1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE Locale SYSTEM 'locale.dtd'> 3<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2"> 4<LC_INFO> 5<Language> 6<LangID>es</LangID> 7<DefaultName>Spanish</DefaultName> 8</Language> 9<Country> 10<CountryID>MX</CountryID> 11<DefaultName>Mexico</DefaultName> 12</Country> 13<Platform> 14<PlatformID>generic</PlatformID> 15</Platform> 16</LC_INFO> 17<LC_CTYPE ref="es_DO"/> 18<LC_FORMAT ref="es_DO" replaceTo="[$$-80A]"/> 19<LC_COLLATION ref="en_US"/> 20<LC_SEARCH ref="en_US"/> 21<LC_INDEX ref="es_ES"/> 22<LC_CALENDAR ref="es_AR"/> 23<LC_CURRENCY> 24<Currency default="true" usedInCompatibleFormatCodes="true"> 25<CurrencyID>MXN</CurrencyID> 26<CurrencySymbol>$</CurrencySymbol> 27<BankSymbol>MXN</BankSymbol> 28<CurrencyName>Peso</CurrencyName> 29<DecimalPlaces>2</DecimalPlaces> 30</Currency> 31</LC_CURRENCY> 32<LC_TRANSLITERATION ref="en_US"/> 33<LC_MISC ref="es_ES"/> 34<LC_NumberingLevel ref="en_US"/> 35<LC_OutLineNumberingLevel ref="en_US"/> 36</Locale> 37