Sun has a Java library for download that helps with the parsing of RSS feeds.
RSS is XML that describes news items or articles. RSS feeds are used for aggregating content from other sources, such as other websites. As the data is in XML, it can be transformed and processed very easily for display in a number of different ways.