blob: 9c944eb00973aed4952750af747f24e9e97b3f4b [file]
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:msr="http://msrmaps.com/">
<soapenv:Body>
<msr:GetPlaceList>
<msr:placeName>Boston</msr:placeName>
<msr:MaxItems>5</msr:MaxItems>
<msr:imagePresence>true</msr:imagePresence>
</msr:GetPlaceList>
</soapenv:Body>
</soapenv:Envelope>