pub fn parse_manifest(raw: &str) -> Result<Manifest, AqlError>
Parse a manifest from a raw XML string.