New DevNugget: Consuming RSS in ASP.NET 2.0

I've got a new DevNugget up, and this one demonstrates how to consume an RSS feed in ASP.NET 2.0, using the XmlDataSource control and a DataList control bound to it, with a little XPath thrown in for seasoning. You can view it here.