
<!--
     File xhtml1-specialmap.xsl  produced by the XSL script charmap.xsl
     from input data in unicode.xml.

     Copyright 2003 - 2008 W3C.

     Use and distribution of this code are permitted under the terms of the
     W3C Software Notice and License.
     http://www.w3.org/Consortium/Legal/copyright-software-19980720

     Please report any errors to David Carlisle
     via the public W3C list www-math@w3.org.

     The numeric character values assigned to each entity
     (should) match the Unicode assignments in Unicode 5.1.
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
<xsl:character-map name="xhtml1-special">
  <xsl:output-character character="&#8222;" string="&amp;bdquo;"/>
  <xsl:output-character character="&#710;" string="&amp;circ;"/>
  <xsl:output-character character="&#8224;" string="&amp;dagger;"/>
  <xsl:output-character character="&#8225;" string="&amp;Dagger;"/>
  <xsl:output-character character="&#8195;" string="&amp;emsp;"/>
  <xsl:output-character character="&#8194;" string="&amp;ensp;"/>
  <xsl:output-character character="&#8364;" string="&amp;euro;"/>
  <!--U0003E gt-->
  <xsl:output-character character="&#8220;" string="&amp;ldquo;"/>
  <xsl:output-character character="&#8206;" string="&amp;lrm;"/>
  <xsl:output-character character="&#8249;" string="&amp;lsaquo;"/>
  <xsl:output-character character="&#8216;" string="&amp;lsquo;"/>
  <!--U0003C lt-->
  <xsl:output-character character="&#8212;" string="&amp;mdash;"/>
  <xsl:output-character character="&#8211;" string="&amp;ndash;"/>
  <xsl:output-character character="&#339;" string="&amp;oelig;"/>
  <xsl:output-character character="&#338;" string="&amp;OElig;"/>
  <xsl:output-character character="&#8240;" string="&amp;permil;"/>
  <!--U00022 quot-->
  <xsl:output-character character="&#8221;" string="&amp;rdquo;"/>
  <xsl:output-character character="&#8207;" string="&amp;rlm;"/>
  <xsl:output-character character="&#8250;" string="&amp;rsaquo;"/>
  <xsl:output-character character="&#8217;" string="&amp;rsquo;"/>
  <xsl:output-character character="&#8218;" string="&amp;sbquo;"/>
  <xsl:output-character character="&#353;" string="&amp;scaron;"/>
  <xsl:output-character character="&#352;" string="&amp;Scaron;"/>
  <xsl:output-character character="&#8201;" string="&amp;thinsp;"/>
  <xsl:output-character character="&#732;" string="&amp;tilde;"/>
  <xsl:output-character character="&#376;" string="&amp;Yuml;"/>
  <xsl:output-character character="&#8205;" string="&amp;zwj;"/>
  <xsl:output-character character="&#8204;" string="&amp;zwnj;"/>
</xsl:character-map>

</xsl:stylesheet>
