1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!--
4Copyright © 1991-2013 Unicode, Inc.
5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6For terms of use, see http://www.unicode.org/copyright.html
7-->
8<ldml>
9	<identity>
10		<version number="$Revision: 11914 $"/>
11		<language type="et" />
12	</identity>
13		<collations>
14			<collation type="standard">
15				<!-- v and w are separate letters as usual.
16					w is used only in loan words; it is not in the Estonian alphabet.
17					http://en.wikipedia.org/wiki/Estonian_orthography
18					Dictionary of standard Estonian:
19					Alphabet: http://www.eki.ee/dict/qs/qs2013.html#tahestik
20					Place names: http://www.eki.ee/dict/qs/kohanimevalimik.pdf  -->
21				<cr><![CDATA[
22					&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž
23					&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü
24				]]></cr>
25			</collation>
26		</collations>
27</ldml>
28