I am getting \"Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it\" error
That is not valid XML.
As the error clearly states, the XML declaration () must come first.