invalid-xml-utf8.xml revision fd5c6425ce58eb75211be7718d5dee960842a37e
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