Builder::XmlMarkup
- Builder::XmlMarkup has been very popular
- Rails has picked it up for its XML generation.
- Makes it almost easier to right Rubycode to generate the XML than
to write the XML directory.
- Available at: http://builder.rubyforge.org/
- Full Version Features includes
- attribute definition
- processing instructions
- namespaces
- pretty printed output