1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2020 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 7--> 8<ldml> 9 <identity> 10 <version number="$Revision$"/> 11 <language type="de"/> 12 <territory type="LU"/> 13 </identity> 14 <localeDisplayNames> 15 <languages> 16 <language type="be" draft="contributed">Belarussisch</language> 17 </languages> 18 </localeDisplayNames> 19 <dates> 20 <calendars> 21 <calendar type="gregorian"> 22 <dayPeriods> 23 <dayPeriodContext type="format"> 24 <dayPeriodWidth type="narrow"> 25 <dayPeriod type="am" draft="contributed">vorm.</dayPeriod> 26 <dayPeriod type="pm" draft="contributed">nachm.</dayPeriod> 27 </dayPeriodWidth> 28 </dayPeriodContext> 29 </dayPeriods> 30 <dateTimeFormats> 31 <availableFormats> 32 <dateFormatItem id="h" draft="contributed">h a</dateFormatItem> 33 </availableFormats> 34 </dateTimeFormats> 35 </calendar> 36 </calendars> 37 </dates> 38 <numbers> 39 <currencies> 40 <currency type="LUF"> 41 <symbol>F</symbol> 42 <decimal>.</decimal> 43 <group>,</group> 44 </currency> 45 </currencies> 46 </numbers> 47</ldml> 48