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>en</LangID>
27cdf0e10cSrcweir      <DefaultName>English</DefaultName>
28cdf0e10cSrcweir    </Language>
29cdf0e10cSrcweir    <Country>
30cdf0e10cSrcweir      <CountryID>BZ</CountryID>
31cdf0e10cSrcweir      <DefaultName>Belize</DefaultName>
32cdf0e10cSrcweir    </Country>
33cdf0e10cSrcweir  </LC_INFO>
34cdf0e10cSrcweir  <LC_CTYPE>
35cdf0e10cSrcweir    <Separators>
36cdf0e10cSrcweir      <DateSeparator>/</DateSeparator>
37cdf0e10cSrcweir      <ThousandSeparator>,</ThousandSeparator>
38cdf0e10cSrcweir      <DecimalSeparator>.</DecimalSeparator>
39cdf0e10cSrcweir      <TimeSeparator>:</TimeSeparator>
40cdf0e10cSrcweir      <Time100SecSeparator>.</Time100SecSeparator>
41cdf0e10cSrcweir      <ListSeparator>;</ListSeparator>
42cdf0e10cSrcweir      <LongDateDayOfWeekSeparator>, </LongDateDayOfWeekSeparator>
43cdf0e10cSrcweir      <LongDateDaySeparator>, </LongDateDaySeparator>
44cdf0e10cSrcweir      <LongDateMonthSeparator> </LongDateMonthSeparator>
45cdf0e10cSrcweir      <LongDateYearSeparator> </LongDateYearSeparator>
46cdf0e10cSrcweir    </Separators>
47cdf0e10cSrcweir    <Markers>
48cdf0e10cSrcweir      <QuotationStart>‘</QuotationStart>
49cdf0e10cSrcweir      <QuotationEnd>’</QuotationEnd>
50cdf0e10cSrcweir      <DoubleQuotationStart>“</DoubleQuotationStart>
51cdf0e10cSrcweir      <DoubleQuotationEnd>”</DoubleQuotationEnd>
52cdf0e10cSrcweir    </Markers>
53cdf0e10cSrcweir    <TimeAM>AM</TimeAM>
54cdf0e10cSrcweir    <TimePM>PM</TimePM>
55cdf0e10cSrcweir    <MeasurementSystem>metric</MeasurementSystem>
56cdf0e10cSrcweir  </LC_CTYPE>
57cdf0e10cSrcweir  <LC_FORMAT ref="en_US" replaceTo="[$BZ$-2809]"/>
58cdf0e10cSrcweir  <LC_COLLATION ref="en_US" />
59cdf0e10cSrcweir  <LC_SEARCH ref="en_US"/>
60cdf0e10cSrcweir  <LC_INDEX ref="en_US"/>
61cdf0e10cSrcweir  <LC_CALENDAR>
62cdf0e10cSrcweir    <Calendar unoid="gregorian" default="true">
63cdf0e10cSrcweir      <DaysOfWeek ref="en_US_gregorian"/>
64cdf0e10cSrcweir      <MonthsOfYear ref="en_US_gregorian"/>
65cdf0e10cSrcweir      <Eras ref="en_US_gregorian"/>
66cdf0e10cSrcweir      <StartDayOfWeek>
67cdf0e10cSrcweir        <DayID>mon</DayID>
68cdf0e10cSrcweir      </StartDayOfWeek>
69cdf0e10cSrcweir      <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
70cdf0e10cSrcweir    </Calendar>
71cdf0e10cSrcweir  </LC_CALENDAR>
72cdf0e10cSrcweir  <LC_CURRENCY>
73cdf0e10cSrcweir    <Currency default="true" usedInCompatibleFormatCodes="true">
74cdf0e10cSrcweir      <CurrencyID>BZD</CurrencyID>
75cdf0e10cSrcweir      <CurrencySymbol>BZ$</CurrencySymbol>
76cdf0e10cSrcweir      <BankSymbol>BZD</BankSymbol>
77cdf0e10cSrcweir      <CurrencyName>Belize Dollar</CurrencyName>
78cdf0e10cSrcweir      <DecimalPlaces>2</DecimalPlaces>
79cdf0e10cSrcweir    </Currency>
80cdf0e10cSrcweir  </LC_CURRENCY>
81cdf0e10cSrcweir  <LC_TRANSLITERATION ref="en_US"/>
82cdf0e10cSrcweir  <LC_MISC ref="en_US"/>
83cdf0e10cSrcweir  <LC_NumberingLevel ref="en_US"/>
84cdf0e10cSrcweir  <LC_OutLineNumberingLevel ref="en_US"/>
85cdf0e10cSrcweir</Locale>
86