summaryrefslogtreecommitdiffstats
path: root/test/xml-structure/basic-2/input.xml
blob: 1466be4bbbac3cf838a713804f66779da97bf139 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!--This one has no recurring sub-structure at all.-->
<root>
    <name>Thomas Anderson</name>
    <age>unknown</age>
    <nickname>Neo</nickname>
</root>