1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2018 Unicode, Inc.
   4 For terms of use, see http://www.unicode.org/copyright.html
   5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
   6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   7 -->
   8 <ldml>
   9         <identity>
  10                 <version number="$Revision: 13869 $"/>
  11                 <language type="en"/>
  12                 <territory type="SE"/>
  13         </identity>
  14         <characters>
  15                 <exemplarCharacters type="numbers">[  \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
  16         </characters>
  17         <dates>
  18                 <calendars>
  19                         <calendar type="generic">
  20                                 <dateFormats>
  21                                         <dateFormatLength type="short">
  22                                                 <dateFormat>
  23                                                         <pattern>G y-MM-dd</pattern>
  24                                                 </dateFormat>
  25                                         </dateFormatLength>
  26                                 </dateFormats>
  27                                 <dateTimeFormats>
  28                                         <availableFormats>
  29                                                 <dateFormatItem id="yyyyM">y-MM G</dateFormatItem>
  30                                                 <dateFormatItem id="yyyyMd">y-MM-dd G</dateFormatItem>
  31                                                 <dateFormatItem id="yyyyMEd">E y-MM-dd G</dateFormatItem>
  32                                         </availableFormats>
  33                                 </dateTimeFormats>
  34                         </calendar>
  35                         <calendar type="gregorian">
  36                                 <dateFormats>
  37                                         <dateFormatLength type="short">
  38                                                 <dateFormat>
  39                                                         <pattern>y-MM-dd</pattern>
  40                                                 </dateFormat>
  41                                         </dateFormatLength>
  42                                 </dateFormats>
  43                                 <dateTimeFormats>
  44                                         <availableFormats>
  45                                                 <dateFormatItem id="yM">y-MM</dateFormatItem>
  46                                                 <dateFormatItem id="yMd">y-MM-dd</dateFormatItem>
  47                                                 <dateFormatItem id="yMEd">E, y-MM-dd</dateFormatItem>
  48                                         </availableFormats>
  49                                 </dateTimeFormats>
  50                         </calendar>
  51                 </calendars>
  52         </dates>
  53         <numbers>
  54                 <symbols numberSystem="latn">
  55                         <group> </group>
  56                         <exponential>×10^</exponential>
  57                 </symbols>
  58                 <percentFormats numberSystem="latn">
  59                         <percentFormatLength>
  60                                 <percentFormat>
  61                                         <pattern>#,##0 %</pattern>
  62                                 </percentFormat>
  63                         </percentFormatLength>
  64                 </percentFormats>
  65                 <currencies>
  66                         <currency type="SEK">
  67                                 <symbol>kr</symbol>
  68                         </currency>
  69                 </currencies>
  70         </numbers>
  71 </ldml>