C XSLT library for transforming XML documents using stylesheets
C XSLT library for GNOME
xsltproc$ xsltproc stylesheet.xsl input.xml > output.xml$ xsltproc --stringparam name value stylesheet.xsl input.xml$ xsltproc -o output.html styles/template.xsl data.xml