1<documentation title="Byte Order Marks">
2    <standard>
3    <![CDATA[
4    Byte Order Marks that may corrupt your application should not be used.  These include 0xefbbbf (UTF-8), 0xfeff (UTF-16 BE) and 0xfffe (UTF-16 LE).
5    ]]>
6    </standard>
7</documentation>
8