Recently I needed to put the change log from our subversion repository online. Luckily, Martin Pittenauer put together a great XSLT script that turns the XML produced by the SVN Log command into an RSS feed. It utilizes eXSLT so you'll need to use a compatible...