Derive Macro XmlRead

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