XML
XML stand for eXtensible Mark-up Language. XML is a Web page language like HTML, but instead of just describing how information will look, it actually describes what information is, such as a post code, or date of birth.
Acronym for eXtensible Markup Language.A richer subset of SGML than HTML.It is a next step in the evolution of web data formats beyond HTML.
Stands for "Extensible Markup Language." (Yes, technically it should be EML). It is a web development format for defining specialized markup languages which can be used to transmit data that is formatted for a specific purpose. Get all that? Basically, XML is related to the hyper-text markup language (HTML), but it isn't really a markup language. It's more of a meta-language, which is a language used to create other specialized languages. Though XML is a rather new concept, it has already gained a lot of support from web developers. Don't be surprised if you see XML replacing HTML in the future.