Derive Macro XmlSerialize

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