On Sun, 18 Feb 2001, Tjabo Kloppenburg wrote: > I just tried to ask wether there's some code to parse xml in ruby. > A non intelligent filter rejected the mail "or 'one line body'". > This are three lines... :-) There is xmlparser, an "Expat Module for Ruby", or if you want to process XSLT stylesheets, there is an interface to Sablotron. For both see RAA (http://www.ruby-lang.org/en/raa.html). -- Michael Neumann