21 lines
		
	
	
		
			992 B
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			992 B
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | ||
| <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
 | ||
| <!-- Copyright © 1991-2021 Unicode, Inc.
 | ||
| For terms of use, see http://www.unicode.org/copyright.html
 | ||
| SPDX-License-Identifier: Unicode-DFS-2016
 | ||
| CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
 | ||
| -->
 | ||
| <ldml>
 | ||
| 	<identity>
 | ||
| 		<version number="$Revision$"/>
 | ||
| 		<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>
 | ||
| 		<exemplarCharacters type="punctuation">[\- ‐ ‑ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]</exemplarCharacters>
 | ||
| 	</characters>
 | ||
| </ldml>
 |