<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.1/ldml.dtd">
<ldml draft="true">
	<identity>
		<version number="1.1"/>
		<generation date="2004-06-04" />
		<language type="dv" /> 
		<territory type="MV" /> 
	</identity>
	<dates>
		<calendars>
			<calendar type="gregorian">
				<week>
					<minDays count="1"/>
					<firstDay day="fri"/>
				</week>
				<dateFormats>
					<default type="medium"/>
					<dateFormatLength type="full">
						<dateFormat >
							<pattern>EEEE d MMMM yyyy</pattern>
						</dateFormat>
					</dateFormatLength >
					<dateFormatLength type="long">
						<dateFormat >
							<pattern>d MMMM yyyy</pattern>
						</dateFormat>
					</dateFormatLength >
					<dateFormatLength type="medium">
						<dateFormat >
							<pattern>dd-MM-yyyy</pattern>
						</dateFormat>
					</dateFormatLength >
					<dateFormatLength type="short">
						<dateFormat >
							<pattern>d-M-yy</pattern>
						</dateFormat>
					</dateFormatLength >
				</dateFormats>
				<timeFormats>
					<default type="medium"/>
					<timeFormatLength type="full">
						<timeFormat >
							<pattern>hh:mm:ss a z</pattern>
						</timeFormat>
					</timeFormatLength >
					<timeFormatLength type="long">
						<timeFormat >
							<pattern>hh:mm:ss a z</pattern>
						</timeFormat>
					</timeFormatLength >
					<timeFormatLength type="medium">
						<timeFormat >
							<pattern>hh:mm:ss a</pattern>
						</timeFormat>
					</timeFormatLength >
					<timeFormatLength type="short">
						<timeFormat >
							<pattern>hh:mm a</pattern>
						</timeFormat>
					</timeFormatLength >
				</timeFormats>
				<dateTimeFormats>
					<dateTimeFormatLength >
						<dateTimeFormat>
							<pattern>{1} {0}</pattern>
						</dateTimeFormat>
					</dateTimeFormatLength >
				</dateTimeFormats>
			</calendar>
		</calendars>
	</dates>
</ldml>
