#!/bin/sh

java -cp /usr/share/java/saxon/saxon-he-12.4.jar net.sf.saxon.Query "$@"
