Test case o-p02fail30: gnu.xml.aelfred2.XmlReader Failed

The original document is too malformed to include but you can find it here.

Test case o-p02fail30: gnu.xml.aelfred2.XmlReader Failed

Use of illegal character within XML document.

Expected resultActual result for gnu.xml.aelfred2.XmlReader
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <fatalError/>
    <endDocument/>
</ConformanceResults>
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <endDocument/>
    <bug reason="Parser should only throw SAXExceptions" type="java.lang.ArrayIndexOutOfBoundsException">0 &gt;= 0</bug>
</ConformanceResults>