<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/"
          xmlns:ns="http://xspf.org/ns/0/">
  <trackList>
    <track>
      <identifier>1</identifier>

      <title>Throw me nuclear mix</title>

      <creator>escha</creator>

      <location>/remix/April/April_eshca.mp3</location>

      <image>/playlistimages/escha.jpg</image>
    </track>

    <track>
      <identifier>2</identifier>

      <title>Alien finale mix</title>

      <creator>escha</creator>

      <location>/remix/February/February_escha.mp3</location>

     <image>/playlistimages/escha.jpg</image>
    </track>
  </trackList>
</playlist>
