NQXML is a pure Ruby implementation of a non-validating XML processor. It includes an XML tokenizer, a SAX-style streaming XML parser, a DOM-style tree XML Parser, and an XML writer. ``NQ'' stands for ``Not Quite''. Author: Jim Menard WWW: http://nqxml.sourceforge.net/