You should have ill formed XML in your dataset that you are trying to load.
For example a missing tag or <?xml version='1.0' encoding='UTF-8'?> repeated twice etc.. Look for copy paste errors.
<?xml version='1.0' encoding='UTF-8'?> repeated twice etc..
Hope that helps.
-Code Genesys www.codegenesys.com