There is an old perl script called rss2html.pl available here that will convert XML feeds to HTML..
Let’s take the Security Focus feed (http://www.securityfocus.com/rss/vulnerabilities.xml) and create some HTML:
perl rss2html.pl http://www.securityfocus.com/rss/vulnerabilities.xml |
Here is what the output looks like when rendered: