1<xsl:stylesheet 2 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'> 3 4 <xsl:output method="xml" doctype-public="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" /> 5 <xsl:template name="headerback_local"> 6 7 </xsl:template> 8</xsl:stylesheet> 9