pub fn collect_text_values(xpath_value: &XPathResult) -> Vec<String>
Collects text values from an XPath result.