1 <?xml version="1.0" encoding="UTF-8" ?> 2 <!-- 3 Copyright (c) 2010-2015 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: 37367 $"/> 16 <language type="es"/> 17 </identity> 18 </ldml> 19 20