<?xml version='1.0'?>
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://www.w3.org/2001/06/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SOAP-ENV:encodingStyle="http://www.w3.org/2001/06/soap-encoding"><SOAP-ENV:Body><ns:echoNestedArray xmlns:ns="http://soapinterop.org/"><inputStruct xsi:type="t:SOAPArrayStruct" xmlns:t="http://soapinterop.org/xsd"><varArray xsi:type="SOAP-ENC:Array" xmlns:t="http://soapinterop.org/xsd" SOAP-ENC:arrayType="xsd:string[3]" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENC:offset="[0]"><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">56</varInt><varString xsi:type="xsd:string">perform</varString><varFloat xsi:type="xsd:float">30.0027</varFloat></inputStruct></ns:echoNestedArray></SOAP-ENV:Body></SOAP-ENV:Envelope>