Failed to load profile: Name cannot begin with the '' character, hexadecimal value 0xFEFF. Line 29, position 106.
System.Xml.XmlException: Name cannot begin with the '' character, hexadecimal value 0xFEFF. Line 29, position 106.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   at Zeta.Bot.Profile.Profile.Load(String path)
   at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)