1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2014 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: 11159 $"/>
  10                 <generation date="$Date: 2015-01-30 13:45:39 -0600 (Fri, 30 Jan 2015) $"/>
  11                 <language type="en"/>
  12                 <territory type="GB"/>
  13         </identity>
  14         <localeDisplayNames>
  15                 <keys>
  16                         <key type="colNormalization">Normalised Sorting</key>
  17                 </keys>
  18                 <types>
  19                         <type type="no" key="colNormalization">Sort Without Normalisation</type>
  20                         <type type="yes" key="colNormalization">Sort Unicode Normalised</type>
  21                 </types>
  22         </localeDisplayNames>
  23         <dates>
  24                 <calendars>
  25                         <calendar type="gregorian">
  26                                 <dayPeriods>
  27                                         <dayPeriodContext type="format">
  28                                                 <dayPeriodWidth type="wide">
  29                                                         <dayPeriod type="am">a.m.</dayPeriod>
  30                                                         <dayPeriod type="pm">p.m.</dayPeriod>
  31                                                 </dayPeriodWidth>
  32                                         </dayPeriodContext>
  33                                 </dayPeriods>
  34                                 <timeFormats>
  35                                         <timeFormatLength type="full">
  36                                                 <timeFormat>
  37                                                         <pattern>HH:mm:ss zzzz</pattern>
  38                                                 </timeFormat>
  39                                         </timeFormatLength>
  40                                         <timeFormatLength type="long">
  41                                                 <timeFormat>
  42                                                         <pattern>HH:mm:ss z</pattern>
  43                                                 </timeFormat>
  44                                         </timeFormatLength>
  45                                         <timeFormatLength type="medium">
  46                                                 <timeFormat>
  47                                                         <pattern>HH:mm:ss</pattern>
  48                                                 </timeFormat>
  49                                         </timeFormatLength>
  50                                         <timeFormatLength type="short">
  51                                                 <timeFormat>
  52                                                         <pattern>HH:mm</pattern>
  53                                                 </timeFormat>
  54                                         </timeFormatLength>
  55                                 </timeFormats>
  56                         </calendar>
  57                 </calendars>
  58                 <fields>
  59                         <field type="dayperiod">
  60                                 <displayName>a.m./p.m.</displayName>
  61                         </field>
  62                 </fields>
  63                 <timeZoneNames>
  64                         <zone type="Europe/London">
  65                                 <short>
  66                                         <daylight>BST</daylight>
  67                                 </short>
  68                         </zone>
  69                         <metazone type="Europe_Central">
  70                                 <short>
  71                                         <generic>CET</generic>
  72                                         <standard>CET</standard>
  73                                         <daylight>CEST</daylight>
  74                                 </short>
  75                         </metazone>
  76                         <metazone type="Europe_Eastern">
  77                                 <short>
  78                                         <generic>EET</generic>
  79                                         <standard>EET</standard>
  80                                         <daylight>EEST</daylight>
  81                                 </short>
  82                         </metazone>
  83                         <metazone type="Europe_Western">
  84                                 <short>
  85                                         <generic>WET</generic>
  86                                         <standard>WET</standard>
  87                                         <daylight>WEST</daylight>
  88                                 </short>
  89                         </metazone>
  90                 </timeZoneNames>
  91         </dates>
  92         <numbers>
  93                 <currencies>
  94                         <currency type="ILR">
  95                                 <displayName>Israeli Shekel (1980–1985)</displayName>
  96                                 <displayName count="one">Israeli shekel (1980–1985)</displayName>
  97                                 <displayName count="other">Israeli shekels (1980–1985)</displayName>
  98                         </currency>
  99                         <currency type="ILS">
 100                                 <displayName>Israeli New Shekel</displayName>
 101                                 <displayName count="one">Israeli new shekel</displayName>
 102                                 <displayName count="other">Israeli new shekels</displayName>
 103                         </currency>
 104                 </currencies>
 105         </numbers>
 106         <units>
 107                 <unitLength type="short">
 108                         <unit type="volume-liter">
 109                                 <unitPattern count="one">{0} l</unitPattern>
 110                                 <unitPattern count="other">{0} l</unitPattern>
 111                         </unit>
 112                 </unitLength>
 113         </units>
 114 </ldml>
 115