1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright �� 1991-2015 Unicode, Inc.
4CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
5For terms of use, see http://www.unicode.org/copyright.html
6-->
7<ldml>
8	<identity>
9		<version number="$Revision: 11914 $"/>
10		<language type="ar"/>
11		<territory type="KM"/>
12	</identity>
13	<dates>
14		<calendars>
15			<calendar type="gregorian">
16				<timeFormats>
17					<timeFormatLength type="full">
18						<timeFormat>
19							<pattern>HH:mm:ss zzzz</pattern>
20						</timeFormat>
21					</timeFormatLength>
22					<timeFormatLength type="long">
23						<timeFormat>
24							<pattern>HH:mm:ss z</pattern>
25						</timeFormat>
26					</timeFormatLength>
27					<timeFormatLength type="medium">
28						<timeFormat>
29							<pattern>HH:mm:ss</pattern>
30						</timeFormat>
31					</timeFormatLength>
32					<timeFormatLength type="short">
33						<timeFormat>
34							<pattern>HH:mm</pattern>
35						</timeFormat>
36					</timeFormatLength>
37				</timeFormats>
38			</calendar>
39		</calendars>
40	</dates>
41</ldml>
42
43