If you have read the previous post about the Website Music Player than you should be able to understand a little more about what is said in this post.

I was searching for hours and hours the other day and found some snippets of code to generate my music RSS and wow I love IT! I used PHP and xml to generate the RSS format.

I first had thought about how I generated the .xml code from the media player list and then found some things that could help in order to generate the correct information for the RSS feed.

So here is the code that I made that works: (put this code in a music_rss.php file)