XML Error. :(

Rorybob

Chieftain
Joined
Dec 7, 2008
Messages
46
Okay, I tested my mod today, but found this error, and despite my efforts, cannot corrrect it. It's my Text file for one of my civilizations, who I have programmed in, which works, apart from the text file.

Failed Loading XML file xml\text\gametextinfos_yourciv.xml [.\FXml.ccp:133] Error parsing XML File -
File: xml\text\gametextinfos_yourciv.xml
Reason: Invalid at the top level of the document.

Line: 1,1
Source: ï>>¿<?xml version="1.0" encoding="utf-8">


I tried editing the top line in all possible ways I could think of to make it work but to no avail. Any helpful people around? :)
 
The first line reads, and read "<?xml version="1.0" encoding="utf-8"?>" So i'm not sure why it has those characters in front of it in the error report.
 
Back
Top Bottom