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: 13869 $"/>
  11                 <language type="en"/>
  12                 <territory type="SI"/>
  13         </identity>
  14         <numbers>
  15                 <symbols numberSystem="latn">
  16                         <exponential>e</exponential>
  17                 </symbols>
  18                 <currencyFormats numberSystem="latn">
  19                         <currencyFormatLength>
  20                                 <currencyFormat type="accounting">
  21                                         <pattern>#,##0.00 ¤;(#,##0.00 ¤)</pattern>
  22                                 </currencyFormat>
  23                         </currencyFormatLength>
  24                 </currencyFormats>
  25         </numbers>
  26 </ldml>