Your parsing error comes from SonarJava (which also analyzes XML), you should upgrade both SonarJava and SonarXML. Also, these parsing errors are not failing analysis as far as I understand, so not a blocker problem for you.
P.S. If after upgrade these files are still not parsed, run analysis with debug option (-X) to see full logs.