Glossary:
XML
XML is an acronym for eXtensible Markup Language. XML is a standard for creating structured text information.
An XML text file contains both the data and description of the data using tags (similar to HTML).
XML is used for sharing data over the Internet and is used in RSS feeds and AJAX web technology.