Derive Macro XmlWrite

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