<?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:echoNestedArrayResponse xmlns:m="http://soapinterop.org/"><return xsi:type="ns1:SOAPArrayStruct"><varString xsi:type="xsd:string">exit</varString><varInt xsi:type="xsd:int">-53</varInt><varFloat xsi:type="xsd:float">-83.4326</varFloat><varArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]"><item xsi:type="xsd:string">red</item><item xsi:type="xsd:string">green</item><item xsi:type="xsd:string">blue</item></varArray></return></m:echoNestedArrayResponse></SOAP-ENV:Body>
</SOAP-ENV:Envelope>
