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