<?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:echoStructAsSimpleTypesResponse xmlns:m="http://soapinterop.org/"><outputString xsi:type="xsd:string">gets</outputString><outputInteger xsi:type="xsd:int">-24</outputInteger><outputFloat xsi:type="xsd:float">40.7589</outputFloat></m:echoStructAsSimpleTypesResponse></SOAP-ENV:Body>
</SOAP-ENV:Envelope>
