i have an xml file and sometimes closing tags are missed(i know we can use schema) and just wanna know how to find missing tags using c#( an sample example would be enough)
yogi