* Simple example of how XSL works.

An XML documment like this
can be trnsformed with an XSL documnet like this 
by linking the XML documnet to the XSL documment
into a new XHTML document like this.
All 3 files are locate in the same directory.
Right click on the resulting page to view the source codes of the documents.