<?xml version="1.0"?>
<!-- Simple legal case: default namespace and unbinding -->
<foo xmlns="http://example.org/namespace">
 <foo xmlns=""/>
</foo>