old-website/flash/playlist.xml

24 lines
540 B
XML
Executable File

<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>