#!/bin/sh

exec java -classpath /usr/share/java/saxonb.jar net.sf.saxon.Transform "$@"
