XSL |
The XML Stylesheet Language for Transformations, or XSLT, allows for conversion of an XML document into other forms of data.
Client-side XSLT can be implemented in a browser by adding a line like the following to the source XML file, right after the root XML tag.