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 [ 9 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd"> 10 %icu; 11 ] 12 > 13 <ldml> 14 <identity> 15 <version number="$Revision: 28903 $"/> 16 <language type="fi"/> 17 </identity> 18 <special xmlns:icu="http://www.icu-project.org/"> 19 <icu:breakIteratorData> 20 <icu:boundaries> 21 <icu:line icu:dependency="line_fi.brk"/> 22 <icu:line alt="loose" icu:dependency="line_loose_fi.brk"/> 23 <icu:line alt="normal" icu:dependency="line_normal_fi.brk"/> 24 <icu:line alt="strict" icu:dependency="line_fi.brk"/> 25 </icu:boundaries> 26 </icu:breakIteratorData> 27 </special> 28 </ldml> 29 30