Sometimes my CONSTRUCTs retrieve wrongly encoded UTF-8 content. When Xerces/Jena parses such XML data, it returns an XML parsing error.
Is it a common issue? Could we imagine a workaround, so the parsing does not fail on UTF-8 encoding errors? May be preparse and fix any UTF-8 inconsistencies before the XML parsing...
