<E:Envelope
	xmlns:E="http://schemas.xmlsoap.org/soap/envelope/"
	xmlns:A="http://schemas.xmlsoap.org/soap/encoding/"
	xmlns:s="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:y="http://www.w3.org/2001/XMLSchema"
	E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<E:Body>
<m:echoStructAsSimpleTypesResponse
	xmlns:m="http://soapinterop.org/">
<outputString
	s:type="y:string">crypt</outputString>
<outputInteger
	s:type="y:int">-47</outputInteger>
<outputFloat
	s:type="y:float">99.8490982</outputFloat>
</m:echoStructAsSimpleTypesResponse>
</E:Body>
</E:Envelope>
