Yahoo! Maps and RSS with GeoInfo
<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V1/AnnotatedMaps.xsd"> <channel> <title>David's Favorite Lunch Spots</title> <link>http://cscie153.dce.harvard.edu/ </link> <item> <title>Pinnochio's Pizza</title> <link>http://www.pinocchiospizza.net/ </link> <description>The best pizza in the Square. Get a Sicilian slices of Tomato & Basil and Spinache.</description> <geo:lat>42.371984</geo:lat> <geo:long>-71.120269</geo:long> </item> <item> <title>Felipe's Taqueria</title> <link>http://www.felipestaqueria.com/ </link> <geo:lat>42.372436</geo:lat> <geo:long>-71.11962</geo:long> <description>Great burritos. Get a super carnitas burrito with black beans.</description> </item> <item> <title>Crema Cafe</title> <link>http://www.cremacambridge.com/ </link> <geo:lat>42.373465</geo:lat> <geo:long>-71.120722</geo:long> <description>Great cafe and bakery. I prefer the quiche or soup for lunch -- and coffee, of course.</description> </item> </channel> </rss>