| 1234567891011121314151617181920212223242526272829303132333435363738 |
- <feed xmlns="http://www.w3.org/2005/Atom"
- xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/"
- xmlns:gs="http://schemas.google.com/spreadsheets/2006">
- <id>http://spreadsheets.google.com/feeds/spreadsheets/private/full</id>
- <updated>2006-11-17T18:23:45.173Z</updated>
- <title type="text">Available Spreadsheets</title>
- <link rel="alternate" type="text/html"
- href="http://spreadsheets.google.com/ccc?key=key"/>
- <link rel="http://schemas.google.com/g/2005#feed"
- type="application/atom+xml"
- href="http://spreadsheets.google.com/feeds/worksheets/key/private/full"/>
- <link rel="self" type="application/atom+xml"
- href="http://spreadsheets.google.com/feeds/worksheets/key/private/full"/>
- <author>
- <name>Fitzwilliam Darcy</name>
- <email>fitz@gmail.com</email>
- </author>
- <openSearch:totalResults>1</openSearch:totalResults>
- <openSearch:startIndex>1</openSearch:startIndex>
- <openSearch:itemsPerPage>1</openSearch:itemsPerPage>
- <entry>
- <id>http://spreadsheets.google.com/feeds/spreadsheets/private/full/key</id>
- <updated>2006-11-17T18:24:18.231Z</updated>
- <title type="text">Groceries R Us</title>
- <content type="text">Groceries R Us</content>
- <link rel="http://schemas.google.com/spreadsheets/2006#worksheetsfeed"
- type="application/atom+xml"
- href="http://spreadsheets.google.com/feeds/worksheets/key/private/full"/>
- <link rel="alternate" type="text/html"
- href="http://spreadsheets.google.com/ccc?key=key"/>
- <link rel="self" type="application/atom+xml"
- href="http://spreadsheets.google.com/feeds/spreadsheets/private/full/key"/>
- <author>
- <name>Fitzwilliam Darcy</name>
- <email>fitz@gmail.com</email>
- </author>
- </entry>
- </feed>
|