<?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:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:nshpw="http://soap1.hopewiser.com/SOAPAtlas"
    xmlns:nssal="http://gio.bespoke.hopewiser.com/AddressLookup"
    xmlns:xsd="http://www.w3.org/1999/XMLSchema"
    xmlns:xsdal="http://gio.bespoke.hopewiser.com/AddressLookup.xsd"
    xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance">
  <SOAP-ENV:Body>
    <namesp1:statusResponse xmlns:namesp1="http://soap1.hopewiser.com/SOAPAtlas">
      <status>
        <CLICKS>8331</CLICKS>
        <EXPIRY>2006-07-07 00:00:00</EXPIRY>
        <MAX_CLICKS>8400</MAX_CLICKS>
      </status>
    </namesp1:statusResponse>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
