Convert a HTTP status line into an xml element like this:
< Status-line>
< HTTP-Version>HTTP/1.1< /HTTP-Version>
< Status-Code>200< /Status-Code>
< Reason-Phrase>Success - The action was successfully received, understood, and accepted< /Reason-Phrase>
< /Status-line>