Hi ! I'm currently trying to parse this XML : http://leapxl.com/special/xml-rss2.xml (In french) I added the START and STOP tags. I just want to get an array with everything between START and STOP, for each <item> If it's not clear enough, just go here : http://leapxl.com/special/xml-rss.xml Everything between START and STOP, in an array. Thanks in advance ! -- Posted via http://www.ruby-forum.com/.