Derive Macro XmlDocument

Source
#[derive(XmlDocument)]
{
    // Attributes available to this derive:
    #[xml]
}