static void Main(string[] args)
 {
     XmlReader xmlReader = new XmlReader();
 }