<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="glossary-sort-format.xsl" type="text/xsl"?><!DOCTYPE Glossary SYSTEM "glossary.dtd"><Glossary>  <Term id="SGML">    <Name>SGML</Name>    <Acronym>SGML</Acronym>    <ExpandedAcronym>Standard Generalized Markup Language</ExpandedAcronym>    <DefinitionSection>      <Concept>markup</Concept>      <Concept>document</Concept>      <Concept>validation</Concept>      <Definition>An international standard [ISO 8879:1986, Information Processing Text and Office Systems] for the definition of device-independent, system-independent methods of representing texts in electronic form. SGML emphasizes descriptive rather than procedural markup. While HTML is a markup language which deals primarily with the appearance of a document, SGML is a more complex system for describing structural divisions in a text (title page, chapter, scene, stanza), typographical elements (changing typefaces), and other textual features (grammatical structure, etc.). The "tags" in SGML preserve the structure of a text, enable the user to constrain searches to particular structural features of the text and aid in the navigation and use of the text.       More information on SGML is available at http://sunsite.berkeley.edu/SGML/.       A language for marking up documents so that they could be parsed by computer programs. Each community of people that wishes to author and parse documents must agree on a Document Type Definition (DTD), which it itself a machine-parsable description of what tags a marked-up document must or may have.</Definition>      <Source>http://philip.greenspun.com/seia/glossary</Source>      <Usage>SGML is the forerunner of both HTML and XML.</Usage>      <RelatedTerm>XML</RelatedTerm>      <RelatedTerm>HTML</RelatedTerm>    </DefinitionSection>  </Term>      <Term id="XPath">    <Name>XPath</Name>  </Term>  <Term id="XLink">    <Name>XLink</Name>  </Term>   <Term id="XHTML">    <Name>XHTML</Name>  </Term>  <Term id="DOM">    <Name>DOM</Name>  </Term>   <Term id="SAX">    <Name>SAX</Name>  </Term>  <Term id="SVG">    <Name>SVG</Name>  </Term>   <Term id="XPointer">    <Name>XPointer</Name>  </Term>  <Term id="Web-Services">    <Name>Web Services</Name>  </Term>   <Term id="WSDL">    <Name>WSDL</Name>  </Term>  </Glossary>