in reply to enabling XML::Rabbit serialization
XML::LibXML is a wrapper around the C libxml2 library. Most XML::LibXML objects are just ephemeral pointers (which pop in and out of existence as required) to the "real" objects which live in "C space".