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="en"/>
   8                 <territory type="JM"/>
   9         </identity>
  10         <dates>
  11                 <calendars>
  12                         <calendar type="gregorian">
  13                                 <dateFormats>
  14                                         <dateFormatLength type="short">
  15                                                 <dateFormat>
  16                                                         <pattern draft="unconfirmed">d/M/yy</pattern>
  17                                                 </dateFormat>
  18                                         </dateFormatLength>
  19                                 </dateFormats>
  20                                 <dateTimeFormats>
  21                                         <availableFormats>
  22                                                 <dateFormatItem id="Md" draft="unconfirmed">d/M</dateFormatItem>
  23                                                 <dateFormatItem id="MEd" draft="unconfirmed">E, d/M</dateFormatItem>
  24                                                 <dateFormatItem id="yMEd" draft="unconfirmed">E, d/M/yyyy</dateFormatItem>
  25                                         </availableFormats>
  26                                         <intervalFormats>
  27                                                 <intervalFormatItem id="Md">
  28                                                         <greatestDifference id="d" draft="unconfirmed">d/M - d/M</greatestDifference>
  29                                                         <greatestDifference id="M" draft="unconfirmed">d/M - d/M</greatestDifference>
  30                                                 </intervalFormatItem>
  31                                                 <intervalFormatItem id="MEd">
  32                                                         <greatestDifference id="d" draft="unconfirmed">E, d/M - E, d/M</greatestDifference>
  33                                                         <greatestDifference id="M" draft="unconfirmed">E, d/M - E, d/M</greatestDifference>
  34                                                 </intervalFormatItem>
  35                                                 <intervalFormatItem id="yMd">
  36                                                         <greatestDifference id="d" draft="unconfirmed">d/M/yy - d/M/yy</greatestDifference>
  37                                                         <greatestDifference id="M" draft="unconfirmed">d/M/yy - d/M/yy</greatestDifference>
  38                                                         <greatestDifference id="y" draft="unconfirmed">d/M/yy - d/M/yy</greatestDifference>
  39                                                 </intervalFormatItem>
  40                                                 <intervalFormatItem id="yMEd">
  41                                                         <greatestDifference id="d" draft="unconfirmed">E, d/M/yy - E, d/M/yy</greatestDifference>
  42                                                         <greatestDifference id="M" draft="unconfirmed">E, d/M/yy - E, d/M/yy</greatestDifference>
  43                                                         <greatestDifference id="y" draft="unconfirmed">E, d/M/yy - E, d/M/yy</greatestDifference>
  44                                                 </intervalFormatItem>
  45                                         </intervalFormats>
  46                                 </dateTimeFormats>
  47                         </calendar>
  48                 </calendars>
  49         </dates>
  50         <numbers>
  51                 <currencyFormats numberSystem="latn">
  52                         <currencyFormatLength>
  53                                 <currencyFormat>
  54                                         <pattern>ยค#,##0.00</pattern>
  55                                 </currencyFormat>
  56                         </currencyFormatLength>
  57                 </currencyFormats>
  58                 <currencies>
  59                         <currency type="JMD">
  60                                 <symbol>$</symbol>
  61                         </currency>
  62                         <currency type="USD">
  63                                 <symbol>US$</symbol>
  64                         </currency>
  65                 </currencies>
  66         </numbers>
  67 </ldml>