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="ar"/>
   8                 <territory type="SA"/>
   9         </identity>
  10         <numbers>
  11                 <decimalFormats numberSystem="latn">
  12                         <decimalFormatLength>
  13                                 <decimalFormat>
  14                                         <pattern>#0.###;#0.###-</pattern>
  15                                 </decimalFormat>
  16                         </decimalFormatLength>
  17                 </decimalFormats>
  18                 <currencyFormats numberSystem="latn">
  19                         <currencyFormatLength>
  20                                 <currencyFormat>
  21                                         <pattern>ยค#0.00</pattern>
  22                                 </currencyFormat>
  23                         </currencyFormatLength>
  24                 </currencyFormats>
  25         </numbers>
  26 </ldml>
  27