pub fn parse_xml_content( file_name: &str, file_data: &str, options: &ParseOptions, ) -> Result<ParsedXML>