1<?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the "License"); 8 * you may not use this file except in compliance with the License. 9 * You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, software 14 * distributed under the License is distributed on an "AS IS" BASIS, 15 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 * See the License for the specific language governing permissions and 17 * limitations under the License. 18 --> 19<alphabet language="ru"> 20 <character>А</character> 21 <character>Б</character> 22 <character>В</character> 23 <character>Г</character> 24 <character>Д</character> 25 <character>Е</character> 26 <character>Ё</character> 27 <character>Ж</character> 28 <character>З</character> 29 <character>Й</character> 30 <character>П</character> 31 <character>Я</character> 32 <character>К</character> 33 <character>Л</character> 34 <character>С</character> 35 <character>М</character> 36 <character>Н</character> 37 <character>О</character> 38 <character>Р</character> 39 <character>И</character> 40 <character>Т</character> 41 <character>Ф</character> 42 <character>Х</character> 43 <character>Ц</character> 44 <character>У</character> 45 <character>Ш</character> 46 <character>Щ</character> 47 <character>Ъ</character> 48 <character>Ы</character> 49 <character>Ч</character> 50 <character>Ь</character> 51 <character>Э</character> 52 <character>Ю</character> 53</alphabet> 54