1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2021 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5SPDX-License-Identifier: Unicode-DFS-2016 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="rhg"/> 12 </identity> 13 <localeDisplayNames> 14 <languages> 15 <language type="rhg" draft="contributed"></language> 16 </languages> 17 </localeDisplayNames> 18 <layout> 19 <orientation> 20 <characterOrder>right-to-left</characterOrder> 21 </orientation> 22 </layout> 23 <characters> 24 <exemplarCharacters draft="contributed">[\U00010D24\U00010D25\U00010D26\U00010D27 ]</exemplarCharacters> 25 <exemplarCharacters type="auxiliary" draft="contributed">[ـ]</exemplarCharacters> 26 <exemplarCharacters type="numbers" draft="contributed">[\- ‑ , . % + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> 27 <exemplarCharacters type="punctuation" draft="contributed">[\- ‐ ‑ – — ، ؛ \: ! ؟ . … ' " ( ) \[ \]]</exemplarCharacters> 28 </characters> 29 <dates> 30 <calendars> 31 <calendar type="gregorian"> 32 <timeFormats> 33 <timeFormatLength type="full"> 34 <timeFormat> 35 <pattern>HH:mm:ss zzzz</pattern> 36 <datetimeSkeleton>HHmmsszzzz</datetimeSkeleton> 37 </timeFormat> 38 </timeFormatLength> 39 <timeFormatLength type="long"> 40 <timeFormat> 41 <pattern>HH:mm:ss z</pattern> 42 <datetimeSkeleton>HHmmssz</datetimeSkeleton> 43 </timeFormat> 44 </timeFormatLength> 45 <timeFormatLength type="medium"> 46 <timeFormat> 47 <pattern>HH:mm:ss</pattern> 48 <datetimeSkeleton>HHmmss</datetimeSkeleton> 49 </timeFormat> 50 </timeFormatLength> 51 <timeFormatLength type="short"> 52 <timeFormat> 53 <pattern>H:mm</pattern> 54 <datetimeSkeleton>Hmm</datetimeSkeleton> 55 </timeFormat> 56 </timeFormatLength> 57 </timeFormats> 58 </calendar> 59 </calendars> 60 </dates> 61</ldml> 62