blob: 286d65752070ff8229127c3332631b785bbbed96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2002-2007 International Business Machines Corporation and others. All rights reserved.
-->
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldml.dtd"
[
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.5/ldmlICU.dtd">
%icu;
]
>
<ldml>
<identity>
<version number="$Revision: 1.5 $"/>
<generation date="$Date: 2007/06/04 01:05:46 $"/>
<language type="es"/>
</identity>
</ldml>
|