summaryrefslogtreecommitdiff
path: root/ext/dom/tests/not_well_formed5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/not_well_formed5.xml')
-rw-r--r--ext/dom/tests/not_well_formed5.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/dom/tests/not_well_formed5.xml b/ext/dom/tests/not_well_formed5.xml
new file mode 100644
index 0000000000..f42ead83ab
--- /dev/null
+++ b/ext/dom/tests/not_well_formed5.xml
@@ -0,0 +1,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>