Hello ,
someone can help me to create a xml file ?
i don't know to create it and to extract automaticly informations from database
i need this to send information to liveradio system.
i need something like this below :
http://pro.hotmixmedias.net/xml_liverad ... _dance.xml <?xml version="1.0" encoding="iso-8859-1" ?>
- <rol_notification>
<name>Hotmixradio - Dance</name>
<timeZone>Europe/Paris</timeZone>
<url>http://www.hotmixradiodance.fr</url>
- <onair>
<start>18/11/2008 16:24:19</start>
- <title>
- <![CDATA[ Just Dance (Main Robots to Mars Remix)
]]>
</title>
- <artist>
- <![CDATA[ LADY GAGA
]]>
</artist>
<album />
<duration>281</duration>
<info>http://www.hotmixradio.fr/voir-clip-LADY%20GAGA-Just%20Dance%20(Main%20Robots%20to%20Mars%20Remix)</info>
<cover />
<music>S</music>
<comment />
</onair>
</rol_notification>