1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2018 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: 13876 $"/>
11		<language type="ss"/>
12	</identity>
13	<localeDisplayNames>
14		<languages>
15			<language type="ss">siSwati</language>
16		</languages>
17	</localeDisplayNames>
18	<characters>
19		<exemplarCharacters>[a b c d e f g h i j k l m n o p q r s t u v w x y z]</exemplarCharacters>
20		<exemplarCharacters type="index" draft="unconfirmed">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters>
21	</characters>
22	<delimiters>
23		<quotationStart draft="unconfirmed">‘</quotationStart>
24		<quotationEnd draft="unconfirmed">’</quotationEnd>
25		<alternateQuotationStart draft="unconfirmed">“</alternateQuotationStart>
26		<alternateQuotationEnd draft="unconfirmed">”</alternateQuotationEnd>
27	</delimiters>
28	<dates>
29		<calendars>
30			<calendar type="gregorian">
31				<months>
32					<monthContext type="format">
33						<monthWidth type="abbreviated">
34							<month type="1" draft="unconfirmed">Bhi</month>
35							<month type="2" draft="unconfirmed">Van</month>
36							<month type="3" draft="unconfirmed">Vol</month>
37							<month type="4" draft="unconfirmed">Mab</month>
38							<month type="5" draft="unconfirmed">Nkh</month>
39							<month type="6" draft="unconfirmed">Nhl</month>
40							<month type="7" draft="unconfirmed">Kho</month>
41							<month type="8" draft="unconfirmed">Ngc</month>
42							<month type="9" draft="unconfirmed">Nyo</month>
43							<month type="10" draft="unconfirmed">Mph</month>
44							<month type="11" draft="unconfirmed">Lwe</month>
45							<month type="12" draft="unconfirmed">Ngo</month>
46						</monthWidth>
47						<monthWidth type="wide">
48							<month type="1" draft="unconfirmed">Bhimbidvwane</month>
49							<month type="2" draft="unconfirmed">iNdlovana</month>
50							<month type="3" draft="unconfirmed">iNdlovu-lenkhulu</month>
51							<month type="4" draft="unconfirmed">Mabasa</month>
52							<month type="5" draft="unconfirmed">iNkhwekhweti</month>
53							<month type="6" draft="unconfirmed">iNhlaba</month>
54							<month type="7" draft="unconfirmed">Kholwane</month>
55							<month type="8" draft="unconfirmed">iNgci</month>
56							<month type="9" draft="unconfirmed">iNyoni</month>
57							<month type="10" draft="unconfirmed">iMphala</month>
58							<month type="11" draft="unconfirmed">Lweti</month>
59							<month type="12" draft="unconfirmed">iNgongoni</month>
60						</monthWidth>
61					</monthContext>
62				</months>
63				<days>
64					<dayContext type="format">
65						<dayWidth type="abbreviated">
66							<day type="sun" draft="unconfirmed">Son</day>
67							<day type="mon" draft="unconfirmed">Mso</day>
68							<day type="tue" draft="unconfirmed">Bil</day>
69							<day type="wed" draft="unconfirmed">Tsa</day>
70							<day type="thu" draft="unconfirmed">Ne</day>
71							<day type="fri" draft="unconfirmed">Hla</day>
72							<day type="sat" draft="unconfirmed">Mgc</day>
73						</dayWidth>
74						<dayWidth type="wide">
75							<day type="sun" draft="unconfirmed">Lisontfo</day>
76							<day type="mon" draft="unconfirmed">uMsombuluko</day>
77							<day type="tue" draft="unconfirmed">Lesibili</day>
78							<day type="wed" draft="unconfirmed">Lesitsatfu</day>
79							<day type="thu" draft="unconfirmed">Lesine</day>
80							<day type="fri" draft="unconfirmed">Lesihlanu</day>
81							<day type="sat" draft="unconfirmed">uMgcibelo</day>
82						</dayWidth>
83					</dayContext>
84				</days>
85			</calendar>
86		</calendars>
87	</dates>
88	<numbers>
89		<symbols numberSystem="latn">
90			<decimal>,</decimal>
91			<group> </group>
92		</symbols>
93		<decimalFormats numberSystem="latn">
94			<decimalFormatLength>
95				<decimalFormat>
96					<pattern>#,##0.###</pattern>
97				</decimalFormat>
98			</decimalFormatLength>
99		</decimalFormats>
100		<scientificFormats numberSystem="latn">
101			<scientificFormatLength>
102				<scientificFormat>
103					<pattern>#E0</pattern>
104				</scientificFormat>
105			</scientificFormatLength>
106		</scientificFormats>
107		<percentFormats numberSystem="latn">
108			<percentFormatLength>
109				<percentFormat>
110					<pattern>#,##0%</pattern>
111				</percentFormat>
112			</percentFormatLength>
113		</percentFormats>
114		<currencyFormats numberSystem="latn">
115			<currencyFormatLength>
116				<currencyFormat type="standard">
117					<pattern>¤#,##0.00</pattern>
118				</currencyFormat>
119			</currencyFormatLength>
120		</currencyFormats>
121		<currencies>
122			<currency type="SZL">
123				<symbol>E</symbol>
124			</currency>
125			<currency type="ZAR">
126				<symbol>R</symbol>
127			</currency>
128		</currencies>
129	</numbers>
130</ldml>
131