Update ooo320-m1
[ooovba.git] / i18npool / source / localedata / data / en_US.xml
blob2a99dcd0fb14e8fa0202e25562f9f6cf482780a4
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE Locale SYSTEM 'locale.dtd'>
3 <Locale versionDTD="2.0.3" allowUpdateFromCLDR="yes" version="1.2">
4   <LC_INFO>
5     <Language>
6       <LangID>en</LangID>
7       <DefaultName>English</DefaultName>
8     </Language>
9     <Country>
10       <CountryID>US</CountryID>
11       <DefaultName>United States</DefaultName>
12     </Country>
13   </LC_INFO>
14   <LC_CTYPE>
15     <Separators>
16       <DateSeparator>/</DateSeparator>
17       <ThousandSeparator>,</ThousandSeparator>
18       <DecimalSeparator>.</DecimalSeparator>
19       <TimeSeparator>:</TimeSeparator>
20       <Time100SecSeparator>.</Time100SecSeparator>
21       <ListSeparator>;</ListSeparator>
22       <LongDateDayOfWeekSeparator>, </LongDateDayOfWeekSeparator>
23       <LongDateDaySeparator>, </LongDateDaySeparator>
24       <LongDateMonthSeparator> </LongDateMonthSeparator>
25       <LongDateYearSeparator> </LongDateYearSeparator>
26     </Separators>
27     <Markers>
28       <QuotationStart>‘</QuotationStart>
29       <QuotationEnd>’</QuotationEnd>
30       <DoubleQuotationStart>“</DoubleQuotationStart>
31       <DoubleQuotationEnd>”</DoubleQuotationEnd>
32     </Markers>
33     <TimeAM>AM</TimeAM>
34     <TimePM>PM</TimePM>
35     <MeasurementSystem>US</MeasurementSystem>
36   </LC_CTYPE>
37   <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$$-409]">
38     <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
39       <FormatCode>General</FormatCode>
40     </FormatElement>
41     <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
42       <FormatCode>0</FormatCode>
43     </FormatElement>
44     <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
45       <FormatCode>0.00</FormatCode>
46     </FormatElement>
47     <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
48       <FormatCode>#,##0</FormatCode>
49     </FormatElement>
50     <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
51       <FormatCode>#,##0.00</FormatCode>
52     </FormatElement>
53     <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
54       <FormatCode>#,###.00</FormatCode>
55     </FormatElement>
56     <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
57       <FormatCode>0.00E+000</FormatCode>
58     </FormatElement>
59     <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
60       <FormatCode>0.00E+00</FormatCode>
61     </FormatElement>
62     <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
63       <FormatCode>0%</FormatCode>
64     </FormatElement>
65     <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
66       <FormatCode>0.00%</FormatCode>
67     </FormatElement>
68     <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
69       <FormatCode>[CURRENCY]#,##0;-[CURRENCY]#,##0</FormatCode>
70     </FormatElement>
71     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
72       <FormatCode>[CURRENCY]#,##0.00;-[CURRENCY]#,##0.00</FormatCode>
73     </FormatElement>
74     <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
75       <FormatCode>[CURRENCY]#,##0;[RED]-[CURRENCY]#,##0</FormatCode>
76     </FormatElement>
77     <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
78       <FormatCode>[CURRENCY]#,##0.00;[RED]-[CURRENCY]#,##0.00</FormatCode>
79     </FormatElement>
80     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
81       <FormatCode>#,##0.00 CCC</FormatCode>
82     </FormatElement>
83     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
84       <FormatCode>[CURRENCY]#,##0.--;[RED]-[CURRENCY]#,##0.--</FormatCode>
85     </FormatElement>
86     <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
87       <FormatCode>M/D/YY</FormatCode>
88     </FormatElement>
89     <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
90       <FormatCode>NNNNMMMM DD, YYYY</FormatCode>
91     </FormatElement>
92     <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20">
93       <FormatCode>MM/DD/YY</FormatCode>
94     </FormatElement>
95     <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21">
96       <FormatCode>MM/DD/YYYY</FormatCode>
97     </FormatElement>
98     <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
99       <FormatCode>MMM D, YY</FormatCode>
100     </FormatElement>
101     <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
102       <FormatCode>MMM D, YYYY</FormatCode>
103     </FormatElement>
104     <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
105       <FormatCode>D. MMM. YYYY</FormatCode>
106     </FormatElement>
107     <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
108       <FormatCode>MMMM D, YYYY</FormatCode>
109     </FormatElement>
110     <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
111       <FormatCode>D. MMMM YYYY</FormatCode>
112     </FormatElement>
113     <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
114       <FormatCode>NN, MMM D, YY</FormatCode>
115     </FormatElement>
116     <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
117       <FormatCode>NN DD/MMM YY</FormatCode>
118     </FormatElement>
119     <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
120       <FormatCode>NN, MMMM D, YYYY</FormatCode>
121     </FormatElement>
122     <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
123       <FormatCode>NNNNMMMM D, YYYY</FormatCode>
124     </FormatElement>
125     <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
126       <FormatCode>MM-DD</FormatCode>
127     </FormatElement>
128     <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
129       <FormatCode>YY-MM-DD</FormatCode>
130       <DefaultName>ISO 8601</DefaultName>
131     </FormatElement>
132     <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
133       <FormatCode>YYYY-MM-DD</FormatCode>
134       <DefaultName>ISO 8601</DefaultName>
135     </FormatElement>
136     <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
137       <FormatCode>MM/YY</FormatCode>
138     </FormatElement>
139     <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
140       <FormatCode>MMM DD</FormatCode>
141     </FormatElement>
142     <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
143       <FormatCode>MMMM</FormatCode>
144     </FormatElement>
145     <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
146       <FormatCode>QQ YY</FormatCode>
147     </FormatElement>
148     <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
149       <FormatCode>WW</FormatCode>
150     </FormatElement>
151     <FormatElement msgid="TimeFormatskey1" default="false" type="short" usage="TIME" formatindex="39">
152       <FormatCode>HH:MM</FormatCode>
153     </FormatElement>
154     <FormatElement msgid="TimeFormatskey2" default="false" type="medium" usage="TIME" formatindex="40">
155       <FormatCode>HH:MM:SS</FormatCode>
156     </FormatElement>
157     <FormatElement msgid="TimeFormatskey3" default="true" type="short" usage="TIME" formatindex="41">
158       <FormatCode>HH:MM AM/PM</FormatCode>
159     </FormatElement>
160     <FormatElement msgid="TimeFormatskey4" default="true" type="medium" usage="TIME" formatindex="42">
161       <FormatCode>HH:MM:SS AM/PM</FormatCode>
162     </FormatElement>
163     <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
164       <FormatCode>[HH]:MM:SS</FormatCode>
165     </FormatElement>
166     <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
167       <FormatCode>MM:SS.00</FormatCode>
168     </FormatElement>
169     <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
170       <FormatCode>[HH]:MM:SS.00</FormatCode>
171     </FormatElement>
172     <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
173       <FormatCode>MM/DD/YY HH:MM AM/PM</FormatCode>
174     </FormatElement>
175     <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
176       <FormatCode>MM/DD/YYYY HH:MM:SS</FormatCode>
177     </FormatElement>
178   </LC_FORMAT>
179   <LC_FORMAT_1>
180     <FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="50">
181       <FormatCode>[~jewish]NNNND MMMM YYYY</FormatCode>
182     </FormatElement>
183     <FormatElement msgid="DateFormatskey23" default="false" type="long" usage="DATE" formatindex="51">
184       <FormatCode>[~jewish]NNNNMMMM D YYYY</FormatCode>
185     </FormatElement>
186     <FormatElement msgid="DateFormatskey24" default="false" type="long" usage="DATE" formatindex="52">
187       <FormatCode>[~jewish]NN MMMM D YYYY</FormatCode>
188     </FormatElement>
189     <FormatElement msgid="DateFormatskey25" default="false" type="long" usage="DATE" formatindex="53">
190       <FormatCode>[~jewish]NN D MMMM YYYY</FormatCode>
191     </FormatElement>
192     <FormatElement msgid="DateFormatskey26" default="false" type="long" usage="DATE" formatindex="54">
193       <FormatCode>[~jewish]D MMMM YYYY</FormatCode>
194     </FormatElement>
195     <FormatElement msgid="DateFormatskey27" default="false" type="long" usage="DATE" formatindex="55">
196       <FormatCode>[~jewish]MMMM D YYYY</FormatCode>
197     </FormatElement>
198     <FormatElement msgid="DateFormatskey28" default="false" type="medium" usage="DATE" formatindex="56">
199       <FormatCode>[~jewish]D MMMM</FormatCode>
200     </FormatElement>
201     <FormatElement msgid="DateFormatskey29" default="false" type="medium" usage="DATE" formatindex="57">
202       <FormatCode>[~jewish]MMMM D</FormatCode>
203     </FormatElement>
204     <FormatElement msgid="DateFormatskey30" default="false" type="medium" usage="DATE" formatindex="58">
205       <FormatCode>[~jewish]MMMM YYYY</FormatCode>
206     </FormatElement>
207     <FormatElement msgid="DateFormatskey31" default="false" type="medium" usage="DATE" formatindex="59">
208       <FormatCode>[~jewish]MMMM</FormatCode>
209     </FormatElement>
210   </LC_FORMAT_1>
211   <LC_COLLATION>
212     <Collator default="true" unoid="alphanumeric" />
213     <CollationOptions>
214       <TransliterationModules>IGNORE_CASE</TransliterationModules>
215     </CollationOptions>
216   </LC_COLLATION>
217   <LC_SEARCH>
218     <SearchOptions>
219       <TransliterationModules>IGNORE_CASE</TransliterationModules>
220     </SearchOptions>
221   </LC_SEARCH>
222   <LC_INDEX>
223     <IndexKey phonetic="false" default="true" unoid="alphanumeric">A-Z</IndexKey>
224     <UnicodeScript>0</UnicodeScript>
225     <UnicodeScript>1</UnicodeScript>
226     <FollowPageWord>p.</FollowPageWord>
227     <FollowPageWord>pp.</FollowPageWord>
228   </LC_INDEX>
229   <LC_CALENDAR>
230     <Calendar unoid="gregorian" default="true">
231       <DaysOfWeek>
232         <Day>
233           <DayID>sun</DayID>
234           <DefaultAbbrvName>Sun</DefaultAbbrvName>
235           <DefaultFullName>Sunday</DefaultFullName>
236         </Day>
237         <Day>
238           <DayID>mon</DayID>
239           <DefaultAbbrvName>Mon</DefaultAbbrvName>
240           <DefaultFullName>Monday</DefaultFullName>
241         </Day>
242         <Day>
243           <DayID>tue</DayID>
244           <DefaultAbbrvName>Tue</DefaultAbbrvName>
245           <DefaultFullName>Tuesday</DefaultFullName>
246         </Day>
247         <Day>
248           <DayID>wed</DayID>
249           <DefaultAbbrvName>Wed</DefaultAbbrvName>
250           <DefaultFullName>Wednesday</DefaultFullName>
251         </Day>
252         <Day>
253           <DayID>thu</DayID>
254           <DefaultAbbrvName>Thu</DefaultAbbrvName>
255           <DefaultFullName>Thursday</DefaultFullName>
256         </Day>
257         <Day>
258           <DayID>fri</DayID>
259           <DefaultAbbrvName>Fri</DefaultAbbrvName>
260           <DefaultFullName>Friday</DefaultFullName>
261         </Day>
262         <Day>
263           <DayID>sat</DayID>
264           <DefaultAbbrvName>Sat</DefaultAbbrvName>
265           <DefaultFullName>Saturday</DefaultFullName>
266         </Day>
267       </DaysOfWeek>
268       <MonthsOfYear>
269         <Month>
270           <MonthID>jan</MonthID>
271           <DefaultAbbrvName>Jan</DefaultAbbrvName>
272           <DefaultFullName>January</DefaultFullName>
273         </Month>
274         <Month>
275           <MonthID>feb</MonthID>
276           <DefaultAbbrvName>Feb</DefaultAbbrvName>
277           <DefaultFullName>February</DefaultFullName>
278         </Month>
279         <Month>
280           <MonthID>mar</MonthID>
281           <DefaultAbbrvName>Mar</DefaultAbbrvName>
282           <DefaultFullName>March</DefaultFullName>
283         </Month>
284         <Month>
285           <MonthID>apr</MonthID>
286           <DefaultAbbrvName>Apr</DefaultAbbrvName>
287           <DefaultFullName>April</DefaultFullName>
288         </Month>
289         <Month>
290           <MonthID>may</MonthID>
291           <DefaultAbbrvName>May</DefaultAbbrvName>
292           <DefaultFullName>May</DefaultFullName>
293         </Month>
294         <Month>
295           <MonthID>jun</MonthID>
296           <DefaultAbbrvName>Jun</DefaultAbbrvName>
297           <DefaultFullName>June</DefaultFullName>
298         </Month>
299         <Month>
300           <MonthID>jul</MonthID>
301           <DefaultAbbrvName>Jul</DefaultAbbrvName>
302           <DefaultFullName>July</DefaultFullName>
303         </Month>
304         <Month>
305           <MonthID>aug</MonthID>
306           <DefaultAbbrvName>Aug</DefaultAbbrvName>
307           <DefaultFullName>August</DefaultFullName>
308         </Month>
309         <Month>
310           <MonthID>sep</MonthID>
311           <DefaultAbbrvName>Sep</DefaultAbbrvName>
312           <DefaultFullName>September</DefaultFullName>
313         </Month>
314         <Month>
315           <MonthID>oct</MonthID>
316           <DefaultAbbrvName>Oct</DefaultAbbrvName>
317           <DefaultFullName>October</DefaultFullName>
318         </Month>
319         <Month>
320           <MonthID>nov</MonthID>
321           <DefaultAbbrvName>Nov</DefaultAbbrvName>
322           <DefaultFullName>November</DefaultFullName>
323         </Month>
324         <Month>
325           <MonthID>dec</MonthID>
326           <DefaultAbbrvName>Dec</DefaultAbbrvName>
327           <DefaultFullName>December</DefaultFullName>
328         </Month>
329       </MonthsOfYear>
330       <Eras>
331         <Era>
332           <EraID>bc</EraID>
333           <DefaultAbbrvName>BC</DefaultAbbrvName>
334           <DefaultFullName>BC</DefaultFullName>
335         </Era>
336         <Era>
337           <EraID>ad</EraID>
338           <DefaultAbbrvName>AD</DefaultAbbrvName>
339           <DefaultFullName>AD</DefaultFullName>
340         </Era>
341       </Eras>
342       <StartDayOfWeek>
343         <DayID>sun</DayID>
344       </StartDayOfWeek>
345       <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
346     </Calendar>
347     <Calendar unoid="jewish" default="false">
348       <DaysOfWeek>
349         <Day>
350           <DayID>sun</DayID>
351           <DefaultAbbrvName>Sun</DefaultAbbrvName>
352           <DefaultFullName>Sunday</DefaultFullName>
353         </Day>
354         <Day>
355           <DayID>mon</DayID>
356           <DefaultAbbrvName>Mon</DefaultAbbrvName>
357           <DefaultFullName>Monday</DefaultFullName>
358         </Day>
359         <Day>
360           <DayID>tue</DayID>
361           <DefaultAbbrvName>Tue</DefaultAbbrvName>
362           <DefaultFullName>Tuesday</DefaultFullName>
363         </Day>
364         <Day>
365           <DayID>wed</DayID>
366           <DefaultAbbrvName>Wed</DefaultAbbrvName>
367           <DefaultFullName>Wednesday</DefaultFullName>
368         </Day>
369         <Day>
370           <DayID>thu</DayID>
371           <DefaultAbbrvName>Thu</DefaultAbbrvName>
372           <DefaultFullName>Thursday</DefaultFullName>
373         </Day>
374         <Day>
375           <DayID>fri</DayID>
376           <DefaultAbbrvName>Fri</DefaultAbbrvName>
377           <DefaultFullName>Friday</DefaultFullName>
378         </Day>
379         <Day>
380           <DayID>sat</DayID>
381           <DefaultAbbrvName>Sat</DefaultAbbrvName>
382           <DefaultFullName>Shabbat</DefaultFullName>
383         </Day>
384       </DaysOfWeek>
385       <MonthsOfYear>
386         <Month>
387           <MonthID>Nissan</MonthID>
388           <DefaultAbbrvName>Nissan</DefaultAbbrvName>
389           <DefaultFullName>Nissan</DefaultFullName>
390         </Month>
391         <Month>
392           <MonthID>Iyar</MonthID>
393           <DefaultAbbrvName>Iyar</DefaultAbbrvName>
394           <DefaultFullName>Iyar</DefaultFullName>
395         </Month>
396         <Month>
397           <MonthID>Sivan</MonthID>
398           <DefaultAbbrvName>Sivan</DefaultAbbrvName>
399           <DefaultFullName>Sivan</DefaultFullName>
400         </Month>
401         <Month>
402           <MonthID>Tammuz</MonthID>
403           <DefaultAbbrvName>Tammuz</DefaultAbbrvName>
404           <DefaultFullName>Tammuz</DefaultFullName>
405         </Month>
406         <Month>
407           <MonthID>Av</MonthID>
408           <DefaultAbbrvName>Av</DefaultAbbrvName>
409           <DefaultFullName>Av</DefaultFullName>
410         </Month>
411         <Month>
412           <MonthID>Elul</MonthID>
413           <DefaultAbbrvName>Elul</DefaultAbbrvName>
414           <DefaultFullName>Elul</DefaultFullName>
415         </Month>
416         <Month>
417           <MonthID>Tishri</MonthID>
418           <DefaultAbbrvName>Tishri</DefaultAbbrvName>
419           <DefaultFullName>Tishri</DefaultFullName>
420         </Month>
421         <Month>
422           <MonthID>Heshvan</MonthID>
423           <DefaultAbbrvName>Heshvan</DefaultAbbrvName>
424           <DefaultFullName>Heshvan</DefaultFullName>
425         </Month>
426         <Month>
427           <MonthID>Kislev</MonthID>
428           <DefaultAbbrvName>Kislev</DefaultAbbrvName>
429           <DefaultFullName>Kislev</DefaultFullName>
430         </Month>
431         <Month>
432           <MonthID>Tevet</MonthID>
433           <DefaultAbbrvName>Tevet</DefaultAbbrvName>
434           <DefaultFullName>Tevet</DefaultFullName>
435         </Month>
436         <Month>
437           <MonthID>Shevat</MonthID>
438           <DefaultAbbrvName>Shevat</DefaultAbbrvName>
439           <DefaultFullName>Shevat</DefaultFullName>
440         </Month>
441         <Month>
442           <MonthID>Adar</MonthID>
443           <DefaultAbbrvName>Adar</DefaultAbbrvName>
444           <DefaultFullName>Adar</DefaultFullName>
445         </Month>
446         <Month>
447           <MonthID>ve-Adar</MonthID>
448           <DefaultAbbrvName>Adar B</DefaultAbbrvName>
449           <DefaultFullName>Adar B</DefaultFullName>
450         </Month>
451       </MonthsOfYear>
452       <Eras>
453         <Era>
454           <EraID>before</EraID>
455           <DefaultAbbrvName>BCE</DefaultAbbrvName>
456           <DefaultFullName>BCE</DefaultFullName>
457         </Era>
458         <Era>
459           <EraID>after</EraID>
460           <DefaultAbbrvName>CE</DefaultAbbrvName>
461           <DefaultFullName>CE</DefaultFullName>
462         </Era>
463       </Eras>
464       <StartDayOfWeek><DayID>sun</DayID></StartDayOfWeek>
465       <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
466     </Calendar>
467   </LC_CALENDAR>
468   <LC_CURRENCY>
469     <Currency default="true" usedInCompatibleFormatCodes="true">
470       <CurrencyID>USD</CurrencyID>
471       <CurrencySymbol>$</CurrencySymbol>
472       <BankSymbol>USD</BankSymbol>
473       <CurrencyName>US Dollar</CurrencyName>
474       <DecimalPlaces>2</DecimalPlaces>
475     </Currency>
476   </LC_CURRENCY>
477   <LC_TRANSLITERATION>
478     <Transliteration unoid="LOWERCASE_UPPERCASE"/>
479     <Transliteration unoid="UPPERCASE_LOWERCASE"/>
480     <Transliteration unoid="IGNORE_CASE"/>
481   </LC_TRANSLITERATION>
482   <LC_MISC>
483     <ReservedWords>
484       <trueWord>true</trueWord>
485       <falseWord>false</falseWord>
486       <quarter1Word>1st quarter</quarter1Word>
487       <quarter2Word>2nd quarter</quarter2Word>
488       <quarter3Word>3rd quarter</quarter3Word>
489       <quarter4Word>4th quarter</quarter4Word>
490       <aboveWord>above</aboveWord>
491       <belowWord>below</belowWord>
492       <quarter1Abbreviation>Q1</quarter1Abbreviation>
493       <quarter2Abbreviation>Q2</quarter2Abbreviation>
494       <quarter3Abbreviation>Q3</quarter3Abbreviation>
495       <quarter4Abbreviation>Q4</quarter4Abbreviation>
496     </ReservedWords>
497   </LC_MISC>
498   <LC_NumberingLevel>
499     <NumberingLevel NumType="4" Prefix=" " Suffix=")"/>
500     <NumberingLevel NumType="4" Prefix=" " Suffix="."/>
501     <NumberingLevel NumType="4" Prefix="(" Suffix=")"/>
502     <NumberingLevel NumType="2" Prefix=" " Suffix="."/>
503     <NumberingLevel NumType="0" Prefix=" " Suffix=")"/>
504     <NumberingLevel NumType="1" Prefix=" " Suffix=")"/>
505     <NumberingLevel NumType="1" Prefix="(" Suffix=")"/>
506     <NumberingLevel NumType="3" Prefix=" " Suffix="."/>
507   </LC_NumberingLevel>
508   <LC_OutLineNumberingLevel>
509     <OutlineStyle>
510       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
511       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
512       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix=")" BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
513       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
514       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
515     </OutlineStyle>
516     <OutlineStyle>
517       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
518       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix=")" BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
519       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
520       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
521       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
522     </OutlineStyle>
523     <OutlineStyle>
524       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
525       <OutLineNumberingLevel Prefix="(" NumType="1" Suffix=")" BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
526       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
527       <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
528       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix="." BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
529     </OutlineStyle>
530     <OutlineStyle>
531       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
532       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
533       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
534       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
535       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
536     </OutlineStyle>
537     <OutlineStyle>
538       <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
539       <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
540       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
541       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix=")" BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
542       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
543     </OutlineStyle>
544     <OutlineStyle>
545       <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
546       <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
547       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
548       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
549       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
550     </OutlineStyle>
551     <OutlineStyle>
552       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
553       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
554       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
555       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
556       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
557     </OutlineStyle>
558     <OutlineStyle>
559       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="27A2" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
560       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="E006" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
561       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=")" BulletChar="E004" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
562       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
563       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
564     </OutlineStyle>
565   </LC_OutLineNumberingLevel>
566 </Locale>