<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <FindResponse xmlns="http://s.mappoint.net/mappoint-20/">
      <FindResult>
        <FindResult>
          <Score>0.88958438128772643</Score>
          <FoundLocation>
            <LatLong Latitude="40.44790411433236" Longitude="-79.994128046498773"/>
            <GeoEntity>
              <EntityID>153929302</EntityID>
              <Name>15222</Name>
              <DisplayName>15222, Pennsylvania, United States</DisplayName>
              <GeoType>
                <Name>Postcode1</Name>
                <ParentName>Postcode</ParentName>
              </GeoType>
            </GeoEntity>
            <BestMapView>
              <CenterPoint Latitude="40.44790411433236" Longitude="-79.994128046498773"/>
              <Height>4</Height>
              <Width>4</Width>
              <BoundingRectangle>
                <SouthWestCoord Latitude="40.429937985815847" Longitude="-80.012094175015278"/>
                <NorthEastCoord Latitude="40.465870242848879" Longitude="-79.976161917982253"/>
              </BoundingRectangle>
            </BestMapView>
            <GeoDataSource>
              <Name>MapPoint.NA</Name>
              <Version>NA.US.0C.0110</Version>
            </GeoDataSource>
          </FoundLocation>
        </FindResult>
      </FindResult>
      <numFound>1</numFound>
    </FindResponse>
  </soap:Body>
</soap:Envelope>
