Advertisement
Guest User

sql.sql

a guest
Sep 25th, 2013
474
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 51.93 KB | None | 0 0
  1. i exported DEFAULT installation TABLES related TO countries, here IS the code, run it IN DATABASE manager (used prefix: ps)
  2.  
  3. -- --------------------------------------------------------
  4. -- Host:                         127.0.0.1
  5. -- Server version:               5.6.11 - MySQL Community Server (GPL)
  6. -- Server OS:                    Win32
  7. -- HeidiSQL Version:             8.0.0.4396
  8. -- --------------------------------------------------------
  9.  
  10. /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
  11. /*!40101 SET NAMES utf8 */;
  12. /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
  13. /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
  14. -- Dumping data for table 1550a.ps_country: ~244 rows (approximately)
  15. /*!40000 ALTER TABLE `ps_country` DISABLE KEYS */;
  16. INSERT INTO `ps_country` (`id_country`, `id_zone`, `id_currency`, `iso_code`, `call_prefix`, `active`, `contains_states`, `need_identification_number`, `need_zip_code`, `zip_code_format`, `display_tax_label`) VALUES
  17.     (1, 1, 0, 'DE', 49, 0, 0, 0, 1, 'NNNNN', 1),
  18.     (2, 1, 0, 'AT', 43, 0, 0, 0, 1, 'NNNN', 1),
  19.     (3, 1, 0, 'BE', 32, 0, 0, 0, 1, 'NNNN', 1),
  20.     (4, 2, 0, 'CA', 1, 0, 1, 0, 1, 'LNL NLN', 0),
  21.     (5, 3, 0, 'CN', 86, 0, 0, 0, 1, 'NNNNNN', 1),
  22.     (6, 1, 0, 'ES', 34, 0, 0, 1, 1, 'NNNNN', 1),
  23.     (7, 1, 0, 'FI', 358, 0, 0, 0, 1, 'NNNNN', 1),
  24.     (8, 1, 0, 'FR', 33, 0, 0, 0, 1, 'NNNNN', 1),
  25.     (9, 1, 0, 'GR', 30, 0, 0, 0, 1, 'NNNNN', 1),
  26.     (10, 1, 0, 'IT', 39, 0, 1, 0, 1, 'NNNNN', 1),
  27.     (11, 3, 0, 'JP', 81, 0, 1, 0, 1, 'NNN-NNNN', 1),
  28.     (12, 1, 0, 'LU', 352, 0, 0, 0, 1, 'NNNN', 1),
  29.     (13, 1, 0, 'NL', 31, 0, 0, 0, 1, 'NNNN LL', 1),
  30.     (14, 1, 0, 'PL', 48, 0, 0, 0, 1, 'NN-NNN', 1),
  31.     (15, 1, 0, 'PT', 351, 0, 0, 0, 1, 'NNNN NNN', 1),
  32.     (16, 1, 0, 'CZ', 420, 0, 0, 0, 1, 'NNN NN', 1),
  33.     (17, 1, 0, 'GB', 44, 1, 0, 0, 1, '', 1),
  34.     (18, 1, 0, 'SE', 46, 0, 0, 0, 1, 'NNN NN', 1),
  35.     (19, 7, 0, 'CH', 41, 0, 0, 0, 1, 'NNNN', 1),
  36.     (20, 1, 0, 'DK', 45, 0, 0, 0, 1, 'NNNN', 1),
  37.     (21, 2, 0, 'US', 1, 0, 1, 0, 1, 'NNNNN', 0),
  38.     (22, 3, 0, 'HK', 852, 0, 0, 0, 0, '', 1),
  39.     (23, 7, 0, 'NO', 47, 0, 0, 0, 1, 'NNNN', 1),
  40.     (24, 5, 0, 'AU', 61, 0, 0, 0, 1, 'NNNN', 1),
  41.     (25, 3, 0, 'SG', 65, 0, 0, 0, 1, 'NNNNNN', 1),
  42.     (26, 1, 0, 'IE', 353, 0, 0, 0, 1, '', 1),
  43.     (27, 5, 0, 'NZ', 64, 0, 0, 0, 1, 'NNNN', 1),
  44.     (28, 3, 0, 'KR', 82, 0, 0, 0, 1, 'NNN-NNN', 1),
  45.     (29, 3, 0, 'IL', 972, 0, 0, 0, 1, 'NNNNN', 1),
  46.     (30, 4, 0, 'ZA', 27, 0, 0, 0, 1, 'NNNN', 1),
  47.     (31, 4, 0, 'NG', 234, 0, 0, 0, 1, '', 1),
  48.     (32, 4, 0, 'CI', 225, 0, 0, 0, 1, '', 1),
  49.     (33, 4, 0, 'TG', 228, 0, 0, 0, 1, '', 1),
  50.     (34, 6, 0, 'BO', 591, 0, 0, 0, 1, '', 1),
  51.     (35, 4, 0, 'MU', 230, 0, 0, 0, 1, '', 1),
  52.     (36, 1, 0, 'RO', 40, 0, 0, 0, 1, 'NNNNNN', 1),
  53.     (37, 1, 0, 'SK', 421, 0, 0, 0, 1, 'NNN NN', 1),
  54.     (38, 4, 0, 'DZ', 213, 0, 0, 0, 1, 'NNNNN', 1),
  55.     (39, 2, 0, 'AS', 0, 0, 0, 0, 1, '', 1),
  56.     (40, 7, 0, 'AD', 376, 0, 0, 0, 1, 'CNNN', 1),
  57.     (41, 4, 0, 'AO', 244, 0, 0, 0, 0, '', 1),
  58.     (42, 8, 0, 'AI', 0, 0, 0, 0, 1, '', 1),
  59.     (43, 2, 0, 'AG', 0, 0, 0, 0, 1, '', 1),
  60.     (44, 6, 0, 'AR', 54, 0, 1, 0, 1, 'LNNNN', 1),
  61.     (45, 3, 0, 'AM', 374, 0, 0, 0, 1, 'NNNN', 1),
  62.     (46, 8, 0, 'AW', 297, 0, 0, 0, 1, '', 1),
  63.     (47, 3, 0, 'AZ', 994, 0, 0, 0, 1, 'CNNNN', 1),
  64.     (48, 2, 0, 'BS', 0, 0, 0, 0, 1, '', 1),
  65.     (49, 3, 0, 'BH', 973, 0, 0, 0, 1, '', 1),
  66.     (50, 3, 0, 'BD', 880, 0, 0, 0, 1, 'NNNN', 1),
  67.     (51, 2, 0, 'BB', 0, 0, 0, 0, 1, 'CNNNNN', 1),
  68.     (52, 7, 0, 'BY', 0, 0, 0, 0, 1, 'NNNNNN', 1),
  69.     (53, 8, 0, 'BZ', 501, 0, 0, 0, 0, '', 1),
  70.     (54, 4, 0, 'BJ', 229, 0, 0, 0, 0, '', 1),
  71.     (55, 2, 0, 'BM', 0, 0, 0, 0, 1, '', 1),
  72.     (56, 3, 0, 'BT', 975, 0, 0, 0, 1, '', 1),
  73.     (57, 4, 0, 'BW', 267, 0, 0, 0, 1, '', 1),
  74.     (58, 6, 0, 'BR', 55, 0, 0, 0, 1, 'NNNNN-NNN', 1),
  75.     (59, 3, 0, 'BN', 673, 0, 0, 0, 1, 'LLNNNN', 1),
  76.     (60, 4, 0, 'BF', 226, 0, 0, 0, 1, '', 1),
  77.     (61, 3, 0, 'MM', 95, 0, 0, 0, 1, '', 1),
  78.     (62, 4, 0, 'BI', 257, 0, 0, 0, 1, '', 1),
  79.     (63, 3, 0, 'KH', 855, 0, 0, 0, 1, 'NNNNN', 1),
  80.     (64, 4, 0, 'CM', 237, 0, 0, 0, 1, '', 1),
  81.     (65, 4, 0, 'CV', 238, 0, 0, 0, 1, 'NNNN', 1),
  82.     (66, 4, 0, 'CF', 236, 0, 0, 0, 1, '', 1),
  83.     (67, 4, 0, 'TD', 235, 0, 0, 0, 1, '', 1),
  84.     (68, 6, 0, 'CL', 56, 0, 0, 0, 1, 'NNN-NNNN', 1),
  85.     (69, 6, 0, 'CO', 57, 0, 0, 0, 1, 'NNNNNN', 1),
  86.     (70, 4, 0, 'KM', 269, 0, 0, 0, 1, '', 1),
  87.     (71, 4, 0, 'CD', 242, 0, 0, 0, 1, '', 1),
  88.     (72, 4, 0, 'CG', 243, 0, 0, 0, 1, '', 1),
  89.     (73, 8, 0, 'CR', 506, 0, 0, 0, 1, 'NNNNN', 1),
  90.     (74, 7, 0, 'HR', 385, 0, 0, 0, 1, 'NNNNN', 1),
  91.     (75, 8, 0, 'CU', 53, 0, 0, 0, 1, '', 1),
  92.     (76, 1, 0, 'CY', 357, 0, 0, 0, 1, 'NNNN', 1),
  93.     (77, 4, 0, 'DJ', 253, 0, 0, 0, 1, '', 1),
  94.     (78, 8, 0, 'DM', 0, 0, 0, 0, 1, '', 1),
  95.     (79, 8, 0, 'DO', 0, 0, 0, 0, 1, '', 1),
  96.     (80, 3, 0, 'TL', 670, 0, 0, 0, 1, '', 1),
  97.     (81, 6, 0, 'EC', 593, 0, 0, 0, 1, 'CNNNNNN', 1),
  98.     (82, 4, 0, 'EG', 20, 0, 0, 0, 0, '', 1),
  99.     (83, 8, 0, 'SV', 503, 0, 0, 0, 1, '', 1),
  100.     (84, 4, 0, 'GQ', 240, 0, 0, 0, 1, '', 1),
  101.     (85, 4, 0, 'ER', 291, 0, 0, 0, 1, '', 1),
  102.     (86, 1, 0, 'EE', 372, 0, 0, 0, 1, 'NNNNN', 1),
  103.     (87, 4, 0, 'ET', 251, 0, 0, 0, 1, '', 1),
  104.     (88, 8, 0, 'FK', 0, 0, 0, 0, 1, 'LLLL NLL', 1),
  105.     (89, 7, 0, 'FO', 298, 0, 0, 0, 1, '', 1),
  106.     (90, 5, 0, 'FJ', 679, 0, 0, 0, 1, '', 1),
  107.     (91, 4, 0, 'GA', 241, 0, 0, 0, 1, '', 1),
  108.     (92, 4, 0, 'GM', 220, 0, 0, 0, 1, '', 1),
  109.     (93, 3, 0, 'GE', 995, 0, 0, 0, 1, 'NNNN', 1),
  110.     (94, 4, 0, 'GH', 233, 0, 0, 0, 1, '', 1),
  111.     (95, 8, 0, 'GD', 0, 0, 0, 0, 1, '', 1),
  112.     (96, 7, 0, 'GL', 299, 0, 0, 0, 1, '', 1),
  113.     (97, 7, 0, 'GI', 350, 0, 0, 0, 1, '', 1),
  114.     (98, 8, 0, 'GP', 590, 0, 0, 0, 1, '', 1),
  115.     (99, 5, 0, 'GU', 0, 0, 0, 0, 1, '', 1),
  116.     (100, 8, 0, 'GT', 502, 0, 0, 0, 1, '', 1),
  117.     (101, 7, 0, 'GG', 0, 0, 0, 0, 1, 'LLN NLL', 1),
  118.     (102, 4, 0, 'GN', 224, 0, 0, 0, 1, '', 1),
  119.     (103, 4, 0, 'GW', 245, 0, 0, 0, 1, '', 1),
  120.     (104, 6, 0, 'GY', 592, 0, 0, 0, 1, '', 1),
  121.     (105, 8, 0, 'HT', 509, 0, 0, 0, 1, '', 1),
  122.     (106, 5, 0, 'HM', 0, 0, 0, 0, 1, '', 1),
  123.     (107, 7, 0, 'VA', 379, 0, 0, 0, 1, 'NNNNN', 1),
  124.     (108, 8, 0, 'HN', 504, 0, 0, 0, 1, '', 1),
  125.     (109, 7, 0, 'IS', 354, 0, 0, 0, 1, 'NNN', 1),
  126.     (110, 3, 0, 'IN', 91, 0, 0, 0, 1, 'NNN NNN', 1),
  127.     (111, 3, 0, 'ID', 62, 0, 1, 0, 1, 'NNNNN', 1),
  128.     (112, 3, 0, 'IR', 98, 0, 0, 0, 1, 'NNNNN-NNNNN', 1),
  129.     (113, 3, 0, 'IQ', 964, 0, 0, 0, 1, 'NNNNN', 1),
  130.     (114, 7, 0, 'IM', 0, 0, 0, 0, 1, 'CN NLL', 1),
  131.     (115, 8, 0, 'JM', 0, 0, 0, 0, 1, '', 1),
  132.     (116, 7, 0, 'JE', 0, 0, 0, 0, 1, 'CN NLL', 1),
  133.     (117, 3, 0, 'JO', 962, 0, 0, 0, 1, '', 1),
  134.     (118, 3, 0, 'KZ', 7, 0, 0, 0, 1, 'NNNNNN', 1),
  135.     (119, 4, 0, 'KE', 254, 0, 0, 0, 1, '', 1),
  136.     (120, 5, 0, 'KI', 686, 0, 0, 0, 1, '', 1),
  137.     (121, 3, 0, 'KP', 850, 0, 0, 0, 1, '', 1),
  138.     (122, 3, 0, 'KW', 965, 0, 0, 0, 1, '', 1),
  139.     (123, 3, 0, 'KG', 996, 0, 0, 0, 1, '', 1),
  140.     (124, 3, 0, 'LA', 856, 0, 0, 0, 1, '', 1),
  141.     (125, 1, 0, 'LV', 371, 0, 0, 0, 1, 'C-NNNN', 1),
  142.     (126, 3, 0, 'LB', 961, 0, 0, 0, 1, '', 1),
  143.     (127, 4, 0, 'LS', 266, 0, 0, 0, 1, '', 1),
  144.     (128, 4, 0, 'LR', 231, 0, 0, 0, 1, '', 1),
  145.     (129, 4, 0, 'LY', 218, 0, 0, 0, 1, '', 1),
  146.     (130, 1, 0, 'LI', 423, 0, 0, 0, 1, 'NNNN', 1),
  147.     (131, 1, 0, 'LT', 370, 0, 0, 0, 1, 'NNNNN', 1),
  148.     (132, 3, 0, 'MO', 853, 0, 0, 0, 0, '', 1),
  149.     (133, 7, 0, 'MK', 389, 0, 0, 0, 1, '', 1),
  150.     (134, 4, 0, 'MG', 261, 0, 0, 0, 1, '', 1),
  151.     (135, 4, 0, 'MW', 265, 0, 0, 0, 1, '', 1),
  152.     (136, 3, 0, 'MY', 60, 0, 0, 0, 1, 'NNNNN', 1),
  153.     (137, 3, 0, 'MV', 960, 0, 0, 0, 1, '', 1),
  154.     (138, 4, 0, 'ML', 223, 0, 0, 0, 1, '', 1),
  155.     (139, 1, 0, 'MT', 356, 0, 0, 0, 1, 'LLL NNNN', 1),
  156.     (140, 5, 0, 'MH', 692, 0, 0, 0, 1, '', 1),
  157.     (141, 8, 0, 'MQ', 596, 0, 0, 0, 1, '', 1),
  158.     (142, 4, 0, 'MR', 222, 0, 0, 0, 1, '', 1),
  159.     (143, 1, 0, 'HU', 36, 0, 0, 0, 1, 'NNNN', 1),
  160.     (144, 4, 0, 'YT', 262, 0, 0, 0, 1, '', 1),
  161.     (145, 2, 0, 'MX', 52, 0, 1, 1, 1, 'NNNNN', 1),
  162.     (146, 5, 0, 'FM', 691, 0, 0, 0, 1, '', 1),
  163.     (147, 7, 0, 'MD', 373, 0, 0, 0, 1, 'C-NNNN', 1),
  164.     (148, 7, 0, 'MC', 377, 0, 0, 0, 1, '980NN', 1),
  165.     (149, 3, 0, 'MN', 976, 0, 0, 0, 1, '', 1),
  166.     (150, 7, 0, 'ME', 382, 0, 0, 0, 1, 'NNNNN', 1),
  167.     (151, 8, 0, 'MS', 0, 0, 0, 0, 1, '', 1),
  168.     (152, 4, 0, 'MA', 212, 0, 0, 0, 1, 'NNNNN', 1),
  169.     (153, 4, 0, 'MZ', 258, 0, 0, 0, 1, '', 1),
  170.     (154, 4, 0, 'NA', 264, 0, 0, 0, 1, '', 1),
  171.     (155, 5, 0, 'NR', 674, 0, 0, 0, 1, '', 1),
  172.     (156, 3, 0, 'NP', 977, 0, 0, 0, 1, '', 1),
  173.     (157, 8, 0, 'AN', 599, 0, 0, 0, 1, '', 1),
  174.     (158, 5, 0, 'NC', 687, 0, 0, 0, 1, '', 1),
  175.     (159, 8, 0, 'NI', 505, 0, 0, 0, 1, 'NNNNNN', 1),
  176.     (160, 4, 0, 'NE', 227, 0, 0, 0, 1, '', 1),
  177.     (161, 5, 0, 'NU', 683, 0, 0, 0, 1, '', 1),
  178.     (162, 5, 0, 'NF', 0, 0, 0, 0, 1, '', 1),
  179.     (163, 5, 0, 'MP', 0, 0, 0, 0, 1, '', 1),
  180.     (164, 3, 0, 'OM', 968, 0, 0, 0, 1, '', 1),
  181.     (165, 3, 0, 'PK', 92, 0, 0, 0, 1, '', 1),
  182.     (166, 5, 0, 'PW', 680, 0, 0, 0, 1, '', 1),
  183.     (167, 3, 0, 'PS', 0, 0, 0, 0, 1, '', 1),
  184.     (168, 8, 0, 'PA', 507, 0, 0, 0, 1, 'NNNNNN', 1),
  185.     (169, 5, 0, 'PG', 675, 0, 0, 0, 1, '', 1),
  186.     (170, 6, 0, 'PY', 595, 0, 0, 0, 1, '', 1),
  187.     (171, 6, 0, 'PE', 51, 0, 0, 0, 1, '', 1),
  188.     (172, 3, 0, 'PH', 63, 0, 0, 0, 1, 'NNNN', 1),
  189.     (173, 5, 0, 'PN', 0, 0, 0, 0, 1, 'LLLL NLL', 1),
  190.     (174, 8, 0, 'PR', 0, 0, 0, 0, 1, 'NNNNN', 1),
  191.     (175, 3, 0, 'QA', 974, 0, 0, 0, 1, '', 1),
  192.     (176, 4, 0, 'RE', 262, 0, 0, 0, 1, '', 1),
  193.     (177, 7, 0, 'RU', 7, 0, 0, 0, 1, 'NNNNNN', 1),
  194.     (178, 4, 0, 'RW', 250, 0, 0, 0, 1, '', 1),
  195.     (179, 8, 0, 'BL', 0, 0, 0, 0, 1, '', 1),
  196.     (180, 8, 0, 'KN', 0, 0, 0, 0, 1, '', 1),
  197.     (181, 8, 0, 'LC', 0, 0, 0, 0, 1, '', 1),
  198.     (182, 8, 0, 'MF', 0, 0, 0, 0, 1, '', 1),
  199.     (183, 8, 0, 'PM', 508, 0, 0, 0, 1, '', 1),
  200.     (184, 8, 0, 'VC', 0, 0, 0, 0, 1, '', 1),
  201.     (185, 5, 0, 'WS', 685, 0, 0, 0, 1, '', 1),
  202.     (186, 7, 0, 'SM', 378, 0, 0, 0, 1, 'NNNNN', 1),
  203.     (187, 4, 0, 'ST', 239, 0, 0, 0, 1, '', 1),
  204.     (188, 3, 0, 'SA', 966, 0, 0, 0, 1, '', 1),
  205.     (189, 4, 0, 'SN', 221, 0, 0, 0, 1, '', 1),
  206.     (190, 7, 0, 'RS', 381, 0, 0, 0, 1, 'NNNNN', 1),
  207.     (191, 4, 0, 'SC', 248, 0, 0, 0, 1, '', 1),
  208.     (192, 4, 0, 'SL', 232, 0, 0, 0, 1, '', 1),
  209.     (193, 1, 0, 'SI', 386, 0, 0, 0, 1, 'C-NNNN', 1),
  210.     (194, 5, 0, 'SB', 677, 0, 0, 0, 1, '', 1),
  211.     (195, 4, 0, 'SO', 252, 0, 0, 0, 1, '', 1),
  212.     (196, 8, 0, 'GS', 0, 0, 0, 0, 1, 'LLLL NLL', 1),
  213.     (197, 3, 0, 'LK', 94, 0, 0, 0, 1, 'NNNNN', 1),
  214.     (198, 4, 0, 'SD', 249, 0, 0, 0, 1, '', 1),
  215.     (199, 8, 0, 'SR', 597, 0, 0, 0, 1, '', 1),
  216.     (200, 7, 0, 'SJ', 0, 0, 0, 0, 1, '', 1),
  217.     (201, 4, 0, 'SZ', 268, 0, 0, 0, 1, '', 1),
  218.     (202, 3, 0, 'SY', 963, 0, 0, 0, 1, '', 1),
  219.     (203, 3, 0, 'TW', 886, 0, 0, 0, 1, 'NNNNN', 1),
  220.     (204, 3, 0, 'TJ', 992, 0, 0, 0, 1, '', 1),
  221.     (205, 4, 0, 'TZ', 255, 0, 0, 0, 1, '', 1),
  222.     (206, 3, 0, 'TH', 66, 0, 0, 0, 1, 'NNNNN', 1),
  223.     (207, 5, 0, 'TK', 690, 0, 0, 0, 1, '', 1),
  224.     (208, 5, 0, 'TO', 676, 0, 0, 0, 1, '', 1),
  225.     (209, 6, 0, 'TT', 0, 0, 0, 0, 1, '', 1),
  226.     (210, 4, 0, 'TN', 216, 0, 0, 0, 1, '', 1),
  227.     (211, 7, 0, 'TR', 90, 0, 0, 0, 1, 'NNNNN', 1),
  228.     (212, 3, 0, 'TM', 993, 0, 0, 0, 1, '', 1),
  229.     (213, 8, 0, 'TC', 0, 0, 0, 0, 1, 'LLLL NLL', 1),
  230.     (214, 5, 0, 'TV', 688, 0, 0, 0, 1, '', 1),
  231.     (215, 4, 0, 'UG', 256, 0, 0, 0, 1, '', 1),
  232.     (216, 1, 0, 'UA', 380, 0, 0, 0, 1, 'NNNNN', 1),
  233.     (217, 3, 0, 'AE', 971, 0, 0, 0, 1, '', 1),
  234.     (218, 6, 0, 'UY', 598, 0, 0, 0, 1, '', 1),
  235.     (219, 3, 0, 'UZ', 998, 0, 0, 0, 1, '', 1),
  236.     (220, 5, 0, 'VU', 678, 0, 0, 0, 1, '', 1),
  237.     (221, 6, 0, 'VE', 58, 0, 0, 0, 1, '', 1),
  238.     (222, 3, 0, 'VN', 84, 0, 0, 0, 1, 'NNNNNN', 1),
  239.     (223, 2, 0, 'VG', 0, 0, 0, 0, 1, 'CNNNN', 1),
  240.     (224, 2, 0, 'VI', 0, 0, 0, 0, 1, '', 1),
  241.     (225, 5, 0, 'WF', 681, 0, 0, 0, 1, '', 1),
  242.     (226, 4, 0, 'EH', 0, 0, 0, 0, 1, '', 1),
  243.     (227, 3, 0, 'YE', 967, 0, 0, 0, 1, '', 1),
  244.     (228, 4, 0, 'ZM', 260, 0, 0, 0, 1, '', 1),
  245.     (229, 4, 0, 'ZW', 263, 0, 0, 0, 1, '', 1),
  246.     (230, 7, 0, 'AL', 355, 0, 0, 0, 1, 'NNNN', 1),
  247.     (231, 3, 0, 'AF', 93, 0, 0, 0, 0, '', 1),
  248.     (232, 5, 0, 'AQ', 0, 0, 0, 0, 1, '', 1),
  249.     (233, 1, 0, 'BA', 387, 0, 0, 0, 1, '', 1),
  250.     (234, 5, 0, 'BV', 0, 0, 0, 0, 1, '', 1),
  251.     (235, 5, 0, 'IO', 0, 0, 0, 0, 1, 'LLLL NLL', 1),
  252.     (236, 1, 0, 'BG', 359, 0, 0, 0, 1, 'NNNN', 1),
  253.     (237, 8, 0, 'KY', 0, 0, 0, 0, 1, '', 1),
  254.     (238, 3, 0, 'CX', 0, 0, 0, 0, 1, '', 1),
  255.     (239, 3, 0, 'CC', 0, 0, 0, 0, 1, '', 1),
  256.     (240, 5, 0, 'CK', 682, 0, 0, 0, 1, '', 1),
  257.     (241, 6, 0, 'GF', 594, 0, 0, 0, 1, '', 1),
  258.     (242, 5, 0, 'PF', 689, 0, 0, 0, 1, '', 1),
  259.     (243, 5, 0, 'TF', 0, 0, 0, 0, 1, '', 1),
  260.     (244, 7, 0, 'AX', 0, 0, 0, 0, 1, 'NNNNN', 1);
  261. /*!40000 ALTER TABLE `ps_country` ENABLE KEYS */;
  262.  
  263. -- Dumping data for table 1550a.ps_country_lang: ~1 464 rows (approximately)
  264. /*!40000 ALTER TABLE `ps_country_lang` DISABLE KEYS */;
  265. INSERT INTO `ps_country_lang` (`id_country`, `id_lang`, `name`) VALUES
  266.     (1, 1, 'Germany'),
  267.     (1, 2, 'Germany'),
  268.     (1, 3, 'Germany'),
  269.     (1, 4, 'Germany'),
  270.     (1, 5, 'Germany'),
  271.     (1, 6, 'Germany'),
  272.     (2, 1, 'Austria'),
  273.     (2, 2, 'Austria'),
  274.     (2, 3, 'Austria'),
  275.     (2, 4, 'Austria'),
  276.     (2, 5, 'Austria'),
  277.     (2, 6, 'Austria'),
  278.     (3, 1, 'Belgium'),
  279.     (3, 2, 'Belgium'),
  280.     (3, 3, 'Belgium'),
  281.     (3, 4, 'Belgium'),
  282.     (3, 5, 'Belgium'),
  283.     (3, 6, 'Belgium'),
  284.     (4, 1, 'Canada'),
  285.     (4, 2, 'Canada'),
  286.     (4, 3, 'Canada'),
  287.     (4, 4, 'Canada'),
  288.     (4, 5, 'Canada'),
  289.     (4, 6, 'Canada'),
  290.     (5, 1, 'China'),
  291.     (5, 2, 'China'),
  292.     (5, 3, 'China'),
  293.     (5, 4, 'China'),
  294.     (5, 5, 'China'),
  295.     (5, 6, 'China'),
  296.     (6, 1, 'Spain'),
  297.     (6, 2, 'Spain'),
  298.     (6, 3, 'Spain'),
  299.     (6, 4, 'Spain'),
  300.     (6, 5, 'Spain'),
  301.     (6, 6, 'Spain'),
  302.     (7, 1, 'Finland'),
  303.     (7, 2, 'Finland'),
  304.     (7, 3, 'Finland'),
  305.     (7, 4, 'Finland'),
  306.     (7, 5, 'Finland'),
  307.     (7, 6, 'Finland'),
  308.     (8, 1, 'France'),
  309.     (8, 2, 'France'),
  310.     (8, 3, 'France'),
  311.     (8, 4, 'France'),
  312.     (8, 5, 'France'),
  313.     (8, 6, 'France'),
  314.     (9, 1, 'Greece'),
  315.     (9, 2, 'Greece'),
  316.     (9, 3, 'Greece'),
  317.     (9, 4, 'Greece'),
  318.     (9, 5, 'Greece'),
  319.     (9, 6, 'Greece'),
  320.     (10, 1, 'Italy'),
  321.     (10, 2, 'Italy'),
  322.     (10, 3, 'Italy'),
  323.     (10, 4, 'Italy'),
  324.     (10, 5, 'Italy'),
  325.     (10, 6, 'Italy'),
  326.     (11, 1, 'Japan'),
  327.     (11, 2, 'Japan'),
  328.     (11, 3, 'Japan'),
  329.     (11, 4, 'Japan'),
  330.     (11, 5, 'Japan'),
  331.     (11, 6, 'Japan'),
  332.     (12, 1, 'Luxemburg'),
  333.     (12, 2, 'Luxemburg'),
  334.     (12, 3, 'Luxemburg'),
  335.     (12, 4, 'Luxemburg'),
  336.     (12, 5, 'Luxemburg'),
  337.     (12, 6, 'Luxemburg'),
  338.     (13, 1, 'Netherlands'),
  339.     (13, 2, 'Netherlands'),
  340.     (13, 3, 'Netherlands'),
  341.     (13, 4, 'Netherlands'),
  342.     (13, 5, 'Netherlands'),
  343.     (13, 6, 'Netherlands'),
  344.     (14, 1, 'Poland'),
  345.     (14, 2, 'Poland'),
  346.     (14, 3, 'Poland'),
  347.     (14, 4, 'Poland'),
  348.     (14, 5, 'Poland'),
  349.     (14, 6, 'Poland'),
  350.     (15, 1, 'Portugal'),
  351.     (15, 2, 'Portugal'),
  352.     (15, 3, 'Portugal'),
  353.     (15, 4, 'Portugal'),
  354.     (15, 5, 'Portugal'),
  355.     (15, 6, 'Portugal'),
  356.     (16, 1, 'Czech Republic'),
  357.     (16, 2, 'Czech Republic'),
  358.     (16, 3, 'Czech Republic'),
  359.     (16, 4, 'Czech Republic'),
  360.     (16, 5, 'Czech Republic'),
  361.     (16, 6, 'Czech Republic'),
  362.     (17, 1, 'United Kingdom'),
  363.     (17, 2, 'United Kingdom'),
  364.     (17, 3, 'United Kingdom'),
  365.     (17, 4, 'United Kingdom'),
  366.     (17, 5, 'United Kingdom'),
  367.     (17, 6, 'United Kingdom'),
  368.     (18, 1, 'Sweden'),
  369.     (18, 2, 'Sweden'),
  370.     (18, 3, 'Sweden'),
  371.     (18, 4, 'Sweden'),
  372.     (18, 5, 'Sweden'),
  373.     (18, 6, 'Sweden'),
  374.     (19, 1, 'Switzerland'),
  375.     (19, 2, 'Switzerland'),
  376.     (19, 3, 'Switzerland'),
  377.     (19, 4, 'Switzerland'),
  378.     (19, 5, 'Switzerland'),
  379.     (19, 6, 'Switzerland'),
  380.     (20, 1, 'Denmark'),
  381.     (20, 2, 'Denmark'),
  382.     (20, 3, 'Denmark'),
  383.     (20, 4, 'Denmark'),
  384.     (20, 5, 'Denmark'),
  385.     (20, 6, 'Denmark'),
  386.     (21, 1, 'United States'),
  387.     (21, 2, 'United States'),
  388.     (21, 3, 'United States'),
  389.     (21, 4, 'United States'),
  390.     (21, 5, 'United States'),
  391.     (21, 6, 'United States'),
  392.     (22, 1, 'HongKong'),
  393.     (22, 2, 'HongKong'),
  394.     (22, 3, 'HongKong'),
  395.     (22, 4, 'HongKong'),
  396.     (22, 5, 'HongKong'),
  397.     (22, 6, 'HongKong'),
  398.     (23, 1, 'Norway'),
  399.     (23, 2, 'Norway'),
  400.     (23, 3, 'Norway'),
  401.     (23, 4, 'Norway'),
  402.     (23, 5, 'Norway'),
  403.     (23, 6, 'Norway'),
  404.     (24, 1, 'Australia'),
  405.     (24, 2, 'Australia'),
  406.     (24, 3, 'Australia'),
  407.     (24, 4, 'Australia'),
  408.     (24, 5, 'Australia'),
  409.     (24, 6, 'Australia'),
  410.     (25, 1, 'Singapore'),
  411.     (25, 2, 'Singapore'),
  412.     (25, 3, 'Singapore'),
  413.     (25, 4, 'Singapore'),
  414.     (25, 5, 'Singapore'),
  415.     (25, 6, 'Singapore'),
  416.     (26, 1, 'Ireland'),
  417.     (26, 2, 'Ireland'),
  418.     (26, 3, 'Ireland'),
  419.     (26, 4, 'Ireland'),
  420.     (26, 5, 'Ireland'),
  421.     (26, 6, 'Ireland'),
  422.     (27, 1, 'New Zealand'),
  423.     (27, 2, 'New Zealand'),
  424.     (27, 3, 'New Zealand'),
  425.     (27, 4, 'New Zealand'),
  426.     (27, 5, 'New Zealand'),
  427.     (27, 6, 'New Zealand'),
  428.     (28, 1, 'South Korea'),
  429.     (28, 2, 'South Korea'),
  430.     (28, 3, 'South Korea'),
  431.     (28, 4, 'South Korea'),
  432.     (28, 5, 'South Korea'),
  433.     (28, 6, 'South Korea'),
  434.     (29, 1, 'Israel'),
  435.     (29, 2, 'Israel'),
  436.     (29, 3, 'Israel'),
  437.     (29, 4, 'Israel'),
  438.     (29, 5, 'Israel'),
  439.     (29, 6, 'Israel'),
  440.     (30, 1, 'South Africa'),
  441.     (30, 2, 'South Africa'),
  442.     (30, 3, 'South Africa'),
  443.     (30, 4, 'South Africa'),
  444.     (30, 5, 'South Africa'),
  445.     (30, 6, 'South Africa'),
  446.     (31, 1, 'Nigeria'),
  447.     (31, 2, 'Nigeria'),
  448.     (31, 3, 'Nigeria'),
  449.     (31, 4, 'Nigeria'),
  450.     (31, 5, 'Nigeria'),
  451.     (31, 6, 'Nigeria'),
  452.     (32, 1, 'Ivory Coast'),
  453.     (32, 2, 'Ivory Coast'),
  454.     (32, 3, 'Ivory Coast'),
  455.     (32, 4, 'Ivory Coast'),
  456.     (32, 5, 'Ivory Coast'),
  457.     (32, 6, 'Ivory Coast'),
  458.     (33, 1, 'Togo'),
  459.     (33, 2, 'Togo'),
  460.     (33, 3, 'Togo'),
  461.     (33, 4, 'Togo'),
  462.     (33, 5, 'Togo'),
  463.     (33, 6, 'Togo'),
  464.     (34, 1, 'Bolivia'),
  465.     (34, 2, 'Bolivia'),
  466.     (34, 3, 'Bolivia'),
  467.     (34, 4, 'Bolivia'),
  468.     (34, 5, 'Bolivia'),
  469.     (34, 6, 'Bolivia'),
  470.     (35, 1, 'Mauritius'),
  471.     (35, 2, 'Mauritius'),
  472.     (35, 3, 'Mauritius'),
  473.     (35, 4, 'Mauritius'),
  474.     (35, 5, 'Mauritius'),
  475.     (35, 6, 'Mauritius'),
  476.     (36, 1, 'Romania'),
  477.     (36, 2, 'Romania'),
  478.     (36, 3, 'Romania'),
  479.     (36, 4, 'Romania'),
  480.     (36, 5, 'Romania'),
  481.     (36, 6, 'Romania'),
  482.     (37, 1, 'Slovakia'),
  483.     (37, 2, 'Slovakia'),
  484.     (37, 3, 'Slovakia'),
  485.     (37, 4, 'Slovakia'),
  486.     (37, 5, 'Slovakia'),
  487.     (37, 6, 'Slovakia'),
  488.     (38, 1, 'Algeria'),
  489.     (38, 2, 'Algeria'),
  490.     (38, 3, 'Algeria'),
  491.     (38, 4, 'Algeria'),
  492.     (38, 5, 'Algeria'),
  493.     (38, 6, 'Algeria'),
  494.     (39, 1, 'American Samoa'),
  495.     (39, 2, 'American Samoa'),
  496.     (39, 3, 'American Samoa'),
  497.     (39, 4, 'American Samoa'),
  498.     (39, 5, 'American Samoa'),
  499.     (39, 6, 'American Samoa'),
  500.     (40, 1, 'Andorra'),
  501.     (40, 2, 'Andorra'),
  502.     (40, 3, 'Andorra'),
  503.     (40, 4, 'Andorra'),
  504.     (40, 5, 'Andorra'),
  505.     (40, 6, 'Andorra'),
  506.     (41, 1, 'Angola'),
  507.     (41, 2, 'Angola'),
  508.     (41, 3, 'Angola'),
  509.     (41, 4, 'Angola'),
  510.     (41, 5, 'Angola'),
  511.     (41, 6, 'Angola'),
  512.     (42, 1, 'Anguilla'),
  513.     (42, 2, 'Anguilla'),
  514.     (42, 3, 'Anguilla'),
  515.     (42, 4, 'Anguilla'),
  516.     (42, 5, 'Anguilla'),
  517.     (42, 6, 'Anguilla'),
  518.     (43, 1, 'Antigua and Barbuda'),
  519.     (43, 2, 'Antigua and Barbuda'),
  520.     (43, 3, 'Antigua and Barbuda'),
  521.     (43, 4, 'Antigua and Barbuda'),
  522.     (43, 5, 'Antigua and Barbuda'),
  523.     (43, 6, 'Antigua and Barbuda'),
  524.     (44, 1, 'Argentina'),
  525.     (44, 2, 'Argentina'),
  526.     (44, 3, 'Argentina'),
  527.     (44, 4, 'Argentina'),
  528.     (44, 5, 'Argentina'),
  529.     (44, 6, 'Argentina'),
  530.     (45, 1, 'Armenia'),
  531.     (45, 2, 'Armenia'),
  532.     (45, 3, 'Armenia'),
  533.     (45, 4, 'Armenia'),
  534.     (45, 5, 'Armenia'),
  535.     (45, 6, 'Armenia'),
  536.     (46, 1, 'Aruba'),
  537.     (46, 2, 'Aruba'),
  538.     (46, 3, 'Aruba'),
  539.     (46, 4, 'Aruba'),
  540.     (46, 5, 'Aruba'),
  541.     (46, 6, 'Aruba'),
  542.     (47, 1, 'Azerbaijan'),
  543.     (47, 2, 'Azerbaijan'),
  544.     (47, 3, 'Azerbaijan'),
  545.     (47, 4, 'Azerbaijan'),
  546.     (47, 5, 'Azerbaijan'),
  547.     (47, 6, 'Azerbaijan'),
  548.     (48, 1, 'Bahamas'),
  549.     (48, 2, 'Bahamas'),
  550.     (48, 3, 'Bahamas'),
  551.     (48, 4, 'Bahamas'),
  552.     (48, 5, 'Bahamas'),
  553.     (48, 6, 'Bahamas'),
  554.     (49, 1, 'Bahrain'),
  555.     (49, 2, 'Bahrain'),
  556.     (49, 3, 'Bahrain'),
  557.     (49, 4, 'Bahrain'),
  558.     (49, 5, 'Bahrain'),
  559.     (49, 6, 'Bahrain'),
  560.     (50, 1, 'Bangladesh'),
  561.     (50, 2, 'Bangladesh'),
  562.     (50, 3, 'Bangladesh'),
  563.     (50, 4, 'Bangladesh'),
  564.     (50, 5, 'Bangladesh'),
  565.     (50, 6, 'Bangladesh'),
  566.     (51, 1, 'Barbados'),
  567.     (51, 2, 'Barbados'),
  568.     (51, 3, 'Barbados'),
  569.     (51, 4, 'Barbados'),
  570.     (51, 5, 'Barbados'),
  571.     (51, 6, 'Barbados'),
  572.     (52, 1, 'Belarus'),
  573.     (52, 2, 'Belarus'),
  574.     (52, 3, 'Belarus'),
  575.     (52, 4, 'Belarus'),
  576.     (52, 5, 'Belarus'),
  577.     (52, 6, 'Belarus'),
  578.     (53, 1, 'Belize'),
  579.     (53, 2, 'Belize'),
  580.     (53, 3, 'Belize'),
  581.     (53, 4, 'Belize'),
  582.     (53, 5, 'Belize'),
  583.     (53, 6, 'Belize'),
  584.     (54, 1, 'Benin'),
  585.     (54, 2, 'Benin'),
  586.     (54, 3, 'Benin'),
  587.     (54, 4, 'Benin'),
  588.     (54, 5, 'Benin'),
  589.     (54, 6, 'Benin'),
  590.     (55, 1, 'Bermuda'),
  591.     (55, 2, 'Bermuda'),
  592.     (55, 3, 'Bermuda'),
  593.     (55, 4, 'Bermuda'),
  594.     (55, 5, 'Bermuda'),
  595.     (55, 6, 'Bermuda'),
  596.     (56, 1, 'Bhutan'),
  597.     (56, 2, 'Bhutan'),
  598.     (56, 3, 'Bhutan'),
  599.     (56, 4, 'Bhutan'),
  600.     (56, 5, 'Bhutan'),
  601.     (56, 6, 'Bhutan'),
  602.     (57, 1, 'Botswana'),
  603.     (57, 2, 'Botswana'),
  604.     (57, 3, 'Botswana'),
  605.     (57, 4, 'Botswana'),
  606.     (57, 5, 'Botswana'),
  607.     (57, 6, 'Botswana'),
  608.     (58, 1, 'Brazil'),
  609.     (58, 2, 'Brazil'),
  610.     (58, 3, 'Brazil'),
  611.     (58, 4, 'Brazil'),
  612.     (58, 5, 'Brazil'),
  613.     (58, 6, 'Brazil'),
  614.     (59, 1, 'Brunei'),
  615.     (59, 2, 'Brunei'),
  616.     (59, 3, 'Brunei'),
  617.     (59, 4, 'Brunei'),
  618.     (59, 5, 'Brunei'),
  619.     (59, 6, 'Brunei'),
  620.     (60, 1, 'Burkina Faso'),
  621.     (60, 2, 'Burkina Faso'),
  622.     (60, 3, 'Burkina Faso'),
  623.     (60, 4, 'Burkina Faso'),
  624.     (60, 5, 'Burkina Faso'),
  625.     (60, 6, 'Burkina Faso'),
  626.     (61, 1, 'Burma (Myanmar)'),
  627.     (61, 2, 'Burma (Myanmar)'),
  628.     (61, 3, 'Burma (Myanmar)'),
  629.     (61, 4, 'Burma (Myanmar)'),
  630.     (61, 5, 'Burma (Myanmar)'),
  631.     (61, 6, 'Burma (Myanmar)'),
  632.     (62, 1, 'Burundi'),
  633.     (62, 2, 'Burundi'),
  634.     (62, 3, 'Burundi'),
  635.     (62, 4, 'Burundi'),
  636.     (62, 5, 'Burundi'),
  637.     (62, 6, 'Burundi'),
  638.     (63, 1, 'Cambodia'),
  639.     (63, 2, 'Cambodia'),
  640.     (63, 3, 'Cambodia'),
  641.     (63, 4, 'Cambodia'),
  642.     (63, 5, 'Cambodia'),
  643.     (63, 6, 'Cambodia'),
  644.     (64, 1, 'Cameroon'),
  645.     (64, 2, 'Cameroon'),
  646.     (64, 3, 'Cameroon'),
  647.     (64, 4, 'Cameroon'),
  648.     (64, 5, 'Cameroon'),
  649.     (64, 6, 'Cameroon'),
  650.     (65, 1, 'Cape Verde'),
  651.     (65, 2, 'Cape Verde'),
  652.     (65, 3, 'Cape Verde'),
  653.     (65, 4, 'Cape Verde'),
  654.     (65, 5, 'Cape Verde'),
  655.     (65, 6, 'Cape Verde'),
  656.     (66, 1, 'Central African Republic'),
  657.     (66, 2, 'Central African Republic'),
  658.     (66, 3, 'Central African Republic'),
  659.     (66, 4, 'Central African Republic'),
  660.     (66, 5, 'Central African Republic'),
  661.     (66, 6, 'Central African Republic'),
  662.     (67, 1, 'Chad'),
  663.     (67, 2, 'Chad'),
  664.     (67, 3, 'Chad'),
  665.     (67, 4, 'Chad'),
  666.     (67, 5, 'Chad'),
  667.     (67, 6, 'Chad'),
  668.     (68, 1, 'Chile'),
  669.     (68, 2, 'Chile'),
  670.     (68, 3, 'Chile'),
  671.     (68, 4, 'Chile'),
  672.     (68, 5, 'Chile'),
  673.     (68, 6, 'Chile'),
  674.     (69, 1, 'Colombia'),
  675.     (69, 2, 'Colombia'),
  676.     (69, 3, 'Colombia'),
  677.     (69, 4, 'Colombia'),
  678.     (69, 5, 'Colombia'),
  679.     (69, 6, 'Colombia'),
  680.     (70, 1, 'Comoros'),
  681.     (70, 2, 'Comoros'),
  682.     (70, 3, 'Comoros'),
  683.     (70, 4, 'Comoros'),
  684.     (70, 5, 'Comoros'),
  685.     (70, 6, 'Comoros'),
  686.     (71, 1, 'Congo, Dem. Republic'),
  687.     (71, 2, 'Congo, Dem. Republic'),
  688.     (71, 3, 'Congo, Dem. Republic'),
  689.     (71, 4, 'Congo, Dem. Republic'),
  690.     (71, 5, 'Congo, Dem. Republic'),
  691.     (71, 6, 'Congo, Dem. Republic'),
  692.     (72, 1, 'Congo, Republic'),
  693.     (72, 2, 'Congo, Republic'),
  694.     (72, 3, 'Congo, Republic'),
  695.     (72, 4, 'Congo, Republic'),
  696.     (72, 5, 'Congo, Republic'),
  697.     (72, 6, 'Congo, Republic'),
  698.     (73, 1, 'Costa Rica'),
  699.     (73, 2, 'Costa Rica'),
  700.     (73, 3, 'Costa Rica'),
  701.     (73, 4, 'Costa Rica'),
  702.     (73, 5, 'Costa Rica'),
  703.     (73, 6, 'Costa Rica'),
  704.     (74, 1, 'Croatia'),
  705.     (74, 2, 'Croatia'),
  706.     (74, 3, 'Croatia'),
  707.     (74, 4, 'Croatia'),
  708.     (74, 5, 'Croatia'),
  709.     (74, 6, 'Croatia'),
  710.     (75, 1, 'Cuba'),
  711.     (75, 2, 'Cuba'),
  712.     (75, 3, 'Cuba'),
  713.     (75, 4, 'Cuba'),
  714.     (75, 5, 'Cuba'),
  715.     (75, 6, 'Cuba'),
  716.     (76, 1, 'Cyprus'),
  717.     (76, 2, 'Cyprus'),
  718.     (76, 3, 'Cyprus'),
  719.     (76, 4, 'Cyprus'),
  720.     (76, 5, 'Cyprus'),
  721.     (76, 6, 'Cyprus'),
  722.     (77, 1, 'Djibouti'),
  723.     (77, 2, 'Djibouti'),
  724.     (77, 3, 'Djibouti'),
  725.     (77, 4, 'Djibouti'),
  726.     (77, 5, 'Djibouti'),
  727.     (77, 6, 'Djibouti'),
  728.     (78, 1, 'Dominica'),
  729.     (78, 2, 'Dominica'),
  730.     (78, 3, 'Dominica'),
  731.     (78, 4, 'Dominica'),
  732.     (78, 5, 'Dominica'),
  733.     (78, 6, 'Dominica'),
  734.     (79, 1, 'Dominican Republic'),
  735.     (79, 2, 'Dominican Republic'),
  736.     (79, 3, 'Dominican Republic'),
  737.     (79, 4, 'Dominican Republic'),
  738.     (79, 5, 'Dominican Republic'),
  739.     (79, 6, 'Dominican Republic'),
  740.     (80, 1, 'East Timor'),
  741.     (80, 2, 'East Timor'),
  742.     (80, 3, 'East Timor'),
  743.     (80, 4, 'East Timor'),
  744.     (80, 5, 'East Timor'),
  745.     (80, 6, 'East Timor'),
  746.     (81, 1, 'Ecuador'),
  747.     (81, 2, 'Ecuador'),
  748.     (81, 3, 'Ecuador'),
  749.     (81, 4, 'Ecuador'),
  750.     (81, 5, 'Ecuador'),
  751.     (81, 6, 'Ecuador'),
  752.     (82, 1, 'Egypt'),
  753.     (82, 2, 'Egypt'),
  754.     (82, 3, 'Egypt'),
  755.     (82, 4, 'Egypt'),
  756.     (82, 5, 'Egypt'),
  757.     (82, 6, 'Egypt'),
  758.     (83, 1, 'El Salvador'),
  759.     (83, 2, 'El Salvador'),
  760.     (83, 3, 'El Salvador'),
  761.     (83, 4, 'El Salvador'),
  762.     (83, 5, 'El Salvador'),
  763.     (83, 6, 'El Salvador'),
  764.     (84, 1, 'Equatorial Guinea'),
  765.     (84, 2, 'Equatorial Guinea'),
  766.     (84, 3, 'Equatorial Guinea'),
  767.     (84, 4, 'Equatorial Guinea'),
  768.     (84, 5, 'Equatorial Guinea'),
  769.     (84, 6, 'Equatorial Guinea'),
  770.     (85, 1, 'Eritrea'),
  771.     (85, 2, 'Eritrea'),
  772.     (85, 3, 'Eritrea'),
  773.     (85, 4, 'Eritrea'),
  774.     (85, 5, 'Eritrea'),
  775.     (85, 6, 'Eritrea'),
  776.     (86, 1, 'Estonia'),
  777.     (86, 2, 'Estonia'),
  778.     (86, 3, 'Estonia'),
  779.     (86, 4, 'Estonia'),
  780.     (86, 5, 'Estonia'),
  781.     (86, 6, 'Estonia'),
  782.     (87, 1, 'Ethiopia'),
  783.     (87, 2, 'Ethiopia'),
  784.     (87, 3, 'Ethiopia'),
  785.     (87, 4, 'Ethiopia'),
  786.     (87, 5, 'Ethiopia'),
  787.     (87, 6, 'Ethiopia'),
  788.     (88, 1, 'Falkland Islands'),
  789.     (88, 2, 'Falkland Islands'),
  790.     (88, 3, 'Falkland Islands'),
  791.     (88, 4, 'Falkland Islands'),
  792.     (88, 5, 'Falkland Islands'),
  793.     (88, 6, 'Falkland Islands'),
  794.     (89, 1, 'Faroe Islands'),
  795.     (89, 2, 'Faroe Islands'),
  796.     (89, 3, 'Faroe Islands'),
  797.     (89, 4, 'Faroe Islands'),
  798.     (89, 5, 'Faroe Islands'),
  799.     (89, 6, 'Faroe Islands'),
  800.     (90, 1, 'Fiji'),
  801.     (90, 2, 'Fiji'),
  802.     (90, 3, 'Fiji'),
  803.     (90, 4, 'Fiji'),
  804.     (90, 5, 'Fiji'),
  805.     (90, 6, 'Fiji'),
  806.     (91, 1, 'Gabon'),
  807.     (91, 2, 'Gabon'),
  808.     (91, 3, 'Gabon'),
  809.     (91, 4, 'Gabon'),
  810.     (91, 5, 'Gabon'),
  811.     (91, 6, 'Gabon'),
  812.     (92, 1, 'Gambia'),
  813.     (92, 2, 'Gambia'),
  814.     (92, 3, 'Gambia'),
  815.     (92, 4, 'Gambia'),
  816.     (92, 5, 'Gambia'),
  817.     (92, 6, 'Gambia'),
  818.     (93, 1, 'Georgia'),
  819.     (93, 2, 'Georgia'),
  820.     (93, 3, 'Georgia'),
  821.     (93, 4, 'Georgia'),
  822.     (93, 5, 'Georgia'),
  823.     (93, 6, 'Georgia'),
  824.     (94, 1, 'Ghana'),
  825.     (94, 2, 'Ghana'),
  826.     (94, 3, 'Ghana'),
  827.     (94, 4, 'Ghana'),
  828.     (94, 5, 'Ghana'),
  829.     (94, 6, 'Ghana'),
  830.     (95, 1, 'Grenada'),
  831.     (95, 2, 'Grenada'),
  832.     (95, 3, 'Grenada'),
  833.     (95, 4, 'Grenada'),
  834.     (95, 5, 'Grenada'),
  835.     (95, 6, 'Grenada'),
  836.     (96, 1, 'Greenland'),
  837.     (96, 2, 'Greenland'),
  838.     (96, 3, 'Greenland'),
  839.     (96, 4, 'Greenland'),
  840.     (96, 5, 'Greenland'),
  841.     (96, 6, 'Greenland'),
  842.     (97, 1, 'Gibraltar'),
  843.     (97, 2, 'Gibraltar'),
  844.     (97, 3, 'Gibraltar'),
  845.     (97, 4, 'Gibraltar'),
  846.     (97, 5, 'Gibraltar'),
  847.     (97, 6, 'Gibraltar'),
  848.     (98, 1, 'Guadeloupe'),
  849.     (98, 2, 'Guadeloupe'),
  850.     (98, 3, 'Guadeloupe'),
  851.     (98, 4, 'Guadeloupe'),
  852.     (98, 5, 'Guadeloupe'),
  853.     (98, 6, 'Guadeloupe'),
  854.     (99, 1, 'Guam'),
  855.     (99, 2, 'Guam'),
  856.     (99, 3, 'Guam'),
  857.     (99, 4, 'Guam'),
  858.     (99, 5, 'Guam'),
  859.     (99, 6, 'Guam'),
  860.     (100, 1, 'Guatemala'),
  861.     (100, 2, 'Guatemala'),
  862.     (100, 3, 'Guatemala'),
  863.     (100, 4, 'Guatemala'),
  864.     (100, 5, 'Guatemala'),
  865.     (100, 6, 'Guatemala'),
  866.     (101, 1, 'Guernsey'),
  867.     (101, 2, 'Guernsey'),
  868.     (101, 3, 'Guernsey'),
  869.     (101, 4, 'Guernsey'),
  870.     (101, 5, 'Guernsey'),
  871.     (101, 6, 'Guernsey'),
  872.     (102, 1, 'Guinea'),
  873.     (102, 2, 'Guinea'),
  874.     (102, 3, 'Guinea'),
  875.     (102, 4, 'Guinea'),
  876.     (102, 5, 'Guinea'),
  877.     (102, 6, 'Guinea'),
  878.     (103, 1, 'Guinea-Bissau'),
  879.     (103, 2, 'Guinea-Bissau'),
  880.     (103, 3, 'Guinea-Bissau'),
  881.     (103, 4, 'Guinea-Bissau'),
  882.     (103, 5, 'Guinea-Bissau'),
  883.     (103, 6, 'Guinea-Bissau'),
  884.     (104, 1, 'Guyana'),
  885.     (104, 2, 'Guyana'),
  886.     (104, 3, 'Guyana'),
  887.     (104, 4, 'Guyana'),
  888.     (104, 5, 'Guyana'),
  889.     (104, 6, 'Guyana'),
  890.     (105, 1, 'Haiti'),
  891.     (105, 2, 'Haiti'),
  892.     (105, 3, 'Haiti'),
  893.     (105, 4, 'Haiti'),
  894.     (105, 5, 'Haiti'),
  895.     (105, 6, 'Haiti'),
  896.     (106, 1, 'Heard Island and McDonald Islands'),
  897.     (106, 2, 'Heard Island and McDonald Islands'),
  898.     (106, 3, 'Heard Island and McDonald Islands'),
  899.     (106, 4, 'Heard Island and McDonald Islands'),
  900.     (106, 5, 'Heard Island and McDonald Islands'),
  901.     (106, 6, 'Heard Island and McDonald Islands'),
  902.     (107, 1, 'Vatican City State'),
  903.     (107, 2, 'Vatican City State'),
  904.     (107, 3, 'Vatican City State'),
  905.     (107, 4, 'Vatican City State'),
  906.     (107, 5, 'Vatican City State'),
  907.     (107, 6, 'Vatican City State'),
  908.     (108, 1, 'Honduras'),
  909.     (108, 2, 'Honduras'),
  910.     (108, 3, 'Honduras'),
  911.     (108, 4, 'Honduras'),
  912.     (108, 5, 'Honduras'),
  913.     (108, 6, 'Honduras'),
  914.     (109, 1, 'Iceland'),
  915.     (109, 2, 'Iceland'),
  916.     (109, 3, 'Iceland'),
  917.     (109, 4, 'Iceland'),
  918.     (109, 5, 'Iceland'),
  919.     (109, 6, 'Iceland'),
  920.     (110, 1, 'India'),
  921.     (110, 2, 'India'),
  922.     (110, 3, 'India'),
  923.     (110, 4, 'India'),
  924.     (110, 5, 'India'),
  925.     (110, 6, 'India'),
  926.     (111, 1, 'Indonesia'),
  927.     (111, 2, 'Indonesia'),
  928.     (111, 3, 'Indonesia'),
  929.     (111, 4, 'Indonesia'),
  930.     (111, 5, 'Indonesia'),
  931.     (111, 6, 'Indonesia'),
  932.     (112, 1, 'Iran'),
  933.     (112, 2, 'Iran'),
  934.     (112, 3, 'Iran'),
  935.     (112, 4, 'Iran'),
  936.     (112, 5, 'Iran'),
  937.     (112, 6, 'Iran'),
  938.     (113, 1, 'Iraq'),
  939.     (113, 2, 'Iraq'),
  940.     (113, 3, 'Iraq'),
  941.     (113, 4, 'Iraq'),
  942.     (113, 5, 'Iraq'),
  943.     (113, 6, 'Iraq'),
  944.     (114, 1, 'Man Island'),
  945.     (114, 2, 'Man Island'),
  946.     (114, 3, 'Man Island'),
  947.     (114, 4, 'Man Island'),
  948.     (114, 5, 'Man Island'),
  949.     (114, 6, 'Man Island'),
  950.     (115, 1, 'Jamaica'),
  951.     (115, 2, 'Jamaica'),
  952.     (115, 3, 'Jamaica'),
  953.     (115, 4, 'Jamaica'),
  954.     (115, 5, 'Jamaica'),
  955.     (115, 6, 'Jamaica'),
  956.     (116, 1, 'Jersey'),
  957.     (116, 2, 'Jersey'),
  958.     (116, 3, 'Jersey'),
  959.     (116, 4, 'Jersey'),
  960.     (116, 5, 'Jersey'),
  961.     (116, 6, 'Jersey'),
  962.     (117, 1, 'Jordan'),
  963.     (117, 2, 'Jordan'),
  964.     (117, 3, 'Jordan'),
  965.     (117, 4, 'Jordan'),
  966.     (117, 5, 'Jordan'),
  967.     (117, 6, 'Jordan'),
  968.     (118, 1, 'Kazakhstan'),
  969.     (118, 2, 'Kazakhstan'),
  970.     (118, 3, 'Kazakhstan'),
  971.     (118, 4, 'Kazakhstan'),
  972.     (118, 5, 'Kazakhstan'),
  973.     (118, 6, 'Kazakhstan'),
  974.     (119, 1, 'Kenya'),
  975.     (119, 2, 'Kenya'),
  976.     (119, 3, 'Kenya'),
  977.     (119, 4, 'Kenya'),
  978.     (119, 5, 'Kenya'),
  979.     (119, 6, 'Kenya'),
  980.     (120, 1, 'Kiribati'),
  981.     (120, 2, 'Kiribati'),
  982.     (120, 3, 'Kiribati'),
  983.     (120, 4, 'Kiribati'),
  984.     (120, 5, 'Kiribati'),
  985.     (120, 6, 'Kiribati'),
  986.     (121, 1, 'Korea, Dem. Republic of'),
  987.     (121, 2, 'Korea, Dem. Republic of'),
  988.     (121, 3, 'Korea, Dem. Republic of'),
  989.     (121, 4, 'Korea, Dem. Republic of'),
  990.     (121, 5, 'Korea, Dem. Republic of'),
  991.     (121, 6, 'Korea, Dem. Republic of'),
  992.     (122, 1, 'Kuwait'),
  993.     (122, 2, 'Kuwait'),
  994.     (122, 3, 'Kuwait'),
  995.     (122, 4, 'Kuwait'),
  996.     (122, 5, 'Kuwait'),
  997.     (122, 6, 'Kuwait'),
  998.     (123, 1, 'Kyrgyzstan'),
  999.     (123, 2, 'Kyrgyzstan'),
  1000.     (123, 3, 'Kyrgyzstan'),
  1001.     (123, 4, 'Kyrgyzstan'),
  1002.     (123, 5, 'Kyrgyzstan'),
  1003.     (123, 6, 'Kyrgyzstan'),
  1004.     (124, 1, 'Laos'),
  1005.     (124, 2, 'Laos'),
  1006.     (124, 3, 'Laos'),
  1007.     (124, 4, 'Laos'),
  1008.     (124, 5, 'Laos'),
  1009.     (124, 6, 'Laos'),
  1010.     (125, 1, 'Latvia'),
  1011.     (125, 2, 'Latvia'),
  1012.     (125, 3, 'Latvia'),
  1013.     (125, 4, 'Latvia'),
  1014.     (125, 5, 'Latvia'),
  1015.     (125, 6, 'Latvia'),
  1016.     (126, 1, 'Lebanon'),
  1017.     (126, 2, 'Lebanon'),
  1018.     (126, 3, 'Lebanon'),
  1019.     (126, 4, 'Lebanon'),
  1020.     (126, 5, 'Lebanon'),
  1021.     (126, 6, 'Lebanon'),
  1022.     (127, 1, 'Lesotho'),
  1023.     (127, 2, 'Lesotho'),
  1024.     (127, 3, 'Lesotho'),
  1025.     (127, 4, 'Lesotho'),
  1026.     (127, 5, 'Lesotho'),
  1027.     (127, 6, 'Lesotho'),
  1028.     (128, 1, 'Liberia'),
  1029.     (128, 2, 'Liberia'),
  1030.     (128, 3, 'Liberia'),
  1031.     (128, 4, 'Liberia'),
  1032.     (128, 5, 'Liberia'),
  1033.     (128, 6, 'Liberia'),
  1034.     (129, 1, 'Libya'),
  1035.     (129, 2, 'Libya'),
  1036.     (129, 3, 'Libya'),
  1037.     (129, 4, 'Libya'),
  1038.     (129, 5, 'Libya'),
  1039.     (129, 6, 'Libya'),
  1040.     (130, 1, 'Liechtenstein'),
  1041.     (130, 2, 'Liechtenstein'),
  1042.     (130, 3, 'Liechtenstein'),
  1043.     (130, 4, 'Liechtenstein'),
  1044.     (130, 5, 'Liechtenstein'),
  1045.     (130, 6, 'Liechtenstein'),
  1046.     (131, 1, 'Lithuania'),
  1047.     (131, 2, 'Lithuania'),
  1048.     (131, 3, 'Lithuania'),
  1049.     (131, 4, 'Lithuania'),
  1050.     (131, 5, 'Lithuania'),
  1051.     (131, 6, 'Lithuania'),
  1052.     (132, 1, 'Macau'),
  1053.     (132, 2, 'Macau'),
  1054.     (132, 3, 'Macau'),
  1055.     (132, 4, 'Macau'),
  1056.     (132, 5, 'Macau'),
  1057.     (132, 6, 'Macau'),
  1058.     (133, 1, 'Macedonia'),
  1059.     (133, 2, 'Macedonia'),
  1060.     (133, 3, 'Macedonia'),
  1061.     (133, 4, 'Macedonia'),
  1062.     (133, 5, 'Macedonia'),
  1063.     (133, 6, 'Macedonia'),
  1064.     (134, 1, 'Madagascar'),
  1065.     (134, 2, 'Madagascar'),
  1066.     (134, 3, 'Madagascar'),
  1067.     (134, 4, 'Madagascar'),
  1068.     (134, 5, 'Madagascar'),
  1069.     (134, 6, 'Madagascar'),
  1070.     (135, 1, 'Malawi'),
  1071.     (135, 2, 'Malawi'),
  1072.     (135, 3, 'Malawi'),
  1073.     (135, 4, 'Malawi'),
  1074.     (135, 5, 'Malawi'),
  1075.     (135, 6, 'Malawi'),
  1076.     (136, 1, 'Malaysia'),
  1077.     (136, 2, 'Malaysia'),
  1078.     (136, 3, 'Malaysia'),
  1079.     (136, 4, 'Malaysia'),
  1080.     (136, 5, 'Malaysia'),
  1081.     (136, 6, 'Malaysia'),
  1082.     (137, 1, 'Maldives'),
  1083.     (137, 2, 'Maldives'),
  1084.     (137, 3, 'Maldives'),
  1085.     (137, 4, 'Maldives'),
  1086.     (137, 5, 'Maldives'),
  1087.     (137, 6, 'Maldives'),
  1088.     (138, 1, 'Mali'),
  1089.     (138, 2, 'Mali'),
  1090.     (138, 3, 'Mali'),
  1091.     (138, 4, 'Mali'),
  1092.     (138, 5, 'Mali'),
  1093.     (138, 6, 'Mali'),
  1094.     (139, 1, 'Malta'),
  1095.     (139, 2, 'Malta'),
  1096.     (139, 3, 'Malta'),
  1097.     (139, 4, 'Malta'),
  1098.     (139, 5, 'Malta'),
  1099.     (139, 6, 'Malta'),
  1100.     (140, 1, 'Marshall Islands'),
  1101.     (140, 2, 'Marshall Islands'),
  1102.     (140, 3, 'Marshall Islands'),
  1103.     (140, 4, 'Marshall Islands'),
  1104.     (140, 5, 'Marshall Islands'),
  1105.     (140, 6, 'Marshall Islands'),
  1106.     (141, 1, 'Martinique'),
  1107.     (141, 2, 'Martinique'),
  1108.     (141, 3, 'Martinique'),
  1109.     (141, 4, 'Martinique'),
  1110.     (141, 5, 'Martinique'),
  1111.     (141, 6, 'Martinique'),
  1112.     (142, 1, 'Mauritania'),
  1113.     (142, 2, 'Mauritania'),
  1114.     (142, 3, 'Mauritania'),
  1115.     (142, 4, 'Mauritania'),
  1116.     (142, 5, 'Mauritania'),
  1117.     (142, 6, 'Mauritania'),
  1118.     (143, 1, 'Hungary'),
  1119.     (143, 2, 'Hungary'),
  1120.     (143, 3, 'Hungary'),
  1121.     (143, 4, 'Hungary'),
  1122.     (143, 5, 'Hungary'),
  1123.     (143, 6, 'Hungary'),
  1124.     (144, 1, 'Mayotte'),
  1125.     (144, 2, 'Mayotte'),
  1126.     (144, 3, 'Mayotte'),
  1127.     (144, 4, 'Mayotte'),
  1128.     (144, 5, 'Mayotte'),
  1129.     (144, 6, 'Mayotte'),
  1130.     (145, 1, 'Mexico'),
  1131.     (145, 2, 'Mexico'),
  1132.     (145, 3, 'Mexico'),
  1133.     (145, 4, 'Mexico'),
  1134.     (145, 5, 'Mexico'),
  1135.     (145, 6, 'Mexico'),
  1136.     (146, 1, 'Micronesia'),
  1137.     (146, 2, 'Micronesia'),
  1138.     (146, 3, 'Micronesia'),
  1139.     (146, 4, 'Micronesia'),
  1140.     (146, 5, 'Micronesia'),
  1141.     (146, 6, 'Micronesia'),
  1142.     (147, 1, 'Moldova'),
  1143.     (147, 2, 'Moldova'),
  1144.     (147, 3, 'Moldova'),
  1145.     (147, 4, 'Moldova'),
  1146.     (147, 5, 'Moldova'),
  1147.     (147, 6, 'Moldova'),
  1148.     (148, 1, 'Monaco'),
  1149.     (148, 2, 'Monaco'),
  1150.     (148, 3, 'Monaco'),
  1151.     (148, 4, 'Monaco'),
  1152.     (148, 5, 'Monaco'),
  1153.     (148, 6, 'Monaco'),
  1154.     (149, 1, 'Mongolia'),
  1155.     (149, 2, 'Mongolia'),
  1156.     (149, 3, 'Mongolia'),
  1157.     (149, 4, 'Mongolia'),
  1158.     (149, 5, 'Mongolia'),
  1159.     (149, 6, 'Mongolia'),
  1160.     (150, 1, 'Montenegro'),
  1161.     (150, 2, 'Montenegro'),
  1162.     (150, 3, 'Montenegro'),
  1163.     (150, 4, 'Montenegro'),
  1164.     (150, 5, 'Montenegro'),
  1165.     (150, 6, 'Montenegro'),
  1166.     (151, 1, 'Montserrat'),
  1167.     (151, 2, 'Montserrat'),
  1168.     (151, 3, 'Montserrat'),
  1169.     (151, 4, 'Montserrat'),
  1170.     (151, 5, 'Montserrat'),
  1171.     (151, 6, 'Montserrat'),
  1172.     (152, 1, 'Morocco'),
  1173.     (152, 2, 'Morocco'),
  1174.     (152, 3, 'Morocco'),
  1175.     (152, 4, 'Morocco'),
  1176.     (152, 5, 'Morocco'),
  1177.     (152, 6, 'Morocco'),
  1178.     (153, 1, 'Mozambique'),
  1179.     (153, 2, 'Mozambique'),
  1180.     (153, 3, 'Mozambique'),
  1181.     (153, 4, 'Mozambique'),
  1182.     (153, 5, 'Mozambique'),
  1183.     (153, 6, 'Mozambique'),
  1184.     (154, 1, 'Namibia'),
  1185.     (154, 2, 'Namibia'),
  1186.     (154, 3, 'Namibia'),
  1187.     (154, 4, 'Namibia'),
  1188.     (154, 5, 'Namibia'),
  1189.     (154, 6, 'Namibia'),
  1190.     (155, 1, 'Nauru'),
  1191.     (155, 2, 'Nauru'),
  1192.     (155, 3, 'Nauru'),
  1193.     (155, 4, 'Nauru'),
  1194.     (155, 5, 'Nauru'),
  1195.     (155, 6, 'Nauru'),
  1196.     (156, 1, 'Nepal'),
  1197.     (156, 2, 'Nepal'),
  1198.     (156, 3, 'Nepal'),
  1199.     (156, 4, 'Nepal'),
  1200.     (156, 5, 'Nepal'),
  1201.     (156, 6, 'Nepal'),
  1202.     (157, 1, 'Netherlands Antilles'),
  1203.     (157, 2, 'Netherlands Antilles'),
  1204.     (157, 3, 'Netherlands Antilles'),
  1205.     (157, 4, 'Netherlands Antilles'),
  1206.     (157, 5, 'Netherlands Antilles'),
  1207.     (157, 6, 'Netherlands Antilles'),
  1208.     (158, 1, 'New Caledonia'),
  1209.     (158, 2, 'New Caledonia'),
  1210.     (158, 3, 'New Caledonia'),
  1211.     (158, 4, 'New Caledonia'),
  1212.     (158, 5, 'New Caledonia'),
  1213.     (158, 6, 'New Caledonia'),
  1214.     (159, 1, 'Nicaragua'),
  1215.     (159, 2, 'Nicaragua'),
  1216.     (159, 3, 'Nicaragua'),
  1217.     (159, 4, 'Nicaragua'),
  1218.     (159, 5, 'Nicaragua'),
  1219.     (159, 6, 'Nicaragua'),
  1220.     (160, 1, 'Niger'),
  1221.     (160, 2, 'Niger'),
  1222.     (160, 3, 'Niger'),
  1223.     (160, 4, 'Niger'),
  1224.     (160, 5, 'Niger'),
  1225.     (160, 6, 'Niger'),
  1226.     (161, 1, 'Niue'),
  1227.     (161, 2, 'Niue'),
  1228.     (161, 3, 'Niue'),
  1229.     (161, 4, 'Niue'),
  1230.     (161, 5, 'Niue'),
  1231.     (161, 6, 'Niue'),
  1232.     (162, 1, 'Norfolk Island'),
  1233.     (162, 2, 'Norfolk Island'),
  1234.     (162, 3, 'Norfolk Island'),
  1235.     (162, 4, 'Norfolk Island'),
  1236.     (162, 5, 'Norfolk Island'),
  1237.     (162, 6, 'Norfolk Island'),
  1238.     (163, 1, 'Northern Mariana Islands'),
  1239.     (163, 2, 'Northern Mariana Islands'),
  1240.     (163, 3, 'Northern Mariana Islands'),
  1241.     (163, 4, 'Northern Mariana Islands'),
  1242.     (163, 5, 'Northern Mariana Islands'),
  1243.     (163, 6, 'Northern Mariana Islands'),
  1244.     (164, 1, 'Oman'),
  1245.     (164, 2, 'Oman'),
  1246.     (164, 3, 'Oman'),
  1247.     (164, 4, 'Oman'),
  1248.     (164, 5, 'Oman'),
  1249.     (164, 6, 'Oman'),
  1250.     (165, 1, 'Pakistan'),
  1251.     (165, 2, 'Pakistan'),
  1252.     (165, 3, 'Pakistan'),
  1253.     (165, 4, 'Pakistan'),
  1254.     (165, 5, 'Pakistan'),
  1255.     (165, 6, 'Pakistan'),
  1256.     (166, 1, 'Palau'),
  1257.     (166, 2, 'Palau'),
  1258.     (166, 3, 'Palau'),
  1259.     (166, 4, 'Palau'),
  1260.     (166, 5, 'Palau'),
  1261.     (166, 6, 'Palau'),
  1262.     (167, 1, 'Palestinian Territories'),
  1263.     (167, 2, 'Palestinian Territories'),
  1264.     (167, 3, 'Palestinian Territories'),
  1265.     (167, 4, 'Palestinian Territories'),
  1266.     (167, 5, 'Palestinian Territories'),
  1267.     (167, 6, 'Palestinian Territories'),
  1268.     (168, 1, 'Panama'),
  1269.     (168, 2, 'Panama'),
  1270.     (168, 3, 'Panama'),
  1271.     (168, 4, 'Panama'),
  1272.     (168, 5, 'Panama'),
  1273.     (168, 6, 'Panama'),
  1274.     (169, 1, 'Papua New Guinea'),
  1275.     (169, 2, 'Papua New Guinea'),
  1276.     (169, 3, 'Papua New Guinea'),
  1277.     (169, 4, 'Papua New Guinea'),
  1278.     (169, 5, 'Papua New Guinea'),
  1279.     (169, 6, 'Papua New Guinea'),
  1280.     (170, 1, 'Paraguay'),
  1281.     (170, 2, 'Paraguay'),
  1282.     (170, 3, 'Paraguay'),
  1283.     (170, 4, 'Paraguay'),
  1284.     (170, 5, 'Paraguay'),
  1285.     (170, 6, 'Paraguay'),
  1286.     (171, 1, 'Peru'),
  1287.     (171, 2, 'Peru'),
  1288.     (171, 3, 'Peru'),
  1289.     (171, 4, 'Peru'),
  1290.     (171, 5, 'Peru'),
  1291.     (171, 6, 'Peru'),
  1292.     (172, 1, 'Philippines'),
  1293.     (172, 2, 'Philippines'),
  1294.     (172, 3, 'Philippines'),
  1295.     (172, 4, 'Philippines'),
  1296.     (172, 5, 'Philippines'),
  1297.     (172, 6, 'Philippines'),
  1298.     (173, 1, 'Pitcairn'),
  1299.     (173, 2, 'Pitcairn'),
  1300.     (173, 3, 'Pitcairn'),
  1301.     (173, 4, 'Pitcairn'),
  1302.     (173, 5, 'Pitcairn'),
  1303.     (173, 6, 'Pitcairn'),
  1304.     (174, 1, 'Puerto Rico'),
  1305.     (174, 2, 'Puerto Rico'),
  1306.     (174, 3, 'Puerto Rico'),
  1307.     (174, 4, 'Puerto Rico'),
  1308.     (174, 5, 'Puerto Rico'),
  1309.     (174, 6, 'Puerto Rico'),
  1310.     (175, 1, 'Qatar'),
  1311.     (175, 2, 'Qatar'),
  1312.     (175, 3, 'Qatar'),
  1313.     (175, 4, 'Qatar'),
  1314.     (175, 5, 'Qatar'),
  1315.     (175, 6, 'Qatar'),
  1316.     (176, 1, 'Reunion Island'),
  1317.     (176, 2, 'Reunion Island'),
  1318.     (176, 3, 'Reunion Island'),
  1319.     (176, 4, 'Reunion Island'),
  1320.     (176, 5, 'Reunion Island'),
  1321.     (176, 6, 'Reunion Island'),
  1322.     (177, 1, 'Russian Federation'),
  1323.     (177, 2, 'Russian Federation'),
  1324.     (177, 3, 'Russian Federation'),
  1325.     (177, 4, 'Russian Federation'),
  1326.     (177, 5, 'Russian Federation'),
  1327.     (177, 6, 'Russian Federation'),
  1328.     (178, 1, 'Rwanda'),
  1329.     (178, 2, 'Rwanda'),
  1330.     (178, 3, 'Rwanda'),
  1331.     (178, 4, 'Rwanda'),
  1332.     (178, 5, 'Rwanda'),
  1333.     (178, 6, 'Rwanda'),
  1334.     (179, 1, 'Saint Barthelemy'),
  1335.     (179, 2, 'Saint Barthelemy'),
  1336.     (179, 3, 'Saint Barthelemy'),
  1337.     (179, 4, 'Saint Barthelemy'),
  1338.     (179, 5, 'Saint Barthelemy'),
  1339.     (179, 6, 'Saint Barthelemy'),
  1340.     (180, 1, 'Saint Kitts and Nevis'),
  1341.     (180, 2, 'Saint Kitts and Nevis'),
  1342.     (180, 3, 'Saint Kitts and Nevis'),
  1343.     (180, 4, 'Saint Kitts and Nevis'),
  1344.     (180, 5, 'Saint Kitts and Nevis'),
  1345.     (180, 6, 'Saint Kitts and Nevis'),
  1346.     (181, 1, 'Saint Lucia'),
  1347.     (181, 2, 'Saint Lucia'),
  1348.     (181, 3, 'Saint Lucia'),
  1349.     (181, 4, 'Saint Lucia'),
  1350.     (181, 5, 'Saint Lucia'),
  1351.     (181, 6, 'Saint Lucia'),
  1352.     (182, 1, 'Saint Martin'),
  1353.     (182, 2, 'Saint Martin'),
  1354.     (182, 3, 'Saint Martin'),
  1355.     (182, 4, 'Saint Martin'),
  1356.     (182, 5, 'Saint Martin'),
  1357.     (182, 6, 'Saint Martin'),
  1358.     (183, 1, 'Saint Pierre and Miquelon'),
  1359.     (183, 2, 'Saint Pierre and Miquelon'),
  1360.     (183, 3, 'Saint Pierre and Miquelon'),
  1361.     (183, 4, 'Saint Pierre and Miquelon'),
  1362.     (183, 5, 'Saint Pierre and Miquelon'),
  1363.     (183, 6, 'Saint Pierre and Miquelon'),
  1364.     (184, 1, 'Saint Vincent and the Grenadines'),
  1365.     (184, 2, 'Saint Vincent and the Grenadines'),
  1366.     (184, 3, 'Saint Vincent and the Grenadines'),
  1367.     (184, 4, 'Saint Vincent and the Grenadines'),
  1368.     (184, 5, 'Saint Vincent and the Grenadines'),
  1369.     (184, 6, 'Saint Vincent and the Grenadines'),
  1370.     (185, 1, 'Samoa'),
  1371.     (185, 2, 'Samoa'),
  1372.     (185, 3, 'Samoa'),
  1373.     (185, 4, 'Samoa'),
  1374.     (185, 5, 'Samoa'),
  1375.     (185, 6, 'Samoa'),
  1376.     (186, 1, 'San Marino'),
  1377.     (186, 2, 'San Marino'),
  1378.     (186, 3, 'San Marino'),
  1379.     (186, 4, 'San Marino'),
  1380.     (186, 5, 'San Marino'),
  1381.     (186, 6, 'San Marino'),
  1382.     (187, 1, 'São Tomé and Príncipe'),
  1383.     (187, 2, 'São Tomé and Príncipe'),
  1384.     (187, 3, 'São Tomé and Príncipe'),
  1385.     (187, 4, 'São Tomé and Príncipe'),
  1386.     (187, 5, 'São Tomé and Príncipe'),
  1387.     (187, 6, 'São Tomé and Príncipe'),
  1388.     (188, 1, 'Saudi Arabia'),
  1389.     (188, 2, 'Saudi Arabia'),
  1390.     (188, 3, 'Saudi Arabia'),
  1391.     (188, 4, 'Saudi Arabia'),
  1392.     (188, 5, 'Saudi Arabia'),
  1393.     (188, 6, 'Saudi Arabia'),
  1394.     (189, 1, 'Senegal'),
  1395.     (189, 2, 'Senegal'),
  1396.     (189, 3, 'Senegal'),
  1397.     (189, 4, 'Senegal'),
  1398.     (189, 5, 'Senegal'),
  1399.     (189, 6, 'Senegal'),
  1400.     (190, 1, 'Serbia'),
  1401.     (190, 2, 'Serbia'),
  1402.     (190, 3, 'Serbia'),
  1403.     (190, 4, 'Serbia'),
  1404.     (190, 5, 'Serbia'),
  1405.     (190, 6, 'Serbia'),
  1406.     (191, 1, 'Seychelles'),
  1407.     (191, 2, 'Seychelles'),
  1408.     (191, 3, 'Seychelles'),
  1409.     (191, 4, 'Seychelles'),
  1410.     (191, 5, 'Seychelles'),
  1411.     (191, 6, 'Seychelles'),
  1412.     (192, 1, 'Sierra Leone'),
  1413.     (192, 2, 'Sierra Leone'),
  1414.     (192, 3, 'Sierra Leone'),
  1415.     (192, 4, 'Sierra Leone'),
  1416.     (192, 5, 'Sierra Leone'),
  1417.     (192, 6, 'Sierra Leone'),
  1418.     (193, 1, 'Slovenia'),
  1419.     (193, 2, 'Slovenia'),
  1420.     (193, 3, 'Slovenia'),
  1421.     (193, 4, 'Slovenia'),
  1422.     (193, 5, 'Slovenia'),
  1423.     (193, 6, 'Slovenia'),
  1424.     (194, 1, 'Solomon Islands'),
  1425.     (194, 2, 'Solomon Islands'),
  1426.     (194, 3, 'Solomon Islands'),
  1427.     (194, 4, 'Solomon Islands'),
  1428.     (194, 5, 'Solomon Islands'),
  1429.     (194, 6, 'Solomon Islands'),
  1430.     (195, 1, 'Somalia'),
  1431.     (195, 2, 'Somalia'),
  1432.     (195, 3, 'Somalia'),
  1433.     (195, 4, 'Somalia'),
  1434.     (195, 5, 'Somalia'),
  1435.     (195, 6, 'Somalia'),
  1436.     (196, 1, 'South Georgia and the South Sandwich Islands'),
  1437.     (196, 2, 'South Georgia and the South Sandwich Islands'),
  1438.     (196, 3, 'South Georgia and the South Sandwich Islands'),
  1439.     (196, 4, 'South Georgia and the South Sandwich Islands'),
  1440.     (196, 5, 'South Georgia and the South Sandwich Islands'),
  1441.     (196, 6, 'South Georgia and the South Sandwich Islands'),
  1442.     (197, 1, 'Sri Lanka'),
  1443.     (197, 2, 'Sri Lanka'),
  1444.     (197, 3, 'Sri Lanka'),
  1445.     (197, 4, 'Sri Lanka'),
  1446.     (197, 5, 'Sri Lanka'),
  1447.     (197, 6, 'Sri Lanka'),
  1448.     (198, 1, 'Sudan'),
  1449.     (198, 2, 'Sudan'),
  1450.     (198, 3, 'Sudan'),
  1451.     (198, 4, 'Sudan'),
  1452.     (198, 5, 'Sudan'),
  1453.     (198, 6, 'Sudan'),
  1454.     (199, 1, 'Suriname'),
  1455.     (199, 2, 'Suriname'),
  1456.     (199, 3, 'Suriname'),
  1457.     (199, 4, 'Suriname'),
  1458.     (199, 5, 'Suriname'),
  1459.     (199, 6, 'Suriname'),
  1460.     (200, 1, 'Svalbard and Jan Mayen'),
  1461.     (200, 2, 'Svalbard and Jan Mayen'),
  1462.     (200, 3, 'Svalbard and Jan Mayen'),
  1463.     (200, 4, 'Svalbard and Jan Mayen'),
  1464.     (200, 5, 'Svalbard and Jan Mayen'),
  1465.     (200, 6, 'Svalbard and Jan Mayen'),
  1466.     (201, 1, 'Swaziland'),
  1467.     (201, 2, 'Swaziland'),
  1468.     (201, 3, 'Swaziland'),
  1469.     (201, 4, 'Swaziland'),
  1470.     (201, 5, 'Swaziland'),
  1471.     (201, 6, 'Swaziland'),
  1472.     (202, 1, 'Syria'),
  1473.     (202, 2, 'Syria'),
  1474.     (202, 3, 'Syria'),
  1475.     (202, 4, 'Syria'),
  1476.     (202, 5, 'Syria'),
  1477.     (202, 6, 'Syria'),
  1478.     (203, 1, 'Taiwan'),
  1479.     (203, 2, 'Taiwan'),
  1480.     (203, 3, 'Taiwan'),
  1481.     (203, 4, 'Taiwan'),
  1482.     (203, 5, 'Taiwan'),
  1483.     (203, 6, 'Taiwan'),
  1484.     (204, 1, 'Tajikistan'),
  1485.     (204, 2, 'Tajikistan'),
  1486.     (204, 3, 'Tajikistan'),
  1487.     (204, 4, 'Tajikistan'),
  1488.     (204, 5, 'Tajikistan'),
  1489.     (204, 6, 'Tajikistan'),
  1490.     (205, 1, 'Tanzania'),
  1491.     (205, 2, 'Tanzania'),
  1492.     (205, 3, 'Tanzania'),
  1493.     (205, 4, 'Tanzania'),
  1494.     (205, 5, 'Tanzania'),
  1495.     (205, 6, 'Tanzania'),
  1496.     (206, 1, 'Thailand'),
  1497.     (206, 2, 'Thailand'),
  1498.     (206, 3, 'Thailand'),
  1499.     (206, 4, 'Thailand'),
  1500.     (206, 5, 'Thailand'),
  1501.     (206, 6, 'Thailand'),
  1502.     (207, 1, 'Tokelau'),
  1503.     (207, 2, 'Tokelau'),
  1504.     (207, 3, 'Tokelau'),
  1505.     (207, 4, 'Tokelau'),
  1506.     (207, 5, 'Tokelau'),
  1507.     (207, 6, 'Tokelau'),
  1508.     (208, 1, 'Tonga'),
  1509.     (208, 2, 'Tonga'),
  1510.     (208, 3, 'Tonga'),
  1511.     (208, 4, 'Tonga'),
  1512.     (208, 5, 'Tonga'),
  1513.     (208, 6, 'Tonga'),
  1514.     (209, 1, 'Trinidad and Tobago'),
  1515.     (209, 2, 'Trinidad and Tobago'),
  1516.     (209, 3, 'Trinidad and Tobago'),
  1517.     (209, 4, 'Trinidad and Tobago'),
  1518.     (209, 5, 'Trinidad and Tobago'),
  1519.     (209, 6, 'Trinidad and Tobago'),
  1520.     (210, 1, 'Tunisia'),
  1521.     (210, 2, 'Tunisia'),
  1522.     (210, 3, 'Tunisia'),
  1523.     (210, 4, 'Tunisia'),
  1524.     (210, 5, 'Tunisia'),
  1525.     (210, 6, 'Tunisia'),
  1526.     (211, 1, 'Turkey'),
  1527.     (211, 2, 'Turkey'),
  1528.     (211, 3, 'Turkey'),
  1529.     (211, 4, 'Turkey'),
  1530.     (211, 5, 'Turkey'),
  1531.     (211, 6, 'Turkey'),
  1532.     (212, 1, 'Turkmenistan'),
  1533.     (212, 2, 'Turkmenistan'),
  1534.     (212, 3, 'Turkmenistan'),
  1535.     (212, 4, 'Turkmenistan'),
  1536.     (212, 5, 'Turkmenistan'),
  1537.     (212, 6, 'Turkmenistan'),
  1538.     (213, 1, 'Turks and Caicos Islands'),
  1539.     (213, 2, 'Turks and Caicos Islands'),
  1540.     (213, 3, 'Turks and Caicos Islands'),
  1541.     (213, 4, 'Turks and Caicos Islands'),
  1542.     (213, 5, 'Turks and Caicos Islands'),
  1543.     (213, 6, 'Turks and Caicos Islands'),
  1544.     (214, 1, 'Tuvalu'),
  1545.     (214, 2, 'Tuvalu'),
  1546.     (214, 3, 'Tuvalu'),
  1547.     (214, 4, 'Tuvalu'),
  1548.     (214, 5, 'Tuvalu'),
  1549.     (214, 6, 'Tuvalu'),
  1550.     (215, 1, 'Uganda'),
  1551.     (215, 2, 'Uganda'),
  1552.     (215, 3, 'Uganda'),
  1553.     (215, 4, 'Uganda'),
  1554.     (215, 5, 'Uganda'),
  1555.     (215, 6, 'Uganda'),
  1556.     (216, 1, 'Ukraine'),
  1557.     (216, 2, 'Ukraine'),
  1558.     (216, 3, 'Ukraine'),
  1559.     (216, 4, 'Ukraine'),
  1560.     (216, 5, 'Ukraine'),
  1561.     (216, 6, 'Ukraine'),
  1562.     (217, 1, 'United Arab Emirates'),
  1563.     (217, 2, 'United Arab Emirates'),
  1564.     (217, 3, 'United Arab Emirates'),
  1565.     (217, 4, 'United Arab Emirates'),
  1566.     (217, 5, 'United Arab Emirates'),
  1567.     (217, 6, 'United Arab Emirates'),
  1568.     (218, 1, 'Uruguay'),
  1569.     (218, 2, 'Uruguay'),
  1570.     (218, 3, 'Uruguay'),
  1571.     (218, 4, 'Uruguay'),
  1572.     (218, 5, 'Uruguay'),
  1573.     (218, 6, 'Uruguay'),
  1574.     (219, 1, 'Uzbekistan'),
  1575.     (219, 2, 'Uzbekistan'),
  1576.     (219, 3, 'Uzbekistan'),
  1577.     (219, 4, 'Uzbekistan'),
  1578.     (219, 5, 'Uzbekistan'),
  1579.     (219, 6, 'Uzbekistan'),
  1580.     (220, 1, 'Vanuatu'),
  1581.     (220, 2, 'Vanuatu'),
  1582.     (220, 3, 'Vanuatu'),
  1583.     (220, 4, 'Vanuatu'),
  1584.     (220, 5, 'Vanuatu'),
  1585.     (220, 6, 'Vanuatu'),
  1586.     (221, 1, 'Venezuela'),
  1587.     (221, 2, 'Venezuela'),
  1588.     (221, 3, 'Venezuela'),
  1589.     (221, 4, 'Venezuela'),
  1590.     (221, 5, 'Venezuela'),
  1591.     (221, 6, 'Venezuela'),
  1592.     (222, 1, 'Vietnam'),
  1593.     (222, 2, 'Vietnam'),
  1594.     (222, 3, 'Vietnam'),
  1595.     (222, 4, 'Vietnam'),
  1596.     (222, 5, 'Vietnam'),
  1597.     (222, 6, 'Vietnam'),
  1598.     (223, 1, 'Virgin Islands (British)'),
  1599.     (223, 2, 'Virgin Islands (British)'),
  1600.     (223, 3, 'Virgin Islands (British)'),
  1601.     (223, 4, 'Virgin Islands (British)'),
  1602.     (223, 5, 'Virgin Islands (British)'),
  1603.     (223, 6, 'Virgin Islands (British)'),
  1604.     (224, 1, 'Virgin Islands (U.S.)'),
  1605.     (224, 2, 'Virgin Islands (U.S.)'),
  1606.     (224, 3, 'Virgin Islands (U.S.)'),
  1607.     (224, 4, 'Virgin Islands (U.S.)'),
  1608.     (224, 5, 'Virgin Islands (U.S.)'),
  1609.     (224, 6, 'Virgin Islands (U.S.)'),
  1610.     (225, 1, 'Wallis and Futuna'),
  1611.     (225, 2, 'Wallis and Futuna'),
  1612.     (225, 3, 'Wallis and Futuna'),
  1613.     (225, 4, 'Wallis and Futuna'),
  1614.     (225, 5, 'Wallis and Futuna'),
  1615.     (225, 6, 'Wallis and Futuna'),
  1616.     (226, 1, 'Western Sahara'),
  1617.     (226, 2, 'Western Sahara'),
  1618.     (226, 3, 'Western Sahara'),
  1619.     (226, 4, 'Western Sahara'),
  1620.     (226, 5, 'Western Sahara'),
  1621.     (226, 6, 'Western Sahara'),
  1622.     (227, 1, 'Yemen'),
  1623.     (227, 2, 'Yemen'),
  1624.     (227, 3, 'Yemen'),
  1625.     (227, 4, 'Yemen'),
  1626.     (227, 5, 'Yemen'),
  1627.     (227, 6, 'Yemen'),
  1628.     (228, 1, 'Zambia'),
  1629.     (228, 2, 'Zambia'),
  1630.     (228, 3, 'Zambia'),
  1631.     (228, 4, 'Zambia'),
  1632.     (228, 5, 'Zambia'),
  1633.     (228, 6, 'Zambia'),
  1634.     (229, 1, 'Zimbabwe'),
  1635.     (229, 2, 'Zimbabwe'),
  1636.     (229, 3, 'Zimbabwe'),
  1637.     (229, 4, 'Zimbabwe'),
  1638.     (229, 5, 'Zimbabwe'),
  1639.     (229, 6, 'Zimbabwe'),
  1640.     (230, 1, 'Albania'),
  1641.     (230, 2, 'Albania'),
  1642.     (230, 3, 'Albania'),
  1643.     (230, 4, 'Albania'),
  1644.     (230, 5, 'Albania'),
  1645.     (230, 6, 'Albania'),
  1646.     (231, 1, 'Afghanistan'),
  1647.     (231, 2, 'Afghanistan'),
  1648.     (231, 3, 'Afghanistan'),
  1649.     (231, 4, 'Afghanistan'),
  1650.     (231, 5, 'Afghanistan'),
  1651.     (231, 6, 'Afghanistan'),
  1652.     (232, 1, 'Antarctica'),
  1653.     (232, 2, 'Antarctica'),
  1654.     (232, 3, 'Antarctica'),
  1655.     (232, 4, 'Antarctica'),
  1656.     (232, 5, 'Antarctica'),
  1657.     (232, 6, 'Antarctica'),
  1658.     (233, 1, 'Bosnia and Herzegovina'),
  1659.     (233, 2, 'Bosnia and Herzegovina'),
  1660.     (233, 3, 'Bosnia and Herzegovina'),
  1661.     (233, 4, 'Bosnia and Herzegovina'),
  1662.     (233, 5, 'Bosnia and Herzegovina'),
  1663.     (233, 6, 'Bosnia and Herzegovina'),
  1664.     (234, 1, 'Bouvet Island'),
  1665.     (234, 2, 'Bouvet Island'),
  1666.     (234, 3, 'Bouvet Island'),
  1667.     (234, 4, 'Bouvet Island'),
  1668.     (234, 5, 'Bouvet Island'),
  1669.     (234, 6, 'Bouvet Island'),
  1670.     (235, 1, 'British Indian Ocean Territory'),
  1671.     (235, 2, 'British Indian Ocean Territory'),
  1672.     (235, 3, 'British Indian Ocean Territory'),
  1673.     (235, 4, 'British Indian Ocean Territory'),
  1674.     (235, 5, 'British Indian Ocean Territory'),
  1675.     (235, 6, 'British Indian Ocean Territory'),
  1676.     (236, 1, 'Bulgaria'),
  1677.     (236, 2, 'Bulgaria'),
  1678.     (236, 3, 'Bulgaria'),
  1679.     (236, 4, 'Bulgaria'),
  1680.     (236, 5, 'Bulgaria'),
  1681.     (236, 6, 'Bulgaria'),
  1682.     (237, 1, 'Cayman Islands'),
  1683.     (237, 2, 'Cayman Islands'),
  1684.     (237, 3, 'Cayman Islands'),
  1685.     (237, 4, 'Cayman Islands'),
  1686.     (237, 5, 'Cayman Islands'),
  1687.     (237, 6, 'Cayman Islands'),
  1688.     (238, 1, 'Christmas Island'),
  1689.     (238, 2, 'Christmas Island'),
  1690.     (238, 3, 'Christmas Island'),
  1691.     (238, 4, 'Christmas Island'),
  1692.     (238, 5, 'Christmas Island'),
  1693.     (238, 6, 'Christmas Island'),
  1694.     (239, 1, 'Cocos (Keeling) Islands'),
  1695.     (239, 2, 'Cocos (Keeling) Islands'),
  1696.     (239, 3, 'Cocos (Keeling) Islands'),
  1697.     (239, 4, 'Cocos (Keeling) Islands'),
  1698.     (239, 5, 'Cocos (Keeling) Islands'),
  1699.     (239, 6, 'Cocos (Keeling) Islands'),
  1700.     (240, 1, 'Cook Islands'),
  1701.     (240, 2, 'Cook Islands'),
  1702.     (240, 3, 'Cook Islands'),
  1703.     (240, 4, 'Cook Islands'),
  1704.     (240, 5, 'Cook Islands'),
  1705.     (240, 6, 'Cook Islands'),
  1706.     (241, 1, 'French Guiana'),
  1707.     (241, 2, 'French Guiana'),
  1708.     (241, 3, 'French Guiana'),
  1709.     (241, 4, 'French Guiana'),
  1710.     (241, 5, 'French Guiana'),
  1711.     (241, 6, 'French Guiana'),
  1712.     (242, 1, 'French Polynesia'),
  1713.     (242, 2, 'French Polynesia'),
  1714.     (242, 3, 'French Polynesia'),
  1715.     (242, 4, 'French Polynesia'),
  1716.     (242, 5, 'French Polynesia'),
  1717.     (242, 6, 'French Polynesia'),
  1718.     (243, 1, 'French Southern Territories'),
  1719.     (243, 2, 'French Southern Territories'),
  1720.     (243, 3, 'French Southern Territories'),
  1721.     (243, 4, 'French Southern Territories'),
  1722.     (243, 5, 'French Southern Territories'),
  1723.     (243, 6, 'French Southern Territories'),
  1724.     (244, 1, 'Ã…land Islands'),
  1725.     (244, 2, 'Ã…land Islands'),
  1726.     (244, 3, 'Ã…land Islands'),
  1727.     (244, 4, 'Ã…land Islands'),
  1728.     (244, 5, 'Ã…land Islands'),
  1729.     (244, 6, 'Ã…land Islands');
  1730. /*!40000 ALTER TABLE `ps_country_lang` ENABLE KEYS */;
  1731.  
  1732. -- Dumping data for table 1550a.ps_country_shop: ~244 rows (approximately)
  1733. /*!40000 ALTER TABLE `ps_country_shop` DISABLE KEYS */;
  1734. INSERT INTO `ps_country_shop` (`id_country`, `id_shop`) VALUES
  1735.     (1, 1),
  1736.     (2, 1),
  1737.     (3, 1),
  1738.     (4, 1),
  1739.     (5, 1),
  1740.     (6, 1),
  1741.     (7, 1),
  1742.     (8, 1),
  1743.     (9, 1),
  1744.     (10, 1),
  1745.     (11, 1),
  1746.     (12, 1),
  1747.     (13, 1),
  1748.     (14, 1),
  1749.     (15, 1),
  1750.     (16, 1),
  1751.     (17, 1),
  1752.     (18, 1),
  1753.     (19, 1),
  1754.     (20, 1),
  1755.     (21, 1),
  1756.     (22, 1),
  1757.     (23, 1),
  1758.     (24, 1),
  1759.     (25, 1),
  1760.     (26, 1),
  1761.     (27, 1),
  1762.     (28, 1),
  1763.     (29, 1),
  1764.     (30, 1),
  1765.     (31, 1),
  1766.     (32, 1),
  1767.     (33, 1),
  1768.     (34, 1),
  1769.     (35, 1),
  1770.     (36, 1),
  1771.     (37, 1),
  1772.     (38, 1),
  1773.     (39, 1),
  1774.     (40, 1),
  1775.     (41, 1),
  1776.     (42, 1),
  1777.     (43, 1),
  1778.     (44, 1),
  1779.     (45, 1),
  1780.     (46, 1),
  1781.     (47, 1),
  1782.     (48, 1),
  1783.     (49, 1),
  1784.     (50, 1),
  1785.     (51, 1),
  1786.     (52, 1),
  1787.     (53, 1),
  1788.     (54, 1),
  1789.     (55, 1),
  1790.     (56, 1),
  1791.     (57, 1),
  1792.     (58, 1),
  1793.     (59, 1),
  1794.     (60, 1),
  1795.     (61, 1),
  1796.     (62, 1),
  1797.     (63, 1),
  1798.     (64, 1),
  1799.     (65, 1),
  1800.     (66, 1),
  1801.     (67, 1),
  1802.     (68, 1),
  1803.     (69, 1),
  1804.     (70, 1),
  1805.     (71, 1),
  1806.     (72, 1),
  1807.     (73, 1),
  1808.     (74, 1),
  1809.     (75, 1),
  1810.     (76, 1),
  1811.     (77, 1),
  1812.     (78, 1),
  1813.     (79, 1),
  1814.     (80, 1),
  1815.     (81, 1),
  1816.     (82, 1),
  1817.     (83, 1),
  1818.     (84, 1),
  1819.     (85, 1),
  1820.     (86, 1),
  1821.     (87, 1),
  1822.     (88, 1),
  1823.     (89, 1),
  1824.     (90, 1),
  1825.     (91, 1),
  1826.     (92, 1),
  1827.     (93, 1),
  1828.     (94, 1),
  1829.     (95, 1),
  1830.     (96, 1),
  1831.     (97, 1),
  1832.     (98, 1),
  1833.     (99, 1),
  1834.     (100, 1),
  1835.     (101, 1),
  1836.     (102, 1),
  1837.     (103, 1),
  1838.     (104, 1),
  1839.     (105, 1),
  1840.     (106, 1),
  1841.     (107, 1),
  1842.     (108, 1),
  1843.     (109, 1),
  1844.     (110, 1),
  1845.     (111, 1),
  1846.     (112, 1),
  1847.     (113, 1),
  1848.     (114, 1),
  1849.     (115, 1),
  1850.     (116, 1),
  1851.     (117, 1),
  1852.     (118, 1),
  1853.     (119, 1),
  1854.     (120, 1),
  1855.     (121, 1),
  1856.     (122, 1),
  1857.     (123, 1),
  1858.     (124, 1),
  1859.     (125, 1),
  1860.     (126, 1),
  1861.     (127, 1),
  1862.     (128, 1),
  1863.     (129, 1),
  1864.     (130, 1),
  1865.     (131, 1),
  1866.     (132, 1),
  1867.     (133, 1),
  1868.     (134, 1),
  1869.     (135, 1),
  1870.     (136, 1),
  1871.     (137, 1),
  1872.     (138, 1),
  1873.     (139, 1),
  1874.     (140, 1),
  1875.     (141, 1),
  1876.     (142, 1),
  1877.     (143, 1),
  1878.     (144, 1),
  1879.     (145, 1),
  1880.     (146, 1),
  1881.     (147, 1),
  1882.     (148, 1),
  1883.     (149, 1),
  1884.     (150, 1),
  1885.     (151, 1),
  1886.     (152, 1),
  1887.     (153, 1),
  1888.     (154, 1),
  1889.     (155, 1),
  1890.     (156, 1),
  1891.     (157, 1),
  1892.     (158, 1),
  1893.     (159, 1),
  1894.     (160, 1),
  1895.     (161, 1),
  1896.     (162, 1),
  1897.     (163, 1),
  1898.     (164, 1),
  1899.     (165, 1),
  1900.     (166, 1),
  1901.     (167, 1),
  1902.     (168, 1),
  1903.     (169, 1),
  1904.     (170, 1),
  1905.     (171, 1),
  1906.     (172, 1),
  1907.     (173, 1),
  1908.     (174, 1),
  1909.     (175, 1),
  1910.     (176, 1),
  1911.     (177, 1),
  1912.     (178, 1),
  1913.     (179, 1),
  1914.     (180, 1),
  1915.     (181, 1),
  1916.     (182, 1),
  1917.     (183, 1),
  1918.     (184, 1),
  1919.     (185, 1),
  1920.     (186, 1),
  1921.     (187, 1),
  1922.     (188, 1),
  1923.     (189, 1),
  1924.     (190, 1),
  1925.     (191, 1),
  1926.     (192, 1),
  1927.     (193, 1),
  1928.     (194, 1),
  1929.     (195, 1),
  1930.     (196, 1),
  1931.     (197, 1),
  1932.     (198, 1),
  1933.     (199, 1),
  1934.     (200, 1),
  1935.     (201, 1),
  1936.     (202, 1),
  1937.     (203, 1),
  1938.     (204, 1),
  1939.     (205, 1),
  1940.     (206, 1),
  1941.     (207, 1),
  1942.     (208, 1),
  1943.     (209, 1),
  1944.     (210, 1),
  1945.     (211, 1),
  1946.     (212, 1),
  1947.     (213, 1),
  1948.     (214, 1),
  1949.     (215, 1),
  1950.     (216, 1),
  1951.     (217, 1),
  1952.     (218, 1),
  1953.     (219, 1),
  1954.     (220, 1),
  1955.     (221, 1),
  1956.     (222, 1),
  1957.     (223, 1),
  1958.     (224, 1),
  1959.     (225, 1),
  1960.     (226, 1),
  1961.     (227, 1),
  1962.     (228, 1),
  1963.     (229, 1),
  1964.     (230, 1),
  1965.     (231, 1),
  1966.     (232, 1),
  1967.     (233, 1),
  1968.     (234, 1),
  1969.     (235, 1),
  1970.     (236, 1),
  1971.     (237, 1),
  1972.     (238, 1),
  1973.     (239, 1),
  1974.     (240, 1),
  1975.     (241, 1),
  1976.     (242, 1),
  1977.     (243, 1),
  1978.     (244, 1);
  1979. /*!40000 ALTER TABLE `ps_country_shop` ENABLE KEYS */;
  1980. /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
  1981. /*!40014 SET FOREIGN_KEY_CHECKS=IF(@OLD_FOREIGN_KEY_CHECKS IS NULL, 1, @OLD_FOREIGN_KEY_CHECKS) */;
  1982. /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement