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 8 <ROOT attr="XY"/> 9 ^ 10 ./test/errors/attr4.xml : failed to parse 11