1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This tests that two-byte UTF-8 characters are parsed properly when split across a buffer boundary of length XML_PARSER_BIG_BUFFER_SIZE (300 bytes). -->
3 <doc>
4 <p><![CDATA[]]></p>
5 <p><![CDATA[ ]]></p>
6 </doc>
7