<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Body><e:echoFloatArrayResponse xmlns:e="http://soapinterop.org/"><outputFloatArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:float[3]"><item xsi:type="xsd:float">42</item>
<item xsi:type="xsd:float">42.0999985</item>
<item xsi:type="xsd:float">42.2000008</item>
</outputFloatArray>
</e:echoFloatArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

