/core/externals/update-engine/externals/gdata-objectivec-client/Source/Tests/FeedSpreadsheetWorksheetTest1.xml

http://macfuse.googlecode.com/ · XML · 41 lines · 41 code · 0 blank · 0 comment · 0 complexity · 3ccef15743d96e7da9ff06aec7071510 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom"
  3. xmlns:gs="http://schemas.google.com/spreadsheets/2006" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">
  4. <id>http://spreadsheets.google.com/feeds/worksheets/o04181601172097104111.497668944883620000/private/full</id>
  5. <updated>2007-03-22T23:28:50.977Z</updated>
  6. <category scheme="http://schemas.google.com/spreadsheets/2006" term="http://schemas.google.com/spreadsheets/2006#worksheet"/>
  7. <title type="text">My Test Spreadsheet</title>
  8. <link
  9. href="http://spreadsheets.google.com/ccc?key=o04181601172097104111.497668944883620000"
  10. rel="alternate" type="text/html"/>
  11. <link
  12. href="http://spreadsheets.google.com/feeds/worksheets/o04181601172097104111.497668944883620000/private/full"
  13. rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
  14. <link
  15. href="http://spreadsheets.google.com/feeds/worksheets/o04181601172097104111.497668944883620000/private/full?tfe="
  16. rel="self" type="application/atom+xml"/>
  17. <author>
  18. <name>test</name>
  19. <email>test@foo.net</email>
  20. </author>
  21. <openSearch:totalResults>1</openSearch:totalResults>
  22. <openSearch:startIndex>1</openSearch:startIndex>
  23. <entry>
  24. <id>http://spreadsheets.google.com/feeds/worksheets/o04181601172097104111.497668944883620000/private/full/od6</id>
  25. <updated>2007-03-22T23:28:50.977Z</updated>
  26. <category scheme="http://schemas.google.com/spreadsheets/2006" term="http://schemas.google.com/spreadsheets/2006#worksheet"/>
  27. <title type="text">Sheet1</title>
  28. <content type="text">Sheet1</content>
  29. <link
  30. href="http://spreadsheets.google.com/feeds/list/o04181601172097104111.497668944883620000/od6/private/full"
  31. rel="http://schemas.google.com/spreadsheets/2006#listfeed" type="application/atom+xml"/>
  32. <link
  33. href="http://spreadsheets.google.com/feeds/cells/o04181601172097104111.497668944883620000/od6/private/full"
  34. rel="http://schemas.google.com/spreadsheets/2006#cellsfeed" type="application/atom+xml"/>
  35. <link
  36. href="http://spreadsheets.google.com/feeds/worksheets/o04181601172097104111.497668944883620000/private/full/od6"
  37. rel="self" type="application/atom+xml"/>
  38. <gs:rowCount>100</gs:rowCount>
  39. <gs:colCount>20</gs:colCount>
  40. </entry>
  41. </feed>