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$" /> 11 <language type="sl" /> 12 </identity> 13 <collations > 14 <collation type="standard" references="Anton Bajec: Slovar slovenskega knjižnega jezika ISBN 86-341-1111-3"> 15 <cr><![CDATA[ 16 &C<č<<<Č<ć<<<Ć 17 &D<đ<<<Đ 18 &S<š<<<Š 19 &Z<ž<<<Ž 20 ]]></cr> 21 </collation> 22 <collation type="standard" draft="unconfirmed" alt="proposed"> 23 <cr><![CDATA[ 24 &C<č<<<Č 25 &S<š<<<Š 26 &Z<ž<<<Ž 27 ]]></cr> 28 </collation> 29 </collations> 30</ldml> 31