1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2024 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5SPDX-License-Identifier: Unicode-3.0 6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 7--> 8<ldml> 9 <identity> 10 <version number="$Revision$"/> 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