Is there a setting I can modify to force the parser to only interpret <?php as PHP so it doesn't try to interpret <?xml as PHP? This topic was pretty much impossible to search for, I dont think the search function wanted to comply. Alternatively, is there any other way to make the parser skip the following without screwing up the XML?
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
PS. I couldn't find a more appropriate forum to post this in... if there's somewhere it is more suited, my apologies.