Rss is very often used these days for blogs, file lists and stuff like that. It’s very easy to parse & read the rss feed using C# and syndication feed.
SyndicationFeed only works on .net framework 4.0 and newer. So you can’t use this on Windows Phone. Start a new project it can be any type. Here’s than the code needed to parse the feed: