XSL or eXtensible Stylesheet Language is used to transform data stored in an XML document into a different format, most commonly HTML. XSL is a wonderful technology for creating a presentation layer for your websites. You have have your data look several different ways without ever touching the data.
