~ubuntu-branches/ubuntu/wily/libspiff/wily

« back to all changes in this revision

Viewing changes to test/for_version_1/pass/track-empty-annotation.xspf

  • Committer: Bazaar Package Importer
  • Author(s): Adeodato Simó
  • Date: 2007-10-11 14:44:38 UTC
  • Revision ID: james.westby@ubuntu.com-20071011144438-zpl4gtvl3bf2ocnx
Tags: upstream-0.8.2
Import upstream version 0.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<playlist version="1" xmlns="http://xspf.org/ns/0/">
 
3
  <trackList>
 
4
    <track>
 
5
      <annotation />
 
6
    </track>
 
7
  </trackList>
 
8
</playlist>