<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xt="http://www.jclark.com/xt"
extension-element-prefixes="xt"
version="1.0">
<xsl:import href="docbook.xsl"/>
<xsl:include href="chunk-common.xsl"/>
<xsl:include href="xtchunker.xsl"/>
</xsl:stylesheet>