1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2024 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5SPDX-License-Identifier: Unicode-3.0 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="zh"/> 12 <script type="Hant"/> 13 <territory type="MO"/> 14 </identity> 15 <localeDisplayNames> 16 <languages> 17 <language type="yue" alt="menu">粵語</language> 18 </languages> 19 <territories> 20 <territory type="CI" alt="variant">象牙海岸</territory> 21 </territories> 22 </localeDisplayNames> 23 <dates> 24 <calendars> 25 <calendar type="gregorian"> 26 <dateFormats> 27 <dateFormatLength type="short"> 28 <dateFormat> 29 <pattern>↑↑↑</pattern> 30 </dateFormat> 31 </dateFormatLength> 32 </dateFormats> 33 <dateTimeFormats> 34 <availableFormats> 35 <dateFormatItem id="Md">↑↑↑</dateFormatItem> 36 <dateFormatItem id="MMdd">↑↑↑</dateFormatItem> 37 <dateFormatItem id="yM">↑↑↑</dateFormatItem> 38 <dateFormatItem id="yMd">↑↑↑</dateFormatItem> 39 </availableFormats> 40 </dateTimeFormats> 41 </calendar> 42 </calendars> 43 </dates> 44 <numbers> 45 <currencies> 46 <currency type="MOP"> 47 <symbol>MOP$</symbol> 48 </currency> 49 </currencies> 50 </numbers> 51</ldml> 52