#!/bin/sh

echo "Content-type: text/html"
echo
echo

/usr/local/bin/xlhtml $PATH_TRANSLATED

