TestDataListFeedSample1.xml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <feed xmlns="http://www.w3.org/2005/Atom"
  2. xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/"
  3. xmlns:gsx="http://schemas.google.com/spreadsheets/2006/extended">
  4. <id>http://spreadsheets.google.com/feeds/list/key/od6/private/full</id>
  5. <updated>2006-11-17T18:23:45.173Z</updated>
  6. <title type="text">Sheet1</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/list/key/od6/private/full"/>
  12. <link rel="http://schemas.google.com/g/2005#post"
  13. type="application/atom+xml"
  14. href="http://spreadsheets.google.com/feeds/list/key/od6/private/full"/>
  15. <link rel="self" type="application/atom+xml"
  16. href="http://spreadsheets.google.com/feeds/list/key/od6/private/full"/>
  17. <author>
  18. <name>Fitzwilliam Darcy</name>
  19. <email>fitz@gmail.com</email>
  20. </author>
  21. <openSearch:totalResults>2</openSearch:totalResults>
  22. <openSearch:startIndex>1</openSearch:startIndex>
  23. <openSearch:itemsPerPage>2</openSearch:itemsPerPage>
  24. <entry>
  25. <id>http://spreadsheets.google.com/feeds/list/key/od6/private/full/cokwr</id>
  26. <updated>2006-11-17T18:23:45.173Z</updated>
  27. <category scheme="http://schemas.google.com/spreadsheets/2006"
  28. term="http://schemas.google.com/spreadsheets/2006#list"/>
  29. <title type="text">Bingley</title>
  30. <content type="text">Hours: 10, Items: 2, IPM: 0.0033</content>
  31. <link rel="self" type="application/atom+xml"
  32. href="http://spreadsheets.google.com/feeds/list/key/od6/private/full/cokwr"/>
  33. <link rel="edit" type="application/atom+xml"
  34. href="http://spreadsheets.google.com/feeds/list/key/od6/private/full/cokwr/2ehkc2oh7d"/>
  35. <gsx:name>Bingley</gsx:name>
  36. <gsx:hours>10</gsx:hours>
  37. <gsx:items>2</gsx:items>
  38. <gsx:ipm>0.0033</gsx:ipm>
  39. </entry>
  40. <entry>
  41. <id>http://spreadsheets.google.com/feeds/list/key/od6/private/full/cyevm</id>
  42. <updated>2006-11-17T18:23:45.173Z</updated>
  43. <category scheme="http://schemas.google.com/spreadsheets/2006"
  44. term="http://schemas.google.com/spreadsheets/2006#list"/>
  45. <title type="text">Charlotte</title>
  46. <content type="text">Hours: 60, Items: 18000, IPM: 5</content>
  47. <link rel="self" type="application/atom+xml"
  48. href="http://spreadsheets.google.com/feeds/list/key/od6/private/full/cyevm"/>
  49. <link rel="edit" type="application/atom+xml"
  50. href="http://spreadsheets.google.com/feeds/list/key/od6/private/full/cyevm/64rl27px3zyn"/>
  51. <gsx:name>Charlotte</gsx:name>
  52. <gsx:hours>60</gsx:hours>
  53. <gsx:items>18000</gsx:items>
  54. <gsx:ipm>5</gsx:ipm>
  55. </entry>
  56. </feed>