
Xml::hash::lx is a companion for xml::libxml. it operates with libxml objects, can return or accept libxml objects, and may be used for easy data transformations.
it is faster in parsing than xml::simple, xml::hash, xml::twig, and of course much slower than xml::bare.
it is faster in composing than xml::hash, but slower than xml::simple.