24 lines
		
	
	
		
			1019 B
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1019 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="mfn"/>
 | 
						|
	</identity>
 | 
						|
	<layout>
 | 
						|
		<orientation>
 | 
						|
			<characterOrder>left-to-right</characterOrder>
 | 
						|
			<lineOrder>top-to-bottom</lineOrder>
 | 
						|
		</orientation>
 | 
						|
	</layout>
 | 
						|
	<characters>
 | 
						|
		<exemplarCharacters draft="unconfirmed">[a á {á\u0331} à b c d e é {é\u0331} è {è\u0331} ẹ {ẹ\u0301} {ẹ\u0300} {e\u0331} f g h i í {í\u0331} ì ị j k l m ḿ {ḿ\u0331} n ń {ṉ\u0301} o ó {ó\u0331} ò {ò\u0331} ọ {ọ\u0301} {ọ\u0300} {o\u0331} p r s t u ú ù v w y z]</exemplarCharacters>
 | 
						|
		<exemplarCharacters type="auxiliary" draft="unconfirmed">[q x]</exemplarCharacters>
 | 
						|
	</characters>
 | 
						|
</ldml>
 |