2018-06-15 11:58:34 +05:30
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2022-04-11 15:59:12 +00:00
|
|
|
|
<!-- Copyright © 1991-2022 Unicode, Inc.
|
2018-06-15 11:58:34 +05:30
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2022-04-11 15:59:12 +00:00
|
|
|
|
SPDX-License-Identifier: Unicode-DFS-2016
|
2018-06-15 11:58:34 +05:30
|
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
|
|
|
|
-->
|
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-10-28 11:06:17 -07:00
|
|
|
|
<version number="$Revision$"/>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
<language type="nds"/>
|
|
|
|
|
<territory type="NL"/>
|
|
|
|
|
</identity>
|
|
|
|
|
<characters>
|
|
|
|
|
<exemplarCharacters>[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>
|
|
|
|
|
<exemplarCharacters type="auxiliary">[á à â ä é è ê ë í ì î ï ó ò ô ö ú ù û ü]</exemplarCharacters>
|
|
|
|
|
<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>
|
2019-10-28 11:06:17 -07:00
|
|
|
|
<exemplarCharacters type="punctuation">[\- ‐ ‑ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]</exemplarCharacters>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
</characters>
|
|
|
|
|
</ldml>
|