SGML
Standard Generalized Markup Language
An international standard for specifiying a document markup language that represents a document's data and structure. SGML identifies elements such as headlines and paragraphs as objects and allows users to use a DTD (Document Type Definition) to define the relationships between these objects across documents. Examples of SGML-based languages include HTML and XML.