summaryrefslogtreecommitdiffstats
path: root/test/xml-structure/namespace-default/input.xml
blob: 012dd0684c7ae3ddcc874d6c2aa9aa245b1bd85d (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<root xmlns="http://test.test.org/">
    <entry>
        <name>Foo</name>
    </entry>
</root>