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