summaryrefslogtreecommitdiff
path: root/tests/cases/merge-cdata.xml.in
blob: e84d09036a68e0ef30065b529a876a8f5400214f (plain)
1
2
3
4
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>