<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoStructResponse xmlns:m="http://soapinterop.org/"><outputStruct xsi:type="ns1:SOAPStruct"  xmlns:ns1="http://soapinterop.org/xsd"><varInt xsi:type="xsd:int">42</varInt><varFloat xsi:type="xsd:float">4.2</varFloat><varString xsi:type="xsd:string">Hello World</varString></outputStruct></m:echoStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
