22 lines
841 B
XML
22 lines
841 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
|
<!-- Copyright © 1991-2021 Unicode, Inc.
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
|
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
|
-->
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision$"/>
|
|
<language type="bal"/>
|
|
<script type="Latn"/>
|
|
</identity>
|
|
<collations>
|
|
<collation type="standard" draft="provisional">
|
|
<cr><![CDATA[
|
|
& 0 < á <<< Á & á < a <<< A & b < ch <<< Ch & d < dh <<< Dh & dh < é <<< É & é < e & n < ó <<< Ó & ó < o & r < rh <<< Rh & s < sh <<< Sh & t < th <<< Th & z < zh <<< Zh
|
|
]]></cr>
|
|
</collation>
|
|
</collations>
|
|
</ldml>
|