Introduction to options
Options let you influence the beautifiying process. They
are passed to the renderer and thus, you have to check, whether
the renderer you are using supports the options you want to use.
As there currently is only one renderer (Plain) available,
you should not worry about this too much.
Options can be passed as an associative array to the
constructor of XML_Beautifier.