feature: Add SAX-based parser for XmlMini, using REXML

I propose to add a SAX-based parser to REXML, as well as other XmlMini, to speed up the XML parsing process. The purpose of this feature is to provide faster parsing than REXML(DOM) when libxml-ruby or nokogiri is not available.

checkout my PR for this:

This is an old post.

Sorry.