1<?xml version="1.0" encoding="UTF-8" ?> 2<root> 3 <fail> This is an invalid byte in UTF-8: � </fail> 4 <test/> <!-- shouldn't ever be parsed, as the parser should abort at the first sign of non-well-formedness --> 5</root> 6