<?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>MiNiMaL aRt's mix</title>

      <creator>MiNiMaL aRt</creator>

      <location>/remix/May/May_minimal_art.mp3</location>

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

    <track>
      <identifier>2</identifier>

      <title>Oktober</title>

      <creator>Minimal Art</creator>

      <location>/remix/October/October_minimal_art.mp3</location>

      <image>/playlistimages/mnr_lg.jpg</image>
    </track>
    <track>
      <identifier>3</identifier>

      <title>Global Warming mix</title>

      <creator>MiNiMaL aRt</creator>

      <location>/remix/June/June_minimalart.mp3</location>

      <image>/playlistimages/mnr_lg.jpg</image>

    </track>
    <track>
      <identifier>4</identifier>

      <title>Tonight</title>

      <creator>MiNiMaL aRt</creator>

      <location>/remix/August/August_minimalart.mp3</location>

      <image>/playlistimages/mnr_lg.jpg</image>

    </track>
	  <track>
      <identifier>5</identifier>

      <title>Spending Days</title>

      <creator>MiNiMaL aRt</creator>

      <location>/remix/September/September_minimalart.mp3</location>

      <image>/playlistimages/mnr_lg.jpg</image>

    </track>
  </trackList>
</playlist>