#!/usr/bin/python TRACKER_FILE = 'tracker.xml' INTEREST_FILE = 'interest.xml' WAIT_FILE = 'wait.xml' SUBMITTED_FILE = 'submitted.xml'