1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2020 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 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="ar"/> 12 <territory type="SS"/> 13 </identity> 14 <numbers> 15 <defaultNumberingSystem>arab</defaultNumberingSystem> 16 <currencies> 17 <currency type="GBP"> 18 <symbol>GB£</symbol> 19 </currency> 20 <currency type="SSP"> 21 <symbol>£</symbol> 22 </currency> 23 </currencies> 24 </numbers> 25</ldml> 26