aboutsummaryrefslogtreecommitdiff
path: root/tests/testdata/parent.xml
blob: 740edf0bbafecf06facb07ece28ef415bfabcd21 (plain)
1
2
3
4
5
6
7
8
9
10
<Parent>
<A>
    <blah>test</blah>
    <foo>bar</foo>
</A>
<B>
    <this>taht</this>
    <that>this</that>
</B>
</Parent>