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: 11914 $"/>
  10                 <language type="en"/>
  11                 <territory type="MO"/>
  12         </identity>
  13         <dates>
  14                 <timeZoneNames>
  15                         <metazone type="Hong_Kong">
  16                                 <short>
  17                                         <generic>HKT</generic>
  18                                         <standard>HKT</standard>
  19                                         <daylight>HKST</daylight>
  20                                 </short>
  21                         </metazone>
  22                         <metazone type="Macau">
  23                                 <short>
  24                                         <generic>MST</generic>
  25                                         <standard>MST</standard>
  26                                         <daylight>MDT</daylight>
  27                                 </short>
  28                         </metazone>
  29                 </timeZoneNames>
  30         </dates>
  31         <numbers>
  32                 <currencies>
  33                         <currency type="MOP">
  34                                 <symbol>MOP$</symbol>
  35                         </currency>
  36                 </currencies>
  37         </numbers>
  38 </ldml>
  39