1./test/errors/attr4.xml:1: parser error : invalid character in attribute value 2<ROOT attr="XY"/> 3 ^ 4./test/errors/attr4.xml:1: parser error : attributes construct error 5<ROOT attr="XY"/> 6 ^ 7./test/errors/attr4.xml:1: parser error : Couldn't find end of Start Tag ROOT line 1 8<ROOT attr="XY"/> 9 ^ 10./test/errors/attr4.xml:1: parser error : Extra content at the end of the document 11<ROOT attr="XY"/> 12 ^ 13