TestDataSpreadsheetFeedSample1.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <feed xmlns="http://www.w3.org/2005/Atom"
  2. xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/"
  3. xmlns:gs="http://schemas.google.com/spreadsheets/2006">
  4. <id>http://spreadsheets.google.com/feeds/spreadsheets/private/full</id>
  5. <updated>2006-11-17T18:23:45.173Z</updated>
  6. <title type="text">Available Spreadsheets</title>
  7. <link rel="alternate" type="text/html"
  8. href="http://spreadsheets.google.com/ccc?key=key"/>
  9. <link rel="http://schemas.google.com/g/2005#feed"
  10. type="application/atom+xml"
  11. href="http://spreadsheets.google.com/feeds/worksheets/key/private/full"/>
  12. <link rel="self" type="application/atom+xml"
  13. href="http://spreadsheets.google.com/feeds/worksheets/key/private/full"/>
  14. <author>
  15. <name>Fitzwilliam Darcy</name>
  16. <email>fitz@gmail.com</email>
  17. </author>
  18. <openSearch:totalResults>1</openSearch:totalResults>
  19. <openSearch:startIndex>1</openSearch:startIndex>
  20. <openSearch:itemsPerPage>1</openSearch:itemsPerPage>
  21. <entry>
  22. <id>http://spreadsheets.google.com/feeds/spreadsheets/private/full/key</id>
  23. <updated>2006-11-17T18:24:18.231Z</updated>
  24. <title type="text">Groceries R Us</title>
  25. <content type="text">Groceries R Us</content>
  26. <link rel="http://schemas.google.com/spreadsheets/2006#worksheetsfeed"
  27. type="application/atom+xml"
  28. href="http://spreadsheets.google.com/feeds/worksheets/key/private/full"/>
  29. <link rel="alternate" type="text/html"
  30. href="http://spreadsheets.google.com/ccc?key=key"/>
  31. <link rel="self" type="application/atom+xml"
  32. href="http://spreadsheets.google.com/feeds/spreadsheets/private/full/key"/>
  33. <author>
  34. <name>Fitzwilliam Darcy</name>
  35. <email>fitz@gmail.com</email>
  36. </author>
  37. </entry>
  38. </feed>