Generate XML playlist for flash using PHP or ASP.NET

Hi there,

I have created a flash mp3 player which will probably be a tutorial in the future. Everything’s fine, BTW how do I generate a temporary XML playlist using PHP or ASP.NET, load it using loadXML(), from the list of files in a folder? Thanks…