<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
    <title>Andreas Fulgosi Playlist</title>
    <creator> </creator>
    <link>http://www.andreasfulgosi.com/</link>
    <info>check it out</info>
    <image>covers/1.jpg</image>
    <trackList>
		<track>
          <location>mp3/massa_djour_cd.mp3</location>
          <creator>Raaga Trio</creator>
          <album>The Other Edge</album>
          <title>Massa Djour</title>
          <annotation> </annotation>
          <duration>426</duration>
          <image>covers/cd_the_other_edge.jpg</image>
          <info></info>
          <link>http://www.raagatrio.com/Raaga_Trio/Home.html</link>
        </track>
		<track>
          <location>mp3/on_est_parti_cd.mp3</location>
          <creator>Raaga Trio</creator>
          <album>The Other Edge</album>
          <title>On Est Parti</title>
          <annotation> </annotation>
          <duration>410</duration>
          <image>covers/cd_the_other_edge.jpg</image>
          <info></info>
          <link>http://www.raagatrio.com/Raaga_Trio/Home.html</link>
        </track>
    </trackList>
</playlist>