The area below contains HTML generated from XML data by the Microsoft XSL ActiveX Control, illustrating:
  1. a concrete minimal example of the Microsoft XSL ActiveX Control being used to display data within a Web page
  2. the merging of separate content (XML data) and presentation (XSL) into displayable data
  3. transformation of XML into HTML without scripting -- XSL provides a declarative solution for common formatting operations
  4. simple rearrangement of XML data
  5. text generated by the stylesheet and inserted into the HTML output