pub fn read_utf8_file(path: impl AsRef<Path>) -> XmlResult<String>
Reads a UTF-8 file and maps filesystem errors to XmlError.
XmlError