Mark Pilgrim: What is RSS?
Mark Pilgrim on XML.com: “Now let’s get down to actually reading these sample RSS feeds from Python. The first thing we’ll need to do is download some RSS feeds. This is simple in Python; most distributions come with both a URL retrieval library and an XML parser.” (Via Mark Pilgrim.)