<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://xspf.org/ns/0/" version="1">
   <title>testList</title>
   <trackList>
      <track>
         <location>file:///./../../Alben/Phil Collins/Hits/15 - In The Air Tonight.flac</location>
         <title>In The Air Tonight</title>
         <creator>Phil Collins</creator>
         <album />
         <image>file:///./cover.jpg</image>
      </track>
   </trackList>
</playlist>