1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <ldml>
   4         <identity>
   5                 <version number="$Revision: 6546 $"/>
   6                 <generation date="$Date: 2012-02-08 03:32:35 +0900 (Wed, 08 Feb 2012) $"/>
   7                 <language type="es"/>
   8                 <territory type="PY"/>
   9         </identity>
  10         <numbers>
  11                 <symbols numberSystem="latn">
  12                         <decimal>,</decimal>
  13                         <group>.</group>
  14                 </symbols>
  15                 <currencyFormats numberSystem="latn">
  16                         <currencyFormatLength>
  17                                 <currencyFormat>
  18                                         <pattern>¤ #,##0.00;¤ -#,##0.00</pattern>
  19                                 </currencyFormat>
  20                         </currencyFormatLength>
  21                 </currencyFormats>
  22                 <currencies>
  23                         <currency type="PYG">
  24                                 <symbol>₲</symbol>
  25                         </currency>
  26                 </currencies>
  27         </numbers>
  28 </ldml>
  29