#! /bin/bash

export PYTHONPATH=/usr/local/python:${PYTHONPATH}

/usr/local/python/xml2db.py $*
