A gentle introduction to XSLT
XSLT is a standard created by World Wide Web Consortium, designed for creating formatting structures that allow for the interpretation and modification of XML elements.eXtensible Stylesheet Language, or XSL was created similarly to XML. After submission to W3C and several working drafts, it was released in 2000. It's goals are mainly similar with XML, more specifically aiming for a quick designing process, being transparent to users and developers, easy to use, with as few as possible optional features and being suitable for use over the

