Blame test/c14n/exc-without-comments/merlin-c14n-two-13.xml

Packit Service a31ea6
Packit Service a31ea6
<foo:Root xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xmlns="http://example.org/" xml:lang="en-ie">
Packit Service a31ea6
  <bar:Something>
Packit Service a31ea6
     <foo:Something>
Packit Service a31ea6
        <bar:Something>
Packit Service a31ea6
           <foo:Something>
Packit Service a31ea6
             <baz:Something />
Packit Service a31ea6
           </foo:Something>
Packit Service a31ea6
        </bar:Something>
Packit Service a31ea6
     </foo:Something>
Packit Service a31ea6
  </bar:Something>
Packit Service a31ea6
</foo:Root>