<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
   <xsl:import href="xhtml1-lat1map.xsl"/>
   <xsl:import href="xhtml1-specialmap.xsl"/>
   <xsl:import href="xhtml1-symbolmap.xsl"/>
   <xsl:character-map name="xhtml1" use-character-maps=" xhtml1-lat1 xhtml1-special xhtml1-symbol"/>
</xsl:stylesheet>