INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (1, 'US', 'AL', 'Alabama', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (2, 'US', 'AK', 'Alaska', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (3, 'US', 'AS', 'American Samoa', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (4, 'US', 'AZ', 'Arizona', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (5, 'US', 'AR', 'Arkansas', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (6, 'US', 'AE', 'Armed Forces Africa', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (7, 'US', 'AA', 'Armed Forces Americas', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (8, 'US', 'AE', 'Armed Forces Canada', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (9, 'US', 'AE', 'Armed Forces Europe', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (10, 'US', 'AE', 'Armed Forces Middle East', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (11, 'US', 'AP', 'Armed Forces Pacific', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (12, 'US', 'CA', 'California', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (13, 'US', 'CO', 'Colorado', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (14, 'US', 'CT', 'Connecticut', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (15, 'US', 'DE', 'Delaware', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (16, 'US', 'DC', 'District of Columbia', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (17, 'US', 'FM', 'Federated States Of Micronesia', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (18, 'US', 'FL', 'Florida', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (19, 'US', 'GA', 'Georgia', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (20, 'US', 'GU', 'Guam', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (21, 'US', 'HI', 'Hawaii', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (22, 'US', 'ID', 'Idaho', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (23, 'US', 'IL', 'Illinois', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (24, 'US', 'IN', 'Indiana', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (25, 'US', 'IA', 'Iowa', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (26, 'US', 'KS', 'Kansas', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (27, 'US', 'KY', 'Kentucky', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (28, 'US', 'LA', 'Louisiana', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (29, 'US', 'ME', 'Maine', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (30, 'US', 'MH', 'Marshall Islands', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (31, 'US', 'MD', 'Maryland', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (32, 'US', 'MA', 'Massachusetts', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (33, 'US', 'MI', 'Michigan', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (34, 'US', 'MN', 'Minnesota', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (35, 'US', 'MS', 'Mississippi', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (36, 'US', 'MO', 'Missouri', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (37, 'US', 'MT', 'Montana', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (38, 'US', 'NE', 'Nebraska', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (39, 'US', 'NV', 'Nevada', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (40, 'US', 'NH', 'New Hampshire', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (41, 'US', 'NJ', 'New Jersey', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (42, 'US', 'NM', 'New Mexico', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (43, 'US', 'NY', 'New York', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (44, 'US', 'NC', 'North Carolina', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (45, 'US', 'ND', 'North Dakota', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (46, 'US', 'MP', 'Northern Mariana Islands', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (47, 'US', 'OH', 'Ohio', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (48, 'US', 'OK', 'Oklahoma', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (49, 'US', 'OR', 'Oregon', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (50, 'US', 'PW', 'Palau', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (51, 'US', 'PA', 'Pennsylvania', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (52, 'US', 'PR', 'Puerto Rico', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (53, 'US', 'RI', 'Rhode Island', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (54, 'US', 'SC', 'South Carolina', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (55, 'US', 'SD', 'South Dakota', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (56, 'US', 'TN', 'Tennessee', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (57, 'US', 'TX', 'Texas', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (58, 'US', 'UT', 'Utah', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (59, 'US', 'VT', 'Vermont', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (60, 'US', 'VI', 'Virgin Islands', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (61, 'US', 'VA', 'Virginia', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (62, 'US', 'WA', 'Washington', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (63, 'US', 'WV', 'West Virginia', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (64, 'US', 'WI', 'Wisconsin', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (65, 'US', 'WY', 'Wyoming', 244);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (66, 'CA', 'AB', 'Alberta', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (67, 'CA', 'BC', 'British Columbia', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (68, 'CA', 'MB', 'Manitoba', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (69, 'CA', 'NL', 'Newfoundland and Labrador', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (70, 'CA', 'NB', 'New Brunswick', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (71, 'CA', 'NS', 'Nova Scotia', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (72, 'CA', 'NT', 'Northwest Territories', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (73, 'CA', 'NU', 'Nunavut', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (74, 'CA', 'ON', 'Ontario', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (75, 'CA', 'PE', 'Prince Edward Island', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (76, 'CA', 'QC', 'Quebec', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (77, 'CA', 'SK', 'Saskatchewan', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (78, 'CA', 'YT', 'Yukon Territory', 40);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (79, 'DE', 'NDS', 'Niedersachsen', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (80, 'DE', 'BAW', 'Baden-Württemberg', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (81, 'DE', 'BAY', 'Bayern', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (82, 'DE', 'BER', 'Berlin', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (83, 'DE', 'BRG', 'Brandenburg', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (84, 'DE', 'BRE', 'Bremen', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (85, 'DE', 'HAM', 'Hamburg', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (86, 'DE', 'HES', 'Hessen', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (87, 'DE', 'MEC', 'Mecklenburg-Vorpommern', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (88, 'DE', 'NRW', 'Nordrhein-Westfalen', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (89, 'DE', 'RHE', 'Rheinland-Pfalz', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (90, 'DE', 'SAR', 'Saarland', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (91, 'DE', 'SAS', 'Sachsen', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (92, 'DE', 'SAC', 'Sachsen-Anhalt', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (93, 'DE', 'SCN', 'Schleswig-Holstein', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (94, 'DE', 'THE', 'Thüringen', 88);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (95, 'AT', 'WI', 'Wien', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (96, 'AT', 'NO', 'Niederösterreich', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (97, 'AT', 'OO', 'Oberösterreich', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (98, 'AT', 'SB', 'Salzburg', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (99, 'AT', 'KN', 'Kärnten', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (100, 'AT', 'ST', 'Steiermark', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (101, 'AT', 'TI', 'Tirol', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (102, 'AT', 'BL', 'Burgenland', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (103, 'AT', 'VB', 'Vorarlberg', 16);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (104, 'CH', 'AG', 'Aargau', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (105, 'CH', 'AI', 'Appenzell Innerrhoden', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (106, 'CH', 'AR', 'Appenzell Ausserrhoden', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (107, 'CH', 'BE', 'Bern', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (108, 'CH', 'BL', 'Basel-Landschaft', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (109, 'CH', 'BS', 'Basel-Stadt', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (110, 'CH', 'FR', 'Freiburg', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (111, 'CH', 'GE', 'Genf', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (112, 'CH', 'GL', 'Glarus', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (113, 'CH', 'GR', 'Graubünden', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (114, 'CH', 'JU', 'Jura', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (115, 'CH', 'LU', 'Luzern', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (116, 'CH', 'NE', 'Neuenburg', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (117, 'CH', 'NW', 'Nidwalden', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (118, 'CH', 'OW', 'Obwalden', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (119, 'CH', 'SG', 'St. Gallen', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (120, 'CH', 'SH', 'Schaffhausen', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (121, 'CH', 'SO', 'Solothurn', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (122, 'CH', 'SZ', 'Schwyz', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (123, 'CH', 'TG', 'Thurgau', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (124, 'CH', 'TI', 'Tessin', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (125, 'CH', 'UR', 'Uri', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (126, 'CH', 'VD', 'Waadt', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (127, 'CH', 'VS', 'Wallis', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (128, 'CH', 'ZG', 'Zug', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (129, 'CH', 'ZH', 'Zürich', 220);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (130, 'ES', 'A Coruсa', 'A Coruña', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (131, 'ES', 'Alava', 'Alava', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (132, 'ES', 'Albacete', 'Albacete', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (133, 'ES', 'Alicante', 'Alicante', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (134, 'ES', 'Almeria', 'Almeria', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (135, 'ES', 'Asturias', 'Asturias', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (136, 'ES', 'Avila', 'Avila', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (137, 'ES', 'Badajoz', 'Badajoz', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (138, 'ES', 'Baleares', 'Baleares', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (139, 'ES', 'Barcelona', 'Barcelona', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (140, 'ES', 'Burgos', 'Burgos', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (141, 'ES', 'Caceres', 'Caceres', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (142, 'ES', 'Cadiz', 'Cadiz', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (143, 'ES', 'Cantabria', 'Cantabria', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (144, 'ES', 'Castellon', 'Castellon', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (145, 'ES', 'Ceuta', 'Ceuta', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (146, 'ES', 'Ciudad Real', 'Ciudad Real', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (147, 'ES', 'Cordoba', 'Cordoba', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (148, 'ES', 'Cuenca', 'Cuenca', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (149, 'ES', 'Girona', 'Girona', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (150, 'ES', 'Granada', 'Granada', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (151, 'ES', 'Guadalajara', 'Guadalajara', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (152, 'ES', 'Guipuzcoa', 'Guipuzcoa', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (153, 'ES', 'Huelva', 'Huelva', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (154, 'ES', 'Huesca', 'Huesca', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (155, 'ES', 'Jaen', 'Jaen', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (156, 'ES', 'La Rioja', 'La Rioja', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (157, 'ES', 'Las Palmas', 'Las Palmas', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (158, 'ES', 'Leon', 'Leon', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (159, 'ES', 'Lleida', 'Lleida', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (160, 'ES', 'Lugo', 'Lugo', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (161, 'ES', 'Madrid', 'Madrid', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (162, 'ES', 'Malaga', 'Malaga', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (163, 'ES', 'Melilla', 'Melilla', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (164, 'ES', 'Murcia', 'Murcia', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (165, 'ES', 'Navarra', 'Navarra', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (166, 'ES', 'Ourense', 'Ourense', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (167, 'ES', 'Palencia', 'Palencia', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (168, 'ES', 'Pontevedra', 'Pontevedra', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (169, 'ES', 'Salamanca', 'Salamanca', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (170, 'ES', 'Santa Cruz de Tenerife', 'Santa Cruz de Tenerife', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (171, 'ES', 'Segovia', 'Segovia', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (172, 'ES', 'Sevilla', 'Sevilla', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (173, 'ES', 'Soria', 'Soria', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (174, 'ES', 'Tarragona', 'Tarragona', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (175, 'ES', 'Teruel', 'Teruel', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (176, 'ES', 'Toledo', 'Toledo', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (177, 'ES', 'Valencia', 'Valencia', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (178, 'ES', 'Valladolid', 'Valladolid', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (179, 'ES', 'Vizcaya', 'Vizcaya', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (180, 'ES', 'Zamora', 'Zamora', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (181, 'ES', 'Zaragoza', 'Zaragoza', 206);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (182, 'FR', '1', 'Ain', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (183, 'FR', '2', 'Aisne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (184, 'FR', '3', 'Allier', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (185, 'FR', '4', 'Alpes-de-Haute-Provence', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (186, 'FR', '5', 'Hautes-Alpes', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (187, 'FR', '6', 'Alpes-Maritimes', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (188, 'FR', '7', 'Ardèche', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (189, 'FR', '8', 'Ardennes', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (190, 'FR', '9', 'Ariège', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (191, 'FR', '10', 'Aube', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (192, 'FR', '11', 'Aude', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (193, 'FR', '12', 'Aveyron', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (194, 'FR', '13', 'Bouches-du-Rhône', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (195, 'FR', '14', 'Calvados', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (196, 'FR', '15', 'Cantal', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (197, 'FR', '16', 'Charente', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (198, 'FR', '17', 'Charente-Maritime', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (199, 'FR', '18', 'Cher', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (200, 'FR', '19', 'Corrèze', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (201, 'FR', '2A', 'Corse-du-Sud', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (202, 'FR', '2B', 'Haute-Corse', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (203, 'FR', '21', 'Côte-d\'Or', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (204, 'FR', '22', 'Côtes-d\'Armor', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (205, 'FR', '23', 'Creuse', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (206, 'FR', '24', 'Dordogne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (207, 'FR', '25', 'Doubs', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (208, 'FR', '26', 'Drôme', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (209, 'FR', '27', 'Eure', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (210, 'FR', '28', 'Eure-et-Loir', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (211, 'FR', '29', 'Finistère', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (212, 'FR', '30', 'Gard', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (213, 'FR', '31', 'Haute-Garonne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (214, 'FR', '32', 'Gers', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (215, 'FR', '33', 'Gironde', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (216, 'FR', '34', 'Hérault', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (217, 'FR', '35', 'Ille-et-Vilaine', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (218, 'FR', '36', 'Indre', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (219, 'FR', '37', 'Indre-et-Loire', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (220, 'FR', '38', 'Isère', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (221, 'FR', '39', 'Jura', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (222, 'FR', '40', 'Landes', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (223, 'FR', '41', 'Loir-et-Cher', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (224, 'FR', '42', 'Loire', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (225, 'FR', '43', 'Haute-Loire', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (226, 'FR', '44', 'Loire-Atlantique', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (227, 'FR', '45', 'Loiret', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (228, 'FR', '46', 'Lot', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (229, 'FR', '47', 'Lot-et-Garonne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (230, 'FR', '48', 'Lozère', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (231, 'FR', '49', 'Maine-et-Loire', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (232, 'FR', '50', 'Manche', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (233, 'FR', '51', 'Marne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (234, 'FR', '52', 'Haute-Marne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (235, 'FR', '53', 'Mayenne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (236, 'FR', '54', 'Meurthe-et-Moselle', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (237, 'FR', '55', 'Meuse', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (238, 'FR', '56', 'Morbihan', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (239, 'FR', '57', 'Moselle', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (240, 'FR', '58', 'Nièvre', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (241, 'FR', '59', 'Nord', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (242, 'FR', '60', 'Oise', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (243, 'FR', '61', 'Orne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (244, 'FR', '62', 'Pas-de-Calais', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (245, 'FR', '63', 'Puy-de-Dôme', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (246, 'FR', '64', 'Pyrénées-Atlantiques', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (247, 'FR', '65', 'Hautes-Pyrénées', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (248, 'FR', '66', 'Pyrénées-Orientales', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (249, 'FR', '67', 'Bas-Rhin', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (250, 'FR', '68', 'Haut-Rhin', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (251, 'FR', '69', 'Rhône', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (252, 'FR', '70', 'Haute-Saône', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (253, 'FR', '71', 'Saône-et-Loire', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (254, 'FR', '72', 'Sarthe', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (255, 'FR', '73', 'Savoie', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (256, 'FR', '74', 'Haute-Savoie', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (257, 'FR', '75', 'Paris', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (258, 'FR', '76', 'Seine-Maritime', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (259, 'FR', '77', 'Seine-et-Marne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (260, 'FR', '78', 'Yvelines', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (261, 'FR', '79', 'Deux-Sèvres', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (262, 'FR', '80', 'Somme', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (263, 'FR', '81', 'Tarn', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (264, 'FR', '82', 'Tarn-et-Garonne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (265, 'FR', '83', 'Var', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (266, 'FR', '84', 'Vaucluse', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (267, 'FR', '85', 'Vendée', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (268, 'FR', '86', 'Vienne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (269, 'FR', '87', 'Haute-Vienne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (270, 'FR', '88', 'Vosges', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (271, 'FR', '89', 'Yonne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (272, 'FR', '90', 'Territoire-de-Belfort', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (273, 'FR', '91', 'Essonne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (274, 'FR', '92', 'Hauts-de-Seine', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (275, 'FR', '93', 'Seine-Saint-Denis', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (276, 'FR', '94', 'Val-de-Marne', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (277, 'FR', '95', 'Val-d\'Oise', 81);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (278, 'RO', 'AB', 'Alba', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (279, 'RO', 'AR', 'Arad', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (280, 'RO', 'AG', 'Argeş', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (281, 'RO', 'BC', 'Bacău', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (282, 'RO', 'BH', 'Bihor', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (283, 'RO', 'BN', 'Bistriţa-Năsăud', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (284, 'RO', 'BT', 'Botoşani', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (285, 'RO', 'BV', 'Braşov', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (286, 'RO', 'BR', 'Brăila', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (287, 'RO', 'B', 'Bucureşti', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (288, 'RO', 'BZ', 'Buzău', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (289, 'RO', 'CS', 'Caraş-Severin', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (290, 'RO', 'CL', 'Călăraşi', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (291, 'RO', 'CJ', 'Cluj', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (292, 'RO', 'CT', 'Constanţa', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (293, 'RO', 'CV', 'Covasna', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (294, 'RO', 'DB', 'Dâmboviţa', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (295, 'RO', 'DJ', 'Dolj', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (296, 'RO', 'GL', 'Galaţi', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (297, 'RO', 'GR', 'Giurgiu', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (298, 'RO', 'GJ', 'Gorj', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (299, 'RO', 'HR', 'Harghita', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (300, 'RO', 'HD', 'Hunedoara', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (301, 'RO', 'IL', 'Ialomiţa', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (302, 'RO', 'IS', 'Iaşi', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (303, 'RO', 'IF', 'Ilfov', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (304, 'RO', 'MM', 'Maramureş', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (305, 'RO', 'MH', 'Mehedinţi', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (306, 'RO', 'MS', 'Mureş', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (307, 'RO', 'NT', 'Neamţ', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (308, 'RO', 'OT', 'Olt', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (309, 'RO', 'PH', 'Prahova', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (310, 'RO', 'SM', 'Satu-Mare', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (311, 'RO', 'SJ', 'Sălaj', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (312, 'RO', 'SB', 'Sibiu', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (313, 'RO', 'SV', 'Suceava', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (314, 'RO', 'TR', 'Teleorman', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (315, 'RO', 'TM', 'Timiş', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (316, 'RO', 'TL', 'Tulcea', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (317, 'RO', 'VS', 'Vaslui', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (318, 'RO', 'VL', 'Vâlcea', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (319, 'RO', 'VN', 'Vrancea', 185);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (320, 'FI', 'Lappi', 'Lappi', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (321, 'FI', 'Pohjois-Pohjanmaa', 'Pohjois-Pohjanmaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (322, 'FI', 'Kainuu', 'Kainuu', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (323, 'FI', 'Pohjois-Karjala', 'Pohjois-Karjala', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (324, 'FI', 'Pohjois-Savo', 'Pohjois-Savo', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (325, 'FI', 'Etelä-Savo', 'Etelä-Savo', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (326, 'FI', 'Etelä-Pohjanmaa', 'Etelä-Pohjanmaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (327, 'FI', 'Pohjanmaa', 'Pohjanmaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (328, 'FI', 'Pirkanmaa', 'Pirkanmaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (329, 'FI', 'Satakunta', 'Satakunta', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (330, 'FI', 'Keski-Pohjanmaa', 'Keski-Pohjanmaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (331, 'FI', 'Keski-Suomi', 'Keski-Suomi', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (332, 'FI', 'Varsinais-Suomi', 'Varsinais-Suomi', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (333, 'FI', 'Etelä-Karjala', 'Etelä-Karjala', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (334, 'FI', 'Päijät-Häme', 'Päijät-Häme', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (335, 'FI', 'Kanta-Häme', 'Kanta-Häme', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (336, 'FI', 'Uusimaa', 'Uusimaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (337, 'FI', 'Itä-Uusimaa', 'Itä-Uusimaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (338, 'FI', 'Kymenlaakso', 'Kymenlaakso', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (339, 'FI', 'Ahvenanmaa', 'Ahvenanmaa', 80);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (340, 'EE', 'EE-37', 'Harjumaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (341, 'EE', 'EE-39', 'Hiiumaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (342, 'EE', 'EE-44', 'Ida-Virumaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (343, 'EE', 'EE-49', 'Jõgevamaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (344, 'EE', 'EE-51', 'Järvamaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (345, 'EE', 'EE-57', 'Läänemaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (346, 'EE', 'EE-59', 'Lääne-Virumaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (347, 'EE', 'EE-65', 'Põlvamaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (348, 'EE', 'EE-67', 'Pärnumaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (349, 'EE', 'EE-70', 'Raplamaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (350, 'EE', 'EE-74', 'Saaremaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (351, 'EE', 'EE-78', 'Tartumaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (352, 'EE', 'EE-82', 'Valgamaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (353, 'EE', 'EE-84', 'Viljandimaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (354, 'EE', 'EE-86', 'Võrumaa', 74);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (355, 'LV', 'LV-DGV', 'Daugavpils', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (356, 'LV', 'LV-JEL', 'Jelgava', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (357, 'LV', 'Jēkabpils', 'Jēkabpils', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (358, 'LV', 'LV-JUR', 'Jūrmala', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (359, 'LV', 'LV-LPX', 'Liepāja', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (360, 'LV', 'LV-LE', 'Liepājas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (361, 'LV', 'LV-REZ', 'Rēzekne', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (362, 'LV', 'LV-RIX', 'Rīga', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (363, 'LV', 'LV-RI', 'Rīgas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (364, 'LV', 'Valmiera', 'Valmiera', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (365, 'LV', 'LV-VEN', 'Ventspils', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (366, 'LV', 'Aglonas novads', 'Aglonas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (367, 'LV', 'LV-AI', 'Aizkraukles novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (368, 'LV', 'Aizputes novads', 'Aizputes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (369, 'LV', 'Aknīstes novads', 'Aknīstes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (370, 'LV', 'Alojas novads', 'Alojas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (371, 'LV', 'Alsungas novads', 'Alsungas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (372, 'LV', 'LV-AL', 'Alūksnes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (373, 'LV', 'Amatas novads', 'Amatas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (374, 'LV', 'Apes novads', 'Apes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (375, 'LV', 'Auces novads', 'Auces novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (376, 'LV', 'Babītes novads', 'Babītes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (377, 'LV', 'Baldones novads', 'Baldones novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (378, 'LV', 'Baltinavas novads', 'Baltinavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (379, 'LV', 'LV-BL', 'Balvu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (380, 'LV', 'LV-BU', 'Bauskas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (381, 'LV', 'Beverīnas novads', 'Beverīnas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (382, 'LV', 'Brocēnu novads', 'Brocēnu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (383, 'LV', 'Burtnieku novads', 'Burtnieku novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (384, 'LV', 'Carnikavas novads', 'Carnikavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (385, 'LV', 'Cesvaines novads', 'Cesvaines novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (386, 'LV', 'Ciblas novads', 'Ciblas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (387, 'LV', 'LV-CE', 'Cēsu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (388, 'LV', 'Dagdas novads', 'Dagdas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (389, 'LV', 'LV-DA', 'Daugavpils novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (390, 'LV', 'LV-DO', 'Dobeles novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (391, 'LV', 'Dundagas novads', 'Dundagas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (392, 'LV', 'Durbes novads', 'Durbes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (393, 'LV', 'Engures novads', 'Engures novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (394, 'LV', 'Garkalnes novads', 'Garkalnes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (395, 'LV', 'Grobiņas novads', 'Grobiņas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (396, 'LV', 'LV-GU', 'Gulbenes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (397, 'LV', 'Iecavas novads', 'Iecavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (398, 'LV', 'Ikšķiles novads', 'Ikšķiles novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (399, 'LV', 'Ilūkstes novads', 'Ilūkstes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (400, 'LV', 'Inčukalna novads', 'Inčukalna novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (401, 'LV', 'Jaunjelgavas novads', 'Jaunjelgavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (402, 'LV', 'Jaunpiebalgas novads', 'Jaunpiebalgas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (403, 'LV', 'Jaunpils novads', 'Jaunpils novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (404, 'LV', 'LV-JL', 'Jelgavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (405, 'LV', 'LV-JK', 'Jēkabpils novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (406, 'LV', 'Kandavas novads', 'Kandavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (407, 'LV', 'Kokneses novads', 'Kokneses novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (408, 'LV', 'Krimuldas novads', 'Krimuldas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (409, 'LV', 'Krustpils novads', 'Krustpils novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (410, 'LV', 'LV-KR', 'Krāslavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (411, 'LV', 'LV-KU', 'Kuldīgas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (412, 'LV', 'Kārsavas novads', 'Kārsavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (413, 'LV', 'Lielvārdes novads', 'Lielvārdes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (414, 'LV', 'LV-LM', 'Limbažu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (415, 'LV', 'Lubānas novads', 'Lubānas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (416, 'LV', 'LV-LU', 'Ludzas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (417, 'LV', 'Līgatnes novads', 'Līgatnes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (418, 'LV', 'Līvānu novads', 'Līvānu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (419, 'LV', 'LV-MA', 'Madonas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (420, 'LV', 'Mazsalacas novads', 'Mazsalacas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (421, 'LV', 'Mālpils novads', 'Mālpils novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (422, 'LV', 'Mārupes novads', 'Mārupes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (423, 'LV', 'Naukšēnu novads', 'Naukšēnu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (424, 'LV', 'Neretas novads', 'Neretas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (425, 'LV', 'Nīcas novads', 'Nīcas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (426, 'LV', 'LV-OG', 'Ogres novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (427, 'LV', 'Olaines novads', 'Olaines novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (428, 'LV', 'Ozolnieku novads', 'Ozolnieku novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (429, 'LV', 'LV-PR', 'Preiļu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (430, 'LV', 'Priekules novads', 'Priekules novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (431, 'LV', 'Priekuļu novads', 'Priekuļu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (432, 'LV', 'Pārgaujas novads', 'Pārgaujas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (433, 'LV', 'Pāvilostas novads', 'Pāvilostas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (434, 'LV', 'Pļaviņu novads', 'Pļaviņu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (435, 'LV', 'Raunas novads', 'Raunas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (436, 'LV', 'Riebiņu novads', 'Riebiņu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (437, 'LV', 'Rojas novads', 'Rojas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (438, 'LV', 'Ropažu novads', 'Ropažu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (439, 'LV', 'Rucavas novads', 'Rucavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (440, 'LV', 'Rugāju novads', 'Rugāju novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (441, 'LV', 'Rundāles novads', 'Rundāles novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (442, 'LV', 'LV-RE', 'Rēzeknes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (443, 'LV', 'Rūjienas novads', 'Rūjienas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (444, 'LV', 'Salacgrīvas novads', 'Salacgrīvas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (445, 'LV', 'Salas novads', 'Salas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (446, 'LV', 'Salaspils novads', 'Salaspils novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (447, 'LV', 'LV-SA', 'Saldus novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (448, 'LV', 'Saulkrastu novads', 'Saulkrastu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (449, 'LV', 'Siguldas novads', 'Siguldas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (450, 'LV', 'Skrundas novads', 'Skrundas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (451, 'LV', 'Skrīveru novads', 'Skrīveru novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (452, 'LV', 'Smiltenes novads', 'Smiltenes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (453, 'LV', 'Stopiņu novads', 'Stopiņu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (454, 'LV', 'Strenču novads', 'Strenču novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (455, 'LV', 'Sējas novads', 'Sējas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (456, 'LV', 'LV-TA', 'Talsu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (457, 'LV', 'LV-TU', 'Tukuma novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (458, 'LV', 'Tērvetes novads', 'Tērvetes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (459, 'LV', 'Vaiņodes novads', 'Vaiņodes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (460, 'LV', 'LV-VK', 'Valkas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (461, 'LV', 'LV-VM', 'Valmieras novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (462, 'LV', 'Varakļānu novads', 'Varakļānu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (463, 'LV', 'Vecpiebalgas novads', 'Vecpiebalgas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (464, 'LV', 'Vecumnieku novads', 'Vecumnieku novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (465, 'LV', 'LV-VE', 'Ventspils novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (466, 'LV', 'Viesītes novads', 'Viesītes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (467, 'LV', 'Viļakas novads', 'Viļakas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (468, 'LV', 'Viļānu novads', 'Viļānu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (469, 'LV', 'Vārkavas novads', 'Vārkavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (470, 'LV', 'Zilupes novads', 'Zilupes novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (471, 'LV', 'Ādažu novads', 'Ādažu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (472, 'LV', 'Ērgļu novads', 'Ērgļu novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (473, 'LV', 'Ķeguma novads', 'Ķeguma novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (474, 'LV', 'Ķekavas novads', 'Ķekavas novads', 125);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (475, 'LT', 'LT-AL', 'Alytaus Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (476, 'LT', 'LT-KU', 'Kauno Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (477, 'LT', 'LT-KL', 'Klaipėdos Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (478, 'LT', 'LT-MR', 'Marijampolės Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (479, 'LT', 'LT-PN', 'Panevėžio Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (480, 'LT', 'LT-SA', 'Šiaulių Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (481, 'LT', 'LT-TA', 'Tauragės Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (482, 'LT', 'LT-TE', 'Telšių Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (483, 'LT', 'LT-UT', 'Utenos Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (484, 'LT', 'LT-VL', 'Vilniaus Apskritis', 131);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (485, 'BR', 'AC', 'Acre', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (486, 'BR', 'AL', 'Alagoas', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (487, 'BR', 'AP', 'Amapá', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (488, 'BR', 'AM', 'Amazonas', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (489, 'BR', 'BA', 'Bahia', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (490, 'BR', 'CE', 'Ceará', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (491, 'BR', 'ES', 'Espírito Santo', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (492, 'BR', 'GO', 'Goiás', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (493, 'BR', 'MA', 'Maranhão', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (494, 'BR', 'MT', 'Mato Grosso', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (495, 'BR', 'MS', 'Mato Grosso do Sul', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (496, 'BR', 'MG', 'Minas Gerais', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (497, 'BR', 'PA', 'Pará', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (498, 'BR', 'PB', 'Paraíba', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (499, 'BR', 'PR', 'Paraná', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (500, 'BR', 'PE', 'Pernambuco', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (501, 'BR', 'PI', 'Piauí', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (502, 'BR', 'RJ', 'Rio de Janeiro', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (503, 'BR', 'RN', 'Rio Grande do Norte', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (504, 'BR', 'RS', 'Rio Grande do Sul', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (505, 'BR', 'RO', 'Rondônia', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (506, 'BR', 'RR', 'Roraima', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (507, 'BR', 'SC', 'Santa Catarina', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (508, 'BR', 'SP', 'São Paulo', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (509, 'BR', 'SE', 'Sergipe', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (510, 'BR', 'TO', 'Tocantins', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (511, 'BR', 'DF', 'Distrito Federal', 31);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (512, 'HR', 'HR-01', 'Zagrebačka županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (513, 'HR', 'HR-02', 'Krapinsko-zagorska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (514, 'HR', 'HR-03', 'Sisačko-moslavačka županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (515, 'HR', 'HR-04', 'Karlovačka županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (516, 'HR', 'HR-05', 'Varaždinska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (517, 'HR', 'HR-06', 'Koprivničko-križevačka županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (518, 'HR', 'HR-07', 'Bjelovarsko-bilogorska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (519, 'HR', 'HR-08', 'Primorsko-goranska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (520, 'HR', 'HR-09', 'Ličko-senjska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (521, 'HR', 'HR-10', 'Virovitičko-podravska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (522, 'HR', 'HR-11', 'Požeško-slavonska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (523, 'HR', 'HR-12', 'Brodsko-posavska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (524, 'HR', 'HR-13', 'Zadarska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (525, 'HR', 'HR-14', 'Osječko-baranjska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (526, 'HR', 'HR-15', 'Šibensko-kninska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (527, 'HR', 'HR-16', 'Vukovarsko-srijemska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (528, 'HR', 'HR-17', 'Splitsko-dalmatinska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (529, 'HR', 'HR-18', 'Istarska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (530, 'HR', 'HR-19', 'Dubrovačko-neretvanska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (531, 'HR', 'HR-20', 'Međimurska županija', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (532, 'HR', 'HR-21', 'Grad Zagreb', 59);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (533, 'IN', 'AN', 'Andaman and Nicobar Islands', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (534, 'IN', 'AP', 'Andhra Pradesh', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (535, 'IN', 'AR', 'Arunachal Pradesh', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (536, 'IN', 'AS', 'Assam', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (537, 'IN', 'BR', 'Bihar', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (538, 'IN', 'CH', 'Chandigarh', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (539, 'IN', 'CT', 'Chhattisgarh', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (540, 'IN', 'DN', 'Dadra and Nagar Haveli', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (541, 'IN', 'DD', 'Daman and Diu', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (542, 'IN', 'DL', 'Delhi', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (543, 'IN', 'GA', 'Goa', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (544, 'IN', 'GJ', 'Gujarat', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (545, 'IN', 'HR', 'Haryana', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (546, 'IN', 'HP', 'Himachal Pradesh', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (547, 'IN', 'JK', 'Jammu and Kashmir', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (548, 'IN', 'JH', 'Jharkhand', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (549, 'IN', 'KA', 'Karnataka', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (550, 'IN', 'KL', 'Kerala', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (551, 'IN', 'LD', 'Lakshadweep', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (552, 'IN', 'MP', 'Madhya Pradesh', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (553, 'IN', 'MH', 'Maharashtra', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (554, 'IN', 'MN', 'Manipur', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (555, 'IN', 'ML', 'Meghalaya', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (556, 'IN', 'MZ', 'Mizoram', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (557, 'IN', 'NL', 'Nagaland', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (558, 'IN', 'OR', 'Odisha', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (559, 'IN', 'PY', 'Puducherry', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (560, 'IN', 'PB', 'Punjab', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (561, 'IN', 'RJ', 'Rajasthan', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (562, 'IN', 'SK', 'Sikkim', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (563, 'IN', 'TN', 'Tamil Nadu', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (564, 'IN', 'TG', 'Telangana', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (565, 'IN', 'TR', 'Tripura', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (566, 'IN', 'UP', 'Uttar Pradesh', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (567, 'IN', 'UT', 'Uttarakhand', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (568, 'IN', 'WB', 'West Bengal', 106);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (569, 'PY', 'PY-16', 'Alto Paraguay', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (570, 'PY', 'PY-10', 'Alto Paraná', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (571, 'PY', 'PY-13', 'Amambay', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (572, 'PY', 'PY-ASU', 'Asunción', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (573, 'PY', 'PY-19', 'Boquerón', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (574, 'PY', 'PY-5', 'Caaguazú', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (575, 'PY', 'PY-6', 'Caazapá', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (576, 'PY', 'PY-14', 'Canindeyú', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (577, 'PY', 'PY-11', 'Central', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (578, 'PY', 'PY-1', 'Concepción', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (579, 'PY', 'PY-3', 'Cordillera', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (580, 'PY', 'PY-4', 'Guairá', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (581, 'PY', 'PY-7', 'Itapúa', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (582, 'PY', 'PY-8', 'Misiones', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (583, 'PY', 'PY-9', 'Paraguarí', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (584, 'PY', 'PY-15', 'Presidente Hayes', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (585, 'PY', 'PY-2', 'San Pedro', 176);
INSERT INTO `country_states` (`id`, `country_code`, `code`, `default_name`, `country_id`) VALUES (586, 'PY', 'PY-12', 'Ñeembucú', 176);
