I thought after so many releases of .net framework there would be some improvements in xml parsing.
Is it possible for creating a simple xmlnode from string with a lightweight class without using the bulky and ugly XmlDocument class which takes care of all under one roof xml operations?