#!/bin/bash
./NEWrss.py 

#cat new_in.rss | tidy -q -i -xml -o tmp.xml
#mv tmp.xml new_in.rss

#cat new_out.rss | tidy -q -i -xml -o tmp.xml
#mv tmp.xml new_out.rss

date >> test_log
./test.sh >> test_log 
echo >> test_log
