1 <?xml version="1.0" encoding="UTF-8" ?> 2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3 <!-- Copyright 1991-2018 Unicode, Inc. 4 For terms of use, see http://www.unicode.org/copyright.html 5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 7 --> 8 <ldml> 9 <identity> 10 <version number="$Revision: 13869 $"/> 11 <language type="qu"/> 12 <territory type="BO"/> 13 </identity> 14 <dates> 15 <timeZoneNames> 16 <metazone type="Bolivia"> 17 <short> 18 <standard>BOT</standard> 19 </short> 20 </metazone> 21 <metazone type="Peru"> 22 <short> 23 <generic></generic> 24 <standard></standard> 25 <daylight></daylight> 26 </short> 27 </metazone> 28 </timeZoneNames> 29 </dates> 30 <numbers> 31 <symbols numberSystem="latn"> 32 <decimal>,</decimal> 33 <group>.</group> 34 </symbols> 35 <currencies> 36 <currency type="BOB"> 37 <symbol>Bs</symbol> 38 </currency> 39 <currency type="PEN"> 40 <symbol>PEN</symbol> 41 </currency> 42 </currencies> 43 </numbers> 44 </ldml> 45