1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/collation/pl.xml
7// *
8// ***************************************************************************
9pl{
10    Version{"2.0.96.14"}
11    collations{
12        standard{
13            Sequence{
14                "&A<ą<<<Ą"
15                "&C<ć<<<Ć"
16                "&E<ę<<<Ę"
17                "&L<ł<<<Ł"
18                "&N<ń<<<Ń"
19                "&O<ó<<<Ó"
20                "&S<ś<<<Ś"
21                "&Z<ź<<<Ź<ż<<<Ż"
22            }
23            Version{"27"}
24        }
25    }
26}
27