Yes, I was talking about internals of objects created by XS code.
The main reason for saving LibXML instances is that I want to save XML parsing time. Because of this, storing stringified XML is not an option for me (actually, this approach will save only file reading time).