1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <ldml>
   4         <identity>
   5                 <version number="$Revision: 6706 $"/>
   6                 <generation date="$Date: 2012-03-16 14:28:59 +0900 (Fri, 16 Mar 2012) $"/>
   7                 <language type="root"/>
   8         </identity>
   9         <fallback/>
  10         <localeDisplayNames>
  11                 <localeDisplayPattern>
  12                         <localePattern>{0} ({1})</localePattern>
  13                         <localeSeparator>, </localeSeparator>
  14                         <localeKeyTypePattern>{0}: {1}</localeKeyTypePattern>
  15                 </localeDisplayPattern>
  16                 <measurementSystemNames>
  17                         <measurementSystemName type="metric">Metric</measurementSystemName>
  18                         <measurementSystemName type="UK">UK</measurementSystemName>
  19                         <measurementSystemName type="US">US</measurementSystemName>
  20                 </measurementSystemNames>
  21                 <codePatterns>
  22                         <codePattern type="language">{0}</codePattern>
  23                         <codePattern type="script">{0}</codePattern>
  24                         <codePattern type="territory">{0}</codePattern>
  25                 </codePatterns>
  26         </localeDisplayNames>
  27         <layout>
  28                 <orientation/>
  29                 <inList>mixed</inList>
  30                 <inText type="currency">mixed</inText>
  31                 <inText type="dayWidth">mixed</inText>
  32                 <inText type="fields">mixed</inText>
  33                 <inText type="keys">mixed</inText>
  34                 <inText type="languages">mixed</inText>
  35                 <inText type="long">mixed</inText>
  36                 <inText type="measurementSystemNames">mixed</inText>
  37                 <inText type="monthWidth">mixed</inText>
  38                 <inText type="quarterWidth">mixed</inText>
  39                 <inText type="scripts">mixed</inText>
  40                 <inText type="territories">mixed</inText>
  41                 <inText type="types">mixed</inText>
  42                 <inText type="variants">mixed</inText>
  43         </layout>
  44         <characters>
  45                 <exemplarCharacters>[]</exemplarCharacters>
  46                 <exemplarCharacters type="auxiliary">[]</exemplarCharacters>
  47                 <exemplarCharacters type="currencySymbol">[a b c č d e f g h i j k l ł m n o º p q r s t u v w x y z]</exemplarCharacters>
  48                 <exemplarCharacters type="punctuation">[\- , ; \: ! ? . ( ) \[ \] \{ \}]</exemplarCharacters>
  49                 <ellipsis type="final">{0}…</ellipsis>
  50                 <ellipsis type="initial">…{0}</ellipsis>
  51                 <ellipsis type="medial">{0}…{1}</ellipsis>
  52                 <moreInformation>?</moreInformation>
  53         </characters>
  54         <delimiters>
  55                 <quotationStart>“</quotationStart>
  56                 <quotationEnd>”</quotationEnd>
  57                 <alternateQuotationStart>‘</alternateQuotationStart>
  58                 <alternateQuotationEnd>’</alternateQuotationEnd>
  59         </delimiters>
  60         <dates>
  61                 <calendars>
  62                         <default choice="gregorian"/>
  63                         <calendar type="buddhist">
  64                                 <months>
  65                                         <alias source="locale" path="../../calendar[@type='gregorian']/months"/>
  66                                 </months>
  67                                 <days>
  68                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
  69                                 </days>
  70                                 <quarters>
  71                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
  72                                 </quarters>
  73                                 <dayPeriods>
  74                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
  75                                 </dayPeriods>
  76                                 <eras>
  77                                         <eraNames>
  78                                                 <alias source="locale" path="../eraAbbr"/>
  79                                         </eraNames>
  80                                         <eraAbbr>
  81                                                 <era type="0">BE</era>
  82                                                 <!-- = 544 BC gregorian. -->
  83                                         </eraAbbr>
  84                                         <eraNarrow>
  85                                                 <alias source="locale" path="../eraAbbr"/>
  86                                         </eraNarrow>
  87                                 </eras>
  88                                 <dateFormats>
  89                                         <default choice="medium"/>
  90                                         <dateFormatLength type="full">
  91                                                 <dateFormat>
  92                                                         <pattern>EEEE, G y MMMM dd</pattern>
  93                                                 </dateFormat>
  94                                         </dateFormatLength>
  95                                         <dateFormatLength type="long">
  96                                                 <dateFormat>
  97                                                         <pattern>G y MMMM d</pattern>
  98                                                 </dateFormat>
  99                                         </dateFormatLength>
 100                                         <dateFormatLength type="medium">
 101                                                 <dateFormat>
 102                                                         <pattern>G y MMM d</pattern>
 103                                                 </dateFormat>
 104                                         </dateFormatLength>
 105                                         <dateFormatLength type="short">
 106                                                 <dateFormat>
 107                                                         <pattern>GGGGG yyyy-MM-dd</pattern>
 108                                                 </dateFormat>
 109                                         </dateFormatLength>
 110                                 </dateFormats>
 111                                 <timeFormats>
 112                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
 113                                 </timeFormats>
 114                                 <dateTimeFormats>
 115                                         <dateTimeFormatLength>
 116                                                 <alias source="locale" path="../../../calendar[@type='gregorian']/dateTimeFormats/dateTimeFormatLength"/>
 117                                         </dateTimeFormatLength>
 118                                         <availableFormats>
 119                                                 <dateFormatItem id="d">d</dateFormatItem>
 120                                                 <dateFormatItem id="Ed">d E</dateFormatItem>
 121                                                 <dateFormatItem id="Gy">G y</dateFormatItem>
 122                                                 <dateFormatItem id="h">h a</dateFormatItem>
 123                                                 <dateFormatItem id="H">HH</dateFormatItem>
 124                                                 <dateFormatItem id="hm">h:mm a</dateFormatItem>
 125                                                 <dateFormatItem id="Hm">HH:mm</dateFormatItem>
 126                                                 <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
 127                                                 <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
 128                                                 <dateFormatItem id="M">L</dateFormatItem>
 129                                                 <dateFormatItem id="Md">M-d</dateFormatItem>
 130                                                 <dateFormatItem id="MEd">E, M-d</dateFormatItem>
 131                                                 <dateFormatItem id="MMM">LLL</dateFormatItem>
 132                                                 <dateFormatItem id="MMMd">MMM d</dateFormatItem>
 133                                                 <dateFormatItem id="MMMEd">E MMM d</dateFormatItem>
 134                                                 <dateFormatItem id="ms">mm:ss</dateFormatItem>
 135                                                 <dateFormatItem id="y">G y</dateFormatItem>
 136                                                 <dateFormatItem id="yM">GGGGG yyyy-MM</dateFormatItem>
 137                                                 <dateFormatItem id="yMd">GGGGG yyyy-MM-dd</dateFormatItem>
 138                                                 <dateFormatItem id="yMEd">E, GGGGG yyyy-MM-dd</dateFormatItem>
 139                                                 <dateFormatItem id="yMMM">G y MMM</dateFormatItem>
 140                                                 <dateFormatItem id="yMMMd">G y MMM d</dateFormatItem>
 141                                                 <dateFormatItem id="yMMMEd">E, G y MMM d</dateFormatItem>
 142                                                 <dateFormatItem id="yQ">GGGGG yyyy Q</dateFormatItem>
 143                                                 <dateFormatItem id="yQQQ">G y QQQ</dateFormatItem>
 144                                         </availableFormats>
 145                                         <appendItems>
 146                                                 <appendItem request="Day">{0} ({2}: {1})</appendItem>
 147                                                 <appendItem request="Day-Of-Week">{0} {1}</appendItem>
 148                                                 <appendItem request="Era">{0} {1}</appendItem>
 149                                                 <appendItem request="Hour">{0} ({2}: {1})</appendItem>
 150                                                 <appendItem request="Minute">{0} ({2}: {1})</appendItem>
 151                                                 <appendItem request="Month">{0} ({2}: {1})</appendItem>
 152                                                 <appendItem request="Quarter">{0} ({2}: {1})</appendItem>
 153                                                 <appendItem request="Second">{0} ({2}: {1})</appendItem>
 154                                                 <appendItem request="Timezone">{0} {1}</appendItem>
 155                                                 <appendItem request="Week">{0} ({2}: {1})</appendItem>
 156                                                 <appendItem request="Year">{0} {1}</appendItem>
 157                                         </appendItems>
 158                                         <intervalFormats>
 159                                                 <alias source="locale" path="../../../calendar[@type='gregorian']/dateTimeFormats/intervalFormats"/>
 160                                         </intervalFormats>
 161                                 </dateTimeFormats>
 162                         </calendar>
 163                         <calendar type="chinese">
 164                                 <months>
 165                                         <default choice="format"/>
 166                                         <monthContext type="format">
 167                                                 <default choice="wide"/>
 168                                                 <monthWidth type="abbreviated">
 169                                                         <alias source="locale" path="../monthWidth[@type='wide']"/>
 170                                                 </monthWidth>
 171                                                 <monthWidth type="narrow">
 172                                                         <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
 173                                                 </monthWidth>
 174                                                 <monthWidth type="wide">
 175                                                         <month type="1">1</month>
 176                                                         <month type="2">2</month>
 177                                                         <month type="3">3</month>
 178                                                         <month type="4">4</month>
 179                                                         <month type="5">5</month>
 180                                                         <month type="6">6</month>
 181                                                         <month type="7">7</month>
 182                                                         <month type="8">8</month>
 183                                                         <month type="9">9</month>
 184                                                         <month type="10">10</month>
 185                                                         <month type="11">11</month>
 186                                                         <month type="12">12</month>
 187                                                 </monthWidth>
 188                                         </monthContext>
 189                                         <monthContext type="stand-alone">
 190                                                 <monthWidth type="abbreviated">
 191                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
 192                                                 </monthWidth>
 193                                                 <monthWidth type="narrow">
 194                                                         <month type="1">1</month>
 195                                                         <month type="2">2</month>
 196                                                         <month type="3">3</month>
 197                                                         <month type="4">4</month>
 198                                                         <month type="5">5</month>
 199                                                         <month type="6">6</month>
 200                                                         <month type="7">7</month>
 201                                                         <month type="8">8</month>
 202                                                         <month type="9">9</month>
 203                                                         <month type="10">10</month>
 204                                                         <month type="11">11</month>
 205                                                         <month type="12">12</month>
 206                                                 </monthWidth>
 207                                                 <monthWidth type="wide">
 208                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
 209                                                 </monthWidth>
 210                                         </monthContext>
 211                                 </months>
 212                                 <monthPatterns>
 213                                         <monthPatternContext type="format">
 214                                                 <monthPatternWidth type="abbreviated">
 215                                                         <alias source="locale" path="../monthPatternWidth[@type='wide']"/>
 216                                                 </monthPatternWidth>
 217                                                 <monthPatternWidth type="narrow">
 218                                                         <alias source="locale" path="../../monthPatternContext[@type='stand-alone']/monthPatternWidth[@type='narrow']"/>
 219                                                 </monthPatternWidth>
 220                                                 <monthPatternWidth type="wide">
 221                                                         <monthPattern type="leap">{0}bis</monthPattern>
 222                                                 </monthPatternWidth>
 223                                         </monthPatternContext>
 224                                         <monthPatternContext type="numeric">
 225                                                 <monthPatternWidth type="all">
 226                                                         <monthPattern type="leap">{0}bis</monthPattern>
 227                                                 </monthPatternWidth>
 228                                         </monthPatternContext>
 229                                         <monthPatternContext type="stand-alone">
 230                                                 <monthPatternWidth type="abbreviated">
 231                                                         <alias source="locale" path="../../monthPatternContext[@type='format']/monthPatternWidth[@type='abbreviated']"/>
 232                                                 </monthPatternWidth>
 233                                                 <monthPatternWidth type="narrow">
 234                                                         <monthPattern type="leap">{0}b</monthPattern>
 235                                                 </monthPatternWidth>
 236                                                 <monthPatternWidth type="wide">
 237                                                         <alias source="locale" path="../../monthPatternContext[@type='format']/monthPatternWidth[@type='wide']"/>
 238                                                 </monthPatternWidth>
 239                                         </monthPatternContext>
 240                                 </monthPatterns>
 241                                 <days>
 242                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
 243                                 </days>
 244                                 <quarters>
 245                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
 246                                 </quarters>
 247                                 <dayPeriods>
 248                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
 249                                 </dayPeriods>
 250                                 <!-- chinese eras are computed, and don't fall back to gregorian -->
 251                                 <cyclicNameSets>
 252                                         <cyclicNameSet type="dayParts">
 253                                                 <cyclicNameContext type="format">
 254                                                         <cyclicNameWidth type="abbreviated">
 255                                                                 <cyclicName type="1">zi</cyclicName>
 256                                                                 <cyclicName type="2">chou</cyclicName>
 257                                                                 <cyclicName type="3">yin</cyclicName>
 258                                                                 <cyclicName type="4">mao</cyclicName>
 259                                                                 <cyclicName type="5">chen</cyclicName>
 260                                                                 <cyclicName type="6">si</cyclicName>
 261                                                                 <cyclicName type="7">wu</cyclicName>
 262                                                                 <cyclicName type="8">wei</cyclicName>
 263                                                                 <cyclicName type="9">shen</cyclicName>
 264                                                                 <cyclicName type="10">you</cyclicName>
 265                                                                 <cyclicName type="11">xu</cyclicName>
 266                                                                 <cyclicName type="12">hai</cyclicName>
 267                                                         </cyclicNameWidth>
 268                                                         <cyclicNameWidth type="narrow">
 269                                                                 <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
 270                                                         </cyclicNameWidth>
 271                                                         <cyclicNameWidth type="wide">
 272                                                                 <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
 273                                                         </cyclicNameWidth>
 274                                                 </cyclicNameContext>
 275                                         </cyclicNameSet>
 276                                         <cyclicNameSet type="days">
 277                                                 <alias source="locale" path="../cyclicNameSet[@type='years']"/>
 278                                         </cyclicNameSet>
 279                                         <cyclicNameSet type="months">
 280                                                 <alias source="locale" path="../cyclicNameSet[@type='years']"/>
 281                                         </cyclicNameSet>
 282                                         <cyclicNameSet type="years">
 283                                                 <cyclicNameContext type="format">
 284                                                         <cyclicNameWidth type="abbreviated">
 285                                                                 <cyclicName type="1">jia-zi</cyclicName>
 286                                                                 <cyclicName type="2">yi-chou</cyclicName>
 287                                                                 <cyclicName type="3">bing-yin</cyclicName>
 288                                                                 <cyclicName type="4">ding-mao</cyclicName>
 289                                                                 <cyclicName type="5">wu-chen</cyclicName>
 290                                                                 <cyclicName type="6">ji-si</cyclicName>
 291                                                                 <cyclicName type="7">geng-wu</cyclicName>
 292                                                                 <cyclicName type="8">xin-wei</cyclicName>
 293                                                                 <cyclicName type="9">ren-shen</cyclicName>
 294                                                                 <cyclicName type="10">gui-you</cyclicName>
 295                                                                 <cyclicName type="11">jia-xu</cyclicName>
 296                                                                 <cyclicName type="12">yi-hai</cyclicName>
 297                                                                 <cyclicName type="13">bing-zi</cyclicName>
 298                                                                 <cyclicName type="14">ding-chou</cyclicName>
 299                                                                 <cyclicName type="15">wu-yin</cyclicName>
 300                                                                 <cyclicName type="16">ji-mao</cyclicName>
 301                                                                 <cyclicName type="17">geng-chen</cyclicName>
 302                                                                 <cyclicName type="18">xin-si</cyclicName>
 303                                                                 <cyclicName type="19">ren-wu</cyclicName>
 304                                                                 <cyclicName type="20">gui-wei</cyclicName>
 305                                                                 <cyclicName type="21">jia-shen</cyclicName>
 306                                                                 <cyclicName type="22">yi-you</cyclicName>
 307                                                                 <cyclicName type="23">bing-xu</cyclicName>
 308                                                                 <cyclicName type="24">ding-hai</cyclicName>
 309                                                                 <cyclicName type="25">wu-zi</cyclicName>
 310                                                                 <cyclicName type="26">ji-chou</cyclicName>
 311                                                                 <cyclicName type="27">geng-yin</cyclicName>
 312                                                                 <cyclicName type="28">xin-mao</cyclicName>
 313                                                                 <cyclicName type="29">ren-chen</cyclicName>
 314                                                                 <cyclicName type="30">gui-si</cyclicName>
 315                                                                 <cyclicName type="31">jia-wu</cyclicName>
 316                                                                 <cyclicName type="32">yi-wei</cyclicName>
 317                                                                 <cyclicName type="33">bing-shen</cyclicName>
 318                                                                 <cyclicName type="34">ding-you</cyclicName>
 319                                                                 <cyclicName type="35">wu-xu</cyclicName>
 320                                                                 <cyclicName type="36">ji-hai</cyclicName>
 321                                                                 <cyclicName type="37">geng-zi</cyclicName>
 322                                                                 <cyclicName type="38">xin-chou</cyclicName>
 323                                                                 <cyclicName type="39">ren-yin</cyclicName>
 324                                                                 <cyclicName type="40">gui-mao</cyclicName>
 325                                                                 <cyclicName type="41">jia-chen</cyclicName>
 326                                                                 <cyclicName type="42">yi-si</cyclicName>
 327                                                                 <cyclicName type="43">bing-wu</cyclicName>
 328                                                                 <cyclicName type="44">ding-wei</cyclicName>
 329                                                                 <cyclicName type="45">wu-shen</cyclicName>
 330                                                                 <cyclicName type="46">ji-you</cyclicName>
 331                                                                 <cyclicName type="47">geng-xu</cyclicName>
 332                                                                 <cyclicName type="48">xin-hai</cyclicName>
 333                                                                 <cyclicName type="49">ren-zi</cyclicName>
 334                                                                 <cyclicName type="50">gui-chou</cyclicName>
 335                                                                 <cyclicName type="51">jia-yin</cyclicName>
 336                                                                 <cyclicName type="52">yi-mao</cyclicName>
 337                                                                 <cyclicName type="53">bing-chen</cyclicName>
 338                                                                 <cyclicName type="54">ding-si</cyclicName>
 339                                                                 <cyclicName type="55">wu-wu</cyclicName>
 340                                                                 <cyclicName type="56">ji-wei</cyclicName>
 341                                                                 <cyclicName type="57">geng-shen</cyclicName>
 342                                                                 <cyclicName type="58">xin-you</cyclicName>
 343                                                                 <cyclicName type="59">ren-xu</cyclicName>
 344                                                                 <cyclicName type="60">gui-hai</cyclicName>
 345                                                         </cyclicNameWidth>
 346                                                         <cyclicNameWidth type="narrow">
 347                                                                 <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
 348                                                         </cyclicNameWidth>
 349                                                         <cyclicNameWidth type="wide">
 350                                                                 <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
 351                                                         </cyclicNameWidth>
 352                                                 </cyclicNameContext>
 353                                         </cyclicNameSet>
 354                                         <cyclicNameSet type="zodiacs">
 355                                                 <alias source="locale" path="../cyclicNameSet[@type='dayParts']"/>
 356                                         </cyclicNameSet>
 357                                 </cyclicNameSets>
 358                                 <dateFormats>
 359                                         <default choice="medium"/>
 360                                         <dateFormatLength type="full">
 361                                                 <dateFormat>
 362                                                         <pattern>EEEE, U MMMM dd</pattern>
 363                                                 </dateFormat>
 364                                         </dateFormatLength>
 365                                         <dateFormatLength type="long">
 366                                                 <dateFormat>
 367                                                         <pattern>U MMMM d</pattern>
 368                                                 </dateFormat>
 369                                         </dateFormatLength>
 370                                         <dateFormatLength type="medium">
 371                                                 <dateFormat>
 372                                                         <pattern>U MMM d</pattern>
 373                                                 </dateFormat>
 374                                         </dateFormatLength>
 375                                         <dateFormatLength type="short">
 376                                                 <dateFormat>
 377                                                         <!-- using y here to be short in locales that may not understand U anyway -->
 378                                                         <pattern>y-M-d</pattern>
 379                                                 </dateFormat>
 380                                         </dateFormatLength>
 381                                 </dateFormats>
 382                                 <timeFormats>
 383                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
 384                                 </timeFormats>
 385                                 <dateTimeFormats>
 386                                         <dateTimeFormatLength>
 387                                                 <alias source="locale" path="../../../calendar[@type='gregorian']/dateTimeFormats/dateTimeFormatLength"/>
 388                                         </dateTimeFormatLength>
 389                                         <availableFormats>
 390                                                 <dateFormatItem id="d">d</dateFormatItem>
 391                                                 <dateFormatItem id="Ed">d E</dateFormatItem>
 392                                                 <dateFormatItem id="h">h a</dateFormatItem>
 393                                                 <dateFormatItem id="H">HH</dateFormatItem>
 394                                                 <dateFormatItem id="hm">h:mm a</dateFormatItem>
 395                                                 <dateFormatItem id="Hm">HH:mm</dateFormatItem>
 396                                                 <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
 397                                                 <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
 398                                                 <dateFormatItem id="M">L</dateFormatItem>
 399                                                 <dateFormatItem id="Md">M-d</dateFormatItem>
 400                                                 <dateFormatItem id="MEd">E, M-d</dateFormatItem>
 401                                                 <dateFormatItem id="MMM">LLL</dateFormatItem>
 402                                                 <dateFormatItem id="MMMd">MMM d</dateFormatItem>
 403                                                 <dateFormatItem id="MMMEd">E MMM d</dateFormatItem>
 404                                                 <dateFormatItem id="ms">mm:ss</dateFormatItem>
 405                                                 <dateFormatItem id="y">U</dateFormatItem>
 406                                                 <dateFormatItem id="yM">y-M</dateFormatItem>
 407                                                 <dateFormatItem id="yMd">y-M-d</dateFormatItem>
 408                                                 <dateFormatItem id="yMEd">E, y-M-d</dateFormatItem>
 409                                                 <dateFormatItem id="yMMM">U MMM</dateFormatItem>
 410                                                 <dateFormatItem id="yMMMd">U MMM d</dateFormatItem>
 411                                                 <dateFormatItem id="yMMMEd">E, U MMM d</dateFormatItem>
 412                                                 <dateFormatItem id="yQ">U Q</dateFormatItem>
 413                                                 <dateFormatItem id="yQQQ">U QQQ</dateFormatItem>
 414                                         </availableFormats>
 415                                         <appendItems>
 416                                                 <appendItem request="Day">{0} ({2}: {1})</appendItem>
 417                                                 <appendItem request="Day-Of-Week">{0} {1}</appendItem>
 418                                                 <appendItem request="Era">{0} {1}</appendItem>
 419                                                 <appendItem request="Hour">{0} ({2}: {1})</appendItem>
 420                                                 <appendItem request="Minute">{0} ({2}: {1})</appendItem>
 421                                                 <appendItem request="Month">{0} ({2}: {1})</appendItem>
 422                                                 <appendItem request="Quarter">{0} ({2}: {1})</appendItem>
 423                                                 <appendItem request="Second">{0} ({2}: {1})</appendItem>
 424                                                 <appendItem request="Timezone">{0} {1}</appendItem>
 425                                                 <appendItem request="Week">{0} ({2}: {1})</appendItem>
 426                                                 <appendItem request="Year">{0} {1}</appendItem>
 427                                         </appendItems>
 428                                         <intervalFormats>
 429                                                 <intervalFormatFallback>{0} – {1}</intervalFormatFallback>
 430                                                 <intervalFormatItem id="d">
 431                                                         <greatestDifference id="d">d–d</greatestDifference>
 432                                                 </intervalFormatItem>
 433                                                 <intervalFormatItem id="h">
 434                                                         <greatestDifference id="a">h a – h a</greatestDifference>
 435                                                         <greatestDifference id="h">h–h a</greatestDifference>
 436                                                 </intervalFormatItem>
 437                                                 <intervalFormatItem id="H">
 438                                                         <greatestDifference id="a">HH–HH</greatestDifference>
 439                                                         <greatestDifference id="H">HH–HH</greatestDifference>
 440                                                 </intervalFormatItem>
 441                                                 <intervalFormatItem id="hm">
 442                                                         <greatestDifference id="a">h:mm a – h:mm a</greatestDifference>
 443                                                         <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
 444                                                         <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
 445                                                 </intervalFormatItem>
 446                                                 <intervalFormatItem id="Hm">
 447                                                         <greatestDifference id="a">HH:mm–HH:mm</greatestDifference>
 448                                                         <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
 449                                                         <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
 450                                                 </intervalFormatItem>
 451                                                 <intervalFormatItem id="hmv">
 452                                                         <greatestDifference id="a">h:mm a – h:mm a v</greatestDifference>
 453                                                         <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
 454                                                         <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
 455                                                 </intervalFormatItem>
 456                                                 <intervalFormatItem id="Hmv">
 457                                                         <greatestDifference id="a">HH:mm–HH:mm v</greatestDifference>
 458                                                         <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
 459                                                         <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
 460                                                 </intervalFormatItem>
 461                                                 <intervalFormatItem id="hv">
 462                                                         <greatestDifference id="a">h a – h a v</greatestDifference>
 463                                                         <greatestDifference id="h">h–h a v</greatestDifference>
 464                                                 </intervalFormatItem>
 465                                                 <intervalFormatItem id="Hv">
 466                                                         <greatestDifference id="a">HH–HH v</greatestDifference>
 467                                                         <greatestDifference id="H">HH–HH v</greatestDifference>
 468                                                 </intervalFormatItem>
 469                                                 <intervalFormatItem id="M">
 470                                                         <greatestDifference id="M">M–M</greatestDifference>
 471                                                 </intervalFormatItem>
 472                                                 <intervalFormatItem id="Md">
 473                                                         <greatestDifference id="d">MM-dd – dd</greatestDifference>
 474                                                         <greatestDifference id="M">MM-dd – MM-dd</greatestDifference>
 475                                                 </intervalFormatItem>
 476                                                 <intervalFormatItem id="MEd">
 477                                                         <greatestDifference id="d">E, MM-dd – E, MM-dd</greatestDifference>
 478                                                         <greatestDifference id="M">E, MM-dd – E, MM-dd</greatestDifference>
 479                                                 </intervalFormatItem>
 480                                                 <intervalFormatItem id="MMM">
 481                                                         <greatestDifference id="M">LLL–LLL</greatestDifference>
 482                                                 </intervalFormatItem>
 483                                                 <intervalFormatItem id="MMMd">
 484                                                         <greatestDifference id="d">MM-d – d</greatestDifference>
 485                                                         <greatestDifference id="M">MM-d – MM-d</greatestDifference>
 486                                                 </intervalFormatItem>
 487                                                 <intervalFormatItem id="MMMEd">
 488                                                         <greatestDifference id="d">E, MM-d – E, MM-d</greatestDifference>
 489                                                         <greatestDifference id="M">E, MM-d – E, MM-d</greatestDifference>
 490                                                 </intervalFormatItem>
 491                                                 <intervalFormatItem id="y">
 492                                                         <greatestDifference id="y">y–y</greatestDifference>
 493                                                 </intervalFormatItem>
 494                                                 <intervalFormatItem id="yM">
 495                                                         <greatestDifference id="M">y-MM – MM</greatestDifference>
 496                                                         <greatestDifference id="y">y-MM – y-MM</greatestDifference>
 497                                                 </intervalFormatItem>
 498                                                 <intervalFormatItem id="yMd">
 499                                                         <greatestDifference id="d">y-MM-dd – dd</greatestDifference>
 500                                                         <greatestDifference id="M">y-MM-dd – MM-dd</greatestDifference>
 501                                                         <greatestDifference id="y">y-MM-dd – y-MM-dd</greatestDifference>
 502                                                 </intervalFormatItem>
 503                                                 <intervalFormatItem id="yMEd">
 504                                                         <greatestDifference id="d">E, y-MM-dd – E, y-MM-dd</greatestDifference>
 505                                                         <greatestDifference id="M">E, y-MM-dd – E, y-MM-dd</greatestDifference>
 506                                                         <greatestDifference id="y">E, y-MM-dd – E, y-MM-dd</greatestDifference>
 507                                                 </intervalFormatItem>
 508                                                 <intervalFormatItem id="yMMM">
 509                                                         <greatestDifference id="M">U MMM – MMM</greatestDifference>
 510                                                         <greatestDifference id="y">U MMM – U MMM</greatestDifference>
 511                                                 </intervalFormatItem>
 512                                                 <intervalFormatItem id="yMMMd">
 513                                                         <greatestDifference id="d">U MMM-d – d</greatestDifference>
 514                                                         <greatestDifference id="M">U MMM-d – MMM-d</greatestDifference>
 515                                                         <greatestDifference id="y">U MMM-d – U MMM-d</greatestDifference>
 516                                                 </intervalFormatItem>
 517                                                 <intervalFormatItem id="yMMMEd">
 518                                                         <greatestDifference id="d">E, U MMM-d – E, U MMM-d</greatestDifference>
 519                                                         <greatestDifference id="M">E, U MMM-d – E, U MMM-d</greatestDifference>
 520                                                         <greatestDifference id="y">E, U MMM-d – E, U MMM-d</greatestDifference>
 521                                                 </intervalFormatItem>
 522                                                 <intervalFormatItem id="yMMMM">
 523                                                         <greatestDifference id="M">U MMMM – MMMM</greatestDifference>
 524                                                         <greatestDifference id="y">U MMMM – U MMMM</greatestDifference>
 525                                                 </intervalFormatItem>
 526                                         </intervalFormats>
 527                                 </dateTimeFormats>
 528                         </calendar>
 529                         <calendar type="coptic">
 530                                 <months>
 531                                         <default choice="format"/>
 532                                         <monthContext type="format">
 533                                                 <default choice="wide"/>
 534                                                 <monthWidth type="abbreviated">
 535                                                         <alias source="locale" path="../monthWidth[@type='wide']"/>
 536                                                 </monthWidth>
 537                                                 <monthWidth type="narrow">
 538                                                         <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
 539                                                 </monthWidth>
 540                                                 <monthWidth type="wide">
 541                                                         <month type="1">Tout</month>
 542                                                         <month type="2">Baba</month>
 543                                                         <month type="3">Hator</month>
 544                                                         <month type="4">Kiahk</month>
 545                                                         <month type="5">Toba</month>
 546                                                         <month type="6">Amshir</month>
 547                                                         <month type="7">Baramhat</month>
 548                                                         <month type="8">Baramouda</month>
 549                                                         <month type="9">Bashans</month>
 550                                                         <month type="10">Paona</month>
 551                                                         <month type="11">Epep</month>
 552                                                         <month type="12">Mesra</month>
 553                                                         <month type="13">Nasie</month>
 554                                                 </monthWidth>
 555                                         </monthContext>
 556                                         <monthContext type="stand-alone">
 557                                                 <monthWidth type="abbreviated">
 558                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
 559                                                 </monthWidth>
 560                                                 <monthWidth type="narrow">
 561                                                         <month type="1">1</month>
 562                                                         <month type="2">2</month>
 563                                                         <month type="3">3</month>
 564                                                         <month type="4">4</month>
 565                                                         <month type="5">5</month>
 566                                                         <month type="6">6</month>
 567                                                         <month type="7">7</month>
 568                                                         <month type="8">8</month>
 569                                                         <month type="9">9</month>
 570                                                         <month type="10">10</month>
 571                                                         <month type="11">11</month>
 572                                                         <month type="12">12</month>
 573                                                         <month type="13">13</month>
 574                                                 </monthWidth>
 575                                                 <monthWidth type="wide">
 576                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
 577                                                 </monthWidth>
 578                                         </monthContext>
 579                                 </months>
 580                                 <days>
 581                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
 582                                 </days>
 583                                 <quarters>
 584                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
 585                                 </quarters>
 586                                 <dayPeriods>
 587                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
 588                                 </dayPeriods>
 589                                 <eras>
 590                                         <eraNames>
 591                                                 <alias source="locale" path="../eraAbbr"/>
 592                                         </eraNames>
 593                                         <eraAbbr>
 594                                                 <era type="0">ERA0</era>
 595                                                 <era type="1">ERA1</era>
 596                                         </eraAbbr>
 597                                         <eraNarrow>
 598                                                 <alias source="locale" path="../eraAbbr"/>
 599                                         </eraNarrow>
 600                                 </eras>
 601                                 <dateFormats>
 602                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateFormats"/>
 603                                 </dateFormats>
 604                                 <timeFormats>
 605                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
 606                                 </timeFormats>
 607                                 <dateTimeFormats>
 608                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
 609                                 </dateTimeFormats>
 610                         </calendar>
 611                         <calendar type="ethiopic">
 612                                 <months>
 613                                         <default choice="format"/>
 614                                         <monthContext type="format">
 615                                                 <default choice="wide"/>
 616                                                 <monthWidth type="abbreviated">
 617                                                         <alias source="locale" path="../monthWidth[@type='wide']"/>
 618                                                 </monthWidth>
 619                                                 <monthWidth type="narrow">
 620                                                         <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
 621                                                 </monthWidth>
 622                                                 <monthWidth type="wide">
 623                                                         <month type="1">Meskerem</month>
 624                                                         <month type="2">Tekemt</month>
 625                                                         <month type="3">Hedar</month>
 626                                                         <month type="4">Tahsas</month>
 627                                                         <month type="5">Ter</month>
 628                                                         <month type="6">Yekatit</month>
 629                                                         <month type="7">Megabit</month>
 630                                                         <month type="8">Miazia</month>
 631                                                         <month type="9">Genbot</month>
 632                                                         <month type="10">Sene</month>
 633                                                         <month type="11">Hamle</month>
 634                                                         <month type="12">Nehasse</month>
 635                                                         <month type="13">Pagumen</month>
 636                                                 </monthWidth>
 637                                         </monthContext>
 638                                         <monthContext type="stand-alone">
 639                                                 <monthWidth type="abbreviated">
 640                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
 641                                                 </monthWidth>
 642                                                 <monthWidth type="narrow">
 643                                                         <month type="1">1</month>
 644                                                         <month type="2">2</month>
 645                                                         <month type="3">3</month>
 646                                                         <month type="4">4</month>
 647                                                         <month type="5">5</month>
 648                                                         <month type="6">6</month>
 649                                                         <month type="7">7</month>
 650                                                         <month type="8">8</month>
 651                                                         <month type="9">9</month>
 652                                                         <month type="10">10</month>
 653                                                         <month type="11">11</month>
 654                                                         <month type="12">12</month>
 655                                                         <month type="13">13</month>
 656                                                 </monthWidth>
 657                                                 <monthWidth type="wide">
 658                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
 659                                                 </monthWidth>
 660                                         </monthContext>
 661                                 </months>
 662                                 <days>
 663                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
 664                                 </days>
 665                                 <quarters>
 666                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
 667                                 </quarters>
 668                                 <dayPeriods>
 669                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
 670                                 </dayPeriods>
 671                                 <eras>
 672                                         <eraNames>
 673                                                 <alias source="locale" path="../eraAbbr"/>
 674                                         </eraNames>
 675                                         <eraAbbr>
 676                                                 <era type="0">ERA0</era>
 677                                                 <era type="1">ERA1</era>
 678                                         </eraAbbr>
 679                                         <eraNarrow>
 680                                                 <alias source="locale" path="../eraAbbr"/>
 681                                         </eraNarrow>
 682                                 </eras>
 683                                 <dateFormats>
 684                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateFormats"/>
 685                                 </dateFormats>
 686                                 <timeFormats>
 687                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
 688                                 </timeFormats>
 689                                 <dateTimeFormats>
 690                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
 691                                 </dateTimeFormats>
 692                         </calendar>
 693                         <calendar type="ethiopic-amete-alem">
 694                                 <months>
 695                                         <alias source="locale" path="../../calendar[@type='ethiopic']/months"/>
 696                                 </months>
 697                                 <days>
 698                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
 699                                 </days>
 700                                 <quarters>
 701                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
 702                                 </quarters>
 703                                 <dayPeriods>
 704                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
 705                                 </dayPeriods>
 706                                 <eras>
 707                                         <eraNames>
 708                                                 <alias source="locale" path="../eraAbbr"/>
 709                                         </eraNames>
 710                                         <eraAbbr>
 711                                                 <era type="0">ERA0</era>
 712                                         </eraAbbr>
 713                                         <eraNarrow>
 714                                                 <alias source="locale" path="../eraAbbr"/>
 715                                         </eraNarrow>
 716                                 </eras>
 717                                 <dateFormats>
 718                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateFormats"/>
 719                                 </dateFormats>
 720                                 <timeFormats>
 721                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
 722                                 </timeFormats>
 723                                 <dateTimeFormats>
 724                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
 725                                 </dateTimeFormats>
 726                         </calendar>
 727                         <calendar type="gregorian">
 728                                 <months>
 729                                         <default choice="format"/>
 730                                         <monthContext type="format">
 731                                                 <default choice="wide"/>
 732                                                 <monthWidth type="abbreviated">
 733                                                         <alias source="locale" path="../monthWidth[@type='wide']"/>
 734                                                 </monthWidth>
 735                                                 <monthWidth type="narrow">
 736                                                         <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
 737                                                 </monthWidth>
 738                                                 <monthWidth type="wide">
 739                                                         <month type="1">1</month>
 740                                                         <month type="2">2</month>
 741                                                         <month type="3">3</month>
 742                                                         <month type="4">4</month>
 743                                                         <month type="5">5</month>
 744                                                         <month type="6">6</month>
 745                                                         <month type="7">7</month>
 746                                                         <month type="8">8</month>
 747                                                         <month type="9">9</month>
 748                                                         <month type="10">10</month>
 749                                                         <month type="11">11</month>
 750                                                         <month type="12">12</month>
 751                                                 </monthWidth>
 752                                         </monthContext>
 753                                         <monthContext type="stand-alone">
 754                                                 <monthWidth type="abbreviated">
 755                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
 756                                                 </monthWidth>
 757                                                 <monthWidth type="narrow">
 758                                                         <month type="1">1</month>
 759                                                         <month type="2">2</month>
 760                                                         <month type="3">3</month>
 761                                                         <month type="4">4</month>
 762                                                         <month type="5">5</month>
 763                                                         <month type="6">6</month>
 764                                                         <month type="7">7</month>
 765                                                         <month type="8">8</month>
 766                                                         <month type="9">9</month>
 767                                                         <month type="10">10</month>
 768                                                         <month type="11">11</month>
 769                                                         <month type="12">12</month>
 770                                                 </monthWidth>
 771                                                 <monthWidth type="wide">
 772                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
 773                                                 </monthWidth>
 774                                         </monthContext>
 775                                 </months>
 776                                 <days>
 777                                         <default choice="format"/>
 778                                         <dayContext type="format">
 779                                                 <default choice="wide"/>
 780                                                 <dayWidth type="abbreviated">
 781                                                         <alias source="locale" path="../dayWidth[@type='wide']"/>
 782                                                 </dayWidth>
 783                                                 <dayWidth type="narrow">
 784                                                         <alias source="locale" path="../../dayContext[@type='stand-alone']/dayWidth[@type='narrow']"/>
 785                                                 </dayWidth>
 786                                                 <dayWidth type="wide">
 787                                                         <day type="sun">1</day>
 788                                                         <day type="mon">2</day>
 789                                                         <day type="tue">3</day>
 790                                                         <day type="wed">4</day>
 791                                                         <day type="thu">5</day>
 792                                                         <day type="fri">6</day>
 793                                                         <day type="sat">7</day>
 794                                                 </dayWidth>
 795                                         </dayContext>
 796                                         <dayContext type="stand-alone">
 797                                                 <dayWidth type="abbreviated">
 798                                                         <alias source="locale" path="../../dayContext[@type='format']/dayWidth[@type='abbreviated']"/>
 799                                                 </dayWidth>
 800                                                 <dayWidth type="narrow">
 801                                                         <day type="sun">1</day>
 802                                                         <day type="mon">2</day>
 803                                                         <day type="tue">3</day>
 804                                                         <day type="wed">4</day>
 805                                                         <day type="thu">5</day>
 806                                                         <day type="fri">6</day>
 807                                                         <day type="sat">7</day>
 808                                                 </dayWidth>
 809                                                 <dayWidth type="wide">
 810                                                         <alias source="locale" path="../../dayContext[@type='format']/dayWidth[@type='wide']"/>
 811                                                 </dayWidth>
 812                                         </dayContext>
 813                                 </days>
 814                                 <quarters>
 815                                         <quarterContext type="format">
 816                                                 <quarterWidth type="abbreviated">
 817                                                         <alias source="locale" path="../quarterWidth[@type='wide']"/>
 818                                                 </quarterWidth>
 819                                                 <quarterWidth type="narrow">
 820                                                         <alias source="locale" path="../../quarterContext[@type='stand-alone']/quarterWidth[@type='narrow']"/>
 821                                                 </quarterWidth>
 822                                                 <quarterWidth type="wide">
 823                                                         <quarter type="1">Q1</quarter>
 824                                                         <quarter type="2">Q2</quarter>
 825                                                         <quarter type="3">Q3</quarter>
 826                                                         <quarter type="4">Q4</quarter>
 827                                                 </quarterWidth>
 828                                         </quarterContext>
 829                                         <quarterContext type="stand-alone">
 830                                                 <quarterWidth type="abbreviated">
 831                                                         <alias source="locale" path="../../quarterContext[@type='format']/quarterWidth[@type='abbreviated']"/>
 832                                                 </quarterWidth>
 833                                                 <quarterWidth type="narrow">
 834                                                         <quarter type="1">1</quarter>
 835                                                         <quarter type="2">2</quarter>
 836                                                         <quarter type="3">3</quarter>
 837                                                         <quarter type="4">4</quarter>
 838                                                 </quarterWidth>
 839                                                 <quarterWidth type="wide">
 840                                                         <alias source="locale" path="../../quarterContext[@type='format']/quarterWidth[@type='wide']"/>
 841                                                 </quarterWidth>
 842                                         </quarterContext>
 843                                 </quarters>
 844                                 <dayPeriods>
 845                                         <dayPeriodContext type="format">
 846                                                 <dayPeriodWidth type="abbreviated">
 847                                                         <alias source="locale" path="../dayPeriodWidth[@type='wide']"/>
 848                                                 </dayPeriodWidth>
 849                                                 <dayPeriodWidth type="narrow">
 850                                                         <alias source="locale" path="../dayPeriodWidth[@type='abbreviated']"/>
 851                                                 </dayPeriodWidth>
 852                                                 <dayPeriodWidth type="wide">
 853                                                         <dayPeriod type="am">AM</dayPeriod>
 854                                                         <dayPeriod type="pm">PM</dayPeriod>
 855                                                 </dayPeriodWidth>
 856                                         </dayPeriodContext>
 857                                         <dayPeriodContext type="stand-alone">
 858                                                 <alias source="locale" path="../dayPeriodContext[@type='format']"/>
 859                                         </dayPeriodContext>
 860                                 </dayPeriods>
 861                                 <eras>
 862                                         <eraNames>
 863                                                 <alias source="locale" path="../eraAbbr"/>
 864                                         </eraNames>
 865                                         <eraAbbr>
 866                                                 <era type="0">BCE</era>
 867                                                 <era type="1">CE</era>
 868                                         </eraAbbr>
 869                                         <eraNarrow>
 870                                                 <alias source="locale" path="../eraAbbr"/>
 871                                         </eraNarrow>
 872                                 </eras>
 873                                 <dateFormats>
 874                                         <default choice="medium"/>
 875                                         <dateFormatLength type="full">
 876                                                 <dateFormat>
 877                                                         <pattern>EEEE, y MMMM dd</pattern>
 878                                                 </dateFormat>
 879                                         </dateFormatLength>
 880                                         <dateFormatLength type="long">
 881                                                 <dateFormat>
 882                                                         <pattern>y MMMM d</pattern>
 883                                                 </dateFormat>
 884                                         </dateFormatLength>
 885                                         <dateFormatLength type="medium">
 886                                                 <dateFormat>
 887                                                         <pattern>y MMM d</pattern>
 888                                                 </dateFormat>
 889                                         </dateFormatLength>
 890                                         <dateFormatLength type="short">
 891                                                 <dateFormat>
 892                                                         <pattern>yyyy-MM-dd</pattern>
 893                                                 </dateFormat>
 894                                         </dateFormatLength>
 895                                 </dateFormats>
 896                                 <timeFormats>
 897                                         <default choice="medium"/>
 898                                         <timeFormatLength type="full">
 899                                                 <timeFormat>
 900                                                         <pattern>HH:mm:ss zzzz</pattern>
 901                                                 </timeFormat>
 902                                         </timeFormatLength>
 903                                         <timeFormatLength type="long">
 904                                                 <timeFormat>
 905                                                         <pattern>HH:mm:ss z</pattern>
 906                                                 </timeFormat>
 907                                         </timeFormatLength>
 908                                         <timeFormatLength type="medium">
 909                                                 <timeFormat>
 910                                                         <pattern>HH:mm:ss</pattern>
 911                                                 </timeFormat>
 912                                         </timeFormatLength>
 913                                         <timeFormatLength type="short">
 914                                                 <timeFormat>
 915                                                         <pattern>HH:mm</pattern>
 916                                                 </timeFormat>
 917                                         </timeFormatLength>
 918                                 </timeFormats>
 919                                 <dateTimeFormats>
 920                                         <default choice="medium"/>
 921                                         <dateTimeFormatLength type="full">
 922                                                 <dateTimeFormat>
 923                                                         <pattern>{1} {0}</pattern>
 924                                                 </dateTimeFormat>
 925                                         </dateTimeFormatLength>
 926                                         <dateTimeFormatLength type="long">
 927                                                 <dateTimeFormat>
 928                                                         <pattern>{1} {0}</pattern>
 929                                                 </dateTimeFormat>
 930                                         </dateTimeFormatLength>
 931                                         <dateTimeFormatLength type="medium">
 932                                                 <dateTimeFormat>
 933                                                         <pattern>{1} {0}</pattern>
 934                                                 </dateTimeFormat>
 935                                         </dateTimeFormatLength>
 936                                         <dateTimeFormatLength type="short">
 937                                                 <dateTimeFormat>
 938                                                         <pattern>{1} {0}</pattern>
 939                                                 </dateTimeFormat>
 940                                         </dateTimeFormatLength>
 941                                         <availableFormats>
 942                                                 <dateFormatItem id="d">d</dateFormatItem>
 943                                                 <dateFormatItem id="Ed">d E</dateFormatItem>
 944                                                 <dateFormatItem id="h">h a</dateFormatItem>
 945                                                 <dateFormatItem id="H">HH</dateFormatItem>
 946                                                 <dateFormatItem id="hm">h:mm a</dateFormatItem>
 947                                                 <dateFormatItem id="Hm">HH:mm</dateFormatItem>
 948                                                 <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
 949                                                 <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
 950                                                 <dateFormatItem id="M">L</dateFormatItem>
 951                                                 <dateFormatItem id="Md">M-d</dateFormatItem>
 952                                                 <dateFormatItem id="MEd">E, M-d</dateFormatItem>
 953                                                 <dateFormatItem id="MMM">LLL</dateFormatItem>
 954                                                 <dateFormatItem id="MMMd">MMM d</dateFormatItem>
 955                                                 <dateFormatItem id="MMMEd">E MMM d</dateFormatItem>
 956                                                 <dateFormatItem id="ms">mm:ss</dateFormatItem>
 957                                                 <dateFormatItem id="y">y</dateFormatItem>
 958                                                 <dateFormatItem id="yM">y-M</dateFormatItem>
 959                                                 <dateFormatItem id="yMd">y-M-d</dateFormatItem>
 960                                                 <dateFormatItem id="yMEd">E, y-M-d</dateFormatItem>
 961                                                 <dateFormatItem id="yMMM">y MMM</dateFormatItem>
 962                                                 <dateFormatItem id="yMMMd">y MMM d</dateFormatItem>
 963                                                 <dateFormatItem id="yMMMEd">E, y MMM d</dateFormatItem>
 964                                                 <dateFormatItem id="yQ">y Q</dateFormatItem>
 965                                                 <dateFormatItem id="yQQQ">y QQQ</dateFormatItem>
 966                                         </availableFormats>
 967                                         <appendItems>
 968                                                 <appendItem request="Day">{0} ({2}: {1})</appendItem>
 969                                                 <appendItem request="Day-Of-Week">{0} {1}</appendItem>
 970                                                 <appendItem request="Era">{0} {1}</appendItem>
 971                                                 <appendItem request="Hour">{0} ({2}: {1})</appendItem>
 972                                                 <appendItem request="Minute">{0} ({2}: {1})</appendItem>
 973                                                 <appendItem request="Month">{0} ({2}: {1})</appendItem>
 974                                                 <appendItem request="Quarter">{0} ({2}: {1})</appendItem>
 975                                                 <appendItem request="Second">{0} ({2}: {1})</appendItem>
 976                                                 <appendItem request="Timezone">{0} {1}</appendItem>
 977                                                 <appendItem request="Week">{0} ({2}: {1})</appendItem>
 978                                                 <appendItem request="Year">{0} {1}</appendItem>
 979                                         </appendItems>
 980                                         <intervalFormats>
 981                                                 <intervalFormatFallback>{0} – {1}</intervalFormatFallback>
 982                                                 <intervalFormatItem id="d">
 983                                                         <greatestDifference id="d">d–d</greatestDifference>
 984                                                 </intervalFormatItem>
 985                                                 <intervalFormatItem id="h">
 986                                                         <greatestDifference id="a">h a – h a</greatestDifference>
 987                                                         <greatestDifference id="h">h–h a</greatestDifference>
 988                                                 </intervalFormatItem>
 989                                                 <intervalFormatItem id="H">
 990                                                         <greatestDifference id="a">HH–HH</greatestDifference>
 991                                                         <greatestDifference id="H">HH–HH</greatestDifference>
 992                                                 </intervalFormatItem>
 993                                                 <intervalFormatItem id="hm">
 994                                                         <greatestDifference id="a">h:mm a – h:mm a</greatestDifference>
 995                                                         <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
 996                                                         <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
 997                                                 </intervalFormatItem>
 998                                                 <intervalFormatItem id="Hm">
 999                                                         <greatestDifference id="a">HH:mm–HH:mm</greatestDifference>
