<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://example.com/webservice">
    <soapenv:Header/>
    <soapenv:Body><status>success</status>
<message>Successful request</message>
<code>200</code>
<ok>1</ok></soapenv:Body>
</soapenv:Envelope>