xref: /aosp_15_r20/external/cldr/common/main/en_BS.xml (revision 912701f9769bb47905792267661f0baf2b85bed5)
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="en"/>
12		<territory type="BS"/>
13	</identity>
14	<numbers>
15		<currencies>
16			<currency type="BSD">
17				<symbol>$</symbol>
18			</currency>
19		</currencies>
20	</numbers>
21	<units>
22		<unitLength type="narrow">
23			<unit type="temperature-celsius">
24				<unitPattern count="one">{0}°C</unitPattern>
25				<unitPattern count="other">{0}°C</unitPattern>
26			</unit>
27			<unit type="temperature-fahrenheit">
28				<unitPattern count="one">{0}°</unitPattern>
29				<unitPattern count="other">{0}°</unitPattern>
30			</unit>
31		</unitLength>
32	</units>
33</ldml>
34