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="SS"/>
  13         </identity>
  14         <dates>
  15                 <timeZoneNames>
  16                         <metazone type="Africa_Central">
  17                                 <short>
  18                                         <standard>CAT</standard>
  19                                 </short>
  20                         </metazone>
  21                         <metazone type="Africa_Eastern">
  22                                 <short>
  23                                         <standard>EAT</standard>
  24                                 </short>
  25                         </metazone>
  26                         <metazone type="Africa_Southern">
  27                                 <short>
  28                                         <standard>SAST</standard>
  29                                 </short>
  30                         </metazone>
  31                         <metazone type="Africa_Western">
  32                                 <short>
  33                                         <generic>WAT</generic>
  34                                         <standard>WAT</standard>
  35                                         <daylight>WAST</daylight>
  36                                 </short>
  37                         </metazone>
  38                 </timeZoneNames>
  39         </dates>
  40         <numbers>
  41                 <currencies>
  42                         <currency type="GBP">
  43                                 <symbol>GB£</symbol>
  44                         </currency>
  45                         <currency type="SSP">
  46                                 <symbol>£</symbol>
  47                         </currency>
  48                 </currencies>
  49         </numbers>
  50 </ldml>