tribe.net is a social network that amoung other cool things uses FOAF data. FOAF is Friend Of A Friend in RDF/XML that always you to see social connections.
http://www.foaf-project.org/2004/you/index.html
My FOAF is at http://people.tribe.net/littleredhairedgirl/foaf
What I'm interested in is the
based_near tag
<foaf:based_near>
<geo:Point geo:lat="46.2806" geo:long="-119.291"/>
</foaf:based_near>
Which I should be able to direct to Google Maps.
What I'd like to do is read my FOAF data which will provide me with a link of my friends data and grab their geoData. Then map all my friends.
I've started a Robot at
http://service.openkapow.com/littleredhairedgirl/tribereader.rss