1 <?xml version="1.0" encoding="UTF-8" ?> 2 <!-- 3 Copyright (c) 2014 International Business Machines Corporation and others. All rights reserved. 4 5 See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly. 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: 35349 $"/> 16 <generation date="$Date: 2014-03-05 15:25:48 -0800 (Wed, 05 Mar 2014) $"/> 17 <language type="pt"/> 18 </identity> 19 </ldml> 20 21