From: Kyle Heon Date: 2005-06-26T09:41:54+09:00 Subject: Reading XML docs (Ruby/Rails) ------=_NextPart_000_0003_01C579C6.4F612820 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I'm pretty new to Ruby and Rails so I apologize if this has always been discussed here. I'm trying to figure out how to open an xml document and work with the data, specifically using XPath statements. I wasn't really successful looking for info on how to do this. Are there any built-in classes (Ruby and/or Rails) that I can read up on? If not, what about third party parsers? Thanks in advance! Kyle Heon kheon@comcast.net ------=_NextPart_000_0003_01C579C6.4F612820--