/Source/externals/GData/Source/Tests/FeedFinancePortfolioTest1.xml

http://google-email-uploader-mac.googlecode.com/ · XML · 39 lines · 39 code · 0 blank · 0 comment · 0 complexity · c69f2827544e12e3f53e1403ffaf6893 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom"
  3. xmlns:gd="http://schemas.google.com/g/2005"
  4. xmlns:gf="http://schemas.google.com/finance/2007" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">
  5. <id>http://finance.google.com/finance/feeds/default/portfolios</id>
  6. <updated>2007-01-01T00:00:00.000Z</updated>
  7. <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/finance/2007#portfolio"/>
  8. <title type="text">Portfolio Feed</title>
  9. <link href="http://finance.google.com/finance/portfolio?action=view"
  10. rel="alternate" type="text/html"/>
  11. <link
  12. href="http://finance.google.com/finance/feeds/default/portfolios"
  13. rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
  14. <link
  15. href="http://finance.google.com/finance/feeds/default/portfolios"
  16. rel="http://schemas.google.com/g/2005#post" type="application/atom+xml"/>
  17. <link
  18. href="http://finance.google.com/finance/feeds/default/portfolios"
  19. rel="self" type="application/atom+xml"/>
  20. <openSearch:totalResults>1</openSearch:totalResults>
  21. <openSearch:startIndex>1</openSearch:startIndex>
  22. <openSearch:itemsPerPage>1</openSearch:itemsPerPage>
  23. <entry>
  24. <id>http://finance.google.com/finance/feeds/default/portfolios/1</id>
  25. <updated>2007-01-01T00:00:00.000Z</updated>
  26. <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/finance/2007#portfolio"/>
  27. <title type="text">My Portfolio</title>
  28. <link
  29. href="http://finance.google.com/finance/feeds/default/portfolios/1"
  30. rel="self" type="application/atom+xml"/>
  31. <link
  32. href="http://finance.google.com/finance/feeds/default/portfolios/1"
  33. rel="edit" type="application/atom+xml"/>
  34. <gd:feedLink href="http://finance.google.com/finance/feeds/default/portfolios/1/positions"/>
  35. <gf:portfolioData currencyCode="USD" gainPercentage="10.3"
  36. return1w="12.0" return1y="17.0" return3m="0.0" return3y="23.0"
  37. return4w="-41.0" return5y="10.0" returnOverall="12.0" returnYTD="6.7"/>
  38. </entry>
  39. </feed>