KB / Web Programming / XML/XSL/XSLT
From DreamHost
XML is a markup language like HTML; it allows you to create labels for text items on your webpage, then set text properties for items with those labels.
XSL is the language used to make XML stylesheets.
XSLT is a language used to transform XML documents into other XML documents.

