pub use *;
pub use *;
pub const LOCATION: &str = "loc";
pub const LAST_MODIFIED: &str = "lastmod";
pub const CHANGE_FREQUENCY: &str = "changefreq";
pub const PRIORITY: &str = "priority";
pub const URL_SET: &str = "urlset";
pub const URL: &str = "url";
pub const SITEMAP_INDEX: &str = "sitemapindex";
pub const SITEMAP: &str = "sitemap";