#!/usr/bin/env python
from xmlcmd import xmlcmd
raise SystemExit(xmlcmd.main())
