1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2014 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: 10819 $"/>
  10                 <generation date="$Date: 2014-08-14 22:53:08 -0500 (Thu, 14 Aug 2014) $"/>
  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                 </currencies>
  23         </numbers>
  24 </ldml>
  25