#!/usr/bin/env sh xsltproc --encoding utf-8 -o ds-feed.xml rss.xsl data.xml xsltproc --encoding iso-8859-1 -o download.html download.xsl data.xml