/// <summary>
 /// Returns the XML of the designer.
 /// </summary>
 public string GetXML()
 {
     return(RuleTree.GetXML());
 }