Ruby ships with a standard library that lets you read web feeds in the “classic” Really Simple Syndication (RSS) flavors (0.9x/1.0/2.0) and in the “modern” Atom Publishing format. Let’s try it all out pulling web feeds from the Vancouver.rb site. Task I: Reading Really Simple Syndication (RSS) Feeds Let’s read in a “classic” web feed in the Really Simple Syndication (RSS) format pulled from the Va