pub fn paths(path: &str) -> Result<(), Box<dyn Error>>
List all xml paths (as a set, where siblings have the same path if they have the same element type).