I\'m trying to parse an XML file using PHP, but I get an error message:
parser error : Char 0x0 out of allowed range in
I think it\'
For a non-destructive method of loading this type of input into a SimpleXMLElement, see my answer on How to handle invalid unicode with simplexml