<bar:Something xmlns=“example.org/” xmlns:bar=“example.org/bar”>

   <foo:Something xmlns:foo="http://example.org/foo">
      <bar:Something>
         <foo:Something>
           <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
         </foo:Something>
      </bar:Something>
   </foo:Something>
</bar:Something>