//! XML dump modules for generating repodata XML files.
//!//! This module provides pure Rust XML generation using quick-xml
//! to produce primary.xml, filelists.xml, other.xml, and repomd.xml.
pubmodfilelists;pubmodother;pubmodprimary;pubmodrepomd;