The main difference between XML and HTML

XML validators are available in many different web programming environments including ASP, JSP, ASP.Net etc.. Internet Explorer already has an XML parser built into it that we can program from Javascript in an HTML page and if we set the parser’s validating property to true, it will verify that a given XML document is valid. ................
................