#!/bin/sh
echo -ne 'Content-type: text/plain\r\n\r\n'
/usr/bin/wget -S -q -O- http://www.openatc.com/gmap_data.asp
