Hello, I'm trying to deconstruct an XML file. No problem usually, however in a file I have several XML header type <? Xml version = "1.0" encoding = "utf-8"?>. And the error: "The processing instruction target matching" "is not allowed" How can I use this file? How to separate these xml?