pub fn to_xml( node: &Node, destination: &mut dyn IDestination, ) -> Result<(), String>
Converts a Node tree to XML format stringify