<?xml version="1.0"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
  xmlns:si="http://soapinterop.org/xsd">
<SOAP-ENV:Body>
<getLocation>
<ip xsi:type="xsd:string">217.230.89.15</ip>
<username xsi:type="xsd:string">demo</username>
<password xsi:type="xsd:string">demo</password>
</getLocation>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
