This demo will show some examples
of XSL usage. The examples use an XML data file and one
or more XSL stylesheets to create an HTML presentation
to the user. Note that this must flatten the XSL Result
Tree into a string, and
then feed the string to the browser. It will be much faster once
browsers are compliant with the W3C DOM level 1 proposed recommendation.