XML is document structure/syntax
- used for creating structured elements beyond those provided in HTML:
<Author>John Smith</Author>
- one could create an emoticon DTD, with documents having actual <smile>,
<frown>, and <grin> tags!
- this could be complemented by style sheets (including aural) which present further
information on how those tags should be rendered (bright, loud, muted, etc.)