summaryrefslogtreecommitdiff
path: root/tests/results/merge-cdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/results/merge-cdata.xml')
-rw-r--r--tests/results/merge-cdata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/results/merge-cdata.xml b/tests/results/merge-cdata.xml
new file mode 100644
index 0000000..bd6d9a3
--- /dev/null
+++ b/tests/results/merge-cdata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foo>
+ <bar>This is a test<![CDATA[We use <bar> for testing]]></bar>
+ <![CDATA[More testing <foo test="1&amp;2" /> for the masses.]]>
+</foo> \ No newline at end of file