i'm trying to parse an xml file that has a "\" character in it and it's breaking my program. Is it impossible for processing to parse this? is there any way I can create a string that ignores escaping? I can't edit the xml file because i'm reading it from an external website. any suggestions would be appreciated. thanks.
1