#!/usr/bin/python
print "Content-type: text/html\n";
print "<html>hello world.</html>";