1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2020 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 7--> 8<ldml> 9 <identity> 10 <version number="$Revision$"/> 11 <language type="ko"/> 12 <territory type="KP"/> 13 </identity> 14 <localeDisplayNames> 15 <territories> 16 <territory type="KP">조선민주주의인민공화국</territory> 17 </territories> 18 </localeDisplayNames> 19 <dates> 20 <timeZoneNames> 21 <metazone type="Korea"> 22 <long> 23 <generic>조선 시간</generic> 24 <standard>조선 표준시</standard> 25 <daylight>조선 하계 표준시</daylight> 26 </long> 27 </metazone> 28 </timeZoneNames> 29 </dates> 30</ldml> 31