<?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:echoSimpleTypesAsStruct xmlns:ns="http://soapinterop.org/"><inputString xsi:type="xsd:string">return</inputString><inputInteger xsi:type="xsd:int">44</inputInteger><inputFloat xsi:type="xsd:float">44.2442</inputFloat></ns:echoSimpleTypesAsStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>