for date in $(cat liste-dates) ; do ./adl-submit.py --file event.xml --start-date $date ; done