Created
February 2, 2010 10:05
-
-
Save sco/292557 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:georss="http://www.georss.org/georss" xmlns:activity="http://activitystrea.ms/spec/1.0"> | |
<id>tag:gowalla.com,2009:/visits/all</id> | |
<title>Gowalla Checkins</title> | |
<updated>2010-02-02T09:59:14+00:00</updated> | |
<link rel="self" href="http://gowalla.com/visits/all.atom"/> | |
<link rel="alternate" href="http://gowalla.com/visits/all"/> | |
<author> | |
<name>Gowalla</name> | |
</author> | |
<entry> | |
<id>tag:gowalla.com,2009:/visits/2897374</id> | |
<title>Alfredo Delgado checked in at Lake Wyman Park</title> | |
<updated>2010-02-02T09:59:11+00:00</updated> | |
<published>2010-02-02T09:59:11+00:00</published> | |
<link rel="alternate" type="text/html" href="http://gowalla.com/spots/82410"/> | |
<link rel="image" type="image/jpeg" href="http://static.gowalla.com/categories/38-standard.png"/> | |
<summary>Alfredo Delgado checked in at Lake Wyman Park</summary> | |
<georss:point>26.3645156833 -80.0773565333</georss:point> | |
<activity:actor> | |
<id>tag:gowalla.com,2009:/users/106518</id> | |
<activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type> | |
<title>Alfredo Delgado</title> | |
<link rel="alternate" type="text/html" href="http://gowalla.com/users/106518" /> | |
<link rel="image" type="image/jpeg" href="http://s3.amazonaws.com/static.gowalla.com/users/106518-standard.jpg?1264890720"/> | |
</activity:actor> | |
<activity:verb>http://activitystrea.ms/schema/1.0/share</activity:verb> | |
<activity:verb>http://gowalla.com/schema/1.0/checkin</activity:verb> | |
<activity:object> | |
<id>tag:gowalla.com,2009:/spots/82410</id> | |
<activity:object-type>http://activitystrea.ms/schema/1.0/place</activity:object-type> | |
<activity:object-type>http://gowalla.com/schema/1.0/spot</activity:object-type> | |
<georss:point>26.3645156833 -80.0773565333</georss:point> | |
<title>Lake Wyman Park</title> | |
<link rel="alternate" type="text/html" href="http://gowalla.com/spots/82410"} /> | |
<link rel="image" type="image/png" href="http://static.gowalla.com/categories/38-standard.png"/> | |
</activity:object> | |
</entry> | |
</feed> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment