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: 11168 $"/>
  10                 <generation date="$Date: 2015-02-06 17:46:28 -0600 (Fri, 06 Feb 2015) $"/>
  11                 <language type="af"/>
  12                 <territory type="NA"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="generic">
  17                                 <dateFormats>
  18                                         <dateFormatLength type="full">
  19                                                 <dateFormat>
  20                                                         <pattern draft="unconfirmed">EEEE d MMMM y G</pattern>
  21                                                 </dateFormat>
  22                                         </dateFormatLength>
  23                                         <dateFormatLength type="long">
  24                                                 <dateFormat>
  25                                                         <pattern draft="unconfirmed">d MMMM y G</pattern>
  26                                                 </dateFormat>
  27                                         </dateFormatLength>
  28                                         <dateFormatLength type="medium">
  29                                                 <dateFormat>
  30                                                         <pattern draft="unconfirmed">d MMM y G</pattern>
  31                                                 </dateFormat>
  32                                         </dateFormatLength>
  33                                 </dateFormats>
  34                                 <timeFormats>
  35                                         <timeFormatLength type="full">
  36                                                 <timeFormat>
  37                                                         <pattern draft="unconfirmed">HH:mm:ss zzzz</pattern>
  38                                                 </timeFormat>
  39                                         </timeFormatLength>
  40                                         <timeFormatLength type="long">
  41                                                 <timeFormat>
  42                                                         <pattern draft="unconfirmed">HH:mm:ss z</pattern>
  43                                                 </timeFormat>
  44                                         </timeFormatLength>
  45                                         <timeFormatLength type="medium">
  46                                                 <timeFormat>
  47                                                         <pattern draft="unconfirmed">HH:mm:ss</pattern>
  48                                                 </timeFormat>
  49                                         </timeFormatLength>
  50                                         <timeFormatLength type="short">
  51                                                 <timeFormat>
  52                                                         <pattern draft="unconfirmed">HH:mm</pattern>
  53                                                 </timeFormat>
  54                                         </timeFormatLength>
  55                                 </timeFormats>
  56                         </calendar>
  57                         <calendar type="gregorian">
  58                                 <dateFormats>
  59                                         <dateFormatLength type="full">
  60                                                 <dateFormat>
  61                                                         <pattern draft="unconfirmed">EEEE d MMMM y</pattern>
  62                                                 </dateFormat>
  63                                         </dateFormatLength>
  64                                         <dateFormatLength type="long">
  65                                                 <dateFormat>
  66                                                         <pattern draft="unconfirmed">d MMMM y</pattern>
  67                                                 </dateFormat>
  68                                         </dateFormatLength>
  69                                         <dateFormatLength type="medium">
  70                                                 <dateFormat>
  71                                                         <pattern draft="unconfirmed">d MMM y</pattern>
  72                                                 </dateFormat>
  73                                         </dateFormatLength>
  74                                 </dateFormats>
  75                                 <timeFormats>
  76                                         <timeFormatLength type="full">
  77                                                 <timeFormat>
  78                                                         <pattern draft="unconfirmed">HH:mm:ss zzzz</pattern>
  79                                                 </timeFormat>
  80                                         </timeFormatLength>
  81                                         <timeFormatLength type="long">
  82                                                 <timeFormat>
  83                                                         <pattern draft="unconfirmed">HH:mm:ss z</pattern>
  84                                                 </timeFormat>
  85                                         </timeFormatLength>
  86                                         <timeFormatLength type="medium">
  87                                                 <timeFormat>
  88                                                         <pattern draft="unconfirmed">HH:mm:ss</pattern>
  89                                                 </timeFormat>
  90                                         </timeFormatLength>
  91                                         <timeFormatLength type="short">
  92                                                 <timeFormat>
  93                                                         <pattern draft="unconfirmed">HH:mm</pattern>
  94                                                 </timeFormat>
  95                                         </timeFormatLength>
  96                                 </timeFormats>
  97                         </calendar>
  98                 </calendars>
  99         </dates>
 100         <numbers>
 101                 <currencies>
 102                         <currency type="NAD">
 103                                 <symbol>$</symbol>
 104                         </currency>
 105                 </currencies>
 106         </numbers>
 107 </ldml>
 108