A small server app, written in Java which allows one to download information from a torrent-tracker's rss-feed and store the information in a database which then exposes the data through a java se 6 webservice.
The webservice has 2 methods, one that returns a list of objects and one that returns an xml-ouput containing the same.