<!--  $Id$  -->
<!--                                                                  -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <xsl:output method="html" encoding="iso-8859-1" />

  <xsl:include href="/app/tools/common/production/templates/variables.xsl" />
  <xsl:include href="/app/tools/common/production/templates/shared_templates.xsl" />

  <xsl:template match="Root">
  </xsl:template>

</xsl:stylesheet>
