I have a large xml file and I want to print a particular attribute value name id under species tag. I have written this code
fn parse_fn(filename: &str) {