#!/bin/bash
echo "Content-type: text/html

<html><body>This is a test</body></html>
"

