public class RcStandard
            {
                [XmlAttribute("pos")] public string Position { get; set; }
                [XmlAttribute("strength")] public string Strength { get; set; }
                [XmlAttribute("D")] public string D { get; set; }