//! # This is `xml-rs` crate
//!
//! This crate [has been renamed to `xml`](https://lib.rs/crates/xml).
//!
//! Please update your dependencies:
//!
//! ```toml
//! xml = "1.0"
//! ```
//!
//! # Use the `xml` crate instead
//!
//! [Go to the the latest documentation](https://docs.rs/xml).
pub use *;