<?xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<env:Body>
<n2:echoSimpleTypesAsStructResponse xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:n2="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<return xmlns:n3="http://soapinterop.org/xsd" xsi:type="n3:SOAPStruct">
<varInt xsi:type="xsd:string">-75</varInt>
<varString xsi:type="xsd:string">silab:round2C</varString>
<varFloat xsi:type="xsd:float">-27.3933</varFloat>
</return>
</n2:echoSimpleTypesAsStructResponse>
</env:Body>
</env:Envelope>
