fn xml_element_names(line: &str) -> Vec<String>
Extract XML element names from one line with conservative string scanning.