#!/bin/sh

echo "Content-Type: text/plain"
echo ""
echo "QUERY STRING is '$QUERY_STRING'"
