You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
540 B
24 lines
540 B
16 years ago
|
<playlist version="1" xmlns="http://xspf.org/ns/0/">
|
||
|
<trackList>
|
||
|
|
||
|
<track>
|
||
|
<title>Afraid</title>
|
||
|
<creator>Jeroen Wijering</creator>
|
||
|
<location>video.flv</location>
|
||
|
</track>
|
||
|
|
||
|
<track>
|
||
|
<title>Afraid (again)</title>
|
||
|
<creator>Jeroen Wijering</creator>
|
||
|
<location>video.flv</location>
|
||
|
</track>
|
||
|
|
||
|
<track>
|
||
|
<title>Afraid (once again)</title>
|
||
|
<creator>Jeroen Wijering</creator>
|
||
|
<location>video.flv</location>
|
||
|
<info>http://www.jeroenwijering.com/</info>
|
||
|
</track>
|
||
|
|
||
|
</trackList>
|
||
|
</playlist>
|