Here is my cron job...
CODE
lynx --source "http://www.domian.com/grabnews.php?q=nfl&num=15" > /path to file/news.xml
The "news.xml" file is being created as a gzip type file.
When I rebuild my blog my "news.xml" can't be read.
thanks again for the help!!!