1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <xsl:stylesheet version=
"1.0"
3 xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
4 xmlns=
"http://www.w3.org/1999/xhtml">
6 <xsl:import href=
"xhr-doc-imported.xsl" />
8 <xsl:template match=
"/root">
9 <xsl:call-template name=
"works" />