Is there a good implementation guide for using the kml data to lookup a neighborhood given a lat,lng? I considered the Zillow files prior to using SimpleGeo, but implementing a spatial database in MySQL seemed very complex in comparison to a simple CURL request. Perhaps, this is worth another look.