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