1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 Unicode, Inc.
   4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   5 For terms of use, see http://www.unicode.org/copyright.html
   6 -->
   7 <ldml>
   8         <identity>
   9                 <version number="$Revision: 12347 $"/>
  10                 <language type="en"/>
  11                 <territory type="SI"/>
  12         </identity>
  13         <numbers>
  14                 <symbols numberSystem="latn">
  15                         <exponential>e</exponential>
  16                 </symbols>
  17                 <currencyFormats numberSystem="latn">
  18                         <currencyFormatLength>
  19                                 <currencyFormat type="accounting">
  20                                         <pattern>#,##0.00 ¤;(#,##0.00 ¤)</pattern>
  21                                 </currencyFormat>
  22                         </currencyFormatLength>
  23                 </currencyFormats>
  24         </numbers>
  25 </ldml>
  26