Salut les amis

Je viens de trouver un fichier .xml pour player mp3flash; il utilise un fichier d'extension .ma et je n'arrive pas à lire le code par lequel celui-ci est écrit. Est-ce-que vous pouvez m'aider ?

Voilà le fichier xml :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?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>Maghbouna</annotation>
<!-- here you insert the location of your mp3 file --> 
<location>http://nabil.adam.free.fr/MarocMelody/Music/Rai/cheb-bou3a/Maghbouna.ma</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>Plusieurs Fois</annotation>
<location>http://nabil.adam.free.fr/MarocMelody/Music/Rai/cheb-bou3a/Plusieurs Fois.ma</location>
<info></info> </track></trackList>
</playlist>
et merci de votre aide.

Voici un fichier d'extension .ma : http://nabil.adam.free.fr/MarocMelod...a/Saye Saye.ma