1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Locale SYSTEM 'locale.dtd'>
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="yes" version="1.2">
24  <LC_INFO>
25    <Language>
26      <LangID>sr</LangID>
27      <DefaultName>Serbian Cyrillic</DefaultName>
28    </Language>
29    <Country>
30      <CountryID>ME</CountryID>
31      <DefaultName>Montenegro</DefaultName>
32    </Country>
33  </LC_INFO>
34  <LC_CTYPE ref="sr_RS"/>
35  <LC_FORMAT ref="sr_RS" replaceTo="[$€-CC1A]"/>
36  <LC_COLLATION ref="sr_RS"/>
37  <LC_SEARCH ref="sr_RS"/>
38  <LC_INDEX ref="sr_RS"/>
39  <LC_CALENDAR ref="sr_RS"/>
40  <LC_CURRENCY>
41    <Currency default="true" usedInCompatibleFormatCodes="true">
42      <CurrencyID>EUR</CurrencyID>
43      <CurrencySymbol>€</CurrencySymbol>
44      <BankSymbol>EUR</BankSymbol>
45      <CurrencyName>Euro</CurrencyName>
46      <DecimalPlaces>2</DecimalPlaces>
47    </Currency>
48    <Currency default="false" usedInCompatibleFormatCodes="false">
49      <CurrencyID>DEM</CurrencyID>
50      <CurrencySymbol>DM</CurrencySymbol>
51      <BankSymbol>DEM</BankSymbol>
52      <CurrencyName>Deutsche Mark</CurrencyName>
53      <DecimalPlaces>2</DecimalPlaces>
54    </Currency>
55  </LC_CURRENCY>
56  <LC_TRANSLITERATION ref="sr_RS"/>
57  <LC_MISC ref="sr_RS"/>
58  <LC_NumberingLevel ref="sr_RS"/>
59  <LC_OutLineNumberingLevel ref="sr_RS"/>
60</Locale>
61
62