en_GI.xml 755 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
  3. <!-- Copyright © 1991-2013 Unicode, Inc.
  4. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
  5. For terms of use, see http://www.unicode.org/copyright.html
  6. -->
  7. <ldml>
  8. <identity>
  9. <version number="$Revision: 9061 $"/>
  10. <generation date="$Date: 2013-07-20 12:27:45 -0500 (Sat, 20 Jul 2013) $"/>
  11. <language type="en"/>
  12. <territory type="GI"/>
  13. </identity>
  14. <numbers>
  15. <currencies>
  16. <currency type="GBP">
  17. <symbol>GB£</symbol>
  18. </currency>
  19. <currency type="GIP">
  20. <symbol>£</symbol>
  21. </currency>
  22. <currency type="USD">
  23. <symbol>US$</symbol>
  24. </currency>
  25. </currencies>
  26. </numbers>
  27. </ldml>