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