<?xml version="1.0" encoding="UTF-8"?>
<crepdl xmlns="http://www.iso.org/ns/crepdl" version="2020">
  <repertoire name="Sesotho" version="1.0">
    <union>
      <char cp="U+0009"/>
      <char cp="U+000A"/>
      <char cp="U+000D"/>
      <range from="U+0020" to="U+007E"/>
      <char cp="U+00A0"/>
      <range from="U+2013" to="U+2014"/>
      <range from="U+2018" to="U+201F"/>
      <char cp="U+2026"/>
      <range from="U+00C0" to="U+00FF"/>
      <range from="U+0300" to="U+036F"/>
    </union>
  </repertoire>
  <rule>
    <context path="//text()"/>
    <message xml:lang="en">Character repertoire violation: the character is not permitted in Sesotho.</message>
    <message xml:lang="st">Character repertoire violation: not permitted in Sesotho.</message>
  </rule>
</crepdl>
