#!/usr/bin/perl -wT

print "Content-type: application/json\n\n";
print "\"\xff\"";
