XML stands for EXtensible Markup Language. XML is used to describe and carry data.You may not think this looks like a database or a data file, since XML was not designed display data. There are many ways to display the data in a XML document. One way is to use XSL (the eXtensible Stylesheet Language). With XSL you can display information in your XML document.