<?xml version="1.0"?>
<SOAP-ENV:Envelope
    SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Body>
<m:echoSimpleTypesAsStructResponse xmlns:m="http://soapinterop.org/"><return xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">transform</varString><varInt xsi:type="xsd:int">97</varInt><varFloat xsi:type="xsd:float">-84.3167</varFloat></return></m:echoSimpleTypesAsStructResponse></SOAP-ENV:Body>
</SOAP-ENV:Envelope>
