2
0

TestDataDocumentListFeedSample.xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <ns0:feed xmlns:ns0="http://www.w3.org/2005/Atom">
  2. <ns1:totalResults xmlns:ns1="http://a9.com/-/spec/opensearchrss/1.0/">2</ns1:totalResults>
  3. <ns1:startIndex xmlns:ns1="http://a9.com/-/spec/opensearchrss/1.0/">1</ns1:startIndex>
  4. <ns0:entry>
  5. <ns0:content src="http://foo.com/fm?fmcmd=102&amp;key=supercalifragilisticexpeadocious" type="text/html"/>
  6. <ns0:author>
  7. <ns0:name>test.user</ns0:name>
  8. <ns0:email>test.user@gmail.com</ns0:email>
  9. </ns0:author>
  10. <ns0:category label="spreadsheet" scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/docs/2007#spreadsheet" />
  11. <ns0:id>http://docs.google.com/feeds/documents/private/full/spreadsheet%3Asupercalifragilisticexpeadocious</ns0:id>
  12. <ns0:link href="http://foo.com/ccc?key=supercalifragilisticexpeadocious" rel="alternate" type="text/html" />
  13. <ns0:link href="http://foo.com/feeds/worksheets/supercalifragilisticexpeadocious/private/full" rel="http://schemas.google.com/spreadsheets/2006#worksheetsfeed" type="application/atom+xml" />
  14. <ns0:link href="http://docs.google.com/feeds/documents/private/full/spreadsheet%3Asupercalifragilisticexpeadocious" rel="self" type="application/atom+xml" />
  15. <ns0:title type="text">Test Spreadsheet</ns0:title>
  16. <ns0:updated>2007-07-03T18:03:32.045Z</ns0:updated>
  17. </ns0:entry>
  18. <ns0:entry>
  19. <ns0:content src="http://docs.google.com/RawDocContents?action=fetch&amp;docID=gr00vy" type="text/html" />
  20. <ns0:author>
  21. <ns0:name>test.user</ns0:name>
  22. <ns0:email>test.user@gmail.com</ns0:email>
  23. </ns0:author>
  24. <ns0:category label="document" scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/docs/2007#document" />
  25. <ns0:id>http://docs.google.com/feeds/documents/private/full/document%3Agr00vy</ns0:id>
  26. <ns0:link href="http://foobar.com/Doc?id=gr00vy" rel="alternate" type="text/html" />
  27. <ns0:link href="http://docs.google.com/feeds/documents/private/full/document%3Agr00vy" rel="self" type="application/atom+xml" />
  28. <ns0:title type="text">Test Document</ns0:title>
  29. <ns0:updated>2007-07-03T18:02:50.338Z</ns0:updated>
  30. </ns0:entry>
  31. <ns0:id>http://docs.google.com/feeds/documents/private/full</ns0:id>
  32. <ns0:link href="http://docs.google.com" rel="alternate" type="text/html" />
  33. <ns0:link href="http://docs.google.com/feeds/documents/private/full" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" />
  34. <ns0:link href="http://docs.google.com/feeds/documents/private/full" rel="http://schemas.google.com/g/2005#post" type="application/atom+xml" />
  35. <ns0:link href="http://docs.google.com/feeds/documents/private/full" rel="self" type="application/atom+xml" />
  36. <ns0:title type="text">Available Documents - test.user@gmail.com</ns0:title>
  37. <ns0:updated>2007-07-09T23:07:21.898Z</ns0:updated>
  38. </ns0:feed>