<?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:logoutResponse xmlns:namesp1="http://soap1.hopewiser.com/SOAPAtlas">
      <success xsi:type="xsd:int">1</success>
    </namesp1:logoutResponse>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

