1 <?xml version="1.0" encoding="UTF-8" ?> 2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3 <!-- Copyright 1991-2018 Unicode, Inc. 4 For terms of use, see http://www.unicode.org/copyright.html 5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 7 --> 8 <ldml> 9 <identity> 10 <version number="$Revision: 14446 $"/> 11 <language type="ff"/> 12 <script type="Latn"/> 13 <territory type="SL"/> 14 </identity> 15 <numbers> 16 <currencies> 17 <currency type="SLL"> 18 <symbol>Le</symbol> 19 </currency> 20 </currencies> 21 </numbers> 22 </ldml> 23