1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
   3 <!--
   4 Copyright © 1991-2013 Unicode, Inc.
   5 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   6 For terms of use, see http://www.unicode.org/copyright.html
   7 -->
   8 
   9 <supplementalData>
  10     <version number="$Revision$"/>
  11     <gender>
  12         <!-- gender(list) = other -->
  13         <personList type="neutral" locales="af bn bg da de en et eu fa fil fi gu hu id ja kn ko ml ms no sv sw ta te th tr vi zu" />
  14         <!-- gender(all male) = male, gender(all female) = female, otherwise gender(list) = other -->
  15         <personList type="mixedNeutral" locales="el is"/>
  16         <!-- gender(all female) = female, otherwise gender(list) = male -->
  17         <personList type="maleTaints" locales="ar ca cs hr es fr he hi it lt lv mr nl pl pt ro ru sk sl sr uk ur zh zh_Hant"/>
  18     </gender>
  19 </supplementalData>
  20