So... the XML document doesn't declare its encoding correctly.
You should tell the people who created that XML document, so they can fix up their process.
But yes, you can work around their faulty document by simply passing a Reader with the correct encoding to the parser: