XML stands for eXtendable Markup Language, it is used in things like XHTML, and RSS/Atom. It's stricter than SGML, as it requires quotation marks around values, all tags must have end tags, and names and atributes must be in lowercase.
All of these "needs" have been passed down to everything that uses XML, including XHTML.
http://en.wikipedia.org/wiki/XML