<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:ExampleAPI">
<SOAP-ENV:Body>
    <loginResponse>
        <ns1:response>true</ns1:response>
    </loginResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>