On Sun, 18 Feb 2001, Tjabo Kloppenburg wrote: > hi, Hello, > 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... :-) I'm not sure I understand the second and third lines of your mail, but if you're after xml parser for Ruby, you might like to check out: http://www.ale.cx/mine/raa/raa-history-Library_XML.html#XMLParser It uses expat (and uconv). - Aleksi