cldr
Version:
Library for extracting data from CLDR (the Unicode Common Locale Data Repository)
25 lines (24 loc) • 643 B
text/xml
<!-- Copyright © 1991-2024 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-3.0
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="os"/>
<territory type="RU"/>
</identity>
<numbers>
<currencies>
<currency type="GEL">
<symbol>GEL</symbol>
</currency>
<currency type="RUB">
<symbol>₽</symbol>
</currency>
</currencies>
</numbers>
</ldml>