summaryrefslogtreecommitdiffstats
path: root/fuzzing/testcases/xml/longer.xml
blob: 9e9aa9178de2b7151e6fc94cc7e3e51e9d7737fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<a>
     <b>A</b>
     <c>
          <d>B</d>
          <e>C</e>
     </c>
     <c>
          <d>D</d>
          <e>E</e>
     </c>
</a>