<?xml version='1.0'?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsi='http://www.w3.org/1999/XMLSchema-instance' xmlns:xsd='http://www.w3.org/1999/XMLSchema' xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'><SOAP-ENV:Body><ns:echoNestedArrayResponse xmlns:ns='http://soapinterop.org/' SOAP-ENV:encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'><return xmlns:t='http://soapinterop.org/xsd' xsi:type='t:SOAPArrayStruct'><varArray xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/' 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><varInt xsi:type='xsd:int'>-41</varInt><varString xsi:type='xsd:string'>echoStringArray</varString><varFloat xsi:type='xsd:float'>-7.4993</varFloat></return></ns:echoNestedArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
