| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
- <!-- Copyright © 1991-2013 Unicode, Inc.
- CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
- For terms of use, see http://www.unicode.org/copyright.html
- -->
- <ldml>
- <identity>
- <version number="$Revision: 8245 $"/>
- <generation date="$Date: 2013-02-24 22:19:26 -0600 (Sun, 24 Feb 2013) $"/>
- <language type="en"/>
- <territory type="SS"/>
- </identity>
- <dates>
- <timeZoneNames>
- <zone type="Pacific/Honolulu">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </zone>
- <metazone type="Alaska">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </metazone>
- <metazone type="America_Central">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </metazone>
- <metazone type="America_Eastern">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </metazone>
- <metazone type="America_Mountain">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </metazone>
- <metazone type="America_Pacific">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </metazone>
- <metazone type="Atlantic">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </metazone>
- <metazone type="Hawaii_Aleutian">
- <short>
- <generic>∅∅∅</generic>
- <standard>∅∅∅</standard>
- <daylight>∅∅∅</daylight>
- </short>
- </metazone>
- </timeZoneNames>
- </dates>
- <numbers>
- <currencies>
- <currency type="GBP">
- <symbol>GB£</symbol>
- </currency>
- <currency type="SSP">
- <symbol>£</symbol>
- </currency>
- <currency type="USD">
- <symbol>US$</symbol>
- </currency>
- </currencies>
- </numbers>
- </ldml>
|