pub fn from_string(string: &str) -> Result<Node, Error>
Loads an xml structure from a string and returns appropriate errors