XML data contains 3 garbage characters
The extra characters that you are seeing are a BOM (Byte Order Mark) - a signal to the application that the text is in UTF-8. You can simply ignore these characters and pick up at the first "<" symbol to get the XML.
We appreciate your feedback. If you have any questions, comments, or suggestions about this article please contact our support team at support@nsoftware.com.