  <?xml version="1.0" encoding="UTF-8" ?> 
- <playlist version="1" xmlns="http://xspf.org/ns/0/">
- <trackList>
- <track>
  <creator>Roberta Danchuck</creator> 
  <title>The Marquesa Collection</title> 
  <location>http://diamondvideography.com/gems/8.flv</location> 
  <image>pwnage.jpg</image> 
  <annotation>This is the first video</annotation> 
  <duration>16</duration> 
  </track>
- <track>
  <creator>Video Two</creator> 
  <title>Video Two</title> 
  <location>video.flv</location> 
  <image>pwnage.jpg</image> 
  <annotation>This is the second video</annotation> 
  <duration>12</duration> 
  </track>
- <track>
  <creator>Video Three</creator> 
  <title>Video Three</title> 
  <location>video.flv</location> 
  <image>pwnage.jpg</image> 
  <annotation>This is the third video</annotation> 
  <duration>27</duration> 
  </track>
- <track>
  <creator>Video Four</creator> 
  <title>Video Four</title> 
  <location>video.flv</location> 
  <image>pwnage.jpg</image> 
  <annotation>This is the fourth video</annotation> 
  <duration>27</duration> 
  </track>
- <track>
  <creator>Video Five</creator> 
  <title>Video Five</title> 
  <location>video.flv</location> 
  <image>pwnage.jpg</image> 
  <annotation>This is the fifth video</annotation> 
  <duration>27</duration> 
  </track>
- <track>
  <creator>Video Six</creator> 
  <title>Video Six</title> 
  <location>video.flv</location> 
  <image>pwnage.jpg</image> 
  <annotation>This is the sixth video</annotation> 
  <duration>27</duration> 
  </track>
  </trackList>
  </playlist>
