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="ur"/>
   8                 <territory type="IN"/>
   9         </identity>
  10         <numbers>
  11                 <defaultNumberingSystem>arabext</defaultNumberingSystem>
  12                 <decimalFormats numberSystem="latn">
  13                         <decimalFormatLength>
  14                                 <decimalFormat>
  15                                         <pattern>#,##,##0.###</pattern>
  16                                 </decimalFormat>
  17                         </decimalFormatLength>
  18                 </decimalFormats>
  19                 <percentFormats numberSystem="latn">
  20                         <percentFormatLength>
  21                                 <percentFormat>
  22                                         <pattern>#,##,##0%</pattern>
  23                                 </percentFormat>
  24                         </percentFormatLength>
  25                 </percentFormats>
  26                 <currencyFormats numberSystem="latn">
  27                         <currencyFormatLength>
  28                                 <currencyFormat>
  29                                         <pattern>¤ #,##,##0.00</pattern>
  30                                 </currencyFormat>
  31                         </currencyFormatLength>
  32                 </currencyFormats>
  33         </numbers>
  34 </ldml>