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