I had similar issue with doxygen parsing the xml file, and the reason is that the encoding of the source file not 'utf-8'. I did not see the invalid ascii char in your line 13, not sure there could be similar reason.