jQRSS - RSS Feed Reading Made EZ!
This simple and easy to use jQuery Plugin makes calling RSS Feeds simple and easy and provides plenty of feedback in the developer console if available! It maintains a list of Ajax calls for RSS feeds. It also includings easy to override options, in case you want to make it a little more "your own.
$.jQRSS('http://www.yourRSSurl.com/', { options }, function (newsFeed) { /* do work! */ })