1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2021 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5SPDX-License-Identifier: Unicode-DFS-2016 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="nv"/> 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 references="R1">[a á ą {ą\u0301} b {ch} {ch’} d {dl} {dz} e é ę {ę\u0301} g {gh} h {hw} i í į {į\u0301} j k {k’} {kw} l ł m n o ó ǫ {ǫ\u0301} s {sh} t {t’} {tł} {tł’} {ts} {ts’} w x y z {zh}]</exemplarCharacters> 21 <exemplarCharacters type="numbers">[\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> 22 <exemplarCharacters type="punctuation">[\- ‐ ‑ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]</exemplarCharacters> 23 </characters> 24</ldml> 25