Style sheets are files that can be used to transform XML documents into other document types and to format the output. In this exercise, you will create a simple XSL style sheet to format your XML file data into a table in an HTML file.

The XSL editor provides a number of wizards to help you create a content filled style sheet. It also provides a method to create an HTML table based on that style sheet.