1000                                                         <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
1001                                                         <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
1002                                                 </intervalFormatItem>
1003                                                 <intervalFormatItem id="hmv">
1004                                                         <greatestDifference id="a">h:mm a – h:mm a v</greatestDifference>
1005                                                         <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
1006                                                         <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
1007                                                 </intervalFormatItem>
1008                                                 <intervalFormatItem id="Hmv">
1009                                                         <greatestDifference id="a">HH:mm–HH:mm v</greatestDifference>
1010                                                         <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
1011                                                         <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
1012                                                 </intervalFormatItem>
1013                                                 <intervalFormatItem id="hv">
1014                                                         <greatestDifference id="a">h a – h a v</greatestDifference>
1015                                                         <greatestDifference id="h">h–h a v</greatestDifference>
1016                                                 </intervalFormatItem>
1017                                                 <intervalFormatItem id="Hv">
1018                                                         <greatestDifference id="a">HH–HH v</greatestDifference>
1019                                                         <greatestDifference id="H">HH–HH v</greatestDifference>
1020                                                 </intervalFormatItem>
1021                                                 <intervalFormatItem id="M">
1022                                                         <greatestDifference id="M">M–M</greatestDifference>
1023                                                 </intervalFormatItem>
1024                                                 <intervalFormatItem id="Md">
1025                                                         <greatestDifference id="d">MM-dd – dd</greatestDifference>
1026                                                         <greatestDifference id="M">MM-dd – MM-dd</greatestDifference>
1027                                                 </intervalFormatItem>
1028                                                 <intervalFormatItem id="MEd">
1029                                                         <greatestDifference id="d">E, MM-dd – E, MM-dd</greatestDifference>
1030                                                         <greatestDifference id="M">E, MM-dd – E, MM-dd</greatestDifference>
1031                                                 </intervalFormatItem>
1032                                                 <intervalFormatItem id="MMM">
1033                                                         <greatestDifference id="M">LLL–LLL</greatestDifference>
1034                                                 </intervalFormatItem>
1035                                                 <intervalFormatItem id="MMMd">
1036                                                         <greatestDifference id="d">MM-d – d</greatestDifference>
1037                                                         <greatestDifference id="M">MM-d – MM-d</greatestDifference>
1038                                                 </intervalFormatItem>
1039                                                 <intervalFormatItem id="MMMEd">
1040                                                         <greatestDifference id="d">E, MM-d – E, MM-d</greatestDifference>
1041                                                         <greatestDifference id="M">E, MM-d – E, MM-d</greatestDifference>
1042                                                 </intervalFormatItem>
1043                                                 <intervalFormatItem id="y">
1044                                                         <greatestDifference id="y">y–y</greatestDifference>
1045                                                 </intervalFormatItem>
1046                                                 <intervalFormatItem id="yM">
1047                                                         <greatestDifference id="M">yyyy-MM – MM</greatestDifference>
1048                                                         <greatestDifference id="y">yyyy-MM – yyyy-MM</greatestDifference>
1049                                                 </intervalFormatItem>
1050                                                 <intervalFormatItem id="yMd">
1051                                                         <greatestDifference id="d">yyyy-MM-dd – dd</greatestDifference>
1052                                                         <greatestDifference id="M">yyyy-MM-dd – MM-dd</greatestDifference>
1053                                                         <greatestDifference id="y">yyyy-MM-dd – yyyy-MM-dd</greatestDifference>
1054                                                 </intervalFormatItem>
1055                                                 <intervalFormatItem id="yMEd">
1056                                                         <greatestDifference id="d">E, yyyy-MM-dd – E, yyyy-MM-dd</greatestDifference>
1057                                                         <greatestDifference id="M">E, yyyy-MM-dd – E, yyyy-MM-dd</greatestDifference>
1058                                                         <greatestDifference id="y">E, yyyy-MM-dd – E, yyyy-MM-dd</greatestDifference>
1059                                                 </intervalFormatItem>
1060                                                 <intervalFormatItem id="yMMM">
1061                                                         <greatestDifference id="M">yyyy-MM – MM</greatestDifference>
1062                                                         <greatestDifference id="y">yyyy-MM – yyyy-MM</greatestDifference>
1063                                                 </intervalFormatItem>
1064                                                 <intervalFormatItem id="yMMMd">
1065                                                         <greatestDifference id="d">yyyy-MM-d – d</greatestDifference>
1066                                                         <greatestDifference id="M">yyyy-MM-dd – MM-d</greatestDifference>
1067                                                         <greatestDifference id="y">yyyy-MM-dd – yyyy-MM-dd</greatestDifference>
1068                                                 </intervalFormatItem>
1069                                                 <intervalFormatItem id="yMMMEd">
1070                                                         <greatestDifference id="d">E, yyyy-MM-dd – E, yyyy-MM-dd</greatestDifference>
1071                                                         <greatestDifference id="M">E, yyyy-MM-dd – E, yyyy-MM-dd</greatestDifference>
1072                                                         <greatestDifference id="y">E, yyyy-MM-dd – E, yyyy-MM-dd</greatestDifference>
1073                                                 </intervalFormatItem>
1074                                                 <intervalFormatItem id="yMMMM">
1075                                                         <greatestDifference id="M">yyyy-MM – MM</greatestDifference>
1076                                                         <greatestDifference id="y">yyyy-MM – yyyy-MM</greatestDifference>
1077                                                 </intervalFormatItem>
1078                                         </intervalFormats>
1079                                 </dateTimeFormats>
1080                                 <fields>
1081                                         <field type="era">
1082                                                 <displayName>Era</displayName>
1083                                         </field>
1084                                         <field type="year">
1085                                                 <displayName>Year</displayName>
1086                                         </field>
1087                                         <field type="month">
1088                                                 <displayName>Month</displayName>
1089                                         </field>
1090                                         <field type="week">
1091                                                 <displayName>Week</displayName>
1092                                         </field>
1093                                         <field type="day">
1094                                                 <displayName>Day</displayName>
1095                                                 <relative type="-1">Yesterday</relative>
1096                                                 <relative type="0">Today</relative>
1097                                                 <relative type="1">Tomorrow</relative>
1098                                         </field>
1099                                         <field type="weekday">
1100                                                 <displayName>Day of the Week</displayName>
1101                                         </field>
1102                                         <field type="dayperiod">
1103                                                 <displayName>Dayperiod</displayName>
1104                                         </field>
1105                                         <field type="hour">
1106                                                 <displayName>Hour</displayName>
1107                                         </field>
1108                                         <field type="minute">
1109                                                 <displayName>Minute</displayName>
1110                                         </field>
1111                                         <field type="second">
1112                                                 <displayName>Second</displayName>
1113                                         </field>
1114                                         <field type="zone">
1115                                                 <displayName>Zone</displayName>
1116                                         </field>
1117                                 </fields>
1118                         </calendar>
1119                         <calendar type="hebrew">
1120                                 <months>
1121                                         <default choice="format"/>
1122                                         <monthContext type="format">
1123                                                 <default choice="wide"/>
1124                                                 <monthWidth type="abbreviated">
1125                                                         <alias source="locale" path="../monthWidth[@type='wide']"/>
1126                                                 </monthWidth>
1127                                                 <monthWidth type="narrow">
1128                                                         <month type="1">1</month>
1129                                                         <month type="2">2</month>
1130                                                         <month type="3">3</month>
1131                                                         <month type="4">4</month>
1132                                                         <month type="5">5</month>
1133                                                         <month type="6">6</month>
1134                                                         <month type="7">7</month>
1135                                                         <month type="8">8</month>
1136                                                         <month type="9">9</month>
1137                                                         <month type="10">10</month>
1138                                                         <month type="11">11</month>
1139                                                         <month type="12">12</month>
1140                                                         <month type="13">13</month>
1141                                                 </monthWidth>
1142                                                 <monthWidth type="wide">
1143                                                         <month type="1">Tishri</month>
1144                                                         <month type="2">Heshvan</month>
1145                                                         <month type="3">Kislev</month>
1146                                                         <month type="4">Tevet</month>
1147                                                         <month type="5">Shevat</month>
1148                                                         <month type="6">Adar I</month>
1149                                                         <month type="7">Adar</month>
1150                                                         <month type="7" yeartype="leap">Adar II</month>
1151                                                         <month type="8">Nisan</month>
1152                                                         <month type="9">Iyar</month>
1153                                                         <month type="10">Sivan</month>
1154                                                         <month type="11">Tamuz</month>
1155                                                         <month type="12">Av</month>
1156                                                         <month type="13">Elul</month>
1157                                                 </monthWidth>
1158                                         </monthContext>
1159                                         <monthContext type="stand-alone">
1160                                                 <monthWidth type="abbreviated">
1161                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
1162                                                 </monthWidth>
1163                                                 <monthWidth type="narrow">
1164                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='narrow']"/>
1165                                                 </monthWidth>
1166                                                 <monthWidth type="wide">
1167                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
1168                                                 </monthWidth>
1169                                         </monthContext>
1170                                 </months>
1171                                 <days>
1172                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
1173                                 </days>
1174                                 <quarters>
1175                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
1176                                 </quarters>
1177                                 <dayPeriods>
1178                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
1179                                 </dayPeriods>
1180                                 <eras>
1181                                         <eraNames>
1182                                                 <alias source="locale" path="../eraAbbr"/>
1183                                         </eraNames>
1184                                         <eraAbbr>
1185                                                 <era type="0">AM</era>
1186                                                 <!-- HY = Anno Mundi
1187                                                          = -180799862400000 milliseconds since 1/1/1970 AD
1188                                                 -->
1189                                         </eraAbbr>
1190                                         <eraNarrow>
1191                                                 <alias source="locale" path="../eraAbbr"/>
1192                                         </eraNarrow>
1193                                 </eras>
1194                                 <dateFormats>
1195                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateFormats"/>
1196                                 </dateFormats>
1197                                 <timeFormats>
1198                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
1199                                 </timeFormats>
1200                                 <dateTimeFormats>
1201                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
1202                                 </dateTimeFormats>
1203                         </calendar>
1204                         <calendar type="indian">
1205                                 <months>
1206                                         <default choice="format"/>
1207                                         <monthContext type="format">
1208                                                 <default choice="wide"/>
1209                                                 <monthWidth type="abbreviated">
1210                                                         <alias source="locale" path="../monthWidth[@type='wide']"/>
1211                                                 </monthWidth>
1212                                                 <monthWidth type="narrow">
1213                                                         <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
1214                                                 </monthWidth>
1215                                                 <monthWidth type="wide">
1216                                                         <month type="1">Chaitra</month>
1217                                                         <month type="2">Vaisakha</month>
1218                                                         <month type="3">Jyaistha</month>
1219                                                         <month type="4">Asadha</month>
1220                                                         <month type="5">Sravana</month>
1221                                                         <month type="6">Bhadra</month>
1222                                                         <month type="7">Asvina</month>
1223                                                         <month type="8">Kartika</month>
1224                                                         <month type="9">Agrahayana</month>
1225                                                         <month type="10">Pausa</month>
1226                                                         <month type="11">Magha</month>
1227                                                         <month type="12">Phalguna</month>
1228                                                 </monthWidth>
1229                                         </monthContext>
1230                                         <monthContext type="stand-alone">
1231                                                 <monthWidth type="abbreviated">
1232                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
1233                                                 </monthWidth>
1234                                                 <monthWidth type="narrow">
1235                                                         <month type="1">1</month>
1236                                                         <month type="2">2</month>
1237                                                         <month type="3">3</month>
1238                                                         <month type="4">4</month>
1239                                                         <month type="5">5</month>
1240                                                         <month type="6">6</month>
1241                                                         <month type="7">7</month>
1242                                                         <month type="8">8</month>
1243                                                         <month type="9">9</month>
1244                                                         <month type="10">10</month>
1245                                                         <month type="11">11</month>
1246                                                         <month type="12">12</month>
1247                                                 </monthWidth>
1248                                                 <monthWidth type="wide">
1249                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
1250                                                 </monthWidth>
1251                                         </monthContext>
1252                                 </months>
1253                                 <days>
1254                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
1255                                 </days>
1256                                 <quarters>
1257                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
1258                                 </quarters>
1259                                 <dayPeriods>
1260                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
1261                                 </dayPeriods>
1262                                 <eras>
1263                                         <eraNames>
1264                                                 <alias source="locale" path="../eraAbbr"/>
1265                                         </eraNames>
1266                                         <eraAbbr>
1267                                                 <era type="0">SAKA</era>
1268                                         </eraAbbr>
1269                                         <eraNarrow>
1270                                                 <alias source="locale" path="../eraAbbr"/>
1271                                         </eraNarrow>
1272                                 </eras>
1273                                 <dateFormats>
1274                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateFormats"/>
1275                                 </dateFormats>
1276                                 <timeFormats>
1277                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
1278                                 </timeFormats>
1279                                 <dateTimeFormats>
1280                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
1281                                 </dateTimeFormats>
1282                         </calendar>
1283                         <calendar type="islamic">
1284                                 <months>
1285                                         <default choice="format"/>
1286                                         <monthContext type="format">
1287                                                 <default choice="wide"/>
1288                                                 <monthWidth type="abbreviated">
1289                                                         <month type="1">Muh.</month>
1290                                                         <month type="2">Saf.</month>
1291                                                         <month type="3">Rab. I</month>
1292                                                         <month type="4">Rab. II</month>
1293                                                         <month type="5">Jum. I</month>
1294                                                         <month type="6">Jum. II</month>
1295                                                         <month type="7">Raj.</month>
1296                                                         <month type="8">Sha.</month>
1297                                                         <month type="9">Ram.</month>
1298                                                         <month type="10">Shaw.</month>
1299                                                         <month type="11">Dhuʻl-Q.</month>
1300                                                         <month type="12">Dhuʻl-H.</month>
1301                                                 </monthWidth>
1302                                                 <monthWidth type="narrow">
1303                                                         <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
1304                                                 </monthWidth>
1305                                                 <monthWidth type="wide">
1306                                                         <month type="1">Muharram</month>
1307                                                         <month type="2">Safar</month>
1308                                                         <month type="3">Rabiʻ I</month>
1309                                                         <month type="4">Rabiʻ II</month>
1310                                                         <month type="5">Jumada I</month>
1311                                                         <month type="6">Jumada II</month>
1312                                                         <month type="7">Rajab</month>
1313                                                         <month type="8">Shaʻban</month>
1314                                                         <month type="9">Ramadan</month>
1315                                                         <month type="10">Shawwal</month>
1316                                                         <month type="11">Dhuʻl-Qiʻdah</month>
1317                                                         <month type="12">Dhuʻl-Hijjah</month>
1318                                                 </monthWidth>
1319                                         </monthContext>
1320                                         <monthContext type="stand-alone">
1321                                                 <monthWidth type="abbreviated">
1322                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
1323                                                 </monthWidth>
1324                                                 <monthWidth type="narrow">
1325                                                         <month type="1">1</month>
1326                                                         <month type="2">2</month>
1327                                                         <month type="3">3</month>
1328                                                         <month type="4">4</month>
1329                                                         <month type="5">5</month>
1330                                                         <month type="6">6</month>
1331                                                         <month type="7">7</month>
1332                                                         <month type="8">8</month>
1333                                                         <month type="9">9</month>
1334                                                         <month type="10">10</month>
1335                                                         <month type="11">11</month>
1336                                                         <month type="12">12</month>
1337                                                 </monthWidth>
1338                                                 <monthWidth type="wide">
1339                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
1340                                                 </monthWidth>
1341                                         </monthContext>
1342                                 </months>
1343                                 <days>
1344                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
1345                                 </days>
1346                                 <quarters>
1347                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
1348                                 </quarters>
1349                                 <dayPeriods>
1350                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
1351                                 </dayPeriods>
1352                                 <eras>
1353                                         <eraNames>
1354                                                 <alias source="locale" path="../eraAbbr"/>
1355                                         </eraNames>
1356                                         <eraAbbr>
1357                                                 <era type="0">AH</era>
1358                                                 <!-- Anno Hijri, = 7/16/622 AD
1359                                                          = -42521587200000.0 millis since 1/1/1970
1360                                                 -->
1361                                         </eraAbbr>
1362                                         <eraNarrow>
1363                                                 <alias source="locale" path="../eraAbbr"/>
1364                                         </eraNarrow>
1365                                 </eras>
1366                                 <dateFormats>
1367                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateFormats"/>
1368                                 </dateFormats>
1369                                 <timeFormats>
1370                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
1371                                 </timeFormats>
1372                                 <dateTimeFormats>
1373                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
1374                                 </dateTimeFormats>
1375                         </calendar>
1376                         <calendar type="islamic-civil">
1377                                 <months>
1378                                         <alias source="locale" path="../../calendar[@type='islamic']/months"/>
1379                                 </months>
1380                                 <days>
1381                                         <alias source="locale" path="../../calendar[@type='islamic']/days"/>
1382                                 </days>
1383                                 <quarters>
1384                                         <alias source="locale" path="../../calendar[@type='islamic']/quarters"/>
1385                                 </quarters>
1386                                 <dayPeriods>
1387                                         <alias source="locale" path="../../calendar[@type='islamic']/dayPeriods"/>
1388                                 </dayPeriods>
1389                                 <eras>
1390                                         <alias source="locale" path="../../calendar[@type='islamic']/eras"/>
1391                                 </eras>
1392                                 <dateFormats>
1393                                         <alias source="locale" path="../../calendar[@type='islamic']/dateFormats"/>
1394                                 </dateFormats>
1395                                 <timeFormats>
1396                                         <alias source="locale" path="../../calendar[@type='islamic']/timeFormats"/>
1397                                 </timeFormats>
1398                                 <dateTimeFormats>
1399                                         <alias source="locale" path="../../calendar[@type='islamic']/dateTimeFormats"/>
1400                                 </dateTimeFormats>
1401                         </calendar>
1402                         <calendar type="japanese">
1403                                 <months>
1404                                         <alias source="locale" path="../../calendar[@type='gregorian']/months"/>
1405                                 </months>
1406                                 <days>
1407                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
1408                                 </days>
1409                                 <quarters>
1410                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
1411                                 </quarters>
1412                                 <dayPeriods>
1413                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
1414                                 </dayPeriods>
1415                                 <eras>
1416                                         <eraNames>
1417                                                 <alias source="locale" path="../eraAbbr"/>
1418                                         </eraNames>
1419                                         <eraAbbr>
1420                                                 <!-- These eras are numbered according to the data used
1421                                                          by the ICU Japanese Calendar.
1422                                                          search for 'ERAS ='
1423                                                 -->
1424                                                 <era type="0">Taika (645-650)</era>
1425                                                 <era type="1">Hakuchi (650-671)</era>
1426                                                 <era type="2">Hakuhō (672-686)</era>
1427                                                 <era type="3">Shuchō (686-701)</era>
1428                                                 <era type="4">Taihō (701-704)</era>
1429                                                 <era type="5">Keiun (704-708)</era>
1430                                                 <era type="6">Wadō (708-715)</era>
1431                                                 <era type="7">Reiki (715-717)</era>
1432                                                 <era type="8">Yōrō (717-724)</era>
1433                                                 <era type="9">Jinki (724-729)</era>
1434                                                 <era type="10">Tempyō (729-749)</era>
1435                                                 <era type="11">Tempyō-kampō (749-749)</era>
1436                                                 <era type="12">Tempyō-shōhō (749-757)</era>
1437                                                 <era type="13">Tempyō-hōji (757-765)</era>
1438                                                 <era type="14">Temphō-jingo (765-767)</era>
1439                                                 <era type="15">Jingo-keiun (767-770)</era>
1440                                                 <era type="16">Hōki (770-780)</era>
1441                                                 <era type="17">Ten-ō (781-782)</era>
1442                                                 <era type="18">Enryaku (782-806)</era>
1443                                                 <era type="19">Daidō (806-810)</era>
1444                                                 <era type="20">Kōnin (810-824)</era>
1445                                                 <era type="21">Tenchō (824-834)</era>
1446                                                 <era type="22">Shōwa (834-848)</era>
1447                                                 <era type="23">Kajō (848-851)</era>
1448                                                 <era type="24">Ninju (851-854)</era>
1449                                                 <era type="25">Saiko (854-857)</era>
1450                                                 <era type="26">Tennan (857-859)</era>
1451                                                 <era type="27">Jōgan (859-877)</era>
1452                                                 <era type="28">Genkei (877-885)</era>
1453                                                 <era type="29">Ninna (885-889)</era>
1454                                                 <era type="30">Kampyō (889-898)</era>
1455                                                 <era type="31">Shōtai (898-901)</era>
1456                                                 <era type="32">Engi (901-923)</era>
1457                                                 <era type="33">Enchō (923-931)</era>
1458                                                 <era type="34">Shōhei (931-938)</era>
1459                                                 <era type="35">Tengyō (938-947)</era>
1460                                                 <era type="36">Tenryaku (947-957)</era>
1461                                                 <era type="37">Tentoku (957-961)</era>
1462                                                 <era type="38">Ōwa (961-964)</era>
1463                                                 <era type="39">Kōhō (964-968)</era>
1464                                                 <era type="40">Anna (968-970)</era>
1465                                                 <era type="41">Tenroku (970-973)</era>
1466                                                 <era type="42">Ten-en (973-976)</era>
1467                                                 <era type="43">Jōgen (976-978)</era>
1468                                                 <era type="44">Tengen (978-983)</era>
1469                                                 <era type="45">Eikan (983-985)</era>
1470                                                 <era type="46">Kanna (985-987)</era>
1471                                                 <era type="47">Ei-en (987-989)</era>
1472                                                 <era type="48">Eiso (989-990)</era>
1473                                                 <era type="49">Shōryaku (990-995)</era>
1474                                                 <era type="50">Chōtoku (995-999)</era>
1475                                                 <era type="51">Chōhō (999-1004)</era>
1476                                                 <era type="52">Kankō (1004-1012)</era>
1477                                                 <era type="53">Chōwa (1012-1017)</era>
1478                                                 <era type="54">Kannin (1017-1021)</era>
1479                                                 <era type="55">Jian (1021-1024)</era>
1480                                                 <era type="56">Manju (1024-1028)</era>
1481                                                 <era type="57">Chōgen (1028-1037)</era>
1482                                                 <era type="58">Chōryaku (1037-1040)</era>
1483                                                 <era type="59">Chōkyū (1040-1044)</era>
1484                                                 <era type="60">Kantoku (1044-1046)</era>
1485                                                 <era type="61">Eishō (1046-1053)</era>
1486                                                 <era type="62">Tengi (1053-1058)</era>
1487                                                 <era type="63">Kōhei (1058-1065)</era>
1488                                                 <era type="64">Jiryaku (1065-1069)</era>
1489                                                 <era type="65">Enkyū (1069-1074)</era>
1490                                                 <era type="66">Shōho (1074-1077)</era>
1491                                                 <era type="67">Shōryaku (1077-1081)</era>
1492                                                 <era type="68">Eiho (1081-1084)</era>
1493                                                 <era type="69">Ōtoku (1084-1087)</era>
1494                                                 <era type="70">Kanji (1087-1094)</era>
1495                                                 <era type="71">Kaho (1094-1096)</era>
1496                                                 <era type="72">Eichō (1096-1097)</era>
1497                                                 <era type="73">Shōtoku (1097-1099)</era>
1498                                                 <era type="74">Kōwa (1099-1104)</era>
1499                                                 <era type="75">Chōji (1104-1106)</era>
1500                                                 <era type="76">Kashō (1106-1108)</era>
1501                                                 <era type="77">Tennin (1108-1110)</era>
1502                                                 <era type="78">Ten-ei (1110-1113)</era>
1503                                                 <era type="79">Eikyū (1113-1118)</era>
1504                                                 <era type="80">Gen-ei (1118-1120)</era>
1505                                                 <era type="81">Hoan (1120-1124)</era>
1506                                                 <era type="82">Tenji (1124-1126)</era>
1507                                                 <era type="83">Daiji (1126-1131)</era>
1508                                                 <era type="84">Tenshō (1131-1132)</era>
1509                                                 <era type="85">Chōshō (1132-1135)</era>
1510                                                 <era type="86">Hoen (1135-1141)</era>
1511                                                 <era type="87">Eiji (1141-1142)</era>
1512                                                 <era type="88">Kōji (1142-1144)</era>
1513                                                 <era type="89">Tenyō (1144-1145)</era>
1514                                                 <era type="90">Kyūan (1145-1151)</era>
1515                                                 <era type="91">Ninpei (1151-1154)</era>
1516                                                 <era type="92">Kyūju (1154-1156)</era>
1517                                                 <era type="93">Hogen (1156-1159)</era>
1518                                                 <era type="94">Heiji (1159-1160)</era>
1519                                                 <era type="95">Eiryaku (1160-1161)</era>
1520                                                 <era type="96">Ōho (1161-1163)</era>
1521                                                 <era type="97">Chōkan (1163-1165)</era>
1522                                                 <era type="98">Eiman (1165-1166)</era>
1523                                                 <era type="99">Nin-an (1166-1169)</era>
1524                                                 <era type="100">Kaō (1169-1171)</era>
1525                                                 <era type="101">Shōan (1171-1175)</era>
1526                                                 <era type="102">Angen (1175-1177)</era>
1527                                                 <era type="103">Jishō (1177-1181)</era>
1528                                                 <era type="104">Yōwa (1181-1182)</era>
1529                                                 <era type="105">Juei (1182-1184)</era>
1530                                                 <era type="106">Genryuku (1184-1185)</era>
1531                                                 <era type="107">Bunji (1185-1190)</era>
1532                                                 <era type="108">Kenkyū (1190-1199)</era>
1533                                                 <era type="109">Shōji (1199-1201)</era>
1534                                                 <era type="110">Kennin (1201-1204)</era>
1535                                                 <era type="111">Genkyū (1204-1206)</era>
1536                                                 <era type="112">Ken-ei (1206-1207)</era>
1537                                                 <era type="113">Shōgen (1207-1211)</era>
1538                                                 <era type="114">Kenryaku (1211-1213)</era>
1539                                                 <era type="115">Kenpō (1213-1219)</era>
1540                                                 <era type="116">Shōkyū (1219-1222)</era>
1541                                                 <era type="117">Jōō (1222-1224)</era>
1542                                                 <era type="118">Gennin (1224-1225)</era>
1543                                                 <era type="119">Karoku (1225-1227)</era>
1544                                                 <era type="120">Antei (1227-1229)</era>
1545                                                 <era type="121">Kanki (1229-1232)</era>
1546                                                 <era type="122">Jōei (1232-1233)</era>
1547                                                 <era type="123">Tempuku (1233-1234)</era>
1548                                                 <era type="124">Bunryaku (1234-1235)</era>
1549                                                 <era type="125">Katei (1235-1238)</era>
1550                                                 <era type="126">Ryakunin (1238-1239)</era>
1551                                                 <era type="127">En-ō (1239-1240)</era>
1552                                                 <era type="128">Ninji (1240-1243)</era>
1553                                                 <era type="129">Kangen (1243-1247)</era>
1554                                                 <era type="130">Hōji (1247-1249)</era>
1555                                                 <era type="131">Kenchō (1249-1256)</era>
1556                                                 <era type="132">Kōgen (1256-1257)</era>
1557                                                 <era type="133">Shōka (1257-1259)</era>
1558                                                 <era type="134">Shōgen (1259-1260)</era>
1559                                                 <era type="135">Bun-ō (1260-1261)</era>
1560                                                 <era type="136">Kōchō (1261-1264)</era>
1561                                                 <era type="137">Bun-ei (1264-1275)</era>
1562                                                 <era type="138">Kenji (1275-1278)</era>
1563                                                 <era type="139">Kōan (1278-1288)</era>
1564                                                 <era type="140">Shōō (1288-1293)</era>
1565                                                 <era type="141">Einin (1293-1299)</era>
1566                                                 <era type="142">Shōan (1299-1302)</era>
1567                                                 <era type="143">Kengen (1302-1303)</era>
1568                                                 <era type="144">Kagen (1303-1306)</era>
1569                                                 <era type="145">Tokuji (1306-1308)</era>
1570                                                 <era type="146">Enkei (1308-1311)</era>
1571                                                 <era type="147">Ōchō (1311-1312)</era>
1572                                                 <era type="148">Shōwa (1312-1317)</era>
1573                                                 <era type="149">Bunpō (1317-1319)</era>
1574                                                 <era type="150">Genō (1319-1321)</era>
1575                                                 <era type="151">Genkyō (1321-1324)</era>
1576                                                 <era type="152">Shōchū (1324-1326)</era>
1577                                                 <era type="153">Kareki (1326-1329)</era>
1578                                                 <era type="154">Gentoku (1329-1331)</era>
1579                                                 <era type="155">Genkō (1331-1334)</era>
1580                                                 <era type="156">Kemmu (1334-1336)</era>
1581                                                 <era type="157">Engen (1336-1340)</era>
1582                                                 <era type="158">Kōkoku (1340-1346)</era>
1583                                                 <era type="159">Shōhei (1346-1370)</era>
1584                                                 <era type="160">Kentoku (1370-1372)</era>
1585                                                 <era type="161">Bunchũ (1372-1375)</era>
1586                                                 <era type="162">Tenju (1375-1379)</era>
1587                                                 <era type="163">Kōryaku (1379-1381)</era>
1588                                                 <era type="164">Kōwa (1381-1384)</era>
1589                                                 <era type="165">Genchũ (1384-1392)</era>
1590                                                 <era type="166">Meitoku (1384-1387)</era>
1591                                                 <era type="167">Kakei (1387-1389)</era>
1592                                                 <era type="168">Kōō (1389-1390)</era>
1593                                                 <era type="169">Meitoku (1390-1394)</era>
1594                                                 <era type="170">Ōei (1394-1428)</era>
1595                                                 <era type="171">Shōchō (1428-1429)</era>
1596                                                 <era type="172">Eikyō (1429-1441)</era>
1597                                                 <era type="173">Kakitsu (1441-1444)</era>
1598                                                 <era type="174">Bun-an (1444-1449)</era>
1599                                                 <era type="175">Hōtoku (1449-1452)</era>
1600                                                 <era type="176">Kyōtoku (1452-1455)</era>
1601                                                 <era type="177">Kōshō (1455-1457)</era>
1602                                                 <era type="178">Chōroku (1457-1460)</era>
1603                                                 <era type="179">Kanshō (1460-1466)</era>
1604                                                 <era type="180">Bunshō (1466-1467)</era>
1605                                                 <era type="181">Ōnin (1467-1469)</era>
1606                                                 <era type="182">Bunmei (1469-1487)</era>
1607                                                 <era type="183">Chōkyō (1487-1489)</era>
1608                                                 <era type="184">Entoku (1489-1492)</era>
1609                                                 <era type="185">Meiō (1492-1501)</era>
1610                                                 <era type="186">Bunki (1501-1504)</era>
1611                                                 <era type="187">Eishō (1504-1521)</era>
1612                                                 <era type="188">Taiei (1521-1528)</era>
1613                                                 <era type="189">Kyōroku (1528-1532)</era>
1614                                                 <era type="190">Tenmon (1532-1555)</era>
1615                                                 <era type="191">Kōji (1555-1558)</era>
1616                                                 <era type="192">Eiroku (1558-1570)</era>
1617                                                 <era type="193">Genki (1570-1573)</era>
1618                                                 <era type="194">Tenshō (1573-1592)</era>
1619                                                 <era type="195">Bunroku (1592-1596)</era>
1620                                                 <era type="196">Keichō (1596-1615)</era>
1621                                                 <era type="197">Genwa (1615-1624)</era>
1622                                                 <era type="198">Kan-ei (1624-1644)</era>
1623                                                 <era type="199">Shōho (1644-1648)</era>
1624                                                 <era type="200">Keian (1648-1652)</era>
1625                                                 <era type="201">Shōō (1652-1655)</era>
1626                                                 <era type="202">Meiryaku (1655-1658)</era>
1627                                                 <era type="203">Manji (1658-1661)</era>
1628                                                 <era type="204">Kanbun (1661-1673)</era>
1629                                                 <era type="205">Enpō (1673-1681)</era>
1630                                                 <era type="206">Tenwa (1681-1684)</era>
1631                                                 <era type="207">Jōkyō (1684-1688)</era>
1632                                                 <era type="208">Genroku (1688-1704)</era>
1633                                                 <era type="209">Hōei (1704-1711)</era>
1634                                                 <era type="210">Shōtoku (1711-1716)</era>
1635                                                 <era type="211">Kyōhō (1716-1736)</era>
1636                                                 <era type="212">Genbun (1736-1741)</era>
1637                                                 <era type="213">Kanpō (1741-1744)</era>
1638                                                 <era type="214">Enkyō (1744-1748)</era>
1639                                                 <era type="215">Kan-en (1748-1751)</era>
1640                                                 <era type="216">Hōryaku (1751-1764)</era>
1641                                                 <era type="217">Meiwa (1764-1772)</era>
1642                                                 <era type="218">An-ei (1772-1781)</era>
1643                                                 <era type="219">Tenmei (1781-1789)</era>
1644                                                 <era type="220">Kansei (1789-1801)</era>
1645                                                 <era type="221">Kyōwa (1801-1804)</era>
1646                                                 <era type="222">Bunka (1804-1818)</era>
1647                                                 <era type="223">Bunsei (1818-1830)</era>
1648                                                 <era type="224">Tenpō (1830-1844)</era>
1649                                                 <era type="225">Kōka (1844-1848)</era>
1650                                                 <era type="226">Kaei (1848-1854)</era>
1651                                                 <era type="227">Ansei (1854-1860)</era>
1652                                                 <era type="228">Man-en (1860-1861)</era>
1653                                                 <era type="229">Bunkyū (1861-1864)</era>
1654                                                 <era type="230">Genji (1864-1865)</era>
1655                                                 <era type="231">Keiō (1865-1868)</era>
1656                                                 <era type="232">Meiji</era>
1657                                                 <era type="233">Taishō</era>
1658                                                 <era type="234">Shōwa</era>
1659                                                 <era type="235">Heisei</era>
1660                                                 <era type="236">NewEra</era> <!-- NewEra -->
1661                                         </eraAbbr>
1662                                         <eraNarrow>
1663                                                 <era type="232">M</era>
1664                                                 <era type="233">T</era>
1665                                                 <era type="234">S</era>
1666                                                 <era type="235">H</era>
1667                                                 <era type="236">N</era> <!-- NewEra -->
1668                                         </eraNarrow>
1669                                 </eras>
1670                                 <dateFormats>
1671                                         <default choice="medium"/>
1672                                         <dateFormatLength type="full">
1673                                                 <dateFormat>
1674                                                         <pattern>EEEE, G y MMMM dd</pattern>
1675                                                 </dateFormat>
1676                                         </dateFormatLength>
1677                                         <dateFormatLength type="long">
1678                                                 <dateFormat>
1679                                                         <pattern>G y MMMM d</pattern>
1680                                                 </dateFormat>
1681                                         </dateFormatLength>
1682                                         <dateFormatLength type="medium">
1683                                                 <dateFormat>
1684                                                         <pattern>G y MMM d</pattern>
1685                                                 </dateFormat>
1686                                         </dateFormatLength>
1687                                         <dateFormatLength type="short">
1688                                                 <dateFormat>
1689                                                         <pattern>GGGGG yy-MM-dd</pattern>
1690                                                 </dateFormat>
1691                                         </dateFormatLength>
1692                                 </dateFormats>
1693                                 <timeFormats>
1694                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
1695                                 </timeFormats>
1696                                 <dateTimeFormats>
1697                                         <default choice="medium"/>
1698                                         <dateTimeFormatLength type="full">
1699                                                 <dateTimeFormat>
1700                                                         <pattern>{1} {0}</pattern>
1701                                                 </dateTimeFormat>
1702                                         </dateTimeFormatLength>
1703                                         <dateTimeFormatLength type="long">
1704                                                 <dateTimeFormat>
1705                                                         <pattern>{1} {0}</pattern>
1706                                                 </dateTimeFormat>
1707                                         </dateTimeFormatLength>
1708                                         <dateTimeFormatLength type="medium">
1709                                                 <dateTimeFormat>
1710                                                         <pattern>{1} {0}</pattern>
1711                                                 </dateTimeFormat>
1712                                         </dateTimeFormatLength>
1713                                         <dateTimeFormatLength type="short">
1714                                                 <dateTimeFormat>
1715                                                         <pattern>{1} {0}</pattern>
1716                                                 </dateTimeFormat>
1717                                         </dateTimeFormatLength>
1718                                         <availableFormats>
1719                                                 <dateFormatItem id="d">d</dateFormatItem>
1720                                                 <dateFormatItem id="Ed">d E</dateFormatItem>
1721                                                 <dateFormatItem id="Gy">G y</dateFormatItem>
1722                                                 <dateFormatItem id="h">h a</dateFormatItem>
1723                                                 <dateFormatItem id="H">HH</dateFormatItem>
1724                                                 <dateFormatItem id="hm">h:mm a</dateFormatItem>
1725                                                 <dateFormatItem id="Hm">HH:mm</dateFormatItem>
1726                                                 <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
1727                                                 <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
1728                                                 <dateFormatItem id="M">L</dateFormatItem>
1729                                                 <dateFormatItem id="Md">M-d</dateFormatItem>
1730                                                 <dateFormatItem id="MEd">E, M-d</dateFormatItem>
1731                                                 <dateFormatItem id="MMM">LLL</dateFormatItem>
1732                                                 <dateFormatItem id="MMMd">MMM d</dateFormatItem>
1733                                                 <dateFormatItem id="MMMEd">E MMM d</dateFormatItem>
1734                                                 <dateFormatItem id="ms">mm:ss</dateFormatItem>
1735                                                 <dateFormatItem id="y">G y</dateFormatItem>
1736                                                 <dateFormatItem id="yyyy">G y</dateFormatItem>
1737                                                 <dateFormatItem id="yyyyM">GGGGG yy-MM</dateFormatItem>
1738                                                 <dateFormatItem id="yyyyMd">GGGGG yy-MM-dd</dateFormatItem>
1739                                                 <dateFormatItem id="yyyyMEd">E, GGGGG yy-MM-dd</dateFormatItem>
1740                                                 <dateFormatItem id="yyyyMMM">G y MMM</dateFormatItem>
1741                                                 <dateFormatItem id="yyyyMMMd">G y MMM d</dateFormatItem>
1742                                                 <dateFormatItem id="yyyyMMMEd">E, G y MMM d</dateFormatItem>
1743                                                 <dateFormatItem id="yyyyQ">GGGGG yy Q</dateFormatItem>
1744                                                 <dateFormatItem id="yyyyQQQ">G y QQQ</dateFormatItem>
1745                                         </availableFormats>
1746                                         <appendItems>
1747                                                 <appendItem request="Day">{0} ({2}: {1})</appendItem>
1748                                                 <appendItem request="Day-Of-Week">{0} {1}</appendItem>
1749                                                 <appendItem request="Era">{0} {1}</appendItem>
1750                                                 <appendItem request="Hour">{0} ({2}: {1})</appendItem>
1751                                                 <appendItem request="Minute">{0} ({2}: {1})</appendItem>
1752                                                 <appendItem request="Month">{0} ({2}: {1})</appendItem>
1753                                                 <appendItem request="Quarter">{0} ({2}: {1})</appendItem>
1754                                                 <appendItem request="Second">{0} ({2}: {1})</appendItem>
1755                                                 <appendItem request="Timezone">{0} {1}</appendItem>
1756                                                 <appendItem request="Week">{0} ({2}: {1})</appendItem>
1757                                                 <appendItem request="Year">{0} {1}</appendItem>
1758                                         </appendItems>
1759                                 </dateTimeFormats>
1760                         </calendar>
1761                         <calendar type="persian">
1762                                 <months>
1763                                         <default choice="format"/>
1764                                         <monthContext type="format">
1765                                                 <default choice="wide"/>
1766                                                 <monthWidth type="abbreviated">
1767                                                         <alias source="locale" path="../monthWidth[@type='wide']"/>
1768                                                 </monthWidth>
1769                                                 <monthWidth type="narrow">
1770                                                         <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
1771                                                 </monthWidth>
1772                                                 <monthWidth type="wide">
1773                                                         <month type="1">Farvardin</month>
1774                                                         <month type="2">Ordibehesht</month>
1775                                                         <month type="3">Khordad</month>
1776                                                         <month type="4">Tir</month>
1777                                                         <month type="5">Mordad</month>
1778                                                         <month type="6">Shahrivar</month>
1779                                                         <month type="7">Mehr</month>
1780                                                         <month type="8">Aban</month>
1781                                                         <month type="9">Azar</month>
1782                                                         <month type="10">Dey</month>
1783                                                         <month type="11">Bahman</month>
1784                                                         <month type="12">Esfand</month>
1785                                                 </monthWidth>
1786                                         </monthContext>
1787                                         <monthContext type="stand-alone">
1788                                                 <monthWidth type="abbreviated">
1789                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
1790                                                 </monthWidth>
1791                                                 <monthWidth type="narrow">
1792                                                         <month type="1">1</month>
1793                                                         <month type="2">2</month>
1794                                                         <month type="3">3</month>
1795                                                         <month type="4">4</month>
1796                                                         <month type="5">5</month>
1797                                                         <month type="6">6</month>
1798                                                         <month type="7">7</month>
1799                                                         <month type="8">8</month>
1800                                                         <month type="9">9</month>
1801                                                         <month type="10">10</month>
1802                                                         <month type="11">11</month>
1803                                                         <month type="12">12</month>
1804                                                 </monthWidth>
1805                                                 <monthWidth type="wide">
1806                                                         <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
1807                                                 </monthWidth>
1808                                         </monthContext>
1809                                 </months>
1810                                 <days>
1811                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
1812                                 </days>
1813                                 <quarters>
1814                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
1815                                 </quarters>
1816                                 <dayPeriods>
1817                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
1818                                 </dayPeriods>
1819                                 <eras>
1820                                         <eraNames>
1821                                                 <alias source="locale" path="../eraAbbr"/>
1822                                         </eraNames>
1823                                         <eraAbbr>
1824                                                 <era type="0">AP</era>
1825                                         </eraAbbr>
1826                                         <eraNarrow>
1827                                                 <alias source="locale" path="../eraAbbr"/>
1828                                         </eraNarrow>
1829                                 </eras>
1830                                 <dateFormats>
1831                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateFormats"/>
1832                                 </dateFormats>
1833                                 <timeFormats>
1834                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
1835                                 </timeFormats>
1836                                 <dateTimeFormats>
1837                                         <alias source="locale" path="../../calendar[@type='gregorian']/dateTimeFormats"/>
1838                                 </dateTimeFormats>
1839                         </calendar>
1840                         <calendar type="roc">
1841                                 <months>
1842                                         <alias source="locale" path="../../calendar[@type='gregorian']/months"/>
1843                                 </months>
1844                                 <days>
1845                                         <alias source="locale" path="../../calendar[@type='gregorian']/days"/>
1846                                 </days>
1847                                 <quarters>
1848                                         <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/>
1849                                 </quarters>
1850                                 <dayPeriods>
1851                                         <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/>
1852                                 </dayPeriods>
1853                                 <eras>
1854                                         <eraNames>
1855                                                 <alias source="locale" path="../eraAbbr"/>
1856                                         </eraNames>
1857                                         <!-- = 1912 AD gregorian. See: http://en.wikipedia.org/wiki/Minguo_calendar -->
1858                                         <eraAbbr>
1859                                                 <era type="0">Before R.O.C.</era>
1860                                                 <era type="1">R.O.C.</era>
1861                                         </eraAbbr>
1862                                         <eraNarrow>
1863                                                 <alias source="locale" path="../eraAbbr"/>
1864                                         </eraNarrow>
1865                                 </eras>
1866                                 <dateFormats>
1867                                         <default choice="medium"/>
1868                                         <dateFormatLength type="full">
1869                                                 <dateFormat>
1870                                                         <pattern>EEEE, G y MMMM dd</pattern>
1871                                                 </dateFormat>
1872                                         </dateFormatLength>
1873                                         <dateFormatLength type="long">
1874                                                 <dateFormat>
1875                                                         <pattern>G y MMMM d</pattern>
1876                                                 </dateFormat>
1877                                         </dateFormatLength>
1878                                         <dateFormatLength type="medium">
1879                                                 <dateFormat>
1880                                                         <pattern>G y MMM d</pattern>
1881                                                 </dateFormat>
1882                                         </dateFormatLength>
1883                                         <dateFormatLength type="short">
1884                                                 <dateFormat>
1885                                                         <pattern>GGGGG yyy-MM-dd</pattern>
1886                                                 </dateFormat>
1887                                         </dateFormatLength>
1888                                 </dateFormats>
1889                                 <timeFormats>
1890                                         <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/>
1891                                 </timeFormats>
1892                                 <dateTimeFormats>
1893                                         <dateTimeFormatLength>
1894                                                 <alias source="locale" path="../../../calendar[@type='gregorian']/dateTimeFormats/dateTimeFormatLength"/>
1895                                         </dateTimeFormatLength>
1896                                         <availableFormats>
1897                                                 <dateFormatItem id="d">d</dateFormatItem>
1898                                                 <dateFormatItem id="Ed">d E</dateFormatItem>
1899                                                 <dateFormatItem id="Gy">G y</dateFormatItem>
1900                                                 <dateFormatItem id="h">h a</dateFormatItem>
1901                                                 <dateFormatItem id="H">HH</dateFormatItem>
1902                                                 <dateFormatItem id="hm">h:mm a</dateFormatItem>
1903                                                 <dateFormatItem id="Hm">HH:mm</dateFormatItem>
1904                                                 <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
1905                                                 <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
1906                                                 <dateFormatItem id="M">L</dateFormatItem>
1907                                                 <dateFormatItem id="Md">M-d</dateFormatItem>
1908                                                 <dateFormatItem id="MEd">E, M-d</dateFormatItem>
1909                                                 <dateFormatItem id="MMM">LLL</dateFormatItem>
1910                                                 <dateFormatItem id="MMMd">MMM d</dateFormatItem>
1911                                                 <dateFormatItem id="MMMEd">E MMM d</dateFormatItem>
1912                                                 <dateFormatItem id="ms">mm:ss</dateFormatItem>
1913                                                 <dateFormatItem id="y">G y</dateFormatItem>
1914                                                 <dateFormatItem id="yyyy">G y</dateFormatItem>
1915                                                 <dateFormatItem id="yyyyM">GGGGG yyy-MM</dateFormatItem>
1916                                                 <dateFormatItem id="yyyyMd">GGGGG yyy-MM-dd</dateFormatItem>
1917                                                 <dateFormatItem id="yyyyMEd">E, GGGGG yyy-MM-dd</dateFormatItem>
1918                                                 <dateFormatItem id="yyyyMMM">G y MMM</dateFormatItem>
1919                                                 <dateFormatItem id="yyyyMMMd">G y MMM d</dateFormatItem>
1920                                                 <dateFormatItem id="yyyyMMMEd">E, G y MMM d</dateFormatItem>
1921                                                 <dateFormatItem id="yyyyQ">GGGGG yyy Q</dateFormatItem>
1922                                                 <dateFormatItem id="yyyyQQQ">G y QQQ</dateFormatItem>
1923                                         </availableFormats>
1924                                         <appendItems>
1925                                                 <appendItem request="Day">{0} ({2}: {1})</appendItem>
1926                                                 <appendItem request="Day-Of-Week">{0} {1}</appendItem>
1927                                                 <appendItem request="Era">{0} {1}</appendItem>
1928                                                 <appendItem request="Hour">{0} ({2}: {1})</appendItem>
1929                                                 <appendItem request="Minute">{0} ({2}: {1})</appendItem>
1930                                                 <appendItem request="Month">{0} ({2}: {1})</appendItem>
1931                                                 <appendItem request="Quarter">{0} ({2}: {1})</appendItem>
1932                                                 <appendItem request="Second">{0} ({2}: {1})</appendItem>
1933                                                 <appendItem request="Timezone">{0} {1}</appendItem>
1934                                                 <appendItem request="Week">{0} ({2}: {1})</appendItem>
1935                                                 <appendItem request="Year">{0} {1}</appendItem>
1936                                         </appendItems>
1937                                         <intervalFormats>
1938                                                 <alias source="locale" path="../../../calendar[@type='gregorian']/dateTimeFormats/intervalFormats"/>
1939                                         </intervalFormats>
1940                                 </dateTimeFormats>
1941                         </calendar>
1942                 </calendars>
1943                 <timeZoneNames>
1944                         <hourFormat>+HH:mm;-HH:mm</hourFormat>
1945                         <gmtFormat>GMT{0}</gmtFormat>
1946                         <gmtZeroFormat>GMT</gmtZeroFormat>
1947                         <regionFormat>({0})</regionFormat>
1948                         <fallbackFormat>{1} ({0})</fallbackFormat>
1949                         <fallbackRegionFormat>{1} ({0})</fallbackRegionFormat>
1950                         <singleCountries list="Europe/Kiev Pacific/Majuro Africa/Bamako America/Godthab America/Santiago America/Guayaquil Asia/Shanghai Asia/Tashkent Asia/Kuala_Lumpur Europe/Madrid Europe/Lisbon Europe/London Pacific/Auckland Pacific/Tahiti"/>
1951                         <zone type="America/Lower_Princes">
1952                                 <exemplarCity>Lower Prince's Quarter</exemplarCity>
1953                         </zone>
1954                         <zone type="America/North_Dakota/Beulah">
1955                                 <exemplarCity>Beulah, North Dakota</exemplarCity>
1956                         </zone>
1957                         <zone type="Etc/Unknown">
1958                                 <exemplarCity>Unknown</exemplarCity>
1959                         </zone>
1960                         <zone type="Antarctica/DumontDUrville">
1961                                 <exemplarCity>Dumont d’Urville</exemplarCity>
1962                         </zone>
1963                         <zone type="America/St_Barthelemy">
1964                                 <exemplarCity>St. Barthelemy</exemplarCity>
1965                         </zone>
1966                         <zone type="America/Coral_Harbour">
1967                                 <exemplarCity>Atikokan</exemplarCity>
1968                         </zone>
1969                         <zone type="America/St_Johns">
1970                                 <exemplarCity>St. John’s</exemplarCity>
1971                         </zone>
1972                         <zone type="Africa/Asmera">
1973                                 <exemplarCity>Asmara</exemplarCity>
1974                         </zone>
1975                         <zone type="Pacific/Truk">
1976                                 <exemplarCity>Chuuk</exemplarCity>
1977                         </zone>
1978                         <zone type="Pacific/Ponape">
1979                                 <exemplarCity>Pohnpei</exemplarCity>
1980                         </zone>
1981                         <zone type="Atlantic/Faeroe">
1982                                 <exemplarCity>Faroe</exemplarCity>
1983                         </zone>
1984                         <zone type="Asia/Calcutta">
1985                                 <exemplarCity>Kolkata</exemplarCity>
1986                         </zone>
1987                         <zone type="America/St_Kitts">
1988                                 <exemplarCity>St. Kitts</exemplarCity>
1989                         </zone>
1990                         <zone type="America/St_Lucia">
1991                                 <exemplarCity>St. Lucia</exemplarCity>
1992                         </zone>
1993                         <zone type="Asia/Katmandu">
1994                                 <exemplarCity>Kathmandu</exemplarCity>
1995                         </zone>
1996                         <zone type="Atlantic/St_Helena">
1997                                 <exemplarCity>St. Helena</exemplarCity>
1998                         </zone>
1999                         <zone type="America/North_Dakota/New_Salem">
2000                                 <exemplarCity>New Salem, North Dakota</exemplarCity>
2001                         </zone>
2002                         <zone type="America/North_Dakota/Center">
2003                                 <exemplarCity>Center, North Dakota</exemplarCity>
2004                         </zone>
2005                         <zone type="America/Indiana/Vincennes">
2006                                 <exemplarCity>Vincennes, Indiana</exemplarCity>
2007                         </zone>
2008                         <zone type="America/Indiana/Petersburg">
2009                                 <exemplarCity>Petersburg, Indiana</exemplarCity>
2010                         </zone>
2011                         <zone type="America/Indiana/Tell_City">
2012                                 <exemplarCity>Tell City, Indiana</exemplarCity>
2013                         </zone>
2014                         <zone type="America/Indiana/Knox">
2015                                 <exemplarCity>Knox, Indiana</exemplarCity>
2016                         </zone>
2017                         <zone type="America/Indiana/Winamac">
2018                                 <exemplarCity>Winamac, Indiana</exemplarCity>
2019                         </zone>
2020                         <zone type="America/Indiana/Marengo">
2021                                 <exemplarCity>Marengo, Indiana</exemplarCity>
2022                         </zone>
2023                         <zone type="America/Indiana/Vevay">
2024                                 <exemplarCity>Vevay, Indiana</exemplarCity>
2025                         </zone>
2026                         <zone type="America/Kentucky/Monticello">
2027                                 <exemplarCity>Monticello, Kentucky</exemplarCity>
2028                         </zone>
2029                         <zone type="America/St_Vincent">
2030                                 <exemplarCity>St. Vincent</exemplarCity>
2031                         </zone>
2032                         <zone type="America/St_Thomas">
2033                                 <exemplarCity>St. Thomas</exemplarCity>
2034                         </zone>
2035                         <zone type="Asia/Saigon">
2036                                 <exemplarCity>Ho Chi Minh</exemplarCity>
2037                         </zone>
2038                 </timeZoneNames>
2039         </dates>
2040         <numbers>
2041                 <defaultNumberingSystem>latn</defaultNumberingSystem>
2042                 <otherNumberingSystems>
2043                         <native>latn</native>
2044                 </otherNumberingSystems>
2045                 <symbols>
2046                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2047                 </symbols>
2048                 <symbols numberSystem="arab">
2049                         <decimal>٫</decimal>
2050                         <group>٬</group>
2051                         <list>؛</list>
2052                         <percentSign>٪</percentSign>
2053                         <plusSign>+</plusSign>
2054                         <minusSign>-</minusSign>
2055                         <exponential>اس</exponential>
2056                         <perMille>؉</perMille>
2057                         <infinity>∞</infinity>
2058                         <nan>NaN</nan>
2059                 </symbols>
2060                 <symbols numberSystem="arabext">
2061                         <decimal>٫</decimal>
2062                         <group>٬</group>
2063                         <list>؛</list>
2064                         <percentSign>٪</percentSign>
2065                         <plusSign>+</plusSign>
2066                         <minusSign>-</minusSign>
2067                         <exponential>×۱۰^</exponential>
2068                         <perMille>؉</perMille>
2069                         <infinity>∞</infinity>
2070                         <nan>NaN</nan>
2071                 </symbols>
2072                 <symbols numberSystem="bali">
2073                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2074                 </symbols>
2075                 <symbols numberSystem="beng">
2076                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2077                 </symbols>
2078                 <symbols numberSystem="cham">
2079                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2080                 </symbols>
2081                 <symbols numberSystem="deva">
2082                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2083                 </symbols>
2084                 <symbols numberSystem="fullwide">
2085                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2086                 </symbols>
2087                 <symbols numberSystem="gujr">
2088                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2089                 </symbols>
2090                 <symbols numberSystem="guru">
2091                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2092                 </symbols>
2093                 <symbols numberSystem="hanidec">
2094                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2095                 </symbols>
2096                 <symbols numberSystem="java">
2097                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2098                 </symbols>
2099                 <symbols numberSystem="kali">
2100                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2101                 </symbols>
2102                 <symbols numberSystem="khmr">
2103                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2104                 </symbols>
2105                 <symbols numberSystem="knda">
2106                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2107                 </symbols>
2108                 <symbols numberSystem="laoo">
2109                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2110                 </symbols>
2111                 <symbols numberSystem="lana">
2112                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2113                 </symbols>
2114                 <symbols numberSystem="lanatham">
2115                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2116                 </symbols>
2117                 <symbols numberSystem="latn">
2118                         <decimal>.</decimal>
2119                         <group>,</group>
2120                         <list>;</list>
2121                         <percentSign>%</percentSign>
2122                         <plusSign>+</plusSign>
2123                         <minusSign>-</minusSign>
2124                         <exponential>E</exponential>
2125                         <perMille>‰</perMille>
2126                         <infinity>∞</infinity>
2127                         <nan>NaN</nan>
2128                 </symbols>
2129                 <symbols numberSystem="lepc">
2130                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2131                 </symbols>
2132                 <symbols numberSystem="limb">
2133                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2134                 </symbols>
2135                 <symbols numberSystem="mlym">
2136                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2137                 </symbols>
2138                 <symbols numberSystem="mong">
2139                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2140                 </symbols>
2141                 <symbols numberSystem="mtei">
2142                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2143                 </symbols>
2144                 <symbols numberSystem="mymr">
2145                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2146                 </symbols>
2147                 <symbols numberSystem="mymrshan">
2148                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2149                 </symbols>
2150                 <symbols numberSystem="nkoo">
2151                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2152                 </symbols>
2153                 <symbols numberSystem="olck">
2154                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2155                 </symbols>
2156                 <symbols numberSystem="orya">
2157                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2158                 </symbols>
2159                 <symbols numberSystem="saur">
2160                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2161                 </symbols>
2162                 <symbols numberSystem="sund">
2163                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2164                 </symbols>
2165                 <symbols numberSystem="talu">
2166                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2167                 </symbols>
2168                 <symbols numberSystem="tamldec">
2169                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2170                 </symbols>
2171                 <symbols numberSystem="telu">
2172                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2173                 </symbols>
2174                 <symbols numberSystem="thai">
2175                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2176                 </symbols>
2177                 <symbols numberSystem="tibt">
2178                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2179                 </symbols>
2180                 <symbols numberSystem="vaii">
2181                         <alias source="locale" path="../symbols[@numberSystem='latn']"/>
2182                 </symbols>
2183                 <decimalFormats>
2184                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2185                 </decimalFormats>
2186                 <decimalFormats numberSystem="arab">
2187                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2188                 </decimalFormats>
2189                 <decimalFormats numberSystem="arabext">
2190                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2191                 </decimalFormats>
2192                 <decimalFormats numberSystem="bali">
2193                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2194                 </decimalFormats>
2195                 <decimalFormats numberSystem="beng">
2196                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2197                 </decimalFormats>
2198                 <decimalFormats numberSystem="cham">
2199                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2200                 </decimalFormats>
2201                 <decimalFormats numberSystem="deva">
2202                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2203                 </decimalFormats>
2204                 <decimalFormats numberSystem="fullwide">
2205                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2206                 </decimalFormats>
2207                 <decimalFormats numberSystem="gujr">
2208                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2209                 </decimalFormats>
2210                 <decimalFormats numberSystem="guru">
2211                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2212                 </decimalFormats>
2213                 <decimalFormats numberSystem="hanidec">
2214                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2215                 </decimalFormats>
2216                 <decimalFormats numberSystem="java">
2217                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2218                 </decimalFormats>
2219                 <decimalFormats numberSystem="kali">
2220                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2221                 </decimalFormats>
2222                 <decimalFormats numberSystem="khmr">
2223                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2224                 </decimalFormats>
2225                 <decimalFormats numberSystem="knda">
2226                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2227                 </decimalFormats>
2228                 <decimalFormats numberSystem="lana">
2229                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2230                 </decimalFormats>
2231                 <decimalFormats numberSystem="lanatham">
2232                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2233                 </decimalFormats>
2234                 <decimalFormats numberSystem="laoo">
2235                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2236                 </decimalFormats>
2237                 <decimalFormats numberSystem="latn">
2238                         <decimalFormatLength>
2239                                 <decimalFormat>
2240                                         <pattern>#,##0.###</pattern>
2241                                 </decimalFormat>
2242                         </decimalFormatLength>
2243                         <decimalFormatLength type="short">
2244                                 <decimalFormat>
2245                                         <pattern type="1000">0.0K</pattern>
2246                                         <pattern type="10000">00K</pattern>
2247                                         <pattern type="100000">000K</pattern>
2248                                         <pattern type="1000000">0.0M</pattern>
2249                                         <pattern type="10000000">00M</pattern>
2250                                         <pattern type="100000000">000M</pattern>
2251                                         <pattern type="1000000000">0.0G</pattern>
2252                                         <pattern type="10000000000">00G</pattern>
2253                                         <pattern type="100000000000">000G</pattern>
2254                                         <pattern type="1000000000000">0.0T</pattern>
2255                                         <pattern type="10000000000000">00T</pattern>
2256                                         <pattern type="100000000000000">000T</pattern>
2257                                 </decimalFormat>
2258                         </decimalFormatLength>
2259                 </decimalFormats>
2260                 <decimalFormats numberSystem="lepc">
2261                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2262                 </decimalFormats>
2263                 <decimalFormats numberSystem="limb">
2264                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2265                 </decimalFormats>
2266                 <decimalFormats numberSystem="mlym">
2267                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2268                 </decimalFormats>
2269                 <decimalFormats numberSystem="mong">
2270                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2271                 </decimalFormats>
2272                 <decimalFormats numberSystem="mtei">
2273                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2274                 </decimalFormats>
2275                 <decimalFormats numberSystem="mymr">
2276                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2277                 </decimalFormats>
2278                 <decimalFormats numberSystem="mymrshan">
2279                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2280                 </decimalFormats>
2281                 <decimalFormats numberSystem="nkoo">
2282                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2283                 </decimalFormats>
2284                 <decimalFormats numberSystem="olck">
2285                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2286                 </decimalFormats>
2287                 <decimalFormats numberSystem="orya">
2288                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2289                 </decimalFormats>
2290                 <decimalFormats numberSystem="saur">
2291                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2292                 </decimalFormats>
2293                 <decimalFormats numberSystem="sund">
2294                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2295                 </decimalFormats>
2296                 <decimalFormats numberSystem="talu">
2297                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2298                 </decimalFormats>
2299                 <decimalFormats numberSystem="tamldec">
2300                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2301                 </decimalFormats>
2302                 <decimalFormats numberSystem="telu">
2303                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2304                 </decimalFormats>
2305                 <decimalFormats numberSystem="thai">
2306                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2307                 </decimalFormats>
2308                 <decimalFormats numberSystem="tibt">
2309                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2310                 </decimalFormats>
2311                 <decimalFormats numberSystem="vaii">
2312                         <alias source="locale" path="../decimalFormats[@numberSystem='latn']"/>
2313                 </decimalFormats>
2314                 <scientificFormats>
2315                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2316                 </scientificFormats>
2317                 <scientificFormats numberSystem="arab">
2318                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2319                 </scientificFormats>
2320                 <scientificFormats numberSystem="arabext">
2321                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2322                 </scientificFormats>
2323                 <scientificFormats numberSystem="bali">
2324                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2325                 </scientificFormats>
2326                 <scientificFormats numberSystem="beng">
2327                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2328                 </scientificFormats>
2329                 <scientificFormats numberSystem="cham">
2330                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2331                 </scientificFormats>
2332                 <scientificFormats numberSystem="deva">
2333                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2334                 </scientificFormats>
2335                 <scientificFormats numberSystem="fullwide">
2336                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2337                 </scientificFormats>
2338                 <scientificFormats numberSystem="gujr">
2339                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2340                 </scientificFormats>
2341                 <scientificFormats numberSystem="guru">
2342                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2343                 </scientificFormats>
2344                 <scientificFormats numberSystem="hanidec">
2345                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2346                 </scientificFormats>
2347                 <scientificFormats numberSystem="java">
2348                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2349                 </scientificFormats>
2350                 <scientificFormats numberSystem="kali">
2351                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2352                 </scientificFormats>
2353                 <scientificFormats numberSystem="khmr">
2354                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2355                 </scientificFormats>
2356                 <scientificFormats numberSystem="knda">
2357                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2358                 </scientificFormats>
2359                 <scientificFormats numberSystem="lana">
2360                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2361                 </scientificFormats>
2362                 <scientificFormats numberSystem="lanatham">
2363                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2364                 </scientificFormats>
2365                 <scientificFormats numberSystem="laoo">
2366                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2367                 </scientificFormats>
2368                 <scientificFormats numberSystem="latn">
2369                         <scientificFormatLength>
2370                                 <scientificFormat>
2371                                         <pattern>#E0</pattern>
2372                                 </scientificFormat>
2373                         </scientificFormatLength>
2374                 </scientificFormats>
2375                 <scientificFormats numberSystem="lepc">
2376                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2377                 </scientificFormats>
2378                 <scientificFormats numberSystem="limb">
2379                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2380                 </scientificFormats>
2381                 <scientificFormats numberSystem="mlym">
2382                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2383                 </scientificFormats>
2384                 <scientificFormats numberSystem="mong">
2385                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2386                 </scientificFormats>
2387                 <scientificFormats numberSystem="mtei">
2388                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2389                 </scientificFormats>
2390                 <scientificFormats numberSystem="mymr">
2391                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2392                 </scientificFormats>
2393                 <scientificFormats numberSystem="mymrshan">
2394                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2395                 </scientificFormats>
2396                 <scientificFormats numberSystem="nkoo">
2397                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2398                 </scientificFormats>
2399                 <scientificFormats numberSystem="olck">
2400                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2401                 </scientificFormats>
2402                 <scientificFormats numberSystem="orya">
2403                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2404                 </scientificFormats>
2405                 <scientificFormats numberSystem="saur">
2406                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2407                 </scientificFormats>
2408                 <scientificFormats numberSystem="sund">
2409                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2410                 </scientificFormats>
2411                 <scientificFormats numberSystem="talu">
2412                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2413                 </scientificFormats>
2414                 <scientificFormats numberSystem="tamldec">
2415                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2416                 </scientificFormats>
2417                 <scientificFormats numberSystem="telu">
2418                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2419                 </scientificFormats>
2420                 <scientificFormats numberSystem="thai">
2421                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2422                 </scientificFormats>
2423                 <scientificFormats numberSystem="tibt">
2424                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2425                 </scientificFormats>
2426                 <scientificFormats numberSystem="vaii">
2427                         <alias source="locale" path="../scientificFormats[@numberSystem='latn']"/>
2428                 </scientificFormats>
2429                 <percentFormats>
2430                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2431                 </percentFormats>
2432                 <percentFormats numberSystem="arab">
2433                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2434                 </percentFormats>
2435                 <percentFormats numberSystem="arabext">
2436                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2437                 </percentFormats>
2438                 <percentFormats numberSystem="bali">
2439                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2440                 </percentFormats>
2441                 <percentFormats numberSystem="beng">
2442                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2443                 </percentFormats>
2444                 <percentFormats numberSystem="cham">
2445                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2446                 </percentFormats>
2447                 <percentFormats numberSystem="deva">
2448                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2449                 </percentFormats>
2450                 <percentFormats numberSystem="fullwide">
2451                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2452                 </percentFormats>
2453                 <percentFormats numberSystem="gujr">
2454                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2455                 </percentFormats>
2456                 <percentFormats numberSystem="guru">
2457                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2458                 </percentFormats>
2459                 <percentFormats numberSystem="hanidec">
2460                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2461                 </percentFormats>
2462                 <percentFormats numberSystem="java">
2463                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2464                 </percentFormats>
2465                 <percentFormats numberSystem="kali">
2466                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2467                 </percentFormats>
2468                 <percentFormats numberSystem="khmr">
2469                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2470                 </percentFormats>
2471                 <percentFormats numberSystem="knda">
2472                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2473                 </percentFormats>
2474                 <percentFormats numberSystem="lana">
2475                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2476                 </percentFormats>
2477                 <percentFormats numberSystem="lanatham">
2478                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2479                 </percentFormats>
2480                 <percentFormats numberSystem="laoo">
2481                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2482                 </percentFormats>
2483                 <percentFormats numberSystem="latn">
2484                         <percentFormatLength>
2485                                 <percentFormat>
2486                                         <pattern>#,##0%</pattern>
2487                                 </percentFormat>
2488                         </percentFormatLength>
2489                 </percentFormats>
2490                 <percentFormats numberSystem="lepc">
2491                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2492                 </percentFormats>
2493                 <percentFormats numberSystem="limb">
2494                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2495                 </percentFormats>
2496                 <percentFormats numberSystem="mlym">
2497                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2498                 </percentFormats>
2499                 <percentFormats numberSystem="mong">
2500                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2501                 </percentFormats>
2502                 <percentFormats numberSystem="mtei">
2503                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2504                 </percentFormats>
2505                 <percentFormats numberSystem="mymr">
2506                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2507                 </percentFormats>
2508                 <percentFormats numberSystem="mymrshan">
2509                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2510                 </percentFormats>
2511                 <percentFormats numberSystem="nkoo">
2512                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2513                 </percentFormats>
2514                 <percentFormats numberSystem="olck">
2515                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2516                 </percentFormats>
2517                 <percentFormats numberSystem="orya">
2518                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2519                 </percentFormats>
2520                 <percentFormats numberSystem="saur">
2521                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2522                 </percentFormats>
2523                 <percentFormats numberSystem="sund">
2524                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2525                 </percentFormats>
2526                 <percentFormats numberSystem="talu">
2527                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2528                 </percentFormats>
2529                 <percentFormats numberSystem="tamldec">
2530                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2531                 </percentFormats>
2532                 <percentFormats numberSystem="telu">
2533                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2534                 </percentFormats>
2535                 <percentFormats numberSystem="thai">
2536                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2537                 </percentFormats>
2538                 <percentFormats numberSystem="tibt">
2539                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2540                 </percentFormats>
2541                 <percentFormats numberSystem="vaii">
2542                         <alias source="locale" path="../percentFormats[@numberSystem='latn']"/>
2543                 </percentFormats>
2544                 <currencyFormats>
2545                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2546                 </currencyFormats>
2547                 <currencyFormats numberSystem="arab">
2548                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2549                 </currencyFormats>
2550                 <currencyFormats numberSystem="arabext">
2551                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2552                 </currencyFormats>
2553                 <currencyFormats numberSystem="bali">
2554                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2555                 </currencyFormats>
2556                 <currencyFormats numberSystem="beng">
2557                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2558                 </currencyFormats>
2559                 <currencyFormats numberSystem="cham">
2560                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2561                 </currencyFormats>
2562                 <currencyFormats numberSystem="deva">
2563                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2564                 </currencyFormats>
2565                 <currencyFormats numberSystem="fullwide">
2566                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2567                 </currencyFormats>
2568                 <currencyFormats numberSystem="gujr">
2569                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2570                 </currencyFormats>
2571                 <currencyFormats numberSystem="guru">
2572                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2573                 </currencyFormats>
2574                 <currencyFormats numberSystem="hanidec">
2575                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2576                 </currencyFormats>
2577                 <currencyFormats numberSystem="java">
2578                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2579                 </currencyFormats>
2580                 <currencyFormats numberSystem="kali">
2581                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2582                 </currencyFormats>
2583                 <currencyFormats numberSystem="khmr">
2584                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2585                 </currencyFormats>
2586                 <currencyFormats numberSystem="knda">
2587                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2588                 </currencyFormats>
2589                 <currencyFormats numberSystem="lana">
2590                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2591                 </currencyFormats>
2592                 <currencyFormats numberSystem="lanatham">
2593                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2594                 </currencyFormats>
2595                 <currencyFormats numberSystem="laoo">
2596                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2597                 </currencyFormats>
2598                 <currencyFormats numberSystem="latn">
2599                         <currencySpacing>
2600                                 <beforeCurrency>
2601                                         <currencyMatch>[:letter:]</currencyMatch>
2602                                         <surroundingMatch>[:digit:]</surroundingMatch>
2603                                         <insertBetween> </insertBetween>
2604                                 </beforeCurrency>
2605                                 <afterCurrency>
2606                                         <currencyMatch>[:letter:]</currencyMatch>
2607                                         <surroundingMatch>[:digit:]</surroundingMatch>
2608                                         <insertBetween> </insertBetween>
2609                                 </afterCurrency>
2610                         </currencySpacing>
2611                         <currencyFormatLength>
2612                                 <currencyFormat>
2613                                         <pattern>¤ #,##0.00</pattern>
2614                                 </currencyFormat>
2615                         </currencyFormatLength>
2616                         <unitPattern count="other">{0} {1}</unitPattern>
2617                 </currencyFormats>
2618                 <currencyFormats numberSystem="lepc">
2619                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2620                 </currencyFormats>
2621                 <currencyFormats numberSystem="limb">
2622                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2623                 </currencyFormats>
2624                 <currencyFormats numberSystem="mlym">
2625                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2626                 </currencyFormats>
2627                 <currencyFormats numberSystem="mong">
2628                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2629                 </currencyFormats>
2630                 <currencyFormats numberSystem="mtei">
2631                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2632                 </currencyFormats>
2633                 <currencyFormats numberSystem="mymr">
2634                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2635                 </currencyFormats>
2636                 <currencyFormats numberSystem="mymrshan">
2637                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2638                 </currencyFormats>
2639                 <currencyFormats numberSystem="nkoo">
2640                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2641                 </currencyFormats>
2642                 <currencyFormats numberSystem="olck">
2643                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2644                 </currencyFormats>
2645                 <currencyFormats numberSystem="orya">
2646                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2647                 </currencyFormats>
2648                 <currencyFormats numberSystem="saur">
2649                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2650                 </currencyFormats>
2651                 <currencyFormats numberSystem="sund">
2652                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2653                 </currencyFormats>
2654                 <currencyFormats numberSystem="talu">
2655                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2656                 </currencyFormats>
2657                 <currencyFormats numberSystem="tamldec">
2658                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2659                 </currencyFormats>
2660                 <currencyFormats numberSystem="telu">
2661                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2662                 </currencyFormats>
2663                 <currencyFormats numberSystem="thai">
2664                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2665                 </currencyFormats>
2666                 <currencyFormats numberSystem="tibt">
2667                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2668                 </currencyFormats>
2669                 <currencyFormats numberSystem="vaii">
2670                         <alias source="locale" path="../currencyFormats[@numberSystem='latn']"/>
2671                 </currencyFormats>
2672                 <currencies>
2673                         <currency type="AUD">
2674                                 <symbol>AU$</symbol>
2675                         </currency>
2676                         <currency type="BRL">
2677                                 <symbol>R$</symbol>
2678                         </currency>
2679                         <currency type="CAD">
2680                                 <symbol>CA$</symbol>
2681                         </currency>
2682                         <currency type="CNY">
2683                                 <symbol>CN¥</symbol>
2684                         </currency>
2685                         <currency type="EUR">
2686                                 <symbol>€</symbol>
2687                         </currency>
2688                         <currency type="GBP">
2689                                 <symbol>£</symbol>
2690                         </currency>
2691                         <currency type="HKD">
2692                                 <symbol>HK$</symbol>
2693                         </currency>
2694                         <currency type="ILS">
2695                                 <symbol>₪</symbol>
2696                         </currency>
2697                         <currency type="INR">
2698                                 <symbol>₹</symbol>
2699                         </currency>
2700                         <currency type="JPY">
2701                                 <symbol>JP¥</symbol>
2702                         </currency>
2703                         <currency type="KRW">
2704                                 <symbol>₩</symbol>
2705                         </currency>
2706                         <currency type="MXN">
2707                                 <symbol>MX$</symbol>
2708                         </currency>
2709                         <currency type="NZD">
2710                                 <symbol>NZ$</symbol>
2711                         </currency>
2712                         <currency type="THB">
2713                                 <symbol>฿</symbol>
2714                         </currency>
2715                         <currency type="TWD">
2716                                 <symbol>NT$</symbol>
2717                         </currency>
2718                         <currency type="USD">
2719                                 <symbol>US$</symbol>
2720                         </currency>
2721                         <currency type="VND">
2722                                 <symbol>₫</symbol>
2723                         </currency>
2724                         <currency type="XAF">
2725                                 <symbol>FCFA</symbol>
2726                         </currency>
2727                         <currency type="XCD">
2728                                 <symbol>EC$</symbol>
2729                         </currency>
2730                         <currency type="XOF">
2731                                 <symbol>CFA</symbol>
2732                         </currency>
2733                         <currency type="XPF">
2734                                 <symbol>CFPF</symbol>
2735                         </currency>
2736                 </currencies>
2737         </numbers>
2738         <units>
2739                 <!-- http://physics.nist.gov/cuu/Units/outside.html -->
2740                 <unit type="day">
2741                         <unitPattern count="other">{0} d</unitPattern>
2742                 </unit>
2743                 <unit type="day-future">
2744                         <unitPattern count="other">+{0} d</unitPattern>
2745                 </unit>
2746                 <unit type="day-past">
2747                         <unitPattern count="other">-{0} d</unitPattern>
2748                 </unit>
2749                 <unit type="hour">
2750                         <unitPattern count="other">{0} h</unitPattern>
2751                 </unit>
2752                 <unit type="hour-future">
2753                         <unitPattern count="other">+{0} h</unitPattern>
2754                 </unit>
2755                 <unit type="hour-past">
2756                         <unitPattern count="other">-{0} h</unitPattern>
2757                 </unit>
2758                 <unit type="minute">
2759                         <unitPattern count="other">{0} min</unitPattern>
2760                 </unit>
2761                 <unit type="minute-future">
2762                         <unitPattern count="other">+{0} min</unitPattern>
2763                 </unit>
2764                 <unit type="minute-past">
2765                         <unitPattern count="other">-{0} min</unitPattern>
2766                 </unit>
2767                 <unit type="month">
2768                         <unitPattern count="other">{0} m</unitPattern>
2769                 </unit>
2770                 <unit type="month-future">
2771                         <unitPattern count="other">+{0} m</unitPattern>
2772                 </unit>
2773                 <unit type="month-past">
2774                         <unitPattern count="other">-{0} m</unitPattern>
2775                 </unit>
2776                 <unit type="second">
2777                         <unitPattern count="other">{0} s</unitPattern>
2778                 </unit>
2779                 <unit type="second-future">
2780                         <unitPattern count="other">+{0} s</unitPattern>
2781                 </unit>
2782                 <unit type="second-past">
2783                         <unitPattern count="other">-{0} s</unitPattern>
2784                 </unit>
2785                 <unit type="week">
2786                         <unitPattern count="other">{0} w</unitPattern>
2787                 </unit>
2788                 <unit type="week-future">
2789                         <unitPattern count="other">+{0} w</unitPattern>
2790                 </unit>
2791                 <unit type="week-past">
2792                         <unitPattern count="other">-{0} w</unitPattern>
2793                 </unit>
2794                 <unit type="year">
2795                         <unitPattern count="other">{0} y</unitPattern>
2796                 </unit>
2797                 <unit type="year-future">
2798                         <unitPattern count="other">+{0} y</unitPattern>
2799                 </unit>
2800                 <unit type="year-past">
2801                         <unitPattern count="other">-{0} y</unitPattern>
2802                 </unit>
2803         </units>
2804         <listPatterns>
2805                 <listPattern>
2806                         <listPatternPart type="2">{0}, {1}</listPatternPart>
2807                         <listPatternPart type="end">{0}, {1}</listPatternPart>
2808                         <listPatternPart type="middle">{0}, {1}</listPatternPart>
2809                         <listPatternPart type="start">{0}, {1}</listPatternPart>
2810                 </listPattern>
2811         </listPatterns>
2812         <posix>
2813                 <messages>
2814                         <yesstr>yes:y</yesstr>
2815                         <nostr>no:n</nostr>
2816                 </messages>
2817         </posix>
2818 </ldml>
2819