<?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:listapiResponse xmlns:namesp1="http://soap1.hopewiser.com/SOAPAtlas">
      <addresses>
        <address>
          <ID>+0+0,Hale Road,Altrincham</ID>
          <LABEL>
            <item>+ [no district]</item>
            <item>+ Hale Road,Altrincham,Cheshire</item>
          </LABEL>
        </address>
        <address>
          <ID>+0+1,Hale Road,Altrincham</ID>
          <LABEL>
            <item>+ Hale</item>
            <item>+ Hale Road,Altrincham,Cheshire</item>
          </LABEL>
        </address>
        <address>
          <ID>+0+2,Hale Road,Altrincham</ID>
          <LABEL>
            <item>+ Hale Barns</item>
            <item>+ Hale Road,Altrincham,Cheshire</item>
          </LABEL>
        </address>
      </addresses>
    </namesp1:listapiResponse>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
