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 <jimm@io.com>
WWW: http://nqxml.sourceforge.net/