summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/main/sr.xml
blob: 3e9ff7e1b9461a8f9cff08438185792cb1365fbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldml.dtd">
<ldml>
	<identity>
		<version number="$Revision: 1.88 $"/>
		<generation date="$Date: 2007/07/21 21:40:42 $"/>
		<language type="sr"/>
	</identity>
	<localeDisplayNames>
		<languages>
			<language type="af">Африканерски</language>
			<language type="af" alt="proposed-x1001" draft="unconfirmed">Африкански</language>
			<language type="am">Амхарски</language>
			<language type="ar">Арапски</language>
			<language type="as">Асемијски</language>
			<language type="az">Азербејџански</language>
			<language type="be">Белоруски</language>
			<language type="bg">Бугарски</language>
			<language type="bg" alt="proposed-x1001" draft="unconfirmed">На Бугарском</language>
			<language type="bh">Бихарски</language>
			<language type="bn">Бенгласки</language>
			<language type="br">Бретонски</language>
			<language type="bs">Босански</language>
			<language type="bs" alt="proposed-x1001" draft="unconfirmed">Бошњачки</language>
			<language type="ca">Каталонски</language>
			<language type="ce">Чеченски</language>
			<language type="chr">Чероки</language>
			<language type="co">Корзикански</language>
			<language type="cs">Чешки</language>
			<language type="cu">Старословенски</language>
			<language type="cy">Велшки</language>
			<language type="da">Дански</language>
			<language type="de">Немачки</language>
			<language type="el">Грчки</language>
			<language type="en">Енглески</language>
			<language type="en_AU">Енглески (Аустралија)</language>
			<language type="en_US">Енглески (САД)</language>
			<language type="eo">Есперанто</language>
			<language type="es">Шпански</language>
			<language type="et">Естонски</language>
			<language type="eu">Баскијски</language>
			<language type="fa">Персијски</language>
			<language type="fi">Фински</language>
			<language type="fil">Тагалог</language>
			<language type="fo">Фарски</language>
			<language type="fr">Француски</language>
			<language type="fr_CH">Француски (Швајцарска)</language>
			<language type="fy">Фризијски</language>
			<language type="ga">Ирски</language>
			<language type="gd">Шкотски Галски</language>
			<language type="gl">Галски</language>
			<language type="gn">Гварани</language>
			<language type="gu">Гуџарати</language>
			<language type="haw">Хавајски</language>
			<language type="he">Хебрејски</language>
			<language type="hi">Хинди</language>
			<language type="hi" alt="proposed-x1001" draft="unconfirmed">Хинду</language>
			<language type="hr">Хрватски</language>
			<language type="hr" alt="proposed-x1001" draft="unconfirmed">На Хрватском</language>
			<language type="hu">Мађарски</language>
			<language type="hy">Арменски</language>
			<language type="hy" alt="proposed-x1001" draft="unconfirmed">Јерменски</language>
			<language type="ia">Интерлингва</language>
			<language type="id">Индонезијски</language>
			<language type="id" alt="proposed-x1001" draft="unconfirmed">На Индонежанском</language>
			<language type="ie">Међујезички</language>
			<language type="is">Исландски</language>
			<language type="it">Италијански</language>
			<language type="ja">Јапански</language>
			<language type="jv">Јавански</language>
			<language type="ka">Грузијски</language>
			<language type="km">Кмерски</language>
			<language type="km" alt="proposed-x1001" draft="unconfirmed">Камбоџијски</language>
			<language type="kn">Канада</language>
			<language type="ko">Корејски</language>
			<language type="ku">Курдски</language>
			<language type="ky">Киргиски</language>
			<language type="la">Латински</language>
			<language type="ln">Лингала</language>
			<language type="lo">Лаошки</language>
			<language type="lt">Литвански</language>
			<language type="lv">Летонски</language>
			<language type="mk">Македонски</language>
			<language type="ml">Малајалам</language>
			<language type="mn">Монголски</language>
			<language type="mo">Молдавски</language>
			<language type="mr">Марати</language>
			<language type="ms">Малајски</language>
			<language type="mt">Мелтешки</language>
			<language type="my">Бурмански</language>
			<language type="ne">Непалски</language>
			<language type="nl">Холандски</language>
			<language type="no">Норвешки</language>
			<language type="oc">Провансалски</language>
			<language type="or">Оријски</language>
			<language type="pa">Панџабски</language>
			<language type="pl">Пољски</language>
			<language type="ps">Паштунски</language>
			<language type="pt">Португалски</language>
			<language type="pt_BR">Португалски (Бразил)</language>
			<language type="pt_PT">Португалски (Португалија)</language>
			<language type="rm">Рето-Романски</language>
			<language type="ro">Румунски</language>
			<language type="ru">Руски</language>
			<language type="sa">Санскрит</language>
			<language type="sa" alt="proposed-x1001" draft="unconfirmed">Санскритски</language>
			<language type="sd">Синди</language>
			<language type="sh">Српско-Хрватски</language>
			<language type="sh" alt="proposed-x1001" draft="unconfirmed">Српскохрватски</language>
			<language type="si">Сингалески</language>
			<language type="sk">Словачки</language>
			<language type="sk" alt="proposed-x1001" draft="unconfirmed">На Словачком</language>
			<language type="sl">Словеначки</language>
			<language type="sl" alt="proposed-x1001" draft="unconfirmed">На Словеначком</language>
			<language type="so">Сомалски</language>
			<language type="sq">Албански</language>
			<language type="sr">Српски</language>
			<language type="st">Сесото</language>
			<language type="su">Судански</language>
			<language type="su" alt="proposed-x1001" draft="unconfirmed">Сундски</language>
			<language type="sux">Сумерски</language>
			<language type="sv">Шведски</language>
			<language type="sw">Свахили</language>
			<language type="ta">Тамилски</language>
			<language type="te">Телугу</language>
			<language type="th">Тајландски</language>
			<language type="ti">Тигриња</language>
			<language type="tk">Туркменски</language>
			<language type="tl">Тагалски</language>
			<language type="tlh">Клингонски</language>
			<language type="tr">Турски</language>
			<language type="tw" draft="provisional">Тви</language>
			<language type="ug">Ујгурски</language>
			<language type="uk">Украјински</language>
			<language type="und">Непознат или неважећи језик</language>
			<language type="ur">Урду</language>
			<language type="uz">Узбечки</language>
			<language type="vi">Вијетнамски</language>
			<language type="xh" draft="provisional">Хауса</language>
			<language type="yi">Јидиш</language>
			<language type="zh">Кинески</language>
			<language type="zh_Hans">Кинески (поједностављен)</language>
			<language type="zh_Hant">Кинески (традиционални)</language>
			<language type="zu">Зулу</language>
		</languages>
		<scripts>
			<script type="Arab">арапско писмо</script>
			<script type="Armn">јерменско писмо</script>
			<script type="Beng">бенгалско писмо</script>
			<script type="Brai">Брајево писмо</script>
			<script type="Cher">Чероки</script>
			<script type="Copt">коптичко писмо</script>
			<script type="Cyrl">Ћирилица</script>
			<script type="Cyrs">Старословенска црквена ћирилица</script>
			<script type="Cyrs" alt="proposed-x1001" draft="unconfirmed">ћирилица (црквено словенска варијанта)</script>
			<script type="Deva">Деванагари</script>
			<script type="Dsrt">Дезерет</script>
			<script type="Ethi">етиопско писмо</script>
			<script type="Geor">грузијско писмо</script>
			<script type="Glag">глагољица</script>
			<script type="Goth">Готика</script>
			<script type="Grek">грчко писмо</script>
			<script type="Hans">поједностављено кинеско писмо</script>
			<script type="Hant">традиционално кинеско писмо</script>
			<script type="Hebr">хебрејско писмо</script>
			<script type="Hira">Хирагана</script>
			<script type="Hrkt">Катакана или Хирагана</script>
			<script type="Kana">Катакана</script>
			<script type="Khmr">кмерско писмо</script>
			<script type="Latf">латиница (фрактур варијанта)</script>
			<script type="Latn">Латиница</script>
			<script type="Phnx">Феничанско писмо</script>
			<script type="Runr">рунско писмо</script>
			<script type="Zxxx">Неписани језик</script>
			<script type="Zzzz">Непознато или неважеће писмо</script>
		</scripts>
		<territories>
			<territory type="001">Свет</territory>
			<territory type="002">Африка</territory>
			<territory type="003">Северноамерички континент</territory>
			<territory type="005">Јужна Америка</territory>
			<territory type="009">Океанија</territory>
			<territory type="011">Западна Африка</territory>
			<territory type="013">Централна Америка</territory>
			<territory type="014">Источна Африка</territory>
			<territory type="015">Северна Африка</territory>
			<territory type="017">Централна Африка</territory>
			<territory type="017" alt="proposed-x1001" draft="unconfirmed">Средња Африка</territory>
			<territory type="018">Јужна Африка</territory>
			<territory type="019">Америке</territory>
			<territory type="021">Северна Америка</territory>
			<territory type="029">Кариби</territory>
			<territory type="030">Источна Азија</territory>
			<territory type="034">Јужна Азија</territory>
			<territory type="035">Југоисточна Азија</territory>
			<territory type="039">Јужна Европа</territory>
			<territory type="053">Аустралија и Нови Зеланд</territory>
			<territory type="054">Меланезија</territory>
			<territory type="057">Микронезијски регион</territory>
			<territory type="061">Полинезија</territory>
			<territory type="062">Јужно-централна Азија</territory>
			<territory type="142">Азија</territory>
			<territory type="145">Западна Азија</territory>
			<territory type="150">Европа</territory>
			<territory type="151">Источна Европа</territory>
			<territory type="154">Северна Европа</territory>
			<territory type="155">Западна Европа</territory>
			<territory type="419">Латинска Америка и Кариби</territory>
			<territory type="419" alt="proposed-x1001" draft="unconfirmed">Латинска америка и Кариби</territory>
			<territory type="830">Каналска острва</territory>
			<territory type="AD">Андора</territory>
			<territory type="AE">Уједињени Арапски Емирати</territory>
			<territory type="AF">Авганистан</territory>
			<territory type="AG">Антигве и Барбуда</territory>
			<territory type="AI">Ангвила</territory>
			<territory type="AL">Албанија</territory>
			<territory type="AM">Арменија</territory>
			<territory type="AM" alt="proposed-x1001" draft="unconfirmed">Јерменија</territory>
			<territory type="AN">Холандски Антили</territory>
			<territory type="AO">Ангола</territory>
			<territory type="AQ">Антарктик</territory>
			<territory type="AR">Аргентина</territory>
			<territory type="AS">Америчка Самоа</territory>
			<territory type="AT">Аустрија</territory>
			<territory type="AU">Аустралија</territory>
			<territory type="AW">Аруба</territory>
			<territory type="AX">Аландска острва</territory>
			<territory type="AX" alt="proposed-x1001" draft="unconfirmed">Аланд острва</territory>
			<territory type="AZ">Азербејџан</territory>
			<territory type="BA">Босна и Херцеговина</territory>
			<territory type="BB">Барбадос</territory>
			<territory type="BD">Бангладеш</territory>
			<territory type="BE">Белгија</territory>
			<territory type="BF">Буркина Фасо</territory>
			<territory type="BG">Бугарска</territory>
			<territory type="BH">Бахреин</territory>
			<territory type="BI">Бурунди</territory>
			<territory type="BJ">Бенин</territory>
			<territory type="BM">Бермуда</territory>
			<territory type="BN">Брунеј</territory>
			<territory type="BO">Боливија</territory>
			<territory type="BR">Бразил</territory>
			<territory type="BS">Бахами</territory>
			<territory type="BT">Бутан</territory>
			<territory type="BV">Буве Острва</territory>
			<territory type="BW">Боцвана</territory>
			<territory type="BY">Белорусија</territory>
			<territory type="BZ">Белисе</territory>
			<territory type="CA">Канада</territory>
			<territory type="CC">Кокос (Келинг) Острва</territory>
			<territory type="CD">Демократска република Конго</territory>
			<territory type="CD" alt="proposed-x1001" draft="unconfirmed">Конго, Демократска Република</territory>
			<territory type="CF">Централно Афричка Република</territory>
			<territory type="CF" alt="proposed-x1001" draft="unconfirmed">Централна Афричка Република</territory>
			<territory type="CG">Конго</territory>
			<territory type="CH">Швајцарска</territory>
			<territory type="CI">Обала Слоноваче</territory>
			<territory type="CK">Кукова Острва</territory>
			<territory type="CL">Чиле</territory>
			<territory type="CM">Камерун</territory>
			<territory type="CN">Кина</territory>
			<territory type="CO">Колумбија</territory>
			<territory type="CR">Костарика</territory>
			<territory type="CS">Србија и Црна Гора</territory>
			<territory type="CU">Куба</territory>
			<territory type="CV">Капе Верде</territory>
			<territory type="CX">Божићна острва</territory>
			<territory type="CY">Кипар</territory>
			<territory type="CZ">Чешка</territory>
			<territory type="CZ" alt="proposed-x1001" draft="unconfirmed">Чешка република</territory>
			<territory type="DE">Немачка</territory>
			<territory type="DJ">Џибути</territory>
			<territory type="DK">Данска</territory>
			<territory type="DM">Доминика</territory>
			<territory type="DO">Доминиканска Република</territory>
			<territory type="DZ">Алжир</territory>
			<territory type="EC">Еквадор</territory>
			<territory type="EE">Естонија</territory>
			<territory type="EG">Египат</territory>
			<territory type="EH">Западна Сахара</territory>
			<territory type="ER">Еритреја</territory>
			<territory type="ER" alt="proposed-x1001" draft="unconfirmed">Еритреа</territory>
			<territory type="ES">Шпанија</territory>
			<territory type="ET">Етиопија</territory>
			<territory type="FI">Финска</territory>
			<territory type="FJ">Фиџи</territory>
			<territory type="FK">Фолкландска Острва</territory>
			<territory type="FK" alt="proposed-x1001" draft="unconfirmed">Фокландска острва</territory>
			<territory type="FM">Микронезија</territory>
			<territory type="FO">Фарска Острва</territory>
			<territory type="FR">Француска</territory>
			<territory type="GA">Габон</territory>
			<territory type="GB">Велика Британија</territory>
			<territory type="GB" alt="proposed-x1001" draft="unconfirmed">Уједињено Краљевство</territory>
			<territory type="GD">Гренада</territory>
			<territory type="GE">Грузија</territory>
			<territory type="GF">Француска Гвајана</territory>
			<territory type="GF" alt="proposed-x1001" draft="unconfirmed">Француска Гуана</territory>
			<territory type="GG">Гурнси</territory>
			<territory type="GH">Гана</territory>
			<territory type="GI">Гибралтар</territory>
			<territory type="GL">Гренланд</territory>
			<territory type="GM">Гамбија</territory>
			<territory type="GN">Гвинеја</territory>
			<territory type="GP">Гваделупе</territory>
			<territory type="GQ">Екваторијална Гвинеја</territory>
			<territory type="GR">Грчка</territory>
			<territory type="GS">Јужна Џорџија и Јужна Сендвич Острва</territory>
			<territory type="GS" alt="proposed-x1001" draft="unconfirmed">Јужна Џорџија и Јужна Сендвић острва</territory>
			<territory type="GT">Гватемала</territory>
			<territory type="GU">Гуам</territory>
			<territory type="GW">Гвинеја-Бисао</territory>
			<territory type="GW" alt="proposed-x1001" draft="unconfirmed">Гвинеа-Бисау</territory>
			<territory type="GY">Гвајана</territory>
			<territory type="HK">Хонг Конг (С. А. Р. Кина)</territory>
			<territory type="HK" alt="proposed-x1001" draft="unconfirmed">Хонг Конг С. А. Р. Кина</territory>
			<territory type="HK" alt="short">Хонг Конг</territory>
			<territory type="HM">Херд и Мекдоналд Острва</territory>
			<territory type="HM" alt="proposed-x1001" draft="unconfirmed">Херд Острво и Мекдонал Острва</territory>
			<territory type="HN">Хондурас</territory>
			<territory type="HR">Хрватска</territory>
			<territory type="HT">Хаити</territory>
			<territory type="HU">Мађарска</territory>
			<territory type="ID">Индонезија</territory>
			<territory type="IE">Ирска</territory>
			<territory type="IL">Израел</territory>
			<territory type="IM">Острво Ман</territory>
			<territory type="IM" alt="proposed-x1001" draft="unconfirmed">Острво Човека</territory>
			<territory type="IN">Индија</territory>
			<territory type="IO">Британско Индијска океанска територија</territory>
			<territory type="IQ">Ирак</territory>
			<territory type="IR">Иран</territory>
			<territory type="IS">Исланд</territory>
			<territory type="IT">Италија</territory>
			<territory type="JE">Џерси</territory>
			<territory type="JM">Јамајка</territory>
			<territory type="JO">Јордан</territory>
			<territory type="JP">Јапан</territory>
			<territory type="KE">Кенија</territory>
			<territory type="KG">Киргизстан</territory>
			<territory type="KG" alt="proposed-x1001" draft="unconfirmed">Киргистан</territory>
			<territory type="KH">Камбоџа</territory>
			<territory type="KI">Кирибати</territory>
			<territory type="KM">Коморска Острва</territory>
			<territory type="KM" alt="proposed-x1001" draft="unconfirmed">Коморос</territory>
			<territory type="KN">Сент Китс и Невис</territory>
			<territory type="KN" alt="proposed-x1001" draft="unconfirmed">Свети Китс и Невис</territory>
			<territory type="KP">Северна Кореја</territory>
			<territory type="KR">Јужна Кореја</territory>
			<territory type="KW">Кувајт</territory>
			<territory type="KY">Кајманска Острва</territory>
			<territory type="KZ">Казахстан</territory>
			<territory type="LA">Лаос</territory>
			<territory type="LB">Либан</territory>
			<territory type="LC">Сент Луција</territory>
			<territory type="LC" alt="proposed-x1001" draft="unconfirmed">Света Луција</territory>
			<territory type="LI">Лихтенштајн</territory>
			<territory type="LK">Шри Ланка</territory>
			<territory type="LR">Либерија</territory>
			<territory type="LR" alt="proposed-x1001" draft="unconfirmed">Либериа</territory>
			<territory type="LS">Лесото</territory>
			<territory type="LT">Литванија</territory>
			<territory type="LU">Луксембург</territory>
			<territory type="LV">Летонија</territory>
			<territory type="LY">Либија</territory>
			<territory type="MA">Мароко</territory>
			<territory type="MC">Монако</territory>
			<territory type="MD">Молдавија</territory>
			<territory type="ME">Црна Гора</territory>
			<territory type="MG">Мадагаскар</territory>
			<territory type="MH">Маршалска Острва</territory>
			<territory type="MK">Македонија</territory>
			<territory type="ML">Мали</territory>
			<territory type="MM">Мијанмар</territory>
			<territory type="MN">Монголија</territory>
			<territory type="MO">Макао (С. А. Р. Кина)</territory>
			<territory type="MO" alt="proposed-x1001" draft="unconfirmed">Макао С. А. Р. Кина</territory>
			<territory type="MO" alt="proposed-x1002" draft="unconfirmed">Макао</territory>
			<territory type="MO" alt="short">Макао</territory>
			<territory type="MP">Северна Маријанска Острва</territory>
			<territory type="MQ">Мартиник</territory>
			<territory type="MR">Мауританија</territory>
			<territory type="MS">Монсерат</territory>
			<territory type="MT">Малта</territory>
			<territory type="MU">Маурицијус</territory>
			<territory type="MV">Малдиви</territory>
			<territory type="MW">Малави</territory>
			<territory type="MX">Мексико</territory>
			<territory type="MY">Малезија</territory>
			<territory type="MZ">Мозамбик</territory>
			<territory type="NA">Намибија</territory>
			<territory type="NC">Нова Каледонија</territory>
			<territory type="NE">Нигер</territory>
			<territory type="NF">Норфолк Острво</territory>
			<territory type="NF" alt="proposed-x1001" draft="unconfirmed">Острво Норфолк</territory>
			<territory type="NG">Нигерија</territory>
			<territory type="NI">Никарагва</territory>
			<territory type="NL">Холандија</territory>
			<territory type="NO">Норвешка</territory>
			<territory type="NP">Непал</territory>
			<territory type="NR">Науру</territory>
			<territory type="NU">Ниуе</territory>
			<territory type="NZ">Нови Зеланд</territory>
			<territory type="OM">Оман</territory>
			<territory type="PA">Панама</territory>
			<territory type="PE">Перу</territory>
			<territory type="PF">Француска Полинезија</territory>
			<territory type="PG">Папуа Нова Гвинеја</territory>
			<territory type="PH">Филипини</territory>
			<territory type="PK">Пакистан</territory>
			<territory type="PL">Пољска</territory>
			<territory type="PM">Сен Пјер и Микелон</territory>
			<territory type="PN">Питкерн</territory>
			<territory type="PR">Порто Рико</territory>
			<territory type="PS">Палестинска територија</territory>
			<territory type="PS" alt="proposed-x1001" draft="unconfirmed">Палестина</territory>
			<territory type="PT">Португал</territory>
			<territory type="PW">Палау</territory>
			<territory type="PY">Парагвај</territory>
			<territory type="QA">Катар</territory>
			<territory type="QO">Остала океанија</territory>
			<territory type="QU">Европска унија</territory>
			<territory type="RE">Реинион</territory>
			<territory type="RO">Румунија</territory>
			<territory type="RS">Србија</territory>
			<territory type="RU">Русија</territory>
			<territory type="RW">Руанда</territory>
			<territory type="SA">Саудијска Арабија</territory>
			<territory type="SB">Соломонска Острва</territory>
			<territory type="SC">Сејшели</territory>
			<territory type="SD">Судан</territory>
			<territory type="SE">Шведска</territory>
			<territory type="SG">Сингапур</territory>
			<territory type="SH">Света Јелена</territory>
			<territory type="SI">Словенија</territory>
			<territory type="SJ">Свалбард и Јанмајен Острва</territory>
			<territory type="SJ" alt="proposed-x1001" draft="unconfirmed">Свалбард и Јан Мајен</territory>
			<territory type="SK">Словачка</territory>
			<territory type="SL">Сијера Леоне</territory>
			<territory type="SL" alt="proposed-x1001" draft="unconfirmed">Сиера Леоне</territory>
			<territory type="SM">Сан Марино</territory>
			<territory type="SN">Сенегал</territory>
			<territory type="SO">Сомалија</territory>
			<territory type="SR">Суринам</territory>
			<territory type="SR" alt="proposed-x1001" draft="unconfirmed">Суринами</territory>
			<territory type="ST">Сао Томе и Принципе</territory>
			<territory type="SV">Салвадор</territory>
			<territory type="SY">Сирија</territory>
			<territory type="SZ">Свазиленд</territory>
			<territory type="TC">Туркс и Кајкос Острва</territory>
			<territory type="TC" alt="proposed-x1001" draft="unconfirmed">Турска и Каико острва</territory>
			<territory type="TD">Чад</territory>
			<territory type="TF">Француске Јужне Територије</territory>
			<territory type="TF" alt="proposed-x1001" draft="unconfirmed">Јужне Француске територије</territory>
			<territory type="TG">Того</territory>
			<territory type="TH">Тајланд</territory>
			<territory type="TJ">Таџикистан</territory>
			<territory type="TK">Токелау</territory>
			<territory type="TL">Тимор-Лесте</territory>
			<territory type="TL" alt="proposed-x1001" draft="unconfirmed">Источни Тимор</territory>
			<territory type="TM">Туркменистан</territory>
			<territory type="TN">Тунис</territory>
			<territory type="TO">Тонга</territory>
			<territory type="TR">Турска</territory>
			<territory type="TT">Тринидад и Тобаго</territory>
			<territory type="TV">Тувалу</territory>
			<territory type="TW">Тајван</territory>
			<territory type="TZ">Танзанија</territory>
			<territory type="UA">Украјина</territory>
			<territory type="UG">Уганда</territory>
			<territory type="UM">Мања удаљена острва САД</territory>
			<territory type="UM" alt="proposed-x1001" draft="unconfirmed">Мања спољна острва САД-а</territory>
			<territory type="US">Сједињене Америчке Државе</territory>
			<territory type="US" alt="proposed-x1001" draft="unconfirmed">Сједињене Државе</territory>
			<territory type="UY">Уругвај</territory>
			<territory type="UZ">Узбекистан</territory>
			<territory type="VA">Ватикан</territory>
			<territory type="VC">Сент Винсент и Гренадини</territory>
			<territory type="VC" alt="proposed-x1001" draft="unconfirmed">Свети Винсент и Гренадине</territory>
			<territory type="VE">Венецуела</territory>
			<territory type="VG">Британска Девичанска Острва</territory>
			<territory type="VG" alt="proposed-x1001" draft="unconfirmed">Девичанска острва, Биртанска</territory>
			<territory type="VI">С.А.Д. Девичанска Острва</territory>
			<territory type="VI" alt="proposed-x1001" draft="unconfirmed">Девичанска острва, САД</territory>
			<territory type="VN">Вијетнам</territory>
			<territory type="VU">Вануату</territory>
			<territory type="VU" alt="proposed-x1001" draft="unconfirmed">Ванату</territory>
			<territory type="WF">Валис и Футуна Острва</territory>
			<territory type="WF" alt="proposed-x1001" draft="unconfirmed">Валис и Футуна</territory>
			<territory type="WS">Самоа</territory>
			<territory type="YE">Јемен</territory>
			<territory type="YT">Мајоте</territory>
			<territory type="ZA">Јужноафричка Република</territory>
			<territory type="ZM">Замбија</territory>
			<territory type="ZW">Зимбабве</territory>
			<territory type="ZZ">Непозната или неважећа област</territory>
		</territories>
		<keys>
			<key type="calendar">Календар</key>
			<key type="collation">Сортирање</key>
			<key type="currency">Валута</key>
		</keys>
		<types>
			<type type="big5han" key="collation">Традиционално кинеско сортирање</type>
			<type type="buddhist" key="calendar">Будистички календар</type>
			<type type="chinese" key="calendar">Кинески календар</type>
			<type type="direct" key="collation">Директно сортирање</type>
			<type type="gb2312han" key="collation">Поједностављено кинеско сортирање</type>
			<type type="gregorian" key="calendar">Грегоријански календар</type>
			<type type="hebrew" key="calendar">Хебрејски календар</type>
			<type type="islamic" key="calendar">Исламски календар</type>
			<type type="islamic-civil" key="calendar">Исламски цивилни календар</type>
			<type type="japanese" key="calendar">Јапански календар</type>
			<type type="phonebook" key="collation">Сортирање као телефонски именик</type>
			<type type="phonebook" key="collation" alt="proposed-x1001" draft="unconfirmed">Сортирање по азбуци</type>
			<type type="pinyin" key="collation">Пињин сортирање</type>
			<type type="stroke" key="collation">Сортирање по броју црта</type>
			<type type="traditional" key="collation">Традиционално сортирање</type>
		</types>
		<measurementSystemNames>
			<measurementSystemName type="US">САД</measurementSystemName>
			<measurementSystemName type="metric">Метрички</measurementSystemName>
		</measurementSystemNames>
	</localeDisplayNames>
	<characters>
		<exemplarCharacters>[а-д ђ е-и ј к л љ м н њ о-т ћ у-ч џ ш]</exemplarCharacters>
		<exemplarCharacters alt="proposed-x1001" draft="unconfirmed">[а-ш]</exemplarCharacters>
	</characters>
	<delimiters>
		<quotationStart draft="unconfirmed">‘</quotationStart>
		<quotationEnd draft="unconfirmed">’</quotationEnd>
		<alternateQuotationStart draft="unconfirmed">“</alternateQuotationStart>
		<alternateQuotationEnd draft="unconfirmed">”</alternateQuotationEnd>
	</delimiters>
	<dates>
		<localizedPatternChars>GanjkHmsSEDFwWxhKzAeugXZvcL</localizedPatternChars>
		<calendars>
			<calendar type="gregorian">
				<months>
					<monthContext type="format">
						<monthWidth type="abbreviated">
							<month type="1">јан</month>
							<month type="2">феб</month>
							<month type="3">мар</month>
							<month type="4">апр</month>
							<month type="5">мај</month>
							<month type="6">јун</month>
							<month type="7">јул</month>
							<month type="8">авг</month>
							<month type="9">сеп</month>
							<month type="10">окт</month>
							<month type="11">нов</month>
							<month type="12">дец</month>
						</monthWidth>
						<monthWidth type="wide">
							<month type="1">јануар</month>
							<month type="2">фебруар</month>
							<month type="3">март</month>
							<month type="4">април</month>
							<month type="5">мај</month>
							<month type="6">јун</month>
							<month type="6" alt="proposed-x1001" draft="unconfirmed">јуни</month>
							<month type="7">јул</month>
							<month type="7" alt="proposed-x1001" draft="unconfirmed">јули</month>
							<month type="8">август</month>
							<month type="8" alt="proposed-x1001" draft="unconfirmed">аугуст</month>
							<month type="9">септембар</month>
							<month type="10">октобар</month>
							<month type="11">новембар</month>
							<month type="12">децембар</month>
						</monthWidth>
					</monthContext>
					<monthContext type="stand-alone">
						<monthWidth type="narrow">
							<month type="1">ј</month>
							<month type="2">ф</month>
							<month type="3">м</month>
							<month type="4">а</month>
							<month type="5">м</month>
							<month type="6">ј</month>
							<month type="7">ј</month>
							<month type="8">а</month>
							<month type="9">с</month>
							<month type="10">о</month>
							<month type="11">н</month>
							<month type="12">д</month>
						</monthWidth>
					</monthContext>
				</months>
				<days>
					<dayContext type="format">
						<dayWidth type="abbreviated">
							<day type="sun">нед</day>
							<day type="sun" alt="proposed-x1001" draft="unconfirmed">нед.</day>
							<day type="mon">пон</day>
							<day type="mon" alt="proposed-x1001" draft="unconfirmed">понедељак</day>
							<day type="tue">уто</day>
							<day type="tue" alt="proposed-x1001" draft="unconfirmed">ут.</day>
							<day type="wed">сре</day>
							<day type="wed" alt="proposed-x1001" draft="unconfirmed">среда</day>
							<day type="thu">чет</day>
							<day type="thu" alt="proposed-x1001" draft="unconfirmed">четвртак</day>
							<day type="fri">пет</day>
							<day type="fri" alt="proposed-x1001" draft="unconfirmed">петак</day>
							<day type="sat">суб</day>
							<day type="sat" alt="proposed-x1001" draft="unconfirmed">суб.</day>
						</dayWidth>
						<dayWidth type="wide">
							<day type="sun">недеља</day>
							<day type="mon">понедељак</day>
							<day type="tue">уторак</day>
							<day type="wed">среда</day>
							<day type="thu">четвртак</day>
							<day type="fri">петак</day>
							<day type="sat">субота</day>
						</dayWidth>
					</dayContext>
					<dayContext type="stand-alone">
						<dayWidth type="narrow">
							<day type="sun">н</day>
							<day type="mon">п</day>
							<day type="tue">у</day>
							<day type="wed">с</day>
							<day type="thu">ч</day>
							<day type="fri">п</day>
							<day type="sat">с</day>
						</dayWidth>
					</dayContext>
				</days>
				<quarters>
					<quarterContext type="format">
						<quarterWidth type="abbreviated">
							<quarter type="1">К1</quarter>
							<quarter type="2">К2</quarter>
							<quarter type="3">К3</quarter>
							<quarter type="4">К4</quarter>
						</quarterWidth>
						<quarterWidth type="wide">
							<quarter type="1">Прво тромесечје</quarter>
							<quarter type="1" alt="proposed-x1001" draft="unconfirmed">Први квартал</quarter>
							<quarter type="2">Друго тромесечје</quarter>
							<quarter type="2" alt="proposed-x1001" draft="unconfirmed">Други квартал</quarter>
							<quarter type="3">Треће тромесечје</quarter>
							<quarter type="3" alt="proposed-x1001" draft="unconfirmed">Трећи квартал</quarter>
							<quarter type="4">Четврто тромесечје</quarter>
							<quarter type="4" alt="proposed-x1001" draft="unconfirmed">Четврти квартал</quarter>
						</quarterWidth>
					</quarterContext>
					<quarterContext type="stand-alone">
						<quarterWidth type="wide">
							<quarter type="1">Прво тромесечје</quarter>
							<quarter type="2">Друго тромесечје</quarter>
							<quarter type="3">Треће тромесечје</quarter>
							<quarter type="4">Четврто тромесечје</quarter>
						</quarterWidth>
					</quarterContext>
				</quarters>
				<am draft="unconfirmed">AM</am>
				<pm draft="unconfirmed">PM</pm>
				<eras>
					<eraNames>
						<era type="0">Пре нове ере</era>
						<era type="0" alt="proposed-x1001" draft="unconfirmed">Прије нове ере</era>
						<era type="0" alt="proposed-x1002" draft="unconfirmed">BCE</era>
						<era type="1">Нове ере</era>
						<era type="1" alt="proposed-x1001" draft="unconfirmed">CE</era>
						<era type="1" alt="proposed-x1002" draft="unconfirmed">године</era>
					</eraNames>
					<eraAbbr>
						<era type="0">п. н. е.</era>
						<era type="0" alt="proposed-x1001" draft="unconfirmed">п.н.е.</era>
						<era type="1">н. е</era>
						<era type="1" alt="proposed-x1001" draft="unconfirmed">н.е.</era>
					</eraAbbr>
					<eraNarrow>
						<era type="0">п.н.е.</era>
						<era type="1">н.е.</era>
					</eraNarrow>
				</eras>
				<dateFormats>
					<dateFormatLength type="full">
						<dateFormat>
							<pattern>EEEE, dd. MMMM yyyy.</pattern>
						</dateFormat>
					</dateFormatLength>
					<dateFormatLength type="long">
						<dateFormat>
							<pattern>dd. MMMM yyyy.</pattern>
						</dateFormat>
					</dateFormatLength>
					<dateFormatLength type="medium">
						<dateFormat>
							<pattern>dd.MM.yyyy.</pattern>
						</dateFormat>
					</dateFormatLength>
					<dateFormatLength type="short">
						<dateFormat>
							<pattern>d.M.yy.</pattern>
						</dateFormat>
					</dateFormatLength>
				</dateFormats>
				<timeFormats>
					<timeFormatLength type="full">
						<timeFormat>
							<pattern>HH 'часова', mm 'минута', ss 'секунди' vvvv</pattern>
							<pattern alt="proposed-x1001" draft="unconfirmed">HH:mm:ss v</pattern>
						</timeFormat>
					</timeFormatLength>
					<timeFormatLength type="long">
						<timeFormat>
							<pattern>HH.mm.ss z</pattern>
							<pattern alt="proposed-x1001" draft="unconfirmed">HH:mm:ss z</pattern>
						</timeFormat>
					</timeFormatLength>
					<timeFormatLength type="medium">
						<timeFormat>
							<pattern>HH.mm.ss</pattern>
							<pattern alt="proposed-x1001" draft="unconfirmed">HH:mm:ss</pattern>
						</timeFormat>
					</timeFormatLength>
					<timeFormatLength type="short">
						<timeFormat>
							<pattern>HH.mm</pattern>
						</timeFormat>
					</timeFormatLength>
				</timeFormats>
				<dateTimeFormats>
					<dateTimeFormatLength>
						<dateTimeFormat>
							<pattern draft="unconfirmed">{1} {0}</pattern>
						</dateTimeFormat>
					</dateTimeFormatLength>
					<availableFormats>
						<dateFormatItem id="Ed">E d.</dateFormatItem>
						<dateFormatItem id="MMMEd">E d. MMM</dateFormatItem>
						<dateFormatItem id="MMMMdd" draft="unconfirmed">dd. MMMM</dateFormatItem>
						<dateFormatItem id="MMMdd" draft="unconfirmed">dd.MMM</dateFormatItem>
						<dateFormatItem id="MMdd" draft="unconfirmed">MM-dd</dateFormatItem>
						<dateFormatItem id="hhmm" draft="unconfirmed">hh:mm a</dateFormatItem>
						<dateFormatItem id="hhmmss" draft="unconfirmed">hh:mm:ss a</dateFormatItem>
						<dateFormatItem id="mmss">mm:ss</dateFormatItem>
						<dateFormatItem id="yyMM" draft="unconfirmed">MM.yy</dateFormatItem>
						<dateFormatItem id="yyMMMd">d. MMM yy.</dateFormatItem>
						<dateFormatItem id="yyMMdd">dd.MM.yy</dateFormatItem>
						<dateFormatItem id="yyQ" draft="unconfirmed">Q yy</dateFormatItem>
						<dateFormatItem id="yyQQQQ" draft="unconfirmed">QQQQ yy</dateFormatItem>
						<dateFormatItem id="yyyy">yyyy.</dateFormatItem>
						<dateFormatItem id="yyyyMM" draft="unconfirmed">yyyy-MM</dateFormatItem>
						<dateFormatItem id="yyyyMMMM" draft="unconfirmed">MMMM yyyy.</dateFormatItem>
					</availableFormats>
				</dateTimeFormats>
				<fields>
					<field type="era">
						<displayName>ера</displayName>
					</field>
					<field type="year">
						<displayName>година</displayName>
					</field>
					<field type="month">
						<displayName>месец</displayName>
					</field>
					<field type="week">
						<displayName>недеља</displayName>
					</field>
					<field type="day">
						<displayName>дан</displayName>
						<relative type="0">данас</relative>
						<relative type="1">сутра</relative>
						<relative type="2">прекосутра</relative>
						<relative type="3">за три дана</relative>
						<relative type="-1">јуче</relative>
						<relative type="-2">прекјуче</relative>
						<relative type="-3">пре три дана</relative>
					</field>
					<field type="weekday">
						<displayName>дан у недељи</displayName>
					</field>
					<field type="dayperiod">
						<displayName>доба дана</displayName>
					</field>
					<field type="hour">
						<displayName>час</displayName>
					</field>
					<field type="minute">
						<displayName>минут</displayName>
					</field>
					<field type="second">
						<displayName>секунд</displayName>
					</field>
					<field type="zone">
						<displayName>зона</displayName>
					</field>
				</fields>
			</calendar>
		</calendars>
		<timeZoneNames>
			<hourFormat>+HHmm;-HHmm</hourFormat>
			<gmtFormat draft="unconfirmed">GMT{0}</gmtFormat>
			<regionFormat draft="unconfirmed">{0}</regionFormat>
			<zone type="Etc/Unknown">
				<exemplarCity>Непознат или неважећи град</exemplarCity>
			</zone>
			<zone type="Europe/Andorra">
				<exemplarCity draft="provisional">Андора</exemplarCity>
			</zone>
			<zone type="Asia/Dubai">
				<exemplarCity>Дубаи</exemplarCity>
			</zone>
			<zone type="Asia/Kabul">
				<exemplarCity>Кабул</exemplarCity>
			</zone>
			<zone type="America/Antigua">
				<exemplarCity>Антигва</exemplarCity>
			</zone>
			<zone type="America/Anguilla">
				<exemplarCity>Ангвила</exemplarCity>
			</zone>
			<zone type="Europe/Tirane">
				<exemplarCity draft="provisional">Тирана</exemplarCity>
			</zone>
			<zone type="Asia/Yerevan">
				<exemplarCity draft="provisional">Јереван</exemplarCity>
			</zone>
			<zone type="America/Curacao">
				<exemplarCity>Кирасо</exemplarCity>
			</zone>
			<zone type="Africa/Luanda">
				<exemplarCity>Луанда</exemplarCity>
			</zone>
			<zone type="Antarctica/Rothera">
				<exemplarCity>Ротера</exemplarCity>
			</zone>
			<zone type="Antarctica/Palmer">
				<exemplarCity>Палмер</exemplarCity>
			</zone>
			<!-- Antarctica -->
			<zone type="Antarctica/South_Pole">
				<exemplarCity>Јужни пол</exemplarCity>
			</zone>
			<zone type="Antarctica/Syowa">
				<exemplarCity>Шова</exemplarCity>
			</zone>
			<zone type="Antarctica/Mawson">
				<exemplarCity>Мосон</exemplarCity>
			</zone>
			<zone type="Antarctica/Davis">
				<exemplarCity>Дејвис</exemplarCity>
			</zone>
			<zone type="Antarctica/Vostok">
				<exemplarCity>Восток</exemplarCity>
			</zone>
			<zone type="Antarctica/Casey">
				<exemplarCity>Касеј</exemplarCity>
			</zone>
			<zone type="Antarctica/DumontDUrville">
				<exemplarCity>Димон д’Урвил</exemplarCity>
			</zone>
			<zone type="Antarctica/McMurdo">
				<exemplarCity>МакМурдо</exemplarCity>
			</zone>
			<zone type="America/Buenos_Aires">
				<exemplarCity>Буенос Аирес</exemplarCity>
			</zone>
			<zone type="Pacific/Pago_Pago">
				<exemplarCity>Паго Паго</exemplarCity>
			</zone>
			<zone type="Europe/Vienna">
				<exemplarCity draft="provisional">Беч</exemplarCity>
			</zone>
			<zone type="America/Aruba">
				<exemplarCity>Аруба</exemplarCity>
			</zone>
			<zone type="Asia/Baku">
				<exemplarCity>Баку</exemplarCity>
			</zone>
			<zone type="Europe/Sarajevo">
				<long>
					<standard>Средње Европско Време</standard>
				</long>
			</zone>
			<zone type="America/Barbados">
				<exemplarCity>Барбадос</exemplarCity>
			</zone>
			<zone type="Asia/Dhaka">
				<exemplarCity>Дака</exemplarCity>
			</zone>
			<zone type="Europe/Brussels">
				<exemplarCity draft="provisional">Брисел</exemplarCity>
			</zone>
			<zone type="Africa/Ouagadougou">
				<exemplarCity>Уагадугу</exemplarCity>
			</zone>
			<zone type="Europe/Sofia">
				<exemplarCity draft="provisional">Софија</exemplarCity>
			</zone>
			<zone type="Asia/Bahrain">
				<exemplarCity>Бахреин</exemplarCity>
			</zone>
			<zone type="Africa/Bujumbura">
				<exemplarCity>Буџумбура</exemplarCity>
			</zone>
			<zone type="Africa/Porto-Novo">
				<exemplarCity>Порто Ново</exemplarCity>
			</zone>
			<zone type="Atlantic/Bermuda">
				<exemplarCity draft="provisional">Бермуди</exemplarCity>
			</zone>
			<zone type="Asia/Brunei">
				<exemplarCity>Брунеји</exemplarCity>
			</zone>
			<zone type="America/La_Paz">
				<exemplarCity>Ла Паз</exemplarCity>
			</zone>
			<zone type="America/Rio_Branco">
				<exemplarCity>Рио Бранко</exemplarCity>
			</zone>
			<zone type="America/Porto_Velho">
				<exemplarCity>Порто Вељо</exemplarCity>
			</zone>
			<zone type="America/Boa_Vista">
				<exemplarCity>Боа Виста</exemplarCity>
			</zone>
			<zone type="America/Manaus">
				<exemplarCity>Манаус</exemplarCity>
			</zone>
			<zone type="America/Cuiaba">
				<exemplarCity>Куиаба</exemplarCity>
			</zone>
			<zone type="America/Campo_Grande">
				<exemplarCity>Кампо Гранде</exemplarCity>
			</zone>
			<zone type="America/Belem">
				<exemplarCity>Белем</exemplarCity>
			</zone>
			<zone type="America/Araguaina">
				<exemplarCity>Арагвајана</exemplarCity>
			</zone>
			<zone type="America/Sao_Paulo">
				<exemplarCity>Сао Паоло</exemplarCity>
			</zone>
			<zone type="America/Fortaleza">
				<exemplarCity>Форталеза</exemplarCity>
			</zone>
			<zone type="America/Maceio">
				<exemplarCity>Масејо</exemplarCity>
			</zone>
			<zone type="America/Recife">
				<exemplarCity>Ресифе</exemplarCity>
			</zone>
			<zone type="America/Noronha">
				<exemplarCity>Нороња</exemplarCity>
			</zone>
			<zone type="America/Nassau">
				<exemplarCity>Насау</exemplarCity>
			</zone>
			<zone type="Asia/Thimphu">
				<exemplarCity draft="provisional">Тхимпху</exemplarCity>
			</zone>
			<zone type="Africa/Gaborone">
				<exemplarCity>Габорон</exemplarCity>
			</zone>
			<zone type="Europe/Minsk">
				<exemplarCity draft="provisional">Минск</exemplarCity>
			</zone>
			<zone type="America/Belize">
				<exemplarCity>Белизе</exemplarCity>
			</zone>
			<zone type="Indian/Cocos">
				<exemplarCity draft="provisional">Кокосова острва</exemplarCity>
			</zone>
			<!-- Democratic Republic of the Congo -->
			<zone type="Africa/Kinshasa">
				<exemplarCity>Киншаса</exemplarCity>
			</zone>
			<zone type="Africa/Lubumbashi">
				<exemplarCity>Лумумбаши</exemplarCity>
				<exemplarCity alt="proposed-x1001" draft="unconfirmed">Лубумбаши</exemplarCity>
			</zone>
			<zone type="Africa/Bangui">
				<exemplarCity>Бангуи</exemplarCity>
			</zone>
			<zone type="Africa/Brazzaville">
				<exemplarCity>Бразавил</exemplarCity>
			</zone>
			<zone type="Europe/Zurich">
				<exemplarCity draft="provisional">Цирих</exemplarCity>
			</zone>
			<zone type="Africa/Abidjan">
				<exemplarCity>Абиџан</exemplarCity>
			</zone>
			<zone type="Pacific/Rarotonga">
				<exemplarCity>Раротонга</exemplarCity>
			</zone>
			<zone type="Pacific/Easter">
				<exemplarCity draft="provisional">Ускршње острво</exemplarCity>
			</zone>
			<zone type="America/Santiago">
				<exemplarCity>Сантијаго</exemplarCity>
			</zone>
			<zone type="Africa/Douala">
				<exemplarCity>Дуала</exemplarCity>
			</zone>
			<!-- China -->
			<zone type="Asia/Shanghai">
				<exemplarCity>Шангај</exemplarCity>
			</zone>
			<zone type="America/Bogota">
				<exemplarCity>Богота</exemplarCity>
			</zone>
			<zone type="America/Costa_Rica">
				<exemplarCity>Костарика</exemplarCity>
			</zone>
			<zone type="America/Havana">
				<exemplarCity>Хавана</exemplarCity>
			</zone>
			<zone type="Atlantic/Cape_Verde">
				<exemplarCity draft="provisional">Капе Верде</exemplarCity>
			</zone>
			<zone type="Indian/Christmas">
				<exemplarCity draft="provisional">Божићно острво</exemplarCity>
			</zone>
			<zone type="Asia/Nicosia">
				<exemplarCity>Никозија</exemplarCity>
			</zone>
			<zone type="Europe/Berlin">
				<exemplarCity draft="provisional">Берлин</exemplarCity>
			</zone>
			<zone type="Africa/Djibouti">
				<exemplarCity>Џибути</exemplarCity>
			</zone>
			<zone type="Europe/Copenhagen">
				<exemplarCity draft="provisional">Копенхаген</exemplarCity>
			</zone>
			<zone type="America/Dominica">
				<exemplarCity>Доминика</exemplarCity>
			</zone>
			<zone type="America/Santo_Domingo">
				<exemplarCity>Санто Доминго</exemplarCity>
			</zone>
			<zone type="Africa/Algiers">
				<exemplarCity>Алжир</exemplarCity>
			</zone>
			<zone type="Pacific/Galapagos">
				<exemplarCity draft="provisional">Галапагос</exemplarCity>
			</zone>
			<zone type="America/Guayaquil">
				<exemplarCity>Гвајакил</exemplarCity>
			</zone>
			<zone type="Europe/Tallinn">
				<exemplarCity draft="provisional">Талин</exemplarCity>
			</zone>
			<zone type="Africa/Cairo">
				<exemplarCity>Каиро</exemplarCity>
			</zone>
			<zone type="Africa/El_Aaiun">
				<exemplarCity>Ел Ајун</exemplarCity>
			</zone>
			<zone type="Africa/Asmera">
				<exemplarCity>Асмера</exemplarCity>
			</zone>
			<zone type="Atlantic/Canary">
				<exemplarCity draft="provisional">Канарска острва</exemplarCity>
			</zone>
			<zone type="Africa/Ceuta">
				<exemplarCity>Сеута</exemplarCity>
			</zone>
			<zone type="Europe/Madrid">
				<exemplarCity draft="provisional">Мадрид</exemplarCity>
			</zone>
			<zone type="Africa/Addis_Ababa">
				<exemplarCity>Адис Абеба</exemplarCity>
			</zone>
			<zone type="Europe/Helsinki">
				<exemplarCity draft="provisional">Хелсинки</exemplarCity>
			</zone>
			<zone type="Pacific/Fiji">
				<exemplarCity draft="provisional">Фиџи</exemplarCity>
			</zone>
			<zone type="Atlantic/Stanley">
				<exemplarCity draft="provisional">Стенли</exemplarCity>
			</zone>
			<zone type="Pacific/Truk">
				<exemplarCity>Трук</exemplarCity>
			</zone>
			<zone type="Pacific/Ponape">
				<exemplarCity>Понапе</exemplarCity>
			</zone>
			<zone type="Pacific/Kosrae">
				<exemplarCity>Кошре</exemplarCity>
			</zone>
			<zone type="Atlantic/Faeroe">
				<exemplarCity draft="provisional">Фарска Острва</exemplarCity>
			</zone>
			<zone type="Europe/Paris">
				<exemplarCity draft="provisional">Париз</exemplarCity>
			</zone>
			<zone type="Africa/Libreville">
				<exemplarCity>Либревил</exemplarCity>
			</zone>
			<zone type="Europe/London">
				<exemplarCity draft="provisional">Лондон</exemplarCity>
			</zone>
			<zone type="America/Grenada">
				<exemplarCity>Гренада</exemplarCity>
			</zone>
			<zone type="Asia/Tbilisi">
				<exemplarCity draft="provisional">Тбилиси</exemplarCity>
			</zone>
			<zone type="America/Cayenne">
				<exemplarCity>Кајен</exemplarCity>
			</zone>
			<zone type="Africa/Accra">
				<exemplarCity>Акра</exemplarCity>
			</zone>
			<zone type="Europe/Gibraltar">
				<exemplarCity draft="provisional">Гибралтар</exemplarCity>
			</zone>
			<zone type="America/Thule">
				<exemplarCity>Туле</exemplarCity>
			</zone>
			<zone type="America/Godthab">
				<exemplarCity draft="provisional">Нук</exemplarCity>
			</zone>
			<zone type="America/Scoresbysund">
				<exemplarCity>Скорезбисунд</exemplarCity>
			</zone>
			<zone type="America/Danmarkshavn">
				<exemplarCity>Данмарксхаген</exemplarCity>
			</zone>
			<zone type="Africa/Banjul">
				<exemplarCity>Банжул</exemplarCity>
			</zone>
			<zone type="Africa/Conakry">
				<exemplarCity>Конакри</exemplarCity>
			</zone>
			<zone type="America/Guadeloupe">
				<exemplarCity>Гвадалупе</exemplarCity>
			</zone>
			<zone type="Africa/Malabo">
				<exemplarCity>Малабо</exemplarCity>
			</zone>
			<zone type="Europe/Athens">
				<exemplarCity draft="provisional">Атина</exemplarCity>
			</zone>
			<zone type="Atlantic/South_Georgia">
				<exemplarCity draft="provisional">Јужна Џорџија</exemplarCity>
			</zone>
			<zone type="America/Guatemala">
				<exemplarCity>Гватемала</exemplarCity>
			</zone>
			<zone type="Pacific/Guam">
				<exemplarCity>Гуам</exemplarCity>
			</zone>
			<zone type="Africa/Bissau">
				<exemplarCity>Бисао</exemplarCity>
			</zone>
			<zone type="America/Guyana">
				<exemplarCity>Гуана</exemplarCity>
			</zone>
			<zone type="Asia/Hong_Kong">
				<exemplarCity>Хонг Конг</exemplarCity>
			</zone>
			<zone type="America/Port-au-Prince">
				<exemplarCity>Порт-о-Пренс</exemplarCity>
			</zone>
			<zone type="Europe/Budapest">
				<exemplarCity draft="provisional">Будимпешта</exemplarCity>
			</zone>
			<zone type="Asia/Jakarta">
				<exemplarCity>Џакарта</exemplarCity>
			</zone>
			<zone type="Asia/Makassar">
				<exemplarCity>Макасар</exemplarCity>
			</zone>
			<zone type="Asia/Jayapura">
				<exemplarCity>Џајапура</exemplarCity>
			</zone>
			<zone type="Europe/Dublin">
				<exemplarCity draft="provisional">Даблин</exemplarCity>
			</zone>
			<zone type="Indian/Chagos">
				<exemplarCity draft="provisional">Чагос</exemplarCity>
			</zone>
			<zone type="Asia/Baghdad">
				<exemplarCity>Багдад</exemplarCity>
			</zone>
			<zone type="Asia/Tehran">
				<exemplarCity draft="provisional">Техеран</exemplarCity>
			</zone>
			<zone type="Atlantic/Reykjavik">
				<exemplarCity draft="provisional">Рејкјавик</exemplarCity>
			</zone>
			<zone type="Europe/Rome">
				<exemplarCity draft="provisional">Рим</exemplarCity>
			</zone>
			<zone type="America/Jamaica">
				<exemplarCity>Јамајка</exemplarCity>
			</zone>
			<zone type="Asia/Amman">
				<exemplarCity>Аман</exemplarCity>
			</zone>
			<zone type="Asia/Tokyo">
				<exemplarCity draft="provisional">Токио</exemplarCity>
			</zone>
			<zone type="Africa/Nairobi">
				<exemplarCity>Најроби</exemplarCity>
			</zone>
			<zone type="Asia/Bishkek">
				<exemplarCity>Бишкек</exemplarCity>
			</zone>
			<zone type="Asia/Phnom_Penh">
				<exemplarCity>Пном Пен</exemplarCity>
			</zone>
			<zone type="Pacific/Enderbury">
				<exemplarCity draft="provisional">Ендербери</exemplarCity>
			</zone>
			<zone type="Pacific/Kiritimati">
				<exemplarCity>Киритимати</exemplarCity>
			</zone>
			<zone type="Pacific/Tarawa">
				<exemplarCity>Тарава</exemplarCity>
			</zone>
			<zone type="Indian/Comoro">
				<exemplarCity draft="provisional">Коморо</exemplarCity>
			</zone>
			<zone type="America/St_Kitts">
				<exemplarCity>Сент Китс</exemplarCity>
			</zone>
			<zone type="Asia/Pyongyang">
				<exemplarCity>Пјонгјанг</exemplarCity>
			</zone>
			<zone type="Asia/Seoul">
				<exemplarCity draft="provisional">Сеул</exemplarCity>
			</zone>
			<zone type="Asia/Kuwait">
				<exemplarCity>Кувајт</exemplarCity>
			</zone>
			<zone type="America/Cayman">
				<exemplarCity>Кајманска острва</exemplarCity>
			</zone>
			<zone type="Asia/Aqtau">
				<exemplarCity>Актау</exemplarCity>
			</zone>
			<zone type="Asia/Aqtobe">
				<exemplarCity>Акутобе</exemplarCity>
			</zone>
			<zone type="Asia/Almaty">
				<exemplarCity>Алма-Ата</exemplarCity>
			</zone>
			<zone type="Asia/Vientiane">
				<exemplarCity draft="provisional">Вијетијан</exemplarCity>
			</zone>
			<zone type="Asia/Beirut">
				<exemplarCity>Бејрут</exemplarCity>
			</zone>
			<zone type="America/St_Lucia">
				<exemplarCity>Св. Луција</exemplarCity>
			</zone>
			<zone type="Europe/Vaduz">
				<exemplarCity draft="provisional">Вадуц</exemplarCity>
			</zone>
			<zone type="Asia/Colombo">
				<exemplarCity>Коломбо</exemplarCity>
			</zone>
			<zone type="Africa/Monrovia">
				<exemplarCity>Монровија</exemplarCity>
			</zone>
			<zone type="Africa/Maseru">
				<exemplarCity>Масеру</exemplarCity>
			</zone>
			<zone type="Europe/Vilnius">
				<exemplarCity draft="provisional">Виљнус</exemplarCity>
			</zone>
			<zone type="Europe/Luxembourg">
				<exemplarCity draft="provisional">Луксембург</exemplarCity>
			</zone>
			<zone type="Europe/Riga">
				<exemplarCity draft="provisional">Рига</exemplarCity>
			</zone>
			<zone type="Africa/Tripoli">
				<exemplarCity>Триполи</exemplarCity>
			</zone>
			<zone type="Africa/Casablanca">
				<exemplarCity>Казабланка</exemplarCity>
			</zone>
			<zone type="Europe/Monaco">
				<exemplarCity draft="provisional">Монако</exemplarCity>
			</zone>
			<zone type="Europe/Chisinau">
				<exemplarCity draft="provisional">Кишњев</exemplarCity>
			</zone>
			<zone type="Indian/Antananarivo">
				<exemplarCity draft="provisional">Антананариво</exemplarCity>
			</zone>
			<zone type="Pacific/Kwajalein">
				<exemplarCity>Кваџалејин</exemplarCity>
			</zone>
			<zone type="Pacific/Majuro">
				<exemplarCity>Мајуро</exemplarCity>
			</zone>
			<zone type="Africa/Bamako">
				<exemplarCity>Бамако</exemplarCity>
			</zone>
			<zone type="Asia/Rangoon">
				<exemplarCity draft="provisional">Рангун</exemplarCity>
			</zone>
			<zone type="Asia/Hovd">
				<exemplarCity>Ховд</exemplarCity>
			</zone>
			<zone type="Asia/Ulaanbaatar">
				<exemplarCity draft="provisional">Улан Батор</exemplarCity>
			</zone>
			<zone type="Asia/Choibalsan">
				<exemplarCity>Чојбалсан</exemplarCity>
			</zone>
			<zone type="Asia/Macau">
				<exemplarCity>Макау</exemplarCity>
			</zone>
			<zone type="Pacific/Saipan">
				<exemplarCity>Сајпан</exemplarCity>
			</zone>
			<zone type="America/Martinique">
				<exemplarCity>Мартиник</exemplarCity>
			</zone>
			<zone type="Africa/Nouakchott">
				<exemplarCity>Навакшут</exemplarCity>
			</zone>
			<zone type="America/Montserrat">
				<exemplarCity>Монтсерат</exemplarCity>
			</zone>
			<zone type="Europe/Malta">
				<exemplarCity draft="provisional">Малта</exemplarCity>
			</zone>
			<zone type="Indian/Mauritius">
				<exemplarCity draft="provisional">Маурицијус</exemplarCity>
			</zone>
			<zone type="Indian/Maldives">
				<exemplarCity draft="provisional">Малдиви</exemplarCity>
			</zone>
			<zone type="Africa/Blantyre">
				<exemplarCity>Блантир</exemplarCity>
			</zone>
			<zone type="Asia/Kuala_Lumpur">
				<exemplarCity>Куала Лумпур</exemplarCity>
			</zone>
			<zone type="Africa/Maputo">
				<exemplarCity>Мапуто</exemplarCity>
			</zone>
			<zone type="Africa/Windhoek">
				<exemplarCity>Виндхук</exemplarCity>
			</zone>
			<zone type="Pacific/Noumea">
				<exemplarCity>Нумеа</exemplarCity>
			</zone>
			<zone type="Africa/Niamey">
				<exemplarCity>Нијамеј</exemplarCity>
			</zone>
			<zone type="Pacific/Norfolk">
				<exemplarCity>Норфолк</exemplarCity>
			</zone>
			<zone type="Africa/Lagos">
				<exemplarCity>Лагос</exemplarCity>
			</zone>
			<zone type="America/Managua">
				<exemplarCity>Манагва</exemplarCity>
			</zone>
			<zone type="Europe/Amsterdam">
				<exemplarCity draft="provisional">Амстердам</exemplarCity>
			</zone>
			<zone type="Europe/Oslo">
				<exemplarCity draft="provisional">Осло</exemplarCity>
			</zone>
			<zone type="Asia/Katmandu">
				<exemplarCity>Катманду</exemplarCity>
			</zone>
			<zone type="Pacific/Nauru">
				<exemplarCity>Науру</exemplarCity>
			</zone>
			<zone type="Pacific/Niue">
				<exemplarCity>Ниуе</exemplarCity>
			</zone>
			<zone type="Pacific/Auckland">
				<exemplarCity draft="provisional">Окланд</exemplarCity>
			</zone>
			<zone type="Asia/Muscat">
				<exemplarCity>Мускат</exemplarCity>
			</zone>
			<zone type="America/Panama">
				<exemplarCity>Панама</exemplarCity>
			</zone>
			<zone type="America/Lima">
				<exemplarCity>Лима</exemplarCity>
			</zone>
			<zone type="Pacific/Tahiti">
				<exemplarCity>Тахити</exemplarCity>
			</zone>
			<zone type="Pacific/Marquesas">
				<exemplarCity>Маркиз</exemplarCity>
			</zone>
			<zone type="Pacific/Gambier">
				<exemplarCity draft="provisional">Гамбије</exemplarCity>
			</zone>
			<zone type="Pacific/Port_Moresby">
				<exemplarCity>Порт Морзби</exemplarCity>
			</zone>
			<zone type="Asia/Manila">
				<exemplarCity>Манила</exemplarCity>
			</zone>
			<zone type="Asia/Karachi">
				<exemplarCity>Карачи</exemplarCity>
			</zone>
			<zone type="Europe/Warsaw">
				<exemplarCity draft="provisional">Варшава</exemplarCity>
			</zone>
			<zone type="America/Miquelon">
				<exemplarCity>Микелон</exemplarCity>
			</zone>
			<zone type="Pacific/Pitcairn">
				<exemplarCity>Питкаирн</exemplarCity>
			</zone>
			<zone type="America/Puerto_Rico">
				<exemplarCity>Порто Рико</exemplarCity>
			</zone>
			<zone type="Asia/Gaza">
				<exemplarCity>Газа</exemplarCity>
			</zone>
			<zone type="Atlantic/Azores">
				<exemplarCity draft="provisional">Азори</exemplarCity>
			</zone>
			<zone type="Europe/Lisbon">
				<exemplarCity draft="provisional">Лисабон</exemplarCity>
			</zone>
			<zone type="Pacific/Palau">
				<exemplarCity>Палау</exemplarCity>
			</zone>
			<zone type="America/Asuncion">
				<exemplarCity>Асунсион</exemplarCity>
			</zone>
			<zone type="Asia/Qatar">
				<exemplarCity draft="provisional">Катар</exemplarCity>
			</zone>
			<zone type="Indian/Reunion">
				<exemplarCity draft="provisional">Уједињење</exemplarCity>
			</zone>
			<zone type="Europe/Bucharest">
				<exemplarCity draft="provisional">Букурешт</exemplarCity>
			</zone>
			<!-- Russia -->
			<zone type="Europe/Moscow">
				<exemplarCity>Москва</exemplarCity>
			</zone>
			<zone type="Asia/Krasnoyarsk">
				<exemplarCity>Краснојарск</exemplarCity>
			</zone>
			<zone type="Asia/Kamchatka">
				<exemplarCity>Камчатка</exemplarCity>
			</zone>
			<zone type="Asia/Anadyr">
				<exemplarCity>Анадир</exemplarCity>
			</zone>
			<zone type="Africa/Kigali">
				<exemplarCity>Кигали</exemplarCity>
			</zone>
			<zone type="Asia/Riyadh">
				<exemplarCity draft="provisional">Ријад</exemplarCity>
			</zone>
			<zone type="Pacific/Guadalcanal">
				<exemplarCity draft="provisional">Гвадалканал</exemplarCity>
			</zone>
			<zone type="Indian/Mahe">
				<exemplarCity draft="provisional">Махе</exemplarCity>
			</zone>
			<zone type="Africa/Khartoum">
				<exemplarCity>Картум</exemplarCity>
			</zone>
			<zone type="Europe/Stockholm">
				<exemplarCity draft="provisional">Стокхолм</exemplarCity>
			</zone>
			<zone type="Asia/Singapore">
				<exemplarCity draft="provisional">Сингапур</exemplarCity>
			</zone>
			<zone type="Atlantic/St_Helena">
				<exemplarCity draft="provisional">Света Јелена</exemplarCity>
			</zone>
			<zone type="Africa/Freetown">
				<exemplarCity>Фритаун</exemplarCity>
			</zone>
			<zone type="Africa/Dakar">
				<exemplarCity>Дакар</exemplarCity>
			</zone>
			<zone type="Africa/Mogadishu">
				<exemplarCity>Могадиш</exemplarCity>
			</zone>
			<zone type="America/Paramaribo">
				<exemplarCity>Парамирбо</exemplarCity>
			</zone>
			<zone type="Africa/Sao_Tome">
				<exemplarCity>Сао Томе</exemplarCity>
			</zone>
			<zone type="America/El_Salvador">
				<exemplarCity>Салвадор</exemplarCity>
			</zone>
			<zone type="Asia/Damascus">
				<exemplarCity>Дамаск</exemplarCity>
			</zone>
			<zone type="Africa/Mbabane">
				<exemplarCity>Мбабане</exemplarCity>
			</zone>
			<zone type="America/Grand_Turk">
				<exemplarCity>Гранд Турк</exemplarCity>
			</zone>
			<zone type="Africa/Ndjamena">
				<exemplarCity>Нџамена</exemplarCity>
			</zone>
			<zone type="Indian/Kerguelen">
				<exemplarCity draft="provisional">Кергелен</exemplarCity>
			</zone>
			<zone type="Africa/Lome">
				<exemplarCity>Ломе</exemplarCity>
			</zone>
			<zone type="Asia/Bangkok">
				<exemplarCity>Банкок</exemplarCity>
			</zone>
			<zone type="Asia/Dushanbe">
				<exemplarCity>Душанбе</exemplarCity>
			</zone>
			<zone type="Pacific/Fakaofo">
				<exemplarCity draft="provisional">Факаофо</exemplarCity>
			</zone>
			<zone type="Asia/Dili">
				<exemplarCity>Дили</exemplarCity>
			</zone>
			<zone type="Asia/Ashgabat">
				<exemplarCity>Ашхабад</exemplarCity>
			</zone>
			<zone type="Africa/Tunis">
				<exemplarCity>Тунис</exemplarCity>
			</zone>
			<zone type="Pacific/Tongatapu">
				<exemplarCity>Тонгатапу</exemplarCity>
			</zone>
			<zone type="Europe/Istanbul">
				<exemplarCity draft="provisional">Истанбул</exemplarCity>
			</zone>
			<zone type="America/Port_of_Spain">
				<exemplarCity draft="provisional">Порт оф Спејн</exemplarCity>
			</zone>
			<zone type="Pacific/Funafuti">
				<exemplarCity draft="provisional">Фанафути</exemplarCity>
			</zone>
			<zone type="Asia/Taipei">
				<exemplarCity draft="provisional">Тајпеј</exemplarCity>
			</zone>
			<zone type="Africa/Dar_es_Salaam">
				<exemplarCity>Дар-ес-Салам</exemplarCity>
			</zone>
			<!-- Ukraine -->
			<zone type="Europe/Uzhgorod">
				<exemplarCity>Ужгород</exemplarCity>
			</zone>
			<zone type="Europe/Kiev">
				<exemplarCity>Кијев</exemplarCity>
			</zone>
			<zone type="Europe/Zaporozhye">
				<exemplarCity>Запорожје</exemplarCity>
			</zone>
			<zone type="Africa/Kampala">
				<exemplarCity>Кампала</exemplarCity>
			</zone>
			<zone type="Pacific/Midway">
				<exemplarCity>Мидвеј</exemplarCity>
			</zone>
			<zone type="Pacific/Johnston">
				<exemplarCity>Џонстон</exemplarCity>
			</zone>
			<zone type="Pacific/Wake">
				<exemplarCity>Ваке</exemplarCity>
			</zone>
			<zone type="America/Anchorage">
				<exemplarCity>Енкориџ</exemplarCity>
				<exemplarCity alt="proposed-x1001" draft="unconfirmed">Време на Аљасци</exemplarCity>
			</zone>
			<zone type="America/Montevideo">
				<exemplarCity>Монтевидео</exemplarCity>
			</zone>
			<!-- Uzbekistan -->
			<zone type="Asia/Tashkent">
				<exemplarCity>Ташкент</exemplarCity>
			</zone>
			<zone type="America/St_Vincent">
				<exemplarCity>Сент Винсент</exemplarCity>
			</zone>
			<zone type="America/Caracas">
				<exemplarCity>Каракас</exemplarCity>
			</zone>
			<zone type="America/Tortola">
				<exemplarCity>Тортола</exemplarCity>
			</zone>
			<zone type="America/St_Thomas">
				<exemplarCity>Св. Тома</exemplarCity>
			</zone>
			<zone type="Pacific/Efate">
				<exemplarCity draft="provisional">Ефате</exemplarCity>
			</zone>
			<zone type="Pacific/Wallis">
				<exemplarCity>Валис</exemplarCity>
			</zone>
			<zone type="Pacific/Apia">
				<exemplarCity draft="provisional">Апија</exemplarCity>
			</zone>
			<zone type="Asia/Aden">
				<exemplarCity>Аден</exemplarCity>
			</zone>
			<zone type="Indian/Mayotte">
				<exemplarCity draft="provisional">Мајоте</exemplarCity>
			</zone>
			<zone type="Africa/Johannesburg">
				<exemplarCity>Јоханесбург</exemplarCity>
			</zone>
			<zone type="Africa/Lusaka">
				<exemplarCity>Лусака</exemplarCity>
			</zone>
			<zone type="Africa/Harare">
				<exemplarCity>Хараре</exemplarCity>
			</zone>
			<metazone type="Europe_Central">
				<long>
					<standard>Средње Европско Време</standard>
					<standard alt="proposed-x1001" draft="unconfirmed">Централно Европско Време</standard>
					<daylight>Централно Европско Летње Време</daylight>
				</long>
			</metazone>
		</timeZoneNames>
	</dates>
	<numbers>
		<symbols>
			<decimal>,</decimal>
			<group>.</group>
		</symbols>
		<currencyFormats>
			<currencyFormatLength>
				<currencyFormat>
					<pattern draft="unconfirmed">#,##0.00 ¤</pattern>
				</currencyFormat>
			</currencyFormatLength>
		</currencyFormats>
		<currencies>
			<currency type="AED">
				<displayName draft="provisional">Уједињени арапски емирати дирхам</displayName>
			</currency>
			<currency type="ARS">
				<displayName>Аргентински пезо</displayName>
			</currency>
			<currency type="ATS">
				<displayName>Аустријски шилинг</displayName>
			</currency>
			<currency type="AUD">
				<displayName>Аустралијски долар</displayName>
				<symbol>$A</symbol>
			</currency>
			<currency type="BAM">
				<displayName>Конвертибилна марка</displayName>
				<symbol>KM</symbol>
			</currency>
			<currency type="BEF">
				<displayName>Белгијски франак</displayName>
				<symbol>BF</symbol>
			</currency>
			<currency type="BGN">
				<displayName>Бугарски лев</displayName>
			</currency>
			<currency type="BND">
				<displayName>Брунејски долар</displayName>
			</currency>
			<currency type="BOB">
				<displayName>Боливијски Боливиано</displayName>
			</currency>
			<currency type="BRL">
				<displayName>Бразилски Реал</displayName>
			</currency>
			<currency type="CAD">
				<displayName>Канадски долар</displayName>
				<symbol>Can$</symbol>
			</currency>
			<currency type="CHF">
				<displayName>Швајцарски франак</displayName>
				<symbol>SwF</symbol>
			</currency>
			<currency type="CLP">
				<displayName>Чилеански пезо</displayName>
			</currency>
			<currency type="CNY">
				<displayName>Кинески Јуан Ренминби</displayName>
				<symbol>Y</symbol>
			</currency>
			<currency type="COP">
				<displayName>Колумбијски пезо</displayName>
			</currency>
			<currency type="CSD">
				<displayName>Српски Динар (Србија и Црна Гора)</displayName>
			</currency>
			<currency type="CZK">
				<displayName>Чешка круна</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Чешка коруна</displayName>
			</currency>
			<currency type="DEM">
				<displayName>Немачка марка</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Немачке марке</displayName>
			</currency>
			<currency type="DKK">
				<displayName>Данска круна</displayName>
				<symbol>DKr</symbol>
			</currency>
			<currency type="EEK">
				<displayName>Естонска кроон</displayName>
			</currency>
			<currency type="EGP">
				<displayName>Египатска фунта</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Египатски поунд</displayName>
			</currency>
			<currency type="ESP">
				<displayName>Шпанска пезета</displayName>
			</currency>
			<currency type="EUR">
				<displayName>ЕВРО</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Еуро</displayName>
			</currency>
			<currency type="FIM">
				<displayName>Финска марка</displayName>
			</currency>
			<currency type="FJD">
				<displayName>Фиџи долар</displayName>
			</currency>
			<currency type="FRF">
				<displayName>Француски франак</displayName>
			</currency>
			<currency type="GBP">
				<displayName>Фунта стерлинга</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Британска фунта</displayName>
			</currency>
			<currency type="GRD">
				<displayName>Драхма</displayName>
			</currency>
			<currency type="HKD">
				<displayName>Хонг Конгски Долари</displayName>
			</currency>
			<currency type="HRD">
				<displayName>Хрватски динар</displayName>
			</currency>
			<currency type="HRK">
				<displayName>Куна</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Хрватска куна</displayName>
			</currency>
			<currency type="HUF">
				<displayName>Мађарска форинта</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Маџарска форинт</displayName>
			</currency>
			<currency type="IDR">
				<displayName draft="provisional">Индонезијска рупиах</displayName>
			</currency>
			<currency type="IEP">
				<displayName>Ирска фунта</displayName>
				<symbol>IR£</symbol>
			</currency>
			<currency type="ILS">
				<displayName>Израелски шекел</displayName>
			</currency>
			<currency type="INR">
				<displayName>Индијски Рупи</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Индијски Рупее</displayName>
				<symbol>INR</symbol>
			</currency>
			<currency type="ITL">
				<displayName>Италијанска лира</displayName>
			</currency>
			<currency type="JPY">
				<displayName>Јен</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Јапански ЈЕН</displayName>
			</currency>
			<currency type="KES">
				<displayName>Кенијски шилинг</displayName>
			</currency>
			<currency type="KRW">
				<displayName draft="provisional">Јужно-корејски Вон</displayName>
			</currency>
			<currency type="KWD">
				<displayName>Кувајтски динар</displayName>
				<symbol>KD</symbol>
			</currency>
			<currency type="LTL">
				<displayName>Литвански литас</displayName>
			</currency>
			<currency type="LUF">
				<displayName>Луксембуршки франак</displayName>
			</currency>
			<currency type="MAD">
				<displayName>Марокански дирхам</displayName>
			</currency>
			<currency type="MTL">
				<displayName>Малтешка лира</displayName>
			</currency>
			<currency type="MXN">
				<displayName>Мексички песо</displayName>
			</currency>
			<currency type="MYR">
				<displayName>Малезијски ринггит</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Малезијски рингит</displayName>
			</currency>
			<currency type="NLG">
				<displayName>Холандски гулден</displayName>
			</currency>
			<currency type="NOK">
				<displayName>Норвешка круна</displayName>
				<symbol>NKr</symbol>
			</currency>
			<currency type="NZD">
				<displayName>Новозеландски долар</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Новозеландски долари</displayName>
			</currency>
			<currency type="PEN">
				<displayName draft="provisional">Перуански нуево сол</displayName>
			</currency>
			<currency type="PHP">
				<displayName draft="provisional">Филипински песо</displayName>
			</currency>
			<currency type="PKR">
				<displayName draft="provisional">Пакистански рупи</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Пакистански рупее</displayName>
			</currency>
			<currency type="PTE">
				<displayName>Португалски ескудо</displayName>
			</currency>
			<currency type="RON">
				<displayName draft="provisional">Румунски леу</displayName>
			</currency>
			<currency type="RSD">
				<displayName>Српски Динар</displayName>
			</currency>
			<currency type="RUB">
				<displayName>Руска рубља</displayName>
			</currency>
			<currency type="RUR">
				<displayName>Руска рубља (1991-1998)</displayName>
			</currency>
			<currency type="SEK">
				<displayName>Шведска круна</displayName>
				<symbol>SKr</symbol>
			</currency>
			<currency type="SGD">
				<displayName draft="provisional">Сингапурски долар</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Сингапурски Долари</displayName>
			</currency>
			<currency type="SIT">
				<displayName>Толар</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Словенски толар</displayName>
			</currency>
			<currency type="SKK">
				<displayName draft="provisional">Словачка круна</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Словачка коруна</displayName>
			</currency>
			<currency type="TRL">
				<displayName draft="provisional">Турска лира</displayName>
			</currency>
			<currency type="TRY">
				<displayName>Нова турска лира</displayName>
			</currency>
			<currency type="TWD">
				<displayName draft="provisional">Нови тајвански долар</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Нови Тајланд долар</displayName>
			</currency>
			<currency type="UAH">
				<displayName draft="provisional">Украјинска хривња</displayName>
			</currency>
			<currency type="USD">
				<displayName>Амерички долар</displayName>
				<displayName alt="proposed-x1001" draft="unconfirmed">Амерички долари</displayName>
			</currency>
			<currency type="VEB">
				<displayName draft="provisional">Венецуелански боливар</displayName>
			</currency>
			<currency type="VND">
				<displayName draft="provisional">Вијетнамски донг</displayName>
			</currency>
			<currency type="XXX">
				<displayName>Непозната или неважећа валута</displayName>
				<symbol>XXX</symbol>
			</currency>
			<currency type="YUN">
				<symbol>Дин</symbol>
			</currency>
			<currency type="ZAR">
				<displayName draft="provisional">Јужна Африка Ранд</displayName>
			</currency>
		</currencies>
	</numbers>
	<posix>
		<messages>
			<yesstr>да:д</yesstr>
			<nostr>не:н</nostr>
		</messages>
	</posix>
</ldml>