pub fn all_text(path: &str) -> Result<Vec<String>, Box<dyn Error>>
Get a list of all text children of all elements in your xml document.