<?xml version="1.0" encoding="UTF-8" ?>
<!--
 Copyright (C) 2016 and later: Unicode, Inc. and others.
 License & terms of use: http://www.unicode.org/copyright.html
 Copyright (c) 2013-2015 International Business Machines Corporation and others. All rights reserved.
-->
<!DOCTYPE ldml SYSTEM "../../dtd/cldr/common/dtd/ldml.dtd">
<ldml>
	<identity>

		<version number="$Revision$"/>
		<language type="mt"/>
	</identity>
    <rbnf>
        <rulesetGrouping type="DurationRules">
            <rbnfRules><![CDATA[
%with-words:
0: 0 sekondi; 1 sekonda; =0= sekondi;
60/60: <%%min<[, >>];
3600/60: <%%hr<[, >>>];
%%min:
0: 0 minuti; 1 minuta; =0= minuti;
%%hr:
0: 0 siegħat; 1 siegħa; =0= siegħat;
%in-numerals:
0: =0= sek.;
60: =%%min-sec=;
3600: =%%hr-min-sec=;
%%min-sec:
0: :=00=;
60/60: <0<>>;
%%hr-min-sec:
0: :=00=;
60/60: <00<>>;
3600/60: <#,##0<:>>>;
%duration:
0: =%in-numerals=;
%%lenient-parse:
& ':' = '.' = ' ' = '-';
]]></rbnfRules>
        </rulesetGrouping>
   </rbnf>
</ldml>
