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="pl"> 20 <character>A</character> 21 <character>Ż</character> 22 <character>B</character> 23 <character>C</character> 24 <character>Ć</character> 25 <character>D</character> 26 <character>Ł</character> 27 <character>E</character> 28 <character>Ę</character> 29 <character>F</character> 30 <character>G</character> 31 <character>H</character> 32 <character>I</character> 33 <character>J</character> 34 <character>K</character> 35 <character>L</character> 36 <character>Z</character> 37 <character>Ź</character> 38 <character>M</character> 39 <character>N</character> 40 <character>Ń</character> 41 <character>O</character> 42 <character>Ó</character> 43 <character>P</character> 44 <character>R</character> 45 <character>S</character> 46 <character>Ś</character> 47 <character>T</character> 48 <character>U</character> 49 <character>W</character> 50 <character>Ą</character> 51 <character>Y</character> 52</alphabet>