1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2014 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: 10669 $"/>
  10                 <generation date="$Date: 2014-07-23 16:10:33 -0500 (Wed, 23 Jul 2014) $"/>
  11                 <language type="de"/>
  12                 <territory type="LI"/>
  13         </identity>
  14         <numbers>
  15                 <symbols numberSystem="latn">
  16                         <decimal>.</decimal>
  17                         <group>'</group>
  18                 </symbols>
  19                 <currencyFormats numberSystem="latn">
  20                         <currencyFormatLength>
  21                                 <currencyFormat type="standard">
  22                                         <pattern>¤ #,##0.00</pattern>
  23                                 </currencyFormat>
  24                         </currencyFormatLength>
  25                 </currencyFormats>
  26         </numbers>
  27 </ldml>