<?xml version="1.0" encoding="UTF-8" ?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
    <title>Rifmelody.Com</title>
    <info>http://www.Rifmelody.com</info>
    <trackList>



  		<!-- You need one of these blocks of code for each song in your playlist. --> 
  		<!-- You can simply copy-paste one of these blocks to add a song. --> 
        <track>
        	<!-- here you insert your song's title --> 
            <annotation>Chem 3ad Tamaziant</annotation>
        	<!-- here you insert the location of your mp3 file --> 
            <location>http://nabil.adam.free.fr/Muziek/Radio-Music/Chem%203ad%20Tamaziant.mp3</location>
        	<!-- here you insert a link for this song, or leave it blank for no link --> 
            <info></info>
        </track>
        <!-- this is the end of the code for one song --> 
 

 <track>
<annotation>Ahya Mechiki Denah</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/Ahya%20Mechiki%20Denah.mp3</location>
 <info></info> </track>
 
 <track>
<annotation>Araiss</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/Araiss.mp3</location>
 <info></info> </track>
 
 <track>
<annotation>Ashhar Oyagh Awanas</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/Ashhar%20Oyagh%20Awanas.mp3</location>
 <info></info> </track>
 
 <track>
<annotation>Azrex ejan athanjath</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/Azrex%20ejan%20athanjath%20.mp3</location>
 <info></info> </track>
 


<track>
<annotation> DJ-ZEH- reggada</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/DJ-ZEH-%20reggada.mp3</location>
 <info></info> </track>
 
 <track>
<annotation>Nach yazren boudinar</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/Nach%20yazren%20boudinar.mp3</location>
 <info></info> </track>
 
 <track>
<annotation> Nash Ba3da Ad  boharyagh</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/Nash%20Ba3da%20Ad%20%20bohareagh.mp3</location>
 <info></info> </track>
 
 <track>
<annotation>Rachwaghad Aw3an</annotation>
<location>http://nabil.adam.free.fr/Muziek/Radio-Music/Rachwaghad%20Aw3an.mp3</location>
 <info></info> </track>
         
    </trackList>
</playlist>