UNPKG

fastify-redirect

Version:
5,805 lines 110 kB
'use strict';

Object.defineProperty(exports, '__esModule', { value: true });

var AD = {
	ISO: "AD",
	ISO3: "AND",
	ISO_Numeric: "020",
	fips: "AN",
	Country: "Andorra",
	Capital: "Andorra la Vella",
	Area_sq_km: 468,
	Population: 77006,
	Continent: "EU",
	tld: ".ad",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "376",
	PostalCodeFormat: "AD###",
	PostalCodeRegex: "^(?:AD)*(\\d{3})$",
	Languages: "ca",
	geonameid: 3041565,
	neighbours: "ES,FR",
	EquivalentFipsCode: ""
};
var AE = {
	ISO: "AE",
	ISO3: "ARE",
	ISO_Numeric: "784",
	fips: "AE",
	Country: "United Arab Emirates",
	Capital: "Abu Dhabi",
	Area_sq_km: 82880,
	Population: 9630959,
	Continent: "AS",
	tld: ".ae",
	CurrencyCode: "AED",
	CurrencyName: "Dirham",
	Phone: "971",
	PostalCodeFormat: "##### #####",
	PostalCodeRegex: "^\\d{5}-\\d{5}$",
	Languages: "ar-AE,fa,en,hi,ur",
	geonameid: 290557,
	neighbours: "SA,OM",
	EquivalentFipsCode: ""
};
var AF = {
	ISO: "AF",
	ISO3: "AFG",
	ISO_Numeric: "004",
	fips: "AF",
	Country: "Afghanistan",
	Capital: "Kabul",
	Area_sq_km: 647500,
	Population: 37172386,
	Continent: "AS",
	tld: ".af",
	CurrencyCode: "AFN",
	CurrencyName: "Afghani",
	Phone: "93",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fa-AF,ps,uz-AF,tk",
	geonameid: 1149361,
	neighbours: "TM,CN,IR,TJ,PK,UZ",
	EquivalentFipsCode: ""
};
var AG = {
	ISO: "AG",
	ISO3: "ATG",
	ISO_Numeric: "028",
	fips: "AC",
	Country: "Antigua and Barbuda",
	Capital: "St. John's",
	Area_sq_km: 443,
	Population: 96286,
	Continent: "NA",
	tld: ".ag",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-268",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-AG",
	geonameid: 3576396,
	neighbours: "",
	EquivalentFipsCode: ""
};
var AI = {
	ISO: "AI",
	ISO3: "AIA",
	ISO_Numeric: "660",
	fips: "AV",
	Country: "Anguilla",
	Capital: "The Valley",
	Area_sq_km: 102,
	Population: 13254,
	Continent: "NA",
	tld: ".ai",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-264",
	PostalCodeFormat: "AI-####",
	PostalCodeRegex: "^(?:AZ)*(\\d{4})$",
	Languages: "en-AI",
	geonameid: 3573511,
	neighbours: "",
	EquivalentFipsCode: ""
};
var AL = {
	ISO: "AL",
	ISO3: "ALB",
	ISO_Numeric: "008",
	fips: "AL",
	Country: "Albania",
	Capital: "Tirana",
	Area_sq_km: 28748,
	Population: 2866376,
	Continent: "EU",
	tld: ".al",
	CurrencyCode: "ALL",
	CurrencyName: "Lek",
	Phone: "355",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "sq,el",
	geonameid: 783754,
	neighbours: "MK,GR,ME,RS,XK",
	EquivalentFipsCode: ""
};
var AM = {
	ISO: "AM",
	ISO3: "ARM",
	ISO_Numeric: "051",
	fips: "AM",
	Country: "Armenia",
	Capital: "Yerevan",
	Area_sq_km: 29800,
	Population: 2991200,
	Continent: "AS",
	tld: ".am",
	CurrencyCode: "AMD",
	CurrencyName: "Dram",
	Phone: "374",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "hy",
	geonameid: 174982,
	neighbours: "GE,IR,AZ,TR",
	EquivalentFipsCode: ""
};
var AO = {
	ISO: "AO",
	ISO3: "AGO",
	ISO_Numeric: "024",
	fips: "AO",
	Country: "Angola",
	Capital: "Luanda",
	Area_sq_km: 1246700,
	Population: 30809762,
	Continent: "AF",
	tld: ".ao",
	CurrencyCode: "AOA",
	CurrencyName: "Kwanza",
	Phone: "244",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "pt-AO",
	geonameid: 3351879,
	neighbours: "CD,NA,ZM,CG",
	EquivalentFipsCode: ""
};
var AQ = {
	ISO: "AQ",
	ISO3: "ATA",
	ISO_Numeric: "010",
	fips: "AY",
	Country: "Antarctica",
	Capital: "",
	Area_sq_km: 14000000,
	Population: 0,
	Continent: "AN",
	tld: ".aq",
	CurrencyCode: "",
	CurrencyName: "",
	Phone: "",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "",
	geonameid: 6697173,
	neighbours: "",
	EquivalentFipsCode: ""
};
var AR = {
	ISO: "AR",
	ISO3: "ARG",
	ISO_Numeric: "032",
	fips: "AR",
	Country: "Argentina",
	Capital: "Buenos Aires",
	Area_sq_km: 2766890,
	Population: 44494502,
	Continent: "SA",
	tld: ".ar",
	CurrencyCode: "ARS",
	CurrencyName: "Peso",
	Phone: "54",
	PostalCodeFormat: "@####@@@",
	PostalCodeRegex: "^[A-Z]?\\d{4}[A-Z]{0,3}$",
	Languages: "es-AR,en,it,de,fr,gn",
	geonameid: 3865483,
	neighbours: "CL,BO,UY,PY,BR",
	EquivalentFipsCode: ""
};
var AS = {
	ISO: "AS",
	ISO3: "ASM",
	ISO_Numeric: "016",
	fips: "AQ",
	Country: "American Samoa",
	Capital: "Pago Pago",
	Area_sq_km: 199,
	Population: 55465,
	Continent: "OC",
	tld: ".as",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "+1-684",
	PostalCodeFormat: "#####-####",
	PostalCodeRegex: "96799",
	Languages: "en-AS,sm,to",
	geonameid: 5880801,
	neighbours: "",
	EquivalentFipsCode: ""
};
var AT = {
	ISO: "AT",
	ISO3: "AUT",
	ISO_Numeric: "040",
	fips: "AU",
	Country: "Austria",
	Capital: "Vienna",
	Area_sq_km: 83858,
	Population: 8847037,
	Continent: "EU",
	tld: ".at",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "43",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "de-AT,hr,hu,sl",
	geonameid: 2782113,
	neighbours: "CH,DE,HU,SK,CZ,IT,SI,LI",
	EquivalentFipsCode: ""
};
var AU = {
	ISO: "AU",
	ISO3: "AUS",
	ISO_Numeric: "036",
	fips: "AS",
	Country: "Australia",
	Capital: "Canberra",
	Area_sq_km: 7686850,
	Population: 24992369,
	Continent: "OC",
	tld: ".au",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: "61",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "en-AU",
	geonameid: 2077456,
	neighbours: "",
	EquivalentFipsCode: ""
};
var AW = {
	ISO: "AW",
	ISO3: "ABW",
	ISO_Numeric: "533",
	fips: "AA",
	Country: "Aruba",
	Capital: "Oranjestad",
	Area_sq_km: 193,
	Population: 105845,
	Continent: "NA",
	tld: ".aw",
	CurrencyCode: "AWG",
	CurrencyName: "Guilder",
	Phone: "297",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "nl-AW,pap,es,en",
	geonameid: 3577279,
	neighbours: "",
	EquivalentFipsCode: ""
};
var AX = {
	ISO: "AX",
	ISO3: "ALA",
	ISO_Numeric: "248",
	fips: "",
	Country: "Aland Islands",
	Capital: "Mariehamn",
	Area_sq_km: 1580,
	Population: 26711,
	Continent: "EU",
	tld: ".ax",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "+358-18",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(?:FI)*(\\d{5})$",
	Languages: "sv-AX",
	geonameid: 661882,
	neighbours: "",
	EquivalentFipsCode: "FI"
};
var AZ = {
	ISO: "AZ",
	ISO3: "AZE",
	ISO_Numeric: "031",
	fips: "AJ",
	Country: "Azerbaijan",
	Capital: "Baku",
	Area_sq_km: 86600,
	Population: 9942334,
	Continent: "AS",
	tld: ".az",
	CurrencyCode: "AZN",
	CurrencyName: "Manat",
	Phone: "994",
	PostalCodeFormat: "AZ ####",
	PostalCodeRegex: "^(?:AZ )*(\\d{4})$",
	Languages: "az,ru,hy",
	geonameid: 587116,
	neighbours: "GE,IR,AM,TR,RU",
	EquivalentFipsCode: ""
};
var BA = {
	ISO: "BA",
	ISO3: "BIH",
	ISO_Numeric: "070",
	fips: "BK",
	Country: "Bosnia and Herzegovina",
	Capital: "Sarajevo",
	Area_sq_km: 51129,
	Population: 3323929,
	Continent: "EU",
	tld: ".ba",
	CurrencyCode: "BAM",
	CurrencyName: "Marka",
	Phone: "387",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "bs,hr-BA,sr-BA",
	geonameid: 3277605,
	neighbours: "HR,ME,RS",
	EquivalentFipsCode: ""
};
var BB = {
	ISO: "BB",
	ISO3: "BRB",
	ISO_Numeric: "052",
	fips: "BB",
	Country: "Barbados",
	Capital: "Bridgetown",
	Area_sq_km: 431,
	Population: 286641,
	Continent: "NA",
	tld: ".bb",
	CurrencyCode: "BBD",
	CurrencyName: "Dollar",
	Phone: "+1-246",
	PostalCodeFormat: "BB#####",
	PostalCodeRegex: "^(?:BB)*(\\d{5})$",
	Languages: "en-BB",
	geonameid: 3374084,
	neighbours: "",
	EquivalentFipsCode: ""
};
var BD = {
	ISO: "BD",
	ISO3: "BGD",
	ISO_Numeric: "050",
	fips: "BG",
	Country: "Bangladesh",
	Capital: "Dhaka",
	Area_sq_km: 144000,
	Population: 161356039,
	Continent: "AS",
	tld: ".bd",
	CurrencyCode: "BDT",
	CurrencyName: "Taka",
	Phone: "880",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "bn-BD,en",
	geonameid: 1210997,
	neighbours: "MM,IN",
	EquivalentFipsCode: ""
};
var BE = {
	ISO: "BE",
	ISO3: "BEL",
	ISO_Numeric: "056",
	fips: "BE",
	Country: "Belgium",
	Capital: "Brussels",
	Area_sq_km: 30510,
	Population: 11422068,
	Continent: "EU",
	tld: ".be",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "32",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "nl-BE,fr-BE,de-BE",
	geonameid: 2802361,
	neighbours: "DE,NL,LU,FR",
	EquivalentFipsCode: ""
};
var BF = {
	ISO: "BF",
	ISO3: "BFA",
	ISO_Numeric: "854",
	fips: "UV",
	Country: "Burkina Faso",
	Capital: "Ouagadougou",
	Area_sq_km: 274200,
	Population: 19751535,
	Continent: "AF",
	tld: ".bf",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "226",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-BF,mos",
	geonameid: 2361809,
	neighbours: "NE,BJ,GH,CI,TG,ML",
	EquivalentFipsCode: ""
};
var BG = {
	ISO: "BG",
	ISO3: "BGR",
	ISO_Numeric: "100",
	fips: "BU",
	Country: "Bulgaria",
	Capital: "Sofia",
	Area_sq_km: 110910,
	Population: 7000039,
	Continent: "EU",
	tld: ".bg",
	CurrencyCode: "BGN",
	CurrencyName: "Lev",
	Phone: "359",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "bg,tr-BG,rom",
	geonameid: 732800,
	neighbours: "MK,GR,RO,TR,RS",
	EquivalentFipsCode: ""
};
var BH = {
	ISO: "BH",
	ISO3: "BHR",
	ISO_Numeric: "048",
	fips: "BA",
	Country: "Bahrain",
	Capital: "Manama",
	Area_sq_km: 665,
	Population: 1569439,
	Continent: "AS",
	tld: ".bh",
	CurrencyCode: "BHD",
	CurrencyName: "Dinar",
	Phone: "973",
	PostalCodeFormat: "####|###",
	PostalCodeRegex: "^(\\d{3}\\d?)$",
	Languages: "ar-BH,en,fa,ur",
	geonameid: 290291,
	neighbours: "",
	EquivalentFipsCode: ""
};
var BI = {
	ISO: "BI",
	ISO3: "BDI",
	ISO_Numeric: "108",
	fips: "BY",
	Country: "Burundi",
	Capital: "Gitega",
	Area_sq_km: 27830,
	Population: 11175378,
	Continent: "AF",
	tld: ".bi",
	CurrencyCode: "BIF",
	CurrencyName: "Franc",
	Phone: "257",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-BI,rn",
	geonameid: 433561,
	neighbours: "TZ,CD,RW",
	EquivalentFipsCode: ""
};
var BJ = {
	ISO: "BJ",
	ISO3: "BEN",
	ISO_Numeric: "204",
	fips: "BN",
	Country: "Benin",
	Capital: "Porto-Novo",
	Area_sq_km: 112620,
	Population: 11485048,
	Continent: "AF",
	tld: ".bj",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "229",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-BJ",
	geonameid: 2395170,
	neighbours: "NE,TG,BF,NG",
	EquivalentFipsCode: ""
};
var BL = {
	ISO: "BL",
	ISO3: "BLM",
	ISO_Numeric: "652",
	fips: "TB",
	Country: "Saint Barthelemy",
	Capital: "Gustavia",
	Area_sq_km: 21,
	Population: 8450,
	Continent: "NA",
	tld: ".gp",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "590",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr",
	geonameid: 3578476,
	neighbours: "",
	EquivalentFipsCode: ""
};
var BM = {
	ISO: "BM",
	ISO3: "BMU",
	ISO_Numeric: "060",
	fips: "BD",
	Country: "Bermuda",
	Capital: "Hamilton",
	Area_sq_km: 53,
	Population: 63968,
	Continent: "NA",
	tld: ".bm",
	CurrencyCode: "BMD",
	CurrencyName: "Dollar",
	Phone: "+1-441",
	PostalCodeFormat: "@@ ##",
	PostalCodeRegex: "^([A-Z]{2}\\d{2})$",
	Languages: "en-BM,pt",
	geonameid: 3573345,
	neighbours: "",
	EquivalentFipsCode: ""
};
var BN = {
	ISO: "BN",
	ISO3: "BRN",
	ISO_Numeric: "096",
	fips: "BX",
	Country: "Brunei",
	Capital: "Bandar Seri Begawan",
	Area_sq_km: 5770,
	Population: 428962,
	Continent: "AS",
	tld: ".bn",
	CurrencyCode: "BND",
	CurrencyName: "Dollar",
	Phone: "673",
	PostalCodeFormat: "@@####",
	PostalCodeRegex: "^([A-Z]{2}\\d{4})$",
	Languages: "ms-BN,en-BN",
	geonameid: 1820814,
	neighbours: "MY",
	EquivalentFipsCode: ""
};
var BO = {
	ISO: "BO",
	ISO3: "BOL",
	ISO_Numeric: "068",
	fips: "BL",
	Country: "Bolivia",
	Capital: "Sucre",
	Area_sq_km: 1098580,
	Population: 11353142,
	Continent: "SA",
	tld: ".bo",
	CurrencyCode: "BOB",
	CurrencyName: "Boliviano",
	Phone: "591",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "es-BO,qu,ay",
	geonameid: 3923057,
	neighbours: "PE,CL,PY,BR,AR",
	EquivalentFipsCode: ""
};
var BQ = {
	ISO: "BQ",
	ISO3: "BES",
	ISO_Numeric: "535",
	fips: "",
	Country: "Bonaire, Saint Eustatius and Saba ",
	Capital: "",
	Area_sq_km: 328,
	Population: 18012,
	Continent: "NA",
	tld: ".bq",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "599",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "nl,pap,en",
	geonameid: 7626844,
	neighbours: "",
	EquivalentFipsCode: ""
};
var BR = {
	ISO: "BR",
	ISO3: "BRA",
	ISO_Numeric: "076",
	fips: "BR",
	Country: "Brazil",
	Capital: "Brasilia",
	Area_sq_km: 8511965,
	Population: 209469333,
	Continent: "SA",
	tld: ".br",
	CurrencyCode: "BRL",
	CurrencyName: "Real",
	Phone: "55",
	PostalCodeFormat: "#####-###",
	PostalCodeRegex: "^\\d{5}-\\d{3}$",
	Languages: "pt-BR,es,en,fr",
	geonameid: 3469034,
	neighbours: "SR,PE,BO,UY,GY,PY,GF,VE,CO,AR",
	EquivalentFipsCode: ""
};
var BS = {
	ISO: "BS",
	ISO3: "BHS",
	ISO_Numeric: "044",
	fips: "BF",
	Country: "Bahamas",
	Capital: "Nassau",
	Area_sq_km: 13940,
	Population: 385640,
	Continent: "NA",
	tld: ".bs",
	CurrencyCode: "BSD",
	CurrencyName: "Dollar",
	Phone: "+1-242",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-BS",
	geonameid: 3572887,
	neighbours: "",
	EquivalentFipsCode: ""
};
var BT = {
	ISO: "BT",
	ISO3: "BTN",
	ISO_Numeric: "064",
	fips: "BT",
	Country: "Bhutan",
	Capital: "Thimphu",
	Area_sq_km: 47000,
	Population: 754394,
	Continent: "AS",
	tld: ".bt",
	CurrencyCode: "BTN",
	CurrencyName: "Ngultrum",
	Phone: "975",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "dz",
	geonameid: 1252634,
	neighbours: "CN,IN",
	EquivalentFipsCode: ""
};
var BV = {
	ISO: "BV",
	ISO3: "BVT",
	ISO_Numeric: "074",
	fips: "BV",
	Country: "Bouvet Island",
	Capital: "",
	Area_sq_km: 49,
	Population: 0,
	Continent: "AN",
	tld: ".bv",
	CurrencyCode: "NOK",
	CurrencyName: "Krone",
	Phone: "",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "",
	geonameid: 3371123,
	neighbours: "",
	EquivalentFipsCode: ""
};
var BW = {
	ISO: "BW",
	ISO3: "BWA",
	ISO_Numeric: "072",
	fips: "BC",
	Country: "Botswana",
	Capital: "Gaborone",
	Area_sq_km: 600370,
	Population: 2254126,
	Continent: "AF",
	tld: ".bw",
	CurrencyCode: "BWP",
	CurrencyName: "Pula",
	Phone: "267",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-BW,tn-BW",
	geonameid: 933860,
	neighbours: "ZW,ZA,NA",
	EquivalentFipsCode: ""
};
var BY = {
	ISO: "BY",
	ISO3: "BLR",
	ISO_Numeric: "112",
	fips: "BO",
	Country: "Belarus",
	Capital: "Minsk",
	Area_sq_km: 207600,
	Population: 9485386,
	Continent: "EU",
	tld: ".by",
	CurrencyCode: "BYN",
	CurrencyName: "Belarusian ruble",
	Phone: "375",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "be,ru",
	geonameid: 630336,
	neighbours: "PL,LT,UA,RU,LV",
	EquivalentFipsCode: ""
};
var BZ = {
	ISO: "BZ",
	ISO3: "BLZ",
	ISO_Numeric: "084",
	fips: "BH",
	Country: "Belize",
	Capital: "Belmopan",
	Area_sq_km: 22966,
	Population: 383071,
	Continent: "NA",
	tld: ".bz",
	CurrencyCode: "BZD",
	CurrencyName: "Dollar",
	Phone: "501",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-BZ,es",
	geonameid: 3582678,
	neighbours: "GT,MX",
	EquivalentFipsCode: ""
};
var CA = {
	ISO: "CA",
	ISO3: "CAN",
	ISO_Numeric: "124",
	fips: "CA",
	Country: "Canada",
	Capital: "Ottawa",
	Area_sq_km: 9984670,
	Population: 37058856,
	Continent: "NA",
	tld: ".ca",
	CurrencyCode: "CAD",
	CurrencyName: "Dollar",
	Phone: "1",
	PostalCodeFormat: "@#@ #@#",
	PostalCodeRegex: "^([ABCEGHJKLMNPRSTVXY]\\d[ABCEGHJKLMNPRSTVWXYZ]) ?(\\d[ABCEGHJKLMNPRSTVWXYZ]\\d)$ ",
	Languages: "en-CA,fr-CA,iu",
	geonameid: 6251999,
	neighbours: "US",
	EquivalentFipsCode: ""
};
var CC = {
	ISO: "CC",
	ISO3: "CCK",
	ISO_Numeric: "166",
	fips: "CK",
	Country: "Cocos Islands",
	Capital: "West Island",
	Area_sq_km: 14,
	Population: 628,
	Continent: "AS",
	tld: ".cc",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: "61",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "ms-CC,en",
	geonameid: 1547376,
	neighbours: "",
	EquivalentFipsCode: ""
};
var CD = {
	ISO: "CD",
	ISO3: "COD",
	ISO_Numeric: "180",
	fips: "CG",
	Country: "Democratic Republic of the Congo",
	Capital: "Kinshasa",
	Area_sq_km: 2345410,
	Population: 84068091,
	Continent: "AF",
	tld: ".cd",
	CurrencyCode: "CDF",
	CurrencyName: "Franc",
	Phone: "243",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-CD,ln,ktu,kg,sw,lua",
	geonameid: 203312,
	neighbours: "TZ,CF,SS,RW,ZM,BI,UG,CG,AO",
	EquivalentFipsCode: ""
};
var CF = {
	ISO: "CF",
	ISO3: "CAF",
	ISO_Numeric: "140",
	fips: "CT",
	Country: "Central African Republic",
	Capital: "Bangui",
	Area_sq_km: 622984,
	Population: 4666377,
	Continent: "AF",
	tld: ".cf",
	CurrencyCode: "XAF",
	CurrencyName: "Franc",
	Phone: "236",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-CF,sg,ln,kg",
	geonameid: 239880,
	neighbours: "TD,SD,CD,SS,CM,CG",
	EquivalentFipsCode: ""
};
var CG = {
	ISO: "CG",
	ISO3: "COG",
	ISO_Numeric: "178",
	fips: "CF",
	Country: "Republic of the Congo",
	Capital: "Brazzaville",
	Area_sq_km: 342000,
	Population: 5244363,
	Continent: "AF",
	tld: ".cg",
	CurrencyCode: "XAF",
	CurrencyName: "Franc",
	Phone: "242",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-CG,kg,ln-CG",
	geonameid: 2260494,
	neighbours: "CF,GA,CD,CM,AO",
	EquivalentFipsCode: ""
};
var CH = {
	ISO: "CH",
	ISO3: "CHE",
	ISO_Numeric: "756",
	fips: "SZ",
	Country: "Switzerland",
	Capital: "Bern",
	Area_sq_km: 41290,
	Population: 8516543,
	Continent: "EU",
	tld: ".ch",
	CurrencyCode: "CHF",
	CurrencyName: "Franc",
	Phone: "41",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "de-CH,fr-CH,it-CH,rm",
	geonameid: 2658434,
	neighbours: "DE,IT,LI,FR,AT",
	EquivalentFipsCode: ""
};
var CI = {
	ISO: "CI",
	ISO3: "CIV",
	ISO_Numeric: "384",
	fips: "IV",
	Country: "Ivory Coast",
	Capital: "Yamoussoukro",
	Area_sq_km: 322460,
	Population: 25069229,
	Continent: "AF",
	tld: ".ci",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "225",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-CI",
	geonameid: 2287781,
	neighbours: "LR,GH,GN,BF,ML",
	EquivalentFipsCode: ""
};
var CK = {
	ISO: "CK",
	ISO3: "COK",
	ISO_Numeric: "184",
	fips: "CW",
	Country: "Cook Islands",
	Capital: "Avarua",
	Area_sq_km: 240,
	Population: 21388,
	Continent: "OC",
	tld: ".ck",
	CurrencyCode: "NZD",
	CurrencyName: "Dollar",
	Phone: "682",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-CK,mi",
	geonameid: 1899402,
	neighbours: "",
	EquivalentFipsCode: ""
};
var CL = {
	ISO: "CL",
	ISO3: "CHL",
	ISO_Numeric: "152",
	fips: "CI",
	Country: "Chile",
	Capital: "Santiago",
	Area_sq_km: 756950,
	Population: 18729160,
	Continent: "SA",
	tld: ".cl",
	CurrencyCode: "CLP",
	CurrencyName: "Peso",
	Phone: "56",
	PostalCodeFormat: "#######",
	PostalCodeRegex: "^(\\d{7})$",
	Languages: "es-CL",
	geonameid: 3895114,
	neighbours: "PE,BO,AR",
	EquivalentFipsCode: ""
};
var CM = {
	ISO: "CM",
	ISO3: "CMR",
	ISO_Numeric: "120",
	fips: "CM",
	Country: "Cameroon",
	Capital: "Yaounde",
	Area_sq_km: 475440,
	Population: 25216237,
	Continent: "AF",
	tld: ".cm",
	CurrencyCode: "XAF",
	CurrencyName: "Franc",
	Phone: "237",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-CM,fr-CM",
	geonameid: 2233387,
	neighbours: "TD,CF,GA,GQ,CG,NG",
	EquivalentFipsCode: ""
};
var CN = {
	ISO: "CN",
	ISO3: "CHN",
	ISO_Numeric: "156",
	fips: "CH",
	Country: "China",
	Capital: "Beijing",
	Area_sq_km: 9596960,
	Population: 1411778724,
	Continent: "AS",
	tld: ".cn",
	CurrencyCode: "CNY",
	CurrencyName: "Yuan Renminbi",
	Phone: "86",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "zh-CN,yue,wuu,dta,ug,za",
	geonameid: 1814991,
	neighbours: "LA,BT,TJ,KZ,MN,AF,NP,MM,KG,PK,KP,RU,VN,IN",
	EquivalentFipsCode: ""
};
var CO = {
	ISO: "CO",
	ISO3: "COL",
	ISO_Numeric: "170",
	fips: "CO",
	Country: "Colombia",
	Capital: "Bogota",
	Area_sq_km: 1138910,
	Population: 49648685,
	Continent: "SA",
	tld: ".co",
	CurrencyCode: "COP",
	CurrencyName: "Peso",
	Phone: "57",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "es-CO",
	geonameid: 3686110,
	neighbours: "EC,PE,PA,BR,VE",
	EquivalentFipsCode: ""
};
var CR = {
	ISO: "CR",
	ISO3: "CRI",
	ISO_Numeric: "188",
	fips: "CS",
	Country: "Costa Rica",
	Capital: "San Jose",
	Area_sq_km: 51100,
	Population: 4999441,
	Continent: "NA",
	tld: ".cr",
	CurrencyCode: "CRC",
	CurrencyName: "Colon",
	Phone: "506",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-CR,en",
	geonameid: 3624060,
	neighbours: "PA,NI",
	EquivalentFipsCode: ""
};
var CU = {
	ISO: "CU",
	ISO3: "CUB",
	ISO_Numeric: "192",
	fips: "CU",
	Country: "Cuba",
	Capital: "Havana",
	Area_sq_km: 110860,
	Population: 11338138,
	Continent: "NA",
	tld: ".cu",
	CurrencyCode: "CUP",
	CurrencyName: "Peso",
	Phone: "53",
	PostalCodeFormat: "CP #####",
	PostalCodeRegex: "^(?:CP)*(\\d{5})$",
	Languages: "es-CU,pap",
	geonameid: 3562981,
	neighbours: "US",
	EquivalentFipsCode: ""
};
var CV = {
	ISO: "CV",
	ISO3: "CPV",
	ISO_Numeric: "132",
	fips: "CV",
	Country: "Cabo Verde",
	Capital: "Praia",
	Area_sq_km: 4033,
	Population: 543767,
	Continent: "AF",
	tld: ".cv",
	CurrencyCode: "CVE",
	CurrencyName: "Escudo",
	Phone: "238",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "pt-CV",
	geonameid: 3374766,
	neighbours: "",
	EquivalentFipsCode: ""
};
var CW = {
	ISO: "CW",
	ISO3: "CUW",
	ISO_Numeric: "531",
	fips: "UC",
	Country: "Curacao",
	Capital: " Willemstad",
	Area_sq_km: 444,
	Population: 159849,
	Continent: "NA",
	tld: ".cw",
	CurrencyCode: "ANG",
	CurrencyName: "Guilder",
	Phone: "599",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "nl,pap",
	geonameid: 7626836,
	neighbours: "",
	EquivalentFipsCode: ""
};
var CX = {
	ISO: "CX",
	ISO3: "CXR",
	ISO_Numeric: "162",
	fips: "KT",
	Country: "Christmas Island",
	Capital: "Flying Fish Cove",
	Area_sq_km: 135,
	Population: 1500,
	Continent: "OC",
	tld: ".cx",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: "61",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "en,zh,ms-CX",
	geonameid: 2078138,
	neighbours: "",
	EquivalentFipsCode: ""
};
var CY = {
	ISO: "CY",
	ISO3: "CYP",
	ISO_Numeric: "196",
	fips: "CY",
	Country: "Cyprus",
	Capital: "Nicosia",
	Area_sq_km: 9250,
	Population: 1189265,
	Continent: "EU",
	tld: ".cy",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "357",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "el-CY,tr-CY,en",
	geonameid: 146669,
	neighbours: "",
	EquivalentFipsCode: ""
};
var CZ = {
	ISO: "CZ",
	ISO3: "CZE",
	ISO_Numeric: "203",
	fips: "EZ",
	Country: "Czechia",
	Capital: "Prague",
	Area_sq_km: 78866,
	Population: 10625695,
	Continent: "EU",
	tld: ".cz",
	CurrencyCode: "CZK",
	CurrencyName: "Koruna",
	Phone: "420",
	PostalCodeFormat: "### ##",
	PostalCodeRegex: "^\\d{3}\\s?\\d{2}$",
	Languages: "cs,sk",
	geonameid: 3077311,
	neighbours: "PL,DE,SK,AT",
	EquivalentFipsCode: ""
};
var DE = {
	ISO: "DE",
	ISO3: "DEU",
	ISO_Numeric: "276",
	fips: "GM",
	Country: "Germany",
	Capital: "Berlin",
	Area_sq_km: 357021,
	Population: 82927922,
	Continent: "EU",
	tld: ".de",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "49",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "de",
	geonameid: 2921044,
	neighbours: "CH,PL,NL,DK,BE,CZ,LU,FR,AT",
	EquivalentFipsCode: ""
};
var DJ = {
	ISO: "DJ",
	ISO3: "DJI",
	ISO_Numeric: "262",
	fips: "DJ",
	Country: "Djibouti",
	Capital: "Djibouti",
	Area_sq_km: 23000,
	Population: 958920,
	Continent: "AF",
	tld: ".dj",
	CurrencyCode: "DJF",
	CurrencyName: "Franc",
	Phone: "253",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-DJ,ar,so-DJ,aa",
	geonameid: 223816,
	neighbours: "ER,ET,SO",
	EquivalentFipsCode: ""
};
var DK = {
	ISO: "DK",
	ISO3: "DNK",
	ISO_Numeric: "208",
	fips: "DA",
	Country: "Denmark",
	Capital: "Copenhagen",
	Area_sq_km: 43094,
	Population: 5797446,
	Continent: "EU",
	tld: ".dk",
	CurrencyCode: "DKK",
	CurrencyName: "Krone",
	Phone: "45",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "da-DK,en,fo,de-DK",
	geonameid: 2623032,
	neighbours: "DE",
	EquivalentFipsCode: ""
};
var DM = {
	ISO: "DM",
	ISO3: "DMA",
	ISO_Numeric: "212",
	fips: "DO",
	Country: "Dominica",
	Capital: "Roseau",
	Area_sq_km: 754,
	Population: 71625,
	Continent: "NA",
	tld: ".dm",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-767",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-DM",
	geonameid: 3575830,
	neighbours: "",
	EquivalentFipsCode: ""
};
var DO = {
	ISO: "DO",
	ISO3: "DOM",
	ISO_Numeric: "214",
	fips: "DR",
	Country: "Dominican Republic",
	Capital: "Santo Domingo",
	Area_sq_km: 48730,
	Population: 10627165,
	Continent: "NA",
	tld: ".do",
	CurrencyCode: "DOP",
	CurrencyName: "Peso",
	Phone: "+1-809 and 1-829",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-DO",
	geonameid: 3508796,
	neighbours: "HT",
	EquivalentFipsCode: ""
};
var DZ = {
	ISO: "DZ",
	ISO3: "DZA",
	ISO_Numeric: "012",
	fips: "AG",
	Country: "Algeria",
	Capital: "Algiers",
	Area_sq_km: 2381740,
	Population: 42228429,
	Continent: "AF",
	tld: ".dz",
	CurrencyCode: "DZD",
	CurrencyName: "Dinar",
	Phone: "213",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-DZ",
	geonameid: 2589581,
	neighbours: "NE,EH,LY,MR,TN,MA,ML",
	EquivalentFipsCode: ""
};
var EC = {
	ISO: "EC",
	ISO3: "ECU",
	ISO_Numeric: "218",
	fips: "EC",
	Country: "Ecuador",
	Capital: "Quito",
	Area_sq_km: 283560,
	Population: 17084357,
	Continent: "SA",
	tld: ".ec",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "593",
	PostalCodeFormat: "@####@",
	PostalCodeRegex: "^([a-zA-Z]\\d{4}[a-zA-Z])$",
	Languages: "es-EC",
	geonameid: 3658394,
	neighbours: "PE,CO",
	EquivalentFipsCode: ""
};
var EE = {
	ISO: "EE",
	ISO3: "EST",
	ISO_Numeric: "233",
	fips: "EN",
	Country: "Estonia",
	Capital: "Tallinn",
	Area_sq_km: 45226,
	Population: 1320884,
	Continent: "EU",
	tld: ".ee",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "372",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "et,ru",
	geonameid: 453733,
	neighbours: "RU,LV",
	EquivalentFipsCode: ""
};
var EG = {
	ISO: "EG",
	ISO3: "EGY",
	ISO_Numeric: "818",
	fips: "EG",
	Country: "Egypt",
	Capital: "Cairo",
	Area_sq_km: 1001450,
	Population: 98423595,
	Continent: "AF",
	tld: ".eg",
	CurrencyCode: "EGP",
	CurrencyName: "Pound",
	Phone: "20",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-EG,en,fr",
	geonameid: 357994,
	neighbours: "LY,SD,IL,PS",
	EquivalentFipsCode: ""
};
var EH = {
	ISO: "EH",
	ISO3: "ESH",
	ISO_Numeric: "732",
	fips: "WI",
	Country: "Western Sahara",
	Capital: "El-Aaiun",
	Area_sq_km: 266000,
	Population: 273008,
	Continent: "AF",
	tld: ".eh",
	CurrencyCode: "MAD",
	CurrencyName: "Dirham",
	Phone: "212",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar,mey",
	geonameid: 2461445,
	neighbours: "DZ,MR,MA",
	EquivalentFipsCode: ""
};
var ER = {
	ISO: "ER",
	ISO3: "ERI",
	ISO_Numeric: "232",
	fips: "ER",
	Country: "Eritrea",
	Capital: "Asmara",
	Area_sq_km: 121320,
	Population: 6209262,
	Continent: "AF",
	tld: ".er",
	CurrencyCode: "ERN",
	CurrencyName: "Nakfa",
	Phone: "291",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "aa-ER,ar,tig,kun,ti-ER",
	geonameid: 338010,
	neighbours: "ET,SD,DJ",
	EquivalentFipsCode: ""
};
var ES = {
	ISO: "ES",
	ISO3: "ESP",
	ISO_Numeric: "724",
	fips: "SP",
	Country: "Spain",
	Capital: "Madrid",
	Area_sq_km: 504782,
	Population: 46723749,
	Continent: "EU",
	tld: ".es",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "34",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-ES,ca,gl,eu,oc",
	geonameid: 2510769,
	neighbours: "AD,PT,GI,FR,MA",
	EquivalentFipsCode: ""
};
var ET = {
	ISO: "ET",
	ISO3: "ETH",
	ISO_Numeric: "231",
	fips: "ET",
	Country: "Ethiopia",
	Capital: "Addis Ababa",
	Area_sq_km: 1127127,
	Population: 109224559,
	Continent: "AF",
	tld: ".et",
	CurrencyCode: "ETB",
	CurrencyName: "Birr",
	Phone: "251",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "am,en-ET,om-ET,ti-ET,so-ET,sid",
	geonameid: 337996,
	neighbours: "ER,KE,SD,SS,SO,DJ",
	EquivalentFipsCode: ""
};
var FI = {
	ISO: "FI",
	ISO3: "FIN",
	ISO_Numeric: "246",
	fips: "FI",
	Country: "Finland",
	Capital: "Helsinki",
	Area_sq_km: 337030,
	Population: 5518050,
	Continent: "EU",
	tld: ".fi",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "358",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(?:FI)*(\\d{5})$",
	Languages: "fi-FI,sv-FI,smn",
	geonameid: 660013,
	neighbours: "NO,RU,SE",
	EquivalentFipsCode: ""
};
var FJ = {
	ISO: "FJ",
	ISO3: "FJI",
	ISO_Numeric: "242",
	fips: "FJ",
	Country: "Fiji",
	Capital: "Suva",
	Area_sq_km: 18270,
	Population: 883483,
	Continent: "OC",
	tld: ".fj",
	CurrencyCode: "FJD",
	CurrencyName: "Dollar",
	Phone: "679",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-FJ,fj",
	geonameid: 2205218,
	neighbours: "",
	EquivalentFipsCode: ""
};
var FK = {
	ISO: "FK",
	ISO3: "FLK",
	ISO_Numeric: "238",
	fips: "FK",
	Country: "Falkland Islands",
	Capital: "Stanley",
	Area_sq_km: 12173,
	Population: 2638,
	Continent: "SA",
	tld: ".fk",
	CurrencyCode: "FKP",
	CurrencyName: "Pound",
	Phone: "500",
	PostalCodeFormat: "FIQQ 1ZZ",
	PostalCodeRegex: "FIQQ 1ZZ",
	Languages: "en-FK",
	geonameid: 3474414,
	neighbours: "",
	EquivalentFipsCode: ""
};
var FM = {
	ISO: "FM",
	ISO3: "FSM",
	ISO_Numeric: "583",
	fips: "FM",
	Country: "Micronesia",
	Capital: "Palikir",
	Area_sq_km: 702,
	Population: 112640,
	Continent: "OC",
	tld: ".fm",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "691",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "en-FM,chk,pon,yap,kos,uli,woe,nkr,kpg",
	geonameid: 2081918,
	neighbours: "",
	EquivalentFipsCode: ""
};
var FO = {
	ISO: "FO",
	ISO3: "FRO",
	ISO_Numeric: "234",
	fips: "FO",
	Country: "Faroe Islands",
	Capital: "Torshavn",
	Area_sq_km: 1399,
	Population: 48497,
	Continent: "EU",
	tld: ".fo",
	CurrencyCode: "DKK",
	CurrencyName: "Krone",
	Phone: "298",
	PostalCodeFormat: "###",
	PostalCodeRegex: "^(?:FO)*(\\d{3})$",
	Languages: "fo,da-FO",
	geonameid: 2622320,
	neighbours: "",
	EquivalentFipsCode: ""
};
var FR = {
	ISO: "FR",
	ISO3: "FRA",
	ISO_Numeric: "250",
	fips: "FR",
	Country: "France",
	Capital: "Paris",
	Area_sq_km: 547030,
	Population: 66987244,
	Continent: "EU",
	tld: ".fr",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "33",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr-FR,frp,br,co,ca,eu,oc",
	geonameid: 3017382,
	neighbours: "CH,DE,BE,LU,IT,AD,MC,ES",
	EquivalentFipsCode: ""
};
var GA = {
	ISO: "GA",
	ISO3: "GAB",
	ISO_Numeric: "266",
	fips: "GB",
	Country: "Gabon",
	Capital: "Libreville",
	Area_sq_km: 267667,
	Population: 2119275,
	Continent: "AF",
	tld: ".ga",
	CurrencyCode: "XAF",
	CurrencyName: "Franc",
	Phone: "241",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-GA",
	geonameid: 2400553,
	neighbours: "CM,GQ,CG",
	EquivalentFipsCode: ""
};
var GB = {
	ISO: "GB",
	ISO3: "GBR",
	ISO_Numeric: "826",
	fips: "UK",
	Country: "United Kingdom",
	Capital: "London",
	Area_sq_km: 244820,
	Population: 66488991,
	Continent: "EU",
	tld: ".uk",
	CurrencyCode: "GBP",
	CurrencyName: "Pound",
	Phone: "44",
	PostalCodeFormat: "@# #@@|@## #@@|@@# #@@|@@## #@@|@#@ #@@|@@#@ #@@|GIR0AA",
	PostalCodeRegex: "^([Gg][Ii][Rr]\\s?0[Aa]{2})|((([A-Za-z][0-9]{1,2})|(([A-Za-z][A-Ha-hJ-Yj-y][0-9]{1,2})|(([A-Za-z][0-9][A-Za-z])|([A-Za-z][A-Ha-hJ-Yj-y][0-9]?[A-Za-z]))))\\s?[0-9][A-Za-z]{2})$",
	Languages: "en-GB,cy-GB,gd",
	geonameid: 2635167,
	neighbours: "IE",
	EquivalentFipsCode: ""
};
var GD = {
	ISO: "GD",
	ISO3: "GRD",
	ISO_Numeric: "308",
	fips: "GJ",
	Country: "Grenada",
	Capital: "St. George's",
	Area_sq_km: 344,
	Population: 111454,
	Continent: "NA",
	tld: ".gd",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-473",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-GD",
	geonameid: 3580239,
	neighbours: "",
	EquivalentFipsCode: ""
};
var GE = {
	ISO: "GE",
	ISO3: "GEO",
	ISO_Numeric: "268",
	fips: "GG",
	Country: "Georgia",
	Capital: "Tbilisi",
	Area_sq_km: 69700,
	Population: 3731000,
	Continent: "AS",
	tld: ".ge",
	CurrencyCode: "GEL",
	CurrencyName: "Lari",
	Phone: "995",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "ka,ru,hy,az",
	geonameid: 614540,
	neighbours: "AM,AZ,TR,RU",
	EquivalentFipsCode: ""
};
var GF = {
	ISO: "GF",
	ISO3: "GUF",
	ISO_Numeric: "254",
	fips: "FG",
	Country: "French Guiana",
	Capital: "Cayenne",
	Area_sq_km: 91000,
	Population: 195506,
	Continent: "SA",
	tld: ".gf",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "594",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^((97|98)3\\d{2})$",
	Languages: "fr-GF",
	geonameid: 3381670,
	neighbours: "SR,BR",
	EquivalentFipsCode: ""
};
var GG = {
	ISO: "GG",
	ISO3: "GGY",
	ISO_Numeric: "831",
	fips: "GK",
	Country: "Guernsey",
	Capital: "St Peter Port",
	Area_sq_km: 78,
	Population: 65228,
	Continent: "EU",
	tld: ".gg",
	CurrencyCode: "GBP",
	CurrencyName: "Pound",
	Phone: "+44-1481",
	PostalCodeFormat: "@# #@@|@## #@@|@@# #@@|@@## #@@|@#@ #@@|@@#@ #@@|GIR0AA",
	PostalCodeRegex: "^((?:(?:[A-PR-UWYZ][A-HK-Y]\\d[ABEHMNPRV-Y0-9]|[A-PR-UWYZ]\\d[A-HJKPS-UW0-9])\\s\\d[ABD-HJLNP-UW-Z]{2})|GIR\\s?0AA)$",
	Languages: "en,nrf",
	geonameid: 3042362,
	neighbours: "",
	EquivalentFipsCode: ""
};
var GH = {
	ISO: "GH",
	ISO3: "GHA",
	ISO_Numeric: "288",
	fips: "GH",
	Country: "Ghana",
	Capital: "Accra",
	Area_sq_km: 239460,
	Population: 29767108,
	Continent: "AF",
	tld: ".gh",
	CurrencyCode: "GHS",
	CurrencyName: "Cedi",
	Phone: "233",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-GH,ak,ee,tw",
	geonameid: 2300660,
	neighbours: "CI,TG,BF",
	EquivalentFipsCode: ""
};
var GI = {
	ISO: "GI",
	ISO3: "GIB",
	ISO_Numeric: "292",
	fips: "GI",
	Country: "Gibraltar",
	Capital: "Gibraltar",
	Area_sq_km: 6,
	Population: 33718,
	Continent: "EU",
	tld: ".gi",
	CurrencyCode: "GIP",
	CurrencyName: "Pound",
	Phone: "350",
	PostalCodeFormat: "GX11 1AA",
	PostalCodeRegex: "GX11 1AA",
	Languages: "en-GI,es,it,pt",
	geonameid: 2411586,
	neighbours: "ES",
	EquivalentFipsCode: ""
};
var GL = {
	ISO: "GL",
	ISO3: "GRL",
	ISO_Numeric: "304",
	fips: "GL",
	Country: "Greenland",
	Capital: "Nuuk",
	Area_sq_km: 2166086,
	Population: 56025,
	Continent: "NA",
	tld: ".gl",
	CurrencyCode: "DKK",
	CurrencyName: "Krone",
	Phone: "299",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "kl,da-GL,en",
	geonameid: 3425505,
	neighbours: "",
	EquivalentFipsCode: ""
};
var GM = {
	ISO: "GM",
	ISO3: "GMB",
	ISO_Numeric: "270",
	fips: "GA",
	Country: "Gambia",
	Capital: "Banjul",
	Area_sq_km: 11300,
	Population: 2280102,
	Continent: "AF",
	tld: ".gm",
	CurrencyCode: "GMD",
	CurrencyName: "Dalasi",
	Phone: "220",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-GM,mnk,wof,wo,ff",
	geonameid: 2413451,
	neighbours: "SN",
	EquivalentFipsCode: ""
};
var GN = {
	ISO: "GN",
	ISO3: "GIN",
	ISO_Numeric: "324",
	fips: "GV",
	Country: "Guinea",
	Capital: "Conakry",
	Area_sq_km: 245857,
	Population: 12414318,
	Continent: "AF",
	tld: ".gn",
	CurrencyCode: "GNF",
	CurrencyName: "Franc",
	Phone: "224",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-GN",
	geonameid: 2420477,
	neighbours: "LR,SN,SL,CI,GW,ML",
	EquivalentFipsCode: ""
};
var GP = {
	ISO: "GP",
	ISO3: "GLP",
	ISO_Numeric: "312",
	fips: "GP",
	Country: "Guadeloupe",
	Capital: "Basse-Terre",
	Area_sq_km: 1780,
	Population: 443000,
	Continent: "NA",
	tld: ".gp",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "590",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^((97|98)\\d{3})$",
	Languages: "fr-GP",
	geonameid: 3579143,
	neighbours: "",
	EquivalentFipsCode: ""
};
var GQ = {
	ISO: "GQ",
	ISO3: "GNQ",
	ISO_Numeric: "226",
	fips: "EK",
	Country: "Equatorial Guinea",
	Capital: "Malabo",
	Area_sq_km: 28051,
	Population: 1308974,
	Continent: "AF",
	tld: ".gq",
	CurrencyCode: "XAF",
	CurrencyName: "Franc",
	Phone: "240",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "es-GQ,fr,pt",
	geonameid: 2309096,
	neighbours: "GA,CM",
	EquivalentFipsCode: ""
};
var GR = {
	ISO: "GR",
	ISO3: "GRC",
	ISO_Numeric: "300",
	fips: "GR",
	Country: "Greece",
	Capital: "Athens",
	Area_sq_km: 131940,
	Population: 10727668,
	Continent: "EU",
	tld: ".gr",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "30",
	PostalCodeFormat: "### ##",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "el-GR,en,fr",
	geonameid: 390903,
	neighbours: "AL,MK,TR,BG",
	EquivalentFipsCode: ""
};
var GS = {
	ISO: "GS",
	ISO3: "SGS",
	ISO_Numeric: "239",
	fips: "SX",
	Country: "South Georgia and the South Sandwich Islands",
	Capital: "Grytviken",
	Area_sq_km: 3903,
	Population: 30,
	Continent: "AN",
	tld: ".gs",
	CurrencyCode: "GBP",
	CurrencyName: "Pound",
	Phone: "",
	PostalCodeFormat: "SIQQ 1ZZ",
	PostalCodeRegex: "SIQQ 1ZZ",
	Languages: "en",
	geonameid: 3474415,
	neighbours: "",
	EquivalentFipsCode: ""
};
var GT = {
	ISO: "GT",
	ISO3: "GTM",
	ISO_Numeric: "320",
	fips: "GT",
	Country: "Guatemala",
	Capital: "Guatemala City",
	Area_sq_km: 108890,
	Population: 17247807,
	Continent: "NA",
	tld: ".gt",
	CurrencyCode: "GTQ",
	CurrencyName: "Quetzal",
	Phone: "502",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-GT",
	geonameid: 3595528,
	neighbours: "MX,HN,BZ,SV",
	EquivalentFipsCode: ""
};
var GU = {
	ISO: "GU",
	ISO3: "GUM",
	ISO_Numeric: "316",
	fips: "GQ",
	Country: "Guam",
	Capital: "Hagatna",
	Area_sq_km: 549,
	Population: 165768,
	Continent: "OC",
	tld: ".gu",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "+1-671",
	PostalCodeFormat: "969##",
	PostalCodeRegex: "^(969\\d{2})$",
	Languages: "en-GU,ch-GU",
	geonameid: 4043988,
	neighbours: "",
	EquivalentFipsCode: ""
};
var GW = {
	ISO: "GW",
	ISO3: "GNB",
	ISO_Numeric: "624",
	fips: "PU",
	Country: "Guinea-Bissau",
	Capital: "Bissau",
	Area_sq_km: 36120,
	Population: 1874309,
	Continent: "AF",
	tld: ".gw",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "245",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "pt-GW,pov",
	geonameid: 2372248,
	neighbours: "SN,GN",
	EquivalentFipsCode: ""
};
var GY = {
	ISO: "GY",
	ISO3: "GUY",
	ISO_Numeric: "328",
	fips: "GY",
	Country: "Guyana",
	Capital: "Georgetown",
	Area_sq_km: 214970,
	Population: 779004,
	Continent: "SA",
	tld: ".gy",
	CurrencyCode: "GYD",
	CurrencyName: "Dollar",
	Phone: "592",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-GY",
	geonameid: 3378535,
	neighbours: "SR,BR,VE",
	EquivalentFipsCode: ""
};
var HK = {
	ISO: "HK",
	ISO3: "HKG",
	ISO_Numeric: "344",
	fips: "HK",
	Country: "Hong Kong",
	Capital: "Hong Kong",
	Area_sq_km: 1092,
	Population: 7491609,
	Continent: "AS",
	tld: ".hk",
	CurrencyCode: "HKD",
	CurrencyName: "Dollar",
	Phone: "852",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "zh-HK,yue,zh,en",
	geonameid: 1819730,
	neighbours: "",
	EquivalentFipsCode: ""
};
var HM = {
	ISO: "HM",
	ISO3: "HMD",
	ISO_Numeric: "334",
	fips: "HM",
	Country: "Heard Island and McDonald Islands",
	Capital: "",
	Area_sq_km: 412,
	Population: 0,
	Continent: "AN",
	tld: ".hm",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: " ",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "",
	geonameid: 1547314,
	neighbours: "",
	EquivalentFipsCode: ""
};
var HN = {
	ISO: "HN",
	ISO3: "HND",
	ISO_Numeric: "340",
	fips: "HO",
	Country: "Honduras",
	Capital: "Tegucigalpa",
	Area_sq_km: 112090,
	Population: 9587522,
	Continent: "NA",
	tld: ".hn",
	CurrencyCode: "HNL",
	CurrencyName: "Lempira",
	Phone: "504",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "es-HN,cab,miq",
	geonameid: 3608932,
	neighbours: "GT,NI,SV",
	EquivalentFipsCode: ""
};
var HR = {
	ISO: "HR",
	ISO3: "HRV",
	ISO_Numeric: "191",
	fips: "HR",
	Country: "Croatia",
	Capital: "Zagreb",
	Area_sq_km: 56542,
	Population: 3871833,
	Continent: "EU",
	tld: ".hr",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "385",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(?:HR)*(\\d{5})$",
	Languages: "hr-HR,sr",
	geonameid: 3202326,
	neighbours: "HU,SI,BA,ME,RS",
	EquivalentFipsCode: ""
};
var HT = {
	ISO: "HT",
	ISO3: "HTI",
	ISO_Numeric: "332",
	fips: "HA",
	Country: "Haiti",
	Capital: "Port-au-Prince",
	Area_sq_km: 27750,
	Population: 11123176,
	Continent: "NA",
	tld: ".ht",
	CurrencyCode: "HTG",
	CurrencyName: "Gourde",
	Phone: "509",
	PostalCodeFormat: "HT####",
	PostalCodeRegex: "^(?:HT)*(\\d{4})$",
	Languages: "ht,fr-HT",
	geonameid: 3723988,
	neighbours: "DO",
	EquivalentFipsCode: ""
};
var HU = {
	ISO: "HU",
	ISO3: "HUN",
	ISO_Numeric: "348",
	fips: "HU",
	Country: "Hungary",
	Capital: "Budapest",
	Area_sq_km: 93030,
	Population: 9768785,
	Continent: "EU",
	tld: ".hu",
	CurrencyCode: "HUF",
	CurrencyName: "Forint",
	Phone: "36",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "hu-HU",
	geonameid: 719819,
	neighbours: "SK,SI,RO,UA,HR,AT,RS",
	EquivalentFipsCode: ""
};
var ID = {
	ISO: "ID",
	ISO3: "IDN",
	ISO_Numeric: "360",
	fips: "ID",
	Country: "Indonesia",
	Capital: "Jakarta",
	Area_sq_km: 1919440,
	Population: 267663435,
	Continent: "AS",
	tld: ".id",
	CurrencyCode: "IDR",
	CurrencyName: "Rupiah",
	Phone: "62",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "id,en,nl,jv",
	geonameid: 1643084,
	neighbours: "PG,TL,MY",
	EquivalentFipsCode: ""
};
var IE = {
	ISO: "IE",
	ISO3: "IRL",
	ISO_Numeric: "372",
	fips: "EI",
	Country: "Ireland",
	Capital: "Dublin",
	Area_sq_km: 70280,
	Population: 4853506,
	Continent: "EU",
	tld: ".ie",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "353",
	PostalCodeFormat: "@@@ @@@@",
	PostalCodeRegex: "^(D6W|[AC-FHKNPRTV-Y][0-9]{2})\\s?([AC-FHKNPRTV-Y0-9]{4})",
	Languages: "en-IE,ga-IE",
	geonameid: 2963597,
	neighbours: "GB",
	EquivalentFipsCode: ""
};
var IL = {
	ISO: "IL",
	ISO3: "ISR",
	ISO_Numeric: "376",
	fips: "IS",
	Country: "Israel",
	Capital: "Jerusalem",
	Area_sq_km: 20770,
	Population: 8883800,
	Continent: "AS",
	tld: ".il",
	CurrencyCode: "ILS",
	CurrencyName: "Shekel",
	Phone: "972",
	PostalCodeFormat: "#######",
	PostalCodeRegex: "^(\\d{7}|\\d{5})$",
	Languages: "he,ar-IL,en-IL,",
	geonameid: 294640,
	neighbours: "SY,JO,LB,EG,PS",
	EquivalentFipsCode: ""
};
var IM = {
	ISO: "IM",
	ISO3: "IMN",
	ISO_Numeric: "833",
	fips: "IM",
	Country: "Isle of Man",
	Capital: "Douglas",
	Area_sq_km: 572,
	Population: 84077,
	Continent: "EU",
	tld: ".im",
	CurrencyCode: "GBP",
	CurrencyName: "Pound",
	Phone: "+44-1624",
	PostalCodeFormat: "@# #@@|@## #@@|@@# #@@|@@## #@@|@#@ #@@|@@#@ #@@|GIR0AA",
	PostalCodeRegex: "^((?:(?:[A-PR-UWYZ][A-HK-Y]\\d[ABEHMNPRV-Y0-9]|[A-PR-UWYZ]\\d[A-HJKPS-UW0-9])\\s\\d[ABD-HJLNP-UW-Z]{2})|GIR\\s?0AA)$",
	Languages: "en,gv",
	geonameid: 3042225,
	neighbours: "",
	EquivalentFipsCode: ""
};
var IN = {
	ISO: "IN",
	ISO3: "IND",
	ISO_Numeric: "356",
	fips: "IN",
	Country: "India",
	Capital: "New Delhi",
	Area_sq_km: 3287590,
	Population: 1352617328,
	Continent: "AS",
	tld: ".in",
	CurrencyCode: "INR",
	CurrencyName: "Rupee",
	Phone: "91",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "en-IN,hi,bn,te,mr,ta,ur,gu,kn,ml,or,pa,as,bh,sat,ks,ne,sd,kok,doi,mni,sit,sa,fr,lus,inc",
	geonameid: 1269750,
	neighbours: "CN,NP,MM,BT,PK,BD",
	EquivalentFipsCode: ""
};
var IO = {
	ISO: "IO",
	ISO3: "IOT",
	ISO_Numeric: "086",
	fips: "IO",
	Country: "British Indian Ocean Territory",
	Capital: "Diego Garcia",
	Area_sq_km: 60,
	Population: 4000,
	Continent: "AS",
	tld: ".io",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "246",
	PostalCodeFormat: "BBND 1ZZ",
	PostalCodeRegex: "BBND 1ZZ",
	Languages: "en-IO",
	geonameid: 1282588,
	neighbours: "",
	EquivalentFipsCode: ""
};
var IQ = {
	ISO: "IQ",
	ISO3: "IRQ",
	ISO_Numeric: "368",
	fips: "IZ",
	Country: "Iraq",
	Capital: "Baghdad",
	Area_sq_km: 437072,
	Population: 38433600,
	Continent: "AS",
	tld: ".iq",
	CurrencyCode: "IQD",
	CurrencyName: "Dinar",
	Phone: "964",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-IQ,ku,hy",
	geonameid: 99237,
	neighbours: "SY,SA,IR,JO,TR,KW",
	EquivalentFipsCode: ""
};
var IR = {
	ISO: "IR",
	ISO3: "IRN",
	ISO_Numeric: "364",
	fips: "IR",
	Country: "Iran",
	Capital: "Tehran",
	Area_sq_km: 1648000,
	Population: 81800269,
	Continent: "AS",
	tld: ".ir",
	CurrencyCode: "IRR",
	CurrencyName: "Rial",
	Phone: "98",
	PostalCodeFormat: "##########",
	PostalCodeRegex: "^(\\d{10})$",
	Languages: "fa-IR,ku",
	geonameid: 130758,
	neighbours: "TM,AF,IQ,AM,PK,AZ,TR",
	EquivalentFipsCode: ""
};
var IS = {
	ISO: "IS",
	ISO3: "ISL",
	ISO_Numeric: "352",
	fips: "IC",
	Country: "Iceland",
	Capital: "Reykjavik",
	Area_sq_km: 103000,
	Population: 353574,
	Continent: "EU",
	tld: ".is",
	CurrencyCode: "ISK",
	CurrencyName: "Krona",
	Phone: "354",
	PostalCodeFormat: "###",
	PostalCodeRegex: "^(\\d{3})$",
	Languages: "is,en,de,da,sv,no",
	geonameid: 2629691,
	neighbours: "",
	EquivalentFipsCode: ""
};
var IT = {
	ISO: "IT",
	ISO3: "ITA",
	ISO_Numeric: "380",
	fips: "IT",
	Country: "Italy",
	Capital: "Rome",
	Area_sq_km: 301230,
	Population: 60431283,
	Continent: "EU",
	tld: ".it",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "39",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "it-IT,de-IT,fr-IT,sc,ca,co,sl",
	geonameid: 3175395,
	neighbours: "CH,VA,SI,SM,FR,AT",
	EquivalentFipsCode: ""
};
var JE = {
	ISO: "JE",
	ISO3: "JEY",
	ISO_Numeric: "832",
	fips: "JE",
	Country: "Jersey",
	Capital: "Saint Helier",
	Area_sq_km: 116,
	Population: 90812,
	Continent: "EU",
	tld: ".je",
	CurrencyCode: "GBP",
	CurrencyName: "Pound",
	Phone: "+44-1534",
	PostalCodeFormat: "@# #@@|@## #@@|@@# #@@|@@## #@@|@#@ #@@|@@#@ #@@|GIR0AA",
	PostalCodeRegex: "^((?:(?:[A-PR-UWYZ][A-HK-Y]\\d[ABEHMNPRV-Y0-9]|[A-PR-UWYZ]\\d[A-HJKPS-UW0-9])\\s\\d[ABD-HJLNP-UW-Z]{2})|GIR\\s?0AA)$",
	Languages: "en,fr,nrf",
	geonameid: 3042142,
	neighbours: "",
	EquivalentFipsCode: ""
};
var JM = {
	ISO: "JM",
	ISO3: "JAM",
	ISO_Numeric: "388",
	fips: "JM",
	Country: "Jamaica",
	Capital: "Kingston",
	Area_sq_km: 10991,
	Population: 2934855,
	Continent: "NA",
	tld: ".jm",
	CurrencyCode: "JMD",
	CurrencyName: "Dollar",
	Phone: "+1-876",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-JM",
	geonameid: 3489940,
	neighbours: "",
	EquivalentFipsCode: ""
};
var JO = {
	ISO: "JO",
	ISO3: "JOR",
	ISO_Numeric: "400",
	fips: "JO",
	Country: "Jordan",
	Capital: "Amman",
	Area_sq_km: 92300,
	Population: 9956011,
	Continent: "AS",
	tld: ".jo",
	CurrencyCode: "JOD",
	CurrencyName: "Dinar",
	Phone: "962",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-JO,en",
	geonameid: 248816,
	neighbours: "SY,SA,IQ,IL,PS",
	EquivalentFipsCode: ""
};
var JP = {
	ISO: "JP",
	ISO3: "JPN",
	ISO_Numeric: "392",
	fips: "JA",
	Country: "Japan",
	Capital: "Tokyo",
	Area_sq_km: 377835,
	Population: 126529100,
	Continent: "AS",
	tld: ".jp",
	CurrencyCode: "JPY",
	CurrencyName: "Yen",
	Phone: "81",
	PostalCodeFormat: "###-####",
	PostalCodeRegex: "^\\d{3}-\\d{4}$",
	Languages: "ja",
	geonameid: 1861060,
	neighbours: "",
	EquivalentFipsCode: ""
};
var KE = {
	ISO: "KE",
	ISO3: "KEN",
	ISO_Numeric: "404",
	fips: "KE",
	Country: "Kenya",
	Capital: "Nairobi",
	Area_sq_km: 582650,
	Population: 51393010,
	Continent: "AF",
	tld: ".ke",
	CurrencyCode: "KES",
	CurrencyName: "Shilling",
	Phone: "254",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "en-KE,sw-KE",
	geonameid: 192950,
	neighbours: "ET,TZ,SS,SO,UG",
	EquivalentFipsCode: ""
};
var KG = {
	ISO: "KG",
	ISO3: "KGZ",
	ISO_Numeric: "417",
	fips: "KG",
	Country: "Kyrgyzstan",
	Capital: "Bishkek",
	Area_sq_km: 198500,
	Population: 6315800,
	Continent: "AS",
	tld: ".kg",
	CurrencyCode: "KGS",
	CurrencyName: "Som",
	Phone: "996",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "ky,uz,ru",
	geonameid: 1527747,
	neighbours: "CN,TJ,UZ,KZ",
	EquivalentFipsCode: ""
};
var KH = {
	ISO: "KH",
	ISO3: "KHM",
	ISO_Numeric: "116",
	fips: "CB",
	Country: "Cambodia",
	Capital: "Phnom Penh",
	Area_sq_km: 181040,
	Population: 16249798,
	Continent: "AS",
	tld: ".kh",
	CurrencyCode: "KHR",
	CurrencyName: "Riels",
	Phone: "855",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "km,fr,en",
	geonameid: 1831722,
	neighbours: "LA,TH,VN",
	EquivalentFipsCode: ""
};
var KI = {
	ISO: "KI",
	ISO3: "KIR",
	ISO_Numeric: "296",
	fips: "KR",
	Country: "Kiribati",
	Capital: "Tarawa",
	Area_sq_km: 811,
	Population: 115847,
	Continent: "OC",
	tld: ".ki",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: "686",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-KI,gil",
	geonameid: 4030945,
	neighbours: "",
	EquivalentFipsCode: ""
};
var KM = {
	ISO: "KM",
	ISO3: "COM",
	ISO_Numeric: "174",
	fips: "CN",
	Country: "Comoros",
	Capital: "Moroni",
	Area_sq_km: 2170,
	Population: 832322,
	Continent: "AF",
	tld: ".km",
	CurrencyCode: "KMF",
	CurrencyName: "Franc",
	Phone: "269",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar,fr-KM",
	geonameid: 921929,
	neighbours: "",
	EquivalentFipsCode: ""
};
var KN = {
	ISO: "KN",
	ISO3: "KNA",
	ISO_Numeric: "659",
	fips: "SC",
	Country: "Saint Kitts and Nevis",
	Capital: "Basseterre",
	Area_sq_km: 261,
	Population: 52441,
	Continent: "NA",
	tld: ".kn",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-869",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-KN",
	geonameid: 3575174,
	neighbours: "",
	EquivalentFipsCode: ""
};
var KP = {
	ISO: "KP",
	ISO3: "PRK",
	ISO_Numeric: "408",
	fips: "KN",
	Country: "North Korea",
	Capital: "Pyongyang",
	Area_sq_km: 120540,
	Population: 25549819,
	Continent: "AS",
	tld: ".kp",
	CurrencyCode: "KPW",
	CurrencyName: "Won",
	Phone: "850",
	PostalCodeFormat: "###-###",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "ko-KP",
	geonameid: 1873107,
	neighbours: "CN,KR,RU",
	EquivalentFipsCode: ""
};
var KR = {
	ISO: "KR",
	ISO3: "KOR",
	ISO_Numeric: "410",
	fips: "KS",
	Country: "South Korea",
	Capital: "Seoul",
	Area_sq_km: 98480,
	Population: 51635256,
	Continent: "AS",
	tld: ".kr",
	CurrencyCode: "KRW",
	CurrencyName: "Won",
	Phone: "82",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ko-KR,en",
	geonameid: 1835841,
	neighbours: "KP",
	EquivalentFipsCode: ""
};
var XK = {
	ISO: "XK",
	ISO3: "XKX",
	ISO_Numeric: "0",
	fips: "KV",
	Country: "Kosovo",
	Capital: "Pristina",
	Area_sq_km: 10908,
	Population: 1845300,
	Continent: "EU",
	tld: "",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "sq,sr",
	geonameid: 831053,
	neighbours: "RS,AL,MK,ME",
	EquivalentFipsCode: ""
};
var KW = {
	ISO: "KW",
	ISO3: "KWT",
	ISO_Numeric: "414",
	fips: "KU",
	Country: "Kuwait",
	Capital: "Kuwait City",
	Area_sq_km: 17820,
	Population: 4137309,
	Continent: "AS",
	tld: ".kw",
	CurrencyCode: "KWD",
	CurrencyName: "Dinar",
	Phone: "965",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-KW,en",
	geonameid: 285570,
	neighbours: "SA,IQ",
	EquivalentFipsCode: ""
};
var KY = {
	ISO: "KY",
	ISO3: "CYM",
	ISO_Numeric: "136",
	fips: "CJ",
	Country: "Cayman Islands",
	Capital: "George Town",
	Area_sq_km: 262,
	Population: 64174,
	Continent: "NA",
	tld: ".ky",
	CurrencyCode: "KYD",
	CurrencyName: "Dollar",
	Phone: "+1-345",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-KY",
	geonameid: 3580718,
	neighbours: "",
	EquivalentFipsCode: ""
};
var KZ = {
	ISO: "KZ",
	ISO3: "KAZ",
	ISO_Numeric: "398",
	fips: "KZ",
	Country: "Kazakhstan",
	Capital: "Nur-Sultan",
	Area_sq_km: 2717300,
	Population: 18276499,
	Continent: "AS",
	tld: ".kz",
	CurrencyCode: "KZT",
	CurrencyName: "Tenge",
	Phone: "7",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "kk,ru",
	geonameid: 1522867,
	neighbours: "TM,CN,KG,UZ,RU",
	EquivalentFipsCode: ""
};
var LA = {
	ISO: "LA",
	ISO3: "LAO",
	ISO_Numeric: "418",
	fips: "LA",
	Country: "Laos",
	Capital: "Vientiane",
	Area_sq_km: 236800,
	Population: 7061507,
	Continent: "AS",
	tld: ".la",
	CurrencyCode: "LAK",
	CurrencyName: "Kip",
	Phone: "856",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "lo,fr,en",
	geonameid: 1655842,
	neighbours: "CN,MM,KH,TH,VN",
	EquivalentFipsCode: ""
};
var LB = {
	ISO: "LB",
	ISO3: "LBN",
	ISO_Numeric: "422",
	fips: "LE",
	Country: "Lebanon",
	Capital: "Beirut",
	Area_sq_km: 10400,
	Population: 6848925,
	Continent: "AS",
	tld: ".lb",
	CurrencyCode: "LBP",
	CurrencyName: "Pound",
	Phone: "961",
	PostalCodeFormat: "#### ####|####",
	PostalCodeRegex: "^(\\d{4}(\\d{4})?)$",
	Languages: "ar-LB,fr-LB,en,hy",
	geonameid: 272103,
	neighbours: "SY,IL",
	EquivalentFipsCode: ""
};
var LC = {
	ISO: "LC",
	ISO3: "LCA",
	ISO_Numeric: "662",
	fips: "ST",
	Country: "Saint Lucia",
	Capital: "Castries",
	Area_sq_km: 616,
	Population: 181889,
	Continent: "NA",
	tld: ".lc",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-758",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-LC",
	geonameid: 3576468,
	neighbours: "",
	EquivalentFipsCode: ""
};
var LI = {
	ISO: "LI",
	ISO3: "LIE",
	ISO_Numeric: "438",
	fips: "LS",
	Country: "Liechtenstein",
	Capital: "Vaduz",
	Area_sq_km: 160,
	Population: 37910,
	Continent: "EU",
	tld: ".li",
	CurrencyCode: "CHF",
	CurrencyName: "Franc",
	Phone: "423",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "de-LI",
	geonameid: 3042058,
	neighbours: "CH,AT",
	EquivalentFipsCode: ""
};
var LK = {
	ISO: "LK",
	ISO3: "LKA",
	ISO_Numeric: "144",
	fips: "CE",
	Country: "Sri Lanka",
	Capital: "Colombo",
	Area_sq_km: 65610,
	Population: 21670000,
	Continent: "AS",
	tld: ".lk",
	CurrencyCode: "LKR",
	CurrencyName: "Rupee",
	Phone: "94",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "si,ta,en",
	geonameid: 1227603,
	neighbours: "",
	EquivalentFipsCode: ""
};
var LR = {
	ISO: "LR",
	ISO3: "LBR",
	ISO_Numeric: "430",
	fips: "LI",
	Country: "Liberia",
	Capital: "Monrovia",
	Area_sq_km: 111370,
	Population: 4818977,
	Continent: "AF",
	tld: ".lr",
	CurrencyCode: "LRD",
	CurrencyName: "Dollar",
	Phone: "231",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "en-LR",
	geonameid: 2275384,
	neighbours: "SL,CI,GN",
	EquivalentFipsCode: ""
};
var LS = {
	ISO: "LS",
	ISO3: "LSO",
	ISO_Numeric: "426",
	fips: "LT",
	Country: "Lesotho",
	Capital: "Maseru",
	Area_sq_km: 30355,
	Population: 2108132,
	Continent: "AF",
	tld: ".ls",
	CurrencyCode: "LSL",
	CurrencyName: "Loti",
	Phone: "266",
	PostalCodeFormat: "###",
	PostalCodeRegex: "^(\\d{3})$",
	Languages: "en-LS,st,zu,xh",
	geonameid: 932692,
	neighbours: "ZA",
	EquivalentFipsCode: ""
};
var LT = {
	ISO: "LT",
	ISO3: "LTU",
	ISO_Numeric: "440",
	fips: "LH",
	Country: "Lithuania",
	Capital: "Vilnius",
	Area_sq_km: 65200,
	Population: 2789533,
	Continent: "EU",
	tld: ".lt",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "370",
	PostalCodeFormat: "LT-#####",
	PostalCodeRegex: "^(?:LT)*(\\d{5})$",
	Languages: "lt,ru,pl",
	geonameid: 597427,
	neighbours: "PL,BY,RU,LV",
	EquivalentFipsCode: ""
};
var LU = {
	ISO: "LU",
	ISO3: "LUX",
	ISO_Numeric: "442",
	fips: "LU",
	Country: "Luxembourg",
	Capital: "Luxembourg",
	Area_sq_km: 2586,
	Population: 607728,
	Continent: "EU",
	tld: ".lu",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "352",
	PostalCodeFormat: "L-####",
	PostalCodeRegex: "^(?:L-)?\\d{4}$",
	Languages: "lb,de-LU,fr-LU",
	geonameid: 2960313,
	neighbours: "DE,BE,FR",
	EquivalentFipsCode: ""
};
var LV = {
	ISO: "LV",
	ISO3: "LVA",
	ISO_Numeric: "428",
	fips: "LG",
	Country: "Latvia",
	Capital: "Riga",
	Area_sq_km: 64589,
	Population: 1926542,
	Continent: "EU",
	tld: ".lv",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "371",
	PostalCodeFormat: "LV-####",
	PostalCodeRegex: "^(?:LV)*(\\d{4})$",
	Languages: "lv,ru,lt",
	geonameid: 458258,
	neighbours: "LT,EE,BY,RU",
	EquivalentFipsCode: ""
};
var LY = {
	ISO: "LY",
	ISO3: "LBY",
	ISO_Numeric: "434",
	fips: "LY",
	Country: "Libya",
	Capital: "Tripoli",
	Area_sq_km: 1759540,
	Population: 6678567,
	Continent: "AF",
	tld: ".ly",
	CurrencyCode: "LYD",
	CurrencyName: "Dinar",
	Phone: "218",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar-LY,it,en",
	geonameid: 2215636,
	neighbours: "TD,NE,DZ,SD,TN,EG",
	EquivalentFipsCode: ""
};
var MA = {
	ISO: "MA",
	ISO3: "MAR",
	ISO_Numeric: "504",
	fips: "MO",
	Country: "Morocco",
	Capital: "Rabat",
	Area_sq_km: 446550,
	Population: 36029138,
	Continent: "AF",
	tld: ".ma",
	CurrencyCode: "MAD",
	CurrencyName: "Dirham",
	Phone: "212",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-MA,ber,fr",
	geonameid: 2542007,
	neighbours: "DZ,EH,ES",
	EquivalentFipsCode: ""
};
var MC = {
	ISO: "MC",
	ISO3: "MCO",
	ISO_Numeric: "492",
	fips: "MN",
	Country: "Monaco",
	Capital: "Monaco",
	Area_sq_km: 1,
	Population: 38682,
	Continent: "EU",
	tld: ".mc",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "377",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr-MC,en,it",
	geonameid: 2993457,
	neighbours: "FR",
	EquivalentFipsCode: ""
};
var MD = {
	ISO: "MD",
	ISO3: "MDA",
	ISO_Numeric: "498",
	fips: "MD",
	Country: "Moldova",
	Capital: "Chisinau",
	Area_sq_km: 33843,
	Population: 3545883,
	Continent: "EU",
	tld: ".md",
	CurrencyCode: "MDL",
	CurrencyName: "Leu",
	Phone: "373",
	PostalCodeFormat: "MD-####",
	PostalCodeRegex: "^MD-\\d{4}$",
	Languages: "ro,ru,gag,tr",
	geonameid: 617790,
	neighbours: "RO,UA",
	EquivalentFipsCode: ""
};
var ME = {
	ISO: "ME",
	ISO3: "MNE",
	ISO_Numeric: "499",
	fips: "MJ",
	Country: "Montenegro",
	Capital: "Podgorica",
	Area_sq_km: 14026,
	Population: 622345,
	Continent: "EU",
	tld: ".me",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "382",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "sr,hu,bs,sq,hr,rom",
	geonameid: 3194884,
	neighbours: "AL,HR,BA,RS,XK",
	EquivalentFipsCode: ""
};
var MF = {
	ISO: "MF",
	ISO3: "MAF",
	ISO_Numeric: "663",
	fips: "RN",
	Country: "Saint Martin",
	Capital: "Marigot",
	Area_sq_km: 53,
	Population: 37264,
	Continent: "NA",
	tld: ".gp",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "590",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr",
	geonameid: 3578421,
	neighbours: "SX",
	EquivalentFipsCode: ""
};
var MG = {
	ISO: "MG",
	ISO3: "MDG",
	ISO_Numeric: "450",
	fips: "MA",
	Country: "Madagascar",
	Capital: "Antananarivo",
	Area_sq_km: 587040,
	Population: 26262368,
	Continent: "AF",
	tld: ".mg",
	CurrencyCode: "MGA",
	CurrencyName: "Ariary",
	Phone: "261",
	PostalCodeFormat: "###",
	PostalCodeRegex: "^(\\d{3})$",
	Languages: "fr-MG,mg",
	geonameid: 1062947,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MH = {
	ISO: "MH",
	ISO3: "MHL",
	ISO_Numeric: "584",
	fips: "RM",
	Country: "Marshall Islands",
	Capital: "Majuro",
	Area_sq_km: 181,
	Population: 58413,
	Continent: "OC",
	tld: ".mh",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "692",
	PostalCodeFormat: "#####-####",
	PostalCodeRegex: "^969\\d{2}(-\\d{4})$",
	Languages: "mh,en-MH",
	geonameid: 2080185,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MK = {
	ISO: "MK",
	ISO3: "MKD",
	ISO_Numeric: "807",
	fips: "MK",
	Country: "North Macedonia",
	Capital: "Skopje",
	Area_sq_km: 25333,
	Population: 2082958,
	Continent: "EU",
	tld: ".mk",
	CurrencyCode: "MKD",
	CurrencyName: "Denar",
	Phone: "389",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "mk,sq,tr,rmm,sr",
	geonameid: 718075,
	neighbours: "AL,GR,BG,RS,XK",
	EquivalentFipsCode: ""
};
var ML = {
	ISO: "ML",
	ISO3: "MLI",
	ISO_Numeric: "466",
	fips: "ML",
	Country: "Mali",
	Capital: "Bamako",
	Area_sq_km: 1240000,
	Population: 19077690,
	Continent: "AF",
	tld: ".ml",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "223",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-ML,bm",
	geonameid: 2453866,
	neighbours: "SN,NE,DZ,CI,GN,MR,BF",
	EquivalentFipsCode: ""
};
var MM = {
	ISO: "MM",
	ISO3: "MMR",
	ISO_Numeric: "104",
	fips: "BM",
	Country: "Myanmar",
	Capital: "Nay Pyi Taw",
	Area_sq_km: 678500,
	Population: 53708395,
	Continent: "AS",
	tld: ".mm",
	CurrencyCode: "MMK",
	CurrencyName: "Kyat",
	Phone: "95",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "my",
	geonameid: 1327865,
	neighbours: "CN,LA,TH,BD,IN",
	EquivalentFipsCode: ""
};
var MN = {
	ISO: "MN",
	ISO3: "MNG",
	ISO_Numeric: "496",
	fips: "MG",
	Country: "Mongolia",
	Capital: "Ulaanbaatar",
	Area_sq_km: 1565000,
	Population: 3170208,
	Continent: "AS",
	tld: ".mn",
	CurrencyCode: "MNT",
	CurrencyName: "Tugrik",
	Phone: "976",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "mn,ru",
	geonameid: 2029969,
	neighbours: "CN,RU",
	EquivalentFipsCode: ""
};
var MO = {
	ISO: "MO",
	ISO3: "MAC",
	ISO_Numeric: "446",
	fips: "MC",
	Country: "Macao",
	Capital: "Macao",
	Area_sq_km: 254,
	Population: 631636,
	Continent: "AS",
	tld: ".mo",
	CurrencyCode: "MOP",
	CurrencyName: "Pataca",
	Phone: "853",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "zh,zh-MO,pt",
	geonameid: 1821275,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MP = {
	ISO: "MP",
	ISO3: "MNP",
	ISO_Numeric: "580",
	fips: "CQ",
	Country: "Northern Mariana Islands",
	Capital: "Saipan",
	Area_sq_km: 477,
	Population: 56882,
	Continent: "OC",
	tld: ".mp",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "+1-670",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^9695\\d{1}$",
	Languages: "fil,tl,zh,ch-MP,en-MP",
	geonameid: 4041468,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MQ = {
	ISO: "MQ",
	ISO3: "MTQ",
	ISO_Numeric: "474",
	fips: "MB",
	Country: "Martinique",
	Capital: "Fort-de-France",
	Area_sq_km: 1100,
	Population: 432900,
	Continent: "NA",
	tld: ".mq",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "596",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr-MQ",
	geonameid: 3570311,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MR = {
	ISO: "MR",
	ISO3: "MRT",
	ISO_Numeric: "478",
	fips: "MR",
	Country: "Mauritania",
	Capital: "Nouakchott",
	Area_sq_km: 1030700,
	Population: 4403319,
	Continent: "AF",
	tld: ".mr",
	CurrencyCode: "MRU",
	CurrencyName: "Ouguiya",
	Phone: "222",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar-MR,fuc,snk,fr,mey,wo",
	geonameid: 2378080,
	neighbours: "SN,DZ,EH,ML",
	EquivalentFipsCode: ""
};
var MS = {
	ISO: "MS",
	ISO3: "MSR",
	ISO_Numeric: "500",
	fips: "MH",
	Country: "Montserrat",
	Capital: "Plymouth",
	Area_sq_km: 102,
	Population: 9341,
	Continent: "NA",
	tld: ".ms",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-664",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-MS",
	geonameid: 3578097,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MT = {
	ISO: "MT",
	ISO3: "MLT",
	ISO_Numeric: "470",
	fips: "MT",
	Country: "Malta",
	Capital: "Valletta",
	Area_sq_km: 316,
	Population: 483530,
	Continent: "EU",
	tld: ".mt",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "356",
	PostalCodeFormat: "@@@ ####",
	PostalCodeRegex: "^[A-Z]{3}\\s?\\d{4}$",
	Languages: "mt,en-MT",
	geonameid: 2562770,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MU = {
	ISO: "MU",
	ISO3: "MUS",
	ISO_Numeric: "480",
	fips: "MP",
	Country: "Mauritius",
	Capital: "Port Louis",
	Area_sq_km: 2040,
	Population: 1265303,
	Continent: "AF",
	tld: ".mu",
	CurrencyCode: "MUR",
	CurrencyName: "Rupee",
	Phone: "230",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-MU,bho,fr",
	geonameid: 934292,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MV = {
	ISO: "MV",
	ISO3: "MDV",
	ISO_Numeric: "462",
	fips: "MV",
	Country: "Maldives",
	Capital: "Male",
	Area_sq_km: 300,
	Population: 515696,
	Continent: "AS",
	tld: ".mv",
	CurrencyCode: "MVR",
	CurrencyName: "Rufiyaa",
	Phone: "960",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "dv,en",
	geonameid: 1282028,
	neighbours: "",
	EquivalentFipsCode: ""
};
var MW = {
	ISO: "MW",
	ISO3: "MWI",
	ISO_Numeric: "454",
	fips: "MI",
	Country: "Malawi",
	Capital: "Lilongwe",
	Area_sq_km: 118480,
	Population: 17563749,
	Continent: "AF",
	tld: ".mw",
	CurrencyCode: "MWK",
	CurrencyName: "Kwacha",
	Phone: "265",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "ny,yao,tum,swk",
	geonameid: 927384,
	neighbours: "TZ,MZ,ZM",
	EquivalentFipsCode: ""
};
var MX = {
	ISO: "MX",
	ISO3: "MEX",
	ISO_Numeric: "484",
	fips: "MX",
	Country: "Mexico",
	Capital: "Mexico City",
	Area_sq_km: 1972550,
	Population: 126190788,
	Continent: "NA",
	tld: ".mx",
	CurrencyCode: "MXN",
	CurrencyName: "Peso",
	Phone: "52",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-MX",
	geonameid: 3996063,
	neighbours: "GT,US,BZ",
	EquivalentFipsCode: ""
};
var MY = {
	ISO: "MY",
	ISO3: "MYS",
	ISO_Numeric: "458",
	fips: "MY",
	Country: "Malaysia",
	Capital: "Kuala Lumpur",
	Area_sq_km: 329750,
	Population: 31528585,
	Continent: "AS",
	tld: ".my",
	CurrencyCode: "MYR",
	CurrencyName: "Ringgit",
	Phone: "60",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ms-MY,en,zh,ta,te,ml,pa,th",
	geonameid: 1733045,
	neighbours: "BN,TH,ID",
	EquivalentFipsCode: ""
};
var MZ = {
	ISO: "MZ",
	ISO3: "MOZ",
	ISO_Numeric: "508",
	fips: "MZ",
	Country: "Mozambique",
	Capital: "Maputo",
	Area_sq_km: 801590,
	Population: 29495962,
	Continent: "AF",
	tld: ".mz",
	CurrencyCode: "MZN",
	CurrencyName: "Metical",
	Phone: "258",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "pt-MZ,vmw",
	geonameid: 1036973,
	neighbours: "ZW,TZ,SZ,ZA,ZM,MW",
	EquivalentFipsCode: ""
};
var NA = {
	ISO: "NA",
	ISO3: "NAM",
	ISO_Numeric: "516",
	fips: "WA",
	Country: "Namibia",
	Capital: "Windhoek",
	Area_sq_km: 825418,
	Population: 2448255,
	Continent: "AF",
	tld: ".na",
	CurrencyCode: "NAD",
	CurrencyName: "Dollar",
	Phone: "264",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-NA,af,de,hz,naq",
	geonameid: 3355338,
	neighbours: "ZA,BW,ZM,AO",
	EquivalentFipsCode: ""
};
var NC = {
	ISO: "NC",
	ISO3: "NCL",
	ISO_Numeric: "540",
	fips: "NC",
	Country: "New Caledonia",
	Capital: "Noumea",
	Area_sq_km: 19060,
	Population: 284060,
	Continent: "OC",
	tld: ".nc",
	CurrencyCode: "XPF",
	CurrencyName: "Franc",
	Phone: "687",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr-NC",
	geonameid: 2139685,
	neighbours: "",
	EquivalentFipsCode: ""
};
var NE = {
	ISO: "NE",
	ISO3: "NER",
	ISO_Numeric: "562",
	fips: "NG",
	Country: "Niger",
	Capital: "Niamey",
	Area_sq_km: 1267000,
	Population: 22442948,
	Continent: "AF",
	tld: ".ne",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "227",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "fr-NE,ha,kr,dje",
	geonameid: 2440476,
	neighbours: "TD,BJ,DZ,LY,BF,NG,ML",
	EquivalentFipsCode: ""
};
var NF = {
	ISO: "NF",
	ISO3: "NFK",
	ISO_Numeric: "574",
	fips: "NF",
	Country: "Norfolk Island",
	Capital: "Kingston",
	Area_sq_km: 34,
	Population: 1828,
	Continent: "OC",
	tld: ".nf",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: "672",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "en-NF",
	geonameid: 2155115,
	neighbours: "",
	EquivalentFipsCode: ""
};
var NG = {
	ISO: "NG",
	ISO3: "NGA",
	ISO_Numeric: "566",
	fips: "NI",
	Country: "Nigeria",
	Capital: "Abuja",
	Area_sq_km: 923768,
	Population: 195874740,
	Continent: "AF",
	tld: ".ng",
	CurrencyCode: "NGN",
	CurrencyName: "Naira",
	Phone: "234",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "en-NG,ha,yo,ig,ff",
	geonameid: 2328926,
	neighbours: "TD,NE,BJ,CM",
	EquivalentFipsCode: ""
};
var NI = {
	ISO: "NI",
	ISO3: "NIC",
	ISO_Numeric: "558",
	fips: "NU",
	Country: "Nicaragua",
	Capital: "Managua",
	Area_sq_km: 129494,
	Population: 6465513,
	Continent: "NA",
	tld: ".ni",
	CurrencyCode: "NIO",
	CurrencyName: "Cordoba",
	Phone: "505",
	PostalCodeFormat: "###-###-#",
	PostalCodeRegex: "^(\\d{7})$",
	Languages: "es-NI,en",
	geonameid: 3617476,
	neighbours: "CR,HN",
	EquivalentFipsCode: ""
};
var NL = {
	ISO: "NL",
	ISO3: "NLD",
	ISO_Numeric: "528",
	fips: "NL",
	Country: "The Netherlands",
	Capital: "Amsterdam",
	Area_sq_km: 41526,
	Population: 17231017,
	Continent: "EU",
	tld: ".nl",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "31",
	PostalCodeFormat: "#### @@",
	PostalCodeRegex: "^(\\d{4}\\s?[a-zA-Z]{2})$",
	Languages: "nl-NL,fy-NL",
	geonameid: 2750405,
	neighbours: "DE,BE",
	EquivalentFipsCode: ""
};
var NO = {
	ISO: "NO",
	ISO3: "NOR",
	ISO_Numeric: "578",
	fips: "NO",
	Country: "Norway",
	Capital: "Oslo",
	Area_sq_km: 324220,
	Population: 5314336,
	Continent: "EU",
	tld: ".no",
	CurrencyCode: "NOK",
	CurrencyName: "Krone",
	Phone: "47",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "no,nb,nn,se,fi",
	geonameid: 3144096,
	neighbours: "FI,RU,SE",
	EquivalentFipsCode: ""
};
var NP = {
	ISO: "NP",
	ISO3: "NPL",
	ISO_Numeric: "524",
	fips: "NP",
	Country: "Nepal",
	Capital: "Kathmandu",
	Area_sq_km: 140800,
	Population: 28087871,
	Continent: "AS",
	tld: ".np",
	CurrencyCode: "NPR",
	CurrencyName: "Rupee",
	Phone: "977",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ne,en",
	geonameid: 1282988,
	neighbours: "CN,IN",
	EquivalentFipsCode: ""
};
var NR = {
	ISO: "NR",
	ISO3: "NRU",
	ISO_Numeric: "520",
	fips: "NR",
	Country: "Nauru",
	Capital: "Yaren",
	Area_sq_km: 21,
	Population: 12704,
	Continent: "OC",
	tld: ".nr",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: "674",
	PostalCodeFormat: "NRU68",
	PostalCodeRegex: "NRU68",
	Languages: "na,en-NR",
	geonameid: 2110425,
	neighbours: "",
	EquivalentFipsCode: ""
};
var NU = {
	ISO: "NU",
	ISO3: "NIU",
	ISO_Numeric: "570",
	fips: "NE",
	Country: "Niue",
	Capital: "Alofi",
	Area_sq_km: 260,
	Population: 2166,
	Continent: "OC",
	tld: ".nu",
	CurrencyCode: "NZD",
	CurrencyName: "Dollar",
	Phone: "683",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "niu,en-NU",
	geonameid: 4036232,
	neighbours: "",
	EquivalentFipsCode: ""
};
var NZ = {
	ISO: "NZ",
	ISO3: "NZL",
	ISO_Numeric: "554",
	fips: "NZ",
	Country: "New Zealand",
	Capital: "Wellington",
	Area_sq_km: 268680,
	Population: 4885500,
	Continent: "OC",
	tld: ".nz",
	CurrencyCode: "NZD",
	CurrencyName: "Dollar",
	Phone: "64",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "en-NZ,mi",
	geonameid: 2186224,
	neighbours: "",
	EquivalentFipsCode: ""
};
var OM = {
	ISO: "OM",
	ISO3: "OMN",
	ISO_Numeric: "512",
	fips: "MU",
	Country: "Oman",
	Capital: "Muscat",
	Area_sq_km: 212460,
	Population: 4829483,
	Continent: "AS",
	tld: ".om",
	CurrencyCode: "OMR",
	CurrencyName: "Rial",
	Phone: "968",
	PostalCodeFormat: "###",
	PostalCodeRegex: "^(\\d{3})$",
	Languages: "ar-OM,en,bal,ur",
	geonameid: 286963,
	neighbours: "SA,YE,AE",
	EquivalentFipsCode: ""
};
var PA = {
	ISO: "PA",
	ISO3: "PAN",
	ISO_Numeric: "591",
	fips: "PM",
	Country: "Panama",
	Capital: "Panama City",
	Area_sq_km: 78200,
	Population: 4176873,
	Continent: "NA",
	tld: ".pa",
	CurrencyCode: "PAB",
	CurrencyName: "Balboa",
	Phone: "507",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-PA,en",
	geonameid: 3703430,
	neighbours: "CR,CO",
	EquivalentFipsCode: ""
};
var PE = {
	ISO: "PE",
	ISO3: "PER",
	ISO_Numeric: "604",
	fips: "PE",
	Country: "Peru",
	Capital: "Lima",
	Area_sq_km: 1285220,
	Population: 31989256,
	Continent: "SA",
	tld: ".pe",
	CurrencyCode: "PEN",
	CurrencyName: "Sol",
	Phone: "51",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-PE,qu,ay",
	geonameid: 3932488,
	neighbours: "EC,CL,BO,BR,CO",
	EquivalentFipsCode: ""
};
var PF = {
	ISO: "PF",
	ISO3: "PYF",
	ISO_Numeric: "258",
	fips: "FP",
	Country: "French Polynesia",
	Capital: "Papeete",
	Area_sq_km: 4167,
	Population: 277679,
	Continent: "OC",
	tld: ".pf",
	CurrencyCode: "XPF",
	CurrencyName: "Franc",
	Phone: "689",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^((97|98)7\\d{2})$",
	Languages: "fr-PF,ty",
	geonameid: 4030656,
	neighbours: "",
	EquivalentFipsCode: ""
};
var PG = {
	ISO: "PG",
	ISO3: "PNG",
	ISO_Numeric: "598",
	fips: "PP",
	Country: "Papua New Guinea",
	Capital: "Port Moresby",
	Area_sq_km: 462840,
	Population: 8606316,
	Continent: "OC",
	tld: ".pg",
	CurrencyCode: "PGK",
	CurrencyName: "Kina",
	Phone: "675",
	PostalCodeFormat: "###",
	PostalCodeRegex: "^(\\d{3})$",
	Languages: "en-PG,ho,meu,tpi",
	geonameid: 2088628,
	neighbours: "ID",
	EquivalentFipsCode: ""
};
var PH = {
	ISO: "PH",
	ISO3: "PHL",
	ISO_Numeric: "608",
	fips: "RP",
	Country: "Philippines",
	Capital: "Manila",
	Area_sq_km: 300000,
	Population: 106651922,
	Continent: "AS",
	tld: ".ph",
	CurrencyCode: "PHP",
	CurrencyName: "Peso",
	Phone: "63",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "tl,en-PH,fil,ceb,ilo,hil,war,pam,bik,bcl,pag,mrw,tsg,mdh,cbk,krj,sgd,msb,akl,ibg,yka,mta,abx",
	geonameid: 1694008,
	neighbours: "",
	EquivalentFipsCode: ""
};
var PK = {
	ISO: "PK",
	ISO3: "PAK",
	ISO_Numeric: "586",
	fips: "PK",
	Country: "Pakistan",
	Capital: "Islamabad",
	Area_sq_km: 803940,
	Population: 212215030,
	Continent: "AS",
	tld: ".pk",
	CurrencyCode: "PKR",
	CurrencyName: "Rupee",
	Phone: "92",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ur-PK,en-PK,pa,sd,ps,brh",
	geonameid: 1168579,
	neighbours: "CN,AF,IR,IN",
	EquivalentFipsCode: ""
};
var PL = {
	ISO: "PL",
	ISO3: "POL",
	ISO_Numeric: "616",
	fips: "PL",
	Country: "Poland",
	Capital: "Warsaw",
	Area_sq_km: 312685,
	Population: 37978548,
	Continent: "EU",
	tld: ".pl",
	CurrencyCode: "PLN",
	CurrencyName: "Zloty",
	Phone: "48",
	PostalCodeFormat: "##-###",
	PostalCodeRegex: "^\\d{2}-\\d{3}$",
	Languages: "pl",
	geonameid: 798544,
	neighbours: "DE,LT,SK,CZ,BY,UA,RU",
	EquivalentFipsCode: ""
};
var PM = {
	ISO: "PM",
	ISO3: "SPM",
	ISO_Numeric: "666",
	fips: "SB",
	Country: "Saint Pierre and Miquelon",
	Capital: "Saint-Pierre",
	Area_sq_km: 242,
	Population: 7012,
	Continent: "NA",
	tld: ".pm",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "508",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(97500)$",
	Languages: "fr-PM",
	geonameid: 3424932,
	neighbours: "",
	EquivalentFipsCode: ""
};
var PN = {
	ISO: "PN",
	ISO3: "PCN",
	ISO_Numeric: "612",
	fips: "PC",
	Country: "Pitcairn",
	Capital: "Adamstown",
	Area_sq_km: 47,
	Population: 46,
	Continent: "OC",
	tld: ".pn",
	CurrencyCode: "NZD",
	CurrencyName: "Dollar",
	Phone: "870",
	PostalCodeFormat: "PCRN 1ZZ",
	PostalCodeRegex: "PCRN 1ZZ",
	Languages: "en-PN",
	geonameid: 4030699,
	neighbours: "",
	EquivalentFipsCode: ""
};
var PR = {
	ISO: "PR",
	ISO3: "PRI",
	ISO_Numeric: "630",
	fips: "RQ",
	Country: "Puerto Rico",
	Capital: "San Juan",
	Area_sq_km: 9104,
	Population: 3195153,
	Continent: "NA",
	tld: ".pr",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "+1-787 and 1-939",
	PostalCodeFormat: "#####-####",
	PostalCodeRegex: "^00[679]\\d{2}(?:-\\d{4})?$",
	Languages: "en-PR,es-PR",
	geonameid: 4566966,
	neighbours: "",
	EquivalentFipsCode: ""
};
var PS = {
	ISO: "PS",
	ISO3: "PSE",
	ISO_Numeric: "275",
	fips: "WE",
	Country: "Palestinian Territory",
	Capital: "East Jerusalem",
	Area_sq_km: 5970,
	Population: 4569087,
	Continent: "AS",
	tld: ".ps",
	CurrencyCode: "ILS",
	CurrencyName: "Shekel",
	Phone: "970",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar-PS",
	geonameid: 6254930,
	neighbours: "JO,IL,EG",
	EquivalentFipsCode: ""
};
var PT = {
	ISO: "PT",
	ISO3: "PRT",
	ISO_Numeric: "620",
	fips: "PO",
	Country: "Portugal",
	Capital: "Lisbon",
	Area_sq_km: 92391,
	Population: 10281762,
	Continent: "EU",
	tld: ".pt",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "351",
	PostalCodeFormat: "####-###",
	PostalCodeRegex: "^\\d{4}-\\d{3}\\s?[a-zA-Z]{0,25}$",
	Languages: "pt-PT,mwl",
	geonameid: 2264397,
	neighbours: "ES",
	EquivalentFipsCode: ""
};
var PW = {
	ISO: "PW",
	ISO3: "PLW",
	ISO_Numeric: "585",
	fips: "PS",
	Country: "Palau",
	Capital: "Melekeok",
	Area_sq_km: 458,
	Population: 17907,
	Continent: "OC",
	tld: ".pw",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "680",
	PostalCodeFormat: "96940",
	PostalCodeRegex: "^(96940)$",
	Languages: "pau,sov,en-PW,tox,ja,fil,zh",
	geonameid: 1559582,
	neighbours: "",
	EquivalentFipsCode: ""
};
var PY = {
	ISO: "PY",
	ISO3: "PRY",
	ISO_Numeric: "600",
	fips: "PA",
	Country: "Paraguay",
	Capital: "Asuncion",
	Area_sq_km: 406750,
	Population: 6956071,
	Continent: "SA",
	tld: ".py",
	CurrencyCode: "PYG",
	CurrencyName: "Guarani",
	Phone: "595",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "es-PY,gn",
	geonameid: 3437598,
	neighbours: "BO,BR,AR",
	EquivalentFipsCode: ""
};
var QA = {
	ISO: "QA",
	ISO3: "QAT",
	ISO_Numeric: "634",
	fips: "QA",
	Country: "Qatar",
	Capital: "Doha",
	Area_sq_km: 11437,
	Population: 2781677,
	Continent: "AS",
	tld: ".qa",
	CurrencyCode: "QAR",
	CurrencyName: "Rial",
	Phone: "974",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar-QA,es",
	geonameid: 289688,
	neighbours: "SA",
	EquivalentFipsCode: ""
};
var RE = {
	ISO: "RE",
	ISO3: "REU",
	ISO_Numeric: "638",
	fips: "RE",
	Country: "Reunion",
	Capital: "Saint-Denis",
	Area_sq_km: 2517,
	Population: 776948,
	Continent: "AF",
	tld: ".re",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "262",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^((97|98)(4|7|8)\\d{2})$",
	Languages: "fr-RE",
	geonameid: 935317,
	neighbours: "",
	EquivalentFipsCode: ""
};
var RO = {
	ISO: "RO",
	ISO3: "ROU",
	ISO_Numeric: "642",
	fips: "RO",
	Country: "Romania",
	Capital: "Bucharest",
	Area_sq_km: 237500,
	Population: 19473936,
	Continent: "EU",
	tld: ".ro",
	CurrencyCode: "RON",
	CurrencyName: "Leu",
	Phone: "40",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "ro,hu,rom",
	geonameid: 798549,
	neighbours: "MD,HU,UA,BG,RS",
	EquivalentFipsCode: ""
};
var RS = {
	ISO: "RS",
	ISO3: "SRB",
	ISO_Numeric: "688",
	fips: "RI",
	Country: "Serbia",
	Capital: "Belgrade",
	Area_sq_km: 88361,
	Population: 6982084,
	Continent: "EU",
	tld: ".rs",
	CurrencyCode: "RSD",
	CurrencyName: "Dinar",
	Phone: "381",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "sr,hu,bs,rom",
	geonameid: 6290252,
	neighbours: "AL,HU,MK,RO,HR,BA,BG,ME,XK",
	EquivalentFipsCode: ""
};
var RU = {
	ISO: "RU",
	ISO3: "RUS",
	ISO_Numeric: "643",
	fips: "RS",
	Country: "Russia",
	Capital: "Moscow",
	Area_sq_km: 17100000,
	Population: 144478050,
	Continent: "EU",
	tld: ".ru",
	CurrencyCode: "RUB",
	CurrencyName: "Ruble",
	Phone: "7",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "ru,tt,xal,cau,ady,kv,ce,tyv,cv,udm,tut,mns,bua,myv,mdf,chm,ba,inh,kbd,krc,av,sah,nog",
	geonameid: 2017370,
	neighbours: "GE,CN,BY,UA,KZ,LV,PL,EE,LT,FI,MN,NO,AZ,KP",
	EquivalentFipsCode: ""
};
var RW = {
	ISO: "RW",
	ISO3: "RWA",
	ISO_Numeric: "646",
	fips: "RW",
	Country: "Rwanda",
	Capital: "Kigali",
	Area_sq_km: 26338,
	Population: 12301939,
	Continent: "AF",
	tld: ".rw",
	CurrencyCode: "RWF",
	CurrencyName: "Franc",
	Phone: "250",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "rw,en-RW,fr-RW,sw",
	geonameid: 49518,
	neighbours: "TZ,CD,BI,UG",
	EquivalentFipsCode: ""
};
var SA = {
	ISO: "SA",
	ISO3: "SAU",
	ISO_Numeric: "682",
	fips: "SA",
	Country: "Saudi Arabia",
	Capital: "Riyadh",
	Area_sq_km: 1960582,
	Population: 33699947,
	Continent: "AS",
	tld: ".sa",
	CurrencyCode: "SAR",
	CurrencyName: "Rial",
	Phone: "966",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-SA",
	geonameid: 102358,
	neighbours: "QA,OM,IQ,YE,JO,AE,KW",
	EquivalentFipsCode: ""
};
var SB = {
	ISO: "SB",
	ISO3: "SLB",
	ISO_Numeric: "090",
	fips: "BP",
	Country: "Solomon Islands",
	Capital: "Honiara",
	Area_sq_km: 28450,
	Population: 652858,
	Continent: "OC",
	tld: ".sb",
	CurrencyCode: "SBD",
	CurrencyName: "Dollar",
	Phone: "677",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-SB,tpi",
	geonameid: 2103350,
	neighbours: "",
	EquivalentFipsCode: ""
};
var SC = {
	ISO: "SC",
	ISO3: "SYC",
	ISO_Numeric: "690",
	fips: "SE",
	Country: "Seychelles",
	Capital: "Victoria",
	Area_sq_km: 455,
	Population: 96762,
	Continent: "AF",
	tld: ".sc",
	CurrencyCode: "SCR",
	CurrencyName: "Rupee",
	Phone: "248",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-SC,fr-SC",
	geonameid: 241170,
	neighbours: "",
	EquivalentFipsCode: ""
};
var SD = {
	ISO: "SD",
	ISO3: "SDN",
	ISO_Numeric: "729",
	fips: "SU",
	Country: "Sudan",
	Capital: "Khartoum",
	Area_sq_km: 1861484,
	Population: 41801533,
	Continent: "AF",
	tld: ".sd",
	CurrencyCode: "SDG",
	CurrencyName: "Pound",
	Phone: "249",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "ar-SD,en,fia",
	geonameid: 366755,
	neighbours: "SS,TD,EG,ET,ER,LY,CF",
	EquivalentFipsCode: ""
};
var SS = {
	ISO: "SS",
	ISO3: "SSD",
	ISO_Numeric: "728",
	fips: "OD",
	Country: "South Sudan",
	Capital: "Juba",
	Area_sq_km: 644329,
	Population: 8260490,
	Continent: "AF",
	tld: ".ss",
	CurrencyCode: "SSP",
	CurrencyName: "Pound",
	Phone: "211",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en",
	geonameid: 7909807,
	neighbours: "CD,CF,ET,KE,SD,UG",
	EquivalentFipsCode: ""
};
var SE = {
	ISO: "SE",
	ISO3: "SWE",
	ISO_Numeric: "752",
	fips: "SW",
	Country: "Sweden",
	Capital: "Stockholm",
	Area_sq_km: 449964,
	Population: 10183175,
	Continent: "EU",
	tld: ".se",
	CurrencyCode: "SEK",
	CurrencyName: "Krona",
	Phone: "46",
	PostalCodeFormat: "### ##",
	PostalCodeRegex: "^(?:SE)?\\d{3}\\s\\d{2}$",
	Languages: "sv-SE,se,sma,fi-SE",
	geonameid: 2661886,
	neighbours: "NO,FI",
	EquivalentFipsCode: ""
};
var SG = {
	ISO: "SG",
	ISO3: "SGP",
	ISO_Numeric: "702",
	fips: "SN",
	Country: "Singapore",
	Capital: "Singapore",
	Area_sq_km: 692,
	Population: 5638676,
	Continent: "AS",
	tld: ".sg",
	CurrencyCode: "SGD",
	CurrencyName: "Dollar",
	Phone: "65",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "cmn,en-SG,ms-SG,ta-SG,zh-SG",
	geonameid: 1880251,
	neighbours: "",
	EquivalentFipsCode: ""
};
var SH = {
	ISO: "SH",
	ISO3: "SHN",
	ISO_Numeric: "654",
	fips: "SH",
	Country: "Saint Helena",
	Capital: "Jamestown",
	Area_sq_km: 410,
	Population: 7460,
	Continent: "AF",
	tld: ".sh",
	CurrencyCode: "SHP",
	CurrencyName: "Pound",
	Phone: "290",
	PostalCodeFormat: "STHL 1ZZ",
	PostalCodeRegex: "^(STHL1ZZ)$",
	Languages: "en-SH",
	geonameid: 3370751,
	neighbours: "",
	EquivalentFipsCode: ""
};
var SI = {
	ISO: "SI",
	ISO3: "SVN",
	ISO_Numeric: "705",
	fips: "SI",
	Country: "Slovenia",
	Capital: "Ljubljana",
	Area_sq_km: 20273,
	Population: 2067372,
	Continent: "EU",
	tld: ".si",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "386",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(?:SI)*(\\d{4})$",
	Languages: "sl,sh",
	geonameid: 3190538,
	neighbours: "HU,IT,HR,AT",
	EquivalentFipsCode: ""
};
var SJ = {
	ISO: "SJ",
	ISO3: "SJM",
	ISO_Numeric: "744",
	fips: "SV",
	Country: "Svalbard and Jan Mayen",
	Capital: "Longyearbyen",
	Area_sq_km: 62049,
	Population: 2550,
	Continent: "EU",
	tld: ".sj",
	CurrencyCode: "NOK",
	CurrencyName: "Krone",
	Phone: "47",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "no,ru",
	geonameid: 607072,
	neighbours: "",
	EquivalentFipsCode: ""
};
var SK = {
	ISO: "SK",
	ISO3: "SVK",
	ISO_Numeric: "703",
	fips: "LO",
	Country: "Slovakia",
	Capital: "Bratislava",
	Area_sq_km: 48845,
	Population: 5447011,
	Continent: "EU",
	tld: ".sk",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "421",
	PostalCodeFormat: "### ##",
	PostalCodeRegex: "^\\d{3}\\s?\\d{2}$",
	Languages: "sk,hu",
	geonameid: 3057568,
	neighbours: "PL,HU,CZ,UA,AT",
	EquivalentFipsCode: ""
};
var SL = {
	ISO: "SL",
	ISO3: "SLE",
	ISO_Numeric: "694",
	fips: "SL",
	Country: "Sierra Leone",
	Capital: "Freetown",
	Area_sq_km: 71740,
	Population: 7650154,
	Continent: "AF",
	tld: ".sl",
	CurrencyCode: "SLE",
	CurrencyName: "Leone",
	Phone: "232",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-SL,men,tem",
	geonameid: 2403846,
	neighbours: "LR,GN",
	EquivalentFipsCode: ""
};
var SM = {
	ISO: "SM",
	ISO3: "SMR",
	ISO_Numeric: "674",
	fips: "SM",
	Country: "San Marino",
	Capital: "San Marino",
	Area_sq_km: 61,
	Population: 33785,
	Continent: "EU",
	tld: ".sm",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "378",
	PostalCodeFormat: "4789#",
	PostalCodeRegex: "^(4789\\d)$",
	Languages: "it-SM",
	geonameid: 3168068,
	neighbours: "IT",
	EquivalentFipsCode: ""
};
var SN = {
	ISO: "SN",
	ISO3: "SEN",
	ISO_Numeric: "686",
	fips: "SG",
	Country: "Senegal",
	Capital: "Dakar",
	Area_sq_km: 196190,
	Population: 15854360,
	Continent: "AF",
	tld: ".sn",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "221",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr-SN,wo,fuc,mnk",
	geonameid: 2245662,
	neighbours: "GN,MR,GW,GM,ML",
	EquivalentFipsCode: ""
};
var SO = {
	ISO: "SO",
	ISO3: "SOM",
	ISO_Numeric: "706",
	fips: "SO",
	Country: "Somalia",
	Capital: "Mogadishu",
	Area_sq_km: 637657,
	Population: 15008154,
	Continent: "AF",
	tld: ".so",
	CurrencyCode: "SOS",
	CurrencyName: "Shilling",
	Phone: "252",
	PostalCodeFormat: "@@  #####",
	PostalCodeRegex: "^([A-Z]{2}\\d{5})$",
	Languages: "so-SO,ar-SO,it,en-SO",
	geonameid: 51537,
	neighbours: "ET,KE,DJ",
	EquivalentFipsCode: ""
};
var SR = {
	ISO: "SR",
	ISO3: "SUR",
	ISO_Numeric: "740",
	fips: "NS",
	Country: "Suriname",
	Capital: "Paramaribo",
	Area_sq_km: 163270,
	Population: 575991,
	Continent: "SA",
	tld: ".sr",
	CurrencyCode: "SRD",
	CurrencyName: "Dollar",
	Phone: "597",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "nl-SR,en,srn,hns,jv",
	geonameid: 3382998,
	neighbours: "GY,BR,GF",
	EquivalentFipsCode: ""
};
var ST = {
	ISO: "ST",
	ISO3: "STP",
	ISO_Numeric: "678",
	fips: "TP",
	Country: "Sao Tome and Principe",
	Capital: "Sao Tome",
	Area_sq_km: 1001,
	Population: 197700,
	Continent: "AF",
	tld: ".st",
	CurrencyCode: "STN",
	CurrencyName: "Dobra",
	Phone: "239",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "pt-ST",
	geonameid: 2410758,
	neighbours: "",
	EquivalentFipsCode: ""
};
var SV = {
	ISO: "SV",
	ISO3: "SLV",
	ISO_Numeric: "222",
	fips: "ES",
	Country: "El Salvador",
	Capital: "San Salvador",
	Area_sq_km: 21040,
	Population: 6420744,
	Continent: "NA",
	tld: ".sv",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "503",
	PostalCodeFormat: "CP ####",
	PostalCodeRegex: "^(?:CP)*(\\d{4})$",
	Languages: "es-SV",
	geonameid: 3585968,
	neighbours: "GT,HN",
	EquivalentFipsCode: ""
};
var SX = {
	ISO: "SX",
	ISO3: "SXM",
	ISO_Numeric: "534",
	fips: "NN",
	Country: "Sint Maarten",
	Capital: "Philipsburg",
	Area_sq_km: 21,
	Population: 40654,
	Continent: "NA",
	tld: ".sx",
	CurrencyCode: "ANG",
	CurrencyName: "Guilder",
	Phone: "599",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "nl,en",
	geonameid: 7609695,
	neighbours: "MF",
	EquivalentFipsCode: ""
};
var SY = {
	ISO: "SY",
	ISO3: "SYR",
	ISO_Numeric: "760",
	fips: "SY",
	Country: "Syria",
	Capital: "Damascus",
	Area_sq_km: 185180,
	Population: 16906283,
	Continent: "AS",
	tld: ".sy",
	CurrencyCode: "SYP",
	CurrencyName: "Pound",
	Phone: "963",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar-SY,ku,hy,arc,fr,en",
	geonameid: 163843,
	neighbours: "IQ,JO,IL,TR,LB",
	EquivalentFipsCode: ""
};
var SZ = {
	ISO: "SZ",
	ISO3: "SWZ",
	ISO_Numeric: "748",
	fips: "WZ",
	Country: "Eswatini",
	Capital: "Mbabane",
	Area_sq_km: 17363,
	Population: 1136191,
	Continent: "AF",
	tld: ".sz",
	CurrencyCode: "SZL",
	CurrencyName: "Lilangeni",
	Phone: "268",
	PostalCodeFormat: "@###",
	PostalCodeRegex: "^([A-Z]\\d{3})$",
	Languages: "en-SZ,ss-SZ",
	geonameid: 934841,
	neighbours: "ZA,MZ",
	EquivalentFipsCode: ""
};
var TC = {
	ISO: "TC",
	ISO3: "TCA",
	ISO_Numeric: "796",
	fips: "TK",
	Country: "Turks and Caicos Islands",
	Capital: "Cockburn Town",
	Area_sq_km: 430,
	Population: 37665,
	Continent: "NA",
	tld: ".tc",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "+1-649",
	PostalCodeFormat: "TKCA 1ZZ",
	PostalCodeRegex: "^(TKCA 1ZZ)$",
	Languages: "en-TC",
	geonameid: 3576916,
	neighbours: "",
	EquivalentFipsCode: ""
};
var TD = {
	ISO: "TD",
	ISO3: "TCD",
	ISO_Numeric: "148",
	fips: "CD",
	Country: "Chad",
	Capital: "N'Djamena",
	Area_sq_km: 1284000,
	Population: 15477751,
	Continent: "AF",
	tld: ".td",
	CurrencyCode: "XAF",
	CurrencyName: "Franc",
	Phone: "235",
	PostalCodeFormat: "TKCA 1ZZ",
	PostalCodeRegex: "^(TKCA 1ZZ)$",
	Languages: "fr-TD,ar-TD,sre",
	geonameid: 2434508,
	neighbours: "NE,LY,CF,SD,CM,NG",
	EquivalentFipsCode: ""
};
var TF = {
	ISO: "TF",
	ISO3: "ATF",
	ISO_Numeric: "260",
	fips: "FS",
	Country: "French Southern Territories",
	Capital: "Port-aux-Francais",
	Area_sq_km: 7829,
	Population: 140,
	Continent: "AN",
	tld: ".tf",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr",
	geonameid: 1546748,
	neighbours: "",
	EquivalentFipsCode: ""
};
var TG = {
	ISO: "TG",
	ISO3: "TGO",
	ISO_Numeric: "768",
	fips: "TO",
	Country: "Togo",
	Capital: "Lome",
	Area_sq_km: 56785,
	Population: 7889094,
	Continent: "AF",
	tld: ".tg",
	CurrencyCode: "XOF",
	CurrencyName: "Franc",
	Phone: "228",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "fr-TG,ee,hna,kbp,dag,ha",
	geonameid: 2363686,
	neighbours: "BJ,GH,BF",
	EquivalentFipsCode: ""
};
var TH = {
	ISO: "TH",
	ISO3: "THA",
	ISO_Numeric: "764",
	fips: "TH",
	Country: "Thailand",
	Capital: "Bangkok",
	Area_sq_km: 514000,
	Population: 69428524,
	Continent: "AS",
	tld: ".th",
	CurrencyCode: "THB",
	CurrencyName: "Baht",
	Phone: "66",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "th,en",
	geonameid: 1605651,
	neighbours: "LA,MM,KH,MY",
	EquivalentFipsCode: ""
};
var TJ = {
	ISO: "TJ",
	ISO3: "TJK",
	ISO_Numeric: "762",
	fips: "TI",
	Country: "Tajikistan",
	Capital: "Dushanbe",
	Area_sq_km: 143100,
	Population: 9100837,
	Continent: "AS",
	tld: ".tj",
	CurrencyCode: "TJS",
	CurrencyName: "Somoni",
	Phone: "992",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "tg,ru",
	geonameid: 1220409,
	neighbours: "CN,AF,KG,UZ",
	EquivalentFipsCode: ""
};
var TK = {
	ISO: "TK",
	ISO3: "TKL",
	ISO_Numeric: "772",
	fips: "TL",
	Country: "Tokelau",
	Capital: "",
	Area_sq_km: 10,
	Population: 1466,
	Continent: "OC",
	tld: ".tk",
	CurrencyCode: "NZD",
	CurrencyName: "Dollar",
	Phone: "690",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "tkl,en-TK",
	geonameid: 4031074,
	neighbours: "",
	EquivalentFipsCode: ""
};
var TL = {
	ISO: "TL",
	ISO3: "TLS",
	ISO_Numeric: "626",
	fips: "TT",
	Country: "Timor Leste",
	Capital: "Dili",
	Area_sq_km: 15007,
	Population: 1267972,
	Continent: "OC",
	tld: ".tl",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "670",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "tet,pt-TL,id,en",
	geonameid: 1966436,
	neighbours: "ID",
	EquivalentFipsCode: ""
};
var TM = {
	ISO: "TM",
	ISO3: "TKM",
	ISO_Numeric: "795",
	fips: "TX",
	Country: "Turkmenistan",
	Capital: "Ashgabat",
	Area_sq_km: 488100,
	Population: 5850908,
	Continent: "AS",
	tld: ".tm",
	CurrencyCode: "TMT",
	CurrencyName: "Manat",
	Phone: "993",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "tk,ru,uz",
	geonameid: 1218197,
	neighbours: "AF,IR,UZ,KZ",
	EquivalentFipsCode: ""
};
var TN = {
	ISO: "TN",
	ISO3: "TUN",
	ISO_Numeric: "788",
	fips: "TS",
	Country: "Tunisia",
	Capital: "Tunis",
	Area_sq_km: 163610,
	Population: 11565204,
	Continent: "AF",
	tld: ".tn",
	CurrencyCode: "TND",
	CurrencyName: "Dinar",
	Phone: "216",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "ar-TN,fr",
	geonameid: 2464461,
	neighbours: "DZ,LY",
	EquivalentFipsCode: ""
};
var TO = {
	ISO: "TO",
	ISO3: "TON",
	ISO_Numeric: "776",
	fips: "TN",
	Country: "Tonga",
	Capital: "Nuku'alofa",
	Area_sq_km: 748,
	Population: 103197,
	Continent: "OC",
	tld: ".to",
	CurrencyCode: "TOP",
	CurrencyName: "Pa'anga",
	Phone: "676",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "to,en-TO",
	geonameid: 4032283,
	neighbours: "",
	EquivalentFipsCode: ""
};
var TR = {
	ISO: "TR",
	ISO3: "TUR",
	ISO_Numeric: "792",
	fips: "TU",
	Country: "Turkey",
	Capital: "Ankara",
	Area_sq_km: 780580,
	Population: 82319724,
	Continent: "AS",
	tld: ".tr",
	CurrencyCode: "TRY",
	CurrencyName: "Lira",
	Phone: "90",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "tr-TR,ku,diq,az,av",
	geonameid: 298795,
	neighbours: "SY,GE,IQ,IR,GR,AM,AZ,BG",
	EquivalentFipsCode: ""
};
var TT = {
	ISO: "TT",
	ISO3: "TTO",
	ISO_Numeric: "780",
	fips: "TD",
	Country: "Trinidad and Tobago",
	Capital: "Port of Spain",
	Area_sq_km: 5128,
	Population: 1389858,
	Continent: "NA",
	tld: ".tt",
	CurrencyCode: "TTD",
	CurrencyName: "Dollar",
	Phone: "+1-868",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-TT,hns,fr,es,zh",
	geonameid: 3573591,
	neighbours: "",
	EquivalentFipsCode: ""
};
var TV = {
	ISO: "TV",
	ISO3: "TUV",
	ISO_Numeric: "798",
	fips: "TV",
	Country: "Tuvalu",
	Capital: "Funafuti",
	Area_sq_km: 26,
	Population: 11508,
	Continent: "OC",
	tld: ".tv",
	CurrencyCode: "AUD",
	CurrencyName: "Dollar",
	Phone: "688",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "tvl,en,sm,gil",
	geonameid: 2110297,
	neighbours: "",
	EquivalentFipsCode: ""
};
var TW = {
	ISO: "TW",
	ISO3: "TWN",
	ISO_Numeric: "158",
	fips: "TW",
	Country: "Taiwan",
	Capital: "Taipei",
	Area_sq_km: 35980,
	Population: 23451837,
	Continent: "AS",
	tld: ".tw",
	CurrencyCode: "TWD",
	CurrencyName: "Dollar",
	Phone: "886",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "zh-TW,zh,nan,hak",
	geonameid: 1668284,
	neighbours: "",
	EquivalentFipsCode: ""
};
var TZ = {
	ISO: "TZ",
	ISO3: "TZA",
	ISO_Numeric: "834",
	fips: "TZ",
	Country: "Tanzania",
	Capital: "Dodoma",
	Area_sq_km: 945087,
	Population: 56318348,
	Continent: "AF",
	tld: ".tz",
	CurrencyCode: "TZS",
	CurrencyName: "Shilling",
	Phone: "255",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "sw-TZ,en,ar",
	geonameid: 149590,
	neighbours: "MZ,KE,CD,RW,ZM,BI,UG,MW",
	EquivalentFipsCode: ""
};
var UA = {
	ISO: "UA",
	ISO3: "UKR",
	ISO_Numeric: "804",
	fips: "UP",
	Country: "Ukraine",
	Capital: "Kyiv",
	Area_sq_km: 603700,
	Population: 44622516,
	Continent: "EU",
	tld: ".ua",
	CurrencyCode: "UAH",
	CurrencyName: "Hryvnia",
	Phone: "380",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "uk,ru-UA,rom,pl,hu",
	geonameid: 690791,
	neighbours: "PL,MD,HU,SK,BY,RO,RU",
	EquivalentFipsCode: ""
};
var UG = {
	ISO: "UG",
	ISO3: "UGA",
	ISO_Numeric: "800",
	fips: "UG",
	Country: "Uganda",
	Capital: "Kampala",
	Area_sq_km: 236040,
	Population: 42723139,
	Continent: "AF",
	tld: ".ug",
	CurrencyCode: "UGX",
	CurrencyName: "Shilling",
	Phone: "256",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-UG,lg,sw,ar",
	geonameid: 226074,
	neighbours: "TZ,KE,SS,CD,RW",
	EquivalentFipsCode: ""
};
var UM = {
	ISO: "UM",
	ISO3: "UMI",
	ISO_Numeric: "581",
	fips: "",
	Country: "United States Minor Outlying Islands",
	Capital: "",
	Area_sq_km: 0,
	Population: 0,
	Continent: "OC",
	tld: ".um",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "1",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-UM",
	geonameid: 5854968,
	neighbours: "",
	EquivalentFipsCode: ""
};
var US = {
	ISO: "US",
	ISO3: "USA",
	ISO_Numeric: "840",
	fips: "US",
	Country: "United States",
	Capital: "Washington",
	Area_sq_km: 9629091,
	Population: 327167434,
	Continent: "NA",
	tld: ".us",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "1",
	PostalCodeFormat: "#####-####",
	PostalCodeRegex: "^\\d{5}(-\\d{4})?$",
	Languages: "en-US,es-US,haw,fr",
	geonameid: 6252001,
	neighbours: "CA,MX,CU",
	EquivalentFipsCode: ""
};
var UY = {
	ISO: "UY",
	ISO3: "URY",
	ISO_Numeric: "858",
	fips: "UY",
	Country: "Uruguay",
	Capital: "Montevideo",
	Area_sq_km: 176220,
	Population: 3449299,
	Continent: "SA",
	tld: ".uy",
	CurrencyCode: "UYU",
	CurrencyName: "Peso",
	Phone: "598",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "es-UY",
	geonameid: 3439705,
	neighbours: "BR,AR",
	EquivalentFipsCode: ""
};
var UZ = {
	ISO: "UZ",
	ISO3: "UZB",
	ISO_Numeric: "860",
	fips: "UZ",
	Country: "Uzbekistan",
	Capital: "Tashkent",
	Area_sq_km: 447400,
	Population: 32955400,
	Continent: "AS",
	tld: ".uz",
	CurrencyCode: "UZS",
	CurrencyName: "Som",
	Phone: "998",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "uz,ru,tg",
	geonameid: 1512440,
	neighbours: "TM,AF,KG,TJ,KZ",
	EquivalentFipsCode: ""
};
var VA = {
	ISO: "VA",
	ISO3: "VAT",
	ISO_Numeric: "336",
	fips: "VT",
	Country: "Vatican",
	Capital: "Vatican City",
	Area_sq_km: 0,
	Population: 921,
	Continent: "EU",
	tld: ".va",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "379",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "la,it,fr",
	geonameid: 3164670,
	neighbours: "IT",
	EquivalentFipsCode: ""
};
var VC = {
	ISO: "VC",
	ISO3: "VCT",
	ISO_Numeric: "670",
	fips: "VC",
	Country: "Saint Vincent and the Grenadines",
	Capital: "Kingstown",
	Area_sq_km: 389,
	Population: 110211,
	Continent: "NA",
	tld: ".vc",
	CurrencyCode: "XCD",
	CurrencyName: "Dollar",
	Phone: "+1-784",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-VC,fr",
	geonameid: 3577815,
	neighbours: "",
	EquivalentFipsCode: ""
};
var VE = {
	ISO: "VE",
	ISO3: "VEN",
	ISO_Numeric: "862",
	fips: "VE",
	Country: "Venezuela",
	Capital: "Caracas",
	Area_sq_km: 912050,
	Population: 28870195,
	Continent: "SA",
	tld: ".ve",
	CurrencyCode: "VES",
	CurrencyName: "Bolivar Soberano",
	Phone: "58",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "es-VE",
	geonameid: 3625428,
	neighbours: "GY,BR,CO",
	EquivalentFipsCode: ""
};
var VG = {
	ISO: "VG",
	ISO3: "VGB",
	ISO_Numeric: "092",
	fips: "VI",
	Country: "British Virgin Islands",
	Capital: "Road Town",
	Area_sq_km: 153,
	Population: 29802,
	Continent: "NA",
	tld: ".vg",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "+1-284",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-VG",
	geonameid: 3577718,
	neighbours: "",
	EquivalentFipsCode: ""
};
var VI = {
	ISO: "VI",
	ISO3: "VIR",
	ISO_Numeric: "850",
	fips: "VQ",
	Country: "U.S. Virgin Islands",
	Capital: "Charlotte Amalie",
	Area_sq_km: 352,
	Population: 106977,
	Continent: "NA",
	tld: ".vi",
	CurrencyCode: "USD",
	CurrencyName: "Dollar",
	Phone: "+1-340",
	PostalCodeFormat: "#####-####",
	PostalCodeRegex: "^008\\d{2}(?:-\\d{4})?$",
	Languages: "en-VI",
	geonameid: 4796775,
	neighbours: "",
	EquivalentFipsCode: ""
};
var VN = {
	ISO: "VN",
	ISO3: "VNM",
	ISO_Numeric: "704",
	fips: "VM",
	Country: "Vietnam",
	Capital: "Hanoi",
	Area_sq_km: 329560,
	Population: 95540395,
	Continent: "AS",
	tld: ".vn",
	CurrencyCode: "VND",
	CurrencyName: "Dong",
	Phone: "84",
	PostalCodeFormat: "######",
	PostalCodeRegex: "^(\\d{6})$",
	Languages: "vi,en,fr,zh,km",
	geonameid: 1562822,
	neighbours: "CN,LA,KH",
	EquivalentFipsCode: ""
};
var VU = {
	ISO: "VU",
	ISO3: "VUT",
	ISO_Numeric: "548",
	fips: "NH",
	Country: "Vanuatu",
	Capital: "Port Vila",
	Area_sq_km: 12200,
	Population: 292680,
	Continent: "OC",
	tld: ".vu",
	CurrencyCode: "VUV",
	CurrencyName: "Vatu",
	Phone: "678",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "bi,en-VU,fr-VU",
	geonameid: 2134431,
	neighbours: "",
	EquivalentFipsCode: ""
};
var WF = {
	ISO: "WF",
	ISO3: "WLF",
	ISO_Numeric: "876",
	fips: "WF",
	Country: "Wallis and Futuna",
	Capital: "Mata Utu",
	Area_sq_km: 274,
	Population: 16025,
	Continent: "OC",
	tld: ".wf",
	CurrencyCode: "XPF",
	CurrencyName: "Franc",
	Phone: "681",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(986\\d{2})$",
	Languages: "wls,fud,fr-WF",
	geonameid: 4034749,
	neighbours: "",
	EquivalentFipsCode: ""
};
var WS = {
	ISO: "WS",
	ISO3: "WSM",
	ISO_Numeric: "882",
	fips: "WS",
	Country: "Samoa",
	Capital: "Apia",
	Area_sq_km: 2944,
	Population: 196130,
	Continent: "OC",
	tld: ".ws",
	CurrencyCode: "WST",
	CurrencyName: "Tala",
	Phone: "685",
	PostalCodeFormat: "AS 96799",
	PostalCodeRegex: "AS 96799",
	Languages: "sm,en-WS",
	geonameid: 4034894,
	neighbours: "",
	EquivalentFipsCode: ""
};
var YE = {
	ISO: "YE",
	ISO3: "YEM",
	ISO_Numeric: "887",
	fips: "YM",
	Country: "Yemen",
	Capital: "Sanaa",
	Area_sq_km: 527970,
	Population: 28498687,
	Continent: "AS",
	tld: ".ye",
	CurrencyCode: "YER",
	CurrencyName: "Rial",
	Phone: "967",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "ar-YE",
	geonameid: 69543,
	neighbours: "SA,OM",
	EquivalentFipsCode: ""
};
var YT = {
	ISO: "YT",
	ISO3: "MYT",
	ISO_Numeric: "175",
	fips: "MF",
	Country: "Mayotte",
	Capital: "Mamoudzou",
	Area_sq_km: 374,
	Population: 279471,
	Continent: "AF",
	tld: ".yt",
	CurrencyCode: "EUR",
	CurrencyName: "Euro",
	Phone: "262",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "fr-YT",
	geonameid: 1024031,
	neighbours: "",
	EquivalentFipsCode: ""
};
var ZA = {
	ISO: "ZA",
	ISO3: "ZAF",
	ISO_Numeric: "710",
	fips: "SF",
	Country: "South Africa",
	Capital: "Pretoria",
	Area_sq_km: 1219912,
	Population: 57779622,
	Continent: "AF",
	tld: ".za",
	CurrencyCode: "ZAR",
	CurrencyName: "Rand",
	Phone: "27",
	PostalCodeFormat: "####",
	PostalCodeRegex: "^(\\d{4})$",
	Languages: "zu,xh,af,nso,en-ZA,tn,st,ts,ss,ve,nr",
	geonameid: 953987,
	neighbours: "ZW,SZ,MZ,BW,NA,LS",
	EquivalentFipsCode: ""
};
var ZM = {
	ISO: "ZM",
	ISO3: "ZMB",
	ISO_Numeric: "894",
	fips: "ZA",
	Country: "Zambia",
	Capital: "Lusaka",
	Area_sq_km: 752614,
	Population: 17351822,
	Continent: "AF",
	tld: ".zm",
	CurrencyCode: "ZMW",
	CurrencyName: "Kwacha",
	Phone: "260",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "en-ZM,bem,loz,lun,lue,ny,toi",
	geonameid: 895949,
	neighbours: "ZW,TZ,MZ,CD,NA,MW,AO",
	EquivalentFipsCode: ""
};
var ZW = {
	ISO: "ZW",
	ISO3: "ZWE",
	ISO_Numeric: "716",
	fips: "ZI",
	Country: "Zimbabwe",
	Capital: "Harare",
	Area_sq_km: 390580,
	Population: 14439018,
	Continent: "AF",
	tld: ".zw",
	CurrencyCode: "ZWG",
	CurrencyName: "Zimbabwe Gold",
	Phone: "263",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "en-ZW,sn,nr,nd",
	geonameid: 878675,
	neighbours: "ZA,MZ,BW,ZM",
	EquivalentFipsCode: ""
};
var CS = {
	ISO: "CS",
	ISO3: "SCG",
	ISO_Numeric: "891",
	fips: "YI",
	Country: "Serbia and Montenegro",
	Capital: "Belgrade",
	Area_sq_km: 102350,
	Population: 10829175,
	Continent: "EU",
	tld: ".cs",
	CurrencyCode: "RSD",
	CurrencyName: "Dinar",
	Phone: "381",
	PostalCodeFormat: "#####",
	PostalCodeRegex: "^(\\d{5})$",
	Languages: "cu,hu,sq,sr",
	geonameid: 8505033,
	neighbours: "AL,HU,MK,RO,HR,BA,BG",
	EquivalentFipsCode: ""
};
var AN = {
	ISO: "AN",
	ISO3: "ANT",
	ISO_Numeric: "530",
	fips: "NT",
	Country: "Netherlands Antilles",
	Capital: "Willemstad",
	Area_sq_km: 960,
	Population: 300000,
	Continent: "NA",
	tld: ".an",
	CurrencyCode: "ANG",
	CurrencyName: "Guilder",
	Phone: "599",
	PostalCodeFormat: "",
	PostalCodeRegex: "",
	Languages: "nl-AN,en,es",
	geonameid: 8505032,
	neighbours: "GP",
	EquivalentFipsCode: ""
};
var countries = {
	AD: AD,
	AE: AE,
	AF: AF,
	AG: AG,
	AI: AI,
	AL: AL,
	AM: AM,
	AO: AO,
	AQ: AQ,
	AR: AR,
	AS: AS,
	AT: AT,
	AU: AU,
	AW: AW,
	AX: AX,
	AZ: AZ,
	BA: BA,
	BB: BB,
	BD: BD,
	BE: BE,
	BF: BF,
	BG: BG,
	BH: BH,
	BI: BI,
	BJ: BJ,
	BL: BL,
	BM: BM,
	BN: BN,
	BO: BO,
	BQ: BQ,
	BR: BR,
	BS: BS,
	BT: BT,
	BV: BV,
	BW: BW,
	BY: BY,
	BZ: BZ,
	CA: CA,
	CC: CC,
	CD: CD,
	CF: CF,
	CG: CG,
	CH: CH,
	CI: CI,
	CK: CK,
	CL: CL,
	CM: CM,
	CN: CN,
	CO: CO,
	CR: CR,
	CU: CU,
	CV: CV,
	CW: CW,
	CX: CX,
	CY: CY,
	CZ: CZ,
	DE: DE,
	DJ: DJ,
	DK: DK,
	DM: DM,
	DO: DO,
	DZ: DZ,
	EC: EC,
	EE: EE,
	EG: EG,
	EH: EH,
	ER: ER,
	ES: ES,
	ET: ET,
	FI: FI,
	FJ: FJ,
	FK: FK,
	FM: FM,
	FO: FO,
	FR: FR,
	GA: GA,
	GB: GB,
	GD: GD,
	GE: GE,
	GF: GF,
	GG: GG,
	GH: GH,
	GI: GI,
	GL: GL,
	GM: GM,
	GN: GN,
	GP: GP,
	GQ: GQ,
	GR: GR,
	GS: GS,
	GT: GT,
	GU: GU,
	GW: GW,
	GY: GY,
	HK: HK,
	HM: HM,
	HN: HN,
	HR: HR,
	HT: HT,
	HU: HU,
	ID: ID,
	IE: IE,
	IL: IL,
	IM: IM,
	IN: IN,
	IO: IO,
	IQ: IQ,
	IR: IR,
	IS: IS,
	IT: IT,
	JE: JE,
	JM: JM,
	JO: JO,
	JP: JP,
	KE: KE,
	KG: KG,
	KH: KH,
	KI: KI,
	KM: KM,
	KN: KN,
	KP: KP,
	KR: KR,
	XK: XK,
	KW: KW,
	KY: KY,
	KZ: KZ,
	LA: LA,
	LB: LB,
	LC: LC,
	LI: LI,
	LK: LK,
	LR: LR,
	LS: LS,
	LT: LT,
	LU: LU,
	LV: LV,
	LY: LY,
	MA: MA,
	MC: MC,
	MD: MD,
	ME: ME,
	MF: MF,
	MG: MG,
	MH: MH,
	MK: MK,
	ML: ML,
	MM: MM,
	MN: MN,
	MO: MO,
	MP: MP,
	MQ: MQ,
	MR: MR,
	MS: MS,
	MT: MT,
	MU: MU,
	MV: MV,
	MW: MW,
	MX: MX,
	MY: MY,
	MZ: MZ,
	NA: NA,
	NC: NC,
	NE: NE,
	NF: NF,
	NG: NG,
	NI: NI,
	NL: NL,
	NO: NO,
	NP: NP,
	NR: NR,
	NU: NU,
	NZ: NZ,
	OM: OM,
	PA: PA,
	PE: PE,
	PF: PF,
	PG: PG,
	PH: PH,
	PK: PK,
	PL: PL,
	PM: PM,
	PN: PN,
	PR: PR,
	PS: PS,
	PT: PT,
	PW: PW,
	PY: PY,
	QA: QA,
	RE: RE,
	RO: RO,
	RS: RS,
	RU: RU,
	RW: RW,
	SA: SA,
	SB: SB,
	SC: SC,
	SD: SD,
	SS: SS,
	SE: SE,
	SG: SG,
	SH: SH,
	SI: SI,
	SJ: SJ,
	SK: SK,
	SL: SL,
	SM: SM,
	SN: SN,
	SO: SO,
	SR: SR,
	ST: ST,
	SV: SV,
	SX: SX,
	SY: SY,
	SZ: SZ,
	TC: TC,
	TD: TD,
	TF: TF,
	TG: TG,
	TH: TH,
	TJ: TJ,
	TK: TK,
	TL: TL,
	TM: TM,
	TN: TN,
	TO: TO,
	TR: TR,
	TT: TT,
	TV: TV,
	TW: TW,
	TZ: TZ,
	UA: UA,
	UG: UG,
	UM: UM,
	US: US,
	UY: UY,
	UZ: UZ,
	VA: VA,
	VC: VC,
	VE: VE,
	VG: VG,
	VI: VI,
	VN: VN,
	VU: VU,
	WF: WF,
	WS: WS,
	YE: YE,
	YT: YT,
	ZA: ZA,
	ZM: ZM,
	ZW: ZW,
	CS: CS,
	AN: AN
};

exports.AD = AD;
exports.AE = AE;
exports.AF = AF;
exports.AG = AG;
exports.AI = AI;
exports.AL = AL;
exports.AM = AM;
exports.AN = AN;
exports.AO = AO;
exports.AQ = AQ;
exports.AR = AR;
exports.AS = AS;
exports.AT = AT;
exports.AU = AU;
exports.AW = AW;
exports.AX = AX;
exports.AZ = AZ;
exports.BA = BA;
exports.BB = BB;
exports.BD = BD;
exports.BE = BE;
exports.BF = BF;
exports.BG = BG;
exports.BH = BH;
exports.BI = BI;
exports.BJ = BJ;
exports.BL = BL;
exports.BM = BM;
exports.BN = BN;
exports.BO = BO;
exports.BQ = BQ;
exports.BR = BR;
exports.BS = BS;
exports.BT = BT;
exports.BV = BV;
exports.BW = BW;
exports.BY = BY;
exports.BZ = BZ;
exports.CA = CA;
exports.CC = CC;
exports.CD = CD;
exports.CF = CF;
exports.CG = CG;
exports.CH = CH;
exports.CI = CI;
exports.CK = CK;
exports.CL = CL;
exports.CM = CM;
exports.CN = CN;
exports.CO = CO;
exports.CR = CR;
exports.CS = CS;
exports.CU = CU;
exports.CV = CV;
exports.CW = CW;
exports.CX = CX;
exports.CY = CY;
exports.CZ = CZ;
exports.DE = DE;
exports.DJ = DJ;
exports.DK = DK;
exports.DM = DM;
exports.DO = DO;
exports.DZ = DZ;
exports.EC = EC;
exports.EE = EE;
exports.EG = EG;
exports.EH = EH;
exports.ER = ER;
exports.ES = ES;
exports.ET = ET;
exports.FI = FI;
exports.FJ = FJ;
exports.FK = FK;
exports.FM = FM;
exports.FO = FO;
exports.FR = FR;
exports.GA = GA;
exports.GB = GB;
exports.GD = GD;
exports.GE = GE;
exports.GF = GF;
exports.GG = GG;
exports.GH = GH;
exports.GI = GI;
exports.GL = GL;
exports.GM = GM;
exports.GN = GN;
exports.GP = GP;
exports.GQ = GQ;
exports.GR = GR;
exports.GS = GS;
exports.GT = GT;
exports.GU = GU;
exports.GW = GW;
exports.GY = GY;
exports.HK = HK;
exports.HM = HM;
exports.HN = HN;
exports.HR = HR;
exports.HT = HT;
exports.HU = HU;
exports.ID = ID;
exports.IE = IE;
exports.IL = IL;
exports.IM = IM;
exports.IN = IN;
exports.IO = IO;
exports.IQ = IQ;
exports.IR = IR;
exports.IS = IS;
exports.IT = IT;
exports.JE = JE;
exports.JM = JM;
exports.JO = JO;
exports.JP = JP;
exports.KE = KE;
exports.KG = KG;
exports.KH = KH;
exports.KI = KI;
exports.KM = KM;
exports.KN = KN;
exports.KP = KP;
exports.KR = KR;
exports.KW = KW;
exports.KY = KY;
exports.KZ = KZ;
exports.LA = LA;
exports.LB = LB;
exports.LC = LC;
exports.LI = LI;
exports.LK = LK;
exports.LR = LR;
exports.LS = LS;
exports.LT = LT;
exports.LU = LU;
exports.LV = LV;
exports.LY = LY;
exports.MA = MA;
exports.MC = MC;
exports.MD = MD;
exports.ME = ME;
exports.MF = MF;
exports.MG = MG;
exports.MH = MH;
exports.MK = MK;
exports.ML = ML;
exports.MM = MM;
exports.MN = MN;
exports.MO = MO;
exports.MP = MP;
exports.MQ = MQ;
exports.MR = MR;
exports.MS = MS;
exports.MT = MT;
exports.MU = MU;
exports.MV = MV;
exports.MW = MW;
exports.MX = MX;
exports.MY = MY;
exports.MZ = MZ;
exports.NA = NA;
exports.NC = NC;
exports.NE = NE;
exports.NF = NF;
exports.NG = NG;
exports.NI = NI;
exports.NL = NL;
exports.NO = NO;
exports.NP = NP;
exports.NR = NR;
exports.NU = NU;
exports.NZ = NZ;
exports.OM = OM;
exports.PA = PA;
exports.PE = PE;
exports.PF = PF;
exports.PG = PG;
exports.PH = PH;
exports.PK = PK;
exports.PL = PL;
exports.PM = PM;
exports.PN = PN;
exports.PR = PR;
exports.PS = PS;
exports.PT = PT;
exports.PW = PW;
exports.PY = PY;
exports.QA = QA;
exports.RE = RE;
exports.RO = RO;
exports.RS = RS;
exports.RU = RU;
exports.RW = RW;
exports.SA = SA;
exports.SB = SB;
exports.SC = SC;
exports.SD = SD;
exports.SE = SE;
exports.SG = SG;
exports.SH = SH;
exports.SI = SI;
exports.SJ = SJ;
exports.SK = SK;
exports.SL = SL;
exports.SM = SM;
exports.SN = SN;
exports.SO = SO;
exports.SR = SR;
exports.SS = SS;
exports.ST = ST;
exports.SV = SV;
exports.SX = SX;
exports.SY = SY;
exports.SZ = SZ;
exports.TC = TC;
exports.TD = TD;
exports.TF = TF;
exports.TG = TG;
exports.TH = TH;
exports.TJ = TJ;
exports.TK = TK;
exports.TL = TL;
exports.TM = TM;
exports.TN = TN;
exports.TO = TO;
exports.TR = TR;
exports.TT = TT;
exports.TV = TV;
exports.TW = TW;
exports.TZ = TZ;
exports.UA = UA;
exports.UG = UG;
exports.UM = UM;
exports.US = US;
exports.UY = UY;
exports.UZ = UZ;
exports.VA = VA;
exports.VC = VC;
exports.VE = VE;
exports.VG = VG;
exports.VI = VI;
exports.VN = VN;
exports.VU = VU;
exports.WF = WF;
exports.WS = WS;
exports.XK = XK;
exports.YE = YE;
exports.YT = YT;
exports.ZA = ZA;
exports.ZM = ZM;
exports.ZW = ZW;
exports.default = countries;