Hi, Kenneth Miller wrote: > Anyone done anything with this? I know it's simple enough to simply > store an XML string, but has anyone bothered with storying lxml objects? lxml.objectify objects can be pickled. Note this recent thread, which has not reached a decision. http://comments.gmane.org/gmane.comp.python.lxml.devel/3730 Stefan