• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/test/c14n/without-comments/
1<?xml version="1.0"?>
2<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">
3  <bar:Something>
4     <foo:Something>
5        <bar:Something>
6           <foo:Something>
7             <baz:Something />
8           </foo:Something>
9        </bar:Something>
10     </foo:Something>
11  </bar:Something>
12</foo:Root>
13