/Prototipo/Servlet/Georss.xml

http://prototipomemoria.googlecode.com/ · XML · 24 lines · 22 code · 2 blank · 0 comment · 0 complexity · 1149441b2331f86bd9ce7ce298636456 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom"
  3. xmlns:dc="http://purl.org/dc/elements/1.1/"
  4. xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
  5. xmlns:georss="http://www.georss.org/georss"
  6. xmlns:woe="http://where.yahooapis.com/v1/schema.rng"
  7. xmlns:flickr="urn:flickr:"
  8. xmlns:media="http://search.yahoo.com/mrss/">
  9. <title>The faulkner_usa Pool, with geodata</title>
  10. <subtitle>Pictures of my dog in a variety of locations</subtitle>
  11. <updated>2006-08-29T15:42:35Z</updated>
  12. <entry>
  13. <title>Manhattan, NY</title>
  14. <link rel="alternate" type="text/html" />
  15. <published>2006-08-29T15:42:35Z</published>
  16. <updated>2006-08-29T15:42:35Z</updated>
  17. <dc:date.Taken>2005-10-02T17:35:35-08:00</dc:date.Taken>
  18. <georss:point>-33.397 -56.644</georss:point>
  19. <geo:lat>-33.397</geo:lat>
  20. <geo:long>-56.644</geo:long>
  21. </entry>
  22. </feed>