<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAPSDK1:echoStruct xmlns:SOAPSDK1="http://soapinterop.org/"><inputStruct xmlns:si="http://soapinterop.org/xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="si:SOAPStruct"><varString xsi:type="xsd:string">Hello World</varString><varInt xsi:type="xsd:int">42</varInt><varFloat xsi:type="xsd:float">4.19999980926514</varFloat></inputStruct></SOAPSDK1:echoStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

