summaryrefslogtreecommitdiff
path: root/ext/dom/tests/not_well_formed5.xml
blob: f42ead83ab36add5c2dca1e88e571cf8f1e840b9 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" ?>
<!-- Extra content at the end of the document -->
 <book>
  <title>The Grapes of Wrath</title>
  <author>John Steinbeck</author>
 </book>
 <book>
  <title>The Pearl</title>
  <author>John Steinbeck</author>
 </book>