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="ko"/>
  11                 <territory type="KP"/>
  12         </identity>
  13         <dates>
  14                 <timeZoneNames>
  15                         <metazone type="Korea">
  16                                 <long>
  17                                         <generic>조선 시간</generic>
  18                                         <standard>조선 표준시</standard>
  19                                         <daylight>조선 하계 표준시</daylight>
  20                                 </long>
  21                         </metazone>
  22                 </timeZoneNames>
  23         </dates>
  24 </ldml>
  25