1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!--
4Copyright © 1991-2014 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="is"/>
12	</identity>
13	<collations>
14		<collation type="search">
15			<cr><![CDATA[
16				[import und-u-co-search]
17				[import is-u-co-standard]
18			]]></cr>
19		</collation>
20		<collation type="standard">
21				<cr><![CDATA[
22					&[before 1]b<á<<<Á
23					&d<<đ<<<Đ<ð<<<Ð
24					&[before 1]f<é<<<É
25					&[before 1]j<í<<<Í
26					&[before 1]p<ó<<<Ó
27					&[before 1]v<ú<<<Ú
28					&[before 1]z<ý<<<Ý
29					&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å
30				]]></cr>
31		</collation>
32	</collations>
33</ldml>
34