I have created a Custom List that includes the following columns; Title, Description and URL. The URL column contains a url to a media file that is hosted on another server. I would like to create a podcast from this list that my users can subscribe to using iTunes.
How do I create a rss feed that includes an enclosure tag for the URL column? Do I use the Content Query Web Part and then modify the itemstyle.xsl to create a new rss feed?