1<xsl:transform 2 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 3 version="1.0" 4> 5 6<xsl:include href="./inc/dummya.xsl"/> 7</xsl:transform> 8