| 1234567891011121314151617181920212223242526 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <ldml>
- <identity>
- <version number="$Revision: 1.44 $"/>
- <generation date="$Date: 2009/05/05 23:06:35 $"/>
- <language type="en"/>
- <territory type="JM"/>
- </identity>
- <numbers>
- <currencyFormats>
- <currencyFormatLength>
- <currencyFormat>
- <pattern>¤#,##0.00</pattern>
- </currencyFormat>
- </currencyFormatLength>
- </currencyFormats>
- <currencies>
- <currency type="JMD">
- <symbol>$</symbol>
- </currency>
- <currency type="USD">
- <symbol>US$</symbol>
- </currency>
- </currencies>
- </numbers>
- </ldml>
|