#!/usr/bin/python

import sys
from xml.xslt import _4xslt
_4xslt.Run(sys.argv)
