summary refs log tree commit diff stats
path: root/tests/testdata/doc1.xml
blob: 07cbceeb73ae1935997196af7d8325a3769d637d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" ?>
<root>
  <tag>
    <test arg="blah" arg2="test"/>
    <test2>
      bla ah absy hsh
      hsh
      &woohoo;
      sjj
    </test2>
    <test><teh>bla</teh></test>
  </tag>
</root>