Derive Macro XmlSerialize

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