pub fn export_dataset_to_xml(path: &Path, ds: &DataSet) -> IngestionResult<()>
Write a DataSet to a single XML file (see module docs for layout).
DataSet