1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2018 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: 13935 $"/> 11 <language type="zlm"/> 12 </identity> 13 <layout> 14 <orientation> 15 <characterOrder>left-to-right</characterOrder> 16 <lineOrder>top-to-bottom</lineOrder> 17 </orientation> 18 </layout> 19 <characters> 20 <exemplarCharacters>[a {ai} {au} b c d {dz} e f g h i j k {kh} l m n {ng} {ngg} {ny} o p q r s {sy} t {ts} u {ua} v w x y z]</exemplarCharacters> 21 <exemplarCharacters type="auxiliary">[]</exemplarCharacters> 22 <exemplarCharacters type="index">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters> 23 <exemplarCharacters type="punctuation">[\- ‐ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]</exemplarCharacters> 24 <ellipsis type="final">{0}…</ellipsis> 25 <ellipsis type="initial">…{0}</ellipsis> 26 <ellipsis type="medial">{0}…{1}</ellipsis> 27 <ellipsis type="word-final">{0} …</ellipsis> 28 <ellipsis type="word-initial">… {0}</ellipsis> 29 <ellipsis type="word-medial">{0} … {1}</ellipsis> 30 <moreInformation>?</moreInformation> 31 </characters> 32 <delimiters> 33 <quotationStart>“</quotationStart> 34 <quotationEnd>”</quotationEnd> 35 <alternateQuotationStart>‘</alternateQuotationStart> 36 <alternateQuotationEnd>’</alternateQuotationEnd> 37 </delimiters> 38</ldml> 39