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