pub fn parse_record<S: AsRef<str>>(xml: S) -> Result<MARCRecord>
Parse a single MARC record from an XML string.