1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- 4Copyright © 2014 Unicode, Inc. 5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 6For terms of use, see http://www.unicode.org/copyright.html 7--> 8<ldml> 9 <identity> 10 <version number="$Revision$"/> 11 <language type="ky"/> 12 </identity> 13 <collations> 14 <collation type="standard"> 15<!-- Mostly standard Cyrillic sort order, 16 see http://en.wikipedia.org/wiki/Kyrgyz_alphabets#Correspondence_chart 17 Tilek Mamutov (Google) confirms that ё and й should sort as base letters, 18 but for string search ё should only be secondary-different from е. --> 19<cr><![CDATA[ 20[reorder Cyrl] 21# The root collation already sorts й/Й as a base letter. 22&е<ё<<<Ё 23]]></cr> 24 </collation> 25 </collations> 26</ldml> 27