Bug fix for the storage of the XML structural object in the state and results files.
Previously any objects added to cdp.structure (or any structure object) would not be saved by the
structural object to_xml() method unless the function is explicitly modified to store that object.
Now all objects present will be converted to XML.