#!python
import rssarchive as ora
ra  = ora.RssArchive(CONFIG_TEST_MODE=True,CONFIG_FULL_TEXT_MODE = False)
ra.batch_save_rss()
