Console.WriteLine("<add Key= {0} Value={1}/>",xn.Attributes.GetNamedItem("key").Value,xn.Attributes.GetNamedItem("value").Value);