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

http://macfuse.googlecode.com/ · XML · 46 lines · 46 code · 0 blank · 0 comment · 0 complexity · e5d52df84af8b13033c1e91bb09f9f99 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/1/positions/NASDAQ%3AAAPL/transactions</id>
  6. <updated>2008-06-10T23:55:35.000Z</updated>
  7. <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/finance/2007#transaction"/>
  8. <title type="text">Apple Inc.</title>
  9. <link
  10. href="http://finance.google.com/finance/portfolio?action=viewt&amp;pid=1"
  11. rel="alternate" type="text/html"/>
  12. <link
  13. href="http://finance.google.com/finance/feeds/default/portfolios/1/positions/NASDAQ%3AAAPL/transactions"
  14. rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
  15. <link
  16. href="http://finance.google.com/finance/feeds/default/portfolios/1/positions/NASDAQ%3AAAPL/transactions"
  17. rel="http://schemas.google.com/g/2005#post" type="application/atom+xml"/>
  18. <link
  19. href="http://finance.google.com/finance/feeds/default/portfolios/1/positions/NASDAQ%3AAAPL/transactions"
  20. rel="self" type="application/atom+xml"/>
  21. <openSearch:totalResults>1</openSearch:totalResults>
  22. <openSearch:startIndex>1</openSearch:startIndex>
  23. <openSearch:itemsPerPage>1</openSearch:itemsPerPage>
  24. <entry>
  25. <id>http://finance.google.com/finance/feeds/default/portfolios/1/positions/NASDAQ%3AAAPL/transactions/4</id>
  26. <updated>2008-06-10T23:55:35.000Z</updated>
  27. <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/finance/2007#transaction"/>
  28. <title type="text">4</title>
  29. <link
  30. href="http://finance.google.com/finance/feeds/default/portfolios/1/positions/NASDAQ%3AAAPL/transactions/4"
  31. rel="self" type="application/atom+xml"/>
  32. <link
  33. href="http://finance.google.com/finance/feeds/default/portfolios/1/positions/NASDAQ%3AAAPL/transactions/4"
  34. rel="edit" type="application/atom+xml"/>
  35. <gf:transactionData date="2008-06-02T00:00:00.000"
  36. notes="Astrologer&amp;#39;s advice" shares="100.0" type="Buy">
  37. <gf:commission>
  38. <gd:money amount="13.12" currencyCode="USD"/>
  39. </gf:commission>
  40. <gf:price>
  41. <gd:money amount="120.0" currencyCode="USD"/>
  42. <gd:money amount="110.0" currencyCode="CAD"/>
  43. </gf:price>
  44. </gf:transactionData>
  45. </entry>
  46. </feed>