1 <?xml version="1.0" encoding="UTF-8" ?> 2 <!-- 3 Copyright (C) 2016 and later: Unicode, Inc. and others. 4 License & terms of use: http://www.unicode.org/copyright.html 5 Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved. 6 --> 7 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"> 8 <ldml> 9 <identity> 10 11 <version number="$Revision: 1.4 $"/> 12 <language type="de"/> 13 </identity> 14 <rbnf> 15 <rulesetGrouping type="SpelloutRules"> 16 <ruleset type="lenient-parse" access="private"> 17 <rbnfrule value="0">&ue=&ae=&oe=&[last primary ignorable ] ' ' ',' '-' '';</rbnfrule> 18 </ruleset> 19 </rulesetGrouping> 20 21 </rbnf> 22 </ldml> 23