#!/usr/bin/python

import sys
from Ft.DbDom import addDbDomDocument
addDbDomDocument.Run(sys.argv)
