/apps/timeline/public/example1.xml

http://zoop.googlecode.com/ · XML · 28 lines · 25 code · 3 blank · 0 comment · 0 complexity · 224edcbd0370297b63e7089b38c34959 MD5 · raw file

  1. <data>
  2. <event
  3. start="May 28 2006 09:00:00 GMT"
  4. end="Jun 15 2006 09:00:00 GMT"
  5. isDuration="true"
  6. title="Writing Timeline documentation"
  7. image="http://simile.mit.edu/images/csail-logo.gif"
  8. >
  9. A few days to write some documentation for &lt;a href="http://simile.mit.edu/timeline/"&gt;Timeline&lt;/a&gt;.
  10. </event>
  11. <event
  12. start="Jun 16 2006 00:00:00 GMT"
  13. end="Jun 26 2006 00:00:00 GMT"
  14. title="Friend's wedding"
  15. >
  16. I'm not sure precisely when my friend's wedding is.
  17. </event>
  18. <event
  19. start="Aug 02 2006 00:00:00 GMT"
  20. title="Trip to Beijing"
  21. link="http://travel.yahoo.com/"
  22. >
  23. Woohoo!
  24. </event>
  25. </data>