1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- 4Copyright © 1991-2015 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="de"/> 12 <territory type="AT"/> 13 </identity> 14 <collations> 15 <!-- Primary differences for äöüß, see CLDR ticket #8016 --> 16 <collation type="phonebook"> 17 <cr><![CDATA[ 18&a<ä<<<Ä 19&o<ö<<<Ö 20&u<ü<<<Ü 21&ss<ß<<<ẞ 22 ]]></cr> 23 </collation> 24 </collations> 25</ldml> 26 27