HTTP/1.0 200 OK
Server: <a href="http://pywebsvcs.sf.net">SOAPpy 0.11.3</a> (Python 2.4.4)
Date: Sun, 09 Nov 2008 19:23:10 GMT
Content-type: text/xml; charset="UTF-8"
Content-length: 564
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
<SOAP-ENV:Body>
<GetHitResponse SOAP-ENC:root="1">
<Result SOAP-ENC:arrayType="xsd:int[2]" xsi:type="SOAP-ENC:Array">
<factor>2</factor>
<value>25</value>
</Result>
</GetHitResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>