pub(crate) fn read_zip_xml( file_path: &str, names: &[&str], ) -> Result<String, String>
Read XML from a ZIP archive (Studio One, DAWproject).