<?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>
    <FindNearby xmlns="http://s.mappoint.net/mappoint-20/">
      <geoDataSource>
        <Name>brainbrawn</Name>
      </geoDataSource>
      <latLong>
        <LatLongCoord Latitude="40.44790411433236" Longitude="-79.994128046498773"/>
      </latLong>
      <distance>3</distance>
      <searchSet>
        <EntityTypePropertySet>
          <GeoType>
            <Name>strip clubs</Name>
          </GeoType>
        </EntityTypePropertySet>
      </searchSet>
      <searchOperator>Or</searchOperator>
    </FindNearby>
  </soap:Body>
</soap:Envelope>