Using Ruby and LibXml to Parse XML From FriendFeed
LibXml is hard to beat if you want to parse some XML but there aren't many samples of code about. I find I learn best from looking at practical examples so here's a heavily commented snippet from a rails project I'm working on at the moment...
This example is taken from the code behind http://simonstarr.com/.