summaryrefslogtreecommitdiff
path: root/tests/IT-malformed.xml
blob: 1df11e5a8770aba4043989bdc56fce25bc865c1d (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<myDoc>
 <body>
  <par>This is the first paragraph. It has some <code>malformed XML<code>.</par>
 </body>
</myDoc>