<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Body><e:echoStringResponse xmlns:e="http://soapinterop.org/"><outputString xsi:type="xsd:string">Hello World</outputString>
</e:echoStringResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

