Derive Macro XmlRootTag

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