pub fn xml_count_substring(string: &str, substring: &str) -> usize
Count the number of times a substring appears in a string