PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/bestclassified.kerihosting.com/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/bestclassified.kerihosting.com/block1.sql

-- phpMyAdmin SQL Dump
-- version 4.9.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jun 15, 2021 at 12:44 AM
-- Server version: 5.7.34
-- PHP Version: 7.3.28

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `block1`
--

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_admin`
--

CREATE TABLE `oc_t_admin` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `s_name` varchar(100) NOT NULL,
  `s_username` varchar(40) NOT NULL,
  `s_password` char(60) NOT NULL,
  `s_email` varchar(100) DEFAULT NULL,
  `s_secret` varchar(40) DEFAULT NULL,
  `b_moderator` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_admin`
--

INSERT INTO `oc_t_admin` (`pk_i_id`, `s_name`, `s_username`, `s_password`, `s_email`, `s_secret`, `b_moderator`) VALUES
(1, 'Administrator', 'admin', '$2y$15$.YopX3EIS8czP51/i/mS/.RVkJzjbLf5XBhwFFMHVPuh29MwFUMqO', 'kari7788i@gmail.com', 'wwxZC7IC', 0);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_alerts`
--

CREATE TABLE `oc_t_alerts` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `s_email` varchar(100) DEFAULT NULL,
  `fk_i_user_id` int(10) UNSIGNED DEFAULT NULL,
  `s_search` longtext,
  `s_secret` varchar(40) DEFAULT NULL,
  `b_active` tinyint(1) NOT NULL DEFAULT '0',
  `e_type` enum('INSTANT','HOURLY','DAILY','WEEKLY','CUSTOM') NOT NULL,
  `dt_date` datetime DEFAULT NULL,
  `dt_unsub_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_alerts_sent`
--

CREATE TABLE `oc_t_alerts_sent` (
  `d_date` date NOT NULL,
  `i_num_alerts_sent` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_ban_rule`
--

CREATE TABLE `oc_t_ban_rule` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `s_name` varchar(250) NOT NULL DEFAULT '',
  `s_ip` varchar(50) NOT NULL DEFAULT '',
  `s_email` varchar(250) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_category`
--

CREATE TABLE `oc_t_category` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `fk_i_parent_id` int(10) UNSIGNED DEFAULT NULL,
  `i_expiration_days` int(3) UNSIGNED NOT NULL DEFAULT '0',
  `i_position` int(2) UNSIGNED NOT NULL DEFAULT '0',
  `b_enabled` tinyint(1) NOT NULL DEFAULT '1',
  `b_price_enabled` tinyint(1) NOT NULL DEFAULT '1',
  `s_icon` varchar(250) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_category`
--

INSERT INTO `oc_t_category` (`pk_i_id`, `fk_i_parent_id`, `i_expiration_days`, `i_position`, `b_enabled`, `b_price_enabled`, `s_icon`) VALUES
(1, NULL, 0, 1, 1, 1, NULL),
(2, NULL, 0, 2, 1, 1, NULL),
(3, NULL, 0, 3, 1, 1, NULL),
(4, NULL, 0, 4, 1, 1, NULL),
(5, NULL, 0, 5, 1, 1, NULL),
(6, NULL, 0, 6, 1, 1, NULL),
(7, NULL, 0, 7, 1, 1, NULL),
(8, NULL, 0, 8, 1, 1, NULL),
(9, 1, 0, 1, 1, 1, NULL),
(10, 1, 0, 2, 1, 1, NULL),
(11, 1, 0, 3, 1, 1, NULL),
(12, 1, 0, 4, 1, 1, NULL),
(13, 1, 0, 5, 1, 1, NULL),
(14, 1, 0, 6, 1, 1, NULL),
(15, 1, 0, 7, 1, 1, NULL),
(16, 1, 0, 8, 1, 1, NULL),
(17, 1, 0, 9, 1, 1, NULL),
(18, 1, 0, 10, 1, 1, NULL),
(19, 1, 0, 11, 1, 1, NULL),
(20, 1, 0, 12, 1, 1, NULL),
(21, 1, 0, 13, 1, 1, NULL),
(22, 1, 0, 14, 1, 1, NULL),
(23, 1, 0, 15, 1, 1, NULL),
(24, 1, 0, 16, 1, 1, NULL),
(25, 1, 0, 17, 1, 1, NULL),
(26, 1, 0, 18, 1, 1, NULL),
(27, 1, 0, 19, 1, 1, NULL),
(28, 1, 0, 20, 1, 1, NULL),
(29, 1, 0, 21, 1, 1, NULL),
(30, 1, 0, 22, 1, 1, NULL),
(31, 2, 0, 1, 1, 1, NULL),
(32, 2, 0, 2, 1, 1, NULL),
(33, 2, 0, 3, 1, 1, NULL),
(34, 2, 0, 4, 1, 1, NULL),
(35, 2, 0, 5, 1, 1, NULL),
(36, 2, 0, 6, 1, 1, NULL),
(37, 2, 0, 7, 1, 1, NULL),
(38, 3, 0, 1, 1, 1, NULL),
(39, 3, 0, 2, 1, 1, NULL),
(40, 3, 0, 3, 1, 1, NULL),
(41, 3, 0, 4, 1, 1, NULL),
(42, 3, 0, 5, 1, 1, NULL),
(43, 4, 0, 1, 1, 1, NULL),
(44, 4, 0, 2, 1, 1, NULL),
(45, 4, 0, 3, 1, 1, NULL),
(46, 4, 0, 4, 1, 1, NULL),
(47, 4, 0, 5, 1, 1, NULL),
(48, 4, 0, 6, 1, 1, NULL),
(49, 4, 0, 7, 1, 1, NULL),
(50, 4, 0, 8, 1, 1, NULL),
(51, 4, 0, 9, 1, 1, NULL),
(52, 5, 0, 1, 1, 1, NULL),
(53, 5, 0, 2, 1, 1, NULL),
(54, 5, 0, 3, 1, 1, NULL),
(55, 5, 0, 4, 1, 1, NULL),
(56, 5, 0, 5, 1, 1, NULL),
(57, 5, 0, 6, 1, 1, NULL),
(58, 5, 0, 7, 1, 1, NULL),
(59, 5, 0, 8, 1, 1, NULL),
(60, 5, 0, 9, 1, 1, NULL),
(61, 5, 0, 10, 1, 1, NULL),
(62, 5, 0, 11, 1, 1, NULL),
(63, 6, 0, 1, 1, 1, NULL),
(64, 6, 0, 2, 1, 1, NULL),
(65, 6, 0, 3, 1, 1, NULL),
(66, 6, 0, 4, 1, 1, NULL),
(67, 6, 0, 5, 1, 1, NULL),
(68, 6, 0, 6, 1, 1, NULL),
(69, 7, 0, 1, 1, 1, NULL),
(70, 7, 0, 2, 1, 1, NULL),
(71, 7, 0, 3, 1, 1, NULL),
(72, 7, 0, 4, 1, 1, NULL),
(73, 7, 0, 5, 1, 1, NULL),
(74, 7, 0, 6, 1, 1, NULL),
(75, 8, 0, 1, 1, 1, NULL),
(76, 8, 0, 2, 1, 1, NULL),
(77, 8, 0, 3, 1, 1, NULL),
(78, 8, 0, 4, 1, 1, NULL),
(79, 8, 0, 5, 1, 1, NULL),
(80, 8, 0, 6, 1, 1, NULL),
(81, 8, 0, 7, 1, 1, NULL),
(82, 8, 0, 8, 1, 1, NULL),
(83, 8, 0, 9, 1, 1, NULL),
(84, 8, 0, 10, 1, 1, NULL),
(85, 8, 0, 11, 1, 1, NULL),
(86, 8, 0, 12, 1, 1, NULL),
(87, 8, 0, 13, 1, 1, NULL),
(88, 8, 0, 14, 1, 1, NULL),
(89, 8, 0, 15, 1, 1, NULL),
(90, 8, 0, 16, 1, 1, NULL),
(91, 8, 0, 17, 1, 1, NULL),
(92, 8, 0, 18, 1, 1, NULL),
(93, 8, 0, 19, 1, 1, NULL),
(94, 8, 0, 20, 1, 1, NULL),
(95, 8, 0, 21, 1, 1, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_category_description`
--

CREATE TABLE `oc_t_category_description` (
  `fk_i_category_id` int(10) UNSIGNED NOT NULL,
  `fk_c_locale_code` char(5) NOT NULL,
  `s_name` varchar(100) DEFAULT NULL,
  `s_description` text,
  `s_slug` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_category_description`
--

INSERT INTO `oc_t_category_description` (`fk_i_category_id`, `fk_c_locale_code`, `s_name`, `s_description`, `s_slug`) VALUES
(1, 'en_US', 'For sale', NULL, 'for-sale'),
(2, 'en_US', 'Vehicles', NULL, 'vehicles'),
(3, 'en_US', 'Classes', NULL, 'classes'),
(4, 'en_US', 'Real estate', NULL, 'real-estate'),
(5, 'en_US', 'Services', NULL, 'services'),
(6, 'en_US', 'Community', NULL, 'community'),
(7, 'en_US', 'Personals', NULL, 'personals'),
(8, 'en_US', 'Jobs', NULL, 'jobs'),
(9, 'en_US', 'Animals', NULL, 'animals'),
(10, 'en_US', 'Art - Collectibles', NULL, 'art-collectibles'),
(11, 'en_US', 'Barter', NULL, 'barter'),
(12, 'en_US', 'Books - Magazines', NULL, 'books-magazines'),
(13, 'en_US', 'Cameras - Camera Accessories', NULL, 'cameras-camera-accessories'),
(14, 'en_US', 'CDs - Records', NULL, 'cds-records'),
(15, 'en_US', 'Cell Phones - Accessories', NULL, 'cell-phones-accessories'),
(16, 'en_US', 'Clothing', NULL, 'clothing'),
(17, 'en_US', 'Computers - Hardware', NULL, 'computers-hardware'),
(18, 'en_US', 'DVD', NULL, 'dvd'),
(19, 'en_US', 'Electronics', NULL, 'electronics'),
(20, 'en_US', 'For Babies - Infants', NULL, 'for-babies-infants'),
(21, 'en_US', 'Garage Sale', NULL, 'garage-sale'),
(22, 'en_US', 'Health - Beauty', NULL, 'health-beauty'),
(23, 'en_US', 'Home - Furniture - Garden Supplies', NULL, 'home-furniture-garden-supplies'),
(24, 'en_US', 'Jewelry - Watches', NULL, 'jewelry-watches'),
(25, 'en_US', 'Musical Instruments', NULL, 'musical-instruments'),
(26, 'en_US', 'Sporting Goods - Bicycles', NULL, 'sporting-goods-bicycles'),
(27, 'en_US', 'Tickets', NULL, 'tickets'),
(28, 'en_US', 'Toys - Games - Hobbies', NULL, 'toys-games-hobbies'),
(29, 'en_US', 'Video Games - Consoles', NULL, 'video-games-consoles'),
(30, 'en_US', 'Everything Else', NULL, 'everything-else'),
(31, 'en_US', 'Cars', NULL, 'cars'),
(32, 'en_US', 'Car Parts', NULL, 'car-parts'),
(33, 'en_US', 'Motorcycles', NULL, 'motorcycles'),
(34, 'en_US', 'Boats - Ships', NULL, 'boats-ships'),
(35, 'en_US', 'RVs - Campers - Caravans', NULL, 'rvs-campers-caravans'),
(36, 'en_US', 'Trucks - Commercial Vehicles', NULL, 'trucks-commercial-vehicles'),
(37, 'en_US', 'Other Vehicles', NULL, 'other-vehicles'),
(38, 'en_US', 'Computer - Multimedia Classes', NULL, 'computer-multimedia-classes'),
(39, 'en_US', 'Language Classes', NULL, 'language-classes'),
(40, 'en_US', 'Music - Theatre - Dance Classes', NULL, 'music-theatre-dance-classes'),
(41, 'en_US', 'Tutoring - Private Lessons', NULL, 'tutoring-private-lessons'),
(42, 'en_US', 'Other Classes', NULL, 'other-classes'),
(43, 'en_US', 'Houses - Apartments for Sale', NULL, 'houses-apartments-for-sale'),
(44, 'en_US', 'Houses - Apartments for Rent', NULL, 'houses-apartments-for-rent'),
(45, 'en_US', 'Rooms for Rent - Shared', NULL, 'rooms-for-rent-shared'),
(46, 'en_US', 'Housing Swap', NULL, 'housing-swap'),
(47, 'en_US', 'Vacation Rentals', NULL, 'vacation-rentals'),
(48, 'en_US', 'Parking Spots', NULL, 'parking-spots'),
(49, 'en_US', 'Land', NULL, 'land'),
(50, 'en_US', 'Office - Commercial Space', NULL, 'office-commercial-space'),
(51, 'en_US', 'Shops for Rent - Sale', NULL, 'shops-for-rent-sale'),
(52, 'en_US', 'Babysitter - Nanny', NULL, 'babysitter-nanny'),
(53, 'en_US', 'Casting - Auditions', NULL, 'casting-auditions'),
(54, 'en_US', 'Computer', NULL, 'computer'),
(55, 'en_US', 'Event Services', NULL, 'event-services'),
(56, 'en_US', 'Health - Beauty - Fitness', NULL, 'health-beauty-fitness'),
(57, 'en_US', 'Horoscopes - Tarot', NULL, 'horoscopes-tarot'),
(58, 'en_US', 'Household - Domestic Help', NULL, 'household-domestic-help'),
(59, 'en_US', 'Moving - Storage', NULL, 'moving-storage'),
(60, 'en_US', 'Repair', NULL, 'repair'),
(61, 'en_US', 'Writing - Editing - Translating', NULL, 'writing-editing-translating'),
(62, 'en_US', 'Other Services', NULL, 'other-services'),
(63, 'en_US', 'Carpool', NULL, 'carpool'),
(64, 'en_US', 'Community Activities', NULL, 'community-activities'),
(65, 'en_US', 'Events', NULL, 'events'),
(66, 'en_US', 'Musicians - Artists - Bands', NULL, 'musicians-artists-bands'),
(67, 'en_US', 'Volunteers', NULL, 'volunteers'),
(68, 'en_US', 'Lost And Found', NULL, 'lost-and-found'),
(69, 'en_US', 'Women looking for Men', NULL, 'women-looking-for-men'),
(70, 'en_US', 'Men looking for Women', NULL, 'men-looking-for-women'),
(71, 'en_US', 'Men looking for Men', NULL, 'men-looking-for-men'),
(72, 'en_US', 'Women looking for Women', NULL, 'women-looking-for-women'),
(73, 'en_US', 'Friendship - Activity Partners', NULL, 'friendship-activity-partners'),
(74, 'en_US', 'Missed Connections', NULL, 'missed-connections'),
(75, 'en_US', 'Accounting - Finance', NULL, 'accounting-finance'),
(76, 'en_US', 'Advertising - Public Relations', NULL, 'advertising-public-relations'),
(77, 'en_US', 'Arts - Entertainment - Publishing', NULL, 'arts-entertainment-publishing'),
(78, 'en_US', 'Clerical - Administrative', NULL, 'clerical-administrative'),
(79, 'en_US', 'Customer Service', NULL, 'customer-service'),
(80, 'en_US', 'Education - Training', NULL, 'education-training'),
(81, 'en_US', 'Engineering - Architecture', NULL, 'engineering-architecture'),
(82, 'en_US', 'Healthcare', NULL, 'healthcare'),
(83, 'en_US', 'Human Resource', NULL, 'human-resource'),
(84, 'en_US', 'Internet', NULL, 'internet'),
(85, 'en_US', 'Legal', NULL, 'legal'),
(86, 'en_US', 'Manual Labor', NULL, 'manual-labor'),
(87, 'en_US', 'Manufacturing - Operations', NULL, 'manufacturing-operations'),
(88, 'en_US', 'Marketing', NULL, 'marketing'),
(89, 'en_US', 'Non-profit - Volunteer', NULL, 'non-profit-volunteer'),
(90, 'en_US', 'Real Estate', NULL, 'real-estate_1'),
(91, 'en_US', 'Restaurant - Food Service', NULL, 'restaurant-food-service'),
(92, 'en_US', 'Retail', NULL, 'retail'),
(93, 'en_US', 'Sales', NULL, 'sales'),
(94, 'en_US', 'Technology', NULL, 'technology'),
(95, 'en_US', 'Other Jobs', NULL, 'other-jobs');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_category_stats`
--

CREATE TABLE `oc_t_category_stats` (
  `fk_i_category_id` int(10) UNSIGNED NOT NULL,
  `i_num_items` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_category_stats`
--

INSERT INTO `oc_t_category_stats` (`fk_i_category_id`, `i_num_items`) VALUES
(1, 1),
(2, 0),
(3, 0),
(4, 0),
(5, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 1),
(10, 0),
(11, 0),
(12, 0),
(13, 0),
(14, 0),
(15, 0),
(16, 0),
(17, 0),
(18, 0),
(19, 0),
(20, 0),
(21, 0),
(22, 0),
(23, 0),
(24, 0),
(25, 0),
(26, 0),
(27, 0),
(28, 0),
(29, 0),
(30, 0),
(31, 0),
(32, 0),
(33, 0),
(34, 0),
(35, 0),
(36, 0),
(37, 0),
(38, 0),
(39, 0),
(40, 0),
(41, 0),
(42, 0),
(43, 0),
(44, 0),
(45, 0),
(46, 0),
(47, 0),
(48, 0),
(49, 0),
(50, 0),
(51, 0),
(52, 0),
(53, 0),
(54, 0),
(55, 0),
(56, 0),
(57, 0),
(58, 0),
(59, 0),
(60, 0),
(61, 0),
(62, 0),
(63, 0),
(64, 0),
(65, 0),
(66, 0),
(67, 0),
(68, 0),
(69, 0),
(70, 0),
(71, 0),
(72, 0),
(73, 0),
(74, 0),
(75, 0),
(76, 0),
(77, 0),
(78, 0),
(79, 0),
(80, 0),
(81, 0),
(82, 0),
(83, 0),
(84, 0),
(85, 0),
(86, 0),
(87, 0),
(88, 0),
(89, 0),
(90, 0),
(91, 0),
(92, 0),
(93, 0),
(94, 0),
(95, 0);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_city`
--

CREATE TABLE `oc_t_city` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `fk_i_region_id` int(10) UNSIGNED NOT NULL,
  `s_name` varchar(60) NOT NULL,
  `s_slug` varchar(60) NOT NULL DEFAULT '',
  `fk_c_country_code` char(2) DEFAULT NULL,
  `b_active` tinyint(1) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_city`
--

INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(423825, 782042, 'Bon Secour', 'bon-secour', 'us', 1),
(423826, 782042, 'Bremen', 'bremen', 'us', 1),
(423827, 782042, 'Brierfield', 'brierfield', 'us', 1),
(423828, 782042, 'Brownsboro', 'brownsboro', 'us', 1),
(423829, 782042, 'Bryant', 'bryant', 'us', 1),
(423830, 782042, 'Bucks', 'bucks', 'us', 1),
(423831, 782042, 'Buhl', 'buhl', 'us', 1),
(423832, 782042, 'Calvert', 'calvert', 'us', 1),
(423833, 782042, 'Catherine', 'catherine', 'us', 1),
(423834, 782042, 'Chancellor', 'chancellor', 'us', 1),
(423835, 782042, 'Chunchula', 'chunchula', 'us', 1),
(423836, 782042, 'Clopton', 'clopton', 'us', 1),
(423837, 782042, 'Coatopa', 'coatopa', 'us', 1),
(423838, 782042, 'Coden', 'coden', 'us', 1),
(423839, 782042, 'Cottondale', 'cottondale', 'us', 1),
(423840, 782042, 'Cottonton', 'cottonton', 'us', 1),
(423841, 782042, 'Coy', 'coy', 'us', 1),
(423842, 782042, 'Cragford', 'cragford', 'us', 1),
(423843, 782042, 'Crane Hill', 'crane-hill', 'us', 1),
(423844, 782042, 'Cropwell', 'cropwell', 'us', 1),
(423845, 782042, 'Cusseta', 'cusseta', 'us', 1),
(423846, 782042, 'Danville', 'danville', 'us', 1),
(423847, 782042, 'Dawson', 'dawson', 'us', 1),
(423848, 782042, 'Delta', 'delta', 'us', 1),
(423849, 782042, 'Dickinson', 'dickinson', 'us', 1),
(423850, 782042, 'Dixons Mills', 'dixons-mills', 'us', 1),
(423851, 782042, 'Docena', 'docena', 'us', 1),
(423852, 782042, 'Dolomite', 'dolomite', 'us', 1),
(423853, 782042, 'Duncanville', 'duncanville', 'us', 1),
(423854, 782042, 'Eastaboga', 'eastaboga', 'us', 1),
(423855, 782042, 'Eight Mile', 'eight-mile', 'us', 1),
(423856, 782042, 'Empire', 'empire', 'us', 1),
(423857, 782042, 'Equality', 'equality', 'us', 1),
(423858, 782042, 'Estillfork', 'estillfork', 'us', 1),
(423859, 782042, 'Fackler', 'fackler', 'us', 1),
(423860, 782042, 'Fitzpatrick', 'fitzpatrick', 'us', 1),
(423861, 782042, 'Flat Rock', 'flat-rock', 'us', 1),
(423862, 782042, 'Forest Home', 'forest-home', 'us', 1),
(423863, 782042, 'Fort Mitchell', 'fort-mitchell', 'us', 1),
(423864, 782042, 'Fosters', 'fosters', 'us', 1),
(423865, 782042, 'Frankville', 'frankville', 'us', 1),
(423866, 782042, 'Fruitdale', 'fruitdale', 'us', 1),
(423867, 782042, 'Gallant', 'gallant', 'us', 1),
(423868, 782042, 'Gallion', 'gallion', 'us', 1),
(423869, 782042, 'Grady', 'grady', 'us', 1),
(423870, 782042, 'Graham', 'graham', 'us', 1),
(423871, 782042, 'Green Pond', 'green-pond', 'us', 1),
(423872, 782042, 'Grove Oak', 'grove-oak', 'us', 1),
(423873, 782042, 'Hardaway', 'hardaway', 'us', 1),
(423874, 782042, 'Hatchechubbee', 'hatchechubbee', 'us', 1),
(423875, 782042, 'Higdon', 'higdon', 'us', 1),
(423876, 782042, 'Highland Home', 'highland-home', 'us', 1),
(423877, 782042, 'Hollytree', 'hollytree', 'us', 1),
(423878, 782042, 'Honoraville', 'honoraville', 'us', 1),
(423879, 782042, 'Hope Hull', 'hope-hull', 'us', 1),
(423880, 782042, 'Horton', 'horton', 'us', 1),
(423881, 782042, 'Houston', 'houston', 'us', 1),
(423882, 782042, 'Huxford', 'huxford', 'us', 1),
(423883, 782042, 'Indian Springs', 'indian-springs', 'us', 1),
(423884, 782042, 'Irvington', 'irvington', 'us', 1),
(423885, 782042, 'Jack', 'jack', 'us', 1),
(423886, 782042, 'Jones', 'jones', 'us', 1),
(423887, 782042, 'Joppa', 'joppa', 'us', 1),
(423888, 782042, 'Knoxville', 'knoxville', 'us', 1),
(423889, 782042, 'Laceys Spring', 'laceys-spring', 'us', 1),
(423890, 782042, 'Lapine', 'lapine', 'us', 1),
(423891, 782042, 'Lawley', 'lawley', 'us', 1),
(423892, 782042, 'Leroy', 'leroy', 'us', 1),
(423893, 782042, 'Letohatchee', 'letohatchee', 'us', 1),
(423894, 782042, 'Lillian', 'lillian', 'us', 1),
(423895, 782042, 'Little River', 'little-river', 'us', 1),
(423896, 782042, 'Logan', 'logan', 'us', 1),
(423897, 782042, 'Lower Peach Tree', 'lower-peach-tree', 'us', 1),
(423898, 782042, 'Magnolia', 'magnolia', 'us', 1),
(423899, 782042, 'Magnolia Springs', 'magnolia-springs', 'us', 1),
(423900, 782042, 'Marbury', 'marbury', 'us', 1),
(423901, 782042, 'Marion Junction', 'marion-junction', 'us', 1),
(423902, 782042, 'Maylene', 'maylene', 'us', 1),
(423903, 782042, 'McCalla', 'mccalla', 'us', 1),
(423904, 782042, 'Mexia', 'mexia', 'us', 1),
(423905, 782042, 'Minter', 'minter', 'us', 1),
(423906, 782042, 'Montrose', 'montrose', 'us', 1),
(423907, 782042, 'Mount Hope', 'mount-hope', 'us', 1),
(423908, 782042, 'Muscadine', 'muscadine', 'us', 1),
(423909, 782042, 'Newell', 'newell', 'us', 1),
(423910, 782042, 'Normal', 'normal', 'us', 1),
(423911, 782042, 'Panola', 'panola', 'us', 1),
(423912, 782042, 'Pansey', 'pansey', 'us', 1),
(423913, 782042, 'Perdido', 'perdido', 'us', 1),
(423914, 782042, 'Perdue Hill', 'perdue-hill', 'us', 1),
(423915, 782042, 'Peterman', 'peterman', 'us', 1),
(423916, 782042, 'Pine Level', 'pine-level', 'us', 1),
(423917, 782042, 'Pittsview', 'pittsview', 'us', 1),
(423918, 782042, 'Plantersville', 'plantersville', 'us', 1),
(423919, 782042, 'Quinton', 'quinton', 'us', 1),
(423920, 782042, 'Ralph', 'ralph', 'us', 1),
(423921, 782042, 'Ramer', 'ramer', 'us', 1),
(423922, 782042, 'Randolph', 'randolph', 'us', 1),
(423923, 782042, 'Remlap', 'remlap', 'us', 1),
(423924, 782042, 'Safford', 'safford', 'us', 1),
(423925, 782042, 'Saginaw', 'saginaw', 'us', 1),
(423926, 782042, 'Saint Stephens', 'saint-stephens', 'us', 1),
(423927, 782042, 'Salem', 'salem', 'us', 1),
(423928, 782042, 'Sardis', 'sardis', 'us', 1),
(423929, 782042, 'Sawyerville', 'sawyerville', 'us', 1),
(423930, 782042, 'Seale', 'seale', 'us', 1),
(423931, 782042, 'Seminole', 'seminole', 'us', 1),
(423932, 782042, 'Semmes', 'semmes', 'us', 1),
(423933, 782042, 'Shelby', 'shelby', 'us', 1),
(423934, 782042, 'Shorterville', 'shorterville', 'us', 1),
(423935, 782042, 'Skipperville', 'skipperville', 'us', 1),
(423936, 782042, 'Spruce Pine', 'spruce-pine', 'us', 1),
(423937, 782042, 'Stanton', 'stanton', 'us', 1),
(423938, 782042, 'Stapleton', 'stapleton', 'us', 1),
(423939, 782042, 'Sterrett', 'sterrett', 'us', 1),
(423940, 782042, 'Stockton', 'stockton', 'us', 1),
(423941, 782042, 'Sycamore', 'sycamore', 'us', 1),
(423942, 782042, 'Tanner', 'tanner', 'us', 1),
(423943, 782042, 'Tibbie', 'tibbie', 'us', 1),
(423944, 782042, 'Titus', 'titus', 'us', 1),
(423945, 782042, 'Toney', 'toney', 'us', 1),
(423946, 782042, 'Townley', 'townley', 'us', 1),
(423947, 782042, 'Tyler', 'tyler', 'us', 1),
(423948, 782042, 'Uriah', 'uriah', 'us', 1),
(423949, 782042, 'Valley Grande', 'valley-grande', 'us', 1),
(423950, 782042, 'Vandiver', 'vandiver', 'us', 1),
(423951, 782042, 'Verbena', 'verbena', 'us', 1),
(423952, 782042, 'Vinegar Bend', 'vinegar-bend', 'us', 1),
(423953, 782042, 'Vinemont', 'vinemont', 'us', 1),
(423954, 782042, 'Wagarville', 'wagarville', 'us', 1),
(423955, 782042, 'Ward', 'ward', 'us', 1),
(423956, 782042, 'Wellington', 'wellington', 'us', 1),
(423957, 782042, 'Weogufka', 'weogufka', 'us', 1),
(423958, 782042, 'Westover', 'westover', 'us', 1),
(423959, 782042, 'Whatley', 'whatley', 'us', 1),
(423960, 782042, 'Whistler', 'whistler', 'us', 1),
(423961, 782042, 'Wing', 'wing', 'us', 1),
(423962, 782042, 'Woodstock', 'woodstock', 'us', 1),
(423963, 782042, 'Cecil', 'cecil', 'us', 1),
(423964, 782042, 'Adger', 'adger', 'us', 1),
(423965, 782042, 'Alberta', 'alberta', 'us', 1),
(423966, 782042, 'Alpine', 'alpine', 'us', 1),
(423967, 782042, 'Arlington', 'arlington', 'us', 1),
(423968, 782042, 'Axis', 'axis', 'us', 1),
(423969, 782042, 'Bankston', 'bankston', 'us', 1),
(423970, 782042, 'Dixiana', 'dixiana', 'us', 1),
(423971, 782042, 'Fort Mc Clellan', 'fort-mc-clellan', 'us', 1),
(423972, 782042, 'Fort Rucker', 'fort-rucker', 'us', 1),
(423973, 782042, 'Mathews', 'mathews', 'us', 1),
(423974, 782042, 'Maxwell AFB', 'maxwell-afb', 'us', 1),
(423975, 782042, 'Tuskegee Institute', 'tuskegee-institute', 'us', 1),
(423976, 782042, 'Emelle', 'emelle', 'us', 1),
(423977, 782042, 'Mooresville', 'mooresville', 'us', 1),
(423978, 782042, 'Ethelsville', 'ethelsville', 'us', 1),
(423979, 782042, 'Faunsdale', 'faunsdale', 'us', 1),
(423980, 782042, 'Needham', 'needham', 'us', 1),
(423981, 782042, 'Union Grove', 'union-grove', 'us', 1),
(423982, 782042, 'Lester', 'lester', 'us', 1),
(423983, 782042, 'Billingsley', 'billingsley', 'us', 1),
(423984, 782042, 'Lowndesboro', 'lowndesboro', 'us', 1),
(423985, 782042, 'Gaylesville', 'gaylesville', 'us', 1),
(423986, 782042, 'Toxey', 'toxey', 'us', 1),
(423987, 782042, 'Five Points', 'five-points', 'us', 1),
(423988, 782042, 'Franklin', 'franklin', 'us', 1),
(423989, 782042, 'Loachapoka', 'loachapoka', 'us', 1),
(423990, 782042, 'Gilbertown', 'gilbertown', 'us', 1),
(423991, 782042, 'Eldridge', 'eldridge', 'us', 1),
(423992, 782042, 'Waverly', 'waverly', 'us', 1),
(423993, 782042, 'Paint Rock', 'paint-rock', 'us', 1),
(423994, 782042, 'Glenwood', 'glenwood', 'us', 1),
(423995, 782042, 'Epes', 'epes', 'us', 1),
(423996, 782042, 'Woodland', 'woodland', 'us', 1),
(423997, 782042, 'Gainesville', 'gainesville', 'us', 1),
(423998, 782042, 'Black', 'black', 'us', 1),
(423999, 782042, 'Waterloo', 'waterloo', 'us', 1),
(424000, 782042, 'Belk', 'belk', 'us', 1),
(424001, 782042, 'Orrville', 'orrville', 'us', 1),
(424002, 782042, 'Beaverton', 'beaverton', 'us', 1),
(424003, 782042, 'Kellyton', 'kellyton', 'us', 1),
(424004, 782042, 'Banks', 'banks', 'us', 1),
(424005, 782042, 'Detroit', 'detroit', 'us', 1),
(424006, 782042, 'Newbern', 'newbern', 'us', 1),
(424007, 782042, 'Gantt', 'gantt', 'us', 1),
(424008, 782042, 'Sweet Water', 'sweet-water', 'us', 1),
(424009, 782042, 'McIntosh', 'mcintosh', 'us', 1),
(424010, 782042, 'Langston', 'langston', 'us', 1),
(424011, 782042, 'Coffee Springs', 'coffee-springs', 'us', 1),
(424012, 782042, 'Hodges', 'hodges', 'us', 1),
(424013, 782042, 'Daviston', 'daviston', 'us', 1),
(424014, 782042, 'Repton', 'repton', 'us', 1),
(424015, 782042, 'Elmore', 'elmore', 'us', 1),
(424016, 782042, 'Nauvoo', 'nauvoo', 'us', 1),
(424017, 782042, 'Arley', 'arley', 'us', 1),
(424018, 782042, 'Fruithurst', 'fruithurst', 'us', 1),
(424019, 782042, 'Goshen', 'goshen', 'us', 1),
(424020, 782042, 'Fulton', 'fulton', 'us', 1),
(424021, 782042, 'Pike Road', 'pike-road', 'us', 1),
(424022, 782042, 'Dutton', 'dutton', 'us', 1),
(424023, 782042, 'Vredenburgh', 'vredenburgh', 'us', 1),
(424024, 782042, 'Shorter', 'shorter', 'us', 1),
(424025, 782042, 'Cuba', 'cuba', 'us', 1),
(424026, 782042, 'Pennington', 'pennington', 'us', 1),
(424027, 782042, 'Coffeeville', 'coffeeville', 'us', 1),
(424028, 782042, 'Somerville', 'somerville', 'us', 1),
(424029, 782042, 'Anderson', 'anderson', 'us', 1),
(424030, 782042, 'Boligee', 'boligee', 'us', 1),
(424031, 782042, 'Deatsville', 'deatsville', 'us', 1),
(424032, 782042, 'Thomaston', 'thomaston', 'us', 1),
(424033, 782042, 'Dozier', 'dozier', 'us', 1),
(424034, 782042, 'Vina', 'vina', 'us', 1),
(424035, 782042, 'Beatrice', 'beatrice', 'us', 1),
(424036, 782042, 'Rockford', 'rockford', 'us', 1),
(424037, 782042, 'Gordon', 'gordon', 'us', 1),
(424038, 782042, 'Pine Apple', 'pine-apple', 'us', 1),
(424039, 782042, 'Midway', 'midway', 'us', 1),
(424040, 782042, 'Mentone', 'mentone', 'us', 1),
(424041, 782042, 'Elkmont', 'elkmont', 'us', 1),
(424042, 782042, 'Ranburne', 'ranburne', 'us', 1),
(424043, 782042, 'Eva', 'eva', 'us', 1),
(424044, 782042, 'Trafford', 'trafford', 'us', 1),
(424045, 782042, 'Vance', 'vance', 'us', 1),
(424046, 782042, 'Kennedy', 'kennedy', 'us', 1),
(424047, 782042, 'Akron', 'akron', 'us', 1),
(424048, 782042, 'Silas', 'silas', 'us', 1),
(424049, 782042, 'Rutledge', 'rutledge', 'us', 1),
(424050, 782042, 'Hayden', 'hayden', 'us', 1),
(424051, 782042, 'Lockhart', 'lockhart', 'us', 1),
(424052, 782042, 'Douglas', 'douglas', 'us', 1),
(424053, 782042, 'Newville', 'newville', 'us', 1),
(424054, 782042, 'Sipsey', 'sipsey', 'us', 1),
(424055, 782042, 'Hurtsboro', 'hurtsboro', 'us', 1),
(424056, 782042, 'Red Level', 'red-level', 'us', 1),
(424057, 782042, 'Castleberry', 'castleberry', 'us', 1),
(424058, 782042, 'Garden City', 'garden-city', 'us', 1),
(424059, 782042, 'Louisville', 'louisville', 'us', 1),
(424060, 782042, 'Excel', 'excel', 'us', 1),
(424061, 782042, 'Hillsboro', 'hillsboro', 'us', 1),
(424062, 782042, 'Elberta', 'elberta', 'us', 1),
(424063, 782042, 'Wilton', 'wilton', 'us', 1),
(424064, 782042, 'Lynn', 'lynn', 'us', 1),
(424065, 782042, 'Millry', 'millry', 'us', 1),
(424066, 782042, 'Wilmer', 'wilmer', 'us', 1),
(424067, 782042, 'Lisman', 'lisman', 'us', 1),
(424068, 782042, 'River Falls', 'river-falls', 'us', 1),
(424069, 782042, 'Kinston', 'kinston', 'us', 1),
(424070, 782042, 'Forkland', 'forkland', 'us', 1),
(424071, 782042, 'Wadley', 'wadley', 'us', 1),
(424072, 782042, 'Valley Head', 'valley-head', 'us', 1),
(424073, 782042, 'McKenzie', 'mckenzie', 'us', 1),
(424074, 782042, 'Pinckard', 'pinckard', 'us', 1),
(424075, 782042, 'Grant', 'grant', 'us', 1),
(424076, 782042, 'Pickensville', 'pickensville', 'us', 1),
(424077, 782042, 'Summerdale', 'summerdale', 'us', 1),
(424078, 782042, 'Ider', 'ider', 'us', 1),
(424079, 782042, 'Maplesville', 'maplesville', 'us', 1),
(424080, 782042, 'Holly Pond', 'holly-pond', 'us', 1),
(424081, 782042, 'Baileyton', 'baileyton', 'us', 1),
(424082, 782042, 'Pisgah', 'pisgah', 'us', 1),
(424083, 782042, 'Silverhill', 'silverhill', 'us', 1),
(424084, 782042, 'Walnut Grove', 'walnut-grove', 'us', 1),
(424085, 782042, 'Brilliant', 'brilliant', 'us', 1),
(424086, 782042, 'Addison', 'addison', 'us', 1),
(424087, 782042, 'Woodville', 'woodville', 'us', 1),
(424088, 782042, 'Ariton', 'ariton', 'us', 1),
(424089, 782042, 'Courtland', 'courtland', 'us', 1),
(424090, 782042, 'Section', 'section', 'us', 1),
(424091, 782042, 'Jacksons Gap', 'jacksons-gap', 'us', 1),
(424092, 782042, 'Coker', 'coker', 'us', 1),
(424093, 782042, 'Wedowee', 'wedowee', 'us', 1),
(424094, 782042, 'Columbia', 'columbia', 'us', 1),
(424095, 782042, 'Geraldine', 'geraldine', 'us', 1),
(424096, 782042, 'Snead', 'snead', 'us', 1),
(424097, 782042, 'Lexington', 'lexington', 'us', 1),
(424098, 782042, 'Leighton', 'leighton', 'us', 1),
(424099, 782042, 'Leesburg', 'leesburg', 'us', 1),
(424100, 782042, 'Mount Vernon', 'mount-vernon', 'us', 1),
(424101, 782042, 'Notasulga', 'notasulga', 'us', 1),
(424102, 782042, 'Autaugaville', 'autaugaville', 'us', 1),
(424103, 782042, 'Gurley', 'gurley', 'us', 1),
(424104, 782042, 'Brantley', 'brantley', 'us', 1),
(424105, 782042, 'Mulga', 'mulga', 'us', 1),
(424106, 782042, 'Carrollton', 'carrollton', 'us', 1),
(424107, 782042, 'Hollywood', 'hollywood', 'us', 1),
(424108, 782042, 'Oakman', 'oakman', 'us', 1),
(424109, 782042, 'Double Springs', 'double-springs', 'us', 1),
(424110, 782042, 'Altoona', 'altoona', 'us', 1),
(424111, 782042, 'Pine Hill', 'pine-hill', 'us', 1),
(424112, 782042, 'Branchville', 'branchville', 'us', 1),
(424113, 782042, 'Bear Creek', 'bear-creek', 'us', 1),
(424114, 782042, 'Fyffe', 'fyffe', 'us', 1),
(424115, 782042, 'Phil Campbell', 'phil-campbell', 'us', 1),
(424116, 782042, 'Millport', 'millport', 'us', 1),
(424117, 782042, 'Ardmore', 'ardmore', 'us', 1),
(424118, 782042, 'Killen', 'killen', 'us', 1),
(424119, 782042, 'Eclectic', 'eclectic', 'us', 1),
(424120, 782042, 'Coaling', 'coaling', 'us', 1),
(424121, 782042, 'Steele', 'steele', 'us', 1),
(424122, 782042, 'Falkville', 'falkville', 'us', 1),
(424123, 782042, 'Cottonwood', 'cottonwood', 'us', 1),
(424124, 782042, 'Locust Fork', 'locust-fork', 'us', 1),
(424125, 782042, 'Cherokee', 'cherokee', 'us', 1),
(424126, 782042, 'Chatom', 'chatom', 'us', 1),
(424127, 782042, 'Rogersville', 'rogersville', 'us', 1),
(424128, 782042, 'Camp Hill', 'camp-hill', 'us', 1),
(424129, 782042, 'Hayneville', 'hayneville', 'us', 1),
(424130, 782042, 'Town Creek', 'town-creek', 'us', 1),
(424131, 782042, 'Odenville', 'odenville', 'us', 1),
(424132, 782042, 'Ohatchee', 'ohatchee', 'us', 1),
(424133, 782042, 'Berry', 'berry', 'us', 1),
(424134, 782042, 'New Brockton', 'new-brockton', 'us', 1),
(424135, 782042, 'Parrish', 'parrish', 'us', 1),
(424136, 782042, 'Owens Cross Roads', 'owens-cross-roads', 'us', 1),
(424137, 782042, 'Fort Deposit', 'fort-deposit', 'us', 1),
(424138, 782042, 'Sylvania', 'sylvania', 'us', 1),
(424139, 782042, 'Margaret', 'margaret', 'us', 1),
(424140, 782042, 'Webb', 'webb', 'us', 1),
(424141, 782042, 'Brookside', 'brookside', 'us', 1),
(424142, 782042, 'Cleveland', 'cleveland', 'us', 1),
(424143, 782042, 'Lake View', 'lake-view', 'us', 1),
(424144, 782042, 'Frisco City', 'frisco-city', 'us', 1),
(424145, 782042, 'Grove Hill', 'grove-hill', 'us', 1),
(424146, 782042, 'Clayton', 'clayton', 'us', 1),
(424147, 782042, 'West Blocton', 'west-blocton', 'us', 1),
(424148, 782042, 'Crossville', 'crossville', 'us', 1),
(424149, 782042, 'Hackleburg', 'hackleburg', 'us', 1),
(424150, 782042, 'Loxley', 'loxley', 'us', 1),
(424151, 782042, 'Dauphin Island', 'dauphin-island', 'us', 1),
(424152, 782042, 'Brookwood', 'brookwood', 'us', 1),
(424153, 782042, 'Goodwater', 'goodwater', 'us', 1),
(424154, 782042, 'Uniontown', 'uniontown', 'us', 1),
(424155, 782042, 'Sylvan Springs', 'sylvan-springs', 'us', 1),
(424156, 782042, 'Coosada', 'coosada', 'us', 1),
(424157, 782042, 'Cedar Bluff', 'cedar-bluff', 'us', 1),
(424158, 782042, 'Flomaton', 'flomaton', 'us', 1),
(424159, 782042, 'Riverside', 'riverside', 'us', 1),
(424160, 782042, 'Georgiana', 'georgiana', 'us', 1),
(424161, 782042, 'Gordo', 'gordo', 'us', 1),
(424162, 782042, 'Cowarts', 'cowarts', 'us', 1),
(424163, 782042, 'Collinsville', 'collinsville', 'us', 1),
(424164, 782042, 'Newton', 'newton', 'us', 1),
(424165, 782042, 'Point Clear', 'point-clear', 'us', 1),
(424166, 782042, 'Harpersville', 'harpersville', 'us', 1),
(424167, 782042, 'Stevenson', 'stevenson', 'us', 1),
(424168, 782042, 'Wilsonville', 'wilsonville', 'us', 1),
(424169, 782042, 'Butler', 'butler', 'us', 1),
(424170, 782042, 'Midland City', 'midland-city', 'us', 1),
(424171, 782042, 'Bynum', 'bynum', 'us', 1),
(424172, 782042, 'Eutaw', 'eutaw', 'us', 1),
(424173, 782042, 'Florala', 'florala', 'us', 1),
(424174, 782042, 'Trinity', 'trinity', 'us', 1),
(424175, 782042, 'Reform', 'reform', 'us', 1),
(424176, 782042, 'Morris', 'morris', 'us', 1),
(424177, 782042, 'Ashford', 'ashford', 'us', 1),
(424178, 782042, 'Blountsville', 'blountsville', 'us', 1),
(424179, 782042, 'Ashland', 'ashland', 'us', 1),
(424180, 782042, 'Kinsey', 'kinsey', 'us', 1),
(424181, 782042, 'Vernon', 'vernon', 'us', 1),
(424182, 782042, 'Taylor', 'taylor', 'us', 1),
(424183, 782042, 'Vincent', 'vincent', 'us', 1),
(424184, 782042, 'Slocomb', 'slocomb', 'us', 1),
(424185, 782042, 'Samson', 'samson', 'us', 1),
(424186, 782042, 'Thorsby', 'thorsby', 'us', 1),
(424187, 782042, 'Sulligent', 'sulligent', 'us', 1),
(424188, 782042, 'Ragland', 'ragland', 'us', 1),
(424189, 782042, 'Carbon Hill', 'carbon-hill', 'us', 1),
(424190, 782042, 'Creola', 'creola', 'us', 1),
(424191, 782042, 'Moundville', 'moundville', 'us', 1),
(424192, 782042, 'Guin', 'guin', 'us', 1),
(424193, 782042, 'Camden', 'camden', 'us', 1),
(424194, 782042, 'Clio', 'clio', 'us', 1),
(424195, 782042, 'Graysville', 'graysville', 'us', 1),
(424196, 782042, 'Cordova', 'cordova', 'us', 1),
(424197, 782042, 'Hartford', 'hartford', 'us', 1),
(424198, 782042, 'Brundidge', 'brundidge', 'us', 1),
(424199, 782042, 'Dora', 'dora', 'us', 1),
(424200, 782042, 'Lineville', 'lineville', 'us', 1),
(424201, 782042, 'Linden', 'linden', 'us', 1),
(424202, 782042, 'New Market', 'new-market', 'us', 1),
(424203, 782042, 'Jemison', 'jemison', 'us', 1),
(424204, 782042, 'East Brewton', 'east-brewton', 'us', 1),
(424205, 782042, 'Ashville', 'ashville', 'us', 1),
(424206, 782042, 'Aliceville', 'aliceville', 'us', 1),
(424207, 782042, 'Centreville', 'centreville', 'us', 1),
(424208, 782042, 'Kimberly', 'kimberly', 'us', 1),
(424209, 782042, 'Munford', 'munford', 'us', 1),
(424210, 782042, 'Weaver', 'weaver', 'us', 1),
(424211, 782042, 'Henagar', 'henagar', 'us', 1),
(424212, 782042, 'Luverne', 'luverne', 'us', 1),
(424213, 782042, 'New Hope', 'new-hope', 'us', 1),
(424214, 782042, 'Sumiton', 'sumiton', 'us', 1),
(424215, 782042, 'Greensboro', 'greensboro', 'us', 1),
(424216, 782042, 'York', 'york', 'us', 1),
(424217, 782042, 'Bridgeport', 'bridgeport', 'us', 1),
(424218, 782042, 'Bayou La Batre', 'bayou-la-batre', 'us', 1),
(424219, 782042, 'Abbeville', 'abbeville', 'us', 1),
(424220, 782042, 'Springville', 'springville', 'us', 1),
(424221, 782042, 'Warrior', 'warrior', 'us', 1),
(424222, 782042, 'Livingston', 'livingston', 'us', 1),
(424223, 782042, 'Hanceville', 'hanceville', 'us', 1),
(424224, 782042, 'Dadeville', 'dadeville', 'us', 1),
(424225, 782042, 'Heflin', 'heflin', 'us', 1),
(424226, 782042, 'Lafayette', 'lafayette', 'us', 1),
(424227, 782042, 'Red Bay', 'red-bay', 'us', 1),
(424228, 782042, 'Moulton', 'moulton', 'us', 1),
(424229, 782042, 'Centre', 'centre', 'us', 1),
(424230, 782042, 'Brighton', 'brighton', 'us', 1),
(424231, 782042, 'Union Springs', 'union-springs', 'us', 1),
(424232, 782042, 'Marion', 'marion', 'us', 1),
(424233, 782042, 'Headland', 'headland', 'us', 1),
(424234, 782042, 'Evergreen', 'evergreen', 'us', 1),
(424235, 782042, 'Columbiana', 'columbiana', 'us', 1),
(424236, 782042, 'Citronelle', 'citronelle', 'us', 1),
(424237, 782042, 'Chelsea', 'chelsea', 'us', 1),
(424238, 782042, 'Harvest', 'harvest', 'us', 1),
(424239, 782042, 'Alexandria', 'alexandria', 'us', 1),
(424240, 782042, 'Mount Olive', 'mount-olive', 'us', 1),
(424241, 782042, 'Holt', 'holt', 'us', 1),
(424242, 782042, 'Haleyville', 'haleyville', 'us', 1),
(424243, 782042, 'Grand Bay', 'grand-bay', 'us', 1),
(424244, 782042, 'Elba', 'elba', 'us', 1),
(424245, 782042, 'Geneva', 'geneva', 'us', 1),
(424246, 782042, 'Hokes Bluff', 'hokes-bluff', 'us', 1),
(424247, 782042, 'Thomasville', 'thomasville', 'us', 1),
(424248, 782042, 'Daleville', 'daleville', 'us', 1),
(424249, 782042, 'Orange Beach', 'orange-beach', 'us', 1),
(424250, 782042, 'Fayette', 'fayette', 'us', 1),
(424251, 782042, 'Winfield', 'winfield', 'us', 1),
(424252, 782042, 'Meridianville', 'meridianville', 'us', 1),
(424253, 782042, 'Robertsdale', 'robertsdale', 'us', 1),
(424254, 782042, 'Hazel Green', 'hazel-green', 'us', 1),
(424255, 782042, 'Brent', 'brent', 'us', 1),
(424256, 782042, 'Rainsville', 'rainsville', 'us', 1),
(424257, 782042, 'Lincoln', 'lincoln', 'us', 1),
(424258, 782042, 'Adamsville', 'adamsville', 'us', 1),
(424259, 782042, 'Piedmont', 'piedmont', 'us', 1),
(424260, 782042, 'Tallassee', 'tallassee', 'us', 1),
(424261, 782042, 'Childersburg', 'childersburg', 'us', 1),
(424262, 782042, 'Clay', 'clay', 'us', 1),
(424263, 782042, 'Montevallo', 'montevallo', 'us', 1),
(424264, 782042, 'Pinson', 'pinson', 'us', 1),
(424265, 782042, 'Glencoe', 'glencoe', 'us', 1),
(424266, 782042, 'Jackson', 'jackson', 'us', 1),
(424267, 782042, 'Brewton', 'brewton', 'us', 1),
(424268, 782042, 'Cahaba Heights', 'cahaba-heights', 'us', 1),
(424269, 782042, 'Midfield', 'midfield', 'us', 1),
(424270, 782042, 'Spanish Fort', 'spanish-fort', 'us', 1),
(424271, 782042, 'Chickasaw', 'chickasaw', 'us', 1),
(424272, 782042, 'Gulf Shores', 'gulf-shores', 'us', 1),
(424273, 782042, 'Satsuma', 'satsuma', 'us', 1),
(424274, 782042, 'Attalla', 'attalla', 'us', 1),
(424275, 782042, 'Opp', 'opp', 'us', 1),
(424276, 782042, 'Oneonta', 'oneonta', 'us', 1),
(424277, 782042, 'Hamilton', 'hamilton', 'us', 1),
(424278, 782042, 'Roanoke', 'roanoke', 'us', 1),
(424279, 782042, 'Fultondale', 'fultondale', 'us', 1),
(424280, 782042, 'Monroeville', 'monroeville', 'us', 1),
(424281, 782042, 'Calera', 'calera', 'us', 1),
(424282, 782042, 'Theodore', 'theodore', 'us', 1),
(424283, 782042, 'Greenville', 'greenville', 'us', 1),
(424284, 782042, 'Wetumpka', 'wetumpka', 'us', 1),
(424285, 782042, 'Demopolis', 'demopolis', 'us', 1),
(424286, 782042, 'Arab', 'arab', 'us', 1),
(424287, 782042, 'Atmore', 'atmore', 'us', 1),
(424288, 782042, 'Lanett', 'lanett', 'us', 1),
(424289, 782042, 'Guntersville', 'guntersville', 'us', 1),
(424290, 782042, 'Boaz', 'boaz', 'us', 1),
(424291, 782042, 'Southside', 'southside', 'us', 1),
(424292, 782042, 'Bay Minette', 'bay-minette', 'us', 1),
(424293, 782042, 'Tuscumbia', 'tuscumbia', 'us', 1),
(424294, 782042, 'Clanton', 'clanton', 'us', 1),
(424295, 782042, 'Andalusia', 'andalusia', 'us', 1),
(424296, 782042, 'Jacksonville', 'jacksonville', 'us', 1),
(424297, 782042, 'Valley', 'valley', 'us', 1),
(424298, 782042, 'Russellville', 'russellville', 'us', 1),
(424299, 782042, 'Rainbow City', 'rainbow-city', 'us', 1),
(424300, 782042, 'Sheffield', 'sheffield', 'us', 1),
(424301, 782042, 'Irondale', 'irondale', 'us', 1),
(424302, 782042, 'Moody', 'moody', 'us', 1),
(424303, 782042, 'Forestdale', 'forestdale', 'us', 1),
(424304, 782042, 'Pleasant Grove', 'pleasant-grove', 'us', 1),
(424305, 782042, 'Foley', 'foley', 'us', 1),
(424306, 782042, 'Pell City', 'pell-city', 'us', 1),
(424307, 782042, 'Leeds', 'leeds', 'us', 1),
(424308, 782042, 'Tuskegee', 'tuskegee', 'us', 1),
(424309, 782042, 'Fairfield', 'fairfield', 'us', 1),
(424310, 782042, 'Muscle Shoals', 'muscle-shoals', 'us', 1),
(424311, 782042, 'Gardendale', 'gardendale', 'us', 1),
(424312, 782042, 'Sylacauga', 'sylacauga', 'us', 1),
(424313, 782042, 'Saraland', 'saraland', 'us', 1),
(424314, 782042, 'Hartselle', 'hartselle', 'us', 1),
(424315, 782042, 'Helena', 'helena', 'us', 1),
(424316, 782042, 'Troy', 'troy', 'us', 1),
(424317, 782042, 'Eufaula', 'eufaula', 'us', 1),
(424318, 782042, 'Fort Payne', 'fort-payne', 'us', 1),
(424319, 782042, 'Jasper', 'jasper', 'us', 1),
(424320, 782042, 'Millbrook', 'millbrook', 'us', 1),
(424321, 782042, 'Scottsboro', 'scottsboro', 'us', 1),
(424322, 782042, 'Cullman', 'cullman', 'us', 1),
(424323, 782042, 'Ozark', 'ozark', 'us', 1),
(424324, 782042, 'Alexander City', 'alexander-city', 'us', 1),
(424325, 782042, 'Hueytown', 'hueytown', 'us', 1),
(424326, 782042, 'Fairhope', 'fairhope', 'us', 1),
(424327, 782042, 'Trussville', 'trussville', 'us', 1),
(424328, 782042, 'Oxford', 'oxford', 'us', 1),
(424329, 782042, 'Albertville', 'albertville', 'us', 1),
(424330, 782042, 'Daphne', 'daphne', 'us', 1),
(424331, 782042, 'Selma', 'selma', 'us', 1),
(424332, 782042, 'Talladega', 'talladega', 'us', 1),
(424333, 782042, 'Pelham', 'pelham', 'us', 1),
(424334, 782042, 'Mountain Brook', 'mountain-brook', 'us', 1),
(424335, 782042, 'Athens', 'athens', 'us', 1),
(424336, 782042, 'Northport', 'northport', 'us', 1),
(424337, 782042, 'Enterprise', 'enterprise', 'us', 1),
(424338, 782042, 'Center Point', 'center-point', 'us', 1),
(424339, 782042, 'Anniston', 'anniston', 'us', 1),
(424340, 782042, 'Opelika', 'opelika', 'us', 1),
(424341, 782042, 'Homewood', 'homewood', 'us', 1),
(424342, 782042, 'Smiths Station', 'smiths-station', 'us', 1),
(424343, 782042, 'Alabaster', 'alabaster', 'us', 1),
(424344, 782042, 'Prattville', 'prattville', 'us', 1),
(424345, 782042, 'Phenix City', 'phenix-city', 'us', 1),
(424346, 782042, 'Bessemer', 'bessemer', 'us', 1),
(424347, 782042, 'Prichard', 'prichard', 'us', 1),
(424348, 782042, 'Florence', 'florence', 'us', 1),
(424349, 782042, 'Gadsden', 'gadsden', 'us', 1),
(424350, 782042, 'Madison', 'madison', 'us', 1),
(424351, 782042, 'Vestavia Hills', 'vestavia-hills', 'us', 1),
(424352, 782042, 'Auburn', 'auburn', 'us', 1),
(424353, 782042, 'Decatur', 'decatur', 'us', 1),
(424354, 782042, 'Dothan', 'dothan', 'us', 1),
(424355, 782042, 'Hoover', 'hoover', 'us', 1),
(424356, 782042, 'Tuscaloosa', 'tuscaloosa', 'us', 1),
(424357, 782042, 'Huntsville', 'huntsville', 'us', 1),
(424358, 782042, 'Mobile', 'mobile', 'us', 1),
(424359, 782042, 'Montgomery', 'montgomery', 'us', 1),
(424360, 782042, 'Birmingham', 'birmingham', 'us', 1),
(424361, 782043, 'Ward Cove', 'ward-cove', 'us', 1),
(424362, 782043, 'Auke Bay', 'auke-bay', 'us', 1),
(424363, 782043, 'Douglas', 'douglas', 'us', 1),
(424364, 782043, 'Chenega Bay', 'chenega-bay', 'us', 1),
(424365, 782043, 'Chugiak', 'chugiak', 'us', 1),
(424366, 782043, 'Dutch Harbor', 'dutch-harbor', 'us', 1),
(424367, 782043, 'Eagle River', 'eagle-river', 'us', 1),
(424368, 782043, 'Fort Richardson', 'fort-richardson', 'us', 1),
(424369, 782043, 'Girdwood', 'girdwood', 'us', 1),
(424370, 782043, 'Sutton', 'sutton', 'us', 1),
(424371, 782043, 'Bettles Field', 'bettles-field', 'us', 1),
(424372, 782043, 'Chignik Lagoon', 'chignik-lagoon', 'us', 1),
(424373, 782043, 'Clear', 'clear', 'us', 1),
(424374, 782043, 'Eielson AFB', 'eielson-afb', 'us', 1),
(424375, 782043, 'Elmendorf AFB', 'elmendorf-afb', 'us', 1),
(424376, 782043, 'Fort Wainwright', 'fort-wainwright', 'us', 1),
(424377, 782043, 'Iliamna', 'iliamna', 'us', 1),
(424378, 782043, 'Indian', 'indian', 'us', 1),
(424379, 782043, 'Little Diomede', 'little-diomede', 'us', 1),
(424380, 782043, 'Minto', 'minto', 'us', 1),
(424381, 782043, 'Perryville', 'perryville', 'us', 1),
(424382, 782043, 'Salcha', 'salcha', 'us', 1),
(424383, 782043, 'St Paul Island', 'st-paul-island', 'us', 1),
(424384, 782043, 'Two Rivers', 'two-rivers', 'us', 1),
(424385, 782043, 'Prudhoe Bay', 'prudhoe-bay', 'us', 1),
(424386, 782043, 'Elfin Cove', 'elfin-cove', 'us', 1),
(424387, 782043, 'Platinum', 'platinum', 'us', 1),
(424388, 782043, 'Red Devil', 'red-devil', 'us', 1),
(424389, 782043, 'Chignik', 'chignik', 'us', 1),
(424390, 782043, 'Igiugig', 'igiugig', 'us', 1),
(424391, 782043, 'Manley Hot Springs', 'manley-hot-springs', 'us', 1),
(424392, 782043, 'Clarks Point', 'clarks-point', 'us', 1),
(424393, 782043, 'Hughes', 'hughes', 'us', 1),
(424394, 782043, 'Port Alexander', 'port-alexander', 'us', 1),
(424395, 782043, 'Cold Bay', 'cold-bay', 'us', 1),
(424396, 782043, 'Tenakee Springs', 'tenakee-springs', 'us', 1),
(424397, 782043, 'Egegik', 'egegik', 'us', 1),
(424398, 782043, 'Northway', 'northway', 'us', 1),
(424399, 782043, 'Allakaket', 'allakaket', 'us', 1),
(424400, 782043, 'Sleetmute', 'sleetmute', 'us', 1),
(424401, 782043, 'Anvik', 'anvik', 'us', 1),
(424402, 782043, 'Larsen Bay', 'larsen-bay', 'us', 1),
(424403, 782043, 'Kobuk', 'kobuk', 'us', 1),
(424404, 782043, 'Eagle', 'eagle', 'us', 1),
(424405, 782043, 'Port Heiden', 'port-heiden', 'us', 1),
(424406, 782043, 'Chuathbaluk', 'chuathbaluk', 'us', 1),
(424407, 782043, 'Shageluk', 'shageluk', 'us', 1),
(424408, 782043, 'Skwentna', 'skwentna', 'us', 1),
(424409, 782043, 'Hope', 'hope', 'us', 1),
(424410, 782043, 'Levelock', 'levelock', 'us', 1),
(424411, 782043, 'Pelican', 'pelican', 'us', 1),
(424412, 782043, 'Ekwok', 'ekwok', 'us', 1),
(424413, 782043, 'Port Alsworth', 'port-alsworth', 'us', 1),
(424414, 782043, 'South Naknek', 'south-naknek', 'us', 1),
(424415, 782043, 'Deering', 'deering', 'us', 1),
(424416, 782043, 'Golovin', 'golovin', 'us', 1),
(424417, 782043, 'Wales', 'wales', 'us', 1),
(424418, 782043, 'Whittier', 'whittier', 'us', 1),
(424419, 782043, 'Nondalton', 'nondalton', 'us', 1),
(424420, 782043, 'Port Graham', 'port-graham', 'us', 1),
(424421, 782043, 'Chitina', 'chitina', 'us', 1),
(424422, 782043, 'Nunam Iqua', 'nunam-iqua', 'us', 1),
(424423, 782043, 'Ruby', 'ruby', 'us', 1),
(424424, 782043, 'Central', 'central', 'us', 1),
(424425, 782043, 'Atka', 'atka', 'us', 1),
(424426, 782043, 'Koliganek', 'koliganek', 'us', 1),
(424427, 782043, 'Coffman Cove', 'coffman-cove', 'us', 1),
(424428, 782043, 'Grayling', 'grayling', 'us', 1),
(424429, 782043, 'White Mountain', 'white-mountain', 'us', 1),
(424430, 782043, 'Ouzinkie', 'ouzinkie', 'us', 1),
(424431, 782043, 'Venetie', 'venetie', 'us', 1),
(424432, 782043, 'Old Harbor', 'old-harbor', 'us', 1),
(424433, 782043, 'Tyonek', 'tyonek', 'us', 1),
(424434, 782043, 'Nightmute', 'nightmute', 'us', 1),
(424435, 782043, 'Atqasuk', 'atqasuk', 'us', 1),
(424436, 782043, 'Holy Cross', 'holy-cross', 'us', 1),
(424437, 782043, 'Mekoryuk', 'mekoryuk', 'us', 1),
(424438, 782043, 'Aleknagik', 'aleknagik', 'us', 1),
(424439, 782043, 'Kaltag', 'kaltag', 'us', 1),
(424440, 782043, 'Shaktoolik', 'shaktoolik', 'us', 1),
(424441, 782043, 'Gakona', 'gakona', 'us', 1),
(424442, 782043, 'Kalskag', 'kalskag', 'us', 1),
(424443, 782043, 'Port Lions', 'port-lions', 'us', 1),
(424444, 782043, 'Clam Gulch', 'clam-gulch', 'us', 1),
(424445, 782043, 'Goodnews Bay', 'goodnews-bay', 'us', 1),
(424446, 782043, 'Shungnak', 'shungnak', 'us', 1),
(424447, 782043, 'Teller', 'teller', 'us', 1),
(424448, 782043, 'Cantwell', 'cantwell', 'us', 1),
(424449, 782043, 'Anaktuvuk Pass', 'anaktuvuk-pass', 'us', 1),
(424450, 782043, 'Brevig Mission', 'brevig-mission', 'us', 1),
(424451, 782043, 'Moose Pass', 'moose-pass', 'us', 1),
(424452, 782043, 'Kaktovik', 'kaktovik', 'us', 1),
(424453, 782043, 'Huslia', 'huslia', 'us', 1),
(424454, 782043, 'Eek', 'eek', 'us', 1),
(424455, 782043, 'Tanana', 'tanana', 'us', 1),
(424456, 782043, 'Koyuk', 'koyuk', 'us', 1),
(424457, 782043, 'Seldovia', 'seldovia', 'us', 1),
(424458, 782043, 'Elim', 'elim', 'us', 1),
(424459, 782043, 'Atmautluak', 'atmautluak', 'us', 1),
(424460, 782043, 'Russian Mission', 'russian-mission', 'us', 1),
(424461, 782043, 'Ambler', 'ambler', 'us', 1),
(424462, 782043, 'Anderson', 'anderson', 'us', 1),
(424463, 782043, 'Akiak', 'akiak', 'us', 1),
(424464, 782043, 'Nulato', 'nulato', 'us', 1),
(424465, 782043, 'Point Lay', 'point-lay', 'us', 1),
(424466, 782043, 'Tununak', 'tununak', 'us', 1),
(424467, 782043, 'Hydaburg', 'hydaburg', 'us', 1),
(424468, 782043, 'Copper Center', 'copper-center', 'us', 1),
(424469, 782043, 'Napakiak', 'napakiak', 'us', 1),
(424470, 782043, 'Saint Michael', 'saint-michael', 'us', 1),
(424471, 782043, 'Kwigillingok', 'kwigillingok', 'us', 1),
(424472, 782043, 'Marshall', 'marshall', 'us', 1),
(424473, 782043, 'Nenana', 'nenana', 'us', 1),
(424474, 782043, 'Kivalina', 'kivalina', 'us', 1),
(424475, 782043, 'Newtok', 'newtok', 'us', 1),
(424476, 782043, 'Kiana', 'kiana', 'us', 1),
(424477, 782043, 'Manokotak', 'manokotak', 'us', 1),
(424478, 782043, 'Nuiqsut', 'nuiqsut', 'us', 1),
(424479, 782043, 'McGrath', 'mcgrath', 'us', 1),
(424480, 782043, 'Napaskiak', 'napaskiak', 'us', 1),
(424481, 782043, 'Tuntutuliak', 'tuntutuliak', 'us', 1),
(424482, 782043, 'Chefornak', 'chefornak', 'us', 1),
(424483, 782043, 'King Salmon', 'king-salmon', 'us', 1),
(424484, 782043, 'Buckland', 'buckland', 'us', 1),
(424485, 782043, 'Cooper Landing', 'cooper-landing', 'us', 1),
(424486, 782043, 'Angoon', 'angoon', 'us', 1),
(424487, 782043, 'Tuluksak', 'tuluksak', 'us', 1),
(424488, 782043, 'New Stuyahok', 'new-stuyahok', 'us', 1),
(424489, 782043, 'Noatak', 'noatak', 'us', 1),
(424490, 782043, 'Saint Paul', 'saint-paul', 'us', 1),
(424491, 782043, 'Nunapitchuk', 'nunapitchuk', 'us', 1),
(424492, 782043, 'Thorne Bay', 'thorne-bay', 'us', 1),
(424493, 782043, 'Scammon Bay', 'scammon-bay', 'us', 1),
(424494, 782043, 'Trapper Creek', 'trapper-creek', 'us', 1),
(424495, 782043, 'Saint Marys', 'saint-marys', 'us', 1),
(424496, 782043, 'Kasilof', 'kasilof', 'us', 1),
(424497, 782043, 'Wainwright', 'wainwright', 'us', 1),
(424498, 782043, 'Gustavus', 'gustavus', 'us', 1),
(424499, 782043, 'Stebbins', 'stebbins', 'us', 1),
(424500, 782043, 'Toksook Bay', 'toksook-bay', 'us', 1),
(424501, 782043, 'Shishmaref', 'shishmaref', 'us', 1),
(424502, 782043, 'Fort Yukon', 'fort-yukon', 'us', 1),
(424503, 782043, 'Quinhagak', 'quinhagak', 'us', 1),
(424504, 782043, 'Pilot Station', 'pilot-station', 'us', 1),
(424505, 782043, 'Aniak', 'aniak', 'us', 1),
(424506, 782043, 'Kasigluk', 'kasigluk', 'us', 1),
(424507, 782043, 'Glennallen', 'glennallen', 'us', 1),
(424508, 782043, 'Kotlik', 'kotlik', 'us', 1),
(424509, 782043, 'Akiachak', 'akiachak', 'us', 1),
(424510, 782043, 'Savoonga', 'savoonga', 'us', 1),
(424511, 782043, 'Gambell', 'gambell', 'us', 1),
(424512, 782043, 'Galena', 'galena', 'us', 1),
(424513, 782043, 'Kake', 'kake', 'us', 1),
(424514, 782043, 'Noorvik', 'noorvik', 'us', 1),
(424515, 782043, 'Alakanuk', 'alakanuk', 'us', 1),
(424516, 782043, 'King Cove', 'king-cove', 'us', 1),
(424517, 782043, 'Hoonah', 'hoonah', 'us', 1),
(424518, 782043, 'Point Hope', 'point-hope', 'us', 1),
(424519, 782043, 'Naknek', 'naknek', 'us', 1),
(424520, 782043, 'Unalakleet', 'unalakleet', 'us', 1),
(424521, 782043, 'Kipnuk', 'kipnuk', 'us', 1),
(424522, 782043, 'Kwethluk', 'kwethluk', 'us', 1),
(424523, 782043, 'Yakutat', 'yakutat', 'us', 1),
(424524, 782043, 'Akutan', 'akutan', 'us', 1),
(424525, 782043, 'Klawock', 'klawock', 'us', 1),
(424526, 782043, 'Delta Junction', 'delta-junction', 'us', 1),
(424527, 782043, 'Skagway', 'skagway', 'us', 1),
(424528, 782043, 'Selawik', 'selawik', 'us', 1),
(424529, 782043, 'Mountain Village', 'mountain-village', 'us', 1),
(424530, 782043, 'Togiak', 'togiak', 'us', 1),
(424531, 782043, 'Chevak', 'chevak', 'us', 1),
(424532, 782043, 'Emmonak', 'emmonak', 'us', 1),
(424533, 782043, 'Sand Point', 'sand-point', 'us', 1),
(424534, 782043, 'Ninilchik', 'ninilchik', 'us', 1),
(424535, 782043, 'Talkeetna', 'talkeetna', 'us', 1),
(424536, 782043, 'Hooper Bay', 'hooper-bay', 'us', 1),
(424537, 782043, 'Craig', 'craig', 'us', 1),
(424538, 782043, 'Healy', 'healy', 'us', 1),
(424539, 782043, 'Metlakatla', 'metlakatla', 'us', 1),
(424540, 782043, 'Houston', 'houston', 'us', 1),
(424541, 782043, 'Tok', 'tok', 'us', 1),
(424542, 782043, 'North Pole', 'north-pole', 'us', 1),
(424543, 782043, 'Ester', 'ester', 'us', 1),
(424544, 782043, 'Wrangell', 'wrangell', 'us', 1),
(424545, 782043, 'Haines', 'haines', 'us', 1),
(424546, 782043, 'Willow', 'willow', 'us', 1),
(424547, 782043, 'Cordova', 'cordova', 'us', 1),
(424548, 782043, 'Anchor Point', 'anchor-point', 'us', 1),
(424549, 782043, 'Dillingham', 'dillingham', 'us', 1),
(424550, 782043, 'Petersburg', 'petersburg', 'us', 1),
(424551, 782043, 'Seward', 'seward', 'us', 1),
(424552, 782043, 'Kotzebue', 'kotzebue', 'us', 1),
(424553, 782043, 'Big Lake', 'big-lake', 'us', 1),
(424554, 782043, 'Nome', 'nome', 'us', 1),
(424555, 782043, 'Unalaska', 'unalaska', 'us', 1),
(424556, 782043, 'Valdez', 'valdez', 'us', 1),
(424557, 782043, 'Soldotna', 'soldotna', 'us', 1),
(424558, 782043, 'Barrow', 'barrow', 'us', 1),
(424559, 782043, 'Sterling', 'sterling', 'us', 1),
(424560, 782043, 'Nikiski', 'nikiski', 'us', 1),
(424561, 782043, 'Kodiak', 'kodiak', 'us', 1),
(424562, 782043, 'Bethel', 'bethel', 'us', 1),
(424563, 782043, 'Homer', 'homer', 'us', 1),
(424564, 782043, 'Palmer', 'palmer', 'us', 1),
(424565, 782043, 'Ketchikan', 'ketchikan', 'us', 1),
(424566, 782043, 'Kenai', 'kenai', 'us', 1),
(424567, 782043, 'Wasilla', 'wasilla', 'us', 1),
(424568, 782043, 'Sitka', 'sitka', 'us', 1),
(424569, 782043, 'Fairbanks', 'fairbanks', 'us', 1),
(424570, 782043, 'Juneau', 'juneau', 'us', 1),
(424571, 782043, 'Anchorage', 'anchorage', 'us', 1),
(424572, 782044, 'Dewey', 'dewey', 'us', 1),
(424573, 782044, 'Morristown', 'morristown', 'us', 1),
(424574, 782044, 'Pearce', 'pearce', 'us', 1),
(424575, 782044, 'Tonopah', 'tonopah', 'us', 1),
(424576, 782044, 'Bowie', 'bowie', 'us', 1),
(424577, 782044, 'Cashion', 'cashion', 'us', 1),
(424578, 782044, 'Central', 'central', 'us', 1),
(424579, 782044, 'Chambers', 'chambers', 'us', 1),
(424580, 782044, 'Chandler Heights', 'chandler-heights', 'us', 1),
(424581, 782044, 'Chloride', 'chloride', 'us', 1),
(424582, 782044, 'Clay Springs', 'clay-springs', 'us', 1),
(424583, 782044, 'Cochise', 'cochise', 'us', 1),
(424584, 782044, 'Concho', 'concho', 'us', 1),
(424585, 782044, 'Cortaro', 'cortaro', 'us', 1),
(424586, 782044, 'Crown King', 'crown-king', 'us', 1),
(424587, 782044, 'Dateland', 'dateland', 'us', 1),
(424588, 782044, 'Dragoon', 'dragoon', 'us', 1),
(424589, 782044, 'Elfrida', 'elfrida', 'us', 1),
(424590, 782044, 'Fort McDowell', 'fort-mcdowell', 'us', 1),
(424591, 782044, 'Fort Thomas', 'fort-thomas', 'us', 1),
(424592, 782044, 'Grand Canyon', 'grand-canyon', 'us', 1),
(424593, 782044, 'Greer', 'greer', 'us', 1),
(424594, 782044, 'Happy Jack', 'happy-jack', 'us', 1),
(424595, 782044, 'Heber', 'heber', 'us', 1),
(424596, 782044, 'Hereford', 'hereford', 'us', 1),
(424597, 782044, 'Higley', 'higley', 'us', 1),
(424598, 782044, 'Hoa Murk', 'hoa-murk', 'us', 1),
(424599, 782044, 'Hotevilla', 'hotevilla', 'us', 1),
(424600, 782044, 'Humboldt', 'humboldt', 'us', 1),
(424601, 782044, 'Indian Wells', 'indian-wells', 'us', 1),
(424602, 782044, 'Joseph City', 'joseph-city', 'us', 1),
(424603, 782044, 'Kirkland', 'kirkland', 'us', 1),
(424604, 782044, 'Laveen', 'laveen', 'us', 1),
(424605, 782044, 'Littlefield', 'littlefield', 'us', 1),
(424606, 782044, 'Lukeville', 'lukeville', 'us', 1),
(424607, 782044, 'Lupton', 'lupton', 'us', 1),
(424608, 782044, 'Marble Canyon', 'marble-canyon', 'us', 1),
(424609, 782044, 'McNeal', 'mcneal', 'us', 1),
(424610, 782044, 'Meadview', 'meadview', 'us', 1),
(424611, 782044, 'Mormon Lake', 'mormon-lake', 'us', 1),
(424612, 782044, 'Nutrioso', 'nutrioso', 'us', 1),
(424613, 782044, 'Oatman', 'oatman', 'us', 1),
(424614, 782044, 'Overgaard', 'overgaard', 'us', 1),
(424615, 782044, 'Palo Verde', 'palo-verde', 'us', 1),
(424616, 782044, 'Picacho', 'picacho', 'us', 1),
(424617, 782044, 'Pinedale', 'pinedale', 'us', 1),
(424618, 782044, 'Polacca', 'polacca', 'us', 1),
(424619, 782044, 'Pomerene', 'pomerene', 'us', 1),
(424620, 782044, 'Portal', 'portal', 'us', 1),
(424621, 782044, 'Red Rock', 'red-rock', 'us', 1),
(424622, 782044, 'Rillito', 'rillito', 'us', 1),
(424623, 782044, 'Rimrock', 'rimrock', 'us', 1),
(424624, 782044, 'Rio Rico', 'rio-rico', 'us', 1),
(424625, 782044, 'Roll', 'roll', 'us', 1),
(424626, 782044, 'Roosevelt', 'roosevelt', 'us', 1),
(424627, 782044, 'San Simon', 'san-simon', 'us', 1),
(424628, 782044, 'Sanders', 'sanders', 'us', 1),
(424629, 782044, 'Sasabe', 'sasabe', 'us', 1),
(424630, 782044, 'Skull Valley', 'skull-valley', 'us', 1),
(424631, 782044, 'Solomon', 'solomon', 'us', 1),
(424632, 782044, 'Star Valley', 'star-valley', 'us', 1),
(424633, 782044, 'Supai', 'supai', 'us', 1),
(424634, 782044, 'Topock', 'topock', 'us', 1),
(424635, 782044, 'Tumacacori', 'tumacacori', 'us', 1),
(424636, 782044, 'Vernon', 'vernon', 'us', 1),
(424637, 782044, 'Waddell', 'waddell', 'us', 1),
(424638, 782044, 'Wikieup', 'wikieup', 'us', 1),
(424639, 782044, 'Wittmann', 'wittmann', 'us', 1),
(424640, 782044, 'Yucca', 'yucca', 'us', 1),
(424641, 782044, 'Aguila', 'aguila', 'us', 1),
(424642, 782044, 'Alpine', 'alpine', 'us', 1),
(424643, 782044, 'Anthem', 'anthem', 'us', 1),
(424644, 782044, 'Arivaca', 'arivaca', 'us', 1),
(424645, 782044, 'Arlington', 'arlington', 'us', 1),
(424646, 782044, 'Bapchule', 'bapchule', 'us', 1),
(424647, 782044, 'Bellemont', 'bellemont', 'us', 1),
(424648, 782044, 'Forest Lakes', 'forest-lakes', 'us', 1),
(424649, 782044, 'Fort Huachuca', 'fort-huachuca', 'us', 1),
(424650, 782044, 'Fort Mohave', 'fort-mohave', 'us', 1),
(424651, 782044, 'Gold Canyon', 'gold-canyon', 'us', 1),
(424652, 782044, 'Kaibeto', 'kaibeto', 'us', 1),
(424653, 782044, 'Lakeside', 'lakeside', 'us', 1),
(424654, 782044, 'Luke AFB', 'luke-afb', 'us', 1),
(424655, 782044, 'Pinetop', 'pinetop', 'us', 1),
(424656, 782044, 'Keams Canyon', 'keams-canyon', 'us', 1),
(424657, 782044, 'Amado', 'amado', 'us', 1),
(424658, 782044, 'Jerome', 'jerome', 'us', 1),
(424659, 782044, 'McNary', 'mcnary', 'us', 1),
(424660, 782044, 'Elgin', 'elgin', 'us', 1),
(424661, 782044, 'Poston', 'poston', 'us', 1),
(424662, 782044, 'Winkelman', 'winkelman', 'us', 1),
(424663, 782044, 'Seligman', 'seligman', 'us', 1),
(424664, 782044, 'Ash Fork', 'ash-fork', 'us', 1),
(424665, 782044, 'Shonto', 'shonto', 'us', 1),
(424666, 782044, 'Tacna', 'tacna', 'us', 1),
(424667, 782044, 'Wenden', 'wenden', 'us', 1),
(424668, 782044, 'Young', 'young', 'us', 1),
(424669, 782044, 'Tonalea', 'tonalea', 'us', 1),
(424670, 782044, 'Peach Springs', 'peach-springs', 'us', 1),
(424671, 782044, 'Duncan', 'duncan', 'us', 1),
(424672, 782044, 'Bouse', 'bouse', 'us', 1),
(424673, 782044, 'Yarnell', 'yarnell', 'us', 1),
(424674, 782044, 'Stanfield', 'stanfield', 'us', 1),
(424675, 782044, 'Dennehotso', 'dennehotso', 'us', 1),
(424676, 782044, 'Kykotsmovi Village', 'kykotsmovi-village', 'us', 1),
(424677, 782044, 'Second Mesa', 'second-mesa', 'us', 1),
(424678, 782044, 'Hayden', 'hayden', 'us', 1),
(424679, 782044, 'Patagonia', 'patagonia', 'us', 1),
(424680, 782044, 'Sonoita', 'sonoita', 'us', 1),
(424681, 782044, 'Naco', 'naco', 'us', 1),
(424682, 782044, 'Tonto Basin', 'tonto-basin', 'us', 1),
(424683, 782044, 'Leupp', 'leupp', 'us', 1),
(424684, 782044, 'Fredonia', 'fredonia', 'us', 1),
(424685, 782044, 'Tsaile', 'tsaile', 'us', 1),
(424686, 782044, 'Tubac', 'tubac', 'us', 1),
(424687, 782044, 'Gadsden', 'gadsden', 'us', 1),
(424688, 782044, 'Strawberry', 'strawberry', 'us', 1),
(424689, 782044, 'Teec Nos Pos', 'teec-nos-pos', 'us', 1),
(424690, 782044, 'Maricopa', 'maricopa', 'us', 1),
(424691, 782044, 'Houck', 'houck', 'us', 1),
(424692, 782044, 'Parks', 'parks', 'us', 1),
(424693, 782044, 'Cameron', 'cameron', 'us', 1),
(424694, 782044, 'Cibecue', 'cibecue', 'us', 1),
(424695, 782044, 'Saint Michaels', 'saint-michaels', 'us', 1),
(424696, 782044, 'Ehrenberg', 'ehrenberg', 'us', 1),
(424697, 782044, 'Peridot', 'peridot', 'us', 1),
(424698, 782044, 'Munds Park', 'munds-park', 'us', 1),
(424699, 782044, 'Rio Verde', 'rio-verde', 'us', 1),
(424700, 782044, 'Tombstone', 'tombstone', 'us', 1),
(424701, 782044, 'Bagdad', 'bagdad', 'us', 1),
(424702, 782044, 'Mayer', 'mayer', 'us', 1),
(424703, 782044, 'Ganado', 'ganado', 'us', 1),
(424704, 782044, 'Pirtleville', 'pirtleville', 'us', 1),
(424705, 782044, 'Sacaton', 'sacaton', 'us', 1),
(424706, 782044, 'Many Farms', 'many-farms', 'us', 1),
(424707, 782044, 'Pinon', 'pinon', 'us', 1),
(424708, 782044, 'Lukachukai', 'lukachukai', 'us', 1),
(424709, 782044, 'Miami', 'miami', 'us', 1),
(424710, 782044, 'Saint David', 'saint-david', 'us', 1),
(424711, 782044, 'Claypool', 'claypool', 'us', 1),
(424712, 782044, 'Huachuca City', 'huachuca-city', 'us', 1),
(424713, 782044, 'Morenci', 'morenci', 'us', 1),
(424714, 782044, 'Wellton', 'wellton', 'us', 1),
(424715, 782044, 'Springerville', 'springerville', 'us', 1),
(424716, 782044, 'Salome', 'salome', 'us', 1),
(424717, 782044, 'Congress', 'congress', 'us', 1),
(424718, 782044, 'Pima', 'pima', 'us', 1),
(424719, 782044, 'Mammoth', 'mammoth', 'us', 1),
(424720, 782044, 'Gila Bend', 'gila-bend', 'us', 1),
(424721, 782044, 'Clifton', 'clifton', 'us', 1),
(424722, 782044, 'Pine', 'pine', 'us', 1),
(424723, 782044, 'Dolan Springs', 'dolan-springs', 'us', 1),
(424724, 782044, 'Kearny', 'kearny', 'us', 1),
(424725, 782044, 'Vail', 'vail', 'us', 1),
(424726, 782044, 'Youngtown', 'youngtown', 'us', 1),
(424727, 782044, 'Parker', 'parker', 'us', 1),
(424728, 782044, 'Sells', 'sells', 'us', 1),
(424729, 782044, 'Williams', 'williams', 'us', 1),
(424730, 782044, 'Window Rock', 'window-rock', 'us', 1),
(424731, 782044, 'Black Canyon City', 'black-canyon-city', 'us', 1),
(424732, 782044, 'Quartzsite', 'quartzsite', 'us', 1),
(424733, 782044, 'Superior', 'superior', 'us', 1),
(424734, 782044, 'Saint Johns', 'saint-johns', 'us', 1),
(424735, 782044, 'Carefree', 'carefree', 'us', 1),
(424736, 782044, 'Cave Creek', 'cave-creek', 'us', 1),
(424737, 782044, 'Willcox', 'willcox', 'us', 1),
(424738, 782044, 'Taylor', 'taylor', 'us', 1),
(424739, 782044, 'Oracle', 'oracle', 'us', 1),
(424740, 782044, 'Sahuarita', 'sahuarita', 'us', 1),
(424741, 782044, 'Clarkdale', 'clarkdale', 'us', 1),
(424742, 782044, 'Paulden', 'paulden', 'us', 1),
(424743, 782044, 'Litchfield Park', 'litchfield-park', 'us', 1),
(424744, 782044, 'Eagar', 'eagar', 'us', 1),
(424745, 782044, 'Thatcher', 'thatcher', 'us', 1),
(424746, 782044, 'Ajo', 'ajo', 'us', 1),
(424747, 782044, 'Cornville', 'cornville', 'us', 1),
(424748, 782044, 'San Carlos', 'san-carlos', 'us', 1),
(424749, 782044, 'Fort Defiance', 'fort-defiance', 'us', 1),
(424750, 782044, 'Colorado City', 'colorado-city', 'us', 1),
(424751, 782044, 'Lake Montezuma', 'lake-montezuma', 'us', 1),
(424752, 782044, 'San Manuel', 'san-manuel', 'us', 1),
(424753, 782044, 'Benson', 'benson', 'us', 1),
(424754, 782044, 'Snowflake', 'snowflake', 'us', 1),
(424755, 782044, 'Kayenta', 'kayenta', 'us', 1),
(424756, 782044, 'Holbrook', 'holbrook', 'us', 1),
(424757, 782044, 'Guadalupe', 'guadalupe', 'us', 1),
(424758, 782044, 'Chinle', 'chinle', 'us', 1),
(424759, 782044, 'Wickenburg', 'wickenburg', 'us', 1),
(424760, 782044, 'Golden Valley', 'golden-valley', 'us', 1),
(424761, 782044, 'Bisbee', 'bisbee', 'us', 1),
(424762, 782044, 'Whiteriver', 'whiteriver', 'us', 1),
(424763, 782044, 'Arizona City', 'arizona-city', 'us', 1),
(424764, 782044, 'Tolleson', 'tolleson', 'us', 1),
(424765, 782044, 'Buckeye', 'buckeye', 'us', 1),
(424766, 782044, 'Page', 'page', 'us', 1),
(424767, 782044, 'Globe', 'globe', 'us', 1),
(424768, 782044, 'Catalina', 'catalina', 'us', 1),
(424769, 782044, 'Coolidge', 'coolidge', 'us', 1),
(424770, 782044, 'Tuba City', 'tuba-city', 'us', 1),
(424771, 782044, 'Safford', 'safford', 'us', 1),
(424772, 782044, 'Chino Valley', 'chino-valley', 'us', 1),
(424773, 782044, 'Somerton', 'somerton', 'us', 1),
(424774, 782044, 'Show Low', 'show-low', 'us', 1),
(424775, 782044, 'Winslow', 'winslow', 'us', 1),
(424776, 782044, 'Sedona', 'sedona', 'us', 1),
(424777, 782044, 'Camp Verde', 'camp-verde', 'us', 1),
(424778, 782044, 'Queen Creek', 'queen-creek', 'us', 1),
(424779, 782044, 'Cottonwood', 'cottonwood', 'us', 1),
(424780, 782044, 'Eloy', 'eloy', 'us', 1),
(424781, 782044, 'New River', 'new-river', 'us', 1),
(424782, 782044, 'Marana', 'marana', 'us', 1),
(424783, 782044, 'Paradise Valley', 'paradise-valley', 'us', 1),
(424784, 782044, 'Payson', 'payson', 'us', 1),
(424785, 782044, 'Florence', 'florence', 'us', 1),
(424786, 782044, 'Sun Lakes', 'sun-lakes', 'us', 1),
(424787, 782044, 'Douglas', 'douglas', 'us', 1),
(424788, 782044, 'Mohave Valley', 'mohave-valley', 'us', 1),
(424789, 782044, 'Goodyear', 'goodyear', 'us', 1),
(424790, 782044, 'Green Valley', 'green-valley', 'us', 1),
(424791, 782044, 'Nogales', 'nogales', 'us', 1),
(424792, 782044, 'San Luis', 'san-luis', 'us', 1),
(424793, 782044, 'Fountain Hills', 'fountain-hills', 'us', 1),
(424794, 782044, 'Kingman', 'kingman', 'us', 1),
(424795, 782044, 'Surprise', 'surprise', 'us', 1),
(424796, 782044, 'Casa Grande', 'casa-grande', 'us', 1),
(424797, 782044, 'El Mirage', 'el-mirage', 'us', 1),
(424798, 782044, 'Prescott Valley', 'prescott-valley', 'us', 1),
(424799, 782044, 'Sun City West', 'sun-city-west', 'us', 1),
(424800, 782044, 'Apache Junction', 'apache-junction', 'us', 1),
(424801, 782044, 'Oro Valley', 'oro-valley', 'us', 1),
(424802, 782044, 'Bullhead City', 'bullhead-city', 'us', 1),
(424803, 782044, 'Prescott', 'prescott', 'us', 1),
(424804, 782044, 'Sun City', 'sun-city', 'us', 1),
(424805, 782044, 'Sierra Vista', 'sierra-vista', 'us', 1),
(424806, 782044, 'Lake Havasu City', 'lake-havasu-city', 'us', 1),
(424807, 782044, 'Flagstaff', 'flagstaff', 'us', 1),
(424808, 782044, 'Avondale', 'avondale', 'us', 1),
(424809, 782044, 'Yuma', 'yuma', 'us', 1),
(424810, 782044, 'Peoria', 'peoria', 'us', 1),
(424811, 782044, 'Tempe', 'tempe', 'us', 1),
(424812, 782044, 'Gilbert', 'gilbert', 'us', 1),
(424813, 782044, 'Scottsdale', 'scottsdale', 'us', 1),
(424814, 782044, 'Chandler', 'chandler', 'us', 1),
(424815, 782044, 'Glendale', 'glendale', 'us', 1),
(424816, 782044, 'Mesa', 'mesa', 'us', 1),
(424817, 782044, 'Tucson', 'tucson', 'us', 1),
(424818, 782044, 'Phoenix', 'phoenix', 'us', 1),
(424819, 782045, 'Beech Grove', 'beech-grove', 'us', 1),
(424820, 782045, 'Collins', 'collins', 'us', 1),
(424821, 782045, 'Gepp', 'gepp', 'us', 1),
(424822, 782045, 'Hasty', 'hasty', 'us', 1),
(424823, 782045, 'Midway', 'midway', 'us', 1),
(424824, 782045, 'Onia', 'onia', 'us', 1),
(424825, 782045, 'Springfield', 'springfield', 'us', 1),
(424826, 782045, 'Armorel', 'armorel', 'us', 1),
(424827, 782045, 'Bee Branch', 'bee-branch', 'us', 1),
(424828, 782045, 'Bismarck', 'bismarck', 'us', 1),
(424829, 782045, 'Boles', 'boles', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(424830, 782045, 'Bonnerdale', 'bonnerdale', 'us', 1),
(424831, 782045, 'Brickeys', 'brickeys', 'us', 1),
(424832, 782045, 'Briggsville', 'briggsville', 'us', 1),
(424833, 782045, 'Brockwell', 'brockwell', 'us', 1),
(424834, 782045, 'Caddo Gap', 'caddo-gap', 'us', 1),
(424835, 782045, 'Camp', 'camp', 'us', 1),
(424836, 782045, 'Canehill', 'canehill', 'us', 1),
(424837, 782045, 'Casscoe', 'casscoe', 'us', 1),
(424838, 782045, 'Cecil', 'cecil', 'us', 1),
(424839, 782045, 'Center Ridge', 'center-ridge', 'us', 1),
(424840, 782045, 'Centerville', 'centerville', 'us', 1),
(424841, 782045, 'Charlotte', 'charlotte', 'us', 1),
(424842, 782045, 'Choctaw', 'choctaw', 'us', 1),
(424843, 782045, 'Clarkridge', 'clarkridge', 'us', 1),
(424844, 782045, 'Cleveland', 'cleveland', 'us', 1),
(424845, 782045, 'Columbus', 'columbus', 'us', 1),
(424846, 782045, 'Combs', 'combs', 'us', 1),
(424847, 782045, 'Compton', 'compton', 'us', 1),
(424848, 782045, 'Cord', 'cord', 'us', 1),
(424849, 782045, 'Deer', 'deer', 'us', 1),
(424850, 782045, 'Delaware', 'delaware', 'us', 1),
(424851, 782045, 'Dennard', 'dennard', 'us', 1),
(424852, 782045, 'Desha', 'desha', 'us', 1),
(424853, 782045, 'Doddridge', 'doddridge', 'us', 1),
(424854, 782045, 'Dolph', 'dolph', 'us', 1),
(424855, 782045, 'Drasco', 'drasco', 'us', 1),
(424856, 782045, 'Edgemont', 'edgemont', 'us', 1),
(424857, 782045, 'El Paso', 'el-paso', 'us', 1),
(424858, 782045, 'Elizabeth', 'elizabeth', 'us', 1),
(424859, 782045, 'Evansville', 'evansville', 'us', 1),
(424860, 782045, 'Floral', 'floral', 'us', 1),
(424861, 782045, 'Fox', 'fox', 'us', 1),
(424862, 782045, 'Gamaliel', 'gamaliel', 'us', 1),
(424863, 782045, 'Glencoe', 'glencoe', 'us', 1),
(424864, 782045, 'Grapevine', 'grapevine', 'us', 1),
(424865, 782045, 'Hattieville', 'hattieville', 'us', 1),
(424866, 782045, 'Henderson', 'henderson', 'us', 1),
(424867, 782045, 'Heth', 'heth', 'us', 1),
(424868, 782045, 'Hiwasse', 'hiwasse', 'us', 1),
(424869, 782045, 'Holiday Island', 'holiday-island', 'us', 1),
(424870, 782045, 'Jefferson', 'jefferson', 'us', 1),
(424871, 782045, 'Jersey', 'jersey', 'us', 1),
(424872, 782045, 'Jerusalem', 'jerusalem', 'us', 1),
(424873, 782045, 'Jessieville', 'jessieville', 'us', 1),
(424874, 782045, 'Kingston', 'kingston', 'us', 1),
(424875, 782045, 'Kirby', 'kirby', 'us', 1),
(424876, 782045, 'Locust Grove', 'locust-grove', 'us', 1),
(424877, 782045, 'Mabelvale', 'mabelvale', 'us', 1),
(424878, 782045, 'Marcella', 'marcella', 'us', 1),
(424879, 782045, 'Maysville', 'maysville', 'us', 1),
(424880, 782045, 'Morrow', 'morrow', 'us', 1),
(424881, 782045, 'Mount Holly', 'mount-holly', 'us', 1),
(424882, 782045, 'Natural Dam', 'natural-dam', 'us', 1),
(424883, 782045, 'New Blaine', 'new-blaine', 'us', 1),
(424884, 782045, 'New Edinburg', 'new-edinburg', 'us', 1),
(424885, 782045, 'Newhope', 'newhope', 'us', 1),
(424886, 782045, 'Oak Grove', 'oak-grove', 'us', 1),
(424887, 782045, 'Oakland', 'oakland', 'us', 1),
(424888, 782045, 'Oark', 'oark', 'us', 1),
(424889, 782045, 'Ozone', 'ozone', 'us', 1),
(424890, 782045, 'Parks', 'parks', 'us', 1),
(424891, 782045, 'Paron', 'paron', 'us', 1),
(424892, 782045, 'Parthenon', 'parthenon', 'us', 1),
(424893, 782045, 'Pearcy', 'pearcy', 'us', 1),
(424894, 782045, 'Peel', 'peel', 'us', 1),
(424895, 782045, 'Pencil Bluff', 'pencil-bluff', 'us', 1),
(424896, 782045, 'Pleasant Grove', 'pleasant-grove', 'us', 1),
(424897, 782045, 'Ponca', 'ponca', 'us', 1),
(424898, 782045, 'Poplar Grove', 'poplar-grove', 'us', 1),
(424899, 782045, 'Poughkeepsie', 'poughkeepsie', 'us', 1),
(424900, 782045, 'Prim', 'prim', 'us', 1),
(424901, 782045, 'Proctor', 'proctor', 'us', 1),
(424902, 782045, 'Roland', 'roland', 'us', 1),
(424903, 782045, 'Romance', 'romance', 'us', 1),
(424904, 782045, 'Rover', 'rover', 'us', 1),
(424905, 782045, 'Royal', 'royal', 'us', 1),
(424906, 782045, 'Saffell', 'saffell', 'us', 1),
(424907, 782045, 'Sage', 'sage', 'us', 1),
(424908, 782045, 'Saratoga', 'saratoga', 'us', 1),
(424909, 782045, 'Scotland', 'scotland', 'us', 1),
(424910, 782045, 'Sims', 'sims', 'us', 1),
(424911, 782045, 'Solgohachia', 'solgohachia', 'us', 1),
(424912, 782045, 'Story', 'story', 'us', 1),
(424913, 782045, 'Summers', 'summers', 'us', 1),
(424914, 782045, 'Tichnor', 'tichnor', 'us', 1),
(424915, 782045, 'Timbo', 'timbo', 'us', 1),
(424916, 782045, 'Tucker', 'tucker', 'us', 1),
(424917, 782045, 'Tumbling Shoals', 'tumbling-shoals', 'us', 1),
(424918, 782045, 'Umpire', 'umpire', 'us', 1),
(424919, 782045, 'Uniontown', 'uniontown', 'us', 1),
(424920, 782045, 'Violet Hill', 'violet-hill', 'us', 1),
(424921, 782045, 'Wesley', 'wesley', 'us', 1),
(424922, 782045, 'Wilburn', 'wilburn', 'us', 1),
(424923, 782045, 'Witter', 'witter', 'us', 1),
(424924, 782045, 'Witts Springs', 'witts-springs', 'us', 1),
(424925, 782045, 'Rosie', 'rosie', 'us', 1),
(424926, 782045, 'Fifty Six', 'fifty-six', 'us', 1),
(424927, 782045, 'Hot Springs National', 'hot-springs-national', 'us', 1),
(424928, 782045, 'Jones Mill', 'jones-mill', 'us', 1),
(424929, 782045, 'Little Rock AFB', 'little-rock-afb', 'us', 1),
(424930, 782045, 'Marble Falls', 'marble-falls', 'us', 1),
(424931, 782045, 'Pelsor', 'pelsor', 'us', 1),
(424932, 782045, 'State University', 'state-university', 'us', 1),
(424933, 782045, 'Powhatan', 'powhatan', 'us', 1),
(424934, 782045, 'Williford', 'williford', 'us', 1),
(424935, 782045, 'Smithville', 'smithville', 'us', 1),
(424936, 782045, 'Ozan', 'ozan', 'us', 1),
(424937, 782045, 'Hindsville', 'hindsville', 'us', 1),
(424938, 782045, 'Rudy', 'rudy', 'us', 1),
(424939, 782045, 'Saint Joe', 'saint-joe', 'us', 1),
(424940, 782045, 'Waldenburg', 'waldenburg', 'us', 1),
(424941, 782045, 'McCaskill', 'mccaskill', 'us', 1),
(424942, 782045, 'Amagon', 'amagon', 'us', 1),
(424943, 782045, 'Scott', 'scott', 'us', 1),
(424944, 782045, 'Chester', 'chester', 'us', 1),
(424945, 782045, 'Higden', 'higden', 'us', 1),
(424946, 782045, 'Big Flat', 'big-flat', 'us', 1),
(424947, 782045, 'Roe', 'roe', 'us', 1),
(424948, 782045, 'Vandervoort', 'vandervoort', 'us', 1),
(424949, 782045, 'Banks', 'banks', 'us', 1),
(424950, 782045, 'Sherrill', 'sherrill', 'us', 1),
(424951, 782045, 'Lonsdale', 'lonsdale', 'us', 1),
(424952, 782045, 'Delaplaine', 'delaplaine', 'us', 1),
(424953, 782045, 'Ravenden Springs', 'ravenden-springs', 'us', 1),
(424954, 782045, 'Hunter', 'hunter', 'us', 1),
(424955, 782045, 'Washington', 'washington', 'us', 1),
(424956, 782045, 'Alicia', 'alicia', 'us', 1),
(424957, 782045, 'Mount Vernon', 'mount-vernon', 'us', 1),
(424958, 782045, 'Antoine', 'antoine', 'us', 1),
(424959, 782045, 'Fountain Hill', 'fountain-hill', 'us', 1),
(424960, 782045, 'Hensley', 'hensley', 'us', 1),
(424961, 782045, 'Okolona', 'okolona', 'us', 1),
(424962, 782045, 'Houston', 'houston', 'us', 1),
(424963, 782045, 'Success', 'success', 'us', 1),
(424964, 782045, 'Valley Springs', 'valley-springs', 'us', 1),
(424965, 782045, 'Omaha', 'omaha', 'us', 1),
(424966, 782045, 'Everton', 'everton', 'us', 1),
(424967, 782045, 'Winthrop', 'winthrop', 'us', 1),
(424968, 782045, 'Peach Orchard', 'peach-orchard', 'us', 1),
(424969, 782045, 'Franklin', 'franklin', 'us', 1),
(424970, 782045, 'Enola', 'enola', 'us', 1),
(424971, 782045, 'Gillham', 'gillham', 'us', 1),
(424972, 782045, 'Louann', 'louann', 'us', 1),
(424973, 782045, 'Adona', 'adona', 'us', 1),
(424974, 782045, 'Ratcliff', 'ratcliff', 'us', 1),
(424975, 782045, 'Guy', 'guy', 'us', 1),
(424976, 782045, 'Ogden', 'ogden', 'us', 1),
(424977, 782045, 'Ulm', 'ulm', 'us', 1),
(424978, 782045, 'Oden', 'oden', 'us', 1),
(424979, 782045, 'Moro', 'moro', 'us', 1),
(424980, 782045, 'Casa', 'casa', 'us', 1),
(424981, 782045, 'Tillar', 'tillar', 'us', 1),
(424982, 782045, 'Dell', 'dell', 'us', 1),
(424983, 782045, 'Pollard', 'pollard', 'us', 1),
(424984, 782045, 'Greenway', 'greenway', 'us', 1),
(424985, 782045, 'Keo', 'keo', 'us', 1),
(424986, 782045, 'Russell', 'russell', 'us', 1),
(424987, 782045, 'Fulton', 'fulton', 'us', 1),
(424988, 782045, 'Rosston', 'rosston', 'us', 1),
(424989, 782045, 'Pyatt', 'pyatt', 'us', 1),
(424990, 782045, 'Saint Charles', 'saint-charles', 'us', 1),
(424991, 782045, 'Pineville', 'pineville', 'us', 1),
(424992, 782045, 'Scranton', 'scranton', 'us', 1),
(424993, 782045, 'Concord', 'concord', 'us', 1),
(424994, 782045, 'Midland', 'midland', 'us', 1),
(424995, 782045, 'Watson', 'watson', 'us', 1),
(424996, 782045, 'Fisher', 'fisher', 'us', 1),
(424997, 782045, 'Pleasant Plains', 'pleasant-plains', 'us', 1),
(424998, 782045, 'Griffithville', 'griffithville', 'us', 1),
(424999, 782045, 'Poyen', 'poyen', 'us', 1),
(425000, 782045, 'Sidney', 'sidney', 'us', 1),
(425001, 782045, 'Strawberry', 'strawberry', 'us', 1),
(425002, 782045, 'Harrell', 'harrell', 'us', 1),
(425003, 782045, 'Humnoke', 'humnoke', 'us', 1),
(425004, 782045, 'Oil Trough', 'oil-trough', 'us', 1),
(425005, 782045, 'Black Oak', 'black-oak', 'us', 1),
(425006, 782045, 'Lead Hill', 'lead-hill', 'us', 1),
(425007, 782045, 'Prattsville', 'prattsville', 'us', 1),
(425008, 782045, 'Cash', 'cash', 'us', 1),
(425009, 782045, 'Delight', 'delight', 'us', 1),
(425010, 782045, 'Lexa', 'lexa', 'us', 1),
(425011, 782045, 'Wabbaseka', 'wabbaseka', 'us', 1),
(425012, 782045, 'Damascus', 'damascus', 'us', 1),
(425013, 782045, 'Lynn', 'lynn', 'us', 1),
(425014, 782045, 'Almyra', 'almyra', 'us', 1),
(425015, 782045, 'Menifee', 'menifee', 'us', 1),
(425016, 782045, 'Widener', 'widener', 'us', 1),
(425017, 782045, 'Perry', 'perry', 'us', 1),
(425018, 782045, 'Knobel', 'knobel', 'us', 1),
(425019, 782045, 'Shirley', 'shirley', 'us', 1),
(425020, 782045, 'Bigelow', 'bigelow', 'us', 1),
(425021, 782045, 'Donaldson', 'donaldson', 'us', 1),
(425022, 782045, 'Chidester', 'chidester', 'us', 1),
(425023, 782045, 'Wheatley', 'wheatley', 'us', 1),
(425024, 782045, 'Etowah', 'etowah', 'us', 1),
(425025, 782045, 'Biggers', 'biggers', 'us', 1),
(425026, 782045, 'Garland', 'garland', 'us', 1),
(425027, 782045, 'Emerson', 'emerson', 'us', 1),
(425028, 782045, 'Hickory Ridge', 'hickory-ridge', 'us', 1),
(425029, 782045, 'Branch', 'branch', 'us', 1),
(425030, 782045, 'Maynard', 'maynard', 'us', 1),
(425031, 782045, 'Colt', 'colt', 'us', 1),
(425032, 782045, 'Belleville', 'belleville', 'us', 1),
(425033, 782045, 'Blevins', 'blevins', 'us', 1),
(425034, 782045, 'Parkdale', 'parkdale', 'us', 1),
(425035, 782045, 'Cove', 'cove', 'us', 1),
(425036, 782045, 'Alpena', 'alpena', 'us', 1),
(425037, 782045, 'Hatfield', 'hatfield', 'us', 1),
(425038, 782045, 'Buckner', 'buckner', 'us', 1),
(425039, 782045, 'Viola', 'viola', 'us', 1),
(425040, 782045, 'Lafe', 'lafe', 'us', 1),
(425041, 782045, 'Havana', 'havana', 'us', 1),
(425042, 782045, 'Grubbs', 'grubbs', 'us', 1),
(425043, 782045, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(425044, 782045, 'Winslow', 'winslow', 'us', 1),
(425045, 782045, 'Higginson', 'higginson', 'us', 1),
(425046, 782045, 'Western Grove', 'western-grove', 'us', 1),
(425047, 782045, 'Norman', 'norman', 'us', 1),
(425048, 782045, 'Carthage', 'carthage', 'us', 1),
(425049, 782045, 'Bauxite', 'bauxite', 'us', 1),
(425050, 782045, 'Patterson', 'patterson', 'us', 1),
(425051, 782045, 'Sulphur Rock', 'sulphur-rock', 'us', 1),
(425052, 782045, 'Bergman', 'bergman', 'us', 1),
(425053, 782045, 'Subiaco', 'subiaco', 'us', 1),
(425054, 782045, 'Leslie', 'leslie', 'us', 1),
(425055, 782045, 'Kingsland', 'kingsland', 'us', 1),
(425056, 782045, 'Rose Bud', 'rose-bud', 'us', 1),
(425057, 782045, 'Portia', 'portia', 'us', 1),
(425058, 782045, 'Cushman', 'cushman', 'us', 1),
(425059, 782045, 'Evening Shade', 'evening-shade', 'us', 1),
(425060, 782045, 'Biscoe', 'biscoe', 'us', 1),
(425061, 782045, 'Caldwell', 'caldwell', 'us', 1),
(425062, 782045, 'Grady', 'grady', 'us', 1),
(425063, 782045, 'Emmet', 'emmet', 'us', 1),
(425064, 782045, 'Dyess', 'dyess', 'us', 1),
(425065, 782045, 'Reyno', 'reyno', 'us', 1),
(425066, 782045, 'Crawfordsville', 'crawfordsville', 'us', 1),
(425067, 782045, 'Calion', 'calion', 'us', 1),
(425068, 782045, 'Norfork', 'norfork', 'us', 1),
(425069, 782045, 'Joiner', 'joiner', 'us', 1),
(425070, 782045, 'Hector', 'hector', 'us', 1),
(425071, 782045, 'Thornton', 'thornton', 'us', 1),
(425072, 782045, 'Jasper', 'jasper', 'us', 1),
(425073, 782045, 'Knoxville', 'knoxville', 'us', 1),
(425074, 782045, 'Ravenden', 'ravenden', 'us', 1),
(425075, 782045, 'Portland', 'portland', 'us', 1),
(425076, 782045, 'Garfield', 'garfield', 'us', 1),
(425077, 782045, 'Montrose', 'montrose', 'us', 1),
(425078, 782045, 'Sparkman', 'sparkman', 'us', 1),
(425079, 782045, 'Arkansas City', 'arkansas-city', 'us', 1),
(425080, 782045, 'Leola', 'leola', 'us', 1),
(425081, 782045, 'Taylor', 'taylor', 'us', 1),
(425082, 782045, 'Traskwood', 'traskwood', 'us', 1),
(425083, 782045, 'Wilmar', 'wilmar', 'us', 1),
(425084, 782045, 'Summit', 'summit', 'us', 1),
(425085, 782045, 'Grannis', 'grannis', 'us', 1),
(425086, 782045, 'Bradley', 'bradley', 'us', 1),
(425087, 782045, 'Austin', 'austin', 'us', 1),
(425088, 782045, 'Hartman', 'hartman', 'us', 1),
(425089, 782045, 'Wooster', 'wooster', 'us', 1),
(425090, 782045, 'Oxford', 'oxford', 'us', 1),
(425091, 782045, 'Caddo Valley', 'caddo-valley', 'us', 1),
(425092, 782045, 'Strong', 'strong', 'us', 1),
(425093, 782045, 'Imboden', 'imboden', 'us', 1),
(425094, 782045, 'Alexander', 'alexander', 'us', 1),
(425095, 782045, 'McRae', 'mcrae', 'us', 1),
(425096, 782045, 'Pangburn', 'pangburn', 'us', 1),
(425097, 782045, 'McNeil', 'mcneil', 'us', 1),
(425098, 782045, 'Sulphur Springs', 'sulphur-springs', 'us', 1),
(425099, 782045, 'Wickes', 'wickes', 'us', 1),
(425100, 782045, 'Huntington', 'huntington', 'us', 1),
(425101, 782045, 'Junction City', 'junction-city', 'us', 1),
(425102, 782045, 'Cherry Valley', 'cherry-valley', 'us', 1),
(425103, 782045, 'Huttig', 'huttig', 'us', 1),
(425104, 782045, 'Black Rock', 'black-rock', 'us', 1),
(425105, 782045, 'Lockesburg', 'lockesburg', 'us', 1),
(425106, 782045, 'Mountainburg', 'mountainburg', 'us', 1),
(425107, 782045, 'Holly Grove', 'holly-grove', 'us', 1),
(425108, 782045, 'Quitman', 'quitman', 'us', 1),
(425109, 782045, 'Diamond City', 'diamond-city', 'us', 1),
(425110, 782045, 'Keiser', 'keiser', 'us', 1),
(425111, 782045, 'Wilmot', 'wilmot', 'us', 1),
(425112, 782045, 'Bethel Heights', 'bethel-heights', 'us', 1),
(425113, 782045, 'Hackett', 'hackett', 'us', 1),
(425114, 782045, 'Amity', 'amity', 'us', 1),
(425115, 782045, 'Oppelo', 'oppelo', 'us', 1),
(425116, 782045, 'De Valls Bluff', 'de-valls-bluff', 'us', 1),
(425117, 782045, 'Plainview', 'plainview', 'us', 1),
(425118, 782045, 'Palestine', 'palestine', 'us', 1),
(425119, 782045, 'Elaine', 'elaine', 'us', 1),
(425120, 782045, 'Hardy', 'hardy', 'us', 1),
(425121, 782045, 'Lakeview', 'lakeview', 'us', 1),
(425122, 782045, 'Weiner', 'weiner', 'us', 1),
(425123, 782045, 'Humphrey', 'humphrey', 'us', 1),
(425124, 782045, 'Gillett', 'gillett', 'us', 1),
(425125, 782045, 'Hermitage', 'hermitage', 'us', 1),
(425126, 782045, 'Hartford', 'hartford', 'us', 1),
(425127, 782045, 'College Station', 'college-station', 'us', 1),
(425128, 782045, 'Swifton', 'swifton', 'us', 1),
(425129, 782045, 'Norphlet', 'norphlet', 'us', 1),
(425130, 782045, 'Rockport', 'rockport', 'us', 1),
(425131, 782045, 'Bradford', 'bradford', 'us', 1),
(425132, 782045, 'East Camden', 'east-camden', 'us', 1),
(425133, 782045, 'Mountain Pine', 'mountain-pine', 'us', 1),
(425134, 782045, 'Altus', 'altus', 'us', 1),
(425135, 782045, 'Fouke', 'fouke', 'us', 1),
(425136, 782045, 'Cotton Plant', 'cotton-plant', 'us', 1),
(425137, 782045, 'Plumerville', 'plumerville', 'us', 1),
(425138, 782045, 'Tyronza', 'tyronza', 'us', 1),
(425139, 782045, 'Turrell', 'turrell', 'us', 1),
(425140, 782045, 'Magazine', 'magazine', 'us', 1),
(425141, 782045, 'Madison', 'madison', 'us', 1),
(425142, 782045, 'Wilson', 'wilson', 'us', 1),
(425143, 782045, 'Mount Ida', 'mount-ida', 'us', 1),
(425144, 782045, 'London', 'london', 'us', 1),
(425145, 782045, 'Greers Ferry', 'greers-ferry', 'us', 1),
(425146, 782045, 'Tontitown', 'tontitown', 'us', 1),
(425147, 782045, 'Horatio', 'horatio', 'us', 1),
(425148, 782045, 'Highland', 'highland', 'us', 1),
(425149, 782045, 'Cotter', 'cotter', 'us', 1),
(425150, 782045, 'Calico Rock', 'calico-rock', 'us', 1),
(425151, 782045, 'Greenland', 'greenland', 'us', 1),
(425152, 782045, 'Ash Flat', 'ash-flat', 'us', 1),
(425153, 782045, 'Coal Hill', 'coal-hill', 'us', 1),
(425154, 782045, 'Bearden', 'bearden', 'us', 1),
(425155, 782045, 'Stephens', 'stephens', 'us', 1),
(425156, 782045, 'Foreman', 'foreman', 'us', 1),
(425157, 782045, 'Elm Springs', 'elm-springs', 'us', 1),
(425158, 782045, 'Mansfield', 'mansfield', 'us', 1),
(425159, 782045, 'Mammoth Spring', 'mammoth-spring', 'us', 1),
(425160, 782045, 'Marmaduke', 'marmaduke', 'us', 1),
(425161, 782045, 'Redfield', 'redfield', 'us', 1),
(425162, 782045, 'Altheimer', 'altheimer', 'us', 1),
(425163, 782045, 'Monette', 'monette', 'us', 1),
(425164, 782045, 'Gould', 'gould', 'us', 1),
(425165, 782045, 'Cedarville', 'cedarville', 'us', 1),
(425166, 782045, 'Marvell', 'marvell', 'us', 1),
(425167, 782045, 'Lewisville', 'lewisville', 'us', 1),
(425168, 782045, 'Newark', 'newark', 'us', 1),
(425169, 782045, 'Ola', 'ola', 'us', 1),
(425170, 782045, 'Marshall', 'marshall', 'us', 1),
(425171, 782045, 'Luxora', 'luxora', 'us', 1),
(425172, 782045, 'Dierks', 'dierks', 'us', 1),
(425173, 782045, 'Mineral Springs', 'mineral-springs', 'us', 1),
(425174, 782045, 'Yellville', 'yellville', 'us', 1),
(425175, 782045, 'Rison', 'rison', 'us', 1),
(425176, 782045, 'Cave Springs', 'cave-springs', 'us', 1),
(425177, 782045, 'Dover', 'dover', 'us', 1),
(425178, 782045, 'Decatur', 'decatur', 'us', 1),
(425179, 782045, 'Pottsville', 'pottsville', 'us', 1),
(425180, 782045, 'Caraway', 'caraway', 'us', 1),
(425181, 782045, 'Flippin', 'flippin', 'us', 1),
(425182, 782045, 'Brookland', 'brookland', 'us', 1),
(425183, 782045, 'Perryville', 'perryville', 'us', 1),
(425184, 782045, 'Waldo', 'waldo', 'us', 1),
(425185, 782045, 'Hampton', 'hampton', 'us', 1),
(425186, 782045, 'Bono', 'bono', 'us', 1),
(425187, 782045, 'Parkin', 'parkin', 'us', 1),
(425188, 782045, 'Hazen', 'hazen', 'us', 1),
(425189, 782045, 'Lamar', 'lamar', 'us', 1),
(425190, 782045, 'Wrightsville', 'wrightsville', 'us', 1),
(425191, 782045, 'Melbourne', 'melbourne', 'us', 1),
(425192, 782045, 'Tuckerman', 'tuckerman', 'us', 1),
(425193, 782045, 'Mulberry', 'mulberry', 'us', 1),
(425194, 782045, 'Murfreesboro', 'murfreesboro', 'us', 1),
(425195, 782045, 'Hughes', 'hughes', 'us', 1),
(425196, 782045, 'Kensett', 'kensett', 'us', 1),
(425197, 782045, 'Elkins', 'elkins', 'us', 1),
(425198, 782045, 'Mayflower', 'mayflower', 'us', 1),
(425199, 782045, 'Leachville', 'leachville', 'us', 1),
(425200, 782045, 'Clarendon', 'clarendon', 'us', 1),
(425201, 782045, 'Rector', 'rector', 'us', 1),
(425202, 782045, 'McCrory', 'mccrory', 'us', 1),
(425203, 782045, 'Des Arc', 'des-arc', 'us', 1),
(425204, 782045, 'Lincoln', 'lincoln', 'us', 1),
(425205, 782045, 'Smackover', 'smackover', 'us', 1),
(425206, 782045, 'Gassville', 'gassville', 'us', 1),
(425207, 782045, 'Bull Shoals', 'bull-shoals', 'us', 1),
(425208, 782045, 'Lavaca', 'lavaca', 'us', 1),
(425209, 782045, 'Lake City', 'lake-city', 'us', 1),
(425210, 782045, 'Stamps', 'stamps', 'us', 1),
(425211, 782045, 'Bay', 'bay', 'us', 1),
(425212, 782045, 'Cave City', 'cave-city', 'us', 1),
(425213, 782045, 'Huntsville', 'huntsville', 'us', 1),
(425214, 782045, 'Glenwood', 'glenwood', 'us', 1),
(425215, 782045, 'Lepanto', 'lepanto', 'us', 1),
(425216, 782045, 'Judsonia', 'judsonia', 'us', 1),
(425217, 782045, 'Harrisburg', 'harrisburg', 'us', 1),
(425218, 782045, 'Horseshoe Bend', 'horseshoe-bend', 'us', 1),
(425219, 782045, 'West Fork', 'west-fork', 'us', 1),
(425220, 782045, 'Gurdon', 'gurdon', 'us', 1),
(425221, 782045, 'Star City', 'star-city', 'us', 1),
(425222, 782045, 'Johnson', 'johnson', 'us', 1),
(425223, 782045, 'Eureka Springs', 'eureka-springs', 'us', 1),
(425224, 782045, 'Gravette', 'gravette', 'us', 1),
(425225, 782045, 'Augusta', 'augusta', 'us', 1),
(425226, 782045, 'Carlisle', 'carlisle', 'us', 1),
(425227, 782045, 'Clinton', 'clinton', 'us', 1),
(425228, 782045, 'Fairfield Bay', 'fairfield-bay', 'us', 1),
(425229, 782045, 'Danville', 'danville', 'us', 1),
(425230, 782045, 'Prairie Grove', 'prairie-grove', 'us', 1),
(425231, 782045, 'Eudora', 'eudora', 'us', 1),
(425232, 782045, 'Ward', 'ward', 'us', 1),
(425233, 782045, 'Lake Village', 'lake-village', 'us', 1),
(425234, 782045, 'Gentry', 'gentry', 'us', 1),
(425235, 782045, 'Marked Tree', 'marked-tree', 'us', 1),
(425236, 782045, 'Hoxie', 'hoxie', 'us', 1),
(425237, 782045, 'Vilonia', 'vilonia', 'us', 1),
(425238, 782045, 'Salem', 'salem', 'us', 1),
(425239, 782045, 'Manila', 'manila', 'us', 1),
(425240, 782045, 'Atkins', 'atkins', 'us', 1),
(425241, 782045, 'Hamburg', 'hamburg', 'us', 1),
(425242, 782045, 'Earle', 'earle', 'us', 1),
(425243, 782045, 'Pea Ridge', 'pea-ridge', 'us', 1),
(425244, 782045, 'Green Forest', 'green-forest', 'us', 1),
(425245, 782045, 'Gravel Ridge', 'gravel-ridge', 'us', 1),
(425246, 782045, 'England', 'england', 'us', 1),
(425247, 782045, 'Mountain View', 'mountain-view', 'us', 1),
(425248, 782045, 'Charleston', 'charleston', 'us', 1),
(425249, 782045, 'Centerton', 'centerton', 'us', 1),
(425250, 782045, 'Bald Knob', 'bald-knob', 'us', 1),
(425251, 782045, 'De Witt', 'de-witt', 'us', 1),
(425252, 782045, 'Corning', 'corning', 'us', 1),
(425253, 782045, 'Dermott', 'dermott', 'us', 1),
(425254, 782045, 'Waldron', 'waldron', 'us', 1),
(425255, 782045, 'Brinkley', 'brinkley', 'us', 1),
(425256, 782045, 'Greenbrier', 'greenbrier', 'us', 1),
(425257, 782045, 'Ozark', 'ozark', 'us', 1),
(425258, 782045, 'Piggott', 'piggott', 'us', 1),
(425259, 782045, 'Paris', 'paris', 'us', 1),
(425260, 782045, 'Prescott', 'prescott', 'us', 1),
(425261, 782045, 'Booneville', 'booneville', 'us', 1),
(425262, 782045, 'Sheridan', 'sheridan', 'us', 1),
(425263, 782045, 'Fordyce', 'fordyce', 'us', 1),
(425264, 782045, 'Barling', 'barling', 'us', 1),
(425265, 782045, 'Dardanelle', 'dardanelle', 'us', 1),
(425266, 782045, 'Farmington', 'farmington', 'us', 1),
(425267, 782045, 'Alma', 'alma', 'us', 1),
(425268, 782045, 'Lonoke', 'lonoke', 'us', 1),
(425269, 782045, 'McGehee', 'mcgehee', 'us', 1),
(425270, 782045, 'Ashdown', 'ashdown', 'us', 1),
(425271, 782045, 'Cherokee Village', 'cherokee-village', 'us', 1),
(425272, 782045, 'Marianna', 'marianna', 'us', 1),
(425273, 782045, 'White Hall', 'white-hall', 'us', 1),
(425274, 782045, 'Dumas', 'dumas', 'us', 1),
(425275, 782045, 'Berryville', 'berryville', 'us', 1),
(425276, 782045, 'Walnut Ridge', 'walnut-ridge', 'us', 1),
(425277, 782045, 'Nashville', 'nashville', 'us', 1),
(425278, 782045, 'Helena', 'helena', 'us', 1),
(425279, 782045, 'Mena', 'mena', 'us', 1),
(425280, 782045, 'Beebe', 'beebe', 'us', 1),
(425281, 782045, 'De Queen', 'de-queen', 'us', 1),
(425282, 782045, 'Crossett', 'crossett', 'us', 1),
(425283, 782045, 'Warren', 'warren', 'us', 1),
(425284, 782045, 'Morrilton', 'morrilton', 'us', 1),
(425285, 782045, 'Pocahontas', 'pocahontas', 'us', 1),
(425286, 782045, 'Trumann', 'trumann', 'us', 1),
(425287, 782045, 'Heber Springs', 'heber-springs', 'us', 1),
(425288, 782045, 'Greenwood', 'greenwood', 'us', 1),
(425289, 782045, 'Newport', 'newport', 'us', 1),
(425290, 782045, 'Lowell', 'lowell', 'us', 1),
(425291, 782045, 'West Helena', 'west-helena', 'us', 1),
(425292, 782045, 'Osceola', 'osceola', 'us', 1),
(425293, 782045, 'Clarksville', 'clarksville', 'us', 1),
(425294, 782045, 'Wynne', 'wynne', 'us', 1),
(425295, 782045, 'Monticello', 'monticello', 'us', 1),
(425296, 782045, 'Malvern', 'malvern', 'us', 1),
(425297, 782045, 'Stuttgart', 'stuttgart', 'us', 1),
(425298, 782045, 'Marion', 'marion', 'us', 1),
(425299, 782045, 'Hot Springs Village', 'hot-springs-village', 'us', 1),
(425300, 782045, 'Batesville', 'batesville', 'us', 1),
(425301, 782045, 'Magnolia', 'magnolia', 'us', 1),
(425302, 782045, 'Hope', 'hope', 'us', 1),
(425303, 782045, 'Arkadelphia', 'arkadelphia', 'us', 1),
(425304, 782045, 'Mountain Home', 'mountain-home', 'us', 1),
(425305, 782045, 'Camden', 'camden', 'us', 1),
(425306, 782045, 'Harrison', 'harrison', 'us', 1),
(425307, 782045, 'Maumelle', 'maumelle', 'us', 1),
(425308, 782045, 'Forrest City', 'forrest-city', 'us', 1),
(425309, 782045, 'Siloam Springs', 'siloam-springs', 'us', 1),
(425310, 782045, 'Bryant', 'bryant', 'us', 1),
(425311, 782045, 'Blytheville', 'blytheville', 'us', 1),
(425312, 782045, 'Searcy', 'searcy', 'us', 1),
(425313, 782045, 'El Dorado', 'el-dorado', 'us', 1),
(425314, 782045, 'Cabot', 'cabot', 'us', 1),
(425315, 782045, 'Van Buren', 'van-buren', 'us', 1),
(425316, 782045, 'Bella Vista', 'bella-vista', 'us', 1),
(425317, 782045, 'Sherwood', 'sherwood', 'us', 1),
(425318, 782045, 'Paragould', 'paragould', 'us', 1),
(425319, 782045, 'Benton', 'benton', 'us', 1),
(425320, 782045, 'Russellville', 'russellville', 'us', 1),
(425321, 782045, 'West Memphis', 'west-memphis', 'us', 1),
(425322, 782045, 'Texarkana', 'texarkana', 'us', 1),
(425323, 782045, 'Jacksonville', 'jacksonville', 'us', 1),
(425324, 782045, 'Bentonville', 'bentonville', 'us', 1),
(425325, 782045, 'Hot Springs', 'hot-springs', 'us', 1),
(425326, 782045, 'Rogers', 'rogers', 'us', 1),
(425327, 782045, 'Conway', 'conway', 'us', 1),
(425328, 782045, 'Pine Bluff', 'pine-bluff', 'us', 1),
(425329, 782045, 'Springdale', 'springdale', 'us', 1),
(425330, 782045, 'Jonesboro', 'jonesboro', 'us', 1),
(425331, 782045, 'North Little Rock', 'north-little-rock', 'us', 1),
(425332, 782045, 'Fayetteville', 'fayetteville', 'us', 1),
(425333, 782045, 'Fort Smith', 'fort-smith', 'us', 1),
(425334, 782045, 'Little Rock', 'little-rock', 'us', 1),
(425335, 782046, 'Brooks', 'brooks', 'us', 1),
(425336, 782046, 'Clarksburg', 'clarksburg', 'us', 1),
(425337, 782046, 'San Ysidro', 'san-ysidro', 'us', 1),
(425338, 782046, 'Acampo', 'acampo', 'us', 1),
(425339, 782046, 'Agua Dulce', 'agua-dulce', 'us', 1),
(425340, 782046, 'Aguanga', 'aguanga', 'us', 1),
(425341, 782046, 'Ahwahnee', 'ahwahnee', 'us', 1),
(425342, 782046, 'Albion', 'albion', 'us', 1),
(425343, 782046, 'Alleghany', 'alleghany', 'us', 1),
(425344, 782046, 'Alpine Meadows', 'alpine-meadows', 'us', 1),
(425345, 782046, 'Alta', 'alta', 'us', 1),
(425346, 782046, 'Alta Loma', 'alta-loma', 'us', 1),
(425347, 782046, 'Altaville', 'altaville', 'us', 1),
(425348, 782046, 'Alviso', 'alviso', 'us', 1),
(425349, 782046, 'Angelus Oaks', 'angelus-oaks', 'us', 1),
(425350, 782046, 'Annapolis', 'annapolis', 'us', 1),
(425351, 782046, 'Antelope', 'antelope', 'us', 1),
(425352, 782046, 'Anza', 'anza', 'us', 1),
(425353, 782046, 'Applegate', 'applegate', 'us', 1),
(425354, 782046, 'Arrowbear Lake', 'arrowbear-lake', 'us', 1),
(425355, 782046, 'Artois', 'artois', 'us', 1),
(425356, 782046, 'Avila Beach', 'avila-beach', 'us', 1),
(425357, 782046, 'Badger', 'badger', 'us', 1),
(425358, 782046, 'Baker', 'baker', 'us', 1),
(425359, 782046, 'Ballico', 'ballico', 'us', 1),
(425360, 782046, 'Bangor', 'bangor', 'us', 1),
(425361, 782046, 'Banta', 'banta', 'us', 1),
(425362, 782046, 'Bass Lake', 'bass-lake', 'us', 1),
(425363, 782046, 'Bella Vista', 'bella-vista', 'us', 1),
(425364, 782046, 'Benton', 'benton', 'us', 1),
(425365, 782046, 'Berry Creek', 'berry-creek', 'us', 1),
(425366, 782046, 'Big Bar', 'big-bar', 'us', 1),
(425367, 782046, 'Big Creek', 'big-creek', 'us', 1),
(425368, 782046, 'Big Oak Flat', 'big-oak-flat', 'us', 1),
(425369, 782046, 'Big Sur', 'big-sur', 'us', 1),
(425370, 782046, 'Birds Landing', 'birds-landing', 'us', 1),
(425371, 782046, 'Blue Jay', 'blue-jay', 'us', 1),
(425372, 782046, 'Bodega', 'bodega', 'us', 1),
(425373, 782046, 'Boonville', 'boonville', 'us', 1),
(425374, 782046, 'Boulevard', 'boulevard', 'us', 1),
(425375, 782046, 'Branscomb', 'branscomb', 'us', 1),
(425376, 782046, 'Broderick', 'broderick', 'us', 1),
(425377, 782046, 'Brookdale', 'brookdale', 'us', 1),
(425378, 782046, 'Browns Valley', 'browns-valley', 'us', 1),
(425379, 782046, 'Brownsville', 'brownsville', 'us', 1),
(425380, 782046, 'Burson', 'burson', 'us', 1),
(425381, 782046, 'Butte City', 'butte-city', 'us', 1),
(425382, 782046, 'Caliente', 'caliente', 'us', 1),
(425383, 782046, 'Calpella', 'calpella', 'us', 1),
(425384, 782046, 'Calpine', 'calpine', 'us', 1),
(425385, 782046, 'Camino', 'camino', 'us', 1),
(425386, 782046, 'Camp Connell', 'camp-connell', 'us', 1),
(425387, 782046, 'Camp Meeker', 'camp-meeker', 'us', 1),
(425388, 782046, 'Campo', 'campo', 'us', 1),
(425389, 782046, 'Camptonville', 'camptonville', 'us', 1),
(425390, 782046, 'Canoga Park', 'canoga-park', 'us', 1),
(425391, 782046, 'Canyon', 'canyon', 'us', 1),
(425392, 782046, 'Canyon Country', 'canyon-country', 'us', 1),
(425393, 782046, 'Capay', 'capay', 'us', 1),
(425394, 782046, 'Capistrano Beach', 'capistrano-beach', 'us', 1),
(425395, 782046, 'Carmel Valley', 'carmel-valley', 'us', 1),
(425396, 782046, 'Carnelian Bay', 'carnelian-bay', 'us', 1),
(425397, 782046, 'Caspar', 'caspar', 'us', 1),
(425398, 782046, 'Castaic', 'castaic', 'us', 1),
(425399, 782046, 'Catheys Valley', 'catheys-valley', 'us', 1),
(425400, 782046, 'Cazadero', 'cazadero', 'us', 1),
(425401, 782046, 'Cedar Glen', 'cedar-glen', 'us', 1),
(425402, 782046, 'Cedar Ridge', 'cedar-ridge', 'us', 1),
(425403, 782046, 'Cedarpines Park', 'cedarpines-park', 'us', 1),
(425404, 782046, 'Challenge', 'challenge', 'us', 1),
(425405, 782046, 'Chatsworth', 'chatsworth', 'us', 1),
(425406, 782046, 'Chilcoot', 'chilcoot', 'us', 1),
(425407, 782046, 'Clements', 'clements', 'us', 1),
(425408, 782046, 'Clipper Mills', 'clipper-mills', 'us', 1),
(425409, 782046, 'Coarsegold', 'coarsegold', 'us', 1),
(425410, 782046, 'Coleville', 'coleville', 'us', 1),
(425411, 782046, 'Coloma', 'coloma', 'us', 1),
(425412, 782046, 'Comptche', 'comptche', 'us', 1),
(425413, 782046, 'Corona del Mar', 'corona-del-mar', 'us', 1),
(425414, 782046, 'Coulterville', 'coulterville', 'us', 1),
(425415, 782046, 'Courtland', 'courtland', 'us', 1),
(425416, 782046, 'Coyote', 'coyote', 'us', 1),
(425417, 782046, 'Cressey', 'cressey', 'us', 1),
(425418, 782046, 'Crest Park', 'crest-park', 'us', 1),
(425419, 782046, 'Creston', 'creston', 'us', 1),
(425420, 782046, 'Crows Landing', 'crows-landing', 'us', 1),
(425421, 782046, 'Cuyama', 'cuyama', 'us', 1),
(425422, 782046, 'Daggett', 'daggett', 'us', 1),
(425423, 782046, 'Davenport', 'davenport', 'us', 1),
(425424, 782046, 'Descanso', 'descanso', 'us', 1),
(425425, 782046, 'Desert Center', 'desert-center', 'us', 1),
(425426, 782046, 'Dobbins', 'dobbins', 'us', 1),
(425427, 782046, 'Douglas Flat', 'douglas-flat', 'us', 1),
(425428, 782046, 'Downieville', 'downieville', 'us', 1),
(425429, 782046, 'Dulzura', 'dulzura', 'us', 1),
(425430, 782046, 'Duncans Mills', 'duncans-mills', 'us', 1),
(425431, 782046, 'Dunlap', 'dunlap', 'us', 1),
(425432, 782046, 'Dunnigan', 'dunnigan', 'us', 1),
(425433, 782046, 'Dutch Flat', 'dutch-flat', 'us', 1),
(425434, 782046, 'Eagleville', 'eagleville', 'us', 1),
(425435, 782046, 'Earp', 'earp', 'us', 1),
(425436, 782046, 'East Nicolaus', 'east-nicolaus', 'us', 1),
(425437, 782046, 'Edison', 'edison', 'us', 1),
(425438, 782046, 'Edwards', 'edwards', 'us', 1),
(425439, 782046, 'El Dorado', 'el-dorado', 'us', 1),
(425440, 782046, 'El Macero', 'el-macero', 'us', 1),
(425441, 782046, 'El Nido', 'el-nido', 'us', 1),
(425442, 782046, 'El Portal', 'el-portal', 'us', 1),
(425443, 782046, 'El Toro', 'el-toro', 'us', 1),
(425444, 782046, 'Elk', 'elk', 'us', 1),
(425445, 782046, 'Elk Creek', 'elk-creek', 'us', 1),
(425446, 782046, 'Elverta', 'elverta', 'us', 1),
(425447, 782046, 'Emigrant Gap', 'emigrant-gap', 'us', 1),
(425448, 782046, 'Encino', 'encino', 'us', 1),
(425449, 782046, 'Etiwanda', 'etiwanda', 'us', 1),
(425450, 782046, 'Fawnskin', 'fawnskin', 'us', 1),
(425451, 782046, 'Fiddletown', 'fiddletown', 'us', 1),
(425452, 782046, 'Finley', 'finley', 'us', 1),
(425453, 782046, 'Fish Camp', 'fish-camp', 'us', 1),
(425454, 782046, 'Five Points', 'five-points', 'us', 1),
(425455, 782046, 'Forbestown', 'forbestown', 'us', 1),
(425456, 782046, 'Forest Falls', 'forest-falls', 'us', 1),
(425457, 782046, 'Forest Knolls', 'forest-knolls', 'us', 1),
(425458, 782046, 'Forest Lake', 'forest-lake', 'us', 1),
(425459, 782046, 'Forest Ranch', 'forest-ranch', 'us', 1),
(425460, 782046, 'Fort Irwin', 'fort-irwin', 'us', 1),
(425461, 782046, 'Fulton', 'fulton', 'us', 1),
(425462, 782046, 'Garden Valley', 'garden-valley', 'us', 1),
(425463, 782046, 'Geyserville', 'geyserville', 'us', 1),
(425464, 782046, 'Glencoe', 'glencoe', 'us', 1),
(425465, 782046, 'Glenhaven', 'glenhaven', 'us', 1),
(425466, 782046, 'Glenn', 'glenn', 'us', 1),
(425467, 782046, 'Glennville', 'glennville', 'us', 1),
(425468, 782046, 'Gold Run', 'gold-run', 'us', 1),
(425469, 782046, 'Gorman', 'gorman', 'us', 1),
(425470, 782046, 'Granada Hills', 'granada-hills', 'us', 1),
(425471, 782046, 'Green Valley Lake', 'green-valley-lake', 'us', 1),
(425472, 782046, 'Greenwood', 'greenwood', 'us', 1),
(425473, 782046, 'Grimes', 'grimes', 'us', 1),
(425474, 782046, 'Groveland', 'groveland', 'us', 1),
(425475, 782046, 'Gualala', 'gualala', 'us', 1),
(425476, 782046, 'Guasti', 'guasti', 'us', 1),
(425477, 782046, 'Guatay', 'guatay', 'us', 1),
(425478, 782046, 'Guinda', 'guinda', 'us', 1),
(425479, 782046, 'Harbor City', 'harbor-city', 'us', 1),
(425480, 782046, 'Harmony', 'harmony', 'us', 1),
(425481, 782046, 'Hathaway Pines', 'hathaway-pines', 'us', 1),
(425482, 782046, 'Helendale', 'helendale', 'us', 1),
(425483, 782046, 'Helm', 'helm', 'us', 1),
(425484, 782046, 'Herald', 'herald', 'us', 1),
(425485, 782046, 'Hilmar', 'hilmar', 'us', 1),
(425486, 782046, 'Hinkley', 'hinkley', 'us', 1),
(425487, 782046, 'Holt', 'holt', 'us', 1),
(425488, 782046, 'Homewood', 'homewood', 'us', 1),
(425489, 782046, 'Hood', 'hood', 'us', 1),
(425490, 782046, 'Hopland', 'hopland', 'us', 1),
(425491, 782046, 'Hornitos', 'hornitos', 'us', 1),
(425492, 782046, 'Idyllwild', 'idyllwild', 'us', 1),
(425493, 782046, 'Llano', 'llano', 'us', 1),
(425494, 782046, 'Lockwood', 'lockwood', 'us', 1),
(425495, 782046, 'Loma Mar', 'loma-mar', 'us', 1),
(425496, 782046, 'Long Barn', 'long-barn', 'us', 1),
(425497, 782046, 'Los Nietos', 'los-nietos', 'us', 1),
(425498, 782046, 'Los Olivos', 'los-olivos', 'us', 1),
(425499, 782046, 'Los Osos', 'los-osos', 'us', 1),
(425500, 782046, 'Lotus', 'lotus', 'us', 1),
(425501, 782046, 'Lucerne Valley', 'lucerne-valley', 'us', 1),
(425502, 782046, 'Lytle Creek', 'lytle-creek', 'us', 1),
(425503, 782046, 'Madison', 'madison', 'us', 1),
(425504, 782046, 'Manchester', 'manchester', 'us', 1),
(425505, 782046, 'Marshall', 'marshall', 'us', 1),
(425506, 782046, 'Martell', 'martell', 'us', 1),
(425507, 782046, 'Mather', 'mather', 'us', 1),
(425508, 782046, 'Maxwell', 'maxwell', 'us', 1),
(425509, 782046, 'Menifee', 'menifee', 'us', 1),
(425510, 782046, 'Meridian', 'meridian', 'us', 1),
(425511, 782046, 'Midpines', 'midpines', 'us', 1),
(425512, 782046, 'Midway City', 'midway-city', 'us', 1),
(425513, 782046, 'Miramonte', 'miramonte', 'us', 1),
(425514, 782046, 'Monolith', 'monolith', 'us', 1),
(425515, 782046, 'Montrose', 'montrose', 'us', 1),
(425516, 782046, 'Mount Hermon', 'mount-hermon', 'us', 1),
(425517, 782046, 'Mountain Center', 'mountain-center', 'us', 1),
(425518, 782046, 'New Cuyama', 'new-cuyama', 'us', 1),
(425519, 782046, 'Newberry Springs', 'newberry-springs', 'us', 1),
(425520, 782046, 'Newbury Park', 'newbury-park', 'us', 1),
(425521, 782046, 'Newcastle', 'newcastle', 'us', 1),
(425522, 782046, 'Newhall', 'newhall', 'us', 1),
(425523, 782046, 'Nicasio', 'nicasio', 'us', 1),
(425524, 782046, 'Nicolaus', 'nicolaus', 'us', 1),
(425525, 782046, 'Norden', 'norden', 'us', 1),
(425526, 782046, 'North Fork', 'north-fork', 'us', 1),
(425527, 782046, 'North Hollywood', 'north-hollywood', 'us', 1),
(425528, 782046, 'North Palm Springs', 'north-palm-springs', 'us', 1),
(425529, 782046, 'North San Juan', 'north-san-juan', 'us', 1),
(425530, 782046, 'Northridge', 'northridge', 'us', 1),
(425531, 782046, 'Oak Hills', 'oak-hills', 'us', 1),
(425532, 782046, 'Oakville', 'oakville', 'us', 1),
(425533, 782046, 'Olema', 'olema', 'us', 1),
(425534, 782046, 'Oregon House', 'oregon-house', 'us', 1),
(425535, 782046, 'Oro Grande', 'oro-grande', 'us', 1),
(425536, 782046, 'Pacific Palisades', 'pacific-palisades', 'us', 1),
(425537, 782046, 'Pacoima', 'pacoima', 'us', 1),
(425538, 782046, 'Paicines', 'paicines', 'us', 1),
(425539, 782046, 'Pala', 'pala', 'us', 1),
(425540, 782046, 'Palomar Mountain', 'palomar-mountain', 'us', 1),
(425541, 782046, 'Panorama City', 'panorama-city', 'us', 1),
(425542, 782046, 'Parker Dam', 'parker-dam', 'us', 1),
(425543, 782046, 'Paskenta', 'paskenta', 'us', 1),
(425544, 782046, 'Patton', 'patton', 'us', 1),
(425545, 782046, 'Pauma Valley', 'pauma-valley', 'us', 1),
(425546, 782046, 'Pearblossom', 'pearblossom', 'us', 1),
(425547, 782046, 'Pebble Beach', 'pebble-beach', 'us', 1),
(425548, 782046, 'Penngrove', 'penngrove', 'us', 1),
(425549, 782046, 'Penryn', 'penryn', 'us', 1),
(425550, 782046, 'Pescadero', 'pescadero', 'us', 1),
(425551, 782046, 'Phelan', 'phelan', 'us', 1),
(425552, 782046, 'Philo', 'philo', 'us', 1),
(425553, 782046, 'Piercy', 'piercy', 'us', 1),
(425554, 782046, 'Pilot Hill', 'pilot-hill', 'us', 1),
(425555, 782046, 'Pine Grove', 'pine-grove', 'us', 1),
(425556, 782046, 'Pinecrest', 'pinecrest', 'us', 1),
(425557, 782046, 'Pinedale', 'pinedale', 'us', 1),
(425558, 782046, 'Pioneer', 'pioneer', 'us', 1),
(425559, 782046, 'Pioneertown', 'pioneertown', 'us', 1),
(425560, 782046, 'Playa Vista', 'playa-vista', 'us', 1),
(425561, 782046, 'Playa del Rey', 'playa-del-rey', 'us', 1),
(425562, 782046, 'Pleasant Grove', 'pleasant-grove', 'us', 1),
(425563, 782046, 'Plumas Lake', 'plumas-lake', 'us', 1),
(425564, 782046, 'Pope Valley', 'pope-valley', 'us', 1),
(425565, 782046, 'Posey', 'posey', 'us', 1),
(425566, 782046, 'Potrero', 'potrero', 'us', 1),
(425567, 782046, 'Potter Valley', 'potter-valley', 'us', 1),
(425568, 782046, 'Prather', 'prather', 'us', 1),
(425569, 782046, 'Princeton', 'princeton', 'us', 1),
(425570, 782046, 'Ranchita', 'ranchita', 'us', 1),
(425571, 782046, 'Raymond', 'raymond', 'us', 1),
(425572, 782046, 'Redwood Valley', 'redwood-valley', 'us', 1),
(425573, 782046, 'Reseda', 'reseda', 'us', 1),
(425574, 782046, 'Richvale', 'richvale', 'us', 1),
(425575, 782046, 'Rimforest', 'rimforest', 'us', 1),
(425576, 782046, 'Rio Oso', 'rio-oso', 'us', 1),
(425577, 782046, 'Robbins', 'robbins', 'us', 1),
(425578, 782046, 'Rough and Ready', 'rough-and-ready', 'us', 1),
(425579, 782046, 'Rutherford', 'rutherford', 'us', 1),
(425580, 782046, 'San Gregorio', 'san-gregorio', 'us', 1),
(425581, 782046, 'San Luis Rey', 'san-luis-rey', 'us', 1),
(425582, 782046, 'San Pedro', 'san-pedro', 'us', 1),
(425583, 782046, 'San Quentin', 'san-quentin', 'us', 1),
(425584, 782046, 'San Simeon', 'san-simeon', 'us', 1),
(425585, 782046, 'Santa Margarita', 'santa-margarita', 'us', 1),
(425586, 782046, 'Santa Ysabel', 'santa-ysabel', 'us', 1),
(425587, 782046, 'Saugus', 'saugus', 'us', 1),
(425588, 782046, 'Sea Ranch', 'sea-ranch', 'us', 1),
(425589, 782046, 'Sepulveda', 'sepulveda', 'us', 1),
(425590, 782046, 'Shell Beach', 'shell-beach', 'us', 1),
(425591, 782046, 'Sheridan', 'sheridan', 'us', 1),
(425592, 782046, 'Sherman Oaks', 'sherman-oaks', 'us', 1),
(425593, 782046, 'Sierra City', 'sierra-city', 'us', 1),
(425594, 782046, 'Sierraville', 'sierraville', 'us', 1),
(425595, 782046, 'Silverado', 'silverado', 'us', 1),
(425596, 782046, 'Skyforest', 'skyforest', 'us', 1),
(425597, 782046, 'Sloughhouse', 'sloughhouse', 'us', 1),
(425598, 782046, 'Snelling', 'snelling', 'us', 1),
(425599, 782046, 'Soda Springs', 'soda-springs', 'us', 1),
(425600, 782046, 'Somis', 'somis', 'us', 1),
(425601, 782046, 'Somerset', 'somerset', 'us', 1),
(425602, 782046, 'Stevinson', 'stevinson', 'us', 1),
(425603, 782046, 'Stirling City', 'stirling-city', 'us', 1),
(425604, 782046, 'Stonyford', 'stonyford', 'us', 1),
(425605, 782046, 'Studio City', 'studio-city', 'us', 1),
(425606, 782046, 'Sugarloaf', 'sugarloaf', 'us', 1),
(425607, 782046, 'Sultana', 'sultana', 'us', 1),
(425608, 782046, 'Sun Valley', 'sun-valley', 'us', 1),
(425609, 782046, 'Sunland', 'sunland', 'us', 1),
(425610, 782046, 'Sunset Beach', 'sunset-beach', 'us', 1),
(425611, 782046, 'Surfside', 'surfside', 'us', 1),
(425612, 782046, 'Sylmar', 'sylmar', 'us', 1),
(425613, 782046, 'Tahoma', 'tahoma', 'us', 1),
(425614, 782046, 'Tahoe City', 'tahoe-city', 'us', 1),
(425615, 782046, 'Tarzana', 'tarzana', 'us', 1),
(425616, 782046, 'Tecate', 'tecate', 'us', 1),
(425617, 782046, 'Thermal', 'thermal', 'us', 1),
(425618, 782046, 'Thornton', 'thornton', 'us', 1),
(425619, 782046, 'Tollhouse', 'tollhouse', 'us', 1),
(425620, 782046, 'Topanga', 'topanga', 'us', 1),
(425621, 782046, 'Tres Pinos', 'tres-pinos', 'us', 1),
(425622, 782046, 'Trona', 'trona', 'us', 1),
(425623, 782046, 'Tujunga', 'tujunga', 'us', 1),
(425624, 782046, 'Tuolumne', 'tuolumne', 'us', 1),
(425625, 782046, 'Twin Bridges', 'twin-bridges', 'us', 1),
(425626, 782046, 'Twin Peaks', 'twin-peaks', 'us', 1),
(425627, 782046, 'Universal City', 'universal-city', 'us', 1),
(425628, 782046, 'Valencia', 'valencia', 'us', 1),
(425629, 782046, 'Valley Ford', 'valley-ford', 'us', 1),
(425630, 782046, 'Valyermo', 'valyermo', 'us', 1),
(425631, 782046, 'Van Nuys', 'van-nuys', 'us', 1),
(425632, 782046, 'Venice', 'venice', 'us', 1),
(425633, 782046, 'Verdugo City', 'verdugo-city', 'us', 1),
(425634, 782046, 'Vernalis', 'vernalis', 'us', 1),
(425635, 782046, 'Victor', 'victor', 'us', 1),
(425636, 782046, 'Vina', 'vina', 'us', 1),
(425637, 782046, 'Vineburg', 'vineburg', 'us', 1),
(425638, 782046, 'Volcano', 'volcano', 'us', 1),
(425639, 782046, 'Warner Springs', 'warner-springs', 'us', 1),
(425640, 782046, 'Washington', 'washington', 'us', 1),
(425641, 782046, 'Weimar', 'weimar', 'us', 1),
(425642, 782046, 'West Los Angeles', 'west-los-angeles', 'us', 1),
(425643, 782046, 'Westport', 'westport', 'us', 1),
(425644, 782046, 'Wilmington', 'wilmington', 'us', 1),
(425645, 782046, 'Wilseyville', 'wilseyville', 'us', 1),
(425646, 782046, 'Winnetka', 'winnetka', 'us', 1),
(425647, 782046, 'Woodbridge', 'woodbridge', 'us', 1),
(425648, 782046, 'Woodland Hills', 'woodland-hills', 'us', 1),
(425649, 782046, 'Woody', 'woody', 'us', 1),
(425650, 782046, 'Yermo', 'yermo', 'us', 1),
(425651, 782046, 'Yolo', 'yolo', 'us', 1),
(425652, 782046, 'Yorkville', 'yorkville', 'us', 1),
(425653, 782046, 'Zamora', 'zamora', 'us', 1),
(425654, 782046, 'Oak Run', 'oak-run', 'us', 1),
(425655, 782046, 'Adin', 'adin', 'us', 1),
(425656, 782046, 'Bayside', 'bayside', 'us', 1),
(425657, 782046, 'Bieber', 'bieber', 'us', 1),
(425658, 782046, 'Bridgeville', 'bridgeville', 'us', 1),
(425659, 782046, 'Burnt Ranch', 'burnt-ranch', 'us', 1),
(425660, 782046, 'Callahan', 'callahan', 'us', 1),
(425661, 782046, 'Canby', 'canby', 'us', 1),
(425662, 782046, 'Carlotta', 'carlotta', 'us', 1),
(425663, 782046, 'Cassel', 'cassel', 'us', 1),
(425664, 782046, 'Castella', 'castella', 'us', 1),
(425665, 782046, 'Cedarville', 'cedarville', 'us', 1),
(425666, 782046, 'Douglas City', 'douglas-city', 'us', 1),
(425667, 782046, 'Doyle', 'doyle', 'us', 1),
(425668, 782046, 'Fields Landing', 'fields-landing', 'us', 1),
(425669, 782046, 'Fort Bidwell', 'fort-bidwell', 'us', 1),
(425670, 782046, 'Garberville', 'garberville', 'us', 1),
(425671, 782046, 'Gasquet', 'gasquet', 'us', 1),
(425672, 782046, 'Gerber', 'gerber', 'us', 1),
(425673, 782046, 'Happy Camp', 'happy-camp', 'us', 1),
(425674, 782046, 'Hat Creek', 'hat-creek', 'us', 1),
(425675, 782046, 'Herlong', 'herlong', 'us', 1),
(425676, 782046, 'Hoopa', 'hoopa', 'us', 1),
(425677, 782046, 'Horse Creek', 'horse-creek', 'us', 1),
(425678, 782046, 'Hyampom', 'hyampom', 'us', 1),
(425679, 782046, 'Igo', 'igo', 'us', 1),
(425680, 782046, 'Janesville', 'janesville', 'us', 1),
(425681, 782046, 'Junction City', 'junction-city', 'us', 1),
(425682, 782046, 'Klamath River', 'klamath-river', 'us', 1),
(425683, 782046, 'Kneeland', 'kneeland', 'us', 1),
(425684, 782046, 'Korbel', 'korbel', 'us', 1),
(425685, 782046, 'Lake City', 'lake-city', 'us', 1),
(425686, 782046, 'Lakehead', 'lakehead', 'us', 1),
(425687, 782046, 'Lakeshore', 'lakeshore', 'us', 1),
(425688, 782046, 'Likely', 'likely', 'us', 1),
(425689, 782046, 'Litchfield', 'litchfield', 'us', 1),
(425690, 782046, 'Little Valley', 'little-valley', 'us', 1),
(425691, 782046, 'Loleta', 'loleta', 'us', 1),
(425692, 782046, 'Lookout', 'lookout', 'us', 1),
(425693, 782046, 'Milford', 'milford', 'us', 1),
(425694, 782046, 'Mill Creek', 'mill-creek', 'us', 1),
(425695, 782046, 'Miranda', 'miranda', 'us', 1),
(425696, 782046, 'Myers Flat', 'myers-flat', 'us', 1),
(425697, 782046, 'Old Station', 'old-station', 'us', 1),
(425698, 782046, 'Orick', 'orick', 'us', 1),
(425699, 782046, 'Orleans', 'orleans', 'us', 1),
(425700, 782046, 'Paynes Creek', 'paynes-creek', 'us', 1),
(425701, 782046, 'Petrolia', 'petrolia', 'us', 1),
(425702, 782046, 'Phillipsville', 'phillipsville', 'us', 1),
(425703, 782046, 'Platina', 'platina', 'us', 1),
(425704, 782046, 'Ravendale', 'ravendale', 'us', 1),
(425705, 782046, 'Redcrest', 'redcrest', 'us', 1),
(425706, 782046, 'Salyer', 'salyer', 'us', 1),
(425707, 782046, 'Samoa', 'samoa', 'us', 1),
(425708, 782046, 'Sawyers Bar', 'sawyers-bar', 'us', 1),
(425709, 782046, 'Scotia', 'scotia', 'us', 1),
(425710, 782046, 'Seiad Valley', 'seiad-valley', 'us', 1),
(425711, 782046, 'Shasta', 'shasta', 'us', 1),
(425712, 782046, 'Smith River', 'smith-river', 'us', 1),
(425713, 782046, 'Somes Bar', 'somes-bar', 'us', 1),
(425714, 782046, 'Standish', 'standish', 'us', 1),
(425715, 782046, 'Trinity Center', 'trinity-center', 'us', 1),
(425716, 782046, 'Weott', 'weott', 'us', 1),
(425717, 782046, 'Whitethorn', 'whitethorn', 'us', 1),
(425718, 782046, 'Whitmore', 'whitmore', 'us', 1),
(425719, 782046, 'Stevenson Ranch', 'stevenson-ranch', 'us', 1),
(425720, 782046, 'North Hills', 'north-hills', 'us', 1),
(425721, 782046, 'Blairsden', 'blairsden', 'us', 1),
(425722, 782046, 'Shoshone', 'shoshone', 'us', 1),
(425723, 782046, 'Randsburg', 'randsburg', 'us', 1),
(425724, 782046, 'Vernon', 'vernon', 'us', 1),
(425725, 782046, 'Clio', 'clio', 'us', 1),
(425726, 782046, 'Montgomery Creek', 'montgomery-creek', 'us', 1),
(425727, 782046, 'Tecopa', 'tecopa', 'us', 1),
(425728, 782046, 'Bradley', 'bradley', 'us', 1),
(425729, 782046, 'Round Mountain', 'round-mountain', 'us', 1),
(425730, 782046, 'Bear Valley', 'bear-valley', 'us', 1),
(425731, 782046, 'Olancha', 'olancha', 'us', 1),
(425732, 782046, 'Gazelle', 'gazelle', 'us', 1),
(425733, 782046, 'Big Bend', 'big-bend', 'us', 1),
(425734, 782046, 'Macdoel', 'macdoel', 'us', 1),
(425735, 782046, 'Mineral', 'mineral', 'us', 1),
(425736, 782046, 'Chinese Camp', 'chinese-camp', 'us', 1),
(425737, 782046, 'McKittrick', 'mckittrick', 'us', 1),
(425738, 782046, 'Fellows', 'fellows', 'us', 1),
(425739, 782046, 'Taylorsville', 'taylorsville', 'us', 1),
(425740, 782046, 'Raisin City', 'raisin-city', 'us', 1),
(425741, 782046, 'Markleeville', 'markleeville', 'us', 1),
(425742, 782046, 'Greenview', 'greenview', 'us', 1),
(425743, 782046, 'Elmira', 'elmira', 'us', 1),
(425744, 782046, 'Tomales', 'tomales', 'us', 1),
(425745, 782046, 'Amador City', 'amador-city', 'us', 1),
(425746, 782046, 'Wallace', 'wallace', 'us', 1),
(425747, 782046, 'Port Costa', 'port-costa', 'us', 1),
(425748, 782046, 'Palo Verde', 'palo-verde', 'us', 1),
(425749, 782046, 'French Gulch', 'french-gulch', 'us', 1),
(425750, 782046, 'Crescent Mills', 'crescent-mills', 'us', 1),
(425751, 782046, 'Farmington', 'farmington', 'us', 1),
(425752, 782046, 'Hornbrook', 'hornbrook', 'us', 1),
(425753, 782046, 'Trinidad', 'trinidad', 'us', 1),
(425754, 782046, 'Cromberg', 'cromberg', 'us', 1),
(425755, 782046, 'Muir Beach', 'muir-beach', 'us', 1),
(425756, 782046, 'Ocotillo', 'ocotillo', 'us', 1),
(425757, 782046, 'Moss Landing', 'moss-landing', 'us', 1),
(425758, 782046, 'Sand City', 'sand-city', 'us', 1),
(425759, 782046, 'Dillon Beach', 'dillon-beach', 'us', 1),
(425760, 782046, 'McArthur', 'mcarthur', 'us', 1),
(425761, 782046, 'Beckwourth', 'beckwourth', 'us', 1),
(425762, 782046, 'Grenada', 'grenada', 'us', 1),
(425763, 782046, 'Manton', 'manton', 'us', 1),
(425764, 782046, 'San Lucas', 'san-lucas', 'us', 1),
(425765, 782046, 'Tehama', 'tehama', 'us', 1),
(425766, 782046, 'Vallecito', 'vallecito', 'us', 1),
(425767, 782046, 'San Geronimo', 'san-geronimo', 'us', 1),
(425768, 782046, 'Point Arena', 'point-arena', 'us', 1),
(425769, 782046, 'Hickman', 'hickman', 'us', 1),
(425770, 782046, 'Onyx', 'onyx', 'us', 1),
(425771, 782046, 'Spreckels', 'spreckels', 'us', 1),
(425772, 782046, 'San Ardo', 'san-ardo', 'us', 1),
(425773, 782046, 'Ducor', 'ducor', 'us', 1),
(425774, 782046, 'Friant', 'friant', 'us', 1),
(425775, 782046, 'Winterhaven', 'winterhaven', 'us', 1),
(425776, 782046, 'Independence', 'independence', 'us', 1),
(425777, 782046, 'Rail Road Flat', 'rail-road-flat', 'us', 1),
(425778, 782046, 'Meadow Valley', 'meadow-valley', 'us', 1),
(425779, 782046, 'Klamath', 'klamath', 'us', 1),
(425780, 782046, 'Millville', 'millville', 'us', 1),
(425781, 782046, 'Fort Jones', 'fort-jones', 'us', 1),
(425782, 782046, 'Mountain Mesa', 'mountain-mesa', 'us', 1),
(425783, 782046, 'Fall River Mills', 'fall-river-mills', 'us', 1),
(425784, 782046, 'Cantua Creek', 'cantua-creek', 'us', 1),
(425785, 782046, 'Walnut Grove', 'walnut-grove', 'us', 1),
(425786, 782046, 'Avery', 'avery', 'us', 1),
(425787, 782046, 'Shaver Lake', 'shaver-lake', 'us', 1),
(425788, 782046, 'Etna', 'etna', 'us', 1),
(425789, 782046, 'Traver', 'traver', 'us', 1),
(425790, 782046, 'Industry', 'industry', 'us', 1),
(425791, 782046, 'West Point', 'west-point', 'us', 1),
(425792, 782046, 'Westley', 'westley', 'us', 1),
(425793, 782046, 'Stinson Beach', 'stinson-beach', 'us', 1),
(425794, 782046, 'Alpaugh', 'alpaugh', 'us', 1),
(425795, 782046, 'Bridgeport', 'bridgeport', 'us', 1),
(425796, 782046, 'Mokelumne Hill', 'mokelumne-hill', 'us', 1),
(425797, 782046, 'Loyalton', 'loyalton', 'us', 1),
(425798, 782046, 'Dorris', 'dorris', 'us', 1),
(425799, 782046, 'Tranquillity', 'tranquillity', 'us', 1),
(425800, 782046, 'Point Reyes Station', 'point-reyes-station', 'us', 1),
(425801, 782046, 'Mendocino', 'mendocino', 'us', 1),
(425802, 782046, 'Graeagle', 'graeagle', 'us', 1),
(425803, 782046, 'Del Rey', 'del-rey', 'us', 1),
(425804, 782046, 'Glen Ellen', 'glen-ellen', 'us', 1),
(425805, 782046, 'Byron', 'byron', 'us', 1),
(425806, 782046, 'Bradbury', 'bradbury', 'us', 1),
(425807, 782046, 'Tulelake', 'tulelake', 'us', 1),
(425808, 782046, 'Georgetown', 'georgetown', 'us', 1),
(425809, 782046, 'Salton City', 'salton-city', 'us', 1),
(425810, 782046, 'Inyokern', 'inyokern', 'us', 1),
(425811, 782046, 'Shandon', 'shandon', 'us', 1),
(425812, 782046, 'Diablo', 'diablo', 'us', 1),
(425813, 782046, 'Upper Lake', 'upper-lake', 'us', 1),
(425814, 782046, 'Plymouth', 'plymouth', 'us', 1),
(425815, 782046, 'Middletown', 'middletown', 'us', 1),
(425816, 782046, 'Springville', 'springville', 'us', 1),
(425817, 782046, 'Biola', 'biola', 'us', 1),
(425818, 782046, 'Felton', 'felton', 'us', 1),
(425819, 782046, 'Niland', 'niland', 'us', 1),
(425820, 782046, 'Blue Lake', 'blue-lake', 'us', 1),
(425821, 782046, 'Monte Rio', 'monte-rio', 'us', 1),
(425822, 782046, 'Greenville', 'greenville', 'us', 1),
(425823, 782046, 'Maricopa', 'maricopa', 'us', 1),
(425824, 782046, 'Redway', 'redway', 'us', 1),
(425825, 782046, 'Talmage', 'talmage', 'us', 1),
(425826, 782046, 'Colma', 'colma', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(425827, 782046, 'Piru', 'piru', 'us', 1),
(425828, 782046, 'Covelo', 'covelo', 'us', 1),
(425829, 782046, 'Hydesville', 'hydesville', 'us', 1),
(425830, 782046, 'Buttonwillow', 'buttonwillow', 'us', 1),
(425831, 782046, 'Occidental', 'occidental', 'us', 1),
(425832, 782046, 'Palo Cedro', 'palo-cedro', 'us', 1),
(425833, 782046, 'Bolinas', 'bolinas', 'us', 1),
(425834, 782046, 'McCloud', 'mccloud', 'us', 1),
(425835, 782046, 'Stratford', 'stratford', 'us', 1),
(425836, 782046, 'Woodacre', 'woodacre', 'us', 1),
(425837, 782046, 'Ferndale', 'ferndale', 'us', 1),
(425838, 782046, 'Lewiston', 'lewiston', 'us', 1),
(425839, 782046, 'Sunol', 'sunol', 'us', 1),
(425840, 782046, 'Deer Park', 'deer-park', 'us', 1),
(425841, 782046, 'Montague', 'montague', 'us', 1),
(425842, 782046, 'Inverness', 'inverness', 'us', 1),
(425843, 782046, 'Big Pine', 'big-pine', 'us', 1),
(425844, 782046, 'Los Alamos', 'los-alamos', 'us', 1),
(425845, 782046, 'Penn Valley', 'penn-valley', 'us', 1),
(425846, 782046, 'South Dos Palos', 'south-dos-palos', 'us', 1),
(425847, 782046, 'Mariposa', 'mariposa', 'us', 1),
(425848, 782046, 'Quail Valley', 'quail-valley', 'us', 1),
(425849, 782046, 'Chualar', 'chualar', 'us', 1),
(425850, 782046, 'Lone Pine', 'lone-pine', 'us', 1),
(425851, 782046, 'Bodega Bay', 'bodega-bay', 'us', 1),
(425852, 782046, 'San Miguel', 'san-miguel', 'us', 1),
(425853, 782046, 'Del Rey Oaks', 'del-rey-oaks', 'us', 1),
(425854, 782046, 'Pine Valley', 'pine-valley', 'us', 1),
(425855, 782046, 'Summerland', 'summerland', 'us', 1),
(425856, 782046, 'Mountain Ranch', 'mountain-ranch', 'us', 1),
(425857, 782046, 'Big River', 'big-river', 'us', 1),
(425858, 782046, 'San Juan Bautista', 'san-juan-bautista', 'us', 1),
(425859, 782046, 'Cobb', 'cobb', 'us', 1),
(425860, 782046, 'Soulsbyville', 'soulsbyville', 'us', 1),
(425861, 782046, 'Colfax', 'colfax', 'us', 1),
(425862, 782046, 'Eldridge', 'eldridge', 'us', 1),
(425863, 782046, 'Biggs', 'biggs', 'us', 1),
(425864, 782046, 'Willow Creek', 'willow-creek', 'us', 1),
(425865, 782046, 'Dunsmuir', 'dunsmuir', 'us', 1),
(425866, 782046, 'Rolling Hills', 'rolling-hills', 'us', 1),
(425867, 782046, 'Seeley', 'seeley', 'us', 1),
(425868, 782046, 'Moss Beach', 'moss-beach', 'us', 1),
(425869, 782046, 'Quincy', 'quincy', 'us', 1),
(425870, 782046, 'Hamilton City', 'hamilton-city', 'us', 1),
(425871, 782046, 'Westwood', 'westwood', 'us', 1),
(425872, 782046, 'Boron', 'boron', 'us', 1),
(425873, 782046, 'Tahoe Vista', 'tahoe-vista', 'us', 1),
(425874, 782046, 'Foresthill', 'foresthill', 'us', 1),
(425875, 782046, 'Hidden Hills', 'hidden-hills', 'us', 1),
(425876, 782046, 'Tipton', 'tipton', 'us', 1),
(425877, 782046, 'Graton', 'graton', 'us', 1),
(425878, 782046, 'Westmorland', 'westmorland', 'us', 1),
(425879, 782046, 'Esparto', 'esparto', 'us', 1),
(425880, 782046, 'Los Molinos', 'los-molinos', 'us', 1),
(425881, 782046, 'Lower Lake', 'lower-lake', 'us', 1),
(425882, 782046, 'Morongo Valley', 'morongo-valley', 'us', 1),
(425883, 782046, 'Auberry', 'auberry', 'us', 1),
(425884, 782046, 'Bodfish', 'bodfish', 'us', 1),
(425885, 782046, 'Portola', 'portola', 'us', 1),
(425886, 782046, 'Hayfork', 'hayfork', 'us', 1),
(425887, 782046, 'Wofford Heights', 'wofford-heights', 'us', 1),
(425888, 782046, 'Oak Park', 'oak-park', 'us', 1),
(425889, 782046, 'Ross', 'ross', 'us', 1),
(425890, 782046, 'Forestville', 'forestville', 'us', 1),
(425891, 782046, 'Shingletown', 'shingletown', 'us', 1),
(425892, 782046, 'Three Rivers', 'three-rivers', 'us', 1),
(425893, 782046, 'Murphys', 'murphys', 'us', 1),
(425894, 782046, 'Caruthers', 'caruthers', 'us', 1),
(425895, 782046, 'Clearlake Oaks', 'clearlake-oaks', 'us', 1),
(425896, 782046, 'Bethel Island', 'bethel-island', 'us', 1),
(425897, 782046, 'Lost Hills', 'lost-hills', 'us', 1),
(425898, 782046, 'Winchester', 'winchester', 'us', 1),
(425899, 782046, 'Frazier Park', 'frazier-park', 'us', 1),
(425900, 782046, 'Sutter Creek', 'sutter-creek', 'us', 1),
(425901, 782046, 'Chester', 'chester', 'us', 1),
(425902, 782046, 'Copperopolis', 'copperopolis', 'us', 1),
(425903, 782046, 'Ben Lomond', 'ben-lomond', 'us', 1),
(425904, 782046, 'Weldon', 'weldon', 'us', 1),
(425905, 782046, 'Goshen', 'goshen', 'us', 1),
(425906, 782046, 'Arbuckle', 'arbuckle', 'us', 1),
(425907, 782046, 'Cabazon', 'cabazon', 'us', 1),
(425908, 782046, 'Angels Camp', 'angels-camp', 'us', 1),
(425909, 782046, 'Pixley', 'pixley', 'us', 1),
(425910, 782046, 'Riverdale', 'riverdale', 'us', 1),
(425911, 782046, 'Borrego Springs', 'borrego-springs', 'us', 1),
(425912, 782046, 'Strathmore', 'strathmore', 'us', 1),
(425913, 782046, 'Guerneville', 'guerneville', 'us', 1),
(425914, 782046, 'Valley Springs', 'valley-springs', 'us', 1),
(425915, 782046, 'Nice', 'nice', 'us', 1),
(425916, 782046, 'Columbia', 'columbia', 'us', 1),
(425917, 782046, 'Alturas', 'alturas', 'us', 1),
(425918, 782046, 'Twain Harte', 'twain-harte', 'us', 1),
(425919, 782046, 'San Andreas', 'san-andreas', 'us', 1),
(425920, 782046, 'Weed', 'weed', 'us', 1),
(425921, 782046, 'Cayucos', 'cayucos', 'us', 1),
(425922, 782046, 'Trabuco Canyon', 'trabuco-canyon', 'us', 1),
(425923, 782046, 'Nevada City', 'nevada-city', 'us', 1),
(425924, 782046, 'Shingle Springs', 'shingle-springs', 'us', 1),
(425925, 782046, 'Squaw Valley', 'squaw-valley', 'us', 1),
(425926, 782046, 'Angwin', 'angwin', 'us', 1),
(425927, 782046, 'Oakhurst', 'oakhurst', 'us', 1),
(425928, 782046, 'Romoland', 'romoland', 'us', 1),
(425929, 782046, 'Acton', 'acton', 'us', 1),
(425930, 782046, 'Sutter', 'sutter', 'us', 1),
(425931, 782046, 'Aromas', 'aromas', 'us', 1),
(425932, 782046, 'Meadow Vista', 'meadow-vista', 'us', 1),
(425933, 782046, 'Burney', 'burney', 'us', 1),
(425934, 782046, 'Rio Dell', 'rio-dell', 'us', 1),
(425935, 782046, 'Mission Hills', 'mission-hills', 'us', 1),
(425936, 782046, 'Montara', 'montara', 'us', 1),
(425937, 782046, 'Crockett', 'crockett', 'us', 1),
(425938, 782046, 'Wheatland', 'wheatland', 'us', 1),
(425939, 782046, 'Heber', 'heber', 'us', 1),
(425940, 782046, 'Richgrove', 'richgrove', 'us', 1),
(425941, 782046, 'Avalon', 'avalon', 'us', 1),
(425942, 782046, 'Yountville', 'yountville', 'us', 1),
(425943, 782046, 'Armona', 'armona', 'us', 1),
(425944, 782046, 'Denair', 'denair', 'us', 1),
(425945, 782046, 'Monte Sereno', 'monte-sereno', 'us', 1),
(425946, 782046, 'Brisbane', 'brisbane', 'us', 1),
(425947, 782046, 'Lucerne', 'lucerne', 'us', 1),
(425948, 782046, 'Lockeford', 'lockeford', 'us', 1),
(425949, 782046, 'Rancho Santa Fe', 'rancho-santa-fe', 'us', 1),
(425950, 782046, 'Mount Shasta', 'mount-shasta', 'us', 1),
(425951, 782046, 'Williams', 'williams', 'us', 1),
(425952, 782046, 'Bishop', 'bishop', 'us', 1),
(425953, 782046, 'San Joaquin', 'san-joaquin', 'us', 1),
(425954, 782046, 'Weaverville', 'weaverville', 'us', 1),
(425955, 782046, 'Pacheco', 'pacheco', 'us', 1),
(425956, 782046, 'Buellton', 'buellton', 'us', 1),
(425957, 782046, 'Cottonwood', 'cottonwood', 'us', 1),
(425958, 782046, 'Cutten', 'cutten', 'us', 1),
(425959, 782046, 'Boulder Creek', 'boulder-creek', 'us', 1),
(425960, 782046, 'Mojave', 'mojave', 'us', 1),
(425961, 782046, 'Terra Bella', 'terra-bella', 'us', 1),
(425962, 782046, 'Homeland', 'homeland', 'us', 1),
(425963, 782046, 'Wrightwood', 'wrightwood', 'us', 1),
(425964, 782046, 'Empire', 'empire', 'us', 1),
(425965, 782046, 'El Verano', 'el-verano', 'us', 1),
(425966, 782046, 'Portola Valley', 'portola-valley', 'us', 1),
(425967, 782046, 'Del Mar', 'del-mar', 'us', 1),
(425968, 782046, 'Arnold', 'arnold', 'us', 1),
(425969, 782046, 'Bonsall', 'bonsall', 'us', 1),
(425970, 782046, 'Cutler', 'cutler', 'us', 1),
(425971, 782046, 'Oak View', 'oak-view', 'us', 1),
(425972, 782046, 'Fowler', 'fowler', 'us', 1),
(425973, 782046, 'Sonora', 'sonora', 'us', 1),
(425974, 782046, 'Indian Wells', 'indian-wells', 'us', 1),
(425975, 782046, 'French Camp', 'french-camp', 'us', 1),
(425976, 782046, 'Santa Ynez', 'santa-ynez', 'us', 1),
(425977, 782046, 'Nuevo', 'nuevo', 'us', 1),
(425978, 782046, 'Planada', 'planada', 'us', 1),
(425979, 782046, 'Wilton', 'wilton', 'us', 1),
(425980, 782046, 'Pollock Pines', 'pollock-pines', 'us', 1),
(425981, 782046, 'Soquel', 'soquel', 'us', 1),
(425982, 782046, 'Dos Palos', 'dos-palos', 'us', 1),
(425983, 782046, 'Willits', 'willits', 'us', 1),
(425984, 782046, 'Woodside', 'woodside', 'us', 1),
(425985, 782046, 'Solvang', 'solvang', 'us', 1),
(425986, 782046, 'Calistoga', 'calistoga', 'us', 1),
(425987, 782046, 'Holtville', 'holtville', 'us', 1),
(425988, 782046, 'Needles', 'needles', 'us', 1),
(425989, 782046, 'Durham', 'durham', 'us', 1),
(425990, 782046, 'Rancho Murieta', 'rancho-murieta', 'us', 1),
(425991, 782046, 'Freedom', 'freedom', 'us', 1),
(425992, 782046, 'Running Springs', 'running-springs', 'us', 1),
(425993, 782046, 'Thousand Palms', 'thousand-palms', 'us', 1),
(425994, 782046, 'Gustine', 'gustine', 'us', 1),
(425995, 782046, 'Colusa', 'colusa', 'us', 1),
(425996, 782046, 'Gridley', 'gridley', 'us', 1),
(425997, 782046, 'Strawberry', 'strawberry', 'us', 1),
(425998, 782046, 'Cherry Valley', 'cherry-valley', 'us', 1),
(425999, 782046, 'Guadalupe', 'guadalupe', 'us', 1),
(426000, 782046, 'Templeton', 'templeton', 'us', 1),
(426001, 782046, 'Palermo', 'palermo', 'us', 1),
(426002, 782046, 'Villa Park', 'villa-park', 'us', 1),
(426003, 782046, 'Saint Helena', 'saint-helena', 'us', 1),
(426004, 782046, 'San Martin', 'san-martin', 'us', 1),
(426005, 782046, 'Big Bear Lake', 'big-bear-lake', 'us', 1),
(426006, 782046, 'Big Bear City', 'big-bear-city', 'us', 1),
(426007, 782046, 'Loomis', 'loomis', 'us', 1),
(426008, 782046, 'Willows', 'willows', 'us', 1),
(426009, 782046, 'Diamond Springs', 'diamond-springs', 'us', 1),
(426010, 782046, 'Orland', 'orland', 'us', 1),
(426011, 782046, 'El Granada', 'el-granada', 'us', 1),
(426012, 782046, 'Hughson', 'hughson', 'us', 1),
(426013, 782046, 'Woodlake', 'woodlake', 'us', 1),
(426014, 782046, 'Cambria', 'cambria', 'us', 1),
(426015, 782046, 'Cloverdale', 'cloverdale', 'us', 1),
(426016, 782046, 'Cotati', 'cotati', 'us', 1),
(426017, 782046, 'Fort Bragg', 'fort-bragg', 'us', 1),
(426018, 782046, 'Atherton', 'atherton', 'us', 1),
(426019, 782046, 'Firebaugh', 'firebaugh', 'us', 1),
(426020, 782046, 'Winters', 'winters', 'us', 1),
(426021, 782046, 'Corning', 'corning', 'us', 1),
(426022, 782046, 'Earlimart', 'earlimart', 'us', 1),
(426023, 782046, 'Fairfax', 'fairfax', 'us', 1),
(426024, 782046, 'Boyes Hot Springs', 'boyes-hot-springs', 'us', 1),
(426025, 782046, 'Yreka', 'yreka', 'us', 1),
(426026, 782046, 'Sausalito', 'sausalito', 'us', 1),
(426027, 782046, 'Bermuda Dunes', 'bermuda-dunes', 'us', 1),
(426028, 782046, 'Rio Vista', 'rio-vista', 'us', 1),
(426029, 782046, 'Crescent City', 'crescent-city', 'us', 1),
(426030, 782046, 'Huron', 'huron', 'us', 1),
(426031, 782046, 'Escalon', 'escalon', 'us', 1),
(426032, 782046, 'Mammoth Lakes', 'mammoth-lakes', 'us', 1),
(426033, 782046, 'Mecca', 'mecca', 'us', 1),
(426034, 782046, 'Emeryville', 'emeryville', 'us', 1),
(426035, 782046, 'Castroville', 'castroville', 'us', 1),
(426036, 782046, 'Ione', 'ione', 'us', 1),
(426037, 782046, 'Sebastopol', 'sebastopol', 'us', 1),
(426038, 782046, 'Calipatria', 'calipatria', 'us', 1),
(426039, 782046, 'Oceano', 'oceano', 'us', 1),
(426040, 782046, 'Calimesa', 'calimesa', 'us', 1),
(426041, 782046, 'Ojai', 'ojai', 'us', 1),
(426042, 782046, 'Los Altos Hills', 'los-altos-hills', 'us', 1),
(426043, 782046, 'California City', 'california-city', 'us', 1),
(426044, 782046, 'Newman', 'newman', 'us', 1),
(426045, 782046, 'Pismo Beach', 'pismo-beach', 'us', 1),
(426046, 782046, 'Orosi', 'orosi', 'us', 1),
(426047, 782046, 'Gold River', 'gold-river', 'us', 1),
(426048, 782046, 'Tiburon', 'tiburon', 'us', 1),
(426049, 782046, 'Westlake Village', 'westlake-village', 'us', 1),
(426050, 782046, 'Marina del Rey', 'marina-del-rey', 'us', 1),
(426051, 782046, 'Waterford', 'waterford', 'us', 1),
(426052, 782046, 'Mendota', 'mendota', 'us', 1),
(426053, 782046, 'Gonzales', 'gonzales', 'us', 1),
(426054, 782046, 'Corte Madera', 'corte-madera', 'us', 1),
(426055, 782046, 'Mentone', 'mentone', 'us', 1),
(426056, 782046, 'Taft', 'taft', 'us', 1),
(426057, 782046, 'Rodeo', 'rodeo', 'us', 1),
(426058, 782046, 'Capitola', 'capitola', 'us', 1),
(426059, 782046, 'McFarland', 'mcfarland', 'us', 1),
(426060, 782046, 'Winton', 'winton', 'us', 1),
(426061, 782046, 'Aptos', 'aptos', 'us', 1),
(426062, 782046, 'Farmersville', 'farmersville', 'us', 1),
(426063, 782046, 'East La Mirada', 'east-la-mirada', 'us', 1),
(426064, 782046, 'Orange Cove', 'orange-cove', 'us', 1),
(426065, 782046, 'Sonoma', 'sonoma', 'us', 1),
(426066, 782046, 'Exeter', 'exeter', 'us', 1),
(426067, 782046, 'Quartz Hill', 'quartz-hill', 'us', 1),
(426068, 782046, 'Morro Bay', 'morro-bay', 'us', 1),
(426069, 782046, 'Imperial', 'imperial', 'us', 1),
(426070, 782046, 'Placerville', 'placerville', 'us', 1),
(426071, 782046, 'Valley Center', 'valley-center', 'us', 1),
(426072, 782046, 'Hillsborough', 'hillsborough', 'us', 1),
(426073, 782046, 'Signal Hill', 'signal-hill', 'us', 1),
(426074, 782046, 'Shasta Lake', 'shasta-lake', 'us', 1),
(426075, 782046, 'Piedmont', 'piedmont', 'us', 1),
(426076, 782046, 'Rossmoor', 'rossmoor', 'us', 1),
(426077, 782046, 'Anderson', 'anderson', 'us', 1),
(426078, 782046, 'Montecito', 'montecito', 'us', 1),
(426079, 782046, 'Sierra Madre', 'sierra-madre', 'us', 1),
(426080, 782046, 'Scotts Valley', 'scotts-valley', 'us', 1),
(426081, 782046, 'Rio Linda', 'rio-linda', 'us', 1),
(426082, 782046, 'Clayton', 'clayton', 'us', 1),
(426083, 782046, 'Fortuna', 'fortuna', 'us', 1),
(426084, 782046, 'Crestline', 'crestline', 'us', 1),
(426085, 782046, 'Healdsburg', 'healdsburg', 'us', 1),
(426086, 782046, 'Delhi', 'delhi', 'us', 1),
(426087, 782046, 'Magalia', 'magalia', 'us', 1),
(426088, 782046, 'Canyon Lake', 'canyon-lake', 'us', 1),
(426089, 782046, 'Discovery Bay', 'discovery-bay', 'us', 1),
(426090, 782046, 'Foothill Ranch', 'foothill-ranch', 'us', 1),
(426091, 782046, 'Los Alamitos', 'los-alamitos', 'us', 1),
(426092, 782046, 'Olivehurst', 'olivehurst', 'us', 1),
(426093, 782046, 'San Anselmo', 'san-anselmo', 'us', 1),
(426094, 782046, 'Tehachapi', 'tehachapi', 'us', 1),
(426095, 782046, 'Grass Valley', 'grass-valley', 'us', 1),
(426096, 782046, 'Half Moon Bay', 'half-moon-bay', 'us', 1),
(426097, 782046, 'Grand Terrace', 'grand-terrace', 'us', 1),
(426098, 782046, 'Bonita', 'bonita', 'us', 1),
(426099, 782046, 'Auburn', 'auburn', 'us', 1),
(426100, 782046, 'Marysville', 'marysville', 'us', 1),
(426101, 782046, 'Stanford', 'stanford', 'us', 1),
(426102, 782046, 'Malibu', 'malibu', 'us', 1),
(426103, 782046, 'Parlier', 'parlier', 'us', 1),
(426104, 782046, 'Solana Beach', 'solana-beach', 'us', 1),
(426105, 782046, 'Grover Beach', 'grover-beach', 'us', 1),
(426106, 782046, 'Greenfield', 'greenfield', 'us', 1),
(426107, 782046, 'Oroville', 'oroville', 'us', 1),
(426108, 782046, 'Mill Valley', 'mill-valley', 'us', 1),
(426109, 782046, 'San Marino', 'san-marino', 'us', 1),
(426110, 782046, 'Ripon', 'ripon', 'us', 1),
(426111, 782046, 'Commerce', 'commerce', 'us', 1),
(426112, 782046, 'Carpinteria', 'carpinteria', 'us', 1),
(426113, 782046, 'El Sobrante', 'el-sobrante', 'us', 1),
(426114, 782046, 'Red Bluff', 'red-bluff', 'us', 1),
(426115, 782046, 'Shafter', 'shafter', 'us', 1),
(426116, 782046, 'Arvin', 'arvin', 'us', 1),
(426117, 782046, 'Clearlake', 'clearlake', 'us', 1),
(426118, 782046, 'Chowchilla', 'chowchilla', 'us', 1),
(426119, 782046, 'Pacific Grove', 'pacific-grove', 'us', 1),
(426120, 782046, 'Fillmore', 'fillmore', 'us', 1),
(426121, 782046, 'Alpine', 'alpine', 'us', 1),
(426122, 782046, 'McKinleyville', 'mckinleyville', 'us', 1),
(426123, 782046, 'American Canyon', 'american-canyon', 'us', 1),
(426124, 782046, 'Hawaiian Gardens', 'hawaiian-gardens', 'us', 1),
(426125, 782046, 'Truckee', 'truckee', 'us', 1),
(426126, 782046, 'Ukiah', 'ukiah', 'us', 1),
(426127, 782046, 'Patterson', 'patterson', 'us', 1),
(426128, 782046, 'Albany', 'albany', 'us', 1),
(426129, 782046, 'Cameron Park', 'cameron-park', 'us', 1),
(426130, 782046, 'Dixon', 'dixon', 'us', 1),
(426131, 782046, 'Santa Fe Springs', 'santa-fe-springs', 'us', 1),
(426132, 782046, 'Coalinga', 'coalinga', 'us', 1),
(426133, 782046, 'Wildomar', 'wildomar', 'us', 1),
(426134, 782046, 'Arroyo Grande', 'arroyo-grande', 'us', 1),
(426135, 782046, 'El Segundo', 'el-segundo', 'us', 1),
(426136, 782046, 'Avenal', 'avenal', 'us', 1),
(426137, 782046, 'Rancho Mirage', 'rancho-mirage', 'us', 1),
(426138, 782046, 'Nipomo', 'nipomo', 'us', 1),
(426139, 782046, 'Moraga', 'moraga', 'us', 1),
(426140, 782046, 'Marina', 'marina', 'us', 1),
(426141, 782046, 'Artesia', 'artesia', 'us', 1),
(426142, 782046, 'Arcata', 'arcata', 'us', 1),
(426143, 782046, 'Ramona', 'ramona', 'us', 1),
(426144, 782046, 'Salida', 'salida', 'us', 1),
(426145, 782046, 'Susanville', 'susanville', 'us', 1),
(426146, 782046, 'Alamo', 'alamo', 'us', 1),
(426147, 782046, 'Adelanto', 'adelanto', 'us', 1),
(426148, 782046, 'Orinda', 'orinda', 'us', 1),
(426149, 782046, 'Dinuba', 'dinuba', 'us', 1),
(426150, 782046, 'Beaumont', 'beaumont', 'us', 1),
(426151, 782046, 'Oakdale', 'oakdale', 'us', 1),
(426152, 782046, 'Riverbank', 'riverbank', 'us', 1),
(426153, 782046, 'Mira Loma', 'mira-loma', 'us', 1),
(426154, 782046, 'Rosamond', 'rosamond', 'us', 1),
(426155, 782046, 'Desert Hot Springs', 'desert-hot-springs', 'us', 1),
(426156, 782046, 'Yucca Valley', 'yucca-valley', 'us', 1),
(426157, 782046, 'Pinole', 'pinole', 'us', 1),
(426158, 782046, 'Millbrae', 'millbrae', 'us', 1),
(426159, 782046, 'Sun City', 'sun-city', 'us', 1),
(426160, 782046, 'Hermosa Beach', 'hermosa-beach', 'us', 1),
(426161, 782046, 'Agoura', 'agoura', 'us', 1),
(426162, 782046, 'Lomita', 'lomita', 'us', 1),
(426163, 782046, 'Sanger', 'sanger', 'us', 1),
(426164, 782046, 'Loma Linda', 'loma-linda', 'us', 1),
(426165, 782046, 'Granite Bay', 'granite-bay', 'us', 1),
(426166, 782046, 'Barstow', 'barstow', 'us', 1),
(426167, 782046, 'Calabasas', 'calabasas', 'us', 1),
(426168, 782046, 'Port Hueneme', 'port-hueneme', 'us', 1),
(426169, 782046, 'Bay Point', 'bay-point', 'us', 1),
(426170, 782046, 'Bloomington', 'bloomington', 'us', 1),
(426171, 782046, 'South El Monte', 'south-el-monte', 'us', 1),
(426172, 782046, 'Reedley', 'reedley', 'us', 1),
(426173, 782046, 'Brawley', 'brawley', 'us', 1),
(426174, 782046, 'Agoura Hills', 'agoura-hills', 'us', 1),
(426175, 782046, 'Selma', 'selma', 'us', 1),
(426176, 782046, 'Blythe', 'blythe', 'us', 1),
(426177, 782046, 'Duarte', 'duarte', 'us', 1),
(426178, 782046, 'Corcoran', 'corcoran', 'us', 1),
(426179, 782046, 'Twentynine Palms', 'twentynine-palms', 'us', 1),
(426180, 782046, 'Wasco', 'wasco', 'us', 1),
(426181, 782046, 'El Cerrito', 'el-cerrito', 'us', 1),
(426182, 782046, 'San Lorenzo', 'san-lorenzo', 'us', 1),
(426183, 782046, 'Rosemont', 'rosemont', 'us', 1),
(426184, 782046, 'Hercules', 'hercules', 'us', 1),
(426185, 782046, 'South Lake Tahoe', 'south-lake-tahoe', 'us', 1),
(426186, 782046, 'Galt', 'galt', 'us', 1),
(426187, 782046, 'Belmont', 'belmont', 'us', 1),
(426188, 782046, 'Coronado', 'coronado', 'us', 1),
(426189, 782046, 'Seal Beach', 'seal-beach', 'us', 1),
(426190, 782046, 'San Fernando', 'san-fernando', 'us', 1),
(426191, 782046, 'South Pasadena', 'south-pasadena', 'us', 1),
(426192, 782046, 'El Dorado Hills', 'el-dorado-hills', 'us', 1),
(426193, 782046, 'Windsor', 'windsor', 'us', 1),
(426194, 782046, 'Cudahy', 'cudahy', 'us', 1),
(426195, 782046, 'Eureka', 'eureka', 'us', 1),
(426196, 782046, 'Ridgecrest', 'ridgecrest', 'us', 1),
(426197, 782046, 'Spring Valley', 'spring-valley', 'us', 1),
(426198, 782046, 'San Carlos', 'san-carlos', 'us', 1),
(426199, 782046, 'Benicia', 'benicia', 'us', 1),
(426200, 782046, 'Oakley', 'oakley', 'us', 1),
(426201, 782046, 'Burlingame', 'burlingame', 'us', 1),
(426202, 782046, 'Los Altos', 'los-altos', 'us', 1),
(426203, 782046, 'Paradise', 'paradise', 'us', 1),
(426204, 782046, 'Imperial Beach', 'imperial-beach', 'us', 1),
(426205, 782046, 'Paso Robles', 'paso-robles', 'us', 1),
(426206, 782046, 'Suisun City', 'suisun-city', 'us', 1),
(426207, 782046, 'Atascadero', 'atascadero', 'us', 1),
(426208, 782046, 'Orangevale', 'orangevale', 'us', 1),
(426209, 782046, 'Norco', 'norco', 'us', 1),
(426210, 782046, 'Los Gatos', 'los-gatos', 'us', 1),
(426211, 782046, 'Soledad', 'soledad', 'us', 1),
(426212, 782046, 'Goleta', 'goleta', 'us', 1),
(426213, 782046, 'Foster City', 'foster-city', 'us', 1),
(426214, 782046, 'Orcutt', 'orcutt', 'us', 1),
(426215, 782046, 'Saratoga', 'saratoga', 'us', 1),
(426216, 782046, 'Maywood', 'maywood', 'us', 1),
(426217, 782046, 'Fair Oaks', 'fair-oaks', 'us', 1),
(426218, 782046, 'Santa Paula', 'santa-paula', 'us', 1),
(426219, 782046, 'Menlo Park', 'menlo-park', 'us', 1),
(426220, 782046, 'San Jacinto', 'san-jacinto', 'us', 1),
(426221, 782046, 'Atwater', 'atwater', 'us', 1),
(426222, 782046, 'Monterey', 'monterey', 'us', 1),
(426223, 782046, 'Banning', 'banning', 'us', 1),
(426224, 782046, 'Coachella', 'coachella', 'us', 1),
(426225, 782046, 'San Pablo', 'san-pablo', 'us', 1),
(426226, 782046, 'Walnut', 'walnut', 'us', 1),
(426227, 782046, 'Rubidoux', 'rubidoux', 'us', 1),
(426228, 782046, 'East Palo Alto', 'east-palo-alto', 'us', 1),
(426229, 782046, 'Los Banos', 'los-banos', 'us', 1),
(426230, 782046, 'Fallbrook', 'fallbrook', 'us', 1),
(426231, 782046, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(426232, 782046, 'Morgan Hill', 'morgan-hill', 'us', 1),
(426233, 782046, 'San Juan Capistrano', 'san-juan-capistrano', 'us', 1),
(426234, 782046, 'Beverly Hills', 'beverly-hills', 'us', 1),
(426235, 782046, 'Claremont', 'claremont', 'us', 1),
(426236, 782046, 'Montclair', 'montclair', 'us', 1),
(426237, 782046, 'Seaside', 'seaside', 'us', 1),
(426238, 782046, 'Dana Point', 'dana-point', 'us', 1),
(426239, 782046, 'Calexico', 'calexico', 'us', 1),
(426240, 782046, 'San Dimas', 'san-dimas', 'us', 1),
(426241, 782046, 'Pacifica', 'pacifica', 'us', 1),
(426242, 782046, 'Campbell', 'campbell', 'us', 1),
(426243, 782046, 'Martinez', 'martinez', 'us', 1),
(426244, 782046, 'Moorpark', 'moorpark', 'us', 1),
(426245, 782046, 'West Hollywood', 'west-hollywood', 'us', 1),
(426246, 782046, 'Manhattan Beach', 'manhattan-beach', 'us', 1),
(426247, 782046, 'Hollister', 'hollister', 'us', 1),
(426248, 782046, 'Stanton', 'stanton', 'us', 1),
(426249, 782046, 'Temple City', 'temple-city', 'us', 1),
(426250, 782046, 'El Centro', 'el-centro', 'us', 1),
(426251, 782046, 'Bell', 'bell', 'us', 1),
(426252, 782046, 'Monrovia', 'monrovia', 'us', 1),
(426253, 782046, 'Dublin', 'dublin', 'us', 1),
(426254, 782046, 'Brea', 'brea', 'us', 1),
(426255, 782046, 'San Bruno', 'san-bruno', 'us', 1),
(426256, 782046, 'Ceres', 'ceres', 'us', 1),
(426257, 782046, 'Culver City', 'culver-city', 'us', 1),
(426258, 782046, 'Lompoc', 'lompoc', 'us', 1),
(426259, 782046, 'Aliso Viejo', 'aliso-viejo', 'us', 1),
(426260, 782046, 'Rohnert Park', 'rohnert-park', 'us', 1),
(426261, 782046, 'West Sacramento', 'west-sacramento', 'us', 1),
(426262, 782046, 'San Gabriel', 'san-gabriel', 'us', 1),
(426263, 782046, 'Rancho Palos Verdes', 'rancho-palos-verdes', 'us', 1),
(426264, 782046, 'Palm Springs', 'palm-springs', 'us', 1),
(426265, 782046, 'Danville', 'danville', 'us', 1),
(426266, 782046, 'Newark', 'newark', 'us', 1),
(426267, 782046, 'Altadena', 'altadena', 'us', 1),
(426268, 782046, 'San Luis Obispo', 'san-luis-obispo', 'us', 1),
(426269, 782046, 'Porterville', 'porterville', 'us', 1),
(426270, 782046, 'San Ramon', 'san-ramon', 'us', 1),
(426271, 782046, 'Delano', 'delano', 'us', 1),
(426272, 782046, 'Gilroy', 'gilroy', 'us', 1),
(426273, 782046, 'Watsonville', 'watsonville', 'us', 1),
(426274, 782046, 'North Highlands', 'north-highlands', 'us', 1),
(426275, 782046, 'Bell Gardens', 'bell-gardens', 'us', 1),
(426276, 782046, 'Perris', 'perris', 'us', 1),
(426277, 782046, 'Brentwood', 'brentwood', 'us', 1),
(426278, 782046, 'Cypress', 'cypress', 'us', 1),
(426279, 782046, 'Hanford', 'hanford', 'us', 1),
(426280, 782046, 'Poway', 'poway', 'us', 1),
(426281, 782046, 'Azusa', 'azusa', 'us', 1),
(426282, 782046, 'Palm Desert', 'palm-desert', 'us', 1),
(426283, 782046, 'Covina', 'covina', 'us', 1),
(426284, 782046, 'Novato', 'novato', 'us', 1),
(426285, 782046, 'Placentia', 'placentia', 'us', 1),
(426286, 782046, 'Tulare', 'tulare', 'us', 1),
(426287, 782046, 'Yucaipa', 'yucaipa', 'us', 1),
(426288, 782046, 'Cupertino', 'cupertino', 'us', 1),
(426289, 782046, 'Carmichael', 'carmichael', 'us', 1),
(426290, 782046, 'Highland', 'highland', 'us', 1),
(426291, 782046, 'Rancho Santa Margarita', 'rancho-santa-margarita', 'us', 1),
(426292, 782046, 'Madera', 'madera', 'us', 1),
(426293, 782046, 'Glendora', 'glendora', 'us', 1),
(426294, 782046, 'Woodland', 'woodland', 'us', 1),
(426295, 782046, 'Colton', 'colton', 'us', 1),
(426296, 782046, 'Rowland Heights', 'rowland-heights', 'us', 1),
(426297, 782046, 'Yuba City', 'yuba-city', 'us', 1),
(426298, 782046, 'Santee', 'santee', 'us', 1),
(426299, 782046, 'Cathedral City', 'cathedral-city', 'us', 1),
(426300, 782046, 'Cerritos', 'cerritos', 'us', 1),
(426301, 782046, 'Hacienda Heights', 'hacienda-heights', 'us', 1),
(426302, 782046, 'Santa Cruz', 'santa-cruz', 'us', 1),
(426303, 782046, 'Rocklin', 'rocklin', 'us', 1),
(426304, 782046, 'San Rafael', 'san-rafael', 'us', 1),
(426305, 782046, 'Petaluma', 'petaluma', 'us', 1),
(426306, 782046, 'Rosemead', 'rosemead', 'us', 1),
(426307, 782046, 'Fountain Valley', 'fountain-valley', 'us', 1),
(426308, 782046, 'Palo Alto', 'palo-alto', 'us', 1),
(426309, 782046, 'Arcadia', 'arcadia', 'us', 1),
(426310, 782046, 'Paramount', 'paramount', 'us', 1),
(426311, 782046, 'Encinitas', 'encinitas', 'us', 1),
(426312, 782046, 'South San Francisco', 'south-san-francisco', 'us', 1),
(426313, 782046, 'Diamond Bar', 'diamond-bar', 'us', 1),
(426314, 782046, 'Rancho Cordova', 'rancho-cordova', 'us', 1),
(426315, 782046, 'Gardena', 'gardena', 'us', 1),
(426316, 782046, 'San Clemente', 'san-clemente', 'us', 1),
(426317, 782046, 'National City', 'national-city', 'us', 1),
(426318, 782046, 'Camarillo', 'camarillo', 'us', 1),
(426319, 782046, 'Milpitas', 'milpitas', 'us', 1),
(426320, 782046, 'Lodi', 'lodi', 'us', 1),
(426321, 782046, 'Castro Valley', 'castro-valley', 'us', 1),
(426322, 782046, 'Pittsburg', 'pittsburg', 'us', 1),
(426323, 782046, 'Monterey Park', 'monterey-park', 'us', 1),
(426324, 782046, 'Huntington Park', 'huntington-park', 'us', 1),
(426325, 782046, 'Apple Valley', 'apple-valley', 'us', 1),
(426326, 782046, 'Montebello', 'montebello', 'us', 1),
(426327, 782046, 'Yorba Linda', 'yorba-linda', 'us', 1),
(426328, 782046, 'Walnut Creek', 'walnut-creek', 'us', 1),
(426329, 782046, 'Davis', 'davis', 'us', 1),
(426330, 782046, 'Manteca', 'manteca', 'us', 1),
(426331, 782046, 'Indio', 'indio', 'us', 1),
(426332, 782046, 'Pico Rivera', 'pico-rivera', 'us', 1),
(426333, 782046, 'Pleasanton', 'pleasanton', 'us', 1),
(426334, 782046, 'Chino Hills', 'chino-hills', 'us', 1),
(426335, 782046, 'Redondo Beach', 'redondo-beach', 'us', 1),
(426336, 782046, 'Turlock', 'turlock', 'us', 1),
(426337, 782046, 'Folsom', 'folsom', 'us', 1),
(426338, 782046, 'Mountain View', 'mountain-view', 'us', 1),
(426339, 782046, 'Tustin', 'tustin', 'us', 1),
(426340, 782046, 'Hemet', 'hemet', 'us', 1),
(426341, 782046, 'Union City', 'union-city', 'us', 1),
(426342, 782046, 'San Marcos', 'san-marcos', 'us', 1),
(426343, 782046, 'Redlands', 'redlands', 'us', 1),
(426344, 782046, 'Alameda', 'alameda', 'us', 1),
(426345, 782046, 'Chico', 'chico', 'us', 1),
(426346, 782046, 'Redwood City', 'redwood-city', 'us', 1),
(426347, 782046, 'Lynwood', 'lynwood', 'us', 1),
(426348, 782046, 'Merced', 'merced', 'us', 1),
(426349, 782046, 'Hesperia', 'hesperia', 'us', 1),
(426350, 782046, 'Upland', 'upland', 'us', 1),
(426351, 782046, 'Chino', 'chino', 'us', 1),
(426352, 782046, 'Bellflower', 'bellflower', 'us', 1),
(426353, 782046, 'Napa', 'napa', 'us', 1),
(426354, 782046, 'Carlsbad', 'carlsbad', 'us', 1),
(426355, 782046, 'Newport Beach', 'newport-beach', 'us', 1),
(426356, 782046, 'Buena Park', 'buena-park', 'us', 1),
(426357, 782046, 'San Leandro', 'san-leandro', 'us', 1),
(426358, 782046, 'Irvine', 'irvine', 'us', 1),
(426359, 782046, 'Baldwin Park', 'baldwin-park', 'us', 1),
(426360, 782046, 'Tracy', 'tracy', 'us', 1),
(426361, 782046, 'Victorville', 'victorville', 'us', 1),
(426362, 782046, 'Temecula', 'temecula', 'us', 1),
(426363, 782046, 'Santa Maria', 'santa-maria', 'us', 1),
(426364, 782046, 'Whittier', 'whittier', 'us', 1),
(426365, 782046, 'Clovis', 'clovis', 'us', 1),
(426366, 782046, 'Santa Barbara', 'santa-barbara', 'us', 1),
(426367, 782046, 'Hawthorne', 'hawthorne', 'us', 1),
(426368, 782046, 'Santa Monica', 'santa-monica', 'us', 1),
(426369, 782046, 'Alhambra', 'alhambra', 'us', 1),
(426370, 782046, 'Murrieta', 'murrieta', 'us', 1),
(426371, 782046, 'Citrus Heights', 'citrus-heights', 'us', 1),
(426372, 782046, 'Westminster', 'westminster', 'us', 1),
(426373, 782046, 'San Mateo', 'san-mateo', 'us', 1),
(426374, 782046, 'Redding', 'redding', 'us', 1),
(426375, 782046, 'Vista', 'vista', 'us', 1),
(426376, 782046, 'Elk Grove', 'elk-grove', 'us', 1),
(426377, 782046, 'El Cajon', 'el-cajon', 'us', 1),
(426378, 782046, 'Carson', 'carson', 'us', 1),
(426379, 782046, 'Mission Viejo', 'mission-viejo', 'us', 1),
(426380, 782046, 'Vacaville', 'vacaville', 'us', 1),
(426381, 782046, 'Compton', 'compton', 'us', 1),
(426382, 782046, 'Ventura', 'ventura', 'us', 1),
(426383, 782046, 'Daly City', 'daly-city', 'us', 1),
(426384, 782046, 'South Gate', 'south-gate', 'us', 1),
(426385, 782046, 'Berkeley', 'berkeley', 'us', 1),
(426386, 782046, 'Rialto', 'rialto', 'us', 1),
(426387, 782046, 'Santa Clara', 'santa-clara', 'us', 1),
(426388, 782046, 'Richmond', 'richmond', 'us', 1),
(426389, 782046, 'Burbank', 'burbank', 'us', 1),
(426390, 782046, 'Fairfield', 'fairfield', 'us', 1),
(426391, 782046, 'Antioch', 'antioch', 'us', 1),
(426392, 782046, 'Visalia', 'visalia', 'us', 1),
(426393, 782046, 'Costa Mesa', 'costa-mesa', 'us', 1),
(426394, 782046, 'Norwalk', 'norwalk', 'us', 1),
(426395, 782046, 'West Covina', 'west-covina', 'us', 1),
(426396, 782046, 'Downey', 'downey', 'us', 1),
(426397, 782046, 'Roseville', 'roseville', 'us', 1),
(426398, 782046, 'Inglewood', 'inglewood', 'us', 1),
(426399, 782046, 'Simi Valley', 'simi-valley', 'us', 1),
(426400, 782046, 'Vallejo', 'vallejo', 'us', 1),
(426401, 782046, 'East Los Angeles', 'east-los-angeles', 'us', 1),
(426402, 782046, 'El Monte', 'el-monte', 'us', 1),
(426403, 782046, 'Concord', 'concord', 'us', 1),
(426404, 782046, 'Sunnyvale', 'sunnyvale', 'us', 1),
(426405, 782046, 'Thousand Oaks', 'thousand-oaks', 'us', 1),
(426406, 782046, 'Orange', 'orange', 'us', 1),
(426407, 782046, 'Palmdale', 'palmdale', 'us', 1),
(426408, 782046, 'Fullerton', 'fullerton', 'us', 1),
(426409, 782046, 'Escondido', 'escondido', 'us', 1),
(426410, 782046, 'Hayward', 'hayward', 'us', 1),
(426411, 782046, 'Pasadena', 'pasadena', 'us', 1),
(426412, 782046, 'Torrance', 'torrance', 'us', 1),
(426413, 782046, 'Salinas', 'salinas', 'us', 1),
(426414, 782046, 'Corona', 'corona', 'us', 1),
(426415, 782046, 'Santa Rosa', 'santa-rosa', 'us', 1),
(426416, 782046, 'Pomona', 'pomona', 'us', 1),
(426417, 782046, 'Oceanside', 'oceanside', 'us', 1),
(426418, 782046, 'Garden Grove', 'garden-grove', 'us', 1),
(426419, 782046, 'Rancho Cucamonga', 'rancho-cucamonga', 'us', 1),
(426420, 782046, 'Moreno Valley', 'moreno-valley', 'us', 1),
(426421, 782046, 'Santa Clarita', 'santa-clarita', 'us', 1),
(426422, 782046, 'Fontana', 'fontana', 'us', 1),
(426423, 782046, 'Oxnard', 'oxnard', 'us', 1),
(426424, 782046, 'Ontario', 'ontario', 'us', 1),
(426425, 782046, 'Glendale', 'glendale', 'us', 1),
(426426, 782046, 'Huntington Beach', 'huntington-beach', 'us', 1),
(426427, 782046, 'San Bernardino', 'san-bernardino', 'us', 1),
(426428, 782046, 'Fremont', 'fremont', 'us', 1),
(426429, 782046, 'Chula Vista', 'chula-vista', 'us', 1),
(426430, 782046, 'Modesto', 'modesto', 'us', 1),
(426431, 782046, 'Stockton', 'stockton', 'us', 1),
(426432, 782046, 'Bakersfield', 'bakersfield', 'us', 1),
(426433, 782046, 'Riverside', 'riverside', 'us', 1),
(426434, 782046, 'Anaheim', 'anaheim', 'us', 1),
(426435, 782046, 'Santa Ana', 'santa-ana', 'us', 1),
(426436, 782046, 'Oakland', 'oakland', 'us', 1),
(426437, 782046, 'Fresno', 'fresno', 'us', 1),
(426438, 782046, 'Sacramento', 'sacramento', 'us', 1),
(426439, 782046, 'Long Beach', 'long-beach', 'us', 1),
(426440, 782046, 'San Francisco', 'san-francisco', 'us', 1),
(426441, 782046, 'San Jose', 'san-jose', 'us', 1),
(426442, 782046, 'San Diego', 'san-diego', 'us', 1),
(426443, 782046, 'Los Angeles', 'los-angeles', 'us', 1),
(426444, 782047, 'Agate', 'agate', 'us', 1),
(426445, 782047, 'Almont', 'almont', 'us', 1),
(426446, 782047, 'Anton', 'anton', 'us', 1),
(426447, 782047, 'Arapahoe', 'arapahoe', 'us', 1),
(426448, 782047, 'Austin', 'austin', 'us', 1),
(426449, 782047, 'Bailey', 'bailey', 'us', 1),
(426450, 782047, 'Beulah', 'beulah', 'us', 1),
(426451, 782047, 'Bond', 'bond', 'us', 1),
(426452, 782047, 'Brandon', 'brandon', 'us', 1),
(426453, 782047, 'Bristol', 'bristol', 'us', 1),
(426454, 782047, 'Buffalo Creek', 'buffalo-creek', 'us', 1),
(426455, 782047, 'Cahone', 'cahone', 'us', 1),
(426456, 782047, 'Capulin', 'capulin', 'us', 1),
(426457, 782047, 'Cascade', 'cascade', 'us', 1),
(426458, 782047, 'Chimney Rock', 'chimney-rock', 'us', 1),
(426459, 782047, 'Chromo', 'chromo', 'us', 1),
(426460, 782047, 'Cimarron', 'cimarron', 'us', 1),
(426461, 782047, 'Coaldale', 'coaldale', 'us', 1),
(426462, 782047, 'Como', 'como', 'us', 1),
(426463, 782047, 'Conejos', 'conejos', 'us', 1),
(426464, 782047, 'Conifer', 'conifer', 'us', 1),
(426465, 782047, 'Cope', 'cope', 'us', 1),
(426466, 782047, 'Cory', 'cory', 'us', 1),
(426467, 782047, 'Cotopaxi', 'cotopaxi', 'us', 1),
(426468, 782047, 'Divide', 'divide', 'us', 1),
(426469, 782047, 'Dumont', 'dumont', 'us', 1),
(426470, 782047, 'Eckert', 'eckert', 'us', 1),
(426471, 782047, 'Egnar', 'egnar', 'us', 1),
(426472, 782047, 'Elbert', 'elbert', 'us', 1),
(426473, 782047, 'Florissant', 'florissant', 'us', 1),
(426474, 782047, 'Gardner', 'gardner', 'us', 1),
(426475, 782047, 'Gateway', 'gateway', 'us', 1),
(426476, 782047, 'Guffey', 'guffey', 'us', 1),
(426477, 782047, 'Hartsel', 'hartsel', 'us', 1),
(426478, 782047, 'Hasty', 'hasty', 'us', 1),
(426479, 782047, 'Henderson', 'henderson', 'us', 1),
(426480, 782047, 'Hesperus', 'hesperus', 'us', 1),
(426481, 782047, 'Howard', 'howard', 'us', 1),
(426482, 782047, 'Idalia', 'idalia', 'us', 1),
(426483, 782047, 'Idledale', 'idledale', 'us', 1),
(426484, 782047, 'Jefferson', 'jefferson', 'us', 1),
(426485, 782047, 'Joes', 'joes', 'us', 1),
(426486, 782047, 'Karval', 'karval', 'us', 1),
(426487, 782047, 'Kirk', 'kirk', 'us', 1),
(426488, 782047, 'Lake George', 'lake-george', 'us', 1),
(426489, 782047, 'Lewis', 'lewis', 'us', 1),
(426490, 782047, 'Lindon', 'lindon', 'us', 1),
(426491, 782047, 'Loma', 'loma', 'us', 1),
(426492, 782047, 'Mack', 'mack', 'us', 1),
(426493, 782047, 'Marvel', 'marvel', 'us', 1),
(426494, 782047, 'McClave', 'mcclave', 'us', 1),
(426495, 782047, 'McCoy', 'mccoy', 'us', 1),
(426496, 782047, 'Mesa', 'mesa', 'us', 1),
(426497, 782047, 'Model', 'model', 'us', 1),
(426498, 782047, 'Molina', 'molina', 'us', 1),
(426499, 782047, 'Mosca', 'mosca', 'us', 1),
(426500, 782047, 'Paradox', 'paradox', 'us', 1),
(426501, 782047, 'Parlin', 'parlin', 'us', 1),
(426502, 782047, 'Peyton', 'peyton', 'us', 1),
(426503, 782047, 'Placerville', 'placerville', 'us', 1),
(426504, 782047, 'Pleasant View', 'pleasant-view', 'us', 1),
(426505, 782047, 'Powderhorn', 'powderhorn', 'us', 1),
(426506, 782047, 'Redstone', 'redstone', 'us', 1),
(426507, 782047, 'Rollinsville', 'rollinsville', 'us', 1),
(426508, 782047, 'Rush', 'rush', 'us', 1),
(426509, 782047, 'San Acacio', 'san-acacio', 'us', 1),
(426510, 782047, 'Shawnee', 'shawnee', 'us', 1),
(426511, 782047, 'Snowmass', 'snowmass', 'us', 1),
(426512, 782047, 'Somerset', 'somerset', 'us', 1),
(426513, 782047, 'Towner', 'towner', 'us', 1),
(426514, 782047, 'Vernon', 'vernon', 'us', 1),
(426515, 782047, 'Villa Grove', 'villa-grove', 'us', 1),
(426516, 782047, 'Watkins', 'watkins', 'us', 1),
(426517, 782047, 'Weston', 'weston', 'us', 1),
(426518, 782047, 'Wetmore', 'wetmore', 'us', 1),
(426519, 782047, 'Whitewater', 'whitewater', 'us', 1),
(426520, 782047, 'Wolcott', 'wolcott', 'us', 1),
(426521, 782047, 'Woodrow', 'woodrow', 'us', 1),
(426522, 782047, 'Woody Creek', 'woody-creek', 'us', 1),
(426523, 782047, 'Yellow Jacket', 'yellow-jacket', 'us', 1),
(426524, 782047, 'Yoder', 'yoder', 'us', 1),
(426525, 782047, 'Eastlake', 'eastlake', 'us', 1),
(426526, 782047, 'Redvale', 'redvale', 'us', 1),
(426527, 782047, 'Matheson', 'matheson', 'us', 1),
(426528, 782047, 'Amherst', 'amherst', 'us', 1),
(426529, 782047, 'Bellvue', 'bellvue', 'us', 1),
(426530, 782047, 'Briggsdale', 'briggsdale', 'us', 1),
(426531, 782047, 'Carr', 'carr', 'us', 1),
(426532, 782047, 'Clark', 'clark', 'us', 1),
(426533, 782047, 'Drake', 'drake', 'us', 1),
(426534, 782047, 'Galeton', 'galeton', 'us', 1),
(426535, 782047, 'Gill', 'gill', 'us', 1),
(426536, 782047, 'Glen Haven', 'glen-haven', 'us', 1),
(426537, 782047, 'Hamilton', 'hamilton', 'us', 1),
(426538, 782047, 'Hygiene', 'hygiene', 'us', 1),
(426539, 782047, 'Livermore', 'livermore', 'us', 1),
(426540, 782047, 'Lucerne', 'lucerne', 'us', 1),
(426541, 782047, 'Masonville', 'masonville', 'us', 1),
(426542, 782047, 'Maybell', 'maybell', 'us', 1),
(426543, 782047, 'Orchard', 'orchard', 'us', 1),
(426544, 782047, 'Parshall', 'parshall', 'us', 1),
(426545, 782047, 'Phippsburg', 'phippsburg', 'us', 1),
(426546, 782047, 'Rand', 'rand', 'us', 1),
(426547, 782047, 'Roggen', 'roggen', 'us', 1),
(426548, 782047, 'Slater', 'slater', 'us', 1),
(426549, 782047, 'Snyder', 'snyder', 'us', 1),
(426550, 782047, 'Stoneham', 'stoneham', 'us', 1),
(426551, 782047, 'Weldona', 'weldona', 'us', 1),
(426552, 782047, 'Blackhawk', 'blackhawk', 'us', 1),
(426553, 782047, 'Canon City', 'canon-city', 'us', 1),
(426554, 782047, 'Glade Park', 'glade-park', 'us', 1),
(426555, 782047, 'Nathrop', 'nathrop', 'us', 1),
(426556, 782047, 'Peterson AFB', 'peterson-afb', 'us', 1),
(426557, 782047, 'Pine', 'pine', 'us', 1),
(426558, 782047, 'USAF Academy', 'usaf-academy', 'us', 1),
(426559, 782047, 'Sheridan Lake', 'sheridan-lake', 'us', 1),
(426560, 782047, 'Two Buttes', 'two-buttes', 'us', 1),
(426561, 782047, 'Kim', 'kim', 'us', 1),
(426562, 782047, 'Haswell', 'haswell', 'us', 1),
(426563, 782047, 'Branson', 'branson', 'us', 1),
(426564, 782047, 'Crestone', 'crestone', 'us', 1),
(426565, 782047, 'Vona', 'vona', 'us', 1),
(426566, 782047, 'Marble', 'marble', 'us', 1),
(426567, 782047, 'Vilas', 'vilas', 'us', 1),
(426568, 782047, 'Franktown', 'franktown', 'us', 1),
(426569, 782047, 'New Raymer', 'new-raymer', 'us', 1),
(426570, 782047, 'Pitkin', 'pitkin', 'us', 1),
(426571, 782047, 'Moffat', 'moffat', 'us', 1),
(426572, 782047, 'Pritchett', 'pritchett', 'us', 1),
(426573, 782047, 'Ramah', 'ramah', 'us', 1),
(426574, 782047, 'Hooper', 'hooper', 'us', 1),
(426575, 782047, 'Cokedale', 'cokedale', 'us', 1),
(426576, 782047, 'Crook', 'crook', 'us', 1),
(426577, 782047, 'Campo', 'campo', 'us', 1),
(426578, 782047, 'Grover', 'grover', 'us', 1),
(426579, 782047, 'Ward', 'ward', 'us', 1),
(426580, 782047, 'Tabernash', 'tabernash', 'us', 1),
(426581, 782047, 'Sedgwick', 'sedgwick', 'us', 1),
(426582, 782047, 'Seibert', 'seibert', 'us', 1),
(426583, 782047, 'Alma', 'alma', 'us', 1),
(426584, 782047, 'Genoa', 'genoa', 'us', 1),
(426585, 782047, 'Jamestown', 'jamestown', 'us', 1),
(426586, 782047, 'Silver Plume', 'silver-plume', 'us', 1),
(426587, 782047, 'Rye', 'rye', 'us', 1),
(426588, 782047, 'Cheraw', 'cheraw', 'us', 1),
(426589, 782047, 'Atwood', 'atwood', 'us', 1),
(426590, 782047, 'Timnath', 'timnath', 'us', 1),
(426591, 782047, 'Rico', 'rico', 'us', 1),
(426592, 782047, 'Arriba', 'arriba', 'us', 1),
(426593, 782047, 'Iliff', 'iliff', 'us', 1),
(426594, 782047, 'Bethune', 'bethune', 'us', 1),
(426595, 782047, 'Kit Carson', 'kit-carson', 'us', 1),
(426596, 782047, 'Sedalia', 'sedalia', 'us', 1),
(426597, 782047, 'Peetz', 'peetz', 'us', 1),
(426598, 782047, 'Arboles', 'arboles', 'us', 1),
(426599, 782047, 'Louviers', 'louviers', 'us', 1),
(426600, 782047, 'Sugar City', 'sugar-city', 'us', 1),
(426601, 782047, 'Eckley', 'eckley', 'us', 1),
(426602, 782047, 'Hillrose', 'hillrose', 'us', 1),
(426603, 782047, 'Merino', 'merino', 'us', 1),
(426604, 782047, 'Red Cliff', 'red-cliff', 'us', 1),
(426605, 782047, 'Larkspur', 'larkspur', 'us', 1),
(426606, 782047, 'Ovid', 'ovid', 'us', 1),
(426607, 782047, 'Boone', 'boone', 'us', 1),
(426608, 782047, 'Lake City', 'lake-city', 'us', 1),
(426609, 782047, 'Empire', 'empire', 'us', 1),
(426610, 782047, 'Dinosaur', 'dinosaur', 'us', 1),
(426611, 782047, 'Olney Springs', 'olney-springs', 'us', 1),
(426612, 782047, 'Blanca', 'blanca', 'us', 1),
(426613, 782047, 'Crawford', 'crawford', 'us', 1),
(426614, 782047, 'Creede', 'creede', 'us', 1),
(426615, 782047, 'Collbran', 'collbran', 'us', 1),
(426616, 782047, 'Morrison', 'morrison', 'us', 1),
(426617, 782047, 'Victor', 'victor', 'us', 1),
(426618, 782047, 'Yampa', 'yampa', 'us', 1),
(426619, 782047, 'Grand Lake', 'grand-lake', 'us', 1),
(426620, 782047, 'Fleming', 'fleming', 'us', 1),
(426621, 782047, 'Central City', 'central-city', 'us', 1),
(426622, 782047, 'Wiley', 'wiley', 'us', 1),
(426623, 782047, 'Fort Garland', 'fort-garland', 'us', 1),
(426624, 782047, 'Poncha Springs', 'poncha-springs', 'us', 1),
(426625, 782047, 'De Beque', 'de-beque', 'us', 1),
(426626, 782047, 'Westcliffe', 'westcliffe', 'us', 1),
(426627, 782047, 'Norwood', 'norwood', 'us', 1),
(426628, 782047, 'Manzanola', 'manzanola', 'us', 1),
(426629, 782047, 'Otis', 'otis', 'us', 1),
(426630, 782047, 'Hot Sulphur Springs', 'hot-sulphur-springs', 'us', 1),
(426631, 782047, 'Nunn', 'nunn', 'us', 1),
(426632, 782047, 'Allenspark', 'allenspark', 'us', 1),
(426633, 782047, 'Silverton', 'silverton', 'us', 1),
(426634, 782047, 'South Fork', 'south-fork', 'us', 1),
(426635, 782047, 'Aguilar', 'aguilar', 'us', 1),
(426636, 782047, 'Red Feather Lakes', 'red-feather-lakes', 'us', 1),
(426637, 782047, 'Deer Trail', 'deer-trail', 'us', 1),
(426638, 782047, 'Eldorado Springs', 'eldorado-springs', 'us', 1),
(426639, 782047, 'Flagler', 'flagler', 'us', 1),
(426640, 782047, 'Saguache', 'saguache', 'us', 1),
(426641, 782047, 'Silver Cliff', 'silver-cliff', 'us', 1),
(426642, 782047, 'Granada', 'granada', 'us', 1),
(426643, 782047, 'Eads', 'eads', 'us', 1),
(426644, 782047, 'Kiowa', 'kiowa', 'us', 1),
(426645, 782047, 'Walden', 'walden', 'us', 1),
(426646, 782047, 'Ignacio', 'ignacio', 'us', 1),
(426647, 782047, 'Stratton', 'stratton', 'us', 1),
(426648, 782047, 'Walsh', 'walsh', 'us', 1),
(426649, 782047, 'Dove Creek', 'dove-creek', 'us', 1),
(426650, 782047, 'Swink', 'swink', 'us', 1),
(426651, 782047, 'Naturita', 'naturita', 'us', 1),
(426652, 782047, 'Fairplay', 'fairplay', 'us', 1),
(426653, 782047, 'San Luis', 'san-luis', 'us', 1),
(426654, 782047, 'Winter Park', 'winter-park', 'us', 1),
(426655, 782047, 'Nucla', 'nucla', 'us', 1),
(426656, 782047, 'Simla', 'simla', 'us', 1),
(426657, 782047, 'Ridgway', 'ridgway', 'us', 1),
(426658, 782047, 'Sanford', 'sanford', 'us', 1),
(426659, 782047, 'Green Mountain Falls', 'green-mountain-falls', 'us', 1),
(426660, 782047, 'Dillon', 'dillon', 'us', 1),
(426661, 782047, 'Oak Creek', 'oak-creek', 'us', 1),
(426662, 782047, 'La Jara', 'la-jara', 'us', 1),
(426663, 782047, 'Hugo', 'hugo', 'us', 1),
(426664, 782047, 'Antonito', 'antonito', 'us', 1),
(426665, 782047, 'Avondale', 'avondale', 'us', 1),
(426666, 782047, 'Keystone', 'keystone', 'us', 1),
(426667, 782047, 'Dolores', 'dolores', 'us', 1),
(426668, 782047, 'Ouray', 'ouray', 'us', 1),
(426669, 782047, 'Pierce', 'pierce', 'us', 1),
(426670, 782047, 'Cheyenne Wells', 'cheyenne-wells', 'us', 1),
(426671, 782047, 'La Veta', 'la-veta', 'us', 1),
(426672, 782047, 'Fraser', 'fraser', 'us', 1),
(426673, 782047, 'Calhan', 'calhan', 'us', 1),
(426674, 782047, 'Haxtun', 'haxtun', 'us', 1),
(426675, 782047, 'Wiggins', 'wiggins', 'us', 1),
(426676, 782047, 'Manassa', 'manassa', 'us', 1),
(426677, 782047, 'Holly', 'holly', 'us', 1),
(426678, 782047, 'Kittredge', 'kittredge', 'us', 1),
(426679, 782047, 'Hotchkiss', 'hotchkiss', 'us', 1),
(426680, 782047, 'Cripple Creek', 'cripple-creek', 'us', 1),
(426681, 782047, 'Log Lane Village', 'log-lane-village', 'us', 1),
(426682, 782047, 'Parachute', 'parachute', 'us', 1),
(426683, 782047, 'Georgetown', 'georgetown', 'us', 1),
(426684, 782047, 'Fowler', 'fowler', 'us', 1),
(426685, 782047, 'Columbine Valley', 'columbine-valley', 'us', 1),
(426686, 782047, 'Gilcrest', 'gilcrest', 'us', 1),
(426687, 782047, 'Mancos', 'mancos', 'us', 1),
(426688, 782047, 'Ordway', 'ordway', 'us', 1),
(426689, 782047, 'Minturn', 'minturn', 'us', 1),
(426690, 782047, 'Mountain Village', 'mountain-village', 'us', 1),
(426691, 782047, 'Byers', 'byers', 'us', 1),
(426692, 782047, 'Indian Hills', 'indian-hills', 'us', 1),
(426693, 782047, 'Keenesburg', 'keenesburg', 'us', 1),
(426694, 782047, 'Towaoc', 'towaoc', 'us', 1),
(426695, 782047, 'Nederland', 'nederland', 'us', 1),
(426696, 782047, 'Kersey', 'kersey', 'us', 1),
(426697, 782047, 'Springfield', 'springfield', 'us', 1),
(426698, 782047, 'Ault', 'ault', 'us', 1),
(426699, 782047, 'Julesburg', 'julesburg', 'us', 1),
(426700, 782047, 'Crested Butte', 'crested-butte', 'us', 1),
(426701, 782047, 'Severance', 'severance', 'us', 1),
(426702, 782047, 'Strasburg', 'strasburg', 'us', 1),
(426703, 782047, 'Pagosa Springs', 'pagosa-springs', 'us', 1),
(426704, 782047, 'Hayden', 'hayden', 'us', 1),
(426705, 782047, 'Granby', 'granby', 'us', 1),
(426706, 782047, 'Del Norte', 'del-norte', 'us', 1),
(426707, 782047, 'Elizabeth', 'elizabeth', 'us', 1),
(426708, 782047, 'Hudson', 'hudson', 'us', 1),
(426709, 782047, 'Akron', 'akron', 'us', 1),
(426710, 782047, 'Lyons', 'lyons', 'us', 1),
(426711, 782047, 'Paonia', 'paonia', 'us', 1),
(426712, 782047, 'Kremmling', 'kremmling', 'us', 1),
(426713, 782047, 'Bayfield', 'bayfield', 'us', 1),
(426714, 782047, 'Olathe', 'olathe', 'us', 1),
(426715, 782047, 'La Salle', 'la-salle', 'us', 1),
(426716, 782047, 'Snowmass Village', 'snowmass-village', 'us', 1),
(426717, 782047, 'Idaho Springs', 'idaho-springs', 'us', 1),
(426718, 782047, 'Limon', 'limon', 'us', 1),
(426719, 782047, 'Rangely', 'rangely', 'us', 1),
(426720, 782047, 'Wray', 'wray', 'us', 1),
(426721, 782047, 'Cedaredge', 'cedaredge', 'us', 1),
(426722, 782047, 'Buena Vista', 'buena-vista', 'us', 1),
(426723, 782047, 'Meeker', 'meeker', 'us', 1),
(426724, 782047, 'Holyoke', 'holyoke', 'us', 1),
(426725, 782047, 'Mead', 'mead', 'us', 1),
(426726, 782047, 'Palmer Lake', 'palmer-lake', 'us', 1),
(426727, 782047, 'Silt', 'silt', 'us', 1),
(426728, 782047, 'Telluride', 'telluride', 'us', 1),
(426729, 782047, 'Bennett', 'bennett', 'us', 1),
(426730, 782047, 'Las Animas', 'las-animas', 'us', 1),
(426731, 782047, 'Frisco', 'frisco', 'us', 1),
(426732, 782047, 'Center', 'center', 'us', 1),
(426733, 782047, 'Colorado City', 'colorado-city', 'us', 1),
(426734, 782047, 'Wellington', 'wellington', 'us', 1),
(426735, 782047, 'Leadville', 'leadville', 'us', 1),
(426736, 782047, 'Platteville', 'platteville', 'us', 1),
(426737, 782047, 'Palisade', 'palisade', 'us', 1),
(426738, 782047, 'Breckenridge', 'breckenridge', 'us', 1),
(426739, 782047, 'Monument', 'monument', 'us', 1),
(426740, 782047, 'Laporte', 'laporte', 'us', 1),
(426741, 782047, 'New Castle', 'new-castle', 'us', 1),
(426742, 782047, 'Basalt', 'basalt', 'us', 1),
(426743, 782047, 'Yuma', 'yuma', 'us', 1),
(426744, 782047, 'Dacono', 'dacono', 'us', 1),
(426745, 782047, 'Burlington', 'burlington', 'us', 1),
(426746, 782047, 'Florence', 'florence', 'us', 1),
(426747, 782047, 'Eagle', 'eagle', 'us', 1),
(426748, 782047, 'Walsenburg', 'walsenburg', 'us', 1),
(426749, 782047, 'Silverthorne', 'silverthorne', 'us', 1),
(426750, 782047, 'Rocky Ford', 'rocky-ford', 'us', 1),
(426751, 782047, 'Lochbuie', 'lochbuie', 'us', 1),
(426752, 782047, 'Monte Vista', 'monte-vista', 'us', 1),
(426753, 782047, 'Eaton', 'eaton', 'us', 1),
(426754, 782047, 'Vail', 'vail', 'us', 1),
(426755, 782047, 'Niwot', 'niwot', 'us', 1),
(426756, 782047, 'Manitou Springs', 'manitou-springs', 'us', 1),
(426757, 782047, 'Brush', 'brush', 'us', 1),
(426758, 782047, 'Gypsum', 'gypsum', 'us', 1),
(426759, 782047, 'Berthoud', 'berthoud', 'us', 1),
(426760, 782047, 'Penrose', 'penrose', 'us', 1),
(426761, 782047, 'Gunnison', 'gunnison', 'us', 1),
(426762, 782047, 'Edgewater', 'edgewater', 'us', 1),
(426763, 782047, 'Salida', 'salida', 'us', 1),
(426764, 782047, 'Sheridan', 'sheridan', 'us', 1),
(426765, 782047, 'El Jebel', 'el-jebel', 'us', 1),
(426766, 782047, 'Aspen', 'aspen', 'us', 1),
(426767, 782047, 'Estes Park', 'estes-park', 'us', 1),
(426768, 782047, 'Carbondale', 'carbondale', 'us', 1),
(426769, 782047, 'Milliken', 'milliken', 'us', 1),
(426770, 782047, 'Twin Lakes', 'twin-lakes', 'us', 1),
(426771, 782047, 'Johnstown', 'johnstown', 'us', 1),
(426772, 782047, 'Woodland Park', 'woodland-park', 'us', 1),
(426773, 782047, 'Fruita', 'fruita', 'us', 1),
(426774, 782047, 'Avon', 'avon', 'us', 1),
(426775, 782047, 'La Junta', 'la-junta', 'us', 1),
(426776, 782047, 'Fort Lupton', 'fort-lupton', 'us', 1),
(426777, 782047, 'Frederick', 'frederick', 'us', 1),
(426778, 782047, 'Rifle', 'rifle', 'us', 1),
(426779, 782047, 'Lone Tree', 'lone-tree', 'us', 1),
(426780, 782047, 'Delta', 'delta', 'us', 1),
(426781, 782047, 'Cortez', 'cortez', 'us', 1),
(426782, 782047, 'Lamar', 'lamar', 'us', 1),
(426783, 782047, 'Glenwood Springs', 'glenwood-springs', 'us', 1),
(426784, 782047, 'Firestone', 'firestone', 'us', 1),
(426785, 782047, 'Alamosa', 'alamosa', 'us', 1),
(426786, 782047, 'Edwards', 'edwards', 'us', 1),
(426787, 782047, 'Trinidad', 'trinidad', 'us', 1),
(426788, 782047, 'Steamboat Springs', 'steamboat-springs', 'us', 1),
(426789, 782047, 'Craig', 'craig', 'us', 1),
(426790, 782047, 'Evergreen', 'evergreen', 'us', 1),
(426791, 782047, 'Erie', 'erie', 'us', 1),
(426792, 782047, 'Fort Carson', 'fort-carson', 'us', 1),
(426793, 782047, 'Fort Morgan', 'fort-morgan', 'us', 1),
(426794, 782047, 'Superior', 'superior', 'us', 1),
(426795, 782047, 'Federal Heights', 'federal-heights', 'us', 1),
(426796, 782047, 'Sterling', 'sterling', 'us', 1),
(426797, 782047, 'Greenwood Village', 'greenwood-village', 'us', 1),
(426798, 782047, 'Windsor', 'windsor', 'us', 1),
(426799, 782047, 'Durango', 'durango', 'us', 1),
(426800, 782047, 'Montrose', 'montrose', 'us', 1),
(426801, 782047, 'Fountain', 'fountain', 'us', 1),
(426802, 782047, 'Golden', 'golden', 'us', 1),
(426803, 782047, 'Louisville', 'louisville', 'us', 1),
(426804, 782047, 'Clifton', 'clifton', 'us', 1),
(426805, 782047, 'Evans', 'evans', 'us', 1),
(426806, 782047, 'Commerce City', 'commerce-city', 'us', 1),
(426807, 782047, 'Lafayette', 'lafayette', 'us', 1),
(426808, 782047, 'Pueblo West', 'pueblo-west', 'us', 1),
(426809, 782047, 'Brighton', 'brighton', 'us', 1),
(426810, 782047, 'Wheat Ridge', 'wheat-ridge', 'us', 1),
(426811, 782047, 'Northglenn', 'northglenn', 'us', 1),
(426812, 782047, 'Englewood', 'englewood', 'us', 1),
(426813, 782047, 'Castle Rock', 'castle-rock', 'us', 1),
(426814, 782047, 'Littleton', 'littleton', 'us', 1),
(426815, 782047, 'Parker', 'parker', 'us', 1),
(426816, 782047, 'Broomfield', 'broomfield', 'us', 1),
(426817, 782047, 'Grand Junction', 'grand-junction', 'us', 1),
(426818, 782047, 'Loveland', 'loveland', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(426819, 782047, 'Longmont', 'longmont', 'us', 1),
(426820, 782047, 'Greeley', 'greeley', 'us', 1),
(426821, 782047, 'Boulder', 'boulder', 'us', 1),
(426822, 782047, 'Centennial', 'centennial', 'us', 1),
(426823, 782047, 'Highlands Ranch', 'highlands-ranch', 'us', 1),
(426824, 782047, 'Arvada', 'arvada', 'us', 1),
(426825, 782047, 'Westminster', 'westminster', 'us', 1),
(426826, 782047, 'Pueblo', 'pueblo', 'us', 1),
(426827, 782047, 'Thornton', 'thornton', 'us', 1),
(426828, 782047, 'Fort Collins', 'fort-collins', 'us', 1),
(426829, 782047, 'Lakewood', 'lakewood', 'us', 1),
(426830, 782047, 'Aurora', 'aurora', 'us', 1),
(426831, 782047, 'Colorado Springs', 'colorado-springs', 'us', 1),
(426832, 782047, 'Denver', 'denver', 'us', 1),
(426833, 782048, 'Haddam', 'haddam', 'us', 1),
(426834, 782048, 'Norfolk', 'norfolk', 'us', 1),
(426835, 782048, 'Union', 'union', 'us', 1),
(426836, 782048, 'Cornwall', 'cornwall', 'us', 1),
(426837, 782048, 'Cornwall Bridge', 'cornwall-bridge', 'us', 1),
(426838, 782048, 'Cos Cob', 'cos-cob', 'us', 1),
(426839, 782048, 'Coventry', 'coventry', 'us', 1),
(426840, 782048, 'Dayville', 'dayville', 'us', 1),
(426841, 782048, 'Deep River', 'deep-river', 'us', 1),
(426842, 782048, 'East Berlin', 'east-berlin', 'us', 1),
(426843, 782048, 'East Canaan', 'east-canaan', 'us', 1),
(426844, 782048, 'East Granby', 'east-granby', 'us', 1),
(426845, 782048, 'East Hartland', 'east-hartland', 'us', 1),
(426846, 782048, 'East Killingly', 'east-killingly', 'us', 1),
(426847, 782048, 'East Woodstock', 'east-woodstock', 'us', 1),
(426848, 782048, 'Eastford', 'eastford', 'us', 1),
(426849, 782048, 'Easton', 'easton', 'us', 1),
(426850, 782048, 'Enfield', 'enfield', 'us', 1),
(426851, 782048, 'Essex', 'essex', 'us', 1),
(426852, 782048, 'Falls Village', 'falls-village', 'us', 1),
(426853, 782048, 'Gales Ferry', 'gales-ferry', 'us', 1),
(426854, 782048, 'Gaylordsville', 'gaylordsville', 'us', 1),
(426855, 782048, 'Goshen', 'goshen', 'us', 1),
(426856, 782048, 'Granby', 'granby', 'us', 1),
(426857, 782048, 'Greens Farms', 'greens-farms', 'us', 1),
(426858, 782048, 'Greenwich', 'greenwich', 'us', 1),
(426859, 782048, 'Hadlyme', 'hadlyme', 'us', 1),
(426860, 782048, 'Hampton', 'hampton', 'us', 1),
(426861, 782048, 'Harwinton', 'harwinton', 'us', 1),
(426862, 782048, 'Hawleyville', 'hawleyville', 'us', 1),
(426863, 782048, 'Ivoryton', 'ivoryton', 'us', 1),
(426864, 782048, 'Kent', 'kent', 'us', 1),
(426865, 782048, 'Killingworth', 'killingworth', 'us', 1),
(426866, 782048, 'Lakeville', 'lakeville', 'us', 1),
(426867, 782048, 'Lebanon', 'lebanon', 'us', 1),
(426868, 782048, 'Marion', 'marion', 'us', 1),
(426869, 782048, 'Marlborough', 'marlborough', 'us', 1),
(426870, 782048, 'Middle Haddam', 'middle-haddam', 'us', 1),
(426871, 782048, 'Middlebury', 'middlebury', 'us', 1),
(426872, 782048, 'Middlefield', 'middlefield', 'us', 1),
(426873, 782048, 'Milldale', 'milldale', 'us', 1),
(426874, 782048, 'Monroe', 'monroe', 'us', 1),
(426875, 782048, 'Morris', 'morris', 'us', 1),
(426876, 782048, 'New Canaan', 'new-canaan', 'us', 1),
(426877, 782048, 'New Fairfield', 'new-fairfield', 'us', 1),
(426878, 782048, 'New Hartford', 'new-hartford', 'us', 1),
(426879, 782048, 'North Franklin', 'north-franklin', 'us', 1),
(426880, 782048, 'North Stonington', 'north-stonington', 'us', 1),
(426881, 782048, 'North Windham', 'north-windham', 'us', 1),
(426882, 782048, 'Northfield', 'northfield', 'us', 1),
(426883, 782048, 'Northford', 'northford', 'us', 1),
(426884, 782048, 'Oakdale', 'oakdale', 'us', 1),
(426885, 782048, 'Old Lyme', 'old-lyme', 'us', 1),
(426886, 782048, 'Oneco', 'oneco', 'us', 1),
(426887, 782048, 'Pequabuck', 'pequabuck', 'us', 1),
(426888, 782048, 'Pine Meadow', 'pine-meadow', 'us', 1),
(426889, 782048, 'Plantsville', 'plantsville', 'us', 1),
(426890, 782048, 'Pleasant Valley', 'pleasant-valley', 'us', 1),
(426891, 782048, 'Pomfret', 'pomfret', 'us', 1),
(426892, 782048, 'Pomfret Center', 'pomfret-center', 'us', 1),
(426893, 782048, 'Quaker Hill', 'quaker-hill', 'us', 1),
(426894, 782048, 'Redding', 'redding', 'us', 1),
(426895, 782048, 'Riverside', 'riverside', 'us', 1),
(426896, 782048, 'Riverton', 'riverton', 'us', 1),
(426897, 782048, 'Rocky Hill', 'rocky-hill', 'us', 1),
(426898, 782048, 'Roxbury', 'roxbury', 'us', 1),
(426899, 782048, 'Salem', 'salem', 'us', 1),
(426900, 782048, 'Salisbury', 'salisbury', 'us', 1),
(426901, 782048, 'Sandy Hook', 'sandy-hook', 'us', 1),
(426902, 782048, 'Scotland', 'scotland', 'us', 1),
(426903, 782048, 'Sharon', 'sharon', 'us', 1),
(426904, 782048, 'Sherman', 'sherman', 'us', 1),
(426905, 782048, 'Simsbury', 'simsbury', 'us', 1),
(426906, 782048, 'Somersville', 'somersville', 'us', 1),
(426907, 782048, 'South Kent', 'south-kent', 'us', 1),
(426908, 782048, 'South Glastonbury', 'south-glastonbury', 'us', 1),
(426909, 782048, 'Southington', 'southington', 'us', 1),
(426910, 782048, 'Southport', 'southport', 'us', 1),
(426911, 782048, 'Sterling', 'sterling', 'us', 1),
(426912, 782048, 'Suffield', 'suffield', 'us', 1),
(426913, 782048, 'Taftville', 'taftville', 'us', 1),
(426914, 782048, 'Thomaston', 'thomaston', 'us', 1),
(426915, 782048, 'Uncasville', 'uncasville', 'us', 1),
(426916, 782048, 'Unionville', 'unionville', 'us', 1),
(426917, 782048, 'Vernon', 'vernon', 'us', 1),
(426918, 782048, 'Voluntown', 'voluntown', 'us', 1),
(426919, 782048, 'Warren', 'warren', 'us', 1),
(426920, 782048, 'Washington', 'washington', 'us', 1),
(426921, 782048, 'West Cornwall', 'west-cornwall', 'us', 1),
(426922, 782048, 'West Granby', 'west-granby', 'us', 1),
(426923, 782048, 'West Redding', 'west-redding', 'us', 1),
(426924, 782048, 'West Suffield', 'west-suffield', 'us', 1),
(426925, 782048, 'Westbrook', 'westbrook', 'us', 1),
(426926, 782048, 'Weston', 'weston', 'us', 1),
(426927, 782048, 'Wilton', 'wilton', 'us', 1),
(426928, 782048, 'Windsor', 'windsor', 'us', 1),
(426929, 782048, 'Woodstock', 'woodstock', 'us', 1),
(426930, 782048, 'Woodstock Valley', 'woodstock-valley', 'us', 1),
(426931, 782048, 'Yantic', 'yantic', 'us', 1),
(426932, 782048, 'Baltic', 'baltic', 'us', 1),
(426933, 782048, 'Amston', 'amston', 'us', 1),
(426934, 782048, 'Andover', 'andover', 'us', 1),
(426935, 782048, 'Ashford', 'ashford', 'us', 1),
(426936, 782048, 'Avon', 'avon', 'us', 1),
(426937, 782048, 'Barkhamsted', 'barkhamsted', 'us', 1),
(426938, 782048, 'Beacon Falls', 'beacon-falls', 'us', 1),
(426939, 782048, 'Berlin', 'berlin', 'us', 1),
(426940, 782048, 'Bethany', 'bethany', 'us', 1),
(426941, 782048, 'Bethlehem', 'bethlehem', 'us', 1),
(426942, 782048, 'Bloomfield', 'bloomfield', 'us', 1),
(426943, 782048, 'Bolton', 'bolton', 'us', 1),
(426944, 782048, 'Bridgewater', 'bridgewater', 'us', 1),
(426945, 782048, 'Brookfield', 'brookfield', 'us', 1),
(426946, 782048, 'Brooklyn', 'brooklyn', 'us', 1),
(426947, 782048, 'Burlington', 'burlington', 'us', 1),
(426948, 782048, 'Canterbury', 'canterbury', 'us', 1),
(426949, 782048, 'Canton', 'canton', 'us', 1),
(426950, 782048, 'Canton Center', 'canton-center', 'us', 1),
(426951, 782048, 'Centerbrook', 'centerbrook', 'us', 1),
(426952, 782048, 'Central Village', 'central-village', 'us', 1),
(426953, 782048, 'Chaplin', 'chaplin', 'us', 1),
(426954, 782048, 'Chester', 'chester', 'us', 1),
(426955, 782048, 'Colebrook', 'colebrook', 'us', 1),
(426956, 782048, 'Columbia', 'columbia', 'us', 1),
(426957, 782048, 'Bozrah', 'bozrah', 'us', 1),
(426958, 782048, 'East Lyme', 'east-lyme', 'us', 1),
(426959, 782048, 'East Windsor', 'east-windsor', 'us', 1),
(426960, 782048, 'Ledyard', 'ledyard', 'us', 1),
(426961, 782048, 'Lisbon', 'lisbon', 'us', 1),
(426962, 782048, 'Montville', 'montville', 'us', 1),
(426963, 782048, 'North Grosvenordale', 'north-grosvenordale', 'us', 1),
(426964, 782048, 'Rockfall', 'rockfall', 'us', 1),
(426965, 782048, 'Storrs Mansfield', 'storrs-mansfield', 'us', 1),
(426966, 782048, 'Vernon Rockville', 'vernon-rockville', 'us', 1),
(426967, 782048, 'Washington Depot', 'washington-depot', 'us', 1),
(426968, 782048, 'Waterford', 'waterford', 'us', 1),
(426969, 782048, 'Willington', 'willington', 'us', 1),
(426970, 782048, 'Stonington', 'stonington', 'us', 1),
(426971, 782048, 'Litchfield', 'litchfield', 'us', 1),
(426972, 782048, 'Bantam', 'bantam', 'us', 1),
(426973, 782048, 'Mansfield Center', 'mansfield-center', 'us', 1),
(426974, 782048, 'New Preston', 'new-preston', 'us', 1),
(426975, 782048, 'Wauregan', 'wauregan', 'us', 1),
(426976, 782048, 'South Windham', 'south-windham', 'us', 1),
(426977, 782048, 'Quinebaug', 'quinebaug', 'us', 1),
(426978, 782048, 'South Woodstock', 'south-woodstock', 'us', 1),
(426979, 782048, 'Canaan', 'canaan', 'us', 1),
(426980, 782048, 'Moodus', 'moodus', 'us', 1),
(426981, 782048, 'Tariffville', 'tariffville', 'us', 1),
(426982, 782048, 'Georgetown', 'georgetown', 'us', 1),
(426983, 782048, 'Higganum', 'higganum', 'us', 1),
(426984, 782048, 'Newtown', 'newtown', 'us', 1),
(426985, 782048, 'North Granby', 'north-granby', 'us', 1),
(426986, 782048, 'West Simsbury', 'west-simsbury', 'us', 1),
(426987, 782048, 'Durham', 'durham', 'us', 1),
(426988, 782048, 'Collinsville', 'collinsville', 'us', 1),
(426989, 782048, 'Weatogue', 'weatogue', 'us', 1),
(426990, 782048, 'Jewett City', 'jewett-city', 'us', 1),
(426991, 782048, 'Old Mystic', 'old-mystic', 'us', 1),
(426992, 782048, 'Niantic', 'niantic', 'us', 1),
(426993, 782048, 'Moosup', 'moosup', 'us', 1),
(426994, 782048, 'Broad Brook', 'broad-brook', 'us', 1),
(426995, 782048, 'Danielson', 'danielson', 'us', 1),
(426996, 782048, 'Stafford Springs', 'stafford-springs', 'us', 1),
(426997, 782048, 'Mystic', 'mystic', 'us', 1),
(426998, 782048, 'Preston City', 'preston-city', 'us', 1),
(426999, 782048, 'Terryville', 'terryville', 'us', 1),
(427000, 782048, 'Pawcatuck', 'pawcatuck', 'us', 1),
(427001, 782048, 'Winsted', 'winsted', 'us', 1),
(427002, 782048, 'Ridgefield', 'ridgefield', 'us', 1),
(427003, 782048, 'Oakville', 'oakville', 'us', 1),
(427004, 782048, 'Kensington', 'kensington', 'us', 1),
(427005, 782048, 'East Haddam', 'east-haddam', 'us', 1),
(427006, 782048, 'Putnam', 'putnam', 'us', 1),
(427007, 782048, 'Bethel', 'bethel', 'us', 1),
(427008, 782048, 'Hebron', 'hebron', 'us', 1),
(427009, 782048, 'Woodbridge', 'woodbridge', 'us', 1),
(427010, 782048, 'Thompson', 'thompson', 'us', 1),
(427011, 782048, 'Prospect', 'prospect', 'us', 1),
(427012, 782048, 'East Hampton', 'east-hampton', 'us', 1),
(427013, 782048, 'Woodbury', 'woodbury', 'us', 1),
(427014, 782048, 'Groton', 'groton', 'us', 1),
(427015, 782048, 'Old Saybrook', 'old-saybrook', 'us', 1),
(427016, 782048, 'Winchester Center', 'winchester-center', 'us', 1),
(427017, 782048, 'Somers', 'somers', 'us', 1),
(427018, 782048, 'Oxford', 'oxford', 'us', 1),
(427019, 782048, 'Stafford', 'stafford', 'us', 1),
(427020, 782048, 'Windsor Locks', 'windsor-locks', 'us', 1),
(427021, 782048, 'Plymouth', 'plymouth', 'us', 1),
(427022, 782048, 'Derby', 'derby', 'us', 1),
(427023, 782048, 'Cromwell', 'cromwell', 'us', 1),
(427024, 782048, 'Orange', 'orange', 'us', 1),
(427025, 782048, 'Clinton', 'clinton', 'us', 1),
(427026, 782048, 'North Branford', 'north-branford', 'us', 1),
(427027, 782048, 'Portland', 'portland', 'us', 1),
(427028, 782048, 'Ellington', 'ellington', 'us', 1),
(427029, 782048, 'Tolland', 'tolland', 'us', 1),
(427030, 782048, 'Plainfield', 'plainfield', 'us', 1),
(427031, 782048, 'Colchester', 'colchester', 'us', 1),
(427032, 782048, 'Seymour', 'seymour', 'us', 1),
(427033, 782048, 'Wolcott', 'wolcott', 'us', 1),
(427034, 782048, 'Willimantic', 'willimantic', 'us', 1),
(427035, 782048, 'Plainville', 'plainville', 'us', 1),
(427036, 782048, 'Wallingford', 'wallingford', 'us', 1),
(427037, 782048, 'Ansonia', 'ansonia', 'us', 1),
(427038, 782048, 'Madison', 'madison', 'us', 1),
(427039, 782048, 'Southbury', 'southbury', 'us', 1),
(427040, 782048, 'Darien', 'darien', 'us', 1),
(427041, 782048, 'Watertown', 'watertown', 'us', 1),
(427042, 782048, 'Guilford', 'guilford', 'us', 1),
(427043, 782048, 'Windham', 'windham', 'us', 1),
(427044, 782048, 'North Haven', 'north-haven', 'us', 1),
(427045, 782048, 'South Windsor', 'south-windsor', 'us', 1),
(427046, 782048, 'Farmington', 'farmington', 'us', 1),
(427047, 782048, 'New London', 'new-london', 'us', 1),
(427048, 782048, 'Westport', 'westport', 'us', 1),
(427049, 782048, 'Wethersfield', 'wethersfield', 'us', 1),
(427050, 782048, 'East Haven', 'east-haven', 'us', 1),
(427051, 782048, 'Branford', 'branford', 'us', 1),
(427052, 782048, 'Cheshire', 'cheshire', 'us', 1),
(427053, 782048, 'Newington', 'newington', 'us', 1),
(427054, 782048, 'Glastonbury', 'glastonbury', 'us', 1),
(427055, 782048, 'Naugatuck', 'naugatuck', 'us', 1),
(427056, 782048, 'Torrington', 'torrington', 'us', 1),
(427057, 782048, 'Trumbull', 'trumbull', 'us', 1),
(427058, 782048, 'Norwich', 'norwich', 'us', 1),
(427059, 782048, 'Shelton', 'shelton', 'us', 1),
(427060, 782048, 'New Milford', 'new-milford', 'us', 1),
(427061, 782048, 'East Hartford', 'east-hartford', 'us', 1),
(427062, 782048, 'Middletown', 'middletown', 'us', 1),
(427063, 782048, 'Milford', 'milford', 'us', 1),
(427064, 782048, 'Stratford', 'stratford', 'us', 1),
(427065, 782048, 'West Haven', 'west-haven', 'us', 1),
(427066, 782048, 'Manchester', 'manchester', 'us', 1),
(427067, 782048, 'Fairfield', 'fairfield', 'us', 1),
(427068, 782048, 'Meriden', 'meriden', 'us', 1),
(427069, 782048, 'Hamden', 'hamden', 'us', 1),
(427070, 782048, 'Bristol', 'bristol', 'us', 1),
(427071, 782048, 'Old Greenwich', 'old-greenwich', 'us', 1),
(427072, 782048, 'West Hartford', 'west-hartford', 'us', 1),
(427073, 782048, 'New Britain', 'new-britain', 'us', 1),
(427074, 782048, 'Danbury', 'danbury', 'us', 1),
(427075, 782048, 'Norwalk', 'norwalk', 'us', 1),
(427076, 782048, 'Waterbury', 'waterbury', 'us', 1),
(427077, 782048, 'Stamford', 'stamford', 'us', 1),
(427078, 782048, 'Hartford', 'hartford', 'us', 1),
(427079, 782048, 'New Haven', 'new-haven', 'us', 1),
(427080, 782048, 'Bridgeport', 'bridgeport', 'us', 1),
(427081, 782049, 'Christiana', 'christiana', 'us', 1),
(427082, 782049, 'Harbeson', 'harbeson', 'us', 1),
(427083, 782049, 'Lincoln', 'lincoln', 'us', 1),
(427084, 782049, 'Marshallton', 'marshallton', 'us', 1),
(427085, 782049, 'Marydel', 'marydel', 'us', 1),
(427086, 782049, 'Montchanin', 'montchanin', 'us', 1),
(427087, 782049, 'Nassau', 'nassau', 'us', 1),
(427088, 782049, 'Port Penn', 'port-penn', 'us', 1),
(427089, 782049, 'Rockland', 'rockland', 'us', 1),
(427090, 782049, 'Yorklyn', 'yorklyn', 'us', 1),
(427091, 782049, 'Camden Wyoming', 'camden-wyoming', 'us', 1),
(427092, 782049, 'Dover AFB', 'dover-afb', 'us', 1),
(427093, 782049, 'Farmington', 'farmington', 'us', 1),
(427094, 782049, 'Hartly', 'hartly', 'us', 1),
(427095, 782049, 'Viola', 'viola', 'us', 1),
(427096, 782049, 'Woodside', 'woodside', 'us', 1),
(427097, 782049, 'Bethel', 'bethel', 'us', 1),
(427098, 782049, 'Little Creek', 'little-creek', 'us', 1),
(427099, 782049, 'Magnolia', 'magnolia', 'us', 1),
(427100, 782049, 'Kenton', 'kenton', 'us', 1),
(427101, 782049, 'Millville', 'millville', 'us', 1),
(427102, 782049, 'Odessa', 'odessa', 'us', 1),
(427103, 782049, 'Dewey Beach', 'dewey-beach', 'us', 1),
(427104, 782049, 'Cheswold', 'cheswold', 'us', 1),
(427105, 782049, 'Ellendale', 'ellendale', 'us', 1),
(427106, 782049, 'Fenwick Island', 'fenwick-island', 'us', 1),
(427107, 782049, 'Townsend', 'townsend', 'us', 1),
(427108, 782049, 'Houston', 'houston', 'us', 1),
(427109, 782049, 'Dagsboro', 'dagsboro', 'us', 1),
(427110, 782049, 'Frederica', 'frederica', 'us', 1),
(427111, 782049, 'Frankford', 'frankford', 'us', 1),
(427112, 782049, 'Felton', 'felton', 'us', 1),
(427113, 782049, 'Greenwood', 'greenwood', 'us', 1),
(427114, 782049, 'Bethany Beach', 'bethany-beach', 'us', 1),
(427115, 782049, 'Ocean View', 'ocean-view', 'us', 1),
(427116, 782049, 'Newport', 'newport', 'us', 1),
(427117, 782049, 'Wyoming', 'wyoming', 'us', 1),
(427118, 782049, 'Clayton', 'clayton', 'us', 1),
(427119, 782049, 'Delmar', 'delmar', 'us', 1),
(427120, 782049, 'Delaware City', 'delaware-city', 'us', 1),
(427121, 782049, 'Rehoboth Beach', 'rehoboth-beach', 'us', 1),
(427122, 782049, 'Bridgeville', 'bridgeville', 'us', 1),
(427123, 782049, 'Selbyville', 'selbyville', 'us', 1),
(427124, 782049, 'Milton', 'milton', 'us', 1),
(427125, 782049, 'Camden', 'camden', 'us', 1),
(427126, 782049, 'Greenville', 'greenville', 'us', 1),
(427127, 782049, 'Millsboro', 'millsboro', 'us', 1),
(427128, 782049, 'Lewes', 'lewes', 'us', 1),
(427129, 782049, 'Harrington', 'harrington', 'us', 1),
(427130, 782049, 'Laurel', 'laurel', 'us', 1),
(427131, 782049, 'New Castle', 'new-castle', 'us', 1),
(427132, 782049, 'Georgetown', 'georgetown', 'us', 1),
(427133, 782049, 'Edgemoor', 'edgemoor', 'us', 1),
(427134, 782049, 'Smyrna', 'smyrna', 'us', 1),
(427135, 782049, 'Middletown', 'middletown', 'us', 1),
(427136, 782049, 'Seaford', 'seaford', 'us', 1),
(427137, 782049, 'Milford', 'milford', 'us', 1),
(427138, 782049, 'Claymont', 'claymont', 'us', 1),
(427139, 782049, 'Hockessin', 'hockessin', 'us', 1),
(427140, 782049, 'Bear', 'bear', 'us', 1),
(427141, 782049, 'Newark', 'newark', 'us', 1),
(427142, 782049, 'Dover', 'dover', 'us', 1),
(427143, 782049, 'Wilmington', 'wilmington', 'us', 1),
(427144, 782050, 'Bolling AFB', 'bolling-afb', 'us', 1),
(427145, 782050, 'Fort McNair', 'fort-mcnair', 'us', 1),
(427146, 782050, 'Washington', 'washington', 'us', 1),
(427147, 782051, 'Lake Monroe', 'lake-monroe', 'us', 1),
(427148, 782051, 'Parrish', 'parrish', 'us', 1),
(427149, 782051, 'Alturas', 'alturas', 'us', 1),
(427150, 782051, 'Anthony', 'anthony', 'us', 1),
(427151, 782051, 'Aripeka', 'aripeka', 'us', 1),
(427152, 782051, 'Ave Maria', 'ave-maria', 'us', 1),
(427153, 782051, 'Baker', 'baker', 'us', 1),
(427154, 782051, 'Balm', 'balm', 'us', 1),
(427155, 782051, 'Barberville', 'barberville', 'us', 1),
(427156, 782051, 'Boca Grande', 'boca-grande', 'us', 1),
(427157, 782051, 'Bostwick', 'bostwick', 'us', 1),
(427158, 782051, 'Bryceville', 'bryceville', 'us', 1),
(427159, 782051, 'Candler', 'candler', 'us', 1),
(427160, 782051, 'Cantonment', 'cantonment', 'us', 1),
(427161, 782051, 'Cassadaga', 'cassadaga', 'us', 1),
(427162, 782051, 'Citra', 'citra', 'us', 1),
(427163, 782051, 'Clarcona', 'clarcona', 'us', 1),
(427164, 782051, 'Clarksville', 'clarksville', 'us', 1),
(427165, 782051, 'Clearwater Beach', 'clearwater-beach', 'us', 1),
(427166, 782051, 'Coconut Grove', 'coconut-grove', 'us', 1),
(427167, 782051, 'Copeland', 'copeland', 'us', 1),
(427168, 782051, 'Crawfordville', 'crawfordville', 'us', 1),
(427169, 782051, 'Crystal Beach', 'crystal-beach', 'us', 1),
(427170, 782051, 'Duette', 'duette', 'us', 1),
(427171, 782051, 'Earleton', 'earleton', 'us', 1),
(427172, 782051, 'Eaton Park', 'eaton-park', 'us', 1),
(427173, 782051, 'Elkton', 'elkton', 'us', 1),
(427174, 782051, 'Eloise', 'eloise', 'us', 1),
(427175, 782051, 'Enterprise', 'enterprise', 'us', 1),
(427176, 782051, 'Fairfield', 'fairfield', 'us', 1),
(427177, 782051, 'Felda', 'felda', 'us', 1),
(427178, 782051, 'Florahome', 'florahome', 'us', 1),
(427179, 782051, 'Fort McCoy', 'fort-mccoy', 'us', 1),
(427180, 782051, 'Fountain', 'fountain', 'us', 1),
(427181, 782051, 'Georgetown', 'georgetown', 'us', 1),
(427182, 782051, 'Grand Island', 'grand-island', 'us', 1),
(427183, 782051, 'Grandin', 'grandin', 'us', 1),
(427184, 782051, 'Grant', 'grant', 'us', 1),
(427185, 782051, 'Gulf Hammock', 'gulf-hammock', 'us', 1),
(427186, 782051, 'Harmony', 'harmony', 'us', 1),
(427187, 782051, 'Holder', 'holder', 'us', 1),
(427188, 782051, 'Hollister', 'hollister', 'us', 1),
(427189, 782051, 'Holt', 'holt', 'us', 1),
(427190, 782051, 'Hosford', 'hosford', 'us', 1),
(427191, 782051, 'Indian Lake Estates', 'indian-lake-estates', 'us', 1),
(427192, 782051, 'Intercession City', 'intercession-city', 'us', 1),
(427193, 782051, 'Kenansville', 'kenansville', 'us', 1),
(427194, 782051, 'Kinard', 'kinard', 'us', 1),
(427195, 782051, 'Lake Como', 'lake-como', 'us', 1),
(427196, 782051, 'Lamont', 'lamont', 'us', 1),
(427197, 782051, 'Lanark Village', 'lanark-village', 'us', 1),
(427198, 782051, 'Lithia', 'lithia', 'us', 1),
(427199, 782051, 'Lloyd', 'lloyd', 'us', 1),
(427200, 782051, 'Lorida', 'lorida', 'us', 1),
(427201, 782051, 'Lowell', 'lowell', 'us', 1),
(427202, 782051, 'Loxahatchee', 'loxahatchee', 'us', 1),
(427203, 782051, 'McAlpin', 'mcalpin', 'us', 1),
(427204, 782051, 'McDavid', 'mcdavid', 'us', 1),
(427205, 782051, 'Melrose', 'melrose', 'us', 1),
(427206, 782051, 'Miccosukee', 'miccosukee', 'us', 1),
(427207, 782051, 'Morriston', 'morriston', 'us', 1),
(427208, 782051, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(427209, 782051, 'Murdock', 'murdock', 'us', 1),
(427210, 782051, 'Myakka City', 'myakka-city', 'us', 1),
(427211, 782051, 'Navarre', 'navarre', 'us', 1),
(427212, 782051, 'Nocatee', 'nocatee', 'us', 1),
(427213, 782051, 'Ochopee', 'ochopee', 'us', 1),
(427214, 782051, 'Ocklawaha', 'ocklawaha', 'us', 1),
(427215, 782051, 'Old Town', 'old-town', 'us', 1),
(427216, 782051, 'Olustee', 'olustee', 'us', 1),
(427217, 782051, 'Ona', 'ona', 'us', 1),
(427218, 782051, 'Oneco', 'oneco', 'us', 1),
(427219, 782051, 'Orange Lake', 'orange-lake', 'us', 1),
(427220, 782051, 'Osteen', 'osteen', 'us', 1),
(427221, 782051, 'Overstreet', 'overstreet', 'us', 1),
(427222, 782051, 'Oxford', 'oxford', 'us', 1),
(427223, 782051, 'Ozona', 'ozona', 'us', 1),
(427224, 782051, 'Palmdale', 'palmdale', 'us', 1),
(427225, 782051, 'Palmetto Bay', 'palmetto-bay', 'us', 1),
(427226, 782051, 'Panacea', 'panacea', 'us', 1),
(427227, 782051, 'Pensacola Beach', 'pensacola-beach', 'us', 1),
(427228, 782051, 'Perrine', 'perrine', 'us', 1),
(427229, 782051, 'Pinetta', 'pinetta', 'us', 1),
(427230, 782051, 'Placida', 'placida', 'us', 1),
(427231, 782051, 'Plymouth', 'plymouth', 'us', 1),
(427232, 782051, 'Point Washington', 'point-washington', 'us', 1),
(427233, 782051, 'Ponte Vedra Beach', 'ponte-vedra-beach', 'us', 1),
(427234, 782051, 'Ponte Vedra', 'ponte-vedra', 'us', 1),
(427235, 782051, 'Reunion', 'reunion', 'us', 1),
(427236, 782051, 'Salt Springs', 'salt-springs', 'us', 1),
(427237, 782051, 'San Mateo', 'san-mateo', 'us', 1),
(427238, 782051, 'Sanderson', 'sanderson', 'us', 1),
(427239, 782051, 'Santa Rosa Beach', 'santa-rosa-beach', 'us', 1),
(427240, 782051, 'Satsuma', 'satsuma', 'us', 1),
(427241, 782051, 'Scottsmoor', 'scottsmoor', 'us', 1),
(427242, 782051, 'Seville', 'seville', 'us', 1),
(427243, 782051, 'Silver Springs', 'silver-springs', 'us', 1),
(427244, 782051, 'Southport', 'southport', 'us', 1),
(427245, 782051, 'Sparr', 'sparr', 'us', 1),
(427246, 782051, 'Steinhatchee', 'steinhatchee', 'us', 1),
(427247, 782051, 'Summerfield', 'summerfield', 'us', 1),
(427248, 782051, 'Summerland Key', 'summerland-key', 'us', 1),
(427249, 782051, 'Sumterville', 'sumterville', 'us', 1),
(427250, 782051, 'Sun City', 'sun-city', 'us', 1),
(427251, 782051, 'Suwannee', 'suwannee', 'us', 1),
(427252, 782051, 'Telogia', 'telogia', 'us', 1),
(427253, 782051, 'Terra Ceia', 'terra-ceia', 'us', 1),
(427254, 782051, 'Trilby', 'trilby', 'us', 1),
(427255, 782051, 'Venus', 'venus', 'us', 1),
(427256, 782051, 'Walnut Hill', 'walnut-hill', 'us', 1),
(427257, 782051, 'Weirsdale', 'weirsdale', 'us', 1),
(427258, 782051, 'Wellborn', 'wellborn', 'us', 1),
(427259, 782051, 'West Park', 'west-park', 'us', 1),
(427260, 782051, 'Youngstown', 'youngstown', 'us', 1),
(427261, 782051, 'Tallevast', 'tallevast', 'us', 1),
(427262, 782051, 'Orange Springs', 'orange-springs', 'us', 1),
(427263, 782051, 'Cutler Bay', 'cutler-bay', 'us', 1),
(427264, 782051, 'Barefoot Bay', 'barefoot-bay', 'us', 1),
(427265, 782051, 'Bradley', 'bradley', 'us', 1),
(427266, 782051, 'Champions Gate', 'champions-gate', 'us', 1),
(427267, 782051, 'Dania', 'dania', 'us', 1),
(427268, 782051, 'Debary', 'debary', 'us', 1),
(427269, 782051, 'Defuniak Springs', 'defuniak-springs', 'us', 1),
(427270, 782051, 'Deland', 'deland', 'us', 1),
(427271, 782051, 'Eglin AFB', 'eglin-afb', 'us', 1),
(427272, 782051, 'Fleming Island', 'fleming-island', 'us', 1),
(427273, 782051, 'Fort Denaud', 'fort-denaud', 'us', 1),
(427274, 782051, 'Greenacres', 'greenacres', 'us', 1),
(427275, 782051, 'Hallandale', 'hallandale', 'us', 1),
(427276, 782051, 'Homestead AFB', 'homestead-afb', 'us', 1),
(427277, 782051, 'Hurlburt Field', 'hurlburt-field', 'us', 1),
(427278, 782051, 'Jacksonville N A S', 'jacksonville-n-a-s', 'us', 1),
(427279, 782051, 'Kennedy Space Center', 'kennedy-space-center', 'us', 1),
(427280, 782051, 'Key West Nas', 'key-west-nas', 'us', 1),
(427281, 782051, 'Lake Suzy', 'lake-suzy', 'us', 1),
(427282, 782051, 'Lakewood Ranch', 'lakewood-ranch', 'us', 1),
(427283, 782051, 'Land O Lakes', 'land-o-lakes', 'us', 1),
(427284, 782051, 'Laud By Sea', 'laud-by-sea', 'us', 1),
(427285, 782051, 'Long Key', 'long-key', 'us', 1),
(427286, 782051, 'Marco Island', 'marco-island', 'us', 1),
(427287, 782051, 'Miromar Lakes', 'miromar-lakes', 'us', 1),
(427288, 782051, 'North Venice', 'north-venice', 'us', 1),
(427289, 782051, 'O Brien', 'o-brien', 'us', 1),
(427290, 782051, 'Opa Locka', 'opa-locka', 'us', 1),
(427291, 782051, 'Patrick AFB', 'patrick-afb', 'us', 1),
(427292, 782051, 'Rotonda West', 'rotonda-west', 'us', 1),
(427293, 782051, 'Saint Johns', 'saint-johns', 'us', 1),
(427294, 782051, 'Sewalls Point', 'sewalls-point', 'us', 1),
(427295, 782051, 'Singer Island', 'singer-island', 'us', 1),
(427296, 782051, 'South Florida', 'south-florida', 'us', 1),
(427297, 782051, 'Tyndall AFB', 'tyndall-afb', 'us', 1),
(427298, 782051, 'Weeki Wachee', 'weeki-wachee', 'us', 1),
(427299, 782051, 'Lake Buena Vista', 'lake-buena-vista', 'us', 1),
(427300, 782051, 'Altoona', 'altoona', 'us', 1),
(427301, 782051, 'Bascom', 'bascom', 'us', 1),
(427302, 782051, 'Otter Creek', 'otter-creek', 'us', 1),
(427303, 782051, 'La Crosse', 'la-crosse', 'us', 1),
(427304, 782051, 'Raiford', 'raiford', 'us', 1),
(427305, 782051, 'Campbellton', 'campbellton', 'us', 1),
(427306, 782051, 'Westville', 'westville', 'us', 1),
(427307, 782051, 'Caryville', 'caryville', 'us', 1),
(427308, 782051, 'Horseshoe Beach', 'horseshoe-beach', 'us', 1),
(427309, 782051, 'Ebro', 'ebro', 'us', 1),
(427310, 782051, 'Okahumpka', 'okahumpka', 'us', 1),
(427311, 782051, 'Saint Marks', 'saint-marks', 'us', 1),
(427312, 782051, 'Lee', 'lee', 'us', 1),
(427313, 782051, 'Goodland', 'goodland', 'us', 1),
(427314, 782051, 'Brooker', 'brooker', 'us', 1),
(427315, 782051, 'Everglades City', 'everglades-city', 'us', 1),
(427316, 782051, 'Bell', 'bell', 'us', 1),
(427317, 782051, 'Wausau', 'wausau', 'us', 1),
(427318, 782051, 'Captiva', 'captiva', 'us', 1),
(427319, 782051, 'Hampton', 'hampton', 'us', 1),
(427320, 782051, 'Fort White', 'fort-white', 'us', 1),
(427321, 782051, 'Chokoloskee', 'chokoloskee', 'us', 1),
(427322, 782051, 'Alford', 'alford', 'us', 1),
(427323, 782051, 'McIntosh', 'mcintosh', 'us', 1),
(427324, 782051, 'Ponce de Leon', 'ponce-de-leon', 'us', 1),
(427325, 782051, 'Sopchoppy', 'sopchoppy', 'us', 1),
(427326, 782051, 'Glen Saint Mary', 'glen-saint-mary', 'us', 1),
(427327, 782051, 'Pineland', 'pineland', 'us', 1),
(427328, 782051, 'Altha', 'altha', 'us', 1),
(427329, 782051, 'Canal Point', 'canal-point', 'us', 1),
(427330, 782051, 'Laurel Hill', 'laurel-hill', 'us', 1),
(427331, 782051, 'Greensboro', 'greensboro', 'us', 1),
(427332, 782051, 'Welaka', 'welaka', 'us', 1),
(427333, 782051, 'Penney Farms', 'penney-farms', 'us', 1),
(427334, 782051, 'Hastings', 'hastings', 'us', 1),
(427335, 782051, 'Reddick', 'reddick', 'us', 1),
(427336, 782051, 'Yankeetown', 'yankeetown', 'us', 1),
(427337, 782051, 'Coleman', 'coleman', 'us', 1),
(427338, 782051, 'Micanopy', 'micanopy', 'us', 1),
(427339, 782051, 'Jay', 'jay', 'us', 1),
(427340, 782051, 'Lawtey', 'lawtey', 'us', 1),
(427341, 782051, 'Greenwood', 'greenwood', 'us', 1),
(427342, 782051, 'Branford', 'branford', 'us', 1),
(427343, 782051, 'Vernon', 'vernon', 'us', 1),
(427344, 782051, 'Shalimar', 'shalimar', 'us', 1),
(427345, 782051, 'Grand Ridge', 'grand-ridge', 'us', 1),
(427346, 782051, 'Paxton', 'paxton', 'us', 1),
(427347, 782051, 'Waldo', 'waldo', 'us', 1),
(427348, 782051, 'Pomona Park', 'pomona-park', 'us', 1),
(427349, 782051, 'Gotha', 'gotha', 'us', 1),
(427350, 782051, 'Webster', 'webster', 'us', 1),
(427351, 782051, 'Fanning Springs', 'fanning-springs', 'us', 1),
(427352, 782051, 'Paisley', 'paisley', 'us', 1),
(427353, 782051, 'Matlacha', 'matlacha', 'us', 1),
(427354, 782051, 'Key Colony Beach', 'key-colony-beach', 'us', 1),
(427355, 782051, 'Greenville', 'greenville', 'us', 1),
(427356, 782051, 'White Springs', 'white-springs', 'us', 1),
(427357, 782051, 'Jennings', 'jennings', 'us', 1),
(427358, 782051, 'Cottondale', 'cottondale', 'us', 1),
(427359, 782051, 'Sorrento', 'sorrento', 'us', 1),
(427360, 782051, 'Bristol', 'bristol', 'us', 1),
(427361, 782051, 'Wabasso', 'wabasso', 'us', 1),
(427362, 782051, 'Tangerine', 'tangerine', 'us', 1),
(427363, 782051, 'Golden Beach', 'golden-beach', 'us', 1),
(427364, 782051, 'Montverde', 'montverde', 'us', 1),
(427365, 782051, 'Center Hill', 'center-hill', 'us', 1),
(427366, 782051, 'San Antonio', 'san-antonio', 'us', 1),
(427367, 782051, 'Callahan', 'callahan', 'us', 1),
(427368, 782051, 'Cedar Key', 'cedar-key', 'us', 1),
(427369, 782051, 'Masaryktown', 'masaryktown', 'us', 1),
(427370, 782051, 'Mexico Beach', 'mexico-beach', 'us', 1),
(427371, 782051, 'Mayo', 'mayo', 'us', 1),
(427372, 782051, 'Bronson', 'bronson', 'us', 1),
(427373, 782051, 'Winter Beach', 'winter-beach', 'us', 1),
(427374, 782051, 'Oakland', 'oakland', 'us', 1),
(427375, 782051, 'Medley', 'medley', 'us', 1),
(427376, 782051, 'Howey in the Hills', 'howey-in-the-hills', 'us', 1),
(427377, 782051, 'Yalaha', 'yalaha', 'us', 1),
(427378, 782051, 'Babson Park', 'babson-park', 'us', 1),
(427379, 782051, 'Carrabelle', 'carrabelle', 'us', 1),
(427380, 782051, 'Christmas', 'christmas', 'us', 1),
(427381, 782051, 'Archer', 'archer', 'us', 1),
(427382, 782051, 'Crystal Springs', 'crystal-springs', 'us', 1),
(427383, 782051, 'Lacoochee', 'lacoochee', 'us', 1),
(427384, 782051, 'Molino', 'molino', 'us', 1),
(427385, 782051, 'Keystone Heights', 'keystone-heights', 'us', 1),
(427386, 782051, 'Lake Hamilton', 'lake-hamilton', 'us', 1),
(427387, 782051, 'Oak Hill', 'oak-hill', 'us', 1),
(427388, 782051, 'Freeport', 'freeport', 'us', 1),
(427389, 782051, 'Hawthorne', 'hawthorne', 'us', 1),
(427390, 782051, 'Loughman', 'loughman', 'us', 1),
(427391, 782051, 'Interlachen', 'interlachen', 'us', 1),
(427392, 782051, 'Polk City', 'polk-city', 'us', 1),
(427393, 782051, 'Bagdad', 'bagdad', 'us', 1),
(427394, 782051, 'Malone', 'malone', 'us', 1),
(427395, 782051, 'Bradenton Beach', 'bradenton-beach', 'us', 1),
(427396, 782051, 'Inglis', 'inglis', 'us', 1),
(427397, 782051, 'Baldwin', 'baldwin', 'us', 1),
(427398, 782051, 'Astor', 'astor', 'us', 1),
(427399, 782051, 'Belleair Beach', 'belleair-beach', 'us', 1),
(427400, 782051, 'Astatula', 'astatula', 'us', 1),
(427401, 782051, 'Havana', 'havana', 'us', 1),
(427402, 782051, 'Zolfo Springs', 'zolfo-springs', 'us', 1),
(427403, 782051, 'Wewahitchka', 'wewahitchka', 'us', 1),
(427404, 782051, 'Gretna', 'gretna', 'us', 1),
(427405, 782051, 'Cudjoe Key', 'cudjoe-key', 'us', 1),
(427406, 782051, 'Ocean Ridge', 'ocean-ridge', 'us', 1),
(427407, 782051, 'Midway', 'midway', 'us', 1),
(427408, 782051, 'East Palatka', 'east-palatka', 'us', 1),
(427409, 782051, 'Haverhill', 'haverhill', 'us', 1),
(427410, 782051, 'Lake Placid', 'lake-placid', 'us', 1),
(427411, 782051, 'Century', 'century', 'us', 1),
(427412, 782051, 'Crescent City', 'crescent-city', 'us', 1),
(427413, 782051, 'Moore Haven', 'moore-haven', 'us', 1),
(427414, 782051, 'Trenton', 'trenton', 'us', 1),
(427415, 782051, 'Indian Shores', 'indian-shores', 'us', 1),
(427416, 782051, 'Cross City', 'cross-city', 'us', 1),
(427417, 782051, 'Jasper', 'jasper', 'us', 1),
(427418, 782051, 'Anna Maria', 'anna-maria', 'us', 1),
(427419, 782051, 'Waverly', 'waverly', 'us', 1),
(427420, 782051, 'Sneads', 'sneads', 'us', 1),
(427421, 782051, 'Windermere', 'windermere', 'us', 1),
(427422, 782051, 'Redington Shores', 'redington-shores', 'us', 1),
(427423, 782051, 'Dunnellon', 'dunnellon', 'us', 1),
(427424, 782051, 'Lake Butler', 'lake-butler', 'us', 1),
(427425, 782051, 'Roseland', 'roseland', 'us', 1),
(427426, 782051, 'Davenport', 'davenport', 'us', 1),
(427427, 782051, 'Bushnell', 'bushnell', 'us', 1),
(427428, 782051, 'Chiefland', 'chiefland', 'us', 1),
(427429, 782051, 'Highland City', 'highland-city', 'us', 1),
(427430, 782051, 'Atlantis', 'atlantis', 'us', 1),
(427431, 782051, 'Bokeelia', 'bokeelia', 'us', 1),
(427432, 782051, 'Chuluota', 'chuluota', 'us', 1),
(427433, 782051, 'Tavernier', 'tavernier', 'us', 1),
(427434, 782051, 'Belleair Bluffs', 'belleair-bluffs', 'us', 1),
(427435, 782051, 'Apalachicola', 'apalachicola', 'us', 1),
(427436, 782051, 'Virginia Gardens', 'virginia-gardens', 'us', 1),
(427437, 782051, 'Hillsboro Beach', 'hillsboro-beach', 'us', 1),
(427438, 782051, 'Graceville', 'graceville', 'us', 1),
(427439, 782051, 'Bunnell', 'bunnell', 'us', 1),
(427440, 782051, 'Blountstown', 'blountstown', 'us', 1),
(427441, 782051, 'Eatonville', 'eatonville', 'us', 1),
(427442, 782051, 'Homosassa', 'homosassa', 'us', 1),
(427443, 782051, 'Hernando Beach', 'hernando-beach', 'us', 1),
(427444, 782051, 'El Portal', 'el-portal', 'us', 1),
(427445, 782051, 'Williston', 'williston', 'us', 1),
(427446, 782051, 'Eagle Lake', 'eagle-lake', 'us', 1),
(427447, 782051, 'Eastpoint', 'eastpoint', 'us', 1),
(427448, 782051, 'Umatilla', 'umatilla', 'us', 1),
(427449, 782051, 'Monticello', 'monticello', 'us', 1),
(427450, 782051, 'Pierson', 'pierson', 'us', 1),
(427451, 782051, 'Bonifay', 'bonifay', 'us', 1),
(427452, 782051, 'Malabar', 'malabar', 'us', 1),
(427453, 782051, 'Miami Gardens', 'miami-gardens', 'us', 1),
(427454, 782051, 'Zellwood', 'zellwood', 'us', 1),
(427455, 782051, 'Lake Helen', 'lake-helen', 'us', 1),
(427456, 782051, 'Geneva', 'geneva', 'us', 1),
(427457, 782051, 'Hilliard', 'hilliard', 'us', 1),
(427458, 782051, 'Dover', 'dover', 'us', 1),
(427459, 782051, 'Frostproof', 'frostproof', 'us', 1),
(427460, 782051, 'Bowling Green', 'bowling-green', 'us', 1),
(427461, 782051, 'Hypoluxo', 'hypoluxo', 'us', 1),
(427462, 782051, 'Miramar Beach', 'miramar-beach', 'us', 1),
(427463, 782051, 'De Leon Springs', 'de-leon-springs', 'us', 1),
(427464, 782051, 'Indialantic', 'indialantic', 'us', 1),
(427465, 782051, 'Alva', 'alva', 'us', 1),
(427466, 782051, 'Dundee', 'dundee', 'us', 1),
(427467, 782051, 'Celebration', 'celebration', 'us', 1),
(427468, 782051, 'Madison', 'madison', 'us', 1),
(427469, 782051, 'Woodville', 'woodville', 'us', 1),
(427470, 782051, 'Bay Pines', 'bay-pines', 'us', 1),
(427471, 782051, 'Biscayne Park', 'biscayne-park', 'us', 1),
(427472, 782051, 'Mulberry', 'mulberry', 'us', 1),
(427473, 782051, 'Chattahoochee', 'chattahoochee', 'us', 1),
(427474, 782051, 'Bal Harbour', 'bal-harbour', 'us', 1),
(427475, 782051, 'Nokomis', 'nokomis', 'us', 1),
(427476, 782051, 'Ponce Inlet', 'ponce-inlet', 'us', 1),
(427477, 782051, 'Melbourne Beach', 'melbourne-beach', 'us', 1),
(427478, 782051, 'Port Richey', 'port-richey', 'us', 1),
(427479, 782051, 'Juno Beach', 'juno-beach', 'us', 1),
(427480, 782051, 'Wildwood', 'wildwood', 'us', 1),
(427481, 782051, 'Sharpes', 'sharpes', 'us', 1),
(427482, 782051, 'Ellenton', 'ellenton', 'us', 1),
(427483, 782051, 'Odessa', 'odessa', 'us', 1),
(427484, 782051, 'Fruitland Park', 'fruitland-park', 'us', 1),
(427485, 782051, 'Port Saint Joe', 'port-saint-joe', 'us', 1),
(427486, 782051, 'Chipley', 'chipley', 'us', 1),
(427487, 782051, 'Kathleen', 'kathleen', 'us', 1),
(427488, 782051, 'Crystal River', 'crystal-river', 'us', 1),
(427489, 782051, 'Newberry', 'newberry', 'us', 1),
(427490, 782051, 'Belleview', 'belleview', 'us', 1),
(427491, 782051, 'Lake Panasoffkee', 'lake-panasoffkee', 'us', 1),
(427492, 782051, 'Lake Alfred', 'lake-alfred', 'us', 1),
(427493, 782051, 'Tierra Verde', 'tierra-verde', 'us', 1),
(427494, 782051, 'Highland Beach', 'highland-beach', 'us', 1),
(427495, 782051, 'Mary Esther', 'mary-esther', 'us', 1),
(427496, 782051, 'Belleair', 'belleair', 'us', 1),
(427497, 782051, 'Fellsmere', 'fellsmere', 'us', 1),
(427498, 782051, 'La Belle', 'la-belle', 'us', 1),
(427499, 782051, 'South Bay', 'south-bay', 'us', 1),
(427500, 782051, 'High Springs', 'high-springs', 'us', 1),
(427501, 782051, 'Kenneth City', 'kenneth-city', 'us', 1),
(427502, 782051, 'Madeira Beach', 'madeira-beach', 'us', 1),
(427503, 782051, 'Mascotte', 'mascotte', 'us', 1),
(427504, 782051, 'Wauchula', 'wauchula', 'us', 1),
(427505, 782051, 'Heathrow', 'heathrow', 'us', 1),
(427506, 782051, 'Cortez', 'cortez', 'us', 1),
(427507, 782051, 'Trinity', 'trinity', 'us', 1),
(427508, 782051, 'Surfside', 'surfside', 'us', 1),
(427509, 782051, 'Holmes Beach', 'holmes-beach', 'us', 1),
(427510, 782051, 'Macclenny', 'macclenny', 'us', 1),
(427511, 782051, 'Wimauma', 'wimauma', 'us', 1),
(427512, 782051, 'Groveland', 'groveland', 'us', 1),
(427513, 782051, 'Indian Rocks Beach', 'indian-rocks-beach', 'us', 1),
(427514, 782051, 'Osprey', 'osprey', 'us', 1),
(427515, 782051, 'Big Pine Key', 'big-pine-key', 'us', 1),
(427516, 782051, 'Seffner', 'seffner', 'us', 1),
(427517, 782051, 'Flagler Beach', 'flagler-beach', 'us', 1),
(427518, 782051, 'Citrus Springs', 'citrus-springs', 'us', 1),
(427519, 782051, 'Okeechobee', 'okeechobee', 'us', 1),
(427520, 782051, 'Saint James City', 'saint-james-city', 'us', 1),
(427521, 782051, 'Starke', 'starke', 'us', 1),
(427522, 782051, 'South Pasadena', 'south-pasadena', 'us', 1),
(427523, 782051, 'Fort Meade', 'fort-meade', 'us', 1),
(427524, 782051, 'Green Cove Springs', 'green-cove-springs', 'us', 1),
(427525, 782051, 'Tequesta', 'tequesta', 'us', 1),
(427526, 782051, 'Marianna', 'marianna', 'us', 1),
(427527, 782051, 'Sanibel', 'sanibel', 'us', 1),
(427528, 782051, 'Indiantown', 'indiantown', 'us', 1),
(427529, 782051, 'West Miami', 'west-miami', 'us', 1),
(427530, 782051, 'Wesley Chapel', 'wesley-chapel', 'us', 1),
(427531, 782051, 'Valparaiso', 'valparaiso', 'us', 1),
(427532, 782051, 'Belle Isle', 'belle-isle', 'us', 1),
(427533, 782051, 'Pahokee', 'pahokee', 'us', 1),
(427534, 782051, 'Live Oak', 'live-oak', 'us', 1),
(427535, 782051, 'Gulf Breeze', 'gulf-breeze', 'us', 1),
(427536, 782051, 'Dade City', 'dade-city', 'us', 1),
(427537, 782051, 'Perry', 'perry', 'us', 1),
(427538, 782051, 'Thonotosassa', 'thonotosassa', 'us', 1),
(427539, 782051, 'Minneola', 'minneola', 'us', 1),
(427540, 782051, 'Orange City', 'orange-city', 'us', 1),
(427541, 782051, 'Floral City', 'floral-city', 'us', 1),
(427542, 782051, 'Quincy', 'quincy', 'us', 1),
(427543, 782051, 'North Bay Village', 'north-bay-village', 'us', 1),
(427544, 782051, 'Fort Myers Beach', 'fort-myers-beach', 'us', 1),
(427545, 782051, 'Clewiston', 'clewiston', 'us', 1),
(427546, 782051, 'Arcadia', 'arcadia', 'us', 1),
(427547, 782051, 'Neptune Beach', 'neptune-beach', 'us', 1),
(427548, 782051, 'Alachua', 'alachua', 'us', 1),
(427549, 782051, 'Islamorada', 'islamorada', 'us', 1),
(427550, 782051, 'Valrico', 'valrico', 'us', 1),
(427551, 782051, 'Southwest Ranches', 'southwest-ranches', 'us', 1),
(427552, 782051, 'Longboat Key', 'longboat-key', 'us', 1),
(427553, 782051, 'Inverness', 'inverness', 'us', 1),
(427554, 782051, 'Treasure Island', 'treasure-island', 'us', 1),
(427555, 782051, 'Brooksville', 'brooksville', 'us', 1),
(427556, 782051, 'Lecanto', 'lecanto', 'us', 1),
(427557, 782051, 'Goulds', 'goulds', 'us', 1),
(427558, 782051, 'Florida City', 'florida-city', 'us', 1),
(427559, 782051, 'Pace', 'pace', 'us', 1),
(427560, 782051, 'Milton', 'milton', 'us', 1),
(427561, 782051, 'Apollo Beach', 'apollo-beach', 'us', 1),
(427562, 782051, 'Fern Park', 'fern-park', 'us', 1),
(427563, 782051, 'Laurel', 'laurel', 'us', 1),
(427564, 782051, 'Indian Harbour Beach', 'indian-harbour-beach', 'us', 1),
(427565, 782051, 'Panama City Beach', 'panama-city-beach', 'us', 1),
(427566, 782051, 'Avon Park', 'avon-park', 'us', 1),
(427567, 782051, 'Mango', 'mango', 'us', 1),
(427568, 782051, 'Mims', 'mims', 'us', 1),
(427569, 782051, 'The Villages', 'the-villages', 'us', 1),
(427570, 782051, 'Yulee', 'yulee', 'us', 1),
(427571, 782051, 'Orange Park', 'orange-park', 'us', 1),
(427572, 782051, 'Satellite Beach', 'satellite-beach', 'us', 1),
(427573, 782051, 'Gibsonton', 'gibsonton', 'us', 1),
(427574, 782051, 'Beverly Hills', 'beverly-hills', 'us', 1),
(427575, 782051, 'Lake Park', 'lake-park', 'us', 1),
(427576, 782051, 'Ruskin', 'ruskin', 'us', 1),
(427577, 782051, 'Palm Beach', 'palm-beach', 'us', 1),
(427578, 782051, 'Lantana', 'lantana', 'us', 1),
(427579, 782051, 'Sebring', 'sebring', 'us', 1),
(427580, 782051, 'Miami Shores', 'miami-shores', 'us', 1),
(427581, 782051, 'Marathon', 'marathon', 'us', 1),
(427582, 782051, 'Saint Pete Beach', 'saint-pete-beach', 'us', 1),
(427583, 782051, 'Cape Canaveral', 'cape-canaveral', 'us', 1),
(427584, 782051, 'Key Biscayne', 'key-biscayne', 'us', 1),
(427585, 782051, 'Palatka', 'palatka', 'us', 1),
(427586, 782051, 'Lake City', 'lake-city', 'us', 1),
(427587, 782051, 'Mount Dora', 'mount-dora', 'us', 1),
(427588, 782051, 'Lighthouse Point', 'lighthouse-point', 'us', 1),
(427589, 782051, 'Fernandina Beach', 'fernandina-beach', 'us', 1),
(427590, 782051, 'Hobe Sound', 'hobe-sound', 'us', 1),
(427591, 782051, 'Clermont', 'clermont', 'us', 1),
(427592, 782051, 'Port Salerno', 'port-salerno', 'us', 1),
(427593, 782051, 'Tavares', 'tavares', 'us', 1),
(427594, 782051, 'Maitland', 'maitland', 'us', 1),
(427595, 782051, 'Jensen Beach', 'jensen-beach', 'us', 1),
(427596, 782051, 'Hernando', 'hernando', 'us', 1),
(427597, 782051, 'Princeton', 'princeton', 'us', 1),
(427598, 782051, 'Zephyrhills', 'zephyrhills', 'us', 1),
(427599, 782051, 'Saint Augustine', 'saint-augustine', 'us', 1),
(427600, 782051, 'Destin', 'destin', 'us', 1),
(427601, 782051, 'South Miami', 'south-miami', 'us', 1),
(427602, 782051, 'Key Largo', 'key-largo', 'us', 1),
(427603, 782051, 'Auburndale', 'auburndale', 'us', 1),
(427604, 782051, 'Lake Wales', 'lake-wales', 'us', 1),
(427605, 782051, 'Cocoa Beach', 'cocoa-beach', 'us', 1),
(427606, 782051, 'Niceville', 'niceville', 'us', 1),
(427607, 782051, 'Gulfport', 'gulfport', 'us', 1),
(427608, 782051, 'Holly Hill', 'holly-hill', 'us', 1),
(427609, 782051, 'Palmetto', 'palmetto', 'us', 1),
(427610, 782051, 'North Palm Beach', 'north-palm-beach', 'us', 1),
(427611, 782051, 'Wilton Manors', 'wilton-manors', 'us', 1),
(427612, 782051, 'Goldenrod', 'goldenrod', 'us', 1),
(427613, 782051, 'Middleburg', 'middleburg', 'us', 1),
(427614, 782051, 'Lady Lake', 'lady-lake', 'us', 1),
(427615, 782051, 'Miami Springs', 'miami-springs', 'us', 1),
(427616, 782051, 'Longwood', 'longwood', 'us', 1),
(427617, 782051, 'Atlantic Beach', 'atlantic-beach', 'us', 1),
(427618, 782051, 'Elfers', 'elfers', 'us', 1),
(427619, 782051, 'Gonzalez', 'gonzalez', 'us', 1),
(427620, 782051, 'Estero', 'estero', 'us', 1),
(427621, 782051, 'Port Saint John', 'port-saint-john', 'us', 1),
(427622, 782051, 'West Melbourne', 'west-melbourne', 'us', 1),
(427623, 782051, 'Palm Springs', 'palm-springs', 'us', 1),
(427624, 782051, 'Punta Gorda', 'punta-gorda', 'us', 1),
(427625, 782051, 'South Daytona', 'south-daytona', 'us', 1),
(427626, 782051, 'Haines City', 'haines-city', 'us', 1),
(427627, 782051, 'Lake Mary', 'lake-mary', 'us', 1),
(427628, 782051, 'Stuart', 'stuart', 'us', 1),
(427629, 782051, 'Oldsmar', 'oldsmar', 'us', 1),
(427630, 782051, 'Belle Glade', 'belle-glade', 'us', 1),
(427631, 782051, 'Bartow', 'bartow', 'us', 1),
(427632, 782051, 'Lynn Haven', 'lynn-haven', 'us', 1),
(427633, 782051, 'Riverview', 'riverview', 'us', 1),
(427634, 782051, 'Cocoa', 'cocoa', 'us', 1),
(427635, 782051, 'Hudson', 'hudson', 'us', 1),
(427636, 782051, 'Crestview', 'crestview', 'us', 1),
(427637, 782051, 'Seminole', 'seminole', 'us', 1),
(427638, 782051, 'Englewood', 'englewood', 'us', 1),
(427639, 782051, 'Eustis', 'eustis', 'us', 1),
(427640, 782051, 'New Port Richey', 'new-port-richey', 'us', 1),
(427641, 782051, 'Vero Beach', 'vero-beach', 'us', 1),
(427642, 782051, 'Homosassa Springs', 'homosassa-springs', 'us', 1),
(427643, 782051, 'Safety Harbor', 'safety-harbor', 'us', 1),
(427644, 782051, 'Leesburg', 'leesburg', 'us', 1),
(427645, 782051, 'Sebastian', 'sebastian', 'us', 1),
(427646, 782051, 'Poinciana', 'poinciana', 'us', 1),
(427647, 782051, 'Fort Walton Beach', 'fort-walton-beach', 'us', 1),
(427648, 782051, 'Venice', 'venice', 'us', 1),
(427649, 782051, 'Edgewater', 'edgewater', 'us', 1),
(427650, 782051, 'New Smyrna Beach', 'new-smyrna-beach', 'us', 1),
(427651, 782051, 'Naples', 'naples', 'us', 1),
(427652, 782051, 'Jacksonville Beach', 'jacksonville-beach', 'us', 1),
(427653, 782051, 'Lutz', 'lutz', 'us', 1),
(427654, 782051, 'Temple Terrace', 'temple-terrace', 'us', 1),
(427655, 782051, 'Sun City Center', 'sun-city-center', 'us', 1),
(427656, 782051, 'Miami Lakes', 'miami-lakes', 'us', 1),
(427657, 782051, 'Tarpon Springs', 'tarpon-springs', 'us', 1),
(427658, 782051, 'Saint Cloud', 'saint-cloud', 'us', 1),
(427659, 782051, 'Immokalee', 'immokalee', 'us', 1),
(427660, 782051, 'Holiday', 'holiday', 'us', 1),
(427661, 782051, 'Rockledge', 'rockledge', 'us', 1),
(427662, 782051, 'Casselberry', 'casselberry', 'us', 1),
(427663, 782051, 'Bayonet Point', 'bayonet-point', 'us', 1),
(427664, 782051, 'Key West', 'key-west', 'us', 1),
(427665, 782051, 'Parkland', 'parkland', 'us', 1),
(427666, 782051, 'Winter Garden', 'winter-garden', 'us', 1),
(427667, 782051, 'Golden Gate', 'golden-gate', 'us', 1),
(427668, 782051, 'University Park', 'university-park', 'us', 1),
(427669, 782051, 'Aventura', 'aventura', 'us', 1),
(427670, 782051, 'Winter Haven', 'winter-haven', 'us', 1),
(427671, 782051, 'Palm City', 'palm-city', 'us', 1),
(427672, 782051, 'Winter Park', 'winter-park', 'us', 1),
(427673, 782051, 'Ocoee', 'ocoee', 'us', 1),
(427674, 782051, 'Dania Beach', 'dania-beach', 'us', 1),
(427675, 782051, 'Oviedo', 'oviedo', 'us', 1),
(427676, 782051, 'Cooper City', 'cooper-city', 'us', 1),
(427677, 782051, 'Doral', 'doral', 'us', 1),
(427678, 782051, 'Lauderdale Lakes', 'lauderdale-lakes', 'us', 1),
(427679, 782051, 'Oakland Park', 'oakland-park', 'us', 1),
(427680, 782051, 'Plant City', 'plant-city', 'us', 1),
(427681, 782051, 'Winter Springs', 'winter-springs', 'us', 1),
(427682, 782051, 'Apopka', 'apopka', 'us', 1),
(427683, 782051, 'Riviera Beach', 'riviera-beach', 'us', 1),
(427684, 782051, 'North Lauderdale', 'north-lauderdale', 'us', 1),
(427685, 782051, 'Royal Palm Beach', 'royal-palm-beach', 'us', 1),
(427686, 782051, 'Homestead', 'homestead', 'us', 1),
(427687, 782051, 'Hallandale Beach', 'hallandale-beach', 'us', 1),
(427688, 782051, 'Lake Worth', 'lake-worth', 'us', 1),
(427689, 782051, 'Merritt Island', 'merritt-island', 'us', 1),
(427690, 782051, 'Dunedin', 'dunedin', 'us', 1),
(427691, 782051, 'Panama City', 'panama-city', 'us', 1),
(427692, 782051, 'Fort Pierce', 'fort-pierce', 'us', 1),
(427693, 782051, 'North Port', 'north-port', 'us', 1),
(427694, 782051, 'Ormond Beach', 'ormond-beach', 'us', 1),
(427695, 782051, 'North Miami Beach', 'north-miami-beach', 'us', 1),
(427696, 782051, 'Altamonte Springs', 'altamonte-springs', 'us', 1),
(427697, 782051, 'Palm Coast', 'palm-coast', 'us', 1),
(427698, 782051, 'Bonita Springs', 'bonita-springs', 'us', 1),
(427699, 782051, 'Coral Gables', 'coral-gables', 'us', 1),
(427700, 782051, 'Titusville', 'titusville', 'us', 1),
(427701, 782051, 'Sanford', 'sanford', 'us', 1),
(427702, 782051, 'North Fort Myers', 'north-fort-myers', 'us', 1),
(427703, 782051, 'Pinellas Park', 'pinellas-park', 'us', 1),
(427704, 782051, 'Palm Beach Gardens', 'palm-beach-gardens', 'us', 1),
(427705, 782051, 'Lehigh Acres', 'lehigh-acres', 'us', 1),
(427706, 782051, 'Jupiter', 'jupiter', 'us', 1),
(427707, 782051, 'Port Charlotte', 'port-charlotte', 'us', 1),
(427708, 782051, 'Ocala', 'ocala', 'us', 1),
(427709, 782051, 'Coconut Creek', 'coconut-creek', 'us', 1),
(427710, 782051, 'Fort Myers', 'fort-myers', 'us', 1),
(427711, 782051, 'Wellington', 'wellington', 'us', 1),
(427712, 782051, 'Sarasota', 'sarasota', 'us', 1),
(427713, 782051, 'Port Orange', 'port-orange', 'us', 1),
(427714, 782051, 'Bradenton', 'bradenton', 'us', 1),
(427715, 782051, 'Margate', 'margate', 'us', 1),
(427716, 782051, 'Pensacola', 'pensacola', 'us', 1),
(427717, 782051, 'North Miami', 'north-miami', 'us', 1),
(427718, 782051, 'Tamarac', 'tamarac', 'us', 1),
(427719, 782051, 'Lauderhill', 'lauderhill', 'us', 1),
(427720, 782051, 'Kissimmee', 'kissimmee', 'us', 1),
(427721, 782051, 'Palm Harbor', 'palm-harbor', 'us', 1),
(427722, 782051, 'Daytona Beach', 'daytona-beach', 'us', 1),
(427723, 782051, 'Delray Beach', 'delray-beach', 'us', 1),
(427724, 782051, 'Deerfield Beach', 'deerfield-beach', 'us', 1),
(427725, 782051, 'Boynton Beach', 'boynton-beach', 'us', 1),
(427726, 782051, 'Weston', 'weston', 'us', 1),
(427727, 782051, 'Spring Hill', 'spring-hill', 'us', 1),
(427728, 782051, 'Largo', 'largo', 'us', 1),
(427729, 782051, 'Miramar', 'miramar', 'us', 1),
(427730, 782051, 'Melbourne', 'melbourne', 'us', 1),
(427731, 782051, 'Palm Bay', 'palm-bay', 'us', 1),
(427732, 782051, 'Boca Raton', 'boca-raton', 'us', 1),
(427733, 782051, 'Deltona', 'deltona', 'us', 1),
(427734, 782051, 'West Palm Beach', 'west-palm-beach', 'us', 1),
(427735, 782051, 'Davie', 'davie', 'us', 1),
(427736, 782051, 'Plantation', 'plantation', 'us', 1),
(427737, 782051, 'Sunrise', 'sunrise', 'us', 1),
(427738, 782051, 'Miami Beach', 'miami-beach', 'us', 1),
(427739, 782051, 'Pompano Beach', 'pompano-beach', 'us', 1),
(427740, 782051, 'Brandon', 'brandon', 'us', 1),
(427741, 782051, 'Lakeland', 'lakeland', 'us', 1),
(427742, 782051, 'Cape Coral', 'cape-coral', 'us', 1),
(427743, 782051, 'Clearwater', 'clearwater', 'us', 1),
(427744, 782051, 'Port Saint Lucie', 'port-saint-lucie', 'us', 1),
(427745, 782051, 'Gainesville', 'gainesville', 'us', 1),
(427746, 782051, 'Coral Springs', 'coral-springs', 'us', 1),
(427747, 782051, 'Pembroke Pines', 'pembroke-pines', 'us', 1),
(427748, 782051, 'Hollywood', 'hollywood', 'us', 1),
(427749, 782051, 'Tallahassee', 'tallahassee', 'us', 1),
(427750, 782051, 'Fort Lauderdale', 'fort-lauderdale', 'us', 1),
(427751, 782051, 'Orlando', 'orlando', 'us', 1),
(427752, 782051, 'Hialeah', 'hialeah', 'us', 1),
(427753, 782051, 'Saint Petersburg', 'saint-petersburg', 'us', 1),
(427754, 782051, 'Tampa', 'tampa', 'us', 1),
(427755, 782051, 'Miami', 'miami', 'us', 1),
(427756, 782051, 'Jacksonville', 'jacksonville', 'us', 1),
(427757, 782052, 'Sapelo Island', 'sapelo-island', 'us', 1),
(427758, 782052, 'Appling', 'appling', 'us', 1),
(427759, 782052, 'Armuchee', 'armuchee', 'us', 1),
(427760, 782052, 'Axson', 'axson', 'us', 1),
(427761, 782052, 'Barney', 'barney', 'us', 1),
(427762, 782052, 'Bolingbroke', 'bolingbroke', 'us', 1),
(427763, 782052, 'Bonaire', 'bonaire', 'us', 1),
(427764, 782052, 'Box Springs', 'box-springs', 'us', 1),
(427765, 782052, 'Bristol', 'bristol', 'us', 1),
(427766, 782052, 'Cataula', 'cataula', 'us', 1),
(427767, 782052, 'Cedar Springs', 'cedar-springs', 'us', 1),
(427768, 782052, 'Cherry Log', 'cherry-log', 'us', 1),
(427769, 782052, 'Chula', 'chula', 'us', 1),
(427770, 782052, 'Clarkdale', 'clarkdale', 'us', 1),
(427771, 782052, 'Cloudland', 'cloudland', 'us', 1),
(427772, 782052, 'Clyo', 'clyo', 'us', 1),
(427773, 782052, 'Cobb', 'cobb', 'us', 1),
(427774, 782052, 'Crandall', 'crandall', 'us', 1),
(427775, 782052, 'Crescent', 'crescent', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(427776, 782052, 'Dewy Rose', 'dewy-rose', 'us', 1),
(427777, 782052, 'Dixie', 'dixie', 'us', 1),
(427778, 782052, 'Dover', 'dover', 'us', 1),
(427779, 782052, 'Dry Branch', 'dry-branch', 'us', 1),
(427780, 782052, 'Eastanollee', 'eastanollee', 'us', 1),
(427781, 782052, 'Eden', 'eden', 'us', 1),
(427782, 782052, 'Elko', 'elko', 'us', 1),
(427783, 782052, 'Ellabell', 'ellabell', 'us', 1),
(427784, 782052, 'Ellenwood', 'ellenwood', 'us', 1),
(427785, 782052, 'Ellerslie', 'ellerslie', 'us', 1),
(427786, 782052, 'Epworth', 'epworth', 'us', 1),
(427787, 782052, 'Fleming', 'fleming', 'us', 1),
(427788, 782052, 'Flintstone', 'flintstone', 'us', 1),
(427789, 782052, 'Fort Benning', 'fort-benning', 'us', 1),
(427790, 782052, 'Fort Gordon', 'fort-gordon', 'us', 1),
(427791, 782052, 'Fort Stewart', 'fort-stewart', 'us', 1),
(427792, 782052, 'Fortson', 'fortson', 'us', 1),
(427793, 782052, 'Haddock', 'haddock', 'us', 1),
(427794, 782052, 'Hardwick', 'hardwick', 'us', 1),
(427795, 782052, 'Hartsfield', 'hartsfield', 'us', 1),
(427796, 782052, 'Hillsboro', 'hillsboro', 'us', 1),
(427797, 782052, 'Hortense', 'hortense', 'us', 1),
(427798, 782052, 'Juliette', 'juliette', 'us', 1),
(427799, 782052, 'Kathleen', 'kathleen', 'us', 1),
(427800, 782052, 'Knoxville', 'knoxville', 'us', 1),
(427801, 782052, 'Lakemont', 'lakemont', 'us', 1),
(427802, 782052, 'Lebanon', 'lebanon', 'us', 1),
(427803, 782052, 'Lizella', 'lizella', 'us', 1),
(427804, 782052, 'Manor', 'manor', 'us', 1),
(427805, 782052, 'Matthews', 'matthews', 'us', 1),
(427806, 782052, 'Mauk', 'mauk', 'us', 1),
(427807, 782052, 'Meridian', 'meridian', 'us', 1),
(427808, 782052, 'Mershon', 'mershon', 'us', 1),
(427809, 782052, 'Midland', 'midland', 'us', 1),
(427810, 782052, 'Millwood', 'millwood', 'us', 1),
(427811, 782052, 'Morris', 'morris', 'us', 1),
(427812, 782052, 'Murrayville', 'murrayville', 'us', 1),
(427813, 782052, 'Musella', 'musella', 'us', 1),
(427814, 782052, 'Nevils', 'nevils', 'us', 1),
(427815, 782052, 'Oakfield', 'oakfield', 'us', 1),
(427816, 782052, 'Oakman', 'oakman', 'us', 1),
(427817, 782052, 'Perkins', 'perkins', 'us', 1),
(427818, 782052, 'Pine Mountain Valley', 'pine-mountain-valley', 'us', 1),
(427819, 782052, 'Red Oak', 'red-oak', 'us', 1),
(427820, 782052, 'Rex', 'rex', 'us', 1),
(427821, 782052, 'Rising Fawn', 'rising-fawn', 'us', 1),
(427822, 782052, 'Rock Spring', 'rock-spring', 'us', 1),
(427823, 782052, 'Rockledge', 'rockledge', 'us', 1),
(427824, 782052, 'Rocky Face', 'rocky-face', 'us', 1),
(427825, 782052, 'Rydal', 'rydal', 'us', 1),
(427826, 782052, 'Saint George', 'saint-george', 'us', 1),
(427827, 782052, 'Saint Simons Island', 'saint-simons-island', 'us', 1),
(427828, 782052, 'Sea Island', 'sea-island', 'us', 1),
(427829, 782052, 'Silver Creek', 'silver-creek', 'us', 1),
(427830, 782052, 'Smarr', 'smarr', 'us', 1),
(427831, 782052, 'Statenville', 'statenville', 'us', 1),
(427832, 782052, 'Stephens', 'stephens', 'us', 1),
(427833, 782052, 'Stockton', 'stockton', 'us', 1),
(427834, 782052, 'Suches', 'suches', 'us', 1),
(427835, 782052, 'Sugar Valley', 'sugar-valley', 'us', 1),
(427836, 782052, 'Tate', 'tate', 'us', 1),
(427837, 782052, 'Townsend', 'townsend', 'us', 1),
(427838, 782052, 'Upatoi', 'upatoi', 'us', 1),
(427839, 782052, 'Warthen', 'warthen', 'us', 1),
(427840, 782052, 'Waverly', 'waverly', 'us', 1),
(427841, 782052, 'Waynesville', 'waynesville', 'us', 1),
(427842, 782052, 'West Green', 'west-green', 'us', 1),
(427843, 782052, 'White Oak', 'white-oak', 'us', 1),
(427844, 782052, 'Wildwood', 'wildwood', 'us', 1),
(427845, 782052, 'Winston', 'winston', 'us', 1),
(427846, 782052, 'Wray', 'wray', 'us', 1),
(427847, 782052, 'Milton', 'milton', 'us', 1),
(427848, 782052, 'Johns Creek', 'johns-creek', 'us', 1),
(427849, 782052, 'Aiea', 'aiea', 'us', 1),
(427850, 782052, 'Big Canoe', 'big-canoe', 'us', 1),
(427851, 782052, 'De Soto', 'de-soto', 'us', 1),
(427852, 782052, 'Dobbins AFB', 'dobbins-afb', 'us', 1),
(427853, 782052, 'Jekyll Island', 'jekyll-island', 'us', 1),
(427854, 782052, 'Kings Bay', 'kings-bay', 'us', 1),
(427855, 782052, 'Lafayette', 'lafayette', 'us', 1),
(427856, 782052, 'Lagrange', 'lagrange', 'us', 1),
(427857, 782052, 'Marble Hill', 'marble-hill', 'us', 1),
(427858, 782052, 'Moody AFB', 'moody-afb', 'us', 1),
(427859, 782052, 'Rabun Gap', 'rabun-gap', 'us', 1),
(427860, 782052, 'Robins AFB', 'robins-afb', 'us', 1),
(427861, 782052, 'Sautee Nacoochee', 'sautee-nacoochee', 'us', 1),
(427862, 782052, 'Talking Rock', 'talking-rock', 'us', 1),
(427863, 782052, 'Ranger', 'ranger', 'us', 1),
(427864, 782052, 'Tarrytown', 'tarrytown', 'us', 1),
(427865, 782052, 'The Rock', 'the-rock', 'us', 1),
(427866, 782052, 'Naylor', 'naylor', 'us', 1),
(427867, 782052, 'Geneva', 'geneva', 'us', 1),
(427868, 782052, 'Omaha', 'omaha', 'us', 1),
(427869, 782052, 'Bluffton', 'bluffton', 'us', 1),
(427870, 782052, 'Jacksonville', 'jacksonville', 'us', 1),
(427871, 782052, 'Gay', 'gay', 'us', 1),
(427872, 782052, 'Rayle', 'rayle', 'us', 1),
(427873, 782052, 'Du Pont', 'du-pont', 'us', 1),
(427874, 782052, 'Bellville', 'bellville', 'us', 1),
(427875, 782052, 'Parrott', 'parrott', 'us', 1),
(427876, 782052, 'Coleman', 'coleman', 'us', 1),
(427877, 782052, 'Summertown', 'summertown', 'us', 1),
(427878, 782052, 'Sunny Side', 'sunny-side', 'us', 1),
(427879, 782052, 'Camak', 'camak', 'us', 1),
(427880, 782052, 'Bishop', 'bishop', 'us', 1),
(427881, 782052, 'Garfield', 'garfield', 'us', 1),
(427882, 782052, 'Jakin', 'jakin', 'us', 1),
(427883, 782052, 'Register', 'register', 'us', 1),
(427884, 782052, 'Jersey', 'jersey', 'us', 1),
(427885, 782052, 'Tallulah Falls', 'tallulah-falls', 'us', 1),
(427886, 782052, 'Mineral Bluff', 'mineral-bluff', 'us', 1),
(427887, 782052, 'Montrose', 'montrose', 'us', 1),
(427888, 782052, 'Haralson', 'haralson', 'us', 1),
(427889, 782052, 'Hull', 'hull', 'us', 1),
(427890, 782052, 'Junction City', 'junction-city', 'us', 1),
(427891, 782052, 'Mitchell', 'mitchell', 'us', 1),
(427892, 782052, 'Rocky Ford', 'rocky-ford', 'us', 1),
(427893, 782052, 'Meansville', 'meansville', 'us', 1),
(427894, 782052, 'Keysville', 'keysville', 'us', 1),
(427895, 782052, 'Roopville', 'roopville', 'us', 1),
(427896, 782052, 'Gillsville', 'gillsville', 'us', 1),
(427897, 782052, 'Avera', 'avera', 'us', 1),
(427898, 782052, 'Buckhead', 'buckhead', 'us', 1),
(427899, 782052, 'Brinson', 'brinson', 'us', 1),
(427900, 782052, 'Taylorsville', 'taylorsville', 'us', 1),
(427901, 782052, 'Culloden', 'culloden', 'us', 1),
(427902, 782052, 'Good Hope', 'good-hope', 'us', 1),
(427903, 782052, 'Jenkinsburg', 'jenkinsburg', 'us', 1),
(427904, 782052, 'Girard', 'girard', 'us', 1),
(427905, 782052, 'Orchard Hill', 'orchard-hill', 'us', 1),
(427906, 782052, 'Surrency', 'surrency', 'us', 1),
(427907, 782052, 'Carlton', 'carlton', 'us', 1),
(427908, 782052, 'Kite', 'kite', 'us', 1),
(427909, 782052, 'Dillard', 'dillard', 'us', 1),
(427910, 782052, 'Lexington', 'lexington', 'us', 1),
(427911, 782052, 'Shady Dale', 'shady-dale', 'us', 1),
(427912, 782052, 'Rebecca', 'rebecca', 'us', 1),
(427913, 782052, 'Plainville', 'plainville', 'us', 1),
(427914, 782052, 'Damascus', 'damascus', 'us', 1),
(427915, 782052, 'Cecil', 'cecil', 'us', 1),
(427916, 782052, 'Denton', 'denton', 'us', 1),
(427917, 782052, 'Allentown', 'allentown', 'us', 1),
(427918, 782052, 'Bartow', 'bartow', 'us', 1),
(427919, 782052, 'Climax', 'climax', 'us', 1),
(427920, 782052, 'Morganton', 'morganton', 'us', 1),
(427921, 782052, 'Norwood', 'norwood', 'us', 1),
(427922, 782052, 'Chauncey', 'chauncey', 'us', 1),
(427923, 782052, 'Stapleton', 'stapleton', 'us', 1),
(427924, 782052, 'Martin', 'martin', 'us', 1),
(427925, 782052, 'White Plains', 'white-plains', 'us', 1),
(427926, 782052, 'Cobbtown', 'cobbtown', 'us', 1),
(427927, 782052, 'Pinehurst', 'pinehurst', 'us', 1),
(427928, 782052, 'Pitts', 'pitts', 'us', 1),
(427929, 782052, 'Iron City', 'iron-city', 'us', 1),
(427930, 782052, 'Sale City', 'sale-city', 'us', 1),
(427931, 782052, 'Sumner', 'sumner', 'us', 1),
(427932, 782052, 'Rentz', 'rentz', 'us', 1),
(427933, 782052, 'Newington', 'newington', 'us', 1),
(427934, 782052, 'Tiger', 'tiger', 'us', 1),
(427935, 782052, 'Ambrose', 'ambrose', 'us', 1),
(427936, 782052, 'Andersonville', 'andersonville', 'us', 1),
(427937, 782052, 'Williamson', 'williamson', 'us', 1),
(427938, 782052, 'Ila', 'ila', 'us', 1),
(427939, 782052, 'Sharpsburg', 'sharpsburg', 'us', 1),
(427940, 782052, 'Concord', 'concord', 'us', 1),
(427941, 782052, 'Bowersville', 'bowersville', 'us', 1),
(427942, 782052, 'Arnoldsville', 'arnoldsville', 'us', 1),
(427943, 782052, 'Siloam', 'siloam', 'us', 1),
(427944, 782052, 'Danville', 'danville', 'us', 1),
(427945, 782052, 'Ellenton', 'ellenton', 'us', 1),
(427946, 782052, 'Cadwell', 'cadwell', 'us', 1),
(427947, 782052, 'Sasser', 'sasser', 'us', 1),
(427948, 782052, 'Fargo', 'fargo', 'us', 1),
(427949, 782052, 'Yatesville', 'yatesville', 'us', 1),
(427950, 782052, 'Byromville', 'byromville', 'us', 1),
(427951, 782052, 'Warwick', 'warwick', 'us', 1),
(427952, 782052, 'Rhine', 'rhine', 'us', 1),
(427953, 782052, 'Preston', 'preston', 'us', 1),
(427954, 782052, 'Moreland', 'moreland', 'us', 1),
(427955, 782052, 'Woodland', 'woodland', 'us', 1),
(427956, 782052, 'Dearing', 'dearing', 'us', 1),
(427957, 782052, 'Odum', 'odum', 'us', 1),
(427958, 782052, 'Shiloh', 'shiloh', 'us', 1),
(427959, 782052, 'Funston', 'funston', 'us', 1),
(427960, 782052, 'Leslie', 'leslie', 'us', 1),
(427961, 782052, 'Barwick', 'barwick', 'us', 1),
(427962, 782052, 'Turin', 'turin', 'us', 1),
(427963, 782052, 'Arabi', 'arabi', 'us', 1),
(427964, 782052, 'Dudley', 'dudley', 'us', 1),
(427965, 782052, 'Danielsville', 'danielsville', 'us', 1),
(427966, 782052, 'Eton', 'eton', 'us', 1),
(427967, 782052, 'Midville', 'midville', 'us', 1),
(427968, 782052, 'Molena', 'molena', 'us', 1),
(427969, 782052, 'Harrison', 'harrison', 'us', 1),
(427970, 782052, 'Attapulgus', 'attapulgus', 'us', 1),
(427971, 782052, 'Warm Springs', 'warm-springs', 'us', 1),
(427972, 782052, 'Mansfield', 'mansfield', 'us', 1),
(427973, 782052, 'Sycamore', 'sycamore', 'us', 1),
(427974, 782052, 'Milner', 'milner', 'us', 1),
(427975, 782052, 'Bronwood', 'bronwood', 'us', 1),
(427976, 782052, 'Waco', 'waco', 'us', 1),
(427977, 782052, 'Hoboken', 'hoboken', 'us', 1),
(427978, 782052, 'Colbert', 'colbert', 'us', 1),
(427979, 782052, 'Pendergrass', 'pendergrass', 'us', 1),
(427980, 782052, 'Menlo', 'menlo', 'us', 1),
(427981, 782052, 'Ideal', 'ideal', 'us', 1),
(427982, 782052, 'Lyerly', 'lyerly', 'us', 1),
(427983, 782052, 'Crawfordville', 'crawfordville', 'us', 1),
(427984, 782052, 'Young Harris', 'young-harris', 'us', 1),
(427985, 782052, 'Collins', 'collins', 'us', 1),
(427986, 782052, 'Pineview', 'pineview', 'us', 1),
(427987, 782052, 'Ailey', 'ailey', 'us', 1),
(427988, 782052, 'Dexter', 'dexter', 'us', 1),
(427989, 782052, 'Hamilton', 'hamilton', 'us', 1),
(427990, 782052, 'Lake Park', 'lake-park', 'us', 1),
(427991, 782052, 'Uvalda', 'uvalda', 'us', 1),
(427992, 782052, 'Brooks', 'brooks', 'us', 1),
(427993, 782052, 'Coolidge', 'coolidge', 'us', 1),
(427994, 782052, 'Adrian', 'adrian', 'us', 1),
(427995, 782052, 'Talmo', 'talmo', 'us', 1),
(427996, 782052, 'Portal', 'portal', 'us', 1),
(427997, 782052, 'Cohutta', 'cohutta', 'us', 1),
(427998, 782052, 'Whitesburg', 'whitesburg', 'us', 1),
(427999, 782052, 'Irwinton', 'irwinton', 'us', 1),
(428000, 782052, 'Clermont', 'clermont', 'us', 1),
(428001, 782052, 'Carnesville', 'carnesville', 'us', 1),
(428002, 782052, 'Ochlocknee', 'ochlocknee', 'us', 1),
(428003, 782052, 'Toomsboro', 'toomsboro', 'us', 1),
(428004, 782052, 'Plains', 'plains', 'us', 1),
(428005, 782052, 'Whigham', 'whigham', 'us', 1),
(428006, 782052, 'Berlin', 'berlin', 'us', 1),
(428007, 782052, 'Pine Lake', 'pine-lake', 'us', 1),
(428008, 782052, 'Morven', 'morven', 'us', 1),
(428009, 782052, 'Leary', 'leary', 'us', 1),
(428010, 782052, 'Patterson', 'patterson', 'us', 1),
(428011, 782052, 'Tignall', 'tignall', 'us', 1),
(428012, 782052, 'Dawsonville', 'dawsonville', 'us', 1),
(428013, 782052, 'Kingston', 'kingston', 'us', 1),
(428014, 782052, 'Helen', 'helen', 'us', 1),
(428015, 782052, 'Riceboro', 'riceboro', 'us', 1),
(428016, 782052, 'Alapaha', 'alapaha', 'us', 1),
(428017, 782052, 'Newborn', 'newborn', 'us', 1),
(428018, 782052, 'White', 'white', 'us', 1),
(428019, 782052, 'Allenhurst', 'allenhurst', 'us', 1),
(428020, 782052, 'Mount Airy', 'mount-airy', 'us', 1),
(428021, 782052, 'Pavo', 'pavo', 'us', 1),
(428022, 782052, 'Blairsville', 'blairsville', 'us', 1),
(428023, 782052, 'McIntyre', 'mcintyre', 'us', 1),
(428024, 782052, 'Gibson', 'gibson', 'us', 1),
(428025, 782052, 'Ball Ground', 'ball-ground', 'us', 1),
(428026, 782052, 'Screven', 'screven', 'us', 1),
(428027, 782052, 'Flovilla', 'flovilla', 'us', 1),
(428028, 782052, 'Nelson', 'nelson', 'us', 1),
(428029, 782052, 'Stillmore', 'stillmore', 'us', 1),
(428030, 782052, 'Franklin Springs', 'franklin-springs', 'us', 1),
(428031, 782052, 'Roberta', 'roberta', 'us', 1),
(428032, 782052, 'Rutledge', 'rutledge', 'us', 1),
(428033, 782052, 'Waverly Hall', 'waverly-hall', 'us', 1),
(428034, 782052, 'Ty Ty', 'ty-ty', 'us', 1),
(428035, 782052, 'Ray City', 'ray-city', 'us', 1),
(428036, 782052, 'Fairmount', 'fairmount', 'us', 1),
(428037, 782052, 'Waleska', 'waleska', 'us', 1),
(428038, 782052, 'Glenwood', 'glenwood', 'us', 1),
(428039, 782052, 'Mountain City', 'mountain-city', 'us', 1),
(428040, 782052, 'Blythe', 'blythe', 'us', 1),
(428041, 782052, 'Canon', 'canon', 'us', 1),
(428042, 782052, 'Hiawassee', 'hiawassee', 'us', 1),
(428043, 782052, 'Doerun', 'doerun', 'us', 1),
(428044, 782052, 'Crawford', 'crawford', 'us', 1),
(428045, 782052, 'Resaca', 'resaca', 'us', 1),
(428046, 782052, 'Greenville', 'greenville', 'us', 1),
(428047, 782052, 'Milan', 'milan', 'us', 1),
(428048, 782052, 'Norman Park', 'norman-park', 'us', 1),
(428049, 782052, 'Luthersville', 'luthersville', 'us', 1),
(428050, 782052, 'Franklin', 'franklin', 'us', 1),
(428051, 782052, 'East Ellijay', 'east-ellijay', 'us', 1),
(428052, 782052, 'Lenox', 'lenox', 'us', 1),
(428053, 782052, 'Enigma', 'enigma', 'us', 1),
(428054, 782052, 'Alto', 'alto', 'us', 1),
(428055, 782052, 'Poulan', 'poulan', 'us', 1),
(428056, 782052, 'Bethlehem', 'bethlehem', 'us', 1),
(428057, 782052, 'Smithville', 'smithville', 'us', 1),
(428058, 782052, 'Newton', 'newton', 'us', 1),
(428059, 782052, 'Baconton', 'baconton', 'us', 1),
(428060, 782052, 'Talbotton', 'talbotton', 'us', 1),
(428061, 782052, 'Buchanan', 'buchanan', 'us', 1),
(428062, 782052, 'Cave Spring', 'cave-spring', 'us', 1),
(428063, 782052, 'Bowman', 'bowman', 'us', 1),
(428064, 782052, 'Nahunta', 'nahunta', 'us', 1),
(428065, 782052, 'Winterville', 'winterville', 'us', 1),
(428066, 782052, 'Reynolds', 'reynolds', 'us', 1),
(428067, 782052, 'Homer', 'homer', 'us', 1),
(428068, 782052, 'Shellman', 'shellman', 'us', 1),
(428069, 782052, 'Aragon', 'aragon', 'us', 1),
(428070, 782052, 'Hagan', 'hagan', 'us', 1),
(428071, 782052, 'McCaysville', 'mccaysville', 'us', 1),
(428072, 782052, 'Fort Gaines', 'fort-gaines', 'us', 1),
(428073, 782052, 'Woodbury', 'woodbury', 'us', 1),
(428074, 782052, 'Brooklet', 'brooklet', 'us', 1),
(428075, 782052, 'Midway', 'midway', 'us', 1),
(428076, 782052, 'Bogart', 'bogart', 'us', 1),
(428077, 782052, 'Meigs', 'meigs', 'us', 1),
(428078, 782052, 'Ivey', 'ivey', 'us', 1),
(428079, 782052, 'Comer', 'comer', 'us', 1),
(428080, 782052, 'Emerson', 'emerson', 'us', 1),
(428081, 782052, 'Oglethorpe', 'oglethorpe', 'us', 1),
(428082, 782052, 'Blue Ridge', 'blue-ridge', 'us', 1),
(428083, 782052, 'Zebulon', 'zebulon', 'us', 1),
(428084, 782052, 'Lumber City', 'lumber-city', 'us', 1),
(428085, 782052, 'Jeffersonville', 'jeffersonville', 'us', 1),
(428086, 782052, 'Pine Mountain', 'pine-mountain', 'us', 1),
(428087, 782052, 'Edison', 'edison', 'us', 1),
(428088, 782052, 'Tunnel Hill', 'tunnel-hill', 'us', 1),
(428089, 782052, 'Sardis', 'sardis', 'us', 1),
(428090, 782052, 'Grayson', 'grayson', 'us', 1),
(428091, 782052, 'Lumpkin', 'lumpkin', 'us', 1),
(428092, 782052, 'Woodbine', 'woodbine', 'us', 1),
(428093, 782052, 'Guyton', 'guyton', 'us', 1),
(428094, 782052, 'Marshallville', 'marshallville', 'us', 1),
(428095, 782052, 'Cusseta', 'cusseta', 'us', 1),
(428096, 782052, 'Nicholson', 'nicholson', 'us', 1),
(428097, 782052, 'Omega', 'omega', 'us', 1),
(428098, 782052, 'Sparta', 'sparta', 'us', 1),
(428099, 782052, 'Tennille', 'tennille', 'us', 1),
(428100, 782052, 'Clarkesville', 'clarkesville', 'us', 1),
(428101, 782052, 'Rochelle', 'rochelle', 'us', 1),
(428102, 782052, 'Boston', 'boston', 'us', 1),
(428103, 782052, 'Broxton', 'broxton', 'us', 1),
(428104, 782052, 'Porterdale', 'porterdale', 'us', 1),
(428105, 782052, 'Willacoochee', 'willacoochee', 'us', 1),
(428106, 782052, 'Chester', 'chester', 'us', 1),
(428107, 782052, 'Morgan', 'morgan', 'us', 1),
(428108, 782052, 'Arlington', 'arlington', 'us', 1),
(428109, 782052, 'Ellijay', 'ellijay', 'us', 1),
(428110, 782052, 'Ludowici', 'ludowici', 'us', 1),
(428111, 782052, 'Hiram', 'hiram', 'us', 1),
(428112, 782052, 'Lookout Mountain', 'lookout-mountain', 'us', 1),
(428113, 782052, 'Maysville', 'maysville', 'us', 1),
(428114, 782052, 'Varnell', 'varnell', 'us', 1),
(428115, 782052, 'Union Point', 'union-point', 'us', 1),
(428116, 782052, 'Lincolnton', 'lincolnton', 'us', 1),
(428117, 782052, 'Darien', 'darien', 'us', 1),
(428118, 782052, 'Davisboro', 'davisboro', 'us', 1),
(428119, 782052, 'Hoschton', 'hoschton', 'us', 1),
(428120, 782052, 'Buena Vista', 'buena-vista', 'us', 1),
(428121, 782052, 'Richland', 'richland', 'us', 1),
(428122, 782052, 'Ellaville', 'ellaville', 'us', 1),
(428123, 782052, 'Demorest', 'demorest', 'us', 1),
(428124, 782052, 'Lula', 'lula', 'us', 1),
(428125, 782052, 'Sparks', 'sparks', 'us', 1),
(428126, 782052, 'Twin City', 'twin-city', 'us', 1),
(428127, 782052, 'Harlem', 'harlem', 'us', 1),
(428128, 782052, 'Springfield', 'springfield', 'us', 1),
(428129, 782052, 'Hahira', 'hahira', 'us', 1),
(428130, 782052, 'Colquitt', 'colquitt', 'us', 1),
(428131, 782052, 'Pearson', 'pearson', 'us', 1),
(428132, 782052, 'Lavonia', 'lavonia', 'us', 1),
(428133, 782052, 'Butler', 'butler', 'us', 1),
(428134, 782052, 'Bowdon', 'bowdon', 'us', 1),
(428135, 782052, 'Warrenton', 'warrenton', 'us', 1),
(428136, 782052, 'Braselton', 'braselton', 'us', 1),
(428137, 782052, 'Trion', 'trion', 'us', 1),
(428138, 782052, 'Wadley', 'wadley', 'us', 1),
(428139, 782052, 'Lithia Springs', 'lithia-springs', 'us', 1),
(428140, 782052, 'Flowery Branch', 'flowery-branch', 'us', 1),
(428141, 782052, 'Mount Vernon', 'mount-vernon', 'us', 1),
(428142, 782052, 'Berkeley Lake', 'berkeley-lake', 'us', 1),
(428143, 782052, 'Clayton', 'clayton', 'us', 1),
(428144, 782052, 'Gray', 'gray', 'us', 1),
(428145, 782052, 'Gordon', 'gordon', 'us', 1),
(428146, 782052, 'Oxford', 'oxford', 'us', 1),
(428147, 782052, 'Wrens', 'wrens', 'us', 1),
(428148, 782052, 'Lithonia', 'lithonia', 'us', 1),
(428149, 782052, 'Trenton', 'trenton', 'us', 1),
(428150, 782052, 'Thunderbolt', 'thunderbolt', 'us', 1),
(428151, 782052, 'Reidsville', 'reidsville', 'us', 1),
(428152, 782052, 'Helena', 'helena', 'us', 1),
(428153, 782052, 'Watkinsville', 'watkinsville', 'us', 1),
(428154, 782052, 'Grantville', 'grantville', 'us', 1),
(428155, 782052, 'Chickamauga', 'chickamauga', 'us', 1),
(428156, 782052, 'Monticello', 'monticello', 'us', 1),
(428157, 782052, 'Cleveland', 'cleveland', 'us', 1),
(428158, 782052, 'Pembroke', 'pembroke', 'us', 1),
(428159, 782052, 'Claxton', 'claxton', 'us', 1),
(428160, 782052, 'Statham', 'statham', 'us', 1),
(428161, 782052, 'Abbeville', 'abbeville', 'us', 1),
(428162, 782052, 'Jasper', 'jasper', 'us', 1),
(428163, 782052, 'Sylvania', 'sylvania', 'us', 1),
(428164, 782052, 'East Dublin', 'east-dublin', 'us', 1),
(428165, 782052, 'Louisville', 'louisville', 'us', 1),
(428166, 782052, 'Bloomingdale', 'bloomingdale', 'us', 1),
(428167, 782052, 'Avondale Estates', 'avondale-estates', 'us', 1),
(428168, 782052, 'Lovejoy', 'lovejoy', 'us', 1),
(428169, 782052, 'Royston', 'royston', 'us', 1),
(428170, 782052, 'McRae', 'mcrae', 'us', 1),
(428171, 782052, 'Ringgold', 'ringgold', 'us', 1),
(428172, 782052, 'Donalsonville', 'donalsonville', 'us', 1),
(428173, 782052, 'Hogansville', 'hogansville', 'us', 1),
(428174, 782052, 'Soperton', 'soperton', 'us', 1),
(428175, 782052, 'Senoia', 'senoia', 'us', 1),
(428176, 782052, 'Unadilla', 'unadilla', 'us', 1),
(428177, 782052, 'Lakeland', 'lakeland', 'us', 1),
(428178, 782052, 'Leesburg', 'leesburg', 'us', 1),
(428179, 782052, 'Alamo', 'alamo', 'us', 1),
(428180, 782052, 'Baldwin', 'baldwin', 'us', 1),
(428181, 782052, 'Homerville', 'homerville', 'us', 1),
(428182, 782052, 'Vienna', 'vienna', 'us', 1),
(428183, 782052, 'Nicholls', 'nicholls', 'us', 1),
(428184, 782052, 'Tallapoosa', 'tallapoosa', 'us', 1),
(428185, 782052, 'Locust Grove', 'locust-grove', 'us', 1),
(428186, 782052, 'Port Wentworth', 'port-wentworth', 'us', 1),
(428187, 782052, 'Adairsville', 'adairsville', 'us', 1),
(428188, 782052, 'Alma', 'alma', 'us', 1),
(428189, 782052, 'Byron', 'byron', 'us', 1),
(428190, 782052, 'Holly Springs', 'holly-springs', 'us', 1),
(428191, 782052, 'Ocilla', 'ocilla', 'us', 1),
(428192, 782052, 'Folkston', 'folkston', 'us', 1),
(428193, 782052, 'Blackshear', 'blackshear', 'us', 1),
(428194, 782052, 'Rossville', 'rossville', 'us', 1),
(428195, 782052, 'Greensboro', 'greensboro', 'us', 1),
(428196, 782052, 'Oakwood', 'oakwood', 'us', 1),
(428197, 782052, 'West Point', 'west-point', 'us', 1),
(428198, 782052, 'Palmetto', 'palmetto', 'us', 1),
(428199, 782052, 'Cuthbert', 'cuthbert', 'us', 1),
(428200, 782052, 'Tybee Island', 'tybee-island', 'us', 1),
(428201, 782052, 'Millen', 'millen', 'us', 1),
(428202, 782052, 'Wrightsville', 'wrightsville', 'us', 1),
(428203, 782052, 'Manchester', 'manchester', 'us', 1),
(428204, 782052, 'Walthourville', 'walthourville', 'us', 1),
(428205, 782052, 'Hazlehurst', 'hazlehurst', 'us', 1),
(428206, 782052, 'Cornelia', 'cornelia', 'us', 1),
(428207, 782052, 'Jonesboro', 'jonesboro', 'us', 1),
(428208, 782052, 'Madison', 'madison', 'us', 1),
(428209, 782052, 'Pelham', 'pelham', 'us', 1),
(428210, 782052, 'Chatsworth', 'chatsworth', 'us', 1),
(428211, 782052, 'Tyrone', 'tyrone', 'us', 1),
(428212, 782052, 'Social Circle', 'social-circle', 'us', 1),
(428213, 782052, 'Lindale', 'lindale', 'us', 1),
(428214, 782052, 'Euharlee', 'euharlee', 'us', 1),
(428215, 782052, 'Montezuma', 'montezuma', 'us', 1),
(428216, 782052, 'Rockmart', 'rockmart', 'us', 1),
(428217, 782052, 'Metter', 'metter', 'us', 1),
(428218, 782052, 'Hawkinsville', 'hawkinsville', 'us', 1),
(428219, 782052, 'Washington', 'washington', 'us', 1),
(428220, 782052, 'Hephzibah', 'hephzibah', 'us', 1),
(428221, 782052, 'Lyons', 'lyons', 'us', 1),
(428222, 782052, 'Hartwell', 'hartwell', 'us', 1),
(428223, 782052, 'Baxley', 'baxley', 'us', 1),
(428224, 782052, 'Ashburn', 'ashburn', 'us', 1),
(428225, 782052, 'Quitman', 'quitman', 'us', 1),
(428226, 782052, 'Jefferson', 'jefferson', 'us', 1),
(428227, 782052, 'Forsyth', 'forsyth', 'us', 1),
(428228, 782052, 'Temple', 'temple', 'us', 1),
(428229, 782052, 'Dahlonega', 'dahlonega', 'us', 1),
(428230, 782052, 'Cochran', 'cochran', 'us', 1),
(428231, 782052, 'Elberton', 'elberton', 'us', 1),
(428232, 782052, 'Jackson', 'jackson', 'us', 1),
(428233, 782052, 'Summerville', 'summerville', 'us', 1),
(428234, 782052, 'Dacula', 'dacula', 'us', 1),
(428235, 782052, 'Nashville', 'nashville', 'us', 1),
(428236, 782052, 'Hampton', 'hampton', 'us', 1),
(428237, 782052, 'Glennville', 'glennville', 'us', 1),
(428238, 782052, 'Morrow', 'morrow', 'us', 1),
(428239, 782052, 'Dawson', 'dawson', 'us', 1),
(428240, 782052, 'Adel', 'adel', 'us', 1),
(428241, 782052, 'Bremen', 'bremen', 'us', 1),
(428242, 782052, 'Commerce', 'commerce', 'us', 1),
(428243, 782052, 'Eastman', 'eastman', 'us', 1),
(428244, 782052, 'Hapeville', 'hapeville', 'us', 1),
(428245, 782052, 'Blakely', 'blakely', 'us', 1),
(428246, 782052, 'Camilla', 'camilla', 'us', 1),
(428247, 782052, 'Cumming', 'cumming', 'us', 1),
(428248, 782052, 'Centerville', 'centerville', 'us', 1),
(428249, 782052, 'Sylvester', 'sylvester', 'us', 1),
(428250, 782052, 'Barnesville', 'barnesville', 'us', 1),
(428251, 782052, 'Sandersville', 'sandersville', 'us', 1),
(428252, 782052, 'Waynesboro', 'waynesboro', 'us', 1),
(428253, 782052, 'Conley', 'conley', 'us', 1),
(428254, 782052, 'Rincon', 'rincon', 'us', 1),
(428255, 782052, 'Thomson', 'thomson', 'us', 1),
(428256, 782052, 'Auburn', 'auburn', 'us', 1),
(428257, 782052, 'Austell', 'austell', 'us', 1),
(428258, 782052, 'Eatonton', 'eatonton', 'us', 1),
(428259, 782052, 'Swainsboro', 'swainsboro', 'us', 1),
(428260, 782052, 'Stone Mountain', 'stone-mountain', 'us', 1),
(428261, 782052, 'Clarkston', 'clarkston', 'us', 1),
(428262, 782052, 'Grovetown', 'grovetown', 'us', 1),
(428263, 782052, 'Fort Valley', 'fort-valley', 'us', 1),
(428264, 782052, 'Dallas', 'dallas', 'us', 1),
(428265, 782052, 'Fairburn', 'fairburn', 'us', 1),
(428266, 782052, 'Fort Oglethorpe', 'fort-oglethorpe', 'us', 1),
(428267, 782052, 'McDonough', 'mcdonough', 'us', 1),
(428268, 782052, 'Fitzgerald', 'fitzgerald', 'us', 1),
(428269, 782052, 'Chamblee', 'chamblee', 'us', 1),
(428270, 782052, 'Toccoa', 'toccoa', 'us', 1),
(428271, 782052, 'Thomaston', 'thomaston', 'us', 1),
(428272, 782052, 'Richmond Hill', 'richmond-hill', 'us', 1),
(428273, 782052, 'Loganville', 'loganville', 'us', 1),
(428274, 782052, 'Cairo', 'cairo', 'us', 1),
(428275, 782052, 'Jesup', 'jesup', 'us', 1),
(428276, 782052, 'Norcross', 'norcross', 'us', 1),
(428277, 782052, 'Cedartown', 'cedartown', 'us', 1),
(428278, 782052, 'Doraville', 'doraville', 'us', 1),
(428279, 782052, 'Pooler', 'pooler', 'us', 1),
(428280, 782052, 'Scottdale', 'scottdale', 'us', 1),
(428281, 782052, 'Georgetown', 'georgetown', 'us', 1),
(428282, 782052, 'Garden City', 'garden-city', 'us', 1),
(428283, 782052, 'Vidalia', 'vidalia', 'us', 1),
(428284, 782052, 'Buford', 'buford', 'us', 1),
(428285, 782052, 'Douglas', 'douglas', 'us', 1),
(428286, 782052, 'Perry', 'perry', 'us', 1),
(428287, 782052, 'Villa Rica', 'villa-rica', 'us', 1),
(428288, 782052, 'Lilburn', 'lilburn', 'us', 1),
(428289, 782052, 'Kingsland', 'kingsland', 'us', 1),
(428290, 782052, 'Cordele', 'cordele', 'us', 1),
(428291, 782052, 'Suwanee', 'suwanee', 'us', 1),
(428292, 782052, 'Bainbridge', 'bainbridge', 'us', 1),
(428293, 782052, 'Monroe', 'monroe', 'us', 1),
(428294, 782052, 'Stockbridge', 'stockbridge', 'us', 1),
(428295, 782052, 'Conyers', 'conyers', 'us', 1),
(428296, 782052, 'Winder', 'winder', 'us', 1),
(428297, 782052, 'Calhoun', 'calhoun', 'us', 1),
(428298, 782052, 'Saint Marys', 'saint-marys', 'us', 1),
(428299, 782052, 'Union City', 'union-city', 'us', 1),
(428300, 782052, 'Covington', 'covington', 'us', 1),
(428301, 782052, 'Powder Springs', 'powder-springs', 'us', 1),
(428302, 782052, 'Moultrie', 'moultrie', 'us', 1),
(428303, 782052, 'Fayetteville', 'fayetteville', 'us', 1),
(428304, 782052, 'Waycross', 'waycross', 'us', 1),
(428305, 782052, 'Sugar Hill', 'sugar-hill', 'us', 1),
(428306, 782052, 'Dublin', 'dublin', 'us', 1),
(428307, 782052, 'Tifton', 'tifton', 'us', 1),
(428308, 782052, 'Riverdale', 'riverdale', 'us', 1),
(428309, 782052, 'Brunswick', 'brunswick', 'us', 1),
(428310, 782052, 'Americus', 'americus', 'us', 1),
(428311, 782052, 'Decatur', 'decatur', 'us', 1),
(428312, 782052, 'Cartersville', 'cartersville', 'us', 1),
(428313, 782052, 'Evans', 'evans', 'us', 1),
(428314, 782052, 'Canton', 'canton', 'us', 1),
(428315, 782052, 'College Park', 'college-park', 'us', 1),
(428316, 782052, 'Thomasville', 'thomasville', 'us', 1),
(428317, 782052, 'Snellville', 'snellville', 'us', 1),
(428318, 782052, 'Woodstock', 'woodstock', 'us', 1),
(428319, 782052, 'Milledgeville', 'milledgeville', 'us', 1),
(428320, 782052, 'Acworth', 'acworth', 'us', 1),
(428321, 782052, 'Forest Park', 'forest-park', 'us', 1),
(428322, 782052, 'Carrollton', 'carrollton', 'us', 1),
(428323, 782052, 'Newnan', 'newnan', 'us', 1),
(428324, 782052, 'Griffin', 'griffin', 'us', 1),
(428325, 782052, 'Statesboro', 'statesboro', 'us', 1),
(428326, 782052, 'Duluth', 'duluth', 'us', 1),
(428327, 782052, 'Tucker', 'tucker', 'us', 1),
(428328, 782052, 'Martinez', 'martinez', 'us', 1),
(428329, 782052, 'Hinesville', 'hinesville', 'us', 1),
(428330, 782052, 'Kennesaw', 'kennesaw', 'us', 1),
(428331, 782052, 'Lawrenceville', 'lawrenceville', 'us', 1),
(428332, 782052, 'Mableton', 'mableton', 'us', 1),
(428333, 782052, 'Dalton', 'dalton', 'us', 1),
(428334, 782052, 'Douglasville', 'douglasville', 'us', 1),
(428335, 782052, 'Gainesville', 'gainesville', 'us', 1),
(428336, 782052, 'Peachtree City', 'peachtree-city', 'us', 1),
(428337, 782052, 'Alpharetta', 'alpharetta', 'us', 1),
(428338, 782052, 'Rome', 'rome', 'us', 1),
(428339, 782052, 'East Point', 'east-point', 'us', 1),
(428340, 782052, 'Dunwoody', 'dunwoody', 'us', 1),
(428341, 782052, 'Redan', 'redan', 'us', 1),
(428342, 782052, 'Augusta', 'augusta', 'us', 1),
(428343, 782052, 'Valdosta', 'valdosta', 'us', 1),
(428344, 782052, 'Athens', 'athens', 'us', 1),
(428345, 782052, 'Smyrna', 'smyrna', 'us', 1),
(428346, 782052, 'Warner Robins', 'warner-robins', 'us', 1),
(428347, 782052, 'Marietta', 'marietta', 'us', 1),
(428348, 782052, 'Albany', 'albany', 'us', 1),
(428349, 782052, 'Roswell', 'roswell', 'us', 1),
(428350, 782052, 'Macon', 'macon', 'us', 1),
(428351, 782052, 'Sandy Springs', 'sandy-springs', 'us', 1),
(428352, 782052, 'Savannah', 'savannah', 'us', 1),
(428353, 782052, 'Columbus', 'columbus', 'us', 1),
(428354, 782052, 'Atlanta', 'atlanta', 'us', 1),
(428355, 782053, 'Keauhou', 'keauhou', 'us', 1),
(428356, 782053, 'Puunene', 'puunene', 'us', 1),
(428357, 782053, 'Waikoloa', 'waikoloa', 'us', 1),
(428358, 782053, 'Haiku', 'haiku', 'us', 1),
(428359, 782053, 'Hakalau', 'hakalau', 'us', 1),
(428360, 782053, 'Ho‘olehua', 'hoolehua', 'us', 1),
(428361, 782053, 'Camp H M Smith', 'camp-h-m-smith', 'us', 1),
(428362, 782053, 'Fort Shafter', 'fort-shafter', 'us', 1),
(428363, 782053, 'Hana', 'hana', 'us', 1),
(428364, 782053, 'Hanapepe', 'hanapepe', 'us', 1),
(428365, 782053, 'Hawaii National Park', 'hawaii-national-park', 'us', 1),
(428366, 782053, 'Hickam AFB', 'hickam-afb', 'us', 1),
(428367, 782053, 'Holualoa', 'holualoa', 'us', 1),
(428368, 782053, 'Honaunau', 'honaunau', 'us', 1),
(428369, 782053, 'Kamuela', 'kamuela', 'us', 1),
(428370, 782053, 'Kapolei', 'kapolei', 'us', 1),
(428371, 782053, 'Kihei', 'kihei', 'us', 1),
(428372, 782053, 'Kula', 'kula', 'us', 1),
(428373, 782053, 'Kunia', 'kunia', 'us', 1),
(428374, 782053, 'Laupahoehoe', 'laupahoehoe', 'us', 1),
(428375, 782053, 'Mcbh Kaneohe Bay', 'mcbh-kaneohe-bay', 'us', 1),
(428376, 782053, 'Mililani', 'mililani', 'us', 1),
(428377, 782053, 'Ocean View', 'ocean-view', 'us', 1),
(428378, 782053, 'Pahala', 'pahala', 'us', 1),
(428379, 782053, 'Pahoa', 'pahoa', 'us', 1),
(428380, 782053, 'Pearl Harbor', 'pearl-harbor', 'us', 1),
(428381, 782053, 'Schofield Barracks', 'schofield-barracks', 'us', 1),
(428382, 782053, 'Tripler Amc', 'tripler-amc', 'us', 1),
(428383, 782053, 'Wahiawa', 'wahiawa', 'us', 1),
(428384, 782053, 'Waimanalo', 'waimanalo', 'us', 1),
(428385, 782053, 'Wheeler AAF', 'wheeler-aaf', 'us', 1),
(428386, 782053, 'Maunaloa', 'maunaloa', 'us', 1),
(428387, 782053, 'Hanalei', 'hanalei', 'us', 1),
(428388, 782053, 'Honomu', 'honomu', 'us', 1),
(428389, 782053, 'Pa‘auilo', 'paauilo', 'us', 1),
(428390, 782053, 'Kaumakani', 'kaumakani', 'us', 1),
(428391, 782053, 'NÄ‘Älehu', 'naalehu', 'us', 1),
(428392, 782053, 'Hawi', 'hawi', 'us', 1),
(428393, 782053, 'Kapaau', 'kapaau', 'us', 1),
(428394, 782053, 'Kurtistown', 'kurtistown', 'us', 1),
(428395, 782053, 'PÄpa‘ikou', 'papaikou', 'us', 1),
(428396, 782053, 'Kaaawa', 'kaaawa', 'us', 1),
(428397, 782053, 'Pepeekeo', 'pepeekeo', 'us', 1),
(428398, 782053, 'Kealakekua', 'kealakekua', 'us', 1),
(428399, 782053, 'Kualapu‘u', 'kualapuu', 'us', 1),
(428400, 782053, 'Princeville', 'princeville', 'us', 1),
(428401, 782053, 'Kea‘au', 'keaau', 'us', 1),
(428402, 782053, 'Koloa', 'koloa', 'us', 1),
(428403, 782053, 'Lawai', 'lawai', 'us', 1),
(428404, 782053, 'Kahuku', 'kahuku', 'us', 1),
(428405, 782053, 'Hale‘iwa', 'haleiwa', 'us', 1),
(428406, 782053, 'Honoka‘a', 'honokaa', 'us', 1),
(428407, 782053, 'Kilauea', 'kilauea', 'us', 1),
(428408, 782053, 'Eleele', 'eleele', 'us', 1),
(428409, 782053, 'Anahola', 'anahola', 'us', 1),
(428410, 782053, 'Volcano', 'volcano', 'us', 1),
(428411, 782053, 'Mountain View', 'mountain-view', 'us', 1),
(428412, 782053, 'Paia', 'paia', 'us', 1),
(428413, 782053, 'Kaunakakai', 'kaunakakai', 'us', 1),
(428414, 782053, 'Kekaha', 'kekaha', 'us', 1),
(428415, 782053, 'LÄna‘i City', 'lanai-city', 'us', 1),
(428416, 782053, 'Captain Cook', 'captain-cook', 'us', 1),
(428417, 782053, 'Hau‘ula', 'hauula', 'us', 1),
(428418, 782053, 'Waialua', 'waialua', 'us', 1),
(428419, 782053, 'Kalaheo', 'kalaheo', 'us', 1),
(428420, 782053, 'LÄ‘ie', 'laie', 'us', 1),
(428421, 782053, 'Lihue', 'lihue', 'us', 1),
(428422, 782053, 'Makawao', 'makawao', 'us', 1),
(428423, 782053, 'Waimea', 'waimea', 'us', 1),
(428424, 782053, 'Pukalani', 'pukalani', 'us', 1),
(428425, 782053, '‘Aiea', 'aiea', 'us', 1),
(428426, 782053, 'Lahaina', 'lahaina', 'us', 1),
(428427, 782053, 'Kailua-Kona', 'kailua-kona', 'us', 1),
(428428, 782053, 'Kapaa', 'kapaa', 'us', 1),
(428429, 782053, 'Wai‘anae', 'waianae', 'us', 1),
(428430, 782053, 'Wailuku', 'wailuku', 'us', 1),
(428431, 782053, '‘Ewa Beach', 'ewa-beach', 'us', 1),
(428432, 782053, 'Kahului', 'kahului', 'us', 1),
(428433, 782053, 'Waimalu', 'waimalu', 'us', 1),
(428434, 782053, 'Pearl City', 'pearl-city', 'us', 1),
(428435, 782053, 'Waipahu', 'waipahu', 'us', 1),
(428436, 782053, 'KÄne‘ohe', 'kaneohe', 'us', 1),
(428437, 782053, 'Hilo', 'hilo', 'us', 1),
(428438, 782053, 'Honolulu', 'honolulu', 'us', 1),
(428439, 782054, 'Howe', 'howe', 'us', 1),
(428440, 782054, 'Kingston', 'kingston', 'us', 1),
(428441, 782054, 'Ahsahka', 'ahsahka', 'us', 1),
(428442, 782054, 'Almo', 'almo', 'us', 1),
(428443, 782054, 'Arbon', 'arbon', 'us', 1),
(428444, 782054, 'Avery', 'avery', 'us', 1),
(428445, 782054, 'Bayview', 'bayview', 'us', 1),
(428446, 782054, 'Blanchard', 'blanchard', 'us', 1),
(428447, 782054, 'Bruneau', 'bruneau', 'us', 1),
(428448, 782054, 'Calder', 'calder', 'us', 1),
(428449, 782054, 'Careywood', 'careywood', 'us', 1),
(428450, 782054, 'Carmen', 'carmen', 'us', 1),
(428451, 782054, 'Cataldo', 'cataldo', 'us', 1),
(428452, 782054, 'Chester', 'chester', 'us', 1),
(428453, 782054, 'Clarkia', 'clarkia', 'us', 1),
(428454, 782054, 'Cocolalla', 'cocolalla', 'us', 1),
(428455, 782054, 'Coolin', 'coolin', 'us', 1),
(428456, 782054, 'Darlington', 'darlington', 'us', 1),
(428457, 782054, 'Eastport', 'eastport', 'us', 1),
(428458, 782054, 'Elba', 'elba', 'us', 1),
(428459, 782054, 'Elk City', 'elk-city', 'us', 1),
(428460, 782054, 'Felt', 'felt', 'us', 1),
(428461, 782054, 'Fernwood', 'fernwood', 'us', 1),
(428462, 782054, 'Fish Haven', 'fish-haven', 'us', 1),
(428463, 782054, 'Fruitvale', 'fruitvale', 'us', 1),
(428464, 782054, 'Garden Valley', 'garden-valley', 'us', 1),
(428465, 782054, 'Greencreek', 'greencreek', 'us', 1),
(428466, 782054, 'Hammett', 'hammett', 'us', 1),
(428467, 782054, 'Harvard', 'harvard', 'us', 1),
(428468, 782054, 'Holbrook', 'holbrook', 'us', 1),
(428469, 782054, 'Indian Valley', 'indian-valley', 'us', 1),
(428470, 782054, 'Jackson', 'jackson', 'us', 1),
(428471, 782054, 'King Hill', 'king-hill', 'us', 1),
(428472, 782054, 'Laclede', 'laclede', 'us', 1),
(428473, 782054, 'Lake Fork', 'lake-fork', 'us', 1),
(428474, 782054, 'Lemhi', 'lemhi', 'us', 1),
(428475, 782054, 'Lenore', 'lenore', 'us', 1),
(428476, 782054, 'Lowman', 'lowman', 'us', 1),
(428477, 782054, 'May', 'may', 'us', 1),
(428478, 782054, 'Medimont', 'medimont', 'us', 1),
(428479, 782054, 'Monteview', 'monteview', 'us', 1),
(428480, 782054, 'Moreland', 'moreland', 'us', 1),
(428481, 782054, 'Murphy', 'murphy', 'us', 1),
(428482, 782054, 'Naples', 'naples', 'us', 1),
(428483, 782054, 'Nordman', 'nordman', 'us', 1),
(428484, 782054, 'North Fork', 'north-fork', 'us', 1),
(428485, 782054, 'Ola', 'ola', 'us', 1),
(428486, 782054, 'Ovid', 'ovid', 'us', 1),
(428487, 782054, 'Picabo', 'picabo', 'us', 1),
(428488, 782054, 'Pingree', 'pingree', 'us', 1),
(428489, 782054, 'Pollock', 'pollock', 'us', 1),
(428490, 782054, 'Porthill', 'porthill', 'us', 1),
(428491, 782054, 'Princeton', 'princeton', 'us', 1),
(428492, 782054, 'Rogerson', 'rogerson', 'us', 1),
(428493, 782054, 'Santa', 'santa', 'us', 1),
(428494, 782054, 'Silverton', 'silverton', 'us', 1),
(428495, 782054, 'Swanlake', 'swanlake', 'us', 1),
(428496, 782054, 'Sweet', 'sweet', 'us', 1),
(428497, 782054, 'Tendoy', 'tendoy', 'us', 1),
(428498, 782054, 'Terreton', 'terreton', 'us', 1),
(428499, 782054, 'Viola', 'viola', 'us', 1),
(428500, 782054, 'Wayan', 'wayan', 'us', 1),
(428501, 782054, 'Yellow Pine', 'yellow-pine', 'us', 1),
(428502, 782054, 'Sagle', 'sagle', 'us', 1),
(428503, 782054, 'Coeur D Alene', 'coeur-d-alene', 'us', 1),
(428504, 782054, 'Desmet', 'desmet', 'us', 1),
(428505, 782054, 'Macks Inn', 'macks-inn', 'us', 1),
(428506, 782054, 'Mountain Home AFB', 'mountain-home-afb', 'us', 1),
(428507, 782054, 'Priest Lake', 'priest-lake', 'us', 1),
(428508, 782054, 'Hamer', 'hamer', 'us', 1),
(428509, 782054, 'Clayton', 'clayton', 'us', 1),
(428510, 782054, 'Hope', 'hope', 'us', 1),
(428511, 782054, 'Leadore', 'leadore', 'us', 1),
(428512, 782054, 'Stanley', 'stanley', 'us', 1),
(428513, 782054, 'White Bird', 'white-bird', 'us', 1),
(428514, 782054, 'Minidoka', 'minidoka', 'us', 1),
(428515, 782054, 'Tensed', 'tensed', 'us', 1),
(428516, 782054, 'Donnelly', 'donnelly', 'us', 1),
(428517, 782054, 'Elk River', 'elk-river', 'us', 1),
(428518, 782054, 'Murtaugh', 'murtaugh', 'us', 1),
(428519, 782054, 'Ferdinand', 'ferdinand', 'us', 1),
(428520, 782054, 'Irwin', 'irwin', 'us', 1),
(428521, 782054, 'Dietrich', 'dietrich', 'us', 1),
(428522, 782054, 'Malta', 'malta', 'us', 1),
(428523, 782054, 'Midvale', 'midvale', 'us', 1),
(428524, 782054, 'Peck', 'peck', 'us', 1),
(428525, 782054, 'Moore', 'moore', 'us', 1),
(428526, 782054, 'Oldtown', 'oldtown', 'us', 1),
(428527, 782054, 'Island Park', 'island-park', 'us', 1),
(428528, 782054, 'Swan Valley', 'swan-valley', 'us', 1),
(428529, 782054, 'Worley', 'worley', 'us', 1),
(428530, 782054, 'Stites', 'stites', 'us', 1),
(428531, 782054, 'Bloomington', 'bloomington', 'us', 1),
(428532, 782054, 'Clifton', 'clifton', 'us', 1),
(428533, 782054, 'Hollister', 'hollister', 'us', 1),
(428534, 782054, 'Albion', 'albion', 'us', 1),
(428535, 782054, 'Tetonia', 'tetonia', 'us', 1),
(428536, 782054, 'Bliss', 'bliss', 'us', 1),
(428537, 782054, 'Harrison', 'harrison', 'us', 1),
(428538, 782054, 'Castleford', 'castleford', 'us', 1),
(428539, 782054, 'Bovill', 'bovill', 'us', 1),
(428540, 782054, 'Rockland', 'rockland', 'us', 1),
(428541, 782054, 'Winchester', 'winchester', 'us', 1),
(428542, 782054, 'Parker', 'parker', 'us', 1),
(428543, 782054, 'Arimo', 'arimo', 'us', 1),
(428544, 782054, 'Declo', 'declo', 'us', 1),
(428545, 782054, 'Cambridge', 'cambridge', 'us', 1),
(428546, 782054, 'Kendrick', 'kendrick', 'us', 1),
(428547, 782054, 'Bancroft', 'bancroft', 'us', 1),
(428548, 782054, 'Newdale', 'newdale', 'us', 1),
(428549, 782054, 'Weippe', 'weippe', 'us', 1),
(428550, 782054, 'Culdesac', 'culdesac', 'us', 1),
(428551, 782054, 'Fairfield', 'fairfield', 'us', 1),
(428552, 782054, 'Riggins', 'riggins', 'us', 1),
(428553, 782054, 'Eden', 'eden', 'us', 1),
(428554, 782054, 'Firth', 'firth', 'us', 1),
(428555, 782054, 'Weston', 'weston', 'us', 1),
(428556, 782054, 'Richfield', 'richfield', 'us', 1),
(428557, 782054, 'Dayton', 'dayton', 'us', 1),
(428558, 782054, 'Grand View', 'grand-view', 'us', 1),
(428559, 782054, 'Kootenai', 'kootenai', 'us', 1),
(428560, 782054, 'Dover', 'dover', 'us', 1),
(428561, 782054, 'Lewisville', 'lewisville', 'us', 1),
(428562, 782054, 'New Meadows', 'new-meadows', 'us', 1),
(428563, 782054, 'Georgetown', 'georgetown', 'us', 1),
(428564, 782054, 'Hayden Lake', 'hayden-lake', 'us', 1),
(428565, 782054, 'Mackay', 'mackay', 'us', 1),
(428566, 782054, 'Nezperce', 'nezperce', 'us', 1),
(428567, 782054, 'Idaho City', 'idaho-city', 'us', 1),
(428568, 782054, 'Deary', 'deary', 'us', 1),
(428569, 782054, 'Paris', 'paris', 'us', 1),
(428570, 782054, 'Lava Hot Springs', 'lava-hot-springs', 'us', 1),
(428571, 782054, 'Pierce', 'pierce', 'us', 1),
(428572, 782054, 'Carey', 'carey', 'us', 1),
(428573, 782054, 'Notus', 'notus', 'us', 1),
(428574, 782054, 'Ririe', 'ririe', 'us', 1),
(428575, 782054, 'Craigmont', 'craigmont', 'us', 1),
(428576, 782054, 'Melba', 'melba', 'us', 1),
(428577, 782054, 'Juliaetta', 'juliaetta', 'us', 1),
(428578, 782054, 'Dubois', 'dubois', 'us', 1),
(428579, 782054, 'Teton', 'teton', 'us', 1),
(428580, 782054, 'Clark Fork', 'clark-fork', 'us', 1),
(428581, 782054, 'Downey', 'downey', 'us', 1),
(428582, 782054, 'Smelterville', 'smelterville', 'us', 1),
(428583, 782054, 'Oakley', 'oakley', 'us', 1),
(428584, 782054, 'Kooskia', 'kooskia', 'us', 1),
(428585, 782054, 'Franklin', 'franklin', 'us', 1),
(428586, 782054, 'Roberts', 'roberts', 'us', 1),
(428587, 782054, 'Athol', 'athol', 'us', 1),
(428588, 782054, 'Hagerman', 'hagerman', 'us', 1),
(428589, 782054, 'Moyie Springs', 'moyie-springs', 'us', 1),
(428590, 782054, 'Inkom', 'inkom', 'us', 1),
(428591, 782054, 'Hauser', 'hauser', 'us', 1),
(428592, 782054, 'Hazelton', 'hazelton', 'us', 1),
(428593, 782054, 'Menan', 'menan', 'us', 1),
(428594, 782054, 'Ponderay', 'ponderay', 'us', 1),
(428595, 782054, 'Council', 'council', 'us', 1),
(428596, 782054, 'Potlatch', 'potlatch', 'us', 1),
(428597, 782054, 'Mullan', 'mullan', 'us', 1),
(428598, 782054, 'Troy', 'troy', 'us', 1),
(428599, 782054, 'McCammon', 'mccammon', 'us', 1),
(428600, 782054, 'Challis', 'challis', 'us', 1),
(428601, 782054, 'Wallace', 'wallace', 'us', 1),
(428602, 782054, 'Horseshoe Bend', 'horseshoe-bend', 'us', 1),
(428603, 782054, 'Greenleaf', 'greenleaf', 'us', 1),
(428604, 782054, 'Genesee', 'genesee', 'us', 1),
(428605, 782054, 'Paul', 'paul', 'us', 1),
(428606, 782054, 'Grace', 'grace', 'us', 1),
(428607, 782054, 'Cascade', 'cascade', 'us', 1),
(428608, 782054, 'Plummer', 'plummer', 'us', 1),
(428609, 782054, 'Ucon', 'ucon', 'us', 1),
(428610, 782054, 'Hansen', 'hansen', 'us', 1),
(428611, 782054, 'Arco', 'arco', 'us', 1),
(428612, 782054, 'Marsing', 'marsing', 'us', 1),
(428613, 782054, 'Cottonwood', 'cottonwood', 'us', 1),
(428614, 782054, 'Lapwai', 'lapwai', 'us', 1),
(428615, 782054, 'Ashton', 'ashton', 'us', 1),
(428616, 782054, 'Driggs', 'driggs', 'us', 1),
(428617, 782054, 'Kamiah', 'kamiah', 'us', 1),
(428618, 782054, 'Iona', 'iona', 'us', 1),
(428619, 782054, 'Victor', 'victor', 'us', 1),
(428620, 782054, 'New Plymouth', 'new-plymouth', 'us', 1),
(428621, 782054, 'Osburn', 'osburn', 'us', 1),
(428622, 782054, 'Sugar City', 'sugar-city', 'us', 1),
(428623, 782054, 'Glenns Ferry', 'glenns-ferry', 'us', 1),
(428624, 782054, 'Sun Valley', 'sun-valley', 'us', 1),
(428625, 782054, 'Wilder', 'wilder', 'us', 1),
(428626, 782054, 'Spirit Lake', 'spirit-lake', 'us', 1),
(428627, 782054, 'Shoshone', 'shoshone', 'us', 1),
(428628, 782054, 'Pinehurst', 'pinehurst', 'us', 1),
(428629, 782054, 'Filer', 'filer', 'us', 1),
(428630, 782054, 'Parma', 'parma', 'us', 1),
(428631, 782054, 'Aberdeen', 'aberdeen', 'us', 1),
(428632, 782054, 'Priest River', 'priest-river', 'us', 1),
(428633, 782054, 'Malad City', 'malad-city', 'us', 1),
(428634, 782054, 'McCall', 'mccall', 'us', 1),
(428635, 782054, 'Kellogg', 'kellogg', 'us', 1),
(428636, 782054, 'Bellevue', 'bellevue', 'us', 1),
(428637, 782054, 'Dalton Gardens', 'dalton-gardens', 'us', 1),
(428638, 782054, 'Wendell', 'wendell', 'us', 1),
(428639, 782054, 'Star', 'star', 'us', 1),
(428640, 782054, 'Montpelier', 'montpelier', 'us', 1),
(428641, 782054, 'Saint Maries', 'saint-maries', 'us', 1),
(428642, 782054, 'Homedale', 'homedale', 'us', 1),
(428643, 782054, 'Bonners Ferry', 'bonners-ferry', 'us', 1),
(428644, 782054, 'Heyburn', 'heyburn', 'us', 1),
(428645, 782054, 'Kimberly', 'kimberly', 'us', 1),
(428646, 782054, 'Salmon', 'salmon', 'us', 1),
(428647, 782054, 'Rigby', 'rigby', 'us', 1),
(428648, 782054, 'Grangeville', 'grangeville', 'us', 1),
(428649, 782054, 'Orofino', 'orofino', 'us', 1),
(428650, 782054, 'Ketchum', 'ketchum', 'us', 1),
(428651, 782054, 'Soda Springs', 'soda-springs', 'us', 1),
(428652, 782054, 'Gooding', 'gooding', 'us', 1),
(428653, 782054, 'Fort Hall', 'fort-hall', 'us', 1),
(428654, 782054, 'Saint Anthony', 'saint-anthony', 'us', 1),
(428655, 782054, 'American Falls', 'american-falls', 'us', 1),
(428656, 782054, 'Shelley', 'shelley', 'us', 1),
(428657, 782054, 'Buhl', 'buhl', 'us', 1),
(428658, 782054, 'Middleton', 'middleton', 'us', 1),
(428659, 782054, 'Fruitland', 'fruitland', 'us', 1),
(428660, 782054, 'Preston', 'preston', 'us', 1),
(428661, 782054, 'Rupert', 'rupert', 'us', 1),
(428662, 782054, 'Weiser', 'weiser', 'us', 1),
(428663, 782054, 'Rathdrum', 'rathdrum', 'us', 1),
(428664, 782054, 'Emmett', 'emmett', 'us', 1),
(428665, 782054, 'Payette', 'payette', 'us', 1),
(428666, 782054, 'Sandpoint', 'sandpoint', 'us', 1),
(428667, 782054, 'Hailey', 'hailey', 'us', 1),
(428668, 782054, 'Jerome', 'jerome', 'us', 1),
(428669, 782054, 'Burley', 'burley', 'us', 1),
(428670, 782054, 'Chubbuck', 'chubbuck', 'us', 1),
(428671, 782054, 'Ammon', 'ammon', 'us', 1),
(428672, 782054, 'Garden City', 'garden-city', 'us', 1),
(428673, 782054, 'Blackfoot', 'blackfoot', 'us', 1),
(428674, 782054, 'Mountain Home', 'mountain-home', 'us', 1),
(428675, 782054, 'Kuna', 'kuna', 'us', 1),
(428676, 782054, 'Hayden', 'hayden', 'us', 1),
(428677, 782054, 'Eagle', 'eagle', 'us', 1),
(428678, 782054, 'Moscow', 'moscow', 'us', 1),
(428679, 782054, 'Post Falls', 'post-falls', 'us', 1),
(428680, 782054, 'Rexburg', 'rexburg', 'us', 1),
(428681, 782054, 'Lewiston', 'lewiston', 'us', 1),
(428682, 782054, 'Caldwell', 'caldwell', 'us', 1),
(428683, 782054, 'Twin Falls', 'twin-falls', 'us', 1),
(428684, 782054, 'Meridian', 'meridian', 'us', 1),
(428685, 782054, 'Pocatello', 'pocatello', 'us', 1),
(428686, 782054, 'Idaho Falls', 'idaho-falls', 'us', 1),
(428687, 782054, 'Nampa', 'nampa', 'us', 1),
(428688, 782054, 'Boise', 'boise', 'us', 1),
(428689, 782055, 'Dennison', 'dennison', 'us', 1),
(428690, 782055, 'Alexander', 'alexander', 'us', 1),
(428691, 782055, 'Annapolis', 'annapolis', 'us', 1),
(428692, 782055, 'Barnhill', 'barnhill', 'us', 1),
(428693, 782055, 'Boody', 'boody', 'us', 1),
(428694, 782055, 'Cache', 'cache', 'us', 1),
(428695, 782055, 'Chambersburg', 'chambersburg', 'us', 1),
(428696, 782055, 'Cottage Hills', 'cottage-hills', 'us', 1),
(428697, 782055, 'Dale', 'dale', 'us', 1),
(428698, 782055, 'Dorsey', 'dorsey', 'us', 1),
(428699, 782055, 'Dow', 'dow', 'us', 1),
(428700, 782055, 'Dundas', 'dundas', 'us', 1),
(428701, 782055, 'Ellery', 'ellery', 'us', 1),
(428702, 782055, 'Elwin', 'elwin', 'us', 1),
(428703, 782055, 'Glenarm', 'glenarm', 'us', 1),
(428704, 782055, 'Golden Eagle', 'golden-eagle', 'us', 1),
(428705, 782055, 'Grantsburg', 'grantsburg', 'us', 1),
(428706, 782055, 'Herod', 'herod', 'us', 1),
(428707, 782055, 'Ingraham', 'ingraham', 'us', 1),
(428708, 782055, 'Jacob', 'jacob', 'us', 1),
(428709, 782055, 'Kings', 'kings', 'us', 1),
(428710, 782055, 'McClure', 'mcclure', 'us', 1),
(428711, 782055, 'Miller City', 'miller-city', 'us', 1),
(428712, 782055, 'Mitchell', 'mitchell', 'us', 1),
(428713, 782055, 'Mode', 'mode', 'us', 1),
(428714, 782055, 'Moro', 'moro', 'us', 1),
(428715, 782055, 'Mulkeytown', 'mulkeytown', 'us', 1),
(428716, 782055, 'Oakley', 'oakley', 'us', 1),
(428717, 782055, 'Olive Branch', 'olive-branch', 'us', 1),
(428718, 782055, 'Opdyke', 'opdyke', 'us', 1),
(428719, 782055, 'Ozark', 'ozark', 'us', 1),
(428720, 782055, 'Piasa', 'piasa', 'us', 1),
(428721, 782055, 'Plainview', 'plainview', 'us', 1),
(428722, 782055, 'Pomona', 'pomona', 'us', 1),
(428723, 782055, 'Renault', 'renault', 'us', 1),
(428724, 782055, 'Rinard', 'rinard', 'us', 1),
(428725, 782055, 'Rockport', 'rockport', 'us', 1),
(428726, 782055, 'Rosamond', 'rosamond', 'us', 1),
(428727, 782055, 'Scheller', 'scheller', 'us', 1),
(428728, 782055, 'Shattuc', 'shattuc', 'us', 1),
(428729, 782055, 'Shirley', 'shirley', 'us', 1),
(428730, 782055, 'Shobonier', 'shobonier', 'us', 1),
(428731, 782055, 'Texico', 'texico', 'us', 1),
(428732, 782055, 'Trilla', 'trilla', 'us', 1),
(428733, 782055, 'Tunnel Hill', 'tunnel-hill', 'us', 1),
(428734, 782055, 'Villa Ridge', 'villa-ridge', 'us', 1),
(428735, 782055, 'Walsh', 'walsh', 'us', 1),
(428736, 782055, 'West Liberty', 'west-liberty', 'us', 1),
(428737, 782055, 'West Union', 'west-union', 'us', 1),
(428738, 782055, 'West York', 'west-york', 'us', 1),
(428739, 782055, 'Whittington', 'whittington', 'us', 1),
(428740, 782055, 'Wolf Lake', 'wolf-lake', 'us', 1),
(428741, 782055, 'Burnside', 'burnside', 'us', 1),
(428742, 782055, 'Adair', 'adair', 'us', 1),
(428743, 782055, 'Ancona', 'ancona', 'us', 1),
(428744, 782055, 'Armstrong', 'armstrong', 'us', 1),
(428745, 782055, 'Baileyville', 'baileyville', 'us', 1),
(428746, 782055, 'Beason', 'beason', 'us', 1),
(428747, 782055, 'Berwick', 'berwick', 'us', 1),
(428748, 782055, 'Blackstone', 'blackstone', 'us', 1),
(428749, 782055, 'Bristol', 'bristol', 'us', 1),
(428750, 782055, 'Buffalo Prairie', 'buffalo-prairie', 'us', 1),
(428751, 782055, 'Cameron', 'cameron', 'us', 1),
(428752, 782055, 'Carman', 'carman', 'us', 1),
(428753, 782055, 'Chana', 'chana', 'us', 1),
(428754, 782055, 'Chestnut', 'chestnut', 'us', 1),
(428755, 782055, 'Clare', 'clare', 'us', 1),
(428756, 782055, 'Collison', 'collison', 'us', 1),
(428757, 782055, 'Cropsey', 'cropsey', 'us', 1),
(428758, 782055, 'Custer Park', 'custer-park', 'us', 1),
(428759, 782055, 'Dahinda', 'dahinda', 'us', 1),
(428760, 782055, 'Dewey', 'dewey', 'us', 1),
(428761, 782055, 'East Lynn', 'east-lynn', 'us', 1),
(428762, 782055, 'Edelstein', 'edelstein', 'us', 1),
(428763, 782055, 'Edwards', 'edwards', 'us', 1),
(428764, 782055, 'Eola', 'eola', 'us', 1),
(428765, 782055, 'Esmond', 'esmond', 'us', 1),
(428766, 782055, 'Fenton', 'fenton', 'us', 1),
(428767, 782055, 'Fowler', 'fowler', 'us', 1),
(428768, 782055, 'Frederick', 'frederick', 'us', 1),
(428769, 782055, 'Garden Prairie', 'garden-prairie', 'us', 1),
(428770, 782055, 'Gerlaw', 'gerlaw', 'us', 1),
(428771, 782055, 'Gilson', 'gilson', 'us', 1),
(428772, 782055, 'Graymont', 'graymont', 'us', 1),
(428773, 782055, 'Great Lakes', 'great-lakes', 'us', 1),
(428774, 782055, 'Groveland', 'groveland', 'us', 1),
(428775, 782055, 'Hines', 'hines', 'us', 1),
(428776, 782055, 'Homer Glen', 'homer-glen', 'us', 1),
(428777, 782055, 'Huntsville', 'huntsville', 'us', 1),
(428778, 782055, 'Illinois City', 'illinois-city', 'us', 1),
(428779, 782055, 'Ingleside', 'ingleside', 'us', 1),
(428780, 782055, 'Kaneville', 'kaneville', 'us', 1),
(428781, 782055, 'Kent', 'kent', 'us', 1),
(428782, 782055, 'Laura', 'laura', 'us', 1),
(428783, 782055, 'Lindenwood', 'lindenwood', 'us', 1),
(428784, 782055, 'Lynn Center', 'lynn-center', 'us', 1),
(428785, 782055, 'McConnell', 'mcconnell', 'us', 1),
(428786, 782055, 'Medinah', 'medinah', 'us', 1),
(428787, 782055, 'Monroe Center', 'monroe-center', 'us', 1),
(428788, 782055, 'Mooseheart', 'mooseheart', 'us', 1),
(428789, 782055, 'Mossville', 'mossville', 'us', 1),
(428790, 782055, 'Niota', 'niota', 'us', 1),
(428791, 782055, 'Osco', 'osco', 'us', 1),
(428792, 782055, 'Paloma', 'paloma', 'us', 1),
(428793, 782055, 'Penfield', 'penfield', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(428794, 782055, 'Plato Center', 'plato-center', 'us', 1),
(428795, 782055, 'Prairie View', 'prairie-view', 'us', 1),
(428796, 782055, 'Preemption', 'preemption', 'us', 1),
(428797, 782055, 'Putnam', 'putnam', 'us', 1),
(428798, 782055, 'Russell', 'russell', 'us', 1),
(428799, 782055, 'Serena', 'serena', 'us', 1),
(428800, 782055, 'Seward', 'seward', 'us', 1),
(428801, 782055, 'Seymour', 'seymour', 'us', 1),
(428802, 782055, 'Shirland', 'shirland', 'us', 1),
(428803, 782055, 'Smithshire', 'smithshire', 'us', 1),
(428804, 782055, 'Speer', 'speer', 'us', 1),
(428805, 782055, 'Sutter', 'sutter', 'us', 1),
(428806, 782055, 'Taylor Ridge', 'taylor-ridge', 'us', 1),
(428807, 782055, 'Triumph', 'triumph', 'us', 1),
(428808, 782055, 'Trivoli', 'trivoli', 'us', 1),
(428809, 782055, 'Van Orin', 'van-orin', 'us', 1),
(428810, 782055, 'Wasco', 'wasco', 'us', 1),
(428811, 782055, 'Wedron', 'wedron', 'us', 1),
(428812, 782055, 'White Heath', 'white-heath', 'us', 1),
(428813, 782055, 'Fults', 'fults', 'us', 1),
(428814, 782055, 'Rockwood', 'rockwood', 'us', 1),
(428815, 782055, 'Deer Grove', 'deer-grove', 'us', 1),
(428816, 782055, 'Macedonia', 'macedonia', 'us', 1),
(428817, 782055, 'Sciota', 'sciota', 'us', 1),
(428818, 782055, 'Burnt Prairie', 'burnt-prairie', 'us', 1),
(428819, 782055, 'Simpson', 'simpson', 'us', 1),
(428820, 782055, 'La Prairie', 'la-prairie', 'us', 1),
(428821, 782055, 'Johnsonville', 'johnsonville', 'us', 1),
(428822, 782055, 'Ellisville', 'ellisville', 'us', 1),
(428823, 782055, 'Detroit', 'detroit', 'us', 1),
(428824, 782055, 'Foosland', 'foosland', 'us', 1),
(428825, 782055, 'Topeka', 'topeka', 'us', 1),
(428826, 782055, 'Yale', 'yale', 'us', 1),
(428827, 782055, 'Walshville', 'walshville', 'us', 1),
(428828, 782055, 'Camden', 'camden', 'us', 1),
(428829, 782055, 'Strawn', 'strawn', 'us', 1),
(428830, 782055, 'Basco', 'basco', 'us', 1),
(428831, 782055, 'Keenes', 'keenes', 'us', 1),
(428832, 782055, 'Mount Erie', 'mount-erie', 'us', 1),
(428833, 782055, 'Kinsman', 'kinsman', 'us', 1),
(428834, 782055, 'Walnut Hill', 'walnut-hill', 'us', 1),
(428835, 782055, 'Leonore', 'leonore', 'us', 1),
(428836, 782055, 'Emington', 'emington', 'us', 1),
(428837, 782055, 'Bingham', 'bingham', 'us', 1),
(428838, 782055, 'Wheeler', 'wheeler', 'us', 1),
(428839, 782055, 'Bishop Hill', 'bishop-hill', 'us', 1),
(428840, 782055, 'Media', 'media', 'us', 1),
(428841, 782055, 'Hidalgo', 'hidalgo', 'us', 1),
(428842, 782055, 'Browning', 'browning', 'us', 1),
(428843, 782055, 'Hamburg', 'hamburg', 'us', 1),
(428844, 782055, 'New Salem', 'new-salem', 'us', 1),
(428845, 782055, 'Springerton', 'springerton', 'us', 1),
(428846, 782055, 'Raritan', 'raritan', 'us', 1),
(428847, 782055, 'Junction', 'junction', 'us', 1),
(428848, 782055, 'Pingree Grove', 'pingree-grove', 'us', 1),
(428849, 782055, 'Cantrall', 'cantrall', 'us', 1),
(428850, 782055, 'Tennessee', 'tennessee', 'us', 1),
(428851, 782055, 'Belknap', 'belknap', 'us', 1),
(428852, 782055, 'Brussels', 'brussels', 'us', 1),
(428853, 782055, 'Saint Augustine', 'saint-augustine', 'us', 1),
(428854, 782055, 'Eddyville', 'eddyville', 'us', 1),
(428855, 782055, 'Banner', 'banner', 'us', 1),
(428856, 782055, 'Harmon', 'harmon', 'us', 1),
(428857, 782055, 'La Rose', 'la-rose', 'us', 1),
(428858, 782055, 'Campus', 'campus', 'us', 1),
(428859, 782055, 'Marietta', 'marietta', 'us', 1),
(428860, 782055, 'Longview', 'longview', 'us', 1),
(428861, 782055, 'Ridott', 'ridott', 'us', 1),
(428862, 782055, 'Coleta', 'coleta', 'us', 1),
(428863, 782055, 'Maeystown', 'maeystown', 'us', 1),
(428864, 782055, 'Timewell', 'timewell', 'us', 1),
(428865, 782055, 'Ferris', 'ferris', 'us', 1),
(428866, 782055, 'Lima', 'lima', 'us', 1),
(428867, 782055, 'West Brooklyn', 'west-brooklyn', 'us', 1),
(428868, 782055, 'Browns', 'browns', 'us', 1),
(428869, 782055, 'Anchor', 'anchor', 'us', 1),
(428870, 782055, 'Concord', 'concord', 'us', 1),
(428871, 782055, 'Dana', 'dana', 'us', 1),
(428872, 782055, 'Hillview', 'hillview', 'us', 1),
(428873, 782055, 'Vernon', 'vernon', 'us', 1),
(428874, 782055, 'Pearl', 'pearl', 'us', 1),
(428875, 782055, 'Hettick', 'hettick', 'us', 1),
(428876, 782055, 'Broughton', 'broughton', 'us', 1),
(428877, 782055, 'Oconee', 'oconee', 'us', 1),
(428878, 782055, 'Littleton', 'littleton', 'us', 1),
(428879, 782055, 'Norris', 'norris', 'us', 1),
(428880, 782055, 'North Henderson', 'north-henderson', 'us', 1),
(428881, 782055, 'Smithboro', 'smithboro', 'us', 1),
(428882, 782055, 'Indian Creek', 'indian-creek', 'us', 1),
(428883, 782055, 'West Point', 'west-point', 'us', 1),
(428884, 782055, 'Butler', 'butler', 'us', 1),
(428885, 782055, 'Iroquois', 'iroquois', 'us', 1),
(428886, 782055, 'Cooksville', 'cooksville', 'us', 1),
(428887, 782055, 'Logan', 'logan', 'us', 1),
(428888, 782055, 'Arlington', 'arlington', 'us', 1),
(428889, 782055, 'Buncombe', 'buncombe', 'us', 1),
(428890, 782055, 'Metcalf', 'metcalf', 'us', 1),
(428891, 782055, 'Eldred', 'eldred', 'us', 1),
(428892, 782055, 'Smithfield', 'smithfield', 'us', 1),
(428893, 782055, 'Volo', 'volo', 'us', 1),
(428894, 782055, 'Claremont', 'claremont', 'us', 1),
(428895, 782055, 'Mapleton', 'mapleton', 'us', 1),
(428896, 782055, 'Batchtown', 'batchtown', 'us', 1),
(428897, 782055, 'Oakdale', 'oakdale', 'us', 1),
(428898, 782055, 'Shumway', 'shumway', 'us', 1),
(428899, 782055, 'Reddick', 'reddick', 'us', 1),
(428900, 782055, 'Calhoun', 'calhoun', 'us', 1),
(428901, 782055, 'Chesterfield', 'chesterfield', 'us', 1),
(428902, 782055, 'Indianola', 'indianola', 'us', 1),
(428903, 782055, 'Caledonia', 'caledonia', 'us', 1),
(428904, 782055, 'Coatsburg', 'coatsburg', 'us', 1),
(428905, 782055, 'Lafayette', 'lafayette', 'us', 1),
(428906, 782055, 'Harvel', 'harvel', 'us', 1),
(428907, 782055, 'Kell', 'kell', 'us', 1),
(428908, 782055, 'Jewett', 'jewett', 'us', 1),
(428909, 782055, 'Mill Shoals', 'mill-shoals', 'us', 1),
(428910, 782055, 'Colp', 'colp', 'us', 1),
(428911, 782055, 'Kempton', 'kempton', 'us', 1),
(428912, 782055, 'Rio', 'rio', 'us', 1),
(428913, 782055, 'Kinderhook', 'kinderhook', 'us', 1),
(428914, 782055, 'Buckingham', 'buckingham', 'us', 1),
(428915, 782055, 'Seaton', 'seaton', 'us', 1),
(428916, 782055, 'Parkersburg', 'parkersburg', 'us', 1),
(428917, 782055, 'Palmer', 'palmer', 'us', 1),
(428918, 782055, 'Henning', 'henning', 'us', 1),
(428919, 782055, 'Willow Hill', 'willow-hill', 'us', 1),
(428920, 782055, 'Long Point', 'long-point', 'us', 1),
(428921, 782055, 'Plainville', 'plainville', 'us', 1),
(428922, 782055, 'Baylis', 'baylis', 'us', 1),
(428923, 782055, 'Donnellson', 'donnellson', 'us', 1),
(428924, 782055, 'Omaha', 'omaha', 'us', 1),
(428925, 782055, 'Owaneco', 'owaneco', 'us', 1),
(428926, 782055, 'Sauget', 'sauget', 'us', 1),
(428927, 782055, 'Standard', 'standard', 'us', 1),
(428928, 782055, 'Waggoner', 'waggoner', 'us', 1),
(428929, 782055, 'Verona', 'verona', 'us', 1),
(428930, 782055, 'Modesto', 'modesto', 'us', 1),
(428931, 782055, 'Wellington', 'wellington', 'us', 1),
(428932, 782055, 'New Burnside', 'new-burnside', 'us', 1),
(428933, 782055, 'McCook', 'mccook', 'us', 1),
(428934, 782055, 'Gorham', 'gorham', 'us', 1),
(428935, 782055, 'Cedar Point', 'cedar-point', 'us', 1),
(428936, 782055, 'Montrose', 'montrose', 'us', 1),
(428937, 782055, 'Cabery', 'cabery', 'us', 1),
(428938, 782055, 'Ellsworth', 'ellsworth', 'us', 1),
(428939, 782055, 'Old Mill Creek', 'old-mill-creek', 'us', 1),
(428940, 782055, 'Steward', 'steward', 'us', 1),
(428941, 782055, 'Addieville', 'addieville', 'us', 1),
(428942, 782055, 'Ruma', 'ruma', 'us', 1),
(428943, 782055, 'Little York', 'little-york', 'us', 1),
(428944, 782055, 'Bone Gap', 'bone-gap', 'us', 1),
(428945, 782055, 'Mineral', 'mineral', 'us', 1),
(428946, 782055, 'Gays', 'gays', 'us', 1),
(428947, 782055, 'Grand Chain', 'grand-chain', 'us', 1),
(428948, 782055, 'Magnolia', 'magnolia', 'us', 1),
(428949, 782055, 'Milton', 'milton', 'us', 1),
(428950, 782055, 'Pulaski', 'pulaski', 'us', 1),
(428951, 782055, 'Allerton', 'allerton', 'us', 1),
(428952, 782055, 'Fieldon', 'fieldon', 'us', 1),
(428953, 782055, 'Gladstone', 'gladstone', 'us', 1),
(428954, 782055, 'Olmsted', 'olmsted', 'us', 1),
(428955, 782055, 'Forest City', 'forest-city', 'us', 1),
(428956, 782055, 'Thawville', 'thawville', 'us', 1),
(428957, 782055, 'Ivesdale', 'ivesdale', 'us', 1),
(428958, 782055, 'Cisco', 'cisco', 'us', 1),
(428959, 782055, 'Royal', 'royal', 'us', 1),
(428960, 782055, 'Arrowsmith', 'arrowsmith', 'us', 1),
(428961, 782055, 'Cypress', 'cypress', 'us', 1),
(428962, 782055, 'Nilwood', 'nilwood', 'us', 1),
(428963, 782055, 'Millbrook', 'millbrook', 'us', 1),
(428964, 782055, 'Stonefort', 'stonefort', 'us', 1),
(428965, 782055, 'Maquon', 'maquon', 'us', 1),
(428966, 782055, 'Kampsville', 'kampsville', 'us', 1),
(428967, 782055, 'Brocton', 'brocton', 'us', 1),
(428968, 782055, 'Victoria', 'victoria', 'us', 1),
(428969, 782055, 'Richview', 'richview', 'us', 1),
(428970, 782055, 'Broadlands', 'broadlands', 'us', 1),
(428971, 782055, 'Oakford', 'oakford', 'us', 1),
(428972, 782055, 'Bath', 'bath', 'us', 1),
(428973, 782055, 'Troy Grove', 'troy-grove', 'us', 1),
(428974, 782055, 'Geff', 'geff', 'us', 1),
(428975, 782055, 'Lee', 'lee', 'us', 1),
(428976, 782055, 'McNabb', 'mcnabb', 'us', 1),
(428977, 782055, 'New Holland', 'new-holland', 'us', 1),
(428978, 782055, 'Woodland', 'woodland', 'us', 1),
(428979, 782055, 'Rock City', 'rock-city', 'us', 1),
(428980, 782055, 'East Carondelet', 'east-carondelet', 'us', 1),
(428981, 782055, 'Alvin', 'alvin', 'us', 1),
(428982, 782055, 'Raleigh', 'raleigh', 'us', 1),
(428983, 782055, 'Campbell Hill', 'campbell-hill', 'us', 1),
(428984, 782055, 'Ewing', 'ewing', 'us', 1),
(428985, 782055, 'Lerna', 'lerna', 'us', 1),
(428986, 782055, 'Panama', 'panama', 'us', 1),
(428987, 782055, 'Sibley', 'sibley', 'us', 1),
(428988, 782055, 'Donovan', 'donovan', 'us', 1),
(428989, 782055, 'Winslow', 'winslow', 'us', 1),
(428990, 782055, 'Elizabethtown', 'elizabethtown', 'us', 1),
(428991, 782055, 'Vergennes', 'vergennes', 'us', 1),
(428992, 782055, 'Biggsville', 'biggsville', 'us', 1),
(428993, 782055, 'Elliott', 'elliott', 'us', 1),
(428994, 782055, 'Ludlow', 'ludlow', 'us', 1),
(428995, 782055, 'Compton', 'compton', 'us', 1),
(428996, 782055, 'Hartsburg', 'hartsburg', 'us', 1),
(428997, 782055, 'Malden', 'malden', 'us', 1),
(428998, 782055, 'Hindsboro', 'hindsboro', 'us', 1),
(428999, 782055, 'Manlius', 'manlius', 'us', 1),
(429000, 782055, 'Manchester', 'manchester', 'us', 1),
(429001, 782055, 'Armington', 'armington', 'us', 1),
(429002, 782055, 'Latham', 'latham', 'us', 1),
(429003, 782055, 'Rutland', 'rutland', 'us', 1),
(429004, 782055, 'Fillmore', 'fillmore', 'us', 1),
(429005, 782055, 'Bureau', 'bureau', 'us', 1),
(429006, 782055, 'Loraine', 'loraine', 'us', 1),
(429007, 782055, 'Easton', 'easton', 'us', 1),
(429008, 782055, 'New Douglas', 'new-douglas', 'us', 1),
(429009, 782055, 'Joy', 'joy', 'us', 1),
(429010, 782055, 'Kenney', 'kenney', 'us', 1),
(429011, 782055, 'Kilbourne', 'kilbourne', 'us', 1),
(429012, 782055, 'Secor', 'secor', 'us', 1),
(429013, 782055, 'Ellis Grove', 'ellis-grove', 'us', 1),
(429014, 782055, 'Hume', 'hume', 'us', 1),
(429015, 782055, 'Belle Rive', 'belle-rive', 'us', 1),
(429016, 782055, 'Apple River', 'apple-river', 'us', 1),
(429017, 782055, 'Bonfield', 'bonfield', 'us', 1),
(429018, 782055, 'Alma', 'alma', 'us', 1),
(429019, 782055, 'Saint Peter', 'saint-peter', 'us', 1),
(429020, 782055, 'Table Grove', 'table-grove', 'us', 1),
(429021, 782055, 'Beaverville', 'beaverville', 'us', 1),
(429022, 782055, 'Roberts', 'roberts', 'us', 1),
(429023, 782055, 'Nebo', 'nebo', 'us', 1),
(429024, 782055, 'Bellflower', 'bellflower', 'us', 1),
(429025, 782055, 'Alto Pass', 'alto-pass', 'us', 1),
(429026, 782055, 'Scales Mound', 'scales-mound', 'us', 1),
(429027, 782055, 'Ransom', 'ransom', 'us', 1),
(429028, 782055, 'Martinton', 'martinton', 'us', 1),
(429029, 782055, 'New Canton', 'new-canton', 'us', 1),
(429030, 782055, 'Benson', 'benson', 'us', 1),
(429031, 782055, 'Xenia', 'xenia', 'us', 1),
(429032, 782055, 'Mason', 'mason', 'us', 1),
(429033, 782055, 'Good Hope', 'good-hope', 'us', 1),
(429034, 782055, 'Flat Rock', 'flat-rock', 'us', 1),
(429035, 782055, 'Perry', 'perry', 'us', 1),
(429036, 782055, 'Sigel', 'sigel', 'us', 1),
(429037, 782055, 'Sadorus', 'sadorus', 'us', 1),
(429038, 782055, 'Loda', 'loda', 'us', 1),
(429039, 782055, 'Joppa', 'joppa', 'us', 1),
(429040, 782055, 'Elkhart', 'elkhart', 'us', 1),
(429041, 782055, 'Baldwin', 'baldwin', 'us', 1),
(429042, 782055, 'Arenzville', 'arenzville', 'us', 1),
(429043, 782055, 'Waltonville', 'waltonville', 'us', 1),
(429044, 782055, 'Varna', 'varna', 'us', 1),
(429045, 782055, 'Makanda', 'makanda', 'us', 1),
(429046, 782055, 'Bonnie', 'bonnie', 'us', 1),
(429047, 782055, 'Middletown', 'middletown', 'us', 1),
(429048, 782055, 'Weldon', 'weldon', 'us', 1),
(429049, 782055, 'London Mills', 'london-mills', 'us', 1),
(429050, 782055, 'Carlock', 'carlock', 'us', 1),
(429051, 782055, 'Hull', 'hull', 'us', 1),
(429052, 782055, 'Prairie City', 'prairie-city', 'us', 1),
(429053, 782055, 'Saunemin', 'saunemin', 'us', 1),
(429054, 782055, 'Waynesville', 'waynesville', 'us', 1),
(429055, 782055, 'Thebes', 'thebes', 'us', 1),
(429056, 782055, 'Sublette', 'sublette', 'us', 1),
(429057, 782055, 'Dawson', 'dawson', 'us', 1),
(429058, 782055, 'New Haven', 'new-haven', 'us', 1),
(429059, 782055, 'Mechanicsburg', 'mechanicsburg', 'us', 1),
(429060, 782055, 'Lomax', 'lomax', 'us', 1),
(429061, 782055, 'Millington', 'millington', 'us', 1),
(429062, 782055, 'Kane', 'kane', 'us', 1),
(429063, 782055, 'Melvin', 'melvin', 'us', 1),
(429064, 782055, 'De Land', 'de-land', 'us', 1),
(429065, 782055, 'German Valley', 'german-valley', 'us', 1),
(429066, 782055, 'Golf', 'golf', 'us', 1),
(429067, 782055, 'Buffalo', 'buffalo', 'us', 1),
(429068, 782055, 'Hoffman', 'hoffman', 'us', 1),
(429069, 782055, 'Mark', 'mark', 'us', 1),
(429070, 782055, 'Lostant', 'lostant', 'us', 1),
(429071, 782055, 'Bondville', 'bondville', 'us', 1),
(429072, 782055, 'Ipava', 'ipava', 'us', 1),
(429073, 782055, 'Chadwick', 'chadwick', 'us', 1),
(429074, 782055, 'Dakota', 'dakota', 'us', 1),
(429075, 782055, 'Humboldt', 'humboldt', 'us', 1),
(429076, 782055, 'Mettawa', 'mettawa', 'us', 1),
(429077, 782055, 'Reynolds', 'reynolds', 'us', 1),
(429078, 782055, 'Emden', 'emden', 'us', 1),
(429079, 782055, 'Towanda', 'towanda', 'us', 1),
(429080, 782055, 'Dahlgren', 'dahlgren', 'us', 1),
(429081, 782055, 'Buckner', 'buckner', 'us', 1),
(429082, 782055, 'Keyesport', 'keyesport', 'us', 1),
(429083, 782055, 'Tovey', 'tovey', 'us', 1),
(429084, 782055, 'Irving', 'irving', 'us', 1),
(429085, 782055, 'Congerville', 'congerville', 'us', 1),
(429086, 782055, 'Davis Junction', 'davis-junction', 'us', 1),
(429087, 782055, 'Cherry', 'cherry', 'us', 1),
(429088, 782055, 'Burlington', 'burlington', 'us', 1),
(429089, 782055, 'Ringwood', 'ringwood', 'us', 1),
(429090, 782055, 'Sparland', 'sparland', 'us', 1),
(429091, 782055, 'Fairview', 'fairview', 'us', 1),
(429092, 782055, 'Beecher City', 'beecher-city', 'us', 1),
(429093, 782055, 'Dix', 'dix', 'us', 1),
(429094, 782055, 'Hecker', 'hecker', 'us', 1),
(429095, 782055, 'Hoyleton', 'hoyleton', 'us', 1),
(429096, 782055, 'Medora', 'medora', 'us', 1),
(429097, 782055, 'Bowen', 'bowen', 'us', 1),
(429098, 782055, 'Neponset', 'neponset', 'us', 1),
(429099, 782055, 'Allendale', 'allendale', 'us', 1),
(429100, 782055, 'Summerfield', 'summerfield', 'us', 1),
(429101, 782055, 'Cornell', 'cornell', 'us', 1),
(429102, 782055, 'Pesotum', 'pesotum', 'us', 1),
(429103, 782055, 'Industry', 'industry', 'us', 1),
(429104, 782055, 'Liberty', 'liberty', 'us', 1),
(429105, 782055, 'Grand Ridge', 'grand-ridge', 'us', 1),
(429106, 782055, 'Hammond', 'hammond', 'us', 1),
(429107, 782055, 'Ohio', 'ohio', 'us', 1),
(429108, 782055, 'Herrick', 'herrick', 'us', 1),
(429109, 782055, 'Camargo', 'camargo', 'us', 1),
(429110, 782055, 'Plymouth', 'plymouth', 'us', 1),
(429111, 782055, 'Edgewood', 'edgewood', 'us', 1),
(429112, 782055, 'Cutler', 'cutler', 'us', 1),
(429113, 782055, 'Mount Auburn', 'mount-auburn', 'us', 1),
(429114, 782055, 'Cullom', 'cullom', 'us', 1),
(429115, 782055, 'Lyndon', 'lyndon', 'us', 1),
(429116, 782055, 'Thomson', 'thomson', 'us', 1),
(429117, 782055, 'Altona', 'altona', 'us', 1),
(429118, 782055, 'Fithian', 'fithian', 'us', 1),
(429119, 782055, 'Leaf River', 'leaf-river', 'us', 1),
(429120, 782055, 'Farina', 'farina', 'us', 1),
(429121, 782055, 'Bismarck', 'bismarck', 'us', 1),
(429122, 782055, 'Bedford Park', 'bedford-park', 'us', 1),
(429123, 782055, 'Creston', 'creston', 'us', 1),
(429124, 782055, 'Saint David', 'saint-david', 'us', 1),
(429125, 782055, 'Woodson', 'woodson', 'us', 1),
(429126, 782055, 'Spring Bay', 'spring-bay', 'us', 1),
(429127, 782055, 'Versailles', 'versailles', 'us', 1),
(429128, 782055, 'Lenzburg', 'lenzburg', 'us', 1),
(429129, 782055, 'Dalton City', 'dalton-city', 'us', 1),
(429130, 782055, 'Danforth', 'danforth', 'us', 1),
(429131, 782055, 'Buckley', 'buckley', 'us', 1),
(429132, 782055, 'Buda', 'buda', 'us', 1),
(429133, 782055, 'Franklin', 'franklin', 'us', 1),
(429134, 782055, 'Hillsdale', 'hillsdale', 'us', 1),
(429135, 782055, 'Pittsburg', 'pittsburg', 'us', 1),
(429136, 782055, 'Union', 'union', 'us', 1),
(429137, 782055, 'Taylor Springs', 'taylor-springs', 'us', 1),
(429138, 782055, 'Andover', 'andover', 'us', 1),
(429139, 782055, 'Strasburg', 'strasburg', 'us', 1),
(429140, 782055, 'Thompsonville', 'thompsonville', 'us', 1),
(429141, 782055, 'Prairie du Rocher', 'prairie-du-rocher', 'us', 1),
(429142, 782055, 'Cowden', 'cowden', 'us', 1),
(429143, 782055, 'Karnak', 'karnak', 'us', 1),
(429144, 782055, 'Ashley', 'ashley', 'us', 1),
(429145, 782055, 'Chapin', 'chapin', 'us', 1),
(429146, 782055, 'Dieterich', 'dieterich', 'us', 1),
(429147, 782055, 'Sorento', 'sorento', 'us', 1),
(429148, 782055, 'Wilsonville', 'wilsonville', 'us', 1),
(429149, 782055, 'Williamsfield', 'williamsfield', 'us', 1),
(429150, 782055, 'Iuka', 'iuka', 'us', 1),
(429151, 782055, 'Sidell', 'sidell', 'us', 1),
(429152, 782055, 'Rankin', 'rankin', 'us', 1),
(429153, 782055, 'Ursa', 'ursa', 'us', 1),
(429154, 782055, 'Grand Tower', 'grand-tower', 'us', 1),
(429155, 782055, 'Tower Hill', 'tower-hill', 'us', 1),
(429156, 782055, 'Crescent City', 'crescent-city', 'us', 1),
(429157, 782055, 'Bartelso', 'bartelso', 'us', 1),
(429158, 782055, 'Trout Valley', 'trout-valley', 'us', 1),
(429159, 782055, 'Enfield', 'enfield', 'us', 1),
(429160, 782055, 'Hamel', 'hamel', 'us', 1),
(429161, 782055, 'Hutsonville', 'hutsonville', 'us', 1),
(429162, 782055, 'South Wilmington', 'south-wilmington', 'us', 1),
(429163, 782055, 'Augusta', 'augusta', 'us', 1),
(429164, 782055, 'Patoka', 'patoka', 'us', 1),
(429165, 782055, 'Golden', 'golden', 'us', 1),
(429166, 782055, 'Tallula', 'tallula', 'us', 1),
(429167, 782055, 'Murrayville', 'murrayville', 'us', 1),
(429168, 782055, 'Davis', 'davis', 'us', 1),
(429169, 782055, 'Valmeyer', 'valmeyer', 'us', 1),
(429170, 782055, 'Woodlawn', 'woodlawn', 'us', 1),
(429171, 782055, 'Elsah', 'elsah', 'us', 1),
(429172, 782055, 'Valier', 'valier', 'us', 1),
(429173, 782055, 'Fairmount', 'fairmount', 'us', 1),
(429174, 782055, 'Alhambra', 'alhambra', 'us', 1),
(429175, 782055, 'Wapella', 'wapella', 'us', 1),
(429176, 782055, 'Golconda', 'golconda', 'us', 1),
(429177, 782055, 'New Boston', 'new-boston', 'us', 1),
(429178, 782055, 'Stanford', 'stanford', 'us', 1),
(429179, 782055, 'Cisne', 'cisne', 'us', 1),
(429180, 782055, 'Mound City', 'mound-city', 'us', 1),
(429181, 782055, 'Westfield', 'westfield', 'us', 1),
(429182, 782055, 'Ava', 'ava', 'us', 1),
(429183, 782055, 'Niantic', 'niantic', 'us', 1),
(429184, 782055, 'Potomac', 'potomac', 'us', 1),
(429185, 782055, 'Shipman', 'shipman', 'us', 1),
(429186, 782055, 'Grafton', 'grafton', 'us', 1),
(429187, 782055, 'Willisville', 'willisville', 'us', 1),
(429188, 782055, 'Deer Creek', 'deer-creek', 'us', 1),
(429189, 782055, 'Pierron', 'pierron', 'us', 1),
(429190, 782055, 'San Jose', 'san-jose', 'us', 1),
(429191, 782055, 'Mulberry Grove', 'mulberry-grove', 'us', 1),
(429192, 782055, 'Equality', 'equality', 'us', 1),
(429193, 782055, 'Elizabeth', 'elizabeth', 'us', 1),
(429194, 782055, 'Sherrard', 'sherrard', 'us', 1),
(429195, 782055, 'Findlay', 'findlay', 'us', 1),
(429196, 782055, 'Green Valley', 'green-valley', 'us', 1),
(429197, 782055, 'Evansville', 'evansville', 'us', 1),
(429198, 782055, 'Yates City', 'yates-city', 'us', 1),
(429199, 782055, 'Tonica', 'tonica', 'us', 1),
(429200, 782055, 'Brownstown', 'brownstown', 'us', 1),
(429201, 782055, 'Ashkum', 'ashkum', 'us', 1),
(429202, 782055, 'Cedarville', 'cedarville', 'us', 1),
(429203, 782055, 'Thayer', 'thayer', 'us', 1),
(429204, 782055, 'Alpha', 'alpha', 'us', 1),
(429205, 782055, 'Cordova', 'cordova', 'us', 1),
(429206, 782055, 'Coffeen', 'coffeen', 'us', 1),
(429207, 782055, 'Big Rock', 'big-rock', 'us', 1),
(429208, 782055, 'Pocahontas', 'pocahontas', 'us', 1),
(429209, 782055, 'Keithsburg', 'keithsburg', 'us', 1),
(429210, 782055, 'Irvington', 'irvington', 'us', 1),
(429211, 782055, 'Tamaroa', 'tamaroa', 'us', 1),
(429212, 782055, 'Essex', 'essex', 'us', 1),
(429213, 782055, 'Creal Springs', 'creal-springs', 'us', 1),
(429214, 782055, 'Hennepin', 'hennepin', 'us', 1),
(429215, 782055, 'Oneida', 'oneida', 'us', 1),
(429216, 782055, 'Noble', 'noble', 'us', 1),
(429217, 782055, 'Dalzell', 'dalzell', 'us', 1),
(429218, 782055, 'Crossville', 'crossville', 'us', 1),
(429219, 782055, 'Stewardson', 'stewardson', 'us', 1),
(429220, 782055, 'Tampico', 'tampico', 'us', 1),
(429221, 782055, 'Saybrook', 'saybrook', 'us', 1),
(429222, 782055, 'Chandlerville', 'chandlerville', 'us', 1),
(429223, 782055, 'Bluffs', 'bluffs', 'us', 1),
(429224, 782055, 'Palmyra', 'palmyra', 'us', 1),
(429225, 782055, 'Ullin', 'ullin', 'us', 1),
(429226, 782055, 'Blandinsville', 'blandinsville', 'us', 1),
(429227, 782055, 'Kirkwood', 'kirkwood', 'us', 1),
(429228, 782055, 'Piper City', 'piper-city', 'us', 1),
(429229, 782055, 'Watson', 'watson', 'us', 1),
(429230, 782055, 'Ogden', 'ogden', 'us', 1),
(429231, 782055, 'Pleasant Plains', 'pleasant-plains', 'us', 1),
(429232, 782055, 'Bull Valley', 'bull-valley', 'us', 1),
(429233, 782055, 'Tiskilwa', 'tiskilwa', 'us', 1),
(429234, 782055, 'Saint Francisville', 'saint-francisville', 'us', 1),
(429235, 782055, 'Bluford', 'bluford', 'us', 1),
(429236, 782055, 'Downs', 'downs', 'us', 1),
(429237, 782055, 'Bradford', 'bradford', 'us', 1),
(429238, 782055, 'La Moille', 'la-moille', 'us', 1),
(429239, 782055, 'Cissna Park', 'cissna-park', 'us', 1),
(429240, 782055, 'Farmersville', 'farmersville', 'us', 1),
(429241, 782055, 'Vermont', 'vermont', 'us', 1),
(429242, 782055, 'Goodfield', 'goodfield', 'us', 1),
(429243, 782055, 'Orangeville', 'orangeville', 'us', 1),
(429244, 782055, 'Hurst', 'hurst', 'us', 1),
(429245, 782055, 'New Windsor', 'new-windsor', 'us', 1),
(429246, 782055, 'Pearl City', 'pearl-city', 'us', 1),
(429247, 782055, 'Ashmore', 'ashmore', 'us', 1),
(429248, 782055, 'Shannon', 'shannon', 'us', 1),
(429249, 782055, 'Loami', 'loami', 'us', 1),
(429250, 782055, 'Matherville', 'matherville', 'us', 1),
(429251, 782055, 'Livingston', 'livingston', 'us', 1),
(429252, 782055, 'Dongola', 'dongola', 'us', 1),
(429253, 782055, 'Braceville', 'braceville', 'us', 1),
(429254, 782055, 'East Galesburg', 'east-galesburg', 'us', 1),
(429255, 782055, 'Aroma Park', 'aroma-park', 'us', 1),
(429256, 782055, 'McLean', 'mclean', 'us', 1),
(429257, 782055, 'Wataga', 'wataga', 'us', 1),
(429258, 782055, 'Greenview', 'greenview', 'us', 1),
(429259, 782055, 'Woodhull', 'woodhull', 'us', 1),
(429260, 782055, 'Holiday Hills', 'holiday-hills', 'us', 1),
(429261, 782055, 'Argenta', 'argenta', 'us', 1),
(429262, 782055, 'Hanover', 'hanover', 'us', 1),
(429263, 782055, 'Kansas', 'kansas', 'us', 1),
(429264, 782055, 'Paw Paw', 'paw-paw', 'us', 1),
(429265, 782055, 'Clayton', 'clayton', 'us', 1),
(429266, 782055, 'Alexis', 'alexis', 'us', 1),
(429267, 782055, 'Stronghurst', 'stronghurst', 'us', 1),
(429268, 782055, 'Avon', 'avon', 'us', 1),
(429269, 782055, 'Ridgway', 'ridgway', 'us', 1),
(429270, 782055, 'Kinmundy', 'kinmundy', 'us', 1),
(429271, 782055, 'Illiopolis', 'illiopolis', 'us', 1),
(429272, 782055, 'Hopkins Park', 'hopkins-park', 'us', 1),
(429273, 782055, 'Ridge Farm', 'ridge-farm', 'us', 1),
(429274, 782055, 'Dunlap', 'dunlap', 'us', 1),
(429275, 782055, 'Mendon', 'mendon', 'us', 1),
(429276, 782055, 'Brimfield', 'brimfield', 'us', 1),
(429277, 782055, 'Mazon', 'mazon', 'us', 1),
(429278, 782055, 'Albany', 'albany', 'us', 1),
(429279, 782055, 'Hopedale', 'hopedale', 'us', 1),
(429280, 782055, 'Tilden', 'tilden', 'us', 1),
(429281, 782055, 'Stonington', 'stonington', 'us', 1),
(429282, 782055, 'Annawan', 'annawan', 'us', 1),
(429283, 782055, 'Percy', 'percy', 'us', 1),
(429284, 782055, 'Oreana', 'oreana', 'us', 1),
(429285, 782055, 'Raymond', 'raymond', 'us', 1),
(429286, 782055, 'Shabbona', 'shabbona', 'us', 1),
(429287, 782055, 'Mansfield', 'mansfield', 'us', 1),
(429288, 782055, 'Newman', 'newman', 'us', 1),
(429289, 782055, 'Leland', 'leland', 'us', 1),
(429290, 782055, 'Hardin', 'hardin', 'us', 1),
(429291, 782055, 'Milledgeville', 'milledgeville', 'us', 1),
(429292, 782055, 'Sheffield', 'sheffield', 'us', 1),
(429293, 782055, 'Marine', 'marine', 'us', 1),
(429294, 782055, 'Viola', 'viola', 'us', 1),
(429295, 782055, 'Elkville', 'elkville', 'us', 1),
(429296, 782055, 'Oakland', 'oakland', 'us', 1),
(429297, 782055, 'Saint Jacob', 'saint-jacob', 'us', 1),
(429298, 782055, 'Hanna City', 'hanna-city', 'us', 1),
(429299, 782055, 'Newark', 'newark', 'us', 1),
(429300, 782055, 'Atkinson', 'atkinson', 'us', 1),
(429301, 782055, 'West Salem', 'west-salem', 'us', 1),
(429302, 782055, 'Rapids City', 'rapids-city', 'us', 1),
(429303, 782055, 'Clay City', 'clay-city', 'us', 1),
(429304, 782055, 'Malta', 'malta', 'us', 1),
(429305, 782055, 'Utica', 'utica', 'us', 1),
(429306, 782055, 'Galatia', 'galatia', 'us', 1),
(429307, 782055, 'Goreville', 'goreville', 'us', 1),
(429308, 782055, 'Meredosia', 'meredosia', 'us', 1),
(429309, 782055, 'Witt', 'witt', 'us', 1),
(429310, 782055, 'Glasford', 'glasford', 'us', 1),
(429311, 782055, 'Worden', 'worden', 'us', 1),
(429312, 782055, 'Kingston', 'kingston', 'us', 1),
(429313, 782055, 'Wyanet', 'wyanet', 'us', 1),
(429314, 782055, 'Colfax', 'colfax', 'us', 1),
(429315, 782055, 'Dallas City', 'dallas-city', 'us', 1),
(429316, 782055, 'Odell', 'odell', 'us', 1),
(429317, 782055, 'Franklin Grove', 'franklin-grove', 'us', 1),
(429318, 782055, 'Sumner', 'sumner', 'us', 1),
(429319, 782055, 'Mounds', 'mounds', 'us', 1),
(429320, 782055, 'Roseville', 'roseville', 'us', 1),
(429321, 782055, 'Albers', 'albers', 'us', 1),
(429322, 782055, 'Blue Mound', 'blue-mound', 'us', 1),
(429323, 782055, 'Gifford', 'gifford', 'us', 1),
(429324, 782055, 'Norris City', 'norris-city', 'us', 1),
(429325, 782055, 'Morrisonville', 'morrisonville', 'us', 1),
(429326, 782055, 'McCullom Lake', 'mccullom-lake', 'us', 1),
(429327, 782055, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(429328, 782055, 'Ramsey', 'ramsey', 'us', 1),
(429329, 782055, 'Andalusia', 'andalusia', 'us', 1),
(429330, 782055, 'Wenona', 'wenona', 'us', 1),
(429331, 782055, 'Brookport', 'brookport', 'us', 1),
(429332, 782055, 'Flanagan', 'flanagan', 'us', 1),
(429333, 782055, 'Windsor', 'windsor', 'us', 1),
(429334, 782055, 'Payson', 'payson', 'us', 1),
(429335, 782055, 'Wayne City', 'wayne-city', 'us', 1),
(429336, 782055, 'Durand', 'durand', 'us', 1),
(429337, 782055, 'Cobden', 'cobden', 'us', 1),
(429338, 782055, 'Beckemeyer', 'beckemeyer', 'us', 1),
(429339, 782055, 'Stillman Valley', 'stillman-valley', 'us', 1),
(429340, 782055, 'Washburn', 'washburn', 'us', 1),
(429341, 782055, 'Macon', 'macon', 'us', 1),
(429342, 782055, 'Chebanse', 'chebanse', 'us', 1),
(429343, 782055, 'Odin', 'odin', 'us', 1),
(429344, 782055, 'Sidney', 'sidney', 'us', 1),
(429345, 782055, 'South Pekin', 'south-pekin', 'us', 1),
(429346, 782055, 'Germantown', 'germantown', 'us', 1),
(429347, 782055, 'Danvers', 'danvers', 'us', 1),
(429348, 782055, 'Toledo', 'toledo', 'us', 1),
(429349, 782055, 'Hebron', 'hebron', 'us', 1),
(429350, 782055, 'Edinburg', 'edinburg', 'us', 1),
(429351, 782055, 'Astoria', 'astoria', 'us', 1),
(429352, 782055, 'Royalton', 'royalton', 'us', 1),
(429353, 782055, 'Rosiclare', 'rosiclare', 'us', 1),
(429354, 782055, 'Greenfield', 'greenfield', 'us', 1),
(429355, 782055, 'Divernon', 'divernon', 'us', 1),
(429356, 782055, 'New Berlin', 'new-berlin', 'us', 1),
(429357, 782055, 'Sheldon', 'sheldon', 'us', 1),
(429358, 782055, 'Rossville', 'rossville', 'us', 1),
(429359, 782055, 'Saint Anne', 'saint-anne', 'us', 1),
(429360, 782055, 'Tamms', 'tamms', 'us', 1),
(429361, 782055, 'Energy', 'energy', 'us', 1),
(429362, 782055, 'Homer', 'homer', 'us', 1),
(429363, 782055, 'Camp Point', 'camp-point', 'us', 1),
(429364, 782055, 'Coulterville', 'coulterville', 'us', 1),
(429365, 782055, 'Griggsville', 'griggsville', 'us', 1),
(429366, 782055, 'Warrensburg', 'warrensburg', 'us', 1),
(429367, 782055, 'Maple Park', 'maple-park', 'us', 1),
(429368, 782055, 'Forrest', 'forrest', 'us', 1),
(429369, 782055, 'Lovington', 'lovington', 'us', 1),
(429370, 782055, 'Waterman', 'waterman', 'us', 1),
(429371, 782055, 'Chatsworth', 'chatsworth', 'us', 1),
(429372, 782055, 'Nauvoo', 'nauvoo', 'us', 1),
(429373, 782055, 'Assumption', 'assumption', 'us', 1),
(429374, 782055, 'Louisville', 'louisville', 'us', 1),
(429375, 782055, 'Martinsville', 'martinsville', 'us', 1),
(429376, 782055, 'Ashton', 'ashton', 'us', 1),
(429377, 782055, 'Harristown', 'harristown', 'us', 1),
(429378, 782055, 'Capron', 'capron', 'us', 1),
(429379, 782055, 'Waverly', 'waverly', 'us', 1),
(429380, 782055, 'Kirkland', 'kirkland', 'us', 1),
(429381, 782055, 'Atwood', 'atwood', 'us', 1),
(429382, 782055, 'Bethany', 'bethany', 'us', 1),
(429383, 782055, 'Clifton', 'clifton', 'us', 1),
(429384, 782055, 'Thomasboro', 'thomasboro', 'us', 1),
(429385, 782055, 'Minier', 'minier', 'us', 1),
(429386, 782055, 'Chrisman', 'chrisman', 'us', 1),
(429387, 782055, 'Toluca', 'toluca', 'us', 1),
(429388, 782055, 'Milford', 'milford', 'us', 1),
(429389, 782055, 'Barry', 'barry', 'us', 1),
(429390, 782055, 'Vienna', 'vienna', 'us', 1),
(429391, 782055, 'Ladd', 'ladd', 'us', 1),
(429392, 782055, 'La Harpe', 'la-harpe', 'us', 1),
(429393, 782055, 'Palestine', 'palestine', 'us', 1),
(429394, 782055, 'Shawneetown', 'shawneetown', 'us', 1),
(429395, 782055, 'Okawville', 'okawville', 'us', 1),
(429396, 782055, 'Jerome', 'jerome', 'us', 1),
(429397, 782055, 'Toulon', 'toulon', 'us', 1),
(429398, 782055, 'Cambria', 'cambria', 'us', 1),
(429399, 782055, 'Sandoval', 'sandoval', 'us', 1),
(429400, 782055, 'Poplar Grove', 'poplar-grove', 'us', 1),
(429401, 782055, 'Cerro Gordo', 'cerro-gordo', 'us', 1),
(429402, 782055, 'Wyoming', 'wyoming', 'us', 1),
(429403, 782055, 'Saint Elmo', 'saint-elmo', 'us', 1),
(429404, 782055, 'Onarga', 'onarga', 'us', 1),
(429405, 782055, 'Aviston', 'aviston', 'us', 1),
(429406, 782055, 'Ashland', 'ashland', 'us', 1),
(429407, 782055, 'Granville', 'granville', 'us', 1),
(429408, 782055, 'Third Lake', 'third-lake', 'us', 1),
(429409, 782055, 'Gardner', 'gardner', 'us', 1),
(429410, 782055, 'Gridley', 'gridley', 'us', 1),
(429411, 782055, 'Williamsville', 'williamsville', 'us', 1),
(429412, 782055, 'Cuba', 'cuba', 'us', 1),
(429413, 782055, 'Colchester', 'colchester', 'us', 1),
(429414, 782055, 'Kincaid', 'kincaid', 'us', 1),
(429415, 782055, 'Warren', 'warren', 'us', 1),
(429416, 782055, 'Walnut', 'walnut', 'us', 1),
(429417, 782055, 'Mackinaw', 'mackinaw', 'us', 1),
(429418, 782055, 'Somonauk', 'somonauk', 'us', 1),
(429419, 782055, 'Lanark', 'lanark', 'us', 1),
(429420, 782055, 'Oquawka', 'oquawka', 'us', 1),
(429421, 782055, 'Greenup', 'greenup', 'us', 1),
(429422, 782055, 'Oakwood', 'oakwood', 'us', 1),
(429423, 782055, 'Port Barrington', 'port-barrington', 'us', 1),
(429424, 782055, 'Benld', 'benld', 'us', 1),
(429425, 782055, 'Maroa', 'maroa', 'us', 1),
(429426, 782055, 'Leland Grove', 'leland-grove', 'us', 1),
(429427, 782055, 'Roxana', 'roxana', 'us', 1),
(429428, 782055, 'Princeville', 'princeville', 'us', 1),
(429429, 782055, 'Grant Park', 'grant-park', 'us', 1),
(429430, 782055, 'Forreston', 'forreston', 'us', 1),
(429431, 782055, 'North Pekin', 'north-pekin', 'us', 1),
(429432, 782055, 'Erie', 'erie', 'us', 1),
(429433, 782055, 'Oblong', 'oblong', 'us', 1),
(429434, 782055, 'Hartford', 'hartford', 'us', 1),
(429435, 782055, 'Richmond', 'richmond', 'us', 1),
(429436, 782055, 'Philo', 'philo', 'us', 1),
(429437, 782055, 'Herscher', 'herscher', 'us', 1),
(429438, 782055, 'Mount Pulaski', 'mount-pulaski', 'us', 1),
(429439, 782055, 'Port Byron', 'port-byron', 'us', 1),
(429440, 782055, 'Winchester', 'winchester', 'us', 1),
(429441, 782055, 'De Soto', 'de-soto', 'us', 1),
(429442, 782055, 'Teutopolis', 'teutopolis', 'us', 1),
(429443, 782055, 'Warsaw', 'warsaw', 'us', 1),
(429444, 782055, 'Grayville', 'grayville', 'us', 1),
(429445, 782055, 'Zeigler', 'zeigler', 'us', 1),
(429446, 782055, 'Hudson', 'hudson', 'us', 1),
(429447, 782055, 'Atlanta', 'atlanta', 'us', 1),
(429448, 782055, 'Bannockburn', 'bannockburn', 'us', 1),
(429449, 782055, 'Hampton', 'hampton', 'us', 1),
(429450, 782055, 'Fisher', 'fisher', 'us', 1),
(429451, 782055, 'Carbon Cliff', 'carbon-cliff', 'us', 1),
(429452, 782055, 'Mount Carroll', 'mount-carroll', 'us', 1),
(429453, 782055, 'Orion', 'orion', 'us', 1),
(429454, 782055, 'Manito', 'manito', 'us', 1),
(429455, 782055, 'Bement', 'bement', 'us', 1),
(429456, 782055, 'Virginia', 'virginia', 'us', 1),
(429457, 782055, 'Gilman', 'gilman', 'us', 1),
(429458, 782055, 'Delavan', 'delavan', 'us', 1),
(429459, 782055, 'Neoga', 'neoga', 'us', 1),
(429460, 782055, 'Earlville', 'earlville', 'us', 1),
(429461, 782055, 'Bunker Hill', 'bunker-hill', 'us', 1),
(429462, 782055, 'Athens', 'athens', 'us', 1),
(429463, 782055, 'Chenoa', 'chenoa', 'us', 1),
(429464, 782055, 'Moweaqua', 'moweaqua', 'us', 1),
(429465, 782055, 'Elmwood', 'elmwood', 'us', 1),
(429466, 782055, 'Jonesboro', 'jonesboro', 'us', 1),
(429467, 782055, 'South Roxana', 'south-roxana', 'us', 1),
(429468, 782055, 'Carrier Mills', 'carrier-mills', 'us', 1),
(429469, 782055, 'Stockton', 'stockton', 'us', 1),
(429470, 782055, 'Lacon', 'lacon', 'us', 1),
(429471, 782055, 'Albion', 'albion', 'us', 1),
(429472, 782055, 'Lexington', 'lexington', 'us', 1),
(429473, 782055, 'East Dubuque', 'east-dubuque', 'us', 1),
(429474, 782055, 'Prophetstown', 'prophetstown', 'us', 1),
(429475, 782055, 'Roanoke', 'roanoke', 'us', 1),
(429476, 782055, 'Rockdale', 'rockdale', 'us', 1),
(429477, 782055, 'Tremont', 'tremont', 'us', 1),
(429478, 782055, 'Farmer City', 'farmer-city', 'us', 1),
(429479, 782055, 'Steeleville', 'steeleville', 'us', 1),
(429480, 782055, 'New Athens', 'new-athens', 'us', 1),
(429481, 782055, 'Mount Sterling', 'mount-sterling', 'us', 1),
(429482, 782055, 'Diamond', 'diamond', 'us', 1),
(429483, 782055, 'Catlin', 'catlin', 'us', 1),
(429484, 782055, 'Seneca', 'seneca', 'us', 1),
(429485, 782055, 'Marissa', 'marissa', 'us', 1),
(429486, 782055, 'Sheridan', 'sheridan', 'us', 1),
(429487, 782055, 'Hinckley', 'hinckley', 'us', 1),
(429488, 782055, 'Merrionette Park', 'merrionette-park', 'us', 1),
(429489, 782055, 'Mount Olive', 'mount-olive', 'us', 1),
(429490, 782055, 'Phoenix', 'phoenix', 'us', 1),
(429491, 782055, 'Cambridge', 'cambridge', 'us', 1),
(429492, 782055, 'Sesser', 'sesser', 'us', 1),
(429493, 782055, 'Minonk', 'minonk', 'us', 1),
(429494, 782055, 'Pecatonica', 'pecatonica', 'us', 1),
(429495, 782055, 'Hodgkins', 'hodgkins', 'us', 1),
(429496, 782055, 'Arthur', 'arthur', 'us', 1),
(429497, 782055, 'Bridgeport', 'bridgeport', 'us', 1),
(429498, 782055, 'Petersburg', 'petersburg', 'us', 1),
(429499, 782055, 'Cherry Valley', 'cherry-valley', 'us', 1),
(429500, 782055, 'Roodhouse', 'roodhouse', 'us', 1),
(429501, 782055, 'Elwood', 'elwood', 'us', 1),
(429502, 782055, 'Girard', 'girard', 'us', 1),
(429503, 782055, 'Oakbrook Terrace', 'oakbrook-terrace', 'us', 1),
(429504, 782055, 'Altamont', 'altamont', 'us', 1),
(429505, 782055, 'Nokomis', 'nokomis', 'us', 1),
(429506, 782055, 'Lakewood', 'lakewood', 'us', 1),
(429507, 782055, 'Oakwood Hills', 'oakwood-hills', 'us', 1),
(429508, 782055, 'Brighton', 'brighton', 'us', 1),
(429509, 782055, 'Wayne', 'wayne', 'us', 1),
(429510, 782055, 'Lewistown', 'lewistown', 'us', 1),
(429511, 782055, 'Kenilworth', 'kenilworth', 'us', 1),
(429512, 782055, 'Venice', 'venice', 'us', 1),
(429513, 782055, 'Villa Grove', 'villa-grove', 'us', 1),
(429514, 782055, 'Polo', 'polo', 'us', 1),
(429515, 782055, 'Thornton', 'thornton', 'us', 1),
(429516, 782055, 'Henry', 'henry', 'us', 1),
(429517, 782055, 'Ina', 'ina', 'us', 1),
(429518, 782055, 'Mason City', 'mason-city', 'us', 1),
(429519, 782055, 'Carrollton', 'carrollton', 'us', 1),
(429520, 782055, 'Heyworth', 'heyworth', 'us', 1),
(429521, 782055, 'Amboy', 'amboy', 'us', 1),
(429522, 782055, 'Pawnee', 'pawnee', 'us', 1),
(429523, 782055, 'Beecher', 'beecher', 'us', 1),
(429524, 782055, 'Farmington', 'farmington', 'us', 1),
(429525, 782055, 'White Hall', 'white-hall', 'us', 1),
(429526, 782055, 'Trenton', 'trenton', 'us', 1),
(429527, 782055, 'Alorton', 'alorton', 'us', 1),
(429528, 782055, 'Arcola', 'arcola', 'us', 1),
(429529, 782055, 'Galva', 'galva', 'us', 1),
(429530, 782055, 'Forsyth', 'forsyth', 'us', 1),
(429531, 782055, 'Carthage', 'carthage', 'us', 1),
(429532, 782055, 'El Paso', 'el-paso', 'us', 1),
(429533, 782055, 'Tolono', 'tolono', 'us', 1),
(429534, 782055, 'Cortland', 'cortland', 'us', 1),
(429535, 782055, 'Christopher', 'christopher', 'us', 1),
(429536, 782055, 'Hamilton', 'hamilton', 'us', 1),
(429537, 782055, 'Lena', 'lena', 'us', 1),
(429538, 782055, 'Marquette Heights', 'marquette-heights', 'us', 1),
(429539, 782055, 'Metamora', 'metamora', 'us', 1),
(429540, 782055, 'Tilton', 'tilton', 'us', 1),
(429541, 782055, 'Smithton', 'smithton', 'us', 1),
(429542, 782055, 'Germantown Hills', 'germantown-hills', 'us', 1),
(429543, 782055, 'Casey', 'casey', 'us', 1),
(429544, 782055, 'McLeansboro', 'mcleansboro', 'us', 1),
(429545, 782055, 'Rochester', 'rochester', 'us', 1),
(429546, 782055, 'Newton', 'newton', 'us', 1),
(429547, 782055, 'Millstadt', 'millstadt', 'us', 1),
(429548, 782055, 'Knoxville', 'knoxville', 'us', 1),
(429549, 782055, 'Mount Morris', 'mount-morris', 'us', 1),
(429550, 782055, 'Westville', 'westville', 'us', 1),
(429551, 782055, 'Winnebago', 'winnebago', 'us', 1),
(429552, 782055, 'Momence', 'momence', 'us', 1),
(429553, 782055, 'New Baden', 'new-baden', 'us', 1),
(429554, 782055, 'Rushville', 'rushville', 'us', 1),
(429555, 782055, 'Bushnell', 'bushnell', 'us', 1),
(429556, 782055, 'Nashville', 'nashville', 'us', 1),
(429557, 782055, 'Riverton', 'riverton', 'us', 1),
(429558, 782055, 'Deer Park', 'deer-park', 'us', 1),
(429559, 782055, 'Hampshire', 'hampshire', 'us', 1),
(429560, 782055, 'Gillespie', 'gillespie', 'us', 1),
(429561, 782055, 'East Dundee', 'east-dundee', 'us', 1),
(429562, 782055, 'Savanna', 'savanna', 'us', 1),
(429563, 782055, 'Ford Heights', 'ford-heights', 'us', 1),
(429564, 782055, 'North Barrington', 'north-barrington', 'us', 1),
(429565, 782055, 'Gibson City', 'gibson-city', 'us', 1),
(429566, 782055, 'Cairo', 'cairo', 'us', 1),
(429567, 782055, 'Abingdon', 'abingdon', 'us', 1),
(429568, 782055, 'Le Roy', 'le-roy', 'us', 1),
(429569, 782055, 'Carlyle', 'carlyle', 'us', 1),
(429570, 782055, 'Johnston City', 'johnston-city', 'us', 1),
(429571, 782055, 'Galena', 'galena', 'us', 1),
(429572, 782055, 'Havana', 'havana', 'us', 1),
(429573, 782055, 'Virden', 'virden', 'us', 1),
(429574, 782055, 'Saint Joseph', 'saint-joseph', 'us', 1),
(429575, 782055, 'Sherman', 'sherman', 'us', 1),
(429576, 782055, 'Red Bud', 'red-bud', 'us', 1),
(429577, 782055, 'Byron', 'byron', 'us', 1),
(429578, 782055, 'Aledo', 'aledo', 'us', 1),
(429579, 782055, 'Lebanon', 'lebanon', 'us', 1),
(429580, 782055, 'Oglesby', 'oglesby', 'us', 1),
(429581, 782055, 'Georgetown', 'georgetown', 'us', 1),
(429582, 782055, 'Wadsworth', 'wadsworth', 'us', 1),
(429583, 782055, 'Marshall', 'marshall', 'us', 1),
(429584, 782055, 'Elburn', 'elburn', 'us', 1),
(429585, 782055, 'Indian Head Park', 'indian-head-park', 'us', 1),
(429586, 782055, 'Sleepy Hollow', 'sleepy-hollow', 'us', 1),
(429587, 782055, 'Fulton', 'fulton', 'us', 1),
(429588, 782055, 'Peotone', 'peotone', 'us', 1),
(429589, 782055, 'Dupo', 'dupo', 'us', 1),
(429590, 782055, 'Fairbury', 'fairbury', 'us', 1),
(429591, 782055, 'Dixmoor', 'dixmoor', 'us', 1),
(429592, 782055, 'South Chicago Heights', 'south-chicago-heights', 'us', 1),
(429593, 782055, 'Hainesville', 'hainesville', 'us', 1),
(429594, 782055, 'Coal Valley', 'coal-valley', 'us', 1),
(429595, 782055, 'Freeburg', 'freeburg', 'us', 1),
(429596, 782055, 'South Barrington', 'south-barrington', 'us', 1),
(429597, 782055, 'Rosemont', 'rosemont', 'us', 1),
(429598, 782055, 'Manhattan', 'manhattan', 'us', 1),
(429599, 782055, 'Oregon', 'oregon', 'us', 1),
(429600, 782055, 'Hillsboro', 'hillsboro', 'us', 1),
(429601, 782055, 'Riverwoods', 'riverwoods', 'us', 1),
(429602, 782055, 'Kildeer', 'kildeer', 'us', 1),
(429603, 782055, 'Morrison', 'morrison', 'us', 1),
(429604, 782055, 'Breese', 'breese', 'us', 1),
(429605, 782055, 'Gilberts', 'gilberts', 'us', 1),
(429606, 782055, 'Hometown', 'hometown', 'us', 1),
(429607, 782055, 'Auburn', 'auburn', 'us', 1),
(429608, 782055, 'Sullivan', 'sullivan', 'us', 1),
(429609, 782055, 'Eldorado', 'eldorado', 'us', 1),
(429610, 782055, 'Sparta', 'sparta', 'us', 1),
(429611, 782055, 'Madison', 'madison', 'us', 1),
(429612, 782055, 'Dwight', 'dwight', 'us', 1),
(429613, 782055, 'Caseyville', 'caseyville', 'us', 1),
(429614, 782055, 'Paxton', 'paxton', 'us', 1),
(429615, 782055, 'Lawrenceville', 'lawrenceville', 'us', 1),
(429616, 782055, 'Pittsfield', 'pittsfield', 'us', 1),
(429617, 782055, 'Tuscola', 'tuscola', 'us', 1),
(429618, 782055, 'West Peoria', 'west-peoria', 'us', 1),
(429619, 782055, 'Shelbyville', 'shelbyville', 'us', 1),
(429620, 782055, 'Posen', 'posen', 'us', 1),
(429621, 782055, 'Olympia Fields', 'olympia-fields', 'us', 1),
(429622, 782055, 'Monee', 'monee', 'us', 1),
(429623, 782055, 'Mount Zion', 'mount-zion', 'us', 1),
(429624, 782055, 'Genoa', 'genoa', 'us', 1),
(429625, 782055, 'Flora', 'flora', 'us', 1),
(429626, 782055, 'Palos Park', 'palos-park', 'us', 1),
(429627, 782055, 'Carterville', 'carterville', 'us', 1),
(429628, 782055, 'Marseilles', 'marseilles', 'us', 1),
(429629, 782055, 'Lakemoor', 'lakemoor', 'us', 1),
(429630, 782055, 'Eureka', 'eureka', 'us', 1),
(429631, 782055, 'Coal City', 'coal-city', 'us', 1),
(429632, 782055, 'Savoy', 'savoy', 'us', 1),
(429633, 782055, 'Stone Park', 'stone-park', 'us', 1),
(429634, 782055, 'Anna', 'anna', 'us', 1),
(429635, 782055, 'Staunton', 'staunton', 'us', 1),
(429636, 782055, 'Berkeley', 'berkeley', 'us', 1),
(429637, 782055, 'Lake Barrington', 'lake-barrington', 'us', 1),
(429638, 782055, 'Fox River Grove', 'fox-river-grove', 'us', 1),
(429639, 782055, 'Creve Coeur', 'creve-coeur', 'us', 1),
(429640, 782055, 'Monticello', 'monticello', 'us', 1),
(429641, 782055, 'Minooka', 'minooka', 'us', 1),
(429642, 782055, 'Colona', 'colona', 'us', 1),
(429643, 782055, 'Carmi', 'carmi', 'us', 1),
(429644, 782055, 'Spring Grove', 'spring-grove', 'us', 1),
(429645, 782055, 'Spring Valley', 'spring-valley', 'us', 1),
(429646, 782055, 'Maryville', 'maryville', 'us', 1),
(429647, 782055, 'Milan', 'milan', 'us', 1),
(429648, 782055, 'Pinckneyville', 'pinckneyville', 'us', 1),
(429649, 782055, 'Rockton', 'rockton', 'us', 1),
(429650, 782055, 'Fairfield', 'fairfield', 'us', 1),
(429651, 782055, 'South Beloit', 'south-beloit', 'us', 1),
(429652, 782055, 'Highwood', 'highwood', 'us', 1),
(429653, 782055, 'Pana', 'pana', 'us', 1),
(429654, 782055, 'Watseka', 'watseka', 'us', 1),
(429655, 782055, 'Plano', 'plano', 'us', 1),
(429656, 782055, 'Northfield', 'northfield', 'us', 1),
(429657, 782055, 'Chillicothe', 'chillicothe', 'us', 1),
(429658, 782055, 'Mascoutah', 'mascoutah', 'us', 1),
(429659, 782055, 'Hoopeston', 'hoopeston', 'us', 1),
(429660, 782055, 'Beardstown', 'beardstown', 'us', 1),
(429661, 782055, 'Carlinville', 'carlinville', 'us', 1),
(429662, 782055, 'Round Lake', 'round-lake', 'us', 1),
(429663, 782055, 'Wilmington', 'wilmington', 'us', 1),
(429664, 782055, 'Mahomet', 'mahomet', 'us', 1),
(429665, 782055, 'Countryside', 'countryside', 'us', 1),
(429666, 782055, 'Stickney', 'stickney', 'us', 1),
(429667, 782055, 'Bartonville', 'bartonville', 'us', 1),
(429668, 782055, 'Peoria Heights', 'peoria-heights', 'us', 1),
(429669, 782055, 'Braidwood', 'braidwood', 'us', 1),
(429670, 782055, 'Lake Bluff', 'lake-bluff', 'us', 1),
(429671, 782055, 'Du Quoin', 'du-quoin', 'us', 1),
(429672, 782055, 'Metropolis', 'metropolis', 'us', 1),
(429673, 782055, 'Round Lake Park', 'round-lake-park', 'us', 1),
(429674, 782055, 'Robinson', 'robinson', 'us', 1),
(429675, 782055, 'Geneseo', 'geneseo', 'us', 1),
(429676, 782055, 'Johnsburg', 'johnsburg', 'us', 1),
(429677, 782055, 'Robbins', 'robbins', 'us', 1),
(429678, 782055, 'North Riverside', 'north-riverside', 'us', 1),
(429679, 782055, 'Roscoe', 'roscoe', 'us', 1),
(429680, 782055, 'Lincolnshire', 'lincolnshire', 'us', 1),
(429681, 782055, 'Litchfield', 'litchfield', 'us', 1),
(429682, 782055, 'East Alton', 'east-alton', 'us', 1),
(429683, 782055, 'University Park', 'university-park', 'us', 1),
(429684, 782055, 'Vandalia', 'vandalia', 'us', 1),
(429685, 782055, 'Benton', 'benton', 'us', 1),
(429686, 782055, 'Willow Springs', 'willow-springs', 'us', 1),
(429687, 782055, 'Hawthorn Woods', 'hawthorn-woods', 'us', 1),
(429688, 782055, 'Winthrop Harbor', 'winthrop-harbor', 'us', 1),
(429689, 782055, 'Sandwich', 'sandwich', 'us', 1),
(429690, 782055, 'Park City', 'park-city', 'us', 1),
(429691, 782055, 'Inverness', 'inverness', 'us', 1),
(429692, 782055, 'Mendota', 'mendota', 'us', 1),
(429693, 782055, 'Greenville', 'greenville', 'us', 1),
(429694, 782055, 'Clinton', 'clinton', 'us', 1),
(429695, 782055, 'Marengo', 'marengo', 'us', 1),
(429696, 782055, 'Manteno', 'manteno', 'us', 1),
(429697, 782055, 'Silvis', 'silvis', 'us', 1),
(429698, 782055, 'Orland Hills', 'orland-hills', 'us', 1),
(429699, 782055, 'Princeton', 'princeton', 'us', 1),
(429700, 782055, 'Mount Carmel', 'mount-carmel', 'us', 1),
(429701, 782055, 'Chester', 'chester', 'us', 1),
(429702, 782055, 'Lynwood', 'lynwood', 'us', 1),
(429703, 782055, 'Wonder Lake', 'wonder-lake', 'us', 1),
(429704, 782055, 'Hillside', 'hillside', 'us', 1),
(429705, 782055, 'Salem', 'salem', 'us', 1),
(429706, 782055, 'Broadview', 'broadview', 'us', 1),
(429707, 782055, 'West Dundee', 'west-dundee', 'us', 1),
(429708, 782055, 'Long Grove', 'long-grove', 'us', 1),
(429709, 782055, 'Jerseyville', 'jerseyville', 'us', 1),
(429710, 782055, 'West Frankfort', 'west-frankfort', 'us', 1),
(429711, 782055, 'Calumet Park', 'calumet-park', 'us', 1),
(429712, 782055, 'Harwood Heights', 'harwood-heights', 'us', 1),
(429713, 782055, 'Murphysboro', 'murphysboro', 'us', 1),
(429714, 782055, 'Itasca', 'itasca', 'us', 1),
(429715, 782055, 'Riverside', 'riverside', 'us', 1),
(429716, 782055, 'Olney', 'olney', 'us', 1),
(429717, 782055, 'Clarendon Hills', 'clarendon-hills', 'us', 1),
(429718, 782055, 'Island Lake', 'island-lake', 'us', 1),
(429719, 782055, 'Sugar Grove', 'sugar-grove', 'us', 1),
(429720, 782055, 'Crete', 'crete', 'us', 1),
(429721, 782055, 'Glenwood', 'glenwood', 'us', 1),
(429722, 782055, 'Paris', 'paris', 'us', 1),
(429723, 782055, 'Oak Brook', 'oak-brook', 'us', 1),
(429724, 782055, 'Glencoe', 'glencoe', 'us', 1),
(429725, 782055, 'Highland', 'highland', 'us', 1),
(429726, 782055, 'Columbia', 'columbia', 'us', 1),
(429727, 782055, 'Willowbrook', 'willowbrook', 'us', 1),
(429728, 782055, 'Harvard', 'harvard', 'us', 1),
(429729, 782055, 'Waterloo', 'waterloo', 'us', 1),
(429730, 782055, 'Rock Falls', 'rock-falls', 'us', 1),
(429731, 782055, 'Monmouth', 'monmouth', 'us', 1),
(429732, 782055, 'Troy', 'troy', 'us', 1),
(429733, 782055, 'Flossmoor', 'flossmoor', 'us', 1),
(429734, 782055, 'La Salle', 'la-salle', 'us', 1),
(429735, 782055, 'Yorkville', 'yorkville', 'us', 1),
(429736, 782055, 'Harrisburg', 'harrisburg', 'us', 1),
(429737, 782055, 'Rochelle', 'rochelle', 'us', 1),
(429738, 782055, 'Bethalto', 'bethalto', 'us', 1),
(429739, 782055, 'Lake Villa', 'lake-villa', 'us', 1),
(429740, 782055, 'Winfield', 'winfield', 'us', 1),
(429741, 782055, 'Peru', 'peru', 'us', 1),
(429742, 782055, 'Chatham', 'chatham', 'us', 1),
(429743, 782055, 'Barrington', 'barrington', 'us', 1),
(429744, 782055, 'Steger', 'steger', 'us', 1),
(429745, 782055, 'Wauconda', 'wauconda', 'us', 1),
(429746, 782055, 'River Grove', 'river-grove', 'us', 1),
(429747, 782055, 'Fox Lake', 'fox-lake', 'us', 1),
(429748, 782055, 'Sauk Village', 'sauk-village', 'us', 1),
(429749, 782055, 'Lyons', 'lyons', 'us', 1),
(429750, 782055, 'Shiloh', 'shiloh', 'us', 1),
(429751, 782055, 'Worth', 'worth', 'us', 1),
(429752, 782055, 'Burr Ridge', 'burr-ridge', 'us', 1),
(429753, 782055, 'Wood River', 'wood-river', 'us', 1),
(429754, 782055, 'Pontiac', 'pontiac', 'us', 1),
(429755, 782055, 'Taylorville', 'taylorville', 'us', 1),
(429756, 782055, 'River Forest', 'river-forest', 'us', 1),
(429757, 782055, 'Crestwood', 'crestwood', 'us', 1),
(429758, 782055, 'Montgomery', 'montgomery', 'us', 1),
(429759, 782055, 'Gages Lake', 'gages-lake', 'us', 1),
(429760, 782055, 'Schiller Park', 'schiller-park', 'us', 1),
(429761, 782055, 'Herrin', 'herrin', 'us', 1),
(429762, 782055, 'Northlake', 'northlake', 'us', 1),
(429763, 782055, 'Glen Carbon', 'glen-carbon', 'us', 1),
(429764, 782055, 'Antioch', 'antioch', 'us', 1),
(429765, 782055, 'Shorewood', 'shorewood', 'us', 1),
(429766, 782055, 'Channahon', 'channahon', 'us', 1),
(429767, 782055, 'Swansea', 'swansea', 'us', 1),
(429768, 782055, 'Round Lake Beach', 'round-lake-beach', 'us', 1),
(429769, 782055, 'Lincolnwood', 'lincolnwood', 'us', 1),
(429770, 782055, 'Winnetka', 'winnetka', 'us', 1),
(429771, 782055, 'Washington', 'washington', 'us', 1),
(429772, 782055, 'Beach Park', 'beach-park', 'us', 1),
(429773, 782055, 'Markham', 'markham', 'us', 1),
(429774, 782055, 'Western Springs', 'western-springs', 'us', 1),
(429775, 782055, 'Kewanee', 'kewanee', 'us', 1),
(429776, 782055, 'Morris', 'morris', 'us', 1),
(429777, 782055, 'Effingham', 'effingham', 'us', 1),
(429778, 782055, 'Justice', 'justice', 'us', 1),
(429779, 782055, 'Palos Heights', 'palos-heights', 'us', 1),
(429780, 782055, 'Rantoul', 'rantoul', 'us', 1),
(429781, 782055, 'Richton Park', 'richton-park', 'us', 1),
(429782, 782055, 'Warrenville', 'warrenville', 'us', 1),
(429783, 782055, 'Wood Dale', 'wood-dale', 'us', 1),
(429784, 782055, 'Centralia', 'centralia', 'us', 1),
(429785, 782055, 'Hickory Hills', 'hickory-hills', 'us', 1),
(429786, 782055, 'Chicago Ridge', 'chicago-ridge', 'us', 1),
(429787, 782055, 'Bradley', 'bradley', 'us', 1),
(429788, 782055, 'Streator', 'streator', 'us', 1),
(429789, 782055, 'Midlothian', 'midlothian', 'us', 1),
(429790, 782055, 'Sycamore', 'sycamore', 'us', 1),
(429791, 782055, 'Norridge', 'norridge', 'us', 1),
(429792, 782055, 'North Aurora', 'north-aurora', 'us', 1),
(429793, 782055, 'Riverdale', 'riverdale', 'us', 1),
(429794, 782055, 'Hazel Crest', 'hazel-crest', 'us', 1),
(429795, 782055, 'Canton', 'canton', 'us', 1),
(429796, 782055, 'Dixon', 'dixon', 'us', 1),
(429797, 782055, 'Lincoln', 'lincoln', 'us', 1),
(429798, 782055, 'Lindenhurst', 'lindenhurst', 'us', 1),
(429799, 782055, 'Lemont', 'lemont', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(429800, 782055, 'Sterling', 'sterling', 'us', 1),
(429801, 782055, 'Bridgeview', 'bridgeview', 'us', 1),
(429802, 782055, 'Forest Park', 'forest-park', 'us', 1),
(429803, 782055, 'Matteson', 'matteson', 'us', 1),
(429804, 782055, 'Fairview Heights', 'fairview-heights', 'us', 1),
(429805, 782055, 'Morton', 'morton', 'us', 1),
(429806, 782055, 'La Grange', 'la-grange', 'us', 1),
(429807, 782055, 'Frankfort', 'frankfort', 'us', 1),
(429808, 782055, 'La Grange Park', 'la-grange-park', 'us', 1),
(429809, 782055, 'Cahokia', 'cahokia', 'us', 1),
(429810, 782055, 'Country Club Hills', 'country-club-hills', 'us', 1),
(429811, 782055, 'Westchester', 'westchester', 'us', 1),
(429812, 782055, 'Bourbonnais', 'bourbonnais', 'us', 1),
(429813, 782055, 'Mount Vernon', 'mount-vernon', 'us', 1),
(429814, 782055, 'Prospect Heights', 'prospect-heights', 'us', 1),
(429815, 782055, 'Huntley', 'huntley', 'us', 1),
(429816, 782055, 'Crest Hill', 'crest-hill', 'us', 1),
(429817, 782055, 'Godfrey', 'godfrey', 'us', 1),
(429818, 782055, 'Marion', 'marion', 'us', 1),
(429819, 782055, 'Palos Hills', 'palos-hills', 'us', 1),
(429820, 782055, 'Mattoon', 'mattoon', 'us', 1),
(429821, 782055, 'Hinsdale', 'hinsdale', 'us', 1),
(429822, 782055, 'Franklin Park', 'franklin-park', 'us', 1),
(429823, 782055, 'Ottawa', 'ottawa', 'us', 1),
(429824, 782055, 'Brookfield', 'brookfield', 'us', 1),
(429825, 782055, 'Homewood', 'homewood', 'us', 1),
(429826, 782055, 'Mokena', 'mokena', 'us', 1),
(429827, 782055, 'Macomb', 'macomb', 'us', 1),
(429828, 782055, 'Alsip', 'alsip', 'us', 1),
(429829, 782055, 'Charleston', 'charleston', 'us', 1),
(429830, 782055, 'Jacksonville', 'jacksonville', 'us', 1),
(429831, 782055, 'Deerfield', 'deerfield', 'us', 1),
(429832, 782055, 'Bellwood', 'bellwood', 'us', 1),
(429833, 782055, 'Lake Zurich', 'lake-zurich', 'us', 1),
(429834, 782055, 'Evergreen Park', 'evergreen-park', 'us', 1),
(429835, 782055, 'Cary', 'cary', 'us', 1),
(429836, 782055, 'Bensenville', 'bensenville', 'us', 1),
(429837, 782055, 'Lake Forest', 'lake-forest', 'us', 1),
(429838, 782055, 'East Moline', 'east-moline', 'us', 1),
(429839, 782055, 'Libertyville', 'libertyville', 'us', 1),
(429840, 782055, 'Machesney Park', 'machesney-park', 'us', 1),
(429841, 782055, 'Oswego', 'oswego', 'us', 1),
(429842, 782055, 'Lisle', 'lisle', 'us', 1),
(429843, 782055, 'Bloomingdale', 'bloomingdale', 'us', 1),
(429844, 782055, 'Woodstock', 'woodstock', 'us', 1),
(429845, 782055, 'South Holland', 'south-holland', 'us', 1),
(429846, 782055, 'Lockport', 'lockport', 'us', 1),
(429847, 782055, 'South Elgin', 'south-elgin', 'us', 1),
(429848, 782055, 'East Peoria', 'east-peoria', 'us', 1),
(429849, 782055, 'Loves Park', 'loves-park', 'us', 1),
(429850, 782055, 'Darien', 'darien', 'us', 1),
(429851, 782055, 'Grayslake', 'grayslake', 'us', 1),
(429852, 782055, 'Villa Park', 'villa-park', 'us', 1),
(429853, 782055, 'Blue Island', 'blue-island', 'us', 1),
(429854, 782055, 'Morton Grove', 'morton-grove', 'us', 1),
(429855, 782055, 'Melrose Park', 'melrose-park', 'us', 1),
(429856, 782055, 'Roselle', 'roselle', 'us', 1),
(429857, 782055, 'Park Forest', 'park-forest', 'us', 1),
(429858, 782055, 'Vernon Hills', 'vernon-hills', 'us', 1),
(429859, 782055, 'Geneva', 'geneva', 'us', 1),
(429860, 782055, 'Rolling Meadows', 'rolling-meadows', 'us', 1),
(429861, 782055, 'McHenry', 'mchenry', 'us', 1),
(429862, 782055, 'New Lenox', 'new-lenox', 'us', 1),
(429863, 782055, 'Zion', 'zion', 'us', 1),
(429864, 782055, 'Elmwood Park', 'elmwood-park', 'us', 1),
(429865, 782055, 'Carbondale', 'carbondale', 'us', 1),
(429866, 782055, 'Belvidere', 'belvidere', 'us', 1),
(429867, 782055, 'Edwardsville', 'edwardsville', 'us', 1),
(429868, 782055, 'Westmont', 'westmont', 'us', 1),
(429869, 782055, 'Dolton', 'dolton', 'us', 1),
(429870, 782055, 'Collinsville', 'collinsville', 'us', 1),
(429871, 782055, 'Freeport', 'freeport', 'us', 1),
(429872, 782055, 'Maywood', 'maywood', 'us', 1),
(429873, 782055, 'West Chicago', 'west-chicago', 'us', 1),
(429874, 782055, 'Plainfield', 'plainfield', 'us', 1),
(429875, 782055, 'Kankakee', 'kankakee', 'us', 1),
(429876, 782055, 'Wilmette', 'wilmette', 'us', 1),
(429877, 782055, 'Glen Ellyn', 'glen-ellyn', 'us', 1),
(429878, 782055, 'Lansing', 'lansing', 'us', 1),
(429879, 782055, 'Burbank', 'burbank', 'us', 1),
(429880, 782055, 'Oak Forest', 'oak-forest', 'us', 1),
(429881, 782055, 'Batavia', 'batavia', 'us', 1),
(429882, 782055, 'Lake in the Hills', 'lake-in-the-hills', 'us', 1),
(429883, 782055, 'Harvey', 'harvey', 'us', 1),
(429884, 782055, 'Niles', 'niles', 'us', 1),
(429885, 782055, 'East Saint Louis', 'east-saint-louis', 'us', 1),
(429886, 782055, 'Algonquin', 'algonquin', 'us', 1),
(429887, 782055, 'Alton', 'alton', 'us', 1),
(429888, 782055, 'Granite City', 'granite-city', 'us', 1),
(429889, 782055, 'Gurnee', 'gurnee', 'us', 1),
(429890, 782055, 'Highland Park', 'highland-park', 'us', 1),
(429891, 782055, 'Chicago Heights', 'chicago-heights', 'us', 1),
(429892, 782055, 'Galesburg', 'galesburg', 'us', 1),
(429893, 782055, 'Danville', 'danville', 'us', 1),
(429894, 782055, 'Pekin', 'pekin', 'us', 1),
(429895, 782055, 'Mundelein', 'mundelein', 'us', 1),
(429896, 782055, 'Glendale Heights', 'glendale-heights', 'us', 1),
(429897, 782055, 'Elk Grove Village', 'elk-grove-village', 'us', 1),
(429898, 782055, 'Northbrook', 'northbrook', 'us', 1),
(429899, 782055, 'Saint Charles', 'saint-charles', 'us', 1),
(429900, 782055, 'Woodridge', 'woodridge', 'us', 1),
(429901, 782055, 'Wheeling', 'wheeling', 'us', 1),
(429902, 782055, 'Carpentersville', 'carpentersville', 'us', 1),
(429903, 782055, 'Park Ridge', 'park-ridge', 'us', 1),
(429904, 782055, 'Hanover Park', 'hanover-park', 'us', 1),
(429905, 782055, 'North Chicago', 'north-chicago', 'us', 1),
(429906, 782055, 'Addison', 'addison', 'us', 1),
(429907, 782055, 'Streamwood', 'streamwood', 'us', 1),
(429908, 782055, 'Bartlett', 'bartlett', 'us', 1),
(429909, 782055, 'Rock Island', 'rock-island', 'us', 1),
(429910, 782055, 'Calumet City', 'calumet-city', 'us', 1),
(429911, 782055, 'Urbana', 'urbana', 'us', 1),
(429912, 782055, 'Quincy', 'quincy', 'us', 1),
(429913, 782055, 'Carol Stream', 'carol-stream', 'us', 1),
(429914, 782055, 'Belleville', 'belleville', 'us', 1),
(429915, 782055, 'Crystal Lake', 'crystal-lake', 'us', 1),
(429916, 782055, 'Romeoville', 'romeoville', 'us', 1),
(429917, 782055, 'Moline', 'moline', 'us', 1),
(429918, 782055, 'Lombard', 'lombard', 'us', 1),
(429919, 782055, 'Buffalo Grove', 'buffalo-grove', 'us', 1),
(429920, 782055, 'Elmhurst', 'elmhurst', 'us', 1),
(429921, 782055, 'Glenview', 'glenview', 'us', 1),
(429922, 782055, 'Downers Grove', 'downers-grove', 'us', 1),
(429923, 782055, 'Oak Park', 'oak-park', 'us', 1),
(429924, 782055, 'Hoffman Estates', 'hoffman-estates', 'us', 1),
(429925, 782055, 'Normal', 'normal', 'us', 1),
(429926, 782055, 'Berwyn', 'berwyn', 'us', 1),
(429927, 782055, 'Des Plaines', 'des-plaines', 'us', 1),
(429928, 782055, 'Wheaton', 'wheaton', 'us', 1),
(429929, 782055, 'Oak Lawn', 'oak-lawn', 'us', 1),
(429930, 782055, 'Mount Prospect', 'mount-prospect', 'us', 1),
(429931, 782055, 'Orland Park', 'orland-park', 'us', 1),
(429932, 782055, 'Tinley Park', 'tinley-park', 'us', 1),
(429933, 782055, 'Skokie', 'skokie', 'us', 1),
(429934, 782055, 'Palatine', 'palatine', 'us', 1),
(429935, 782055, 'Bloomington', 'bloomington', 'us', 1),
(429936, 782055, 'Bolingbrook', 'bolingbrook', 'us', 1),
(429937, 782055, 'Schaumburg', 'schaumburg', 'us', 1),
(429938, 782055, 'Arlington Heights', 'arlington-heights', 'us', 1),
(429939, 782055, 'Evanston', 'evanston', 'us', 1),
(429940, 782055, 'Champaign', 'champaign', 'us', 1),
(429941, 782055, 'Decatur', 'decatur', 'us', 1),
(429942, 782055, 'Cicero', 'cicero', 'us', 1),
(429943, 782055, 'Waukegan', 'waukegan', 'us', 1),
(429944, 782055, 'Elgin', 'elgin', 'us', 1),
(429945, 782055, 'Peoria', 'peoria', 'us', 1),
(429946, 782055, 'Springfield', 'springfield', 'us', 1),
(429947, 782055, 'Joliet', 'joliet', 'us', 1),
(429948, 782055, 'Naperville', 'naperville', 'us', 1),
(429949, 782055, 'Rockford', 'rockford', 'us', 1),
(429950, 782055, 'Aurora', 'aurora', 'us', 1),
(429951, 782055, 'Chicago', 'chicago', 'us', 1),
(429952, 782056, 'Cross Plains', 'cross-plains', 'us', 1),
(429953, 782056, 'Rome', 'rome', 'us', 1),
(429954, 782056, 'Solsberry', 'solsberry', 'us', 1),
(429955, 782056, 'Acton', 'acton', 'us', 1),
(429956, 782056, 'Arlington', 'arlington', 'us', 1),
(429957, 782056, 'Avoca', 'avoca', 'us', 1),
(429958, 782056, 'Bath', 'bath', 'us', 1),
(429959, 782056, 'Bennington', 'bennington', 'us', 1),
(429960, 782056, 'Boggstown', 'boggstown', 'us', 1),
(429961, 782056, 'Bowling Green', 'bowling-green', 'us', 1),
(429962, 782056, 'Branchville', 'branchville', 'us', 1),
(429963, 782056, 'Bridgeton', 'bridgeton', 'us', 1),
(429964, 782056, 'Bristow', 'bristow', 'us', 1),
(429965, 782056, 'Brownsville', 'brownsville', 'us', 1),
(429966, 782056, 'Burney', 'burney', 'us', 1),
(429967, 782056, 'Butlerville', 'butlerville', 'us', 1),
(429968, 782056, 'Camby', 'camby', 'us', 1),
(429969, 782056, 'Canaan', 'canaan', 'us', 1),
(429970, 782056, 'Cartersburg', 'cartersburg', 'us', 1),
(429971, 782056, 'Celestine', 'celestine', 'us', 1),
(429972, 782056, 'Central', 'central', 'us', 1),
(429973, 782056, 'Centerton', 'centerton', 'us', 1),
(429974, 782056, 'Charlottesville', 'charlottesville', 'us', 1),
(429975, 782056, 'Clear Creek', 'clear-creek', 'us', 1),
(429976, 782056, 'Coal City', 'coal-city', 'us', 1),
(429977, 782056, 'Commiskey', 'commiskey', 'us', 1),
(429978, 782056, 'Cory', 'cory', 'us', 1),
(429979, 782056, 'Depauw', 'depauw', 'us', 1),
(429980, 782056, 'Deputy', 'deputy', 'us', 1),
(429981, 782056, 'Derby', 'derby', 'us', 1),
(429982, 782056, 'Dubois', 'dubois', 'us', 1),
(429983, 782056, 'Eckerty', 'eckerty', 'us', 1),
(429984, 782056, 'Eminence', 'eminence', 'us', 1),
(429985, 782056, 'Evanston', 'evanston', 'us', 1),
(429986, 782056, 'Fairbanks', 'fairbanks', 'us', 1),
(429987, 782056, 'Falmouth', 'falmouth', 'us', 1),
(429988, 782056, 'Flat Rock', 'flat-rock', 'us', 1),
(429989, 782056, 'Florence', 'florence', 'us', 1),
(429990, 782056, 'Floyds Knobs', 'floyds-knobs', 'us', 1),
(429991, 782056, 'Fountaintown', 'fountaintown', 'us', 1),
(429992, 782056, 'Freedom', 'freedom', 'us', 1),
(429993, 782056, 'Freelandville', 'freelandville', 'us', 1),
(429994, 782056, 'Freetown', 'freetown', 'us', 1),
(429995, 782056, 'Friendship', 'friendship', 'us', 1),
(429996, 782056, 'Guilford', 'guilford', 'us', 1),
(429997, 782056, 'Heltonville', 'heltonville', 'us', 1),
(429998, 782056, 'Hillsdale', 'hillsdale', 'us', 1),
(429999, 782056, 'Homer', 'homer', 'us', 1),
(430000, 782056, 'Ireland', 'ireland', 'us', 1),
(430001, 782056, 'Lamar', 'lamar', 'us', 1),
(430002, 782056, 'Leopold', 'leopold', 'us', 1),
(430003, 782056, 'Lewis', 'lewis', 'us', 1),
(430004, 782056, 'Lexington', 'lexington', 'us', 1),
(430005, 782056, 'Lincoln City', 'lincoln-city', 'us', 1),
(430006, 782056, 'Manilla', 'manilla', 'us', 1),
(430007, 782056, 'Mariah Hill', 'mariah-hill', 'us', 1),
(430008, 782056, 'Marysville', 'marysville', 'us', 1),
(430009, 782056, 'Maxwell', 'maxwell', 'us', 1),
(430010, 782056, 'Metamora', 'metamora', 'us', 1),
(430011, 782056, 'Milroy', 'milroy', 'us', 1),
(430012, 782056, 'Nabb', 'nabb', 'us', 1),
(430013, 782056, 'Needham', 'needham', 'us', 1),
(430014, 782056, 'New Lisbon', 'new-lisbon', 'us', 1),
(430015, 782056, 'New Salisbury', 'new-salisbury', 'us', 1),
(430016, 782056, 'Nineveh', 'nineveh', 'us', 1),
(430017, 782056, 'Nora', 'nora', 'us', 1),
(430018, 782056, 'Norman', 'norman', 'us', 1),
(430019, 782056, 'Oaklandon', 'oaklandon', 'us', 1),
(430020, 782056, 'Otisco', 'otisco', 'us', 1),
(430021, 782056, 'Otwell', 'otwell', 'us', 1),
(430022, 782056, 'Owensburg', 'owensburg', 'us', 1),
(430023, 782056, 'Paris Crossing', 'paris-crossing', 'us', 1),
(430024, 782056, 'Patricksburg', 'patricksburg', 'us', 1),
(430025, 782056, 'Pimento', 'pimento', 'us', 1),
(430026, 782056, 'Poland', 'poland', 'us', 1),
(430027, 782056, 'Quincy', 'quincy', 'us', 1),
(430028, 782056, 'Ramsey', 'ramsey', 'us', 1),
(430029, 782056, 'Reelsville', 'reelsville', 'us', 1),
(430030, 782056, 'Richland', 'richland', 'us', 1),
(430031, 782056, 'Saint Anthony', 'saint-anthony', 'us', 1),
(430032, 782056, 'Saint Croix', 'saint-croix', 'us', 1),
(430033, 782056, 'Saint Meinrad', 'saint-meinrad', 'us', 1),
(430034, 782056, 'Sandford', 'sandford', 'us', 1),
(430035, 782056, 'Schnellville', 'schnellville', 'us', 1),
(430036, 782056, 'Scipio', 'scipio', 'us', 1),
(430037, 782056, 'Smithville', 'smithville', 'us', 1),
(430038, 782056, 'Springville', 'springville', 'us', 1),
(430039, 782056, 'Stanford', 'stanford', 'us', 1),
(430040, 782056, 'Stendal', 'stendal', 'us', 1),
(430041, 782056, 'Taswell', 'taswell', 'us', 1),
(430042, 782056, 'Underwood', 'underwood', 'us', 1),
(430043, 782056, 'Unionville', 'unionville', 'us', 1),
(430044, 782056, 'Vallonia', 'vallonia', 'us', 1),
(430045, 782056, 'Velpen', 'velpen', 'us', 1),
(430046, 782056, 'Wadesville', 'wadesville', 'us', 1),
(430047, 782056, 'Waldron', 'waldron', 'us', 1),
(430048, 782056, 'West Newton', 'west-newton', 'us', 1),
(430049, 782056, 'Westphalia', 'westphalia', 'us', 1),
(430050, 782056, 'Williams', 'williams', 'us', 1),
(430051, 782056, 'Williamsburg', 'williamsburg', 'us', 1),
(430052, 782056, 'Thayer', 'thayer', 'us', 1),
(430053, 782056, 'Arcola', 'arcola', 'us', 1),
(430054, 782056, 'Atwood', 'atwood', 'us', 1),
(430055, 782056, 'Bringhurst', 'bringhurst', 'us', 1),
(430056, 782056, 'Burrows', 'burrows', 'us', 1),
(430057, 782056, 'Colburn', 'colburn', 'us', 1),
(430058, 782056, 'Craigville', 'craigville', 'us', 1),
(430059, 782056, 'Cutler', 'cutler', 'us', 1),
(430060, 782056, 'Denham', 'denham', 'us', 1),
(430061, 782056, 'Fair Oaks', 'fair-oaks', 'us', 1),
(430062, 782056, 'Forest', 'forest', 'us', 1),
(430063, 782056, 'Grovertown', 'grovertown', 'us', 1),
(430064, 782056, 'Hanna', 'hanna', 'us', 1),
(430065, 782056, 'Harlan', 'harlan', 'us', 1),
(430066, 782056, 'Helmer', 'helmer', 'us', 1),
(430067, 782056, 'Hoagland', 'hoagland', 'us', 1),
(430068, 782056, 'Hobbs', 'hobbs', 'us', 1),
(430069, 782056, 'Howe', 'howe', 'us', 1),
(430070, 782056, 'Idaville', 'idaville', 'us', 1),
(430071, 782056, 'Keystone', 'keystone', 'us', 1),
(430072, 782056, 'Kimmell', 'kimmell', 'us', 1),
(430073, 782056, 'Laketon', 'laketon', 'us', 1),
(430074, 782056, 'Laotto', 'laotto', 'us', 1),
(430075, 782056, 'Leiters Ford', 'leiters-ford', 'us', 1),
(430076, 782056, 'Liberty Center', 'liberty-center', 'us', 1),
(430077, 782056, 'Lucerne', 'lucerne', 'us', 1),
(430078, 782056, 'Otis', 'otis', 'us', 1),
(430079, 782056, 'Pence', 'pence', 'us', 1),
(430080, 782056, 'Pleasant Lake', 'pleasant-lake', 'us', 1),
(430081, 782056, 'Rolling Prairie', 'rolling-prairie', 'us', 1),
(430082, 782056, 'Romney', 'romney', 'us', 1),
(430083, 782056, 'Shelby', 'shelby', 'us', 1),
(430084, 782056, 'Sims', 'sims', 'us', 1),
(430085, 782056, 'Somerset', 'somerset', 'us', 1),
(430086, 782056, 'South Milford', 'south-milford', 'us', 1),
(430087, 782056, 'Spencerville', 'spencerville', 'us', 1),
(430088, 782056, 'Stroh', 'stroh', 'us', 1),
(430089, 782056, 'Tippecanoe', 'tippecanoe', 'us', 1),
(430090, 782056, 'Twelve Mile', 'twelve-mile', 'us', 1),
(430091, 782056, 'Union Mills', 'union-mills', 'us', 1),
(430092, 782056, 'Urbana', 'urbana', 'us', 1),
(430093, 782056, 'Wawaka', 'wawaka', 'us', 1),
(430094, 782056, 'Westpoint', 'westpoint', 'us', 1),
(430095, 782056, 'Wheeler', 'wheeler', 'us', 1),
(430096, 782056, 'Wyatt', 'wyatt', 'us', 1),
(430097, 782056, 'Yoder', 'yoder', 'us', 1),
(430098, 782056, 'Centerpoint', 'centerpoint', 'us', 1),
(430099, 782056, 'Demotte', 'demotte', 'us', 1),
(430100, 782056, 'La Porte', 'la-porte', 'us', 1),
(430101, 782056, 'Lapaz', 'lapaz', 'us', 1),
(430102, 782056, 'Leo', 'leo', 'us', 1),
(430103, 782056, 'Mill Creek', 'mill-creek', 'us', 1),
(430104, 782056, 'Notre Dame', 'notre-dame', 'us', 1),
(430105, 782056, 'Pekin', 'pekin', 'us', 1),
(430106, 782056, 'Wolf Lake', 'wolf-lake', 'us', 1),
(430107, 782056, 'Laconia', 'laconia', 'us', 1),
(430108, 782056, 'Castleton', 'castleton', 'us', 1),
(430109, 782056, 'New Middletown', 'new-middletown', 'us', 1),
(430110, 782056, 'Mauckport', 'mauckport', 'us', 1),
(430111, 782056, 'Fredericksburg', 'fredericksburg', 'us', 1),
(430112, 782056, 'Crandall', 'crandall', 'us', 1),
(430113, 782056, 'Elizabeth', 'elizabeth', 'us', 1),
(430114, 782056, 'Cannelburg', 'cannelburg', 'us', 1),
(430115, 782056, 'Mackey', 'mackey', 'us', 1),
(430116, 782056, 'Sidney', 'sidney', 'us', 1),
(430117, 782056, 'Griffin', 'griffin', 'us', 1),
(430118, 782056, 'Riley', 'riley', 'us', 1),
(430119, 782056, 'Newtown', 'newtown', 'us', 1),
(430120, 782056, 'San Pierre', 'san-pierre', 'us', 1),
(430121, 782056, 'Springport', 'springport', 'us', 1),
(430122, 782056, 'Boston', 'boston', 'us', 1),
(430123, 782056, 'Dunreith', 'dunreith', 'us', 1),
(430124, 782056, 'Cedar Grove', 'cedar-grove', 'us', 1),
(430125, 782056, 'Ambia', 'ambia', 'us', 1),
(430126, 782056, 'Burket', 'burket', 'us', 1),
(430127, 782056, 'Patriot', 'patriot', 'us', 1),
(430128, 782056, 'Crane', 'crane', 'us', 1),
(430129, 782056, 'Economy', 'economy', 'us', 1),
(430130, 782056, 'Newberry', 'newberry', 'us', 1),
(430131, 782056, 'Modoc', 'modoc', 'us', 1),
(430132, 782056, 'Kingsbury', 'kingsbury', 'us', 1),
(430133, 782056, 'Monterey', 'monterey', 'us', 1),
(430134, 782056, 'Poneto', 'poneto', 'us', 1),
(430135, 782056, 'Macy', 'macy', 'us', 1),
(430136, 782056, 'Napoleon', 'napoleon', 'us', 1),
(430137, 782056, 'Straughn', 'straughn', 'us', 1),
(430138, 782056, 'Hardinsburg', 'hardinsburg', 'us', 1),
(430139, 782056, 'Gentryville', 'gentryville', 'us', 1),
(430140, 782056, 'Corunna', 'corunna', 'us', 1),
(430141, 782056, 'Pine Village', 'pine-village', 'us', 1),
(430142, 782056, 'Bryant', 'bryant', 'us', 1),
(430143, 782056, 'Losantville', 'losantville', 'us', 1),
(430144, 782056, 'Uniondale', 'uniondale', 'us', 1),
(430145, 782056, 'Saratoga', 'saratoga', 'us', 1),
(430146, 782056, 'Decker', 'decker', 'us', 1),
(430147, 782056, 'Larwill', 'larwill', 'us', 1),
(430148, 782056, 'Stilesville', 'stilesville', 'us', 1),
(430149, 782056, 'West Harrison', 'west-harrison', 'us', 1),
(430150, 782056, 'Hazleton', 'hazleton', 'us', 1),
(430151, 782056, 'Merom', 'merom', 'us', 1),
(430152, 782056, 'Wingate', 'wingate', 'us', 1),
(430153, 782056, 'Glenwood', 'glenwood', 'us', 1),
(430154, 782056, 'Schneider', 'schneider', 'us', 1),
(430155, 782056, 'Switz City', 'switz-city', 'us', 1),
(430156, 782056, 'Claypool', 'claypool', 'us', 1),
(430157, 782056, 'Tennyson', 'tennyson', 'us', 1),
(430158, 782056, 'Vernon', 'vernon', 'us', 1),
(430159, 782056, 'Bloomingdale', 'bloomingdale', 'us', 1),
(430160, 782056, 'Fulton', 'fulton', 'us', 1),
(430161, 782056, 'Orestes', 'orestes', 'us', 1),
(430162, 782056, 'Michiana Shores', 'michiana-shores', 'us', 1),
(430163, 782056, 'Sulphur Springs', 'sulphur-springs', 'us', 1),
(430164, 782056, 'New Ross', 'new-ross', 'us', 1),
(430165, 782056, 'Orland', 'orland', 'us', 1),
(430166, 782056, 'Carbon', 'carbon', 'us', 1),
(430167, 782056, 'Wilkinson', 'wilkinson', 'us', 1),
(430168, 782056, 'New Richmond', 'new-richmond', 'us', 1),
(430169, 782056, 'Edwardsport', 'edwardsport', 'us', 1),
(430170, 782056, 'Amboy', 'amboy', 'us', 1),
(430171, 782056, 'Russellville', 'russellville', 'us', 1),
(430172, 782056, 'Burnettsville', 'burnettsville', 'us', 1),
(430173, 782056, 'Greens Fork', 'greens-fork', 'us', 1),
(430174, 782056, 'Leavenworth', 'leavenworth', 'us', 1),
(430175, 782056, 'Lizton', 'lizton', 'us', 1),
(430176, 782056, 'Marshall', 'marshall', 'us', 1),
(430177, 782056, 'Markleville', 'markleville', 'us', 1),
(430178, 782056, 'Mooreland', 'mooreland', 'us', 1),
(430179, 782056, 'Hartsville', 'hartsville', 'us', 1),
(430180, 782056, 'Kempton', 'kempton', 'us', 1),
(430181, 782056, 'Roann', 'roann', 'us', 1),
(430182, 782056, 'Montgomery', 'montgomery', 'us', 1),
(430183, 782056, 'Star City', 'star-city', 'us', 1),
(430184, 782056, 'Troy', 'troy', 'us', 1),
(430185, 782056, 'Dupont', 'dupont', 'us', 1),
(430186, 782056, 'Lewisville', 'lewisville', 'us', 1),
(430187, 782056, 'Waveland', 'waveland', 'us', 1),
(430188, 782056, 'Elizabethtown', 'elizabethtown', 'us', 1),
(430189, 782056, 'Holton', 'holton', 'us', 1),
(430190, 782056, 'Memphis', 'memphis', 'us', 1),
(430191, 782056, 'Michigantown', 'michigantown', 'us', 1),
(430192, 782056, 'Universal', 'universal', 'us', 1),
(430193, 782056, 'Kennard', 'kennard', 'us', 1),
(430194, 782056, 'Sandborn', 'sandborn', 'us', 1),
(430195, 782056, 'Lagro', 'lagro', 'us', 1),
(430196, 782056, 'Burlington', 'burlington', 'us', 1),
(430197, 782056, 'Amo', 'amo', 'us', 1),
(430198, 782056, 'Earl Park', 'earl-park', 'us', 1),
(430199, 782056, 'Bruceville', 'bruceville', 'us', 1),
(430200, 782056, 'Saint Joe', 'saint-joe', 'us', 1),
(430201, 782056, 'Birdseye', 'birdseye', 'us', 1),
(430202, 782056, 'Chalmers', 'chalmers', 'us', 1),
(430203, 782056, 'Hillsboro', 'hillsboro', 'us', 1),
(430204, 782056, 'Wheatland', 'wheatland', 'us', 1),
(430205, 782056, 'Perrysville', 'perrysville', 'us', 1),
(430206, 782056, 'Cromwell', 'cromwell', 'us', 1),
(430207, 782056, 'Chrisney', 'chrisney', 'us', 1),
(430208, 782056, 'Plainville', 'plainville', 'us', 1),
(430209, 782056, 'Denver', 'denver', 'us', 1),
(430210, 782056, 'Reynolds', 'reynolds', 'us', 1),
(430211, 782056, 'Monroe City', 'monroe-city', 'us', 1),
(430212, 782056, 'Silver Lake', 'silver-lake', 'us', 1),
(430213, 782056, 'Kingman', 'kingman', 'us', 1),
(430214, 782056, 'Shipshewana', 'shipshewana', 'us', 1),
(430215, 782056, 'Lakeville', 'lakeville', 'us', 1),
(430216, 782056, 'Medaryville', 'medaryville', 'us', 1),
(430217, 782056, 'La Crosse', 'la-crosse', 'us', 1),
(430218, 782056, 'Francisco', 'francisco', 'us', 1),
(430219, 782056, 'Medora', 'medora', 'us', 1),
(430220, 782056, 'Staunton', 'staunton', 'us', 1),
(430221, 782056, 'Newport', 'newport', 'us', 1),
(430222, 782056, 'Advance', 'advance', 'us', 1),
(430223, 782056, 'New Washington', 'new-washington', 'us', 1),
(430224, 782056, 'Matthews', 'matthews', 'us', 1),
(430225, 782056, 'Fillmore', 'fillmore', 'us', 1),
(430226, 782056, 'Coatesville', 'coatesville', 'us', 1),
(430227, 782056, 'Camden', 'camden', 'us', 1),
(430228, 782056, 'Campbellsburg', 'campbellsburg', 'us', 1),
(430229, 782056, 'Laurel', 'laurel', 'us', 1),
(430230, 782056, 'Harmony', 'harmony', 'us', 1),
(430231, 782056, 'Greenville', 'greenville', 'us', 1),
(430232, 782056, 'Hudson', 'hudson', 'us', 1),
(430233, 782056, 'Zanesville', 'zanesville', 'us', 1),
(430234, 782056, 'West College Corner', 'west-college-corner', 'us', 1),
(430235, 782056, 'Leesburg', 'leesburg', 'us', 1),
(430236, 782056, 'West Baden Springs', 'west-baden-springs', 'us', 1),
(430237, 782056, 'Kewanna', 'kewanna', 'us', 1),
(430238, 782056, 'Sharpsville', 'sharpsville', 'us', 1),
(430239, 782056, 'Milton', 'milton', 'us', 1),
(430240, 782056, 'Oaktown', 'oaktown', 'us', 1),
(430241, 782056, 'Lanesville', 'lanesville', 'us', 1),
(430242, 782056, 'Monrovia', 'monrovia', 'us', 1),
(430243, 782056, 'North Salem', 'north-salem', 'us', 1),
(430244, 782056, 'Elberfeld', 'elberfeld', 'us', 1),
(430245, 782056, 'Oldenburg', 'oldenburg', 'us', 1),
(430246, 782056, 'Paragon', 'paragon', 'us', 1),
(430247, 782056, 'Etna Green', 'etna-green', 'us', 1),
(430248, 782056, 'New Market', 'new-market', 'us', 1),
(430249, 782056, 'Whitestown', 'whitestown', 'us', 1),
(430250, 782056, 'Moores Hill', 'moores-hill', 'us', 1),
(430251, 782056, 'Cynthiana', 'cynthiana', 'us', 1),
(430252, 782056, 'Clarks Hill', 'clarks-hill', 'us', 1),
(430253, 782056, 'Buffalo', 'buffalo', 'us', 1),
(430254, 782056, 'Pierceton', 'pierceton', 'us', 1),
(430255, 782056, 'Dublin', 'dublin', 'us', 1),
(430256, 782056, 'Carlisle', 'carlisle', 'us', 1),
(430257, 782056, 'Dana', 'dana', 'us', 1),
(430258, 782056, 'Palmyra', 'palmyra', 'us', 1),
(430259, 782056, 'Linden', 'linden', 'us', 1),
(430260, 782056, 'Beverly Shores', 'beverly-shores', 'us', 1),
(430261, 782056, 'Grandview', 'grandview', 'us', 1),
(430262, 782056, 'Holland', 'holland', 'us', 1),
(430263, 782056, 'English', 'english', 'us', 1),
(430264, 782056, 'Pennville', 'pennville', 'us', 1),
(430265, 782056, 'Fountain City', 'fountain-city', 'us', 1),
(430266, 782056, 'Elnora', 'elnora', 'us', 1),
(430267, 782056, 'Monroe', 'monroe', 'us', 1),
(430268, 782056, 'Lyons', 'lyons', 'us', 1),
(430269, 782056, 'Gosport', 'gosport', 'us', 1),
(430270, 782056, 'Rosedale', 'rosedale', 'us', 1),
(430271, 782056, 'Spiceland', 'spiceland', 'us', 1),
(430272, 782056, 'Bainbridge', 'bainbridge', 'us', 1),
(430273, 782056, 'Hamlet', 'hamlet', 'us', 1),
(430274, 782056, 'Burns Harbor', 'burns-harbor', 'us', 1),
(430275, 782056, 'Colfax', 'colfax', 'us', 1),
(430276, 782056, 'Kirklin', 'kirklin', 'us', 1),
(430277, 782056, 'Boswell', 'boswell', 'us', 1),
(430278, 782056, 'West Lebanon', 'west-lebanon', 'us', 1),
(430279, 782056, 'Ridgeville', 'ridgeville', 'us', 1),
(430280, 782056, 'Clayton', 'clayton', 'us', 1),
(430281, 782056, 'Windfall', 'windfall', 'us', 1),
(430282, 782056, 'Patoka', 'patoka', 'us', 1),
(430283, 782056, 'Sunman', 'sunman', 'us', 1),
(430284, 782056, 'Royal Center', 'royal-center', 'us', 1),
(430285, 782056, 'Shoals', 'shoals', 'us', 1),
(430286, 782056, 'Wheatfield', 'wheatfield', 'us', 1),
(430287, 782056, 'Lynnville', 'lynnville', 'us', 1),
(430288, 782056, 'Shirley', 'shirley', 'us', 1),
(430289, 782056, 'Borden', 'borden', 'us', 1),
(430290, 782056, 'Nashville', 'nashville', 'us', 1),
(430291, 782056, 'Hymera', 'hymera', 'us', 1),
(430292, 782056, 'Atlanta', 'atlanta', 'us', 1),
(430293, 782056, 'Darlington', 'darlington', 'us', 1),
(430294, 782056, 'Sweetser', 'sweetser', 'us', 1),
(430295, 782056, 'Selma', 'selma', 'us', 1),
(430296, 782056, 'Winslow', 'winslow', 'us', 1),
(430297, 782056, 'La Fontaine', 'la-fontaine', 'us', 1),
(430298, 782056, 'Van Buren', 'van-buren', 'us', 1),
(430299, 782056, 'Francesville', 'francesville', 'us', 1),
(430300, 782056, 'Hamilton', 'hamilton', 'us', 1),
(430301, 782056, 'Millersburg', 'millersburg', 'us', 1),
(430302, 782056, 'Marengo', 'marengo', 'us', 1),
(430303, 782056, 'New Harmony', 'new-harmony', 'us', 1),
(430304, 782056, 'Taylorsville', 'taylorsville', 'us', 1),
(430305, 782056, 'Lake Village', 'lake-village', 'us', 1),
(430306, 782056, 'Carthage', 'carthage', 'us', 1),
(430307, 782056, 'Mentone', 'mentone', 'us', 1),
(430308, 782056, 'Waynetown', 'waynetown', 'us', 1),
(430309, 782056, 'Swayzee', 'swayzee', 'us', 1),
(430310, 782056, 'Milltown', 'milltown', 'us', 1),
(430311, 782056, 'Wolcott', 'wolcott', 'us', 1),
(430312, 782056, 'Morgantown', 'morgantown', 'us', 1),
(430313, 782056, 'Wolcottville', 'wolcottville', 'us', 1),
(430314, 782056, 'Trafalgar', 'trafalgar', 'us', 1),
(430315, 782056, 'Mexico', 'mexico', 'us', 1),
(430316, 782056, 'Dugger', 'dugger', 'us', 1),
(430317, 782056, 'Wanatah', 'wanatah', 'us', 1),
(430318, 782056, 'Gaston', 'gaston', 'us', 1),
(430319, 782056, 'Jamestown', 'jamestown', 'us', 1),
(430320, 782056, 'Brook', 'brook', 'us', 1),
(430321, 782056, 'Bunker Hill', 'bunker-hill', 'us', 1),
(430322, 782056, 'Roachdale', 'roachdale', 'us', 1),
(430323, 782056, 'Ashley', 'ashley', 'us', 1),
(430324, 782056, 'New Paris', 'new-paris', 'us', 1),
(430325, 782056, 'Clay City', 'clay-city', 'us', 1),
(430326, 782056, 'Saint Paul', 'saint-paul', 'us', 1),
(430327, 782056, 'Goodland', 'goodland', 'us', 1),
(430328, 782056, 'Walton', 'walton', 'us', 1),
(430329, 782056, 'Akron', 'akron', 'us', 1),
(430330, 782056, 'Ladoga', 'ladoga', 'us', 1),
(430331, 782056, 'North Webster', 'north-webster', 'us', 1),
(430332, 782056, 'Morocco', 'morocco', 'us', 1),
(430333, 782056, 'Summitville', 'summitville', 'us', 1),
(430334, 782056, 'Markle', 'markle', 'us', 1),
(430335, 782056, 'Lynn', 'lynn', 'us', 1),
(430336, 782056, 'Oolitic', 'oolitic', 'us', 1),
(430337, 782056, 'Cayuga', 'cayuga', 'us', 1),
(430338, 782056, 'Converse', 'converse', 'us', 1),
(430339, 782056, 'McCordsville', 'mccordsville', 'us', 1),
(430340, 782056, 'Poseyville', 'poseyville', 'us', 1),
(430341, 782056, 'Cannelton', 'cannelton', 'us', 1),
(430342, 782056, 'Dayton', 'dayton', 'us', 1),
(430343, 782056, 'Montezuma', 'montezuma', 'us', 1),
(430344, 782056, 'Grabill', 'grabill', 'us', 1),
(430345, 782056, 'Seelyville', 'seelyville', 'us', 1),
(430346, 782056, 'Topeka', 'topeka', 'us', 1),
(430347, 782056, 'Morristown', 'morristown', 'us', 1),
(430348, 782056, 'Russiaville', 'russiaville', 'us', 1),
(430349, 782056, 'Oxford', 'oxford', 'us', 1),
(430350, 782056, 'Farmersburg', 'farmersburg', 'us', 1),
(430351, 782056, 'Ingalls', 'ingalls', 'us', 1),
(430352, 782056, 'Fairland', 'fairland', 'us', 1),
(430353, 782056, 'Remington', 'remington', 'us', 1),
(430354, 782056, 'Otterbein', 'otterbein', 'us', 1),
(430355, 782056, 'Warren', 'warren', 'us', 1),
(430356, 782056, 'Andrews', 'andrews', 'us', 1),
(430357, 782056, 'Monroeville', 'monroeville', 'us', 1),
(430358, 782056, 'Shelburn', 'shelburn', 'us', 1),
(430359, 782056, 'Owensville', 'owensville', 'us', 1),
(430360, 782056, 'Mulberry', 'mulberry', 'us', 1),
(430361, 782056, 'North Liberty', 'north-liberty', 'us', 1),
(430362, 782056, 'Parker City', 'parker-city', 'us', 1),
(430363, 782056, 'Geneva', 'geneva', 'us', 1),
(430364, 782056, 'Battle Ground', 'battle-ground', 'us', 1),
(430365, 782056, 'Farmland', 'farmland', 'us', 1),
(430366, 782056, 'Odon', 'odon', 'us', 1),
(430367, 782056, 'Kingsford Heights', 'kingsford-heights', 'us', 1),
(430368, 782056, 'Redkey', 'redkey', 'us', 1),
(430369, 782056, 'Galveston', 'galveston', 'us', 1),
(430370, 782056, 'Dillsboro', 'dillsboro', 'us', 1),
(430371, 782056, 'Clermont', 'clermont', 'us', 1),
(430372, 782056, 'Worthington', 'worthington', 'us', 1),
(430373, 782056, 'Westport', 'westport', 'us', 1),
(430374, 782056, 'New Palestine', 'new-palestine', 'us', 1),
(430375, 782056, 'Roanoke', 'roanoke', 'us', 1),
(430376, 782056, 'Long Beach', 'long-beach', 'us', 1),
(430377, 782056, 'Brooklyn', 'brooklyn', 'us', 1),
(430378, 782056, 'Culver', 'culver', 'us', 1),
(430379, 782056, 'Crothersville', 'crothersville', 'us', 1),
(430380, 782056, 'Rossville', 'rossville', 'us', 1),
(430381, 782056, 'Haubstadt', 'haubstadt', 'us', 1),
(430382, 782056, 'Milford', 'milford', 'us', 1),
(430383, 782056, 'Thorntown', 'thorntown', 'us', 1),
(430384, 782056, 'Eaton', 'eaton', 'us', 1),
(430385, 782056, 'Dale', 'dale', 'us', 1),
(430386, 782056, 'Henryville', 'henryville', 'us', 1),
(430387, 782056, 'Bristol', 'bristol', 'us', 1),
(430388, 782056, 'Daleville', 'daleville', 'us', 1),
(430389, 782056, 'Wakarusa', 'wakarusa', 'us', 1),
(430390, 782056, 'Brookston', 'brookston', 'us', 1),
(430391, 782056, 'Vevay', 'vevay', 'us', 1),
(430392, 782056, 'Rome City', 'rome-city', 'us', 1),
(430393, 782056, 'Monon', 'monon', 'us', 1),
(430394, 782056, 'Osgood', 'osgood', 'us', 1),
(430395, 782056, 'Woodburn', 'woodburn', 'us', 1),
(430396, 782056, 'New Carlisle', 'new-carlisle', 'us', 1),
(430397, 782056, 'Hagerstown', 'hagerstown', 'us', 1),
(430398, 782056, 'Kentland', 'kentland', 'us', 1),
(430399, 782056, 'Fremont', 'fremont', 'us', 1),
(430400, 782056, 'Jonesboro', 'jonesboro', 'us', 1),
(430401, 782056, 'Kouts', 'kouts', 'us', 1),
(430402, 782056, 'Bourbon', 'bourbon', 'us', 1),
(430403, 782056, 'Versailles', 'versailles', 'us', 1),
(430404, 782056, 'Churubusco', 'churubusco', 'us', 1),
(430405, 782056, 'South Whitley', 'south-whitley', 'us', 1),
(430406, 782056, 'Arcadia', 'arcadia', 'us', 1),
(430407, 782056, 'Osceola', 'osceola', 'us', 1),
(430408, 782056, 'Milan', 'milan', 'us', 1),
(430409, 782056, 'North Judson', 'north-judson', 'us', 1),
(430410, 782056, 'Montpelier', 'montpelier', 'us', 1),
(430411, 782056, 'Southport', 'southport', 'us', 1),
(430412, 782056, 'Argos', 'argos', 'us', 1),
(430413, 782056, 'Lapel', 'lapel', 'us', 1),
(430414, 782056, 'Liberty', 'liberty', 'us', 1),
(430415, 782056, 'Frankton', 'frankton', 'us', 1),
(430416, 782056, 'French Lick', 'french-lick', 'us', 1),
(430417, 782056, 'Williamsport', 'williamsport', 'us', 1),
(430418, 782056, 'Knightstown', 'knightstown', 'us', 1),
(430419, 782056, 'Cambridge City', 'cambridge-city', 'us', 1),
(430420, 782056, 'Hope', 'hope', 'us', 1),
(430421, 782056, 'Rockport', 'rockport', 'us', 1),
(430422, 782056, 'Walkerton', 'walkerton', 'us', 1),
(430423, 782056, 'Trail Creek', 'trail-creek', 'us', 1),
(430424, 782056, 'Waterloo', 'waterloo', 'us', 1),
(430425, 782056, 'Flora', 'flora', 'us', 1),
(430426, 782056, 'Veedersburg', 'veedersburg', 'us', 1),
(430427, 782056, 'Santa Claus', 'santa-claus', 'us', 1),
(430428, 782056, 'Fowler', 'fowler', 'us', 1),
(430429, 782056, 'Ferdinand', 'ferdinand', 'us', 1),
(430430, 782056, 'West Terre Haute', 'west-terre-haute', 'us', 1),
(430431, 782056, 'Orleans', 'orleans', 'us', 1),
(430432, 782056, 'Fort Branch', 'fort-branch', 'us', 1),
(430433, 782056, 'Albion', 'albion', 'us', 1),
(430434, 782056, 'Cloverdale', 'cloverdale', 'us', 1),
(430435, 782056, 'Albany', 'albany', 'us', 1),
(430436, 782056, 'Avilla', 'avilla', 'us', 1),
(430437, 782056, 'Bargersville', 'bargersville', 'us', 1),
(430438, 782056, 'Huntertown', 'huntertown', 'us', 1),
(430439, 782056, 'Rising Sun', 'rising-sun', 'us', 1),
(430440, 782056, 'Centerville', 'centerville', 'us', 1),
(430441, 782056, 'Greentown', 'greentown', 'us', 1),
(430442, 782056, 'Winamac', 'winamac', 'us', 1),
(430443, 782056, 'Covington', 'covington', 'us', 1),
(430444, 782056, 'Jasonville', 'jasonville', 'us', 1),
(430445, 782056, 'Middletown', 'middletown', 'us', 1),
(430446, 782056, 'Petersburg', 'petersburg', 'us', 1),
(430447, 782056, 'Bloomfield', 'bloomfield', 'us', 1),
(430448, 782056, 'Pittsboro', 'pittsboro', 'us', 1),
(430449, 782056, 'Spencer', 'spencer', 'us', 1),
(430450, 782056, 'Oakland City', 'oakland-city', 'us', 1),
(430451, 782056, 'Dunkirk', 'dunkirk', 'us', 1),
(430452, 782056, 'Loogootee', 'loogootee', 'us', 1),
(430453, 782056, 'Rockville', 'rockville', 'us', 1),
(430454, 782056, 'Corydon', 'corydon', 'us', 1),
(430455, 782056, 'Butler', 'butler', 'us', 1),
(430456, 782056, 'Sheridan', 'sheridan', 'us', 1),
(430457, 782056, 'Fairmount', 'fairmount', 'us', 1),
(430458, 782056, 'Chesterfield', 'chesterfield', 'us', 1),
(430459, 782056, 'Ossian', 'ossian', 'us', 1),
(430460, 782056, 'Brookville', 'brookville', 'us', 1),
(430461, 782056, 'Lagrange', 'lagrange', 'us', 1),
(430462, 782056, 'Delphi', 'delphi', 'us', 1),
(430463, 782056, 'Brownstown', 'brownstown', 'us', 1),
(430464, 782056, 'Syracuse', 'syracuse', 'us', 1),
(430465, 782056, 'Chandler', 'chandler', 'us', 1),
(430466, 782056, 'Middlebury', 'middlebury', 'us', 1),
(430467, 782056, 'Bicknell', 'bicknell', 'us', 1),
(430468, 782056, 'Newburgh', 'newburgh', 'us', 1),
(430469, 782056, 'Attica', 'attica', 'us', 1),
(430470, 782056, 'Union City', 'union-city', 'us', 1),
(430471, 782056, 'Hebron', 'hebron', 'us', 1),
(430472, 782056, 'Fortville', 'fortville', 'us', 1),
(430473, 782056, 'Upland', 'upland', 'us', 1),
(430474, 782056, 'Knox', 'knox', 'us', 1),
(430475, 782056, 'Pendleton', 'pendleton', 'us', 1),
(430476, 782056, 'Hanover', 'hanover', 'us', 1),
(430477, 782056, 'Paoli', 'paoli', 'us', 1),
(430478, 782056, 'Aurora', 'aurora', 'us', 1),
(430479, 782056, 'Roselawn', 'roselawn', 'us', 1),
(430480, 782056, 'Berne', 'berne', 'us', 1),
(430481, 782056, 'Winona Lake', 'winona-lake', 'us', 1),
(430482, 782056, 'Greendale', 'greendale', 'us', 1),
(430483, 782056, 'Ligonier', 'ligonier', 'us', 1),
(430484, 782056, 'Cicero', 'cicero', 'us', 1),
(430485, 782056, 'Whiteland', 'whiteland', 'us', 1),
(430486, 782056, 'New Whiteland', 'new-whiteland', 'us', 1),
(430487, 782056, 'Edinburgh', 'edinburgh', 'us', 1),
(430488, 782056, 'Sullivan', 'sullivan', 'us', 1),
(430489, 782056, 'Bremen', 'bremen', 'us', 1),
(430490, 782056, 'Mitchell', 'mitchell', 'us', 1),
(430491, 782056, 'Georgetown', 'georgetown', 'us', 1),
(430492, 782056, 'Lawrenceburg', 'lawrenceburg', 'us', 1),
(430493, 782056, 'Austin', 'austin', 'us', 1),
(430494, 782056, 'Winchester', 'winchester', 'us', 1),
(430495, 782056, 'Whiting', 'whiting', 'us', 1),
(430496, 782056, 'Clinton', 'clinton', 'us', 1),
(430497, 782056, 'Yorktown', 'yorktown', 'us', 1),
(430498, 782056, 'Tipton', 'tipton', 'us', 1),
(430499, 782056, 'Porter', 'porter', 'us', 1),
(430500, 782056, 'Ellettsville', 'ellettsville', 'us', 1),
(430501, 782056, 'Westville', 'westville', 'us', 1),
(430502, 782056, 'Cumberland', 'cumberland', 'us', 1),
(430503, 782056, 'Monticello', 'monticello', 'us', 1),
(430504, 782056, 'Rushville', 'rushville', 'us', 1),
(430505, 782056, 'Garrett', 'garrett', 'us', 1),
(430506, 782056, 'Linton', 'linton', 'us', 1),
(430507, 782056, 'Charlestown', 'charlestown', 'us', 1),
(430508, 782056, 'Gas City', 'gas-city', 'us', 1),
(430509, 782056, 'Scottsburg', 'scottsburg', 'us', 1),
(430510, 782056, 'Huntingburg', 'huntingburg', 'us', 1),
(430511, 782056, 'North Manchester', 'north-manchester', 'us', 1),
(430512, 782056, 'Alexandria', 'alexandria', 'us', 1),
(430513, 782056, 'Salem', 'salem', 'us', 1),
(430514, 782056, 'Sellersburg', 'sellersburg', 'us', 1),
(430515, 782056, 'Portland', 'portland', 'us', 1),
(430516, 782056, 'Rensselaer', 'rensselaer', 'us', 1),
(430517, 782056, 'North Vernon', 'north-vernon', 'us', 1),
(430518, 782056, 'Rochester', 'rochester', 'us', 1),
(430519, 782056, 'Danville', 'danville', 'us', 1),
(430520, 782056, 'Batesville', 'batesville', 'us', 1),
(430521, 782056, 'Hartford City', 'hartford-city', 'us', 1),
(430522, 782056, 'Nappanee', 'nappanee', 'us', 1),
(430523, 782056, 'Boonville', 'boonville', 'us', 1),
(430524, 782056, 'Mount Vernon', 'mount-vernon', 'us', 1),
(430525, 782056, 'Avon', 'avon', 'us', 1),
(430526, 782056, 'Tell City', 'tell-city', 'us', 1),
(430527, 782056, 'Columbia City', 'columbia-city', 'us', 1),
(430528, 782056, 'Lowell', 'lowell', 'us', 1),
(430529, 782056, 'Angola', 'angola', 'us', 1),
(430530, 782056, 'Brazil', 'brazil', 'us', 1),
(430531, 782056, 'Princeton', 'princeton', 'us', 1),
(430532, 782056, 'Elwood', 'elwood', 'us', 1),
(430533, 782056, 'Decatur', 'decatur', 'us', 1),
(430534, 782056, 'Bluffton', 'bluffton', 'us', 1),
(430535, 782056, 'Kendallville', 'kendallville', 'us', 1),
(430536, 782056, 'Cedar Lake', 'cedar-lake', 'us', 1),
(430537, 782056, 'Greencastle', 'greencastle', 'us', 1),
(430538, 782056, 'Saint John', 'saint-john', 'us', 1),
(430539, 782056, 'Greensburg', 'greensburg', 'us', 1),
(430540, 782056, 'Plymouth', 'plymouth', 'us', 1),
(430541, 782056, 'Wabash', 'wabash', 'us', 1),
(430542, 782056, 'Zionsville', 'zionsville', 'us', 1),
(430543, 782056, 'Washington', 'washington', 'us', 1),
(430544, 782056, 'Mooresville', 'mooresville', 'us', 1),
(430545, 782056, 'Chesterton', 'chesterton', 'us', 1),
(430546, 782056, 'Martinsville', 'martinsville', 'us', 1),
(430547, 782056, 'Madison', 'madison', 'us', 1),
(430548, 782056, 'Westfield', 'westfield', 'us', 1),
(430549, 782056, 'Speedway', 'speedway', 'us', 1),
(430550, 782056, 'Peru', 'peru', 'us', 1),
(430551, 782056, 'Auburn', 'auburn', 'us', 1),
(430552, 782056, 'Warsaw', 'warsaw', 'us', 1),
(430553, 782056, 'Bedford', 'bedford', 'us', 1),
(430554, 782056, 'Lake Station', 'lake-station', 'us', 1),
(430555, 782056, 'New Haven', 'new-haven', 'us', 1),
(430556, 782056, 'Jasper', 'jasper', 'us', 1),
(430557, 782056, 'Beech Grove', 'beech-grove', 'us', 1),
(430558, 782056, 'Connersville', 'connersville', 'us', 1),
(430559, 782056, 'Lebanon', 'lebanon', 'us', 1),
(430560, 782056, 'Crawfordsville', 'crawfordsville', 'us', 1),
(430561, 782056, 'Dyer', 'dyer', 'us', 1),
(430562, 782056, 'Greenfield', 'greenfield', 'us', 1),
(430563, 782056, 'Frankfort', 'frankfort', 'us', 1),
(430564, 782056, 'Griffith', 'griffith', 'us', 1),
(430565, 782056, 'Huntington', 'huntington', 'us', 1),
(430566, 782056, 'Shelbyville', 'shelbyville', 'us', 1),
(430567, 782056, 'Vincennes', 'vincennes', 'us', 1),
(430568, 782056, 'Brownsburg', 'brownsburg', 'us', 1),
(430569, 782056, 'Seymour', 'seymour', 'us', 1),
(430570, 782056, 'New Castle', 'new-castle', 'us', 1),
(430571, 782056, 'Logansport', 'logansport', 'us', 1),
(430572, 782056, 'Clarksville', 'clarksville', 'us', 1),
(430573, 782056, 'Franklin', 'franklin', 'us', 1),
(430574, 782056, 'Crown Point', 'crown-point', 'us', 1),
(430575, 782056, 'Munster', 'munster', 'us', 1),
(430576, 782056, 'Plainfield', 'plainfield', 'us', 1),
(430577, 782056, 'Highland', 'highland', 'us', 1),
(430578, 782056, 'Schererville', 'schererville', 'us', 1),
(430579, 782056, 'Hobart', 'hobart', 'us', 1),
(430580, 782056, 'Jeffersonville', 'jeffersonville', 'us', 1),
(430581, 782056, 'Valparaiso', 'valparaiso', 'us', 1),
(430582, 782056, 'Goshen', 'goshen', 'us', 1),
(430583, 782056, 'Marion', 'marion', 'us', 1),
(430584, 782056, 'East Chicago', 'east-chicago', 'us', 1),
(430585, 782056, 'West Lafayette', 'west-lafayette', 'us', 1),
(430586, 782056, 'Merrillville', 'merrillville', 'us', 1),
(430587, 782056, 'Michigan City', 'michigan-city', 'us', 1),
(430588, 782056, 'Granger', 'granger', 'us', 1),
(430589, 782056, 'Portage', 'portage', 'us', 1),
(430590, 782056, 'Noblesville', 'noblesville', 'us', 1),
(430591, 782056, 'New Albany', 'new-albany', 'us', 1),
(430592, 782056, 'Richmond', 'richmond', 'us', 1),
(430593, 782056, 'Columbus', 'columbus', 'us', 1),
(430594, 782056, 'Greenwood', 'greenwood', 'us', 1),
(430595, 782056, 'Lawrence', 'lawrence', 'us', 1),
(430596, 782056, 'Kokomo', 'kokomo', 'us', 1),
(430597, 782056, 'Carmel', 'carmel', 'us', 1),
(430598, 782056, 'Mishawaka', 'mishawaka', 'us', 1),
(430599, 782056, 'Elkhart', 'elkhart', 'us', 1),
(430600, 782056, 'Fishers', 'fishers', 'us', 1),
(430601, 782056, 'Terre Haute', 'terre-haute', 'us', 1),
(430602, 782056, 'Anderson', 'anderson', 'us', 1),
(430603, 782056, 'Lafayette', 'lafayette', 'us', 1),
(430604, 782056, 'Muncie', 'muncie', 'us', 1),
(430605, 782056, 'Bloomington', 'bloomington', 'us', 1),
(430606, 782056, 'Hammond', 'hammond', 'us', 1),
(430607, 782056, 'Gary', 'gary', 'us', 1),
(430608, 782056, 'South Bend', 'south-bend', 'us', 1),
(430609, 782056, 'Evansville', 'evansville', 'us', 1),
(430610, 782056, 'Fort Wayne', 'fort-wayne', 'us', 1),
(430611, 782056, 'Indianapolis', 'indianapolis', 'us', 1),
(430612, 782057, 'Oran', 'oran', 'us', 1),
(430613, 782057, 'Alpha', 'alpha', 'us', 1),
(430614, 782057, 'Amana', 'amana', 'us', 1),
(430615, 782057, 'Argyle', 'argyle', 'us', 1),
(430616, 782057, 'Big Rock', 'big-rock', 'us', 1),
(430617, 782057, 'Booneville', 'booneville', 'us', 1),
(430618, 782057, 'Bryant', 'bryant', 'us', 1),
(430619, 782057, 'Buckingham', 'buckingham', 'us', 1),
(430620, 782057, 'Carnarvon', 'carnarvon', 'us', 1),
(430621, 782057, 'Cedar', 'cedar', 'us', 1),
(430622, 782057, 'Columbia', 'columbia', 'us', 1),
(430623, 782057, 'Conroy', 'conroy', 'us', 1),
(430624, 782057, 'Denmark', 'denmark', 'us', 1),
(430625, 782057, 'Dorchester', 'dorchester', 'us', 1),
(430626, 782057, 'Elwood', 'elwood', 'us', 1),
(430627, 782057, 'Festina', 'festina', 'us', 1),
(430628, 782057, 'Green Mountain', 'green-mountain', 'us', 1),
(430629, 782057, 'Hale', 'hale', 'us', 1),
(430630, 782057, 'Hamlin', 'hamlin', 'us', 1),
(430631, 782057, 'Homestead', 'homestead', 'us', 1),
(430632, 782057, 'Honey Creek', 'honey-creek', 'us', 1),
(430633, 782057, 'Kesley', 'kesley', 'us', 1),
(430634, 782057, 'Killduff', 'killduff', 'us', 1),
(430635, 782057, 'Little Cedar', 'little-cedar', 'us', 1),
(430636, 782057, 'Middle Amana', 'middle-amana', 'us', 1),
(430637, 782057, 'Mineola', 'mineola', 'us', 1),
(430638, 782057, 'Moscow', 'moscow', 'us', 1),
(430639, 782057, 'Otley', 'otley', 'us', 1),
(430640, 782057, 'Percival', 'percival', 'us', 1),
(430641, 782057, 'Pleasant Valley', 'pleasant-valley', 'us', 1),
(430642, 782057, 'Prole', 'prole', 'us', 1),
(430643, 782057, 'Scotch Grove', 'scotch-grove', 'us', 1),
(430644, 782057, 'Selma', 'selma', 'us', 1),
(430645, 782057, 'South Amana', 'south-amana', 'us', 1),
(430646, 782057, 'Sperry', 'sperry', 'us', 1),
(430647, 782057, 'Swedesburg', 'swedesburg', 'us', 1),
(430648, 782057, 'Toddville', 'toddville', 'us', 1),
(430649, 782057, 'Tracy', 'tracy', 'us', 1),
(430650, 782057, 'Troy Mills', 'troy-mills', 'us', 1),
(430651, 782057, 'Washburn', 'washburn', 'us', 1),
(430652, 782057, 'Watkins', 'watkins', 'us', 1),
(430653, 782057, 'Wever', 'wever', 'us', 1),
(430654, 782057, 'Yarmouth', 'yarmouth', 'us', 1),
(430655, 782057, 'Dallas', 'dallas', 'us', 1),
(430656, 782057, 'Decatur', 'decatur', 'us', 1),
(430657, 782057, 'Melcher', 'melcher', 'us', 1),
(430658, 782057, 'Peru', 'peru', 'us', 1),
(430659, 782057, 'Durango', 'durango', 'us', 1),
(430660, 782057, 'Galt', 'galt', 'us', 1),
(430661, 782057, 'Mount Sterling', 'mount-sterling', 'us', 1),
(430662, 782057, 'Ottosen', 'ottosen', 'us', 1),
(430663, 782057, 'Kent', 'kent', 'us', 1),
(430664, 782057, 'Jolley', 'jolley', 'us', 1),
(430665, 782057, 'Ellston', 'ellston', 'us', 1),
(430666, 782057, 'Curlew', 'curlew', 'us', 1),
(430667, 782057, 'Blanchard', 'blanchard', 'us', 1),
(430668, 782057, 'Imogene', 'imogene', 'us', 1),
(430669, 782057, 'Northboro', 'northboro', 'us', 1),
(430670, 782057, 'Plano', 'plano', 'us', 1),
(430671, 782057, 'Udell', 'udell', 'us', 1),
(430672, 782057, 'Jackson Junction', 'jackson-junction', 'us', 1),
(430673, 782057, 'Bevington', 'bevington', 'us', 1),
(430674, 782057, 'Knierim', 'knierim', 'us', 1),
(430675, 782057, 'Thayer', 'thayer', 'us', 1),
(430676, 782057, 'Shannon City', 'shannon-city', 'us', 1),
(430677, 782057, 'Gibson', 'gibson', 'us', 1),
(430678, 782057, 'Guernsey', 'guernsey', 'us', 1),
(430679, 782057, 'Rodney', 'rodney', 'us', 1),
(430680, 782057, 'Turin', 'turin', 'us', 1),
(430681, 782057, 'Dolliver', 'dolliver', 'us', 1),
(430682, 782057, 'Swan', 'swan', 'us', 1),
(430683, 782057, 'Kirkman', 'kirkman', 'us', 1),
(430684, 782057, 'Redding', 'redding', 'us', 1),
(430685, 782057, 'Dougherty', 'dougherty', 'us', 1),
(430686, 782057, 'Randalia', 'randalia', 'us', 1),
(430687, 782057, 'Hartwick', 'hartwick', 'us', 1),
(430688, 782057, 'Dana', 'dana', 'us', 1),
(430689, 782057, 'Kinross', 'kinross', 'us', 1),
(430690, 782057, 'Greenville', 'greenville', 'us', 1),
(430691, 782057, 'Aredale', 'aredale', 'us', 1),
(430692, 782057, 'Andover', 'andover', 'us', 1),
(430693, 782057, 'Spragueville', 'spragueville', 'us', 1),
(430694, 782057, 'Nemaha', 'nemaha', 'us', 1),
(430695, 782057, 'Orchard', 'orchard', 'us', 1),
(430696, 782057, 'Plover', 'plover', 'us', 1),
(430697, 782057, 'Bradgate', 'bradgate', 'us', 1),
(430698, 782057, 'Clio', 'clio', 'us', 1),
(430699, 782057, 'Garber', 'garber', 'us', 1),
(430700, 782057, 'Scarville', 'scarville', 'us', 1),
(430701, 782057, 'Sharpsburg', 'sharpsburg', 'us', 1),
(430702, 782057, 'Bernard', 'bernard', 'us', 1),
(430703, 782057, 'Zwingle', 'zwingle', 'us', 1),
(430704, 782057, 'Cylinder', 'cylinder', 'us', 1),
(430705, 782057, 'Masonville', 'masonville', 'us', 1),
(430706, 782057, 'Promise City', 'promise-city', 'us', 1),
(430707, 782057, 'Luzerne', 'luzerne', 'us', 1),
(430708, 782057, 'Arion', 'arion', 'us', 1),
(430709, 782057, 'Numa', 'numa', 'us', 1),
(430710, 782057, 'Saint Anthony', 'saint-anthony', 'us', 1),
(430711, 782057, 'Exline', 'exline', 'us', 1),
(430712, 782057, 'Webster', 'webster', 'us', 1),
(430713, 782057, 'Houghton', 'houghton', 'us', 1),
(430714, 782057, 'Ackworth', 'ackworth', 'us', 1),
(430715, 782057, 'Archer', 'archer', 'us', 1),
(430716, 782057, 'Harper', 'harper', 'us', 1),
(430717, 782057, 'Baldwin', 'baldwin', 'us', 1),
(430718, 782057, 'Melrose', 'melrose', 'us', 1),
(430719, 782057, 'Hardy', 'hardy', 'us', 1),
(430720, 782057, 'New Liberty', 'new-liberty', 'us', 1),
(430721, 782057, 'Stanley', 'stanley', 'us', 1),
(430722, 782057, 'Center Junction', 'center-junction', 'us', 1),
(430723, 782057, 'Havelock', 'havelock', 'us', 1),
(430724, 782057, 'Nodaway', 'nodaway', 'us', 1),
(430725, 782057, 'Superior', 'superior', 'us', 1),
(430726, 782057, 'McClelland', 'mcclelland', 'us', 1),
(430727, 782057, 'Mount Union', 'mount-union', 'us', 1),
(430728, 782057, 'Saint Olaf', 'saint-olaf', 'us', 1),
(430729, 782057, 'Unionville', 'unionville', 'us', 1),
(430730, 782057, 'Rutland', 'rutland', 'us', 1),
(430731, 782057, 'Toronto', 'toronto', 'us', 1),
(430732, 782057, 'Carpenter', 'carpenter', 'us', 1),
(430733, 782057, 'Derby', 'derby', 'us', 1),
(430734, 782057, 'Ledyard', 'ledyard', 'us', 1),
(430735, 782057, 'Bouton', 'bouton', 'us', 1),
(430736, 782057, 'Whitten', 'whitten', 'us', 1),
(430737, 782057, 'Tingley', 'tingley', 'us', 1),
(430738, 782057, 'Waterville', 'waterville', 'us', 1),
(430739, 782057, 'Chester', 'chester', 'us', 1),
(430740, 782057, 'Hamilton', 'hamilton', 'us', 1),
(430741, 782057, 'Larrabee', 'larrabee', 'us', 1),
(430742, 782057, 'Brunsville', 'brunsville', 'us', 1),
(430743, 782057, 'Macksburg', 'macksburg', 'us', 1),
(430744, 782057, 'Clemons', 'clemons', 'us', 1),
(430745, 782057, 'Vincent', 'vincent', 'us', 1),
(430746, 782057, 'Oto', 'oto', 'us', 1),
(430747, 782057, 'Wiota', 'wiota', 'us', 1),
(430748, 782057, 'Leighton', 'leighton', 'us', 1),
(430749, 782057, 'Randall', 'randall', 'us', 1),
(430750, 782057, 'Weldon', 'weldon', 'us', 1),
(430751, 782057, 'Marne', 'marne', 'us', 1),
(430752, 782057, 'Somers', 'somers', 'us', 1),
(430753, 782057, 'Lone Rock', 'lone-rock', 'us', 1),
(430754, 782057, 'Ollie', 'ollie', 'us', 1),
(430755, 782057, 'Webb', 'webb', 'us', 1),
(430756, 782057, 'Floris', 'floris', 'us', 1),
(430757, 782057, 'Westphalia', 'westphalia', 'us', 1),
(430758, 782057, 'Searsboro', 'searsboro', 'us', 1),
(430759, 782057, 'Rock Falls', 'rock-falls', 'us', 1),
(430760, 782057, 'Alexander', 'alexander', 'us', 1),
(430761, 782057, 'Mount Auburn', 'mount-auburn', 'us', 1),
(430762, 782057, 'Thor', 'thor', 'us', 1),
(430763, 782057, 'Bridgewater', 'bridgewater', 'us', 1),
(430764, 782057, 'Calumet', 'calumet', 'us', 1),
(430765, 782057, 'West Chester', 'west-chester', 'us', 1),
(430766, 782057, 'Braddyville', 'braddyville', 'us', 1),
(430767, 782057, 'Douds', 'douds', 'us', 1),
(430768, 782057, 'Haverhill', 'haverhill', 'us', 1),
(430769, 782057, 'Welton', 'welton', 'us', 1),
(430770, 782057, 'Brayton', 'brayton', 'us', 1),
(430771, 782057, 'Prairieburg', 'prairieburg', 'us', 1),
(430772, 782057, 'Castana', 'castana', 'us', 1),
(430773, 782057, 'Swaledale', 'swaledale', 'us', 1),
(430774, 782057, 'Goodell', 'goodell', 'us', 1),
(430775, 782057, 'Castalia', 'castalia', 'us', 1),
(430776, 782057, 'McIntire', 'mcintire', 'us', 1),
(430777, 782057, 'Sherrill', 'sherrill', 'us', 1),
(430778, 782057, 'Henderson', 'henderson', 'us', 1),
(430779, 782057, 'Stockton', 'stockton', 'us', 1),
(430780, 782057, 'Clare', 'clare', 'us', 1),
(430781, 782057, 'Dundee', 'dundee', 'us', 1),
(430782, 782057, 'Geneva', 'geneva', 'us', 1),
(430783, 782057, 'Lidderdale', 'lidderdale', 'us', 1),
(430784, 782057, 'Ayrshire', 'ayrshire', 'us', 1),
(430785, 782057, 'Meriden', 'meriden', 'us', 1),
(430786, 782057, 'Lincoln', 'lincoln', 'us', 1),
(430787, 782057, 'Moorland', 'moorland', 'us', 1),
(430788, 782057, 'Springbrook', 'springbrook', 'us', 1),
(430789, 782057, 'Blockton', 'blockton', 'us', 1),
(430790, 782057, 'Monmouth', 'monmouth', 'us', 1),
(430791, 782057, 'Grand River', 'grand-river', 'us', 1),
(430792, 782057, 'Alvord', 'alvord', 'us', 1),
(430793, 782057, 'Westfield', 'westfield', 'us', 1),
(430794, 782057, 'Dickens', 'dickens', 'us', 1),
(430795, 782057, 'Harris', 'harris', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(430796, 782057, 'Aurora', 'aurora', 'us', 1),
(430797, 782057, 'Barnum', 'barnum', 'us', 1),
(430798, 782057, 'Millersburg', 'millersburg', 'us', 1),
(430799, 782057, 'Barnes City', 'barnes-city', 'us', 1),
(430800, 782057, 'Frederika', 'frederika', 'us', 1),
(430801, 782057, 'Randolph', 'randolph', 'us', 1),
(430802, 782057, 'Woolstock', 'woolstock', 'us', 1),
(430803, 782057, 'Palmer', 'palmer', 'us', 1),
(430804, 782057, 'Beaman', 'beaman', 'us', 1),
(430805, 782057, 'Reasnor', 'reasnor', 'us', 1),
(430806, 782057, 'Soldier', 'soldier', 'us', 1),
(430807, 782057, 'Wallingford', 'wallingford', 'us', 1),
(430808, 782057, 'Dawson', 'dawson', 'us', 1),
(430809, 782057, 'Halbur', 'halbur', 'us', 1),
(430810, 782057, 'Hancock', 'hancock', 'us', 1),
(430811, 782057, 'Rose Hill', 'rose-hill', 'us', 1),
(430812, 782057, 'Hillsboro', 'hillsboro', 'us', 1),
(430813, 782057, 'Pilot Mound', 'pilot-mound', 'us', 1),
(430814, 782057, 'Boxholm', 'boxholm', 'us', 1),
(430815, 782057, 'Bristow', 'bristow', 'us', 1),
(430816, 782057, 'Little Sioux', 'little-sioux', 'us', 1),
(430817, 782057, 'Portsmouth', 'portsmouth', 'us', 1),
(430818, 782057, 'Gravity', 'gravity', 'us', 1),
(430819, 782057, 'Moorhead', 'moorhead', 'us', 1),
(430820, 782057, 'Rake', 'rake', 'us', 1),
(430821, 782057, 'Rowan', 'rowan', 'us', 1),
(430822, 782057, 'Linn Grove', 'linn-grove', 'us', 1),
(430823, 782057, 'Kamrar', 'kamrar', 'us', 1),
(430824, 782057, 'Panama', 'panama', 'us', 1),
(430825, 782057, 'Blencoe', 'blencoe', 'us', 1),
(430826, 782057, 'Onslow', 'onslow', 'us', 1),
(430827, 782057, 'South English', 'south-english', 'us', 1),
(430828, 782057, 'Packwood', 'packwood', 'us', 1),
(430829, 782057, 'Rembrandt', 'rembrandt', 'us', 1),
(430830, 782057, 'New Providence', 'new-providence', 'us', 1),
(430831, 782057, 'Parnell', 'parnell', 'us', 1),
(430832, 782057, 'Lineville', 'lineville', 'us', 1),
(430833, 782057, 'Thurman', 'thurman', 'us', 1),
(430834, 782057, 'Blairsburg', 'blairsburg', 'us', 1),
(430835, 782057, 'Arthur', 'arthur', 'us', 1),
(430836, 782057, 'Wadena', 'wadena', 'us', 1),
(430837, 782057, 'Smithland', 'smithland', 'us', 1),
(430838, 782057, 'Clutier', 'clutier', 'us', 1),
(430839, 782057, 'Fostoria', 'fostoria', 'us', 1),
(430840, 782057, 'Westgate', 'westgate', 'us', 1),
(430841, 782057, 'Low Moor', 'low-moor', 'us', 1),
(430842, 782057, 'Woden', 'woden', 'us', 1),
(430843, 782057, 'Hastings', 'hastings', 'us', 1),
(430844, 782057, 'Coin', 'coin', 'us', 1),
(430845, 782057, 'Hanlontown', 'hanlontown', 'us', 1),
(430846, 782057, 'Joice', 'joice', 'us', 1),
(430847, 782057, 'Goose Lake', 'goose-lake', 'us', 1),
(430848, 782057, 'Meservey', 'meservey', 'us', 1),
(430849, 782057, 'Cushing', 'cushing', 'us', 1),
(430850, 782057, 'Cumming', 'cumming', 'us', 1),
(430851, 782057, 'Linden', 'linden', 'us', 1),
(430852, 782057, 'Luana', 'luana', 'us', 1),
(430853, 782057, 'Waucoma', 'waucoma', 'us', 1),
(430854, 782057, 'Cleghorn', 'cleghorn', 'us', 1),
(430855, 782057, 'Jamaica', 'jamaica', 'us', 1),
(430856, 782057, 'Melvin', 'melvin', 'us', 1),
(430857, 782057, 'Olds', 'olds', 'us', 1),
(430858, 782057, 'Volga', 'volga', 'us', 1),
(430859, 782057, 'Hornick', 'hornick', 'us', 1),
(430860, 782057, 'Van Wert', 'van-wert', 'us', 1),
(430861, 782057, 'Cumberland', 'cumberland', 'us', 1),
(430862, 782057, 'Elberon', 'elberon', 'us', 1),
(430863, 782057, 'Lakota', 'lakota', 'us', 1),
(430864, 782057, 'Pulaski', 'pulaski', 'us', 1),
(430865, 782057, 'Drakesville', 'drakesville', 'us', 1),
(430866, 782057, 'Lucas', 'lucas', 'us', 1),
(430867, 782057, 'Martelle', 'martelle', 'us', 1),
(430868, 782057, 'Luxemburg', 'luxemburg', 'us', 1),
(430869, 782057, 'Woodburn', 'woodburn', 'us', 1),
(430870, 782057, 'Lester', 'lester', 'us', 1),
(430871, 782057, 'Garden Grove', 'garden-grove', 'us', 1),
(430872, 782057, 'Cantril', 'cantril', 'us', 1),
(430873, 782057, 'Coulter', 'coulter', 'us', 1),
(430874, 782057, 'Holland', 'holland', 'us', 1),
(430875, 782057, 'Washta', 'washta', 'us', 1),
(430876, 782057, 'Kiron', 'kiron', 'us', 1),
(430877, 782057, 'Lytton', 'lytton', 'us', 1),
(430878, 782057, 'Paton', 'paton', 'us', 1),
(430879, 782057, 'Auburn', 'auburn', 'us', 1),
(430880, 782057, 'Prescott', 'prescott', 'us', 1),
(430881, 782057, 'Laurel', 'laurel', 'us', 1),
(430882, 782057, 'Alta Vista', 'alta-vista', 'us', 1),
(430883, 782057, 'Ionia', 'ionia', 'us', 1),
(430884, 782057, 'Maurice', 'maurice', 'us', 1),
(430885, 782057, 'Dedham', 'dedham', 'us', 1),
(430886, 782057, 'Lockridge', 'lockridge', 'us', 1),
(430887, 782057, 'Chelsea', 'chelsea', 'us', 1),
(430888, 782057, 'Farmersburg', 'farmersburg', 'us', 1),
(430889, 782057, 'Greeley', 'greeley', 'us', 1),
(430890, 782057, 'Kensett', 'kensett', 'us', 1),
(430891, 782057, 'Crystal Lake', 'crystal-lake', 'us', 1),
(430892, 782057, 'Leland', 'leland', 'us', 1),
(430893, 782057, 'Liscomb', 'liscomb', 'us', 1),
(430894, 782057, 'Harvey', 'harvey', 'us', 1),
(430895, 782057, 'Renwick', 'renwick', 'us', 1),
(430896, 782057, 'Mallard', 'mallard', 'us', 1),
(430897, 782057, 'Bronson', 'bronson', 'us', 1),
(430898, 782057, 'Fenton', 'fenton', 'us', 1),
(430899, 782057, 'Mingo', 'mingo', 'us', 1),
(430900, 782057, 'Davis City', 'davis-city', 'us', 1),
(430901, 782057, 'Yale', 'yale', 'us', 1),
(430902, 782057, 'Ridgeway', 'ridgeway', 'us', 1),
(430903, 782057, 'Riverton', 'riverton', 'us', 1),
(430904, 782057, 'Rowley', 'rowley', 'us', 1),
(430905, 782057, 'Montour', 'montour', 'us', 1),
(430906, 782057, 'Donahue', 'donahue', 'us', 1),
(430907, 782057, 'Stockport', 'stockport', 'us', 1),
(430908, 782057, 'La Motte', 'la-motte', 'us', 1),
(430909, 782057, 'Lu Verne', 'lu-verne', 'us', 1),
(430910, 782057, 'Deloit', 'deloit', 'us', 1),
(430911, 782057, 'Deep River', 'deep-river', 'us', 1),
(430912, 782057, 'Ladora', 'ladora', 'us', 1),
(430913, 782057, 'Grafton', 'grafton', 'us', 1),
(430914, 782057, 'Rippey', 'rippey', 'us', 1),
(430915, 782057, 'Rhodes', 'rhodes', 'us', 1),
(430916, 782057, 'Dixon', 'dixon', 'us', 1),
(430917, 782057, 'Marathon', 'marathon', 'us', 1),
(430918, 782057, 'Modale', 'modale', 'us', 1),
(430919, 782057, 'Silver City', 'silver-city', 'us', 1),
(430920, 782057, 'Kelley', 'kelley', 'us', 1),
(430921, 782057, 'McCausland', 'mccausland', 'us', 1),
(430922, 782057, 'Keswick', 'keswick', 'us', 1),
(430923, 782057, 'Danbury', 'danbury', 'us', 1),
(430924, 782057, 'Kimballton', 'kimballton', 'us', 1),
(430925, 782057, 'Crawfordsville', 'crawfordsville', 'us', 1),
(430926, 782057, 'Diagonal', 'diagonal', 'us', 1),
(430927, 782057, 'Bode', 'bode', 'us', 1),
(430928, 782057, 'Pisgah', 'pisgah', 'us', 1),
(430929, 782057, 'Malcom', 'malcom', 'us', 1),
(430930, 782057, 'Protivin', 'protivin', 'us', 1),
(430931, 782057, 'Atalissa', 'atalissa', 'us', 1),
(430932, 782057, 'Marble Rock', 'marble-rock', 'us', 1),
(430933, 782057, 'Libertyville', 'libertyville', 'us', 1),
(430934, 782057, 'McCallsburg', 'mccallsburg', 'us', 1),
(430935, 782057, 'Harcourt', 'harcourt', 'us', 1),
(430936, 782057, 'Macedonia', 'macedonia', 'us', 1),
(430937, 782057, 'Granville', 'granville', 'us', 1),
(430938, 782057, 'Harpers Ferry', 'harpers-ferry', 'us', 1),
(430939, 782057, 'Westside', 'westside', 'us', 1),
(430940, 782057, 'Brandon', 'brandon', 'us', 1),
(430941, 782057, 'Corwith', 'corwith', 'us', 1),
(430942, 782057, 'Steamboat Rock', 'steamboat-rock', 'us', 1),
(430943, 782057, 'Templeton', 'templeton', 'us', 1),
(430944, 782057, 'Defiance', 'defiance', 'us', 1),
(430945, 782057, 'Galva', 'galva', 'us', 1),
(430946, 782057, 'Holy Cross', 'holy-cross', 'us', 1),
(430947, 782057, 'Persia', 'persia', 'us', 1),
(430948, 782057, 'Bagley', 'bagley', 'us', 1),
(430949, 782057, 'Lacona', 'lacona', 'us', 1),
(430950, 782057, 'Ute', 'ute', 'us', 1),
(430951, 782057, 'Floyd', 'floyd', 'us', 1),
(430952, 782057, 'Peterson', 'peterson', 'us', 1),
(430953, 782057, 'Quimby', 'quimby', 'us', 1),
(430954, 782057, 'Fertile', 'fertile', 'us', 1),
(430955, 782057, 'Nichols', 'nichols', 'us', 1),
(430956, 782057, 'Pierson', 'pierson', 'us', 1),
(430957, 782057, 'Irwin', 'irwin', 'us', 1),
(430958, 782057, 'Clearfield', 'clearfield', 'us', 1),
(430959, 782057, 'Salix', 'salix', 'us', 1),
(430960, 782057, 'Blakesburg', 'blakesburg', 'us', 1),
(430961, 782057, 'Worthington', 'worthington', 'us', 1),
(430962, 782057, 'Menlo', 'menlo', 'us', 1),
(430963, 782057, 'Terril', 'terril', 'us', 1),
(430964, 782057, 'Elliott', 'elliott', 'us', 1),
(430965, 782057, 'Ryan', 'ryan', 'us', 1),
(430966, 782057, 'Columbus City', 'columbus-city', 'us', 1),
(430967, 782057, 'Kellerton', 'kellerton', 'us', 1),
(430968, 782057, 'Churdan', 'churdan', 'us', 1),
(430969, 782057, 'Lynnville', 'lynnville', 'us', 1),
(430970, 782057, 'Elkhart', 'elkhart', 'us', 1),
(430971, 782057, 'Fort Atkinson', 'fort-atkinson', 'us', 1),
(430972, 782057, 'Orient', 'orient', 'us', 1),
(430973, 782057, 'Runnells', 'runnells', 'us', 1),
(430974, 782057, 'Livermore', 'livermore', 'us', 1),
(430975, 782057, 'Bennett', 'bennett', 'us', 1),
(430976, 782057, 'Lohrville', 'lohrville', 'us', 1),
(430977, 782057, 'Calamus', 'calamus', 'us', 1),
(430978, 782057, 'Farnhamville', 'farnhamville', 'us', 1),
(430979, 782057, 'Minburn', 'minburn', 'us', 1),
(430980, 782057, 'Spillville', 'spillville', 'us', 1),
(430981, 782057, 'Colesburg', 'colesburg', 'us', 1),
(430982, 782057, 'Letts', 'letts', 'us', 1),
(430983, 782057, 'New Vienna', 'new-vienna', 'us', 1),
(430984, 782057, 'Thornton', 'thornton', 'us', 1),
(430985, 782057, 'Union', 'union', 'us', 1),
(430986, 782057, 'Mondamin', 'mondamin', 'us', 1),
(430987, 782057, 'Rudd', 'rudd', 'us', 1),
(430988, 782057, 'Lorimor', 'lorimor', 'us', 1),
(430989, 782057, 'Massena', 'massena', 'us', 1),
(430990, 782057, 'Charlotte', 'charlotte', 'us', 1),
(430991, 782057, 'Lewis', 'lewis', 'us', 1),
(430992, 782057, 'Delta', 'delta', 'us', 1),
(430993, 782057, 'Plainfield', 'plainfield', 'us', 1),
(430994, 782057, 'Royal', 'royal', 'us', 1),
(430995, 782057, 'Alleman', 'alleman', 'us', 1),
(430996, 782057, 'Cincinnati', 'cincinnati', 'us', 1),
(430997, 782057, 'Williams', 'williams', 'us', 1),
(430998, 782057, 'Garrison', 'garrison', 'us', 1),
(430999, 782057, 'Wesley', 'wesley', 'us', 1),
(431000, 782057, 'Plymouth', 'plymouth', 'us', 1),
(431001, 782057, 'Lawler', 'lawler', 'us', 1),
(431002, 782057, 'Birmingham', 'birmingham', 'us', 1),
(431003, 782057, 'Callender', 'callender', 'us', 1),
(431004, 782057, 'Conesville', 'conesville', 'us', 1),
(431005, 782057, 'Arcadia', 'arcadia', 'us', 1),
(431006, 782057, 'Oakville', 'oakville', 'us', 1),
(431007, 782057, 'Bonaparte', 'bonaparte', 'us', 1),
(431008, 782057, 'Ashton', 'ashton', 'us', 1),
(431009, 782057, 'Ringsted', 'ringsted', 'us', 1),
(431010, 782057, 'New Market', 'new-market', 'us', 1),
(431011, 782057, 'Andrew', 'andrew', 'us', 1),
(431012, 782057, 'Breda', 'breda', 'us', 1),
(431013, 782057, 'Vail', 'vail', 'us', 1),
(431014, 782057, 'Bussey', 'bussey', 'us', 1),
(431015, 782057, 'Miles', 'miles', 'us', 1),
(431016, 782057, 'Delhi', 'delhi', 'us', 1),
(431017, 782057, 'Earling', 'earling', 'us', 1),
(431018, 782057, 'Martensdale', 'martensdale', 'us', 1),
(431019, 782057, 'Casey', 'casey', 'us', 1),
(431020, 782057, 'Hawkeye', 'hawkeye', 'us', 1),
(431021, 782057, 'Salem', 'salem', 'us', 1),
(431022, 782057, 'Stanhope', 'stanhope', 'us', 1),
(431023, 782057, 'Lost Nation', 'lost-nation', 'us', 1),
(431024, 782057, 'Truro', 'truro', 'us', 1),
(431025, 782057, 'Little Rock', 'little-rock', 'us', 1),
(431026, 782057, 'New Virginia', 'new-virginia', 'us', 1),
(431027, 782057, 'Duncombe', 'duncombe', 'us', 1),
(431028, 782057, 'Arlington', 'arlington', 'us', 1),
(431029, 782057, 'Farragut', 'farragut', 'us', 1),
(431030, 782057, 'Lime Springs', 'lime-springs', 'us', 1),
(431031, 782057, 'Milton', 'milton', 'us', 1),
(431032, 782057, 'Lehigh', 'lehigh', 'us', 1),
(431033, 782057, 'Stacyville', 'stacyville', 'us', 1),
(431034, 782057, 'Maynard', 'maynard', 'us', 1),
(431035, 782057, 'Lamont', 'lamont', 'us', 1),
(431036, 782057, 'Emerson', 'emerson', 'us', 1),
(431037, 782057, 'Collins', 'collins', 'us', 1),
(431038, 782057, 'Batavia', 'batavia', 'us', 1),
(431039, 782057, 'Whittemore', 'whittemore', 'us', 1),
(431040, 782057, 'Delmar', 'delmar', 'us', 1),
(431041, 782057, 'Ocheyedan', 'ocheyedan', 'us', 1),
(431042, 782057, 'Alburnett', 'alburnett', 'us', 1),
(431043, 782057, 'Burt', 'burt', 'us', 1),
(431044, 782057, 'New Albin', 'new-albin', 'us', 1),
(431045, 782057, 'Dow City', 'dow-city', 'us', 1),
(431046, 782057, 'Charter Oak', 'charter-oak', 'us', 1),
(431047, 782057, 'Beacon', 'beacon', 'us', 1),
(431048, 782057, 'Gilmore City', 'gilmore-city', 'us', 1),
(431049, 782057, 'Early', 'early', 'us', 1),
(431050, 782057, 'Pacific Junction', 'pacific-junction', 'us', 1),
(431051, 782057, 'Middletown', 'middletown', 'us', 1),
(431052, 782057, 'Bayard', 'bayard', 'us', 1),
(431053, 782057, 'Latimer', 'latimer', 'us', 1),
(431054, 782057, 'Doon', 'doon', 'us', 1),
(431055, 782057, 'Titonka', 'titonka', 'us', 1),
(431056, 782057, 'Garwin', 'garwin', 'us', 1),
(431057, 782057, 'Humeston', 'humeston', 'us', 1),
(431058, 782057, 'Lovilia', 'lovilia', 'us', 1),
(431059, 782057, 'Wyoming', 'wyoming', 'us', 1),
(431060, 782057, 'Ainsworth', 'ainsworth', 'us', 1),
(431061, 782057, 'Scranton', 'scranton', 'us', 1),
(431062, 782057, 'Ellsworth', 'ellsworth', 'us', 1),
(431063, 782057, 'Zearing', 'zearing', 'us', 1),
(431064, 782057, 'Klemme', 'klemme', 'us', 1),
(431065, 782057, 'Otho', 'otho', 'us', 1),
(431066, 782057, 'Allerton', 'allerton', 'us', 1),
(431067, 782057, 'Minden', 'minden', 'us', 1),
(431068, 782057, 'Radcliffe', 'radcliffe', 'us', 1),
(431069, 782057, 'Thompson', 'thompson', 'us', 1),
(431070, 782057, 'Badger', 'badger', 'us', 1),
(431071, 782057, 'Gilman', 'gilman', 'us', 1),
(431072, 782057, 'Quasqueton', 'quasqueton', 'us', 1),
(431073, 782057, 'Albion', 'albion', 'us', 1),
(431074, 782057, 'Elma', 'elma', 'us', 1),
(431075, 782057, 'Oxford Junction', 'oxford-junction', 'us', 1),
(431076, 782057, 'Ireton', 'ireton', 'us', 1),
(431077, 782057, 'Russell', 'russell', 'us', 1),
(431078, 782057, 'Dows', 'dows', 'us', 1),
(431079, 782057, 'Richland', 'richland', 'us', 1),
(431080, 782057, 'Swea City', 'swea-city', 'us', 1),
(431081, 782057, 'Fonda', 'fonda', 'us', 1),
(431082, 782057, 'Norway', 'norway', 'us', 1),
(431083, 782057, 'Elk Horn', 'elk-horn', 'us', 1),
(431084, 782057, 'Rolfe', 'rolfe', 'us', 1),
(431085, 782057, 'Kellogg', 'kellogg', 'us', 1),
(431086, 782057, 'Grandview', 'grandview', 'us', 1),
(431087, 782057, 'Mystic', 'mystic', 'us', 1),
(431088, 782057, 'Goldfield', 'goldfield', 'us', 1),
(431089, 782057, 'New Hartford', 'new-hartford', 'us', 1),
(431090, 782057, 'Raymond', 'raymond', 'us', 1),
(431091, 782057, 'Dumont', 'dumont', 'us', 1),
(431092, 782057, 'Anthon', 'anthon', 'us', 1),
(431093, 782057, 'Hills', 'hills', 'us', 1),
(431094, 782057, 'Pomeroy', 'pomeroy', 'us', 1),
(431095, 782057, 'Elgin', 'elgin', 'us', 1),
(431096, 782057, 'Hopkinton', 'hopkinton', 'us', 1),
(431097, 782057, 'Sutherland', 'sutherland', 'us', 1),
(431098, 782057, 'Ventura', 'ventura', 'us', 1),
(431099, 782057, 'Crescent', 'crescent', 'us', 1),
(431100, 782057, 'Riverdale', 'riverdale', 'us', 1),
(431101, 782057, 'Everly', 'everly', 'us', 1),
(431102, 782057, 'Grand Mound', 'grand-mound', 'us', 1),
(431103, 782057, 'Keystone', 'keystone', 'us', 1),
(431104, 782057, 'Oxford', 'oxford', 'us', 1),
(431105, 782057, 'What Cheer', 'what-cheer', 'us', 1),
(431106, 782057, 'Shelby', 'shelby', 'us', 1),
(431107, 782057, 'Stanwood', 'stanwood', 'us', 1),
(431108, 782057, 'Boyden', 'boyden', 'us', 1),
(431109, 782057, 'Palo', 'palo', 'us', 1),
(431110, 782057, 'Wellsburg', 'wellsburg', 'us', 1),
(431111, 782057, 'Ruthven', 'ruthven', 'us', 1),
(431112, 782057, 'Sabula', 'sabula', 'us', 1),
(431113, 782057, 'Fontanelle', 'fontanelle', 'us', 1),
(431114, 782057, 'Hospers', 'hospers', 'us', 1),
(431115, 782057, 'Moulton', 'moulton', 'us', 1),
(431116, 782057, 'Agency', 'agency', 'us', 1),
(431117, 782057, 'Kanawha', 'kanawha', 'us', 1),
(431118, 782057, 'Coggon', 'coggon', 'us', 1),
(431119, 782057, 'Gilbertville', 'gilbertville', 'us', 1),
(431120, 782057, 'Stanton', 'stanton', 'us', 1),
(431121, 782057, 'Albert City', 'albert-city', 'us', 1),
(431122, 782057, 'Olin', 'olin', 'us', 1),
(431123, 782057, 'Fremont', 'fremont', 'us', 1),
(431124, 782057, 'Granger', 'granger', 'us', 1),
(431125, 782057, 'Lawton', 'lawton', 'us', 1),
(431126, 782057, 'Brighton', 'brighton', 'us', 1),
(431127, 782057, 'Sioux Rapids', 'sioux-rapids', 'us', 1),
(431128, 782057, 'Saint Charles', 'saint-charles', 'us', 1),
(431129, 782057, 'Schaller', 'schaller', 'us', 1),
(431130, 782057, 'Battle Creek', 'battle-creek', 'us', 1),
(431131, 782057, 'Blairstown', 'blairstown', 'us', 1),
(431132, 782057, 'Carson', 'carson', 'us', 1),
(431133, 782057, 'Clermont', 'clermont', 'us', 1),
(431134, 782057, 'Walker', 'walker', 'us', 1),
(431135, 782057, 'Melbourne', 'melbourne', 'us', 1),
(431136, 782057, 'Moravia', 'moravia', 'us', 1),
(431137, 782057, 'Farmington', 'farmington', 'us', 1),
(431138, 782057, 'Dexter', 'dexter', 'us', 1),
(431139, 782057, 'Wall Lake', 'wall-lake', 'us', 1),
(431140, 782057, 'Stratford', 'stratford', 'us', 1),
(431141, 782057, 'Bancroft', 'bancroft', 'us', 1),
(431142, 782057, 'Murray', 'murray', 'us', 1),
(431143, 782057, 'Hartford', 'hartford', 'us', 1),
(431144, 782057, 'Marquette', 'marquette', 'us', 1),
(431145, 782057, 'Exira', 'exira', 'us', 1),
(431146, 782057, 'Readlyn', 'readlyn', 'us', 1),
(431147, 782057, 'Underwood', 'underwood', 'us', 1),
(431148, 782057, 'Wheatland', 'wheatland', 'us', 1),
(431149, 782057, 'Winthrop', 'winthrop', 'us', 1),
(431150, 782057, 'Garnavillo', 'garnavillo', 'us', 1),
(431151, 782057, 'Whiting', 'whiting', 'us', 1),
(431152, 782057, 'Adair', 'adair', 'us', 1),
(431153, 782057, 'Merrill', 'merrill', 'us', 1),
(431154, 782057, 'Long Grove', 'long-grove', 'us', 1),
(431155, 782057, 'Dunkerton', 'dunkerton', 'us', 1),
(431156, 782057, 'Seymour', 'seymour', 'us', 1),
(431157, 782057, 'Neola', 'neola', 'us', 1),
(431158, 782057, 'Milo', 'milo', 'us', 1),
(431159, 782057, 'Okoboji', 'okoboji', 'us', 1),
(431160, 782057, 'Schleswig', 'schleswig', 'us', 1),
(431161, 782057, 'Cambridge', 'cambridge', 'us', 1),
(431162, 782057, 'Larchwood', 'larchwood', 'us', 1),
(431163, 782057, 'Lowden', 'lowden', 'us', 1),
(431164, 782057, 'Maxwell', 'maxwell', 'us', 1),
(431165, 782057, 'Fruitland', 'fruitland', 'us', 1),
(431166, 782057, 'Janesville', 'janesville', 'us', 1),
(431167, 782057, 'Manilla', 'manilla', 'us', 1),
(431168, 782057, 'Hinton', 'hinton', 'us', 1),
(431169, 782057, 'West Bend', 'west-bend', 'us', 1),
(431170, 782057, 'Essex', 'essex', 'us', 1),
(431171, 782057, 'Primghar', 'primghar', 'us', 1),
(431172, 782057, 'Graettinger', 'graettinger', 'us', 1),
(431173, 782057, 'Riceville', 'riceville', 'us', 1),
(431174, 782057, 'Alden', 'alden', 'us', 1),
(431175, 782057, 'Dakota City', 'dakota-city', 'us', 1),
(431176, 782057, 'Hubbard', 'hubbard', 'us', 1),
(431177, 782057, 'Walnut', 'walnut', 'us', 1),
(431178, 782057, 'Afton', 'afton', 'us', 1),
(431179, 782057, 'Swisher', 'swisher', 'us', 1),
(431180, 782057, 'Ossian', 'ossian', 'us', 1),
(431181, 782057, 'Hedrick', 'hedrick', 'us', 1),
(431182, 782057, 'Correctionville', 'correctionville', 'us', 1),
(431183, 782057, 'Earlville', 'earlville', 'us', 1),
(431184, 782057, 'Inwood', 'inwood', 'us', 1),
(431185, 782057, 'Morning Sun', 'morning-sun', 'us', 1),
(431186, 782057, 'McGregor', 'mcgregor', 'us', 1),
(431187, 782057, 'Newell', 'newell', 'us', 1),
(431188, 782057, 'Peosta', 'peosta', 'us', 1),
(431189, 782057, 'Armstrong', 'armstrong', 'us', 1),
(431190, 782057, 'Dayton', 'dayton', 'us', 1),
(431191, 782057, 'Redfield', 'redfield', 'us', 1),
(431192, 782057, 'Colo', 'colo', 'us', 1),
(431193, 782057, 'Sully', 'sully', 'us', 1),
(431194, 782057, 'Rockford', 'rockford', 'us', 1),
(431195, 782057, 'Van Horne', 'van-horne', 'us', 1),
(431196, 782057, 'Danville', 'danville', 'us', 1),
(431197, 782057, 'Buffalo Center', 'buffalo-center', 'us', 1),
(431198, 782057, 'Grand Junction', 'grand-junction', 'us', 1),
(431199, 782057, 'Donnellson', 'donnellson', 'us', 1),
(431200, 782057, 'Le Grand', 'le-grand', 'us', 1),
(431201, 782057, 'Edgewood', 'edgewood', 'us', 1),
(431202, 782057, 'Montrose', 'montrose', 'us', 1),
(431203, 782057, 'Fredericksburg', 'fredericksburg', 'us', 1),
(431204, 782057, 'Hazleton', 'hazleton', 'us', 1),
(431205, 782057, 'Lake Park', 'lake-park', 'us', 1),
(431206, 782057, 'Preston', 'preston', 'us', 1),
(431207, 782057, 'Princeton', 'princeton', 'us', 1),
(431208, 782057, 'Van Meter', 'van-meter', 'us', 1),
(431209, 782057, 'Treynor', 'treynor', 'us', 1),
(431210, 782057, 'Wayland', 'wayland', 'us', 1),
(431211, 782057, 'West Point', 'west-point', 'us', 1),
(431212, 782057, 'Sheffield', 'sheffield', 'us', 1),
(431213, 782057, 'Keota', 'keota', 'us', 1),
(431214, 782057, 'Rockwell', 'rockwell', 'us', 1),
(431215, 782057, 'Victor', 'victor', 'us', 1),
(431216, 782057, 'Allison', 'allison', 'us', 1),
(431217, 782057, 'Eldon', 'eldon', 'us', 1),
(431218, 782057, 'Shellsburg', 'shellsburg', 'us', 1),
(431219, 782057, 'Lansing', 'lansing', 'us', 1),
(431220, 782057, 'Aurelia', 'aurelia', 'us', 1),
(431221, 782057, 'Griswold', 'griswold', 'us', 1),
(431222, 782057, 'Riverside', 'riverside', 'us', 1),
(431223, 782057, 'Tabor', 'tabor', 'us', 1),
(431224, 782057, 'Aplington', 'aplington', 'us', 1),
(431225, 782057, 'Springville', 'springville', 'us', 1),
(431226, 782057, 'Anita', 'anita', 'us', 1),
(431227, 782057, 'Odebolt', 'odebolt', 'us', 1),
(431228, 782057, 'Clarence', 'clarence', 'us', 1),
(431229, 782057, 'George', 'george', 'us', 1),
(431230, 782057, 'Saint Ansgar', 'saint-ansgar', 'us', 1),
(431231, 782057, 'Paullina', 'paullina', 'us', 1),
(431232, 782057, 'Gladbrook', 'gladbrook', 'us', 1),
(431233, 782057, 'North English', 'north-english', 'us', 1),
(431234, 782057, 'Conrad', 'conrad', 'us', 1),
(431235, 782057, 'Newhall', 'newhall', 'us', 1),
(431236, 782057, 'Gilbert', 'gilbert', 'us', 1),
(431237, 782057, 'Sloan', 'sloan', 'us', 1),
(431238, 782057, 'Fairbank', 'fairbank', 'us', 1),
(431239, 782057, 'Marcus', 'marcus', 'us', 1),
(431240, 782057, 'Greene', 'greene', 'us', 1),
(431241, 782057, 'Eddyville', 'eddyville', 'us', 1),
(431242, 782057, 'Winfield', 'winfield', 'us', 1),
(431243, 782057, 'Dunlap', 'dunlap', 'us', 1),
(431244, 782057, 'Baxter', 'baxter', 'us', 1),
(431245, 782057, 'Gowrie', 'gowrie', 'us', 1),
(431246, 782057, 'Keosauqua', 'keosauqua', 'us', 1),
(431247, 782057, 'Calmar', 'calmar', 'us', 1),
(431248, 782057, 'Elk Run Heights', 'elk-run-heights', 'us', 1),
(431249, 782057, 'Alton', 'alton', 'us', 1),
(431250, 782057, 'De Soto', 'de-soto', 'us', 1),
(431251, 782057, 'Panora', 'panora', 'us', 1),
(431252, 782057, 'Mechanicsville', 'mechanicsville', 'us', 1),
(431253, 782057, 'Central City', 'central-city', 'us', 1),
(431254, 782057, 'Arnolds Park', 'arnolds-park', 'us', 1),
(431255, 782057, 'Sidney', 'sidney', 'us', 1),
(431256, 782057, 'Lone Tree', 'lone-tree', 'us', 1),
(431257, 782057, 'Jewell', 'jewell', 'us', 1),
(431258, 782057, 'Woodward', 'woodward', 'us', 1),
(431259, 782057, 'Dike', 'dike', 'us', 1),
(431260, 782057, 'Atkins', 'atkins', 'us', 1),
(431261, 782057, 'Shell Rock', 'shell-rock', 'us', 1),
(431262, 782057, 'Kingsley', 'kingsley', 'us', 1),
(431263, 782057, 'Fayette', 'fayette', 'us', 1),
(431264, 782057, 'Hamburg', 'hamburg', 'us', 1),
(431265, 782057, 'Mapleton', 'mapleton', 'us', 1),
(431266, 782057, 'New Sharon', 'new-sharon', 'us', 1),
(431267, 782057, 'Villisca', 'villisca', 'us', 1),
(431268, 782057, 'Blue Grass', 'blue-grass', 'us', 1),
(431269, 782057, 'Glidden', 'glidden', 'us', 1),
(431270, 782057, 'Tripoli', 'tripoli', 'us', 1),
(431271, 782057, 'Dysart', 'dysart', 'us', 1),
(431272, 782057, 'Solon', 'solon', 'us', 1),
(431273, 782057, 'State Center', 'state-center', 'us', 1),
(431274, 782057, 'Strawberry Point', 'strawberry-point', 'us', 1),
(431275, 782057, 'Coon Rapids', 'coon-rapids', 'us', 1),
(431276, 782057, 'Sanborn', 'sanborn', 'us', 1),
(431277, 782057, 'Lenox', 'lenox', 'us', 1),
(431278, 782057, 'Buffalo', 'buffalo', 'us', 1),
(431279, 782057, 'Earlham', 'earlham', 'us', 1),
(431280, 782057, 'Lake View', 'lake-view', 'us', 1),
(431281, 782057, 'Manly', 'manly', 'us', 1),
(431282, 782057, 'Farley', 'farley', 'us', 1),
(431283, 782057, 'Roland', 'roland', 'us', 1),
(431284, 782057, 'Clarksville', 'clarksville', 'us', 1),
(431285, 782057, 'Laurens', 'laurens', 'us', 1),
(431286, 782057, 'Urbana', 'urbana', 'us', 1),
(431287, 782057, 'Prairie City', 'prairie-city', 'us', 1),
(431288, 782057, 'Elkader', 'elkader', 'us', 1),
(431289, 782057, 'Malvern', 'malvern', 'us', 1),
(431290, 782057, 'Brooklyn', 'brooklyn', 'us', 1),
(431291, 782057, 'Walford', 'walford', 'us', 1),
(431292, 782057, 'Holstein', 'holstein', 'us', 1),
(431293, 782057, 'Ely', 'ely', 'us', 1),
(431294, 782057, 'Manning', 'manning', 'us', 1),
(431295, 782057, 'Slater', 'slater', 'us', 1),
(431296, 782057, 'Akron', 'akron', 'us', 1),
(431297, 782057, 'Montezuma', 'montezuma', 'us', 1),
(431298, 782057, 'Monona', 'monona', 'us', 1),
(431299, 782057, 'Hartley', 'hartley', 'us', 1),
(431300, 782057, 'Logan', 'logan', 'us', 1),
(431301, 782057, 'Wellman', 'wellman', 'us', 1),
(431302, 782057, 'Nora Springs', 'nora-springs', 'us', 1),
(431303, 782057, 'Oakland', 'oakland', 'us', 1),
(431304, 782057, 'Walcott', 'walcott', 'us', 1),
(431305, 782057, 'Corydon', 'corydon', 'us', 1),
(431306, 782057, 'Mediapolis', 'mediapolis', 'us', 1),
(431307, 782057, 'Bedford', 'bedford', 'us', 1),
(431308, 782057, 'Nashua', 'nashua', 'us', 1),
(431309, 782057, 'Avoca', 'avoca', 'us', 1),
(431310, 782057, 'Fairfax', 'fairfax', 'us', 1),
(431311, 782057, 'Denver', 'denver', 'us', 1),
(431312, 782057, 'Pleasantville', 'pleasantville', 'us', 1),
(431313, 782057, 'Traer', 'traer', 'us', 1),
(431314, 782057, 'Durant', 'durant', 'us', 1),
(431315, 782057, 'Epworth', 'epworth', 'us', 1),
(431316, 782057, 'Guthrie Center', 'guthrie-center', 'us', 1),
(431317, 782057, 'Woodbine', 'woodbine', 'us', 1),
(431318, 782057, 'Reinbeck', 'reinbeck', 'us', 1),
(431319, 782057, 'Tiffin', 'tiffin', 'us', 1),
(431320, 782057, 'Dallas Center', 'dallas-center', 'us', 1),
(431321, 782057, 'Lake City', 'lake-city', 'us', 1),
(431322, 782057, 'Remsen', 'remsen', 'us', 1),
(431323, 782057, 'Moville', 'moville', 'us', 1),
(431324, 782057, 'Corning', 'corning', 'us', 1),
(431325, 782057, 'Manson', 'manson', 'us', 1),
(431326, 782057, 'Stuart', 'stuart', 'us', 1),
(431327, 782057, 'Ackley', 'ackley', 'us', 1),
(431328, 782057, 'Mount Ayr', 'mount-ayr', 'us', 1),
(431329, 782057, 'Monroe', 'monroe', 'us', 1),
(431330, 782057, 'Alta', 'alta', 'us', 1),
(431331, 782057, 'New London', 'new-london', 'us', 1),
(431332, 782057, 'Parkersburg', 'parkersburg', 'us', 1),
(431333, 782057, 'Pocahontas', 'pocahontas', 'us', 1),
(431334, 782057, 'Columbus Junction', 'columbus-junction', 'us', 1),
(431335, 782057, 'Guttenberg', 'guttenberg', 'us', 1),
(431336, 782057, 'Greenfield', 'greenfield', 'us', 1),
(431337, 782057, 'Leon', 'leon', 'us', 1),
(431338, 782057, 'Lisbon', 'lisbon', 'us', 1),
(431339, 782057, 'Cascade', 'cascade', 'us', 1),
(431340, 782057, 'Northwood', 'northwood', 'us', 1),
(431341, 782057, 'Britt', 'britt', 'us', 1),
(431342, 782057, 'Ogden', 'ogden', 'us', 1),
(431343, 782057, 'Sumner', 'sumner', 'us', 1),
(431344, 782057, 'Lake Mills', 'lake-mills', 'us', 1),
(431345, 782057, 'Rockwell City', 'rockwell-city', 'us', 1),
(431346, 782057, 'Bondurant', 'bondurant', 'us', 1),
(431347, 782057, 'Hull', 'hull', 'us', 1),
(431348, 782057, 'Mitchellville', 'mitchellville', 'us', 1),
(431349, 782057, 'Hudson', 'hudson', 'us', 1),
(431350, 782057, 'Wapello', 'wapello', 'us', 1),
(431351, 782057, 'Sac City', 'sac-city', 'us', 1),
(431352, 782057, 'Jesup', 'jesup', 'us', 1),
(431353, 782057, 'Ida Grove', 'ida-grove', 'us', 1),
(431354, 782057, 'Audubon', 'audubon', 'us', 1),
(431355, 782057, 'Sigourney', 'sigourney', 'us', 1),
(431356, 782057, 'Colfax', 'colfax', 'us', 1),
(431357, 782057, 'Center Point', 'center-point', 'us', 1),
(431358, 782057, 'Postville', 'postville', 'us', 1),
(431359, 782057, 'Robins', 'robins', 'us', 1),
(431360, 782057, 'La Porte City', 'la-porte-city', 'us', 1),
(431361, 782057, 'West Branch', 'west-branch', 'us', 1),
(431362, 782057, 'Madrid', 'madrid', 'us', 1),
(431363, 782057, 'Bellevue', 'bellevue', 'us', 1),
(431364, 782057, 'Hawarden', 'hawarden', 'us', 1),
(431365, 782057, 'Lamoni', 'lamoni', 'us', 1),
(431366, 782057, 'Belmond', 'belmond', 'us', 1),
(431367, 782057, 'West Union', 'west-union', 'us', 1),
(431368, 782057, 'Milford', 'milford', 'us', 1),
(431369, 782057, 'Toledo', 'toledo', 'us', 1),
(431370, 782057, 'Kalona', 'kalona', 'us', 1),
(431371, 782057, 'Marengo', 'marengo', 'us', 1),
(431372, 782057, 'Bloomfield', 'bloomfield', 'us', 1),
(431373, 782057, 'Huxley', 'huxley', 'us', 1),
(431374, 782057, 'Grundy Center', 'grundy-center', 'us', 1),
(431375, 782057, 'Tama', 'tama', 'us', 1),
(431376, 782057, 'Sibley', 'sibley', 'us', 1),
(431377, 782057, 'Rock Rapids', 'rock-rapids', 'us', 1),
(431378, 782057, 'Rock Valley', 'rock-valley', 'us', 1),
(431379, 782057, 'Williamsburg', 'williamsburg', 'us', 1),
(431380, 782057, 'Clarion', 'clarion', 'us', 1),
(431381, 782057, 'Missouri Valley', 'missouri-valley', 'us', 1),
(431382, 782057, 'Wilton', 'wilton', 'us', 1),
(431383, 782057, 'Le Claire', 'le-claire', 'us', 1),
(431384, 782057, 'Belle Plaine', 'belle-plaine', 'us', 1),
(431385, 782057, 'Eldora', 'eldora', 'us', 1),
(431386, 782057, 'Polk City', 'polk-city', 'us', 1),
(431387, 782057, 'Onawa', 'onawa', 'us', 1),
(431388, 782057, 'West Burlington', 'west-burlington', 'us', 1),
(431389, 782057, 'Garner', 'garner', 'us', 1),
(431390, 782057, 'Tipton', 'tipton', 'us', 1),
(431391, 782057, 'Carter Lake', 'carter-lake', 'us', 1),
(431392, 782057, 'Story City', 'story-city', 'us', 1),
(431393, 782057, 'Eagle Grove', 'eagle-grove', 'us', 1),
(431394, 782057, 'Osage', 'osage', 'us', 1),
(431395, 782057, 'Carlisle', 'carlisle', 'us', 1),
(431396, 782057, 'New Hampton', 'new-hampton', 'us', 1),
(431397, 782057, 'West Liberty', 'west-liberty', 'us', 1),
(431398, 782057, 'Albia', 'albia', 'us', 1),
(431399, 782057, 'Monticello', 'monticello', 'us', 1),
(431400, 782057, 'Emmetsburg', 'emmetsburg', 'us', 1),
(431401, 782057, 'Adel', 'adel', 'us', 1),
(431402, 782057, 'Cresco', 'cresco', 'us', 1),
(431403, 782057, 'Sergeant Bluff', 'sergeant-bluff', 'us', 1),
(431404, 782057, 'Mount Vernon', 'mount-vernon', 'us', 1),
(431405, 782057, 'Waukon', 'waukon', 'us', 1),
(431406, 782057, 'Dyersville', 'dyersville', 'us', 1),
(431407, 782057, 'Forest City', 'forest-city', 'us', 1),
(431408, 782057, 'Hampton', 'hampton', 'us', 1),
(431409, 782057, 'Camanche', 'camanche', 'us', 1),
(431410, 782057, 'Jefferson', 'jefferson', 'us', 1),
(431411, 782057, 'Humboldt', 'humboldt', 'us', 1),
(431412, 782057, 'Evansdale', 'evansdale', 'us', 1),
(431413, 782057, 'Spirit Lake', 'spirit-lake', 'us', 1),
(431414, 782057, 'Chariton', 'chariton', 'us', 1),
(431415, 782057, 'Windsor Heights', 'windsor-heights', 'us', 1),
(431416, 782057, 'Winterset', 'winterset', 'us', 1),
(431417, 782057, 'Osceola', 'osceola', 'us', 1),
(431418, 782057, 'Sheldon', 'sheldon', 'us', 1),
(431419, 782057, 'Cherokee', 'cherokee', 'us', 1),
(431420, 782057, 'Iowa Falls', 'iowa-falls', 'us', 1),
(431421, 782057, 'Manchester', 'manchester', 'us', 1),
(431422, 782057, 'Harlan', 'harlan', 'us', 1),
(431423, 782057, 'Shenandoah', 'shenandoah', 'us', 1),
(431424, 782057, 'De Witt', 'de-witt', 'us', 1),
(431425, 782057, 'Vinton', 'vinton', 'us', 1),
(431426, 782057, 'Clarinda', 'clarinda', 'us', 1),
(431427, 782057, 'Glenwood', 'glenwood', 'us', 1),
(431428, 782057, 'Algona', 'algona', 'us', 1),
(431429, 782057, 'Eldridge', 'eldridge', 'us', 1),
(431430, 782057, 'Anamosa', 'anamosa', 'us', 1),
(431431, 782057, 'Orange City', 'orange-city', 'us', 1),
(431432, 782057, 'Red Oak', 'red-oak', 'us', 1),
(431433, 782057, 'Independence', 'independence', 'us', 1),
(431434, 782057, 'Centerville', 'centerville', 'us', 1),
(431435, 782057, 'Grimes', 'grimes', 'us', 1),
(431436, 782057, 'Maquoketa', 'maquoketa', 'us', 1),
(431437, 782057, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(431438, 782057, 'Oelwein', 'oelwein', 'us', 1),
(431439, 782057, 'Estherville', 'estherville', 'us', 1),
(431440, 782057, 'Hiawatha', 'hiawatha', 'us', 1),
(431441, 782057, 'Nevada', 'nevada', 'us', 1),
(431442, 782057, 'Sioux Center', 'sioux-center', 'us', 1),
(431443, 782057, 'Atlantic', 'atlantic', 'us', 1),
(431444, 782057, 'Creston', 'creston', 'us', 1),
(431445, 782057, 'North Liberty', 'north-liberty', 'us', 1),
(431446, 782057, 'Washington', 'washington', 'us', 1),
(431447, 782057, 'Knoxville', 'knoxville', 'us', 1),
(431448, 782057, 'Denison', 'denison', 'us', 1),
(431449, 782057, 'Charles City', 'charles-city', 'us', 1),
(431450, 782057, 'Clear Lake', 'clear-lake', 'us', 1),
(431451, 782057, 'Webster City', 'webster-city', 'us', 1),
(431452, 782057, 'Decorah', 'decorah', 'us', 1),
(431453, 782057, 'Perry', 'perry', 'us', 1),
(431454, 782057, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(431455, 782057, 'Norwalk', 'norwalk', 'us', 1),
(431456, 782057, 'Waukee', 'waukee', 'us', 1),
(431457, 782057, 'Waverly', 'waverly', 'us', 1),
(431458, 782057, 'Le Mars', 'le-mars', 'us', 1),
(431459, 782057, 'Grinnell', 'grinnell', 'us', 1),
(431460, 782057, 'Fairfield', 'fairfield', 'us', 1),
(431461, 782057, 'Storm Lake', 'storm-lake', 'us', 1),
(431462, 782057, 'Carroll', 'carroll', 'us', 1),
(431463, 782057, 'Pella', 'pella', 'us', 1),
(431464, 782057, 'Keokuk', 'keokuk', 'us', 1),
(431465, 782057, 'Fort Madison', 'fort-madison', 'us', 1),
(431466, 782057, 'Oskaloosa', 'oskaloosa', 'us', 1),
(431467, 782057, 'Spencer', 'spencer', 'us', 1),
(431468, 782057, 'Altoona', 'altoona', 'us', 1),
(431469, 782057, 'Johnston', 'johnston', 'us', 1),
(431470, 782057, 'Boone', 'boone', 'us', 1),
(431471, 782057, 'Indianola', 'indianola', 'us', 1),
(431472, 782057, 'Clive', 'clive', 'us', 1),
(431473, 782057, 'Newton', 'newton', 'us', 1),
(431474, 782057, 'Coralville', 'coralville', 'us', 1),
(431475, 782057, 'Muscatine', 'muscatine', 'us', 1),
(431476, 782057, 'Ottumwa', 'ottumwa', 'us', 1),
(431477, 782057, 'Marshalltown', 'marshalltown', 'us', 1),
(431478, 782057, 'Burlington', 'burlington', 'us', 1),
(431479, 782057, 'Fort Dodge', 'fort-dodge', 'us', 1),
(431480, 782057, 'Clinton', 'clinton', 'us', 1),
(431481, 782057, 'Mason City', 'mason-city', 'us', 1),
(431482, 782057, 'Marion', 'marion', 'us', 1),
(431483, 782057, 'Bettendorf', 'bettendorf', 'us', 1),
(431484, 782057, 'Urbandale', 'urbandale', 'us', 1),
(431485, 782057, 'Ankeny', 'ankeny', 'us', 1),
(431486, 782057, 'Cedar Falls', 'cedar-falls', 'us', 1),
(431487, 782057, 'West Des Moines', 'west-des-moines', 'us', 1),
(431488, 782057, 'Ames', 'ames', 'us', 1),
(431489, 782057, 'Dubuque', 'dubuque', 'us', 1),
(431490, 782057, 'Council Bluffs', 'council-bluffs', 'us', 1),
(431491, 782057, 'Iowa City', 'iowa-city', 'us', 1),
(431492, 782057, 'Waterloo', 'waterloo', 'us', 1),
(431493, 782057, 'Sioux City', 'sioux-city', 'us', 1),
(431494, 782057, 'Davenport', 'davenport', 'us', 1),
(431495, 782057, 'Cedar Rapids', 'cedar-rapids', 'us', 1),
(431496, 782057, 'Des Moines', 'des-moines', 'us', 1),
(431497, 782058, 'Ada', 'ada', 'us', 1),
(431498, 782058, 'Baileyville', 'baileyville', 'us', 1),
(431499, 782058, 'Bavaria', 'bavaria', 'us', 1),
(431500, 782058, 'Bendena', 'bendena', 'us', 1),
(431501, 782058, 'Berryton', 'berryton', 'us', 1),
(431502, 782058, 'Blaine', 'blaine', 'us', 1),
(431503, 782058, 'Bloom', 'bloom', 'us', 1),
(431504, 782058, 'Bremen', 'bremen', 'us', 1),
(431505, 782058, 'Bucyrus', 'bucyrus', 'us', 1),
(431506, 782058, 'Burdick', 'burdick', 'us', 1),
(431507, 782058, 'Centerville', 'centerville', 'us', 1),
(431508, 782058, 'Codell', 'codell', 'us', 1),
(431509, 782058, 'Conway', 'conway', 'us', 1),
(431510, 782058, 'Crestline', 'crestline', 'us', 1),
(431511, 782058, 'Cummings', 'cummings', 'us', 1),
(431512, 782058, 'Dennis', 'dennis', 'us', 1),
(431513, 782058, 'Falun', 'falun', 'us', 1),
(431514, 782058, 'Farlington', 'farlington', 'us', 1),
(431515, 782058, 'Franklin', 'franklin', 'us', 1),
(431516, 782058, 'Garland', 'garland', 'us', 1),
(431517, 782058, 'Grantville', 'grantville', 'us', 1),
(431518, 782058, 'Hillsdale', 'hillsdale', 'us', 1),
(431519, 782058, 'Home', 'home', 'us', 1),
(431520, 782058, 'Kingsdown', 'kingsdown', 'us', 1),
(431521, 782058, 'Lake City', 'lake-city', 'us', 1),
(431522, 782058, 'Milton', 'milton', 'us', 1),
(431523, 782058, 'Murdock', 'murdock', 'us', 1),
(431524, 782058, 'Odin', 'odin', 'us', 1),
(431525, 782058, 'Ogallah', 'ogallah', 'us', 1),
(431526, 782058, 'Peck', 'peck', 'us', 1),
(431527, 782058, 'Penokee', 'penokee', 'us', 1),
(431528, 782058, 'Piedmont', 'piedmont', 'us', 1),
(431529, 782058, 'Piqua', 'piqua', 'us', 1),
(431530, 782058, 'Rago', 'rago', 'us', 1),
(431531, 782058, 'Riverton', 'riverton', 'us', 1),
(431532, 782058, 'Rock', 'rock', 'us', 1),
(431533, 782058, 'Rosalia', 'rosalia', 'us', 1),
(431534, 782058, 'Stanley', 'stanley', 'us', 1),
(431535, 782058, 'Stilwell', 'stilwell', 'us', 1),
(431536, 782058, 'Talmage', 'talmage', 'us', 1),
(431537, 782058, 'Tecumseh', 'tecumseh', 'us', 1),
(431538, 782058, 'Vassar', 'vassar', 'us', 1),
(431539, 782058, 'Wakarusa', 'wakarusa', 'us', 1),
(431540, 782058, 'Welda', 'welda', 'us', 1),
(431541, 782058, 'Wright', 'wright', 'us', 1),
(431542, 782058, 'Yoder', 'yoder', 'us', 1),
(431543, 782058, 'Edson', 'edson', 'us', 1),
(431544, 782058, 'Healy', 'healy', 'us', 1),
(431545, 782058, 'Kalvesta', 'kalvesta', 'us', 1),
(431546, 782058, 'Kendall', 'kendall', 'us', 1),
(431547, 782058, 'Levant', 'levant', 'us', 1),
(431548, 782058, 'Ludell', 'ludell', 'us', 1),
(431549, 782058, 'Marienthal', 'marienthal', 'us', 1),
(431550, 782058, 'Monument', 'monument', 'us', 1),
(431551, 782058, 'Pierceville', 'pierceville', 'us', 1),
(431552, 782058, 'Shields', 'shields', 'us', 1),
(431553, 782058, 'Weskan', 'weskan', 'us', 1),
(431554, 782058, 'Beeler', 'beeler', 'us', 1),
(431555, 782058, 'Bel Aire', 'bel-aire', 'us', 1),
(431556, 782058, 'Fort Leavenworth', 'fort-leavenworth', 'us', 1),
(431557, 782058, 'Fort Riley', 'fort-riley', 'us', 1),
(431558, 782058, 'Lacygne', 'lacygne', 'us', 1),
(431559, 782058, 'Mc Cracken', 'mc-cracken', 'us', 1),
(431560, 782058, 'McConnell AFB', 'mcconnell-afb', 'us', 1),
(431561, 782058, 'New Century', 'new-century', 'us', 1),
(431562, 782058, 'Shawnee Mission', 'shawnee-mission', 'us', 1),
(431563, 782058, 'Wakeeney', 'wakeeney', 'us', 1),
(431564, 782058, 'Freeport', 'freeport', 'us', 1),
(431565, 782058, 'Waldron', 'waldron', 'us', 1),
(431566, 782058, 'Cedar', 'cedar', 'us', 1),
(431567, 782058, 'Hollenberg', 'hollenberg', 'us', 1),
(431568, 782058, 'Webber', 'webber', 'us', 1),
(431569, 782058, 'Carlton', 'carlton', 'us', 1),
(431570, 782058, 'Brownell', 'brownell', 'us', 1),
(431571, 782058, 'Waldo', 'waldo', 'us', 1),
(431572, 782058, 'Richfield', 'richfield', 'us', 1),
(431573, 782058, 'Athol', 'athol', 'us', 1),
(431574, 782058, 'Edmond', 'edmond', 'us', 1),
(431575, 782058, 'Byers', 'byers', 'us', 1),
(431576, 782058, 'Dresden', 'dresden', 'us', 1),
(431577, 782058, 'Elmdale', 'elmdale', 'us', 1),
(431578, 782058, 'Cedar Point', 'cedar-point', 'us', 1),
(431579, 782058, 'Wilmore', 'wilmore', 'us', 1),
(431580, 782058, 'Danville', 'danville', 'us', 1),
(431581, 782058, 'Menlo', 'menlo', 'us', 1),
(431582, 782058, 'Paradise', 'paradise', 'us', 1),
(431583, 782058, 'Seward', 'seward', 'us', 1),
(431584, 782058, 'Wallace', 'wallace', 'us', 1),
(431585, 782058, 'Clayton', 'clayton', 'us', 1),
(431586, 782058, 'Matfield Green', 'matfield-green', 'us', 1),
(431587, 782058, 'Alexander', 'alexander', 'us', 1),
(431588, 782058, 'Agenda', 'agenda', 'us', 1),
(431589, 782058, 'Elsmore', 'elsmore', 'us', 1),
(431590, 782058, 'Lost Springs', 'lost-springs', 'us', 1),
(431591, 782058, 'Langdon', 'langdon', 'us', 1),
(431592, 782058, 'Coyville', 'coyville', 'us', 1),
(431593, 782058, 'Randall', 'randall', 'us', 1),
(431594, 782058, 'Hunter', 'hunter', 'us', 1),
(431595, 782058, 'Aurora', 'aurora', 'us', 1),
(431596, 782058, 'Sun City', 'sun-city', 'us', 1),
(431597, 782058, 'Bluff City', 'bluff-city', 'us', 1),
(431598, 782058, 'Timken', 'timken', 'us', 1),
(431599, 782058, 'Narka', 'narka', 'us', 1),
(431600, 782058, 'Spivey', 'spivey', 'us', 1),
(431601, 782058, 'Oketo', 'oketo', 'us', 1),
(431602, 782058, 'Havana', 'havana', 'us', 1),
(431603, 782058, 'Longford', 'longford', 'us', 1),
(431604, 782058, 'Powhattan', 'powhattan', 'us', 1),
(431605, 782058, 'Coolidge', 'coolidge', 'us', 1),
(431606, 782058, 'Wheaton', 'wheaton', 'us', 1),
(431607, 782058, 'Raymond', 'raymond', 'us', 1),
(431608, 782058, 'Savonburg', 'savonburg', 'us', 1),
(431609, 782058, 'Bunker Hill', 'bunker-hill', 'us', 1),
(431610, 782058, 'Liberty', 'liberty', 'us', 1),
(431611, 782058, 'Ramona', 'ramona', 'us', 1),
(431612, 782058, 'Gem', 'gem', 'us', 1),
(431613, 782058, 'Mapleton', 'mapleton', 'us', 1),
(431614, 782058, 'Belpre', 'belpre', 'us', 1),
(431615, 782058, 'Vermillion', 'vermillion', 'us', 1),
(431616, 782058, 'Mahaska', 'mahaska', 'us', 1),
(431617, 782058, 'Plevna', 'plevna', 'us', 1),
(431618, 782058, 'Gove', 'gove', 'us', 1),
(431619, 782058, 'Cambridge', 'cambridge', 'us', 1),
(431620, 782058, 'Palmer', 'palmer', 'us', 1),
(431621, 782058, 'Englewood', 'englewood', 'us', 1),
(431622, 782058, 'Isabel', 'isabel', 'us', 1),
(431623, 782058, 'Simpson', 'simpson', 'us', 1),
(431624, 782058, 'Stark', 'stark', 'us', 1),
(431625, 782058, 'Glade', 'glade', 'us', 1),
(431626, 782058, 'Munden', 'munden', 'us', 1),
(431627, 782058, 'Nashville', 'nashville', 'us', 1),
(431628, 782058, 'Alton', 'alton', 'us', 1),
(431629, 782058, 'Benedict', 'benedict', 'us', 1),
(431630, 782058, 'Coats', 'coats', 'us', 1),
(431631, 782058, 'Elk Falls', 'elk-falls', 'us', 1),
(431632, 782058, 'Mayfield', 'mayfield', 'us', 1),
(431633, 782058, 'Woodston', 'woodston', 'us', 1),
(431634, 782058, 'Formoso', 'formoso', 'us', 1),
(431635, 782058, 'Durham', 'durham', 'us', 1),
(431636, 782058, 'Virgil', 'virgil', 'us', 1),
(431637, 782058, 'Portis', 'portis', 'us', 1),
(431638, 782058, 'Niotaze', 'niotaze', 'us', 1),
(431639, 782058, 'Sawyer', 'sawyer', 'us', 1),
(431640, 782058, 'Zenda', 'zenda', 'us', 1),
(431641, 782058, 'Zurich', 'zurich', 'us', 1),
(431642, 782058, 'Barnard', 'barnard', 'us', 1),
(431643, 782058, 'Bartlett', 'bartlett', 'us', 1),
(431644, 782058, 'Gaylord', 'gaylord', 'us', 1),
(431645, 782058, 'Soldier', 'soldier', 'us', 1),
(431646, 782058, 'Collyer', 'collyer', 'us', 1),
(431647, 782058, 'Abbyville', 'abbyville', 'us', 1),
(431648, 782058, 'Hudson', 'hudson', 'us', 1),
(431649, 782058, 'Cassoday', 'cassoday', 'us', 1),
(431650, 782058, 'Esbon', 'esbon', 'us', 1),
(431651, 782058, 'Jennings', 'jennings', 'us', 1),
(431652, 782058, 'Prairie View', 'prairie-view', 'us', 1),
(431653, 782058, 'Lorraine', 'lorraine', 'us', 1),
(431654, 782058, 'Milan', 'milan', 'us', 1),
(431655, 782058, 'Olmitz', 'olmitz', 'us', 1),
(431656, 782058, 'Windom', 'windom', 'us', 1),
(431657, 782058, 'Hazelton', 'hazelton', 'us', 1),
(431658, 782058, 'Green', 'green', 'us', 1),
(431659, 782058, 'Redfield', 'redfield', 'us', 1),
(431660, 782058, 'Barnes', 'barnes', 'us', 1),
(431661, 782058, 'Republic', 'republic', 'us', 1),
(431662, 782058, 'Herndon', 'herndon', 'us', 1),
(431663, 782058, 'Park', 'park', 'us', 1),
(431664, 782058, 'Havensville', 'havensville', 'us', 1),
(431665, 782058, 'Long Island', 'long-island', 'us', 1),
(431666, 782058, 'Damar', 'damar', 'us', 1),
(431667, 782058, 'Galesburg', 'galesburg', 'us', 1),
(431668, 782058, 'Fontana', 'fontana', 'us', 1),
(431669, 782058, 'Tampa', 'tampa', 'us', 1),
(431670, 782058, 'Fall River', 'fall-river', 'us', 1),
(431671, 782058, 'Hepler', 'hepler', 'us', 1),
(431672, 782058, 'Morland', 'morland', 'us', 1),
(431673, 782058, 'Alden', 'alden', 'us', 1),
(431674, 782058, 'New Cambria', 'new-cambria', 'us', 1),
(431675, 782058, 'Rexford', 'rexford', 'us', 1),
(431676, 782058, 'Haddam', 'haddam', 'us', 1),
(431677, 782058, 'Morrowville', 'morrowville', 'us', 1),
(431678, 782058, 'Norcatur', 'norcatur', 'us', 1),
(431679, 782058, 'Preston', 'preston', 'us', 1),
(431680, 782058, 'McDonald', 'mcdonald', 'us', 1),
(431681, 782058, 'Latham', 'latham', 'us', 1),
(431682, 782058, 'Corning', 'corning', 'us', 1),
(431683, 782058, 'Rozel', 'rozel', 'us', 1),
(431684, 782058, 'Westphalia', 'westphalia', 'us', 1),
(431685, 782058, 'Netawaka', 'netawaka', 'us', 1),
(431686, 782058, 'Bogue', 'bogue', 'us', 1),
(431687, 782058, 'Rush Center', 'rush-center', 'us', 1),
(431688, 782058, 'Culver', 'culver', 'us', 1),
(431689, 782058, 'Neosho Falls', 'neosho-falls', 'us', 1),
(431690, 782058, 'Peru', 'peru', 'us', 1),
(431691, 782058, 'Goff', 'goff', 'us', 1),
(431692, 782058, 'Randolph', 'randolph', 'us', 1),
(431693, 782058, 'Garfield', 'garfield', 'us', 1),
(431694, 782058, 'Albert', 'albert', 'us', 1),
(431695, 782058, 'Fulton', 'fulton', 'us', 1),
(431696, 782058, 'Luray', 'luray', 'us', 1),
(431697, 782058, 'Manter', 'manter', 'us', 1),
(431698, 782058, 'Iuka', 'iuka', 'us', 1),
(431699, 782058, 'Kincaid', 'kincaid', 'us', 1),
(431700, 782058, 'Admire', 'admire', 'us', 1),
(431701, 782058, 'Circleville', 'circleville', 'us', 1),
(431702, 782058, 'Olsburg', 'olsburg', 'us', 1),
(431703, 782058, 'Delia', 'delia', 'us', 1),
(431704, 782058, 'Selden', 'selden', 'us', 1),
(431705, 782058, 'Denton', 'denton', 'us', 1),
(431706, 782058, 'Dorrance', 'dorrance', 'us', 1),
(431707, 782058, 'Hardtner', 'hardtner', 'us', 1),
(431708, 782058, 'Wilsey', 'wilsey', 'us', 1),
(431709, 782058, 'Morganville', 'morganville', 'us', 1),
(431710, 782058, 'Beverly', 'beverly', 'us', 1),
(431711, 782058, 'Sharon', 'sharon', 'us', 1),
(431712, 782058, 'Utica', 'utica', 'us', 1),
(431713, 782058, 'Bern', 'bern', 'us', 1),
(431714, 782058, 'Cuba', 'cuba', 'us', 1),
(431715, 782058, 'Robinson', 'robinson', 'us', 1),
(431716, 782058, 'Winona', 'winona', 'us', 1),
(431717, 782058, 'Muscotah', 'muscotah', 'us', 1),
(431718, 782058, 'Summerfield', 'summerfield', 'us', 1),
(431719, 782058, 'Woodbine', 'woodbine', 'us', 1),
(431720, 782058, 'Geuda Springs', 'geuda-springs', 'us', 1),
(431721, 782058, 'Offerle', 'offerle', 'us', 1),
(431722, 782058, 'Whiting', 'whiting', 'us', 1),
(431723, 782058, 'Smolan', 'smolan', 'us', 1),
(431724, 782058, 'Kirwin', 'kirwin', 'us', 1),
(431725, 782058, 'Bison', 'bison', 'us', 1),
(431726, 782058, 'Allen', 'allen', 'us', 1),
(431727, 782058, 'Paxico', 'paxico', 'us', 1),
(431728, 782058, 'Lehigh', 'lehigh', 'us', 1),
(431729, 782058, 'Burr Oak', 'burr-oak', 'us', 1),
(431730, 782058, 'Viola', 'viola', 'us', 1),
(431731, 782058, 'Ensign', 'ensign', 'us', 1),
(431732, 782058, 'Grenola', 'grenola', 'us', 1),
(431733, 782058, 'Kanorado', 'kanorado', 'us', 1),
(431734, 782058, 'Tyro', 'tyro', 'us', 1),
(431735, 782058, 'Denison', 'denison', 'us', 1),
(431736, 782058, 'Walnut', 'walnut', 'us', 1),
(431737, 782058, 'Lincolnville', 'lincolnville', 'us', 1),
(431738, 782058, 'Palco', 'palco', 'us', 1),
(431739, 782058, 'Belvue', 'belvue', 'us', 1),
(431740, 782058, 'Burdett', 'burdett', 'us', 1),
(431741, 782058, 'West Mineral', 'west-mineral', 'us', 1),
(431742, 782058, 'White Cloud', 'white-cloud', 'us', 1),
(431743, 782058, 'Tipton', 'tipton', 'us', 1),
(431744, 782058, 'Harveyville', 'harveyville', 'us', 1),
(431745, 782058, 'Moscow', 'moscow', 'us', 1),
(431746, 782058, 'Brookville', 'brookville', 'us', 1),
(431747, 782058, 'Morrill', 'morrill', 'us', 1),
(431748, 782058, 'Reading', 'reading', 'us', 1),
(431749, 782058, 'Atlanta', 'atlanta', 'us', 1),
(431750, 782058, 'Rantoul', 'rantoul', 'us', 1),
(431751, 782058, 'Bazine', 'bazine', 'us', 1),
(431752, 782058, 'Lane', 'lane', 'us', 1),
(431753, 782058, 'Fairview', 'fairview', 'us', 1),
(431754, 782058, 'Geneseo', 'geneseo', 'us', 1),
(431755, 782058, 'Lebanon', 'lebanon', 'us', 1),
(431756, 782058, 'Mullinville', 'mullinville', 'us', 1),
(431757, 782058, 'Partridge', 'partridge', 'us', 1),
(431758, 782058, 'Brewster', 'brewster', 'us', 1),
(431759, 782058, 'Beattie', 'beattie', 'us', 1),
(431760, 782058, 'Hanston', 'hanston', 'us', 1),
(431761, 782058, 'Buffalo', 'buffalo', 'us', 1),
(431762, 782058, 'Blue Mound', 'blue-mound', 'us', 1),
(431763, 782058, 'Uniontown', 'uniontown', 'us', 1),
(431764, 782058, 'Agra', 'agra', 'us', 1),
(431765, 782058, 'Prescott', 'prescott', 'us', 1),
(431766, 782058, 'Parker', 'parker', 'us', 1),
(431767, 782058, 'Burns', 'burns', 'us', 1),
(431768, 782058, 'Courtland', 'courtland', 'us', 1),
(431769, 782058, 'Emmett', 'emmett', 'us', 1),
(431770, 782058, 'Neosho Rapids', 'neosho-rapids', 'us', 1),
(431771, 782058, 'Toronto', 'toronto', 'us', 1),
(431772, 782058, 'Bushton', 'bushton', 'us', 1),
(431773, 782058, 'Ransom', 'ransom', 'us', 1),
(431774, 782058, 'Sylvia', 'sylvia', 'us', 1),
(431775, 782058, 'Lenora', 'lenora', 'us', 1),
(431776, 782058, 'Elk City', 'elk-city', 'us', 1),
(431777, 782058, 'Lancaster', 'lancaster', 'us', 1),
(431778, 782058, 'Sylvan Grove', 'sylvan-grove', 'us', 1),
(431779, 782058, 'Grainfield', 'grainfield', 'us', 1),
(431780, 782058, 'Grinnell', 'grinnell', 'us', 1),
(431781, 782058, 'Everest', 'everest', 'us', 1),
(431782, 782058, 'Walton', 'walton', 'us', 1),
(431783, 782058, 'Otis', 'otis', 'us', 1),
(431784, 782058, 'Natoma', 'natoma', 'us', 1),
(431785, 782058, 'Gorham', 'gorham', 'us', 1),
(431786, 782058, 'Hamilton', 'hamilton', 'us', 1),
(431787, 782058, 'Greenleaf', 'greenleaf', 'us', 1),
(431788, 782058, 'Ford', 'ford', 'us', 1),
(431789, 782058, 'Dwight', 'dwight', 'us', 1),
(431790, 782058, 'Greeley', 'greeley', 'us', 1),
(431791, 782058, 'Pawnee Rock', 'pawnee-rock', 'us', 1),
(431792, 782058, 'Bronson', 'bronson', 'us', 1),
(431793, 782058, 'Copeland', 'copeland', 'us', 1),
(431794, 782058, 'Ingalls', 'ingalls', 'us', 1),
(431795, 782058, 'Tescott', 'tescott', 'us', 1),
(431796, 782058, 'Princeton', 'princeton', 'us', 1),
(431797, 782058, 'Dexter', 'dexter', 'us', 1),
(431798, 782058, 'Mayetta', 'mayetta', 'us', 1),
(431799, 782058, 'Wetmore', 'wetmore', 'us', 1),
(431800, 782058, 'Severy', 'severy', 'us', 1),
(431801, 782058, 'Scandia', 'scandia', 'us', 1),
(431802, 782058, 'Hope', 'hope', 'us', 1),
(431803, 782058, 'Gridley', 'gridley', 'us', 1),
(431804, 782058, 'Easton', 'easton', 'us', 1),
(431805, 782058, 'South Haven', 'south-haven', 'us', 1),
(431806, 782058, 'Longton', 'longton', 'us', 1),
(431807, 782058, 'Williamsburg', 'williamsburg', 'us', 1),
(431808, 782058, 'Jamestown', 'jamestown', 'us', 1),
(431809, 782058, 'Linwood', 'linwood', 'us', 1),
(431810, 782058, 'Arcadia', 'arcadia', 'us', 1),
(431811, 782058, 'Linn', 'linn', 'us', 1),
(431812, 782058, 'Colony', 'colony', 'us', 1),
(431813, 782058, 'Gypsum', 'gypsum', 'us', 1),
(431814, 782058, 'New Strawn', 'new-strawn', 'us', 1),
(431815, 782058, 'Lucas', 'lucas', 'us', 1),
(431816, 782058, 'Dearing', 'dearing', 'us', 1),
(431817, 782058, 'Alta Vista', 'alta-vista', 'us', 1),
(431818, 782058, 'Glen Elder', 'glen-elder', 'us', 1),
(431819, 782058, 'Mound Valley', 'mound-valley', 'us', 1),
(431820, 782058, 'Edna', 'edna', 'us', 1),
(431821, 782058, 'Jewell', 'jewell', 'us', 1),
(431822, 782058, 'Bird City', 'bird-city', 'us', 1),
(431823, 782058, 'Melvern', 'melvern', 'us', 1),
(431824, 782058, 'Axtell', 'axtell', 'us', 1),
(431825, 782058, 'McCune', 'mccune', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(431826, 782058, 'Bentley', 'bentley', 'us', 1),
(431827, 782058, 'Potwin', 'potwin', 'us', 1),
(431828, 782058, 'Turon', 'turon', 'us', 1),
(431829, 782058, 'Leonardville', 'leonardville', 'us', 1),
(431830, 782058, 'Moline', 'moline', 'us', 1),
(431831, 782058, 'Arlington', 'arlington', 'us', 1),
(431832, 782058, 'Holyrood', 'holyrood', 'us', 1),
(431833, 782058, 'Rolla', 'rolla', 'us', 1),
(431834, 782058, 'Assaria', 'assaria', 'us', 1),
(431835, 782058, 'Delphos', 'delphos', 'us', 1),
(431836, 782058, 'Almena', 'almena', 'us', 1),
(431837, 782058, 'Quenemo', 'quenemo', 'us', 1),
(431838, 782058, 'Chase', 'chase', 'us', 1),
(431839, 782058, 'Lewis', 'lewis', 'us', 1),
(431840, 782058, 'Milford', 'milford', 'us', 1),
(431841, 782058, 'Kensington', 'kensington', 'us', 1),
(431842, 782058, 'Scammon', 'scammon', 'us', 1),
(431843, 782058, 'Saint George', 'saint-george', 'us', 1),
(431844, 782058, 'Miltonvale', 'miltonvale', 'us', 1),
(431845, 782058, 'Cunningham', 'cunningham', 'us', 1),
(431846, 782058, 'Altoona', 'altoona', 'us', 1),
(431847, 782058, 'Maple Hill', 'maple-hill', 'us', 1),
(431848, 782058, 'White City', 'white-city', 'us', 1),
(431849, 782058, 'Macksville', 'macksville', 'us', 1),
(431850, 782058, 'Cawker City', 'cawker-city', 'us', 1),
(431851, 782058, 'Glasco', 'glasco', 'us', 1),
(431852, 782058, 'Argonia', 'argonia', 'us', 1),
(431853, 782058, 'Thayer', 'thayer', 'us', 1),
(431854, 782058, 'Clifton', 'clifton', 'us', 1),
(431855, 782058, 'Centralia', 'centralia', 'us', 1),
(431856, 782058, 'Kanopolis', 'kanopolis', 'us', 1),
(431857, 782058, 'Hartford', 'hartford', 'us', 1),
(431858, 782058, 'Little River', 'little-river', 'us', 1),
(431859, 782058, 'Olpe', 'olpe', 'us', 1),
(431860, 782058, 'Richmond', 'richmond', 'us', 1),
(431861, 782058, 'Kismet', 'kismet', 'us', 1),
(431862, 782058, 'Norwich', 'norwich', 'us', 1),
(431863, 782058, 'Protection', 'protection', 'us', 1),
(431864, 782058, 'Logan', 'logan', 'us', 1),
(431865, 782058, 'Moran', 'moran', 'us', 1),
(431866, 782058, 'Marquette', 'marquette', 'us', 1),
(431867, 782058, 'Burden', 'burden', 'us', 1),
(431868, 782058, 'Goessel', 'goessel', 'us', 1),
(431869, 782058, 'Eskridge', 'eskridge', 'us', 1),
(431870, 782058, 'Waverly', 'waverly', 'us', 1),
(431871, 782058, 'Gas', 'gas', 'us', 1),
(431872, 782058, 'Ozawkie', 'ozawkie', 'us', 1),
(431873, 782058, 'Hanover', 'hanover', 'us', 1),
(431874, 782058, 'Winchester', 'winchester', 'us', 1),
(431875, 782058, 'Le Roy', 'le-roy', 'us', 1),
(431876, 782058, 'Mulberry', 'mulberry', 'us', 1),
(431877, 782058, 'Fowler', 'fowler', 'us', 1),
(431878, 782058, 'Effingham', 'effingham', 'us', 1),
(431879, 782058, 'Haviland', 'haviland', 'us', 1),
(431880, 782058, 'Linn Valley', 'linn-valley', 'us', 1),
(431881, 782058, 'Pretty Prairie', 'pretty-prairie', 'us', 1),
(431882, 782058, 'Hoyt', 'hoyt', 'us', 1),
(431883, 782058, 'Attica', 'attica', 'us', 1),
(431884, 782058, 'Nortonville', 'nortonville', 'us', 1),
(431885, 782058, 'Lecompton', 'lecompton', 'us', 1),
(431886, 782058, 'Strong City', 'strong-city', 'us', 1),
(431887, 782058, 'Bennington', 'bennington', 'us', 1),
(431888, 782058, 'Whitewater', 'whitewater', 'us', 1),
(431889, 782058, 'Waterville', 'waterville', 'us', 1),
(431890, 782058, 'Westmoreland', 'westmoreland', 'us', 1),
(431891, 782058, 'Leon', 'leon', 'us', 1),
(431892, 782058, 'Saint Paul', 'saint-paul', 'us', 1),
(431893, 782058, 'Florence', 'florence', 'us', 1),
(431894, 782058, 'Cedar Vale', 'cedar-vale', 'us', 1),
(431895, 782058, 'Claflin', 'claflin', 'us', 1),
(431896, 782058, 'Onaga', 'onaga', 'us', 1),
(431897, 782058, 'La Harpe', 'la-harpe', 'us', 1),
(431898, 782058, 'Meriden', 'meriden', 'us', 1),
(431899, 782058, 'Minneola', 'minneola', 'us', 1),
(431900, 782058, 'Scranton', 'scranton', 'us', 1),
(431901, 782058, 'Clyde', 'clyde', 'us', 1),
(431902, 782058, 'Bucklin', 'bucklin', 'us', 1),
(431903, 782058, 'Sharon Springs', 'sharon-springs', 'us', 1),
(431904, 782058, 'Cherokee', 'cherokee', 'us', 1),
(431905, 782058, 'Tribune', 'tribune', 'us', 1),
(431906, 782058, 'Alma', 'alma', 'us', 1),
(431907, 782058, 'Wilson', 'wilson', 'us', 1),
(431908, 782058, 'Galva', 'galva', 'us', 1),
(431909, 782058, 'Coldwater', 'coldwater', 'us', 1),
(431910, 782058, 'Weir', 'weir', 'us', 1),
(431911, 782058, 'Howard', 'howard', 'us', 1),
(431912, 782058, 'Udall', 'udall', 'us', 1),
(431913, 782058, 'Frankfort', 'frankfort', 'us', 1),
(431914, 782058, 'Eastborough', 'eastborough', 'us', 1),
(431915, 782058, 'Madison', 'madison', 'us', 1),
(431916, 782058, 'Canton', 'canton', 'us', 1),
(431917, 782058, 'Andale', 'andale', 'us', 1),
(431918, 782058, 'Garden Plain', 'garden-plain', 'us', 1),
(431919, 782058, 'Benton', 'benton', 'us', 1),
(431920, 782058, 'Enterprise', 'enterprise', 'us', 1),
(431921, 782058, 'Mound City', 'mound-city', 'us', 1),
(431922, 782058, 'Mankato', 'mankato', 'us', 1),
(431923, 782058, 'Mount Hope', 'mount-hope', 'us', 1),
(431924, 782058, 'Wakefield', 'wakefield', 'us', 1),
(431925, 782058, 'Spearville', 'spearville', 'us', 1),
(431926, 782058, 'Quinter', 'quinter', 'us', 1),
(431927, 782058, 'McLouth', 'mclouth', 'us', 1),
(431928, 782058, 'Riley', 'riley', 'us', 1),
(431929, 782058, 'Perry', 'perry', 'us', 1),
(431930, 782058, 'Deerfield', 'deerfield', 'us', 1),
(431931, 782058, 'Burrton', 'burrton', 'us', 1),
(431932, 782058, 'Lake Quivira', 'lake-quivira', 'us', 1),
(431933, 782058, 'Ashland', 'ashland', 'us', 1),
(431934, 782058, 'Downs', 'downs', 'us', 1),
(431935, 782058, 'Americus', 'americus', 'us', 1),
(431936, 782058, 'Kiowa', 'kiowa', 'us', 1),
(431937, 782058, 'Jetmore', 'jetmore', 'us', 1),
(431938, 782058, 'Lebo', 'lebo', 'us', 1),
(431939, 782058, 'Overbrook', 'overbrook', 'us', 1),
(431940, 782058, 'Pomona', 'pomona', 'us', 1),
(431941, 782058, 'Highland', 'highland', 'us', 1),
(431942, 782058, 'Montezuma', 'montezuma', 'us', 1),
(431943, 782058, 'Burlingame', 'burlingame', 'us', 1),
(431944, 782058, 'Cottonwood Falls', 'cottonwood-falls', 'us', 1),
(431945, 782058, 'Rossville', 'rossville', 'us', 1),
(431946, 782058, 'Troy', 'troy', 'us', 1),
(431947, 782058, 'Lyndon', 'lyndon', 'us', 1),
(431948, 782058, 'Blue Rapids', 'blue-rapids', 'us', 1),
(431949, 782058, 'Altamont', 'altamont', 'us', 1),
(431950, 782058, 'Stafford', 'stafford', 'us', 1),
(431951, 782058, 'Solomon', 'solomon', 'us', 1),
(431952, 782058, 'Dighton', 'dighton', 'us', 1),
(431953, 782058, 'Oxford', 'oxford', 'us', 1),
(431954, 782058, 'Auburn', 'auburn', 'us', 1),
(431955, 782058, 'Washington', 'washington', 'us', 1),
(431956, 782058, 'Hoxie', 'hoxie', 'us', 1),
(431957, 782058, 'Oskaloosa', 'oskaloosa', 'us', 1),
(431958, 782058, 'Erie', 'erie', 'us', 1),
(431959, 782058, 'Haven', 'haven', 'us', 1),
(431960, 782058, 'Victoria', 'victoria', 'us', 1),
(431961, 782058, 'Satanta', 'satanta', 'us', 1),
(431962, 782058, 'Nickerson', 'nickerson', 'us', 1),
(431963, 782058, 'Atwood', 'atwood', 'us', 1),
(431964, 782058, 'Inman', 'inman', 'us', 1),
(431965, 782058, 'Elwood', 'elwood', 'us', 1),
(431966, 782058, 'Caldwell', 'caldwell', 'us', 1),
(431967, 782058, 'Plains', 'plains', 'us', 1),
(431968, 782058, 'Valley Falls', 'valley-falls', 'us', 1),
(431969, 782058, 'Saint John', 'saint-john', 'us', 1),
(431970, 782058, 'Chetopa', 'chetopa', 'us', 1),
(431971, 782058, 'Conway Springs', 'conway-springs', 'us', 1),
(431972, 782058, 'Chapman', 'chapman', 'us', 1),
(431973, 782058, 'Sedan', 'sedan', 'us', 1),
(431974, 782058, 'Kechi', 'kechi', 'us', 1),
(431975, 782058, 'Lincoln', 'lincoln', 'us', 1),
(431976, 782058, 'La Crosse', 'la-crosse', 'us', 1),
(431977, 782058, 'Colwich', 'colwich', 'us', 1),
(431978, 782058, 'Buhler', 'buhler', 'us', 1),
(431979, 782058, 'Wathena', 'wathena', 'us', 1),
(431980, 782058, 'Ness City', 'ness-city', 'us', 1),
(431981, 782058, 'Silver Lake', 'silver-lake', 'us', 1),
(431982, 782058, 'Johnson', 'johnson', 'us', 1),
(431983, 782058, 'Saint Francis', 'saint-francis', 'us', 1),
(431984, 782058, 'Peabody', 'peabody', 'us', 1),
(431985, 782058, 'Towanda', 'towanda', 'us', 1),
(431986, 782058, 'Pleasanton', 'pleasanton', 'us', 1),
(431987, 782058, 'Carbondale', 'carbondale', 'us', 1),
(431988, 782058, 'Stockton', 'stockton', 'us', 1),
(431989, 782058, 'Osborne', 'osborne', 'us', 1),
(431990, 782058, 'Greensburg', 'greensburg', 'us', 1),
(431991, 782058, 'Hill City', 'hill-city', 'us', 1),
(431992, 782058, 'Harper', 'harper', 'us', 1),
(431993, 782058, 'Yates Center', 'yates-center', 'us', 1),
(431994, 782058, 'Westwood', 'westwood', 'us', 1),
(431995, 782058, 'Kinsley', 'kinsley', 'us', 1),
(431996, 782058, 'Arma', 'arma', 'us', 1),
(431997, 782058, 'Leoti', 'leoti', 'us', 1),
(431998, 782058, 'Sublette', 'sublette', 'us', 1),
(431999, 782058, 'North Newton', 'north-newton', 'us', 1),
(432000, 782058, 'Wellsville', 'wellsville', 'us', 1),
(432001, 782058, 'Edgerton', 'edgerton', 'us', 1),
(432002, 782058, 'Belle Plaine', 'belle-plaine', 'us', 1),
(432003, 782058, 'Moundridge', 'moundridge', 'us', 1),
(432004, 782058, 'Meade', 'meade', 'us', 1),
(432005, 782058, 'Smith Center', 'smith-center', 'us', 1),
(432006, 782058, 'Sedgwick', 'sedgwick', 'us', 1),
(432007, 782058, 'Douglass', 'douglass', 'us', 1),
(432008, 782058, 'Ellis', 'ellis', 'us', 1),
(432009, 782058, 'Ogden', 'ogden', 'us', 1),
(432010, 782058, 'Oberlin', 'oberlin', 'us', 1),
(432011, 782058, 'Horton', 'horton', 'us', 1),
(432012, 782058, 'Syracuse', 'syracuse', 'us', 1),
(432013, 782058, 'Plainville', 'plainville', 'us', 1),
(432014, 782058, 'Humboldt', 'humboldt', 'us', 1),
(432015, 782058, 'Cheney', 'cheney', 'us', 1),
(432016, 782058, 'Halstead', 'halstead', 'us', 1),
(432017, 782058, 'Holcomb', 'holcomb', 'us', 1),
(432018, 782058, 'Belleville', 'belleville', 'us', 1),
(432019, 782058, 'Oakley', 'oakley', 'us', 1),
(432020, 782058, 'Caney', 'caney', 'us', 1),
(432021, 782058, 'Oswego', 'oswego', 'us', 1),
(432022, 782058, 'Medicine Lodge', 'medicine-lodge', 'us', 1),
(432023, 782058, 'Ellinwood', 'ellinwood', 'us', 1),
(432024, 782058, 'Marion', 'marion', 'us', 1),
(432025, 782058, 'Minneapolis', 'minneapolis', 'us', 1),
(432026, 782058, 'Elkhart', 'elkhart', 'us', 1),
(432027, 782058, 'Seneca', 'seneca', 'us', 1),
(432028, 782058, 'Cimarron', 'cimarron', 'us', 1),
(432029, 782058, 'Maize', 'maize', 'us', 1),
(432030, 782058, 'Clearwater', 'clearwater', 'us', 1),
(432031, 782058, 'Anthony', 'anthony', 'us', 1),
(432032, 782058, 'Cherryvale', 'cherryvale', 'us', 1),
(432033, 782058, 'Council Grove', 'council-grove', 'us', 1),
(432034, 782058, 'Saint Marys', 'saint-marys', 'us', 1),
(432035, 782058, 'Lakin', 'lakin', 'us', 1),
(432036, 782058, 'Phillipsburg', 'phillipsburg', 'us', 1),
(432037, 782058, 'Herington', 'herington', 'us', 1),
(432038, 782058, 'Fredonia', 'fredonia', 'us', 1),
(432039, 782058, 'South Hutchinson', 'south-hutchinson', 'us', 1),
(432040, 782058, 'Sterling', 'sterling', 'us', 1),
(432041, 782058, 'Sabetha', 'sabetha', 'us', 1),
(432042, 782058, 'Neodesha', 'neodesha', 'us', 1),
(432043, 782058, 'Girard', 'girard', 'us', 1),
(432044, 782058, 'Burlington', 'burlington', 'us', 1),
(432045, 782058, 'Eureka', 'eureka', 'us', 1),
(432046, 782058, 'Hillsboro', 'hillsboro', 'us', 1),
(432047, 782058, 'Norton', 'norton', 'us', 1),
(432048, 782058, 'Ellsworth', 'ellsworth', 'us', 1),
(432049, 782058, 'Osage City', 'osage-city', 'us', 1),
(432050, 782058, 'Hoisington', 'hoisington', 'us', 1),
(432051, 782058, 'Marysville', 'marysville', 'us', 1),
(432052, 782058, 'Basehor', 'basehor', 'us', 1),
(432053, 782058, 'Louisburg', 'louisburg', 'us', 1),
(432054, 782058, 'Galena', 'galena', 'us', 1),
(432055, 782058, 'Frontenac', 'frontenac', 'us', 1),
(432056, 782058, 'Kingman', 'kingman', 'us', 1),
(432057, 782058, 'Columbus', 'columbus', 'us', 1),
(432058, 782058, 'Lindsborg', 'lindsborg', 'us', 1),
(432059, 782058, 'Hiawatha', 'hiawatha', 'us', 1),
(432060, 782058, 'Holton', 'holton', 'us', 1),
(432061, 782058, 'Garnett', 'garnett', 'us', 1),
(432062, 782058, 'Lyons', 'lyons', 'us', 1),
(432063, 782058, 'Scott City', 'scott-city', 'us', 1),
(432064, 782058, 'Mission Hills', 'mission-hills', 'us', 1),
(432065, 782058, 'Hugoton', 'hugoton', 'us', 1),
(432066, 782058, 'Goddard', 'goddard', 'us', 1),
(432067, 782058, 'Hesston', 'hesston', 'us', 1),
(432068, 782058, 'Tonganoxie', 'tonganoxie', 'us', 1),
(432069, 782058, 'Larned', 'larned', 'us', 1),
(432070, 782058, 'Beloit', 'beloit', 'us', 1),
(432071, 782058, 'Baldwin City', 'baldwin-city', 'us', 1),
(432072, 782058, 'Fairway', 'fairway', 'us', 1),
(432073, 782058, 'Rose Hill', 'rose-hill', 'us', 1),
(432074, 782058, 'Baxter Springs', 'baxter-springs', 'us', 1),
(432075, 782058, 'Russell', 'russell', 'us', 1),
(432076, 782058, 'Wamego', 'wamego', 'us', 1),
(432077, 782058, 'Goodland', 'goodland', 'us', 1),
(432078, 782058, 'Spring Hill', 'spring-hill', 'us', 1),
(432079, 782058, 'Osawatomie', 'osawatomie', 'us', 1),
(432080, 782058, 'Clay Center', 'clay-center', 'us', 1),
(432081, 782058, 'Edwardsville', 'edwardsville', 'us', 1),
(432082, 782058, 'Paola', 'paola', 'us', 1),
(432083, 782058, 'De Soto', 'de-soto', 'us', 1),
(432084, 782058, 'Colby', 'colby', 'us', 1),
(432085, 782058, 'Concordia', 'concordia', 'us', 1),
(432086, 782058, 'Valley Center', 'valley-center', 'us', 1),
(432087, 782058, 'Eudora', 'eudora', 'us', 1),
(432088, 782058, 'Ulysses', 'ulysses', 'us', 1),
(432089, 782058, 'Mulvane', 'mulvane', 'us', 1),
(432090, 782058, 'Iola', 'iola', 'us', 1),
(432091, 782058, 'Pratt', 'pratt', 'us', 1),
(432092, 782058, 'Abilene', 'abilene', 'us', 1),
(432093, 782058, 'Bonner Springs', 'bonner-springs', 'us', 1),
(432094, 782058, 'Roeland Park', 'roeland-park', 'us', 1),
(432095, 782058, 'Park City', 'park-city', 'us', 1),
(432096, 782058, 'Fort Scott', 'fort-scott', 'us', 1),
(432097, 782058, 'Wellington', 'wellington', 'us', 1),
(432098, 782058, 'Augusta', 'augusta', 'us', 1),
(432099, 782058, 'Chanute', 'chanute', 'us', 1),
(432100, 782058, 'Independence', 'independence', 'us', 1),
(432101, 782058, 'Andover', 'andover', 'us', 1),
(432102, 782058, 'Mission', 'mission', 'us', 1),
(432103, 782058, 'Haysville', 'haysville', 'us', 1),
(432104, 782058, 'Atchison', 'atchison', 'us', 1),
(432105, 782058, 'Coffeyville', 'coffeyville', 'us', 1),
(432106, 782058, 'Merriam', 'merriam', 'us', 1),
(432107, 782058, 'Lansing', 'lansing', 'us', 1),
(432108, 782058, 'Parsons', 'parsons', 'us', 1),
(432109, 782058, 'Arkansas City', 'arkansas-city', 'us', 1),
(432110, 782058, 'Winfield', 'winfield', 'us', 1),
(432111, 782058, 'Ottawa', 'ottawa', 'us', 1),
(432112, 782058, 'El Dorado', 'el-dorado', 'us', 1),
(432113, 782058, 'Gardner', 'gardner', 'us', 1),
(432114, 782058, 'McPherson', 'mcpherson', 'us', 1),
(432115, 782058, 'Great Bend', 'great-bend', 'us', 1),
(432116, 782058, 'Junction City', 'junction-city', 'us', 1),
(432117, 782058, 'Newton', 'newton', 'us', 1),
(432118, 782058, 'Pittsburg', 'pittsburg', 'us', 1),
(432119, 782058, 'Derby', 'derby', 'us', 1),
(432120, 782058, 'Hays', 'hays', 'us', 1),
(432121, 782058, 'Liberal', 'liberal', 'us', 1),
(432122, 782058, 'Prairie Village', 'prairie-village', 'us', 1),
(432123, 782058, 'Dodge City', 'dodge-city', 'us', 1),
(432124, 782058, 'Garden City', 'garden-city', 'us', 1),
(432125, 782058, 'Emporia', 'emporia', 'us', 1),
(432126, 782058, 'Leawood', 'leawood', 'us', 1),
(432127, 782058, 'Leavenworth', 'leavenworth', 'us', 1),
(432128, 782058, 'Hutchinson', 'hutchinson', 'us', 1),
(432129, 782058, 'Lenexa', 'lenexa', 'us', 1),
(432130, 782058, 'Manhattan', 'manhattan', 'us', 1),
(432131, 782058, 'Salina', 'salina', 'us', 1),
(432132, 782058, 'Shawnee', 'shawnee', 'us', 1),
(432133, 782058, 'Lawrence', 'lawrence', 'us', 1),
(432134, 782058, 'Olathe', 'olathe', 'us', 1),
(432135, 782058, 'Topeka', 'topeka', 'us', 1),
(432136, 782058, 'Kansas City', 'kansas-city', 'us', 1),
(432137, 782058, 'Overland Park', 'overland-park', 'us', 1),
(432138, 782058, 'Wichita', 'wichita', 'us', 1),
(432139, 782059, 'Chaplin', 'chaplin', 'us', 1),
(432140, 782059, 'Beech Grove', 'beech-grove', 'us', 1),
(432141, 782059, 'Deane', 'deane', 'us', 1),
(432142, 782059, 'Grassy Creek', 'grassy-creek', 'us', 1),
(432143, 782059, 'Horse Branch', 'horse-branch', 'us', 1),
(432144, 782059, 'Kimper', 'kimper', 'us', 1),
(432145, 782059, 'Aaron', 'aaron', 'us', 1),
(432146, 782059, 'Acorn', 'acorn', 'us', 1),
(432147, 782059, 'Adolphus', 'adolphus', 'us', 1),
(432148, 782059, 'Almo', 'almo', 'us', 1),
(432149, 782059, 'Altro', 'altro', 'us', 1),
(432150, 782059, 'Alvaton', 'alvaton', 'us', 1),
(432151, 782059, 'Argillite', 'argillite', 'us', 1),
(432152, 782059, 'Artemus', 'artemus', 'us', 1),
(432153, 782059, 'Ary', 'ary', 'us', 1),
(432154, 782059, 'Austin', 'austin', 'us', 1),
(432155, 782059, 'Auxier', 'auxier', 'us', 1),
(432156, 782059, 'Bagdad', 'bagdad', 'us', 1),
(432157, 782059, 'Bandana', 'bandana', 'us', 1),
(432158, 782059, 'Banner', 'banner', 'us', 1),
(432159, 782059, 'Battletown', 'battletown', 'us', 1),
(432160, 782059, 'Baxter', 'baxter', 'us', 1),
(432161, 782059, 'Beauty', 'beauty', 'us', 1),
(432162, 782059, 'Beaver', 'beaver', 'us', 1),
(432163, 782059, 'Bee Spring', 'bee-spring', 'us', 1),
(432164, 782059, 'Beechmont', 'beechmont', 'us', 1),
(432165, 782059, 'Belcher', 'belcher', 'us', 1),
(432166, 782059, 'Belfry', 'belfry', 'us', 1),
(432167, 782059, 'Belton', 'belton', 'us', 1),
(432168, 782059, 'Bethel', 'bethel', 'us', 1),
(432169, 782059, 'Bethelridge', 'bethelridge', 'us', 1),
(432170, 782059, 'Bethlehem', 'bethlehem', 'us', 1),
(432171, 782059, 'Betsy Layne', 'betsy-layne', 'us', 1),
(432172, 782059, 'Beverly', 'beverly', 'us', 1),
(432173, 782059, 'Big Clifty', 'big-clifty', 'us', 1),
(432174, 782059, 'Big Creek', 'big-creek', 'us', 1),
(432175, 782059, 'Big Spring', 'big-spring', 'us', 1),
(432176, 782059, 'Bimble', 'bimble', 'us', 1),
(432177, 782059, 'Bledsoe', 'bledsoe', 'us', 1),
(432178, 782059, 'Bluehole', 'bluehole', 'us', 1),
(432179, 782059, 'Boaz', 'boaz', 'us', 1),
(432180, 782059, 'Bonnyman', 'bonnyman', 'us', 1),
(432181, 782059, 'Boston', 'boston', 'us', 1),
(432182, 782059, 'Bow', 'bow', 'us', 1),
(432183, 782059, 'Bowen', 'bowen', 'us', 1),
(432184, 782059, 'Breeding', 'breeding', 'us', 1),
(432185, 782059, 'Brinkley', 'brinkley', 'us', 1),
(432186, 782059, 'Bronston', 'bronston', 'us', 1),
(432187, 782059, 'Browns Fork', 'browns-fork', 'us', 1),
(432188, 782059, 'Bruin', 'bruin', 'us', 1),
(432189, 782059, 'Bryantsville', 'bryantsville', 'us', 1),
(432190, 782059, 'Buffalo', 'buffalo', 'us', 1),
(432191, 782059, 'Bulan', 'bulan', 'us', 1),
(432192, 782059, 'Burna', 'burna', 'us', 1),
(432193, 782059, 'Buskirk', 'buskirk', 'us', 1),
(432194, 782059, 'Busy', 'busy', 'us', 1),
(432195, 782059, 'Canada', 'canada', 'us', 1),
(432196, 782059, 'Caney', 'caney', 'us', 1),
(432197, 782059, 'Canmer', 'canmer', 'us', 1),
(432198, 782059, 'Cannel City', 'cannel-city', 'us', 1),
(432199, 782059, 'Cannon', 'cannon', 'us', 1),
(432200, 782059, 'Canton', 'canton', 'us', 1),
(432201, 782059, 'Carrie', 'carrie', 'us', 1),
(432202, 782059, 'Carver', 'carver', 'us', 1),
(432203, 782059, 'Casey Creek', 'casey-creek', 'us', 1),
(432204, 782059, 'Cawood', 'cawood', 'us', 1),
(432205, 782059, 'Cecilia', 'cecilia', 'us', 1),
(432206, 782059, 'Center', 'center', 'us', 1),
(432207, 782059, 'Cerulean', 'cerulean', 'us', 1),
(432208, 782059, 'Chavies', 'chavies', 'us', 1),
(432209, 782059, 'Cinda', 'cinda', 'us', 1),
(432210, 782059, 'Clearfield', 'clearfield', 'us', 1),
(432211, 782059, 'Cobhill', 'cobhill', 'us', 1),
(432212, 782059, 'Combs', 'combs', 'us', 1),
(432213, 782059, 'Confluence', 'confluence', 'us', 1),
(432214, 782059, 'Conway', 'conway', 'us', 1),
(432215, 782059, 'Coopersville', 'coopersville', 'us', 1),
(432216, 782059, 'Cornishville', 'cornishville', 'us', 1),
(432217, 782059, 'Cornettsville', 'cornettsville', 'us', 1),
(432218, 782059, 'Coxs Creek', 'coxs-creek', 'us', 1),
(432219, 782059, 'Cranks', 'cranks', 'us', 1),
(432220, 782059, 'Craynor', 'craynor', 'us', 1),
(432221, 782059, 'Cromwell', 'cromwell', 'us', 1),
(432222, 782059, 'Crown', 'crown', 'us', 1),
(432223, 782059, 'Cub Run', 'cub-run', 'us', 1),
(432224, 782059, 'Cunningham', 'cunningham', 'us', 1),
(432225, 782059, 'Custer', 'custer', 'us', 1),
(432226, 782059, 'Dana', 'dana', 'us', 1),
(432227, 782059, 'David', 'david', 'us', 1),
(432228, 782059, 'Debord', 'debord', 'us', 1),
(432229, 782059, 'Defoe', 'defoe', 'us', 1),
(432230, 782059, 'Dema', 'dema', 'us', 1),
(432231, 782059, 'Denniston', 'denniston', 'us', 1),
(432232, 782059, 'Dexter', 'dexter', 'us', 1),
(432233, 782059, 'Dorton', 'dorton', 'us', 1),
(432234, 782059, 'Draffin', 'draffin', 'us', 1),
(432235, 782059, 'Dundee', 'dundee', 'us', 1),
(432236, 782059, 'Dunmor', 'dunmor', 'us', 1),
(432237, 782059, 'Dunnville', 'dunnville', 'us', 1),
(432238, 782059, 'East Point', 'east-point', 'us', 1),
(432239, 782059, 'Eastern', 'eastern', 'us', 1),
(432240, 782059, 'Eastview', 'eastview', 'us', 1),
(432241, 782059, 'Elk Horn', 'elk-horn', 'us', 1),
(432242, 782059, 'Elkfork', 'elkfork', 'us', 1),
(432243, 782059, 'Emmalena', 'emmalena', 'us', 1),
(432244, 782059, 'Endicott', 'endicott', 'us', 1),
(432245, 782059, 'Eolia', 'eolia', 'us', 1),
(432246, 782059, 'Ermine', 'ermine', 'us', 1),
(432247, 782059, 'Essie', 'essie', 'us', 1),
(432248, 782059, 'Ezel', 'ezel', 'us', 1),
(432249, 782059, 'Fairplay', 'fairplay', 'us', 1),
(432250, 782059, 'Falls of Rough', 'falls-of-rough', 'us', 1),
(432251, 782059, 'Fallsburg', 'fallsburg', 'us', 1),
(432252, 782059, 'Fancy Farm', 'fancy-farm', 'us', 1),
(432253, 782059, 'Farmington', 'farmington', 'us', 1),
(432254, 782059, 'Faubush', 'faubush', 'us', 1),
(432255, 782059, 'Fedscreek', 'fedscreek', 'us', 1),
(432256, 782059, 'Finchville', 'finchville', 'us', 1),
(432257, 782059, 'Finley', 'finley', 'us', 1),
(432258, 782059, 'Fisherville', 'fisherville', 'us', 1),
(432259, 782059, 'Flat Lick', 'flat-lick', 'us', 1),
(432260, 782059, 'Flatgap', 'flatgap', 'us', 1),
(432261, 782059, 'Frakes', 'frakes', 'us', 1),
(432262, 782059, 'Freeburn', 'freeburn', 'us', 1),
(432263, 782059, 'Garfield', 'garfield', 'us', 1),
(432264, 782059, 'Garner', 'garner', 'us', 1),
(432265, 782059, 'Garrett', 'garrett', 'us', 1),
(432266, 782059, 'Garrison', 'garrison', 'us', 1),
(432267, 782059, 'Gilbertsville', 'gilbertsville', 'us', 1),
(432268, 782059, 'Girdler', 'girdler', 'us', 1),
(432269, 782059, 'Glendale', 'glendale', 'us', 1),
(432270, 782059, 'Glens Fork', 'glens-fork', 'us', 1),
(432271, 782059, 'Gracey', 'gracey', 'us', 1),
(432272, 782059, 'Graham', 'graham', 'us', 1),
(432273, 782059, 'Gravel Switch', 'gravel-switch', 'us', 1),
(432274, 782059, 'Gray Hawk', 'gray-hawk', 'us', 1),
(432275, 782059, 'Grethel', 'grethel', 'us', 1),
(432276, 782059, 'Guston', 'guston', 'us', 1),
(432277, 782059, 'Hagerhill', 'hagerhill', 'us', 1),
(432278, 782059, 'Hallie', 'hallie', 'us', 1),
(432279, 782059, 'Hampton', 'hampton', 'us', 1),
(432280, 782059, 'Happy', 'happy', 'us', 1),
(432281, 782059, 'Hardy', 'hardy', 'us', 1),
(432282, 782059, 'Hardyville', 'hardyville', 'us', 1),
(432283, 782059, 'Harned', 'harned', 'us', 1),
(432284, 782059, 'Harold', 'harold', 'us', 1),
(432285, 782059, 'Harrods Creek', 'harrods-creek', 'us', 1),
(432286, 782059, 'Hazel Green', 'hazel-green', 'us', 1),
(432287, 782059, 'Hebron', 'hebron', 'us', 1),
(432288, 782059, 'Heidrick', 'heidrick', 'us', 1),
(432289, 782059, 'Helton', 'helton', 'us', 1),
(432290, 782059, 'Herndon', 'herndon', 'us', 1),
(432291, 782059, 'Hi Hat', 'hi-hat', 'us', 1),
(432292, 782059, 'Hickory', 'hickory', 'us', 1),
(432293, 782059, 'Hillsboro', 'hillsboro', 'us', 1),
(432294, 782059, 'Hinkle', 'hinkle', 'us', 1),
(432295, 782059, 'Hitchins', 'hitchins', 'us', 1),
(432296, 782059, 'Hoskinston', 'hoskinston', 'us', 1),
(432297, 782059, 'Howardstown', 'howardstown', 'us', 1),
(432298, 782059, 'Huddy', 'huddy', 'us', 1),
(432299, 782059, 'Hudson', 'hudson', 'us', 1),
(432300, 782059, 'Isom', 'isom', 'us', 1),
(432301, 782059, 'Ivel', 'ivel', 'us', 1),
(432302, 782059, 'Isonville', 'isonville', 'us', 1),
(432303, 782059, 'Jamboree', 'jamboree', 'us', 1),
(432304, 782059, 'Jeff', 'jeff', 'us', 1),
(432305, 782059, 'Jeremiah', 'jeremiah', 'us', 1),
(432306, 782059, 'Jonesville', 'jonesville', 'us', 1),
(432307, 782059, 'Keavy', 'keavy', 'us', 1),
(432308, 782059, 'Kings Mountain', 'kings-mountain', 'us', 1),
(432309, 782059, 'Kirksey', 'kirksey', 'us', 1),
(432310, 782059, 'Kite', 'kite', 'us', 1),
(432311, 782059, 'Knifley', 'knifley', 'us', 1),
(432312, 782059, 'Knob Lick', 'knob-lick', 'us', 1),
(432313, 782059, 'Krypton', 'krypton', 'us', 1),
(432314, 782059, 'La Fayette', 'la-fayette', 'us', 1),
(432315, 782059, 'Lackey', 'lackey', 'us', 1),
(432316, 782059, 'Langley', 'langley', 'us', 1),
(432317, 782059, 'Latonia', 'latonia', 'us', 1),
(432318, 782059, 'Leburn', 'leburn', 'us', 1),
(432319, 782059, 'Lick Creek', 'lick-creek', 'us', 1),
(432320, 782059, 'Lily', 'lily', 'us', 1),
(432321, 782059, 'Littcarr', 'littcarr', 'us', 1),
(432322, 782059, 'Lockport', 'lockport', 'us', 1),
(432323, 782059, 'Lola', 'lola', 'us', 1),
(432324, 782059, 'Lost Creek', 'lost-creek', 'us', 1),
(432325, 782059, 'Lovely', 'lovely', 'us', 1),
(432326, 782059, 'Lowmansville', 'lowmansville', 'us', 1),
(432327, 782059, 'Lowes', 'lowes', 'us', 1),
(432328, 782059, 'Lucas', 'lucas', 'us', 1),
(432329, 782059, 'Maceo', 'maceo', 'us', 1),
(432330, 782059, 'Magnolia', 'magnolia', 'us', 1),
(432331, 782059, 'Mammoth Cave', 'mammoth-cave', 'us', 1),
(432332, 782059, 'Manitou', 'manitou', 'us', 1),
(432333, 782059, 'Mannsville', 'mannsville', 'us', 1),
(432334, 782059, 'Marrowbone', 'marrowbone', 'us', 1),
(432335, 782059, 'Marshes Siding', 'marshes-siding', 'us', 1),
(432336, 782059, 'Martha', 'martha', 'us', 1),
(432337, 782059, 'Mayking', 'mayking', 'us', 1),
(432338, 782059, 'Mays Lick', 'mays-lick', 'us', 1),
(432339, 782059, 'McAndrews', 'mcandrews', 'us', 1),
(432340, 782059, 'McCarr', 'mccarr', 'us', 1),
(432341, 782059, 'McDaniels', 'mcdaniels', 'us', 1),
(432342, 782059, 'McDowell', 'mcdowell', 'us', 1),
(432343, 782059, 'Meally', 'meally', 'us', 1),
(432344, 782059, 'Means', 'means', 'us', 1),
(432345, 782059, 'Melber', 'melber', 'us', 1),
(432346, 782059, 'Melvin', 'melvin', 'us', 1),
(432347, 782059, 'Meta', 'meta', 'us', 1),
(432348, 782059, 'Middleburg', 'middleburg', 'us', 1),
(432349, 782059, 'Millstone', 'millstone', 'us', 1),
(432350, 782059, 'Millwood', 'millwood', 'us', 1),
(432351, 782059, 'Minnie', 'minnie', 'us', 1),
(432352, 782059, 'Moorefield', 'moorefield', 'us', 1),
(432353, 782059, 'Morning View', 'morning-view', 'us', 1),
(432354, 782059, 'Mount Eden', 'mount-eden', 'us', 1),
(432355, 782059, 'Mount Hermon', 'mount-hermon', 'us', 1),
(432356, 782059, 'Mount Sherman', 'mount-sherman', 'us', 1),
(432357, 782059, 'Mouthcard', 'mouthcard', 'us', 1),
(432358, 782059, 'Mousie', 'mousie', 'us', 1),
(432359, 782059, 'Nancy', 'nancy', 'us', 1),
(432360, 782059, 'Nelse', 'nelse', 'us', 1),
(432361, 782059, 'Neon', 'neon', 'us', 1),
(432362, 782059, 'New Concord', 'new-concord', 'us', 1),
(432363, 782059, 'New Hope', 'new-hope', 'us', 1),
(432364, 782059, 'New Liberty', 'new-liberty', 'us', 1),
(432365, 782059, 'Nippa', 'nippa', 'us', 1),
(432366, 782059, 'Oakville', 'oakville', 'us', 1),
(432367, 782059, 'Offutt', 'offutt', 'us', 1),
(432368, 782059, 'Oil Springs', 'oil-springs', 'us', 1),
(432369, 782059, 'Olaton', 'olaton', 'us', 1),
(432370, 782059, 'Olmstead', 'olmstead', 'us', 1),
(432371, 782059, 'Olympia', 'olympia', 'us', 1),
(432372, 782059, 'Oneida', 'oneida', 'us', 1),
(432373, 782059, 'Paint Lick', 'paint-lick', 'us', 1),
(432374, 782059, 'Parkers Lake', 'parkers-lake', 'us', 1),
(432375, 782059, 'Parksville', 'parksville', 'us', 1),
(432376, 782059, 'Partridge', 'partridge', 'us', 1),
(432377, 782059, 'Pathfork', 'pathfork', 'us', 1),
(432378, 782059, 'Payneville', 'payneville', 'us', 1),
(432379, 782059, 'Pendleton', 'pendleton', 'us', 1),
(432380, 782059, 'Petersburg', 'petersburg', 'us', 1),
(432381, 782059, 'Philpot', 'philpot', 'us', 1),
(432382, 782059, 'Phyllis', 'phyllis', 'us', 1),
(432383, 782059, 'Pilgrim', 'pilgrim', 'us', 1),
(432384, 782059, 'Pine Ridge', 'pine-ridge', 'us', 1),
(432385, 782059, 'Pine Top', 'pine-top', 'us', 1),
(432386, 782059, 'Pinsonfork', 'pinsonfork', 'us', 1),
(432387, 782059, 'Pomeroyton', 'pomeroyton', 'us', 1),
(432388, 782059, 'Poole', 'poole', 'us', 1),
(432389, 782059, 'Port Royal', 'port-royal', 'us', 1),
(432390, 782059, 'Printer', 'printer', 'us', 1),
(432391, 782059, 'Quality', 'quality', 'us', 1),
(432392, 782059, 'Quincy', 'quincy', 'us', 1),
(432393, 782059, 'Raccoon', 'raccoon', 'us', 1),
(432394, 782059, 'Ransom', 'ransom', 'us', 1),
(432395, 782059, 'Redfox', 'redfox', 'us', 1),
(432396, 782059, 'Reed', 'reed', 'us', 1),
(432397, 782059, 'Renfro Valley', 'renfro-valley', 'us', 1),
(432398, 782059, 'Rhodelia', 'rhodelia', 'us', 1),
(432399, 782059, 'Rineyville', 'rineyville', 'us', 1),
(432400, 782059, 'Robinson Creek', 'robinson-creek', 'us', 1),
(432401, 782059, 'Rockholds', 'rockholds', 'us', 1),
(432402, 782059, 'Rockfield', 'rockfield', 'us', 1),
(432403, 782059, 'Rogers', 'rogers', 'us', 1),
(432404, 782059, 'Roundhill', 'roundhill', 'us', 1),
(432405, 782059, 'Royalton', 'royalton', 'us', 1),
(432406, 782059, 'Rumsey', 'rumsey', 'us', 1),
(432407, 782059, 'Rush', 'rush', 'us', 1),
(432408, 782059, 'Salvisa', 'salvisa', 'us', 1),
(432409, 782059, 'Sandgap', 'sandgap', 'us', 1),
(432410, 782059, 'Sassafras', 'sassafras', 'us', 1),
(432411, 782059, 'Sedalia', 'sedalia', 'us', 1),
(432412, 782059, 'Sharon Grove', 'sharon-grove', 'us', 1),
(432413, 782059, 'Shelbiana', 'shelbiana', 'us', 1),
(432414, 782059, 'Sidney', 'sidney', 'us', 1),
(432415, 782059, 'Sitka', 'sitka', 'us', 1),
(432416, 782059, 'Slade', 'slade', 'us', 1),
(432417, 782059, 'Slemp', 'slemp', 'us', 1),
(432418, 782059, 'Smilax', 'smilax', 'us', 1),
(432419, 782059, 'South Portsmouth', 'south-portsmouth', 'us', 1),
(432420, 782059, 'Speight', 'speight', 'us', 1),
(432421, 782059, 'Spottsville', 'spottsville', 'us', 1),
(432422, 782059, 'Staffordsville', 'staffordsville', 'us', 1),
(432423, 782059, 'Stanville', 'stanville', 'us', 1),
(432424, 782059, 'Stephensport', 'stephensport', 'us', 1),
(432425, 782059, 'Stinnett', 'stinnett', 'us', 1),
(432426, 782059, 'Stone', 'stone', 'us', 1),
(432427, 782059, 'Stoney Fork', 'stoney-fork', 'us', 1),
(432428, 782059, 'Stopover', 'stopover', 'us', 1),
(432429, 782059, 'Strunk', 'strunk', 'us', 1),
(432430, 782059, 'Sulphur', 'sulphur', 'us', 1),
(432431, 782059, 'Summer Shade', 'summer-shade', 'us', 1),
(432432, 782059, 'Summersville', 'summersville', 'us', 1),
(432433, 782059, 'Sweeden', 'sweeden', 'us', 1),
(432434, 782059, 'Symsonia', 'symsonia', 'us', 1),
(432435, 782059, 'Teaberry', 'teaberry', 'us', 1),
(432436, 782059, 'Thelma', 'thelma', 'us', 1),
(432437, 782059, 'Thornton', 'thornton', 'us', 1),
(432438, 782059, 'Tollesboro', 'tollesboro', 'us', 1),
(432439, 782059, 'Tomahawk', 'tomahawk', 'us', 1),
(432440, 782059, 'Totz', 'totz', 'us', 1),
(432441, 782059, 'Turkey Creek', 'turkey-creek', 'us', 1),
(432442, 782059, 'Turners Station', 'turners-station', 'us', 1),
(432443, 782059, 'Tyner', 'tyner', 'us', 1),
(432444, 782059, 'Ulysses', 'ulysses', 'us', 1),
(432445, 782059, 'Utica', 'utica', 'us', 1),
(432446, 782059, 'Vancleve', 'vancleve', 'us', 1),
(432447, 782059, 'Varney', 'varney', 'us', 1),
(432448, 782059, 'Verona', 'verona', 'us', 1),
(432449, 782059, 'Viper', 'viper', 'us', 1),
(432450, 782059, 'Virgie', 'virgie', 'us', 1),
(432451, 782059, 'Waco', 'waco', 'us', 1),
(432452, 782059, 'Waddy', 'waddy', 'us', 1),
(432453, 782059, 'Wallingford', 'wallingford', 'us', 1),
(432454, 782059, 'Waynesburg', 'waynesburg', 'us', 1),
(432455, 782059, 'Webbville', 'webbville', 'us', 1),
(432456, 782059, 'Webster', 'webster', 'us', 1),
(432457, 782059, 'Weeksbury', 'weeksbury', 'us', 1),
(432458, 782059, 'West Paducah', 'west-paducah', 'us', 1),
(432459, 782059, 'West Van Lear', 'west-van-lear', 'us', 1),
(432460, 782059, 'Westport', 'westport', 'us', 1),
(432461, 782059, 'Westview', 'westview', 'us', 1),
(432462, 782059, 'White Mills', 'white-mills', 'us', 1),
(432463, 782059, 'Windsor', 'windsor', 'us', 1),
(432464, 782059, 'Wittensville', 'wittensville', 'us', 1),
(432465, 782059, 'Woodbine', 'woodbine', 'us', 1),
(432466, 782059, 'Wooton', 'wooton', 'us', 1),
(432467, 782059, 'Yeaddiss', 'yeaddiss', 'us', 1),
(432468, 782059, 'Yosemite', 'yosemite', 'us', 1),
(432469, 782059, 'Bear Branch', 'bear-branch', 'us', 1),
(432470, 782059, 'Ashcamp', 'ashcamp', 'us', 1),
(432471, 782059, 'Gray', 'gray', 'us', 1),
(432472, 782059, 'South Williamson', 'south-williamson', 'us', 1),
(432473, 782059, 'Hueysville', 'hueysville', 'us', 1),
(432474, 782059, 'Allen', 'allen', 'us', 1),
(432475, 782059, 'Bevinsville', 'bevinsville', 'us', 1),
(432476, 782059, 'Boons Camp', 'boons-camp', 'us', 1),
(432477, 782059, 'Bypro', 'bypro', 'us', 1),
(432478, 782059, 'Demossville', 'demossville', 'us', 1),
(432479, 782059, 'Fort Campbell', 'fort-campbell', 'us', 1),
(432480, 782059, 'Fort Knox', 'fort-knox', 'us', 1),
(432481, 782059, 'Grays Knob', 'grays-knob', 'us', 1),
(432482, 782059, 'Lagrange', 'lagrange', 'us', 1),
(432483, 782059, 'Mallie', 'mallie', 'us', 1),
(432484, 782059, 'Regina', 'regina', 'us', 1),
(432485, 782059, 'Reynolds Station', 'reynolds-station', 'us', 1),
(432486, 782059, 'River', 'river', 'us', 1),
(432487, 782059, 'Stambaugh', 'stambaugh', 'us', 1),
(432488, 782059, 'Topmost', 'topmost', 'us', 1),
(432489, 782059, 'Washington', 'washington', 'us', 1),
(432490, 782059, 'Foster', 'foster', 'us', 1),
(432491, 782059, 'California', 'california', 'us', 1),
(432492, 782059, 'Gratz', 'gratz', 'us', 1),
(432493, 782059, 'Blandville', 'blandville', 'us', 1),
(432494, 782059, 'Smithfield', 'smithfield', 'us', 1),
(432495, 782059, 'Booneville', 'booneville', 'us', 1),
(432496, 782059, 'Blackey', 'blackey', 'us', 1),
(432497, 782059, 'Buckhorn', 'buckhorn', 'us', 1),
(432498, 782059, 'Raywick', 'raywick', 'us', 1),
(432499, 782059, 'Allensville', 'allensville', 'us', 1),
(432500, 782059, 'Ekron', 'ekron', 'us', 1),
(432501, 782059, 'South Carrollton', 'south-carrollton', 'us', 1),
(432502, 782059, 'Rochester', 'rochester', 'us', 1),
(432503, 782059, 'Corinth', 'corinth', 'us', 1),
(432504, 782059, 'Germantown', 'germantown', 'us', 1),
(432505, 782059, 'Hyden', 'hyden', 'us', 1),
(432506, 782059, 'Worthville', 'worthville', 'us', 1),
(432507, 782059, 'Mackville', 'mackville', 'us', 1),
(432508, 782059, 'Livingston', 'livingston', 'us', 1),
(432509, 782059, 'Hiseville', 'hiseville', 'us', 1),
(432510, 782059, 'Nebo', 'nebo', 'us', 1),
(432511, 782059, 'Fountain Run', 'fountain-run', 'us', 1),
(432512, 782059, 'Wallins Creek', 'wallins-creek', 'us', 1),
(432513, 782059, 'Slaughters', 'slaughters', 'us', 1),
(432514, 782059, 'Sparta', 'sparta', 'us', 1),
(432515, 782059, 'Sanders', 'sanders', 'us', 1),
(432516, 782059, 'Blaine', 'blaine', 'us', 1),
(432517, 782059, 'Glencoe', 'glencoe', 'us', 1),
(432518, 782059, 'Oakland', 'oakland', 'us', 1),
(432519, 782059, 'Warfield', 'warfield', 'us', 1),
(432520, 782059, 'Wayland', 'wayland', 'us', 1),
(432521, 782059, 'Ewing', 'ewing', 'us', 1),
(432522, 782059, 'Sadieville', 'sadieville', 'us', 1),
(432523, 782059, 'Waverly', 'waverly', 'us', 1),
(432524, 782059, 'Mount Olivet', 'mount-olivet', 'us', 1),
(432525, 782059, 'Pippa Passes', 'pippa-passes', 'us', 1),
(432526, 782059, 'Berry', 'berry', 'us', 1),
(432527, 782059, 'Sharpsburg', 'sharpsburg', 'us', 1),
(432528, 782059, 'Vicco', 'vicco', 'us', 1),
(432529, 782059, 'Saint Charles', 'saint-charles', 'us', 1),
(432530, 782059, 'Dover', 'dover', 'us', 1),
(432531, 782059, 'Willisburg', 'willisburg', 'us', 1),
(432532, 782059, 'Water Valley', 'water-valley', 'us', 1),
(432533, 782059, 'Bradfordsville', 'bradfordsville', 'us', 1),
(432534, 782059, 'Woodburn', 'woodburn', 'us', 1),
(432535, 782059, 'Grand Rivers', 'grand-rivers', 'us', 1),
(432536, 782059, 'Rockport', 'rockport', 'us', 1),
(432537, 782059, 'Sonora', 'sonora', 'us', 1),
(432538, 782059, 'Salt Lick', 'salt-lick', 'us', 1),
(432539, 782059, 'Hustonville', 'hustonville', 'us', 1),
(432540, 782059, 'Bonnieville', 'bonnieville', 'us', 1),
(432541, 782059, 'Bremen', 'bremen', 'us', 1),
(432542, 782059, 'Eubank', 'eubank', 'us', 1),
(432543, 782059, 'Ghent', 'ghent', 'us', 1),
(432544, 782059, 'Smithland', 'smithland', 'us', 1),
(432545, 782059, 'Arlington', 'arlington', 'us', 1),
(432546, 782059, 'Campton', 'campton', 'us', 1),
(432547, 782059, 'Fredonia', 'fredonia', 'us', 1),
(432548, 782059, 'Centertown', 'centertown', 'us', 1),
(432549, 782059, 'McHenry', 'mchenry', 'us', 1),
(432550, 782059, 'Trenton', 'trenton', 'us', 1),
(432551, 782059, 'Island', 'island', 'us', 1),
(432552, 782059, 'Gamaliel', 'gamaliel', 'us', 1),
(432553, 782059, 'Hazel', 'hazel', 'us', 1),
(432554, 782059, 'Melbourne', 'melbourne', 'us', 1),
(432555, 782059, 'Inez', 'inez', 'us', 1),
(432556, 782059, 'Forest Hills', 'forest-hills', 'us', 1),
(432557, 782059, 'Sacramento', 'sacramento', 'us', 1),
(432558, 782059, 'Park City', 'park-city', 'us', 1),
(432559, 782059, 'Benham', 'benham', 'us', 1),
(432560, 782059, 'Fordsville', 'fordsville', 'us', 1),
(432561, 782059, 'Frenchburg', 'frenchburg', 'us', 1),
(432562, 782059, 'North Middletown', 'north-middletown', 'us', 1),
(432563, 782059, 'Wellington', 'wellington', 'us', 1),
(432564, 782059, 'Kevil', 'kevil', 'us', 1),
(432565, 782059, 'Hardin', 'hardin', 'us', 1),
(432566, 782059, 'Robards', 'robards', 'us', 1),
(432567, 782059, 'Whitesville', 'whitesville', 'us', 1),
(432568, 782059, 'Wingo', 'wingo', 'us', 1),
(432569, 782059, 'Milton', 'milton', 'us', 1),
(432570, 782059, 'Dixon', 'dixon', 'us', 1),
(432571, 782059, 'Brooksville', 'brooksville', 'us', 1),
(432572, 782059, 'Drakesboro', 'drakesboro', 'us', 1),
(432573, 782059, 'Hanson', 'hanson', 'us', 1),
(432574, 782059, 'Kuttawa', 'kuttawa', 'us', 1),
(432575, 782059, 'Upton', 'upton', 'us', 1),
(432576, 782059, 'Martin', 'martin', 'us', 1),
(432577, 782059, 'Butler', 'butler', 'us', 1),
(432578, 782059, 'Stamping Ground', 'stamping-ground', 'us', 1),
(432579, 782059, 'Loretto', 'loretto', 'us', 1),
(432580, 782059, 'Glenview', 'glenview', 'us', 1),
(432581, 782059, 'Caneyville', 'caneyville', 'us', 1),
(432582, 782059, 'Science Hill', 'science-hill', 'us', 1),
(432583, 782059, 'Annville', 'annville', 'us', 1),
(432584, 782059, 'Ravenna', 'ravenna', 'us', 1),
(432585, 782059, 'Burnside', 'burnside', 'us', 1),
(432586, 782059, 'Barlow', 'barlow', 'us', 1),
(432587, 782059, 'Sandy Hook', 'sandy-hook', 'us', 1),
(432588, 782059, 'Campbellsburg', 'campbellsburg', 'us', 1),
(432589, 782059, 'Loyall', 'loyall', 'us', 1),
(432590, 782059, 'Pembroke', 'pembroke', 'us', 1),
(432591, 782059, 'Bedford', 'bedford', 'us', 1),
(432592, 782059, 'Smiths Grove', 'smiths-grove', 'us', 1),
(432593, 782059, 'Corydon', 'corydon', 'us', 1),
(432594, 782059, 'Hindman', 'hindman', 'us', 1),
(432595, 782059, 'Perryville', 'perryville', 'us', 1),
(432596, 782059, 'Salem', 'salem', 'us', 1),
(432597, 782059, 'Wickliffe', 'wickliffe', 'us', 1),
(432598, 782059, 'Crofton', 'crofton', 'us', 1),
(432599, 782059, 'Bardwell', 'bardwell', 'us', 1),
(432600, 782059, 'Calhoun', 'calhoun', 'us', 1),
(432601, 782059, 'East Bernstadt', 'east-bernstadt', 'us', 1),
(432602, 782059, 'Lynch', 'lynch', 'us', 1),
(432603, 782059, 'Clarkson', 'clarkson', 'us', 1),
(432604, 782059, 'Ryland Heights', 'ryland-heights', 'us', 1),
(432605, 782059, 'Millersburg', 'millersburg', 'us', 1),
(432606, 782059, 'White Plains', 'white-plains', 'us', 1),
(432607, 782059, 'Bromley', 'bromley', 'us', 1),
(432608, 782059, 'Powderly', 'powderly', 'us', 1),
(432609, 782059, 'Bloomfield', 'bloomfield', 'us', 1),
(432610, 782059, 'New Haven', 'new-haven', 'us', 1),
(432611, 782059, 'Crab Orchard', 'crab-orchard', 'us', 1),
(432612, 782059, 'Pleasureville', 'pleasureville', 'us', 1),
(432613, 782059, 'McKee', 'mckee', 'us', 1),
(432614, 782059, 'Burgin', 'burgin', 'us', 1),
(432615, 782059, 'Ferguson', 'ferguson', 'us', 1),
(432616, 782059, 'Adairville', 'adairville', 'us', 1),
(432617, 782059, 'Lewisburg', 'lewisburg', 'us', 1),
(432618, 782059, 'New Castle', 'new-castle', 'us', 1),
(432619, 782059, 'Brownsville', 'brownsville', 'us', 1),
(432620, 782059, 'Phelps', 'phelps', 'us', 1),
(432621, 782059, 'Goshen', 'goshen', 'us', 1),
(432622, 782059, 'Mortons Gap', 'mortons-gap', 'us', 1),
(432623, 782059, 'Hawesville', 'hawesville', 'us', 1),
(432624, 782059, 'La Center', 'la-center', 'us', 1),
(432625, 782059, 'Wheelwright', 'wheelwright', 'us', 1),
(432626, 782059, 'Elkhorn City', 'elkhorn-city', 'us', 1),
(432627, 782059, 'Wurtland', 'wurtland', 'us', 1),
(432628, 782059, 'West Point', 'west-point', 'us', 1),
(432629, 782059, 'Evarts', 'evarts', 'us', 1),
(432630, 782059, 'Van Lear', 'van-lear', 'us', 1),
(432631, 782059, 'Uniontown', 'uniontown', 'us', 1),
(432632, 782059, 'Whitley City', 'whitley-city', 'us', 1),
(432633, 782059, 'Clay', 'clay', 'us', 1),
(432634, 782059, 'Greenup', 'greenup', 'us', 1),
(432635, 782059, 'Silver Grove', 'silver-grove', 'us', 1),
(432636, 782059, 'Beattyville', 'beattyville', 'us', 1),
(432637, 782059, 'Taylorsville', 'taylorsville', 'us', 1),
(432638, 782059, 'Brodhead', 'brodhead', 'us', 1),
(432639, 782059, 'South Shore', 'south-shore', 'us', 1),
(432640, 782059, 'Augusta', 'augusta', 'us', 1),
(432641, 782059, 'Cloverport', 'cloverport', 'us', 1),
(432642, 782059, 'Nortonville', 'nortonville', 'us', 1),
(432643, 782059, 'Irvington', 'irvington', 'us', 1),
(432644, 782059, 'Clay City', 'clay-city', 'us', 1),
(432645, 782059, 'Simpsonville', 'simpsonville', 'us', 1),
(432646, 782059, 'Clinton', 'clinton', 'us', 1),
(432647, 782059, 'Muldraugh', 'muldraugh', 'us', 1),
(432648, 782059, 'Guthrie', 'guthrie', 'us', 1),
(432649, 782059, 'Livermore', 'livermore', 'us', 1),
(432650, 782059, 'Auburn', 'auburn', 'us', 1),
(432651, 782059, 'Owenton', 'owenton', 'us', 1),
(432652, 782059, 'Whitesburg', 'whitesburg', 'us', 1),
(432653, 782059, 'Pewee Valley', 'pewee-valley', 'us', 1),
(432654, 782059, 'Owingsville', 'owingsville', 'us', 1),
(432655, 782059, 'Earlington', 'earlington', 'us', 1),
(432656, 782059, 'Salyersville', 'salyersville', 'us', 1),
(432657, 782059, 'Sebree', 'sebree', 'us', 1),
(432658, 782059, 'Edmonton', 'edmonton', 'us', 1),
(432659, 782059, 'Stearns', 'stearns', 'us', 1),
(432660, 782059, 'Munfordville', 'munfordville', 'us', 1),
(432661, 782059, 'Lewisport', 'lewisport', 'us', 1),
(432662, 782059, 'Midway', 'midway', 'us', 1),
(432663, 782059, 'Manchester', 'manchester', 'us', 1),
(432664, 782059, 'Vanceburg', 'vanceburg', 'us', 1),
(432665, 782059, 'Worthington', 'worthington', 'us', 1),
(432666, 782059, 'Ledbetter', 'ledbetter', 'us', 1),
(432667, 782059, 'Jamestown', 'jamestown', 'us', 1),
(432668, 782059, 'Pine Knot', 'pine-knot', 'us', 1),
(432669, 782059, 'Burkesville', 'burkesville', 'us', 1),
(432670, 782059, 'Olive Hill', 'olive-hill', 'us', 1),
(432671, 782059, 'Warsaw', 'warsaw', 'us', 1),
(432672, 782059, 'Liberty', 'liberty', 'us', 1),
(432673, 782059, 'Harlan', 'harlan', 'us', 1),
(432674, 782059, 'Catlettsburg', 'catlettsburg', 'us', 1),
(432675, 782059, 'Lebanon Junction', 'lebanon-junction', 'us', 1),
(432676, 782059, 'Jeffersonville', 'jeffersonville', 'us', 1),
(432677, 782059, 'Cave City', 'cave-city', 'us', 1),
(432678, 782059, 'Elkton', 'elkton', 'us', 1),
(432679, 782059, 'Crestwood', 'crestwood', 'us', 1),
(432680, 782059, 'Louisa', 'louisa', 'us', 1),
(432681, 782059, 'Carlisle', 'carlisle', 'us', 1),
(432682, 782059, 'Sturgis', 'sturgis', 'us', 1),
(432683, 782059, 'Pineville', 'pineville', 'us', 1),
(432684, 782059, 'Dry Ridge', 'dry-ridge', 'us', 1),
(432685, 782059, 'Falmouth', 'falmouth', 'us', 1),
(432686, 782059, 'Junction City', 'junction-city', 'us', 1),
(432687, 782059, 'Brandenburg', 'brandenburg', 'us', 1),
(432688, 782059, 'Eminence', 'eminence', 'us', 1),
(432689, 782059, 'Jenkins', 'jenkins', 'us', 1),
(432690, 782059, 'Albany', 'albany', 'us', 1),
(432691, 782059, 'Horse Cave', 'horse-cave', 'us', 1),
(432692, 782059, 'Cumberland', 'cumberland', 'us', 1),
(432693, 782059, 'Eddyville', 'eddyville', 'us', 1),
(432694, 782059, 'Hickman', 'hickman', 'us', 1),
(432695, 782059, 'Raceland', 'raceland', 'us', 1),
(432696, 782059, 'Hardinsburg', 'hardinsburg', 'us', 1),
(432697, 782059, 'Greensburg', 'greensburg', 'us', 1),
(432698, 782059, 'Cadiz', 'cadiz', 'us', 1),
(432699, 782059, 'Jackson', 'jackson', 'us', 1),
(432700, 782059, 'Russell Springs', 'russell-springs', 'us', 1),
(432701, 782059, 'Anchorage', 'anchorage', 'us', 1),
(432702, 782059, 'Fulton', 'fulton', 'us', 1),
(432703, 782059, 'Morgantown', 'morgantown', 'us', 1),
(432704, 782059, 'Mount Vernon', 'mount-vernon', 'us', 1),
(432705, 782059, 'Hartford', 'hartford', 'us', 1),
(432706, 782059, 'Crittenden', 'crittenden', 'us', 1),
(432707, 782059, 'Tompkinsville', 'tompkinsville', 'us', 1),
(432708, 782059, 'Irvine', 'irvine', 'us', 1),
(432709, 782059, 'Walton', 'walton', 'us', 1),
(432710, 782059, 'Calvert City', 'calvert-city', 'us', 1),
(432711, 782059, 'Hodgenville', 'hodgenville', 'us', 1),
(432712, 782059, 'Lakeside Park', 'lakeside-park', 'us', 1),
(432713, 782059, 'Brooks', 'brooks', 'us', 1),
(432714, 782059, 'Springfield', 'springfield', 'us', 1),
(432715, 782059, 'Park Hills', 'park-hills', 'us', 1),
(432716, 782059, 'Wilder', 'wilder', 'us', 1),
(432717, 782059, 'Dawson Springs', 'dawson-springs', 'us', 1),
(432718, 782059, 'Marion', 'marion', 'us', 1),
(432719, 782059, 'Stanton', 'stanton', 'us', 1),
(432720, 782059, 'Beaver Dam', 'beaver-dam', 'us', 1),
(432721, 782059, 'Flemingsburg', 'flemingsburg', 'us', 1),
(432722, 782059, 'Union', 'union', 'us', 1),
(432723, 782059, 'West Liberty', 'west-liberty', 'us', 1),
(432724, 782059, 'Southgate', 'southgate', 'us', 1),
(432725, 782059, 'Stanford', 'stanford', 'us', 1),
(432726, 782059, 'Barbourville', 'barbourville', 'us', 1),
(432727, 782059, 'Williamstown', 'williamstown', 'us', 1),
(432728, 782059, 'Crestview Hills', 'crestview-hills', 'us', 1),
(432729, 782059, 'Morganfield', 'morganfield', 'us', 1),
(432730, 782059, 'Russell', 'russell', 'us', 1),
(432731, 782059, 'Providence', 'providence', 'us', 1),
(432732, 782059, 'Prestonsburg', 'prestonsburg', 'us', 1),
(432733, 782059, 'Carrollton', 'carrollton', 'us', 1),
(432734, 782059, 'Vine Grove', 'vine-grove', 'us', 1),
(432735, 782059, 'Paintsville', 'paintsville', 'us', 1),
(432736, 782059, 'Crescent Springs', 'crescent-springs', 'us', 1),
(432737, 782059, 'Grayson', 'grayson', 'us', 1),
(432738, 782059, 'Buckner', 'buckner', 'us', 1),
(432739, 782059, 'Benton', 'benton', 'us', 1),
(432740, 782059, 'Columbia', 'columbia', 'us', 1),
(432741, 782059, 'Lancaster', 'lancaster', 'us', 1),
(432742, 782059, 'Ludlow', 'ludlow', 'us', 1),
(432743, 782059, 'Greenville', 'greenville', 'us', 1),
(432744, 782059, 'Scottsville', 'scottsville', 'us', 1),
(432745, 782059, 'Hazard', 'hazard', 'us', 1),
(432746, 782059, 'Prospect', 'prospect', 'us', 1),
(432747, 782059, 'Williamsburg', 'williamsburg', 'us', 1),
(432748, 782059, 'Cold Spring', 'cold-spring', 'us', 1),
(432749, 782059, 'Dayton', 'dayton', 'us', 1),
(432750, 782059, 'Fort Wright', 'fort-wright', 'us', 1),
(432751, 782059, 'Central City', 'central-city', 'us', 1),
(432752, 782059, 'Middletown', 'middletown', 'us', 1),
(432753, 782059, 'Wilmore', 'wilmore', 'us', 1),
(432754, 782059, 'Lebanon', 'lebanon', 'us', 1),
(432755, 782059, 'Bellevue', 'bellevue', 'us', 1),
(432756, 782059, 'Monticello', 'monticello', 'us', 1),
(432757, 782059, 'Mount Sterling', 'mount-sterling', 'us', 1),
(432758, 782059, 'Pikeville', 'pikeville', 'us', 1),
(432759, 782059, 'Cynthiana', 'cynthiana', 'us', 1),
(432760, 782059, 'Princeton', 'princeton', 'us', 1),
(432761, 782059, 'Leitchfield', 'leitchfield', 'us', 1),
(432762, 782059, 'Highland Heights', 'highland-heights', 'us', 1),
(432763, 782059, 'Taylor Mill', 'taylor-mill', 'us', 1),
(432764, 782059, 'Russellville', 'russellville', 'us', 1),
(432765, 782059, 'Versailles', 'versailles', 'us', 1),
(432766, 782059, 'Flatwoods', 'flatwoods', 'us', 1),
(432767, 782059, 'Morehead', 'morehead', 'us', 1),
(432768, 782059, 'Fort Mitchell', 'fort-mitchell', 'us', 1),
(432769, 782059, 'London', 'london', 'us', 1),
(432770, 782059, 'Villa Hills', 'villa-hills', 'us', 1),
(432771, 782059, 'Franklin', 'franklin', 'us', 1),
(432772, 782059, 'Oak Grove', 'oak-grove', 'us', 1),
(432773, 782059, 'Corbin', 'corbin', 'us', 1),
(432774, 782059, 'Elsmere', 'elsmere', 'us', 1),
(432775, 782059, 'Harrodsburg', 'harrodsburg', 'us', 1),
(432776, 782059, 'Fairdale', 'fairdale', 'us', 1),
(432777, 782059, 'Alexandria', 'alexandria', 'us', 1),
(432778, 782059, 'Mount Washington', 'mount-washington', 'us', 1),
(432779, 782059, 'Shepherdsville', 'shepherdsville', 'us', 1),
(432780, 782059, 'Maysville', 'maysville', 'us', 1),
(432781, 782059, 'Edgewood', 'edgewood', 'us', 1),
(432782, 782059, 'Paris', 'paris', 'us', 1),
(432783, 782059, 'Lawrenceburg', 'lawrenceburg', 'us', 1),
(432784, 782059, 'Mayfield', 'mayfield', 'us', 1),
(432785, 782059, 'Bardstown', 'bardstown', 'us', 1),
(432786, 782059, 'Shelbyville', 'shelbyville', 'us', 1),
(432787, 782059, 'Middlesboro', 'middlesboro', 'us', 1),
(432788, 782059, 'Campbellsville', 'campbellsville', 'us', 1),
(432789, 782059, 'Berea', 'berea', 'us', 1),
(432790, 782059, 'Somerset', 'somerset', 'us', 1),
(432791, 782059, 'Glasgow', 'glasgow', 'us', 1),
(432792, 782059, 'Burlington', 'burlington', 'us', 1),
(432793, 782059, 'Danville', 'danville', 'us', 1),
(432794, 782059, 'Shively', 'shively', 'us', 1),
(432795, 782059, 'Murray', 'murray', 'us', 1),
(432796, 782059, 'Fort Thomas', 'fort-thomas', 'us', 1),
(432797, 782059, 'Newport', 'newport', 'us', 1),
(432798, 782059, 'Winchester', 'winchester', 'us', 1),
(432799, 782059, 'Erlanger', 'erlanger', 'us', 1),
(432800, 782059, 'Okolona', 'okolona', 'us', 1),
(432801, 782059, 'Saint Matthews', 'saint-matthews', 'us', 1),
(432802, 782059, 'Fern Creek', 'fern-creek', 'us', 1),
(432803, 782059, 'Independence', 'independence', 'us', 1),
(432804, 782059, 'Madisonville', 'madisonville', 'us', 1),
(432805, 782059, 'Georgetown', 'georgetown', 'us', 1),
(432806, 782059, 'Ashland', 'ashland', 'us', 1),
(432807, 782059, 'Radcliff', 'radcliff', 'us', 1),
(432808, 782059, 'Valley Station', 'valley-station', 'us', 1),
(432809, 782059, 'Elizabethtown', 'elizabethtown', 'us', 1),
(432810, 782059, 'Nicholasville', 'nicholasville', 'us', 1),
(432811, 782059, 'Florence', 'florence', 'us', 1),
(432812, 782059, 'Paducah', 'paducah', 'us', 1),
(432813, 782059, 'Jeffersontown', 'jeffersontown', 'us', 1),
(432814, 782059, 'Frankfort', 'frankfort', 'us', 1),
(432815, 782059, 'Henderson', 'henderson', 'us', 1),
(432816, 782059, 'Hopkinsville', 'hopkinsville', 'us', 1),
(432817, 782059, 'Richmond', 'richmond', 'us', 1),
(432818, 782059, 'Covington', 'covington', 'us', 1),
(432819, 782059, 'Bowling Green', 'bowling-green', 'us', 1),
(432820, 782059, 'Owensboro', 'owensboro', 'us', 1),
(432821, 782059, 'Lexington', 'lexington', 'us', 1),
(432822, 782059, 'Louisville', 'louisville', 'us', 1),
(432823, 782060, 'Donner', 'donner', 'us', 1),
(432824, 782060, 'Morrow', 'morrow', 'us', 1),
(432825, 782060, 'Avery Island', 'avery-island', 'us', 1),
(432826, 782060, 'Batchelor', 'batchelor', 'us', 1),
(432827, 782060, 'Bell City', 'bell-city', 'us', 1),
(432828, 782060, 'Belmont', 'belmont', 'us', 1),
(432829, 782060, 'Bentley', 'bentley', 'us', 1),
(432830, 782060, 'Bethany', 'bethany', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(432831, 782060, 'Boothville', 'boothville', 'us', 1),
(432832, 782060, 'Bourg', 'bourg', 'us', 1),
(432833, 782060, 'Braithwaite', 'braithwaite', 'us', 1),
(432834, 782060, 'Branch', 'branch', 'us', 1),
(432835, 782060, 'Bueche', 'bueche', 'us', 1),
(432836, 782060, 'Buras', 'buras', 'us', 1),
(432837, 782060, 'Bush', 'bush', 'us', 1),
(432838, 782060, 'Cade', 'cade', 'us', 1),
(432839, 782060, 'Calhoun', 'calhoun', 'us', 1),
(432840, 782060, 'Center Point', 'center-point', 'us', 1),
(432841, 782060, 'Centerville', 'centerville', 'us', 1),
(432842, 782060, 'Chase', 'chase', 'us', 1),
(432843, 782060, 'Chopin', 'chopin', 'us', 1),
(432844, 782060, 'Cloutierville', 'cloutierville', 'us', 1),
(432845, 782060, 'Convent', 'convent', 'us', 1),
(432846, 782060, 'Creole', 'creole', 'us', 1),
(432847, 782060, 'Creston', 'creston', 'us', 1),
(432848, 782060, 'Crowville', 'crowville', 'us', 1),
(432849, 782060, 'Cypress', 'cypress', 'us', 1),
(432850, 782060, 'Darrow', 'darrow', 'us', 1),
(432851, 782060, 'Dry Creek', 'dry-creek', 'us', 1),
(432852, 782060, 'Effie', 'effie', 'us', 1),
(432853, 782060, 'Egan', 'egan', 'us', 1),
(432854, 782060, 'Elm Grove', 'elm-grove', 'us', 1),
(432855, 782060, 'Elmer', 'elmer', 'us', 1),
(432856, 782060, 'Enterprise', 'enterprise', 'us', 1),
(432857, 782060, 'Erwinville', 'erwinville', 'us', 1),
(432858, 782060, 'Ethel', 'ethel', 'us', 1),
(432859, 782060, 'Evangeline', 'evangeline', 'us', 1),
(432860, 782060, 'Evans', 'evans', 'us', 1),
(432861, 782060, 'Fluker', 'fluker', 'us', 1),
(432862, 782060, 'Forbing', 'forbing', 'us', 1),
(432863, 782060, 'Fort Necessity', 'fort-necessity', 'us', 1),
(432864, 782060, 'Fort Polk', 'fort-polk', 'us', 1),
(432865, 782060, 'Frierson', 'frierson', 'us', 1),
(432866, 782060, 'Galvez', 'galvez', 'us', 1),
(432867, 782060, 'Geismar', 'geismar', 'us', 1),
(432868, 782060, 'Gheens', 'gheens', 'us', 1),
(432869, 782060, 'Gibson', 'gibson', 'us', 1),
(432870, 782060, 'Gloster', 'gloster', 'us', 1),
(432871, 782060, 'Glynn', 'glynn', 'us', 1),
(432872, 782060, 'Grand Chenier', 'grand-chenier', 'us', 1),
(432873, 782060, 'Greenwell Springs', 'greenwell-springs', 'us', 1),
(432874, 782060, 'Hamburg', 'hamburg', 'us', 1),
(432875, 782060, 'Hayes', 'hayes', 'us', 1),
(432876, 782060, 'Hineston', 'hineston', 'us', 1),
(432877, 782060, 'Holden', 'holden', 'us', 1),
(432878, 782060, 'Husser', 'husser', 'us', 1),
(432879, 782060, 'Innis', 'innis', 'us', 1),
(432880, 782060, 'Jarreau', 'jarreau', 'us', 1),
(432881, 782060, 'Jones', 'jones', 'us', 1),
(432882, 782060, 'Keithville', 'keithville', 'us', 1),
(432883, 782060, 'Kelly', 'kelly', 'us', 1),
(432884, 782060, 'Lacassine', 'lacassine', 'us', 1),
(432885, 782060, 'Lakeland', 'lakeland', 'us', 1),
(432886, 782060, 'Lawtell', 'lawtell', 'us', 1),
(432887, 782060, 'Lena', 'lena', 'us', 1),
(432888, 782060, 'Lettsworth', 'lettsworth', 'us', 1),
(432889, 782060, 'Longville', 'longville', 'us', 1),
(432890, 782060, 'Loranger', 'loranger', 'us', 1),
(432891, 782060, 'Lottie', 'lottie', 'us', 1),
(432892, 782060, 'Marthaville', 'marthaville', 'us', 1),
(432893, 782060, 'Maurepas', 'maurepas', 'us', 1),
(432894, 782060, 'Midland', 'midland', 'us', 1),
(432895, 782060, 'Milton', 'milton', 'us', 1),
(432896, 782060, 'Mittie', 'mittie', 'us', 1),
(432897, 782060, 'Monterey', 'monterey', 'us', 1),
(432898, 782060, 'Mount Airy', 'mount-airy', 'us', 1),
(432899, 782060, 'Mount Hermon', 'mount-hermon', 'us', 1),
(432900, 782060, 'Oscar', 'oscar', 'us', 1),
(432901, 782060, 'Otis', 'otis', 'us', 1),
(432902, 782060, 'Paulina', 'paulina', 'us', 1),
(432903, 782060, 'Pelican', 'pelican', 'us', 1),
(432904, 782060, 'Pine Grove', 'pine-grove', 'us', 1),
(432905, 782060, 'Pitkin', 'pitkin', 'us', 1),
(432906, 782060, 'Plattenville', 'plattenville', 'us', 1),
(432907, 782060, 'Prairieville', 'prairieville', 'us', 1),
(432908, 782060, 'Pride', 'pride', 'us', 1),
(432909, 782060, 'Princeton', 'princeton', 'us', 1),
(432910, 782060, 'Ragley', 'ragley', 'us', 1),
(432911, 782060, 'Roanoke', 'roanoke', 'us', 1),
(432912, 782060, 'Robert', 'robert', 'us', 1),
(432913, 782060, 'Rougon', 'rougon', 'us', 1),
(432914, 782060, 'Saint Amant', 'saint-amant', 'us', 1),
(432915, 782060, 'Saint Bernard', 'saint-bernard', 'us', 1),
(432916, 782060, 'Saint James', 'saint-james', 'us', 1),
(432917, 782060, 'Saint Landry', 'saint-landry', 'us', 1),
(432918, 782060, 'Sieper', 'sieper', 'us', 1),
(432919, 782060, 'Singer', 'singer', 'us', 1),
(432920, 782060, 'Sondheimer', 'sondheimer', 'us', 1),
(432921, 782060, 'Spencer', 'spencer', 'us', 1),
(432922, 782060, 'Starks', 'starks', 'us', 1),
(432923, 782060, 'Start', 'start', 'us', 1),
(432924, 782060, 'Sugartown', 'sugartown', 'us', 1),
(432925, 782060, 'Sunshine', 'sunshine', 'us', 1),
(432926, 782060, 'Theriot', 'theriot', 'us', 1),
(432927, 782060, 'Tioga', 'tioga', 'us', 1),
(432928, 782060, 'Torbert', 'torbert', 'us', 1),
(432929, 782060, 'Transylvania', 'transylvania', 'us', 1),
(432930, 782060, 'Trout', 'trout', 'us', 1),
(432931, 782060, 'Tunica', 'tunica', 'us', 1),
(432932, 782060, 'Vacherie', 'vacherie', 'us', 1),
(432933, 782060, 'Venice', 'venice', 'us', 1),
(432934, 782060, 'Ventress', 'ventress', 'us', 1),
(432935, 782060, 'Watson', 'watson', 'us', 1),
(432936, 782060, 'Barksdale AFB', 'barksdale-afb', 'us', 1),
(432937, 782060, 'Dequincy', 'dequincy', 'us', 1),
(432938, 782060, 'Deridder', 'deridder', 'us', 1),
(432939, 782060, 'Newllano', 'newllano', 'us', 1),
(432940, 782060, 'Sikes', 'sikes', 'us', 1),
(432941, 782060, 'Downsville', 'downsville', 'us', 1),
(432942, 782060, 'Lillie', 'lillie', 'us', 1),
(432943, 782060, 'Jamestown', 'jamestown', 'us', 1),
(432944, 782060, 'Oak Ridge', 'oak-ridge', 'us', 1),
(432945, 782060, 'Atlanta', 'atlanta', 'us', 1),
(432946, 782060, 'Lisbon', 'lisbon', 'us', 1),
(432947, 782060, 'Spearsville', 'spearsville', 'us', 1),
(432948, 782060, 'Shongaloo', 'shongaloo', 'us', 1),
(432949, 782060, 'Quitman', 'quitman', 'us', 1),
(432950, 782060, 'Pioneer', 'pioneer', 'us', 1),
(432951, 782060, 'Gilliam', 'gilliam', 'us', 1),
(432952, 782060, 'Baskin', 'baskin', 'us', 1),
(432953, 782060, 'Robeline', 'robeline', 'us', 1),
(432954, 782060, 'Palmetto', 'palmetto', 'us', 1),
(432955, 782060, 'Grand Cane', 'grand-cane', 'us', 1),
(432956, 782060, 'Eros', 'eros', 'us', 1),
(432957, 782060, 'Reeves', 'reeves', 'us', 1),
(432958, 782060, 'Castor', 'castor', 'us', 1),
(432959, 782060, 'Calvin', 'calvin', 'us', 1),
(432960, 782060, 'Delta', 'delta', 'us', 1),
(432961, 782060, 'Angie', 'angie', 'us', 1),
(432962, 782060, 'Heflin', 'heflin', 'us', 1),
(432963, 782060, 'Ida', 'ida', 'us', 1),
(432964, 782060, 'Athens', 'athens', 'us', 1),
(432965, 782060, 'Bienville', 'bienville', 'us', 1),
(432966, 782060, 'Belcher', 'belcher', 'us', 1),
(432967, 782060, 'Hall Summit', 'hall-summit', 'us', 1),
(432968, 782060, 'Noble', 'noble', 'us', 1),
(432969, 782060, 'Keatchie', 'keatchie', 'us', 1),
(432970, 782060, 'Forest', 'forest', 'us', 1),
(432971, 782060, 'Plaucheville', 'plaucheville', 'us', 1),
(432972, 782060, 'Dubberly', 'dubberly', 'us', 1),
(432973, 782060, 'Saline', 'saline', 'us', 1),
(432974, 782060, 'Rodessa', 'rodessa', 'us', 1),
(432975, 782060, 'Georgetown', 'georgetown', 'us', 1),
(432976, 782060, 'Evergreen', 'evergreen', 'us', 1),
(432977, 782060, 'Collinston', 'collinston', 'us', 1),
(432978, 782060, 'Norwood', 'norwood', 'us', 1),
(432979, 782060, 'Bonita', 'bonita', 'us', 1),
(432980, 782060, 'Dodson', 'dodson', 'us', 1),
(432981, 782060, 'Hosston', 'hosston', 'us', 1),
(432982, 782060, 'Turkey Creek', 'turkey-creek', 'us', 1),
(432983, 782060, 'Pollock', 'pollock', 'us', 1),
(432984, 782060, 'Chataignier', 'chataignier', 'us', 1),
(432985, 782060, 'Fenton', 'fenton', 'us', 1),
(432986, 782060, 'Cankton', 'cankton', 'us', 1),
(432987, 782060, 'Springfield', 'springfield', 'us', 1),
(432988, 782060, 'Converse', 'converse', 'us', 1),
(432989, 782060, 'Hornbeck', 'hornbeck', 'us', 1),
(432990, 782060, 'Tullos', 'tullos', 'us', 1),
(432991, 782060, 'Sicily Island', 'sicily-island', 'us', 1),
(432992, 782060, 'Dry Prong', 'dry-prong', 'us', 1),
(432993, 782060, 'Kilbourne', 'kilbourne', 'us', 1),
(432994, 782060, 'Goldonna', 'goldonna', 'us', 1),
(432995, 782060, 'Forest Hill', 'forest-hill', 'us', 1),
(432996, 782060, 'Hodge', 'hodge', 'us', 1),
(432997, 782060, 'Columbia', 'columbia', 'us', 1),
(432998, 782060, 'Clarence', 'clarence', 'us', 1),
(432999, 782060, 'Sun', 'sun', 'us', 1),
(433000, 782060, 'Port Vincent', 'port-vincent', 'us', 1),
(433001, 782060, 'Simpson', 'simpson', 'us', 1),
(433002, 782060, 'Gilbert', 'gilbert', 'us', 1),
(433003, 782060, 'Grayson', 'grayson', 'us', 1),
(433004, 782060, 'Parks', 'parks', 'us', 1),
(433005, 782060, 'Mangham', 'mangham', 'us', 1),
(433006, 782060, 'Choudrant', 'choudrant', 'us', 1),
(433007, 782060, 'Elizabeth', 'elizabeth', 'us', 1),
(433008, 782060, 'Greensburg', 'greensburg', 'us', 1),
(433009, 782060, 'Natchez', 'natchez', 'us', 1),
(433010, 782060, 'Morganza', 'morganza', 'us', 1),
(433011, 782060, 'Chatham', 'chatham', 'us', 1),
(433012, 782060, 'Grosse Tete', 'grosse-tete', 'us', 1),
(433013, 782060, 'Tickfaw', 'tickfaw', 'us', 1),
(433014, 782060, 'Folsom', 'folsom', 'us', 1),
(433015, 782060, 'Hessmer', 'hessmer', 'us', 1),
(433016, 782060, 'Wilson', 'wilson', 'us', 1),
(433017, 782060, 'Maurice', 'maurice', 'us', 1),
(433018, 782060, 'Urania', 'urania', 'us', 1),
(433019, 782060, 'Mer Rouge', 'mer-rouge', 'us', 1),
(433020, 782060, 'Simsboro', 'simsboro', 'us', 1),
(433021, 782060, 'Florien', 'florien', 'us', 1),
(433022, 782060, 'Mermentau', 'mermentau', 'us', 1),
(433023, 782060, 'Napoleonville', 'napoleonville', 'us', 1),
(433024, 782060, 'Provencal', 'provencal', 'us', 1),
(433025, 782060, 'Madisonville', 'madisonville', 'us', 1),
(433026, 782060, 'Harrisonburg', 'harrisonburg', 'us', 1),
(433027, 782060, 'Morse', 'morse', 'us', 1),
(433028, 782060, 'Waterproof', 'waterproof', 'us', 1),
(433029, 782060, 'Tangipahoa', 'tangipahoa', 'us', 1),
(433030, 782060, 'Rosedale', 'rosedale', 'us', 1),
(433031, 782060, 'Paincourtville', 'paincourtville', 'us', 1),
(433032, 782060, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(433033, 782060, 'Anacoco', 'anacoco', 'us', 1),
(433034, 782060, 'Mooringsport', 'mooringsport', 'us', 1),
(433035, 782060, 'Clayton', 'clayton', 'us', 1),
(433036, 782060, 'Montgomery', 'montgomery', 'us', 1),
(433037, 782060, 'Marion', 'marion', 'us', 1),
(433038, 782060, 'Dubach', 'dubach', 'us', 1),
(433039, 782060, 'Estherwood', 'estherwood', 'us', 1),
(433040, 782060, 'Doyline', 'doyline', 'us', 1),
(433041, 782060, 'Cheneyville', 'cheneyville', 'us', 1),
(433042, 782060, 'Sarepta', 'sarepta', 'us', 1),
(433043, 782060, 'Moreauville', 'moreauville', 'us', 1),
(433044, 782060, 'Deville', 'deville', 'us', 1),
(433045, 782060, 'Loreauville', 'loreauville', 'us', 1),
(433046, 782060, 'Fordoche', 'fordoche', 'us', 1),
(433047, 782060, 'Slaughter', 'slaughter', 'us', 1),
(433048, 782060, 'Albany', 'albany', 'us', 1),
(433049, 782060, 'Leonville', 'leonville', 'us', 1),
(433050, 782060, 'Grand Coteau', 'grand-coteau', 'us', 1),
(433051, 782060, 'Plain Dealing', 'plain-dealing', 'us', 1),
(433052, 782060, 'Lydia', 'lydia', 'us', 1),
(433053, 782060, 'Washington', 'washington', 'us', 1),
(433054, 782060, 'French Settlement', 'french-settlement', 'us', 1),
(433055, 782060, 'Campti', 'campti', 'us', 1),
(433056, 782060, 'Clarks', 'clarks', 'us', 1),
(433057, 782060, 'Wisner', 'wisner', 'us', 1),
(433058, 782060, 'Gibsland', 'gibsland', 'us', 1),
(433059, 782060, 'Sibley', 'sibley', 'us', 1),
(433060, 782060, 'Carville', 'carville', 'us', 1),
(433061, 782060, 'Merryville', 'merryville', 'us', 1),
(433062, 782060, 'Woodworth', 'woodworth', 'us', 1),
(433063, 782060, 'Cotton Valley', 'cotton-valley', 'us', 1),
(433064, 782060, 'Saint Joseph', 'saint-joseph', 'us', 1),
(433065, 782060, 'Epps', 'epps', 'us', 1),
(433066, 782060, 'Oil City', 'oil-city', 'us', 1),
(433067, 782060, 'Boyce', 'boyce', 'us', 1),
(433068, 782060, 'Pine Prairie', 'pine-prairie', 'us', 1),
(433069, 782060, 'Cullen', 'cullen', 'us', 1),
(433070, 782060, 'Elton', 'elton', 'us', 1),
(433071, 782060, 'Maringouin', 'maringouin', 'us', 1),
(433072, 782060, 'Sterlington', 'sterlington', 'us', 1),
(433073, 782060, 'Krotz Springs', 'krotz-springs', 'us', 1),
(433074, 782060, 'Paradis', 'paradis', 'us', 1),
(433075, 782060, 'Roseland', 'roseland', 'us', 1),
(433076, 782060, 'Ama', 'ama', 'us', 1),
(433077, 782060, 'Lecompte', 'lecompte', 'us', 1),
(433078, 782060, 'Sorrento', 'sorrento', 'us', 1),
(433079, 782060, 'Newellton', 'newellton', 'us', 1),
(433080, 782060, 'Olla', 'olla', 'us', 1),
(433081, 782060, 'Livonia', 'livonia', 'us', 1),
(433082, 782060, 'Melville', 'melville', 'us', 1),
(433083, 782060, 'Rosepine', 'rosepine', 'us', 1),
(433084, 782060, 'New Sarpy', 'new-sarpy', 'us', 1),
(433085, 782060, 'Arnaudville', 'arnaudville', 'us', 1),
(433086, 782060, 'Iota', 'iota', 'us', 1),
(433087, 782060, 'Barataria', 'barataria', 'us', 1),
(433088, 782060, 'Livingston', 'livingston', 'us', 1),
(433089, 782060, 'Glenmora', 'glenmora', 'us', 1),
(433090, 782060, 'Cecilia', 'cecilia', 'us', 1),
(433091, 782060, 'Ringgold', 'ringgold', 'us', 1),
(433092, 782060, 'Henderson', 'henderson', 'us', 1),
(433093, 782060, 'Mansura', 'mansura', 'us', 1),
(433094, 782060, 'Grand Isle', 'grand-isle', 'us', 1),
(433095, 782060, 'Lafitte', 'lafitte', 'us', 1),
(433096, 782060, 'Gueydan', 'gueydan', 'us', 1),
(433097, 782060, 'Colfax', 'colfax', 'us', 1),
(433098, 782060, 'Saint Francisville', 'saint-francisville', 'us', 1),
(433099, 782060, 'Duson', 'duson', 'us', 1),
(433100, 782060, 'Logansport', 'logansport', 'us', 1),
(433101, 782060, 'Hackberry', 'hackberry', 'us', 1),
(433102, 782060, 'Independence', 'independence', 'us', 1),
(433103, 782060, 'Zwolle', 'zwolle', 'us', 1),
(433104, 782060, 'Mathews', 'mathews', 'us', 1),
(433105, 782060, 'Bernice', 'bernice', 'us', 1),
(433106, 782060, 'Labadieville', 'labadieville', 'us', 1),
(433107, 782060, 'Montegut', 'montegut', 'us', 1),
(433108, 782060, 'White Castle', 'white-castle', 'us', 1),
(433109, 782060, 'Oberlin', 'oberlin', 'us', 1),
(433110, 782060, 'Cameron', 'cameron', 'us', 1),
(433111, 782060, 'Clinton', 'clinton', 'us', 1),
(433112, 782060, 'Boutte', 'boutte', 'us', 1),
(433113, 782060, 'Belle Rose', 'belle-rose', 'us', 1),
(433114, 782060, 'Natalbany', 'natalbany', 'us', 1),
(433115, 782060, 'Stonewall', 'stonewall', 'us', 1),
(433116, 782060, 'Brusly', 'brusly', 'us', 1),
(433117, 782060, 'Pearl River', 'pearl-river', 'us', 1),
(433118, 782060, 'Charenton', 'charenton', 'us', 1),
(433119, 782060, 'Kinder', 'kinder', 'us', 1),
(433120, 782060, 'Golden Meadow', 'golden-meadow', 'us', 1),
(433121, 782060, 'Kentwood', 'kentwood', 'us', 1),
(433122, 782060, 'Blanchard', 'blanchard', 'us', 1),
(433123, 782060, 'Delcambre', 'delcambre', 'us', 1),
(433124, 782060, 'Erath', 'erath', 'us', 1),
(433125, 782060, 'Oak Grove', 'oak-grove', 'us', 1),
(433126, 782060, 'Coushatta', 'coushatta', 'us', 1),
(433127, 782060, 'Simmesport', 'simmesport', 'us', 1),
(433128, 782060, 'Dulac', 'dulac', 'us', 1),
(433129, 782060, 'Abita Springs', 'abita-springs', 'us', 1),
(433130, 782060, 'Cottonport', 'cottonport', 'us', 1),
(433131, 782060, 'Port Barre', 'port-barre', 'us', 1),
(433132, 782060, 'Jonesville', 'jonesville', 'us', 1),
(433133, 782060, 'Basile', 'basile', 'us', 1),
(433134, 782060, 'Amelia', 'amelia', 'us', 1),
(433135, 782060, 'Sunset', 'sunset', 'us', 1),
(433136, 782060, 'Des Allemands', 'des-allemands', 'us', 1),
(433137, 782060, 'Addis', 'addis', 'us', 1),
(433138, 782060, 'Haynesville', 'haynesville', 'us', 1),
(433139, 782060, 'Greenwood', 'greenwood', 'us', 1),
(433140, 782060, 'Edgard', 'edgard', 'us', 1),
(433141, 782060, 'Garyville', 'garyville', 'us', 1),
(433142, 782060, 'Lockport', 'lockport', 'us', 1),
(433143, 782060, 'Iowa', 'iowa', 'us', 1),
(433144, 782060, 'Baldwin', 'baldwin', 'us', 1),
(433145, 782060, 'Many', 'many', 'us', 1),
(433146, 782060, 'Arcadia', 'arcadia', 'us', 1),
(433147, 782060, 'Haughton', 'haughton', 'us', 1),
(433148, 782060, 'Hahnville', 'hahnville', 'us', 1),
(433149, 782060, 'Lake Arthur', 'lake-arthur', 'us', 1),
(433150, 782060, 'Port Sulphur', 'port-sulphur', 'us', 1),
(433151, 782060, 'Jena', 'jena', 'us', 1),
(433152, 782060, 'Delhi', 'delhi', 'us', 1),
(433153, 782060, 'Chauvin', 'chauvin', 'us', 1),
(433154, 782060, 'Vinton', 'vinton', 'us', 1),
(433155, 782060, 'Gramercy', 'gramercy', 'us', 1),
(433156, 782060, 'Welsh', 'welsh', 'us', 1),
(433157, 782060, 'Pierre Part', 'pierre-part', 'us', 1),
(433158, 782060, 'Mamou', 'mamou', 'us', 1),
(433159, 782060, 'Homer', 'homer', 'us', 1),
(433160, 782060, 'Ferriday', 'ferriday', 'us', 1),
(433161, 782060, 'Lutcher', 'lutcher', 'us', 1),
(433162, 782060, 'Benton', 'benton', 'us', 1),
(433163, 782060, 'Norco', 'norco', 'us', 1),
(433164, 782060, 'Franklinton', 'franklinton', 'us', 1),
(433165, 782060, 'Ball', 'ball', 'us', 1),
(433166, 782060, 'Jonesboro', 'jonesboro', 'us', 1),
(433167, 782060, 'Farmerville', 'farmerville', 'us', 1),
(433168, 782060, 'Jackson', 'jackson', 'us', 1),
(433169, 782060, 'Vivian', 'vivian', 'us', 1),
(433170, 782060, 'Rayville', 'rayville', 'us', 1),
(433171, 782060, 'Grambling', 'grambling', 'us', 1),
(433172, 782060, 'Vidalia', 'vidalia', 'us', 1),
(433173, 782060, 'Berwick', 'berwick', 'us', 1),
(433174, 782060, 'Bunkie', 'bunkie', 'us', 1),
(433175, 782060, 'Swartz', 'swartz', 'us', 1),
(433176, 782060, 'Lake Providence', 'lake-providence', 'us', 1),
(433177, 782060, 'Amite', 'amite', 'us', 1),
(433178, 782060, 'Westlake', 'westlake', 'us', 1),
(433179, 782060, 'Church Point', 'church-point', 'us', 1),
(433180, 782060, 'Walker', 'walker', 'us', 1),
(433181, 782060, 'New Roads', 'new-roads', 'us', 1),
(433182, 782060, 'Winnsboro', 'winnsboro', 'us', 1),
(433183, 782060, 'Port Allen', 'port-allen', 'us', 1),
(433184, 782060, 'Kaplan', 'kaplan', 'us', 1),
(433185, 782060, 'Patterson', 'patterson', 'us', 1),
(433186, 782060, 'Youngsville', 'youngsville', 'us', 1),
(433187, 782060, 'Gray', 'gray', 'us', 1),
(433188, 782060, 'Winnfield', 'winnfield', 'us', 1),
(433189, 782060, 'Mansfield', 'mansfield', 'us', 1),
(433190, 782060, 'Springhill', 'springhill', 'us', 1),
(433191, 782060, 'Avondale', 'avondale', 'us', 1),
(433192, 782060, 'Saint Gabriel', 'saint-gabriel', 'us', 1),
(433193, 782060, 'Ponchatoula', 'ponchatoula', 'us', 1),
(433194, 782060, 'Cut Off', 'cut-off', 'us', 1),
(433195, 782060, 'Marksville', 'marksville', 'us', 1),
(433196, 782060, 'Broussard', 'broussard', 'us', 1),
(433197, 782060, 'Jeanerette', 'jeanerette', 'us', 1),
(433198, 782060, 'Carencro', 'carencro', 'us', 1),
(433199, 782060, 'Leesville', 'leesville', 'us', 1),
(433200, 782060, 'Schriever', 'schriever', 'us', 1),
(433201, 782060, 'Saint Rose', 'saint-rose', 'us', 1),
(433202, 782060, 'Plaquemine', 'plaquemine', 'us', 1),
(433203, 782060, 'Saint Martinville', 'saint-martinville', 'us', 1),
(433204, 782060, 'Donaldsonville', 'donaldsonville', 'us', 1),
(433205, 782060, 'Breaux Bridge', 'breaux-bridge', 'us', 1),
(433206, 782060, 'Arabi', 'arabi', 'us', 1),
(433207, 782060, 'Franklin', 'franklin', 'us', 1),
(433208, 782060, 'Lacombe', 'lacombe', 'us', 1),
(433209, 782060, 'Scott', 'scott', 'us', 1),
(433210, 782060, 'Larose', 'larose', 'us', 1),
(433211, 782060, 'Ville Platte', 'ville-platte', 'us', 1),
(433212, 782060, 'Oakdale', 'oakdale', 'us', 1),
(433213, 782060, 'Bridge City', 'bridge-city', 'us', 1),
(433214, 782060, 'Tallulah', 'tallulah', 'us', 1),
(433215, 782060, 'Violet', 'violet', 'us', 1),
(433216, 782060, 'Gonzales', 'gonzales', 'us', 1),
(433217, 782060, 'Rayne', 'rayne', 'us', 1),
(433218, 782060, 'Covington', 'covington', 'us', 1),
(433219, 782060, 'Reserve', 'reserve', 'us', 1),
(433220, 782060, 'Galliano', 'galliano', 'us', 1),
(433221, 782060, 'Denham Springs', 'denham-springs', 'us', 1),
(433222, 782060, 'Harahan', 'harahan', 'us', 1),
(433223, 782060, 'Westwego', 'westwego', 'us', 1),
(433224, 782060, 'Belle Chasse', 'belle-chasse', 'us', 1),
(433225, 782060, 'Jennings', 'jennings', 'us', 1),
(433226, 782060, 'Jefferson', 'jefferson', 'us', 1),
(433227, 782060, 'Meraux', 'meraux', 'us', 1),
(433228, 782060, 'Abbeville', 'abbeville', 'us', 1),
(433229, 782060, 'Eunice', 'eunice', 'us', 1),
(433230, 782060, 'Mandeville', 'mandeville', 'us', 1),
(433231, 782060, 'Zachary', 'zachary', 'us', 1),
(433232, 782060, 'Morgan City', 'morgan-city', 'us', 1),
(433233, 782060, 'Raceland', 'raceland', 'us', 1),
(433234, 782060, 'Bogalusa', 'bogalusa', 'us', 1),
(433235, 782060, 'Bastrop', 'bastrop', 'us', 1),
(433236, 782060, 'West Monroe', 'west-monroe', 'us', 1),
(433237, 782060, 'Destrehan', 'destrehan', 'us', 1),
(433238, 782060, 'Minden', 'minden', 'us', 1),
(433239, 782060, 'Baker', 'baker', 'us', 1),
(433240, 782060, 'Crowley', 'crowley', 'us', 1),
(433241, 782060, 'Pineville', 'pineville', 'us', 1),
(433242, 782060, 'River Ridge', 'river-ridge', 'us', 1),
(433243, 782060, 'Thibodaux', 'thibodaux', 'us', 1),
(433244, 782060, 'Luling', 'luling', 'us', 1),
(433245, 782060, 'Gretna', 'gretna', 'us', 1),
(433246, 782060, 'Hammond', 'hammond', 'us', 1),
(433247, 782060, 'Natchitoches', 'natchitoches', 'us', 1),
(433248, 782060, 'Sulphur', 'sulphur', 'us', 1),
(433249, 782060, 'Ruston', 'ruston', 'us', 1),
(433250, 782060, 'Harvey', 'harvey', 'us', 1),
(433251, 782060, 'Opelousas', 'opelousas', 'us', 1),
(433252, 782060, 'Terrytown', 'terrytown', 'us', 1),
(433253, 782060, 'Slidell', 'slidell', 'us', 1),
(433254, 782060, 'Laplace', 'laplace', 'us', 1),
(433255, 782060, 'Chalmette', 'chalmette', 'us', 1),
(433256, 782060, 'Houma', 'houma', 'us', 1),
(433257, 782060, 'New Iberia', 'new-iberia', 'us', 1),
(433258, 782060, 'Marrero', 'marrero', 'us', 1),
(433259, 782060, 'Alexandria', 'alexandria', 'us', 1),
(433260, 782060, 'Monroe', 'monroe', 'us', 1),
(433261, 782060, 'Bossier City', 'bossier-city', 'us', 1),
(433262, 782060, 'Kenner', 'kenner', 'us', 1),
(433263, 782060, 'Lake Charles', 'lake-charles', 'us', 1),
(433264, 782060, 'Lafayette', 'lafayette', 'us', 1),
(433265, 782060, 'Metairie', 'metairie', 'us', 1),
(433266, 782060, 'Shreveport', 'shreveport', 'us', 1),
(433267, 782060, 'Baton Rouge', 'baton-rouge', 'us', 1),
(433268, 782060, 'New Orleans', 'new-orleans', 'us', 1),
(433269, 782061, 'Bailey Island', 'bailey-island', 'us', 1),
(433270, 782061, 'Bar Mills', 'bar-mills', 'us', 1),
(433271, 782061, 'Bass Harbor', 'bass-harbor', 'us', 1),
(433272, 782061, 'Belgrade Lakes', 'belgrade-lakes', 'us', 1),
(433273, 782061, 'Benedicta', 'benedicta', 'us', 1),
(433274, 782061, 'Bernard', 'bernard', 'us', 1),
(433275, 782061, 'Biddeford Pool', 'biddeford-pool', 'us', 1),
(433276, 782061, 'Bryant Pond', 'bryant-pond', 'us', 1),
(433277, 782061, 'Cape Elizabeth', 'cape-elizabeth', 'us', 1),
(433278, 782061, 'Cape Porpoise', 'cape-porpoise', 'us', 1),
(433279, 782061, 'Cardville', 'cardville', 'us', 1),
(433280, 782061, 'Center Lovell', 'center-lovell', 'us', 1),
(433281, 782061, 'Chebeague Island', 'chebeague-island', 'us', 1),
(433282, 782061, 'Coopers Mills', 'coopers-mills', 'us', 1),
(433283, 782061, 'Cumberland Foreside', 'cumberland-foreside', 'us', 1),
(433284, 782061, 'East Boothbay', 'east-boothbay', 'us', 1),
(433285, 782061, 'East Holden', 'east-holden', 'us', 1),
(433286, 782061, 'East Orland', 'east-orland', 'us', 1),
(433287, 782061, 'East Waterboro', 'east-waterboro', 'us', 1),
(433288, 782061, 'East Wilton', 'east-wilton', 'us', 1),
(433289, 782061, 'East Winthrop', 'east-winthrop', 'us', 1),
(433290, 782061, 'Fort Kent Mills', 'fort-kent-mills', 'us', 1),
(433291, 782061, 'Frenchville', 'frenchville', 'us', 1),
(433292, 782061, 'Georgetown', 'georgetown', 'us', 1),
(433293, 782061, 'Harborside', 'harborside', 'us', 1),
(433294, 782061, 'Hinckley', 'hinckley', 'us', 1),
(433295, 782061, 'Hulls Cove', 'hulls-cove', 'us', 1),
(433296, 782061, 'Kents Hill', 'kents-hill', 'us', 1),
(433297, 782061, 'Kezar Falls', 'kezar-falls', 'us', 1),
(433298, 782061, 'Little Deer Isle', 'little-deer-isle', 'us', 1),
(433299, 782061, 'Medomak', 'medomak', 'us', 1),
(433300, 782061, 'Moody', 'moody', 'us', 1),
(433301, 782061, 'New Harbor', 'new-harbor', 'us', 1),
(433302, 782061, 'New Sweden', 'new-sweden', 'us', 1),
(433303, 782061, 'North Anson', 'north-anson', 'us', 1),
(433304, 782061, 'North Bridgton', 'north-bridgton', 'us', 1),
(433305, 782061, 'North Monmouth', 'north-monmouth', 'us', 1),
(433306, 782061, 'North New Portland', 'north-new-portland', 'us', 1),
(433307, 782061, 'North Shapleigh', 'north-shapleigh', 'us', 1),
(433308, 782061, 'North Sullivan', 'north-sullivan', 'us', 1),
(433309, 782061, 'North Turner', 'north-turner', 'us', 1),
(433310, 782061, 'North Vassalboro', 'north-vassalboro', 'us', 1),
(433311, 782061, 'North Waterboro', 'north-waterboro', 'us', 1),
(433312, 782061, 'Northeast Harbor', 'northeast-harbor', 'us', 1),
(433313, 782061, 'Ocean Park', 'ocean-park', 'us', 1),
(433314, 782061, 'Oquossoc', 'oquossoc', 'us', 1),
(433315, 782061, 'Orrs Island', 'orrs-island', 'us', 1),
(433316, 782061, 'Peaks Island', 'peaks-island', 'us', 1),
(433317, 782061, 'Pemaquid', 'pemaquid', 'us', 1),
(433318, 782061, 'Poland Spring', 'poland-spring', 'us', 1),
(433319, 782061, 'Port Clyde', 'port-clyde', 'us', 1),
(433320, 782061, 'Portage', 'portage', 'us', 1),
(433321, 782061, 'Prospect Harbor', 'prospect-harbor', 'us', 1),
(433322, 782061, 'Rockwood', 'rockwood', 'us', 1),
(433323, 782061, 'Round Pond', 'round-pond', 'us', 1),
(433324, 782061, 'Saint David', 'saint-david', 'us', 1),
(433325, 782061, 'Sargentville', 'sargentville', 'us', 1),
(433326, 782061, 'Seal Cove', 'seal-cove', 'us', 1),
(433327, 782061, 'Seal Harbor', 'seal-harbor', 'us', 1),
(433328, 782061, 'Sebago Lake', 'sebago-lake', 'us', 1),
(433329, 782061, 'Sherman Mills', 'sherman-mills', 'us', 1),
(433330, 782061, 'Sherman Station', 'sherman-station', 'us', 1),
(433331, 782061, 'Sinclair', 'sinclair', 'us', 1),
(433332, 782061, 'Smyrna Mills', 'smyrna-mills', 'us', 1),
(433333, 782061, 'South Casco', 'south-casco', 'us', 1),
(433334, 782061, 'South China', 'south-china', 'us', 1),
(433335, 782061, 'South Freeport', 'south-freeport', 'us', 1),
(433336, 782061, 'South Harpswell', 'south-harpswell', 'us', 1),
(433337, 782061, 'Spruce Head', 'spruce-head', 'us', 1),
(433338, 782061, 'Steep Falls', 'steep-falls', 'us', 1),
(433339, 782061, 'Stillwater', 'stillwater', 'us', 1),
(433340, 782061, 'Stratton', 'stratton', 'us', 1),
(433341, 782061, 'Tenants Harbor', 'tenants-harbor', 'us', 1),
(433342, 782061, 'Trevett', 'trevett', 'us', 1),
(433343, 782061, 'Walpole', 'walpole', 'us', 1),
(433344, 782061, 'Wells', 'wells', 'us', 1),
(433345, 782061, 'West Baldwin', 'west-baldwin', 'us', 1),
(433346, 782061, 'West Enfield', 'west-enfield', 'us', 1),
(433347, 782061, 'West Farmington', 'west-farmington', 'us', 1),
(433348, 782061, 'West Newfield', 'west-newfield', 'us', 1),
(433349, 782061, 'West Rockport', 'west-rockport', 'us', 1),
(433350, 782061, 'York Beach', 'york-beach', 'us', 1),
(433351, 782061, 'Abbot', 'abbot', 'us', 1),
(433352, 782061, 'Baileyville', 'baileyville', 'us', 1),
(433353, 782061, 'Belmont', 'belmont', 'us', 1),
(433354, 782061, 'Bowdoin', 'bowdoin', 'us', 1),
(433355, 782061, 'China Village', 'china-village', 'us', 1),
(433356, 782061, 'Corinth', 'corinth', 'us', 1),
(433357, 782061, 'Cumberland', 'cumberland', 'us', 1),
(433358, 782061, 'Dover Foxcroft', 'dover-foxcroft', 'us', 1),
(433359, 782061, 'Dresden', 'dresden', 'us', 1),
(433360, 782061, 'Durham', 'durham', 'us', 1),
(433361, 782061, 'East Baldwin', 'east-baldwin', 'us', 1),
(433362, 782061, 'Exeter', 'exeter', 'us', 1),
(433363, 782061, 'Glenburn', 'glenburn', 'us', 1),
(433364, 782061, 'Harpswell', 'harpswell', 'us', 1),
(433365, 782061, 'Indian Island', 'indian-island', 'us', 1),
(433366, 782061, 'Isle au Haut', 'isle-au-haut', 'us', 1),
(433367, 782061, 'Knox', 'knox', 'us', 1),
(433368, 782061, 'Lamoine', 'lamoine', 'us', 1),
(433369, 782061, 'Litchfield', 'litchfield', 'us', 1),
(433370, 782061, 'Loring Cm Ctr', 'loring-cm-ctr', 'us', 1),
(433371, 782061, 'Lyman', 'lyman', 'us', 1),
(433372, 782061, 'Montville', 'montville', 'us', 1),
(433373, 782061, 'Mount Desert', 'mount-desert', 'us', 1),
(433374, 782061, 'Newburgh', 'newburgh', 'us', 1),
(433375, 782061, 'North Yarmouth', 'north-yarmouth', 'us', 1),
(433376, 782061, 'Otisfield', 'otisfield', 'us', 1),
(433377, 782061, 'Pownal', 'pownal', 'us', 1),
(433378, 782061, 'Sandy River Plt', 'sandy-river-plt', 'us', 1),
(433379, 782061, 'Sebago', 'sebago', 'us', 1),
(433380, 782061, 'Verona Island', 'verona-island', 'us', 1),
(433381, 782061, 'Wales', 'wales', 'us', 1),
(433382, 782061, 'Waterford', 'waterford', 'us', 1),
(433383, 782061, 'West Bath', 'west-bath', 'us', 1),
(433384, 782061, 'West Gardiner', 'west-gardiner', 'us', 1),
(433385, 782061, 'Westport Island', 'westport-island', 'us', 1),
(433386, 782061, 'Windham', 'windham', 'us', 1),
(433387, 782061, 'York', 'york', 'us', 1),
(433388, 782061, 'West Forks', 'west-forks', 'us', 1),
(433389, 782061, 'Monhegan', 'monhegan', 'us', 1),
(433390, 782061, 'Aurora', 'aurora', 'us', 1),
(433391, 782061, 'Rangeley', 'rangeley', 'us', 1),
(433392, 782061, 'Cranberry Isles', 'cranberry-isles', 'us', 1),
(433393, 782061, 'Orient', 'orient', 'us', 1),
(433394, 782061, 'Vanceboro', 'vanceboro', 'us', 1),
(433395, 782061, 'Meddybemps', 'meddybemps', 'us', 1),
(433396, 782061, 'Long Island', 'long-island', 'us', 1),
(433397, 782061, 'Topsfield', 'topsfield', 'us', 1),
(433398, 782061, 'Hanover', 'hanover', 'us', 1),
(433399, 782061, 'Stockholm', 'stockholm', 'us', 1),
(433400, 782061, 'Sorrento', 'sorrento', 'us', 1),
(433401, 782061, 'Dennysville', 'dennysville', 'us', 1),
(433402, 782061, 'Swans Island', 'swans-island', 'us', 1),
(433403, 782061, 'Newry', 'newry', 'us', 1),
(433404, 782061, 'Burlington', 'burlington', 'us', 1),
(433405, 782061, 'Springfield', 'springfield', 'us', 1),
(433406, 782061, 'North Haven', 'north-haven', 'us', 1),
(433407, 782061, 'Roxbury', 'roxbury', 'us', 1),
(433408, 782061, 'Weld', 'weld', 'us', 1),
(433409, 782061, 'Stacyville', 'stacyville', 'us', 1),
(433410, 782061, 'Winn', 'winn', 'us', 1),
(433411, 782061, 'Whiting', 'whiting', 'us', 1),
(433412, 782061, 'Perham', 'perham', 'us', 1),
(433413, 782061, 'Passadumkeag', 'passadumkeag', 'us', 1),
(433414, 782061, 'Columbia', 'columbia', 'us', 1),
(433415, 782061, 'Unity', 'unity', 'us', 1),
(433416, 782061, 'Cambridge', 'cambridge', 'us', 1),
(433417, 782061, 'Marshfield', 'marshfield', 'us', 1),
(433418, 782061, 'Grand Isle', 'grand-isle', 'us', 1),
(433419, 782061, 'New Limerick', 'new-limerick', 'us', 1),
(433420, 782061, 'Chester', 'chester', 'us', 1),
(433421, 782061, 'Robbinston', 'robbinston', 'us', 1),
(433422, 782061, 'Vienna', 'vienna', 'us', 1),
(433423, 782061, 'Westfield', 'westfield', 'us', 1),
(433424, 782061, 'Wallagrass', 'wallagrass', 'us', 1),
(433425, 782061, 'Temple', 'temple', 'us', 1),
(433426, 782061, 'Saint Francis', 'saint-francis', 'us', 1),
(433427, 782061, 'Jonesboro', 'jonesboro', 'us', 1),
(433428, 782061, 'Columbia Falls', 'columbia-falls', 'us', 1),
(433429, 782061, 'Islesboro', 'islesboro', 'us', 1),
(433430, 782061, 'Bridgewater', 'bridgewater', 'us', 1),
(433431, 782061, 'Sebec', 'sebec', 'us', 1),
(433432, 782061, 'Beals', 'beals', 'us', 1),
(433433, 782061, 'Cutler', 'cutler', 'us', 1),
(433434, 782061, 'Danforth', 'danforth', 'us', 1),
(433435, 782061, 'Prospect', 'prospect', 'us', 1),
(433436, 782061, 'Freedom', 'freedom', 'us', 1),
(433437, 782061, 'Mercer', 'mercer', 'us', 1),
(433438, 782061, 'Monson', 'monson', 'us', 1),
(433439, 782061, 'Alna', 'alna', 'us', 1),
(433440, 782061, 'Southport', 'southport', 'us', 1),
(433441, 782061, 'Eustis', 'eustis', 'us', 1),
(433442, 782061, 'Thorndike', 'thorndike', 'us', 1),
(433443, 782061, 'Jackman', 'jackman', 'us', 1),
(433444, 782061, 'New Vineyard', 'new-vineyard', 'us', 1),
(433445, 782061, 'Oakfield', 'oakfield', 'us', 1),
(433446, 782061, 'Waldo', 'waldo', 'us', 1),
(433447, 782061, 'Clifton', 'clifton', 'us', 1),
(433448, 782061, 'Lagrange', 'lagrange', 'us', 1),
(433449, 782061, 'Bingham', 'bingham', 'us', 1),
(433450, 782061, 'Morrill', 'morrill', 'us', 1),
(433451, 782061, 'Bremen', 'bremen', 'us', 1),
(433452, 782061, 'New Portland', 'new-portland', 'us', 1),
(433453, 782061, 'Monticello', 'monticello', 'us', 1),
(433454, 782061, 'Hartland', 'hartland', 'us', 1),
(433455, 782061, 'Island Falls', 'island-falls', 'us', 1),
(433456, 782061, 'Greenwood', 'greenwood', 'us', 1),
(433457, 782061, 'Saint Agatha', 'saint-agatha', 'us', 1),
(433458, 782061, 'Blaine', 'blaine', 'us', 1),
(433459, 782061, 'West Kennebunk', 'west-kennebunk', 'us', 1),
(433460, 782061, 'Eagle Lake', 'eagle-lake', 'us', 1),
(433461, 782061, 'Alton', 'alton', 'us', 1),
(433462, 782061, 'Detroit', 'detroit', 'us', 1),
(433463, 782061, 'Anson', 'anson', 'us', 1),
(433464, 782061, 'Mattawamkeag', 'mattawamkeag', 'us', 1),
(433465, 782061, 'Brooklin', 'brooklin', 'us', 1),
(433466, 782061, 'Lee', 'lee', 'us', 1),
(433467, 782061, 'Athens', 'athens', 'us', 1),
(433468, 782061, 'Perry', 'perry', 'us', 1),
(433469, 782061, 'Sumner', 'sumner', 'us', 1),
(433470, 782061, 'Andover', 'andover', 'us', 1),
(433471, 782061, 'Guilford', 'guilford', 'us', 1),
(433472, 782061, 'Pembroke', 'pembroke', 'us', 1),
(433473, 782061, 'Embden', 'embden', 'us', 1),
(433474, 782061, 'Harrington', 'harrington', 'us', 1),
(433475, 782061, 'Monroe', 'monroe', 'us', 1),
(433476, 782061, 'Princeton', 'princeton', 'us', 1),
(433477, 782061, 'South Bristol', 'south-bristol', 'us', 1),
(433478, 782061, 'Brooksville', 'brooksville', 'us', 1),
(433479, 782061, 'Liberty', 'liberty', 'us', 1),
(433480, 782061, 'Smithfield', 'smithfield', 'us', 1),
(433481, 782061, 'Woodland', 'woodland', 'us', 1),
(433482, 782061, 'Sherman', 'sherman', 'us', 1),
(433483, 782061, 'Solon', 'solon', 'us', 1),
(433484, 782061, 'Harmony', 'harmony', 'us', 1),
(433485, 782061, 'Littleton', 'littleton', 'us', 1),
(433486, 782061, 'Troy', 'troy', 'us', 1),
(433487, 782061, 'Lovell', 'lovell', 'us', 1),
(433488, 782061, 'Rome', 'rome', 'us', 1),
(433489, 782061, 'Stetson', 'stetson', 'us', 1),
(433490, 782061, 'Winter Harbor', 'winter-harbor', 'us', 1),
(433491, 782061, 'Garland', 'garland', 'us', 1),
(433492, 782061, 'Phillips', 'phillips', 'us', 1),
(433493, 782061, 'Denmark', 'denmark', 'us', 1),
(433494, 782061, 'Etna', 'etna', 'us', 1),
(433495, 782061, 'Brooks', 'brooks', 'us', 1),
(433496, 782061, 'Fayette', 'fayette', 'us', 1),
(433497, 782061, 'Frankfort', 'frankfort', 'us', 1),
(433498, 782061, 'Dixfield', 'dixfield', 'us', 1),
(433499, 782061, 'Hebron', 'hebron', 'us', 1),
(433500, 782061, 'Searsport', 'searsport', 'us', 1),
(433501, 782061, 'Dixmont', 'dixmont', 'us', 1),
(433502, 782061, 'Edgecomb', 'edgecomb', 'us', 1),
(433503, 782061, 'Sedgwick', 'sedgwick', 'us', 1),
(433504, 782061, 'Kingfield', 'kingfield', 'us', 1),
(433505, 782061, 'Patten', 'patten', 'us', 1),
(433506, 782061, 'Wayne', 'wayne', 'us', 1),
(433507, 782061, 'Canton', 'canton', 'us', 1),
(433508, 782061, 'Steuben', 'steuben', 'us', 1),
(433509, 782061, 'Kittery Point', 'kittery-point', 'us', 1),
(433510, 782061, 'Burnham', 'burnham', 'us', 1),
(433511, 782061, 'Howland', 'howland', 'us', 1),
(433512, 782061, 'Stonington', 'stonington', 'us', 1),
(433513, 782061, 'Cherryfield', 'cherryfield', 'us', 1),
(433514, 782061, 'Machiasport', 'machiasport', 'us', 1),
(433515, 782061, 'Chesterville', 'chesterville', 'us', 1),
(433516, 782061, 'Kenduskeag', 'kenduskeag', 'us', 1),
(433517, 782061, 'Wiscasset', 'wiscasset', 'us', 1),
(433518, 782061, 'Searsmont', 'searsmont', 'us', 1),
(433519, 782061, 'Greenville', 'greenville', 'us', 1),
(433520, 782061, 'Sullivan', 'sullivan', 'us', 1),
(433521, 782061, 'Bradford', 'bradford', 'us', 1),
(433522, 782061, 'Machias', 'machias', 'us', 1),
(433523, 782061, 'Boothbay Harbor', 'boothbay-harbor', 'us', 1),
(433524, 782061, 'Friendship', 'friendship', 'us', 1),
(433525, 782061, 'Cornville', 'cornville', 'us', 1),
(433526, 782061, 'Addison', 'addison', 'us', 1),
(433527, 782061, 'Clinton', 'clinton', 'us', 1),
(433528, 782061, 'Palermo', 'palermo', 'us', 1),
(433529, 782061, 'Ogunquit', 'ogunquit', 'us', 1),
(433530, 782061, 'Vinalhaven', 'vinalhaven', 'us', 1),
(433531, 782061, 'Hodgdon', 'hodgdon', 'us', 1),
(433532, 782061, 'Bradley', 'bradley', 'us', 1),
(433533, 782061, 'Easton', 'easton', 'us', 1),
(433534, 782061, 'Brownfield', 'brownfield', 'us', 1),
(433535, 782061, 'Plymouth', 'plymouth', 'us', 1),
(433536, 782061, 'Brownville', 'brownville', 'us', 1),
(433537, 782061, 'Strong', 'strong', 'us', 1),
(433538, 782061, 'Cornish', 'cornish', 'us', 1),
(433539, 782061, 'Sangerville', 'sangerville', 'us', 1),
(433540, 782061, 'Appleton', 'appleton', 'us', 1),
(433541, 782061, 'Milbridge', 'milbridge', 'us', 1),
(433542, 782061, 'Oxford', 'oxford', 'us', 1),
(433543, 782061, 'New Sharon', 'new-sharon', 'us', 1),
(433544, 782061, 'East Machias', 'east-machias', 'us', 1),
(433545, 782061, 'Winterport', 'winterport', 'us', 1),
(433546, 782061, 'Hope', 'hope', 'us', 1),
(433547, 782061, 'Cushing', 'cushing', 'us', 1),
(433548, 782061, 'Newfield', 'newfield', 'us', 1),
(433549, 782061, 'Northport', 'northport', 'us', 1),
(433550, 782061, 'Castine', 'castine', 'us', 1),
(433551, 782061, 'Penobscot', 'penobscot', 'us', 1),
(433552, 782061, 'Washington', 'washington', 'us', 1),
(433553, 782061, 'Swanville', 'swanville', 'us', 1),
(433554, 782061, 'Surry', 'surry', 'us', 1),
(433555, 782061, 'Franklin', 'franklin', 'us', 1),
(433556, 782061, 'Trenton', 'trenton', 'us', 1),
(433557, 782061, 'Hudson', 'hudson', 'us', 1),
(433558, 782061, 'Charleston', 'charleston', 'us', 1),
(433559, 782061, 'Jonesport', 'jonesport', 'us', 1),
(433560, 782061, 'South Thomaston', 'south-thomaston', 'us', 1),
(433561, 782061, 'Greenbush', 'greenbush', 'us', 1),
(433562, 782061, 'Dedham', 'dedham', 'us', 1),
(433563, 782061, 'Hiram', 'hiram', 'us', 1),
(433564, 782061, 'Porter', 'porter', 'us', 1),
(433565, 782061, 'Ashland', 'ashland', 'us', 1),
(433566, 782061, 'Livermore Falls', 'livermore-falls', 'us', 1),
(433567, 782061, 'Mars Hill', 'mars-hill', 'us', 1),
(433568, 782061, 'Stockton Springs', 'stockton-springs', 'us', 1),
(433569, 782061, 'Medway', 'medway', 'us', 1),
(433570, 782061, 'Eastport', 'eastport', 'us', 1),
(433571, 782061, 'Kennebunkport', 'kennebunkport', 'us', 1),
(433572, 782061, 'Fryeburg', 'fryeburg', 'us', 1),
(433573, 782061, 'Peru', 'peru', 'us', 1),
(433574, 782061, 'Fort Fairfield', 'fort-fairfield', 'us', 1),
(433575, 782061, 'Mount Vernon', 'mount-vernon', 'us', 1),
(433576, 782061, 'East Millinocket', 'east-millinocket', 'us', 1),
(433577, 782061, 'Limestone', 'limestone', 'us', 1),
(433578, 782061, 'Norridgewock', 'norridgewock', 'us', 1),
(433579, 782061, 'Parsonsfield', 'parsonsfield', 'us', 1),
(433580, 782061, 'Owls Head', 'owls-head', 'us', 1),
(433581, 782061, 'Enfield', 'enfield', 'us', 1),
(433582, 782061, 'Nobleboro', 'nobleboro', 'us', 1),
(433583, 782061, 'Washburn', 'washburn', 'us', 1),
(433584, 782061, 'Lubec', 'lubec', 'us', 1),
(433585, 782061, 'Newport', 'newport', 'us', 1),
(433586, 782061, 'West Paris', 'west-paris', 'us', 1),
(433587, 782061, 'Buckfield', 'buckfield', 'us', 1),
(433588, 782061, 'Dayton', 'dayton', 'us', 1),
(433589, 782061, 'Veazie', 'veazie', 'us', 1),
(433590, 782061, 'Newcastle', 'newcastle', 'us', 1),
(433591, 782061, 'Mexico', 'mexico', 'us', 1),
(433592, 782061, 'Milo', 'milo', 'us', 1),
(433593, 782061, 'Saint Albans', 'saint-albans', 'us', 1),
(433594, 782061, 'Farmingdale', 'farmingdale', 'us', 1),
(433595, 782061, 'Randolph', 'randolph', 'us', 1),
(433596, 782061, 'Deer Isle', 'deer-isle', 'us', 1),
(433597, 782061, 'Richmond', 'richmond', 'us', 1),
(433598, 782061, 'Fort Kent', 'fort-kent', 'us', 1),
(433599, 782061, 'Mapleton', 'mapleton', 'us', 1),
(433600, 782061, 'Gouldsboro', 'gouldsboro', 'us', 1),
(433601, 782061, 'Albion', 'albion', 'us', 1),
(433602, 782061, 'Palmyra', 'palmyra', 'us', 1),
(433603, 782061, 'Southwest Harbor', 'southwest-harbor', 'us', 1),
(433604, 782061, 'Dexter', 'dexter', 'us', 1),
(433605, 782061, 'Leeds', 'leeds', 'us', 1),
(433606, 782061, 'Canaan', 'canaan', 'us', 1),
(433607, 782061, 'Damariscotta', 'damariscotta', 'us', 1),
(433608, 782061, 'Lincolnville', 'lincolnville', 'us', 1),
(433609, 782061, 'Eddington', 'eddington', 'us', 1),
(433610, 782061, 'Livermore', 'livermore', 'us', 1),
(433611, 782061, 'Phippsburg', 'phippsburg', 'us', 1),
(433612, 782061, 'Orland', 'orland', 'us', 1),
(433613, 782061, 'Acton', 'acton', 'us', 1),
(433614, 782061, 'Corinna', 'corinna', 'us', 1),
(433615, 782061, 'Hancock', 'hancock', 'us', 1),
(433616, 782061, 'Milford', 'milford', 'us', 1),
(433617, 782061, 'South Paris', 'south-paris', 'us', 1),
(433618, 782061, 'Van Buren', 'van-buren', 'us', 1),
(433619, 782061, 'Levant', 'levant', 'us', 1),
(433620, 782061, 'Wilton', 'wilton', 'us', 1),
(433621, 782061, 'Windsor', 'windsor', 'us', 1),
(433622, 782061, 'Union', 'union', 'us', 1),
(433623, 782061, 'Limerick', 'limerick', 'us', 1),
(433624, 782061, 'Minot', 'minot', 'us', 1),
(433625, 782061, 'Whitefield', 'whitefield', 'us', 1),
(433626, 782061, 'Harrison', 'harrison', 'us', 1),
(433627, 782061, 'Shapleigh', 'shapleigh', 'us', 1),
(433628, 782061, 'Readfield', 'readfield', 'us', 1),
(433629, 782061, 'Hallowell', 'hallowell', 'us', 1),
(433630, 782061, 'Jefferson', 'jefferson', 'us', 1),
(433631, 782061, 'Blue Hill', 'blue-hill', 'us', 1),
(433632, 782061, 'Bethel', 'bethel', 'us', 1),
(433633, 782061, 'Carmel', 'carmel', 'us', 1),
(433634, 782061, 'Mechanic Falls', 'mechanic-falls', 'us', 1),
(433635, 782061, 'Manchester', 'manchester', 'us', 1),
(433636, 782061, 'Alfred', 'alfred', 'us', 1),
(433637, 782061, 'Pittston', 'pittston', 'us', 1),
(433638, 782061, 'Benton', 'benton', 'us', 1),
(433639, 782061, 'Chelsea', 'chelsea', 'us', 1),
(433640, 782061, 'Bowdoinham', 'bowdoinham', 'us', 1),
(433641, 782061, 'Bristol', 'bristol', 'us', 1),
(433642, 782061, 'Thomaston', 'thomaston', 'us', 1),
(433643, 782061, 'Woolwich', 'woolwich', 'us', 1),
(433644, 782061, 'Holden', 'holden', 'us', 1),
(433645, 782061, 'Boothbay', 'boothbay', 'us', 1),
(433646, 782061, 'Cumberland Center', 'cumberland-center', 'us', 1),
(433647, 782061, 'Belgrade', 'belgrade', 'us', 1),
(433648, 782061, 'Pittsfield', 'pittsfield', 'us', 1),
(433649, 782061, 'Calais', 'calais', 'us', 1),
(433650, 782061, 'Rockport', 'rockport', 'us', 1),
(433651, 782061, 'Naples', 'naples', 'us', 1),
(433652, 782061, 'Limington', 'limington', 'us', 1),
(433653, 782061, 'Springvale', 'springvale', 'us', 1),
(433654, 782061, 'Cape Neddick', 'cape-neddick', 'us', 1),
(433655, 782061, 'Arundel', 'arundel', 'us', 1),
(433656, 782061, 'Casco', 'casco', 'us', 1),
(433657, 782061, 'Sidney', 'sidney', 'us', 1),
(433658, 782061, 'Orrington', 'orrington', 'us', 1),
(433659, 782061, 'York Harbor', 'york-harbor', 'us', 1),
(433660, 782061, 'Scarborough', 'scarborough', 'us', 1),
(433661, 782061, 'Monmouth', 'monmouth', 'us', 1),
(433662, 782061, 'Warren', 'warren', 'us', 1),
(433663, 782061, 'Vassalboro', 'vassalboro', 'us', 1),
(433664, 782061, 'Greene', 'greene', 'us', 1),
(433665, 782061, 'China', 'china', 'us', 1),
(433666, 782061, 'Lisbon Falls', 'lisbon-falls', 'us', 1),
(433667, 782061, 'Hollis Center', 'hollis-center', 'us', 1),
(433668, 782061, 'Raymond', 'raymond', 'us', 1),
(433669, 782061, 'Sabattus', 'sabattus', 'us', 1),
(433670, 782061, 'Hermon', 'hermon', 'us', 1),
(433671, 782061, 'Madawaska', 'madawaska', 'us', 1),
(433672, 782061, 'Jay', 'jay', 'us', 1),
(433673, 782061, 'Paris', 'paris', 'us', 1),
(433674, 782061, 'Millinocket', 'millinocket', 'us', 1),
(433675, 782061, 'Poland', 'poland', 'us', 1),
(433676, 782061, 'Madison', 'madison', 'us', 1),
(433677, 782061, 'New Gloucester', 'new-gloucester', 'us', 1),
(433678, 782061, 'Lebanon', 'lebanon', 'us', 1),
(433679, 782061, 'Turner', 'turner', 'us', 1),
(433680, 782061, 'Norway', 'norway', 'us', 1),
(433681, 782061, 'Bucksport', 'bucksport', 'us', 1),
(433682, 782061, 'Camden', 'camden', 'us', 1),
(433683, 782061, 'Bar Harbor', 'bar-harbor', 'us', 1),
(433684, 782061, 'Gardiner', 'gardiner', 'us', 1),
(433685, 782061, 'Lincoln', 'lincoln', 'us', 1),
(433686, 782061, 'Bridgton', 'bridgton', 'us', 1),
(433687, 782061, 'Ellsworth', 'ellsworth', 'us', 1),
(433688, 782061, 'Eliot', 'eliot', 'us', 1),
(433689, 782061, 'Houlton', 'houlton', 'us', 1),
(433690, 782061, 'Belfast', 'belfast', 'us', 1),
(433691, 782061, 'Gray', 'gray', 'us', 1),
(433692, 782061, 'Waldoboro', 'waldoboro', 'us', 1),
(433693, 782061, 'South Berwick', 'south-berwick', 'us', 1),
(433694, 782061, 'Rockland', 'rockland', 'us', 1),
(433695, 782061, 'Waterboro', 'waterboro', 'us', 1),
(433696, 782061, 'Hampden', 'hampden', 'us', 1),
(433697, 782061, 'Oakland', 'oakland', 'us', 1),
(433698, 782061, 'Berwick', 'berwick', 'us', 1),
(433699, 782061, 'Winslow', 'winslow', 'us', 1),
(433700, 782061, 'Old Town', 'old-town', 'us', 1),
(433701, 782061, 'Buxton', 'buxton', 'us', 1),
(433702, 782061, 'Winthrop', 'winthrop', 'us', 1),
(433703, 782061, 'Caribou', 'caribou', 'us', 1),
(433704, 782061, 'Rumford', 'rumford', 'us', 1),
(433705, 782061, 'Fairfield', 'fairfield', 'us', 1),
(433706, 782061, 'Farmington', 'farmington', 'us', 1),
(433707, 782061, 'Brewer', 'brewer', 'us', 1),
(433708, 782061, 'Bath', 'bath', 'us', 1),
(433709, 782061, 'Lisbon', 'lisbon', 'us', 1),
(433710, 782061, 'Old Orchard Beach', 'old-orchard-beach', 'us', 1),
(433711, 782061, 'Orono', 'orono', 'us', 1),
(433712, 782061, 'Presque Isle', 'presque-isle', 'us', 1),
(433713, 782061, 'Skowhegan', 'skowhegan', 'us', 1),
(433714, 782061, 'Standish', 'standish', 'us', 1),
(433715, 782061, 'Yarmouth', 'yarmouth', 'us', 1),
(433716, 782061, 'Falmouth', 'falmouth', 'us', 1),
(433717, 782061, 'Topsham', 'topsham', 'us', 1),
(433718, 782061, 'North Berwick', 'north-berwick', 'us', 1),
(433719, 782061, 'Freeport', 'freeport', 'us', 1),
(433720, 782061, 'Kittery', 'kittery', 'us', 1),
(433721, 782061, 'Kennebunk', 'kennebunk', 'us', 1),
(433722, 782061, 'Waterville', 'waterville', 'us', 1),
(433723, 782061, 'Westbrook', 'westbrook', 'us', 1),
(433724, 782061, 'Saco', 'saco', 'us', 1),
(433725, 782061, 'Augusta', 'augusta', 'us', 1),
(433726, 782061, 'Biddeford', 'biddeford', 'us', 1),
(433727, 782061, 'Gorham', 'gorham', 'us', 1),
(433728, 782061, 'South Portland', 'south-portland', 'us', 1),
(433729, 782061, 'Auburn', 'auburn', 'us', 1),
(433730, 782061, 'Brunswick', 'brunswick', 'us', 1),
(433731, 782061, 'Sanford', 'sanford', 'us', 1),
(433732, 782061, 'Bangor', 'bangor', 'us', 1),
(433733, 782061, 'Lewiston', 'lewiston', 'us', 1),
(433734, 782061, 'Portland', 'portland', 'us', 1),
(433735, 782062, 'Belcamp', 'belcamp', 'us', 1),
(433736, 782062, 'McCoole', 'mccoole', 'us', 1),
(433737, 782062, 'Woodbine', 'woodbine', 'us', 1),
(433738, 782062, 'White Hall', 'white-hall', 'us', 1),
(433739, 782062, 'Abingdon', 'abingdon', 'us', 1),
(433740, 782062, 'Adamstown', 'adamstown', 'us', 1),
(433741, 782062, 'Allen', 'allen', 'us', 1),
(433742, 782062, 'Aquasco', 'aquasco', 'us', 1),
(433743, 782062, 'Ashton', 'ashton', 'us', 1),
(433744, 782062, 'Avenue', 'avenue', 'us', 1),
(433745, 782062, 'Baldwin', 'baldwin', 'us', 1),
(433746, 782062, 'Barstow', 'barstow', 'us', 1),
(433747, 782062, 'Beallsville', 'beallsville', 'us', 1),
(433748, 782062, 'Bel Alton', 'bel-alton', 'us', 1),
(433749, 782062, 'Benedict', 'benedict', 'us', 1),
(433750, 782062, 'Big Pool', 'big-pool', 'us', 1),
(433751, 782062, 'Bishopville', 'bishopville', 'us', 1),
(433752, 782062, 'Bittinger', 'bittinger', 'us', 1),
(433753, 782062, 'Bivalve', 'bivalve', 'us', 1),
(433754, 782062, 'Bloomington', 'bloomington', 'us', 1),
(433755, 782062, 'Boyds', 'boyds', 'us', 1),
(433756, 782062, 'Bozman', 'bozman', 'us', 1),
(433757, 782062, 'Bradshaw', 'bradshaw', 'us', 1),
(433758, 782062, 'Brinklow', 'brinklow', 'us', 1),
(433759, 782062, 'Brooklandville', 'brooklandville', 'us', 1),
(433760, 782062, 'Brooklyn', 'brooklyn', 'us', 1),
(433761, 782062, 'Broomes Island', 'broomes-island', 'us', 1),
(433762, 782062, 'Bryantown', 'bryantown', 'us', 1),
(433763, 782062, 'Buckeystown', 'buckeystown', 'us', 1),
(433764, 782062, 'Bushwood', 'bushwood', 'us', 1),
(433765, 782062, 'Butler', 'butler', 'us', 1),
(433766, 782062, 'Callaway', 'callaway', 'us', 1),
(433767, 782062, 'Cardiff', 'cardiff', 'us', 1),
(433768, 782062, 'Cascade', 'cascade', 'us', 1),
(433769, 782062, 'Chaptico', 'chaptico', 'us', 1),
(433770, 782062, 'Chase', 'chase', 'us', 1),
(433771, 782062, 'Cheltenham', 'cheltenham', 'us', 1),
(433772, 782062, 'Churchton', 'churchton', 'us', 1),
(433773, 782062, 'Churchville', 'churchville', 'us', 1),
(433774, 782062, 'Claiborne', 'claiborne', 'us', 1),
(433775, 782062, 'Clarksville', 'clarksville', 'us', 1),
(433776, 782062, 'Clements', 'clements', 'us', 1),
(433777, 782062, 'Colora', 'colora', 'us', 1),
(433778, 782062, 'Coltons Point', 'coltons-point', 'us', 1),
(433779, 782062, 'Conowingo', 'conowingo', 'us', 1),
(433780, 782062, 'Corriganville', 'corriganville', 'us', 1),
(433781, 782062, 'Crellin', 'crellin', 'us', 1),
(433782, 782062, 'Crumpton', 'crumpton', 'us', 1),
(433783, 782062, 'Curtis Bay', 'curtis-bay', 'us', 1),
(433784, 782062, 'Dameron', 'dameron', 'us', 1),
(433785, 782062, 'Darlington', 'darlington', 'us', 1),
(433786, 782062, 'Davidsonville', 'davidsonville', 'us', 1),
(433787, 782062, 'Dayton', 'dayton', 'us', 1),
(433788, 782062, 'Derwood', 'derwood', 'us', 1),
(433789, 782062, 'Detour', 'detour', 'us', 1),
(433790, 782062, 'Dickerson', 'dickerson', 'us', 1),
(433791, 782062, 'Dowell', 'dowell', 'us', 1),
(433792, 782062, 'Drayden', 'drayden', 'us', 1),
(433793, 782062, 'Earleville', 'earleville', 'us', 1),
(433794, 782062, 'Edgewater', 'edgewater', 'us', 1),
(433795, 782062, 'Ellerslie', 'ellerslie', 'us', 1),
(433796, 782062, 'Ewell', 'ewell', 'us', 1),
(433797, 782062, 'Fairplay', 'fairplay', 'us', 1),
(433798, 782062, 'Faulkner', 'faulkner', 'us', 1),
(433799, 782062, 'Finksburg', 'finksburg', 'us', 1),
(433800, 782062, 'Fishing Creek', 'fishing-creek', 'us', 1),
(433801, 782062, 'Flintstone', 'flintstone', 'us', 1),
(433802, 782062, 'Forest Hill', 'forest-hill', 'us', 1),
(433803, 782062, 'Fork', 'fork', 'us', 1),
(433804, 782062, 'Fort Howard', 'fort-howard', 'us', 1),
(433805, 782062, 'Freeland', 'freeland', 'us', 1),
(433806, 782062, 'Friendship', 'friendship', 'us', 1),
(433807, 782062, 'Fulton', 'fulton', 'us', 1),
(433808, 782062, 'Gaither', 'gaither', 'us', 1),
(433809, 782062, 'Galesville', 'galesville', 'us', 1),
(433810, 782062, 'Gambrills', 'gambrills', 'us', 1),
(433811, 782062, 'Georgetown', 'georgetown', 'us', 1),
(433812, 782062, 'Gibson Island', 'gibson-island', 'us', 1),
(433813, 782062, 'Glen Arm', 'glen-arm', 'us', 1),
(433814, 782062, 'Glenelg', 'glenelg', 'us', 1),
(433815, 782062, 'Glenwood', 'glenwood', 'us', 1),
(433816, 782062, 'Glyndon', 'glyndon', 'us', 1),
(433817, 782062, 'Great Mills', 'great-mills', 'us', 1),
(433818, 782062, 'Gunpowder', 'gunpowder', 'us', 1),
(433819, 782062, 'Gwynn Oak', 'gwynn-oak', 'us', 1),
(433820, 782062, 'Halethorpe', 'halethorpe', 'us', 1),
(433821, 782062, 'Hanover', 'hanover', 'us', 1),
(433822, 782062, 'Harmans', 'harmans', 'us', 1),
(433823, 782062, 'Harwood', 'harwood', 'us', 1),
(433824, 782062, 'Highland', 'highland', 'us', 1),
(433825, 782062, 'Hollywood', 'hollywood', 'us', 1),
(433826, 782062, 'Hunt Valley', 'hunt-valley', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(433827, 782062, 'Hydes', 'hydes', 'us', 1),
(433828, 782062, 'Ijamsville', 'ijamsville', 'us', 1),
(433829, 782062, 'Jefferson', 'jefferson', 'us', 1),
(433830, 782062, 'Joppa', 'joppa', 'us', 1),
(433831, 782062, 'Kennedyville', 'kennedyville', 'us', 1),
(433832, 782062, 'Keymar', 'keymar', 'us', 1),
(433833, 782062, 'Knoxville', 'knoxville', 'us', 1),
(433834, 782062, 'Landover', 'landover', 'us', 1),
(433835, 782062, 'Lanham', 'lanham', 'us', 1),
(433836, 782062, 'Libertytown', 'libertytown', 'us', 1),
(433837, 782062, 'Lineboro', 'lineboro', 'us', 1),
(433838, 782062, 'Linkwood', 'linkwood', 'us', 1),
(433839, 782062, 'Linthicum Heights', 'linthicum-heights', 'us', 1),
(433840, 782062, 'Lisbon', 'lisbon', 'us', 1),
(433841, 782062, 'Lothian', 'lothian', 'us', 1),
(433842, 782062, 'Loveville', 'loveville', 'us', 1),
(433843, 782062, 'Lutherville', 'lutherville', 'us', 1),
(433844, 782062, 'Lynch', 'lynch', 'us', 1),
(433845, 782062, 'Madison', 'madison', 'us', 1),
(433846, 782062, 'Marbury', 'marbury', 'us', 1),
(433847, 782062, 'Marriottsville', 'marriottsville', 'us', 1),
(433848, 782062, 'Maryland Line', 'maryland-line', 'us', 1),
(433849, 782062, 'Massey', 'massey', 'us', 1),
(433850, 782062, 'McDaniel', 'mcdaniel', 'us', 1),
(433851, 782062, 'McHenry', 'mchenry', 'us', 1),
(433852, 782062, 'Mechanicsville', 'mechanicsville', 'us', 1),
(433853, 782062, 'Millers', 'millers', 'us', 1),
(433854, 782062, 'Millersville', 'millersville', 'us', 1),
(433855, 782062, 'Monkton', 'monkton', 'us', 1),
(433856, 782062, 'Monrovia', 'monrovia', 'us', 1),
(433857, 782062, 'Mount Savage', 'mount-savage', 'us', 1),
(433858, 782062, 'Nanjemoy', 'nanjemoy', 'us', 1),
(433859, 782062, 'Nanticoke', 'nanticoke', 'us', 1),
(433860, 782062, 'Neavitt', 'neavitt', 'us', 1),
(433861, 782062, 'Newburg', 'newburg', 'us', 1),
(433862, 782062, 'Newcomb', 'newcomb', 'us', 1),
(433863, 782062, 'Nottingham', 'nottingham', 'us', 1),
(433864, 782062, 'Oldtown', 'oldtown', 'us', 1),
(433865, 782062, 'Orchard Beach', 'orchard-beach', 'us', 1),
(433866, 782062, 'Oxon Hill', 'oxon-hill', 'us', 1),
(433867, 782062, 'Park Hall', 'park-hall', 'us', 1),
(433868, 782062, 'Parkton', 'parkton', 'us', 1),
(433869, 782062, 'Parsonsburg', 'parsonsburg', 'us', 1),
(433870, 782062, 'Perry Point', 'perry-point', 'us', 1),
(433871, 782062, 'Phoenix', 'phoenix', 'us', 1),
(433872, 782062, 'Piney Point', 'piney-point', 'us', 1),
(433873, 782062, 'Point of Rocks', 'point-of-rocks', 'us', 1),
(433874, 782062, 'Pomfret', 'pomfret', 'us', 1),
(433875, 782062, 'Port Republic', 'port-republic', 'us', 1),
(433876, 782062, 'Pylesville', 'pylesville', 'us', 1),
(433877, 782062, 'Quantico', 'quantico', 'us', 1),
(433878, 782062, 'Rawlings', 'rawlings', 'us', 1),
(433879, 782062, 'Rhodesdale', 'rhodesdale', 'us', 1),
(433880, 782062, 'Ridge', 'ridge', 'us', 1),
(433881, 782062, 'Riverdale', 'riverdale', 'us', 1),
(433882, 782062, 'Rocky Ridge', 'rocky-ridge', 'us', 1),
(433883, 782062, 'Royal Oak', 'royal-oak', 'us', 1),
(433884, 782062, 'Sabillasville', 'sabillasville', 'us', 1),
(433885, 782062, 'Sandy Spring', 'sandy-spring', 'us', 1),
(433886, 782062, 'Savage', 'savage', 'us', 1),
(433887, 782062, 'Scotland', 'scotland', 'us', 1),
(433888, 782062, 'Seabrook', 'seabrook', 'us', 1),
(433889, 782062, 'Sherwood', 'sherwood', 'us', 1),
(433890, 782062, 'Sherwood Forest', 'sherwood-forest', 'us', 1),
(433891, 782062, 'Showell', 'showell', 'us', 1),
(433892, 782062, 'Sparks', 'sparks', 'us', 1),
(433893, 782062, 'Sparrows Point', 'sparrows-point', 'us', 1),
(433894, 782062, 'Spencerville', 'spencerville', 'us', 1),
(433895, 782062, 'Saint Marys City', 'saint-marys-city', 'us', 1),
(433896, 782062, 'Stevenson', 'stevenson', 'us', 1),
(433897, 782062, 'Still Pond', 'still-pond', 'us', 1),
(433898, 782062, 'Street', 'street', 'us', 1),
(433899, 782062, 'Suitland', 'suitland', 'us', 1),
(433900, 782062, 'Sunderland', 'sunderland', 'us', 1),
(433901, 782062, 'Swanton', 'swanton', 'us', 1),
(433902, 782062, 'Tall Timbers', 'tall-timbers', 'us', 1),
(433903, 782062, 'Taylors Island', 'taylors-island', 'us', 1),
(433904, 782062, 'Tilghman', 'tilghman', 'us', 1),
(433905, 782062, 'Timonium', 'timonium', 'us', 1),
(433906, 782062, 'Toddville', 'toddville', 'us', 1),
(433907, 782062, 'Tracys Landing', 'tracys-landing', 'us', 1),
(433908, 782062, 'Tyaskin', 'tyaskin', 'us', 1),
(433909, 782062, 'Tylerton', 'tylerton', 'us', 1),
(433910, 782062, 'Upper Falls', 'upper-falls', 'us', 1),
(433911, 782062, 'Upperco', 'upperco', 'us', 1),
(433912, 782062, 'Valley Lee', 'valley-lee', 'us', 1),
(433913, 782062, 'West Friendship', 'west-friendship', 'us', 1),
(433914, 782062, 'West River', 'west-river', 'us', 1),
(433915, 782062, 'Westover', 'westover', 'us', 1),
(433916, 782062, 'Wheaton', 'wheaton', 'us', 1),
(433917, 782062, 'White Plains', 'white-plains', 'us', 1),
(433918, 782062, 'Whiteford', 'whiteford', 'us', 1),
(433919, 782062, 'Windsor Mill', 'windsor-mill', 'us', 1),
(433920, 782062, 'Wingate', 'wingate', 'us', 1),
(433921, 782062, 'Wittman', 'wittman', 'us', 1),
(433922, 782062, 'Woodstock', 'woodstock', 'us', 1),
(433923, 782062, 'Woolford', 'woolford', 'us', 1),
(433924, 782062, 'Worton', 'worton', 'us', 1),
(433925, 782062, 'Wye Mills', 'wye-mills', 'us', 1),
(433926, 782062, 'Little Orleans', 'little-orleans', 'us', 1),
(433927, 782062, 'Warwick', 'warwick', 'us', 1),
(433928, 782062, 'Cooksville', 'cooksville', 'us', 1),
(433929, 782062, 'Cobb Island', 'cobb-island', 'us', 1),
(433930, 782062, 'Annapolis Junction', 'annapolis-junction', 'us', 1),
(433931, 782062, 'Aber Prov Grd', 'aber-prov-grd', 'us', 1),
(433932, 782062, 'Andrews AFB', 'andrews-afb', 'us', 1),
(433933, 782062, 'Annapolis Jct', 'annapolis-jct', 'us', 1),
(433934, 782062, 'Capitol Heights', 'capitol-heights', 'us', 1),
(433935, 782062, 'Fort Detrick', 'fort-detrick', 'us', 1),
(433936, 782062, 'Fort George G Meade', 'fort-george-g-meade', 'us', 1),
(433937, 782062, 'Fort Meade', 'fort-meade', 'us', 1),
(433938, 782062, 'Issue', 'issue', 'us', 1),
(433939, 782062, 'Lanham Seabrook', 'lanham-seabrook', 'us', 1),
(433940, 782062, 'Lutherville Timonium', 'lutherville-timonium', 'us', 1),
(433941, 782062, 'Marion Station', 'marion-station', 'us', 1),
(433942, 782062, 'Mt Rainier', 'mt-rainier', 'us', 1),
(433943, 782062, 'Northeast', 'northeast', 'us', 1),
(433944, 782062, 'Patuxent River', 'patuxent-river', 'us', 1),
(433945, 782062, 'Saint Inigoes', 'saint-inigoes', 'us', 1),
(433946, 782062, 'Sparks Glencoe', 'sparks-glencoe', 'us', 1),
(433947, 782062, 'St Inigoes', 'st-inigoes', 'us', 1),
(433948, 782062, 'Welcome', 'welcome', 'us', 1),
(433949, 782062, 'Port Tobacco', 'port-tobacco', 'us', 1),
(433950, 782062, 'Luke', 'luke', 'us', 1),
(433951, 782062, 'Church Creek', 'church-creek', 'us', 1),
(433952, 782062, 'Henderson', 'henderson', 'us', 1),
(433953, 782062, 'Girdletree', 'girdletree', 'us', 1),
(433954, 782062, 'Brookeville', 'brookeville', 'us', 1),
(433955, 782062, 'Whaleyville', 'whaleyville', 'us', 1),
(433956, 782062, 'Barclay', 'barclay', 'us', 1),
(433957, 782062, 'Stockton', 'stockton', 'us', 1),
(433958, 782062, 'Marydel', 'marydel', 'us', 1),
(433959, 782062, 'Hillsboro', 'hillsboro', 'us', 1),
(433960, 782062, 'Queen Anne', 'queen-anne', 'us', 1),
(433961, 782062, 'Rohrersville', 'rohrersville', 'us', 1),
(433962, 782062, 'Burkittsville', 'burkittsville', 'us', 1),
(433963, 782062, 'Barnesville', 'barnesville', 'us', 1),
(433964, 782062, 'Goldsboro', 'goldsboro', 'us', 1),
(433965, 782062, 'East New Market', 'east-new-market', 'us', 1),
(433966, 782062, 'Glen Echo', 'glen-echo', 'us', 1),
(433967, 782062, 'Kitzmiller', 'kitzmiller', 'us', 1),
(433968, 782062, 'Vienna', 'vienna', 'us', 1),
(433969, 782062, 'Betterton', 'betterton', 'us', 1),
(433970, 782062, 'Laytonsville', 'laytonsville', 'us', 1),
(433971, 782062, 'Newark', 'newark', 'us', 1),
(433972, 782062, 'Accident', 'accident', 'us', 1),
(433973, 782062, 'Mardela Springs', 'mardela-springs', 'us', 1),
(433974, 782062, 'Millington', 'millington', 'us', 1),
(433975, 782062, 'Sudlersville', 'sudlersville', 'us', 1),
(433976, 782062, 'Chance', 'chance', 'us', 1),
(433977, 782062, 'Deer Park', 'deer-park', 'us', 1),
(433978, 782062, 'New Market', 'new-market', 'us', 1),
(433979, 782062, 'Galena', 'galena', 'us', 1),
(433980, 782062, 'Midland', 'midland', 'us', 1),
(433981, 782062, 'Clear Spring', 'clear-spring', 'us', 1),
(433982, 782062, 'Barton', 'barton', 'us', 1),
(433983, 782062, 'Cecilton', 'cecilton', 'us', 1),
(433984, 782062, 'North Brentwood', 'north-brentwood', 'us', 1),
(433985, 782062, 'Secretary', 'secretary', 'us', 1),
(433986, 782062, 'Friendsville', 'friendsville', 'us', 1),
(433987, 782062, 'Church Hill', 'church-hill', 'us', 1),
(433988, 782062, 'Washington Grove', 'washington-grove', 'us', 1),
(433989, 782062, 'Saint Leonard', 'saint-leonard', 'us', 1),
(433990, 782062, 'Preston', 'preston', 'us', 1),
(433991, 782062, 'Grantsville', 'grantsville', 'us', 1),
(433992, 782062, 'Sharptown', 'sharptown', 'us', 1),
(433993, 782062, 'Deal Island', 'deal-island', 'us', 1),
(433994, 782062, 'Queenstown', 'queenstown', 'us', 1),
(433995, 782062, 'Keedysville', 'keedysville', 'us', 1),
(433996, 782062, 'Cordova', 'cordova', 'us', 1),
(433997, 782062, 'Sharpsburg', 'sharpsburg', 'us', 1),
(433998, 782062, 'Port Deposit', 'port-deposit', 'us', 1),
(433999, 782062, 'Upper Marlboro', 'upper-marlboro', 'us', 1),
(434000, 782062, 'Oxford', 'oxford', 'us', 1),
(434001, 782062, 'Chesapeake City', 'chesapeake-city', 'us', 1),
(434002, 782062, 'Eden', 'eden', 'us', 1),
(434003, 782062, 'Woodsboro', 'woodsboro', 'us', 1),
(434004, 782062, 'Hebron', 'hebron', 'us', 1),
(434005, 782062, 'Willards', 'willards', 'us', 1),
(434006, 782062, 'Garrett Park', 'garrett-park', 'us', 1),
(434007, 782062, 'Funkstown', 'funkstown', 'us', 1),
(434008, 782062, 'Union Bridge', 'union-bridge', 'us', 1),
(434009, 782062, 'Saint Michaels', 'saint-michaels', 'us', 1),
(434010, 782062, 'Charlestown', 'charlestown', 'us', 1),
(434011, 782062, 'Lonaconing', 'lonaconing', 'us', 1),
(434012, 782062, 'Trappe', 'trappe', 'us', 1),
(434013, 782062, 'Charlotte Hall', 'charlotte-hall', 'us', 1),
(434014, 782062, 'Pittsville', 'pittsville', 'us', 1),
(434015, 782062, 'Colmar Manor', 'colmar-manor', 'us', 1),
(434016, 782062, 'Ridgely', 'ridgely', 'us', 1),
(434017, 782062, 'New Windsor', 'new-windsor', 'us', 1),
(434018, 782062, 'Prince Frederick', 'prince-frederick', 'us', 1),
(434019, 782062, 'Rock Hall', 'rock-hall', 'us', 1),
(434020, 782062, 'Owings', 'owings', 'us', 1),
(434021, 782062, 'Brandywine', 'brandywine', 'us', 1),
(434022, 782062, 'Myersville', 'myersville', 'us', 1),
(434023, 782062, 'Cavetown', 'cavetown', 'us', 1),
(434024, 782062, 'Landover Hills', 'landover-hills', 'us', 1),
(434025, 782062, 'Solomons', 'solomons', 'us', 1),
(434026, 782062, 'Hancock', 'hancock', 'us', 1),
(434027, 782062, 'Hughesville', 'hughesville', 'us', 1),
(434028, 782062, 'Rising Sun', 'rising-sun', 'us', 1),
(434029, 782062, 'Greensboro', 'greensboro', 'us', 1),
(434030, 782062, 'Lusby', 'lusby', 'us', 1),
(434031, 782062, 'Crownsville', 'crownsville', 'us', 1),
(434032, 782062, 'Cabin John', 'cabin-john', 'us', 1),
(434033, 782062, 'Hurlock', 'hurlock', 'us', 1),
(434034, 782062, 'Kensington', 'kensington', 'us', 1),
(434035, 782062, 'North Beach', 'north-beach', 'us', 1),
(434036, 782062, 'Williamsport', 'williamsport', 'us', 1),
(434037, 782062, 'Oakland', 'oakland', 'us', 1),
(434038, 782062, 'Clarksburg', 'clarksburg', 'us', 1),
(434039, 782062, 'Delmar', 'delmar', 'us', 1),
(434040, 782062, 'Westernport', 'westernport', 'us', 1),
(434041, 782062, 'Leonardtown', 'leonardtown', 'us', 1),
(434042, 782062, 'Grasonville', 'grasonville', 'us', 1),
(434043, 782062, 'Snow Hill', 'snow-hill', 'us', 1),
(434044, 782062, 'University Park', 'university-park', 'us', 1),
(434045, 782062, 'Maugansville', 'maugansville', 'us', 1),
(434046, 782062, 'Princess Anne', 'princess-anne', 'us', 1),
(434047, 782062, 'Emmitsburg', 'emmitsburg', 'us', 1),
(434048, 782062, 'Dunkirk', 'dunkirk', 'us', 1),
(434049, 782062, 'Huntingtown', 'huntingtown', 'us', 1),
(434050, 782062, 'Federalsburg', 'federalsburg', 'us', 1),
(434051, 782062, 'Centreville', 'centreville', 'us', 1),
(434052, 782062, 'Springdale', 'springdale', 'us', 1),
(434053, 782062, 'Perryman', 'perryman', 'us', 1),
(434054, 782062, 'Middletown', 'middletown', 'us', 1),
(434055, 782062, 'Chevy Chase', 'chevy-chase', 'us', 1),
(434056, 782062, 'Crisfield', 'crisfield', 'us', 1),
(434057, 782062, 'Boonsboro', 'boonsboro', 'us', 1),
(434058, 782062, 'Brentwood', 'brentwood', 'us', 1),
(434059, 782062, 'Smithsburg', 'smithsburg', 'us', 1),
(434060, 782062, 'Denton', 'denton', 'us', 1),
(434061, 782062, 'Berwyn Heights', 'berwyn-heights', 'us', 1),
(434062, 782062, 'Jarrettsville', 'jarrettsville', 'us', 1),
(434063, 782062, 'Chesapeake Beach', 'chesapeake-beach', 'us', 1),
(434064, 782062, 'Indian Head', 'indian-head', 'us', 1),
(434065, 782062, 'Mayo', 'mayo', 'us', 1),
(434066, 782062, 'Manchester', 'manchester', 'us', 1),
(434067, 782062, 'Perryville', 'perryville', 'us', 1),
(434068, 782062, 'Fruitland', 'fruitland', 'us', 1),
(434069, 782062, 'Berlin', 'berlin', 'us', 1),
(434070, 782062, 'Chester', 'chester', 'us', 1),
(434071, 782062, 'Pocomoke City', 'pocomoke-city', 'us', 1),
(434072, 782062, 'Riva', 'riva', 'us', 1),
(434073, 782062, 'Sykesville', 'sykesville', 'us', 1),
(434074, 782062, 'Braddock Heights', 'braddock-heights', 'us', 1),
(434075, 782062, 'Chestertown', 'chestertown', 'us', 1),
(434076, 782062, 'Kingsville', 'kingsville', 'us', 1),
(434077, 782062, 'Deale', 'deale', 'us', 1),
(434078, 782062, 'Brunswick', 'brunswick', 'us', 1),
(434079, 782062, 'Taneytown', 'taneytown', 'us', 1),
(434080, 782062, 'Hampstead', 'hampstead', 'us', 1),
(434081, 782062, 'Poolesville', 'poolesville', 'us', 1),
(434082, 782062, 'Bryans Road', 'bryans-road', 'us', 1),
(434083, 782062, 'Walkersville', 'walkersville', 'us', 1),
(434084, 782062, 'Thurmont', 'thurmont', 'us', 1),
(434085, 782062, 'Marlow Heights', 'marlow-heights', 'us', 1),
(434086, 782062, 'District Heights', 'district-heights', 'us', 1),
(434087, 782062, 'Shady Side', 'shady-side', 'us', 1),
(434088, 782062, 'Glenarden', 'glenarden', 'us', 1),
(434089, 782062, 'Cheverly', 'cheverly', 'us', 1),
(434090, 782062, 'Darnestown', 'darnestown', 'us', 1),
(434091, 782062, 'Ocean City', 'ocean-city', 'us', 1),
(434092, 782062, 'Stevensville', 'stevensville', 'us', 1),
(434093, 782062, 'Linthicum', 'linthicum', 'us', 1),
(434094, 782062, 'Bladensburg', 'bladensburg', 'us', 1),
(434095, 782062, 'Frostburg', 'frostburg', 'us', 1),
(434096, 782062, 'Largo', 'largo', 'us', 1),
(434097, 782062, 'Burtonsville', 'burtonsville', 'us', 1),
(434098, 782062, 'La Plata', 'la-plata', 'us', 1),
(434099, 782062, 'Temple Hills', 'temple-hills', 'us', 1),
(434100, 782062, 'Jessup', 'jessup', 'us', 1),
(434101, 782062, 'Mount Airy', 'mount-airy', 'us', 1),
(434102, 782062, 'White Marsh', 'white-marsh', 'us', 1),
(434103, 782062, 'Mount Rainier', 'mount-rainier', 'us', 1),
(434104, 782062, 'California', 'california', 'us', 1),
(434105, 782062, 'Accokeek', 'accokeek', 'us', 1),
(434106, 782062, 'Mitchellville', 'mitchellville', 'us', 1),
(434107, 782062, 'Bel Air', 'bel-air', 'us', 1),
(434108, 782062, 'Fallston', 'fallston', 'us', 1),
(434109, 782062, 'Cambridge', 'cambridge', 'us', 1),
(434110, 782062, 'Havre de Grace', 'havre-de-grace', 'us', 1),
(434111, 782062, 'Lexington Park', 'lexington-park', 'us', 1),
(434112, 782062, 'Forestville', 'forestville', 'us', 1),
(434113, 782062, 'Damascus', 'damascus', 'us', 1),
(434114, 782062, 'Easton', 'easton', 'us', 1),
(434115, 782062, 'New Carrollton', 'new-carrollton', 'us', 1),
(434116, 782062, 'Pasadena', 'pasadena', 'us', 1),
(434117, 782062, 'Riviera Beach', 'riviera-beach', 'us', 1),
(434118, 782062, 'Ocean Pines', 'ocean-pines', 'us', 1),
(434119, 782062, 'Aberdeen', 'aberdeen', 'us', 1),
(434120, 782062, 'Glenn Dale', 'glenn-dale', 'us', 1),
(434121, 782062, 'Elkton', 'elkton', 'us', 1),
(434122, 782062, 'Hyattsville', 'hyattsville', 'us', 1),
(434123, 782062, 'Adelphi', 'adelphi', 'us', 1),
(434124, 782062, 'Beltsville', 'beltsville', 'us', 1),
(434125, 782062, 'Takoma Park', 'takoma-park', 'us', 1),
(434126, 782062, 'Westminster', 'westminster', 'us', 1),
(434127, 782062, 'Camp Springs', 'camp-springs', 'us', 1),
(434128, 782062, 'Rosedale', 'rosedale', 'us', 1),
(434129, 782062, 'Cockeysville', 'cockeysville', 'us', 1),
(434130, 782062, 'Cumberland', 'cumberland', 'us', 1),
(434131, 782062, 'Arbutus', 'arbutus', 'us', 1),
(434132, 782062, 'Colesville', 'colesville', 'us', 1),
(434133, 782062, 'Laurel', 'laurel', 'us', 1),
(434134, 782062, 'Elkridge', 'elkridge', 'us', 1),
(434135, 782062, 'Greenbelt', 'greenbelt', 'us', 1),
(434136, 782062, 'Edgewood', 'edgewood', 'us', 1),
(434137, 782062, 'Fort Washington', 'fort-washington', 'us', 1),
(434138, 782062, 'Middle River', 'middle-river', 'us', 1),
(434139, 782062, 'Reisterstown', 'reisterstown', 'us', 1),
(434140, 782062, 'Crofton', 'crofton', 'us', 1),
(434141, 782062, 'Arnold', 'arnold', 'us', 1),
(434142, 782062, 'College Park', 'college-park', 'us', 1),
(434143, 782062, 'North Potomac', 'north-potomac', 'us', 1),
(434144, 782062, 'Odenton', 'odenton', 'us', 1),
(434145, 782062, 'Salisbury', 'salisbury', 'us', 1),
(434146, 782062, 'Waldorf', 'waldorf', 'us', 1),
(434147, 782062, 'Owings Mills', 'owings-mills', 'us', 1),
(434148, 782062, 'Clinton', 'clinton', 'us', 1),
(434149, 782062, 'Severna Park', 'severna-park', 'us', 1),
(434150, 782062, 'Parkville', 'parkville', 'us', 1),
(434151, 782062, 'Pikesville', 'pikesville', 'us', 1),
(434152, 782062, 'Perry Hall', 'perry-hall', 'us', 1),
(434153, 782062, 'Randallstown', 'randallstown', 'us', 1),
(434154, 782062, 'Annapolis', 'annapolis', 'us', 1),
(434155, 782062, 'Olney', 'olney', 'us', 1),
(434156, 782062, 'Hagerstown', 'hagerstown', 'us', 1),
(434157, 782062, 'Woodlawn', 'woodlawn', 'us', 1),
(434158, 782062, 'Eldersburg', 'eldersburg', 'us', 1),
(434159, 782062, 'Essex', 'essex', 'us', 1),
(434160, 782062, 'Glen Burnie', 'glen-burnie', 'us', 1),
(434161, 782062, 'Montgomery Village', 'montgomery-village', 'us', 1),
(434162, 782062, 'Severn', 'severn', 'us', 1),
(434163, 782062, 'Catonsville', 'catonsville', 'us', 1),
(434164, 782062, 'North Bethesda', 'north-bethesda', 'us', 1),
(434165, 782062, 'Potomac', 'potomac', 'us', 1),
(434166, 782062, 'Bowie', 'bowie', 'us', 1),
(434167, 782062, 'Bethesda', 'bethesda', 'us', 1),
(434168, 782062, 'Towson', 'towson', 'us', 1),
(434169, 782062, 'Frederick', 'frederick', 'us', 1),
(434170, 782062, 'Gaithersburg', 'gaithersburg', 'us', 1),
(434171, 782062, 'Rockville', 'rockville', 'us', 1),
(434172, 782062, 'Dundalk', 'dundalk', 'us', 1),
(434173, 782062, 'Germantown', 'germantown', 'us', 1),
(434174, 782062, 'Ellicott City', 'ellicott-city', 'us', 1),
(434175, 782062, 'Silver Spring', 'silver-spring', 'us', 1),
(434176, 782062, 'Columbia', 'columbia', 'us', 1),
(434177, 782062, 'Baltimore', 'baltimore', 'us', 1),
(434178, 782063, 'North Quincy', 'north-quincy', 'us', 1),
(434179, 782063, 'Wareham', 'wareham', 'us', 1),
(434180, 782063, 'Accord', 'accord', 'us', 1),
(434181, 782063, 'Allston', 'allston', 'us', 1),
(434182, 782063, 'Amherst', 'amherst', 'us', 1),
(434183, 782063, 'Ashley Falls', 'ashley-falls', 'us', 1),
(434184, 782063, 'Assonet', 'assonet', 'us', 1),
(434185, 782063, 'Attleboro Falls', 'attleboro-falls', 'us', 1),
(434186, 782063, 'Auburndale', 'auburndale', 'us', 1),
(434187, 782063, 'Bass River', 'bass-river', 'us', 1),
(434188, 782063, 'Berkshire', 'berkshire', 'us', 1),
(434189, 782063, 'Boxboro', 'boxboro', 'us', 1),
(434190, 782063, 'Bradford', 'bradford', 'us', 1),
(434191, 782063, 'Brant Rock', 'brant-rock', 'us', 1),
(434192, 782063, 'Brighton', 'brighton', 'us', 1),
(434193, 782063, 'Bryantville', 'bryantville', 'us', 1),
(434194, 782063, 'Byfield', 'byfield', 'us', 1),
(434195, 782063, 'Cataumet', 'cataumet', 'us', 1),
(434196, 782063, 'Charlestown', 'charlestown', 'us', 1),
(434197, 782063, 'Charlton City', 'charlton-city', 'us', 1),
(434198, 782063, 'Chartley', 'chartley', 'us', 1),
(434199, 782063, 'Cherry Valley', 'cherry-valley', 'us', 1),
(434200, 782063, 'Chestnut Hill', 'chestnut-hill', 'us', 1),
(434201, 782063, 'Cummaquid', 'cummaquid', 'us', 1),
(434202, 782063, 'Cuttyhunk', 'cuttyhunk', 'us', 1),
(434203, 782063, 'Dorchester', 'dorchester', 'us', 1),
(434204, 782063, 'East Boston', 'east-boston', 'us', 1),
(434205, 782063, 'East Freetown', 'east-freetown', 'us', 1),
(434206, 782063, 'East Orleans', 'east-orleans', 'us', 1),
(434207, 782063, 'East Otis', 'east-otis', 'us', 1),
(434208, 782063, 'East Taunton', 'east-taunton', 'us', 1),
(434209, 782063, 'East Templeton', 'east-templeton', 'us', 1),
(434210, 782063, 'East Walpole', 'east-walpole', 'us', 1),
(434211, 782063, 'East Wareham', 'east-wareham', 'us', 1),
(434212, 782063, 'East Weymouth', 'east-weymouth', 'us', 1),
(434213, 782063, 'Edgartown', 'edgartown', 'us', 1),
(434214, 782063, 'Fayville', 'fayville', 'us', 1),
(434215, 782063, 'Feeding Hills', 'feeding-hills', 'us', 1),
(434216, 782063, 'Florence', 'florence', 'us', 1),
(434217, 782063, 'Foxboro', 'foxboro', 'us', 1),
(434218, 782063, 'Gay Head', 'gay-head', 'us', 1),
(434219, 782063, 'Georgetown', 'georgetown', 'us', 1),
(434220, 782063, 'Gilbertville', 'gilbertville', 'us', 1),
(434221, 782063, 'Green Harbor', 'green-harbor', 'us', 1),
(434222, 782063, 'Haydenville', 'haydenville', 'us', 1),
(434223, 782063, 'Humarock', 'humarock', 'us', 1),
(434224, 782063, 'Hyannis Port', 'hyannis-port', 'us', 1),
(434225, 782063, 'Hyde Park', 'hyde-park', 'us', 1),
(434226, 782063, 'Indian Orchard', 'indian-orchard', 'us', 1),
(434227, 782063, 'Jamaica Plain', 'jamaica-plain', 'us', 1),
(434228, 782063, 'Jefferson', 'jefferson', 'us', 1),
(434229, 782063, 'Lakeville', 'lakeville', 'us', 1),
(434230, 782063, 'Leeds', 'leeds', 'us', 1),
(434231, 782063, 'Lenox Dale', 'lenox-dale', 'us', 1),
(434232, 782063, 'Linwood', 'linwood', 'us', 1),
(434233, 782063, 'Littleton', 'littleton', 'us', 1),
(434234, 782063, 'Manchaug', 'manchaug', 'us', 1),
(434235, 782063, 'Manchester', 'manchester', 'us', 1),
(434236, 782063, 'Manomet', 'manomet', 'us', 1),
(434237, 782063, 'Mattapan', 'mattapan', 'us', 1),
(434238, 782063, 'Middleboro', 'middleboro', 'us', 1),
(434239, 782063, 'Mill River', 'mill-river', 'us', 1),
(434240, 782063, 'Needham Heights', 'needham-heights', 'us', 1),
(434241, 782063, 'Newton Center', 'newton-center', 'us', 1),
(434242, 782063, 'Newton Highlands', 'newton-highlands', 'us', 1),
(434243, 782063, 'Newtonville', 'newtonville', 'us', 1),
(434244, 782063, 'North Attleboro', 'north-attleboro', 'us', 1),
(434245, 782063, 'North Billerica', 'north-billerica', 'us', 1),
(434246, 782063, 'North Carver', 'north-carver', 'us', 1),
(434247, 782063, 'North Chatham', 'north-chatham', 'us', 1),
(434248, 782063, 'North Chelmsford', 'north-chelmsford', 'us', 1),
(434249, 782063, 'North Dartmouth', 'north-dartmouth', 'us', 1),
(434250, 782063, 'North Dighton', 'north-dighton', 'us', 1),
(434251, 782063, 'North Easton', 'north-easton', 'us', 1),
(434252, 782063, 'North Egremont', 'north-egremont', 'us', 1),
(434253, 782063, 'North Grafton', 'north-grafton', 'us', 1),
(434254, 782063, 'North Hatfield', 'north-hatfield', 'us', 1),
(434255, 782063, 'North Oxford', 'north-oxford', 'us', 1),
(434256, 782063, 'North Truro', 'north-truro', 'us', 1),
(434257, 782063, 'North Uxbridge', 'north-uxbridge', 'us', 1),
(434258, 782063, 'North Weymouth', 'north-weymouth', 'us', 1),
(434259, 782063, 'Pembroke', 'pembroke', 'us', 1),
(434260, 782063, 'Plainfield', 'plainfield', 'us', 1),
(434261, 782063, 'Prides Crossing', 'prides-crossing', 'us', 1),
(434262, 782063, 'Readville', 'readville', 'us', 1),
(434263, 782063, 'Rochdale', 'rochdale', 'us', 1),
(434264, 782063, 'Roslindale', 'roslindale', 'us', 1),
(434265, 782063, 'Roxbury', 'roxbury', 'us', 1),
(434266, 782063, 'Roxbury Crossing', 'roxbury-crossing', 'us', 1),
(434267, 782063, 'Sagamore Beach', 'sagamore-beach', 'us', 1),
(434268, 782063, 'Siasconset', 'siasconset', 'us', 1),
(434269, 782063, 'South Attleboro', 'south-attleboro', 'us', 1),
(434270, 782063, 'South Barre', 'south-barre', 'us', 1),
(434271, 782063, 'South Carver', 'south-carver', 'us', 1),
(434272, 782063, 'South Chatham', 'south-chatham', 'us', 1),
(434273, 782063, 'South Dartmouth', 'south-dartmouth', 'us', 1),
(434274, 782063, 'South Easton', 'south-easton', 'us', 1),
(434275, 782063, 'South Egremont', 'south-egremont', 'us', 1),
(434276, 782063, 'South Hamilton', 'south-hamilton', 'us', 1),
(434277, 782063, 'South Harwich', 'south-harwich', 'us', 1),
(434278, 782063, 'South Lee', 'south-lee', 'us', 1),
(434279, 782063, 'South Orleans', 'south-orleans', 'us', 1),
(434280, 782063, 'South Wellfleet', 'south-wellfleet', 'us', 1),
(434281, 782063, 'South Weymouth', 'south-weymouth', 'us', 1),
(434282, 782063, 'Southfield', 'southfield', 'us', 1),
(434283, 782063, 'South Walpole', 'south-walpole', 'us', 1),
(434284, 782063, 'Still River', 'still-river', 'us', 1),
(434285, 782063, 'Thorndike', 'thorndike', 'us', 1),
(434286, 782063, 'Waban', 'waban', 'us', 1),
(434287, 782063, 'Wellesley Hills', 'wellesley-hills', 'us', 1),
(434288, 782063, 'West Boxford', 'west-boxford', 'us', 1),
(434289, 782063, 'West Groton', 'west-groton', 'us', 1),
(434290, 782063, 'West Harwich', 'west-harwich', 'us', 1),
(434291, 782063, 'West Hatfield', 'west-hatfield', 'us', 1),
(434292, 782063, 'West Hyannisport', 'west-hyannisport', 'us', 1),
(434293, 782063, 'West Newton', 'west-newton', 'us', 1),
(434294, 782063, 'West Townsend', 'west-townsend', 'us', 1),
(434295, 782063, 'West Roxbury', 'west-roxbury', 'us', 1),
(434296, 782063, 'West Warren', 'west-warren', 'us', 1),
(434297, 782063, 'Westport Point', 'westport-point', 'us', 1),
(434298, 782063, 'Wilkinsonville', 'wilkinsonville', 'us', 1),
(434299, 782063, 'Wollaston', 'wollaston', 'us', 1),
(434300, 782063, 'Clarksburg', 'clarksburg', 'us', 1),
(434301, 782063, 'Dartmouth', 'dartmouth', 'us', 1),
(434302, 782063, 'Devens', 'devens', 'us', 1),
(434303, 782063, 'Hanscom AFB', 'hanscom-afb', 'us', 1),
(434304, 782063, 'Newbury', 'newbury', 'us', 1),
(434305, 782063, 'South Grafton', 'south-grafton', 'us', 1),
(434306, 782063, 'Westport', 'westport', 'us', 1),
(434307, 782063, 'Worthington', 'worthington', 'us', 1),
(434308, 782063, 'Tyringham', 'tyringham', 'us', 1),
(434309, 782063, 'Rowe', 'rowe', 'us', 1),
(434310, 782063, 'Middlefield', 'middlefield', 'us', 1),
(434311, 782063, 'Washington', 'washington', 'us', 1),
(434312, 782063, 'Montgomery', 'montgomery', 'us', 1),
(434313, 782063, 'Florida', 'florida', 'us', 1),
(434314, 782063, 'Savoy', 'savoy', 'us', 1),
(434315, 782063, 'Hancock', 'hancock', 'us', 1),
(434316, 782063, 'Warwick', 'warwick', 'us', 1),
(434317, 782063, 'Leyden', 'leyden', 'us', 1),
(434318, 782063, 'Heath', 'heath', 'us', 1),
(434319, 782063, 'Sandisfield', 'sandisfield', 'us', 1),
(434320, 782063, 'Chilmark', 'chilmark', 'us', 1),
(434321, 782063, 'Windsor', 'windsor', 'us', 1),
(434322, 782063, 'Goshen', 'goshen', 'us', 1),
(434323, 782063, 'Woods Hole', 'woods-hole', 'us', 1),
(434324, 782063, 'New Braintree', 'new-braintree', 'us', 1),
(434325, 782063, 'New Salem', 'new-salem', 'us', 1),
(434326, 782063, 'Monterey', 'monterey', 'us', 1),
(434327, 782063, 'Cummington', 'cummington', 'us', 1),
(434328, 782063, 'Wendell', 'wendell', 'us', 1),
(434329, 782063, 'Northfield', 'northfield', 'us', 1),
(434330, 782063, 'Millers Falls', 'millers-falls', 'us', 1),
(434331, 782063, 'Barre', 'barre', 'us', 1),
(434332, 782063, 'Petersham', 'petersham', 'us', 1),
(434333, 782063, 'Onset', 'onset', 'us', 1),
(434334, 782063, 'Chesterfield', 'chesterfield', 'us', 1),
(434335, 782063, 'Blandford', 'blandford', 'us', 1),
(434336, 782063, 'Royalston', 'royalston', 'us', 1),
(434337, 782063, 'Hatfield', 'hatfield', 'us', 1),
(434338, 782063, 'Chester', 'chester', 'us', 1),
(434339, 782063, 'Granby', 'granby', 'us', 1),
(434340, 782063, 'Shirley', 'shirley', 'us', 1),
(434341, 782063, 'Essex', 'essex', 'us', 1),
(434342, 782063, 'Charlemont', 'charlemont', 'us', 1),
(434343, 782063, 'Gill', 'gill', 'us', 1),
(434344, 782063, 'Otis', 'otis', 'us', 1),
(434345, 782063, 'Housatonic', 'housatonic', 'us', 1),
(434346, 782063, 'East Brookfield', 'east-brookfield', 'us', 1),
(434347, 782063, 'West Chatham', 'west-chatham', 'us', 1),
(434348, 782063, 'Warren', 'warren', 'us', 1),
(434349, 782063, 'Pelham', 'pelham', 'us', 1),
(434350, 782063, 'West Stockbridge', 'west-stockbridge', 'us', 1),
(434351, 782063, 'Holland', 'holland', 'us', 1),
(434352, 782063, 'Erving', 'erving', 'us', 1),
(434353, 782063, 'Westhampton', 'westhampton', 'us', 1),
(434354, 782063, 'West Barnstable', 'west-barnstable', 'us', 1),
(434355, 782063, 'New Marlborough', 'new-marlborough', 'us', 1),
(434356, 782063, 'Granville', 'granville', 'us', 1),
(434357, 782063, 'Chatham', 'chatham', 'us', 1),
(434358, 782063, 'Rowley', 'rowley', 'us', 1),
(434359, 782063, 'Whately', 'whately', 'us', 1),
(434360, 782063, 'Richmond', 'richmond', 'us', 1),
(434361, 782063, 'Lenox', 'lenox', 'us', 1),
(434362, 782063, 'Phillipston', 'phillipston', 'us', 1),
(434363, 782063, 'Russell', 'russell', 'us', 1),
(434364, 782063, 'Leverett', 'leverett', 'us', 1),
(434365, 782063, 'West Brookfield', 'west-brookfield', 'us', 1),
(434366, 782063, 'Oakham', 'oakham', 'us', 1),
(434367, 782063, 'Orleans', 'orleans', 'us', 1),
(434368, 782063, 'South Lancaster', 'south-lancaster', 'us', 1),
(434369, 782063, 'Wales', 'wales', 'us', 1),
(434370, 782063, 'Becket', 'becket', 'us', 1),
(434371, 782063, 'Bondsville', 'bondsville', 'us', 1),
(434372, 782063, 'West Wareham', 'west-wareham', 'us', 1),
(434373, 782063, 'Harwich Port', 'harwich-port', 'us', 1),
(434374, 782063, 'Ashfield', 'ashfield', 'us', 1),
(434375, 782063, 'South Deerfield', 'south-deerfield', 'us', 1),
(434376, 782063, 'Conway', 'conway', 'us', 1),
(434377, 782063, 'Shutesbury', 'shutesbury', 'us', 1),
(434378, 782063, 'Colrain', 'colrain', 'us', 1),
(434379, 782063, 'Baldwinville', 'baldwinville', 'us', 1),
(434380, 782063, 'Hinsdale', 'hinsdale', 'us', 1),
(434381, 782063, 'West Falmouth', 'west-falmouth', 'us', 1),
(434382, 782063, 'Shelburne Falls', 'shelburne-falls', 'us', 1),
(434383, 782063, 'Teaticket', 'teaticket', 'us', 1),
(434384, 782063, 'Lee', 'lee', 'us', 1),
(434385, 782063, 'Sturbridge', 'sturbridge', 'us', 1),
(434386, 782063, 'Buckland', 'buckland', 'us', 1),
(434387, 782063, 'North Eastham', 'north-eastham', 'us', 1),
(434388, 782063, 'Truro', 'truro', 'us', 1),
(434389, 782063, 'Fiskdale', 'fiskdale', 'us', 1),
(434390, 782063, 'Vineyard Haven', 'vineyard-haven', 'us', 1),
(434391, 782063, 'Bernardston', 'bernardston', 'us', 1),
(434392, 782063, 'Huntington', 'huntington', 'us', 1),
(434393, 782063, 'Rutland', 'rutland', 'us', 1),
(434394, 782063, 'Dover', 'dover', 'us', 1),
(434395, 782063, 'Great Barrington', 'great-barrington', 'us', 1),
(434396, 782063, 'Stockbridge', 'stockbridge', 'us', 1),
(434397, 782063, 'Cotuit', 'cotuit', 'us', 1),
(434398, 782063, 'Berlin', 'berlin', 'us', 1),
(434399, 782063, 'Marshfield Hills', 'marshfield-hills', 'us', 1),
(434400, 782063, 'Boxford', 'boxford', 'us', 1),
(434401, 782063, 'North Brookfield', 'north-brookfield', 'us', 1),
(434402, 782063, 'Williamsburg', 'williamsburg', 'us', 1),
(434403, 782063, 'East Douglas', 'east-douglas', 'us', 1),
(434404, 782063, 'West Tisbury', 'west-tisbury', 'us', 1),
(434405, 782063, 'Pocasset', 'pocasset', 'us', 1),
(434406, 782063, 'Hardwick', 'hardwick', 'us', 1),
(434407, 782063, 'Plympton', 'plympton', 'us', 1),
(434408, 782063, 'West Dennis', 'west-dennis', 'us', 1),
(434409, 782063, 'Monument Beach', 'monument-beach', 'us', 1),
(434410, 782063, 'Millville', 'millville', 'us', 1),
(434411, 782063, 'Wellfleet', 'wellfleet', 'us', 1),
(434412, 782063, 'Topsfield', 'topsfield', 'us', 1),
(434413, 782063, 'Dunstable', 'dunstable', 'us', 1),
(434414, 782063, 'Three Rivers', 'three-rivers', 'us', 1),
(434415, 782063, 'Ashby', 'ashby', 'us', 1),
(434416, 782063, 'Osterville', 'osterville', 'us', 1),
(434417, 782063, 'Ayer', 'ayer', 'us', 1),
(434418, 782063, 'Lanesborough', 'lanesborough', 'us', 1),
(434419, 782063, 'Provincetown', 'provincetown', 'us', 1),
(434420, 782063, 'Brookfield', 'brookfield', 'us', 1),
(434421, 782063, 'Sheffield', 'sheffield', 'us', 1),
(434422, 782063, 'Brimfield', 'brimfield', 'us', 1),
(434423, 782063, 'Princeton', 'princeton', 'us', 1),
(434424, 782063, 'Cheshire', 'cheshire', 'us', 1),
(434425, 782063, 'Nahant', 'nahant', 'us', 1),
(434426, 782063, 'Raynham Center', 'raynham-center', 'us', 1),
(434427, 782063, 'Buzzards Bay', 'buzzards-bay', 'us', 1),
(434428, 782063, 'East Dennis', 'east-dennis', 'us', 1),
(434429, 782063, 'South Dennis', 'south-dennis', 'us', 1),
(434430, 782063, 'North Falmouth', 'north-falmouth', 'us', 1),
(434431, 782063, 'Oak Bluffs', 'oak-bluffs', 'us', 1),
(434432, 782063, 'Sunderland', 'sunderland', 'us', 1),
(434433, 782063, 'Hubbardston', 'hubbardston', 'us', 1),
(434434, 782063, 'East Sandwich', 'east-sandwich', 'us', 1),
(434435, 782063, 'Orange', 'orange', 'us', 1),
(434436, 782063, 'Dennis Port', 'dennis-port', 'us', 1),
(434437, 782063, 'Boylston', 'boylston', 'us', 1),
(434438, 782063, 'Sagamore', 'sagamore', 'us', 1),
(434439, 782063, 'Bolton', 'bolton', 'us', 1),
(434440, 782063, 'West Newbury', 'west-newbury', 'us', 1),
(434441, 782063, 'Hopedale', 'hopedale', 'us', 1),
(434442, 782063, 'Sherborn', 'sherborn', 'us', 1),
(434443, 782063, 'Turners Falls', 'turners-falls', 'us', 1),
(434444, 782063, 'Paxton', 'paxton', 'us', 1),
(434445, 782063, 'Wenham', 'wenham', 'us', 1),
(434446, 782063, 'Avon', 'avon', 'us', 1),
(434447, 782063, 'Forestdale', 'forestdale', 'us', 1),
(434448, 782063, 'Rochester', 'rochester', 'us', 1),
(434449, 782063, 'Williamstown', 'williamstown', 'us', 1),
(434450, 782063, 'Carlisle', 'carlisle', 'us', 1),
(434451, 782063, 'Deerfield', 'deerfield', 'us', 1),
(434452, 782063, 'Salisbury', 'salisbury', 'us', 1),
(434453, 782063, 'Hadley', 'hadley', 'us', 1),
(434454, 782063, 'Marion', 'marion', 'us', 1),
(434455, 782063, 'Hampden', 'hampden', 'us', 1),
(434456, 782063, 'Mendon', 'mendon', 'us', 1),
(434457, 782063, 'Southampton', 'southampton', 'us', 1),
(434458, 782063, 'Adams', 'adams', 'us', 1),
(434459, 782063, 'Eastham', 'eastham', 'us', 1),
(434460, 782063, 'Ashburnham', 'ashburnham', 'us', 1),
(434461, 782063, 'Rockport', 'rockport', 'us', 1),
(434462, 782063, 'Upton', 'upton', 'us', 1),
(434463, 782063, 'Berkley', 'berkley', 'us', 1),
(434464, 782063, 'Yarmouth Port', 'yarmouth-port', 'us', 1),
(434465, 782063, 'Stow', 'stow', 'us', 1),
(434466, 782063, 'Harvard', 'harvard', 'us', 1),
(434467, 782063, 'Groveland', 'groveland', 'us', 1),
(434468, 782063, 'Merrimac', 'merrimac', 'us', 1),
(434469, 782063, 'Dighton', 'dighton', 'us', 1),
(434470, 782063, 'Mattapoisett', 'mattapoisett', 'us', 1),
(434471, 782063, 'Whitinsville', 'whitinsville', 'us', 1),
(434472, 782063, 'West Bridgewater', 'west-bridgewater', 'us', 1),
(434473, 782063, 'Templeton', 'templeton', 'us', 1),
(434474, 782063, 'West Yarmouth', 'west-yarmouth', 'us', 1),
(434475, 782063, 'Dalton', 'dalton', 'us', 1),
(434476, 782063, 'Westminster', 'westminster', 'us', 1),
(434477, 782063, 'East Falmouth', 'east-falmouth', 'us', 1),
(434478, 782063, 'Douglas', 'douglas', 'us', 1),
(434479, 782063, 'Sterling', 'sterling', 'us', 1),
(434480, 782063, 'Cohasset', 'cohasset', 'us', 1),
(434481, 782063, 'Lancaster', 'lancaster', 'us', 1),
(434482, 782063, 'West Boylston', 'west-boylston', 'us', 1),
(434483, 782063, 'Halifax', 'halifax', 'us', 1),
(434484, 782063, 'Plainville', 'plainville', 'us', 1),
(434485, 782063, 'Marstons Mills', 'marstons-mills', 'us', 1),
(434486, 782063, 'Millis', 'millis', 'us', 1),
(434487, 782063, 'Lincoln', 'lincoln', 'us', 1),
(434488, 782063, 'Hamilton', 'hamilton', 'us', 1),
(434489, 782063, 'Monson', 'monson', 'us', 1),
(434490, 782063, 'Montague', 'montague', 'us', 1),
(434491, 782063, 'Blackstone', 'blackstone', 'us', 1),
(434492, 782063, 'Centerville', 'centerville', 'us', 1),
(434493, 782063, 'Sutton', 'sutton', 'us', 1),
(434494, 782063, 'Southwick', 'southwick', 'us', 1),
(434495, 782063, 'Southborough', 'southborough', 'us', 1),
(434496, 782063, 'Middleton', 'middleton', 'us', 1),
(434497, 782063, 'Maynard', 'maynard', 'us', 1),
(434498, 782063, 'Norfolk', 'norfolk', 'us', 1),
(434499, 782063, 'Norwell', 'norwell', 'us', 1),
(434500, 782063, 'Acushnet', 'acushnet', 'us', 1),
(434501, 782063, 'Holbrook', 'holbrook', 'us', 1),
(434502, 782063, 'Leicester', 'leicester', 'us', 1),
(434503, 782063, 'Dudley', 'dudley', 'us', 1),
(434504, 782063, 'Wrentham', 'wrentham', 'us', 1),
(434505, 782063, 'Hull', 'hull', 'us', 1),
(434506, 782063, 'Tyngsboro', 'tyngsboro', 'us', 1),
(434507, 782063, 'Rehoboth', 'rehoboth', 'us', 1),
(434508, 782063, 'Ware', 'ware', 'us', 1),
(434509, 782063, 'Weston', 'weston', 'us', 1),
(434510, 782063, 'Carver', 'carver', 'us', 1),
(434511, 782063, 'Lynnfield', 'lynnfield', 'us', 1),
(434512, 782063, 'South Yarmouth', 'south-yarmouth', 'us', 1),
(434513, 782063, 'Bedford', 'bedford', 'us', 1),
(434514, 782063, 'Uxbridge', 'uxbridge', 'us', 1),
(434515, 782063, 'Charlton', 'charlton', 'us', 1),
(434516, 782063, 'Athol', 'athol', 'us', 1),
(434517, 782063, 'Winchendon', 'winchendon', 'us', 1),
(434518, 782063, 'Medway', 'medway', 'us', 1),
(434519, 782063, 'Harwich', 'harwich', 'us', 1),
(434520, 782063, 'Raynham', 'raynham', 'us', 1),
(434521, 782063, 'Wayland', 'wayland', 'us', 1),
(434522, 782063, 'Millbury', 'millbury', 'us', 1),
(434523, 782063, 'Seekonk', 'seekonk', 'us', 1),
(434524, 782063, 'Holliston', 'holliston', 'us', 1),
(434525, 782063, 'East Bridgewater', 'east-bridgewater', 'us', 1),
(434526, 782063, 'Westwood', 'westwood', 'us', 1),
(434527, 782063, 'Northbridge', 'northbridge', 'us', 1),
(434528, 782063, 'North Reading', 'north-reading', 'us', 1),
(434529, 782063, 'North Adams', 'north-adams', 'us', 1),
(434530, 782063, 'Hyannis', 'hyannis', 'us', 1),
(434531, 782063, 'Swampscott', 'swampscott', 'us', 1),
(434532, 782063, 'Whitman', 'whitman', 'us', 1),
(434533, 782063, 'Nantucket', 'nantucket', 'us', 1),
(434534, 782063, 'Spencer', 'spencer', 'us', 1),
(434535, 782063, 'Mashpee', 'mashpee', 'us', 1),
(434536, 782063, 'Medfield', 'medfield', 'us', 1),
(434537, 782063, 'East Longmeadow', 'east-longmeadow', 'us', 1),
(434538, 782063, 'Hanson', 'hanson', 'us', 1),
(434539, 782063, 'Kingston', 'kingston', 'us', 1),
(434540, 782063, 'Longmeadow', 'longmeadow', 'us', 1),
(434541, 782063, 'Ashland', 'ashland', 'us', 1),
(434542, 782063, 'Clinton', 'clinton', 'us', 1),
(434543, 782063, 'Fairhaven', 'fairhaven', 'us', 1),
(434544, 782063, 'Lunenburg', 'lunenburg', 'us', 1),
(434545, 782063, 'Swansea', 'swansea', 'us', 1),
(434546, 782063, 'Grafton', 'grafton', 'us', 1),
(434547, 782063, 'Easthampton', 'easthampton', 'us', 1),
(434548, 782063, 'Auburn', 'auburn', 'us', 1),
(434549, 782063, 'Concord', 'concord', 'us', 1),
(434550, 782063, 'Hanover', 'hanover', 'us', 1),
(434551, 782063, 'Townsend', 'townsend', 'us', 1),
(434552, 782063, 'Holden', 'holden', 'us', 1),
(434553, 782063, 'Sudbury', 'sudbury', 'us', 1),
(434554, 782063, 'Abington', 'abington', 'us', 1),
(434555, 782063, 'Pepperell', 'pepperell', 'us', 1),
(434556, 782063, 'Newburyport', 'newburyport', 'us', 1),
(434557, 782063, 'Winthrop', 'winthrop', 'us', 1),
(434558, 782063, 'South Hadley', 'south-hadley', 'us', 1),
(434559, 782063, 'Oxford', 'oxford', 'us', 1),
(434560, 782063, 'Rockland', 'rockland', 'us', 1),
(434561, 782063, 'Palmer', 'palmer', 'us', 1),
(434562, 782063, 'Northborough', 'northborough', 'us', 1),
(434563, 782063, 'Amesbury', 'amesbury', 'us', 1),
(434564, 782063, 'Ipswich', 'ipswich', 'us', 1),
(434565, 782063, 'Groton', 'groton', 'us', 1),
(434566, 782063, 'Somerset', 'somerset', 'us', 1),
(434567, 782063, 'Webster', 'webster', 'us', 1),
(434568, 782063, 'Southbridge', 'southbridge', 'us', 1),
(434569, 782063, 'Hudson', 'hudson', 'us', 1),
(434570, 782063, 'Greenfield', 'greenfield', 'us', 1),
(434571, 782063, 'Norton', 'norton', 'us', 1),
(434572, 782063, 'Marblehead', 'marblehead', 'us', 1),
(434573, 782063, 'Wilbraham', 'wilbraham', 'us', 1),
(434574, 782063, 'Acton', 'acton', 'us', 1),
(434575, 782063, 'Gardner', 'gardner', 'us', 1),
(434576, 782063, 'Winchester', 'winchester', 'us', 1),
(434577, 782063, 'Westford', 'westford', 'us', 1),
(434578, 782063, 'Canton', 'canton', 'us', 1),
(434579, 782063, 'Wilmington', 'wilmington', 'us', 1),
(434580, 782063, 'Stoneham', 'stoneham', 'us', 1),
(434581, 782063, 'Ludlow', 'ludlow', 'us', 1),
(434582, 782063, 'Belchertown', 'belchertown', 'us', 1),
(434583, 782063, 'Hopkinton', 'hopkinton', 'us', 1),
(434584, 782063, 'Bellingham', 'bellingham', 'us', 1),
(434585, 782063, 'Burlington', 'burlington', 'us', 1),
(434586, 782063, 'Dedham', 'dedham', 'us', 1),
(434587, 782063, 'Mansfield', 'mansfield', 'us', 1),
(434588, 782063, 'Reading', 'reading', 'us', 1),
(434589, 782063, 'Easton', 'easton', 'us', 1),
(434590, 782063, 'Belmont', 'belmont', 'us', 1),
(434591, 782063, 'Sharon', 'sharon', 'us', 1),
(434592, 782063, 'Wakefield', 'wakefield', 'us', 1),
(434593, 782063, 'Milton', 'milton', 'us', 1),
(434594, 782063, 'Danvers', 'danvers', 'us', 1),
(434595, 782063, 'Scituate', 'scituate', 'us', 1),
(434596, 782063, 'Wellesley', 'wellesley', 'us', 1),
(434597, 782063, 'Melrose', 'melrose', 'us', 1),
(434598, 782063, 'Saugus', 'saugus', 'us', 1),
(434599, 782063, 'Dennis', 'dennis', 'us', 1),
(434600, 782063, 'Stoughton', 'stoughton', 'us', 1),
(434601, 782063, 'Duxbury', 'duxbury', 'us', 1),
(434602, 782063, 'West Springfield', 'west-springfield', 'us', 1),
(434603, 782063, 'North Andover', 'north-andover', 'us', 1),
(434604, 782063, 'Norwood', 'norwood', 'us', 1),
(434605, 782063, 'Milford', 'milford', 'us', 1),
(434606, 782063, 'Agawam', 'agawam', 'us', 1),
(434607, 782063, 'Dracut', 'dracut', 'us', 1),
(434608, 782063, 'Needham', 'needham', 'us', 1),
(434609, 782063, 'Westborough', 'westborough', 'us', 1),
(434610, 782063, 'Tewksbury', 'tewksbury', 'us', 1),
(434611, 782063, 'Northampton', 'northampton', 'us', 1),
(434612, 782063, 'Hingham', 'hingham', 'us', 1),
(434613, 782063, 'Franklin', 'franklin', 'us', 1),
(434614, 782063, 'Lexington', 'lexington', 'us', 1),
(434615, 782063, 'Randolph', 'randolph', 'us', 1),
(434616, 782063, 'Gloucester', 'gloucester', 'us', 1),
(434617, 782063, 'Natick', 'natick', 'us', 1),
(434618, 782063, 'Walpole', 'walpole', 'us', 1),
(434619, 782063, 'Watertown', 'watertown', 'us', 1),
(434620, 782063, 'Chelsea', 'chelsea', 'us', 1),
(434621, 782063, 'Braintree', 'braintree', 'us', 1),
(434622, 782063, 'Shrewsbury', 'shrewsbury', 'us', 1),
(434623, 782063, 'Chelmsford', 'chelmsford', 'us', 1),
(434624, 782063, 'Bourne', 'bourne', 'us', 1),
(434625, 782063, 'Sandwich', 'sandwich', 'us', 1),
(434626, 782063, 'Bridgewater', 'bridgewater', 'us', 1),
(434627, 782063, 'Brewster', 'brewster', 'us', 1),
(434628, 782063, 'Everett', 'everett', 'us', 1),
(434629, 782063, 'Woburn', 'woburn', 'us', 1),
(434630, 782063, 'Marlborough', 'marlborough', 'us', 1),
(434631, 782063, 'Beverly', 'beverly', 'us', 1),
(434632, 782063, 'Billerica', 'billerica', 'us', 1),
(434633, 782063, 'Holyoke', 'holyoke', 'us', 1),
(434634, 782063, 'Fitchburg', 'fitchburg', 'us', 1),
(434635, 782063, 'Marshfield', 'marshfield', 'us', 1),
(434636, 782063, 'Westfield', 'westfield', 'us', 1),
(434637, 782063, 'Arlington', 'arlington', 'us', 1),
(434638, 782063, 'Leominster', 'leominster', 'us', 1),
(434639, 782063, 'Salem', 'salem', 'us', 1),
(434640, 782063, 'Pittsfield', 'pittsfield', 'us', 1),
(434641, 782063, 'Attleboro', 'attleboro', 'us', 1),
(434642, 782063, 'Methuen', 'methuen', 'us', 1),
(434643, 782063, 'Revere', 'revere', 'us', 1),
(434644, 782063, 'Barnstable', 'barnstable', 'us', 1),
(434645, 782063, 'Peabody', 'peabody', 'us', 1),
(434646, 782063, 'Andover', 'andover', 'us', 1),
(434647, 782063, 'Medford', 'medford', 'us', 1),
(434648, 782063, 'Weymouth', 'weymouth', 'us', 1),
(434649, 782063, 'Chicopee', 'chicopee', 'us', 1),
(434650, 782063, 'Malden', 'malden', 'us', 1),
(434651, 782063, 'Brookline', 'brookline', 'us', 1),
(434652, 782063, 'Taunton', 'taunton', 'us', 1),
(434653, 782063, 'Waltham', 'waltham', 'us', 1),
(434654, 782063, 'Falmouth', 'falmouth', 'us', 1),
(434655, 782063, 'Haverhill', 'haverhill', 'us', 1),
(434656, 782063, 'Framingham', 'framingham', 'us', 1),
(434657, 782063, 'Lawrence', 'lawrence', 'us', 1),
(434658, 782063, 'Somerville', 'somerville', 'us', 1),
(434659, 782063, 'Newton', 'newton', 'us', 1),
(434660, 782063, 'Quincy', 'quincy', 'us', 1),
(434661, 782063, 'Lynn', 'lynn', 'us', 1),
(434662, 782063, 'Plymouth', 'plymouth', 'us', 1),
(434663, 782063, 'Fall River', 'fall-river', 'us', 1),
(434664, 782063, 'New Bedford', 'new-bedford', 'us', 1),
(434665, 782063, 'Brockton', 'brockton', 'us', 1),
(434666, 782063, 'Cambridge', 'cambridge', 'us', 1),
(434667, 782063, 'Lowell', 'lowell', 'us', 1),
(434668, 782063, 'Springfield', 'springfield', 'us', 1),
(434669, 782063, 'Worcester', 'worcester', 'us', 1),
(434670, 782063, 'South Boston', 'south-boston', 'us', 1),
(434671, 782063, 'Boston', 'boston', 'us', 1),
(434672, 782064, 'Champion', 'champion', 'us', 1),
(434673, 782064, 'Chase', 'chase', 'us', 1),
(434674, 782064, 'Acme', 'acme', 'us', 1),
(434675, 782064, 'Ada', 'ada', 'us', 1),
(434676, 782064, 'Afton', 'afton', 'us', 1),
(434677, 782064, 'Alba', 'alba', 'us', 1),
(434678, 782064, 'Alden', 'alden', 'us', 1),
(434679, 782064, 'Alger', 'alger', 'us', 1),
(434680, 782064, 'Allenton', 'allenton', 'us', 1),
(434681, 782064, 'Allouez', 'allouez', 'us', 1),
(434682, 782064, 'Alto', 'alto', 'us', 1),
(434683, 782064, 'Amasa', 'amasa', 'us', 1),
(434684, 782064, 'Arcadia', 'arcadia', 'us', 1),
(434685, 782064, 'Atlantic Mine', 'atlantic-mine', 'us', 1),
(434686, 782064, 'Attica', 'attica', 'us', 1),
(434687, 782064, 'Au Train', 'au-train', 'us', 1),
(434688, 782064, 'Avoca', 'avoca', 'us', 1),
(434689, 782064, 'Bailey', 'bailey', 'us', 1),
(434690, 782064, 'Bannister', 'bannister', 'us', 1),
(434691, 782064, 'Barbeau', 'barbeau', 'us', 1),
(434692, 782064, 'Bark River', 'bark-river', 'us', 1),
(434693, 782064, 'Barton City', 'barton-city', 'us', 1),
(434694, 782064, 'Bath', 'bath', 'us', 1),
(434695, 782064, 'Bay Port', 'bay-port', 'us', 1),
(434696, 782064, 'Bay View', 'bay-view', 'us', 1),
(434697, 782064, 'Belmont', 'belmont', 'us', 1),
(434698, 782064, 'Bergland', 'bergland', 'us', 1),
(434699, 782064, 'Berrien Center', 'berrien-center', 'us', 1),
(434700, 782064, 'Bitely', 'bitely', 'us', 1),
(434701, 782064, 'Black River', 'black-river', 'us', 1),
(434702, 782064, 'Blanchard', 'blanchard', 'us', 1),
(434703, 782064, 'Bloomfield', 'bloomfield', 'us', 1),
(434704, 782064, 'Boon', 'boon', 'us', 1),
(434705, 782064, 'Brant', 'brant', 'us', 1),
(434706, 782064, 'Brethren', 'brethren', 'us', 1),
(434707, 782064, 'Brimley', 'brimley', 'us', 1),
(434708, 782064, 'Brockway', 'brockway', 'us', 1),
(434709, 782064, 'Bruce Crossing', 'bruce-crossing', 'us', 1),
(434710, 782064, 'Brunswick', 'brunswick', 'us', 1),
(434711, 782064, 'Brutus', 'brutus', 'us', 1),
(434712, 782064, 'Burnips', 'burnips', 'us', 1),
(434713, 782064, 'Carp Lake', 'carp-lake', 'us', 1),
(434714, 782064, 'Casco', 'casco', 'us', 1),
(434715, 782064, 'Cedar', 'cedar', 'us', 1),
(434716, 782064, 'Cedar Lake', 'cedar-lake', 'us', 1),
(434717, 782064, 'Cedarville', 'cedarville', 'us', 1),
(434718, 782064, 'Ceresco', 'ceresco', 'us', 1),
(434719, 782064, 'Channing', 'channing', 'us', 1),
(434720, 782064, 'Chassell', 'chassell', 'us', 1),
(434721, 782064, 'Chesterfield', 'chesterfield', 'us', 1),
(434722, 782064, 'Chippewa Lake', 'chippewa-lake', 'us', 1),
(434723, 782064, 'Christmas', 'christmas', 'us', 1),
(434724, 782064, 'Clarklake', 'clarklake', 'us', 1),
(434725, 782064, 'Clyde', 'clyde', 'us', 1),
(434726, 782064, 'Columbus', 'columbus', 'us', 1),
(434727, 782064, 'Comstock', 'comstock', 'us', 1),
(434728, 782064, 'Conklin', 'conklin', 'us', 1),
(434729, 782064, 'Conway', 'conway', 'us', 1),
(434730, 782064, 'Cooks', 'cooks', 'us', 1),
(434731, 782064, 'Copper Harbor', 'copper-harbor', 'us', 1),
(434732, 782064, 'Coral', 'coral', 'us', 1),
(434733, 782064, 'Cornell', 'cornell', 'us', 1),
(434734, 782064, 'Covert', 'covert', 'us', 1),
(434735, 782064, 'Covington', 'covington', 'us', 1),
(434736, 782064, 'Crystal', 'crystal', 'us', 1),
(434737, 782064, 'Curran', 'curran', 'us', 1),
(434738, 782064, 'Curtis', 'curtis', 'us', 1),
(434739, 782064, 'Dafter', 'dafter', 'us', 1),
(434740, 782064, 'Davisburg', 'davisburg', 'us', 1),
(434741, 782064, 'Decker', 'decker', 'us', 1),
(434742, 782064, 'Deerton', 'deerton', 'us', 1),
(434743, 782064, 'Deford', 'deford', 'us', 1),
(434744, 782064, 'Delton', 'delton', 'us', 1),
(434745, 782064, 'Dollar Bay', 'dollar-bay', 'us', 1),
(434746, 782064, 'Dorr', 'dorr', 'us', 1),
(434747, 782064, 'Dowling', 'dowling', 'us', 1),
(434748, 782064, 'Drayton Plains', 'drayton-plains', 'us', 1),
(434749, 782064, 'Dutton', 'dutton', 'us', 1),
(434750, 782064, 'Eagle Harbor', 'eagle-harbor', 'us', 1),
(434751, 782064, 'East Leroy', 'east-leroy', 'us', 1),
(434752, 782064, 'Eastport', 'eastport', 'us', 1),
(434753, 782064, 'Eben Junction', 'eben-junction', 'us', 1),
(434754, 782064, 'Eckerman', 'eckerman', 'us', 1),
(434755, 782064, 'Edenville', 'edenville', 'us', 1),
(434756, 782064, 'Elmira', 'elmira', 'us', 1),
(434757, 782064, 'Elwell', 'elwell', 'us', 1),
(434758, 782064, 'Engadine', 'engadine', 'us', 1),
(434759, 782064, 'Erie', 'erie', 'us', 1),
(434760, 782064, 'Ewen', 'ewen', 'us', 1),
(434761, 782064, 'Fair Haven', 'fair-haven', 'us', 1),
(434762, 782064, 'Fairview', 'fairview', 'us', 1),
(434763, 782064, 'Falmouth', 'falmouth', 'us', 1),
(434764, 782064, 'Felch', 'felch', 'us', 1),
(434765, 782064, 'Fenwick', 'fenwick', 'us', 1),
(434766, 782064, 'Filer City', 'filer-city', 'us', 1),
(434767, 782064, 'Filion', 'filion', 'us', 1),
(434768, 782064, 'Foster City', 'foster-city', 'us', 1),
(434769, 782064, 'Fostoria', 'fostoria', 'us', 1),
(434770, 782064, 'Frederic', 'frederic', 'us', 1),
(434771, 782064, 'Fulton', 'fulton', 'us', 1),
(434772, 782064, 'Genesee', 'genesee', 'us', 1),
(434773, 782064, 'Germfask', 'germfask', 'us', 1),
(434774, 782064, 'Glen Arbor', 'glen-arbor', 'us', 1),
(434775, 782064, 'Glenn', 'glenn', 'us', 1),
(434776, 782064, 'Glennie', 'glennie', 'us', 1),
(434777, 782064, 'Goetzville', 'goetzville', 'us', 1),
(434778, 782064, 'Goodells', 'goodells', 'us', 1),
(434779, 782064, 'Gould City', 'gould-city', 'us', 1),
(434780, 782064, 'Gowen', 'gowen', 'us', 1),
(434781, 782064, 'Grand Junction', 'grand-junction', 'us', 1),
(434782, 782064, 'Grand Marais', 'grand-marais', 'us', 1),
(434783, 782064, 'Grawn', 'grawn', 'us', 1),
(434784, 782064, 'Greenbush', 'greenbush', 'us', 1),
(434785, 782064, 'Greenland', 'greenland', 'us', 1),
(434786, 782064, 'Gregory', 'gregory', 'us', 1),
(434787, 782064, 'Gulliver', 'gulliver', 'us', 1),
(434788, 782064, 'Hadley', 'hadley', 'us', 1),
(434789, 782064, 'Hale', 'hale', 'us', 1),
(434790, 782064, 'Hamburg', 'hamburg', 'us', 1),
(434791, 782064, 'Hamilton', 'hamilton', 'us', 1),
(434792, 782064, 'Harbert', 'harbert', 'us', 1),
(434793, 782064, 'Harris', 'harris', 'us', 1),
(434794, 782064, 'Hartland', 'hartland', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(434795, 782064, 'Hawks', 'hawks', 'us', 1),
(434796, 782064, 'Henderson', 'henderson', 'us', 1),
(434797, 782064, 'Hermansville', 'hermansville', 'us', 1),
(434798, 782064, 'Herron', 'herron', 'us', 1),
(434799, 782064, 'Hessel', 'hessel', 'us', 1),
(434800, 782064, 'Hickory Corners', 'hickory-corners', 'us', 1),
(434801, 782064, 'Higgins Lake', 'higgins-lake', 'us', 1),
(434802, 782064, 'Highland', 'highland', 'us', 1),
(434803, 782064, 'Holton', 'holton', 'us', 1),
(434804, 782064, 'Hope', 'hope', 'us', 1),
(434805, 782064, 'Horton', 'horton', 'us', 1),
(434806, 782064, 'Hulbert', 'hulbert', 'us', 1),
(434807, 782064, 'Ida', 'ida', 'us', 1),
(434808, 782064, 'Idlewild', 'idlewild', 'us', 1),
(434809, 782064, 'Ingalls', 'ingalls', 'us', 1),
(434810, 782064, 'Interlochen', 'interlochen', 'us', 1),
(434811, 782064, 'Irons', 'irons', 'us', 1),
(434812, 782064, 'Jamestown', 'jamestown', 'us', 1),
(434813, 782064, 'Jasper', 'jasper', 'us', 1),
(434814, 782064, 'Jeddo', 'jeddo', 'us', 1),
(434815, 782064, 'Jerome', 'jerome', 'us', 1),
(434816, 782064, 'Johannesburg', 'johannesburg', 'us', 1),
(434817, 782064, 'Jones', 'jones', 'us', 1),
(434818, 782064, 'Kawkawlin', 'kawkawlin', 'us', 1),
(434819, 782064, 'Kenton', 'kenton', 'us', 1),
(434820, 782064, 'Kewadin', 'kewadin', 'us', 1),
(434821, 782064, 'Kimball', 'kimball', 'us', 1),
(434822, 782064, 'Kinross', 'kinross', 'us', 1),
(434823, 782064, 'La Salle', 'la-salle', 'us', 1),
(434824, 782064, 'Lachine', 'lachine', 'us', 1),
(434825, 782064, 'Lake', 'lake', 'us', 1),
(434826, 782064, 'Lake George', 'lake-george', 'us', 1),
(434827, 782064, 'Lake Leelanau', 'lake-leelanau', 'us', 1),
(434828, 782064, 'Lakeland', 'lakeland', 'us', 1),
(434829, 782064, 'Lakeport', 'lakeport', 'us', 1),
(434830, 782064, 'Lakeside', 'lakeside', 'us', 1),
(434831, 782064, 'Leland', 'leland', 'us', 1),
(434832, 782064, 'Leonidas', 'leonidas', 'us', 1),
(434833, 782064, 'Leroy', 'leroy', 'us', 1),
(434834, 782064, 'Levering', 'levering', 'us', 1),
(434835, 782064, 'Linwood', 'linwood', 'us', 1),
(434836, 782064, 'Little Lake', 'little-lake', 'us', 1),
(434837, 782064, 'Long Lake', 'long-lake', 'us', 1),
(434838, 782064, 'Lupton', 'lupton', 'us', 1),
(434839, 782064, 'Luzerne', 'luzerne', 'us', 1),
(434840, 782064, 'Macatawa', 'macatawa', 'us', 1),
(434841, 782064, 'Macomb', 'macomb', 'us', 1),
(434842, 782064, 'Manitou Beach', 'manitou-beach', 'us', 1),
(434843, 782064, 'Maple City', 'maple-city', 'us', 1),
(434844, 782064, 'Marenisco', 'marenisco', 'us', 1),
(434845, 782064, 'Marne', 'marne', 'us', 1),
(434846, 782064, 'Mass City', 'mass-city', 'us', 1),
(434847, 782064, 'McMillan', 'mcmillan', 'us', 1),
(434848, 782064, 'Mears', 'mears', 'us', 1),
(434849, 782064, 'Merritt', 'merritt', 'us', 1),
(434850, 782064, 'Middleton', 'middleton', 'us', 1),
(434851, 782064, 'Mikado', 'mikado', 'us', 1),
(434852, 782064, 'Mohawk', 'mohawk', 'us', 1),
(434853, 782064, 'Moline', 'moline', 'us', 1),
(434854, 782064, 'Moran', 'moran', 'us', 1),
(434855, 782064, 'Munger', 'munger', 'us', 1),
(434856, 782064, 'Munith', 'munith', 'us', 1),
(434857, 782064, 'National City', 'national-city', 'us', 1),
(434858, 782064, 'Naubinway', 'naubinway', 'us', 1),
(434859, 782064, 'New Boston', 'new-boston', 'us', 1),
(434860, 782064, 'New Hudson', 'new-hudson', 'us', 1),
(434861, 782064, 'New Troy', 'new-troy', 'us', 1),
(434862, 782064, 'Newport', 'newport', 'us', 1),
(434863, 782064, 'Nottawa', 'nottawa', 'us', 1),
(434864, 782064, 'Nunica', 'nunica', 'us', 1),
(434865, 782064, 'Oden', 'oden', 'us', 1),
(434866, 782064, 'Omena', 'omena', 'us', 1),
(434867, 782064, 'Onondaga', 'onondaga', 'us', 1),
(434868, 782064, 'Orleans', 'orleans', 'us', 1),
(434869, 782064, 'Oshtemo', 'oshtemo', 'us', 1),
(434870, 782064, 'Osseo', 'osseo', 'us', 1),
(434871, 782064, 'Painesdale', 'painesdale', 'us', 1),
(434872, 782064, 'Palms', 'palms', 'us', 1),
(434873, 782064, 'Palmyra', 'palmyra', 'us', 1),
(434874, 782064, 'Palo', 'palo', 'us', 1),
(434875, 782064, 'Paradise', 'paradise', 'us', 1),
(434876, 782064, 'Paris', 'paris', 'us', 1),
(434877, 782064, 'Pelkie', 'pelkie', 'us', 1),
(434878, 782064, 'Perkins', 'perkins', 'us', 1),
(434879, 782064, 'Pickford', 'pickford', 'us', 1),
(434880, 782064, 'Pittsford', 'pittsford', 'us', 1),
(434881, 782064, 'Pleasant Lake', 'pleasant-lake', 'us', 1),
(434882, 782064, 'Pointe Aux Pins', 'pointe-aux-pins', 'us', 1),
(434883, 782064, 'Pompeii', 'pompeii', 'us', 1),
(434884, 782064, 'Presque Isle', 'presque-isle', 'us', 1),
(434885, 782064, 'Pullman', 'pullman', 'us', 1),
(434886, 782064, 'Ramsay', 'ramsay', 'us', 1),
(434887, 782064, 'Rapid City', 'rapid-city', 'us', 1),
(434888, 782064, 'Rapid River', 'rapid-river', 'us', 1),
(434889, 782064, 'Ray', 'ray', 'us', 1),
(434890, 782064, 'Remus', 'remus', 'us', 1),
(434891, 782064, 'Rhodes', 'rhodes', 'us', 1),
(434892, 782064, 'Richville', 'richville', 'us', 1),
(434893, 782064, 'Riga', 'riga', 'us', 1),
(434894, 782064, 'Riley', 'riley', 'us', 1),
(434895, 782064, 'Riverdale', 'riverdale', 'us', 1),
(434896, 782064, 'Rives Junction', 'rives-junction', 'us', 1),
(434897, 782064, 'Rock', 'rock', 'us', 1),
(434898, 782064, 'Rockland', 'rockland', 'us', 1),
(434899, 782064, 'Rodney', 'rodney', 'us', 1),
(434900, 782064, 'Rudyard', 'rudyard', 'us', 1),
(434901, 782064, 'Ruth', 'ruth', 'us', 1),
(434902, 782064, 'Sagola', 'sagola', 'us', 1),
(434903, 782064, 'Salem', 'salem', 'us', 1),
(434904, 782064, 'Samaria', 'samaria', 'us', 1),
(434905, 782064, 'Sand Creek', 'sand-creek', 'us', 1),
(434906, 782064, 'Sawyer', 'sawyer', 'us', 1),
(434907, 782064, 'Scotts', 'scotts', 'us', 1),
(434908, 782064, 'Sears', 'sears', 'us', 1),
(434909, 782064, 'Seney', 'seney', 'us', 1),
(434910, 782064, 'Shaftsburg', 'shaftsburg', 'us', 1),
(434911, 782064, 'Shelbyville', 'shelbyville', 'us', 1),
(434912, 782064, 'Shingleton', 'shingleton', 'us', 1),
(434913, 782064, 'Sidnaw', 'sidnaw', 'us', 1),
(434914, 782064, 'Sidney', 'sidney', 'us', 1),
(434915, 782064, 'Silverwood', 'silverwood', 'us', 1),
(434916, 782064, 'Six Lakes', 'six-lakes', 'us', 1),
(434917, 782064, 'Skandia', 'skandia', 'us', 1),
(434918, 782064, 'Skanee', 'skanee', 'us', 1),
(434919, 782064, 'Smiths Creek', 'smiths-creek', 'us', 1),
(434920, 782064, 'Snover', 'snover', 'us', 1),
(434921, 782064, 'Sodus', 'sodus', 'us', 1),
(434922, 782064, 'Somerset', 'somerset', 'us', 1),
(434923, 782064, 'Somerset Center', 'somerset-center', 'us', 1),
(434924, 782064, 'South Boardman', 'south-boardman', 'us', 1),
(434925, 782064, 'South Branch', 'south-branch', 'us', 1),
(434926, 782064, 'Spalding', 'spalding', 'us', 1),
(434927, 782064, 'Spruce', 'spruce', 'us', 1),
(434928, 782064, 'Sumner', 'sumner', 'us', 1),
(434929, 782064, 'Tipton', 'tipton', 'us', 1),
(434930, 782064, 'Toivola', 'toivola', 'us', 1),
(434931, 782064, 'Topinabee', 'topinabee', 'us', 1),
(434932, 782064, 'Trenary', 'trenary', 'us', 1),
(434933, 782064, 'Trout Creek', 'trout-creek', 'us', 1),
(434934, 782064, 'Trout Lake', 'trout-lake', 'us', 1),
(434935, 782064, 'Trufant', 'trufant', 'us', 1),
(434936, 782064, 'Union', 'union', 'us', 1),
(434937, 782064, 'Union Lake', 'union-lake', 'us', 1),
(434938, 782064, 'Union Pier', 'union-pier', 'us', 1),
(434939, 782064, 'Vestaburg', 'vestaburg', 'us', 1),
(434940, 782064, 'Vulcan', 'vulcan', 'us', 1),
(434941, 782064, 'Walhalla', 'walhalla', 'us', 1),
(434942, 782064, 'Wallace', 'wallace', 'us', 1),
(434943, 782064, 'Walloon Lake', 'walloon-lake', 'us', 1),
(434944, 782064, 'Washington', 'washington', 'us', 1),
(434945, 782064, 'Waters', 'waters', 'us', 1),
(434946, 782064, 'Watersmeet', 'watersmeet', 'us', 1),
(434947, 782064, 'Watton', 'watton', 'us', 1),
(434948, 782064, 'Wells', 'wells', 'us', 1),
(434949, 782064, 'Wellston', 'wellston', 'us', 1),
(434950, 782064, 'West Olive', 'west-olive', 'us', 1),
(434951, 782064, 'Weston', 'weston', 'us', 1),
(434952, 782064, 'Wetmore', 'wetmore', 'us', 1),
(434953, 782064, 'Wheeler', 'wheeler', 'us', 1),
(434954, 782064, 'White Lake', 'white-lake', 'us', 1),
(434955, 782064, 'White Pine', 'white-pine', 'us', 1),
(434956, 782064, 'Whittaker', 'whittaker', 'us', 1),
(434957, 782064, 'Williamsburg', 'williamsburg', 'us', 1),
(434958, 782064, 'Willis', 'willis', 'us', 1),
(434959, 782064, 'Wilson', 'wilson', 'us', 1),
(434960, 782064, 'Winn', 'winn', 'us', 1),
(434961, 782064, 'Bentley', 'bentley', 'us', 1),
(434962, 782064, 'Addison Twp', 'addison-twp', 'us', 1),
(434963, 782064, 'Beaver Island', 'beaver-island', 'us', 1),
(434964, 782064, 'Berlin', 'berlin', 'us', 1),
(434965, 782064, 'Branch', 'branch', 'us', 1),
(434966, 782064, 'Brownstown', 'brownstown', 'us', 1),
(434967, 782064, 'Brownstown TWP', 'brownstown-twp', 'us', 1),
(434968, 782064, 'Bruce TWP', 'bruce-twp', 'us', 1),
(434969, 782064, 'Burtchville', 'burtchville', 'us', 1),
(434970, 782064, 'China', 'china', 'us', 1),
(434971, 782064, 'Clay', 'clay', 'us', 1),
(434972, 782064, 'Clinton Township', 'clinton-township', 'us', 1),
(434973, 782064, 'Clinton Twp', 'clinton-twp', 'us', 1),
(434974, 782064, 'Comins', 'comins', 'us', 1),
(434975, 782064, 'Commerce Township', 'commerce-township', 'us', 1),
(434976, 782064, 'Commerce Twp', 'commerce-twp', 'us', 1),
(434977, 782064, 'Cottrellville', 'cottrellville', 'us', 1),
(434978, 782064, 'Drummond Island', 'drummond-island', 'us', 1),
(434979, 782064, 'East China', 'east-china', 'us', 1),
(434980, 782064, 'East Detroit', 'east-detroit', 'us', 1),
(434981, 782064, 'Eastlake', 'eastlake', 'us', 1),
(434982, 782064, 'Fort Gratiot', 'fort-gratiot', 'us', 1),
(434983, 782064, 'Grant Twp', 'grant-twp', 'us', 1),
(434984, 782064, 'Harrison Township', 'harrison-township', 'us', 1),
(434985, 782064, 'Harrison Twp', 'harrison-twp', 'us', 1),
(434986, 782064, 'Harsens Island', 'harsens-island', 'us', 1),
(434987, 782064, 'Ira', 'ira', 'us', 1),
(434988, 782064, 'Kenockee', 'kenockee', 'us', 1),
(434989, 782064, 'Kincheloe', 'kincheloe', 'us', 1),
(434990, 782064, 'L Anse', 'l-anse', 'us', 1),
(434991, 782064, 'Lenox', 'lenox', 'us', 1),
(434992, 782064, 'McBrides', 'mcbrides', 'us', 1),
(434993, 782064, 'Mussey', 'mussey', 'us', 1),
(434994, 782064, 'North Street', 'north-street', 'us', 1),
(434995, 782064, 'Oakland', 'oakland', 'us', 1),
(434996, 782064, 'Oakland Twp', 'oakland-twp', 'us', 1),
(434997, 782064, 'Orion', 'orion', 'us', 1),
(434998, 782064, 'Ottawa Lake', 'ottawa-lake', 'us', 1),
(434999, 782064, 'Sault Sainte Marie', 'sault-sainte-marie', 'us', 1),
(435000, 782064, 'Selfridge Angb', 'selfridge-angb', 'us', 1),
(435001, 782064, 'Shelby Township', 'shelby-township', 'us', 1),
(435002, 782064, 'Shelby Twp', 'shelby-twp', 'us', 1),
(435003, 782064, 'Van Buren Twp', 'van-buren-twp', 'us', 1),
(435004, 782064, 'Wales', 'wales', 'us', 1),
(435005, 782064, 'West Bloomfield', 'west-bloomfield', 'us', 1),
(435006, 782064, 'Eagle', 'eagle', 'us', 1),
(435007, 782064, 'Turner', 'turner', 'us', 1),
(435008, 782064, 'Melvin', 'melvin', 'us', 1),
(435009, 782064, 'Harrietta', 'harrietta', 'us', 1),
(435010, 782064, 'Fountain', 'fountain', 'us', 1),
(435011, 782064, 'Free Soil', 'free-soil', 'us', 1),
(435012, 782064, 'Twining', 'twining', 'us', 1),
(435013, 782064, 'Pierson', 'pierson', 'us', 1),
(435014, 782064, 'Stanwood', 'stanwood', 'us', 1),
(435015, 782064, 'Allen', 'allen', 'us', 1),
(435016, 782064, 'Carney', 'carney', 'us', 1),
(435017, 782064, 'Chatham', 'chatham', 'us', 1),
(435018, 782064, 'Garden', 'garden', 'us', 1),
(435019, 782064, 'Copemish', 'copemish', 'us', 1),
(435020, 782064, 'Tustin', 'tustin', 'us', 1),
(435021, 782064, 'Minden City', 'minden-city', 'us', 1),
(435022, 782064, 'Emmett', 'emmett', 'us', 1),
(435023, 782064, 'Millersburg', 'millersburg', 'us', 1),
(435024, 782064, 'Daggett', 'daggett', 'us', 1),
(435025, 782064, 'Walkerville', 'walkerville', 'us', 1),
(435026, 782064, 'Big Bay', 'big-bay', 'us', 1),
(435027, 782064, 'Owendale', 'owendale', 'us', 1),
(435028, 782064, 'Posen', 'posen', 'us', 1),
(435029, 782064, 'Lake Ann', 'lake-ann', 'us', 1),
(435030, 782064, 'Applegate', 'applegate', 'us', 1),
(435031, 782064, 'Prescott', 'prescott', 'us', 1),
(435032, 782064, 'Port Hope', 'port-hope', 'us', 1),
(435033, 782064, 'Michigamme', 'michigamme', 'us', 1),
(435034, 782064, 'Honor', 'honor', 'us', 1),
(435035, 782064, 'Sherwood', 'sherwood', 'us', 1),
(435036, 782064, 'Clarksville', 'clarksville', 'us', 1),
(435037, 782064, 'Casnovia', 'casnovia', 'us', 1),
(435038, 782064, 'Bear Lake', 'bear-lake', 'us', 1),
(435039, 782064, 'Clifford', 'clifford', 'us', 1),
(435040, 782064, 'Custer', 'custer', 'us', 1),
(435041, 782064, 'Gaastra', 'gaastra', 'us', 1),
(435042, 782064, 'Leonard', 'leonard', 'us', 1),
(435043, 782064, 'Clayton', 'clayton', 'us', 1),
(435044, 782064, 'Omer', 'omer', 'us', 1),
(435045, 782064, 'Oakley', 'oakley', 'us', 1),
(435046, 782064, 'Luther', 'luther', 'us', 1),
(435047, 782064, 'Rosebush', 'rosebush', 'us', 1),
(435048, 782064, 'Boyne Falls', 'boyne-falls', 'us', 1),
(435049, 782064, 'Wolverine', 'wolverine', 'us', 1),
(435050, 782064, 'Lincoln', 'lincoln', 'us', 1),
(435051, 782064, 'Gaines', 'gaines', 'us', 1),
(435052, 782064, 'Gagetown', 'gagetown', 'us', 1),
(435053, 782064, 'Empire', 'empire', 'us', 1),
(435054, 782064, 'Hersey', 'hersey', 'us', 1),
(435055, 782064, 'Montgomery', 'montgomery', 'us', 1),
(435056, 782064, 'Barryton', 'barryton', 'us', 1),
(435057, 782064, 'Beulah', 'beulah', 'us', 1),
(435058, 782064, 'Burlington', 'burlington', 'us', 1),
(435059, 782064, 'Hubbardston', 'hubbardston', 'us', 1),
(435060, 782064, 'Vandalia', 'vandalia', 'us', 1),
(435061, 782064, 'Martin', 'martin', 'us', 1),
(435062, 782064, 'De Tour Village', 'de-tour-village', 'us', 1),
(435063, 782064, 'Otter Lake', 'otter-lake', 'us', 1),
(435064, 782064, 'Hanover', 'hanover', 'us', 1),
(435065, 782064, 'Powers', 'powers', 'us', 1),
(435066, 782064, 'Dansville', 'dansville', 'us', 1),
(435067, 782064, 'Kingston', 'kingston', 'us', 1),
(435068, 782064, 'Perrinton', 'perrinton', 'us', 1),
(435069, 782064, 'Cement City', 'cement-city', 'us', 1),
(435070, 782064, 'Freeport', 'freeport', 'us', 1),
(435071, 782064, 'Akron', 'akron', 'us', 1),
(435072, 782064, 'Mesick', 'mesick', 'us', 1),
(435073, 782064, 'Elberta', 'elberta', 'us', 1),
(435074, 782064, 'Mecosta', 'mecosta', 'us', 1),
(435075, 782064, 'Palmer', 'palmer', 'us', 1),
(435076, 782064, 'Rothbury', 'rothbury', 'us', 1),
(435077, 782064, 'Whittemore', 'whittemore', 'us', 1),
(435078, 782064, 'Ellsworth', 'ellsworth', 'us', 1),
(435079, 782064, 'Fife Lake', 'fife-lake', 'us', 1),
(435080, 782064, 'Thompsonville', 'thompsonville', 'us', 1),
(435081, 782064, 'New Era', 'new-era', 'us', 1),
(435082, 782064, 'Benzonia', 'benzonia', 'us', 1),
(435083, 782064, 'Carsonville', 'carsonville', 'us', 1),
(435084, 782064, 'Mackinac Island', 'mackinac-island', 'us', 1),
(435085, 782064, 'Harrisville', 'harrisville', 'us', 1),
(435086, 782064, 'Metamora', 'metamora', 'us', 1),
(435087, 782064, 'Woodland', 'woodland', 'us', 1),
(435088, 782064, 'Morley', 'morley', 'us', 1),
(435089, 782064, 'North Adams', 'north-adams', 'us', 1),
(435090, 782064, 'Lennon', 'lennon', 'us', 1),
(435091, 782064, 'Kinde', 'kinde', 'us', 1),
(435092, 782064, 'Bloomingdale', 'bloomingdale', 'us', 1),
(435093, 782064, 'Kaleva', 'kaleva', 'us', 1),
(435094, 782064, 'Maybee', 'maybee', 'us', 1),
(435095, 782064, 'Sand Lake', 'sand-lake', 'us', 1),
(435096, 782064, 'Sterling', 'sterling', 'us', 1),
(435097, 782064, 'Ashley', 'ashley', 'us', 1),
(435098, 782064, 'Camden', 'camden', 'us', 1),
(435099, 782064, 'Mulliken', 'mulliken', 'us', 1),
(435100, 782064, 'Pewamo', 'pewamo', 'us', 1),
(435101, 782064, 'Buckley', 'buckley', 'us', 1),
(435102, 782064, 'Hopkins', 'hopkins', 'us', 1),
(435103, 782064, 'Galien', 'galien', 'us', 1),
(435104, 782064, 'Waldron', 'waldron', 'us', 1),
(435105, 782064, 'McBain', 'mcbain', 'us', 1),
(435106, 782064, 'Peck', 'peck', 'us', 1),
(435107, 782064, 'Unionville', 'unionville', 'us', 1),
(435108, 782064, 'Sunfield', 'sunfield', 'us', 1),
(435109, 782064, 'Suttons Bay', 'suttons-bay', 'us', 1),
(435110, 782064, 'New Lothrop', 'new-lothrop', 'us', 1),
(435111, 782064, 'Byron', 'byron', 'us', 1),
(435112, 782064, 'Bancroft', 'bancroft', 'us', 1),
(435113, 782064, 'Vanderbilt', 'vanderbilt', 'us', 1),
(435114, 782064, 'Maple Rapids', 'maple-rapids', 'us', 1),
(435115, 782064, 'Fairgrove', 'fairgrove', 'us', 1),
(435116, 782064, 'Addison', 'addison', 'us', 1),
(435117, 782064, 'Republic', 'republic', 'us', 1),
(435118, 782064, 'Port Sanilac', 'port-sanilac', 'us', 1),
(435119, 782064, 'Eau Claire', 'eau-claire', 'us', 1),
(435120, 782064, 'Onekama', 'onekama', 'us', 1),
(435121, 782064, 'Muir', 'muir', 'us', 1),
(435122, 782064, 'Northport', 'northport', 'us', 1),
(435123, 782064, 'Britton', 'britton', 'us', 1),
(435124, 782064, 'Springport', 'springport', 'us', 1),
(435125, 782064, 'Port Austin', 'port-austin', 'us', 1),
(435126, 782064, 'Tekonsha', 'tekonsha', 'us', 1),
(435127, 782064, 'Hillman', 'hillman', 'us', 1),
(435128, 782064, 'Sheridan', 'sheridan', 'us', 1),
(435129, 782064, 'Rose City', 'rose-city', 'us', 1),
(435130, 782064, 'South Range', 'south-range', 'us', 1),
(435131, 782064, 'Richland', 'richland', 'us', 1),
(435132, 782064, 'Lyons', 'lyons', 'us', 1),
(435133, 782064, 'Climax', 'climax', 'us', 1),
(435134, 782064, 'Burr Oak', 'burr-oak', 'us', 1),
(435135, 782064, 'Atlanta', 'atlanta', 'us', 1),
(435136, 782064, 'Merrill', 'merrill', 'us', 1),
(435137, 782064, 'Columbiaville', 'columbiaville', 'us', 1),
(435138, 782064, 'Vermontville', 'vermontville', 'us', 1),
(435139, 782064, 'Pellston', 'pellston', 'us', 1),
(435140, 782064, 'Elkton', 'elkton', 'us', 1),
(435141, 782064, 'Vernon', 'vernon', 'us', 1),
(435142, 782064, 'Gobles', 'gobles', 'us', 1),
(435143, 782064, 'Dryden', 'dryden', 'us', 1),
(435144, 782064, 'Calumet', 'calumet', 'us', 1),
(435145, 782064, 'Alanson', 'alanson', 'us', 1),
(435146, 782064, 'Westphalia', 'westphalia', 'us', 1),
(435147, 782064, 'Ubly', 'ubly', 'us', 1),
(435148, 782064, 'Stephenson', 'stephenson', 'us', 1),
(435149, 782064, 'Marion', 'marion', 'us', 1),
(435150, 782064, 'Mackinaw City', 'mackinaw-city', 'us', 1),
(435151, 782064, 'Otisville', 'otisville', 'us', 1),
(435152, 782064, 'Farwell', 'farwell', 'us', 1),
(435153, 782064, 'Parma', 'parma', 'us', 1),
(435154, 782064, 'Baroda', 'baroda', 'us', 1),
(435155, 782064, 'Grant', 'grant', 'us', 1),
(435156, 782064, 'Morrice', 'morrice', 'us', 1),
(435157, 782064, 'Caseville', 'caseville', 'us', 1),
(435158, 782064, 'Augusta', 'augusta', 'us', 1),
(435159, 782064, 'Deckerville', 'deckerville', 'us', 1),
(435160, 782064, 'Mendon', 'mendon', 'us', 1),
(435161, 782064, 'Caspian', 'caspian', 'us', 1),
(435162, 782064, 'Lake City', 'lake-city', 'us', 1),
(435163, 782064, 'Sanford', 'sanford', 'us', 1),
(435164, 782064, 'Oscoda', 'oscoda', 'us', 1),
(435165, 782064, 'Onaway', 'onaway', 'us', 1),
(435166, 782064, 'Deerfield', 'deerfield', 'us', 1),
(435167, 782064, 'Pentwater', 'pentwater', 'us', 1),
(435168, 782064, 'Weidman', 'weidman', 'us', 1),
(435169, 782064, 'Au Gres', 'au-gres', 'us', 1),
(435170, 782064, 'Onsted', 'onsted', 'us', 1),
(435171, 782064, 'Elsie', 'elsie', 'us', 1),
(435172, 782064, 'Hubbard Lake', 'hubbard-lake', 'us', 1),
(435173, 782064, 'North Branch', 'north-branch', 'us', 1),
(435174, 782064, 'Hesperia', 'hesperia', 'us', 1),
(435175, 782064, 'Central Lake', 'central-lake', 'us', 1),
(435176, 782064, 'Lewiston', 'lewiston', 'us', 1),
(435177, 782064, 'Mayville', 'mayville', 'us', 1),
(435178, 782064, 'Bingham Farms', 'bingham-farms', 'us', 1),
(435179, 782064, 'Saugatuck', 'saugatuck', 'us', 1),
(435180, 782064, 'Clarkston', 'clarkston', 'us', 1),
(435181, 782064, 'Ossineke', 'ossineke', 'us', 1),
(435182, 782064, 'Lawrence', 'lawrence', 'us', 1),
(435183, 782064, 'Athens', 'athens', 'us', 1),
(435184, 782064, 'Kent City', 'kent-city', 'us', 1),
(435185, 782064, 'Hubbell', 'hubbell', 'us', 1),
(435186, 782064, 'Lake Linden', 'lake-linden', 'us', 1),
(435187, 782064, 'Fowler', 'fowler', 'us', 1),
(435188, 782064, 'Fruitport', 'fruitport', 'us', 1),
(435189, 782064, 'Marcellus', 'marcellus', 'us', 1),
(435190, 782064, 'Burt', 'burt', 'us', 1),
(435191, 782064, 'Millington', 'millington', 'us', 1),
(435192, 782064, 'Reading', 'reading', 'us', 1),
(435193, 782064, 'Baldwin', 'baldwin', 'us', 1),
(435194, 782064, 'Lexington', 'lexington', 'us', 1),
(435195, 782064, 'Lakeview', 'lakeview', 'us', 1),
(435196, 782064, 'Grass Lake', 'grass-lake', 'us', 1),
(435197, 782064, 'Memphis', 'memphis', 'us', 1),
(435198, 782064, 'Concord', 'concord', 'us', 1),
(435199, 782064, 'Edwardsburg', 'edwardsburg', 'us', 1),
(435200, 782064, 'Pigeon', 'pigeon', 'us', 1),
(435201, 782064, 'Beaverton', 'beaverton', 'us', 1),
(435202, 782064, 'Petersburg', 'petersburg', 'us', 1),
(435203, 782064, 'Roscommon', 'roscommon', 'us', 1),
(435204, 782064, 'Quinnesec', 'quinnesec', 'us', 1),
(435205, 782064, 'Bellaire', 'bellaire', 'us', 1),
(435206, 782064, 'Colon', 'colon', 'us', 1),
(435207, 782064, 'Carson City', 'carson-city', 'us', 1),
(435208, 782064, 'Stevensville', 'stevensville', 'us', 1),
(435209, 782064, 'Caledonia', 'caledonia', 'us', 1),
(435210, 782064, 'Laingsburg', 'laingsburg', 'us', 1),
(435211, 782064, 'Napoleon', 'napoleon', 'us', 1),
(435212, 782064, 'Douglas', 'douglas', 'us', 1),
(435213, 782064, 'Stambaugh', 'stambaugh', 'us', 1),
(435214, 782064, 'Manton', 'manton', 'us', 1),
(435215, 782064, 'Brooklyn', 'brooklyn', 'us', 1),
(435216, 782064, 'Ravenna', 'ravenna', 'us', 1),
(435217, 782064, 'Edmore', 'edmore', 'us', 1),
(435218, 782064, 'Baraga', 'baraga', 'us', 1),
(435219, 782064, 'Scottville', 'scottville', 'us', 1),
(435220, 782064, 'Coleman', 'coleman', 'us', 1),
(435221, 782064, 'Harvey', 'harvey', 'us', 1),
(435222, 782064, 'Stockbridge', 'stockbridge', 'us', 1),
(435223, 782064, 'Saranac', 'saranac', 'us', 1),
(435224, 782064, 'Brown City', 'brown-city', 'us', 1),
(435225, 782064, 'Breckenridge', 'breckenridge', 'us', 1),
(435226, 782064, 'Pinconning', 'pinconning', 'us', 1),
(435227, 782064, 'Dimondale', 'dimondale', 'us', 1),
(435228, 782064, 'Bellevue', 'bellevue', 'us', 1),
(435229, 782064, 'Shepherd', 'shepherd', 'us', 1),
(435230, 782064, 'Reese', 'reese', 'us', 1),
(435231, 782064, 'Mancelona', 'mancelona', 'us', 1),
(435232, 782064, 'Luna Pier', 'luna-pier', 'us', 1),
(435233, 782064, 'Ovid', 'ovid', 'us', 1),
(435234, 782064, 'Litchfield', 'litchfield', 'us', 1),
(435235, 782064, 'White Cloud', 'white-cloud', 'us', 1),
(435236, 782064, 'Kingsley', 'kingsley', 'us', 1),
(435237, 782064, 'Fennville', 'fennville', 'us', 1),
(435238, 782064, 'Frankfort', 'frankfort', 'us', 1),
(435239, 782064, 'Goodrich', 'goodrich', 'us', 1),
(435240, 782064, 'Montrose', 'montrose', 'us', 1),
(435241, 782064, 'Ortonville', 'ortonville', 'us', 1),
(435242, 782064, 'Coloma', 'coloma', 'us', 1),
(435243, 782064, 'Schoolcraft', 'schoolcraft', 'us', 1),
(435244, 782064, 'Stanton', 'stanton', 'us', 1),
(435245, 782064, 'Webberville', 'webberville', 'us', 1),
(435246, 782064, 'Centreville', 'centreville', 'us', 1),
(435247, 782064, 'Hemlock', 'hemlock', 'us', 1),
(435248, 782064, 'Harbor Springs', 'harbor-springs', 'us', 1),
(435249, 782064, 'White Pigeon', 'white-pigeon', 'us', 1),
(435250, 782064, 'Quincy', 'quincy', 'us', 1),
(435251, 782064, 'Howard City', 'howard-city', 'us', 1),
(435252, 782064, 'Newberry', 'newberry', 'us', 1),
(435253, 782064, 'Ontonagon', 'ontonagon', 'us', 1),
(435254, 782064, 'Armada', 'armada', 'us', 1),
(435255, 782064, 'Sylvan Lake', 'sylvan-lake', 'us', 1),
(435256, 782064, 'Crystal Falls', 'crystal-falls', 'us', 1),
(435257, 782064, 'Olivet', 'olivet', 'us', 1),
(435258, 782064, 'Nashville', 'nashville', 'us', 1),
(435259, 782064, 'Evart', 'evart', 'us', 1),
(435260, 782064, 'Newaygo', 'newaygo', 'us', 1),
(435261, 782064, 'Harbor Beach', 'harbor-beach', 'us', 1),
(435262, 782064, 'Elk Rapids', 'elk-rapids', 'us', 1),
(435263, 782064, 'Union City', 'union-city', 'us', 1),
(435264, 782064, 'Twin Lake', 'twin-lake', 'us', 1),
(435265, 782064, 'Three Oaks', 'three-oaks', 'us', 1),
(435266, 782064, 'Berrien Springs', 'berrien-springs', 'us', 1),
(435267, 782064, 'Watervliet', 'watervliet', 'us', 1),
(435268, 782064, 'Gwinn', 'gwinn', 'us', 1),
(435269, 782064, 'Cassopolis', 'cassopolis', 'us', 1),
(435270, 782064, 'Homer', 'homer', 'us', 1),
(435271, 782064, 'Birch Run', 'birch-run', 'us', 1),
(435272, 782064, 'Prudenville', 'prudenville', 'us', 1),
(435273, 782064, 'Parchment', 'parchment', 'us', 1),
(435274, 782064, 'Lawton', 'lawton', 'us', 1),
(435275, 782064, 'Sebewaing', 'sebewaing', 'us', 1),
(435276, 782064, 'Decatur', 'decatur', 'us', 1),
(435277, 782064, 'West Branch', 'west-branch', 'us', 1),
(435278, 782064, 'South Rockwood', 'south-rockwood', 'us', 1),
(435279, 782064, 'Tawas City', 'tawas-city', 'us', 1),
(435280, 782064, 'Bangor', 'bangor', 'us', 1),
(435281, 782064, 'Bessemer', 'bessemer', 'us', 1),
(435282, 782064, 'Grayling', 'grayling', 'us', 1),
(435283, 782064, 'Auburn', 'auburn', 'us', 1),
(435284, 782064, 'Galesburg', 'galesburg', 'us', 1),
(435285, 782064, 'Wakefield', 'wakefield', 'us', 1),
(435286, 782064, 'Leslie', 'leslie', 'us', 1),
(435287, 782064, 'Hart', 'hart', 'us', 1),
(435288, 782064, 'Perry', 'perry', 'us', 1),
(435289, 782064, 'Indian River', 'indian-river', 'us', 1),
(435290, 782064, 'Mio', 'mio', 'us', 1),
(435291, 782064, 'Yale', 'yale', 'us', 1),
(435292, 782064, 'Laurium', 'laurium', 'us', 1),
(435293, 782064, 'Standish', 'standish', 'us', 1),
(435294, 782064, 'Marlette', 'marlette', 'us', 1),
(435295, 782064, 'Harrison', 'harrison', 'us', 1),
(435296, 782064, 'Saint Charles', 'saint-charles', 'us', 1),
(435297, 782064, 'Constantine', 'constantine', 'us', 1),
(435298, 782064, 'New Buffalo', 'new-buffalo', 'us', 1),
(435299, 782064, 'Vicksburg', 'vicksburg', 'us', 1),
(435300, 782064, 'Orchard Lake', 'orchard-lake', 'us', 1),
(435301, 782064, 'Kalkaska', 'kalkaska', 'us', 1),
(435302, 782064, 'Spring Arbor', 'spring-arbor', 'us', 1),
(435303, 782064, 'Potterville', 'potterville', 'us', 1),
(435304, 782064, 'Lake Odessa', 'lake-odessa', 'us', 1),
(435305, 782064, 'Manchester', 'manchester', 'us', 1),
(435306, 782064, 'Montague', 'montague', 'us', 1),
(435307, 782064, 'Morenci', 'morenci', 'us', 1),
(435308, 782064, 'Jonesville', 'jonesville', 'us', 1),
(435309, 782064, 'East Jordan', 'east-jordan', 'us', 1),
(435310, 782064, 'Spring Lake', 'spring-lake', 'us', 1),
(435311, 782064, 'Hudson', 'hudson', 'us', 1),
(435312, 782064, 'Reed City', 'reed-city', 'us', 1),
(435313, 782064, 'Munising', 'munising', 'us', 1),
(435314, 782064, 'Bronson', 'bronson', 'us', 1),
(435315, 782064, 'Croswell', 'croswell', 'us', 1),
(435316, 782064, 'Bridgman', 'bridgman', 'us', 1),
(435317, 782064, 'Chesaning', 'chesaning', 'us', 1),
(435318, 782064, 'Saint Ignace', 'saint-ignace', 'us', 1),
(435319, 782064, 'Hartford', 'hartford', 'us', 1),
(435320, 782064, 'Capac', 'capac', 'us', 1),
(435321, 782064, 'Pleasant Ridge', 'pleasant-ridge', 'us', 1),
(435322, 782064, 'Cass City', 'cass-city', 'us', 1),
(435323, 782064, 'Pinckney', 'pinckney', 'us', 1),
(435324, 782064, 'Sandusky', 'sandusky', 'us', 1),
(435325, 782064, 'Keego Harbor', 'keego-harbor', 'us', 1),
(435326, 782064, 'Clio', 'clio', 'us', 1),
(435327, 782064, 'Lake Orion', 'lake-orion', 'us', 1),
(435328, 782064, 'Vassar', 'vassar', 'us', 1),
(435329, 782064, 'Whitehall', 'whitehall', 'us', 1),
(435330, 782064, 'Charlevoix', 'charlevoix', 'us', 1),
(435331, 782064, 'Carleton', 'carleton', 'us', 1),
(435332, 782064, 'East Tawas', 'east-tawas', 'us', 1),
(435333, 782064, 'Norway', 'norway', 'us', 1),
(435334, 782064, 'Middleville', 'middleville', 'us', 1),
(435335, 782064, 'Almont', 'almont', 'us', 1),
(435336, 782064, 'Mattawan', 'mattawan', 'us', 1),
(435337, 782064, 'Franklin', 'franklin', 'us', 1),
(435338, 782064, 'Beechwood', 'beechwood', 'us', 1),
(435339, 782064, 'Ferrysburg', 'ferrysburg', 'us', 1),
(435340, 782064, 'Gladwin', 'gladwin', 'us', 1),
(435341, 782064, 'Ithaca', 'ithaca', 'us', 1),
(435342, 782064, 'Rogers City', 'rogers-city', 'us', 1),
(435343, 782064, 'Fowlerville', 'fowlerville', 'us', 1),
(435344, 782064, 'Iron River', 'iron-river', 'us', 1),
(435345, 782064, 'Clare', 'clare', 'us', 1),
(435346, 782064, 'Cedar Springs', 'cedar-springs', 'us', 1),
(435347, 782064, 'Bad Axe', 'bad-axe', 'us', 1),
(435348, 782064, 'Blissfield', 'blissfield', 'us', 1),
(435349, 782064, 'Boyne City', 'boyne-city', 'us', 1),
(435350, 782064, 'Saint Helen', 'saint-helen', 'us', 1),
(435351, 782064, 'Dexter', 'dexter', 'us', 1),
(435352, 782064, 'Paw Paw', 'paw-paw', 'us', 1),
(435353, 782064, 'Corunna', 'corunna', 'us', 1),
(435354, 782064, 'Manistique', 'manistique', 'us', 1),
(435355, 782064, 'Linden', 'linden', 'us', 1),
(435356, 782064, 'Mount Morris', 'mount-morris', 'us', 1),
(435357, 782064, 'Rockwood', 'rockwood', 'us', 1),
(435358, 782064, 'Essexville', 'essexville', 'us', 1),
(435359, 782064, 'Oxford', 'oxford', 'us', 1),
(435360, 782064, 'Dundee', 'dundee', 'us', 1),
(435361, 782064, 'Portland', 'portland', 'us', 1),
(435362, 782064, 'Gaylord', 'gaylord', 'us', 1),
(435363, 782064, 'Romeo', 'romeo', 'us', 1),
(435364, 782064, 'Bloomfield Hills', 'bloomfield-hills', 'us', 1),
(435365, 782064, 'Durand', 'durand', 'us', 1),
(435366, 782064, 'Imlay City', 'imlay-city', 'us', 1),
(435367, 782064, 'Byron Center', 'byron-center', 'us', 1),
(435368, 782064, 'Houghton Lake', 'houghton-lake', 'us', 1),
(435369, 782064, 'Belleville', 'belleville', 'us', 1),
(435370, 782064, 'Otsego', 'otsego', 'us', 1),
(435371, 782064, 'Plainwell', 'plainwell', 'us', 1),
(435372, 782064, 'Williamston', 'williamston', 'us', 1),
(435373, 782064, 'North Muskegon', 'north-muskegon', 'us', 1),
(435374, 782064, 'Wayland', 'wayland', 'us', 1),
(435375, 782064, 'Sparta', 'sparta', 'us', 1),
(435376, 782064, 'Caro', 'caro', 'us', 1),
(435377, 782064, 'Lowell', 'lowell', 'us', 1),
(435378, 782064, 'Lathrup Village', 'lathrup-village', 'us', 1),
(435379, 782064, 'Coopersville', 'coopersville', 'us', 1),
(435380, 782064, 'Wolverine Lake', 'wolverine-lake', 'us', 1),
(435381, 782064, 'Fremont', 'fremont', 'us', 1),
(435382, 782064, 'Hancock', 'hancock', 'us', 1),
(435383, 782064, 'Marine City', 'marine-city', 'us', 1),
(435384, 782064, 'Negaunee', 'negaunee', 'us', 1),
(435385, 782064, 'Buchanan', 'buchanan', 'us', 1),
(435386, 782064, 'Michigan Center', 'michigan-center', 'us', 1),
(435387, 782064, 'Algonac', 'algonac', 'us', 1),
(435388, 782064, 'Utica', 'utica', 'us', 1),
(435389, 782064, 'Chelsea', 'chelsea', 'us', 1),
(435390, 782064, 'DeWitt', 'dewitt', 'us', 1),
(435391, 782064, 'Frankenmuth', 'frankenmuth', 'us', 1),
(435392, 782064, 'Allegan', 'allegan', 'us', 1),
(435393, 782064, 'Rockford', 'rockford', 'us', 1),
(435394, 782064, 'Gibraltar', 'gibraltar', 'us', 1),
(435395, 782064, 'South Haven', 'south-haven', 'us', 1),
(435396, 782064, 'Milan', 'milan', 'us', 1),
(435397, 782064, 'New Haven', 'new-haven', 'us', 1),
(435398, 782064, 'Springfield', 'springfield', 'us', 1),
(435399, 782064, 'Cheboygan', 'cheboygan', 'us', 1),
(435400, 782064, 'Eaton Rapids', 'eaton-rapids', 'us', 1),
(435401, 782064, 'Swartz Creek', 'swartz-creek', 'us', 1),
(435402, 782064, 'Kingsford', 'kingsford', 'us', 1),
(435403, 782064, 'Davison', 'davison', 'us', 1),
(435404, 782064, 'Gladstone', 'gladstone', 'us', 1),
(435405, 782064, 'Saint Louis', 'saint-louis', 'us', 1),
(435406, 782064, 'Grosse Pointe', 'grosse-pointe', 'us', 1),
(435407, 782064, 'Zeeland', 'zeeland', 'us', 1),
(435408, 782064, 'Richmond', 'richmond', 'us', 1),
(435409, 782064, 'Ironwood', 'ironwood', 'us', 1),
(435410, 782064, 'Dowagiac', 'dowagiac', 'us', 1),
(435411, 782064, 'Saint Clair', 'saint-clair', 'us', 1),
(435412, 782064, 'Belding', 'belding', 'us', 1),
(435413, 782064, 'Huntington Woods', 'huntington-woods', 'us', 1),
(435414, 782064, 'Petoskey', 'petoskey', 'us', 1),
(435415, 782064, 'Holly', 'holly', 'us', 1),
(435416, 782064, 'Milford', 'milford', 'us', 1),
(435417, 782064, 'Northville', 'northville', 'us', 1),
(435418, 782064, 'Ishpeming', 'ishpeming', 'us', 1),
(435419, 782064, 'Carrollton', 'carrollton', 'us', 1),
(435420, 782064, 'Freeland', 'freeland', 'us', 1),
(435421, 782064, 'Manistee', 'manistee', 'us', 1),
(435422, 782064, 'Walled Lake', 'walled-lake', 'us', 1),
(435423, 782064, 'Three Rivers', 'three-rivers', 'us', 1),
(435424, 782064, 'Hastings', 'hastings', 'us', 1),
(435425, 782064, 'Houghton', 'houghton', 'us', 1),
(435426, 782064, 'Hudsonville', 'hudsonville', 'us', 1),
(435427, 782064, 'Marshall', 'marshall', 'us', 1),
(435428, 782064, 'Brighton', 'brighton', 'us', 1),
(435429, 782064, 'Saint Johns', 'saint-johns', 'us', 1),
(435430, 782064, 'Bridgeport', 'bridgeport', 'us', 1),
(435431, 782064, 'Grand Ledge', 'grand-ledge', 'us', 1),
(435432, 782064, 'Iron Mountain', 'iron-mountain', 'us', 1),
(435433, 782064, 'Grand Blanc', 'grand-blanc', 'us', 1),
(435434, 782064, 'Hillsdale', 'hillsdale', 'us', 1),
(435435, 782064, 'Flushing', 'flushing', 'us', 1),
(435436, 782064, 'Mason', 'mason', 'us', 1),
(435437, 782064, 'Center Line', 'center-line', 'us', 1),
(435438, 782064, 'Ludington', 'ludington', 'us', 1),
(435439, 782064, 'Greenville', 'greenville', 'us', 1),
(435440, 782064, 'Temperance', 'temperance', 'us', 1),
(435441, 782064, 'Whitmore Lake', 'whitmore-lake', 'us', 1),
(435442, 782064, 'Flat Rock', 'flat-rock', 'us', 1),
(435443, 782064, 'Saint Joseph', 'saint-joseph', 'us', 1),
(435444, 782064, 'Menominee', 'menominee', 'us', 1),
(435445, 782064, 'Plymouth', 'plymouth', 'us', 1),
(435446, 782064, 'Charlotte', 'charlotte', 'us', 1),
(435447, 782064, 'Tecumseh', 'tecumseh', 'us', 1),
(435448, 782064, 'River Rouge', 'river-rouge', 'us', 1),
(435449, 782064, 'Saline', 'saline', 'us', 1),
(435450, 782064, 'Albion', 'albion', 'us', 1),
(435451, 782064, 'Grosse Pointe Farms', 'grosse-pointe-farms', 'us', 1),
(435452, 782064, 'Lapeer', 'lapeer', 'us', 1),
(435453, 782064, 'Alma', 'alma', 'us', 1),
(435454, 782064, 'Howell', 'howell', 'us', 1),
(435455, 782064, 'Marysville', 'marysville', 'us', 1),
(435456, 782064, 'Lambertville', 'lambertville', 'us', 1),
(435457, 782064, 'Farmington', 'farmington', 'us', 1),
(435458, 782064, 'Beverly Hills', 'beverly-hills', 'us', 1),
(435459, 782064, 'Cadillac', 'cadillac', 'us', 1),
(435460, 782064, 'Melvindale', 'melvindale', 'us', 1),
(435461, 782064, 'Grand Haven', 'grand-haven', 'us', 1),
(435462, 782064, 'Alpena', 'alpena', 'us', 1),
(435463, 782064, 'Big Rapids', 'big-rapids', 'us', 1),
(435464, 782064, 'Ecorse', 'ecorse', 'us', 1),
(435465, 782064, 'Coldwater', 'coldwater', 'us', 1),
(435466, 782064, 'Benton Harbor', 'benton-harbor', 'us', 1),
(435467, 782064, 'Holt', 'holt', 'us', 1),
(435468, 782064, 'Sturgis', 'sturgis', 'us', 1),
(435469, 782064, 'Grosse Ile', 'grosse-ile', 'us', 1),
(435470, 782064, 'South Lyon', 'south-lyon', 'us', 1),
(435471, 782064, 'New Baltimore', 'new-baltimore', 'us', 1),
(435472, 782064, 'Rochester', 'rochester', 'us', 1),
(435473, 782064, 'Allendale', 'allendale', 'us', 1),
(435474, 782064, 'Muskegon Heights', 'muskegon-heights', 'us', 1),
(435475, 782064, 'Haslett', 'haslett', 'us', 1),
(435476, 782064, 'Niles', 'niles', 'us', 1),
(435477, 782064, 'Grosse Pointe Park', 'grosse-pointe-park', 'us', 1),
(435478, 782064, 'Clawson', 'clawson', 'us', 1),
(435479, 782064, 'Fenton', 'fenton', 'us', 1),
(435480, 782064, 'Escanaba', 'escanaba', 'us', 1),
(435481, 782064, 'Riverview', 'riverview', 'us', 1),
(435482, 782064, 'Woodhaven', 'woodhaven', 'us', 1),
(435483, 782064, 'Comstock Park', 'comstock-park', 'us', 1),
(435484, 782064, 'Ionia', 'ionia', 'us', 1),
(435485, 782064, 'Harper Woods', 'harper-woods', 'us', 1),
(435486, 782064, 'Wixom', 'wixom', 'us', 1),
(435487, 782064, 'Traverse City', 'traverse-city', 'us', 1),
(435488, 782064, 'Fraser', 'fraser', 'us', 1),
(435489, 782064, 'Berkley', 'berkley', 'us', 1),
(435490, 782064, 'Owosso', 'owosso', 'us', 1),
(435491, 782064, 'Highland Park', 'highland-park', 'us', 1),
(435492, 782064, 'Grosse Pointe Woods', 'grosse-pointe-woods', 'us', 1),
(435493, 782064, 'Grandville', 'grandville', 'us', 1),
(435494, 782064, 'Jenison', 'jenison', 'us', 1),
(435495, 782064, 'Mount Clemens', 'mount-clemens', 'us', 1),
(435496, 782064, 'Hazel Park', 'hazel-park', 'us', 1),
(435497, 782064, 'Wayne', 'wayne', 'us', 1),
(435498, 782064, 'Birmingham', 'birmingham', 'us', 1),
(435499, 782064, 'Trenton', 'trenton', 'us', 1),
(435500, 782064, 'Auburn Hills', 'auburn-hills', 'us', 1),
(435501, 782064, 'Marquette', 'marquette', 'us', 1),
(435502, 782064, 'Monroe', 'monroe', 'us', 1),
(435503, 782064, 'Ferndale', 'ferndale', 'us', 1),
(435504, 782064, 'Hamtramck', 'hamtramck', 'us', 1),
(435505, 782064, 'Ypsilanti', 'ypsilanti', 'us', 1),
(435506, 782064, 'Adrian', 'adrian', 'us', 1),
(435507, 782064, 'Walker', 'walker', 'us', 1),
(435508, 782064, 'Okemos', 'okemos', 'us', 1),
(435509, 782064, 'Romulus', 'romulus', 'us', 1),
(435510, 782064, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(435511, 782064, 'Wyandotte', 'wyandotte', 'us', 1),
(435512, 782064, 'Allen Park', 'allen-park', 'us', 1),
(435513, 782064, 'Oak Park', 'oak-park', 'us', 1),
(435514, 782064, 'Inkster', 'inkster', 'us', 1),
(435515, 782064, 'Garden City', 'garden-city', 'us', 1),
(435516, 782064, 'Southgate', 'southgate', 'us', 1),
(435517, 782064, 'Madison Heights', 'madison-heights', 'us', 1),
(435518, 782064, 'Port Huron', 'port-huron', 'us', 1),
(435519, 782064, 'Burton', 'burton', 'us', 1),
(435520, 782064, 'Eastpointe', 'eastpointe', 'us', 1),
(435521, 782064, 'Jackson', 'jackson', 'us', 1),
(435522, 782064, 'Holland', 'holland', 'us', 1),
(435523, 782064, 'Bay City', 'bay-city', 'us', 1),
(435524, 782064, 'Lincoln Park', 'lincoln-park', 'us', 1),
(435525, 782064, 'Muskegon', 'muskegon', 'us', 1),
(435526, 782064, 'Midland', 'midland', 'us', 1),
(435527, 782064, 'Portage', 'portage', 'us', 1),
(435528, 782064, 'Kentwood', 'kentwood', 'us', 1),
(435529, 782064, 'Roseville', 'roseville', 'us', 1),
(435530, 782064, 'East Lansing', 'east-lansing', 'us', 1),
(435531, 782064, 'Redford', 'redford', 'us', 1),
(435532, 782064, 'Novi', 'novi', 'us', 1),
(435533, 782064, 'Battle Creek', 'battle-creek', 'us', 1),
(435534, 782064, 'Dearborn Heights', 'dearborn-heights', 'us', 1),
(435535, 782064, 'Saginaw', 'saginaw', 'us', 1),
(435536, 782064, 'Royal Oak', 'royal-oak', 'us', 1),
(435537, 782064, 'Saint Clair Shores', 'saint-clair-shores', 'us', 1),
(435538, 782064, 'Taylor', 'taylor', 'us', 1),
(435539, 782064, 'Pontiac', 'pontiac', 'us', 1),
(435540, 782064, 'Rochester Hills', 'rochester-hills', 'us', 1),
(435541, 782064, 'Wyoming', 'wyoming', 'us', 1),
(435542, 782064, 'Shelby', 'shelby', 'us', 1),
(435543, 782064, 'Kalamazoo', 'kalamazoo', 'us', 1),
(435544, 782064, 'Waterford', 'waterford', 'us', 1),
(435545, 782064, 'Southfield', 'southfield', 'us', 1),
(435546, 782064, 'Farmington Hills', 'farmington-hills', 'us', 1),
(435547, 782064, 'Troy', 'troy', 'us', 1),
(435548, 782064, 'Westland', 'westland', 'us', 1),
(435549, 782064, 'Canton', 'canton', 'us', 1),
(435550, 782064, 'Dearborn', 'dearborn', 'us', 1),
(435551, 782064, 'Livonia', 'livonia', 'us', 1),
(435552, 782064, 'Clinton', 'clinton', 'us', 1),
(435553, 782064, 'Ann Arbor', 'ann-arbor', 'us', 1),
(435554, 782064, 'Flint', 'flint', 'us', 1),
(435555, 782064, 'Lansing', 'lansing', 'us', 1),
(435556, 782064, 'Sterling Heights', 'sterling-heights', 'us', 1),
(435557, 782064, 'Warren', 'warren', 'us', 1),
(435558, 782064, 'Grand Rapids', 'grand-rapids', 'us', 1),
(435559, 782064, 'Detroit', 'detroit', 'us', 1),
(435560, 782065, 'Soudan', 'soudan', 'us', 1),
(435561, 782065, 'Alborn', 'alborn', 'us', 1),
(435562, 782065, 'Amiret', 'amiret', 'us', 1),
(435563, 782065, 'Angle Inlet', 'angle-inlet', 'us', 1),
(435564, 782065, 'Angora', 'angora', 'us', 1),
(435565, 782065, 'Angus', 'angus', 'us', 1),
(435566, 782065, 'Baker', 'baker', 'us', 1),
(435567, 782065, 'Beroun', 'beroun', 'us', 1),
(435568, 782065, 'Birchdale', 'birchdale', 'us', 1),
(435569, 782065, 'Brimson', 'brimson', 'us', 1),
(435570, 782065, 'Britt', 'britt', 'us', 1),
(435571, 782065, 'Canyon', 'canyon', 'us', 1),
(435572, 782065, 'Castle Rock', 'castle-rock', 'us', 1),
(435573, 782065, 'Cedar', 'cedar', 'us', 1),
(435574, 782065, 'Collegeville', 'collegeville', 'us', 1),
(435575, 782065, 'Cotton', 'cotton', 'us', 1),
(435576, 782065, 'Crane Lake', 'crane-lake', 'us', 1),
(435577, 782065, 'Culver', 'culver', 'us', 1),
(435578, 782065, 'Cushing', 'cushing', 'us', 1),
(435579, 782065, 'Dalbo', 'dalbo', 'us', 1),
(435580, 782065, 'Embarrass', 'embarrass', 'us', 1),
(435581, 782065, 'Esko', 'esko', 'us', 1),
(435582, 782065, 'Essig', 'essig', 'us', 1),
(435583, 782065, 'Euclid', 'euclid', 'us', 1),
(435584, 782065, 'Finland', 'finland', 'us', 1),
(435585, 782065, 'Flom', 'flom', 'us', 1),
(435586, 782065, 'Forbes', 'forbes', 'us', 1),
(435587, 782065, 'Frontenac', 'frontenac', 'us', 1),
(435588, 782065, 'Garden City', 'garden-city', 'us', 1),
(435589, 782065, 'Gatzke', 'gatzke', 'us', 1),
(435590, 782065, 'Gheen', 'gheen', 'us', 1),
(435591, 782065, 'Goodland', 'goodland', 'us', 1),
(435592, 782065, 'Grand Portage', 'grand-portage', 'us', 1),
(435593, 782065, 'Grandy', 'grandy', 'us', 1),
(435594, 782065, 'Granger', 'granger', 'us', 1),
(435595, 782065, 'Hamel', 'hamel', 'us', 1),
(435596, 782065, 'Hawick', 'hawick', 'us', 1),
(435597, 782065, 'Hines', 'hines', 'us', 1),
(435598, 782065, 'Holyoke', 'holyoke', 'us', 1),
(435599, 782065, 'Hope', 'hope', 'us', 1),
(435600, 782065, 'Hovland', 'hovland', 'us', 1),
(435601, 782065, 'Huntley', 'huntley', 'us', 1),
(435602, 782065, 'Isabella', 'isabella', 'us', 1),
(435603, 782065, 'Jacobson', 'jacobson', 'us', 1),
(435604, 782065, 'Klossner', 'klossner', 'us', 1),
(435605, 782065, 'Knife River', 'knife-river', 'us', 1),
(435606, 782065, 'Lake George', 'lake-george', 'us', 1),
(435607, 782065, 'Lake Hubert', 'lake-hubert', 'us', 1),
(435608, 782065, 'Lake Itasca', 'lake-itasca', 'us', 1),
(435609, 782065, 'Lutsen', 'lutsen', 'us', 1),
(435610, 782065, 'Mahtowa', 'mahtowa', 'us', 1),
(435611, 782065, 'Makinen', 'makinen', 'us', 1),
(435612, 782065, 'Marcell', 'marcell', 'us', 1),
(435613, 782065, 'Max', 'max', 'us', 1),
(435614, 782065, 'Meriden', 'meriden', 'us', 1),
(435615, 782065, 'Merrifield', 'merrifield', 'us', 1),
(435616, 782065, 'Oak Park', 'oak-park', 'us', 1),
(435617, 782065, 'Osage', 'osage', 'us', 1),
(435618, 782065, 'Outing', 'outing', 'us', 1),
(435619, 782065, 'Pengilly', 'pengilly', 'us', 1),
(435620, 782065, 'Pennington', 'pennington', 'us', 1),
(435621, 782065, 'Pinewood', 'pinewood', 'us', 1),
(435622, 782065, 'Ponsford', 'ponsford', 'us', 1),
(435623, 782065, 'Puposky', 'puposky', 'us', 1),
(435624, 782065, 'Ray', 'ray', 'us', 1),
(435625, 782065, 'Reading', 'reading', 'us', 1),
(435626, 782065, 'Rochert', 'rochert', 'us', 1),
(435627, 782065, 'Saginaw', 'saginaw', 'us', 1),
(435628, 782065, 'Salol', 'salol', 'us', 1),
(435629, 782065, 'Sawyer', 'sawyer', 'us', 1),
(435630, 782065, 'Scandia', 'scandia', 'us', 1),
(435631, 782065, 'Schroeder', 'schroeder', 'us', 1),
(435632, 782065, 'Side Lake', 'side-lake', 'us', 1),
(435633, 782065, 'Spring Lake', 'spring-lake', 'us', 1),
(435634, 782065, 'Stanchfield', 'stanchfield', 'us', 1),
(435635, 782065, 'Swatara', 'swatara', 'us', 1),
(435636, 782065, 'Talmoon', 'talmoon', 'us', 1),
(435637, 782065, 'Tofte', 'tofte', 'us', 1),
(435638, 782065, 'Verdi', 'verdi', 'us', 1),
(435639, 782065, 'Wannaska', 'wannaska', 'us', 1),
(435640, 782065, 'Warsaw', 'warsaw', 'us', 1),
(435641, 782065, 'Waskish', 'waskish', 'us', 1),
(435642, 782065, 'Webster', 'webster', 'us', 1),
(435643, 782065, 'Welch', 'welch', 'us', 1),
(435644, 782065, 'Zim', 'zim', 'us', 1),
(435645, 782065, 'Bellchester', 'bellchester', 'us', 1),
(435646, 782065, 'Fort Snelling', 'fort-snelling', 'us', 1),
(435647, 782065, 'Iron', 'iron', 'us', 1),
(435648, 782065, 'Marine St Crx', 'marine-st-crx', 'us', 1),
(435649, 782065, 'Navarre', 'navarre', 'us', 1),
(435650, 782065, 'Norwood', 'norwood', 'us', 1),
(435651, 782065, 'Redlake', 'redlake', 'us', 1),
(435652, 782065, 'Young America', 'young-america', 'us', 1),
(435653, 782065, 'Zimmerman', 'zimmerman', 'us', 1),
(435654, 782065, 'Louisburg', 'louisburg', 'us', 1),
(435655, 782065, 'Leonard', 'leonard', 'us', 1),
(435656, 782065, 'Strathcona', 'strathcona', 'us', 1),
(435657, 782065, 'Wolf Lake', 'wolf-lake', 'us', 1),
(435658, 782065, 'Hillman', 'hillman', 'us', 1),
(435659, 782065, 'Boy River', 'boy-river', 'us', 1),
(435660, 782065, 'Farwell', 'farwell', 'us', 1),
(435661, 782065, 'Correll', 'correll', 'us', 1),
(435662, 782065, 'Aldrich', 'aldrich', 'us', 1),
(435663, 782065, 'Humboldt', 'humboldt', 'us', 1),
(435664, 782065, 'Kenneth', 'kenneth', 'us', 1),
(435665, 782065, 'Norcross', 'norcross', 'us', 1),
(435666, 782065, 'Tamarack', 'tamarack', 'us', 1),
(435667, 782065, 'Trail', 'trail', 'us', 1),
(435668, 782065, 'McGrath', 'mcgrath', 'us', 1),
(435669, 782065, 'Halma', 'halma', 'us', 1),
(435670, 782065, 'Tintah', 'tintah', 'us', 1),
(435671, 782065, 'Vining', 'vining', 'us', 1),
(435672, 782065, 'Solway', 'solway', 'us', 1),
(435673, 782065, 'Fort Ripley', 'fort-ripley', 'us', 1),
(435674, 782065, 'Hadley', 'hadley', 'us', 1),
(435675, 782065, 'Kerrick', 'kerrick', 'us', 1),
(435676, 782065, 'Mizpah', 'mizpah', 'us', 1),
(435677, 782065, 'Sargeant', 'sargeant', 'us', 1),
(435678, 782065, 'Lengby', 'lengby', 'us', 1),
(435679, 782065, 'Nassau', 'nassau', 'us', 1),
(435680, 782065, 'Walters', 'walters', 'us', 1),
(435681, 782065, 'Strandquist', 'strandquist', 'us', 1),
(435682, 782065, 'Effie', 'effie', 'us', 1),
(435683, 782065, 'Nielsville', 'nielsville', 'us', 1),
(435684, 782065, 'La Salle', 'la-salle', 'us', 1),
(435685, 782065, 'Arco', 'arco', 'us', 1),
(435686, 782065, 'Evan', 'evan', 'us', 1),
(435687, 782065, 'Beltrami', 'beltrami', 'us', 1),
(435688, 782065, 'Borup', 'borup', 'us', 1),
(435689, 782065, 'Brookston', 'brookston', 'us', 1),
(435690, 782065, 'Bejou', 'bejou', 'us', 1),
(435691, 782065, 'Revere', 'revere', 'us', 1),
(435692, 782065, 'Viking', 'viking', 'us', 1),
(435693, 782065, 'Wright', 'wright', 'us', 1),
(435694, 782065, 'Squaw Lake', 'squaw-lake', 'us', 1),
(435695, 782065, 'Wanda', 'wanda', 'us', 1),
(435696, 782065, 'Danvers', 'danvers', 'us', 1),
(435697, 782065, 'Dundee', 'dundee', 'us', 1),
(435698, 782065, 'Bruno', 'bruno', 'us', 1),
(435699, 782065, 'Holloway', 'holloway', 'us', 1),
(435700, 782065, 'Taopi', 'taopi', 'us', 1),
(435701, 782065, 'Federal Dam', 'federal-dam', 'us', 1),
(435702, 782065, 'Grasston', 'grasston', 'us', 1),
(435703, 782065, 'Gully', 'gully', 'us', 1),
(435704, 782065, 'Sunburg', 'sunburg', 'us', 1),
(435705, 782065, 'Saint Vincent', 'saint-vincent', 'us', 1),
(435706, 782065, 'Goodridge', 'goodridge', 'us', 1),
(435707, 782065, 'Dumont', 'dumont', 'us', 1),
(435708, 782065, 'Bena', 'bena', 'us', 1),
(435709, 782065, 'Odessa', 'odessa', 'us', 1),
(435710, 782065, 'Bock', 'bock', 'us', 1),
(435711, 782065, 'Meadowlands', 'meadowlands', 'us', 1),
(435712, 782065, 'Kent', 'kent', 'us', 1),
(435713, 782065, 'Perley', 'perley', 'us', 1),
(435714, 782065, 'Wolverton', 'wolverton', 'us', 1),
(435715, 782065, 'Palisade', 'palisade', 'us', 1),
(435716, 782065, 'Alpha', 'alpha', 'us', 1),
(435717, 782065, 'Comstock', 'comstock', 'us', 1),
(435718, 782065, 'De Graff', 'de-graff', 'us', 1),
(435719, 782065, 'Clitherall', 'clitherall', 'us', 1),
(435720, 782065, 'Georgetown', 'georgetown', 'us', 1),
(435721, 782065, 'Odin', 'odin', 'us', 1),
(435722, 782065, 'Conger', 'conger', 'us', 1),
(435723, 782065, 'Woodstock', 'woodstock', 'us', 1),
(435724, 782065, 'Richville', 'richville', 'us', 1),
(435725, 782065, 'Burtrum', 'burtrum', 'us', 1),
(435726, 782065, 'Avoca', 'avoca', 'us', 1),
(435727, 782065, 'Alberta', 'alberta', 'us', 1),
(435728, 782065, 'Brooks', 'brooks', 'us', 1),
(435729, 782065, 'Foxhome', 'foxhome', 'us', 1),
(435730, 782065, 'Garvin', 'garvin', 'us', 1),
(435731, 782065, 'Ormsby', 'ormsby', 'us', 1),
(435732, 782065, 'Laporte', 'laporte', 'us', 1),
(435733, 782065, 'Mentor', 'mentor', 'us', 1),
(435734, 782065, 'Ogema', 'ogema', 'us', 1),
(435735, 782065, 'Kilkenny', 'kilkenny', 'us', 1),
(435736, 782065, 'Elkton', 'elkton', 'us', 1),
(435737, 782065, 'Shevlin', 'shevlin', 'us', 1),
(435738, 782065, 'Marietta', 'marietta', 'us', 1),
(435739, 782065, 'Clontarf', 'clontarf', 'us', 1),
(435740, 782065, 'Dennison', 'dennison', 'us', 1),
(435741, 782065, 'Erhard', 'erhard', 'us', 1),
(435742, 782065, 'Nelson', 'nelson', 'us', 1),
(435743, 782065, 'Brook Park', 'brook-park', 'us', 1),
(435744, 782065, 'Iona', 'iona', 'us', 1),
(435745, 782065, 'Roosevelt', 'roosevelt', 'us', 1),
(435746, 782065, 'Pease', 'pease', 'us', 1),
(435747, 782065, 'Twin Lakes', 'twin-lakes', 'us', 1),
(435748, 782065, 'Wendell', 'wendell', 'us', 1),
(435749, 782065, 'Ranier', 'ranier', 'us', 1),
(435750, 782065, 'Elrosa', 'elrosa', 'us', 1),
(435751, 782065, 'Kettle River', 'kettle-river', 'us', 1),
(435752, 782065, 'Porter', 'porter', 'us', 1),
(435753, 782065, 'Blomkest', 'blomkest', 'us', 1),
(435754, 782065, 'Clements', 'clements', 'us', 1),
(435755, 782065, 'Zumbro Falls', 'zumbro-falls', 'us', 1),
(435756, 782065, 'Okabena', 'okabena', 'us', 1),
(435757, 782065, 'Beaver Bay', 'beaver-bay', 'us', 1),
(435758, 782065, 'Steen', 'steen', 'us', 1),
(435759, 782065, 'Bingham Lake', 'bingham-lake', 'us', 1),
(435760, 782065, 'Dunnell', 'dunnell', 'us', 1),
(435761, 782065, 'Millville', 'millville', 'us', 1),
(435762, 782065, 'Waltham', 'waltham', 'us', 1),
(435763, 782065, 'Longville', 'longville', 'us', 1),
(435764, 782065, 'Greenwald', 'greenwald', 'us', 1),
(435765, 782065, 'Elizabeth', 'elizabeth', 'us', 1),
(435766, 782065, 'Warba', 'warba', 'us', 1),
(435767, 782065, 'Dent', 'dent', 'us', 1),
(435768, 782065, 'Bellingham', 'bellingham', 'us', 1),
(435769, 782065, 'Mendota', 'mendota', 'us', 1),
(435770, 782065, 'Taunton', 'taunton', 'us', 1),
(435771, 782065, 'Watson', 'watson', 'us', 1),
(435772, 782065, 'Cromwell', 'cromwell', 'us', 1),
(435773, 782065, 'Winton', 'winton', 'us', 1),
(435774, 782065, 'Hitterdal', 'hitterdal', 'us', 1),
(435775, 782065, 'Williams', 'williams', 'us', 1),
(435776, 782065, 'Winger', 'winger', 'us', 1),
(435777, 782065, 'Easton', 'easton', 'us', 1),
(435778, 782065, 'South Haven', 'south-haven', 'us', 1),
(435779, 782065, 'Holland', 'holland', 'us', 1),
(435780, 782065, 'Boyd', 'boyd', 'us', 1),
(435781, 782065, 'Lucan', 'lucan', 'us', 1),
(435782, 782065, 'Hardwick', 'hardwick', 'us', 1),
(435783, 782065, 'Tenstrike', 'tenstrike', 'us', 1),
(435784, 782065, 'Currie', 'currie', 'us', 1),
(435785, 782065, 'Felton', 'felton', 'us', 1),
(435786, 782065, 'Rutledge', 'rutledge', 'us', 1),
(435787, 782065, 'Villard', 'villard', 'us', 1),
(435788, 782065, 'Gary', 'gary', 'us', 1),
(435789, 782065, 'Bluffton', 'bluffton', 'us', 1),
(435790, 782065, 'Lake Bronson', 'lake-bronson', 'us', 1),
(435791, 782065, 'Northome', 'northome', 'us', 1),
(435792, 782065, 'Callaway', 'callaway', 'us', 1),
(435793, 782065, 'Delavan', 'delavan', 'us', 1),
(435794, 782065, 'Gilman', 'gilman', 'us', 1),
(435795, 782065, 'Bigelow', 'bigelow', 'us', 1),
(435796, 782065, 'Peterson', 'peterson', 'us', 1),
(435797, 782065, 'Minnesota City', 'minnesota-city', 'us', 1),
(435798, 782065, 'Magnolia', 'magnolia', 'us', 1),
(435799, 782065, 'Nerstrand', 'nerstrand', 'us', 1),
(435800, 782065, 'Kennedy', 'kennedy', 'us', 1),
(435801, 782065, 'Garrison', 'garrison', 'us', 1),
(435802, 782065, 'Lismore', 'lismore', 'us', 1),
(435803, 782065, 'Waldorf', 'waldorf', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(435804, 782065, 'Campbell', 'campbell', 'us', 1),
(435805, 782065, 'Utica', 'utica', 'us', 1),
(435806, 782065, 'Grygla', 'grygla', 'us', 1),
(435807, 782065, 'Eitzen', 'eitzen', 'us', 1),
(435808, 782065, 'Hayward', 'hayward', 'us', 1),
(435809, 782065, 'Lowry', 'lowry', 'us', 1),
(435810, 782065, 'Beardsley', 'beardsley', 'us', 1),
(435811, 782065, 'Climax', 'climax', 'us', 1),
(435812, 782065, 'Frost', 'frost', 'us', 1),
(435813, 782065, 'Leota', 'leota', 'us', 1),
(435814, 782065, 'Orr', 'orr', 'us', 1),
(435815, 782065, 'Bowlus', 'bowlus', 'us', 1),
(435816, 782065, 'Big Falls', 'big-falls', 'us', 1),
(435817, 782065, 'Ostrander', 'ostrander', 'us', 1),
(435818, 782065, 'Donnelly', 'donnelly', 'us', 1),
(435819, 782065, 'Lake Wilson', 'lake-wilson', 'us', 1),
(435820, 782065, 'Milroy', 'milroy', 'us', 1),
(435821, 782065, 'Cyrus', 'cyrus', 'us', 1),
(435822, 782065, 'Echo', 'echo', 'us', 1),
(435823, 782065, 'Lake Lillian', 'lake-lillian', 'us', 1),
(435824, 782065, 'Chandler', 'chandler', 'us', 1),
(435825, 782065, 'Beaver Creek', 'beaver-creek', 'us', 1),
(435826, 782065, 'Pemberton', 'pemberton', 'us', 1),
(435827, 782065, 'Dalton', 'dalton', 'us', 1),
(435828, 782065, 'Hewitt', 'hewitt', 'us', 1),
(435829, 782065, 'Storden', 'storden', 'us', 1),
(435830, 782065, 'Shelly', 'shelly', 'us', 1),
(435831, 782065, 'Ruthton', 'ruthton', 'us', 1),
(435832, 782065, 'Plummer', 'plummer', 'us', 1),
(435833, 782065, 'Lewisville', 'lewisville', 'us', 1),
(435834, 782065, 'Saint Hilaire', 'saint-hilaire', 'us', 1),
(435835, 782065, 'Hartland', 'hartland', 'us', 1),
(435836, 782065, 'Kensington', 'kensington', 'us', 1),
(435837, 782065, 'Hollandale', 'hollandale', 'us', 1),
(435838, 782065, 'Ghent', 'ghent', 'us', 1),
(435839, 782065, 'Freeborn', 'freeborn', 'us', 1),
(435840, 782065, 'Gonvick', 'gonvick', 'us', 1),
(435841, 782065, 'Murdock', 'murdock', 'us', 1),
(435842, 782065, 'Saint Martin', 'saint-martin', 'us', 1),
(435843, 782065, 'Granada', 'granada', 'us', 1),
(435844, 782065, 'Miltona', 'miltona', 'us', 1),
(435845, 782065, 'Hanley Falls', 'hanley-falls', 'us', 1),
(435846, 782065, 'Hackensack', 'hackensack', 'us', 1),
(435847, 782065, 'Hendrum', 'hendrum', 'us', 1),
(435848, 782065, 'Taconite', 'taconite', 'us', 1),
(435849, 782065, 'Garfield', 'garfield', 'us', 1),
(435850, 782065, 'Darwin', 'darwin', 'us', 1),
(435851, 782065, 'Kelliher', 'kelliher', 'us', 1),
(435852, 782065, 'Middle River', 'middle-river', 'us', 1),
(435853, 782065, 'Vergas', 'vergas', 'us', 1),
(435854, 782065, 'Milan', 'milan', 'us', 1),
(435855, 782065, 'Finlayson', 'finlayson', 'us', 1),
(435856, 782065, 'Jenkins', 'jenkins', 'us', 1),
(435857, 782065, 'Vesta', 'vesta', 'us', 1),
(435858, 782065, 'New Germany', 'new-germany', 'us', 1),
(435859, 782065, 'Backus', 'backus', 'us', 1),
(435860, 782065, 'Plato', 'plato', 'us', 1),
(435861, 782065, 'Wilmont', 'wilmont', 'us', 1),
(435862, 782065, 'Grey Eagle', 'grey-eagle', 'us', 1),
(435863, 782065, 'Lancaster', 'lancaster', 'us', 1),
(435864, 782065, 'Randolph', 'randolph', 'us', 1),
(435865, 782065, 'Dakota', 'dakota', 'us', 1),
(435866, 782065, 'Dexter', 'dexter', 'us', 1),
(435867, 782065, 'Fountain', 'fountain', 'us', 1),
(435868, 782065, 'Deer Creek', 'deer-creek', 'us', 1),
(435869, 782065, 'Underwood', 'underwood', 'us', 1),
(435870, 782065, 'Canton', 'canton', 'us', 1),
(435871, 782065, 'Wahkon', 'wahkon', 'us', 1),
(435872, 782065, 'Newfolden', 'newfolden', 'us', 1),
(435873, 782065, 'Russell', 'russell', 'us', 1),
(435874, 782065, 'Vernon Center', 'vernon-center', 'us', 1),
(435875, 782065, 'New Munich', 'new-munich', 'us', 1),
(435876, 782065, 'Willow River', 'willow-river', 'us', 1),
(435877, 782065, 'Oslo', 'oslo', 'us', 1),
(435878, 782065, 'Barrett', 'barrett', 'us', 1),
(435879, 782065, 'Wrenshall', 'wrenshall', 'us', 1),
(435880, 782065, 'Lynd', 'lynd', 'us', 1),
(435881, 782065, 'Rose Creek', 'rose-creek', 'us', 1),
(435882, 782065, 'Swanville', 'swanville', 'us', 1),
(435883, 782065, 'Bricelyn', 'bricelyn', 'us', 1),
(435884, 782065, 'Alvarado', 'alvarado', 'us', 1),
(435885, 782065, 'Comfrey', 'comfrey', 'us', 1),
(435886, 782065, 'Maynard', 'maynard', 'us', 1),
(435887, 782065, 'Calumet', 'calumet', 'us', 1),
(435888, 782065, 'Nevis', 'nevis', 'us', 1),
(435889, 782065, 'Shafer', 'shafer', 'us', 1),
(435890, 782065, 'Askov', 'askov', 'us', 1),
(435891, 782065, 'Carlos', 'carlos', 'us', 1),
(435892, 782065, 'Green Isle', 'green-isle', 'us', 1),
(435893, 782065, 'Ceylon', 'ceylon', 'us', 1),
(435894, 782065, 'Rushmore', 'rushmore', 'us', 1),
(435895, 782065, 'Oklee', 'oklee', 'us', 1),
(435896, 782065, 'Remer', 'remer', 'us', 1),
(435897, 782065, 'Jeffers', 'jeffers', 'us', 1),
(435898, 782065, 'Belview', 'belview', 'us', 1),
(435899, 782065, 'Waubun', 'waubun', 'us', 1),
(435900, 782065, 'Sabin', 'sabin', 'us', 1),
(435901, 782065, 'Sanborn', 'sanborn', 'us', 1),
(435902, 782065, 'Wood Lake', 'wood-lake', 'us', 1),
(435903, 782065, 'McGregor', 'mcgregor', 'us', 1),
(435904, 782065, 'Fisher', 'fisher', 'us', 1),
(435905, 782065, 'Akeley', 'akeley', 'us', 1),
(435906, 782065, 'Erskine', 'erskine', 'us', 1),
(435907, 782065, 'Round Lake', 'round-lake', 'us', 1),
(435908, 782065, 'Fifty Lakes', 'fifty-lakes', 'us', 1),
(435909, 782065, 'Brandon', 'brandon', 'us', 1),
(435910, 782065, 'Upsala', 'upsala', 'us', 1),
(435911, 782065, 'Emmons', 'emmons', 'us', 1),
(435912, 782065, 'Sturgeon Lake', 'sturgeon-lake', 'us', 1),
(435913, 782065, 'Racine', 'racine', 'us', 1),
(435914, 782065, 'Morton', 'morton', 'us', 1),
(435915, 782065, 'Hanska', 'hanska', 'us', 1),
(435916, 782065, 'Vermillion', 'vermillion', 'us', 1),
(435917, 782065, 'Clinton', 'clinton', 'us', 1),
(435918, 782065, 'Altura', 'altura', 'us', 1),
(435919, 782065, 'Herman', 'herman', 'us', 1),
(435920, 782065, 'Chokio', 'chokio', 'us', 1),
(435921, 782065, 'Bertha', 'bertha', 'us', 1),
(435922, 782065, 'Clear Lake', 'clear-lake', 'us', 1),
(435923, 782065, 'Kellogg', 'kellogg', 'us', 1),
(435924, 782065, 'Wykoff', 'wykoff', 'us', 1),
(435925, 782065, 'Prinsburg', 'prinsburg', 'us', 1),
(435926, 782065, 'Ashby', 'ashby', 'us', 1),
(435927, 782065, 'Bigfork', 'bigfork', 'us', 1),
(435928, 782065, 'Tower', 'tower', 'us', 1),
(435929, 782065, 'Badger', 'badger', 'us', 1),
(435930, 782065, 'Hill City', 'hill-city', 'us', 1),
(435931, 782065, 'Audubon', 'audubon', 'us', 1),
(435932, 782065, 'Geneva', 'geneva', 'us', 1),
(435933, 782065, 'Bethel', 'bethel', 'us', 1),
(435934, 782065, 'Freeport', 'freeport', 'us', 1),
(435935, 782065, 'Foreston', 'foreston', 'us', 1),
(435936, 782065, 'White Earth', 'white-earth', 'us', 1),
(435937, 782065, 'Ogilvie', 'ogilvie', 'us', 1),
(435938, 782065, 'Floodwood', 'floodwood', 'us', 1),
(435939, 782065, 'Brewster', 'brewster', 'us', 1),
(435940, 782065, 'Franklin', 'franklin', 'us', 1),
(435941, 782065, 'Pillager', 'pillager', 'us', 1),
(435942, 782065, 'Danube', 'danube', 'us', 1),
(435943, 782065, 'Rothsay', 'rothsay', 'us', 1),
(435944, 782065, 'Pennock', 'pennock', 'us', 1),
(435945, 782065, 'Kiester', 'kiester', 'us', 1),
(435946, 782065, 'New Auburn', 'new-auburn', 'us', 1),
(435947, 782065, 'Sacred Heart', 'sacred-heart', 'us', 1),
(435948, 782065, 'Ellsworth', 'ellsworth', 'us', 1),
(435949, 782065, 'Hamburg', 'hamburg', 'us', 1),
(435950, 782065, 'Ottertail', 'ottertail', 'us', 1),
(435951, 782065, 'Clearbrook', 'clearbrook', 'us', 1),
(435952, 782065, 'Lafayette', 'lafayette', 'us', 1),
(435953, 782065, 'Ulen', 'ulen', 'us', 1),
(435954, 782065, 'Butterfield', 'butterfield', 'us', 1),
(435955, 782065, 'Evansville', 'evansville', 'us', 1),
(435956, 782065, 'Brownsville', 'brownsville', 'us', 1),
(435957, 782065, 'Elko', 'elko', 'us', 1),
(435958, 782065, 'Amboy', 'amboy', 'us', 1),
(435959, 782065, 'Willernie', 'willernie', 'us', 1),
(435960, 782065, 'Kandiyohi', 'kandiyohi', 'us', 1),
(435961, 782065, 'Walnut Grove', 'walnut-grove', 'us', 1),
(435962, 782065, 'Stewart', 'stewart', 'us', 1),
(435963, 782065, 'Ironton', 'ironton', 'us', 1),
(435964, 782065, 'Center City', 'center-city', 'us', 1),
(435965, 782065, 'Verndale', 'verndale', 'us', 1),
(435966, 782065, 'Graceville', 'graceville', 'us', 1),
(435967, 782065, 'Courtland', 'courtland', 'us', 1),
(435968, 782065, 'Lyle', 'lyle', 'us', 1),
(435969, 782065, 'Good Thunder', 'good-thunder', 'us', 1),
(435970, 782065, 'Jasper', 'jasper', 'us', 1),
(435971, 782065, 'Elysian', 'elysian', 'us', 1),
(435972, 782065, 'Halstad', 'halstad', 'us', 1),
(435973, 782065, 'Ellendale', 'ellendale', 'us', 1),
(435974, 782065, 'Eagle Bend', 'eagle-bend', 'us', 1),
(435975, 782065, 'Barnum', 'barnum', 'us', 1),
(435976, 782065, 'Cosmos', 'cosmos', 'us', 1),
(435977, 782065, 'Deerwood', 'deerwood', 'us', 1),
(435978, 782065, 'Clarissa', 'clarissa', 'us', 1),
(435979, 782065, 'Dover', 'dover', 'us', 1),
(435980, 782065, 'Hokah', 'hokah', 'us', 1),
(435981, 782065, 'Balaton', 'balaton', 'us', 1),
(435982, 782065, 'Cook', 'cook', 'us', 1),
(435983, 782065, 'Claremont', 'claremont', 'us', 1),
(435984, 782065, 'Hills', 'hills', 'us', 1),
(435985, 782065, 'Ivanhoe', 'ivanhoe', 'us', 1),
(435986, 782065, 'Browns Valley', 'browns-valley', 'us', 1),
(435987, 782065, 'Grove City', 'grove-city', 'us', 1),
(435988, 782065, 'Argyle', 'argyle', 'us', 1),
(435989, 782065, 'Alden', 'alden', 'us', 1),
(435990, 782065, 'McIntosh', 'mcintosh', 'us', 1),
(435991, 782065, 'Kimball', 'kimball', 'us', 1),
(435992, 782065, 'Brooten', 'brooten', 'us', 1),
(435993, 782065, 'Rollingstone', 'rollingstone', 'us', 1),
(435994, 782065, 'Wabasso', 'wabasso', 'us', 1),
(435995, 782065, 'Bovey', 'bovey', 'us', 1),
(435996, 782065, 'Loretto', 'loretto', 'us', 1),
(435997, 782065, 'Hoffman', 'hoffman', 'us', 1),
(435998, 782065, 'Minnesota Lake', 'minnesota-lake', 'us', 1),
(435999, 782065, 'Hendricks', 'hendricks', 'us', 1),
(436000, 782065, 'Randall', 'randall', 'us', 1),
(436001, 782065, 'Stephen', 'stephen', 'us', 1),
(436002, 782065, 'Lake Benton', 'lake-benton', 'us', 1),
(436003, 782065, 'Motley', 'motley', 'us', 1),
(436004, 782065, 'Welcome', 'welcome', 'us', 1),
(436005, 782065, 'Sebeka', 'sebeka', 'us', 1),
(436006, 782065, 'Hancock', 'hancock', 'us', 1),
(436007, 782065, 'Marble', 'marble', 'us', 1),
(436008, 782065, 'Littlefork', 'littlefork', 'us', 1),
(436009, 782065, 'Glenville', 'glenville', 'us', 1),
(436010, 782065, 'Elmore', 'elmore', 'us', 1),
(436011, 782065, 'Kasota', 'kasota', 'us', 1),
(436012, 782065, 'New Market', 'new-market', 'us', 1),
(436013, 782065, 'Naytahwaush', 'naytahwaush', 'us', 1),
(436014, 782065, 'Trimont', 'trimont', 'us', 1),
(436015, 782065, 'Browerville', 'browerville', 'us', 1),
(436016, 782065, 'Kerkhoven', 'kerkhoven', 'us', 1),
(436017, 782065, 'Karlstad', 'karlstad', 'us', 1),
(436018, 782065, 'Brownsdale', 'brownsdale', 'us', 1),
(436019, 782065, 'Clarks Grove', 'clarks-grove', 'us', 1),
(436020, 782065, 'Holdingford', 'holdingford', 'us', 1),
(436021, 782065, 'Cleveland', 'cleveland', 'us', 1),
(436022, 782065, 'Hampton', 'hampton', 'us', 1),
(436023, 782065, 'Mabel', 'mabel', 'us', 1),
(436024, 782065, 'Greenbush', 'greenbush', 'us', 1),
(436025, 782065, 'Belgrade', 'belgrade', 'us', 1),
(436026, 782065, 'Buffalo Lake', 'buffalo-lake', 'us', 1),
(436027, 782065, 'Heron Lake', 'heron-lake', 'us', 1),
(436028, 782065, 'Lanesboro', 'lanesboro', 'us', 1),
(436029, 782065, 'Westbrook', 'westbrook', 'us', 1),
(436030, 782065, 'Raymond', 'raymond', 'us', 1),
(436031, 782065, 'Gibbon', 'gibbon', 'us', 1),
(436032, 782065, 'Blackduck', 'blackduck', 'us', 1),
(436033, 782065, 'Adams', 'adams', 'us', 1),
(436034, 782065, 'Silver Lake', 'silver-lake', 'us', 1),
(436035, 782065, 'Carlton', 'carlton', 'us', 1),
(436036, 782065, 'Lamberton', 'lamberton', 'us', 1),
(436037, 782065, 'Henning', 'henning', 'us', 1),
(436038, 782065, 'Waverly', 'waverly', 'us', 1),
(436039, 782065, 'Mazeppa', 'mazeppa', 'us', 1),
(436040, 782065, 'Dundas', 'dundas', 'us', 1),
(436041, 782065, 'Brownton', 'brownton', 'us', 1),
(436042, 782065, 'Battle Lake', 'battle-lake', 'us', 1),
(436043, 782065, 'Saint Clair', 'saint-clair', 'us', 1),
(436044, 782065, 'West Concord', 'west-concord', 'us', 1),
(436045, 782065, 'Twin Valley', 'twin-valley', 'us', 1),
(436046, 782065, 'Morgan', 'morgan', 'us', 1),
(436047, 782065, 'Cass Lake', 'cass-lake', 'us', 1),
(436048, 782065, 'Saint Stephen', 'saint-stephen', 'us', 1),
(436049, 782065, 'Lake Park', 'lake-park', 'us', 1),
(436050, 782065, 'Fertile', 'fertile', 'us', 1),
(436051, 782065, 'Isle', 'isle', 'us', 1),
(436052, 782065, 'Clarkfield', 'clarkfield', 'us', 1),
(436053, 782065, 'Nashwauk', 'nashwauk', 'us', 1),
(436054, 782065, 'Oronoco', 'oronoco', 'us', 1),
(436055, 782065, 'Royalton', 'royalton', 'us', 1),
(436056, 782065, 'Biwabik', 'biwabik', 'us', 1),
(436057, 782065, 'Elgin', 'elgin', 'us', 1),
(436058, 782065, 'Watkins', 'watkins', 'us', 1),
(436059, 782065, 'Le Roy', 'le-roy', 'us', 1),
(436060, 782065, 'Onamia', 'onamia', 'us', 1),
(436061, 782065, 'Madison Lake', 'madison-lake', 'us', 1),
(436062, 782065, 'Emily', 'emily', 'us', 1),
(436063, 782065, 'Henderson', 'henderson', 'us', 1),
(436064, 782065, 'Goodhue', 'goodhue', 'us', 1),
(436065, 782065, 'Eden Valley', 'eden-valley', 'us', 1),
(436066, 782065, 'Grand Meadow', 'grand-meadow', 'us', 1),
(436067, 782065, 'Mayer', 'mayer', 'us', 1),
(436068, 782065, 'Ponemah', 'ponemah', 'us', 1),
(436069, 782065, 'Deer River', 'deer-river', 'us', 1),
(436070, 782065, 'Pine River', 'pine-river', 'us', 1),
(436071, 782065, 'Pequot Lakes', 'pequot-lakes', 'us', 1),
(436072, 782065, 'Edgerton', 'edgerton', 'us', 1),
(436073, 782065, 'Buhl', 'buhl', 'us', 1),
(436074, 782065, 'Taylors Falls', 'taylors-falls', 'us', 1),
(436075, 782065, 'Houston', 'houston', 'us', 1),
(436076, 782065, 'Baudette', 'baudette', 'us', 1),
(436077, 782065, 'Rice', 'rice', 'us', 1),
(436078, 782065, 'Nicollet', 'nicollet', 'us', 1),
(436079, 782065, 'Coleraine', 'coleraine', 'us', 1),
(436080, 782065, 'Morristown', 'morristown', 'us', 1),
(436081, 782065, 'Redby', 'redby', 'us', 1),
(436082, 782065, 'Parkers Prairie', 'parkers-prairie', 'us', 1),
(436083, 782065, 'Wanamingo', 'wanamingo', 'us', 1),
(436084, 782065, 'Atwater', 'atwater', 'us', 1),
(436085, 782065, 'Sherburn', 'sherburn', 'us', 1),
(436086, 782065, 'Dellwood', 'dellwood', 'us', 1),
(436087, 782065, 'Hallock', 'hallock', 'us', 1),
(436088, 782065, 'Tyler', 'tyler', 'us', 1),
(436089, 782065, 'Keewatin', 'keewatin', 'us', 1),
(436090, 782065, 'Spicer', 'spicer', 'us', 1),
(436091, 782065, 'New London', 'new-london', 'us', 1),
(436092, 782065, 'Cottonwood', 'cottonwood', 'us', 1),
(436093, 782065, 'Hector', 'hector', 'us', 1),
(436094, 782065, 'Clearwater', 'clearwater', 'us', 1),
(436095, 782065, 'Cologne', 'cologne', 'us', 1),
(436096, 782065, 'Medford', 'medford', 'us', 1),
(436097, 782065, 'New Richland', 'new-richland', 'us', 1),
(436098, 782065, 'Walker', 'walker', 'us', 1),
(436099, 782065, 'Mahnomen', 'mahnomen', 'us', 1),
(436100, 782065, 'Harmony', 'harmony', 'us', 1),
(436101, 782065, 'Bird Island', 'bird-island', 'us', 1),
(436102, 782065, 'Glyndon', 'glyndon', 'us', 1),
(436103, 782065, 'Truman', 'truman', 'us', 1),
(436104, 782065, 'Bagley', 'bagley', 'us', 1),
(436105, 782065, 'Starbuck', 'starbuck', 'us', 1),
(436106, 782065, 'Menahga', 'menahga', 'us', 1),
(436107, 782065, 'New York Mills', 'new-york-mills', 'us', 1),
(436108, 782065, 'Adrian', 'adrian', 'us', 1),
(436109, 782065, 'Fulda', 'fulda', 'us', 1),
(436110, 782065, 'Mantorville', 'mantorville', 'us', 1),
(436111, 782065, 'Harris', 'harris', 'us', 1),
(436112, 782065, 'Renville', 'renville', 'us', 1),
(436113, 782065, 'Dassel', 'dassel', 'us', 1),
(436114, 782065, 'Elbow Lake', 'elbow-lake', 'us', 1),
(436115, 782065, 'Fairfax', 'fairfax', 'us', 1),
(436116, 782065, 'Spring Grove', 'spring-grove', 'us', 1),
(436117, 782065, 'Winthrop', 'winthrop', 'us', 1),
(436118, 782065, 'Pierz', 'pierz', 'us', 1),
(436119, 782065, 'Clara City', 'clara-city', 'us', 1),
(436120, 782065, 'Richmond', 'richmond', 'us', 1),
(436121, 782065, 'Minneota', 'minneota', 'us', 1),
(436122, 782065, 'Avon', 'avon', 'us', 1),
(436123, 782065, 'Preston', 'preston', 'us', 1),
(436124, 782065, 'Hinckley', 'hinckley', 'us', 1),
(436125, 782065, 'Frazee', 'frazee', 'us', 1),
(436126, 782065, 'Stacy', 'stacy', 'us', 1),
(436127, 782065, 'Hayfield', 'hayfield', 'us', 1),
(436128, 782065, 'Winnebago', 'winnebago', 'us', 1),
(436129, 782065, 'Braham', 'braham', 'us', 1),
(436130, 782065, 'Grand Marais', 'grand-marais', 'us', 1),
(436131, 782065, 'Lester Prairie', 'lester-prairie', 'us', 1),
(436132, 782065, 'Dawson', 'dawson', 'us', 1),
(436133, 782065, 'Wheaton', 'wheaton', 'us', 1),
(436134, 782065, 'Fosston', 'fosston', 'us', 1),
(436135, 782065, 'Lewiston', 'lewiston', 'us', 1),
(436136, 782065, 'Ada', 'ada', 'us', 1),
(436137, 782065, 'Osakis', 'osakis', 'us', 1),
(436138, 782065, 'Red Lake Falls', 'red-lake-falls', 'us', 1),
(436139, 782065, 'Warren', 'warren', 'us', 1),
(436140, 782065, 'Babbitt', 'babbitt', 'us', 1),
(436141, 782065, 'Spring Park', 'spring-park', 'us', 1),
(436142, 782065, 'Kenyon', 'kenyon', 'us', 1),
(436143, 782065, 'Warroad', 'warroad', 'us', 1),
(436144, 782065, 'Mapleton', 'mapleton', 'us', 1),
(436145, 782065, 'Eyota', 'eyota', 'us', 1),
(436146, 782065, 'Lakefield', 'lakefield', 'us', 1),
(436147, 782065, 'Madison', 'madison', 'us', 1),
(436148, 782065, 'Gilbert', 'gilbert', 'us', 1),
(436149, 782065, 'Aurora', 'aurora', 'us', 1),
(436150, 782065, 'Rushford', 'rushford', 'us', 1),
(436151, 782065, 'Canby', 'canby', 'us', 1),
(436152, 782065, 'Maple Lake', 'maple-lake', 'us', 1),
(436153, 782065, 'Long Lake', 'long-lake', 'us', 1),
(436154, 782065, 'Hawley', 'hawley', 'us', 1),
(436155, 782065, 'Lakeland', 'lakeland', 'us', 1),
(436156, 782065, 'Cross Lake', 'cross-lake', 'us', 1),
(436157, 782065, 'Waterville', 'waterville', 'us', 1),
(436158, 782065, 'Albany', 'albany', 'us', 1),
(436159, 782065, 'Blooming Prairie', 'blooming-prairie', 'us', 1),
(436160, 782065, 'Howard Lake', 'howard-lake', 'us', 1),
(436161, 782065, 'Slayton', 'slayton', 'us', 1),
(436162, 782065, 'Maple Plain', 'maple-plain', 'us', 1),
(436163, 782065, 'Silver Bay', 'silver-bay', 'us', 1),
(436164, 782065, 'Mountain Lake', 'mountain-lake', 'us', 1),
(436165, 782065, 'Eagle Lake', 'eagle-lake', 'us', 1),
(436166, 782065, 'Aitkin', 'aitkin', 'us', 1),
(436167, 782065, 'Hoyt Lakes', 'hoyt-lakes', 'us', 1),
(436168, 782065, 'Ortonville', 'ortonville', 'us', 1),
(436169, 782065, 'Nisswa', 'nisswa', 'us', 1),
(436170, 782065, 'Tracy', 'tracy', 'us', 1),
(436171, 782065, 'Arlington', 'arlington', 'us', 1),
(436172, 782065, 'Janesville', 'janesville', 'us', 1),
(436173, 782065, 'Springfield', 'springfield', 'us', 1),
(436174, 782065, 'Gaylord', 'gaylord', 'us', 1),
(436175, 782065, 'Lonsdale', 'lonsdale', 'us', 1),
(436176, 782065, 'Lauderdale', 'lauderdale', 'us', 1),
(436177, 782065, 'Crosby', 'crosby', 'us', 1),
(436178, 782065, 'Excelsior', 'excelsior', 'us', 1),
(436179, 782065, 'Madelia', 'madelia', 'us', 1),
(436180, 782065, 'Barnesville', 'barnesville', 'us', 1),
(436181, 782065, 'Carver', 'carver', 'us', 1),
(436182, 782065, 'Paynesville', 'paynesville', 'us', 1),
(436183, 782065, 'Le Center', 'le-center', 'us', 1),
(436184, 782065, 'Glenwood', 'glenwood', 'us', 1),
(436185, 782065, 'Montrose', 'montrose', 'us', 1),
(436186, 782065, 'Wells', 'wells', 'us', 1),
(436187, 782065, 'Winsted', 'winsted', 'us', 1),
(436188, 782065, 'Chatfield', 'chatfield', 'us', 1),
(436189, 782065, 'Dodge Center', 'dodge-center', 'us', 1),
(436190, 782065, 'Moose Lake', 'moose-lake', 'us', 1),
(436191, 782065, 'Cohasset', 'cohasset', 'us', 1),
(436192, 782065, 'Olivia', 'olivia', 'us', 1),
(436193, 782065, 'Pelican Rapids', 'pelican-rapids', 'us', 1),
(436194, 782065, 'Spring Valley', 'spring-valley', 'us', 1),
(436195, 782065, 'Lake Crystal', 'lake-crystal', 'us', 1),
(436196, 782065, 'Sandstone', 'sandstone', 'us', 1),
(436197, 782065, 'Osseo', 'osseo', 'us', 1),
(436198, 782065, 'Foley', 'foley', 'us', 1),
(436199, 782065, 'Wabasha', 'wabasha', 'us', 1),
(436200, 782065, 'Saint Bonifacius', 'saint-bonifacius', 'us', 1),
(436201, 782065, 'Rockville', 'rockville', 'us', 1),
(436202, 782065, 'Hanover', 'hanover', 'us', 1),
(436203, 782065, 'Proctor', 'proctor', 'us', 1),
(436204, 782065, 'Rush City', 'rush-city', 'us', 1),
(436205, 782065, 'Roseau', 'roseau', 'us', 1),
(436206, 782065, 'Cokato', 'cokato', 'us', 1),
(436207, 782065, 'Perham', 'perham', 'us', 1),
(436208, 782065, 'Afton', 'afton', 'us', 1),
(436209, 782065, 'Montgomery', 'montgomery', 'us', 1),
(436210, 782065, 'Long Prairie', 'long-prairie', 'us', 1),
(436211, 782065, 'Granite Falls', 'granite-falls', 'us', 1),
(436212, 782065, 'Mountain Iron', 'mountain-iron', 'us', 1),
(436213, 782065, 'Caledonia', 'caledonia', 'us', 1),
(436214, 782065, 'Milaca', 'milaca', 'us', 1),
(436215, 782065, 'Annandale', 'annandale', 'us', 1),
(436216, 782065, 'Appleton', 'appleton', 'us', 1),
(436217, 782065, 'Staples', 'staples', 'us', 1),
(436218, 782065, 'Zumbrota', 'zumbrota', 'us', 1),
(436219, 782065, 'Chisago City', 'chisago-city', 'us', 1),
(436220, 782065, 'Dilworth', 'dilworth', 'us', 1),
(436221, 782065, 'Bayport', 'bayport', 'us', 1),
(436222, 782065, 'Benson', 'benson', 'us', 1),
(436223, 782065, 'Melrose', 'melrose', 'us', 1),
(436224, 782065, 'Plainview', 'plainview', 'us', 1),
(436225, 782065, 'Pine City', 'pine-city', 'us', 1),
(436226, 782065, 'Sleepy Eye', 'sleepy-eye', 'us', 1),
(436227, 782065, 'Pine Island', 'pine-island', 'us', 1),
(436228, 782065, 'Breckenridge', 'breckenridge', 'us', 1),
(436229, 782065, 'Jackson', 'jackson', 'us', 1),
(436230, 782065, 'Blue Earth', 'blue-earth', 'us', 1),
(436231, 782065, 'Park Rapids', 'park-rapids', 'us', 1),
(436232, 782065, 'Saint Charles', 'saint-charles', 'us', 1),
(436233, 782065, 'Cold Spring', 'cold-spring', 'us', 1),
(436234, 782065, 'Two Harbors', 'two-harbors', 'us', 1),
(436235, 782065, 'Byron', 'byron', 'us', 1),
(436236, 782065, 'Rogers', 'rogers', 'us', 1),
(436237, 782065, 'Mora', 'mora', 'us', 1),
(436238, 782065, 'Ely', 'ely', 'us', 1),
(436239, 782065, 'Newport', 'newport', 'us', 1),
(436240, 782065, 'Eveleth', 'eveleth', 'us', 1),
(436241, 782065, 'Becker', 'becker', 'us', 1),
(436242, 782065, 'Oak Park Heights', 'oak-park-heights', 'us', 1),
(436243, 782065, 'Centerville', 'centerville', 'us', 1),
(436244, 782065, 'Lindstrom', 'lindstrom', 'us', 1),
(436245, 782065, 'Cannon Falls', 'cannon-falls', 'us', 1),
(436246, 782065, 'Wayzata', 'wayzata', 'us', 1),
(436247, 782065, 'Watertown', 'watertown', 'us', 1),
(436248, 782065, 'Sauk Centre', 'sauk-centre', 'us', 1),
(436249, 782065, 'Wadena', 'wadena', 'us', 1),
(436250, 782065, 'Wyoming', 'wyoming', 'us', 1),
(436251, 782065, 'Rockford', 'rockford', 'us', 1),
(436252, 782065, 'Belle Plaine', 'belle-plaine', 'us', 1),
(436253, 782065, 'Pipestone', 'pipestone', 'us', 1),
(436254, 782065, 'Delano', 'delano', 'us', 1),
(436255, 782065, 'North Oaks', 'north-oaks', 'us', 1),
(436256, 782065, 'Le Sueur', 'le-sueur', 'us', 1),
(436257, 782065, 'Luverne', 'luverne', 'us', 1),
(436258, 782065, 'Windom', 'windom', 'us', 1),
(436259, 782065, 'Saint James', 'saint-james', 'us', 1),
(436260, 782065, 'Dayton', 'dayton', 'us', 1),
(436261, 782065, 'Chisholm', 'chisholm', 'us', 1),
(436262, 782065, 'Princeton', 'princeton', 'us', 1),
(436263, 782065, 'Circle Pines', 'circle-pines', 'us', 1),
(436264, 782065, 'Saint Paul Park', 'saint-paul-park', 'us', 1),
(436265, 782065, 'Morris', 'morris', 'us', 1),
(436266, 782065, 'La Crescent', 'la-crescent', 'us', 1),
(436267, 782065, 'Redwood Falls', 'redwood-falls', 'us', 1),
(436268, 782065, 'Saint Joseph', 'saint-joseph', 'us', 1),
(436269, 782065, 'Montevideo', 'montevideo', 'us', 1),
(436270, 782065, 'Lake City', 'lake-city', 'us', 1),
(436271, 782065, 'Jordan', 'jordan', 'us', 1),
(436272, 782065, 'Kasson', 'kasson', 'us', 1),
(436273, 782065, 'Stewartville', 'stewartville', 'us', 1),
(436274, 782065, 'Glencoe', 'glencoe', 'us', 1),
(436275, 782065, 'Isanti', 'isanti', 'us', 1),
(436276, 782065, 'New Prague', 'new-prague', 'us', 1),
(436277, 782065, 'Victoria', 'victoria', 'us', 1),
(436278, 782065, 'International Falls', 'international-falls', 'us', 1),
(436279, 782065, 'Albertville', 'albertville', 'us', 1),
(436280, 782065, 'Litchfield', 'litchfield', 'us', 1),
(436281, 782065, 'Spring Lake Park', 'spring-lake-park', 'us', 1),
(436282, 782065, 'Cambridge', 'cambridge', 'us', 1),
(436283, 782065, 'Waite Park', 'waite-park', 'us', 1),
(436284, 782065, 'Baxter', 'baxter', 'us', 1),
(436285, 782065, 'East Grand Forks', 'east-grand-forks', 'us', 1),
(436286, 782065, 'Saint Francis', 'saint-francis', 'us', 1),
(436287, 782065, 'Grand Rapids', 'grand-rapids', 'us', 1),
(436288, 782065, 'Crookston', 'crookston', 'us', 1),
(436289, 782065, 'Detroit Lakes', 'detroit-lakes', 'us', 1),
(436290, 782065, 'Little Falls', 'little-falls', 'us', 1),
(436291, 782065, 'Mahtomedi', 'mahtomedi', 'us', 1),
(436292, 782065, 'Lake Elmo', 'lake-elmo', 'us', 1),
(436293, 782065, 'Thief River Falls', 'thief-river-falls', 'us', 1),
(436294, 782065, 'Hermantown', 'hermantown', 'us', 1),
(436295, 782065, 'Virginia', 'virginia', 'us', 1),
(436296, 782065, 'Waconia', 'waconia', 'us', 1),
(436297, 782065, 'Big Lake', 'big-lake', 'us', 1),
(436298, 782065, 'Mound', 'mound', 'us', 1),
(436299, 782065, 'Waseca', 'waseca', 'us', 1),
(436300, 782065, 'Little Canada', 'little-canada', 'us', 1),
(436301, 782065, 'Arden Hills', 'arden-hills', 'us', 1),
(436302, 782065, 'Hugo', 'hugo', 'us', 1),
(436303, 782065, 'Alexandria', 'alexandria', 'us', 1),
(436304, 782065, 'North Branch', 'north-branch', 'us', 1),
(436305, 782065, 'Fairmont', 'fairmont', 'us', 1),
(436306, 782065, 'Saint Peter', 'saint-peter', 'us', 1),
(436307, 782065, 'Monticello', 'monticello', 'us', 1),
(436308, 782065, 'Mendota Heights', 'mendota-heights', 'us', 1),
(436309, 782065, 'Worthington', 'worthington', 'us', 1),
(436310, 782065, 'Cloquet', 'cloquet', 'us', 1),
(436311, 782065, 'North Saint Paul', 'north-saint-paul', 'us', 1),
(436312, 782065, 'East Bethel', 'east-bethel', 'us', 1),
(436313, 782065, 'Sauk Rapids', 'sauk-rapids', 'us', 1),
(436314, 782065, 'Marshall', 'marshall', 'us', 1),
(436315, 782065, 'North Mankato', 'north-mankato', 'us', 1),
(436316, 782065, 'Mounds View', 'mounds-view', 'us', 1),
(436317, 782065, 'Vadnais Heights', 'vadnais-heights', 'us', 1),
(436318, 782065, 'New Ulm', 'new-ulm', 'us', 1),
(436319, 782065, 'Robbinsdale', 'robbinsdale', 'us', 1),
(436320, 782065, 'Bemidji', 'bemidji', 'us', 1),
(436321, 782065, 'Sartell', 'sartell', 'us', 1),
(436322, 782065, 'Hutchinson', 'hutchinson', 'us', 1),
(436323, 782065, 'Brainerd', 'brainerd', 'us', 1),
(436324, 782065, 'Buffalo', 'buffalo', 'us', 1),
(436325, 782065, 'Fergus Falls', 'fergus-falls', 'us', 1),
(436326, 782065, 'Ham Lake', 'ham-lake', 'us', 1),
(436327, 782065, 'Saint Michael', 'saint-michael', 'us', 1),
(436328, 782065, 'Red Wing', 'red-wing', 'us', 1),
(436329, 782065, 'Hibbing', 'hibbing', 'us', 1),
(436330, 782065, 'Hopkins', 'hopkins', 'us', 1),
(436331, 782065, 'Forest Lake', 'forest-lake', 'us', 1),
(436332, 782065, 'Albert Lea', 'albert-lea', 'us', 1),
(436333, 782065, 'Anoka', 'anoka', 'us', 1),
(436334, 782065, 'Stillwater', 'stillwater', 'us', 1),
(436335, 782065, 'Columbia Heights', 'columbia-heights', 'us', 1),
(436336, 782065, 'Willmar', 'willmar', 'us', 1),
(436337, 782065, 'Rosemount', 'rosemount', 'us', 1),
(436338, 782065, 'Northfield', 'northfield', 'us', 1),
(436339, 782065, 'Farmington', 'farmington', 'us', 1),
(436340, 782065, 'West Saint Paul', 'west-saint-paul', 'us', 1),
(436341, 782065, 'South Saint Paul', 'south-saint-paul', 'us', 1),
(436342, 782065, 'New Hope', 'new-hope', 'us', 1),
(436343, 782065, 'Lino Lakes', 'lino-lakes', 'us', 1),
(436344, 782065, 'Golden Valley', 'golden-valley', 'us', 1),
(436345, 782065, 'Ramsey', 'ramsey', 'us', 1),
(436346, 782065, 'Elk River', 'elk-river', 'us', 1),
(436347, 782065, 'Hastings', 'hastings', 'us', 1),
(436348, 782065, 'New Brighton', 'new-brighton', 'us', 1),
(436349, 782065, 'Crystal', 'crystal', 'us', 1),
(436350, 782065, 'Faribault', 'faribault', 'us', 1),
(436351, 782065, 'Chaska', 'chaska', 'us', 1),
(436352, 782065, 'Champlin', 'champlin', 'us', 1),
(436353, 782065, 'Austin', 'austin', 'us', 1),
(436354, 782065, 'Chanhassen', 'chanhassen', 'us', 1),
(436355, 782065, 'Prior Lake', 'prior-lake', 'us', 1),
(436356, 782065, 'Owatonna', 'owatonna', 'us', 1),
(436357, 782065, 'White Bear Lake', 'white-bear-lake', 'us', 1),
(436358, 782065, 'Winona', 'winona', 'us', 1),
(436359, 782065, 'Fridley', 'fridley', 'us', 1),
(436360, 782065, 'Savage', 'savage', 'us', 1),
(436361, 782065, 'Shoreview', 'shoreview', 'us', 1),
(436362, 782065, 'Brooklyn Center', 'brooklyn-center', 'us', 1),
(436363, 782065, 'Oakdale', 'oakdale', 'us', 1),
(436364, 782065, 'Andover', 'andover', 'us', 1),
(436365, 782065, 'Shakopee', 'shakopee', 'us', 1),
(436366, 782065, 'Inver Grove Heights', 'inver-grove-heights', 'us', 1),
(436367, 782065, 'Roseville', 'roseville', 'us', 1),
(436368, 782065, 'Cottage Grove', 'cottage-grove', 'us', 1),
(436369, 782065, 'Moorhead', 'moorhead', 'us', 1),
(436370, 782065, 'Richfield', 'richfield', 'us', 1),
(436371, 782065, 'Maplewood', 'maplewood', 'us', 1),
(436372, 782065, 'Mankato', 'mankato', 'us', 1),
(436373, 782065, 'Saint Louis Park', 'saint-louis-park', 'us', 1),
(436374, 782065, 'Edina', 'edina', 'us', 1),
(436375, 782065, 'Apple Valley', 'apple-valley', 'us', 1),
(436376, 782065, 'Woodbury', 'woodbury', 'us', 1),
(436377, 782065, 'Lakeville', 'lakeville', 'us', 1),
(436378, 782065, 'Minnetonka', 'minnetonka', 'us', 1),
(436379, 782065, 'Blaine', 'blaine', 'us', 1),
(436380, 782065, 'Saint Cloud', 'saint-cloud', 'us', 1),
(436381, 782065, 'Burnsville', 'burnsville', 'us', 1),
(436382, 782065, 'Maple Grove', 'maple-grove', 'us', 1),
(436383, 782065, 'Coon Rapids', 'coon-rapids', 'us', 1),
(436384, 782065, 'Eden Prairie', 'eden-prairie', 'us', 1),
(436385, 782065, 'Eagan', 'eagan', 'us', 1),
(436386, 782065, 'Brooklyn Park', 'brooklyn-park', 'us', 1),
(436387, 782065, 'Plymouth', 'plymouth', 'us', 1),
(436388, 782065, 'Bloomington', 'bloomington', 'us', 1),
(436389, 782065, 'Duluth', 'duluth', 'us', 1),
(436390, 782065, 'Rochester', 'rochester', 'us', 1),
(436391, 782065, 'Saint Paul', 'saint-paul', 'us', 1),
(436392, 782065, 'Minneapolis', 'minneapolis', 'us', 1),
(436393, 782066, 'Mayhew', 'mayhew', 'us', 1),
(436394, 782066, 'Pinola', 'pinola', 'us', 1),
(436395, 782066, 'Agricola', 'agricola', 'us', 1),
(436396, 782066, 'Avon', 'avon', 'us', 1),
(436397, 782066, 'Bailey', 'bailey', 'us', 1),
(436398, 782066, 'Banner', 'banner', 'us', 1),
(436399, 782066, 'Belden', 'belden', 'us', 1),
(436400, 782066, 'Benton', 'benton', 'us', 1),
(436401, 782066, 'Brooklyn', 'brooklyn', 'us', 1),
(436402, 782066, 'Buckatunna', 'buckatunna', 'us', 1),
(436403, 782066, 'Camden', 'camden', 'us', 1),
(436404, 782066, 'Carriere', 'carriere', 'us', 1),
(436405, 782066, 'Carson', 'carson', 'us', 1),
(436406, 782066, 'Cascilla', 'cascilla', 'us', 1),
(436407, 782066, 'Choctaw', 'choctaw', 'us', 1),
(436408, 782066, 'Coila', 'coila', 'us', 1),
(436409, 782066, 'Daleville', 'daleville', 'us', 1),
(436410, 782066, 'Dennis', 'dennis', 'us', 1),
(436411, 782066, 'Dundee', 'dundee', 'us', 1),
(436412, 782066, 'Enid', 'enid', 'us', 1),
(436413, 782066, 'Etta', 'etta', 'us', 1),
(436414, 782066, 'Fernwood', 'fernwood', 'us', 1),
(436415, 782066, 'Fitler', 'fitler', 'us', 1),
(436416, 782066, 'Foxworth', 'foxworth', 'us', 1),
(436417, 782066, 'Glen Allan', 'glen-allan', 'us', 1),
(436418, 782066, 'Gore Springs', 'gore-springs', 'us', 1),
(436419, 782066, 'Greenwood Springs', 'greenwood-springs', 'us', 1),
(436420, 782066, 'Hamilton', 'hamilton', 'us', 1),
(436421, 782066, 'Harperville', 'harperville', 'us', 1),
(436422, 782066, 'Harrisville', 'harrisville', 'us', 1),
(436423, 782066, 'Hermanville', 'hermanville', 'us', 1),
(436424, 782066, 'Holcomb', 'holcomb', 'us', 1),
(436425, 782066, 'Holly Bluff', 'holly-bluff', 'us', 1),
(436426, 782066, 'Independence', 'independence', 'us', 1),
(436427, 782066, 'Jayess', 'jayess', 'us', 1),
(436428, 782066, 'Kokomo', 'kokomo', 'us', 1),
(436429, 782066, 'Lake Cormorant', 'lake-cormorant', 'us', 1),
(436430, 782066, 'Lamar', 'lamar', 'us', 1),
(436431, 782066, 'Lauderdale', 'lauderdale', 'us', 1),
(436432, 782066, 'Lawrence', 'lawrence', 'us', 1),
(436433, 782066, 'Little Rock', 'little-rock', 'us', 1),
(436434, 782066, 'Lorman', 'lorman', 'us', 1),
(436435, 782066, 'McCall Creek', 'mccall-creek', 'us', 1),
(436436, 782066, 'McCarley', 'mccarley', 'us', 1),
(436437, 782066, 'McHenry', 'mchenry', 'us', 1),
(436438, 782066, 'McNeill', 'mcneill', 'us', 1),
(436439, 782066, 'Michigan City', 'michigan-city', 'us', 1),
(436440, 782066, 'Mineral Wells', 'mineral-wells', 'us', 1),
(436441, 782066, 'Minter City', 'minter-city', 'us', 1),
(436442, 782066, 'Mooreville', 'mooreville', 'us', 1),
(436443, 782066, 'Moselle', 'moselle', 'us', 1),
(436444, 782066, 'Neely', 'neely', 'us', 1),
(436445, 782066, 'Nesbit', 'nesbit', 'us', 1),
(436446, 782066, 'New Site', 'new-site', 'us', 1),
(436447, 782066, 'Nicholson', 'nicholson', 'us', 1),
(436448, 782066, 'Oak Vale', 'oak-vale', 'us', 1),
(436449, 782066, 'Ovett', 'ovett', 'us', 1),
(436450, 782066, 'Pattison', 'pattison', 'us', 1),
(436451, 782066, 'Paulding', 'paulding', 'us', 1),
(436452, 782066, 'Perkinston', 'perkinston', 'us', 1),
(436453, 782066, 'Pheba', 'pheba', 'us', 1),
(436454, 782066, 'Philipp', 'philipp', 'us', 1),
(436455, 782066, 'Porterville', 'porterville', 'us', 1),
(436456, 782066, 'Preston', 'preston', 'us', 1),
(436457, 782066, 'Pulaski', 'pulaski', 'us', 1),
(436458, 782066, 'Randolph', 'randolph', 'us', 1),
(436459, 782066, 'Red Banks', 'red-banks', 'us', 1),
(436460, 782066, 'Redwood', 'redwood', 'us', 1),
(436461, 782066, 'Robinsonville', 'robinsonville', 'us', 1),
(436462, 782066, 'Rose Hill', 'rose-hill', 'us', 1),
(436463, 782066, 'Ruth', 'ruth', 'us', 1),
(436464, 782066, 'Sandy Hook', 'sandy-hook', 'us', 1),
(436465, 782066, 'Sarah', 'sarah', 'us', 1),
(436466, 782066, 'Scobey', 'scobey', 'us', 1),
(436467, 782066, 'Smithdale', 'smithdale', 'us', 1),
(436468, 782066, 'Sontag', 'sontag', 'us', 1),
(436469, 782066, 'Star', 'star', 'us', 1),
(436470, 782066, 'Steens', 'steens', 'us', 1),
(436471, 782066, 'Stewart', 'stewart', 'us', 1),
(436472, 782066, 'Stoneville', 'stoneville', 'us', 1),
(436473, 782066, 'Stringer', 'stringer', 'us', 1),
(436474, 782066, 'Tiplersville', 'tiplersville', 'us', 1),
(436475, 782066, 'Toomsuba', 'toomsuba', 'us', 1),
(436476, 782066, 'Tougaloo', 'tougaloo', 'us', 1),
(436477, 782066, 'Union Church', 'union-church', 'us', 1),
(436478, 782066, 'Valley Park', 'valley-park', 'us', 1),
(436479, 782066, 'Vance', 'vance', 'us', 1),
(436480, 782066, 'Vaughan', 'vaughan', 'us', 1),
(436481, 782066, 'Victoria', 'victoria', 'us', 1),
(436482, 782066, 'Vossburg', 'vossburg', 'us', 1),
(436483, 782066, 'Walls', 'walls', 'us', 1),
(436484, 782066, 'Waterford', 'waterford', 'us', 1),
(436485, 782066, 'Whitfield', 'whitfield', 'us', 1),
(436486, 782066, 'Prairie', 'prairie', 'us', 1),
(436487, 782066, 'Cedarbluff', 'cedarbluff', 'us', 1),
(436488, 782066, 'Church Hill', 'church-hill', 'us', 1),
(436489, 782066, 'D Lo', 'd-lo', 'us', 1),
(436490, 782066, 'Diberville', 'diberville', 'us', 1),
(436491, 782066, 'Glen', 'glen', 'us', 1),
(436492, 782066, 'Keesler AFB', 'keesler-afb', 'us', 1),
(436493, 782066, 'Miss State', 'miss-state', 'us', 1),
(436494, 782066, 'Mississippi State', 'mississippi-state', 'us', 1),
(436495, 782066, 'Nas Meridian', 'nas-meridian', 'us', 1),
(436496, 782066, 'Newhebron', 'newhebron', 'us', 1),
(436497, 782066, 'Stennis Spc Ctr', 'stennis-spc-ctr', 'us', 1),
(436498, 782066, 'University', 'university', 'us', 1),
(436499, 782066, 'Learned', 'learned', 'us', 1),
(436500, 782066, 'Satartia', 'satartia', 'us', 1),
(436501, 782066, 'Doddsville', 'doddsville', 'us', 1),
(436502, 782066, 'Sallis', 'sallis', 'us', 1),
(436503, 782066, 'Tillatoba', 'tillatoba', 'us', 1),
(436504, 782066, 'Big Creek', 'big-creek', 'us', 1),
(436505, 782066, 'Blue Springs', 'blue-springs', 'us', 1),
(436506, 782066, 'Woodland', 'woodland', 'us', 1),
(436507, 782066, 'Lena', 'lena', 'us', 1),
(436508, 782066, 'Walthall', 'walthall', 'us', 1),
(436509, 782066, 'Mantee', 'mantee', 'us', 1),
(436510, 782066, 'Braxton', 'braxton', 'us', 1),
(436511, 782066, 'McCool', 'mccool', 'us', 1),
(436512, 782066, 'Sturgis', 'sturgis', 'us', 1),
(436513, 782066, 'West', 'west', 'us', 1),
(436514, 782066, 'Golden', 'golden', 'us', 1),
(436515, 782066, 'Falkner', 'falkner', 'us', 1),
(436516, 782066, 'Pittsboro', 'pittsboro', 'us', 1),
(436517, 782066, 'Alligator', 'alligator', 'us', 1),
(436518, 782066, 'Sebastopol', 'sebastopol', 'us', 1),
(436519, 782066, 'Pachuta', 'pachuta', 'us', 1),
(436520, 782066, 'Silver Creek', 'silver-creek', 'us', 1),
(436521, 782066, 'Marietta', 'marietta', 'us', 1),
(436522, 782066, 'Pope', 'pope', 'us', 1),
(436523, 782066, 'Glendora', 'glendora', 'us', 1),
(436524, 782066, 'Mize', 'mize', 'us', 1),
(436525, 782066, 'Morgan City', 'morgan-city', 'us', 1),
(436526, 782066, 'Bassfield', 'bassfield', 'us', 1),
(436527, 782066, 'Taylor', 'taylor', 'us', 1),
(436528, 782066, 'Louise', 'louise', 'us', 1),
(436529, 782066, 'Tishomingo', 'tishomingo', 'us', 1),
(436530, 782066, 'Silver City', 'silver-city', 'us', 1),
(436531, 782066, 'Rienzi', 'rienzi', 'us', 1),
(436532, 782066, 'Coahoma', 'coahoma', 'us', 1),
(436533, 782066, 'Louin', 'louin', 'us', 1),
(436534, 782066, 'Lula', 'lula', 'us', 1),
(436535, 782066, 'Georgetown', 'georgetown', 'us', 1),
(436536, 782066, 'Pace', 'pace', 'us', 1),
(436537, 782066, 'Crosby', 'crosby', 'us', 1),
(436538, 782066, 'Chunky', 'chunky', 'us', 1),
(436539, 782066, 'Seminary', 'seminary', 'us', 1),
(436540, 782066, 'Sumner', 'sumner', 'us', 1),
(436541, 782066, 'Puckett', 'puckett', 'us', 1),
(436542, 782066, 'Schlater', 'schlater', 'us', 1),
(436543, 782066, 'Soso', 'soso', 'us', 1),
(436544, 782066, 'French Camp', 'french-camp', 'us', 1),
(436545, 782066, 'Lyon', 'lyon', 'us', 1),
(436546, 782066, 'Cary', 'cary', 'us', 1),
(436547, 782066, 'Tremont', 'tremont', 'us', 1),
(436548, 782066, 'Carrollton', 'carrollton', 'us', 1),
(436549, 782066, 'Lake', 'lake', 'us', 1),
(436550, 782066, 'Noxapater', 'noxapater', 'us', 1),
(436551, 782066, 'Myrtle', 'myrtle', 'us', 1),
(436552, 782066, 'Abbeville', 'abbeville', 'us', 1),
(436553, 782066, 'Cruger', 'cruger', 'us', 1),
(436554, 782066, 'Ethel', 'ethel', 'us', 1),
(436555, 782066, 'Dumas', 'dumas', 'us', 1),
(436556, 782066, 'North Carrollton', 'north-carrollton', 'us', 1),
(436557, 782066, 'Beulah', 'beulah', 'us', 1),
(436558, 782066, 'Enterprise', 'enterprise', 'us', 1),
(436559, 782066, 'Courtland', 'courtland', 'us', 1),
(436560, 782066, 'Osyka', 'osyka', 'us', 1),
(436561, 782066, 'Sledge', 'sledge', 'us', 1),
(436562, 782066, 'Artesia', 'artesia', 'us', 1),
(436563, 782066, 'Bentonia', 'bentonia', 'us', 1),
(436564, 782066, 'Hickory', 'hickory', 'us', 1),
(436565, 782066, 'Meadville', 'meadville', 'us', 1),
(436566, 782066, 'Potts Camp', 'potts-camp', 'us', 1),
(436567, 782066, 'Hickory Flat', 'hickory-flat', 'us', 1),
(436568, 782066, 'Arcola', 'arcola', 'us', 1),
(436569, 782066, 'Webb', 'webb', 'us', 1),
(436570, 782066, 'Shuqualak', 'shuqualak', 'us', 1),
(436571, 782066, 'Bogue Chitto', 'bogue-chitto', 'us', 1),
(436572, 782066, 'Thaxton', 'thaxton', 'us', 1),
(436573, 782066, 'Weir', 'weir', 'us', 1),
(436574, 782066, 'Ashland', 'ashland', 'us', 1),
(436575, 782066, 'State Line', 'state-line', 'us', 1),
(436576, 782066, 'Duncan', 'duncan', 'us', 1),
(436577, 782066, 'Houlka', 'houlka', 'us', 1),
(436578, 782066, 'Roxie', 'roxie', 'us', 1),
(436579, 782066, 'Oakland', 'oakland', 'us', 1),
(436580, 782066, 'Benoit', 'benoit', 'us', 1),
(436581, 782066, 'Scooba', 'scooba', 'us', 1),
(436582, 782066, 'McLain', 'mclain', 'us', 1),
(436583, 782066, 'Gunnison', 'gunnison', 'us', 1),
(436584, 782066, 'Bolton', 'bolton', 'us', 1),
(436585, 782066, 'Sherman', 'sherman', 'us', 1),
(436586, 782066, 'Merigold', 'merigold', 'us', 1),
(436587, 782066, 'Liberty', 'liberty', 'us', 1),
(436588, 782066, 'Sunflower', 'sunflower', 'us', 1),
(436589, 782066, 'Shubuta', 'shubuta', 'us', 1),
(436590, 782066, 'Sidon', 'sidon', 'us', 1),
(436591, 782066, 'Crawford', 'crawford', 'us', 1),
(436592, 782066, 'Mayersville', 'mayersville', 'us', 1),
(436593, 782066, 'Blue Mountain', 'blue-mountain', 'us', 1),
(436594, 782066, 'Boyle', 'boyle', 'us', 1),
(436595, 782066, 'Terry', 'terry', 'us', 1),
(436596, 782066, 'New Augusta', 'new-augusta', 'us', 1),
(436597, 782066, 'Mathiston', 'mathiston', 'us', 1),
(436598, 782066, 'Isola', 'isola', 'us', 1),
(436599, 782066, 'Byhalia', 'byhalia', 'us', 1),
(436600, 782066, 'Kilmichael', 'kilmichael', 'us', 1),
(436601, 782066, 'Vaiden', 'vaiden', 'us', 1),
(436602, 782066, 'Walnut', 'walnut', 'us', 1),
(436603, 782066, 'Crowder', 'crowder', 'us', 1),
(436604, 782066, 'Maben', 'maben', 'us', 1),
(436605, 782066, 'Sandersville', 'sandersville', 'us', 1),
(436606, 782066, 'Heidelberg', 'heidelberg', 'us', 1),
(436607, 782066, 'Anguilla', 'anguilla', 'us', 1),
(436608, 782066, 'Smithville', 'smithville', 'us', 1),
(436609, 782066, 'Mount Olive', 'mount-olive', 'us', 1),
(436610, 782066, 'Utica', 'utica', 'us', 1),
(436611, 782066, 'De Kalb', 'de-kalb', 'us', 1),
(436612, 782066, 'Coffeeville', 'coffeeville', 'us', 1),
(436613, 782066, 'Crenshaw', 'crenshaw', 'us', 1),
(436614, 782066, 'Derma', 'derma', 'us', 1),
(436615, 782066, 'Beaumont', 'beaumont', 'us', 1),
(436616, 782066, 'Caledonia', 'caledonia', 'us', 1),
(436617, 782066, 'Leakesville', 'leakesville', 'us', 1),
(436618, 782066, 'Hurley', 'hurley', 'us', 1),
(436619, 782066, 'Sumrall', 'sumrall', 'us', 1),
(436620, 782066, 'Bude', 'bude', 'us', 1),
(436621, 782066, 'Conehatta', 'conehatta', 'us', 1),
(436622, 782066, 'Ecru', 'ecru', 'us', 1),
(436623, 782066, 'Vardaman', 'vardaman', 'us', 1),
(436624, 782066, 'Burnsville', 'burnsville', 'us', 1),
(436625, 782066, 'Prentiss', 'prentiss', 'us', 1),
(436626, 782066, 'Tunica', 'tunica', 'us', 1),
(436627, 782066, 'Gloster', 'gloster', 'us', 1),
(436628, 782066, 'Richton', 'richton', 'us', 1),
(436629, 782066, 'Inverness', 'inverness', 'us', 1),
(436630, 782066, 'Mantachie', 'mantachie', 'us', 1),
(436631, 782066, 'Stonewall', 'stonewall', 'us', 1),
(436632, 782066, 'Woodville', 'woodville', 'us', 1),
(436633, 782066, 'Brooksville', 'brooksville', 'us', 1),
(436634, 782066, 'Goodman', 'goodman', 'us', 1),
(436635, 782066, 'Plantersville', 'plantersville', 'us', 1),
(436636, 782066, 'Raleigh', 'raleigh', 'us', 1),
(436637, 782066, 'Metcalfe', 'metcalfe', 'us', 1),
(436638, 782066, 'Guntown', 'guntown', 'us', 1),
(436639, 782066, 'Pickens', 'pickens', 'us', 1),
(436640, 782066, 'Tutwiler', 'tutwiler', 'us', 1),
(436641, 782066, 'Edwards', 'edwards', 'us', 1),
(436642, 782066, 'Como', 'como', 'us', 1),
(436643, 782066, 'Saucier', 'saucier', 'us', 1),
(436644, 782066, 'Taylorsville', 'taylorsville', 'us', 1),
(436645, 782066, 'Marion', 'marion', 'us', 1),
(436646, 782066, 'Summit', 'summit', 'us', 1),
(436647, 782066, 'Friars Point', 'friars-point', 'us', 1),
(436648, 782066, 'Decatur', 'decatur', 'us', 1),
(436649, 782066, 'Pelahatchie', 'pelahatchie', 'us', 1),
(436650, 782066, 'Walnut Grove', 'walnut-grove', 'us', 1),
(436651, 782066, 'Flora', 'flora', 'us', 1),
(436652, 782066, 'Centreville', 'centreville', 'us', 1),
(436653, 782066, 'Raymond', 'raymond', 'us', 1),
(436654, 782066, 'Duck Hill', 'duck-hill', 'us', 1),
(436655, 782066, 'Ackerman', 'ackerman', 'us', 1),
(436656, 782066, 'Coldwater', 'coldwater', 'us', 1),
(436657, 782066, 'Pearlington', 'pearlington', 'us', 1),
(436658, 782066, 'Port Gibson', 'port-gibson', 'us', 1),
(436659, 782066, 'Wesson', 'wesson', 'us', 1),
(436660, 782066, 'Jonestown', 'jonestown', 'us', 1),
(436661, 782066, 'Monticello', 'monticello', 'us', 1),
(436662, 782066, 'Shannon', 'shannon', 'us', 1),
(436663, 782066, 'Calhoun City', 'calhoun-city', 'us', 1),
(436664, 782066, 'Lambert', 'lambert', 'us', 1),
(436665, 782066, 'Tylertown', 'tylertown', 'us', 1),
(436666, 782066, 'Marks', 'marks', 'us', 1),
(436667, 782066, 'Lexington', 'lexington', 'us', 1),
(436668, 782066, 'Nettleton', 'nettleton', 'us', 1),
(436669, 782066, 'Belmont', 'belmont', 'us', 1),
(436670, 782066, 'Itta Bena', 'itta-bena', 'us', 1),
(436671, 782066, 'Mound Bayou', 'mound-bayou', 'us', 1),
(436672, 782066, 'Union', 'union', 'us', 1),
(436673, 782066, 'Bruce', 'bruce', 'us', 1),
(436674, 782066, 'Magnolia', 'magnolia', 'us', 1),
(436675, 782066, 'Sardis', 'sardis', 'us', 1),
(436676, 782066, 'Collinsville', 'collinsville', 'us', 1),
(436677, 782066, 'Charleston', 'charleston', 'us', 1),
(436678, 782066, 'Fayette', 'fayette', 'us', 1),
(436679, 782066, 'Drew', 'drew', 'us', 1),
(436680, 782066, 'Eupora', 'eupora', 'us', 1),
(436681, 782066, 'Bay Springs', 'bay-springs', 'us', 1),
(436682, 782066, 'Rolling Fork', 'rolling-fork', 'us', 1),
(436683, 782066, 'Tchula', 'tchula', 'us', 1),
(436684, 782066, 'Shaw', 'shaw', 'us', 1),
(436685, 782066, 'Macon', 'macon', 'us', 1),
(436686, 782066, 'Moorhead', 'moorhead', 'us', 1),
(436687, 782066, 'Quitman', 'quitman', 'us', 1),
(436688, 782066, 'Purvis', 'purvis', 'us', 1),
(436689, 782066, 'Lumberton', 'lumberton', 'us', 1),
(436690, 782066, 'Rosedale', 'rosedale', 'us', 1),
(436691, 782066, 'Kiln', 'kiln', 'us', 1),
(436692, 782066, 'Mendenhall', 'mendenhall', 'us', 1),
(436693, 782066, 'Belzoni', 'belzoni', 'us', 1),
(436694, 782066, 'Poplarville', 'poplarville', 'us', 1),
(436695, 782066, 'Shelby', 'shelby', 'us', 1),
(436696, 782066, 'Collins', 'collins', 'us', 1),
(436697, 782066, 'Durant', 'durant', 'us', 1),
(436698, 782066, 'Okolona', 'okolona', 'us', 1),
(436699, 782066, 'Ruleville', 'ruleville', 'us', 1),
(436700, 782066, 'Iuka', 'iuka', 'us', 1),
(436701, 782066, 'Lucedale', 'lucedale', 'us', 1),
(436702, 782066, 'Florence', 'florence', 'us', 1),
(436703, 782066, 'Hollandale', 'hollandale', 'us', 1),
(436704, 782066, 'Baldwyn', 'baldwyn', 'us', 1),
(436705, 782066, 'Escatawpa', 'escatawpa', 'us', 1),
(436706, 782066, 'Morton', 'morton', 'us', 1),
(436707, 782066, 'Verona', 'verona', 'us', 1),
(436708, 782066, 'Ellisville', 'ellisville', 'us', 1),
(436709, 782066, 'Saltillo', 'saltillo', 'us', 1),
(436710, 782066, 'Newton', 'newton', 'us', 1),
(436711, 782066, 'Water Valley', 'water-valley', 'us', 1),
(436712, 782066, 'Wiggins', 'wiggins', 'us', 1),
(436713, 782066, 'Fulton', 'fulton', 'us', 1),
(436714, 782066, 'Houston', 'houston', 'us', 1),
(436715, 782066, 'Magee', 'magee', 'us', 1),
(436716, 782066, 'Hazlehurst', 'hazlehurst', 'us', 1),
(436717, 782066, 'Carthage', 'carthage', 'us', 1),
(436718, 782066, 'Winona', 'winona', 'us', 1),
(436719, 782066, 'Leland', 'leland', 'us', 1),
(436720, 782066, 'Waynesboro', 'waynesboro', 'us', 1),
(436721, 782066, 'Ripley', 'ripley', 'us', 1),
(436722, 782066, 'Pontotoc', 'pontotoc', 'us', 1),
(436723, 782066, 'Crystal Springs', 'crystal-springs', 'us', 1),
(436724, 782066, 'Vancleave', 'vancleave', 'us', 1),
(436725, 782066, 'Forest', 'forest', 'us', 1),
(436726, 782066, 'Richland', 'richland', 'us', 1),
(436727, 782066, 'Columbia', 'columbia', 'us', 1),
(436728, 782066, 'Aberdeen', 'aberdeen', 'us', 1),
(436729, 782066, 'Pass Christian', 'pass-christian', 'us', 1),
(436730, 782066, 'Senatobia', 'senatobia', 'us', 1),
(436731, 782066, 'Amory', 'amory', 'us', 1),
(436732, 782066, 'Louisville', 'louisville', 'us', 1),
(436733, 782066, 'Flowood', 'flowood', 'us', 1),
(436734, 782066, 'Waveland', 'waveland', 'us', 1),
(436735, 782066, 'Philadelphia', 'philadelphia', 'us', 1),
(436736, 782066, 'Kosciusko', 'kosciusko', 'us', 1),
(436737, 782066, 'Byram', 'byram', 'us', 1),
(436738, 782066, 'Batesville', 'batesville', 'us', 1),
(436739, 782066, 'Petal', 'petal', 'us', 1),
(436740, 782066, 'Diamondhead', 'diamondhead', 'us', 1),
(436741, 782066, 'New Albany', 'new-albany', 'us', 1),
(436742, 782066, 'Holly Springs', 'holly-springs', 'us', 1),
(436743, 782066, 'Bay Saint Louis', 'bay-saint-louis', 'us', 1),
(436744, 782066, 'Booneville', 'booneville', 'us', 1),
(436745, 782066, 'Hernando', 'hernando', 'us', 1),
(436746, 782066, 'Brookhaven', 'brookhaven', 'us', 1),
(436747, 782066, 'Picayune', 'picayune', 'us', 1),
(436748, 782066, 'Indianola', 'indianola', 'us', 1),
(436749, 782066, 'West Point', 'west-point', 'us', 1),
(436750, 782066, 'Yazoo City', 'yazoo-city', 'us', 1),
(436751, 782066, 'Canton', 'canton', 'us', 1),
(436752, 782066, 'Cleveland', 'cleveland', 'us', 1),
(436753, 782066, 'McComb', 'mccomb', 'us', 1),
(436754, 782066, 'Oxford', 'oxford', 'us', 1),
(436755, 782066, 'Corinth', 'corinth', 'us', 1),
(436756, 782066, 'Grenada', 'grenada', 'us', 1),
(436757, 782066, 'Moss Point', 'moss-point', 'us', 1),
(436758, 782066, 'Horn Lake', 'horn-lake', 'us', 1),
(436759, 782066, 'Long Beach', 'long-beach', 'us', 1),
(436760, 782066, 'Madison', 'madison', 'us', 1),
(436761, 782066, 'Natchez', 'natchez', 'us', 1),
(436762, 782066, 'Greenwood', 'greenwood', 'us', 1),
(436763, 782066, 'Ocean Springs', 'ocean-springs', 'us', 1),
(436764, 782066, 'Laurel', 'laurel', 'us', 1),
(436765, 782066, 'Clarksdale', 'clarksdale', 'us', 1),
(436766, 782066, 'Brandon', 'brandon', 'us', 1),
(436767, 782066, 'Ridgeland', 'ridgeland', 'us', 1),
(436768, 782066, 'Starkville', 'starkville', 'us', 1),
(436769, 782066, 'Pearl', 'pearl', 'us', 1),
(436770, 782066, 'Columbus', 'columbus', 'us', 1),
(436771, 782066, 'Clinton', 'clinton', 'us', 1),
(436772, 782066, 'Gautier', 'gautier', 'us', 1),
(436773, 782066, 'Pascagoula', 'pascagoula', 'us', 1),
(436774, 782066, 'Vicksburg', 'vicksburg', 'us', 1),
(436775, 782066, 'Olive Branch', 'olive-branch', 'us', 1),
(436776, 782066, 'Tupelo', 'tupelo', 'us', 1),
(436777, 782066, 'Greenville', 'greenville', 'us', 1),
(436778, 782066, 'Southaven', 'southaven', 'us', 1),
(436779, 782066, 'Meridian', 'meridian', 'us', 1),
(436780, 782066, 'Hattiesburg', 'hattiesburg', 'us', 1),
(436781, 782066, 'Biloxi', 'biloxi', 'us', 1),
(436782, 782066, 'Gulfport', 'gulfport', 'us', 1),
(436783, 782066, 'Jackson', 'jackson', 'us', 1),
(436784, 782067, 'Horton', 'horton', 'us', 1),
(436785, 782067, 'Tunas', 'tunas', 'us', 1),
(436786, 782067, 'Anabel', 'anabel', 'us', 1),
(436787, 782067, 'Antonia', 'antonia', 'us', 1),
(436788, 782067, 'Avalon', 'avalon', 'us', 1),
(436789, 782067, 'Beaufort', 'beaufort', 'us', 1),
(436790, 782067, 'Belgrade', 'belgrade', 'us', 1),
(436791, 782067, 'Belleview', 'belleview', 'us', 1),
(436792, 782067, 'Black', 'black', 'us', 1),
(436793, 782067, 'Blackwell', 'blackwell', 'us', 1),
(436794, 782067, 'Bonnots Mill', 'bonnots-mill', 'us', 1),
(436795, 782067, 'Boss', 'boss', 'us', 1),
(436796, 782067, 'Bradleyville', 'bradleyville', 'us', 1),
(436797, 782067, 'Braggadocio', 'braggadocio', 'us', 1),
(436798, 782067, 'Brighton', 'brighton', 'us', 1),
(436799, 782067, 'Brinktown', 'brinktown', 'us', 1),
(436800, 782067, 'Broseley', 'broseley', 'us', 1),
(436801, 782067, 'Bruner', 'bruner', 'us', 1),
(436802, 782067, 'Bucyrus', 'bucyrus', 'us', 1),
(436803, 782067, 'Burfordville', 'burfordville', 'us', 1),
(436804, 782067, 'Cadet', 'cadet', 'us', 1),
(436805, 782067, 'Cape Fair', 'cape-fair', 'us', 1),
(436806, 782067, 'Catawissa', 'catawissa', 'us', 1),
(436807, 782067, 'Caulfield', 'caulfield', 'us', 1),
(436808, 782067, 'Cedarcreek', 'cedarcreek', 'us', 1),
(436809, 782067, 'Cherryville', 'cherryville', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(436810, 782067, 'Chestnutridge', 'chestnutridge', 'us', 1),
(436811, 782067, 'Davisville', 'davisville', 'us', 1),
(436812, 782067, 'Dawn', 'dawn', 'us', 1),
(436813, 782067, 'Deering', 'deering', 'us', 1),
(436814, 782067, 'Defiance', 'defiance', 'us', 1),
(436815, 782067, 'Devils Elbow', 'devils-elbow', 'us', 1),
(436816, 782067, 'Dittmer', 'dittmer', 'us', 1),
(436817, 782067, 'Doe Run', 'doe-run', 'us', 1),
(436818, 782067, 'Dora', 'dora', 'us', 1),
(436819, 782067, 'Drury', 'drury', 'us', 1),
(436820, 782067, 'Dunnegan', 'dunnegan', 'us', 1),
(436821, 782067, 'Durham', 'durham', 'us', 1),
(436822, 782067, 'Eagle Rock', 'eagle-rock', 'us', 1),
(436823, 782067, 'Earth City', 'earth-city', 'us', 1),
(436824, 782067, 'Edwards', 'edwards', 'us', 1),
(436825, 782067, 'Eldridge', 'eldridge', 'us', 1),
(436826, 782067, 'Elk Creek', 'elk-creek', 'us', 1),
(436827, 782067, 'Elkland', 'elkland', 'us', 1),
(436828, 782067, 'Emden', 'emden', 'us', 1),
(436829, 782067, 'Excello', 'excello', 'us', 1),
(436830, 782067, 'Fairdealing', 'fairdealing', 'us', 1),
(436831, 782067, 'Falcon', 'falcon', 'us', 1),
(436832, 782067, 'Faucett', 'faucett', 'us', 1),
(436833, 782067, 'Florence', 'florence', 'us', 1),
(436834, 782067, 'Fortuna', 'fortuna', 'us', 1),
(436835, 782067, 'Fremont', 'fremont', 'us', 1),
(436836, 782067, 'French Village', 'french-village', 'us', 1),
(436837, 782067, 'Friedheim', 'friedheim', 'us', 1),
(436838, 782067, 'Gatewood', 'gatewood', 'us', 1),
(436839, 782067, 'Glencoe', 'glencoe', 'us', 1),
(436840, 782067, 'Golden', 'golden', 'us', 1),
(436841, 782067, 'Graff', 'graff', 'us', 1),
(436842, 782067, 'Grover', 'grover', 'us', 1),
(436843, 782067, 'Grovespring', 'grovespring', 'us', 1),
(436844, 782067, 'Grubville', 'grubville', 'us', 1),
(436845, 782067, 'Hartshorn', 'hartshorn', 'us', 1),
(436846, 782067, 'Harviell', 'harviell', 'us', 1),
(436847, 782067, 'Helena', 'helena', 'us', 1),
(436848, 782067, 'Henley', 'henley', 'us', 1),
(436849, 782067, 'House Springs', 'house-springs', 'us', 1),
(436850, 782067, 'Isabella', 'isabella', 'us', 1),
(436851, 782067, 'Jane', 'jane', 'us', 1),
(436852, 782067, 'Kissee Mills', 'kissee-mills', 'us', 1),
(436853, 782067, 'Koeltztown', 'koeltztown', 'us', 1),
(436854, 782067, 'Labadie', 'labadie', 'us', 1),
(436855, 782067, 'Lampe', 'lampe', 'us', 1),
(436856, 782067, 'Laquey', 'laquey', 'us', 1),
(436857, 782067, 'Lentner', 'lentner', 'us', 1),
(436858, 782067, 'Leopold', 'leopold', 'us', 1),
(436859, 782067, 'Lesterville', 'lesterville', 'us', 1),
(436860, 782067, 'Lonedell', 'lonedell', 'us', 1),
(436861, 782067, 'Long Lane', 'long-lane', 'us', 1),
(436862, 782067, 'Loose Creek', 'loose-creek', 'us', 1),
(436863, 782067, 'Lynchburg', 'lynchburg', 'us', 1),
(436864, 782067, 'Macomb', 'macomb', 'us', 1),
(436865, 782067, 'Maywood', 'maywood', 'us', 1),
(436866, 782067, 'Millersville', 'millersville', 'us', 1),
(436867, 782067, 'Montreal', 'montreal', 'us', 1),
(436868, 782067, 'Moody', 'moody', 'us', 1),
(436869, 782067, 'Mora', 'mora', 'us', 1),
(436870, 782067, 'Myrtle', 'myrtle', 'us', 1),
(436871, 782067, 'New Boston', 'new-boston', 'us', 1),
(436872, 782067, 'New Hartford', 'new-hartford', 'us', 1),
(436873, 782067, 'Oldfield', 'oldfield', 'us', 1),
(436874, 782067, 'Oxly', 'oxly', 'us', 1),
(436875, 782067, 'Patterson', 'patterson', 'us', 1),
(436876, 782067, 'Patton', 'patton', 'us', 1),
(436877, 782067, 'Peace Valley', 'peace-valley', 'us', 1),
(436878, 782067, 'Philadelphia', 'philadelphia', 'us', 1),
(436879, 782067, 'Pittsburg', 'pittsburg', 'us', 1),
(436880, 782067, 'Polk', 'polk', 'us', 1),
(436881, 782067, 'Pomona', 'pomona', 'us', 1),
(436882, 782067, 'Pontiac', 'pontiac', 'us', 1),
(436883, 782067, 'Portland', 'portland', 'us', 1),
(436884, 782067, 'Pottersville', 'pottersville', 'us', 1),
(436885, 782067, 'Protem', 'protem', 'us', 1),
(436886, 782067, 'Quincy', 'quincy', 'us', 1),
(436887, 782067, 'Richwoods', 'richwoods', 'us', 1),
(436888, 782067, 'Ridgedale', 'ridgedale', 'us', 1),
(436889, 782067, 'Roach', 'roach', 'us', 1),
(436890, 782067, 'Robertsville', 'robertsville', 'us', 1),
(436891, 782067, 'Roby', 'roby', 'us', 1),
(436892, 782067, 'Rocky Comfort', 'rocky-comfort', 'us', 1),
(436893, 782067, 'Rocky Mount', 'rocky-mount', 'us', 1),
(436894, 782067, 'Saint Albans', 'saint-albans', 'us', 1),
(436895, 782067, 'Silva', 'silva', 'us', 1),
(436896, 782067, 'Squires', 'squires', 'us', 1),
(436897, 782067, 'Stanton', 'stanton', 'us', 1),
(436898, 782067, 'Steedman', 'steedman', 'us', 1),
(436899, 782067, 'Success', 'success', 'us', 1),
(436900, 782067, 'Taylor', 'taylor', 'us', 1),
(436901, 782067, 'Tebbetts', 'tebbetts', 'us', 1),
(436902, 782067, 'Tecumseh', 'tecumseh', 'us', 1),
(436903, 782067, 'Thompson', 'thompson', 'us', 1),
(436904, 782067, 'Thornfield', 'thornfield', 'us', 1),
(436905, 782067, 'Tiff City', 'tiff-city', 'us', 1),
(436906, 782067, 'Ulman', 'ulman', 'us', 1),
(436907, 782067, 'Uniontown', 'uniontown', 'us', 1),
(436908, 782067, 'Valles Mines', 'valles-mines', 'us', 1),
(436909, 782067, 'Vanzant', 'vanzant', 'us', 1),
(436910, 782067, 'Vichy', 'vichy', 'us', 1),
(436911, 782067, 'Walnut Shade', 'walnut-shade', 'us', 1),
(436912, 782067, 'Wappapello', 'wappapello', 'us', 1),
(436913, 782067, 'Wasola', 'wasola', 'us', 1),
(436914, 782067, 'Williamsburg', 'williamsburg', 'us', 1),
(436915, 782067, 'Windyville', 'windyville', 'us', 1),
(436916, 782067, 'Chadwick', 'chadwick', 'us', 1),
(436917, 782067, 'Jadwin', 'jadwin', 'us', 1),
(436918, 782067, 'Latham', 'latham', 'us', 1),
(436919, 782067, 'Hatfield', 'hatfield', 'us', 1),
(436920, 782067, 'Martinsville', 'martinsville', 'us', 1),
(436921, 782067, 'Williamstown', 'williamstown', 'us', 1),
(436922, 782067, 'Winigan', 'winigan', 'us', 1),
(436923, 782067, 'Bois D Arc', 'bois-d-arc', 'us', 1),
(436924, 782067, 'Brookline Sta', 'brookline-sta', 'us', 1),
(436925, 782067, 'Country Club', 'country-club', 'us', 1),
(436926, 782067, 'Fort Leonard Wood', 'fort-leonard-wood', 'us', 1),
(436927, 782067, 'Half Way', 'half-way', 'us', 1),
(436928, 782067, 'Middle Brook', 'middle-brook', 'us', 1),
(436929, 782067, 'O Fallon', 'o-fallon', 'us', 1),
(436930, 782067, 'Portage des Sioux', 'portage-des-sioux', 'us', 1),
(436931, 782067, 'Whiteman AFB', 'whiteman-afb', 'us', 1),
(436932, 782067, 'Corning', 'corning', 'us', 1),
(436933, 782067, 'Dalton', 'dalton', 'us', 1),
(436934, 782067, 'Denver', 'denver', 'us', 1),
(436935, 782067, 'Arbela', 'arbela', 'us', 1),
(436936, 782067, 'Arcola', 'arcola', 'us', 1),
(436937, 782067, 'Stoutsville', 'stoutsville', 'us', 1),
(436938, 782067, 'Wooldridge', 'wooldridge', 'us', 1),
(436939, 782067, 'Randolph', 'randolph', 'us', 1),
(436940, 782067, 'Rea', 'rea', 'us', 1),
(436941, 782067, 'Triplett', 'triplett', 'us', 1),
(436942, 782067, 'Leonard', 'leonard', 'us', 1),
(436943, 782067, 'Plato', 'plato', 'us', 1),
(436944, 782067, 'Catron', 'catron', 'us', 1),
(436945, 782067, 'Amity', 'amity', 'us', 1),
(436946, 782067, 'Arrow Rock', 'arrow-rock', 'us', 1),
(436947, 782067, 'Deerfield', 'deerfield', 'us', 1),
(436948, 782067, 'Aldrich', 'aldrich', 'us', 1),
(436949, 782067, 'Old Appleton', 'old-appleton', 'us', 1),
(436950, 782067, 'Milo', 'milo', 'us', 1),
(436951, 782067, 'Climax Springs', 'climax-springs', 'us', 1),
(436952, 782067, 'Guilford', 'guilford', 'us', 1),
(436953, 782067, 'Mooresville', 'mooresville', 'us', 1),
(436954, 782067, 'Powersville', 'powersville', 'us', 1),
(436955, 782067, 'Worth', 'worth', 'us', 1),
(436956, 782067, 'Harwood', 'harwood', 'us', 1),
(436957, 782067, 'Leslie', 'leslie', 'us', 1),
(436958, 782067, 'Rothville', 'rothville', 'us', 1),
(436959, 782067, 'Lucerne', 'lucerne', 'us', 1),
(436960, 782067, 'Kimmswick', 'kimmswick', 'us', 1),
(436961, 782067, 'Richards', 'richards', 'us', 1),
(436962, 782067, 'Elmer', 'elmer', 'us', 1),
(436963, 782067, 'Gentry', 'gentry', 'us', 1),
(436964, 782067, 'Zalma', 'zalma', 'us', 1),
(436965, 782067, 'Paynesville', 'paynesville', 'us', 1),
(436966, 782067, 'Newark', 'newark', 'us', 1),
(436967, 782067, 'Levasy', 'levasy', 'us', 1),
(436968, 782067, 'Harris', 'harris', 'us', 1),
(436969, 782067, 'Ethel', 'ethel', 'us', 1),
(436970, 782067, 'Moundville', 'moundville', 'us', 1),
(436971, 782067, 'Rutledge', 'rutledge', 'us', 1),
(436972, 782067, 'Luray', 'luray', 'us', 1),
(436973, 782067, 'Hartsburg', 'hartsburg', 'us', 1),
(436974, 782067, 'Dover', 'dover', 'us', 1),
(436975, 782067, 'Darlington', 'darlington', 'us', 1),
(436976, 782067, 'Brumley', 'brumley', 'us', 1),
(436977, 782067, 'Reeds', 'reeds', 'us', 1),
(436978, 782067, 'Truxton', 'truxton', 'us', 1),
(436979, 782067, 'Franklin', 'franklin', 'us', 1),
(436980, 782067, 'Livonia', 'livonia', 'us', 1),
(436981, 782067, 'New Franklin', 'new-franklin', 'us', 1),
(436982, 782067, 'Preston', 'preston', 'us', 1),
(436983, 782067, 'Revere', 'revere', 'us', 1),
(436984, 782067, 'Ionia', 'ionia', 'us', 1),
(436985, 782067, 'Whitewater', 'whitewater', 'us', 1),
(436986, 782067, 'Novelty', 'novelty', 'us', 1),
(436987, 782067, 'Bethel', 'bethel', 'us', 1),
(436988, 782067, 'De Witt', 'de-witt', 'us', 1),
(436989, 782067, 'Watson', 'watson', 'us', 1),
(436990, 782067, 'Weatherby', 'weatherby', 'us', 1),
(436991, 782067, 'Monticello', 'monticello', 'us', 1),
(436992, 782067, 'Jameson', 'jameson', 'us', 1),
(436993, 782067, 'Morrison', 'morrison', 'us', 1),
(436994, 782067, 'Benton City', 'benton-city', 'us', 1),
(436995, 782067, 'Gorin', 'gorin', 'us', 1),
(436996, 782067, 'Flemington', 'flemington', 'us', 1),
(436997, 782067, 'Pocahontas', 'pocahontas', 'us', 1),
(436998, 782067, 'Rush Hill', 'rush-hill', 'us', 1),
(436999, 782067, 'Pollock', 'pollock', 'us', 1),
(437000, 782067, 'Clifton Hill', 'clifton-hill', 'us', 1),
(437001, 782067, 'Kingdom City', 'kingdom-city', 'us', 1),
(437002, 782067, 'Foster', 'foster', 'us', 1),
(437003, 782067, 'Holliday', 'holliday', 'us', 1),
(437004, 782067, 'South Greenfield', 'south-greenfield', 'us', 1),
(437005, 782067, 'McFall', 'mcfall', 'us', 1),
(437006, 782067, 'Spokane', 'spokane', 'us', 1),
(437007, 782067, 'Strasburg', 'strasburg', 'us', 1),
(437008, 782067, 'Sumner', 'sumner', 'us', 1),
(437009, 782067, 'Blue Eye', 'blue-eye', 'us', 1),
(437010, 782067, 'Avilla', 'avilla', 'us', 1),
(437011, 782067, 'Cosby', 'cosby', 'us', 1),
(437012, 782067, 'Coffey', 'coffey', 'us', 1),
(437013, 782067, 'Wentworth', 'wentworth', 'us', 1),
(437014, 782067, 'Blairstown', 'blairstown', 'us', 1),
(437015, 782067, 'Glenallen', 'glenallen', 'us', 1),
(437016, 782067, 'Kirbyville', 'kirbyville', 'us', 1),
(437017, 782067, 'La Russell', 'la-russell', 'us', 1),
(437018, 782067, 'Pickering', 'pickering', 'us', 1),
(437019, 782067, 'Louisburg', 'louisburg', 'us', 1),
(437020, 782067, 'Miami', 'miami', 'us', 1),
(437021, 782067, 'Baring', 'baring', 'us', 1),
(437022, 782067, 'Eugene', 'eugene', 'us', 1),
(437023, 782067, 'Caledonia', 'caledonia', 'us', 1),
(437024, 782067, 'Lohman', 'lohman', 'us', 1),
(437025, 782067, 'Westboro', 'westboro', 'us', 1),
(437026, 782067, 'Olean', 'olean', 'us', 1),
(437027, 782067, 'Stark City', 'stark-city', 'us', 1),
(437028, 782067, 'Elmo', 'elmo', 'us', 1),
(437029, 782067, 'Humphreys', 'humphreys', 'us', 1),
(437030, 782067, 'Argyle', 'argyle', 'us', 1),
(437031, 782067, 'Turney', 'turney', 'us', 1),
(437032, 782067, 'Rockville', 'rockville', 'us', 1),
(437033, 782067, 'Centerville', 'centerville', 'us', 1),
(437034, 782067, 'Hurley', 'hurley', 'us', 1),
(437035, 782067, 'Rhineland', 'rhineland', 'us', 1),
(437036, 782067, 'Jacksonville', 'jacksonville', 'us', 1),
(437037, 782067, 'Alexandria', 'alexandria', 'us', 1),
(437038, 782067, 'Sheridan', 'sheridan', 'us', 1),
(437039, 782067, 'Collins', 'collins', 'us', 1),
(437040, 782067, 'Hughesville', 'hughesville', 'us', 1),
(437041, 782067, 'Des Arc', 'des-arc', 'us', 1),
(437042, 782067, 'Rosendale', 'rosendale', 'us', 1),
(437043, 782067, 'Stoutland', 'stoutland', 'us', 1),
(437044, 782067, 'Cross Timbers', 'cross-timbers', 'us', 1),
(437045, 782067, 'Syracuse', 'syracuse', 'us', 1),
(437046, 782067, 'Stella', 'stella', 'us', 1),
(437047, 782067, 'Chula', 'chula', 'us', 1),
(437048, 782067, 'Clearmont', 'clearmont', 'us', 1),
(437049, 782067, 'Graham', 'graham', 'us', 1),
(437050, 782067, 'Harrisburg', 'harrisburg', 'us', 1),
(437051, 782067, 'Edgar Springs', 'edgar-springs', 'us', 1),
(437052, 782067, 'Parnell', 'parnell', 'us', 1),
(437053, 782067, 'Freistatt', 'freistatt', 'us', 1),
(437054, 782067, 'Tina', 'tina', 'us', 1),
(437055, 782067, 'Bragg City', 'bragg-city', 'us', 1),
(437056, 782067, 'Frohna', 'frohna', 'us', 1),
(437057, 782067, 'Middletown', 'middletown', 'us', 1),
(437058, 782067, 'Mokane', 'mokane', 'us', 1),
(437059, 782067, 'Sedgewickville', 'sedgewickville', 'us', 1),
(437060, 782067, 'Ludlow', 'ludlow', 'us', 1),
(437061, 782067, 'Conception Junction', 'conception-junction', 'us', 1),
(437062, 782067, 'Blackwater', 'blackwater', 'us', 1),
(437063, 782067, 'Foley', 'foley', 'us', 1),
(437064, 782067, 'Mendon', 'mendon', 'us', 1),
(437065, 782067, 'Glenwood', 'glenwood', 'us', 1),
(437066, 782067, 'Nelson', 'nelson', 'us', 1),
(437067, 782067, 'Halltown', 'halltown', 'us', 1),
(437068, 782067, 'Koshkonong', 'koshkonong', 'us', 1),
(437069, 782067, 'Oak Ridge', 'oak-ridge', 'us', 1),
(437070, 782067, 'Newtown', 'newtown', 'us', 1),
(437071, 782067, 'Napoleon', 'napoleon', 'us', 1),
(437072, 782067, 'Berger', 'berger', 'us', 1),
(437073, 782067, 'Rocheport', 'rocheport', 'us', 1),
(437074, 782067, 'Phillipsburg', 'phillipsburg', 'us', 1),
(437075, 782067, 'Mill Spring', 'mill-spring', 'us', 1),
(437076, 782067, 'Rayville', 'rayville', 'us', 1),
(437077, 782067, 'Vanduser', 'vanduser', 'us', 1),
(437078, 782067, 'Camden', 'camden', 'us', 1),
(437079, 782067, 'Gilliam', 'gilliam', 'us', 1),
(437080, 782067, 'Purdin', 'purdin', 'us', 1),
(437081, 782067, 'Fillmore', 'fillmore', 'us', 1),
(437082, 782067, 'Leadington', 'leadington', 'us', 1),
(437083, 782067, 'Augusta', 'augusta', 'us', 1),
(437084, 782067, 'New Cambria', 'new-cambria', 'us', 1),
(437085, 782067, 'Amoret', 'amoret', 'us', 1),
(437086, 782067, 'Barnett', 'barnett', 'us', 1),
(437087, 782067, 'Altamont', 'altamont', 'us', 1),
(437088, 782067, 'Knox City', 'knox-city', 'us', 1),
(437089, 782067, 'Dadeville', 'dadeville', 'us', 1),
(437090, 782067, 'Tuscumbia', 'tuscumbia', 'us', 1),
(437091, 782067, 'Bogard', 'bogard', 'us', 1),
(437092, 782067, 'Silex', 'silex', 'us', 1),
(437093, 782067, 'Prairie Home', 'prairie-home', 'us', 1),
(437094, 782067, 'Asbury', 'asbury', 'us', 1),
(437095, 782067, 'High Hill', 'high-hill', 'us', 1),
(437096, 782067, 'Gravois Mills', 'gravois-mills', 'us', 1),
(437097, 782067, 'Malta Bend', 'malta-bend', 'us', 1),
(437098, 782067, 'Emma', 'emma', 'us', 1),
(437099, 782067, 'Hunnewell', 'hunnewell', 'us', 1),
(437100, 782067, 'Bolckow', 'bolckow', 'us', 1),
(437101, 782067, 'Grandin', 'grandin', 'us', 1),
(437102, 782067, 'Hurdland', 'hurdland', 'us', 1),
(437103, 782067, 'Blythedale', 'blythedale', 'us', 1),
(437104, 782067, 'Pattonsburg', 'pattonsburg', 'us', 1),
(437105, 782067, 'Bronaugh', 'bronaugh', 'us', 1),
(437106, 782067, 'Holland', 'holland', 'us', 1),
(437107, 782067, 'Centertown', 'centertown', 'us', 1),
(437108, 782067, 'Winston', 'winston', 'us', 1),
(437109, 782067, 'Laredo', 'laredo', 'us', 1),
(437110, 782067, 'Farley', 'farley', 'us', 1),
(437111, 782067, 'Marquand', 'marquand', 'us', 1),
(437112, 782067, 'Theodosia', 'theodosia', 'us', 1),
(437113, 782067, 'Bates City', 'bates-city', 'us', 1),
(437114, 782067, 'Meta', 'meta', 'us', 1),
(437115, 782067, 'Barnard', 'barnard', 'us', 1),
(437116, 782067, 'Curryville', 'curryville', 'us', 1),
(437117, 782067, 'Cowgill', 'cowgill', 'us', 1),
(437118, 782067, 'Easton', 'easton', 'us', 1),
(437119, 782067, 'De Kalb', 'de-kalb', 'us', 1),
(437120, 782067, 'Wheeling', 'wheeling', 'us', 1),
(437121, 782067, 'Centerview', 'centerview', 'us', 1),
(437122, 782067, 'Wardell', 'wardell', 'us', 1),
(437123, 782067, 'Jerico Springs', 'jerico-springs', 'us', 1),
(437124, 782067, 'Stotts City', 'stotts-city', 'us', 1),
(437125, 782067, 'Kingsville', 'kingsville', 'us', 1),
(437126, 782067, 'Blackburn', 'blackburn', 'us', 1),
(437127, 782067, 'Brashear', 'brashear', 'us', 1),
(437128, 782067, 'Rushville', 'rushville', 'us', 1),
(437129, 782067, 'Galt', 'galt', 'us', 1),
(437130, 782067, 'Walker', 'walker', 'us', 1),
(437131, 782067, 'Green Castle', 'green-castle', 'us', 1),
(437132, 782067, 'Callao', 'callao', 'us', 1),
(437133, 782067, 'New Melle', 'new-melle', 'us', 1),
(437134, 782067, 'Saint Thomas', 'saint-thomas', 'us', 1),
(437135, 782067, 'Armstrong', 'armstrong', 'us', 1),
(437136, 782067, 'Old Monroe', 'old-monroe', 'us', 1),
(437137, 782067, 'Houstonia', 'houstonia', 'us', 1),
(437138, 782067, 'Bakersfield', 'bakersfield', 'us', 1),
(437139, 782067, 'Macks Creek', 'macks-creek', 'us', 1),
(437140, 782067, 'Schell City', 'schell-city', 'us', 1),
(437141, 782067, 'Annapolis', 'annapolis', 'us', 1),
(437142, 782067, 'Kidder', 'kidder', 'us', 1),
(437143, 782067, 'Amazonia', 'amazonia', 'us', 1),
(437144, 782067, 'Amsterdam', 'amsterdam', 'us', 1),
(437145, 782067, 'Clark', 'clark', 'us', 1),
(437146, 782067, 'Craig', 'craig', 'us', 1),
(437147, 782067, 'Dudley', 'dudley', 'us', 1),
(437148, 782067, 'Linn Creek', 'linn-creek', 'us', 1),
(437149, 782067, 'Mayview', 'mayview', 'us', 1),
(437150, 782067, 'Cairo', 'cairo', 'us', 1),
(437151, 782067, 'Saint Elizabeth', 'saint-elizabeth', 'us', 1),
(437152, 782067, 'Kingston', 'kingston', 'us', 1),
(437153, 782067, 'Wyaconda', 'wyaconda', 'us', 1),
(437154, 782067, 'Browning', 'browning', 'us', 1),
(437155, 782067, 'East Lynne', 'east-lynne', 'us', 1),
(437156, 782067, 'Altenburg', 'altenburg', 'us', 1),
(437157, 782067, 'Maitland', 'maitland', 'us', 1),
(437158, 782067, 'Spickard', 'spickard', 'us', 1),
(437159, 782067, 'Forest City', 'forest-city', 'us', 1),
(437160, 782067, 'Mercer', 'mercer', 'us', 1),
(437161, 782067, 'Everton', 'everton', 'us', 1),
(437162, 782067, 'Westphalia', 'westphalia', 'us', 1),
(437163, 782067, 'Martinsburg', 'martinsburg', 'us', 1),
(437164, 782067, 'Eagleville', 'eagleville', 'us', 1),
(437165, 782067, 'Skidmore', 'skidmore', 'us', 1),
(437166, 782067, 'Missouri City', 'missouri-city', 'us', 1),
(437167, 782067, 'Foristell', 'foristell', 'us', 1),
(437168, 782067, 'Sibley', 'sibley', 'us', 1),
(437169, 782067, 'Clarksdale', 'clarksdale', 'us', 1),
(437170, 782067, 'Chilhowee', 'chilhowee', 'us', 1),
(437171, 782067, 'Wyatt', 'wyatt', 'us', 1),
(437172, 782067, 'Leasburg', 'leasburg', 'us', 1),
(437173, 782067, 'Creighton', 'creighton', 'us', 1),
(437174, 782067, 'New Hampton', 'new-hampton', 'us', 1),
(437175, 782067, 'Hume', 'hume', 'us', 1),
(437176, 782067, 'Taneyville', 'taneyville', 'us', 1),
(437177, 782067, 'Frankford', 'frankford', 'us', 1),
(437178, 782067, 'Bunceton', 'bunceton', 'us', 1),
(437179, 782067, 'Fisk', 'fisk', 'us', 1),
(437180, 782067, 'Morrisville', 'morrisville', 'us', 1),
(437181, 782067, 'Ellsinore', 'ellsinore', 'us', 1),
(437182, 782067, 'Linneus', 'linneus', 'us', 1),
(437183, 782067, 'Williamsville', 'williamsville', 'us', 1),
(437184, 782067, 'Cainsville', 'cainsville', 'us', 1),
(437185, 782067, 'Saint Mary', 'saint-mary', 'us', 1),
(437186, 782067, 'Risco', 'risco', 'us', 1),
(437187, 782067, 'Purcell', 'purcell', 'us', 1),
(437188, 782067, 'Rosebud', 'rosebud', 'us', 1),
(437189, 782067, 'Mineral Point', 'mineral-point', 'us', 1),
(437190, 782067, 'Alma', 'alma', 'us', 1),
(437191, 782067, 'Gilman City', 'gilman-city', 'us', 1),
(437192, 782067, 'Bosworth', 'bosworth', 'us', 1),
(437193, 782067, 'Wheatland', 'wheatland', 'us', 1),
(437194, 782067, 'Clarksburg', 'clarksburg', 'us', 1),
(437195, 782067, 'Downing', 'downing', 'us', 1),
(437196, 782067, 'Farber', 'farber', 'us', 1),
(437197, 782067, 'Sunrise Beach', 'sunrise-beach', 'us', 1),
(437198, 782067, 'Fairview', 'fairview', 'us', 1),
(437199, 782067, 'Jamestown', 'jamestown', 'us', 1),
(437200, 782067, 'Union Star', 'union-star', 'us', 1),
(437201, 782067, 'Butterfield', 'butterfield', 'us', 1),
(437202, 782067, 'Wayland', 'wayland', 'us', 1),
(437203, 782067, 'Lanagan', 'lanagan', 'us', 1),
(437204, 782067, 'Laclede', 'laclede', 'us', 1),
(437205, 782067, 'Bellflower', 'bellflower', 'us', 1),
(437206, 782067, 'Bloomsdale', 'bloomsdale', 'us', 1),
(437207, 782067, 'Northmoor', 'northmoor', 'us', 1),
(437208, 782067, 'Corder', 'corder', 'us', 1),
(437209, 782067, 'Raymondville', 'raymondville', 'us', 1),
(437210, 782067, 'Urbana', 'urbana', 'us', 1),
(437211, 782067, 'Bunker', 'bunker', 'us', 1),
(437212, 782067, 'Freeburg', 'freeburg', 'us', 1),
(437213, 782067, 'Greentop', 'greentop', 'us', 1),
(437214, 782067, 'Green Ridge', 'green-ridge', 'us', 1),
(437215, 782067, 'Montrose', 'montrose', 'us', 1),
(437216, 782067, 'Mindenmines', 'mindenmines', 'us', 1),
(437217, 782067, 'Fair Play', 'fair-play', 'us', 1),
(437218, 782067, 'Greenville', 'greenville', 'us', 1),
(437219, 782067, 'Irondale', 'irondale', 'us', 1),
(437220, 782067, 'Cooter', 'cooter', 'us', 1),
(437221, 782067, 'Atlanta', 'atlanta', 'us', 1),
(437222, 782067, 'Ewing', 'ewing', 'us', 1),
(437223, 782067, 'Eolia', 'eolia', 'us', 1),
(437224, 782067, 'Ravenwood', 'ravenwood', 'us', 1),
(437225, 782067, 'Bell City', 'bell-city', 'us', 1),
(437226, 782067, 'Meadville', 'meadville', 'us', 1),
(437227, 782067, 'Branson West', 'branson-west', 'us', 1),
(437228, 782067, 'Holt', 'holt', 'us', 1),
(437229, 782067, 'Osborn', 'osborn', 'us', 1),
(437230, 782067, 'Kaiser', 'kaiser', 'us', 1),
(437231, 782067, 'Henrietta', 'henrietta', 'us', 1),
(437232, 782067, 'Washburn', 'washburn', 'us', 1),
(437233, 782067, 'Chamois', 'chamois', 'us', 1),
(437234, 782067, 'Hale', 'hale', 'us', 1),
(437235, 782067, 'Breckenridge', 'breckenridge', 'us', 1),
(437236, 782067, 'Newburg', 'newburg', 'us', 1),
(437237, 782067, 'Qulin', 'qulin', 'us', 1),
(437238, 782067, 'Galena', 'galena', 'us', 1),
(437239, 782067, 'Niangua', 'niangua', 'us', 1),
(437240, 782067, 'Smithton', 'smithton', 'us', 1),
(437241, 782067, 'Otterville', 'otterville', 'us', 1),
(437242, 782067, 'Trimble', 'trimble', 'us', 1),
(437243, 782067, 'Hermitage', 'hermitage', 'us', 1),
(437244, 782067, 'Bucklin', 'bucklin', 'us', 1),
(437245, 782067, 'Arbyrd', 'arbyrd', 'us', 1),
(437246, 782067, 'Deepwater', 'deepwater', 'us', 1),
(437247, 782067, 'Neelyville', 'neelyville', 'us', 1),
(437248, 782067, 'Clarksville', 'clarksville', 'us', 1),
(437249, 782067, 'Calhoun', 'calhoun', 'us', 1),
(437250, 782067, 'Jamesport', 'jamesport', 'us', 1),
(437251, 782067, 'Arcadia', 'arcadia', 'us', 1),
(437252, 782067, 'Loma Linda', 'loma-linda', 'us', 1),
(437253, 782067, 'Keytesville', 'keytesville', 'us', 1),
(437254, 782067, 'Urich', 'urich', 'us', 1),
(437255, 782067, 'Weaubleau', 'weaubleau', 'us', 1),
(437256, 782067, 'Kelso', 'kelso', 'us', 1),
(437257, 782067, 'Novinger', 'novinger', 'us', 1),
(437258, 782067, 'Sheldon', 'sheldon', 'us', 1),
(437259, 782067, 'Essex', 'essex', 'us', 1),
(437260, 782067, 'Hawk Point', 'hawk-point', 'us', 1),
(437261, 782067, 'Ridgeway', 'ridgeway', 'us', 1),
(437262, 782067, 'Delta', 'delta', 'us', 1),
(437263, 782067, 'Reeds Spring', 'reeds-spring', 'us', 1),
(437264, 782067, 'Eminence', 'eminence', 'us', 1),
(437265, 782067, 'Summersville', 'summersville', 'us', 1),
(437266, 782067, 'Dearborn', 'dearborn', 'us', 1),
(437267, 782067, 'Edgerton', 'edgerton', 'us', 1),
(437268, 782067, 'Matthews', 'matthews', 'us', 1),
(437269, 782067, 'Freeman', 'freeman', 'us', 1),
(437270, 782067, 'Hopkins', 'hopkins', 'us', 1),
(437271, 782067, 'Madison', 'madison', 'us', 1),
(437272, 782067, 'Pleasant Hope', 'pleasant-hope', 'us', 1),
(437273, 782067, 'Bland', 'bland', 'us', 1),
(437274, 782067, 'Lewistown', 'lewistown', 'us', 1),
(437275, 782067, 'Lone Jack', 'lone-jack', 'us', 1),
(437276, 782067, 'Camden Point', 'camden-point', 'us', 1),
(437277, 782067, 'Rockaway Beach', 'rockaway-beach', 'us', 1),
(437278, 782067, 'Marston', 'marston', 'us', 1),
(437279, 782067, 'Laddonia', 'laddonia', 'us', 1),
(437280, 782067, 'Norwood', 'norwood', 'us', 1),
(437281, 782067, 'Hardin', 'hardin', 'us', 1),
(437282, 782067, 'Gainesville', 'gainesville', 'us', 1),
(437283, 782067, 'Agency', 'agency', 'us', 1),
(437284, 782067, 'Alba', 'alba', 'us', 1),
(437285, 782067, 'Hartville', 'hartville', 'us', 1),
(437286, 782067, 'Polo', 'polo', 'us', 1),
(437287, 782067, 'Birch Tree', 'birch-tree', 'us', 1),
(437288, 782067, 'Naylor', 'naylor', 'us', 1),
(437289, 782067, 'Vienna', 'vienna', 'us', 1),
(437290, 782067, 'Burlington Junction', 'burlington-junction', 'us', 1),
(437291, 782067, 'Ferrelview', 'ferrelview', 'us', 1),
(437292, 782067, 'Fairfax', 'fairfax', 'us', 1),
(437293, 782067, 'Leeton', 'leeton', 'us', 1),
(437294, 782067, 'Center', 'center', 'us', 1),
(437295, 782067, 'Alton', 'alton', 'us', 1),
(437296, 782067, 'Walnut Grove', 'walnut-grove', 'us', 1),
(437297, 782067, 'Queen City', 'queen-city', 'us', 1),
(437298, 782067, 'Perry', 'perry', 'us', 1),
(437299, 782067, 'Pilot Knob', 'pilot-knob', 'us', 1),
(437300, 782067, 'Higbee', 'higbee', 'us', 1),
(437301, 782067, 'La Belle', 'la-belle', 'us', 1),
(437302, 782067, 'Green City', 'green-city', 'us', 1),
(437303, 782067, 'Cleveland', 'cleveland', 'us', 1),
(437304, 782067, 'Iberia', 'iberia', 'us', 1),
(437305, 782067, 'Hornersville', 'hornersville', 'us', 1),
(437306, 782067, 'Jonesburg', 'jonesburg', 'us', 1),
(437307, 782067, 'New Bloomfield', 'new-bloomfield', 'us', 1),
(437308, 782067, 'Shelbyville', 'shelbyville', 'us', 1),
(437309, 782067, 'Holcomb', 'holcomb', 'us', 1),
(437310, 782067, 'Laurie', 'laurie', 'us', 1),
(437311, 782067, 'Bertrand', 'bertrand', 'us', 1),
(437312, 782067, 'Wheaton', 'wheaton', 'us', 1),
(437313, 782067, 'Exeter', 'exeter', 'us', 1),
(437314, 782067, 'Lowry City', 'lowry-city', 'us', 1),
(437315, 782067, 'Bevier', 'bevier', 'us', 1),
(437316, 782067, 'West Alton', 'west-alton', 'us', 1),
(437317, 782067, 'Lancaster', 'lancaster', 'us', 1),
(437318, 782067, 'Verona', 'verona', 'us', 1),
(437319, 782067, 'Benton', 'benton', 'us', 1),
(437320, 782067, 'Stewartsville', 'stewartsville', 'us', 1),
(437321, 782067, 'Pilot Grove', 'pilot-grove', 'us', 1),
(437322, 782067, 'Cardwell', 'cardwell', 'us', 1),
(437323, 782067, 'Fordland', 'fordland', 'us', 1),
(437324, 782067, 'Conway', 'conway', 'us', 1),
(437325, 782067, 'Russellville', 'russellville', 'us', 1),
(437326, 782067, 'Pineville', 'pineville', 'us', 1),
(437327, 782067, 'Wellington', 'wellington', 'us', 1),
(437328, 782067, 'Norborne', 'norborne', 'us', 1),
(437329, 782067, 'Miller', 'miller', 'us', 1),
(437330, 782067, 'New Florence', 'new-florence', 'us', 1),
(437331, 782067, 'Viburnum', 'viburnum', 'us', 1),
(437332, 782067, 'Waverly', 'waverly', 'us', 1),
(437333, 782067, 'Parma', 'parma', 'us', 1),
(437334, 782067, 'Morley', 'morley', 'us', 1),
(437335, 782067, 'Osceola', 'osceola', 'us', 1),
(437336, 782067, 'Liberal', 'liberal', 'us', 1),
(437337, 782067, 'Diamond', 'diamond', 'us', 1),
(437338, 782067, 'Grant City', 'grant-city', 'us', 1),
(437339, 782067, 'Van Buren', 'van-buren', 'us', 1),
(437340, 782067, 'Winfield', 'winfield', 'us', 1),
(437341, 782067, 'Marthasville', 'marthasville', 'us', 1),
(437342, 782067, 'Orrick', 'orrick', 'us', 1),
(437343, 782067, 'South West City', 'south-west-city', 'us', 1),
(437344, 782067, 'Clarence', 'clarence', 'us', 1),
(437345, 782067, 'Oregon', 'oregon', 'us', 1),
(437346, 782067, 'Brunswick', 'brunswick', 'us', 1),
(437347, 782067, 'Archie', 'archie', 'us', 1),
(437348, 782067, 'King City', 'king-city', 'us', 1),
(437349, 782067, 'Seligman', 'seligman', 'us', 1),
(437350, 782067, 'Golden City', 'golden-city', 'us', 1),
(437351, 782067, 'Auxvasse', 'auxvasse', 'us', 1),
(437352, 782067, 'Sturgeon', 'sturgeon', 'us', 1),
(437353, 782067, 'Princeton', 'princeton', 'us', 1),
(437354, 782067, 'La Grange', 'la-grange', 'us', 1),
(437355, 782067, 'Lockwood', 'lockwood', 'us', 1),
(437356, 782067, 'Highlandville', 'highlandville', 'us', 1),
(437357, 782067, 'Braymer', 'braymer', 'us', 1),
(437358, 782067, 'Morehouse', 'morehouse', 'us', 1),
(437359, 782067, 'New London', 'new-london', 'us', 1),
(437360, 782067, 'Humansville', 'humansville', 'us', 1),
(437361, 782067, 'Hallsville', 'hallsville', 'us', 1),
(437362, 782067, 'Ellington', 'ellington', 'us', 1),
(437363, 782067, 'Stover', 'stover', 'us', 1),
(437364, 782067, 'Gideon', 'gideon', 'us', 1),
(437365, 782067, 'La Monte', 'la-monte', 'us', 1),
(437366, 782067, 'Crocker', 'crocker', 'us', 1),
(437367, 782067, 'Jasper', 'jasper', 'us', 1),
(437368, 782067, 'Cole Camp', 'cole-camp', 'us', 1),
(437369, 782067, 'Duenweg', 'duenweg', 'us', 1),
(437370, 782067, 'Lincoln', 'lincoln', 'us', 1),
(437371, 782067, 'Mound City', 'mound-city', 'us', 1),
(437372, 782067, 'Drexel', 'drexel', 'us', 1),
(437373, 782067, 'Purdy', 'purdy', 'us', 1),
(437374, 782067, 'Maysville', 'maysville', 'us', 1),
(437375, 782067, 'Leadwood', 'leadwood', 'us', 1),
(437376, 782067, 'Puxico', 'puxico', 'us', 1),
(437377, 782067, 'Billings', 'billings', 'us', 1),
(437378, 782067, 'Stanberry', 'stanberry', 'us', 1),
(437379, 782067, 'Glasgow', 'glasgow', 'us', 1),
(437380, 782067, 'Edina', 'edina', 'us', 1),
(437381, 782067, 'Goodman', 'goodman', 'us', 1),
(437382, 782067, 'Advance', 'advance', 'us', 1),
(437383, 782067, 'Oran', 'oran', 'us', 1),
(437384, 782067, 'Gerald', 'gerald', 'us', 1),
(437385, 782067, 'Sparta', 'sparta', 'us', 1),
(437386, 782067, 'Lilbourn', 'lilbourn', 'us', 1),
(437387, 782067, 'Clarkton', 'clarkton', 'us', 1),
(437388, 782067, 'Greenfield', 'greenfield', 'us', 1),
(437389, 782067, 'Clever', 'clever', 'us', 1),
(437390, 782067, 'Appleton City', 'appleton-city', 'us', 1),
(437391, 782067, 'Winona', 'winona', 'us', 1),
(437392, 782067, 'Belle', 'belle', 'us', 1),
(437393, 782067, 'Ironton', 'ironton', 'us', 1),
(437394, 782067, 'Rock Port', 'rock-port', 'us', 1),
(437395, 782067, 'Mansfield', 'mansfield', 'us', 1),
(437396, 782067, 'Sarcoxie', 'sarcoxie', 'us', 1),
(437397, 782067, 'Fair Grove', 'fair-grove', 'us', 1),
(437398, 782067, 'Wellsville', 'wellsville', 'us', 1),
(437399, 782067, 'Bourbon', 'bourbon', 'us', 1),
(437400, 782067, 'Linn', 'linn', 'us', 1),
(437401, 782067, 'Pierce City', 'pierce-city', 'us', 1),
(437402, 782067, 'La Plata', 'la-plata', 'us', 1),
(437403, 782067, 'Crane', 'crane', 'us', 1),
(437404, 782067, 'Shell Knob', 'shell-knob', 'us', 1),
(437405, 782067, 'Noel', 'noel', 'us', 1),
(437406, 782067, 'Gower', 'gower', 'us', 1),
(437407, 782067, 'Steelville', 'steelville', 'us', 1),
(437408, 782067, 'Ash Grove', 'ash-grove', 'us', 1),
(437409, 782067, 'Paris', 'paris', 'us', 1),
(437410, 782067, 'Sweet Springs', 'sweet-springs', 'us', 1),
(437411, 782067, 'Marble Hill', 'marble-hill', 'us', 1),
(437412, 782067, 'Rich Hill', 'rich-hill', 'us', 1),
(437413, 782067, 'Bismarck', 'bismarck', 'us', 1),
(437414, 782067, 'Cedar Hill', 'cedar-hill', 'us', 1),
(437415, 782067, 'Senath', 'senath', 'us', 1),
(437416, 782067, 'Salisbury', 'salisbury', 'us', 1),
(437417, 782067, 'Huntsville', 'huntsville', 'us', 1),
(437418, 782067, 'Dixon', 'dixon', 'us', 1),
(437419, 782067, 'Oronogo', 'oronogo', 'us', 1),
(437420, 782067, 'Forsyth', 'forsyth', 'us', 1),
(437421, 782067, 'Weston', 'weston', 'us', 1),
(437422, 782067, 'Hillsboro', 'hillsboro', 'us', 1),
(437423, 782067, 'Garden City', 'garden-city', 'us', 1),
(437424, 782067, 'Gallatin', 'gallatin', 'us', 1),
(437425, 782067, 'Bernie', 'bernie', 'us', 1),
(437426, 782067, 'Hamilton', 'hamilton', 'us', 1),
(437427, 782067, 'Anderson', 'anderson', 'us', 1),
(437428, 782067, 'Richland', 'richland', 'us', 1),
(437429, 782067, 'Adrian', 'adrian', 'us', 1),
(437430, 782067, 'Campbell', 'campbell', 'us', 1),
(437431, 782067, 'Tarkio', 'tarkio', 'us', 1),
(437432, 782067, 'Shelbina', 'shelbina', 'us', 1),
(437433, 782067, 'Bloomfield', 'bloomfield', 'us', 1),
(437434, 782067, 'Slater', 'slater', 'us', 1),
(437435, 782067, 'Milan', 'milan', 'us', 1),
(437436, 782067, 'Lake Ozark', 'lake-ozark', 'us', 1),
(437437, 782067, 'Doniphan', 'doniphan', 'us', 1),
(437438, 782067, 'New Haven', 'new-haven', 'us', 1),
(437439, 782067, 'Rogersville', 'rogersville', 'us', 1),
(437440, 782067, 'Carterville', 'carterville', 'us', 1),
(437441, 782067, 'Strafford', 'strafford', 'us', 1),
(437442, 782067, 'Piedmont', 'piedmont', 'us', 1),
(437443, 782067, 'Albany', 'albany', 'us', 1),
(437444, 782067, 'Seymour', 'seymour', 'us', 1),
(437445, 782067, 'Unionville', 'unionville', 'us', 1),
(437446, 782067, 'Houston', 'houston', 'us', 1),
(437447, 782067, 'Stockton', 'stockton', 'us', 1),
(437448, 782067, 'Memphis', 'memphis', 'us', 1),
(437449, 782067, 'Willow Springs', 'willow-springs', 'us', 1),
(437450, 782067, 'Cabool', 'cabool', 'us', 1),
(437451, 782067, 'Thayer', 'thayer', 'us', 1),
(437452, 782067, 'Cottleville', 'cottleville', 'us', 1),
(437453, 782067, 'Steele', 'steele', 'us', 1),
(437454, 782067, 'Marionville', 'marionville', 'us', 1),
(437455, 782067, 'Wright City', 'wright-city', 'us', 1),
(437456, 782067, 'Lake Lotawana', 'lake-lotawana', 'us', 1),
(437457, 782067, 'Seneca', 'seneca', 'us', 1),
(437458, 782067, 'Warsaw', 'warsaw', 'us', 1),
(437459, 782067, 'Granby', 'granby', 'us', 1),
(437460, 782067, 'Kahoka', 'kahoka', 'us', 1),
(437461, 782067, 'Ashland', 'ashland', 'us', 1),
(437462, 782067, 'Lathrop', 'lathrop', 'us', 1),
(437463, 782067, 'Moscow Mills', 'moscow-mills', 'us', 1),
(437464, 782067, 'Elsberry', 'elsberry', 'us', 1),
(437465, 782067, 'Concordia', 'concordia', 'us', 1),
(437466, 782067, 'Marceline', 'marceline', 'us', 1),
(437467, 782067, 'Lawson', 'lawson', 'us', 1),
(437468, 782067, 'Canton', 'canton', 'us', 1),
(437469, 782067, 'Kimberling City', 'kimberling-city', 'us', 1),
(437470, 782067, 'Mountain View', 'mountain-view', 'us', 1),
(437471, 782067, 'Plattsburg', 'plattsburg', 'us', 1),
(437472, 782067, 'Montgomery City', 'montgomery-city', 'us', 1),
(437473, 782067, 'Owensville', 'owensville', 'us', 1),
(437474, 782067, 'Holden', 'holden', 'us', 1),
(437475, 782067, 'Monroe City', 'monroe-city', 'us', 1),
(437476, 782067, 'Potosi', 'potosi', 'us', 1),
(437477, 782067, 'Versailles', 'versailles', 'us', 1),
(437478, 782067, 'Fayette', 'fayette', 'us', 1),
(437479, 782067, 'Buckner', 'buckner', 'us', 1),
(437480, 782067, 'Gray Summit', 'gray-summit', 'us', 1),
(437481, 782067, 'Hermann', 'hermann', 'us', 1),
(437482, 782067, 'Villa Ridge', 'villa-ridge', 'us', 1),
(437483, 782067, 'Knob Noster', 'knob-noster', 'us', 1),
(437484, 782067, 'Byrnes Mill', 'byrnes-mill', 'us', 1),
(437485, 782067, 'Buffalo', 'buffalo', 'us', 1),
(437486, 782067, 'Chaffee', 'chaffee', 'us', 1),
(437487, 782067, 'Battlefield', 'battlefield', 'us', 1),
(437488, 782067, 'Riverside', 'riverside', 'us', 1),
(437489, 782067, 'Ava', 'ava', 'us', 1),
(437490, 782067, 'Camdenton', 'camdenton', 'us', 1),
(437491, 782067, 'Cassville', 'cassville', 'us', 1),
(437492, 782067, 'East Prairie', 'east-prairie', 'us', 1),
(437493, 782067, 'Hayti', 'hayti', 'us', 1),
(437494, 782067, 'Bethany', 'bethany', 'us', 1),
(437495, 782067, 'Portageville', 'portageville', 'us', 1),
(437496, 782067, 'New Madrid', 'new-madrid', 'us', 1),
(437497, 782067, 'Tipton', 'tipton', 'us', 1),
(437498, 782067, 'Saint Robert', 'saint-robert', 'us', 1),
(437499, 782067, 'Willard', 'willard', 'us', 1),
(437500, 782067, 'Pleasant Valley', 'pleasant-valley', 'us', 1),
(437501, 782067, 'Windsor', 'windsor', 'us', 1),
(437502, 782067, 'Holts Summit', 'holts-summit', 'us', 1),
(437503, 782067, 'Herculaneum', 'herculaneum', 'us', 1),
(437504, 782067, 'Cuba', 'cuba', 'us', 1),
(437505, 782067, 'Palmyra', 'palmyra', 'us', 1),
(437506, 782067, 'Licking', 'licking', 'us', 1),
(437507, 782067, 'Waynesville', 'waynesville', 'us', 1),
(437508, 782067, 'Sugar Creek', 'sugar-creek', 'us', 1),
(437509, 782067, 'El Dorado Springs', 'el-dorado-springs', 'us', 1),
(437510, 782067, 'Centralia', 'centralia', 'us', 1),
(437511, 782067, 'Louisiana', 'louisiana', 'us', 1),
(437512, 782067, 'Fredericktown', 'fredericktown', 'us', 1),
(437513, 782067, 'Peculiar', 'peculiar', 'us', 1),
(437514, 782067, 'Hollister', 'hollister', 'us', 1),
(437515, 782067, 'Carrollton', 'carrollton', 'us', 1),
(437516, 782067, 'Saint James', 'saint-james', 'us', 1),
(437517, 782067, 'California', 'california', 'us', 1),
(437518, 782067, 'High Ridge', 'high-ridge', 'us', 1),
(437519, 782067, 'Osage Beach', 'osage-beach', 'us', 1),
(437520, 782067, 'Butler', 'butler', 'us', 1),
(437521, 782067, 'Pevely', 'pevely', 'us', 1),
(437522, 782067, 'Vandalia', 'vandalia', 'us', 1),
(437523, 782067, 'Fenton', 'fenton', 'us', 1),
(437524, 782067, 'Mount Vernon', 'mount-vernon', 'us', 1),
(437525, 782067, 'Imperial', 'imperial', 'us', 1),
(437526, 782067, 'Saint Clair', 'saint-clair', 'us', 1),
(437527, 782067, 'Sainte Genevieve', 'sainte-genevieve', 'us', 1),
(437528, 782067, 'Crystal City', 'crystal-city', 'us', 1),
(437529, 782067, 'Brookfield', 'brookfield', 'us', 1),
(437530, 782067, 'Scott City', 'scott-city', 'us', 1),
(437531, 782067, 'Malden', 'malden', 'us', 1),
(437532, 782067, 'Mountain Grove', 'mountain-grove', 'us', 1),
(437533, 782067, 'Lexington', 'lexington', 'us', 1),
(437534, 782067, 'Lamar', 'lamar', 'us', 1),
(437535, 782067, 'Higginsville', 'higginsville', 'us', 1),
(437536, 782067, 'Salem', 'salem', 'us', 1),
(437537, 782067, 'Greenwood', 'greenwood', 'us', 1),
(437538, 782067, 'Odessa', 'odessa', 'us', 1),
(437539, 782067, 'Eldon', 'eldon', 'us', 1),
(437540, 782067, 'Savannah', 'savannah', 'us', 1),
(437541, 782067, 'Desloge', 'desloge', 'us', 1),
(437542, 782067, 'Bonne Terre', 'bonne-terre', 'us', 1),
(437543, 782067, 'Flat River', 'flat-river', 'us', 1),
(437544, 782067, 'Bowling Green', 'bowling-green', 'us', 1),
(437545, 782067, 'Macon', 'macon', 'us', 1),
(437546, 782067, 'Weldon Spring', 'weldon-spring', 'us', 1),
(437547, 782067, 'Parkville', 'parkville', 'us', 1),
(437548, 782067, 'Oak Grove', 'oak-grove', 'us', 1),
(437549, 782067, 'Platte City', 'platte-city', 'us', 1),
(437550, 782067, 'Pacific', 'pacific', 'us', 1),
(437551, 782067, 'Richmond', 'richmond', 'us', 1),
(437552, 782067, 'Trenton', 'trenton', 'us', 1),
(437553, 782067, 'Carl Junction', 'carl-junction', 'us', 1),
(437554, 782067, 'Branson', 'branson', 'us', 1),
(437555, 782067, 'Valley Park', 'valley-park', 'us', 1),
(437556, 782067, 'Sappington', 'sappington', 'us', 1),
(437557, 782067, 'Caruthersville', 'caruthersville', 'us', 1),
(437558, 782067, 'Warrenton', 'warrenton', 'us', 1),
(437559, 782067, 'De Soto', 'de-soto', 'us', 1),
(437560, 782067, 'Sullivan', 'sullivan', 'us', 1),
(437561, 782067, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(437562, 782067, 'Charleston', 'charleston', 'us', 1),
(437563, 782067, 'Marshfield', 'marshfield', 'us', 1),
(437564, 782067, 'Smithville', 'smithville', 'us', 1),
(437565, 782067, 'Barnhart', 'barnhart', 'us', 1),
(437566, 782067, 'Aurora', 'aurora', 'us', 1),
(437567, 782067, 'Dexter', 'dexter', 'us', 1),
(437568, 782067, 'Kearney', 'kearney', 'us', 1),
(437569, 782067, 'Brentwood', 'brentwood', 'us', 1),
(437570, 782067, 'Olivette', 'olivette', 'us', 1),
(437571, 782067, 'Perryville', 'perryville', 'us', 1),
(437572, 782067, 'Monett', 'monett', 'us', 1),
(437573, 782067, 'Grain Valley', 'grain-valley', 'us', 1),
(437574, 782067, 'Nevada', 'nevada', 'us', 1),
(437575, 782067, 'Boonville', 'boonville', 'us', 1),
(437576, 782067, 'Park Hills', 'park-hills', 'us', 1),
(437577, 782067, 'Des Peres', 'des-peres', 'us', 1),
(437578, 782067, 'Chillicothe', 'chillicothe', 'us', 1),
(437579, 782067, 'Maplewood', 'maplewood', 'us', 1),
(437580, 782067, 'Union', 'union', 'us', 1),
(437581, 782067, 'Eureka', 'eureka', 'us', 1),
(437582, 782067, 'Richmond Heights', 'richmond-heights', 'us', 1),
(437583, 782067, 'Ellisville', 'ellisville', 'us', 1),
(437584, 782067, 'Clinton', 'clinton', 'us', 1),
(437585, 782067, 'Troy', 'troy', 'us', 1),
(437586, 782067, 'Berkeley', 'berkeley', 'us', 1),
(437587, 782067, 'Harrisonville', 'harrisonville', 'us', 1),
(437588, 782067, 'Bolivar', 'bolivar', 'us', 1),
(437589, 782067, 'Cameron', 'cameron', 'us', 1),
(437590, 782067, 'Festus', 'festus', 'us', 1),
(437591, 782067, 'Republic', 'republic', 'us', 1),
(437592, 782067, 'Webb City', 'webb-city', 'us', 1),
(437593, 782067, 'Maryville', 'maryville', 'us', 1),
(437594, 782067, 'Mexico', 'mexico', 'us', 1),
(437595, 782067, 'Neosho', 'neosho', 'us', 1),
(437596, 782067, 'Kennett', 'kennett', 'us', 1),
(437597, 782067, 'West Plains', 'west-plains', 'us', 1),
(437598, 782067, 'Excelsior Springs', 'excelsior-springs', 'us', 1),
(437599, 782067, 'Marshall', 'marshall', 'us', 1),
(437600, 782067, 'Fulton', 'fulton', 'us', 1),
(437601, 782067, 'Jackson', 'jackson', 'us', 1),
(437602, 782067, 'Lebanon', 'lebanon', 'us', 1),
(437603, 782067, 'Carthage', 'carthage', 'us', 1),
(437604, 782067, 'Saint Ann', 'saint-ann', 'us', 1),
(437605, 782067, 'Moberly', 'moberly', 'us', 1),
(437606, 782067, 'Washington', 'washington', 'us', 1),
(437607, 782067, 'Lake Saint Louis', 'lake-saint-louis', 'us', 1),
(437608, 782067, 'Raymore', 'raymore', 'us', 1),
(437609, 782067, 'Farmington', 'farmington', 'us', 1),
(437610, 782067, 'Jennings', 'jennings', 'us', 1),
(437611, 782067, 'Nixa', 'nixa', 'us', 1),
(437612, 782067, 'Bridgeton', 'bridgeton', 'us', 1),
(437613, 782067, 'Clayton', 'clayton', 'us', 1),
(437614, 782067, 'Ozark', 'ozark', 'us', 1),
(437615, 782067, 'Overland', 'overland', 'us', 1),
(437616, 782067, 'Poplar Bluff', 'poplar-bluff', 'us', 1),
(437617, 782067, 'Creve Coeur', 'creve-coeur', 'us', 1),
(437618, 782067, 'Kirksville', 'kirksville', 'us', 1),
(437619, 782067, 'Sikeston', 'sikeston', 'us', 1),
(437620, 782067, 'Warrensburg', 'warrensburg', 'us', 1),
(437621, 782067, 'Hannibal', 'hannibal', 'us', 1),
(437622, 782067, 'Wentzville', 'wentzville', 'us', 1),
(437623, 782067, 'Rolla', 'rolla', 'us', 1),
(437624, 782067, 'Manchester', 'manchester', 'us', 1),
(437625, 782067, 'Sedalia', 'sedalia', 'us', 1),
(437626, 782067, 'Affton', 'affton', 'us', 1),
(437627, 782067, 'Arnold', 'arnold', 'us', 1),
(437628, 782067, 'Ferguson', 'ferguson', 'us', 1),
(437629, 782067, 'Webster Groves', 'webster-groves', 'us', 1),
(437630, 782067, 'Belton', 'belton', 'us', 1),
(437631, 782067, 'Grandview', 'grandview', 'us', 1),
(437632, 782067, 'Maryland Heights', 'maryland-heights', 'us', 1),
(437633, 782067, 'Hazelwood', 'hazelwood', 'us', 1),
(437634, 782067, 'Kirkwood', 'kirkwood', 'us', 1),
(437635, 782067, 'Gladstone', 'gladstone', 'us', 1),
(437636, 782067, 'Liberty', 'liberty', 'us', 1),
(437637, 782067, 'Raytown', 'raytown', 'us', 1),
(437638, 782067, 'Ballwin', 'ballwin', 'us', 1),
(437639, 782067, 'Wildwood', 'wildwood', 'us', 1),
(437640, 782067, 'Jefferson City', 'jefferson-city', 'us', 1),
(437641, 782067, 'Cape Girardeau', 'cape-girardeau', 'us', 1),
(437642, 782067, 'University City', 'university-city', 'us', 1),
(437643, 782067, 'Joplin', 'joplin', 'us', 1),
(437644, 782067, 'Chesterfield', 'chesterfield', 'us', 1),
(437645, 782067, 'Blue Springs', 'blue-springs', 'us', 1),
(437646, 782067, 'Florissant', 'florissant', 'us', 1),
(437647, 782067, 'Saint Peters', 'saint-peters', 'us', 1),
(437648, 782067, 'Saint Charles', 'saint-charles', 'us', 1),
(437649, 782067, 'Lees Summit', 'lees-summit', 'us', 1),
(437650, 782067, 'Saint Joseph', 'saint-joseph', 'us', 1),
(437651, 782067, 'Columbia', 'columbia', 'us', 1),
(437652, 782067, 'Independence', 'independence', 'us', 1),
(437653, 782067, 'Springfield', 'springfield', 'us', 1),
(437654, 782067, 'Saint Louis', 'saint-louis', 'us', 1),
(437655, 782067, 'Kansas City', 'kansas-city', 'us', 1),
(437656, 782067, 'North Kansas City', 'north-kansas-city', 'us', 1),
(437657, 782068, 'Alzada', 'alzada', 'us', 1),
(437658, 782068, 'Angela', 'angela', 'us', 1),
(437659, 782068, 'Babb', 'babb', 'us', 1),
(437660, 782068, 'Biddle', 'biddle', 'us', 1),
(437661, 782068, 'Bighorn', 'bighorn', 'us', 1),
(437662, 782068, 'Bloomfield', 'bloomfield', 'us', 1),
(437663, 782068, 'Bonner', 'bonner', 'us', 1),
(437664, 782068, 'Boyd', 'boyd', 'us', 1),
(437665, 782068, 'Brady', 'brady', 'us', 1),
(437666, 782068, 'Brockway', 'brockway', 'us', 1),
(437667, 782068, 'Brusett', 'brusett', 'us', 1),
(437668, 782068, 'Buffalo', 'buffalo', 'us', 1),
(437669, 782068, 'Bynum', 'bynum', 'us', 1),
(437670, 782068, 'Cameron', 'cameron', 'us', 1),
(437671, 782068, 'Canyon Creek', 'canyon-creek', 'us', 1),
(437672, 782068, 'Coffee Creek', 'coffee-creek', 'us', 1),
(437673, 782068, 'Cohagen', 'cohagen', 'us', 1),
(437674, 782068, 'Condon', 'condon', 'us', 1),
(437675, 782068, 'Conner', 'conner', 'us', 1),
(437676, 782068, 'Cooke City', 'cooke-city', 'us', 1),
(437677, 782068, 'Dagmar', 'dagmar', 'us', 1),
(437678, 782068, 'Decker', 'decker', 'us', 1),
(437679, 782068, 'Divide', 'divide', 'us', 1),
(437680, 782068, 'Dupuyer', 'dupuyer', 'us', 1),
(437681, 782068, 'East Glacier Park', 'east-glacier-park', 'us', 1),
(437682, 782068, 'Edgar', 'edgar', 'us', 1),
(437683, 782068, 'Emigrant', 'emigrant', 'us', 1),
(437684, 782068, 'Ethridge', 'ethridge', 'us', 1),
(437685, 782068, 'Fishtail', 'fishtail', 'us', 1),
(437686, 782068, 'Floweree', 'floweree', 'us', 1),
(437687, 782068, 'Four Buttes', 'four-buttes', 'us', 1),
(437688, 782068, 'Galata', 'galata', 'us', 1),
(437689, 782068, 'Gallatin Gateway', 'gallatin-gateway', 'us', 1),
(437690, 782068, 'Garryowen', 'garryowen', 'us', 1),
(437691, 782068, 'Geyser', 'geyser', 'us', 1),
(437692, 782068, 'Glen', 'glen', 'us', 1),
(437693, 782068, 'Greenough', 'greenough', 'us', 1),
(437694, 782068, 'Hall', 'hall', 'us', 1),
(437695, 782068, 'Hammond', 'hammond', 'us', 1),
(437696, 782068, 'Helmville', 'helmville', 'us', 1),
(437697, 782068, 'Hilger', 'hilger', 'us', 1),
(437698, 782068, 'Hinsdale', 'hinsdale', 'us', 1),
(437699, 782068, 'Hogeland', 'hogeland', 'us', 1),
(437700, 782068, 'Homestead', 'homestead', 'us', 1),
(437701, 782068, 'Huson', 'huson', 'us', 1),
(437702, 782068, 'Jackson', 'jackson', 'us', 1),
(437703, 782068, 'Kila', 'kila', 'us', 1),
(437704, 782068, 'Kinsey', 'kinsey', 'us', 1),
(437705, 782068, 'Lambert', 'lambert', 'us', 1),
(437706, 782068, 'Ledger', 'ledger', 'us', 1),
(437707, 782068, 'Lindsay', 'lindsay', 'us', 1),
(437708, 782068, 'Lloyd', 'lloyd', 'us', 1),
(437709, 782068, 'Loring', 'loring', 'us', 1),
(437710, 782068, 'Lothair', 'lothair', 'us', 1),
(437711, 782068, 'Luther', 'luther', 'us', 1),
(437712, 782068, 'Marion', 'marion', 'us', 1),
(437713, 782068, 'Martinsdale', 'martinsdale', 'us', 1),
(437714, 782068, 'McAllister', 'mcallister', 'us', 1),
(437715, 782068, 'McLeod', 'mcleod', 'us', 1),
(437716, 782068, 'Melrose', 'melrose', 'us', 1),
(437717, 782068, 'Melville', 'melville', 'us', 1),
(437718, 782068, 'Milltown', 'milltown', 'us', 1),
(437719, 782068, 'Moccasin', 'moccasin', 'us', 1),
(437720, 782068, 'Molt', 'molt', 'us', 1),
(437721, 782068, 'Monarch', 'monarch', 'us', 1),
(437722, 782068, 'Norris', 'norris', 'us', 1),
(437723, 782068, 'Nye', 'nye', 'us', 1),
(437724, 782068, 'Oilmont', 'oilmont', 'us', 1),
(437725, 782068, 'Olive', 'olive', 'us', 1),
(437726, 782068, 'Olney', 'olney', 'us', 1),
(437727, 782068, 'Peerless', 'peerless', 'us', 1),
(437728, 782068, 'Pendroy', 'pendroy', 'us', 1),
(437729, 782068, 'Polaris', 'polaris', 'us', 1),
(437730, 782068, 'Pompeys Pillar', 'pompeys-pillar', 'us', 1),
(437731, 782068, 'Pony', 'pony', 'us', 1),
(437732, 782068, 'Potomac', 'potomac', 'us', 1),
(437733, 782068, 'Pray', 'pray', 'us', 1),
(437734, 782068, 'Proctor', 'proctor', 'us', 1),
(437735, 782068, 'Ramsay', 'ramsay', 'us', 1),
(437736, 782068, 'Rapelje', 'rapelje', 'us', 1),
(437737, 782068, 'Raynesford', 'raynesford', 'us', 1),
(437738, 782068, 'Redstone', 'redstone', 'us', 1),
(437739, 782068, 'Richland', 'richland', 'us', 1),
(437740, 782068, 'Roberts', 'roberts', 'us', 1),
(437741, 782068, 'Rosebud', 'rosebud', 'us', 1),
(437742, 782068, 'Roy', 'roy', 'us', 1),
(437743, 782068, 'Sand Coulee', 'sand-coulee', 'us', 1),
(437744, 782068, 'Sand Springs', 'sand-springs', 'us', 1),
(437745, 782068, 'Savage', 'savage', 'us', 1),
(437746, 782068, 'Shawmut', 'shawmut', 'us', 1),
(437747, 782068, 'Silver Star', 'silver-star', 'us', 1),
(437748, 782068, 'Stockett', 'stockett', 'us', 1),
(437749, 782068, 'Sula', 'sula', 'us', 1),
(437750, 782068, 'Swan Lake', 'swan-lake', 'us', 1),
(437751, 782068, 'Sweet Grass', 'sweet-grass', 'us', 1),
(437752, 782068, 'Trego', 'trego', 'us', 1),
(437753, 782068, 'Turner', 'turner', 'us', 1),
(437754, 782068, 'Vida', 'vida', 'us', 1),
(437755, 782068, 'Volborg', 'volborg', 'us', 1),
(437756, 782068, 'Warm Springs', 'warm-springs', 'us', 1),
(437757, 782068, 'West Glacier', 'west-glacier', 'us', 1),
(437758, 782068, 'Whitetail', 'whitetail', 'us', 1),
(437759, 782068, 'Whitewater', 'whitewater', 'us', 1),
(437760, 782068, 'Whitlash', 'whitlash', 'us', 1),
(437761, 782068, 'Wise River', 'wise-river', 'us', 1),
(437762, 782068, 'Wolf Creek', 'wolf-creek', 'us', 1),
(437763, 782068, 'Zortman', 'zortman', 'us', 1),
(437764, 782068, 'Zurich', 'zurich', 'us', 1),
(437765, 782068, 'Dell', 'dell', 'us', 1),
(437766, 782068, 'Raymond', 'raymond', 'us', 1),
(437767, 782068, 'Fort Harrison', 'fort-harrison', 'us', 1),
(437768, 782068, 'Fort Peck', 'fort-peck', 'us', 1),
(437769, 782068, 'Gold Creek', 'gold-creek', 'us', 1),
(437770, 782068, 'Malmstrom AFB', 'malmstrom-afb', 'us', 1),
(437771, 782068, 'Two Dot', 'two-dot', 'us', 1),
(437772, 782068, 'Wht Sphr Spgs', 'wht-sphr-spgs', 'us', 1),
(437773, 782068, 'Yellowtail', 'yellowtail', 'us', 1),
(437774, 782068, 'Ismay', 'ismay', 'us', 1),
(437775, 782068, 'Reserve', 'reserve', 'us', 1),
(437776, 782068, 'Cardwell', 'cardwell', 'us', 1),
(437777, 782068, 'Antelope', 'antelope', 'us', 1),
(437778, 782068, 'Musselshell', 'musselshell', 'us', 1),
(437779, 782068, 'Carter', 'carter', 'us', 1),
(437780, 782068, 'Outlook', 'outlook', 'us', 1),
(437781, 782068, 'De Borgia', 'de-borgia', 'us', 1),
(437782, 782068, 'Ovando', 'ovando', 'us', 1),
(437783, 782068, 'Winston', 'winston', 'us', 1),
(437784, 782068, 'Flaxville', 'flaxville', 'us', 1),
(437785, 782068, 'Neihart', 'neihart', 'us', 1),
(437786, 782068, 'Loma', 'loma', 'us', 1),
(437787, 782068, 'Dayton', 'dayton', 'us', 1),
(437788, 782068, 'Opheim', 'opheim', 'us', 1),
(437789, 782068, 'Inverness', 'inverness', 'us', 1),
(437790, 782068, 'Dodson', 'dodson', 'us', 1),
(437791, 782068, 'Toston', 'toston', 'us', 1),
(437792, 782068, 'Birney', 'birney', 'us', 1),
(437793, 782068, 'Garrison', 'garrison', 'us', 1),
(437794, 782068, 'Wisdom', 'wisdom', 'us', 1),
(437795, 782068, 'Alder', 'alder', 'us', 1),
(437796, 782068, 'Ravalli', 'ravalli', 'us', 1),
(437797, 782068, 'Plevna', 'plevna', 'us', 1),
(437798, 782068, 'Avon', 'avon', 'us', 1),
(437799, 782068, 'Kremlin', 'kremlin', 'us', 1),
(437800, 782068, 'Virginia City', 'virginia-city', 'us', 1),
(437801, 782068, 'Big Arm', 'big-arm', 'us', 1),
(437802, 782068, 'Sun River', 'sun-river', 'us', 1),
(437803, 782068, 'Melstone', 'melstone', 'us', 1),
(437804, 782068, 'Fallon', 'fallon', 'us', 1),
(437805, 782068, 'Westby', 'westby', 'us', 1),
(437806, 782068, 'Elmo', 'elmo', 'us', 1),
(437807, 782068, 'Bainville', 'bainville', 'us', 1),
(437808, 782068, 'Grass Range', 'grass-range', 'us', 1),
(437809, 782068, 'Judith Gap', 'judith-gap', 'us', 1),
(437810, 782068, 'Winifred', 'winifred', 'us', 1),
(437811, 782068, 'Custer', 'custer', 'us', 1),
(437812, 782068, 'Broadview', 'broadview', 'us', 1),
(437813, 782068, 'Hingham', 'hingham', 'us', 1),
(437814, 782068, 'Heron', 'heron', 'us', 1),
(437815, 782068, 'Rexford', 'rexford', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(437816, 782068, 'Harrison', 'harrison', 'us', 1),
(437817, 782068, 'Fortine', 'fortine', 'us', 1),
(437818, 782068, 'Richey', 'richey', 'us', 1),
(437819, 782068, 'Power', 'power', 'us', 1),
(437820, 782068, 'Kevin', 'kevin', 'us', 1),
(437821, 782068, 'Winnett', 'winnett', 'us', 1),
(437822, 782068, 'Moore', 'moore', 'us', 1),
(437823, 782068, 'Froid', 'froid', 'us', 1),
(437824, 782068, 'Rollins', 'rollins', 'us', 1),
(437825, 782068, 'Paradise', 'paradise', 'us', 1),
(437826, 782068, 'Gildford', 'gildford', 'us', 1),
(437827, 782068, 'Reed Point', 'reed-point', 'us', 1),
(437828, 782068, 'Wyola', 'wyola', 'us', 1),
(437829, 782068, 'Highwood', 'highwood', 'us', 1),
(437830, 782068, 'Saco', 'saco', 'us', 1),
(437831, 782068, 'Shepherd', 'shepherd', 'us', 1),
(437832, 782068, 'Lavina', 'lavina', 'us', 1),
(437833, 782068, 'Willow Creek', 'willow-creek', 'us', 1),
(437834, 782068, 'Joplin', 'joplin', 'us', 1),
(437835, 782068, 'Dixon', 'dixon', 'us', 1),
(437836, 782068, 'Medicine Lake', 'medicine-lake', 'us', 1),
(437837, 782068, 'Hobson', 'hobson', 'us', 1),
(437838, 782068, 'Lima', 'lima', 'us', 1),
(437839, 782068, 'Belfry', 'belfry', 'us', 1),
(437840, 782068, 'Elliston', 'elliston', 'us', 1),
(437841, 782068, 'Noxon', 'noxon', 'us', 1),
(437842, 782068, 'Brockton', 'brockton', 'us', 1),
(437843, 782068, 'Wilsall', 'wilsall', 'us', 1),
(437844, 782068, 'Geraldine', 'geraldine', 'us', 1),
(437845, 782068, 'Hysham', 'hysham', 'us', 1),
(437846, 782068, 'Basin', 'basin', 'us', 1),
(437847, 782068, 'Trout Creek', 'trout-creek', 'us', 1),
(437848, 782068, 'Ryegate', 'ryegate', 'us', 1),
(437849, 782068, 'Fort Shaw', 'fort-shaw', 'us', 1),
(437850, 782068, 'Rudyard', 'rudyard', 'us', 1),
(437851, 782068, 'Denton', 'denton', 'us', 1),
(437852, 782068, 'Augusta', 'augusta', 'us', 1),
(437853, 782068, 'Jefferson City', 'jefferson-city', 'us', 1),
(437854, 782068, 'Nashua', 'nashua', 'us', 1),
(437855, 782068, 'Saint Regis', 'saint-regis', 'us', 1),
(437856, 782068, 'Drummond', 'drummond', 'us', 1),
(437857, 782068, 'Martin City', 'martin-city', 'us', 1),
(437858, 782068, 'Jordan', 'jordan', 'us', 1),
(437859, 782068, 'Coram', 'coram', 'us', 1),
(437860, 782068, 'Clyde Park', 'clyde-park', 'us', 1),
(437861, 782068, 'Ballantine', 'ballantine', 'us', 1),
(437862, 782068, 'Simms', 'simms', 'us', 1),
(437863, 782068, 'Dutton', 'dutton', 'us', 1),
(437864, 782068, 'Ekalaka', 'ekalaka', 'us', 1),
(437865, 782068, 'Alberton', 'alberton', 'us', 1),
(437866, 782068, 'Twin Bridges', 'twin-bridges', 'us', 1),
(437867, 782068, 'Sunburst', 'sunburst', 'us', 1),
(437868, 782068, 'Stanford', 'stanford', 'us', 1),
(437869, 782068, 'Huntley', 'huntley', 'us', 1),
(437870, 782068, 'Broadus', 'broadus', 'us', 1),
(437871, 782068, 'Ashland', 'ashland', 'us', 1),
(437872, 782068, 'Corvallis', 'corvallis', 'us', 1),
(437873, 782068, 'Valier', 'valier', 'us', 1),
(437874, 782068, 'Frazer', 'frazer', 'us', 1),
(437875, 782068, 'Charlo', 'charlo', 'us', 1),
(437876, 782068, 'Wibaux', 'wibaux', 'us', 1),
(437877, 782068, 'Fromberg', 'fromberg', 'us', 1),
(437878, 782068, 'Worden', 'worden', 'us', 1),
(437879, 782068, 'Lodge Grass', 'lodge-grass', 'us', 1),
(437880, 782068, 'Hot Springs', 'hot-springs', 'us', 1),
(437881, 782068, 'Clinton', 'clinton', 'us', 1),
(437882, 782068, 'Circle', 'circle', 'us', 1),
(437883, 782068, 'Somers', 'somers', 'us', 1),
(437884, 782068, 'Terry', 'terry', 'us', 1),
(437885, 782068, 'Joliet', 'joliet', 'us', 1),
(437886, 782068, 'Pryor', 'pryor', 'us', 1),
(437887, 782068, 'Belt', 'belt', 'us', 1),
(437888, 782068, 'Big Sandy', 'big-sandy', 'us', 1),
(437889, 782068, 'Arlee', 'arlee', 'us', 1),
(437890, 782068, 'Fairfield', 'fairfield', 'us', 1),
(437891, 782068, 'Fairview', 'fairview', 'us', 1),
(437892, 782068, 'Sheridan', 'sheridan', 'us', 1),
(437893, 782068, 'Culbertson', 'culbertson', 'us', 1),
(437894, 782068, 'Vaughn', 'vaughn', 'us', 1),
(437895, 782068, 'Bridger', 'bridger', 'us', 1),
(437896, 782068, 'Ulm', 'ulm', 'us', 1),
(437897, 782068, 'Cascade', 'cascade', 'us', 1),
(437898, 782068, 'Heart Butte', 'heart-butte', 'us', 1),
(437899, 782068, 'Saint Ignatius', 'saint-ignatius', 'us', 1),
(437900, 782068, 'Chester', 'chester', 'us', 1),
(437901, 782068, 'Harlem', 'harlem', 'us', 1),
(437902, 782068, 'Box Elder', 'box-elder', 'us', 1),
(437903, 782068, 'Darby', 'darby', 'us', 1),
(437904, 782068, 'Pinesdale', 'pinesdale', 'us', 1),
(437905, 782068, 'Park City', 'park-city', 'us', 1),
(437906, 782068, 'Busby', 'busby', 'us', 1),
(437907, 782068, 'Gardiner', 'gardiner', 'us', 1),
(437908, 782068, 'Frenchtown', 'frenchtown', 'us', 1),
(437909, 782068, 'Superior', 'superior', 'us', 1),
(437910, 782068, 'Victor', 'victor', 'us', 1),
(437911, 782068, 'Poplar', 'poplar', 'us', 1),
(437912, 782068, 'Ennis', 'ennis', 'us', 1),
(437913, 782068, 'Hays', 'hays', 'us', 1),
(437914, 782068, 'Florence', 'florence', 'us', 1),
(437915, 782068, 'Harlowton', 'harlowton', 'us', 1),
(437916, 782068, 'Black Eagle', 'black-eagle', 'us', 1),
(437917, 782068, 'Philipsburg', 'philipsburg', 'us', 1),
(437918, 782068, 'Hungry Horse', 'hungry-horse', 'us', 1),
(437919, 782068, 'Troy', 'troy', 'us', 1),
(437920, 782068, 'Eureka', 'eureka', 'us', 1),
(437921, 782068, 'Scobey', 'scobey', 'us', 1),
(437922, 782068, 'Browning', 'browning', 'us', 1),
(437923, 782068, 'Lincoln', 'lincoln', 'us', 1),
(437924, 782068, 'Whitehall', 'whitehall', 'us', 1),
(437925, 782068, 'Plains', 'plains', 'us', 1),
(437926, 782068, 'West Yellowstone', 'west-yellowstone', 'us', 1),
(437927, 782068, 'Big Sky', 'big-sky', 'us', 1),
(437928, 782068, 'Chinook', 'chinook', 'us', 1),
(437929, 782068, 'Absarokee', 'absarokee', 'us', 1),
(437930, 782068, 'Thompson Falls', 'thompson-falls', 'us', 1),
(437931, 782068, 'Boulder', 'boulder', 'us', 1),
(437932, 782068, 'Clancy', 'clancy', 'us', 1),
(437933, 782068, 'Fort Benton', 'fort-benton', 'us', 1),
(437934, 782068, 'Bigfork', 'bigfork', 'us', 1),
(437935, 782068, 'Seeley Lake', 'seeley-lake', 'us', 1),
(437936, 782068, 'Manhattan', 'manhattan', 'us', 1),
(437937, 782068, 'Crow Agency', 'crow-agency', 'us', 1),
(437938, 782068, 'Baker', 'baker', 'us', 1),
(437939, 782068, 'Lakeside', 'lakeside', 'us', 1),
(437940, 782068, 'East Helena', 'east-helena', 'us', 1),
(437941, 782068, 'Big Timber', 'big-timber', 'us', 1),
(437942, 782068, 'Three Forks', 'three-forks', 'us', 1),
(437943, 782068, 'Plentywood', 'plentywood', 'us', 1),
(437944, 782068, 'Choteau', 'choteau', 'us', 1),
(437945, 782068, 'Malta', 'malta', 'us', 1),
(437946, 782068, 'Forsyth', 'forsyth', 'us', 1),
(437947, 782068, 'Roundup', 'roundup', 'us', 1),
(437948, 782068, 'Stevensville', 'stevensville', 'us', 1),
(437949, 782068, 'Townsend', 'townsend', 'us', 1),
(437950, 782068, 'Ronan', 'ronan', 'us', 1),
(437951, 782068, 'Columbus', 'columbus', 'us', 1),
(437952, 782068, 'Lame Deer', 'lame-deer', 'us', 1),
(437953, 782068, 'Pablo', 'pablo', 'us', 1),
(437954, 782068, 'Montana City', 'montana-city', 'us', 1),
(437955, 782068, 'Red Lodge', 'red-lodge', 'us', 1),
(437956, 782068, 'Colstrip', 'colstrip', 'us', 1),
(437957, 782068, 'Wolf Point', 'wolf-point', 'us', 1),
(437958, 782068, 'Libby', 'libby', 'us', 1),
(437959, 782068, 'Conrad', 'conrad', 'us', 1),
(437960, 782068, 'Glasgow', 'glasgow', 'us', 1),
(437961, 782068, 'Cut Bank', 'cut-bank', 'us', 1),
(437962, 782068, 'Deer Lodge', 'deer-lodge', 'us', 1),
(437963, 782068, 'Shelby', 'shelby', 'us', 1),
(437964, 782068, 'Hardin', 'hardin', 'us', 1),
(437965, 782068, 'Lolo', 'lolo', 'us', 1),
(437966, 782068, 'Dillon', 'dillon', 'us', 1),
(437967, 782068, 'Columbia Falls', 'columbia-falls', 'us', 1),
(437968, 782068, 'Sidney', 'sidney', 'us', 1),
(437969, 782068, 'Hamilton', 'hamilton', 'us', 1),
(437970, 782068, 'Glendive', 'glendive', 'us', 1),
(437971, 782068, 'Polson', 'polson', 'us', 1),
(437972, 782068, 'Lewistown', 'lewistown', 'us', 1),
(437973, 782068, 'Laurel', 'laurel', 'us', 1),
(437974, 782068, 'Whitefish', 'whitefish', 'us', 1),
(437975, 782068, 'Livingston', 'livingston', 'us', 1),
(437976, 782068, 'Belgrade', 'belgrade', 'us', 1),
(437977, 782068, 'Miles City', 'miles-city', 'us', 1),
(437978, 782068, 'Havre', 'havre', 'us', 1),
(437979, 782068, 'Anaconda', 'anaconda', 'us', 1),
(437980, 782068, 'Kalispell', 'kalispell', 'us', 1),
(437981, 782068, 'Helena', 'helena', 'us', 1),
(437982, 782068, 'Bozeman', 'bozeman', 'us', 1),
(437983, 782068, 'Butte', 'butte', 'us', 1),
(437984, 782068, 'Great Falls', 'great-falls', 'us', 1),
(437985, 782068, 'Missoula', 'missoula', 'us', 1),
(437986, 782068, 'Billings', 'billings', 'us', 1),
(437987, 782069, 'Amelia', 'amelia', 'us', 1),
(437988, 782069, 'Ames', 'ames', 'us', 1),
(437989, 782069, 'Archer', 'archer', 'us', 1),
(437990, 782069, 'Holmesville', 'holmesville', 'us', 1),
(437991, 782069, 'Inavale', 'inavale', 'us', 1),
(437992, 782069, 'Inland', 'inland', 'us', 1),
(437993, 782069, 'Martell', 'martell', 'us', 1),
(437994, 782069, 'Mills', 'mills', 'us', 1),
(437995, 782069, 'Richfield', 'richfield', 'us', 1),
(437996, 782069, 'Saint Libory', 'saint-libory', 'us', 1),
(437997, 782069, 'Walton', 'walton', 'us', 1),
(437998, 782069, 'Angora', 'angora', 'us', 1),
(437999, 782069, 'Ashby', 'ashby', 'us', 1),
(438000, 782069, 'Champion', 'champion', 'us', 1),
(438001, 782069, 'Dickens', 'dickens', 'us', 1),
(438002, 782069, 'Ellsworth', 'ellsworth', 'us', 1),
(438003, 782069, 'Enders', 'enders', 'us', 1),
(438004, 782069, 'Keystone', 'keystone', 'us', 1),
(438005, 782069, 'Lakeside', 'lakeside', 'us', 1),
(438006, 782069, 'Lemoyne', 'lemoyne', 'us', 1),
(438007, 782069, 'Lisco', 'lisco', 'us', 1),
(438008, 782069, 'Parks', 'parks', 'us', 1),
(438009, 782069, 'Purdum', 'purdum', 'us', 1),
(438010, 782069, 'Sparks', 'sparks', 'us', 1),
(438011, 782069, 'Tryon', 'tryon', 'us', 1),
(438012, 782069, 'Whiteclay', 'whiteclay', 'us', 1),
(438013, 782069, 'Whitman', 'whitman', 'us', 1),
(438014, 782069, 'Max', 'max', 'us', 1),
(438015, 782069, 'Dubois', 'dubois', 'us', 1),
(438016, 782069, 'Johnson Lake', 'johnson-lake', 'us', 1),
(438017, 782069, 'Offutt AFB', 'offutt-afb', 'us', 1),
(438018, 782069, 'Oneill', 'oneill', 'us', 1),
(438019, 782069, 'Marsland', 'marsland', 'us', 1),
(438020, 782069, 'Nenzel', 'nenzel', 'us', 1),
(438021, 782069, 'Lamar', 'lamar', 'us', 1),
(438022, 782069, 'Brewster', 'brewster', 'us', 1),
(438023, 782069, 'Strang', 'strang', 'us', 1),
(438024, 782069, 'Stockville', 'stockville', 'us', 1),
(438025, 782069, 'McLean', 'mclean', 'us', 1),
(438026, 782069, 'Cornlea', 'cornlea', 'us', 1),
(438027, 782069, 'Seneca', 'seneca', 'us', 1),
(438028, 782069, 'Surprise', 'surprise', 'us', 1),
(438029, 782069, 'Crab Orchard', 'crab-orchard', 'us', 1),
(438030, 782069, 'Moorefield', 'moorefield', 'us', 1),
(438031, 782069, 'Elyria', 'elyria', 'us', 1),
(438032, 782069, 'Halsey', 'halsey', 'us', 1),
(438033, 782069, 'Johnstown', 'johnstown', 'us', 1),
(438034, 782069, 'Oak', 'oak', 'us', 1),
(438035, 782069, 'Hazard', 'hazard', 'us', 1),
(438036, 782069, 'Saronville', 'saronville', 'us', 1),
(438037, 782069, 'Huntley', 'huntley', 'us', 1),
(438038, 782069, 'Primrose', 'primrose', 'us', 1),
(438039, 782069, 'Cotesfield', 'cotesfield', 'us', 1),
(438040, 782069, 'Ong', 'ong', 'us', 1),
(438041, 782069, 'Smithfield', 'smithfield', 'us', 1),
(438042, 782069, 'Burr', 'burr', 'us', 1),
(438043, 782069, 'Hubbell', 'hubbell', 'us', 1),
(438044, 782069, 'Steinauer', 'steinauer', 'us', 1),
(438045, 782069, 'Virginia', 'virginia', 'us', 1),
(438046, 782069, 'Winnetoon', 'winnetoon', 'us', 1),
(438047, 782069, 'Royal', 'royal', 'us', 1),
(438048, 782069, 'Wood Lake', 'wood-lake', 'us', 1),
(438049, 782069, 'Magnet', 'magnet', 'us', 1),
(438050, 782069, 'Emmet', 'emmet', 'us', 1),
(438051, 782069, 'Wellfleet', 'wellfleet', 'us', 1),
(438052, 782069, 'Harrisburg', 'harrisburg', 'us', 1),
(438053, 782069, 'Bristow', 'bristow', 'us', 1),
(438054, 782069, 'Deweese', 'deweese', 'us', 1),
(438055, 782069, 'Steele City', 'steele-city', 'us', 1),
(438056, 782069, 'Saint Helena', 'saint-helena', 'us', 1),
(438057, 782069, 'Center', 'center', 'us', 1),
(438058, 782069, 'Heartwell', 'heartwell', 'us', 1),
(438059, 782069, 'Waterbury', 'waterbury', 'us', 1),
(438060, 782069, 'Reynolds', 'reynolds', 'us', 1),
(438061, 782069, 'Newport', 'newport', 'us', 1),
(438062, 782069, 'South Bend', 'south-bend', 'us', 1),
(438063, 782069, 'Belvidere', 'belvidere', 'us', 1),
(438064, 782069, 'Liberty', 'liberty', 'us', 1),
(438065, 782069, 'Whitney', 'whitney', 'us', 1),
(438066, 782069, 'Richland', 'richland', 'us', 1),
(438067, 782069, 'Rogers', 'rogers', 'us', 1),
(438068, 782069, 'Crookston', 'crookston', 'us', 1),
(438069, 782069, 'Dunning', 'dunning', 'us', 1),
(438070, 782069, 'Burchard', 'burchard', 'us', 1),
(438071, 782069, 'Ericson', 'ericson', 'us', 1),
(438072, 782069, 'Prosser', 'prosser', 'us', 1),
(438073, 782069, 'Ayr', 'ayr', 'us', 1),
(438074, 782069, 'Eddyville', 'eddyville', 'us', 1),
(438075, 782069, 'Naper', 'naper', 'us', 1),
(438076, 782069, 'Kilgore', 'kilgore', 'us', 1),
(438077, 782069, 'Winslow', 'winslow', 'us', 1),
(438078, 782069, 'Comstock', 'comstock', 'us', 1),
(438079, 782069, 'Rockville', 'rockville', 'us', 1),
(438080, 782069, 'Malmo', 'malmo', 'us', 1),
(438081, 782069, 'Dixon', 'dixon', 'us', 1),
(438082, 782069, 'Swanton', 'swanton', 'us', 1),
(438083, 782069, 'Bartlett', 'bartlett', 'us', 1),
(438084, 782069, 'Elk Creek', 'elk-creek', 'us', 1),
(438085, 782069, 'Leshara', 'leshara', 'us', 1),
(438086, 782069, 'Bruno', 'bruno', 'us', 1),
(438087, 782069, 'Wilsonville', 'wilsonville', 'us', 1),
(438088, 782069, 'Merriman', 'merriman', 'us', 1),
(438089, 782069, 'Belgrade', 'belgrade', 'us', 1),
(438090, 782069, 'Cordova', 'cordova', 'us', 1),
(438091, 782069, 'Bloomington', 'bloomington', 'us', 1),
(438092, 782069, 'Linwood', 'linwood', 'us', 1),
(438093, 782069, 'Belden', 'belden', 'us', 1),
(438094, 782069, 'Naponee', 'naponee', 'us', 1),
(438095, 782069, 'Arthur', 'arthur', 'us', 1),
(438096, 782069, 'Carleton', 'carleton', 'us', 1),
(438097, 782069, 'Salem', 'salem', 'us', 1),
(438098, 782069, 'Thurston', 'thurston', 'us', 1),
(438099, 782069, 'Danbury', 'danbury', 'us', 1),
(438100, 782069, 'Colon', 'colon', 'us', 1),
(438101, 782069, 'Atlanta', 'atlanta', 'us', 1),
(438102, 782069, 'Inman', 'inman', 'us', 1),
(438103, 782069, 'Morse Bluff', 'morse-bluff', 'us', 1),
(438104, 782069, 'Elsie', 'elsie', 'us', 1),
(438105, 782069, 'Byron', 'byron', 'us', 1),
(438106, 782069, 'Ohiowa', 'ohiowa', 'us', 1),
(438107, 782069, 'Broadwater', 'broadwater', 'us', 1),
(438108, 782069, 'Endicott', 'endicott', 'us', 1),
(438109, 782069, 'Riverton', 'riverton', 'us', 1),
(438110, 782069, 'Brownville', 'brownville', 'us', 1),
(438111, 782069, 'Oconto', 'oconto', 'us', 1),
(438112, 782069, 'Jansen', 'jansen', 'us', 1),
(438113, 782069, 'Melbeta', 'melbeta', 'us', 1),
(438114, 782069, 'Alvo', 'alvo', 'us', 1),
(438115, 782069, 'Farwell', 'farwell', 'us', 1),
(438116, 782069, 'Grafton', 'grafton', 'us', 1),
(438117, 782069, 'Page', 'page', 'us', 1),
(438118, 782069, 'Bushnell', 'bushnell', 'us', 1),
(438119, 782069, 'Brock', 'brock', 'us', 1),
(438120, 782069, 'Cody', 'cody', 'us', 1),
(438121, 782069, 'Hordville', 'hordville', 'us', 1),
(438122, 782069, 'Anselmo', 'anselmo', 'us', 1),
(438123, 782069, 'Edison', 'edison', 'us', 1),
(438124, 782069, 'Concord', 'concord', 'us', 1),
(438125, 782069, 'Miller', 'miller', 'us', 1),
(438126, 782069, 'Tobias', 'tobias', 'us', 1),
(438127, 782069, 'Venango', 'venango', 'us', 1),
(438128, 782069, 'Davey', 'davey', 'us', 1),
(438129, 782069, 'Ithaca', 'ithaca', 'us', 1),
(438130, 782069, 'Henry', 'henry', 'us', 1),
(438131, 782069, 'Upland', 'upland', 'us', 1),
(438132, 782069, 'Brunswick', 'brunswick', 'us', 1),
(438133, 782069, 'Hardy', 'hardy', 'us', 1),
(438134, 782069, 'Daykin', 'daykin', 'us', 1),
(438135, 782069, 'Wynot', 'wynot', 'us', 1),
(438136, 782069, 'Fordyce', 'fordyce', 'us', 1),
(438137, 782069, 'Mason City', 'mason-city', 'us', 1),
(438138, 782069, 'Filley', 'filley', 'us', 1),
(438139, 782069, 'Goehner', 'goehner', 'us', 1),
(438140, 782069, 'Pickrell', 'pickrell', 'us', 1),
(438141, 782069, 'Thedford', 'thedford', 'us', 1),
(438142, 782069, 'Ruskin', 'ruskin', 'us', 1),
(438143, 782069, 'Nemaha', 'nemaha', 'us', 1),
(438144, 782069, 'Rosalie', 'rosalie', 'us', 1),
(438145, 782069, 'Stamford', 'stamford', 'us', 1),
(438146, 782069, 'Alexandria', 'alexandria', 'us', 1),
(438147, 782069, 'Dawson', 'dawson', 'us', 1),
(438148, 782069, 'Funk', 'funk', 'us', 1),
(438149, 782069, 'Manley', 'manley', 'us', 1),
(438150, 782069, 'Raymond', 'raymond', 'us', 1),
(438151, 782069, 'Jackson', 'jackson', 'us', 1),
(438152, 782069, 'Republican City', 'republican-city', 'us', 1),
(438153, 782069, 'Verdon', 'verdon', 'us', 1),
(438154, 782069, 'Riverdale', 'riverdale', 'us', 1),
(438155, 782069, 'Trumbull', 'trumbull', 'us', 1),
(438156, 782069, 'Haigler', 'haigler', 'us', 1),
(438157, 782069, 'Stella', 'stella', 'us', 1),
(438158, 782069, 'Boelus', 'boelus', 'us', 1),
(438159, 782069, 'Creston', 'creston', 'us', 1),
(438160, 782069, 'Ashton', 'ashton', 'us', 1),
(438161, 782069, 'Carroll', 'carroll', 'us', 1),
(438162, 782069, 'Taylor', 'taylor', 'us', 1),
(438163, 782069, 'Otoe', 'otoe', 'us', 1),
(438164, 782069, 'Rulo', 'rulo', 'us', 1),
(438165, 782069, 'Bee', 'bee', 'us', 1),
(438166, 782069, 'Roca', 'roca', 'us', 1),
(438167, 782069, 'Guide Rock', 'guide-rock', 'us', 1),
(438168, 782069, 'Holbrook', 'holbrook', 'us', 1),
(438169, 782069, 'Holstein', 'holstein', 'us', 1),
(438170, 782069, 'Springview', 'springview', 'us', 1),
(438171, 782069, 'Craig', 'craig', 'us', 1),
(438172, 782069, 'Douglas', 'douglas', 'us', 1),
(438173, 782069, 'Nehawka', 'nehawka', 'us', 1),
(438174, 782069, 'Farnam', 'farnam', 'us', 1),
(438175, 782069, 'Denton', 'denton', 'us', 1),
(438176, 782069, 'Gurley', 'gurley', 'us', 1),
(438177, 782069, 'Roseland', 'roseland', 'us', 1),
(438178, 782069, 'Shubert', 'shubert', 'us', 1),
(438179, 782069, 'Sumner', 'sumner', 'us', 1),
(438180, 782069, 'Dunbar', 'dunbar', 'us', 1),
(438181, 782069, 'Lynch', 'lynch', 'us', 1),
(438182, 782069, 'Table Rock', 'table-rock', 'us', 1),
(438183, 782069, 'Dix', 'dix', 'us', 1),
(438184, 782069, 'Elba', 'elba', 'us', 1),
(438185, 782069, 'Garland', 'garland', 'us', 1),
(438186, 782069, 'Pleasant Dale', 'pleasant-dale', 'us', 1),
(438187, 782069, 'Johnson', 'johnson', 'us', 1),
(438188, 782069, 'Madrid', 'madrid', 'us', 1),
(438189, 782069, 'Hubbard', 'hubbard', 'us', 1),
(438190, 782069, 'Hayes Center', 'hayes-center', 'us', 1),
(438191, 782069, 'Chester', 'chester', 'us', 1),
(438192, 782069, 'Litchfield', 'litchfield', 'us', 1),
(438193, 782069, 'Staplehurst', 'staplehurst', 'us', 1),
(438194, 782069, 'Gresham', 'gresham', 'us', 1),
(438195, 782069, 'Waco', 'waco', 'us', 1),
(438196, 782069, 'Hyannis', 'hyannis', 'us', 1),
(438197, 782069, 'Panama', 'panama', 'us', 1),
(438198, 782069, 'Lewellen', 'lewellen', 'us', 1),
(438199, 782069, 'Bruning', 'bruning', 'us', 1),
(438200, 782069, 'Hoskins', 'hoskins', 'us', 1),
(438201, 782069, 'Uehling', 'uehling', 'us', 1),
(438202, 782069, 'Union', 'union', 'us', 1),
(438203, 782069, 'Dwight', 'dwight', 'us', 1),
(438204, 782069, 'Lindsay', 'lindsay', 'us', 1),
(438205, 782069, 'Stapleton', 'stapleton', 'us', 1),
(438206, 782069, 'Talmage', 'talmage', 'us', 1),
(438207, 782069, 'Ulysses', 'ulysses', 'us', 1),
(438208, 782069, 'Wolbach', 'wolbach', 'us', 1),
(438209, 782069, 'Avoca', 'avoca', 'us', 1),
(438210, 782069, 'Benedict', 'benedict', 'us', 1),
(438211, 782069, 'Clatonia', 'clatonia', 'us', 1),
(438212, 782069, 'Murdock', 'murdock', 'us', 1),
(438213, 782069, 'Bladen', 'bladen', 'us', 1),
(438214, 782069, 'Diller', 'diller', 'us', 1),
(438215, 782069, 'Amherst', 'amherst', 'us', 1),
(438216, 782069, 'Newcastle', 'newcastle', 'us', 1),
(438217, 782069, 'Harrison', 'harrison', 'us', 1),
(438218, 782069, 'Marquette', 'marquette', 'us', 1),
(438219, 782069, 'Western', 'western', 'us', 1),
(438220, 782069, 'Scotia', 'scotia', 'us', 1),
(438221, 782069, 'Davenport', 'davenport', 'us', 1),
(438222, 782069, 'Milligan', 'milligan', 'us', 1),
(438223, 782069, 'Polk', 'polk', 'us', 1),
(438224, 782069, 'Monroe', 'monroe', 'us', 1),
(438225, 782069, 'Maywood', 'maywood', 'us', 1),
(438226, 782069, 'Snyder', 'snyder', 'us', 1),
(438227, 782069, 'Lawrence', 'lawrence', 'us', 1),
(438228, 782069, 'Cook', 'cook', 'us', 1),
(438229, 782069, 'Weston', 'weston', 'us', 1),
(438230, 782069, 'Meadow Grove', 'meadow-grove', 'us', 1),
(438231, 782069, 'Chambers', 'chambers', 'us', 1),
(438232, 782069, 'Glenvil', 'glenvil', 'us', 1),
(438233, 782069, 'Wallace', 'wallace', 'us', 1),
(438234, 782069, 'Herman', 'herman', 'us', 1),
(438235, 782069, 'Maxwell', 'maxwell', 'us', 1),
(438236, 782069, 'North Loup', 'north-loup', 'us', 1),
(438237, 782069, 'Brule', 'brule', 'us', 1),
(438238, 782069, 'Oakdale', 'oakdale', 'us', 1),
(438239, 782069, 'Prague', 'prague', 'us', 1),
(438240, 782069, 'Bradshaw', 'bradshaw', 'us', 1),
(438241, 782069, 'Hadar', 'hadar', 'us', 1),
(438242, 782069, 'Dalton', 'dalton', 'us', 1),
(438243, 782069, 'Petersburg', 'petersburg', 'us', 1),
(438244, 782069, 'Duncan', 'duncan', 'us', 1),
(438245, 782069, 'Chapman', 'chapman', 'us', 1),
(438246, 782069, 'Odell', 'odell', 'us', 1),
(438247, 782069, 'Dannebrog', 'dannebrog', 'us', 1),
(438248, 782069, 'Platte Center', 'platte-center', 'us', 1),
(438249, 782069, 'Clarks', 'clarks', 'us', 1),
(438250, 782069, 'Phillips', 'phillips', 'us', 1),
(438251, 782069, 'Unadilla', 'unadilla', 'us', 1),
(438252, 782069, 'Arcadia', 'arcadia', 'us', 1),
(438253, 782069, 'Butte', 'butte', 'us', 1),
(438254, 782069, 'Pleasanton', 'pleasanton', 'us', 1),
(438255, 782069, 'Bartley', 'bartley', 'us', 1),
(438256, 782069, 'Brainard', 'brainard', 'us', 1),
(438257, 782069, 'Hildreth', 'hildreth', 'us', 1),
(438258, 782069, 'Long Pine', 'long-pine', 'us', 1),
(438259, 782069, 'Shickley', 'shickley', 'us', 1),
(438260, 782069, 'Lodgepole', 'lodgepole', 'us', 1),
(438261, 782069, 'Wilcox', 'wilcox', 'us', 1),
(438262, 782069, 'Orchard', 'orchard', 'us', 1),
(438263, 782069, 'Clearwater', 'clearwater', 'us', 1),
(438264, 782069, 'Campbell', 'campbell', 'us', 1),
(438265, 782069, 'Niobrara', 'niobrara', 'us', 1),
(438266, 782069, 'Stratton', 'stratton', 'us', 1),
(438267, 782069, 'Cedar Rapids', 'cedar-rapids', 'us', 1),
(438268, 782069, 'Brady', 'brady', 'us', 1),
(438269, 782069, 'Pilger', 'pilger', 'us', 1),
(438270, 782069, 'Blue Springs', 'blue-springs', 'us', 1),
(438271, 782069, 'Palisade', 'palisade', 'us', 1),
(438272, 782069, 'Loomis', 'loomis', 'us', 1),
(438273, 782069, 'Orleans', 'orleans', 'us', 1),
(438274, 782069, 'McCool Junction', 'mccool-junction', 'us', 1),
(438275, 782069, 'Merna', 'merna', 'us', 1),
(438276, 782069, 'Rising City', 'rising-city', 'us', 1),
(438277, 782069, 'Allen', 'allen', 'us', 1),
(438278, 782069, 'Kennard', 'kennard', 'us', 1),
(438279, 782069, 'Giltner', 'giltner', 'us', 1),
(438280, 782069, 'Big Springs', 'big-springs', 'us', 1),
(438281, 782069, 'Lyman', 'lyman', 'us', 1),
(438282, 782069, 'Cedar Creek', 'cedar-creek', 'us', 1),
(438283, 782069, 'Hallam', 'hallam', 'us', 1),
(438284, 782069, 'Ewing', 'ewing', 'us', 1),
(438285, 782069, 'Eustis', 'eustis', 'us', 1),
(438286, 782069, 'Silver Creek', 'silver-creek', 'us', 1),
(438287, 782069, 'Beaver Crossing', 'beaver-crossing', 'us', 1),
(438288, 782069, 'Potter', 'potter', 'us', 1),
(438289, 782069, 'Leigh', 'leigh', 'us', 1),
(438290, 782069, 'Winside', 'winside', 'us', 1),
(438291, 782069, 'Mullen', 'mullen', 'us', 1),
(438292, 782069, 'Hampton', 'hampton', 'us', 1),
(438293, 782069, 'Nickerson', 'nickerson', 'us', 1),
(438294, 782069, 'Palmer', 'palmer', 'us', 1),
(438295, 782069, 'Plymouth', 'plymouth', 'us', 1),
(438296, 782069, 'Fairfield', 'fairfield', 'us', 1),
(438297, 782069, 'Malcolm', 'malcolm', 'us', 1),
(438298, 782069, 'Bellwood', 'bellwood', 'us', 1),
(438299, 782069, 'Trenton', 'trenton', 'us', 1),
(438300, 782069, 'Adams', 'adams', 'us', 1),
(438301, 782069, 'Waterloo', 'waterloo', 'us', 1),
(438302, 782069, 'Ansley', 'ansley', 'us', 1),
(438303, 782069, 'Verdigre', 'verdigre', 'us', 1),
(438304, 782069, 'Coleridge', 'coleridge', 'us', 1),
(438305, 782069, 'Bancroft', 'bancroft', 'us', 1),
(438306, 782069, 'Sterling', 'sterling', 'us', 1),
(438307, 782069, 'Murray', 'murray', 'us', 1),
(438308, 782069, 'Cortland', 'cortland', 'us', 1),
(438309, 782069, 'Spencer', 'spencer', 'us', 1),
(438310, 782069, 'Spalding', 'spalding', 'us', 1),
(438311, 782069, 'Edgar', 'edgar', 'us', 1),
(438312, 782069, 'Paxton', 'paxton', 'us', 1),
(438313, 782069, 'Nelson', 'nelson', 'us', 1),
(438314, 782069, 'Palmyra', 'palmyra', 'us', 1),
(438315, 782069, 'Greeley', 'greeley', 'us', 1),
(438316, 782069, 'Hershey', 'hershey', 'us', 1),
(438317, 782069, 'Culbertson', 'culbertson', 'us', 1),
(438318, 782069, 'Hay Springs', 'hay-springs', 'us', 1),
(438319, 782069, 'De Witt', 'de-witt', 'us', 1),
(438320, 782069, 'Stuart', 'stuart', 'us', 1),
(438321, 782069, 'Valparaiso', 'valparaiso', 'us', 1),
(438322, 782069, 'Wausa', 'wausa', 'us', 1),
(438323, 782069, 'Decatur', 'decatur', 'us', 1),
(438324, 782069, 'Wauneta', 'wauneta', 'us', 1),
(438325, 782069, 'Greenwood', 'greenwood', 'us', 1),
(438326, 782069, 'Beaver City', 'beaver-city', 'us', 1),
(438327, 782069, 'Sargent', 'sargent', 'us', 1),
(438328, 782069, 'Cedar Bluffs', 'cedar-bluffs', 'us', 1),
(438329, 782069, 'Indianola', 'indianola', 'us', 1),
(438330, 782069, 'Homer', 'homer', 'us', 1),
(438331, 782069, 'Arnold', 'arnold', 'us', 1),
(438332, 782069, 'Callaway', 'callaway', 'us', 1),
(438333, 782069, 'Howells', 'howells', 'us', 1),
(438334, 782069, 'Mead', 'mead', 'us', 1),
(438335, 782069, 'Dorchester', 'dorchester', 'us', 1),
(438336, 782069, 'Shelby', 'shelby', 'us', 1),
(438337, 782069, 'Bassett', 'bassett', 'us', 1),
(438338, 782069, 'Firth', 'firth', 'us', 1),
(438339, 782069, 'Fairmont', 'fairmont', 'us', 1),
(438340, 782069, 'Overton', 'overton', 'us', 1),
(438341, 782069, 'Alda', 'alda', 'us', 1),
(438342, 782069, 'Exeter', 'exeter', 'us', 1),
(438343, 782069, 'Dodge', 'dodge', 'us', 1),
(438344, 782069, 'Juniata', 'juniata', 'us', 1),
(438345, 782069, 'Clarkson', 'clarkson', 'us', 1),
(438346, 782069, 'Elgin', 'elgin', 'us', 1),
(438347, 782069, 'Bennet', 'bennet', 'us', 1),
(438348, 782069, 'Crofton', 'crofton', 'us', 1),
(438349, 782069, 'Beemer', 'beemer', 'us', 1),
(438350, 782069, 'Elwood', 'elwood', 'us', 1),
(438351, 782069, 'Saint Edward', 'saint-edward', 'us', 1),
(438352, 782069, 'Axtell', 'axtell', 'us', 1),
(438353, 782069, 'Curtis', 'curtis', 'us', 1),
(438354, 782069, 'Elmwood', 'elmwood', 'us', 1),
(438355, 782069, 'Humphrey', 'humphrey', 'us', 1),
(438356, 782069, 'Osmond', 'osmond', 'us', 1),
(438357, 782069, 'Doniphan', 'doniphan', 'us', 1),
(438358, 782069, 'Minatare', 'minatare', 'us', 1),
(438359, 782069, 'Deshler', 'deshler', 'us', 1),
(438360, 782069, 'Hooper', 'hooper', 'us', 1),
(438361, 782069, 'Newman Grove', 'newman-grove', 'us', 1),
(438362, 782069, 'Cairo', 'cairo', 'us', 1),
(438363, 782069, 'Winnebago', 'winnebago', 'us', 1),
(438364, 782069, 'Peru', 'peru', 'us', 1),
(438365, 782069, 'Blue Hill', 'blue-hill', 'us', 1),
(438366, 782069, 'Oshkosh', 'oshkosh', 'us', 1),
(438367, 782069, 'Emerson', 'emerson', 'us', 1),
(438368, 782069, 'Clay Center', 'clay-center', 'us', 1),
(438369, 782069, 'Bertrand', 'bertrand', 'us', 1),
(438370, 782069, 'Oxford', 'oxford', 'us', 1),
(438371, 782069, 'Utica', 'utica', 'us', 1),
(438372, 782069, 'Kenesaw', 'kenesaw', 'us', 1),
(438373, 782069, 'Humboldt', 'humboldt', 'us', 1),
(438374, 782069, 'Genoa', 'genoa', 'us', 1),
(438375, 782069, 'Ceresco', 'ceresco', 'us', 1),
(438376, 782069, 'Elm Creek', 'elm-creek', 'us', 1),
(438377, 782069, 'Randolph', 'randolph', 'us', 1),
(438378, 782069, 'Rushville', 'rushville', 'us', 1),
(438379, 782069, 'Walthill', 'walthill', 'us', 1),
(438380, 782069, 'Loup City', 'loup-city', 'us', 1),
(438381, 782069, 'Lyons', 'lyons', 'us', 1),
(438382, 782069, 'Boys Town', 'boys-town', 'us', 1),
(438383, 782069, 'Bennington', 'bennington', 'us', 1),
(438384, 782069, 'Laurel', 'laurel', 'us', 1),
(438385, 782069, 'Osceola', 'osceola', 'us', 1),
(438386, 782069, 'Hemingford', 'hemingford', 'us', 1),
(438387, 782069, 'Morrill', 'morrill', 'us', 1),
(438388, 782069, 'Scribner', 'scribner', 'us', 1),
(438389, 782069, 'Pawnee City', 'pawnee-city', 'us', 1),
(438390, 782069, 'Benkelman', 'benkelman', 'us', 1),
(438391, 782069, 'Fort Calhoun', 'fort-calhoun', 'us', 1),
(438392, 782069, 'Chappell', 'chappell', 'us', 1),
(438393, 782069, 'Harvard', 'harvard', 'us', 1),
(438394, 782069, 'Franklin', 'franklin', 'us', 1),
(438395, 782069, 'Arapahoe', 'arapahoe', 'us', 1),
(438396, 782069, 'Cambridge', 'cambridge', 'us', 1),
(438397, 782069, 'Henderson', 'henderson', 'us', 1),
(438398, 782069, 'Macy', 'macy', 'us', 1),
(438399, 782069, 'Red Cloud', 'red-cloud', 'us', 1),
(438400, 782069, 'Bloomfield', 'bloomfield', 'us', 1),
(438401, 782069, 'Crawford', 'crawford', 'us', 1),
(438402, 782069, 'Burwell', 'burwell', 'us', 1),
(438403, 782069, 'Ponca', 'ponca', 'us', 1),
(438404, 782069, 'Louisville', 'louisville', 'us', 1),
(438405, 782069, 'Tilden', 'tilden', 'us', 1),
(438406, 782069, 'Grant', 'grant', 'us', 1),
(438407, 782069, 'Pender', 'pender', 'us', 1),
(438408, 782069, 'Shelton', 'shelton', 'us', 1),
(438409, 782069, 'Stromsburg', 'stromsburg', 'us', 1),
(438410, 782069, 'Weeping Water', 'weeping-water', 'us', 1),
(438411, 782069, 'Alma', 'alma', 'us', 1),
(438412, 782069, 'Eagle', 'eagle', 'us', 1),
(438413, 782069, 'Atkinson', 'atkinson', 'us', 1),
(438414, 782069, 'Bayard', 'bayard', 'us', 1),
(438415, 782069, 'Battle Creek', 'battle-creek', 'us', 1),
(438416, 782069, 'Friend', 'friend', 'us', 1),
(438417, 782069, 'North Bend', 'north-bend', 'us', 1),
(438418, 782069, 'Creighton', 'creighton', 'us', 1),
(438419, 782069, 'Wisner', 'wisner', 'us', 1),
(438420, 782069, 'Wood River', 'wood-river', 'us', 1),
(438421, 782069, 'Yutan', 'yutan', 'us', 1),
(438422, 782069, 'Sutherland', 'sutherland', 'us', 1),
(438423, 782069, 'Fullerton', 'fullerton', 'us', 1),
(438424, 782069, 'Arlington', 'arlington', 'us', 1),
(438425, 782069, 'Oakland', 'oakland', 'us', 1),
(438426, 782069, 'Ravenna', 'ravenna', 'us', 1),
(438427, 782069, 'Plainview', 'plainview', 'us', 1),
(438428, 782069, 'Wakefield', 'wakefield', 'us', 1),
(438429, 782069, 'Hickman', 'hickman', 'us', 1),
(438430, 782069, 'Hebron', 'hebron', 'us', 1),
(438431, 782069, 'Sutton', 'sutton', 'us', 1),
(438432, 782069, 'Springfield', 'springfield', 'us', 1),
(438433, 782069, 'Bridgeport', 'bridgeport', 'us', 1),
(438434, 782069, 'Neligh', 'neligh', 'us', 1),
(438435, 782069, 'Gordon', 'gordon', 'us', 1),
(438436, 782069, 'Hartington', 'hartington', 'us', 1),
(438437, 782069, 'Wymore', 'wymore', 'us', 1),
(438438, 782069, 'Stanton', 'stanton', 'us', 1),
(438439, 782069, 'Albion', 'albion', 'us', 1),
(438440, 782069, 'Tecumseh', 'tecumseh', 'us', 1),
(438441, 782069, 'Pierce', 'pierce', 'us', 1),
(438442, 782069, 'Mitchell', 'mitchell', 'us', 1),
(438443, 782069, 'Ainsworth', 'ainsworth', 'us', 1),
(438444, 782069, 'Wilber', 'wilber', 'us', 1),
(438445, 782069, 'Tekamah', 'tekamah', 'us', 1),
(438446, 782069, 'Gibbon', 'gibbon', 'us', 1),
(438447, 782069, 'Syracuse', 'syracuse', 'us', 1),
(438448, 782069, 'Valley', 'valley', 'us', 1),
(438449, 782069, 'Superior', 'superior', 'us', 1),
(438450, 782069, 'Dakota City', 'dakota-city', 'us', 1),
(438451, 782069, 'Imperial', 'imperial', 'us', 1),
(438452, 782069, 'Milford', 'milford', 'us', 1),
(438453, 782069, 'Geneva', 'geneva', 'us', 1),
(438454, 782069, 'Ord', 'ord', 'us', 1),
(438455, 782069, 'Saint Paul', 'saint-paul', 'us', 1),
(438456, 782069, 'Kimball', 'kimball', 'us', 1),
(438457, 782069, 'Madison', 'madison', 'us', 1),
(438458, 782069, 'Ashland', 'ashland', 'us', 1),
(438459, 782069, 'David City', 'david-city', 'us', 1),
(438460, 782069, 'Waverly', 'waverly', 'us', 1),
(438461, 782069, 'Valentine', 'valentine', 'us', 1),
(438462, 782069, 'Central City', 'central-city', 'us', 1),
(438463, 782069, 'Minden', 'minden', 'us', 1),
(438464, 782069, 'Auburn', 'auburn', 'us', 1),
(438465, 782069, 'Broken Bow', 'broken-bow', 'us', 1),
(438466, 782069, 'West Point', 'west-point', 'us', 1),
(438467, 782069, 'Gothenburg', 'gothenburg', 'us', 1),
(438468, 782069, 'Fairbury', 'fairbury', 'us', 1),
(438469, 782069, 'Wahoo', 'wahoo', 'us', 1),
(438470, 782069, 'Falls City', 'falls-city', 'us', 1),
(438471, 782069, 'Aurora', 'aurora', 'us', 1),
(438472, 782069, 'Cozad', 'cozad', 'us', 1),
(438473, 782069, 'Ogallala', 'ogallala', 'us', 1),
(438474, 782069, 'Wayne', 'wayne', 'us', 1),
(438475, 782069, 'Gretna', 'gretna', 'us', 1),
(438476, 782069, 'Schuyler', 'schuyler', 'us', 1),
(438477, 782069, 'Holdrege', 'holdrege', 'us', 1),
(438478, 782069, 'Chadron', 'chadron', 'us', 1),
(438479, 782069, 'Ralston', 'ralston', 'us', 1),
(438480, 782069, 'Sidney', 'sidney', 'us', 1),
(438481, 782069, 'Crete', 'crete', 'us', 1),
(438482, 782069, 'Seward', 'seward', 'us', 1),
(438483, 782069, 'Nebraska City', 'nebraska-city', 'us', 1),
(438484, 782069, 'Plattsmouth', 'plattsmouth', 'us', 1),
(438485, 782069, 'York', 'york', 'us', 1),
(438486, 782069, 'Gering', 'gering', 'us', 1),
(438487, 782069, 'Blair', 'blair', 'us', 1),
(438488, 782069, 'McCook', 'mccook', 'us', 1),
(438489, 782069, 'Elkhorn', 'elkhorn', 'us', 1),
(438490, 782069, 'Alliance', 'alliance', 'us', 1),
(438491, 782069, 'Lexington', 'lexington', 'us', 1),
(438492, 782069, 'South Sioux City', 'south-sioux-city', 'us', 1),
(438493, 782069, 'Beatrice', 'beatrice', 'us', 1),
(438494, 782069, 'Scottsbluff', 'scottsbluff', 'us', 1),
(438495, 782069, 'La Vista', 'la-vista', 'us', 1),
(438496, 782069, 'Papillion', 'papillion', 'us', 1),
(438497, 782069, 'Columbus', 'columbus', 'us', 1),
(438498, 782069, 'Hastings', 'hastings', 'us', 1),
(438499, 782069, 'Norfolk', 'norfolk', 'us', 1),
(438500, 782069, 'North Platte', 'north-platte', 'us', 1),
(438501, 782069, 'Fremont', 'fremont', 'us', 1),
(438502, 782069, 'Kearney', 'kearney', 'us', 1),
(438503, 782069, 'Grand Island', 'grand-island', 'us', 1),
(438504, 782069, 'Bellevue', 'bellevue', 'us', 1),
(438505, 782069, 'Lincoln', 'lincoln', 'us', 1),
(438506, 782069, 'Omaha', 'omaha', 'us', 1),
(438507, 782070, 'Alamo', 'alamo', 'us', 1),
(438508, 782070, 'Amargosa Valley', 'amargosa-valley', 'us', 1),
(438509, 782070, 'Austin', 'austin', 'us', 1),
(438510, 782070, 'Baker', 'baker', 'us', 1),
(438511, 782070, 'Crystal Bay', 'crystal-bay', 'us', 1),
(438512, 782070, 'Dyer', 'dyer', 'us', 1),
(438513, 782070, 'Eureka', 'eureka', 'us', 1),
(438514, 782070, 'Genoa', 'genoa', 'us', 1),
(438515, 782070, 'Glenbrook', 'glenbrook', 'us', 1),
(438516, 782070, 'Goldfield', 'goldfield', 'us', 1),
(438517, 782070, 'Hiko', 'hiko', 'us', 1),
(438518, 782070, 'Incline Village', 'incline-village', 'us', 1),
(438519, 782070, 'Jean', 'jean', 'us', 1),
(438520, 782070, 'Logandale', 'logandale', 'us', 1),
(438521, 782070, 'Lund', 'lund', 'us', 1),
(438522, 782070, 'Mina', 'mina', 'us', 1),
(438523, 782070, 'Moapa', 'moapa', 'us', 1),
(438524, 782070, 'Overton', 'overton', 'us', 1),
(438525, 782070, 'Panaca', 'panaca', 'us', 1),
(438526, 782070, 'Pioche', 'pioche', 'us', 1),
(438527, 782070, 'Round Mountain', 'round-mountain', 'us', 1),
(438528, 782070, 'Silver City', 'silver-city', 'us', 1),
(438529, 782070, 'Verdi', 'verdi', 'us', 1),
(438530, 782070, 'Virginia City', 'virginia-city', 'us', 1),
(438531, 782070, 'Wellington', 'wellington', 'us', 1),
(438532, 782070, 'Zephyr Cove', 'zephyr-cove', 'us', 1),
(438533, 782070, 'Beowawe', 'beowawe', 'us', 1),
(438534, 782070, 'Deeth', 'deeth', 'us', 1),
(438535, 782070, 'Denio', 'denio', 'us', 1),
(438536, 782070, 'Gerlach', 'gerlach', 'us', 1),
(438537, 782070, 'Golconda', 'golconda', 'us', 1),
(438538, 782070, 'Imlay', 'imlay', 'us', 1),
(438539, 782070, 'Jackpot', 'jackpot', 'us', 1),
(438540, 782070, 'Jarbidge', 'jarbidge', 'us', 1),
(438541, 782070, 'Lamoille', 'lamoille', 'us', 1),
(438542, 782070, 'Montello', 'montello', 'us', 1),
(438543, 782070, 'Mountain City', 'mountain-city', 'us', 1),
(438544, 782070, 'Orovada', 'orovada', 'us', 1),
(438545, 782070, 'Paradise Valley', 'paradise-valley', 'us', 1),
(438546, 782070, 'Ruby Valley', 'ruby-valley', 'us', 1),
(438547, 782070, 'Tuscarora', 'tuscarora', 'us', 1),
(438548, 782070, 'McCarran', 'mccarran', 'us', 1),
(438549, 782070, 'Mound House', 'mound-house', 'us', 1),
(438550, 782070, 'Nellis AFB', 'nellis-afb', 'us', 1),
(438551, 782070, 'Silverpeak', 'silverpeak', 'us', 1),
(438552, 782070, 'Washoe Valley', 'washoe-valley', 'us', 1),
(438553, 782070, 'Wendover', 'wendover', 'us', 1),
(438554, 782070, 'McDermitt', 'mcdermitt', 'us', 1),
(438555, 782070, 'Blue Diamond', 'blue-diamond', 'us', 1),
(438556, 782070, 'Gabbs', 'gabbs', 'us', 1),
(438557, 782070, 'Nixon', 'nixon', 'us', 1),
(438558, 782070, 'Searchlight', 'searchlight', 'us', 1),
(438559, 782070, 'Schurz', 'schurz', 'us', 1),
(438560, 782070, 'Wadsworth', 'wadsworth', 'us', 1),
(438561, 782070, 'Smith', 'smith', 'us', 1),
(438562, 782070, 'McGill', 'mcgill', 'us', 1),
(438563, 782070, 'Caliente', 'caliente', 'us', 1),
(438564, 782070, 'Owyhee', 'owyhee', 'us', 1),
(438565, 782070, 'Stateline', 'stateline', 'us', 1),
(438566, 782070, 'Bunkerville', 'bunkerville', 'us', 1),
(438567, 782070, 'Wells', 'wells', 'us', 1),
(438568, 782070, 'Beatty', 'beatty', 'us', 1),
(438569, 782070, 'Indian Springs', 'indian-springs', 'us', 1),
(438570, 782070, 'Lovelock', 'lovelock', 'us', 1),
(438571, 782070, 'Carlin', 'carlin', 'us', 1),
(438572, 782070, 'Sandy Valley', 'sandy-valley', 'us', 1),
(438573, 782070, 'Tonopah', 'tonopah', 'us', 1),
(438574, 782070, 'Yerington', 'yerington', 'us', 1),
(438575, 782070, 'Ely', 'ely', 'us', 1),
(438576, 782070, 'Battle Mountain', 'battle-mountain', 'us', 1),
(438577, 782070, 'Minden', 'minden', 'us', 1),
(438578, 782070, 'Gardnerville', 'gardnerville', 'us', 1),
(438579, 782070, 'Hawthorne', 'hawthorne', 'us', 1),
(438580, 782070, 'West Wendover', 'west-wendover', 'us', 1),
(438581, 782070, 'Winnemucca', 'winnemucca', 'us', 1),
(438582, 782070, 'Silver Springs', 'silver-springs', 'us', 1),
(438583, 782070, 'Fallon', 'fallon', 'us', 1),
(438584, 782070, 'Laughlin', 'laughlin', 'us', 1),
(438585, 782070, 'Dayton', 'dayton', 'us', 1),
(438586, 782070, 'Fernley', 'fernley', 'us', 1),
(438587, 782070, 'Spring Creek', 'spring-creek', 'us', 1),
(438588, 782070, 'Mesquite', 'mesquite', 'us', 1),
(438589, 782070, 'Boulder City', 'boulder-city', 'us', 1),
(438590, 782070, 'Elko', 'elko', 'us', 1),
(438591, 782070, 'Sun Valley', 'sun-valley', 'us', 1),
(438592, 782070, 'Pahrump', 'pahrump', 'us', 1),
(438593, 782070, 'Carson City', 'carson-city', 'us', 1),
(438594, 782070, 'Sparks', 'sparks', 'us', 1),
(438595, 782070, 'North Las Vegas', 'north-las-vegas', 'us', 1),
(438596, 782070, 'Reno', 'reno', 'us', 1),
(438597, 782070, 'Henderson', 'henderson', 'us', 1),
(438598, 782070, 'Las Vegas', 'las-vegas', 'us', 1),
(438599, 782071, 'Alton Bay', 'alton-bay', 'us', 1),
(438600, 782071, 'Ashuelot', 'ashuelot', 'us', 1),
(438601, 782071, 'Bretton Woods', 'bretton-woods', 'us', 1),
(438602, 782071, 'Center Barnstead', 'center-barnstead', 'us', 1),
(438603, 782071, 'Center Conway', 'center-conway', 'us', 1),
(438604, 782071, 'Center Ossipee', 'center-ossipee', 'us', 1),
(438605, 782071, 'Center Sandwich', 'center-sandwich', 'us', 1),
(438606, 782071, 'Center Strafford', 'center-strafford', 'us', 1),
(438607, 782071, 'Center Tuftonboro', 'center-tuftonboro', 'us', 1),
(438608, 782071, 'Chocorua', 'chocorua', 'us', 1),
(438609, 782071, 'Cornish Flat', 'cornish-flat', 'us', 1),
(438610, 782071, 'East Derry', 'east-derry', 'us', 1),
(438611, 782071, 'East Hampstead', 'east-hampstead', 'us', 1),
(438612, 782071, 'East Lempster', 'east-lempster', 'us', 1),
(438613, 782071, 'East Wakefield', 'east-wakefield', 'us', 1),
(438614, 782071, 'Eaton Center', 'eaton-center', 'us', 1),
(438615, 782071, 'Elkins', 'elkins', 'us', 1),
(438616, 782071, 'Etna', 'etna', 'us', 1),
(438617, 782071, 'Francestown', 'francestown', 'us', 1),
(438618, 782071, 'Georges Mills', 'georges-mills', 'us', 1),
(438619, 782071, 'Glen', 'glen', 'us', 1),
(438620, 782071, 'Guild', 'guild', 'us', 1),
(438621, 782071, 'Intervale', 'intervale', 'us', 1),
(438622, 782071, 'Meriden', 'meriden', 'us', 1),
(438623, 782071, 'Melvin Village', 'melvin-village', 'us', 1),
(438624, 782071, 'Milton Mills', 'milton-mills', 'us', 1),
(438625, 782071, 'Mirror Lake', 'mirror-lake', 'us', 1),
(438626, 782071, 'Mount Sunapee', 'mount-sunapee', 'us', 1),
(438627, 782071, 'Munsonville', 'munsonville', 'us', 1),
(438628, 782071, 'North Haverhill', 'north-haverhill', 'us', 1),
(438629, 782071, 'North Salem', 'north-salem', 'us', 1),
(438630, 782071, 'North Sandwich', 'north-sandwich', 'us', 1),
(438631, 782071, 'North Stratford', 'north-stratford', 'us', 1),
(438632, 782071, 'North Sutton', 'north-sutton', 'us', 1),
(438633, 782071, 'North Walpole', 'north-walpole', 'us', 1),
(438634, 782071, 'North Woodstock', 'north-woodstock', 'us', 1),
(438635, 782071, 'Penacook', 'penacook', 'us', 1),
(438636, 782071, 'Pike', 'pike', 'us', 1),
(438637, 782071, 'Rye Beach', 'rye-beach', 'us', 1),
(438638, 782071, 'Sanbornville', 'sanbornville', 'us', 1),
(438639, 782071, 'Silver Lake', 'silver-lake', 'us', 1),
(438640, 782071, 'South Acworth', 'south-acworth', 'us', 1),
(438641, 782071, 'South Sutton', 'south-sutton', 'us', 1),
(438642, 782071, 'South Tamworth', 'south-tamworth', 'us', 1),
(438643, 782071, 'Spofford', 'spofford', 'us', 1),
(438644, 782071, 'Stewartstown', 'stewartstown', 'us', 1),
(438645, 782071, 'Stratham', 'stratham', 'us', 1),
(438646, 782071, 'Twin Mountain', 'twin-mountain', 'us', 1),
(438647, 782071, 'Union', 'union', 'us', 1),
(438648, 782071, 'West Chesterfield', 'west-chesterfield', 'us', 1),
(438649, 782071, 'West Lebanon', 'west-lebanon', 'us', 1),
(438650, 782071, 'West Ossipee', 'west-ossipee', 'us', 1),
(438651, 782071, 'West Stewartstown', 'west-stewartstown', 'us', 1),
(438652, 782071, 'West Springfield', 'west-springfield', 'us', 1),
(438653, 782071, 'Winnisquam', 'winnisquam', 'us', 1),
(438654, 782071, 'Wolfeboro Falls', 'wolfeboro-falls', 'us', 1),
(438655, 782071, 'Allenstown', 'allenstown', 'us', 1),
(438656, 782071, 'Bow', 'bow', 'us', 1),
(438657, 782071, 'CTR Tuftonboro', 'ctr-tuftonboro', 'us', 1),
(438658, 782071, 'Campton', 'campton', 'us', 1),
(438659, 782071, 'Clarksville', 'clarksville', 'us', 1),
(438660, 782071, 'Cornish', 'cornish', 'us', 1),
(438661, 782071, 'Dunbarton', 'dunbarton', 'us', 1),
(438662, 782071, 'Gilmanton Iron Works', 'gilmanton-iron-works', 'us', 1),
(438663, 782071, 'Harts Location', 'harts-location', 'us', 1),
(438664, 782071, 'Landaff', 'landaff', 'us', 1),
(438665, 782071, 'Middleton', 'middleton', 'us', 1),
(438666, 782071, 'Newcastle', 'newcastle', 'us', 1),
(438667, 782071, 'Waterville Valley', 'waterville-valley', 'us', 1),
(438668, 782071, 'Errol', 'errol', 'us', 1),
(438669, 782071, 'Randolph', 'randolph', 'us', 1),
(438670, 782071, 'Shelburne', 'shelburne', 'us', 1),
(438671, 782071, 'Hebron', 'hebron', 'us', 1),
(438672, 782071, 'Stark', 'stark', 'us', 1),
(438673, 782071, 'Sugar Hill', 'sugar-hill', 'us', 1),
(438674, 782071, 'Langdon', 'langdon', 'us', 1),
(438675, 782071, 'Brookfield', 'brookfield', 'us', 1),
(438676, 782071, 'Nelson', 'nelson', 'us', 1),
(438677, 782071, 'Albany', 'albany', 'us', 1),
(438678, 782071, 'Croydon', 'croydon', 'us', 1),
(438679, 782071, 'Carroll', 'carroll', 'us', 1),
(438680, 782071, 'Surry', 'surry', 'us', 1),
(438681, 782071, 'Piermont', 'piermont', 'us', 1),
(438682, 782071, 'Goshen', 'goshen', 'us', 1),
(438683, 782071, 'Sullivan', 'sullivan', 'us', 1),
(438684, 782071, 'Marlow', 'marlow', 'us', 1),
(438685, 782071, 'Monroe', 'monroe', 'us', 1),
(438686, 782071, 'Newington', 'newington', 'us', 1),
(438687, 782071, 'Gilsum', 'gilsum', 'us', 1),
(438688, 782071, 'Wentworth', 'wentworth', 'us', 1),
(438689, 782071, 'Jackson', 'jackson', 'us', 1),
(438690, 782071, 'Acworth', 'acworth', 'us', 1),
(438691, 782071, 'South Hampton', 'south-hampton', 'us', 1),
(438692, 782071, 'Pittsburg', 'pittsburg', 'us', 1),
(438693, 782071, 'Warren', 'warren', 'us', 1),
(438694, 782071, 'Bath', 'bath', 'us', 1),
(438695, 782071, 'Washington', 'washington', 'us', 1),
(438696, 782071, 'Franconia', 'franconia', 'us', 1),
(438697, 782071, 'Dalton', 'dalton', 'us', 1),
(438698, 782071, 'Stoddard', 'stoddard', 'us', 1),
(438699, 782071, 'Springfield', 'springfield', 'us', 1),
(438700, 782071, 'Lempster', 'lempster', 'us', 1),
(438701, 782071, 'Hill', 'hill', 'us', 1),
(438702, 782071, 'Center Harbor', 'center-harbor', 'us', 1),
(438703, 782071, 'Jefferson', 'jefferson', 'us', 1),
(438704, 782071, 'Woodsville', 'woodsville', 'us', 1),
(438705, 782071, 'Danbury', 'danbury', 'us', 1),
(438706, 782071, 'Harrisville', 'harrisville', 'us', 1),
(438707, 782071, 'Richmond', 'richmond', 'us', 1),
(438708, 782071, 'Orford', 'orford', 'us', 1),
(438709, 782071, 'West Swanzey', 'west-swanzey', 'us', 1),
(438710, 782071, 'Groveton', 'groveton', 'us', 1),
(438711, 782071, 'Salisbury', 'salisbury', 'us', 1),
(438712, 782071, 'Grafton', 'grafton', 'us', 1),
(438713, 782071, 'Woodstock', 'woodstock', 'us', 1),
(438714, 782071, 'Wilmot', 'wilmot', 'us', 1),
(438715, 782071, 'Mason', 'mason', 'us', 1),
(438716, 782071, 'Lincoln', 'lincoln', 'us', 1),
(438717, 782071, 'Effingham', 'effingham', 'us', 1),
(438718, 782071, 'Temple', 'temple', 'us', 1),
(438719, 782071, 'Freedom', 'freedom', 'us', 1),
(438720, 782071, 'Alexandria', 'alexandria', 'us', 1),
(438721, 782071, 'Milan', 'milan', 'us', 1),
(438722, 782071, 'Bennington', 'bennington', 'us', 1),
(438723, 782071, 'Lisbon', 'lisbon', 'us', 1),
(438724, 782071, 'Contoocook', 'contoocook', 'us', 1),
(438725, 782071, 'Bradford', 'bradford', 'us', 1),
(438726, 782071, 'Dublin', 'dublin', 'us', 1),
(438727, 782071, 'Rumney', 'rumney', 'us', 1),
(438728, 782071, 'Madbury', 'madbury', 'us', 1),
(438729, 782071, 'Newfields', 'newfields', 'us', 1),
(438730, 782071, 'Webster', 'webster', 'us', 1),
(438731, 782071, 'Lyndeborough', 'lyndeborough', 'us', 1),
(438732, 782071, 'Greenfield', 'greenfield', 'us', 1),
(438733, 782071, 'Lyme', 'lyme', 'us', 1),
(438734, 782071, 'Newbury', 'newbury', 'us', 1),
(438735, 782071, 'Hillsboro', 'hillsboro', 'us', 1),
(438736, 782071, 'Hancock', 'hancock', 'us', 1),
(438737, 782071, 'Westmoreland', 'westmoreland', 'us', 1),
(438738, 782071, 'East Kingston', 'east-kingston', 'us', 1),
(438739, 782071, 'Marlborough', 'marlborough', 'us', 1),
(438740, 782071, 'Thornton', 'thornton', 'us', 1),
(438741, 782071, 'Deering', 'deering', 'us', 1),
(438742, 782071, 'Hampton Falls', 'hampton-falls', 'us', 1),
(438743, 782071, 'Kensington', 'kensington', 'us', 1),
(438744, 782071, 'Holderness', 'holderness', 'us', 1),
(438745, 782071, 'Alstead', 'alstead', 'us', 1),
(438746, 782071, 'New Hampton', 'new-hampton', 'us', 1),
(438747, 782071, 'Ashland', 'ashland', 'us', 1),
(438748, 782071, 'Troy', 'troy', 'us', 1),
(438749, 782071, 'Canterbury', 'canterbury', 'us', 1),
(438750, 782071, 'Madison', 'madison', 'us', 1),
(438751, 782071, 'Whitefield', 'whitefield', 'us', 1),
(438752, 782071, 'North Conway', 'north-conway', 'us', 1),
(438753, 782071, 'Mont Vernon', 'mont-vernon', 'us', 1),
(438754, 782071, 'Andover', 'andover', 'us', 1),
(438755, 782071, 'Greenville', 'greenville', 'us', 1),
(438756, 782071, 'Fitzwilliam', 'fitzwilliam', 'us', 1),
(438757, 782071, 'Grantham', 'grantham', 'us', 1),
(438758, 782071, 'Bethlehem', 'bethlehem', 'us', 1),
(438759, 782071, 'New Durham', 'new-durham', 'us', 1),
(438760, 782071, 'Chichester', 'chichester', 'us', 1),
(438761, 782071, 'Plainfield', 'plainfield', 'us', 1),
(438762, 782071, 'Colebrook', 'colebrook', 'us', 1),
(438763, 782071, 'Antrim', 'antrim', 'us', 1),
(438764, 782071, 'Tamworth', 'tamworth', 'us', 1),
(438765, 782071, 'Sanbornton', 'sanbornton', 'us', 1),
(438766, 782071, 'Rollinsford', 'rollinsford', 'us', 1),
(438767, 782071, 'Gorham', 'gorham', 'us', 1),
(438768, 782071, 'Bartlett', 'bartlett', 'us', 1),
(438769, 782071, 'Warner', 'warner', 'us', 1),
(438770, 782071, 'Lancaster', 'lancaster', 'us', 1),
(438771, 782071, 'Sunapee', 'sunapee', 'us', 1),
(438772, 782071, 'Bristol', 'bristol', 'us', 1),
(438773, 782071, 'Gilmanton', 'gilmanton', 'us', 1),
(438774, 782071, 'Brentwood', 'brentwood', 'us', 1),
(438775, 782071, 'Greenland', 'greenland', 'us', 1),
(438776, 782071, 'Canaan', 'canaan', 'us', 1),
(438777, 782071, 'Tilton', 'tilton', 'us', 1),
(438778, 782071, 'Fremont', 'fremont', 'us', 1),
(438779, 782071, 'Chesterfield', 'chesterfield', 'us', 1),
(438780, 782071, 'Walpole', 'walpole', 'us', 1),
(438781, 782071, 'Strafford', 'strafford', 'us', 1),
(438782, 782071, 'Northwood', 'northwood', 'us', 1),
(438783, 782071, 'Wilton', 'wilton', 'us', 1),
(438784, 782071, 'Boscawen', 'boscawen', 'us', 1),
(438785, 782071, 'Nottingham', 'nottingham', 'us', 1),
(438786, 782071, 'Hinsdale', 'hinsdale', 'us', 1),
(438787, 782071, 'Deerfield', 'deerfield', 'us', 1),
(438788, 782071, 'Winchester', 'winchester', 'us', 1),
(438789, 782071, 'New London', 'new-london', 'us', 1),
(438790, 782071, 'Candia', 'candia', 'us', 1),
(438791, 782071, 'Milton', 'milton', 'us', 1),
(438792, 782071, 'Lee', 'lee', 'us', 1),
(438793, 782071, 'Newton', 'newton', 'us', 1),
(438794, 782071, 'Pittsfield', 'pittsfield', 'us', 1),
(438795, 782071, 'Haverhill', 'haverhill', 'us', 1),
(438796, 782071, 'Danville', 'danville', 'us', 1),
(438797, 782071, 'Barnstead', 'barnstead', 'us', 1),
(438798, 782071, 'Epsom', 'epsom', 'us', 1),
(438799, 782071, 'Brookline', 'brookline', 'us', 1),
(438800, 782071, 'Ossipee', 'ossipee', 'us', 1),
(438801, 782071, 'North Hampton', 'north-hampton', 'us', 1),
(438802, 782071, 'New Boston', 'new-boston', 'us', 1),
(438803, 782071, 'Henniker', 'henniker', 'us', 1),
(438804, 782071, 'Enfield', 'enfield', 'us', 1),
(438805, 782071, 'Moultonborough', 'moultonborough', 'us', 1),
(438806, 782071, 'Northfield', 'northfield', 'us', 1),
(438807, 782071, 'Alton', 'alton', 'us', 1),
(438808, 782071, 'Auburn', 'auburn', 'us', 1),
(438809, 782071, 'Loudon', 'loudon', 'us', 1),
(438810, 782071, 'Chester', 'chester', 'us', 1),
(438811, 782071, 'Rye', 'rye', 'us', 1),
(438812, 782071, 'New Ipswich', 'new-ipswich', 'us', 1),
(438813, 782071, 'Suncook', 'suncook', 'us', 1),
(438814, 782071, 'Hopkinton', 'hopkinton', 'us', 1),
(438815, 782071, 'Jaffrey', 'jaffrey', 'us', 1),
(438816, 782071, 'Sandown', 'sandown', 'us', 1),
(438817, 782071, 'Peterborough', 'peterborough', 'us', 1),
(438818, 782071, 'Rindge', 'rindge', 'us', 1),
(438819, 782071, 'Kingston', 'kingston', 'us', 1),
(438820, 782071, 'Plymouth', 'plymouth', 'us', 1),
(438821, 782071, 'Epping', 'epping', 'us', 1),
(438822, 782071, 'Littleton', 'littleton', 'us', 1),
(438823, 782071, 'Farmington', 'farmington', 'us', 1),
(438824, 782071, 'Meredith', 'meredith', 'us', 1),
(438825, 782071, 'Newport', 'newport', 'us', 1),
(438826, 782071, 'Wolfeboro', 'wolfeboro', 'us', 1),
(438827, 782071, 'Atkinson', 'atkinson', 'us', 1),
(438828, 782071, 'Swanzey', 'swanzey', 'us', 1),
(438829, 782071, 'Pembroke', 'pembroke', 'us', 1),
(438830, 782071, 'Belmont', 'belmont', 'us', 1),
(438831, 782071, 'Hollis', 'hollis', 'us', 1),
(438832, 782071, 'Charlestown', 'charlestown', 'us', 1),
(438833, 782071, 'Gilford', 'gilford', 'us', 1),
(438834, 782071, 'Plaistow', 'plaistow', 'us', 1),
(438835, 782071, 'Litchfield', 'litchfield', 'us', 1),
(438836, 782071, 'Barrington', 'barrington', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(438837, 782071, 'Weare', 'weare', 'us', 1),
(438838, 782071, 'Hampstead', 'hampstead', 'us', 1),
(438839, 782071, 'Seabrook', 'seabrook', 'us', 1),
(438840, 782071, 'Franklin', 'franklin', 'us', 1),
(438841, 782071, 'Newmarket', 'newmarket', 'us', 1),
(438842, 782071, 'Conway', 'conway', 'us', 1),
(438843, 782071, 'Raymond', 'raymond', 'us', 1),
(438844, 782071, 'Berlin', 'berlin', 'us', 1),
(438845, 782071, 'Hanover', 'hanover', 'us', 1),
(438846, 782071, 'Amherst', 'amherst', 'us', 1),
(438847, 782071, 'Somersworth', 'somersworth', 'us', 1),
(438848, 782071, 'Pelham', 'pelham', 'us', 1),
(438849, 782071, 'Lebanon', 'lebanon', 'us', 1),
(438850, 782071, 'Windham', 'windham', 'us', 1),
(438851, 782071, 'Durham', 'durham', 'us', 1),
(438852, 782071, 'Claremont', 'claremont', 'us', 1),
(438853, 782071, 'Hooksett', 'hooksett', 'us', 1),
(438854, 782071, 'Milford', 'milford', 'us', 1),
(438855, 782071, 'Exeter', 'exeter', 'us', 1),
(438856, 782071, 'Hampton', 'hampton', 'us', 1),
(438857, 782071, 'Laconia', 'laconia', 'us', 1),
(438858, 782071, 'Goffstown', 'goffstown', 'us', 1),
(438859, 782071, 'Portsmouth', 'portsmouth', 'us', 1),
(438860, 782071, 'Bedford', 'bedford', 'us', 1),
(438861, 782071, 'Derry', 'derry', 'us', 1),
(438862, 782071, 'Keene', 'keene', 'us', 1),
(438863, 782071, 'Hudson', 'hudson', 'us', 1),
(438864, 782071, 'Londonderry', 'londonderry', 'us', 1),
(438865, 782071, 'Merrimack', 'merrimack', 'us', 1),
(438866, 782071, 'Dover', 'dover', 'us', 1),
(438867, 782071, 'Salem', 'salem', 'us', 1),
(438868, 782071, 'Rochester', 'rochester', 'us', 1),
(438869, 782071, 'Concord', 'concord', 'us', 1),
(438870, 782071, 'Nashua', 'nashua', 'us', 1),
(438871, 782071, 'Manchester', 'manchester', 'us', 1),
(438872, 782072, 'Asbury', 'asbury', 'us', 1),
(438873, 782072, 'Atco', 'atco', 'us', 1),
(438874, 782072, 'Bayville', 'bayville', 'us', 1),
(438875, 782072, 'Blackwood Terrace', 'blackwood-terrace', 'us', 1),
(438876, 782072, 'Bridgeport', 'bridgeport', 'us', 1),
(438877, 782072, 'Cedar Brook', 'cedar-brook', 'us', 1),
(438878, 782072, 'Chatsworth', 'chatsworth', 'us', 1),
(438879, 782072, 'Clarksboro', 'clarksboro', 'us', 1),
(438880, 782072, 'Cologne', 'cologne', 'us', 1),
(438881, 782072, 'Deepwater', 'deepwater', 'us', 1),
(438882, 782072, 'Delair', 'delair', 'us', 1),
(438883, 782072, 'Delmont', 'delmont', 'us', 1),
(438884, 782072, 'Dennisville', 'dennisville', 'us', 1),
(438885, 782072, 'Dividing Creek', 'dividing-creek', 'us', 1),
(438886, 782072, 'Dorchester', 'dorchester', 'us', 1),
(438887, 782072, 'Dorothy', 'dorothy', 'us', 1),
(438888, 782072, 'Elwood', 'elwood', 'us', 1),
(438889, 782072, 'Erial', 'erial', 'us', 1),
(438890, 782072, 'Fortescue', 'fortescue', 'us', 1),
(438891, 782072, 'Franklinville', 'franklinville', 'us', 1),
(438892, 782072, 'Green Creek', 'green-creek', 'us', 1),
(438893, 782072, 'Greenwich', 'greenwich', 'us', 1),
(438894, 782072, 'Grenloch', 'grenloch', 'us', 1),
(438895, 782072, 'Hainesport', 'hainesport', 'us', 1),
(438896, 782072, 'Hancocks Bridge', 'hancocks-bridge', 'us', 1),
(438897, 782072, 'Harrisonville', 'harrisonville', 'us', 1),
(438898, 782072, 'Heislerville', 'heislerville', 'us', 1),
(438899, 782072, 'Jackson', 'jackson', 'us', 1),
(438900, 782072, 'Kirkwood', 'kirkwood', 'us', 1),
(438901, 782072, 'Landisville', 'landisville', 'us', 1),
(438902, 782072, 'Lanoka Harbor', 'lanoka-harbor', 'us', 1),
(438903, 782072, 'Leesburg', 'leesburg', 'us', 1),
(438904, 782072, 'Lumberton', 'lumberton', 'us', 1),
(438905, 782072, 'Malaga', 'malaga', 'us', 1),
(438906, 782072, 'Mantua', 'mantua', 'us', 1),
(438907, 782072, 'Marlboro', 'marlboro', 'us', 1),
(438908, 782072, 'Marmora', 'marmora', 'us', 1),
(438909, 782072, 'Mauricetown', 'mauricetown', 'us', 1),
(438910, 782072, 'Medford', 'medford', 'us', 1),
(438911, 782072, 'Mickleton', 'mickleton', 'us', 1),
(438912, 782072, 'Middletown', 'middletown', 'us', 1),
(438913, 782072, 'Milmay', 'milmay', 'us', 1),
(438914, 782072, 'Minotola', 'minotola', 'us', 1),
(438915, 782072, 'Mizpah', 'mizpah', 'us', 1),
(438916, 782072, 'Monroeville', 'monroeville', 'us', 1),
(438917, 782072, 'Moorestown', 'moorestown', 'us', 1),
(438918, 782072, 'Mount Laurel', 'mount-laurel', 'us', 1),
(438919, 782072, 'Mount Royal', 'mount-royal', 'us', 1),
(438920, 782072, 'New Gretna', 'new-gretna', 'us', 1),
(438921, 782072, 'New Lisbon', 'new-lisbon', 'us', 1),
(438922, 782072, 'Newport', 'newport', 'us', 1),
(438923, 782072, 'Newtonville', 'newtonville', 'us', 1),
(438924, 782072, 'Norma', 'norma', 'us', 1),
(438925, 782072, 'Oak Ridge', 'oak-ridge', 'us', 1),
(438926, 782072, 'Ocean View', 'ocean-view', 'us', 1),
(438927, 782072, 'Oceanville', 'oceanville', 'us', 1),
(438928, 782072, 'Pedricktown', 'pedricktown', 'us', 1),
(438929, 782072, 'Port Elizabeth', 'port-elizabeth', 'us', 1),
(438930, 782072, 'Quinton', 'quinton', 'us', 1),
(438931, 782072, 'Richland', 'richland', 'us', 1),
(438932, 782072, 'Richwood', 'richwood', 'us', 1),
(438933, 782072, 'Seabrook', 'seabrook', 'us', 1),
(438934, 782072, 'Sewell', 'sewell', 'us', 1),
(438935, 782072, 'Sicklerville', 'sicklerville', 'us', 1),
(438936, 782072, 'Smithville', 'smithville', 'us', 1),
(438937, 782072, 'South Dennis', 'south-dennis', 'us', 1),
(438938, 782072, 'South Seaville', 'south-seaville', 'us', 1),
(438939, 782072, 'Tabernacle', 'tabernacle', 'us', 1),
(438940, 782072, 'Thorofare', 'thorofare', 'us', 1),
(438941, 782072, 'Tuckahoe', 'tuckahoe', 'us', 1),
(438942, 782072, 'Vernon', 'vernon', 'us', 1),
(438943, 782072, 'Vincentown', 'vincentown', 'us', 1),
(438944, 782072, 'Waterford Works', 'waterford-works', 'us', 1),
(438945, 782072, 'West Berlin', 'west-berlin', 'us', 1),
(438946, 782072, 'West Creek', 'west-creek', 'us', 1),
(438947, 782072, 'Westmont', 'westmont', 'us', 1),
(438948, 782072, 'Whitesboro', 'whitesboro', 'us', 1),
(438949, 782072, 'Whiting', 'whiting', 'us', 1),
(438950, 782072, 'Winslow', 'winslow', 'us', 1),
(438951, 782072, 'Florence', 'florence', 'us', 1),
(438952, 782072, 'Yardville', 'yardville', 'us', 1),
(438953, 782072, 'Adelphia', 'adelphia', 'us', 1),
(438954, 782072, 'Allamuchy', 'allamuchy', 'us', 1),
(438955, 782072, 'Augusta', 'augusta', 'us', 1),
(438956, 782072, 'Baptistown', 'baptistown', 'us', 1),
(438957, 782072, 'Basking Ridge', 'basking-ridge', 'us', 1),
(438958, 782072, 'Bedminster', 'bedminster', 'us', 1),
(438959, 782072, 'Belle Mead', 'belle-mead', 'us', 1),
(438960, 782072, 'Blairstown', 'blairstown', 'us', 1),
(438961, 782072, 'Broadway', 'broadway', 'us', 1),
(438962, 782072, 'Brookside', 'brookside', 'us', 1),
(438963, 782072, 'Buttzville', 'buttzville', 'us', 1),
(438964, 782072, 'Cedar Knolls', 'cedar-knolls', 'us', 1),
(438965, 782072, 'Chesterfield', 'chesterfield', 'us', 1),
(438966, 782072, 'Clarksburg', 'clarksburg', 'us', 1),
(438967, 782072, 'Cliffwood', 'cliffwood', 'us', 1),
(438968, 782072, 'Colts Neck', 'colts-neck', 'us', 1),
(438969, 782072, 'Columbia', 'columbia', 'us', 1),
(438970, 782072, 'Columbus', 'columbus', 'us', 1),
(438971, 782072, 'Cookstown', 'cookstown', 'us', 1),
(438972, 782072, 'Cream Ridge', 'cream-ridge', 'us', 1),
(438973, 782072, 'Crosswicks', 'crosswicks', 'us', 1),
(438974, 782072, 'Delaware', 'delaware', 'us', 1),
(438975, 782072, 'Denville', 'denville', 'us', 1),
(438976, 782072, 'Flagtown', 'flagtown', 'us', 1),
(438977, 782072, 'Flanders', 'flanders', 'us', 1),
(438978, 782072, 'Franklin Park', 'franklin-park', 'us', 1),
(438979, 782072, 'Gillette', 'gillette', 'us', 1),
(438980, 782072, 'Glenwood', 'glenwood', 'us', 1),
(438981, 782072, 'Great Meadows', 'great-meadows', 'us', 1),
(438982, 782072, 'Green Village', 'green-village', 'us', 1),
(438983, 782072, 'Greendell', 'greendell', 'us', 1),
(438984, 782072, 'Hamilton', 'hamilton', 'us', 1),
(438985, 782072, 'Hardwick', 'hardwick', 'us', 1),
(438986, 782072, 'Haskell', 'haskell', 'us', 1),
(438987, 782072, 'Hazlet', 'hazlet', 'us', 1),
(438988, 782072, 'Hewitt', 'hewitt', 'us', 1),
(438989, 782072, 'Hibernia', 'hibernia', 'us', 1),
(438990, 782072, 'Highland Lakes', 'highland-lakes', 'us', 1),
(438991, 782072, 'Hillsborough', 'hillsborough', 'us', 1),
(438992, 782072, 'Holmdel', 'holmdel', 'us', 1),
(438993, 782072, 'Hope', 'hope', 'us', 1),
(438994, 782072, 'Ironia', 'ironia', 'us', 1),
(438995, 782072, 'Jobstown', 'jobstown', 'us', 1),
(438996, 782072, 'Johnsonburg', 'johnsonburg', 'us', 1),
(438997, 782072, 'Keasbey', 'keasbey', 'us', 1),
(438998, 782072, 'Kenvil', 'kenvil', 'us', 1),
(438999, 782072, 'Lafayette', 'lafayette', 'us', 1),
(439000, 782072, 'Lake Como', 'lake-como', 'us', 1),
(439001, 782072, 'Lake Hiawatha', 'lake-hiawatha', 'us', 1),
(439002, 782072, 'Lake Hopatcong', 'lake-hopatcong', 'us', 1),
(439003, 782072, 'Landing', 'landing', 'us', 1),
(439004, 782072, 'Layton', 'layton', 'us', 1),
(439005, 782072, 'Ledgewood', 'ledgewood', 'us', 1),
(439006, 782072, 'Liberty Corner', 'liberty-corner', 'us', 1),
(439007, 782072, 'Locust', 'locust', 'us', 1),
(439008, 782072, 'Lyons', 'lyons', 'us', 1),
(439009, 782072, 'Mahwah', 'mahwah', 'us', 1),
(439010, 782072, 'Manalapan', 'manalapan', 'us', 1),
(439011, 782072, 'Martinsville', 'martinsville', 'us', 1),
(439012, 782072, 'McAfee', 'mcafee', 'us', 1),
(439013, 782072, 'Mercerville', 'mercerville', 'us', 1),
(439014, 782072, 'Millington', 'millington', 'us', 1),
(439015, 782072, 'Mine Hill', 'mine-hill', 'us', 1),
(439016, 782072, 'Monroe', 'monroe', 'us', 1),
(439017, 782072, 'Montague', 'montague', 'us', 1),
(439018, 782072, 'Montville', 'montville', 'us', 1),
(439019, 782072, 'Neshanic Station', 'neshanic-station', 'us', 1),
(439020, 782072, 'New Monmouth', 'new-monmouth', 'us', 1),
(439021, 782072, 'New Vernon', 'new-vernon', 'us', 1),
(439022, 782072, 'Newfoundland', 'newfoundland', 'us', 1),
(439023, 782072, 'Normandy Beach', 'normandy-beach', 'us', 1),
(439024, 782072, 'North Branch', 'north-branch', 'us', 1),
(439025, 782072, 'Oldwick', 'oldwick', 'us', 1),
(439026, 782072, 'Parlin', 'parlin', 'us', 1),
(439027, 782072, 'Parsippany', 'parsippany', 'us', 1),
(439028, 782072, 'Pequannock', 'pequannock', 'us', 1),
(439029, 782072, 'Perrineville', 'perrineville', 'us', 1),
(439030, 782072, 'Pine Brook', 'pine-brook', 'us', 1),
(439031, 782072, 'Piscataway', 'piscataway', 'us', 1),
(439032, 782072, 'Pittstown', 'pittstown', 'us', 1),
(439033, 782072, 'Plainsboro', 'plainsboro', 'us', 1),
(439034, 782072, 'Pluckemin', 'pluckemin', 'us', 1),
(439035, 782072, 'Pompton Plains', 'pompton-plains', 'us', 1),
(439036, 782072, 'Port Murray', 'port-murray', 'us', 1),
(439037, 782072, 'Pottersville', 'pottersville', 'us', 1),
(439038, 782072, 'Quakertown', 'quakertown', 'us', 1),
(439039, 782072, 'Rancocas', 'rancocas', 'us', 1),
(439040, 782072, 'Readington', 'readington', 'us', 1),
(439041, 782072, 'Ringoes', 'ringoes', 'us', 1),
(439042, 782072, 'Riverside', 'riverside', 'us', 1),
(439043, 782072, 'Robbinsville', 'robbinsville', 'us', 1),
(439044, 782072, 'Roebling', 'roebling', 'us', 1),
(439045, 782072, 'Rosemont', 'rosemont', 'us', 1),
(439046, 782072, 'Sergeantsville', 'sergeantsville', 'us', 1),
(439047, 782072, 'Short Hills', 'short-hills', 'us', 1),
(439048, 782072, 'Skillman', 'skillman', 'us', 1),
(439049, 782072, 'South Hackensack', 'south-hackensack', 'us', 1),
(439050, 782072, 'Sparta', 'sparta', 'us', 1),
(439051, 782072, 'Stanton', 'stanton', 'us', 1),
(439052, 782072, 'Stewartsville', 'stewartsville', 'us', 1),
(439053, 782072, 'Stillwater', 'stillwater', 'us', 1),
(439054, 782072, 'Stirling', 'stirling', 'us', 1),
(439055, 782072, 'Stockholm', 'stockholm', 'us', 1),
(439056, 782072, 'Succasunna', 'succasunna', 'us', 1),
(439057, 782072, 'Tennent', 'tennent', 'us', 1),
(439058, 782072, 'Three Bridges', 'three-bridges', 'us', 1),
(439059, 782072, 'Titusville', 'titusville', 'us', 1),
(439060, 782072, 'Towaco', 'towaco', 'us', 1),
(439061, 782072, 'Tranquility', 'tranquility', 'us', 1),
(439062, 782072, 'Vauxhall', 'vauxhall', 'us', 1),
(439063, 782072, 'Vienna', 'vienna', 'us', 1),
(439064, 782072, 'Voorhees', 'voorhees', 'us', 1),
(439065, 782072, 'West Trenton', 'west-trenton', 'us', 1),
(439066, 782072, 'Whippany', 'whippany', 'us', 1),
(439067, 782072, 'Whitehouse', 'whitehouse', 'us', 1),
(439068, 782072, 'Whitehouse Station', 'whitehouse-station', 'us', 1),
(439069, 782072, 'Wickatunk', 'wickatunk', 'us', 1),
(439070, 782072, 'Windsor', 'windsor', 'us', 1),
(439071, 782072, 'Millburn', 'millburn', 'us', 1),
(439072, 782072, 'Avon by the Sea', 'avon-by-the-sea', 'us', 1),
(439073, 782072, 'Branchburg', 'branchburg', 'us', 1),
(439074, 782072, 'Brick', 'brick', 'us', 1),
(439075, 782072, 'Bridgewater', 'bridgewater', 'us', 1),
(439076, 782072, 'Burlington Township', 'burlington-township', 'us', 1),
(439077, 782072, 'Convent Station', 'convent-station', 'us', 1),
(439078, 782072, 'Deerfield Street', 'deerfield-street', 'us', 1),
(439079, 782072, 'Delran', 'delran', 'us', 1),
(439080, 782072, 'Deptford', 'deptford', 'us', 1),
(439081, 782072, 'East Windsor', 'east-windsor', 'us', 1),
(439082, 782072, 'Eastampton', 'eastampton', 'us', 1),
(439083, 782072, 'Egg Harbor Township', 'egg-harbor-township', 'us', 1),
(439084, 782072, 'Egg Harbor Twp', 'egg-harbor-twp', 'us', 1),
(439085, 782072, 'Fort Monmouth', 'fort-monmouth', 'us', 1),
(439086, 782072, 'Galloway', 'galloway', 'us', 1),
(439087, 782072, 'Green Brook', 'green-brook', 'us', 1),
(439088, 782072, 'Haddon Twp', 'haddon-twp', 'us', 1),
(439089, 782072, 'Ho Ho Kus', 'ho-ho-kus', 'us', 1),
(439090, 782072, 'Howell', 'howell', 'us', 1),
(439091, 782072, 'Lawrence Twp', 'lawrence-twp', 'us', 1),
(439092, 782072, 'Manchester', 'manchester', 'us', 1),
(439093, 782072, 'Mc Guire AFB', 'mc-guire-afb', 'us', 1),
(439094, 782072, 'Millstone Township', 'millstone-township', 'us', 1),
(439095, 782072, 'Millstone Twp', 'millstone-twp', 'us', 1),
(439096, 782072, 'Monmouth Jct', 'monmouth-jct', 'us', 1),
(439097, 782072, 'Monroe Township', 'monroe-township', 'us', 1),
(439098, 782072, 'Monroe Twp', 'monroe-twp', 'us', 1),
(439099, 782072, 'Neptune', 'neptune', 'us', 1),
(439100, 782072, 'North Brunswick', 'north-brunswick', 'us', 1),
(439101, 782072, 'Ocean', 'ocean', 'us', 1),
(439102, 782072, 'Picatinny Arsenal', 'picatinny-arsenal', 'us', 1),
(439103, 782072, 'Pilesgrove', 'pilesgrove', 'us', 1),
(439104, 782072, 'Pittsgrove', 'pittsgrove', 'us', 1),
(439105, 782072, 'Princeton Jct', 'princeton-jct', 'us', 1),
(439106, 782072, 'Randolph', 'randolph', 'us', 1),
(439107, 782072, 'Sandyston', 'sandyston', 'us', 1),
(439108, 782072, 'Shamong', 'shamong', 'us', 1),
(439109, 782072, 'Southampton', 'southampton', 'us', 1),
(439110, 782072, 'Stafford Twp', 'stafford-twp', 'us', 1),
(439111, 782072, 'Twp Washinton', 'twp-washinton', 'us', 1),
(439112, 782072, 'Wall', 'wall', 'us', 1),
(439113, 782072, 'Wall Township', 'wall-township', 'us', 1),
(439114, 782072, 'Warren', 'warren', 'us', 1),
(439115, 782072, 'Washington Township', 'washington-township', 'us', 1),
(439116, 782072, 'Washington Twp', 'washington-twp', 'us', 1),
(439117, 782072, 'West Deptford', 'west-deptford', 'us', 1),
(439118, 782072, 'West Windsor', 'west-windsor', 'us', 1),
(439119, 782072, 'Westampton', 'westampton', 'us', 1),
(439120, 782072, 'Wood Ridge', 'wood-ridge', 'us', 1),
(439121, 782072, 'Teterboro', 'teterboro', 'us', 1),
(439122, 782072, 'Strathmere', 'strathmere', 'us', 1),
(439123, 782072, 'Cape May Point', 'cape-may-point', 'us', 1),
(439124, 782072, 'Harvey Cedars', 'harvey-cedars', 'us', 1),
(439125, 782072, 'Rockleigh', 'rockleigh', 'us', 1),
(439126, 782072, 'Mantoloking', 'mantoloking', 'us', 1),
(439127, 782072, 'Corbin City', 'corbin-city', 'us', 1),
(439128, 782072, 'Stockton', 'stockton', 'us', 1),
(439129, 782072, 'Fieldsboro', 'fieldsboro', 'us', 1),
(439130, 782072, 'Shiloh', 'shiloh', 'us', 1),
(439131, 782072, 'Rocky Hill', 'rocky-hill', 'us', 1),
(439132, 782072, 'Andover', 'andover', 'us', 1),
(439133, 782072, 'Allenhurst', 'allenhurst', 'us', 1),
(439134, 782072, 'Wrightstown', 'wrightstown', 'us', 1),
(439135, 782072, 'Cedarville', 'cedarville', 'us', 1),
(439136, 782072, 'Barnegat Light', 'barnegat-light', 'us', 1),
(439137, 782072, 'Branchville', 'branchville', 'us', 1),
(439138, 782072, 'Interlaken', 'interlaken', 'us', 1),
(439139, 782072, 'Bloomsbury', 'bloomsbury', 'us', 1),
(439140, 782072, 'Far Hills', 'far-hills', 'us', 1),
(439141, 782072, 'Roosevelt', 'roosevelt', 'us', 1),
(439142, 782072, 'Allenwood', 'allenwood', 'us', 1),
(439143, 782072, 'Alloway', 'alloway', 'us', 1),
(439144, 782072, 'Longport', 'longport', 'us', 1),
(439145, 782072, 'Califon', 'califon', 'us', 1),
(439146, 782072, 'Deal', 'deal', 'us', 1),
(439147, 782072, 'Port Republic', 'port-republic', 'us', 1),
(439148, 782072, 'West Cape May', 'west-cape-may', 'us', 1),
(439149, 782072, 'Stone Harbor', 'stone-harbor', 'us', 1),
(439150, 782072, 'Rosenhayn', 'rosenhayn', 'us', 1),
(439151, 782072, 'Milford', 'milford', 'us', 1),
(439152, 782072, 'Lebanon', 'lebanon', 'us', 1),
(439153, 782072, 'Pemberton', 'pemberton', 'us', 1),
(439154, 782072, 'Bay Head', 'bay-head', 'us', 1),
(439155, 782072, 'Beach Haven', 'beach-haven', 'us', 1),
(439156, 782072, 'Elmer', 'elmer', 'us', 1),
(439157, 782072, 'Annandale', 'annandale', 'us', 1),
(439158, 782072, 'Belford', 'belford', 'us', 1),
(439159, 782072, 'Port Norris', 'port-norris', 'us', 1),
(439160, 782072, 'Kingston', 'kingston', 'us', 1),
(439161, 782072, 'Ship Bottom', 'ship-bottom', 'us', 1),
(439162, 782072, 'Surf City', 'surf-city', 'us', 1),
(439163, 782072, 'Frenchtown', 'frenchtown', 'us', 1),
(439164, 782072, 'Farmingdale', 'farmingdale', 'us', 1),
(439165, 782072, 'Hampton', 'hampton', 'us', 1),
(439166, 782072, 'Newfield', 'newfield', 'us', 1),
(439167, 782072, 'Chester', 'chester', 'us', 1),
(439168, 782072, 'Estell Manor', 'estell-manor', 'us', 1),
(439169, 782072, 'Waretown', 'waretown', 'us', 1),
(439170, 782072, 'Sea Bright', 'sea-bright', 'us', 1),
(439171, 782072, 'Englishtown', 'englishtown', 'us', 1),
(439172, 782072, 'Allentown', 'allentown', 'us', 1),
(439173, 782072, 'Long Valley', 'long-valley', 'us', 1),
(439174, 782072, 'Island Heights', 'island-heights', 'us', 1),
(439175, 782072, 'Chesilhurst', 'chesilhurst', 'us', 1),
(439176, 782072, 'Laurel Springs', 'laurel-springs', 'us', 1),
(439177, 782072, 'Mullica Hill', 'mullica-hill', 'us', 1),
(439178, 782072, 'Barnegat', 'barnegat', 'us', 1),
(439179, 782072, 'Pine Beach', 'pine-beach', 'us', 1),
(439180, 782072, 'Swedesboro', 'swedesboro', 'us', 1),
(439181, 782072, 'Navesink', 'navesink', 'us', 1),
(439182, 782072, 'Glen Gardner', 'glen-gardner', 'us', 1),
(439183, 782072, 'Hopewell', 'hopewell', 'us', 1),
(439184, 782072, 'Helmetta', 'helmetta', 'us', 1),
(439185, 782072, 'Gladstone', 'gladstone', 'us', 1),
(439186, 782072, 'Peapack', 'peapack', 'us', 1),
(439187, 782072, 'Cranbury', 'cranbury', 'us', 1),
(439188, 782072, 'Ocean Gate', 'ocean-gate', 'us', 1),
(439189, 782072, 'Essex Fells', 'essex-fells', 'us', 1),
(439190, 782072, 'Avalon', 'avalon', 'us', 1),
(439191, 782072, 'Sussex', 'sussex', 'us', 1),
(439192, 782072, 'Sea Girt', 'sea-girt', 'us', 1),
(439193, 782072, 'Manahawkin', 'manahawkin', 'us', 1),
(439194, 782072, 'Wenonah', 'wenonah', 'us', 1),
(439195, 782072, 'East Newark', 'east-newark', 'us', 1),
(439196, 782072, 'Seaside Park', 'seaside-park', 'us', 1),
(439197, 782072, 'Brooklawn', 'brooklawn', 'us', 1),
(439198, 782072, 'Alpine', 'alpine', 'us', 1),
(439199, 782072, 'Princeton Junction', 'princeton-junction', 'us', 1),
(439200, 782072, 'Rio Grande', 'rio-grande', 'us', 1),
(439201, 782072, 'Mays Landing', 'mays-landing', 'us', 1),
(439202, 782072, 'Alpha', 'alpha', 'us', 1),
(439203, 782072, 'Gibbsboro', 'gibbsboro', 'us', 1),
(439204, 782072, 'Oxford', 'oxford', 'us', 1),
(439205, 782072, 'Lakehurst', 'lakehurst', 'us', 1),
(439206, 782072, 'Leonardo', 'leonardo', 'us', 1),
(439207, 782072, 'New Egypt', 'new-egypt', 'us', 1),
(439208, 782072, 'Clinton', 'clinton', 'us', 1),
(439209, 782072, 'Woodbine', 'woodbine', 'us', 1),
(439210, 782072, 'Ogdensburg', 'ogdensburg', 'us', 1),
(439211, 782072, 'Riverdale', 'riverdale', 'us', 1),
(439212, 782072, 'Beverly', 'beverly', 'us', 1),
(439213, 782072, 'Pennington', 'pennington', 'us', 1),
(439214, 782072, 'Lawnside', 'lawnside', 'us', 1),
(439215, 782072, 'Riverton', 'riverton', 'us', 1),
(439216, 782072, 'Lavallette', 'lavallette', 'us', 1),
(439217, 782072, 'Belvidere', 'belvidere', 'us', 1),
(439218, 782072, 'Fairton', 'fairton', 'us', 1),
(439219, 782072, 'Moonachie', 'moonachie', 'us', 1),
(439220, 782072, 'Sewaren', 'sewaren', 'us', 1),
(439221, 782072, 'Woodbury Heights', 'woodbury-heights', 'us', 1),
(439222, 782072, 'Sea Isle City', 'sea-isle-city', 'us', 1),
(439223, 782072, 'North Middletown', 'north-middletown', 'us', 1),
(439224, 782072, 'National Park', 'national-park', 'us', 1),
(439225, 782072, 'Seaside Heights', 'seaside-heights', 'us', 1),
(439226, 782072, 'Delanco', 'delanco', 'us', 1),
(439227, 782072, 'Netcong', 'netcong', 'us', 1),
(439228, 782072, 'Woodstown', 'woodstown', 'us', 1),
(439229, 782072, 'Haworth', 'haworth', 'us', 1),
(439230, 782072, 'Monmouth Junction', 'monmouth-junction', 'us', 1),
(439231, 782072, 'Shrewsbury', 'shrewsbury', 'us', 1),
(439232, 782072, 'Monmouth Beach', 'monmouth-beach', 'us', 1),
(439233, 782072, 'North Cape May', 'north-cape-may', 'us', 1),
(439234, 782072, 'Tuckerton', 'tuckerton', 'us', 1),
(439235, 782072, 'Gibbstown', 'gibbstown', 'us', 1),
(439236, 782072, 'Spring Lake', 'spring-lake', 'us', 1),
(439237, 782072, 'Stanhope', 'stanhope', 'us', 1),
(439238, 782072, 'Hamburg', 'hamburg', 'us', 1),
(439239, 782072, 'Port Reading', 'port-reading', 'us', 1),
(439240, 782072, 'Buena', 'buena', 'us', 1),
(439241, 782072, 'Merchantville', 'merchantville', 'us', 1),
(439242, 782072, 'Lawrenceville', 'lawrenceville', 'us', 1),
(439243, 782072, 'Wildwood Crest', 'wildwood-crest', 'us', 1),
(439244, 782072, 'High Bridge', 'high-bridge', 'us', 1),
(439245, 782072, 'Cape May', 'cape-may', 'us', 1),
(439246, 782072, 'Port Monmouth', 'port-monmouth', 'us', 1),
(439247, 782072, 'Lambertville', 'lambertville', 'us', 1),
(439248, 782072, 'Turnersville', 'turnersville', 'us', 1),
(439249, 782072, 'Saddle River', 'saddle-river', 'us', 1),
(439250, 782072, 'Bordentown', 'bordentown', 'us', 1),
(439251, 782072, 'Ocean Grove', 'ocean-grove', 'us', 1),
(439252, 782072, 'Oaklyn', 'oaklyn', 'us', 1),
(439253, 782072, 'Garwood', 'garwood', 'us', 1),
(439254, 782072, 'Oakhurst', 'oakhurst', 'us', 1),
(439255, 782072, 'Medford Lakes', 'medford-lakes', 'us', 1),
(439256, 782072, 'Flemington', 'flemington', 'us', 1),
(439257, 782072, 'Mountain Lakes', 'mountain-lakes', 'us', 1),
(439258, 782072, 'Magnolia', 'magnolia', 'us', 1),
(439259, 782072, 'Egg Harbor City', 'egg-harbor-city', 'us', 1),
(439260, 782072, 'Mount Ephraim', 'mount-ephraim', 'us', 1),
(439261, 782072, 'South Bound Brook', 'south-bound-brook', 'us', 1),
(439262, 782072, 'Westville', 'westville', 'us', 1),
(439263, 782072, 'Blackwood', 'blackwood', 'us', 1),
(439264, 782072, 'Northvale', 'northvale', 'us', 1),
(439265, 782072, 'Atlantic Highlands', 'atlantic-highlands', 'us', 1),
(439266, 782072, 'Bradley Beach', 'bradley-beach', 'us', 1),
(439267, 782072, 'North Wildwood', 'north-wildwood', 'us', 1),
(439268, 782072, 'Penns Grove', 'penns-grove', 'us', 1),
(439269, 782072, 'Glendora', 'glendora', 'us', 1),
(439270, 782072, 'Cape May Court House', 'cape-may-court-house', 'us', 1),
(439271, 782072, 'Harrington Park', 'harrington-park', 'us', 1),
(439272, 782072, 'Pomona', 'pomona', 'us', 1),
(439273, 782072, 'Demarest', 'demarest', 'us', 1),
(439274, 782072, 'Clementon', 'clementon', 'us', 1),
(439275, 782072, 'Brielle', 'brielle', 'us', 1),
(439276, 782072, 'Mendham', 'mendham', 'us', 1),
(439277, 782072, 'Somerdale', 'somerdale', 'us', 1),
(439278, 782072, 'Franklin', 'franklin', 'us', 1),
(439279, 782072, 'Wildwood', 'wildwood', 'us', 1),
(439280, 782072, 'Neptune City', 'neptune-city', 'us', 1),
(439281, 782072, 'Mount Arlington', 'mount-arlington', 'us', 1),
(439282, 782072, 'Forked River', 'forked-river', 'us', 1),
(439283, 782072, 'Roseland', 'roseland', 'us', 1),
(439284, 782072, 'Hightstown', 'hightstown', 'us', 1),
(439285, 782072, 'Highlands', 'highlands', 'us', 1),
(439286, 782072, 'Point Pleasant Beach', 'point-pleasant-beach', 'us', 1),
(439287, 782072, 'Rochelle Park', 'rochelle-park', 'us', 1),
(439288, 782072, 'Morris Plains', 'morris-plains', 'us', 1),
(439289, 782072, 'Englewood Cliffs', 'englewood-cliffs', 'us', 1),
(439290, 782072, 'Salem', 'salem', 'us', 1),
(439291, 782072, 'Prospect Park', 'prospect-park', 'us', 1),
(439292, 782072, 'Watchung', 'watchung', 'us', 1),
(439293, 782072, 'Woodcliff Lake', 'woodcliff-lake', 'us', 1),
(439294, 782072, 'Belmar', 'belmar', 'us', 1),
(439295, 782072, 'Fair Haven', 'fair-haven', 'us', 1),
(439296, 782072, 'Old Tappan', 'old-tappan', 'us', 1),
(439297, 782072, 'Oceanport', 'oceanport', 'us', 1),
(439298, 782072, 'Carlstadt', 'carlstadt', 'us', 1),
(439299, 782072, 'Paulsboro', 'paulsboro', 'us', 1),
(439300, 782072, 'Little Silver', 'little-silver', 'us', 1),
(439301, 782072, 'Wharton', 'wharton', 'us', 1),
(439302, 782072, 'Laurence Harbor', 'laurence-harbor', 'us', 1),
(439303, 782072, 'Lincroft', 'lincroft', 'us', 1),
(439304, 782072, 'Raritan', 'raritan', 'us', 1),
(439305, 782072, 'Rockaway', 'rockaway', 'us', 1),
(439306, 782072, 'Norwood', 'norwood', 'us', 1),
(439307, 782072, 'Manasquan', 'manasquan', 'us', 1),
(439308, 782072, 'Carneys Point', 'carneys-point', 'us', 1),
(439309, 782072, 'Mountainside', 'mountainside', 'us', 1),
(439310, 782072, 'Jamesburg', 'jamesburg', 'us', 1),
(439311, 782072, 'Union Beach', 'union-beach', 'us', 1),
(439312, 782072, 'Allendale', 'allendale', 'us', 1),
(439313, 782072, 'Fort Dix', 'fort-dix', 'us', 1),
(439314, 782072, 'Washington', 'washington', 'us', 1),
(439315, 782072, 'Midland Park', 'midland-park', 'us', 1),
(439316, 782072, 'Milltown', 'milltown', 'us', 1),
(439317, 782072, 'Barrington', 'barrington', 'us', 1),
(439318, 782072, 'Fairfield', 'fairfield', 'us', 1),
(439319, 782072, 'Glen Ridge', 'glen-ridge', 'us', 1),
(439320, 782072, 'Palmyra', 'palmyra', 'us', 1),
(439321, 782072, 'Dunellen', 'dunellen', 'us', 1),
(439322, 782072, 'Clayton', 'clayton', 'us', 1),
(439323, 782072, 'Linwood', 'linwood', 'us', 1),
(439324, 782072, 'Stratford', 'stratford', 'us', 1),
(439325, 782072, 'Berlin', 'berlin', 'us', 1),
(439326, 782072, 'Fanwood', 'fanwood', 'us', 1),
(439327, 782072, 'Emerson', 'emerson', 'us', 1),
(439328, 782072, 'North Caldwell', 'north-caldwell', 'us', 1),
(439329, 782072, 'Edgewater Park', 'edgewater-park', 'us', 1),
(439330, 782072, 'Rumson', 'rumson', 'us', 1),
(439331, 782072, 'Montvale', 'montvale', 'us', 1),
(439332, 782072, 'Haddon Heights', 'haddon-heights', 'us', 1),
(439333, 782072, 'Dayton', 'dayton', 'us', 1),
(439334, 782072, 'Keyport', 'keyport', 'us', 1),
(439335, 782072, 'Caldwell', 'caldwell', 'us', 1),
(439336, 782072, 'West Caldwell', 'west-caldwell', 'us', 1),
(439337, 782072, 'Bernardsville', 'bernardsville', 'us', 1),
(439338, 782072, 'Bloomingdale', 'bloomingdale', 'us', 1),
(439339, 782072, 'Kenilworth', 'kenilworth', 'us', 1),
(439340, 782072, 'Absecon', 'absecon', 'us', 1),
(439341, 782072, 'Cresskill', 'cresskill', 'us', 1),
(439342, 782072, 'Oradell', 'oradell', 'us', 1),
(439343, 782072, 'Northfield', 'northfield', 'us', 1),
(439344, 782072, 'South Amboy', 'south-amboy', 'us', 1),
(439345, 782072, 'Bogota', 'bogota', 'us', 1),
(439346, 782072, 'West Long Branch', 'west-long-branch', 'us', 1),
(439347, 782072, 'Hackettstown', 'hackettstown', 'us', 1),
(439348, 782072, 'Boonton', 'boonton', 'us', 1),
(439349, 782072, 'Margate City', 'margate-city', 'us', 1),
(439350, 782072, 'Chatham', 'chatham', 'us', 1),
(439351, 782072, 'Spotswood', 'spotswood', 'us', 1),
(439352, 782072, 'Newton', 'newton', 'us', 1),
(439353, 782072, 'Butler', 'butler', 'us', 1),
(439354, 782072, 'Haledon', 'haledon', 'us', 1),
(439355, 782072, 'Runnemede', 'runnemede', 'us', 1),
(439356, 782072, 'Upper Saddle River', 'upper-saddle-river', 'us', 1),
(439357, 782072, 'Budd Lake', 'budd-lake', 'us', 1),
(439358, 782072, 'North Haledon', 'north-haledon', 'us', 1),
(439359, 782072, 'Closter', 'closter', 'us', 1),
(439360, 782072, 'East Rutherford', 'east-rutherford', 'us', 1),
(439361, 782072, 'Matawan', 'matawan', 'us', 1),
(439362, 782072, 'Leonia', 'leonia', 'us', 1),
(439363, 782072, 'Park Ridge', 'park-ridge', 'us', 1),
(439364, 782072, 'Audubon', 'audubon', 'us', 1),
(439365, 782072, 'Pitman', 'pitman', 'us', 1),
(439366, 782072, 'Maywood', 'maywood', 'us', 1),
(439367, 782072, 'River Vale', 'river-vale', 'us', 1),
(439368, 782072, 'Kinnelon', 'kinnelon', 'us', 1),
(439369, 782072, 'Villas', 'villas', 'us', 1),
(439370, 782072, 'Waldwick', 'waldwick', 'us', 1),
(439371, 782072, 'Burlington', 'burlington', 'us', 1),
(439372, 782072, 'Edgewater', 'edgewater', 'us', 1),
(439373, 782072, 'Hillsdale', 'hillsdale', 'us', 1),
(439374, 782072, 'Totowa', 'totowa', 'us', 1),
(439375, 782072, 'Kendall Park', 'kendall-park', 'us', 1),
(439376, 782072, 'Bound Brook', 'bound-brook', 'us', 1),
(439377, 782072, 'Marlton', 'marlton', 'us', 1),
(439378, 782072, 'Manville', 'manville', 'us', 1),
(439379, 782072, 'Woodbury', 'woodbury', 'us', 1),
(439380, 782072, 'Wanaque', 'wanaque', 'us', 1),
(439381, 782072, 'Little Falls', 'little-falls', 'us', 1),
(439382, 782072, 'Keansburg', 'keansburg', 'us', 1),
(439383, 782072, 'Little Ferry', 'little-ferry', 'us', 1),
(439384, 782072, 'Mount Holly', 'mount-holly', 'us', 1),
(439385, 782072, 'Lincoln Park', 'lincoln-park', 'us', 1),
(439386, 782072, 'Beachwood', 'beachwood', 'us', 1),
(439387, 782072, 'Ridgefield', 'ridgefield', 'us', 1),
(439388, 782072, 'River Edge', 'river-edge', 'us', 1),
(439389, 782072, 'Westwood', 'westwood', 'us', 1),
(439390, 782072, 'Guttenberg', 'guttenberg', 'us', 1),
(439391, 782072, 'Browns Mills', 'browns-mills', 'us', 1),
(439392, 782072, 'Bellmawr', 'bellmawr', 'us', 1),
(439393, 782072, 'Pine Hill', 'pine-hill', 'us', 1),
(439394, 782072, 'Gloucester City', 'gloucester-city', 'us', 1),
(439395, 782072, 'West Paterson', 'west-paterson', 'us', 1),
(439396, 782072, 'Pompton Lakes', 'pompton-lakes', 'us', 1),
(439397, 782072, 'Pennsville', 'pennsville', 'us', 1),
(439398, 782072, 'Franklin Lakes', 'franklin-lakes', 'us', 1),
(439399, 782072, 'Glen Rock', 'glen-rock', 'us', 1),
(439400, 782072, 'Wallington', 'wallington', 'us', 1),
(439401, 782072, 'Freehold', 'freehold', 'us', 1),
(439402, 782072, 'Haddonfield', 'haddonfield', 'us', 1),
(439403, 782072, 'Hasbrouck Heights', 'hasbrouck-heights', 'us', 1),
(439404, 782072, 'Somers Point', 'somers-point', 'us', 1),
(439405, 782072, 'Red Bank', 'red-bank', 'us', 1),
(439406, 782072, 'New Providence', 'new-providence', 'us', 1),
(439407, 782072, 'Morganville', 'morganville', 'us', 1),
(439408, 782072, 'East Hanover', 'east-hanover', 'us', 1),
(439409, 782072, 'Somerville', 'somerville', 'us', 1),
(439410, 782072, 'Williamstown', 'williamstown', 'us', 1),
(439411, 782072, 'Cedar Grove', 'cedar-grove', 'us', 1),
(439412, 782072, 'Brigantine', 'brigantine', 'us', 1),
(439413, 782072, 'Ventnor City', 'ventnor-city', 'us', 1),
(439414, 782072, 'Ridgefield Park', 'ridgefield-park', 'us', 1),
(439415, 782072, 'Ringwood', 'ringwood', 'us', 1),
(439416, 782072, 'Princeton', 'princeton', 'us', 1),
(439417, 782072, 'Saddle Brook', 'saddle-brook', 'us', 1),
(439418, 782072, 'West Freehold', 'west-freehold', 'us', 1),
(439419, 782072, 'Roselle Park', 'roselle-park', 'us', 1),
(439420, 782072, 'Hammonton', 'hammonton', 'us', 1),
(439421, 782072, 'Fairview', 'fairview', 'us', 1),
(439422, 782072, 'Metuchen', 'metuchen', 'us', 1),
(439423, 782072, 'Florham Park', 'florham-park', 'us', 1),
(439424, 782072, 'Verona', 'verona', 'us', 1),
(439425, 782072, 'Middlesex', 'middlesex', 'us', 1),
(439426, 782072, 'Harrison', 'harrison', 'us', 1),
(439427, 782072, 'Weehawken', 'weehawken', 'us', 1),
(439428, 782072, 'Collingswood', 'collingswood', 'us', 1),
(439429, 782072, 'Berkeley Heights', 'berkeley-heights', 'us', 1),
(439430, 782072, 'Eatontown', 'eatontown', 'us', 1),
(439431, 782072, 'Highland Park', 'highland-park', 'us', 1),
(439432, 782072, 'Oakland', 'oakland', 'us', 1),
(439433, 782072, 'Tenafly', 'tenafly', 'us', 1),
(439434, 782072, 'Springfield', 'springfield', 'us', 1),
(439435, 782072, 'Ramsey', 'ramsey', 'us', 1),
(439436, 782072, 'Clark', 'clark', 'us', 1),
(439437, 782072, 'Cinnaminson', 'cinnaminson', 'us', 1),
(439438, 782072, 'Phillipsburg', 'phillipsburg', 'us', 1),
(439439, 782072, 'North Arlington', 'north-arlington', 'us', 1),
(439440, 782072, 'Madison', 'madison', 'us', 1),
(439441, 782072, 'Fords', 'fords', 'us', 1),
(439442, 782072, 'Secaucus', 'secaucus', 'us', 1),
(439443, 782072, 'Ocean City', 'ocean-city', 'us', 1),
(439444, 782072, 'Hopatcong', 'hopatcong', 'us', 1),
(439445, 782072, 'New Milford', 'new-milford', 'us', 1),
(439446, 782072, 'South River', 'south-river', 'us', 1),
(439447, 782072, 'Asbury Park', 'asbury-park', 'us', 1),
(439448, 782072, 'Tinton Falls', 'tinton-falls', 'us', 1),
(439449, 782072, 'Iselin', 'iselin', 'us', 1),
(439450, 782072, 'Wyckoff', 'wyckoff', 'us', 1),
(439451, 782072, 'South Orange', 'south-orange', 'us', 1),
(439452, 782072, 'Lindenwold', 'lindenwold', 'us', 1),
(439453, 782072, 'Dumont', 'dumont', 'us', 1),
(439454, 782072, 'Colonia', 'colonia', 'us', 1),
(439455, 782072, 'Rutherford', 'rutherford', 'us', 1),
(439456, 782072, 'Hawthorne', 'hawthorne', 'us', 1),
(439457, 782072, 'Palisades Park', 'palisades-park', 'us', 1),
(439458, 782072, 'Avenel', 'avenel', 'us', 1),
(439459, 782072, 'Dover', 'dover', 'us', 1),
(439460, 782072, 'Woodbridge', 'woodbridge', 'us', 1),
(439461, 782072, 'Morristown', 'morristown', 'us', 1),
(439462, 782072, 'Elmwood Park', 'elmwood-park', 'us', 1),
(439463, 782072, 'Pleasantville', 'pleasantville', 'us', 1),
(439464, 782072, 'Maple Shade', 'maple-shade', 'us', 1),
(439465, 782072, 'Glassboro', 'glassboro', 'us', 1),
(439466, 782072, 'Lyndhurst', 'lyndhurst', 'us', 1),
(439467, 782072, 'North Plainfield', 'north-plainfield', 'us', 1),
(439468, 782072, 'Summit', 'summit', 'us', 1),
(439469, 782072, 'Roselle', 'roselle', 'us', 1),
(439470, 782072, 'Carteret', 'carteret', 'us', 1),
(439471, 782072, 'Hillside', 'hillside', 'us', 1),
(439472, 782072, 'Cranford', 'cranford', 'us', 1),
(439473, 782072, 'Cliffside Park', 'cliffside-park', 'us', 1),
(439474, 782072, 'Old Bridge', 'old-bridge', 'us', 1),
(439475, 782072, 'Bridgeton', 'bridgeton', 'us', 1),
(439476, 782072, 'South Plainfield', 'south-plainfield', 'us', 1),
(439477, 782072, 'Scotch Plains', 'scotch-plains', 'us', 1),
(439478, 782072, 'Somerset', 'somerset', 'us', 1),
(439479, 782072, 'Lodi', 'lodi', 'us', 1),
(439480, 782072, 'Ridgewood', 'ridgewood', 'us', 1),
(439481, 782072, 'Maplewood', 'maplewood', 'us', 1),
(439482, 782072, 'Englewood', 'englewood', 'us', 1),
(439483, 782072, 'Bergenfield', 'bergenfield', 'us', 1),
(439484, 782072, 'Rahway', 'rahway', 'us', 1),
(439485, 782072, 'Paramus', 'paramus', 'us', 1),
(439486, 782072, 'West Milford', 'west-milford', 'us', 1),
(439487, 782072, 'Millville', 'millville', 'us', 1),
(439488, 782072, 'Nutley', 'nutley', 'us', 1),
(439489, 782072, 'Livingston', 'livingston', 'us', 1),
(439490, 782072, 'Garfield', 'garfield', 'us', 1),
(439491, 782072, 'Westfield', 'westfield', 'us', 1),
(439492, 782072, 'Fair Lawn', 'fair-lawn', 'us', 1),
(439493, 782072, 'Long Branch', 'long-branch', 'us', 1),
(439494, 782072, 'Willingboro', 'willingboro', 'us', 1),
(439495, 782072, 'Orange', 'orange', 'us', 1),
(439496, 782072, 'Pennsauken', 'pennsauken', 'us', 1),
(439497, 782072, 'Ewing', 'ewing', 'us', 1),
(439498, 782072, 'Belleville', 'belleville', 'us', 1),
(439499, 782072, 'Fort Lee', 'fort-lee', 'us', 1),
(439500, 782072, 'Kearny', 'kearny', 'us', 1),
(439501, 782072, 'Montclair', 'montclair', 'us', 1),
(439502, 782072, 'Hoboken', 'hoboken', 'us', 1),
(439503, 782072, 'Linden', 'linden', 'us', 1),
(439504, 782072, 'Teaneck', 'teaneck', 'us', 1),
(439505, 782072, 'Sayreville', 'sayreville', 'us', 1),
(439506, 782072, 'Atlantic City', 'atlantic-city', 'us', 1),
(439507, 782072, 'Lakewood', 'lakewood', 'us', 1),
(439508, 782072, 'Hackensack', 'hackensack', 'us', 1),
(439509, 782072, 'West New York', 'west-new-york', 'us', 1),
(439510, 782072, 'Plainfield', 'plainfield', 'us', 1),
(439511, 782072, 'West Orange', 'west-orange', 'us', 1),
(439512, 782072, 'East Brunswick', 'east-brunswick', 'us', 1),
(439513, 782072, 'Perth Amboy', 'perth-amboy', 'us', 1),
(439514, 782072, 'Bloomfield', 'bloomfield', 'us', 1),
(439515, 782072, 'New Brunswick', 'new-brunswick', 'us', 1),
(439516, 782072, 'Vineland', 'vineland', 'us', 1),
(439517, 782072, 'Union', 'union', 'us', 1),
(439518, 782072, 'Wayne', 'wayne', 'us', 1),
(439519, 782072, 'Bayonne', 'bayonne', 'us', 1),
(439520, 782072, 'Irvington', 'irvington', 'us', 1),
(439521, 782072, 'North Bergen', 'north-bergen', 'us', 1),
(439522, 782072, 'Union City', 'union-city', 'us', 1),
(439523, 782072, 'East Orange', 'east-orange', 'us', 1),
(439524, 782072, 'Passaic', 'passaic', 'us', 1),
(439525, 782072, 'Cherry Hill', 'cherry-hill', 'us', 1),
(439526, 782072, 'Clifton', 'clifton', 'us', 1),
(439527, 782072, 'Camden', 'camden', 'us', 1),
(439528, 782072, 'Trenton', 'trenton', 'us', 1),
(439529, 782072, 'Edison', 'edison', 'us', 1),
(439530, 782072, 'Toms River', 'toms-river', 'us', 1),
(439531, 782072, 'Elizabeth', 'elizabeth', 'us', 1),
(439532, 782072, 'Paterson', 'paterson', 'us', 1),
(439533, 782072, 'Jersey City', 'jersey-city', 'us', 1),
(439534, 782072, 'Newark', 'newark', 'us', 1),
(439535, 782073, 'Mora', 'mora', 'us', 1),
(439536, 782073, 'San Patricio', 'san-patricio', 'us', 1),
(439537, 782073, 'Abiquiu', 'abiquiu', 'us', 1),
(439538, 782073, 'Alameda', 'alameda', 'us', 1),
(439539, 782073, 'Alto', 'alto', 'us', 1),
(439540, 782073, 'Amistad', 'amistad', 'us', 1),
(439541, 782073, 'Animas', 'animas', 'us', 1),
(439542, 782073, 'Anton Chico', 'anton-chico', 'us', 1),
(439543, 782073, 'Arenas Valley', 'arenas-valley', 'us', 1),
(439544, 782073, 'Arrey', 'arrey', 'us', 1),
(439545, 782073, 'Arroyo Hondo', 'arroyo-hondo', 'us', 1),
(439546, 782073, 'Arroyo Seco', 'arroyo-seco', 'us', 1),
(439547, 782073, 'Blanco', 'blanco', 'us', 1),
(439548, 782073, 'Bluewater', 'bluewater', 'us', 1),
(439549, 782073, 'Bosque', 'bosque', 'us', 1),
(439550, 782073, 'Broadview', 'broadview', 'us', 1),
(439551, 782073, 'Buckhorn', 'buckhorn', 'us', 1),
(439552, 782073, 'Buena Vista', 'buena-vista', 'us', 1),
(439553, 782073, 'Bueyeros', 'bueyeros', 'us', 1),
(439554, 782073, 'Caballo', 'caballo', 'us', 1),
(439555, 782073, 'Canjilon', 'canjilon', 'us', 1),
(439556, 782073, 'Caprock', 'caprock', 'us', 1),
(439557, 782073, 'Casa Blanca', 'casa-blanca', 'us', 1),
(439558, 782073, 'Central', 'central', 'us', 1),
(439559, 782073, 'Chamberino', 'chamberino', 'us', 1),
(439560, 782073, 'Cleveland', 'cleveland', 'us', 1),
(439561, 782073, 'Cliff', 'cliff', 'us', 1),
(439562, 782073, 'Cochiti Lake', 'cochiti-lake', 'us', 1),
(439563, 782073, 'Cochiti Pueblo', 'cochiti-pueblo', 'us', 1),
(439564, 782073, 'Costilla', 'costilla', 'us', 1),
(439565, 782073, 'Coyote', 'coyote', 'us', 1),
(439566, 782073, 'Cubero', 'cubero', 'us', 1),
(439567, 782073, 'Cuchillo', 'cuchillo', 'us', 1),
(439568, 782073, 'Datil', 'datil', 'us', 1),
(439569, 782073, 'Dixon', 'dixon', 'us', 1),
(439570, 782073, 'El Prado', 'el-prado', 'us', 1),
(439571, 782073, 'El Rito', 'el-rito', 'us', 1),
(439572, 782073, 'Embudo', 'embudo', 'us', 1),
(439573, 782073, 'Fairacres', 'fairacres', 'us', 1),
(439574, 782073, 'Fairview', 'fairview', 'us', 1),
(439575, 782073, 'Fence Lake', 'fence-lake', 'us', 1),
(439576, 782073, 'Fort Wingate', 'fort-wingate', 'us', 1),
(439577, 782073, 'Fruitland', 'fruitland', 'us', 1),
(439578, 782073, 'Gamerco', 'gamerco', 'us', 1),
(439579, 782073, 'Garfield', 'garfield', 'us', 1),
(439580, 782073, 'Gila', 'gila', 'us', 1),
(439581, 782073, 'Glenwood', 'glenwood', 'us', 1),
(439582, 782073, 'Guadalupita', 'guadalupita', 'us', 1),
(439583, 782073, 'Hachita', 'hachita', 'us', 1),
(439584, 782073, 'Hanover', 'hanover', 'us', 1),
(439585, 782073, 'Hernandez', 'hernandez', 'us', 1),
(439586, 782073, 'Hillsboro', 'hillsboro', 'us', 1),
(439587, 782073, 'Hondo', 'hondo', 'us', 1),
(439588, 782073, 'Isleta', 'isleta', 'us', 1),
(439589, 782073, 'La Mesa', 'la-mesa', 'us', 1),
(439590, 782073, 'La Plata', 'la-plata', 'us', 1),
(439591, 782073, 'Lemitar', 'lemitar', 'us', 1),
(439592, 782073, 'Lindrith', 'lindrith', 'us', 1),
(439593, 782073, 'Loco Hills', 'loco-hills', 'us', 1),
(439594, 782073, 'Los Ojos', 'los-ojos', 'us', 1),
(439595, 782073, 'Luna', 'luna', 'us', 1),
(439596, 782073, 'Maljamar', 'maljamar', 'us', 1),
(439597, 782073, 'Mayhill', 'mayhill', 'us', 1),
(439598, 782073, 'McAlister', 'mcalister', 'us', 1),
(439599, 782073, 'McIntosh', 'mcintosh', 'us', 1),
(439600, 782073, 'Mentmore', 'mentmore', 'us', 1),
(439601, 782073, 'Mesilla Park', 'mesilla-park', 'us', 1),
(439602, 782073, 'Milnesand', 'milnesand', 'us', 1),
(439603, 782073, 'Mimbres', 'mimbres', 'us', 1),
(439604, 782073, 'Montezuma', 'montezuma', 'us', 1),
(439605, 782073, 'Monument', 'monument', 'us', 1),
(439606, 782073, 'Nara Visa', 'nara-visa', 'us', 1),
(439607, 782073, 'Navajo Dam', 'navajo-dam', 'us', 1),
(439608, 782073, 'New Laguna', 'new-laguna', 'us', 1),
(439609, 782073, 'Nogal', 'nogal', 'us', 1),
(439610, 782073, 'Ojo Caliente', 'ojo-caliente', 'us', 1),
(439611, 782073, 'Organ', 'organ', 'us', 1),
(439612, 782073, 'Pie Town', 'pie-town', 'us', 1),
(439613, 782073, 'Pinos Altos', 'pinos-altos', 'us', 1),
(439614, 782073, 'Polvadera', 'polvadera', 'us', 1),
(439615, 782073, 'Prewitt', 'prewitt', 'us', 1),
(439616, 782073, 'Quemado', 'quemado', 'us', 1),
(439617, 782073, 'Ribera', 'ribera', 'us', 1),
(439618, 782073, 'Rociada', 'rociada', 'us', 1),
(439619, 782073, 'Rodeo', 'rodeo', 'us', 1),
(439620, 782073, 'Rogers', 'rogers', 'us', 1),
(439621, 782073, 'Rowe', 'rowe', 'us', 1),
(439622, 782073, 'Sacramento', 'sacramento', 'us', 1),
(439623, 782073, 'San Antonio', 'san-antonio', 'us', 1),
(439624, 782073, 'San Cristobal', 'san-cristobal', 'us', 1),
(439625, 782073, 'San Fidel', 'san-fidel', 'us', 1),
(439626, 782073, 'San Jose', 'san-jose', 'us', 1),
(439627, 782073, 'San Lorenzo', 'san-lorenzo', 'us', 1),
(439628, 782073, 'San Miguel', 'san-miguel', 'us', 1),
(439629, 782073, 'Sandia Park', 'sandia-park', 'us', 1),
(439630, 782073, 'Sapello', 'sapello', 'us', 1),
(439631, 782073, 'Sedan', 'sedan', 'us', 1),
(439632, 782073, 'Stanley', 'stanley', 'us', 1),
(439633, 782073, 'Tierra Amarilla', 'tierra-amarilla', 'us', 1),
(439634, 782073, 'Trementina', 'trementina', 'us', 1),
(439635, 782073, 'Tres Piedras', 'tres-piedras', 'us', 1),
(439636, 782073, 'Truchas', 'truchas', 'us', 1),
(439637, 782073, 'Tyrone', 'tyrone', 'us', 1),
(439638, 782073, 'Vanderwagen', 'vanderwagen', 'us', 1),
(439639, 782073, 'Veguita', 'veguita', 'us', 1),
(439640, 782073, 'Velarde', 'velarde', 'us', 1),
(439641, 782073, 'Villanueva', 'villanueva', 'us', 1),
(439642, 782073, 'Weed', 'weed', 'us', 1),
(439643, 782073, 'Whites City', 'whites-city', 'us', 1),
(439644, 782073, 'Winston', 'winston', 'us', 1),
(439645, 782073, 'Zuni', 'zuni', 'us', 1),
(439646, 782073, 'Lincoln', 'lincoln', 'us', 1),
(439647, 782073, 'Cannon AFB', 'cannon-afb', 'us', 1),
(439648, 782073, 'Canoncito', 'canoncito', 'us', 1),
(439649, 782073, 'Chaparral', 'chaparral', 'us', 1),
(439650, 782073, 'Conchas Dam', 'conchas-dam', 'us', 1),
(439651, 782073, 'Dona Ana', 'dona-ana', 'us', 1),
(439652, 782073, 'Gallina', 'gallina', 'us', 1),
(439653, 782073, 'Holloman AFB', 'holloman-afb', 'us', 1),
(439654, 782073, 'Jamestown', 'jamestown', 'us', 1),
(439655, 782073, 'Kirtland AFB', 'kirtland-afb', 'us', 1),
(439656, 782073, 'Lakewood', 'lakewood', 'us', 1),
(439657, 782073, 'Pena Blanca', 'pena-blanca', 'us', 1),
(439658, 782073, 'Penasco', 'penasco', 'us', 1),
(439659, 782073, 'Pinon', 'pinon', 'us', 1),
(439660, 782073, 'Pueblo of Acoma', 'pueblo-of-acoma', 'us', 1),
(439661, 782073, 'San Juan Pueblo', 'san-juan-pueblo', 'us', 1),
(439662, 782073, 'Waterflow', 'waterflow', 'us', 1),
(439663, 782073, 'Yatahey', 'yatahey', 'us', 1),
(439664, 782073, 'Grenville', 'grenville', 'us', 1),
(439665, 782073, 'Causey', 'causey', 'us', 1),
(439666, 782073, 'Taos Ski Valley', 'taos-ski-valley', 'us', 1),
(439667, 782073, 'Folsom', 'folsom', 'us', 1),
(439668, 782073, 'House', 'house', 'us', 1),
(439669, 782073, 'Floyd', 'floyd', 'us', 1),
(439670, 782073, 'Encino', 'encino', 'us', 1),
(439671, 782073, 'Mosquero', 'mosquero', 'us', 1),
(439672, 782073, 'Grady', 'grady', 'us', 1),
(439673, 782073, 'Regina', 'regina', 'us', 1),
(439674, 782073, 'Hope', 'hope', 'us', 1),
(439675, 782073, 'Pinehill', 'pinehill', 'us', 1),
(439676, 782073, 'Dora', 'dora', 'us', 1),
(439677, 782073, 'Lamy', 'lamy', 'us', 1),
(439678, 782073, 'Des Moines', 'des-moines', 'us', 1),
(439679, 782073, 'Corona', 'corona', 'us', 1),
(439680, 782073, 'Elida', 'elida', 'us', 1),
(439681, 782073, 'La Jara', 'la-jara', 'us', 1),
(439682, 782073, 'Rincon', 'rincon', 'us', 1),
(439683, 782073, 'Vadito', 'vadito', 'us', 1),
(439684, 782073, 'Willard', 'willard', 'us', 1),
(439685, 782073, 'Roy', 'roy', 'us', 1),
(439686, 782073, 'Cerrillos', 'cerrillos', 'us', 1),
(439687, 782073, 'San Ysidro', 'san-ysidro', 'us', 1),
(439688, 782073, 'Maxwell', 'maxwell', 'us', 1),
(439689, 782073, 'San Jon', 'san-jon', 'us', 1),
(439690, 782073, 'Torreon', 'torreon', 'us', 1),
(439691, 782073, 'Chamisal', 'chamisal', 'us', 1),
(439692, 782073, 'Eagle Nest', 'eagle-nest', 'us', 1),
(439693, 782073, 'Ponderosa', 'ponderosa', 'us', 1),
(439694, 782073, 'Nageezi', 'nageezi', 'us', 1),
(439695, 782073, 'Timberon', 'timberon', 'us', 1),
(439696, 782073, 'Reserve', 'reserve', 'us', 1),
(439697, 782073, 'Wagon Mound', 'wagon-mound', 'us', 1),
(439698, 782073, 'Newcomb', 'newcomb', 'us', 1),
(439699, 782073, 'Jemez Springs', 'jemez-springs', 'us', 1),
(439700, 782073, 'Alcalde', 'alcalde', 'us', 1),
(439701, 782073, 'Laguna', 'laguna', 'us', 1),
(439702, 782073, 'Sanostee', 'sanostee', 'us', 1),
(439703, 782073, 'Ramah', 'ramah', 'us', 1),
(439704, 782073, 'Lake Arthur', 'lake-arthur', 'us', 1),
(439705, 782073, 'Santa Cruz', 'santa-cruz', 'us', 1),
(439706, 782073, 'Tijeras', 'tijeras', 'us', 1),
(439707, 782073, 'Vaughn', 'vaughn', 'us', 1),
(439708, 782073, 'Red River', 'red-river', 'us', 1),
(439709, 782073, 'Williamsburg', 'williamsburg', 'us', 1),
(439710, 782073, 'Cuba', 'cuba', 'us', 1),
(439711, 782073, 'Tatum', 'tatum', 'us', 1),
(439712, 782073, 'Cloudcroft', 'cloudcroft', 'us', 1),
(439713, 782073, 'Algodones', 'algodones', 'us', 1),
(439714, 782073, 'Melrose', 'melrose', 'us', 1),
(439715, 782073, 'Salem', 'salem', 'us', 1),
(439716, 782073, 'Tesuque', 'tesuque', 'us', 1),
(439717, 782073, 'Magdalena', 'magdalena', 'us', 1),
(439718, 782073, 'Glorieta', 'glorieta', 'us', 1),
(439719, 782073, 'Cimarron', 'cimarron', 'us', 1),
(439720, 782073, 'Angel Fire', 'angel-fire', 'us', 1),
(439721, 782073, 'Mesquite', 'mesquite', 'us', 1),
(439722, 782073, 'Logan', 'logan', 'us', 1),
(439723, 782073, 'Carrizozo', 'carrizozo', 'us', 1),
(439724, 782073, 'Fort Sumner', 'fort-sumner', 'us', 1),
(439725, 782073, 'Mountainair', 'mountainair', 'us', 1),
(439726, 782073, 'Texico', 'texico', 'us', 1),
(439727, 782073, 'Cedar Crest', 'cedar-crest', 'us', 1),
(439728, 782073, 'Church Rock', 'church-rock', 'us', 1),
(439729, 782073, 'Hagerman', 'hagerman', 'us', 1),
(439730, 782073, 'Chama', 'chama', 'us', 1),
(439731, 782073, 'Dexter', 'dexter', 'us', 1),
(439732, 782073, 'Mescalero', 'mescalero', 'us', 1),
(439733, 782073, 'Tohatchi', 'tohatchi', 'us', 1),
(439734, 782073, 'Springer', 'springer', 'us', 1),
(439735, 782073, 'White Sands', 'white-sands', 'us', 1),
(439736, 782073, 'Loving', 'loving', 'us', 1),
(439737, 782073, 'Hurley', 'hurley', 'us', 1),
(439738, 782073, 'Pojoaque', 'pojoaque', 'us', 1),
(439739, 782073, 'Elephant Butte', 'elephant-butte', 'us', 1),
(439740, 782073, 'Pecos', 'pecos', 'us', 1),
(439741, 782073, 'Jarales', 'jarales', 'us', 1),
(439742, 782073, 'Flora Vista', 'flora-vista', 'us', 1),
(439743, 782073, 'Capitan', 'capitan', 'us', 1),
(439744, 782073, 'La Luz', 'la-luz', 'us', 1),
(439745, 782073, 'Estancia', 'estancia', 'us', 1),
(439746, 782073, 'Radium Springs', 'radium-springs', 'us', 1),
(439747, 782073, 'Hatch', 'hatch', 'us', 1),
(439748, 782073, 'Moriarty', 'moriarty', 'us', 1),
(439749, 782073, 'Edgewood', 'edgewood', 'us', 1),
(439750, 782073, 'Columbus', 'columbus', 'us', 1),
(439751, 782073, 'Santa Clara', 'santa-clara', 'us', 1),
(439752, 782073, 'Ruidoso Downs', 'ruidoso-downs', 'us', 1),
(439753, 782073, 'Thoreau', 'thoreau', 'us', 1),
(439754, 782073, 'Jal', 'jal', 'us', 1),
(439755, 782073, 'Questa', 'questa', 'us', 1),
(439756, 782073, 'Milan', 'milan', 'us', 1),
(439757, 782073, 'Clayton', 'clayton', 'us', 1),
(439758, 782073, 'Navajo', 'navajo', 'us', 1),
(439759, 782073, 'Mesilla', 'mesilla', 'us', 1),
(439760, 782073, 'Jemez Pueblo', 'jemez-pueblo', 'us', 1),
(439761, 782073, 'Santo Domingo Pueblo', 'santo-domingo-pueblo', 'us', 1),
(439762, 782073, 'Bayard', 'bayard', 'us', 1),
(439763, 782073, 'Eunice', 'eunice', 'us', 1),
(439764, 782073, 'Santa Rosa', 'santa-rosa', 'us', 1),
(439765, 782073, 'Dulce', 'dulce', 'us', 1),
(439766, 782073, 'Lordsburg', 'lordsburg', 'us', 1),
(439767, 782073, 'Ranchos de Taos', 'ranchos-de-taos', 'us', 1),
(439768, 782073, 'Santa Teresa', 'santa-teresa', 'us', 1),
(439769, 782073, 'Crownpoint', 'crownpoint', 'us', 1),
(439770, 782073, 'Tularosa', 'tularosa', 'us', 1),
(439771, 782073, 'Chimayo', 'chimayo', 'us', 1),
(439772, 782073, 'Vado', 'vado', 'us', 1),
(439773, 782073, 'Placitas', 'placitas', 'us', 1),
(439774, 782073, 'Bosque Farms', 'bosque-farms', 'us', 1),
(439775, 782073, 'Peralta', 'peralta', 'us', 1),
(439776, 782073, 'Taos', 'taos', 'us', 1),
(439777, 782073, 'Tucumcari', 'tucumcari', 'us', 1),
(439778, 782073, 'Belen', 'belen', 'us', 1),
(439779, 782073, 'Aztec', 'aztec', 'us', 1),
(439780, 782073, 'Raton', 'raton', 'us', 1),
(439781, 782073, 'Truth or Consequences', 'truth-or-consequences', 'us', 1),
(439782, 782073, 'Bernalillo', 'bernalillo', 'us', 1),
(439783, 782073, 'Bloomfield', 'bloomfield', 'us', 1),
(439784, 782073, 'Corrales', 'corrales', 'us', 1),
(439785, 782073, 'Kirtland', 'kirtland', 'us', 1),
(439786, 782073, 'Shiprock', 'shiprock', 'us', 1),
(439787, 782073, 'Socorro', 'socorro', 'us', 1),
(439788, 782073, 'Ruidoso', 'ruidoso', 'us', 1),
(439789, 782073, 'Grants', 'grants', 'us', 1),
(439790, 782073, 'Anthony', 'anthony', 'us', 1),
(439791, 782073, 'Lovington', 'lovington', 'us', 1),
(439792, 782073, 'Espanola', 'espanola', 'us', 1),
(439793, 782073, 'Silver City', 'silver-city', 'us', 1),
(439794, 782073, 'Artesia', 'artesia', 'us', 1),
(439795, 782073, 'Portales', 'portales', 'us', 1),
(439796, 782073, 'Los Alamos', 'los-alamos', 'us', 1),
(439797, 782073, 'Los Lunas', 'los-lunas', 'us', 1),
(439798, 782073, 'Las Vegas', 'las-vegas', 'us', 1),
(439799, 782073, 'Sunland Park', 'sunland-park', 'us', 1),
(439800, 782073, 'Deming', 'deming', 'us', 1),
(439801, 782073, 'Gallup', 'gallup', 'us', 1),
(439802, 782073, 'Carlsbad', 'carlsbad', 'us', 1),
(439803, 782073, 'Hobbs', 'hobbs', 'us', 1),
(439804, 782073, 'Clovis', 'clovis', 'us', 1),
(439805, 782073, 'Alamogordo', 'alamogordo', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(439806, 782073, 'Farmington', 'farmington', 'us', 1),
(439807, 782073, 'Roswell', 'roswell', 'us', 1),
(439808, 782073, 'Rio Rancho', 'rio-rancho', 'us', 1),
(439809, 782073, 'Santa Fe', 'santa-fe', 'us', 1),
(439810, 782073, 'Las Cruces', 'las-cruces', 'us', 1),
(439811, 782073, 'Albuquerque', 'albuquerque', 'us', 1),
(439812, 782074, 'Pennellville', 'pennellville', 'us', 1),
(439813, 782074, 'Rush', 'rush', 'us', 1),
(439814, 782074, 'Slate Hill', 'slate-hill', 'us', 1),
(439815, 782074, 'Acra', 'acra', 'us', 1),
(439816, 782074, 'Adirondack', 'adirondack', 'us', 1),
(439817, 782074, 'Alder Creek', 'alder-creek', 'us', 1),
(439818, 782074, 'Alfred Station', 'alfred-station', 'us', 1),
(439819, 782074, 'Allentown', 'allentown', 'us', 1),
(439820, 782074, 'Alpine', 'alpine', 'us', 1),
(439821, 782074, 'Alplaus', 'alplaus', 'us', 1),
(439822, 782074, 'Alton', 'alton', 'us', 1),
(439823, 782074, 'Amawalk', 'amawalk', 'us', 1),
(439824, 782074, 'Amherst', 'amherst', 'us', 1),
(439825, 782074, 'Ancram', 'ancram', 'us', 1),
(439826, 782074, 'Ancramdale', 'ancramdale', 'us', 1),
(439827, 782074, 'Appleton', 'appleton', 'us', 1),
(439828, 782074, 'Arkville', 'arkville', 'us', 1),
(439829, 782074, 'Arverne', 'arverne', 'us', 1),
(439830, 782074, 'Ashland', 'ashland', 'us', 1),
(439831, 782074, 'Ashville', 'ashville', 'us', 1),
(439832, 782074, 'Astoria', 'astoria', 'us', 1),
(439833, 782074, 'Athol', 'athol', 'us', 1),
(439834, 782074, 'Atlanta', 'atlanta', 'us', 1),
(439835, 782074, 'Austerlitz', 'austerlitz', 'us', 1),
(439836, 782074, 'Ava', 'ava', 'us', 1),
(439837, 782074, 'Baldwin Place', 'baldwin-place', 'us', 1),
(439838, 782074, 'Ballston Lake', 'ballston-lake', 'us', 1),
(439839, 782074, 'Barryville', 'barryville', 'us', 1),
(439840, 782074, 'Barrytown', 'barrytown', 'us', 1),
(439841, 782074, 'Barton', 'barton', 'us', 1),
(439842, 782074, 'Basom', 'basom', 'us', 1),
(439843, 782074, 'Bayside', 'bayside', 'us', 1),
(439844, 782074, 'Bearsville', 'bearsville', 'us', 1),
(439845, 782074, 'Beaver Dams', 'beaver-dams', 'us', 1),
(439846, 782074, 'Beaver Falls', 'beaver-falls', 'us', 1),
(439847, 782074, 'Bedford Hills', 'bedford-hills', 'us', 1),
(439848, 782074, 'Belfast', 'belfast', 'us', 1),
(439849, 782074, 'Belleville', 'belleville', 'us', 1),
(439850, 782074, 'Bellona', 'bellona', 'us', 1),
(439851, 782074, 'Bellvale', 'bellvale', 'us', 1),
(439852, 782074, 'Berkshire', 'berkshire', 'us', 1),
(439853, 782074, 'Berlin', 'berlin', 'us', 1),
(439854, 782074, 'Bernhards Bay', 'bernhards-bay', 'us', 1),
(439855, 782074, 'Berne', 'berne', 'us', 1),
(439856, 782074, 'Bethel', 'bethel', 'us', 1),
(439857, 782074, 'Big Indian', 'big-indian', 'us', 1),
(439858, 782074, 'Billings', 'billings', 'us', 1),
(439859, 782074, 'Bliss', 'bliss', 'us', 1),
(439860, 782074, 'Blooming Grove', 'blooming-grove', 'us', 1),
(439861, 782074, 'Bloomingdale', 'bloomingdale', 'us', 1),
(439862, 782074, 'Bloomington', 'bloomington', 'us', 1),
(439863, 782074, 'Bloomville', 'bloomville', 'us', 1),
(439864, 782074, 'Blossvale', 'blossvale', 'us', 1),
(439865, 782074, 'Bluff Point', 'bluff-point', 'us', 1),
(439866, 782074, 'Boiceville', 'boiceville', 'us', 1),
(439867, 782074, 'Bombay', 'bombay', 'us', 1),
(439868, 782074, 'Bolton Landing', 'bolton-landing', 'us', 1),
(439869, 782074, 'Boston', 'boston', 'us', 1),
(439870, 782074, 'Bouckville', 'bouckville', 'us', 1),
(439871, 782074, 'Bovina Center', 'bovina-center', 'us', 1),
(439872, 782074, 'Bowmansville', 'bowmansville', 'us', 1),
(439873, 782074, 'Bradford', 'bradford', 'us', 1),
(439874, 782074, 'Branchport', 'branchport', 'us', 1),
(439875, 782074, 'Brant', 'brant', 'us', 1),
(439876, 782074, 'Brant Lake', 'brant-lake', 'us', 1),
(439877, 782074, 'Brantingham', 'brantingham', 'us', 1),
(439878, 782074, 'Brasher Falls', 'brasher-falls', 'us', 1),
(439879, 782074, 'Breesport', 'breesport', 'us', 1),
(439880, 782074, 'Brier Hill', 'brier-hill', 'us', 1),
(439881, 782074, 'Broad Channel', 'broad-channel', 'us', 1),
(439882, 782074, 'Brookfield', 'brookfield', 'us', 1),
(439883, 782074, 'Brooklyn', 'brooklyn', 'us', 1),
(439884, 782074, 'Brooktondale', 'brooktondale', 'us', 1),
(439885, 782074, 'Brookview', 'brookview', 'us', 1),
(439886, 782074, 'Bullville', 'bullville', 'us', 1),
(439887, 782074, 'Burlingham', 'burlingham', 'us', 1),
(439888, 782074, 'Burlington Flats', 'burlington-flats', 'us', 1),
(439889, 782074, 'Burnt Hills', 'burnt-hills', 'us', 1),
(439890, 782074, 'Burt', 'burt', 'us', 1),
(439891, 782074, 'Buskirk', 'buskirk', 'us', 1),
(439892, 782074, 'Byron', 'byron', 'us', 1),
(439893, 782074, 'Cadyville', 'cadyville', 'us', 1),
(439894, 782074, 'Callicoon Center', 'callicoon-center', 'us', 1),
(439895, 782074, 'Cambria Heights', 'cambria-heights', 'us', 1),
(439896, 782074, 'Cameron', 'cameron', 'us', 1),
(439897, 782074, 'Cameron Mills', 'cameron-mills', 'us', 1),
(439898, 782074, 'Campbell', 'campbell', 'us', 1),
(439899, 782074, 'Campbell Hall', 'campbell-hall', 'us', 1),
(439900, 782074, 'Canaan', 'canaan', 'us', 1),
(439901, 782074, 'Caneadea', 'caneadea', 'us', 1),
(439902, 782074, 'Cassville', 'cassville', 'us', 1),
(439903, 782074, 'Castle Creek', 'castle-creek', 'us', 1),
(439904, 782074, 'Castle Point', 'castle-point', 'us', 1),
(439905, 782074, 'Cayuta', 'cayuta', 'us', 1),
(439906, 782074, 'Central Bridge', 'central-bridge', 'us', 1),
(439907, 782074, 'Chadwicks', 'chadwicks', 'us', 1),
(439908, 782074, 'Chaffee', 'chaffee', 'us', 1),
(439909, 782074, 'Charlotteville', 'charlotteville', 'us', 1),
(439910, 782074, 'Charlton', 'charlton', 'us', 1),
(439911, 782074, 'Chase Mills', 'chase-mills', 'us', 1),
(439912, 782074, 'Chautauqua', 'chautauqua', 'us', 1),
(439913, 782074, 'Chazy', 'chazy', 'us', 1),
(439914, 782074, 'Chelsea', 'chelsea', 'us', 1),
(439915, 782074, 'Chemung', 'chemung', 'us', 1),
(439916, 782074, 'Chenango Bridge', 'chenango-bridge', 'us', 1),
(439917, 782074, 'Chenango Forks', 'chenango-forks', 'us', 1),
(439918, 782074, 'Cherry Grove', 'cherry-grove', 'us', 1),
(439919, 782074, 'Chestertown', 'chestertown', 'us', 1),
(439920, 782074, 'Chichester', 'chichester', 'us', 1),
(439921, 782074, 'Churubusco', 'churubusco', 'us', 1),
(439922, 782074, 'Cicero', 'cicero', 'us', 1),
(439923, 782074, 'Circleville', 'circleville', 'us', 1),
(439924, 782074, 'Cincinnatus', 'cincinnatus', 'us', 1),
(439925, 782074, 'Clarence', 'clarence', 'us', 1),
(439926, 782074, 'Clarendon', 'clarendon', 'us', 1),
(439927, 782074, 'Clarkson', 'clarkson', 'us', 1),
(439928, 782074, 'Clarksville', 'clarksville', 'us', 1),
(439929, 782074, 'Claryville', 'claryville', 'us', 1),
(439930, 782074, 'Claverack', 'claverack', 'us', 1),
(439931, 782074, 'Clay', 'clay', 'us', 1),
(439932, 782074, 'Clemons', 'clemons', 'us', 1),
(439933, 782074, 'Cleverdale', 'cleverdale', 'us', 1),
(439934, 782074, 'Clifton Park', 'clifton-park', 'us', 1),
(439935, 782074, 'Climax', 'climax', 'us', 1),
(439936, 782074, 'Clinton Corners', 'clinton-corners', 'us', 1),
(439937, 782074, 'Clymer', 'clymer', 'us', 1),
(439938, 782074, 'Cochecton', 'cochecton', 'us', 1),
(439939, 782074, 'Coeymans Hollow', 'coeymans-hollow', 'us', 1),
(439940, 782074, 'Colden', 'colden', 'us', 1),
(439941, 782074, 'College Point', 'college-point', 'us', 1),
(439942, 782074, 'Colliersville', 'colliersville', 'us', 1),
(439943, 782074, 'Collins', 'collins', 'us', 1),
(439944, 782074, 'Colton', 'colton', 'us', 1),
(439945, 782074, 'Comstock', 'comstock', 'us', 1),
(439946, 782074, 'Conesus', 'conesus', 'us', 1),
(439947, 782074, 'Conewango Valley', 'conewango-valley', 'us', 1),
(439948, 782074, 'Conklin', 'conklin', 'us', 1),
(439949, 782074, 'Connelly', 'connelly', 'us', 1),
(439950, 782074, 'Constable', 'constable', 'us', 1),
(439951, 782074, 'Copake Falls', 'copake-falls', 'us', 1),
(439952, 782074, 'Copake', 'copake', 'us', 1),
(439953, 782074, 'Cornwallville', 'cornwallville', 'us', 1),
(439954, 782074, 'Corona', 'corona', 'us', 1),
(439955, 782074, 'Cossayuna', 'cossayuna', 'us', 1),
(439956, 782074, 'Cottekill', 'cottekill', 'us', 1),
(439957, 782074, 'Cowlesville', 'cowlesville', 'us', 1),
(439958, 782074, 'Cranberry Lake', 'cranberry-lake', 'us', 1),
(439959, 782074, 'Craryville', 'craryville', 'us', 1),
(439960, 782074, 'Crittenden', 'crittenden', 'us', 1),
(439961, 782074, 'Cropseyville', 'cropseyville', 'us', 1),
(439962, 782074, 'Cross River', 'cross-river', 'us', 1),
(439963, 782074, 'Croton Falls', 'croton-falls', 'us', 1),
(439964, 782074, 'Crown Point', 'crown-point', 'us', 1),
(439965, 782074, 'Cuddebackville', 'cuddebackville', 'us', 1),
(439966, 782074, 'Cuyler', 'cuyler', 'us', 1),
(439967, 782074, 'Dale', 'dale', 'us', 1),
(439968, 782074, 'Dalton', 'dalton', 'us', 1),
(439969, 782074, 'Darien Center', 'darien-center', 'us', 1),
(439970, 782074, 'Davenport', 'davenport', 'us', 1),
(439971, 782074, 'Davenport Center', 'davenport-center', 'us', 1),
(439972, 782074, 'De Kalb Junction', 'de-kalb-junction', 'us', 1),
(439973, 782074, 'Deansboro', 'deansboro', 'us', 1),
(439974, 782074, 'Derby', 'derby', 'us', 1),
(439975, 782074, 'Dewittville', 'dewittville', 'us', 1),
(439976, 782074, 'Diamond Point', 'diamond-point', 'us', 1),
(439977, 782074, 'Dickinson Center', 'dickinson-center', 'us', 1),
(439978, 782074, 'Douglaston', 'douglaston', 'us', 1),
(439979, 782074, 'Downsville', 'downsville', 'us', 1),
(439980, 782074, 'Durham', 'durham', 'us', 1),
(439981, 782074, 'Durhamville', 'durhamville', 'us', 1),
(439982, 782074, 'Eagle Bay', 'eagle-bay', 'us', 1),
(439983, 782074, 'Eagle Bridge', 'eagle-bridge', 'us', 1),
(439984, 782074, 'Earlton', 'earlton', 'us', 1),
(439985, 782074, 'East Amherst', 'east-amherst', 'us', 1),
(439986, 782074, 'East Berne', 'east-berne', 'us', 1),
(439987, 782074, 'East Bethany', 'east-bethany', 'us', 1),
(439988, 782074, 'East Bloomfield', 'east-bloomfield', 'us', 1),
(439989, 782074, 'East Branch', 'east-branch', 'us', 1),
(439990, 782074, 'East Chatham', 'east-chatham', 'us', 1),
(439991, 782074, 'East Concord', 'east-concord', 'us', 1),
(439992, 782074, 'East Durham', 'east-durham', 'us', 1),
(439993, 782074, 'East Elmhurst', 'east-elmhurst', 'us', 1),
(439994, 782074, 'East Greenwich', 'east-greenwich', 'us', 1),
(439995, 782074, 'East Jewett', 'east-jewett', 'us', 1),
(439996, 782074, 'East Meredith', 'east-meredith', 'us', 1),
(439997, 782074, 'East Otto', 'east-otto', 'us', 1),
(439998, 782074, 'East Palmyra', 'east-palmyra', 'us', 1),
(439999, 782074, 'East Pembroke', 'east-pembroke', 'us', 1),
(440000, 782074, 'East Schodack', 'east-schodack', 'us', 1),
(440001, 782074, 'East Springfield', 'east-springfield', 'us', 1),
(440002, 782074, 'East Worcester', 'east-worcester', 'us', 1),
(440003, 782074, 'Eaton', 'eaton', 'us', 1),
(440004, 782074, 'Eddyville', 'eddyville', 'us', 1),
(440005, 782074, 'Edgewood', 'edgewood', 'us', 1),
(440006, 782074, 'Edmeston', 'edmeston', 'us', 1),
(440007, 782074, 'Eldred', 'eldred', 'us', 1),
(440008, 782074, 'Elizabethtown', 'elizabethtown', 'us', 1),
(440009, 782074, 'Elizaville', 'elizaville', 'us', 1),
(440010, 782074, 'Elka Park', 'elka-park', 'us', 1),
(440011, 782074, 'Ellenburg', 'ellenburg', 'us', 1),
(440012, 782074, 'Ellenburg Center', 'ellenburg-center', 'us', 1),
(440013, 782074, 'Ellenburg Depot', 'ellenburg-depot', 'us', 1),
(440014, 782074, 'Ellington', 'ellington', 'us', 1),
(440015, 782074, 'Elma', 'elma', 'us', 1),
(440016, 782074, 'Elmhurst', 'elmhurst', 'us', 1),
(440017, 782074, 'Erieville', 'erieville', 'us', 1),
(440018, 782074, 'Erin', 'erin', 'us', 1),
(440019, 782074, 'Esopus', 'esopus', 'us', 1),
(440020, 782074, 'Essex', 'essex', 'us', 1),
(440021, 782074, 'Fallsburg', 'fallsburg', 'us', 1),
(440022, 782074, 'Far Rockaway', 'far-rockaway', 'us', 1),
(440023, 782074, 'Farmington', 'farmington', 'us', 1),
(440024, 782074, 'Felts Mills', 'felts-mills', 'us', 1),
(440025, 782074, 'Ferndale', 'ferndale', 'us', 1),
(440026, 782074, 'Feura Bush', 'feura-bush', 'us', 1),
(440027, 782074, 'Findley Lake', 'findley-lake', 'us', 1),
(440028, 782074, 'Fineview', 'fineview', 'us', 1),
(440029, 782074, 'Fishers', 'fishers', 'us', 1),
(440030, 782074, 'Fishers Landing', 'fishers-landing', 'us', 1),
(440031, 782074, 'Fishs Eddy', 'fishs-eddy', 'us', 1),
(440032, 782074, 'Flushing', 'flushing', 'us', 1),
(440033, 782074, 'Fly Creek', 'fly-creek', 'us', 1),
(440034, 782074, 'Forest Hills', 'forest-hills', 'us', 1),
(440035, 782074, 'Forestport', 'forestport', 'us', 1),
(440036, 782074, 'Fort Covington', 'fort-covington', 'us', 1),
(440037, 782074, 'Freedom', 'freedom', 'us', 1),
(440038, 782074, 'Freehold', 'freehold', 'us', 1),
(440039, 782074, 'Fresh Meadows', 'fresh-meadows', 'us', 1),
(440040, 782074, 'Fultonham', 'fultonham', 'us', 1),
(440041, 782074, 'Gabriels', 'gabriels', 'us', 1),
(440042, 782074, 'Gansevoort', 'gansevoort', 'us', 1),
(440043, 782074, 'Garnerville', 'garnerville', 'us', 1),
(440044, 782074, 'Garrattsville', 'garrattsville', 'us', 1),
(440045, 782074, 'Garrison', 'garrison', 'us', 1),
(440046, 782074, 'Genoa', 'genoa', 'us', 1),
(440047, 782074, 'Georgetown', 'georgetown', 'us', 1),
(440048, 782074, 'Gerry', 'gerry', 'us', 1),
(440049, 782074, 'Getzville', 'getzville', 'us', 1),
(440050, 782074, 'Gilboa', 'gilboa', 'us', 1),
(440051, 782074, 'Glen Aubrey', 'glen-aubrey', 'us', 1),
(440052, 782074, 'Glen Oaks', 'glen-oaks', 'us', 1),
(440053, 782074, 'Glen Spey', 'glen-spey', 'us', 1),
(440054, 782074, 'Glen Wild', 'glen-wild', 'us', 1),
(440055, 782074, 'Glendale', 'glendale', 'us', 1),
(440056, 782074, 'Glenfield', 'glenfield', 'us', 1),
(440057, 782074, 'Glenford', 'glenford', 'us', 1),
(440058, 782074, 'Glenham', 'glenham', 'us', 1),
(440059, 782074, 'Glenmont', 'glenmont', 'us', 1),
(440060, 782074, 'Glenville', 'glenville', 'us', 1),
(440061, 782074, 'Glenwood', 'glenwood', 'us', 1),
(440062, 782074, 'Gorham', 'gorham', 'us', 1),
(440063, 782074, 'Grafton', 'grafton', 'us', 1),
(440064, 782074, 'Grahamsville', 'grahamsville', 'us', 1),
(440065, 782074, 'Grand Gorge', 'grand-gorge', 'us', 1),
(440066, 782074, 'Granite Springs', 'granite-springs', 'us', 1),
(440067, 782074, 'Great Valley', 'great-valley', 'us', 1),
(440068, 782074, 'Greenfield Center', 'greenfield-center', 'us', 1),
(440069, 782074, 'Greenfield Park', 'greenfield-park', 'us', 1),
(440070, 782074, 'Greenwood', 'greenwood', 'us', 1),
(440071, 782074, 'Greig', 'greig', 'us', 1),
(440072, 782074, 'Groveland', 'groveland', 'us', 1),
(440073, 782074, 'Guilderland', 'guilderland', 'us', 1),
(440074, 782074, 'Guilderland Center', 'guilderland-center', 'us', 1),
(440075, 782074, 'Guilford', 'guilford', 'us', 1),
(440076, 782074, 'Hadley', 'hadley', 'us', 1),
(440077, 782074, 'Hague', 'hague', 'us', 1),
(440078, 782074, 'Haines Falls', 'haines-falls', 'us', 1),
(440079, 782074, 'Halcottsville', 'halcottsville', 'us', 1),
(440080, 782074, 'Hall', 'hall', 'us', 1),
(440081, 782074, 'Hamden', 'hamden', 'us', 1),
(440082, 782074, 'Hamlin', 'hamlin', 'us', 1),
(440083, 782074, 'Hampton', 'hampton', 'us', 1),
(440084, 782074, 'Hankins', 'hankins', 'us', 1),
(440085, 782074, 'Hannawa Falls', 'hannawa-falls', 'us', 1),
(440086, 782074, 'Hannacroix', 'hannacroix', 'us', 1),
(440087, 782074, 'Harford', 'harford', 'us', 1),
(440088, 782074, 'Harpersfield', 'harpersfield', 'us', 1),
(440089, 782074, 'Harpursville', 'harpursville', 'us', 1),
(440090, 782074, 'Harris', 'harris', 'us', 1),
(440091, 782074, 'Hartford', 'hartford', 'us', 1),
(440092, 782074, 'Hartwick', 'hartwick', 'us', 1),
(440093, 782074, 'Hastings', 'hastings', 'us', 1),
(440094, 782074, 'Hector', 'hector', 'us', 1),
(440095, 782074, 'Hemlock', 'hemlock', 'us', 1),
(440096, 782074, 'Henderson', 'henderson', 'us', 1),
(440097, 782074, 'Henderson Harbor', 'henderson-harbor', 'us', 1),
(440098, 782074, 'Henrietta', 'henrietta', 'us', 1),
(440099, 782074, 'Hensonville', 'hensonville', 'us', 1),
(440100, 782074, 'Highland Lake', 'highland-lake', 'us', 1),
(440101, 782074, 'Hillsdale', 'hillsdale', 'us', 1),
(440102, 782074, 'Himrod', 'himrod', 'us', 1),
(440103, 782074, 'Hinsdale', 'hinsdale', 'us', 1),
(440104, 782074, 'Hogansburg', 'hogansburg', 'us', 1),
(440105, 782074, 'Hollis', 'hollis', 'us', 1),
(440106, 782074, 'Holmes', 'holmes', 'us', 1),
(440107, 782074, 'Hoosick', 'hoosick', 'us', 1),
(440108, 782074, 'Hortonville', 'hortonville', 'us', 1),
(440109, 782074, 'Howard Beach', 'howard-beach', 'us', 1),
(440110, 782074, 'Howells', 'howells', 'us', 1),
(440111, 782074, 'Howes Cave', 'howes-cave', 'us', 1),
(440112, 782074, 'Hubbardsville', 'hubbardsville', 'us', 1),
(440113, 782074, 'Huguenot', 'huguenot', 'us', 1),
(440114, 782074, 'Hunt', 'hunt', 'us', 1),
(440115, 782074, 'Hurleyville', 'hurleyville', 'us', 1),
(440116, 782074, 'Hyde Park', 'hyde-park', 'us', 1),
(440117, 782074, 'Indian Lake', 'indian-lake', 'us', 1),
(440118, 782074, 'Inlet', 'inlet', 'us', 1),
(440119, 782074, 'Ionia', 'ionia', 'us', 1),
(440120, 782074, 'Irving', 'irving', 'us', 1),
(440121, 782074, 'Ischua', 'ischua', 'us', 1),
(440122, 782074, 'Jackson Heights', 'jackson-heights', 'us', 1),
(440123, 782074, 'Jacksonville', 'jacksonville', 'us', 1),
(440124, 782074, 'Jamaica', 'jamaica', 'us', 1),
(440125, 782074, 'Jamesville', 'jamesville', 'us', 1),
(440126, 782074, 'Java Center', 'java-center', 'us', 1),
(440127, 782074, 'Java Village', 'java-village', 'us', 1),
(440128, 782074, 'Jay', 'jay', 'us', 1),
(440129, 782074, 'Jasper', 'jasper', 'us', 1),
(440130, 782074, 'Jefferson', 'jefferson', 'us', 1),
(440131, 782074, 'Jefferson Valley', 'jefferson-valley', 'us', 1),
(440132, 782074, 'Jewett', 'jewett', 'us', 1),
(440133, 782074, 'Johnsburg', 'johnsburg', 'us', 1),
(440134, 782074, 'Johnson', 'johnson', 'us', 1),
(440135, 782074, 'Johnsonville', 'johnsonville', 'us', 1),
(440136, 782074, 'Jordanville', 'jordanville', 'us', 1),
(440137, 782074, 'Kanona', 'kanona', 'us', 1),
(440138, 782074, 'Katonah', 'katonah', 'us', 1),
(440139, 782074, 'Kauneonga Lake', 'kauneonga-lake', 'us', 1),
(440140, 782074, 'Keene', 'keene', 'us', 1),
(440141, 782074, 'Keene Valley', 'keene-valley', 'us', 1),
(440142, 782074, 'Kendall', 'kendall', 'us', 1),
(440143, 782074, 'Kennedy', 'kennedy', 'us', 1),
(440144, 782074, 'Kenoza Lake', 'kenoza-lake', 'us', 1),
(440145, 782074, 'Kent', 'kent', 'us', 1),
(440146, 782074, 'Kew Gardens', 'kew-gardens', 'us', 1),
(440147, 782074, 'Keuka Park', 'keuka-park', 'us', 1),
(440148, 782074, 'Kiamesha Lake', 'kiamesha-lake', 'us', 1),
(440149, 782074, 'Kill Buck', 'kill-buck', 'us', 1),
(440150, 782074, 'King Ferry', 'king-ferry', 'us', 1),
(440151, 782074, 'Kirkville', 'kirkville', 'us', 1),
(440152, 782074, 'Kirkwood', 'kirkwood', 'us', 1),
(440153, 782074, 'Knapp Creek', 'knapp-creek', 'us', 1),
(440154, 782074, 'Knox', 'knox', 'us', 1),
(440155, 782074, 'Knoxboro', 'knoxboro', 'us', 1),
(440156, 782074, 'Lagrangeville', 'lagrangeville', 'us', 1),
(440157, 782074, 'Lake Clear', 'lake-clear', 'us', 1),
(440158, 782074, 'Lake Hill', 'lake-hill', 'us', 1),
(440159, 782074, 'Lake Huntington', 'lake-huntington', 'us', 1),
(440160, 782074, 'Lake Luzerne', 'lake-luzerne', 'us', 1),
(440161, 782074, 'Lake Pleasant', 'lake-pleasant', 'us', 1),
(440162, 782074, 'Lake Peekskill', 'lake-peekskill', 'us', 1),
(440163, 782074, 'Lake View', 'lake-view', 'us', 1),
(440164, 782074, 'Lakeville', 'lakeville', 'us', 1),
(440165, 782074, 'Lanesville', 'lanesville', 'us', 1),
(440166, 782074, 'Latham', 'latham', 'us', 1),
(440167, 782074, 'Laurelton', 'laurelton', 'us', 1),
(440168, 782074, 'Lawtons', 'lawtons', 'us', 1),
(440169, 782074, 'Lebanon Springs', 'lebanon-springs', 'us', 1),
(440170, 782074, 'Lee Center', 'lee-center', 'us', 1),
(440171, 782074, 'Leonardsville', 'leonardsville', 'us', 1),
(440172, 782074, 'Lewis', 'lewis', 'us', 1),
(440173, 782074, 'Lexington', 'lexington', 'us', 1),
(440174, 782074, 'Lily Dale', 'lily-dale', 'us', 1),
(440175, 782074, 'Lindley', 'lindley', 'us', 1),
(440176, 782074, 'Linwood', 'linwood', 'us', 1),
(440177, 782074, 'Lisbon', 'lisbon', 'us', 1),
(440178, 782074, 'Little Genesee', 'little-genesee', 'us', 1),
(440179, 782074, 'Little Neck', 'little-neck', 'us', 1),
(440180, 782074, 'Little York', 'little-york', 'us', 1),
(440181, 782074, 'Livingston', 'livingston', 'us', 1),
(440182, 782074, 'Loch Sheldrake', 'loch-sheldrake', 'us', 1),
(440183, 782074, 'Locke', 'locke', 'us', 1),
(440184, 782074, 'Lockwood', 'lockwood', 'us', 1),
(440185, 782074, 'Long Eddy', 'long-eddy', 'us', 1),
(440186, 782074, 'Long Lake', 'long-lake', 'us', 1),
(440187, 782074, 'Lorraine', 'lorraine', 'us', 1),
(440188, 782074, 'Loudonville', 'loudonville', 'us', 1),
(440189, 782074, 'Lowman', 'lowman', 'us', 1),
(440190, 782074, 'Lysander', 'lysander', 'us', 1),
(440191, 782074, 'MacDougall', 'macdougall', 'us', 1),
(440192, 782074, 'Machias', 'machias', 'us', 1),
(440193, 782074, 'Madrid', 'madrid', 'us', 1),
(440194, 782074, 'Mahopac Falls', 'mahopac-falls', 'us', 1),
(440195, 782074, 'Maine', 'maine', 'us', 1),
(440196, 782074, 'Malden Bridge', 'malden-bridge', 'us', 1),
(440197, 782074, 'Maplecrest', 'maplecrest', 'us', 1),
(440198, 782074, 'Marcy', 'marcy', 'us', 1),
(440199, 782074, 'Marietta', 'marietta', 'us', 1),
(440200, 782074, 'Marilla', 'marilla', 'us', 1),
(440201, 782074, 'Marion', 'marion', 'us', 1),
(440202, 782074, 'Martville', 'martville', 'us', 1),
(440203, 782074, 'Maryland', 'maryland', 'us', 1),
(440204, 782074, 'Masonville', 'masonville', 'us', 1),
(440205, 782074, 'Maspeth', 'maspeth', 'us', 1),
(440206, 782074, 'McDonough', 'mcdonough', 'us', 1),
(440207, 782074, 'McLean', 'mclean', 'us', 1),
(440208, 782074, 'Mecklenburg', 'mecklenburg', 'us', 1),
(440209, 782074, 'Mellenville', 'mellenville', 'us', 1),
(440210, 782074, 'Melrose', 'melrose', 'us', 1),
(440211, 782074, 'Memphis', 'memphis', 'us', 1),
(440212, 782074, 'Mendon', 'mendon', 'us', 1),
(440213, 782074, 'Meridale', 'meridale', 'us', 1),
(440214, 782074, 'Merrill', 'merrill', 'us', 1),
(440215, 782074, 'Middle Granville', 'middle-granville', 'us', 1),
(440216, 782074, 'Middle Grove', 'middle-grove', 'us', 1),
(440217, 782074, 'Middle Village', 'middle-village', 'us', 1),
(440218, 782074, 'Middlesex', 'middlesex', 'us', 1),
(440219, 782074, 'Millwood', 'millwood', 'us', 1),
(440220, 782074, 'Minerva', 'minerva', 'us', 1),
(440221, 782074, 'Mineville', 'mineville', 'us', 1),
(440222, 782074, 'Modena', 'modena', 'us', 1),
(440223, 782074, 'Model City', 'model-city', 'us', 1),
(440224, 782074, 'Mohegan Lake', 'mohegan-lake', 'us', 1),
(440225, 782074, 'Moira', 'moira', 'us', 1),
(440226, 782074, 'Mongaup Valley', 'mongaup-valley', 'us', 1),
(440227, 782074, 'Montezuma', 'montezuma', 'us', 1),
(440228, 782074, 'Montrose', 'montrose', 'us', 1),
(440229, 782074, 'Mooers Forks', 'mooers-forks', 'us', 1),
(440230, 782074, 'Moriah', 'moriah', 'us', 1),
(440231, 782074, 'Mount Marion', 'mount-marion', 'us', 1),
(440232, 782074, 'Mount Tremper', 'mount-tremper', 'us', 1),
(440233, 782074, 'Mount Upton', 'mount-upton', 'us', 1),
(440234, 782074, 'Mount Vision', 'mount-vision', 'us', 1),
(440235, 782074, 'Mountain Dale', 'mountain-dale', 'us', 1),
(440236, 782074, 'Mountainville', 'mountainville', 'us', 1),
(440237, 782074, 'Mumford', 'mumford', 'us', 1),
(440238, 782074, 'Neversink', 'neversink', 'us', 1),
(440239, 782074, 'New Baltimore', 'new-baltimore', 'us', 1),
(440240, 782074, 'New Hamburg', 'new-hamburg', 'us', 1),
(440241, 782074, 'New Hampton', 'new-hampton', 'us', 1),
(440242, 782074, 'New Haven', 'new-haven', 'us', 1),
(440243, 782074, 'New Kingston', 'new-kingston', 'us', 1),
(440244, 782074, 'New Lebanon', 'new-lebanon', 'us', 1),
(440245, 782074, 'New Woodstock', 'new-woodstock', 'us', 1),
(440246, 782074, 'Newcomb', 'newcomb', 'us', 1),
(440247, 782074, 'Newfield', 'newfield', 'us', 1),
(440248, 782074, 'Newton Falls', 'newton-falls', 'us', 1),
(440249, 782074, 'Newtonville', 'newtonville', 'us', 1),
(440250, 782074, 'Nicholville', 'nicholville', 'us', 1),
(440251, 782074, 'Nineveh', 'nineveh', 'us', 1),
(440252, 782074, 'North Bangor', 'north-bangor', 'us', 1),
(440253, 782074, 'North Bay', 'north-bay', 'us', 1),
(440254, 782074, 'North Blenheim', 'north-blenheim', 'us', 1),
(440255, 782074, 'North Branch', 'north-branch', 'us', 1),
(440256, 782074, 'North Chatham', 'north-chatham', 'us', 1),
(440257, 782074, 'North Chili', 'north-chili', 'us', 1),
(440258, 782074, 'North Creek', 'north-creek', 'us', 1),
(440259, 782074, 'North Granville', 'north-granville', 'us', 1),
(440260, 782074, 'North Hudson', 'north-hudson', 'us', 1),
(440261, 782074, 'North Java', 'north-java', 'us', 1),
(440262, 782074, 'North Lawrence', 'north-lawrence', 'us', 1),
(440263, 782074, 'North Norwich', 'north-norwich', 'us', 1),
(440264, 782074, 'North River', 'north-river', 'us', 1),
(440265, 782074, 'North Rose', 'north-rose', 'us', 1),
(440266, 782074, 'North Salem', 'north-salem', 'us', 1),
(440267, 782074, 'Oak Hill', 'oak-hill', 'us', 1),
(440268, 782074, 'Oakland Gardens', 'oakland-gardens', 'us', 1),
(440269, 782074, 'Old Chatham', 'old-chatham', 'us', 1),
(440270, 782074, 'Old Forge', 'old-forge', 'us', 1),
(440271, 782074, 'Olivebridge', 'olivebridge', 'us', 1),
(440272, 782074, 'Olmstedville', 'olmstedville', 'us', 1),
(440273, 782074, 'Onchiota', 'onchiota', 'us', 1),
(440274, 782074, 'Ontario', 'ontario', 'us', 1),
(440275, 782074, 'Ontario Center', 'ontario-center', 'us', 1),
(440276, 782074, 'Orwell', 'orwell', 'us', 1),
(440277, 782074, 'Oswegatchie', 'oswegatchie', 'us', 1),
(440278, 782074, 'Otto', 'otto', 'us', 1),
(440279, 782074, 'Ozone Park', 'ozone-park', 'us', 1),
(440280, 782074, 'Palisades', 'palisades', 'us', 1),
(440281, 782074, 'Paris', 'paris', 'us', 1),
(440282, 782074, 'Parishville', 'parishville', 'us', 1),
(440283, 782074, 'Parksville', 'parksville', 'us', 1),
(440284, 782074, 'Patterson', 'patterson', 'us', 1),
(440285, 782074, 'Pattersonville', 'pattersonville', 'us', 1),
(440286, 782074, 'Paul Smiths', 'paul-smiths', 'us', 1),
(440287, 782074, 'Pavilion', 'pavilion', 'us', 1),
(440288, 782074, 'Penfield', 'penfield', 'us', 1),
(440289, 782074, 'Peterboro', 'peterboro', 'us', 1),
(440290, 782074, 'Petersburg', 'petersburg', 'us', 1),
(440291, 782074, 'Pierrepont Manor', 'pierrepont-manor', 'us', 1),
(440292, 782074, 'Piffard', 'piffard', 'us', 1),
(440293, 782074, 'Pine City', 'pine-city', 'us', 1),
(440294, 782074, 'Pine Island', 'pine-island', 'us', 1),
(440295, 782074, 'Pine Valley', 'pine-valley', 'us', 1),
(440296, 782074, 'Piseco', 'piseco', 'us', 1),
(440297, 782074, 'Pitcher', 'pitcher', 'us', 1),
(440298, 782074, 'Plainville', 'plainville', 'us', 1),
(440299, 782074, 'Plessis', 'plessis', 'us', 1),
(440300, 782074, 'Plymouth', 'plymouth', 'us', 1),
(440301, 782074, 'Pompey', 'pompey', 'us', 1),
(440302, 782074, 'Pond Eddy', 'pond-eddy', 'us', 1),
(440303, 782074, 'Poplar Ridge', 'poplar-ridge', 'us', 1),
(440304, 782074, 'Port Crane', 'port-crane', 'us', 1),
(440305, 782074, 'Portageville', 'portageville', 'us', 1),
(440306, 782074, 'Porter Corners', 'porter-corners', 'us', 1),
(440307, 782074, 'Portland', 'portland', 'us', 1),
(440308, 782074, 'Pottersville', 'pottersville', 'us', 1),
(440309, 782074, 'Poughquag', 'poughquag', 'us', 1),
(440310, 782074, 'Pound Ridge', 'pound-ridge', 'us', 1),
(440311, 782074, 'Prattsville', 'prattsville', 'us', 1),
(440312, 782074, 'Preble', 'preble', 'us', 1),
(440313, 782074, 'Preston Hollow', 'preston-hollow', 'us', 1),
(440314, 782074, 'Pulteney', 'pulteney', 'us', 1),
(440315, 782074, 'Pultneyville', 'pultneyville', 'us', 1),
(440316, 782074, 'Purchase', 'purchase', 'us', 1),
(440317, 782074, 'Purdys', 'purdys', 'us', 1),
(440318, 782074, 'Purling', 'purling', 'us', 1),
(440319, 782074, 'Putnam Station', 'putnam-station', 'us', 1),
(440320, 782074, 'Putnam Valley', 'putnam-valley', 'us', 1),
(440321, 782074, 'Queens Village', 'queens-village', 'us', 1),
(440322, 782074, 'Queensbury', 'queensbury', 'us', 1),
(440323, 782074, 'Raquette Lake', 'raquette-lake', 'us', 1),
(440324, 782074, 'Ray Brook', 'ray-brook', 'us', 1),
(440325, 782074, 'Reading Center', 'reading-center', 'us', 1),
(440326, 782074, 'Redfield', 'redfield', 'us', 1),
(440327, 782074, 'Rego Park', 'rego-park', 'us', 1),
(440328, 782074, 'Remsenburg', 'remsenburg', 'us', 1),
(440329, 782074, 'Rensselaerville', 'rensselaerville', 'us', 1),
(440330, 782074, 'Retsof', 'retsof', 'us', 1),
(440331, 782074, 'Rexford', 'rexford', 'us', 1),
(440332, 782074, 'Rexville', 'rexville', 'us', 1),
(440333, 782074, 'Rhinecliff', 'rhinecliff', 'us', 1),
(440334, 782074, 'Richford', 'richford', 'us', 1),
(440335, 782074, 'Richland', 'richland', 'us', 1),
(440336, 782074, 'Richmond Hill', 'richmond-hill', 'us', 1),
(440337, 782074, 'Ridgewood', 'ridgewood', 'us', 1),
(440338, 782074, 'Rock City Falls', 'rock-city-falls', 'us', 1),
(440339, 782074, 'Rock Stream', 'rock-stream', 'us', 1),
(440340, 782074, 'Rock Tavern', 'rock-tavern', 'us', 1),
(440341, 782074, 'Rockaway Park', 'rockaway-park', 'us', 1),
(440342, 782074, 'Rockaway Point', 'rockaway-point', 'us', 1),
(440343, 782074, 'Rodman', 'rodman', 'us', 1),
(440344, 782074, 'Romulus', 'romulus', 'us', 1),
(440345, 782074, 'Rooseveltown', 'rooseveltown', 'us', 1),
(440346, 782074, 'Rose', 'rose', 'us', 1),
(440347, 782074, 'Rosedale', 'rosedale', 'us', 1),
(440348, 782074, 'Rotterdam Junction', 'rotterdam-junction', 'us', 1),
(440349, 782074, 'Rosendale', 'rosendale', 'us', 1),
(440350, 782074, 'Round Top', 'round-top', 'us', 1),
(440351, 782074, 'Roxbury', 'roxbury', 'us', 1),
(440352, 782074, 'Ruby', 'ruby', 'us', 1),
(440353, 782074, 'Rushford', 'rushford', 'us', 1),
(440354, 782074, 'Russell', 'russell', 'us', 1),
(440355, 782074, 'Saint Albans', 'saint-albans', 'us', 1),
(440356, 782074, 'Saint Regis Falls', 'saint-regis-falls', 'us', 1),
(440357, 782074, 'Salisbury Center', 'salisbury-center', 'us', 1),
(440358, 782074, 'Salisbury Mills', 'salisbury-mills', 'us', 1),
(440359, 782074, 'Salt Point', 'salt-point', 'us', 1),
(440360, 782074, 'Sanborn', 'sanborn', 'us', 1),
(440361, 782074, 'Sand Lake', 'sand-lake', 'us', 1),
(440362, 782074, 'Sangerfield', 'sangerfield', 'us', 1),
(440363, 782074, 'Saranac', 'saranac', 'us', 1),
(440364, 782074, 'Sardinia', 'sardinia', 'us', 1),
(440365, 782074, 'Sauquoit', 'sauquoit', 'us', 1),
(440366, 782074, 'Savannah', 'savannah', 'us', 1),
(440367, 782074, 'Scarborough', 'scarborough', 'us', 1),
(440368, 782074, 'Schodack Landing', 'schodack-landing', 'us', 1),
(440369, 782074, 'Schroon Lake', 'schroon-lake', 'us', 1),
(440370, 782074, 'Schuyler Falls', 'schuyler-falls', 'us', 1),
(440371, 782074, 'Scio', 'scio', 'us', 1),
(440372, 782074, 'Scipio Center', 'scipio-center', 'us', 1),
(440373, 782074, 'Selkirk', 'selkirk', 'us', 1),
(440374, 782074, 'Seneca Castle', 'seneca-castle', 'us', 1),
(440375, 782074, 'Setauket', 'setauket', 'us', 1),
(440376, 782074, 'Shandaken', 'shandaken', 'us', 1),
(440377, 782074, 'Sheridan', 'sheridan', 'us', 1),
(440378, 782074, 'Shushan', 'shushan', 'us', 1),
(440379, 782074, 'Sidney Center', 'sidney-center', 'us', 1),
(440380, 782074, 'Silver Bay', 'silver-bay', 'us', 1),
(440381, 782074, 'Skaneateles Falls', 'skaneateles-falls', 'us', 1),
(440382, 782074, 'Slingerlands', 'slingerlands', 'us', 1),
(440383, 782074, 'Sloansville', 'sloansville', 'us', 1),
(440384, 782074, 'Smithville Flats', 'smithville-flats', 'us', 1),
(440385, 782074, 'Snyder', 'snyder', 'us', 1),
(440386, 782074, 'Somers', 'somers', 'us', 1),
(440387, 782074, 'South Bethlehem', 'south-bethlehem', 'us', 1),
(440388, 782074, 'South Cairo', 'south-cairo', 'us', 1),
(440389, 782074, 'South Colton', 'south-colton', 'us', 1),
(440390, 782074, 'South Jamesport', 'south-jamesport', 'us', 1),
(440391, 782074, 'South Kortright', 'south-kortright', 'us', 1),
(440392, 782074, 'South New Berlin', 'south-new-berlin', 'us', 1),
(440393, 782074, 'South Otselic', 'south-otselic', 'us', 1),
(440394, 782074, 'South Ozone Park', 'south-ozone-park', 'us', 1),
(440395, 782074, 'South Plymouth', 'south-plymouth', 'us', 1),
(440396, 782074, 'South Salem', 'south-salem', 'us', 1),
(440397, 782074, 'South Setauket', 'south-setauket', 'us', 1),
(440398, 782074, 'South Wales', 'south-wales', 'us', 1),
(440399, 782074, 'Southfields', 'southfields', 'us', 1),
(440400, 782074, 'Sparkill', 'sparkill', 'us', 1),
(440401, 782074, 'Sparrow Bush', 'sparrow-bush', 'us', 1),
(440402, 782074, 'Spencertown', 'spencertown', 'us', 1),
(440403, 782074, 'Speonk', 'speonk', 'us', 1),
(440404, 782074, 'Sprakers', 'sprakers', 'us', 1),
(440405, 782074, 'Spring Glen', 'spring-glen', 'us', 1),
(440406, 782074, 'Springfield Center', 'springfield-center', 'us', 1),
(440407, 782074, 'Springfield Gardens', 'springfield-gardens', 'us', 1),
(440408, 782074, 'Springwater', 'springwater', 'us', 1),
(440409, 782074, 'Stafford', 'stafford', 'us', 1),
(440410, 782074, 'Stanfordville', 'stanfordville', 'us', 1),
(440411, 782074, 'Stanley', 'stanley', 'us', 1),
(440412, 782074, 'Steamburg', 'steamburg', 'us', 1),
(440413, 782074, 'Stephentown', 'stephentown', 'us', 1),
(440414, 782074, 'Sterling', 'sterling', 'us', 1),
(440415, 782074, 'Sterling Forest', 'sterling-forest', 'us', 1),
(440416, 782074, 'Stittville', 'stittville', 'us', 1),
(440417, 782074, 'Stockton', 'stockton', 'us', 1),
(440418, 782074, 'Stony Creek', 'stony-creek', 'us', 1),
(440419, 782074, 'Stormville', 'stormville', 'us', 1),
(440420, 782074, 'Stow', 'stow', 'us', 1),
(440421, 782074, 'Stratford', 'stratford', 'us', 1),
(440422, 782074, 'Strykersville', 'strykersville', 'us', 1),
(440423, 782074, 'Stuyvesant', 'stuyvesant', 'us', 1),
(440424, 782074, 'Stuyvesant Falls', 'stuyvesant-falls', 'us', 1),
(440425, 782074, 'Sugar Loaf', 'sugar-loaf', 'us', 1),
(440426, 782074, 'Summit', 'summit', 'us', 1),
(440427, 782074, 'Summitville', 'summitville', 'us', 1),
(440428, 782074, 'Sunnyside', 'sunnyside', 'us', 1),
(440429, 782074, 'Swain', 'swain', 'us', 1),
(440430, 782074, 'Swan Lake', 'swan-lake', 'us', 1),
(440431, 782074, 'Taberg', 'taberg', 'us', 1),
(440432, 782074, 'Tallman', 'tallman', 'us', 1),
(440433, 782074, 'Thendara', 'thendara', 'us', 1),
(440434, 782074, 'Thompson Ridge', 'thompson-ridge', 'us', 1),
(440435, 782074, 'Three Mile Bay', 'three-mile-bay', 'us', 1),
(440436, 782074, 'Tioga Center', 'tioga-center', 'us', 1),
(440437, 782074, 'Tomkins Cove', 'tomkins-cove', 'us', 1),
(440438, 782074, 'Treadwell', 'treadwell', 'us', 1),
(440439, 782074, 'Troupsburg', 'troupsburg', 'us', 1),
(440440, 782074, 'Trout Creek', 'trout-creek', 'us', 1),
(440441, 782074, 'Truxton', 'truxton', 'us', 1),
(440442, 782074, 'Ulster Park', 'ulster-park', 'us', 1),
(440443, 782074, 'Union Hill', 'union-hill', 'us', 1),
(440444, 782074, 'Upper Jay', 'upper-jay', 'us', 1),
(440445, 782074, 'Upton', 'upton', 'us', 1),
(440446, 782074, 'Van Hornesville', 'van-hornesville', 'us', 1),
(440447, 782074, 'Varysburg', 'varysburg', 'us', 1),
(440448, 782074, 'Verbank', 'verbank', 'us', 1),
(440449, 782074, 'Vermontville', 'vermontville', 'us', 1),
(440450, 782074, 'Vernon Center', 'vernon-center', 'us', 1),
(440451, 782074, 'Verona Beach', 'verona-beach', 'us', 1),
(440452, 782074, 'Vestal', 'vestal', 'us', 1),
(440453, 782074, 'Verona', 'verona', 'us', 1),
(440454, 782074, 'Waccabuc', 'waccabuc', 'us', 1),
(440455, 782074, 'Wadhams', 'wadhams', 'us', 1),
(440456, 782074, 'Wales Center', 'wales-center', 'us', 1),
(440457, 782074, 'Walworth', 'walworth', 'us', 1),
(440458, 782074, 'Warners', 'warners', 'us', 1),
(440459, 782074, 'Warnerville', 'warnerville', 'us', 1),
(440460, 782074, 'Washington Mills', 'washington-mills', 'us', 1),
(440461, 782074, 'Wassaic', 'wassaic', 'us', 1),
(440462, 782074, 'Waterport', 'waterport', 'us', 1),
(440463, 782074, 'Wawarsing', 'wawarsing', 'us', 1),
(440464, 782074, 'Wayne', 'wayne', 'us', 1),
(440465, 782074, 'Wells', 'wells', 'us', 1),
(440466, 782074, 'Wells Bridge', 'wells-bridge', 'us', 1),
(440467, 782074, 'West Bloomfield', 'west-bloomfield', 'us', 1),
(440468, 782074, 'West Chazy', 'west-chazy', 'us', 1),
(440469, 782074, 'West Coxsackie', 'west-coxsackie', 'us', 1),
(440470, 782074, 'West Edmeston', 'west-edmeston', 'us', 1),
(440471, 782074, 'West Exeter', 'west-exeter', 'us', 1),
(440472, 782074, 'West Falls', 'west-falls', 'us', 1),
(440473, 782074, 'West Fulton', 'west-fulton', 'us', 1),
(440474, 782074, 'West Henrietta', 'west-henrietta', 'us', 1),
(440475, 782074, 'West Kill', 'west-kill', 'us', 1),
(440476, 782074, 'West Lebanon', 'west-lebanon', 'us', 1),
(440477, 782074, 'West Leyden', 'west-leyden', 'us', 1),
(440478, 782074, 'West Monroe', 'west-monroe', 'us', 1),
(440479, 782074, 'West Oneonta', 'west-oneonta', 'us', 1),
(440480, 782074, 'West Park', 'west-park', 'us', 1),
(440481, 782074, 'West Shokan', 'west-shokan', 'us', 1),
(440482, 782074, 'West Valley', 'west-valley', 'us', 1),
(440483, 782074, 'Westbrookville', 'westbrookville', 'us', 1),
(440484, 782074, 'Westdale', 'westdale', 'us', 1),
(440485, 782074, 'Westerlo', 'westerlo', 'us', 1),
(440486, 782074, 'Westernville', 'westernville', 'us', 1),
(440487, 782074, 'Westford', 'westford', 'us', 1),
(440488, 782074, 'Westmoreland', 'westmoreland', 'us', 1),
(440489, 782074, 'Westtown', 'westtown', 'us', 1),
(440490, 782074, 'Wevertown', 'wevertown', 'us', 1),
(440491, 782074, 'White Lake', 'white-lake', 'us', 1),
(440492, 782074, 'Whitestone', 'whitestone', 'us', 1),
(440493, 782074, 'Whitesville', 'whitesville', 'us', 1),
(440494, 782074, 'Willet', 'willet', 'us', 1),
(440495, 782074, 'Willard', 'willard', 'us', 1),
(440496, 782074, 'Williamson', 'williamson', 'us', 1),
(440497, 782074, 'Williamstown', 'williamstown', 'us', 1),
(440498, 782074, 'Willow', 'willow', 'us', 1),
(440499, 782074, 'Willsboro', 'willsboro', 'us', 1),
(440500, 782074, 'Willseyville', 'willseyville', 'us', 1),
(440501, 782074, 'Wilmington', 'wilmington', 'us', 1),
(440502, 782074, 'Wilton', 'wilton', 'us', 1),
(440503, 782074, 'Wingdale', 'wingdale', 'us', 1),
(440504, 782074, 'Winthrop', 'winthrop', 'us', 1),
(440505, 782074, 'Woodbourne', 'woodbourne', 'us', 1),
(440506, 782074, 'Woodgate', 'woodgate', 'us', 1),
(440507, 782074, 'Woodhaven', 'woodhaven', 'us', 1),
(440508, 782074, 'Woodhull', 'woodhull', 'us', 1),
(440509, 782074, 'Woodside', 'woodside', 'us', 1),
(440510, 782074, 'Worcester', 'worcester', 'us', 1),
(440511, 782074, 'York', 'york', 'us', 1),
(440512, 782074, 'Youngsville', 'youngsville', 'us', 1),
(440513, 782074, 'Yulan', 'yulan', 'us', 1),
(440514, 782074, 'Caroga Lake', 'caroga-lake', 'us', 1),
(440515, 782074, 'Honeoye', 'honeoye', 'us', 1),
(440516, 782074, 'Roosevelt Island', 'roosevelt-island', 'us', 1),
(440517, 782074, 'Saltaire', 'saltaire', 'us', 1),
(440518, 782074, 'Ocean Beach', 'ocean-beach', 'us', 1),
(440519, 782074, 'Burke', 'burke', 'us', 1),
(440520, 782074, 'Galway', 'galway', 'us', 1),
(440521, 782074, 'Callicoon', 'callicoon', 'us', 1),
(440522, 782074, 'Smyrna', 'smyrna', 'us', 1),
(440523, 782074, 'Turin', 'turin', 'us', 1),
(440524, 782074, 'Laurens', 'laurens', 'us', 1),
(440525, 782074, 'Richville', 'richville', 'us', 1),
(440526, 782074, 'Andes', 'andes', 'us', 1),
(440527, 782074, 'Ellisburg', 'ellisburg', 'us', 1),
(440528, 782074, 'Constableville', 'constableville', 'us', 1),
(440529, 782074, 'Argyle', 'argyle', 'us', 1),
(440530, 782074, 'Castorland', 'castorland', 'us', 1),
(440531, 782074, 'Gainesville', 'gainesville', 'us', 1),
(440532, 782074, 'Lisle', 'lisle', 'us', 1),
(440533, 782074, 'Millport', 'millport', 'us', 1),
(440534, 782074, 'Fishers Island', 'fishers-island', 'us', 1),
(440535, 782074, 'Hammond', 'hammond', 'us', 1),
(440536, 782074, 'Dresden', 'dresden', 'us', 1),
(440537, 782074, 'Madison', 'madison', 'us', 1),
(440538, 782074, 'Deferiet', 'deferiet', 'us', 1),
(440539, 782074, 'Pine Hill', 'pine-hill', 'us', 1),
(440540, 782074, 'Prospect', 'prospect', 'us', 1),
(440541, 782074, 'Fleischmanns', 'fleischmanns', 'us', 1),
(440542, 782074, 'Rensselaer Falls', 'rensselaer-falls', 'us', 1),
(440543, 782074, 'Barneveld', 'barneveld', 'us', 1),
(440544, 782074, 'Speculator', 'speculator', 'us', 1),
(440545, 782074, 'Bemus Point', 'bemus-point', 'us', 1),
(440546, 782074, 'Farnham', 'farnham', 'us', 1),
(440547, 782074, 'Gilbertsville', 'gilbertsville', 'us', 1),
(440548, 782074, 'Cold Brook', 'cold-brook', 'us', 1),
(440549, 782074, 'Lodi', 'lodi', 'us', 1),
(440550, 782074, 'New Suffolk', 'new-suffolk', 'us', 1),
(440551, 782074, 'Duanesburg', 'duanesburg', 'us', 1),
(440552, 782074, 'Fabius', 'fabius', 'us', 1),
(440553, 782074, 'Burdett', 'burdett', 'us', 1),
(440554, 782074, 'Meridian', 'meridian', 'us', 1),
(440555, 782074, 'Bloomingburg', 'bloomingburg', 'us', 1),
(440556, 782074, 'Pike', 'pike', 'us', 1),
(440557, 782074, 'Windham', 'windham', 'us', 1),
(440558, 782074, 'Hobart', 'hobart', 'us', 1),
(440559, 782074, 'Altmar', 'altmar', 'us', 1),
(440560, 782074, 'Leeds', 'leeds', 'us', 1),
(440561, 782074, 'Franklin', 'franklin', 'us', 1),
(440562, 782074, 'Esperance', 'esperance', 'us', 1),
(440563, 782074, 'Medusa', 'medusa', 'us', 1),
(440564, 782074, 'Hermon', 'hermon', 'us', 1),
(440565, 782074, 'Phoenicia', 'phoenicia', 'us', 1),
(440566, 782074, 'Perrysburg', 'perrysburg', 'us', 1),
(440567, 782074, 'Natural Bridge', 'natural-bridge', 'us', 1),
(440568, 782074, 'Mannsville', 'mannsville', 'us', 1),
(440569, 782074, 'Delanson', 'delanson', 'us', 1),
(440570, 782074, 'Limestone', 'limestone', 'us', 1),
(440571, 782074, 'Jeffersonville', 'jeffersonville', 'us', 1),
(440572, 782074, 'Narrowsburg', 'narrowsburg', 'us', 1),
(440573, 782074, 'Clayville', 'clayville', 'us', 1),
(440574, 782074, 'Shoreham', 'shoreham', 'us', 1),
(440575, 782074, 'Mooers', 'mooers', 'us', 1),
(440576, 782074, 'Munnsville', 'munnsville', 'us', 1),
(440577, 782074, 'Morristown', 'morristown', 'us', 1),
(440578, 782074, 'Tannersville', 'tannersville', 'us', 1),
(440579, 782074, 'Richburg', 'richburg', 'us', 1),
(440580, 782074, 'Almond', 'almond', 'us', 1),
(440581, 782074, 'Edwards', 'edwards', 'us', 1),
(440582, 782074, 'Poland', 'poland', 'us', 1),
(440583, 782074, 'Leicester', 'leicester', 'us', 1),
(440584, 782074, 'Holland Patent', 'holland-patent', 'us', 1),
(440585, 782074, 'Fort Ann', 'fort-ann', 'us', 1),
(440586, 782074, 'Lyon Mountain', 'lyon-mountain', 'us', 1),
(440587, 782074, 'Panama', 'panama', 'us', 1),
(440588, 782074, 'Milford', 'milford', 'us', 1),
(440589, 782074, 'Brushton', 'brushton', 'us', 1),
(440590, 782074, 'Fort Johnson', 'fort-johnson', 'us', 1),
(440591, 782074, 'Cragsmoor', 'cragsmoor', 'us', 1),
(440592, 782074, 'Valley Falls', 'valley-falls', 'us', 1),
(440593, 782074, 'Wyoming', 'wyoming', 'us', 1),
(440594, 782074, 'Hunter', 'hunter', 'us', 1),
(440595, 782074, 'Cayuga', 'cayuga', 'us', 1),
(440596, 782074, 'Parish', 'parish', 'us', 1),
(440597, 782074, 'Fillmore', 'fillmore', 'us', 1),
(440598, 782074, 'Rifton', 'rifton', 'us', 1),
(440599, 782074, 'Remsen', 'remsen', 'us', 1),
(440600, 782074, 'Alexander', 'alexander', 'us', 1),
(440601, 782074, 'Depauville', 'depauville', 'us', 1),
(440602, 782074, 'Redford', 'redford', 'us', 1),
(440603, 782074, 'Red Creek', 'red-creek', 'us', 1),
(440604, 782074, 'Freeville', 'freeville', 'us', 1),
(440605, 782074, 'Westport', 'westport', 'us', 1),
(440606, 782074, 'Hannibal', 'hannibal', 'us', 1),
(440607, 782074, 'Sharon Springs', 'sharon-springs', 'us', 1),
(440608, 782074, 'Cherry Creek', 'cherry-creek', 'us', 1),
(440609, 782074, 'Unionville', 'unionville', 'us', 1),
(440610, 782074, 'Ellicottville', 'ellicottville', 'us', 1),
(440611, 782074, 'Cherry Valley', 'cherry-valley', 'us', 1),
(440612, 782074, 'Lyons Falls', 'lyons-falls', 'us', 1),
(440613, 782074, 'Morris', 'morris', 'us', 1),
(440614, 782074, 'Nichols', 'nichols', 'us', 1),
(440615, 782074, 'Middleville', 'middleville', 'us', 1),
(440616, 782074, 'Barker', 'barker', 'us', 1),
(440617, 782074, 'East Nassau', 'east-nassau', 'us', 1),
(440618, 782074, 'Canaseraga', 'canaseraga', 'us', 1),
(440619, 782074, 'Lacona', 'lacona', 'us', 1),
(440620, 782074, 'Schenevus', 'schenevus', 'us', 1),
(440621, 782074, 'Van Etten', 'van-etten', 'us', 1),
(440622, 782074, 'Smallwood', 'smallwood', 'us', 1),
(440623, 782074, 'Redwood', 'redwood', 'us', 1),
(440624, 782074, 'Wampsville', 'wampsville', 'us', 1),
(440625, 782074, 'Bridgewater', 'bridgewater', 'us', 1),
(440626, 782074, 'Cato', 'cato', 'us', 1),
(440627, 782074, 'Sagaponack', 'sagaponack', 'us', 1),
(440628, 782074, 'Chaumont', 'chaumont', 'us', 1),
(440629, 782074, 'Ghent', 'ghent', 'us', 1),
(440630, 782074, 'La Fargeville', 'la-fargeville', 'us', 1),
(440631, 782074, 'Round Lake', 'round-lake', 'us', 1),
(440632, 782074, 'Roscoe', 'roscoe', 'us', 1),
(440633, 782074, 'Rushville', 'rushville', 'us', 1),
(440634, 782074, 'East Randolph', 'east-randolph', 'us', 1),
(440635, 782074, 'Odessa', 'odessa', 'us', 1),
(440636, 782074, 'Nelliston', 'nelliston', 'us', 1),
(440637, 782074, 'Ovid', 'ovid', 'us', 1),
(440638, 782074, 'Port Leyden', 'port-leyden', 'us', 1),
(440639, 782074, 'Croghan', 'croghan', 'us', 1),
(440640, 782074, 'Evans Mills', 'evans-mills', 'us', 1),
(440641, 782074, 'Wellsburg', 'wellsburg', 'us', 1),
(440642, 782074, 'High Falls', 'high-falls', 'us', 1),
(440643, 782074, 'Accord', 'accord', 'us', 1),
(440644, 782074, 'Sinclairville', 'sinclairville', 'us', 1),
(440645, 782074, 'Wainscott', 'wainscott', 'us', 1),
(440646, 782074, 'Newport', 'newport', 'us', 1),
(440647, 782074, 'South Dayton', 'south-dayton', 'us', 1),
(440648, 782074, 'Cassadaga', 'cassadaga', 'us', 1),
(440649, 782074, 'Harrisville', 'harrisville', 'us', 1),
(440650, 782074, 'Margaretville', 'margaretville', 'us', 1),
(440651, 782074, 'Elba', 'elba', 'us', 1),
(440652, 782074, 'Oriskany Falls', 'oriskany-falls', 'us', 1),
(440653, 782074, 'Schaghticoke', 'schaghticoke', 'us', 1),
(440654, 782074, 'Interlaken', 'interlaken', 'us', 1),
(440655, 782074, 'Sherman', 'sherman', 'us', 1),
(440656, 782074, 'Au Sable Forks', 'au-sable-forks', 'us', 1),
(440657, 782074, 'Fultonville', 'fultonville', 'us', 1),
(440658, 782074, 'Hammondsport', 'hammondsport', 'us', 1),
(440659, 782074, 'Palatine Bridge', 'palatine-bridge', 'us', 1),
(440660, 782074, 'Spencer', 'spencer', 'us', 1),
(440661, 782074, 'Aurora', 'aurora', 'us', 1),
(440662, 782074, 'Antwerp', 'antwerp', 'us', 1),
(440663, 782074, 'Orient', 'orient', 'us', 1),
(440664, 782074, 'Forestville', 'forestville', 'us', 1),
(440665, 782074, 'Tuxedo Park', 'tuxedo-park', 'us', 1),
(440666, 782074, 'Cleveland', 'cleveland', 'us', 1),
(440667, 782074, 'Star Lake', 'star-lake', 'us', 1),
(440668, 782074, 'Cape Vincent', 'cape-vincent', 'us', 1),
(440669, 782074, 'Corfu', 'corfu', 'us', 1),
(440670, 782074, 'East Marion', 'east-marion', 'us', 1),
(440671, 782074, 'Walker Valley', 'walker-valley', 'us', 1),
(440672, 782074, 'Sandy Creek', 'sandy-creek', 'us', 1),
(440673, 782074, 'Earlville', 'earlville', 'us', 1),
(440674, 782074, 'Heuvelton', 'heuvelton', 'us', 1),
(440675, 782074, 'Fonda', 'fonda', 'us', 1),
(440676, 782074, 'Richmondville', 'richmondville', 'us', 1),
(440677, 782074, 'Mayfield', 'mayfield', 'us', 1),
(440678, 782074, 'Verplanck', 'verplanck', 'us', 1),
(440679, 782074, 'Savona', 'savona', 'us', 1),
(440680, 782074, 'Chateaugay', 'chateaugay', 'us', 1),
(440681, 782074, 'Copenhagen', 'copenhagen', 'us', 1),
(440682, 782074, 'Theresa', 'theresa', 'us', 1),
(440683, 782074, 'Silver Springs', 'silver-springs', 'us', 1),
(440684, 782074, 'Great Bend', 'great-bend', 'us', 1),
(440685, 782074, 'Afton', 'afton', 'us', 1),
(440686, 782074, 'Candor', 'candor', 'us', 1),
(440687, 782074, 'Arkport', 'arkport', 'us', 1),
(440688, 782074, 'Cohocton', 'cohocton', 'us', 1),
(440689, 782074, 'West Winfield', 'west-winfield', 'us', 1),
(440690, 782074, 'Mill Neck', 'mill-neck', 'us', 1),
(440691, 782074, 'Lyndonville', 'lyndonville', 'us', 1),
(440692, 782074, 'Coeymans', 'coeymans', 'us', 1),
(440693, 782074, 'Germantown', 'germantown', 'us', 1),
(440694, 782074, 'Gardiner', 'gardiner', 'us', 1),
(440695, 782074, 'Windsor', 'windsor', 'us', 1),
(440696, 782074, 'Angelica', 'angelica', 'us', 1),
(440697, 782074, 'Fair Haven', 'fair-haven', 'us', 1),
(440698, 782074, 'Belmont', 'belmont', 'us', 1),
(440699, 782074, 'Hillburn', 'hillburn', 'us', 1),
(440700, 782074, 'Tully', 'tully', 'us', 1),
(440701, 782074, 'Staatsburg', 'staatsburg', 'us', 1),
(440702, 782074, 'Millerton', 'millerton', 'us', 1),
(440703, 782074, 'Waddington', 'waddington', 'us', 1),
(440704, 782074, 'Whitney Point', 'whitney-point', 'us', 1),
(440705, 782074, 'Ripley', 'ripley', 'us', 1),
(440706, 782074, 'Salem', 'salem', 'us', 1),
(440707, 782074, 'Otego', 'otego', 'us', 1),
(440708, 782074, 'Avoca', 'avoca', 'us', 1),
(440709, 782074, 'Lake George', 'lake-george', 'us', 1),
(440710, 782074, 'Portville', 'portville', 'us', 1),
(440711, 782074, 'McGraw', 'mcgraw', 'us', 1),
(440712, 782074, 'Tribes Hill', 'tribes-hill', 'us', 1),
(440713, 782074, 'Woodridge', 'woodridge', 'us', 1),
(440714, 782074, 'Castile', 'castile', 'us', 1),
(440715, 782074, 'Minetto', 'minetto', 'us', 1),
(440716, 782074, 'Schoharie', 'schoharie', 'us', 1),
(440717, 782074, 'North Collins', 'north-collins', 'us', 1),
(440718, 782074, 'Brownville', 'brownville', 'us', 1),
(440719, 782074, 'Cattaraugus', 'cattaraugus', 'us', 1),
(440720, 782074, 'Poestenkill', 'poestenkill', 'us', 1),
(440721, 782074, 'Newark Valley', 'newark-valley', 'us', 1),
(440722, 782074, 'Andover', 'andover', 'us', 1),
(440723, 782074, 'Olcott', 'olcott', 'us', 1),
(440724, 782074, 'Marathon', 'marathon', 'us', 1),
(440725, 782074, 'Unadilla', 'unadilla', 'us', 1),
(440726, 782074, 'Naples', 'naples', 'us', 1),
(440727, 782074, 'Delevan', 'delevan', 'us', 1),
(440728, 782074, 'Otisville', 'otisville', 'us', 1),
(440729, 782074, 'Peconic', 'peconic', 'us', 1),
(440730, 782074, 'Plattekill', 'plattekill', 'us', 1),
(440731, 782074, 'Union Springs', 'union-springs', 'us', 1),
(440732, 782074, 'Friendship', 'friendship', 'us', 1),
(440733, 782074, 'Sylvan Beach', 'sylvan-beach', 'us', 1),
(440734, 782074, 'Altona', 'altona', 'us', 1),
(440735, 782074, 'Rock Hill', 'rock-hill', 'us', 1),
(440736, 782074, 'Elbridge', 'elbridge', 'us', 1),
(440737, 782074, 'Little Valley', 'little-valley', 'us', 1),
(440738, 782074, 'Apalachin', 'apalachin', 'us', 1),
(440739, 782074, 'Constantia', 'constantia', 'us', 1),
(440740, 782074, 'Amagansett', 'amagansett', 'us', 1),
(440741, 782074, 'Alexandria Bay', 'alexandria-bay', 'us', 1),
(440742, 782074, 'Port Henry', 'port-henry', 'us', 1),
(440743, 782074, 'Quogue', 'quogue', 'us', 1),
(440744, 782074, 'New Berlin', 'new-berlin', 'us', 1),
(440745, 782074, 'Hancock', 'hancock', 'us', 1),
(440746, 782074, 'Dexter', 'dexter', 'us', 1),
(440747, 782074, 'Nassau', 'nassau', 'us', 1),
(440748, 782074, 'Northville', 'northville', 'us', 1),
(440749, 782074, 'Amenia', 'amenia', 'us', 1),
(440750, 782074, 'Palenville', 'palenville', 'us', 1),
(440751, 782074, 'Bellerose', 'bellerose', 'us', 1),
(440752, 782074, 'Champlain', 'champlain', 'us', 1),
(440753, 782074, 'Richfield Springs', 'richfield-springs', 'us', 1),
(440754, 782074, 'Sodus Point', 'sodus-point', 'us', 1),
(440755, 782074, 'Wilson', 'wilson', 'us', 1),
(440756, 782074, 'Bolivar', 'bolivar', 'us', 1),
(440757, 782074, 'Stone Ridge', 'stone-ridge', 'us', 1),
(440758, 782074, 'Tivoli', 'tivoli', 'us', 1),
(440759, 782074, 'Vernon', 'vernon', 'us', 1),
(440760, 782074, 'Stamford', 'stamford', 'us', 1),
(440761, 782074, 'Gasport', 'gasport', 'us', 1),
(440762, 782074, 'Bergen', 'bergen', 'us', 1),
(440763, 782074, 'Napanoch', 'napanoch', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(440764, 782074, 'Camillus', 'camillus', 'us', 1),
(440765, 782074, 'Bridgehampton', 'bridgehampton', 'us', 1),
(440766, 782074, 'Laurel', 'laurel', 'us', 1),
(440767, 782074, 'Celoron', 'celoron', 'us', 1),
(440768, 782074, 'Wurtsboro', 'wurtsboro', 'us', 1),
(440769, 782074, 'Shelter Island', 'shelter-island', 'us', 1),
(440770, 782074, 'Bloomfield', 'bloomfield', 'us', 1),
(440771, 782074, 'Randolph', 'randolph', 'us', 1),
(440772, 782074, 'Holland', 'holland', 'us', 1),
(440773, 782074, 'Shokan', 'shokan', 'us', 1),
(440774, 782074, 'Port Byron', 'port-byron', 'us', 1),
(440775, 782074, 'Nunda', 'nunda', 'us', 1),
(440776, 782074, 'Livingston Manor', 'livingston-manor', 'us', 1),
(440777, 782074, 'Norfolk', 'norfolk', 'us', 1),
(440778, 782074, 'Shortsville', 'shortsville', 'us', 1),
(440779, 782074, 'Black River', 'black-river', 'us', 1),
(440780, 782074, 'Kinderhook', 'kinderhook', 'us', 1),
(440781, 782074, 'Hagaman', 'hagaman', 'us', 1),
(440782, 782074, 'Bainbridge', 'bainbridge', 'us', 1),
(440783, 782074, 'Moravia', 'moravia', 'us', 1),
(440784, 782074, 'Stottville', 'stottville', 'us', 1),
(440785, 782074, 'Livonia', 'livonia', 'us', 1),
(440786, 782074, 'Pittsford', 'pittsford', 'us', 1),
(440787, 782074, 'East Hampton', 'east-hampton', 'us', 1),
(440788, 782074, 'Schuylerville', 'schuylerville', 'us', 1),
(440789, 782074, 'Broadalbin', 'broadalbin', 'us', 1),
(440790, 782074, 'Fort Montgomery', 'fort-montgomery', 'us', 1),
(440791, 782074, 'Jordan', 'jordan', 'us', 1),
(440792, 782074, 'Sackets Harbor', 'sackets-harbor', 'us', 1),
(440793, 782074, 'Adams Center', 'adams-center', 'us', 1),
(440794, 782074, 'Philmont', 'philmont', 'us', 1),
(440795, 782074, 'Oriskany', 'oriskany', 'us', 1),
(440796, 782074, 'Yorkshire', 'yorkshire', 'us', 1),
(440797, 782074, 'Clintondale', 'clintondale', 'us', 1),
(440798, 782074, 'Sherburne', 'sherburne', 'us', 1),
(440799, 782074, 'Cairo', 'cairo', 'us', 1),
(440800, 782074, 'Averill Park', 'averill-park', 'us', 1),
(440801, 782074, 'Pine Plains', 'pine-plains', 'us', 1),
(440802, 782074, 'Ransomville', 'ransomville', 'us', 1),
(440803, 782074, 'Clark Mills', 'clark-mills', 'us', 1),
(440804, 782074, 'Manchester', 'manchester', 'us', 1),
(440805, 782074, 'Eastport', 'eastport', 'us', 1),
(440806, 782074, 'Point Lookout', 'point-lookout', 'us', 1),
(440807, 782074, 'Brocton', 'brocton', 'us', 1),
(440808, 782074, 'Middleburgh', 'middleburgh', 'us', 1),
(440809, 782074, 'Jamesport', 'jamesport', 'us', 1),
(440810, 782074, 'Peru', 'peru', 'us', 1),
(440811, 782074, 'Philadelphia', 'philadelphia', 'us', 1),
(440812, 782074, 'Pine Bush', 'pine-bush', 'us', 1),
(440813, 782074, 'Macedon', 'macedon', 'us', 1),
(440814, 782074, 'Mexico', 'mexico', 'us', 1),
(440815, 782074, 'Great River', 'great-river', 'us', 1),
(440816, 782074, 'Goldens Bridge', 'goldens-bridge', 'us', 1),
(440817, 782074, 'Cuba', 'cuba', 'us', 1),
(440818, 782074, 'Oxford', 'oxford', 'us', 1),
(440819, 782074, 'Millbrook', 'millbrook', 'us', 1),
(440820, 782074, 'Norwood', 'norwood', 'us', 1),
(440821, 782074, 'Saint Johnsville', 'saint-johnsville', 'us', 1),
(440822, 782074, 'Deposit', 'deposit', 'us', 1),
(440823, 782074, 'Adams', 'adams', 'us', 1),
(440824, 782074, 'Trumansburg', 'trumansburg', 'us', 1),
(440825, 782074, 'Watermill', 'watermill', 'us', 1),
(440826, 782074, 'Stillwater', 'stillwater', 'us', 1),
(440827, 782074, 'Central Square', 'central-square', 'us', 1),
(440828, 782074, 'Sodus', 'sodus', 'us', 1),
(440829, 782074, 'Bedford', 'bedford', 'us', 1),
(440830, 782074, 'Bridgeport', 'bridgeport', 'us', 1),
(440831, 782074, 'Greene', 'greene', 'us', 1),
(440832, 782074, 'Morrisonville', 'morrisonville', 'us', 1),
(440833, 782074, 'Wolcott', 'wolcott', 'us', 1),
(440834, 782074, 'Dundee', 'dundee', 'us', 1),
(440835, 782074, 'Niverville', 'niverville', 'us', 1),
(440836, 782074, 'Tillson', 'tillson', 'us', 1),
(440837, 782074, 'Altamont', 'altamont', 'us', 1),
(440838, 782074, 'Athens', 'athens', 'us', 1),
(440839, 782074, 'Waterville', 'waterville', 'us', 1),
(440840, 782074, 'Holley', 'holley', 'us', 1),
(440841, 782074, 'Mayville', 'mayville', 'us', 1),
(440842, 782074, 'Houghton', 'houghton', 'us', 1),
(440843, 782074, 'Westons Mills', 'westons-mills', 'us', 1),
(440844, 782074, 'Fishkill', 'fishkill', 'us', 1),
(440845, 782074, 'Glasco', 'glasco', 'us', 1),
(440846, 782074, 'Addison', 'addison', 'us', 1),
(440847, 782074, 'Kerhonkson', 'kerhonkson', 'us', 1),
(440848, 782074, 'Franklinville', 'franklinville', 'us', 1),
(440849, 782074, 'Painted Post', 'painted-post', 'us', 1),
(440850, 782074, 'Montour Falls', 'montour-falls', 'us', 1),
(440851, 782074, 'Chatham', 'chatham', 'us', 1),
(440852, 782074, 'Oakfield', 'oakfield', 'us', 1),
(440853, 782074, 'Allegany', 'allegany', 'us', 1),
(440854, 782074, 'Keeseville', 'keeseville', 'us', 1),
(440855, 782074, 'Central Valley', 'central-valley', 'us', 1),
(440856, 782074, 'Marcellus', 'marcellus', 'us', 1),
(440857, 782074, 'Wayland', 'wayland', 'us', 1),
(440858, 782074, 'Clayton', 'clayton', 'us', 1),
(440859, 782074, 'New Hartford', 'new-hartford', 'us', 1),
(440860, 782074, 'Pleasant Valley', 'pleasant-valley', 'us', 1),
(440861, 782074, 'Shrub Oak', 'shrub-oak', 'us', 1),
(440862, 782074, 'Red Hook', 'red-hook', 'us', 1),
(440863, 782074, 'Greenwich', 'greenwich', 'us', 1),
(440864, 782074, 'Cooperstown', 'cooperstown', 'us', 1),
(440865, 782074, 'Dryden', 'dryden', 'us', 1),
(440866, 782074, 'Valatie', 'valatie', 'us', 1),
(440867, 782074, 'Churchville', 'churchville', 'us', 1),
(440868, 782074, 'Youngstown', 'youngstown', 'us', 1),
(440869, 782074, 'Clinton', 'clinton', 'us', 1),
(440870, 782074, 'Cambridge', 'cambridge', 'us', 1),
(440871, 782074, 'Phelps', 'phelps', 'us', 1),
(440872, 782074, 'Middleport', 'middleport', 'us', 1),
(440873, 782074, 'Shenorock', 'shenorock', 'us', 1),
(440874, 782074, 'Arcade', 'arcade', 'us', 1),
(440875, 782074, 'Clarence Center', 'clarence-center', 'us', 1),
(440876, 782074, 'Weedsport', 'weedsport', 'us', 1),
(440877, 782074, 'Atlantic Beach', 'atlantic-beach', 'us', 1),
(440878, 782074, 'Westhampton Beach', 'westhampton-beach', 'us', 1),
(440879, 782074, 'Cold Spring', 'cold-spring', 'us', 1),
(440880, 782074, 'South Fallsburg', 'south-fallsburg', 'us', 1),
(440881, 782074, 'Frewsburg', 'frewsburg', 'us', 1),
(440882, 782074, 'West Hurley', 'west-hurley', 'us', 1),
(440883, 782074, 'Lincolndale', 'lincolndale', 'us', 1),
(440884, 782074, 'Dover Plains', 'dover-plains', 'us', 1),
(440885, 782074, 'Dolgeville', 'dolgeville', 'us', 1),
(440886, 782074, 'Morrisville', 'morrisville', 'us', 1),
(440887, 782074, 'Scottsville', 'scottsville', 'us', 1),
(440888, 782074, 'Greenport', 'greenport', 'us', 1),
(440889, 782074, 'Boonville', 'boonville', 'us', 1),
(440890, 782074, 'Crompond', 'crompond', 'us', 1),
(440891, 782074, 'Watkins Glen', 'watkins-glen', 'us', 1),
(440892, 782074, 'Wallkill', 'wallkill', 'us', 1),
(440893, 782074, 'Waterford', 'waterford', 'us', 1),
(440894, 782074, 'Clifton Springs', 'clifton-springs', 'us', 1),
(440895, 782074, 'Phoenix', 'phoenix', 'us', 1),
(440896, 782074, 'Canajoharie', 'canajoharie', 'us', 1),
(440897, 782074, 'Clyde', 'clyde', 'us', 1),
(440898, 782074, 'Woodstock', 'woodstock', 'us', 1),
(440899, 782074, 'Brewster', 'brewster', 'us', 1),
(440900, 782074, 'Angola', 'angola', 'us', 1),
(440901, 782074, 'Fort Plain', 'fort-plain', 'us', 1),
(440902, 782074, 'Caledonia', 'caledonia', 'us', 1),
(440903, 782074, 'Buchanan', 'buchanan', 'us', 1),
(440904, 782074, 'East Atlantic Beach', 'east-atlantic-beach', 'us', 1),
(440905, 782074, 'Canisteo', 'canisteo', 'us', 1),
(440906, 782074, 'Greenvale', 'greenvale', 'us', 1),
(440907, 782074, 'Camden', 'camden', 'us', 1),
(440908, 782074, 'Pawling', 'pawling', 'us', 1),
(440909, 782074, 'Harriman', 'harriman', 'us', 1),
(440910, 782074, 'Nedrow', 'nedrow', 'us', 1),
(440911, 782074, 'Pulaski', 'pulaski', 'us', 1),
(440912, 782074, 'Aquebogue', 'aquebogue', 'us', 1),
(440913, 782074, 'Moriches', 'moriches', 'us', 1),
(440914, 782074, 'Bellport', 'bellport', 'us', 1),
(440915, 782074, 'Big Flats', 'big-flats', 'us', 1),
(440916, 782074, 'Marlboro', 'marlboro', 'us', 1),
(440917, 782074, 'Sag Harbor', 'sag-harbor', 'us', 1),
(440918, 782074, 'Rouses Point', 'rouses-point', 'us', 1),
(440919, 782074, 'Frankfort', 'frankfort', 'us', 1),
(440920, 782074, 'Liverpool', 'liverpool', 'us', 1),
(440921, 782074, 'Falconer', 'falconer', 'us', 1),
(440922, 782074, 'Lima', 'lima', 'us', 1),
(440923, 782074, 'Attica', 'attica', 'us', 1),
(440924, 782074, 'Corinth', 'corinth', 'us', 1),
(440925, 782074, 'Groton', 'groton', 'us', 1),
(440926, 782074, 'East Williston', 'east-williston', 'us', 1),
(440927, 782074, 'West Sand Lake', 'west-sand-lake', 'us', 1),
(440928, 782074, 'Halesite', 'halesite', 'us', 1),
(440929, 782074, 'Delhi', 'delhi', 'us', 1),
(440930, 782074, 'Mohawk', 'mohawk', 'us', 1),
(440931, 782074, 'Skaneateles', 'skaneateles', 'us', 1),
(440932, 782074, 'Victor', 'victor', 'us', 1),
(440933, 782074, 'Blasdell', 'blasdell', 'us', 1),
(440934, 782074, 'Yorkville', 'yorkville', 'us', 1),
(440935, 782074, 'Lake Katrine', 'lake-katrine', 'us', 1),
(440936, 782074, 'Granville', 'granville', 'us', 1),
(440937, 782074, 'Honeoye Falls', 'honeoye-falls', 'us', 1),
(440938, 782074, 'Roslyn', 'roslyn', 'us', 1),
(440939, 782074, 'Whitehall', 'whitehall', 'us', 1),
(440940, 782074, 'Piermont', 'piermont', 'us', 1),
(440941, 782074, 'East Norwich', 'east-norwich', 'us', 1),
(440942, 782074, 'Lewiston', 'lewiston', 'us', 1),
(440943, 782074, 'Alden', 'alden', 'us', 1),
(440944, 782074, 'Milton', 'milton', 'us', 1),
(440945, 782074, 'North Boston', 'north-boston', 'us', 1),
(440946, 782074, 'Gowanda', 'gowanda', 'us', 1),
(440947, 782074, 'Ticonderoga', 'ticonderoga', 'us', 1),
(440948, 782074, 'Cazenovia', 'cazenovia', 'us', 1),
(440949, 782074, 'Lake Placid', 'lake-placid', 'us', 1),
(440950, 782074, 'Voorheesville', 'voorheesville', 'us', 1),
(440951, 782074, 'Green Island', 'green-island', 'us', 1),
(440952, 782074, 'Lido Beach', 'lido-beach', 'us', 1),
(440953, 782074, 'Silver Creek', 'silver-creek', 'us', 1),
(440954, 782074, 'Coxsackie', 'coxsackie', 'us', 1),
(440955, 782074, 'Wynantskill', 'wynantskill', 'us', 1),
(440956, 782074, 'Walton', 'walton', 'us', 1),
(440957, 782074, 'Florida', 'florida', 'us', 1),
(440958, 782074, 'Cutchogue', 'cutchogue', 'us', 1),
(440959, 782074, 'Pomona', 'pomona', 'us', 1),
(440960, 782074, 'Avon', 'avon', 'us', 1),
(440961, 782074, 'Akron', 'akron', 'us', 1),
(440962, 782074, 'East Syracuse', 'east-syracuse', 'us', 1),
(440963, 782074, 'Fort Edward', 'fort-edward', 'us', 1),
(440964, 782074, 'Sherrill', 'sherrill', 'us', 1),
(440965, 782074, 'Hopewell Junction', 'hopewell-junction', 'us', 1),
(440966, 782074, 'Lakewood', 'lakewood', 'us', 1),
(440967, 782074, 'New York Mills', 'new-york-mills', 'us', 1),
(440968, 782074, 'Rhinebeck', 'rhinebeck', 'us', 1),
(440969, 782074, 'Sloatsburg', 'sloatsburg', 'us', 1),
(440970, 782074, 'Mount Morris', 'mount-morris', 'us', 1),
(440971, 782074, 'Orchard Park', 'orchard-park', 'us', 1),
(440972, 782074, 'Newfane', 'newfane', 'us', 1),
(440973, 782074, 'Islandia', 'islandia', 'us', 1),
(440974, 782074, 'Warrensburg', 'warrensburg', 'us', 1),
(440975, 782074, 'West Nyack', 'west-nyack', 'us', 1),
(440976, 782074, 'South Hempstead', 'south-hempstead', 'us', 1),
(440977, 782074, 'Lowville', 'lowville', 'us', 1),
(440978, 782074, 'Minoa', 'minoa', 'us', 1),
(440979, 782074, 'Hurley', 'hurley', 'us', 1),
(440980, 782074, 'Orangeburg', 'orangeburg', 'us', 1),
(440981, 782074, 'Westhampton', 'westhampton', 'us', 1),
(440982, 782074, 'Brightwaters', 'brightwaters', 'us', 1),
(440983, 782074, 'Homer', 'homer', 'us', 1),
(440984, 782074, 'Locust Valley', 'locust-valley', 'us', 1),
(440985, 782074, 'Ravena', 'ravena', 'us', 1),
(440986, 782074, 'Hoosick Falls', 'hoosick-falls', 'us', 1),
(440987, 782074, 'Palmyra', 'palmyra', 'us', 1),
(440988, 782074, 'South Glens Falls', 'south-glens-falls', 'us', 1),
(440989, 782074, 'Vails Gate', 'vails-gate', 'us', 1),
(440990, 782074, 'Westfield', 'westfield', 'us', 1),
(440991, 782074, 'Greenwood Lake', 'greenwood-lake', 'us', 1),
(440992, 782074, 'Lansing', 'lansing', 'us', 1),
(440993, 782074, 'Lyons', 'lyons', 'us', 1),
(440994, 782074, 'Spencerport', 'spencerport', 'us', 1),
(440995, 782074, 'Chester', 'chester', 'us', 1),
(440996, 782074, 'Hamilton', 'hamilton', 'us', 1),
(440997, 782074, 'Glenwood Landing', 'glenwood-landing', 'us', 1),
(440998, 782074, 'Warsaw', 'warsaw', 'us', 1),
(440999, 782074, 'Brewerton', 'brewerton', 'us', 1),
(441000, 782074, 'Carthage', 'carthage', 'us', 1),
(441001, 782074, 'Port Ewen', 'port-ewen', 'us', 1),
(441002, 782074, 'Owego', 'owego', 'us', 1),
(441003, 782074, 'Lloyd Harbor', 'lloyd-harbor', 'us', 1),
(441004, 782074, 'Brookhaven', 'brookhaven', 'us', 1),
(441005, 782074, 'Highland Falls', 'highland-falls', 'us', 1),
(441006, 782074, 'Eden', 'eden', 'us', 1),
(441007, 782074, 'Perry', 'perry', 'us', 1),
(441008, 782074, 'Whitesboro', 'whitesboro', 'us', 1),
(441009, 782074, 'Armonk', 'armonk', 'us', 1),
(441010, 782074, 'Calcium', 'calcium', 'us', 1),
(441011, 782074, 'Sidney', 'sidney', 'us', 1),
(441012, 782074, 'Tupper Lake', 'tupper-lake', 'us', 1),
(441013, 782074, 'Saugerties', 'saugerties', 'us', 1),
(441014, 782074, 'Liberty', 'liberty', 'us', 1),
(441015, 782074, 'Highland Mills', 'highland-mills', 'us', 1),
(441016, 782074, 'Elmira Heights', 'elmira-heights', 'us', 1),
(441017, 782074, 'Ellenville', 'ellenville', 'us', 1),
(441018, 782074, 'Gouverneur', 'gouverneur', 'us', 1),
(441019, 782074, 'Southampton', 'southampton', 'us', 1),
(441020, 782074, 'Fayetteville', 'fayetteville', 'us', 1),
(441021, 782074, 'Dannemora', 'dannemora', 'us', 1),
(441022, 782074, 'East Quogue', 'east-quogue', 'us', 1),
(441023, 782074, 'East Greenbush', 'east-greenbush', 'us', 1),
(441024, 782074, 'Montgomery', 'montgomery', 'us', 1),
(441025, 782074, 'Springville', 'springville', 'us', 1),
(441026, 782074, 'Bardonia', 'bardonia', 'us', 1),
(441027, 782074, 'Montauk', 'montauk', 'us', 1),
(441028, 782074, 'Le Roy', 'le-roy', 'us', 1),
(441029, 782074, 'Mattituck', 'mattituck', 'us', 1),
(441030, 782074, 'Catskill', 'catskill', 'us', 1),
(441031, 782074, 'Canastota', 'canastota', 'us', 1),
(441032, 782074, 'Blue Point', 'blue-point', 'us', 1),
(441033, 782074, 'Old Westbury', 'old-westbury', 'us', 1),
(441034, 782074, 'Cobleskill', 'cobleskill', 'us', 1),
(441035, 782074, 'Thiells', 'thiells', 'us', 1),
(441036, 782074, 'Waverly', 'waverly', 'us', 1),
(441037, 782074, 'Dansville', 'dansville', 'us', 1),
(441038, 782074, 'Glen Head', 'glen-head', 'us', 1),
(441039, 782074, 'Maybrook', 'maybrook', 'us', 1),
(441040, 782074, 'Manlius', 'manlius', 'us', 1),
(441041, 782074, 'Elmsford', 'elmsford', 'us', 1),
(441042, 782074, 'Island Park', 'island-park', 'us', 1),
(441043, 782074, 'East Moriches', 'east-moriches', 'us', 1),
(441044, 782074, 'Carmel', 'carmel', 'us', 1),
(441045, 782074, 'Niskayuna', 'niskayuna', 'us', 1),
(441046, 782074, 'Chittenango', 'chittenango', 'us', 1),
(441047, 782074, 'Alfred', 'alfred', 'us', 1),
(441048, 782074, 'Saranac Lake', 'saranac-lake', 'us', 1),
(441049, 782074, 'Little Falls', 'little-falls', 'us', 1),
(441050, 782074, 'Wheatley Heights', 'wheatley-heights', 'us', 1),
(441051, 782074, 'Mechanicville', 'mechanicville', 'us', 1),
(441052, 782074, 'Sea Cliff', 'sea-cliff', 'us', 1),
(441053, 782074, 'Wappingers Falls', 'wappingers-falls', 'us', 1),
(441054, 782074, 'Cold Spring Harbor', 'cold-spring-harbor', 'us', 1),
(441055, 782074, 'Penn Yan', 'penn-yan', 'us', 1),
(441056, 782074, 'West Sayville', 'west-sayville', 'us', 1),
(441057, 782074, 'Waterloo', 'waterloo', 'us', 1),
(441058, 782074, 'Webster', 'webster', 'us', 1),
(441059, 782074, 'Ardsley', 'ardsley', 'us', 1),
(441060, 782074, 'Wellsville', 'wellsville', 'us', 1),
(441061, 782074, 'Albertson', 'albertson', 'us', 1),
(441062, 782074, 'Yaphank', 'yaphank', 'us', 1),
(441063, 782074, 'Goshen', 'goshen', 'us', 1),
(441064, 782074, 'Hawthorne', 'hawthorne', 'us', 1),
(441065, 782074, 'Kings Point', 'kings-point', 'us', 1),
(441066, 782074, 'Old Bethpage', 'old-bethpage', 'us', 1),
(441067, 782074, 'Carle Place', 'carle-place', 'us', 1),
(441068, 782074, 'Highland', 'highland', 'us', 1),
(441069, 782074, 'Williamsville', 'williamsville', 'us', 1),
(441070, 782074, 'Blauvelt', 'blauvelt', 'us', 1),
(441071, 782074, 'Centerport', 'centerport', 'us', 1),
(441072, 782074, 'Valhalla', 'valhalla', 'us', 1),
(441073, 782074, 'Thornwood', 'thornwood', 'us', 1),
(441074, 782074, 'Bath', 'bath', 'us', 1),
(441075, 782074, 'Southold', 'southold', 'us', 1),
(441076, 782074, 'Ballston Spa', 'ballston-spa', 'us', 1),
(441077, 782074, 'Fairport', 'fairport', 'us', 1),
(441078, 782074, 'Islip Terrace', 'islip-terrace', 'us', 1),
(441079, 782074, 'Albion', 'albion', 'us', 1),
(441080, 782074, 'Salamanca', 'salamanca', 'us', 1),
(441081, 782074, 'Malone', 'malone', 'us', 1),
(441082, 782074, 'Canton', 'canton', 'us', 1),
(441083, 782074, 'Hilton', 'hilton', 'us', 1),
(441084, 782074, 'Cedarhurst', 'cedarhurst', 'us', 1),
(441085, 782074, 'Calverton', 'calverton', 'us', 1),
(441086, 782074, 'Roslyn Heights', 'roslyn-heights', 'us', 1),
(441087, 782074, 'Medina', 'medina', 'us', 1),
(441088, 782074, 'Tuckahoe', 'tuckahoe', 'us', 1),
(441089, 782074, 'Horseheads', 'horseheads', 'us', 1),
(441090, 782074, 'Mattydale', 'mattydale', 'us', 1),
(441091, 782074, 'East Aurora', 'east-aurora', 'us', 1),
(441092, 782074, 'Pelham', 'pelham', 'us', 1),
(441093, 782074, 'East Rochester', 'east-rochester', 'us', 1),
(441094, 782074, 'Monticello', 'monticello', 'us', 1),
(441095, 782074, 'Bronxville', 'bronxville', 'us', 1),
(441096, 782074, 'Washingtonville', 'washingtonville', 'us', 1),
(441097, 782074, 'Larchmont', 'larchmont', 'us', 1),
(441098, 782074, 'Lawrence', 'lawrence', 'us', 1),
(441099, 782074, 'Warwick', 'warwick', 'us', 1),
(441100, 782074, 'Solvay', 'solvay', 'us', 1),
(441101, 782074, 'Tappan', 'tappan', 'us', 1),
(441102, 782074, 'New Paltz', 'new-paltz', 'us', 1),
(441103, 782074, 'Irvington', 'irvington', 'us', 1),
(441104, 782074, 'West Point', 'west-point', 'us', 1),
(441105, 782074, 'Nyack', 'nyack', 'us', 1),
(441106, 782074, 'Hudson Falls', 'hudson-falls', 'us', 1),
(441107, 782074, 'North Syracuse', 'north-syracuse', 'us', 1),
(441108, 782074, 'Oyster Bay', 'oyster-bay', 'us', 1),
(441109, 782074, 'Walden', 'walden', 'us', 1),
(441110, 782074, 'Seneca Falls', 'seneca-falls', 'us', 1),
(441111, 782074, 'Center Moriches', 'center-moriches', 'us', 1),
(441112, 782074, 'Bayville', 'bayville', 'us', 1),
(441113, 782074, 'Hudson', 'hudson', 'us', 1),
(441114, 782074, 'Williston Park', 'williston-park', 'us', 1),
(441115, 782074, 'Herkimer', 'herkimer', 'us', 1),
(441116, 782074, 'Norwich', 'norwich', 'us', 1),
(441117, 782074, 'Pleasantville', 'pleasantville', 'us', 1),
(441118, 782074, 'Hewlett', 'hewlett', 'us', 1),
(441119, 782074, 'Baldwinsville', 'baldwinsville', 'us', 1),
(441120, 782074, 'Wading River', 'wading-river', 'us', 1),
(441121, 782074, 'Northport', 'northport', 'us', 1),
(441122, 782074, 'Rensselaer', 'rensselaer', 'us', 1),
(441123, 782074, 'Scotia', 'scotia', 'us', 1),
(441124, 782074, 'Chestnut Ridge', 'chestnut-ridge', 'us', 1),
(441125, 782074, 'Port Jefferson', 'port-jefferson', 'us', 1),
(441126, 782074, 'Briarcliff Manor', 'briarcliff-manor', 'us', 1),
(441127, 782074, 'Yorktown Heights', 'yorktown-heights', 'us', 1),
(441128, 782074, 'Brockport', 'brockport', 'us', 1),
(441129, 782074, 'Geneseo', 'geneseo', 'us', 1),
(441130, 782074, 'Oakdale', 'oakdale', 'us', 1),
(441131, 782074, 'Colonie', 'colonie', 'us', 1),
(441132, 782074, 'Delmar', 'delmar', 'us', 1),
(441133, 782074, 'Greenville', 'greenville', 'us', 1),
(441134, 782074, 'Ilion', 'ilion', 'us', 1),
(441135, 782074, 'Monroe', 'monroe', 'us', 1),
(441136, 782074, 'Congers', 'congers', 'us', 1),
(441137, 782074, 'Farmingdale', 'farmingdale', 'us', 1),
(441138, 782074, 'Johnstown', 'johnstown', 'us', 1),
(441139, 782074, 'Manhasset', 'manhasset', 'us', 1),
(441140, 782074, 'Hornell', 'hornell', 'us', 1),
(441141, 782074, 'Mahopac', 'mahopac', 'us', 1),
(441142, 782074, 'Malverne', 'malverne', 'us', 1),
(441143, 782074, 'Scotchtown', 'scotchtown', 'us', 1),
(441144, 782074, 'Woodbury', 'woodbury', 'us', 1),
(441145, 782074, 'Mount Sinai', 'mount-sinai', 'us', 1),
(441146, 782074, 'Bayport', 'bayport', 'us', 1),
(441147, 782074, 'New Windsor', 'new-windsor', 'us', 1),
(441148, 782074, 'Airmont', 'airmont', 'us', 1),
(441149, 782074, 'Port Jervis', 'port-jervis', 'us', 1),
(441150, 782074, 'Sleepy Hollow', 'sleepy-hollow', 'us', 1),
(441151, 782074, 'Valley Cottage', 'valley-cottage', 'us', 1),
(441152, 782074, 'Newark', 'newark', 'us', 1),
(441153, 782074, 'Amityville', 'amityville', 'us', 1),
(441154, 782074, 'New Hyde Park', 'new-hyde-park', 'us', 1),
(441155, 782074, 'Chappaqua', 'chappaqua', 'us', 1),
(441156, 782074, 'Rye Brook', 'rye-brook', 'us', 1),
(441157, 782074, 'Great Neck', 'great-neck', 'us', 1),
(441158, 782074, 'Hamburg', 'hamburg', 'us', 1),
(441159, 782074, 'Potsdam', 'potsdam', 'us', 1),
(441160, 782074, 'Hartsdale', 'hartsdale', 'us', 1),
(441161, 782074, 'Bohemia', 'bohemia', 'us', 1),
(441162, 782074, 'Watervliet', 'watervliet', 'us', 1),
(441163, 782074, 'Mount Kisco', 'mount-kisco', 'us', 1),
(441164, 782074, 'Sound Beach', 'sound-beach', 'us', 1),
(441165, 782074, 'Inwood', 'inwood', 'us', 1),
(441166, 782074, 'Haverstraw', 'haverstraw', 'us', 1),
(441167, 782074, 'Rocky Point', 'rocky-point', 'us', 1),
(441168, 782074, 'East Rockaway', 'east-rockaway', 'us', 1),
(441169, 782074, 'West Haverstraw', 'west-haverstraw', 'us', 1),
(441170, 782074, 'Fredonia', 'fredonia', 'us', 1),
(441171, 782074, 'Corning', 'corning', 'us', 1),
(441172, 782074, 'Middle Island', 'middle-island', 'us', 1),
(441173, 782074, 'Lake Grove', 'lake-grove', 'us', 1),
(441174, 782074, 'Massena', 'massena', 'us', 1),
(441175, 782074, 'Oneida', 'oneida', 'us', 1),
(441176, 782074, 'Suffern', 'suffern', 'us', 1),
(441177, 782074, 'Miller Place', 'miller-place', 'us', 1),
(441178, 782074, 'Endwell', 'endwell', 'us', 1),
(441179, 782074, 'Dobbs Ferry', 'dobbs-ferry', 'us', 1),
(441180, 782074, 'Wyandanch', 'wyandanch', 'us', 1),
(441181, 782074, 'Riverhead', 'riverhead', 'us', 1),
(441182, 782074, 'Ogdensburg', 'ogdensburg', 'us', 1),
(441183, 782074, 'Tarrytown', 'tarrytown', 'us', 1),
(441184, 782074, 'Fulton', 'fulton', 'us', 1),
(441185, 782074, 'North Merrick', 'north-merrick', 'us', 1),
(441186, 782074, 'Canandaigua', 'canandaigua', 'us', 1),
(441187, 782074, 'Lancaster', 'lancaster', 'us', 1),
(441188, 782074, 'Patchogue', 'patchogue', 'us', 1),
(441189, 782074, 'Mastic Beach', 'mastic-beach', 'us', 1),
(441190, 782074, 'Stony Point', 'stony-point', 'us', 1),
(441191, 782074, 'Oneonta', 'oneonta', 'us', 1),
(441192, 782074, 'Nesconset', 'nesconset', 'us', 1),
(441193, 782074, 'Endicott', 'endicott', 'us', 1),
(441194, 782074, 'Babylon', 'babylon', 'us', 1),
(441195, 782074, 'Jericho', 'jericho', 'us', 1),
(441196, 782074, 'Dunkirk', 'dunkirk', 'us', 1),
(441197, 782074, 'Greenlawn', 'greenlawn', 'us', 1),
(441198, 782074, 'Geneva', 'geneva', 'us', 1),
(441199, 782074, 'Saint James', 'saint-james', 'us', 1),
(441200, 782074, 'Stony Brook', 'stony-brook', 'us', 1),
(441201, 782074, 'Manorville', 'manorville', 'us', 1),
(441202, 782074, 'East Islip', 'east-islip', 'us', 1),
(441203, 782074, 'Greece', 'greece', 'us', 1),
(441204, 782074, 'Ridge', 'ridge', 'us', 1),
(441205, 782074, 'Glens Falls', 'glens-falls', 'us', 1),
(441206, 782074, 'Westbury', 'westbury', 'us', 1),
(441207, 782074, 'Monsey', 'monsey', 'us', 1),
(441208, 782074, 'Olean', 'olean', 'us', 1),
(441209, 782074, 'Hampton Bays', 'hampton-bays', 'us', 1),
(441210, 782074, 'Johnson City', 'johnson-city', 'us', 1),
(441211, 782074, 'Port Washington', 'port-washington', 'us', 1),
(441212, 782074, 'Rye', 'rye', 'us', 1),
(441213, 782074, 'Gloversville', 'gloversville', 'us', 1),
(441214, 782074, 'Cohoes', 'cohoes', 'us', 1),
(441215, 782074, 'Kings Park', 'kings-park', 'us', 1),
(441216, 782074, 'Tonawanda', 'tonawanda', 'us', 1),
(441217, 782074, 'Melville', 'melville', 'us', 1),
(441218, 782074, 'Pearl River', 'pearl-river', 'us', 1),
(441219, 782074, 'Kenmore', 'kenmore', 'us', 1),
(441220, 782074, 'Floral Park', 'floral-park', 'us', 1),
(441221, 782074, 'Seaford', 'seaford', 'us', 1),
(441222, 782074, 'Batavia', 'batavia', 'us', 1),
(441223, 782074, 'Depew', 'depew', 'us', 1),
(441224, 782074, 'Roosevelt', 'roosevelt', 'us', 1),
(441225, 782074, 'Mastic', 'mastic', 'us', 1),
(441226, 782074, 'Bellmore', 'bellmore', 'us', 1),
(441227, 782074, 'Sayville', 'sayville', 'us', 1),
(441228, 782074, 'Woodmere', 'woodmere', 'us', 1),
(441229, 782074, 'Bethpage', 'bethpage', 'us', 1),
(441230, 782074, 'East Setauket', 'east-setauket', 'us', 1),
(441231, 782074, 'Farmingville', 'farmingville', 'us', 1),
(441232, 782074, 'Massapequa Park', 'massapequa-park', 'us', 1),
(441233, 782074, 'North Babylon', 'north-babylon', 'us', 1),
(441234, 782074, 'Amsterdam', 'amsterdam', 'us', 1),
(441235, 782074, 'Holtsville', 'holtsville', 'us', 1),
(441236, 782074, 'Scarsdale', 'scarsdale', 'us', 1),
(441237, 782074, 'Nanuet', 'nanuet', 'us', 1),
(441238, 782074, 'Cortland', 'cortland', 'us', 1),
(441239, 782074, 'Mamaroneck', 'mamaroneck', 'us', 1),
(441240, 782074, 'Syosset', 'syosset', 'us', 1),
(441241, 782074, 'Lackawanna', 'lackawanna', 'us', 1),
(441242, 782074, 'Huntington', 'huntington', 'us', 1),
(441243, 782074, 'Oswego', 'oswego', 'us', 1),
(441244, 782074, 'Eastchester', 'eastchester', 'us', 1),
(441245, 782074, 'Beacon', 'beacon', 'us', 1),
(441246, 782074, 'North Massapequa', 'north-massapequa', 'us', 1),
(441247, 782074, 'Mineola', 'mineola', 'us', 1),
(441248, 782074, 'Wantagh', 'wantagh', 'us', 1),
(441249, 782074, 'West Hempstead', 'west-hempstead', 'us', 1),
(441250, 782074, 'Plattsburgh', 'plattsburgh', 'us', 1),
(441251, 782074, 'Lynbrook', 'lynbrook', 'us', 1),
(441252, 782074, 'Ronkonkoma', 'ronkonkoma', 'us', 1),
(441253, 782074, 'Lake Ronkonkoma', 'lake-ronkonkoma', 'us', 1),
(441254, 782074, 'North Bellmore', 'north-bellmore', 'us', 1),
(441255, 782074, 'Hauppauge', 'hauppauge', 'us', 1),
(441256, 782074, 'East Northport', 'east-northport', 'us', 1),
(441257, 782074, 'East Patchogue', 'east-patchogue', 'us', 1),
(441258, 782074, 'Lockport', 'lockport', 'us', 1),
(441259, 782074, 'Islip', 'islip', 'us', 1),
(441260, 782074, 'Garden City', 'garden-city', 'us', 1),
(441261, 782074, 'Medford', 'medford', 'us', 1),
(441262, 782074, 'Selden', 'selden', 'us', 1),
(441263, 782074, 'Copiague', 'copiague', 'us', 1),
(441264, 782074, 'Merrick', 'merrick', 'us', 1),
(441265, 782074, 'Massapequa', 'massapequa', 'us', 1),
(441266, 782074, 'Kingston', 'kingston', 'us', 1),
(441267, 782074, 'Baldwin', 'baldwin', 'us', 1),
(441268, 782074, 'Peekskill', 'peekskill', 'us', 1),
(441269, 782074, 'Harrison', 'harrison', 'us', 1),
(441270, 782074, 'Uniondale', 'uniondale', 'us', 1),
(441271, 782074, 'Ossining', 'ossining', 'us', 1),
(441272, 782074, 'Rockville Centre', 'rockville-centre', 'us', 1),
(441273, 782074, 'Bay Shore', 'bay-shore', 'us', 1),
(441274, 782074, 'Plainview', 'plainview', 'us', 1),
(441275, 782074, 'Spring Valley', 'spring-valley', 'us', 1),
(441276, 782074, 'Dix Hills', 'dix-hills', 'us', 1),
(441277, 782074, 'Middletown', 'middletown', 'us', 1),
(441278, 782074, 'Shirley', 'shirley', 'us', 1),
(441279, 782074, 'Glen Cove', 'glen-cove', 'us', 1),
(441280, 782074, 'Smithtown', 'smithtown', 'us', 1),
(441281, 782074, 'Centereach', 'centereach', 'us', 1),
(441282, 782074, 'Deer Park', 'deer-park', 'us', 1),
(441283, 782074, 'Auburn', 'auburn', 'us', 1),
(441284, 782074, 'Saratoga Springs', 'saratoga-springs', 'us', 1),
(441285, 782074, 'Port Chester', 'port-chester', 'us', 1),
(441286, 782074, 'Watertown', 'watertown', 'us', 1),
(441287, 782074, 'Holbrook', 'holbrook', 'us', 1),
(441288, 782074, 'Newburgh', 'newburgh', 'us', 1),
(441289, 782074, 'West Islip', 'west-islip', 'us', 1),
(441290, 782074, 'Lindenhurst', 'lindenhurst', 'us', 1),
(441291, 782074, 'Franklin Square', 'franklin-square', 'us', 1),
(441292, 782074, 'Elmira', 'elmira', 'us', 1),
(441293, 782074, 'Jamestown', 'jamestown', 'us', 1),
(441294, 782074, 'Poughkeepsie', 'poughkeepsie', 'us', 1),
(441295, 782074, 'Huntington Station', 'huntington-station', 'us', 1),
(441296, 782074, 'Ithaca', 'ithaca', 'us', 1),
(441297, 782074, 'North Tonawanda', 'north-tonawanda', 'us', 1),
(441298, 782074, 'Oceanside', 'oceanside', 'us', 1),
(441299, 782074, 'New City', 'new-city', 'us', 1),
(441300, 782074, 'Elmont', 'elmont', 'us', 1),
(441301, 782074, 'Central Islip', 'central-islip', 'us', 1),
(441302, 782074, 'Rome', 'rome', 'us', 1),
(441303, 782074, 'Long Beach', 'long-beach', 'us', 1),
(441304, 782074, 'Commack', 'commack', 'us', 1),
(441305, 782074, 'Valley Stream', 'valley-stream', 'us', 1),
(441306, 782074, 'Coram', 'coram', 'us', 1),
(441307, 782074, 'East Meadow', 'east-meadow', 'us', 1),
(441308, 782074, 'Hicksville', 'hicksville', 'us', 1),
(441309, 782074, 'Freeport', 'freeport', 'us', 1),
(441310, 782074, 'West Babylon', 'west-babylon', 'us', 1),
(441311, 782074, 'West Seneca', 'west-seneca', 'us', 1),
(441312, 782074, 'Binghamton', 'binghamton', 'us', 1),
(441313, 782074, 'Troy', 'troy', 'us', 1),
(441314, 782074, 'Levittown', 'levittown', 'us', 1),
(441315, 782074, 'Hempstead', 'hempstead', 'us', 1),
(441316, 782074, 'Niagara Falls', 'niagara-falls', 'us', 1),
(441317, 782074, 'White Plains', 'white-plains', 'us', 1),
(441318, 782074, 'Brentwood', 'brentwood', 'us', 1),
(441319, 782074, 'Utica', 'utica', 'us', 1),
(441320, 782074, 'Schenectady', 'schenectady', 'us', 1),
(441321, 782074, 'Mount Vernon', 'mount-vernon', 'us', 1),
(441322, 782074, 'New Rochelle', 'new-rochelle', 'us', 1),
(441323, 782074, 'Cheektowaga', 'cheektowaga', 'us', 1),
(441324, 782074, 'Albany', 'albany', 'us', 1),
(441325, 782074, 'Syracuse', 'syracuse', 'us', 1),
(441326, 782074, 'Yonkers', 'yonkers', 'us', 1),
(441327, 782074, 'Rochester', 'rochester', 'us', 1),
(441328, 782074, 'Buffalo', 'buffalo', 'us', 1),
(441329, 782074, 'New York City', 'new-york-city', 'us', 1),
(441330, 782075, 'Waves', 'waves', 'us', 1),
(441331, 782075, 'Woodleaf', 'woodleaf', 'us', 1),
(441332, 782075, 'Advance', 'advance', 'us', 1),
(441333, 782075, 'Albertson', 'albertson', 'us', 1),
(441334, 782075, 'Alexis', 'alexis', 'us', 1),
(441335, 782075, 'Almond', 'almond', 'us', 1),
(441336, 782075, 'Ararat', 'ararat', 'us', 1),
(441337, 782075, 'Arden', 'arden', 'us', 1),
(441338, 782075, 'Ash', 'ash', 'us', 1),
(441339, 782075, 'Atlantic', 'atlantic', 'us', 1),
(441340, 782075, 'Avon', 'avon', 'us', 1),
(441341, 782075, 'Aydlett', 'aydlett', 'us', 1),
(441342, 782075, 'Bahama', 'bahama', 'us', 1),
(441343, 782075, 'Balsam', 'balsam', 'us', 1),
(441344, 782075, 'Balsam Grove', 'balsam-grove', 'us', 1),
(441345, 782075, 'Barber', 'barber', 'us', 1),
(441346, 782075, 'Barco', 'barco', 'us', 1),
(441347, 782075, 'Barnardsville', 'barnardsville', 'us', 1),
(441348, 782075, 'Bat Cave', 'bat-cave', 'us', 1),
(441349, 782075, 'Bear Creek', 'bear-creek', 'us', 1),
(441350, 782075, 'Belews Creek', 'belews-creek', 'us', 1),
(441351, 782075, 'Belvidere', 'belvidere', 'us', 1),
(441352, 782075, 'Bennett', 'bennett', 'us', 1),
(441353, 782075, 'Blanch', 'blanch', 'us', 1),
(441354, 782075, 'Blounts Creek', 'blounts-creek', 'us', 1),
(441355, 782075, 'Bonlee', 'bonlee', 'us', 1),
(441356, 782075, 'Boomer', 'boomer', 'us', 1),
(441357, 782075, 'Brasstown', 'brasstown', 'us', 1),
(441358, 782075, 'Browns Summit', 'browns-summit', 'us', 1),
(441359, 782075, 'Bullock', 'bullock', 'us', 1),
(441360, 782075, 'Bunnlevel', 'bunnlevel', 'us', 1),
(441361, 782075, 'Buxton', 'buxton', 'us', 1),
(441362, 782075, 'Camden', 'camden', 'us', 1),
(441363, 782075, 'Candler', 'candler', 'us', 1),
(441364, 782075, 'Caroleen', 'caroleen', 'us', 1),
(441365, 782075, 'Cedar Grove', 'cedar-grove', 'us', 1),
(441366, 782075, 'Cedar Island', 'cedar-island', 'us', 1),
(441367, 782075, 'Cedar Mountain', 'cedar-mountain', 'us', 1),
(441368, 782075, 'Cherokee', 'cherokee', 'us', 1),
(441369, 782075, 'Chinquapin', 'chinquapin', 'us', 1),
(441370, 782075, 'Clarendon', 'clarendon', 'us', 1),
(441371, 782075, 'Cliffside', 'cliffside', 'us', 1),
(441372, 782075, 'Climax', 'climax', 'us', 1),
(441373, 782075, 'Coinjock', 'coinjock', 'us', 1),
(441374, 782075, 'Coleridge', 'coleridge', 'us', 1),
(441375, 782075, 'Colfax', 'colfax', 'us', 1),
(441376, 782075, 'Collettsville', 'collettsville', 'us', 1),
(441377, 782075, 'Corapeake', 'corapeake', 'us', 1),
(441378, 782075, 'Cordova', 'cordova', 'us', 1),
(441379, 782075, 'Corolla', 'corolla', 'us', 1),
(441380, 782075, 'Council', 'council', 'us', 1),
(441381, 782075, 'Creston', 'creston', 'us', 1),
(441382, 782075, 'Crouse', 'crouse', 'us', 1),
(441383, 782075, 'Crumpler', 'crumpler', 'us', 1),
(441384, 782075, 'Currie', 'currie', 'us', 1),
(441385, 782075, 'Currituck', 'currituck', 'us', 1),
(441386, 782075, 'Dana', 'dana', 'us', 1),
(441387, 782075, 'Davis', 'davis', 'us', 1),
(441388, 782075, 'Deep Run', 'deep-run', 'us', 1),
(441389, 782075, 'Delco', 'delco', 'us', 1),
(441390, 782075, 'Denver', 'denver', 'us', 1),
(441391, 782075, 'Dudley', 'dudley', 'us', 1),
(441392, 782075, 'Eagle Rock', 'eagle-rock', 'us', 1),
(441393, 782075, 'Eagle Springs', 'eagle-springs', 'us', 1),
(441394, 782075, 'Edward', 'edward', 'us', 1),
(441395, 782075, 'Efland', 'efland', 'us', 1),
(441396, 782075, 'Engelhard', 'engelhard', 'us', 1),
(441397, 782075, 'Enka', 'enka', 'us', 1),
(441398, 782075, 'Ennice', 'ennice', 'us', 1),
(441399, 782075, 'Ernul', 'ernul', 'us', 1),
(441400, 782075, 'Eure', 'eure', 'us', 1),
(441401, 782075, 'Evergreen', 'evergreen', 'us', 1),
(441402, 782075, 'Fairfield', 'fairfield', 'us', 1),
(441403, 782075, 'Ferguson', 'ferguson', 'us', 1),
(441404, 782075, 'Fleetwood', 'fleetwood', 'us', 1),
(441405, 782075, 'Frisco', 'frisco', 'us', 1),
(441406, 782075, 'Gates', 'gates', 'us', 1),
(441407, 782075, 'Germanton', 'germanton', 'us', 1),
(441408, 782075, 'Gerton', 'gerton', 'us', 1),
(441409, 782075, 'Glade Valley', 'glade-valley', 'us', 1),
(441410, 782075, 'Glendon', 'glendon', 'us', 1),
(441411, 782075, 'Glenville', 'glenville', 'us', 1),
(441412, 782075, 'Glenwood', 'glenwood', 'us', 1),
(441413, 782075, 'Gloucester', 'gloucester', 'us', 1),
(441414, 782075, 'Gold Hill', 'gold-hill', 'us', 1),
(441415, 782075, 'Grandy', 'grandy', 'us', 1),
(441416, 782075, 'Grassy Creek', 'grassy-creek', 'us', 1),
(441417, 782075, 'Green Mountain', 'green-mountain', 'us', 1),
(441418, 782075, 'Hallsboro', 'hallsboro', 'us', 1),
(441419, 782075, 'Hampstead', 'hampstead', 'us', 1),
(441420, 782075, 'Hamptonville', 'hamptonville', 'us', 1),
(441421, 782075, 'Harbinger', 'harbinger', 'us', 1),
(441422, 782075, 'Hatteras', 'hatteras', 'us', 1),
(441423, 782075, 'Henrico', 'henrico', 'us', 1),
(441424, 782075, 'Henrietta', 'henrietta', 'us', 1),
(441425, 782075, 'Hiddenite', 'hiddenite', 'us', 1),
(441426, 782075, 'Hobbsville', 'hobbsville', 'us', 1),
(441427, 782075, 'Hollister', 'hollister', 'us', 1),
(441428, 782075, 'Horse Shoe', 'horse-shoe', 'us', 1),
(441429, 782075, 'Hubert', 'hubert', 'us', 1),
(441430, 782075, 'Hurdle Mills', 'hurdle-mills', 'us', 1),
(441431, 782075, 'Iron Station', 'iron-station', 'us', 1),
(441432, 782075, 'Jackson Springs', 'jackson-springs', 'us', 1),
(441433, 782075, 'Jarvisburg', 'jarvisburg', 'us', 1),
(441434, 782075, 'Jonas Ridge', 'jonas-ridge', 'us', 1),
(441435, 782075, 'Knotts Island', 'knotts-island', 'us', 1),
(441436, 782075, 'Lake Toxaway', 'lake-toxaway', 'us', 1),
(441437, 782075, 'Lakeview', 'lakeview', 'us', 1),
(441438, 782075, 'Laurel Hill', 'laurel-hill', 'us', 1),
(441439, 782075, 'Laurel Springs', 'laurel-springs', 'us', 1),
(441440, 782075, 'Lawsonville', 'lawsonville', 'us', 1),
(441441, 782075, 'Leasburg', 'leasburg', 'us', 1),
(441442, 782075, 'Leicester', 'leicester', 'us', 1),
(441443, 782075, 'Lemon Springs', 'lemon-springs', 'us', 1),
(441444, 782075, 'Linville', 'linville', 'us', 1),
(441445, 782075, 'Linville Falls', 'linville-falls', 'us', 1),
(441446, 782075, 'Linwood', 'linwood', 'us', 1),
(441447, 782075, 'Longwood', 'longwood', 'us', 1),
(441448, 782075, 'Lowgap', 'lowgap', 'us', 1),
(441449, 782075, 'Lowland', 'lowland', 'us', 1),
(441450, 782075, 'Lynn', 'lynn', 'us', 1),
(441451, 782075, 'Manns Harbor', 'manns-harbor', 'us', 1),
(441452, 782075, 'Manson', 'manson', 'us', 1),
(441453, 782075, 'Maple', 'maple', 'us', 1),
(441454, 782075, 'Maple Hill', 'maple-hill', 'us', 1),
(441455, 782075, 'Marble', 'marble', 'us', 1),
(441456, 782075, 'Margarettsville', 'margarettsville', 'us', 1),
(441457, 782075, 'Marshallberg', 'marshallberg', 'us', 1),
(441458, 782075, 'Marston', 'marston', 'us', 1),
(441459, 782075, 'Maury', 'maury', 'us', 1),
(441460, 782075, 'McGrady', 'mcgrady', 'us', 1),
(441461, 782075, 'Merritt', 'merritt', 'us', 1),
(441462, 782075, 'Merry Hill', 'merry-hill', 'us', 1),
(441463, 782075, 'Micaville', 'micaville', 'us', 1),
(441464, 782075, 'Midway Park', 'midway-park', 'us', 1),
(441465, 782075, 'Mill Spring', 'mill-spring', 'us', 1),
(441466, 782075, 'Mills River', 'mills-river', 'us', 1),
(441467, 782075, 'Misenheimer', 'misenheimer', 'us', 1),
(441468, 782075, 'Moncure', 'moncure', 'us', 1),
(441469, 782075, 'Mount Ulla', 'mount-ulla', 'us', 1),
(441470, 782075, 'Moyock', 'moyock', 'us', 1),
(441471, 782075, 'Nakina', 'nakina', 'us', 1),
(441472, 782075, 'Naples', 'naples', 'us', 1),
(441473, 782075, 'Nebo', 'nebo', 'us', 1),
(441474, 782075, 'New Hill', 'new-hill', 'us', 1),
(441475, 782075, 'Newell', 'newell', 'us', 1),
(441476, 782075, 'Olin', 'olin', 'us', 1),
(441477, 782075, 'Olivia', 'olivia', 'us', 1),
(441478, 782075, 'Otto', 'otto', 'us', 1),
(441479, 782075, 'Paw Creek', 'paw-creek', 'us', 1),
(441480, 782075, 'Pelham', 'pelham', 'us', 1),
(441481, 782075, 'Pendleton', 'pendleton', 'us', 1),
(441482, 782075, 'Penrose', 'penrose', 'us', 1),
(441483, 782075, 'Pfafftown', 'pfafftown', 'us', 1),
(441484, 782075, 'Pine Hall', 'pine-hall', 'us', 1),
(441485, 782075, 'Pineola', 'pineola', 'us', 1),
(441486, 782075, 'Pinetown', 'pinetown', 'us', 1),
(441487, 782075, 'Piney Creek', 'piney-creek', 'us', 1),
(441488, 782075, 'Pinnacle', 'pinnacle', 'us', 1),
(441489, 782075, 'Pisgah Forest', 'pisgah-forest', 'us', 1),
(441490, 782075, 'Plumtree', 'plumtree', 'us', 1),
(441491, 782075, 'Point Harbor', 'point-harbor', 'us', 1),
(441492, 782075, 'Poplar Branch', 'poplar-branch', 'us', 1),
(441493, 782075, 'Powells Point', 'powells-point', 'us', 1),
(441494, 782075, 'Prospect Hill', 'prospect-hill', 'us', 1),
(441495, 782075, 'Providence', 'providence', 'us', 1),
(441496, 782075, 'Purlear', 'purlear', 'us', 1),
(441497, 782075, 'Ridgecrest', 'ridgecrest', 'us', 1),
(441498, 782075, 'Riegelwood', 'riegelwood', 'us', 1),
(441499, 782075, 'Roaring Gap', 'roaring-gap', 'us', 1),
(441500, 782075, 'Roaring River', 'roaring-river', 'us', 1),
(441501, 782075, 'Rocky Point', 'rocky-point', 'us', 1),
(441502, 782075, 'Rodanthe', 'rodanthe', 'us', 1),
(441503, 782075, 'Rougemont', 'rougemont', 'us', 1),
(441504, 782075, 'Ruffin', 'ruffin', 'us', 1),
(441505, 782075, 'Salter Path', 'salter-path', 'us', 1),
(441506, 782075, 'Salvo', 'salvo', 'us', 1),
(441507, 782075, 'Sandy Ridge', 'sandy-ridge', 'us', 1),
(441508, 782075, 'Sapphire', 'sapphire', 'us', 1),
(441509, 782075, 'Scaly Mountain', 'scaly-mountain', 'us', 1),
(441510, 782075, 'Scranton', 'scranton', 'us', 1),
(441511, 782075, 'Sealevel', 'sealevel', 'us', 1),
(441512, 782075, 'Semora', 'semora', 'us', 1),
(441513, 782075, 'Shawboro', 'shawboro', 'us', 1),
(441514, 782075, 'Shiloh', 'shiloh', 'us', 1),
(441515, 782075, 'Siloam', 'siloam', 'us', 1),
(441516, 782075, 'Skyland', 'skyland', 'us', 1),
(441517, 782075, 'Smyrna', 'smyrna', 'us', 1),
(441518, 782075, 'Snow Camp', 'snow-camp', 'us', 1),
(441519, 782075, 'Sophia', 'sophia', 'us', 1),
(441520, 782075, 'South Mills', 'south-mills', 'us', 1),
(441521, 782075, 'Southmont', 'southmont', 'us', 1),
(441522, 782075, 'State Road', 'state-road', 'us', 1),
(441523, 782075, 'Stella', 'stella', 'us', 1),
(441524, 782075, 'Stokes', 'stokes', 'us', 1),
(441525, 782075, 'Stumpy Point', 'stumpy-point', 'us', 1),
(441526, 782075, 'Sugar Grove', 'sugar-grove', 'us', 1),
(441527, 782075, 'Sunbury', 'sunbury', 'us', 1),
(441528, 782075, 'Swanquarter', 'swanquarter', 'us', 1),
(441529, 782075, 'Terrell', 'terrell', 'us', 1),
(441530, 782075, 'Thurmond', 'thurmond', 'us', 1),
(441531, 782075, 'Tillery', 'tillery', 'us', 1),
(441532, 782075, 'Timberlake', 'timberlake', 'us', 1),
(441533, 782075, 'Todd', 'todd', 'us', 1),
(441534, 782075, 'Topton', 'topton', 'us', 1),
(441535, 782075, 'Traphill', 'traphill', 'us', 1),
(441536, 782075, 'Tuckasegee', 'tuckasegee', 'us', 1),
(441537, 782075, 'Tuxedo', 'tuxedo', 'us', 1),
(441538, 782075, 'Union Grove', 'union-grove', 'us', 1),
(441539, 782075, 'Union Mills', 'union-mills', 'us', 1),
(441540, 782075, 'Vale', 'vale', 'us', 1),
(441541, 782075, 'Vilas', 'vilas', 'us', 1),
(441542, 782075, 'Warne', 'warne', 'us', 1),
(441543, 782075, 'Warrensville', 'warrensville', 'us', 1),
(441544, 782075, 'West End', 'west-end', 'us', 1),
(441545, 782075, 'Westfield', 'westfield', 'us', 1),
(441546, 782075, 'Whittier', 'whittier', 'us', 1),
(441547, 782075, 'Willard', 'willard', 'us', 1),
(441548, 782075, 'Winnabow', 'winnabow', 'us', 1),
(441549, 782075, 'Zionville', 'zionville', 'us', 1),
(441550, 782075, 'Zirconia', 'zirconia', 'us', 1),
(441551, 782075, 'Julian', 'julian', 'us', 1),
(441552, 782075, 'Supply', 'supply', 'us', 1),
(441553, 782075, 'Alexander', 'alexander', 'us', 1),
(441554, 782075, 'Bellarthur', 'bellarthur', 'us', 1),
(441555, 782075, 'Camp Lejeune', 'camp-lejeune', 'us', 1),
(441556, 782075, 'Cherry Point', 'cherry-point', 'us', 1),
(441557, 782075, 'Connellys Springs', 'connellys-springs', 'us', 1),
(441558, 782075, 'Deep Gap', 'deep-gap', 'us', 1),
(441559, 782075, 'Durants Neck', 'durants-neck', 'us', 1),
(441560, 782075, 'Edneyville', 'edneyville', 'us', 1),
(441561, 782075, 'Elon College', 'elon-college', 'us', 1),
(441562, 782075, 'Fontana Dam', 'fontana-dam', 'us', 1),
(441563, 782075, 'Fort Bragg', 'fort-bragg', 'us', 1),
(441564, 782075, 'Fuquay Varina', 'fuquay-varina', 'us', 1),
(441565, 782075, 'Highfalls', 'highfalls', 'us', 1),
(441566, 782075, 'Pope AFB', 'pope-afb', 'us', 1),
(441567, 782075, 'South Brunswick', 'south-brunswick', 'us', 1),
(441568, 782075, 'Tarawa Terrace', 'tarawa-terrace', 'us', 1),
(441569, 782075, 'Tyner', 'tyner', 'us', 1),
(441570, 782075, 'Willow Spring', 'willow-spring', 'us', 1),
(441571, 782075, 'Norman', 'norman', 'us', 1),
(441572, 782075, 'Tar Heel', 'tar-heel', 'us', 1),
(441573, 782075, 'Como', 'como', 'us', 1),
(441574, 782075, 'Orrum', 'orrum', 'us', 1),
(441575, 782075, 'Seven Springs', 'seven-springs', 'us', 1),
(441576, 782075, 'Harrellsville', 'harrellsville', 'us', 1),
(441577, 782075, 'Danbury', 'danbury', 'us', 1),
(441578, 782075, 'Falkland', 'falkland', 'us', 1),
(441579, 782075, 'Macon', 'macon', 'us', 1),
(441580, 782075, 'Godwin', 'godwin', 'us', 1),
(441581, 782075, 'Lumber Bridge', 'lumber-bridge', 'us', 1),
(441582, 782075, 'Linden', 'linden', 'us', 1),
(441583, 782075, 'Milton', 'milton', 'us', 1),
(441584, 782075, 'Sims', 'sims', 'us', 1),
(441585, 782075, 'Kittrell', 'kittrell', 'us', 1),
(441586, 782075, 'Lansing', 'lansing', 'us', 1),
(441587, 782075, 'Cameron', 'cameron', 'us', 1),
(441588, 782075, 'Seven Devils', 'seven-devils', 'us', 1),
(441589, 782075, 'Bolivia', 'bolivia', 'us', 1),
(441590, 782075, 'Everetts', 'everetts', 'us', 1),
(441591, 782075, 'Middleburg', 'middleburg', 'us', 1),
(441592, 782075, 'Chimney Rock', 'chimney-rock', 'us', 1),
(441593, 782075, 'Pantego', 'pantego', 'us', 1),
(441594, 782075, 'Watha', 'watha', 'us', 1),
(441595, 782075, 'Trenton', 'trenton', 'us', 1),
(441596, 782075, 'Autryville', 'autryville', 'us', 1),
(441597, 782075, 'Dillsboro', 'dillsboro', 'us', 1),
(441598, 782075, 'Harrells', 'harrells', 'us', 1),
(441599, 782075, 'Cashiers', 'cashiers', 'us', 1),
(441600, 782075, 'Colerain', 'colerain', 'us', 1),
(441601, 782075, 'Shannon', 'shannon', 'us', 1),
(441602, 782075, 'Sugar Mountain', 'sugar-mountain', 'us', 1),
(441603, 782075, 'Kelford', 'kelford', 'us', 1),
(441604, 782075, 'Walstonburg', 'walstonburg', 'us', 1),
(441605, 782075, 'Cerro Gordo', 'cerro-gordo', 'us', 1),
(441606, 782075, 'Earl', 'earl', 'us', 1),
(441607, 782075, 'Eureka', 'eureka', 'us', 1),
(441608, 782075, 'Atkinson', 'atkinson', 'us', 1),
(441609, 782075, 'Stem', 'stem', 'us', 1),
(441610, 782075, 'Crossnore', 'crossnore', 'us', 1),
(441611, 782075, 'Severn', 'severn', 'us', 1),
(441612, 782075, 'Teachey', 'teachey', 'us', 1),
(441613, 782075, 'Seagrove', 'seagrove', 'us', 1),
(441614, 782075, 'Pollocksville', 'pollocksville', 'us', 1),
(441615, 782075, 'Powellsville', 'powellsville', 'us', 1),
(441616, 782075, 'Roxobel', 'roxobel', 'us', 1),
(441617, 782075, 'Dublin', 'dublin', 'us', 1),
(441618, 782075, 'Bath', 'bath', 'us', 1),
(441619, 782075, 'Creswell', 'creswell', 'us', 1),
(441620, 782075, 'Turkey', 'turkey', 'us', 1),
(441621, 782075, 'Stonewall', 'stonewall', 'us', 1),
(441622, 782075, 'Vandemere', 'vandemere', 'us', 1),
(441623, 782075, 'Gatesville', 'gatesville', 'us', 1),
(441624, 782075, 'Beech Mountain', 'beech-mountain', 'us', 1),
(441625, 782075, 'White Oak', 'white-oak', 'us', 1),
(441626, 782075, 'Bridgeton', 'bridgeton', 'us', 1),
(441627, 782075, 'Alamance', 'alamance', 'us', 1),
(441628, 782075, 'Casar', 'casar', 'us', 1),
(441629, 782075, 'New London', 'new-london', 'us', 1),
(441630, 782075, 'Halifax', 'halifax', 'us', 1),
(441631, 782075, 'Mooresboro', 'mooresboro', 'us', 1),
(441632, 782075, 'Waco', 'waco', 'us', 1),
(441633, 782075, 'Bostic', 'bostic', 'us', 1),
(441634, 782075, 'Cofield', 'cofield', 'us', 1),
(441635, 782075, 'Falcon', 'falcon', 'us', 1),
(441636, 782075, 'Ivanhoe', 'ivanhoe', 'us', 1),
(441637, 782075, 'Conetoe', 'conetoe', 'us', 1),
(441638, 782075, 'Brunswick', 'brunswick', 'us', 1),
(441639, 782075, 'Castalia', 'castalia', 'us', 1),
(441640, 782075, 'Oak City', 'oak-city', 'us', 1),
(441641, 782075, 'Bakersville', 'bakersville', 'us', 1),
(441642, 782075, 'Staley', 'staley', 'us', 1),
(441643, 782075, 'Goldston', 'goldston', 'us', 1),
(441644, 782075, 'Saratoga', 'saratoga', 'us', 1),
(441645, 782075, 'Bethania', 'bethania', 'us', 1),
(441646, 782075, 'Hobgood', 'hobgood', 'us', 1),
(441647, 782075, 'Stovall', 'stovall', 'us', 1),
(441648, 782075, 'Bunn', 'bunn', 'us', 1),
(441649, 782075, 'Grimesland', 'grimesland', 'us', 1),
(441650, 782075, 'Arapahoe', 'arapahoe', 'us', 1),
(441651, 782075, 'Macclesfield', 'macclesfield', 'us', 1),
(441652, 782075, 'Cove City', 'cove-city', 'us', 1),
(441653, 782075, 'Lattimore', 'lattimore', 'us', 1),
(441654, 782075, 'Parkton', 'parkton', 'us', 1),
(441655, 782075, 'Lilesville', 'lilesville', 'us', 1),
(441656, 782075, 'Simpson', 'simpson', 'us', 1),
(441657, 782075, 'Calypso', 'calypso', 'us', 1),
(441658, 782075, 'Dover', 'dover', 'us', 1),
(441659, 782075, 'Elk Park', 'elk-park', 'us', 1),
(441660, 782075, 'Hayesville', 'hayesville', 'us', 1),
(441661, 782075, 'Ocean Isle Beach', 'ocean-isle-beach', 'us', 1),
(441662, 782075, 'Ronda', 'ronda', 'us', 1),
(441663, 782075, 'Salemburg', 'salemburg', 'us', 1),
(441664, 782075, 'Ellenboro', 'ellenboro', 'us', 1),
(441665, 782075, 'Jamesville', 'jamesville', 'us', 1),
(441666, 782075, 'Bolton', 'bolton', 'us', 1),
(441667, 782075, 'Kelly', 'kelly', 'us', 1),
(441668, 782075, 'Hamilton', 'hamilton', 'us', 1),
(441669, 782075, 'Hookerton', 'hookerton', 'us', 1),
(441670, 782075, 'Rosman', 'rosman', 'us', 1),
(441671, 782075, 'Fountain', 'fountain', 'us', 1),
(441672, 782075, 'Micro', 'micro', 'us', 1),
(441673, 782075, 'Topsail Beach', 'topsail-beach', 'us', 1),
(441674, 782075, 'Richfield', 'richfield', 'us', 1),
(441675, 782075, 'Wade', 'wade', 'us', 1),
(441676, 782075, 'Battleboro', 'battleboro', 'us', 1),
(441677, 782075, 'Polkville', 'polkville', 'us', 1),
(441678, 782075, 'Pink Hill', 'pink-hill', 'us', 1),
(441679, 782075, 'Peachland', 'peachland', 'us', 1),
(441680, 782075, 'Saluda', 'saluda', 'us', 1),
(441681, 782075, 'Gibson', 'gibson', 'us', 1),
(441682, 782075, 'Winfall', 'winfall', 'us', 1),
(441683, 782075, 'Morven', 'morven', 'us', 1),
(441684, 782075, 'Aurora', 'aurora', 'us', 1),
(441685, 782075, 'Roper', 'roper', 'us', 1),
(441686, 782075, 'Harmony', 'harmony', 'us', 1),
(441687, 782075, 'Lewiston Woodville', 'lewiston-woodville', 'us', 1),
(441688, 782075, 'Newton Grove', 'newton-grove', 'us', 1),
(441689, 782075, 'Fallston', 'fallston', 'us', 1),
(441690, 782075, 'Maggie Valley', 'maggie-valley', 'us', 1),
(441691, 782075, 'McAdenville', 'mcadenville', 'us', 1),
(441692, 782075, 'Ansonville', 'ansonville', 'us', 1),
(441693, 782075, 'Hot Springs', 'hot-springs', 'us', 1),
(441694, 782075, 'Hoffman', 'hoffman', 'us', 1),
(441695, 782075, 'Lawndale', 'lawndale', 'us', 1),
(441696, 782075, 'Littleton', 'littleton', 'us', 1),
(441697, 782075, 'Stedman', 'stedman', 'us', 1),
(441698, 782075, 'East Bend', 'east-bend', 'us', 1),
(441699, 782075, 'Bailey', 'bailey', 'us', 1),
(441700, 782075, 'Seaboard', 'seaboard', 'us', 1),
(441701, 782075, 'Montreat', 'montreat', 'us', 1),
(441702, 782075, 'Clarkton', 'clarkton', 'us', 1),
(441703, 782075, 'Grover', 'grover', 'us', 1),
(441704, 782075, 'Pikeville', 'pikeville', 'us', 1),
(441705, 782075, 'Stantonsburg', 'stantonsburg', 'us', 1),
(441706, 782075, 'Conway', 'conway', 'us', 1),
(441707, 782075, 'Faith', 'faith', 'us', 1),
(441708, 782075, 'Jackson', 'jackson', 'us', 1),
(441709, 782075, 'Whitsett', 'whitsett', 'us', 1),
(441710, 782075, 'Black Creek', 'black-creek', 'us', 1),
(441711, 782075, 'Newland', 'newland', 'us', 1),
(441712, 782075, 'Youngsville', 'youngsville', 'us', 1),
(441713, 782075, 'Chocowinity', 'chocowinity', 'us', 1),
(441714, 782075, 'Bayboro', 'bayboro', 'us', 1),
(441715, 782075, 'Catawba', 'catawba', 'us', 1),
(441716, 782075, 'High Shoals', 'high-shoals', 'us', 1),
(441717, 782075, 'Robbinsville', 'robbinsville', 'us', 1),
(441718, 782075, 'Warrenton', 'warrenton', 'us', 1),
(441719, 782075, 'Whitakers', 'whitakers', 'us', 1),
(441720, 782075, 'Grantsboro', 'grantsboro', 'us', 1),
(441721, 782075, 'Faison', 'faison', 'us', 1),
(441722, 782075, 'Holly Ridge', 'holly-ridge', 'us', 1),
(441723, 782075, 'Vass', 'vass', 'us', 1),
(441724, 782075, 'North Topsail Beach', 'north-topsail-beach', 'us', 1),
(441725, 782075, 'Wagram', 'wagram', 'us', 1),
(441726, 782075, 'Columbia', 'columbia', 'us', 1),
(441727, 782075, 'Calabash', 'calabash', 'us', 1),
(441728, 782075, 'Woodland', 'woodland', 'us', 1),
(441729, 782075, 'Alliance', 'alliance', 'us', 1),
(441730, 782075, 'Oriental', 'oriental', 'us', 1),
(441731, 782075, 'Star', 'star', 'us', 1),
(441732, 782075, 'Richlands', 'richlands', 'us', 1),
(441733, 782075, 'Holden Beach', 'holden-beach', 'us', 1),
(441734, 782075, 'Cleveland', 'cleveland', 'us', 1),
(441735, 782075, 'Ocracoke', 'ocracoke', 'us', 1),
(441736, 782075, 'Marshall', 'marshall', 'us', 1),
(441737, 782075, 'Candor', 'candor', 'us', 1),
(441738, 782075, 'Garland', 'garland', 'us', 1),
(441739, 782075, 'Aulander', 'aulander', 'us', 1),
(441740, 782075, 'Middlesex', 'middlesex', 'us', 1),
(441741, 782075, 'Lucama', 'lucama', 'us', 1),
(441742, 782075, 'Vanceboro', 'vanceboro', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(441743, 782075, 'Kenansville', 'kenansville', 'us', 1),
(441744, 782075, 'Winton', 'winton', 'us', 1),
(441745, 782075, 'Highlands', 'highlands', 'us', 1),
(441746, 782075, 'Cooleemee', 'cooleemee', 'us', 1),
(441747, 782075, 'King', 'king', 'us', 1),
(441748, 782075, 'Banner Elk', 'banner-elk', 'us', 1),
(441749, 782075, 'Cedar Point', 'cedar-point', 'us', 1),
(441750, 782075, 'Gaston', 'gaston', 'us', 1),
(441751, 782075, 'Swepsonville', 'swepsonville', 'us', 1),
(441752, 782075, 'Broadway', 'broadway', 'us', 1),
(441753, 782075, 'Maysville', 'maysville', 'us', 1),
(441754, 782075, 'Magnolia', 'magnolia', 'us', 1),
(441755, 782075, 'Rolesville', 'rolesville', 'us', 1),
(441756, 782075, 'Stoneville', 'stoneville', 'us', 1),
(441757, 782075, 'Old Fort', 'old-fort', 'us', 1),
(441758, 782075, 'Ellerbe', 'ellerbe', 'us', 1),
(441759, 782075, 'Lake Lure', 'lake-lure', 'us', 1),
(441760, 782075, 'Columbus', 'columbus', 'us', 1),
(441761, 782075, 'Rich Square', 'rich-square', 'us', 1),
(441762, 782075, 'Sherrills Ford', 'sherrills-ford', 'us', 1),
(441763, 782075, 'Norlina', 'norlina', 'us', 1),
(441764, 782075, 'Castle Hayne', 'castle-hayne', 'us', 1),
(441765, 782075, 'Claremont', 'claremont', 'us', 1),
(441766, 782075, 'West Jefferson', 'west-jefferson', 'us', 1),
(441767, 782075, 'Badin', 'badin', 'us', 1),
(441768, 782075, 'McLeansville', 'mcleansville', 'us', 1),
(441769, 782075, 'Beulaville', 'beulaville', 'us', 1),
(441770, 782075, 'Glen Alpine', 'glen-alpine', 'us', 1),
(441771, 782075, 'Boonville', 'boonville', 'us', 1),
(441772, 782075, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(441773, 782075, 'Rowland', 'rowland', 'us', 1),
(441774, 782075, 'Stanfield', 'stanfield', 'us', 1),
(441775, 782075, 'Fair Bluff', 'fair-bluff', 'us', 1),
(441776, 782075, 'Princeton', 'princeton', 'us', 1),
(441777, 782075, 'Pinebluff', 'pinebluff', 'us', 1),
(441778, 782075, 'Rhodhiss', 'rhodhiss', 'us', 1),
(441779, 782075, 'Oakboro', 'oakboro', 'us', 1),
(441780, 782075, 'Garysburg', 'garysburg', 'us', 1),
(441781, 782075, 'Robbins', 'robbins', 'us', 1),
(441782, 782075, 'Pilot Mountain', 'pilot-mountain', 'us', 1),
(441783, 782075, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(441784, 782075, 'Spring Hope', 'spring-hope', 'us', 1),
(441785, 782075, 'Swansboro', 'swansboro', 'us', 1),
(441786, 782075, 'Roseboro', 'roseboro', 'us', 1),
(441787, 782075, 'Rutherford College', 'rutherford-college', 'us', 1),
(441788, 782075, 'Wilsons Mills', 'wilsons-mills', 'us', 1),
(441789, 782075, 'Weldon', 'weldon', 'us', 1),
(441790, 782075, 'Manteo', 'manteo', 'us', 1),
(441791, 782075, 'Pinetops', 'pinetops', 'us', 1),
(441792, 782075, 'Franklinville', 'franklinville', 'us', 1),
(441793, 782075, 'Rose Hill', 'rose-hill', 'us', 1),
(441794, 782075, 'Clyde', 'clyde', 'us', 1),
(441795, 782075, 'Elm City', 'elm-city', 'us', 1),
(441796, 782075, 'Mineral Springs', 'mineral-springs', 'us', 1),
(441797, 782075, 'Bryson City', 'bryson-city', 'us', 1),
(441798, 782075, 'Stony Point', 'stony-point', 'us', 1),
(441799, 782075, 'Mount Gilead', 'mount-gilead', 'us', 1),
(441800, 782075, 'Moravian Falls', 'moravian-falls', 'us', 1),
(441801, 782075, 'Fremont', 'fremont', 'us', 1),
(441802, 782075, 'Eastover', 'eastover', 'us', 1),
(441803, 782075, 'Jefferson', 'jefferson', 'us', 1),
(441804, 782075, 'Lake Waccamaw', 'lake-waccamaw', 'us', 1),
(441805, 782075, 'Pine Level', 'pine-level', 'us', 1),
(441806, 782075, 'Blowing Rock', 'blowing-rock', 'us', 1),
(441807, 782075, 'Dobson', 'dobson', 'us', 1),
(441808, 782075, 'Denton', 'denton', 'us', 1),
(441809, 782075, 'Walnut Cove', 'walnut-cove', 'us', 1),
(441810, 782075, 'Carolina Shores', 'carolina-shores', 'us', 1),
(441811, 782075, 'Harkers Island', 'harkers-island', 'us', 1),
(441812, 782075, 'Snow Hill', 'snow-hill', 'us', 1),
(441813, 782075, 'Cape Carteret', 'cape-carteret', 'us', 1),
(441814, 782075, 'Saxapahaw', 'saxapahaw', 'us', 1),
(441815, 782075, 'Murphy', 'murphy', 'us', 1),
(441816, 782075, 'Shallotte', 'shallotte', 'us', 1),
(441817, 782075, 'Wanchese', 'wanchese', 'us', 1),
(441818, 782075, 'Andrews', 'andrews', 'us', 1),
(441819, 782075, 'Ramseur', 'ramseur', 'us', 1),
(441820, 782075, 'Surf City', 'surf-city', 'us', 1),
(441821, 782075, 'Navassa', 'navassa', 'us', 1),
(441822, 782075, 'Robersonville', 'robersonville', 'us', 1),
(441823, 782075, 'Bethel', 'bethel', 'us', 1),
(441824, 782075, 'Burnsville', 'burnsville', 'us', 1),
(441825, 782075, 'Hazelwood', 'hazelwood', 'us', 1),
(441826, 782075, 'Troutman', 'troutman', 'us', 1),
(441827, 782075, 'Mars Hill', 'mars-hill', 'us', 1),
(441828, 782075, 'Kenly', 'kenly', 'us', 1),
(441829, 782075, 'Bladenboro', 'bladenboro', 'us', 1),
(441830, 782075, 'Four Oaks', 'four-oaks', 'us', 1),
(441831, 782075, 'Atlantic Beach', 'atlantic-beach', 'us', 1),
(441832, 782075, 'Biscoe', 'biscoe', 'us', 1),
(441833, 782075, 'East Spencer', 'east-spencer', 'us', 1),
(441834, 782075, 'Tryon', 'tryon', 'us', 1),
(441835, 782075, 'Hays', 'hays', 'us', 1),
(441836, 782075, 'Sparta', 'sparta', 'us', 1),
(441837, 782075, 'Taylorsville', 'taylorsville', 'us', 1),
(441838, 782075, 'Hildebran', 'hildebran', 'us', 1),
(441839, 782075, 'Drexel', 'drexel', 'us', 1),
(441840, 782075, 'Belhaven', 'belhaven', 'us', 1),
(441841, 782075, 'Franklinton', 'franklinton', 'us', 1),
(441842, 782075, 'Polkton', 'polkton', 'us', 1),
(441843, 782075, 'Carthage', 'carthage', 'us', 1),
(441844, 782075, 'Haw River', 'haw-river', 'us', 1),
(441845, 782075, 'Rockwell', 'rockwell', 'us', 1),
(441846, 782075, 'Spruce Pine', 'spruce-pine', 'us', 1),
(441847, 782075, 'Grifton', 'grifton', 'us', 1),
(441848, 782075, 'Coats', 'coats', 'us', 1),
(441849, 782075, 'Chadbourn', 'chadbourn', 'us', 1),
(441850, 782075, 'Hertford', 'hertford', 'us', 1),
(441851, 782075, 'Kure Beach', 'kure-beach', 'us', 1),
(441852, 782075, 'Yanceyville', 'yanceyville', 'us', 1),
(441853, 782075, 'Norwood', 'norwood', 'us', 1),
(441854, 782075, 'Whispering Pines', 'whispering-pines', 'us', 1),
(441855, 782075, 'Millers Creek', 'millers-creek', 'us', 1),
(441856, 782075, 'Southern Shores', 'southern-shores', 'us', 1),
(441857, 782075, 'Madison', 'madison', 'us', 1),
(441858, 782075, 'Saint Pauls', 'saint-pauls', 'us', 1),
(441859, 782075, 'Scotland Neck', 'scotland-neck', 'us', 1),
(441860, 782075, 'Granite Quarry', 'granite-quarry', 'us', 1),
(441861, 782075, 'Buies Creek', 'buies-creek', 'us', 1),
(441862, 782075, 'Jonesville', 'jonesville', 'us', 1),
(441863, 782075, 'Mountain Home', 'mountain-home', 'us', 1),
(441864, 782075, 'Sunset Beach', 'sunset-beach', 'us', 1),
(441865, 782075, 'Windsor', 'windsor', 'us', 1),
(441866, 782075, 'Murfreesboro', 'murfreesboro', 'us', 1),
(441867, 782075, 'Enfield', 'enfield', 'us', 1),
(441868, 782075, 'Sneads Ferry', 'sneads-ferry', 'us', 1),
(441869, 782075, 'Mayodan', 'mayodan', 'us', 1),
(441870, 782075, 'Princeville', 'princeville', 'us', 1),
(441871, 782075, 'Locust', 'locust', 'us', 1),
(441872, 782075, 'Weaverville', 'weaverville', 'us', 1),
(441873, 782075, 'Sylva', 'sylva', 'us', 1),
(441874, 782075, 'Tobaccoville', 'tobaccoville', 'us', 1),
(441875, 782075, 'Wrightsville Beach', 'wrightsville-beach', 'us', 1),
(441876, 782075, 'Sharpsburg', 'sharpsburg', 'us', 1),
(441877, 782075, 'Pittsboro', 'pittsboro', 'us', 1),
(441878, 782075, 'Maxton', 'maxton', 'us', 1),
(441879, 782075, 'Fairview', 'fairview', 'us', 1),
(441880, 782075, 'Fairmont', 'fairmont', 'us', 1),
(441881, 782075, 'Flat Rock', 'flat-rock', 'us', 1),
(441882, 782075, 'Rural Hall', 'rural-hall', 'us', 1),
(441883, 782075, 'Lowell', 'lowell', 'us', 1),
(441884, 782075, 'Tabor City', 'tabor-city', 'us', 1),
(441885, 782075, 'Liberty', 'liberty', 'us', 1),
(441886, 782075, 'Pembroke', 'pembroke', 'us', 1),
(441887, 782075, 'Midland', 'midland', 'us', 1),
(441888, 782075, 'Lake Junaluska', 'lake-junaluska', 'us', 1),
(441889, 782075, 'Marshville', 'marshville', 'us', 1),
(441890, 782075, 'Southport', 'southport', 'us', 1),
(441891, 782075, 'Icard', 'icard', 'us', 1),
(441892, 782075, 'La Grange', 'la-grange', 'us', 1),
(441893, 782075, 'Red Oak', 'red-oak', 'us', 1),
(441894, 782075, 'Wingate', 'wingate', 'us', 1),
(441895, 782075, 'Wentworth', 'wentworth', 'us', 1),
(441896, 782075, 'Yadkinville', 'yadkinville', 'us', 1),
(441897, 782075, 'Cramerton', 'cramerton', 'us', 1),
(441898, 782075, 'Landis', 'landis', 'us', 1),
(441899, 782075, 'Jamestown', 'jamestown', 'us', 1),
(441900, 782075, 'Hudson', 'hudson', 'us', 1),
(441901, 782075, 'Warsaw', 'warsaw', 'us', 1),
(441902, 782075, 'Stanley', 'stanley', 'us', 1),
(441903, 782075, 'Benson', 'benson', 'us', 1),
(441904, 782075, 'Louisburg', 'louisburg', 'us', 1),
(441905, 782075, 'Waxhaw', 'waxhaw', 'us', 1),
(441906, 782075, 'Etowah', 'etowah', 'us', 1),
(441907, 782075, 'Nags Head', 'nags-head', 'us', 1),
(441908, 782075, 'Maiden', 'maiden', 'us', 1),
(441909, 782075, 'Wilkesboro', 'wilkesboro', 'us', 1),
(441910, 782075, 'Lillington', 'lillington', 'us', 1),
(441911, 782075, 'Spencer', 'spencer', 'us', 1),
(441912, 782075, 'Dallas', 'dallas', 'us', 1),
(441913, 782075, 'Red Springs', 'red-springs', 'us', 1),
(441914, 782075, 'Wadesboro', 'wadesboro', 'us', 1),
(441915, 782075, 'Kitty Hawk', 'kitty-hawk', 'us', 1),
(441916, 782075, 'Creedmoor', 'creedmoor', 'us', 1),
(441917, 782075, 'Stokesdale', 'stokesdale', 'us', 1),
(441918, 782075, 'Troy', 'troy', 'us', 1),
(441919, 782075, 'Raeford', 'raeford', 'us', 1),
(441920, 782075, 'Cullowhee', 'cullowhee', 'us', 1),
(441921, 782075, 'Welcome', 'welcome', 'us', 1),
(441922, 782075, 'Wallace', 'wallace', 'us', 1),
(441923, 782075, 'Emerald Isle', 'emerald-isle', 'us', 1),
(441924, 782075, 'Randleman', 'randleman', 'us', 1),
(441925, 782075, 'Franklin', 'franklin', 'us', 1),
(441926, 782075, 'Elizabethtown', 'elizabethtown', 'us', 1),
(441927, 782075, 'China Grove', 'china-grove', 'us', 1),
(441928, 782075, 'Pineville', 'pineville', 'us', 1),
(441929, 782075, 'Stallings', 'stallings', 'us', 1),
(441930, 782075, 'Burgaw', 'burgaw', 'us', 1),
(441931, 782075, 'Spindale', 'spindale', 'us', 1),
(441932, 782075, 'Boiling Springs', 'boiling-springs', 'us', 1),
(441933, 782075, 'Newport', 'newport', 'us', 1),
(441934, 782075, 'Plymouth', 'plymouth', 'us', 1),
(441935, 782075, 'Beaufort', 'beaufort', 'us', 1),
(441936, 782075, 'Canton', 'canton', 'us', 1),
(441937, 782075, 'Oak Ridge', 'oak-ridge', 'us', 1),
(441938, 782075, 'Rutherfordton', 'rutherfordton', 'us', 1),
(441939, 782075, 'Trent Woods', 'trent-woods', 'us', 1),
(441940, 782075, 'Elkin', 'elkin', 'us', 1),
(441941, 782075, 'North Wilkesboro', 'north-wilkesboro', 'us', 1),
(441942, 782075, 'Ahoskie', 'ahoskie', 'us', 1),
(441943, 782075, 'Mocksville', 'mocksville', 'us', 1),
(441944, 782075, 'Zebulon', 'zebulon', 'us', 1),
(441945, 782075, 'Angier', 'angier', 'us', 1),
(441946, 782075, 'Walkertown', 'walkertown', 'us', 1),
(441947, 782075, 'Nashville', 'nashville', 'us', 1),
(441948, 782075, 'Swannanoa', 'swannanoa', 'us', 1),
(441949, 782075, 'Wendell', 'wendell', 'us', 1),
(441950, 782075, 'Mount Olive', 'mount-olive', 'us', 1),
(441951, 782075, 'Leland', 'leland', 'us', 1),
(441952, 782075, 'Gibsonville', 'gibsonville', 'us', 1),
(441953, 782075, 'Fletcher', 'fletcher', 'us', 1),
(441954, 782075, 'Ayden', 'ayden', 'us', 1),
(441955, 782075, 'Valdese', 'valdese', 'us', 1),
(441956, 782075, 'Granite Falls', 'granite-falls', 'us', 1),
(441957, 782075, 'Winterville', 'winterville', 'us', 1),
(441958, 782075, 'East Flat Rock', 'east-flat-rock', 'us', 1),
(441959, 782075, 'Aberdeen', 'aberdeen', 'us', 1),
(441960, 782075, 'Farmville', 'farmville', 'us', 1),
(441961, 782075, 'Erwin', 'erwin', 'us', 1),
(441962, 782075, 'Marion', 'marion', 'us', 1),
(441963, 782075, 'Pleasant Garden', 'pleasant-garden', 'us', 1),
(441964, 782075, 'Edenton', 'edenton', 'us', 1),
(441965, 782075, 'Whiteville', 'whiteville', 'us', 1),
(441966, 782075, 'Bessemer City', 'bessemer-city', 'us', 1),
(441967, 782075, 'Harrisburg', 'harrisburg', 'us', 1),
(441968, 782075, 'Carolina Beach', 'carolina-beach', 'us', 1),
(441969, 782075, 'Hillsborough', 'hillsborough', 'us', 1),
(441970, 782075, 'Cherryville', 'cherryville', 'us', 1),
(441971, 782075, 'Williamston', 'williamston', 'us', 1),
(441972, 782075, 'Hamlet', 'hamlet', 'us', 1),
(441973, 782075, 'Knightdale', 'knightdale', 'us', 1),
(441974, 782075, 'Butner', 'butner', 'us', 1),
(441975, 782075, 'Kill Devil Hills', 'kill-devil-hills', 'us', 1),
(441976, 782075, 'Selma', 'selma', 'us', 1),
(441977, 782075, 'Brevard', 'brevard', 'us', 1),
(441978, 782075, 'Conover', 'conover', 'us', 1),
(441979, 782075, 'Trinity', 'trinity', 'us', 1),
(441980, 782075, 'Oak Island', 'oak-island', 'us', 1),
(441981, 782075, 'Forest City', 'forest-city', 'us', 1),
(441982, 782075, 'Elon', 'elon', 'us', 1),
(441983, 782075, 'Summerfield', 'summerfield', 'us', 1),
(441984, 782075, 'Black Mountain', 'black-mountain', 'us', 1),
(441985, 782075, 'Siler City', 'siler-city', 'us', 1),
(441986, 782075, 'Spring Lake', 'spring-lake', 'us', 1),
(441987, 782075, 'Morehead City', 'morehead-city', 'us', 1),
(441988, 782075, 'Mount Airy', 'mount-airy', 'us', 1),
(441989, 782075, 'Weddington', 'weddington', 'us', 1),
(441990, 782075, 'Oxford', 'oxford', 'us', 1),
(441991, 782075, 'Clinton', 'clinton', 'us', 1),
(441992, 782075, 'Belmont', 'belmont', 'us', 1),
(441993, 782075, 'Roxboro', 'roxboro', 'us', 1),
(441994, 782075, 'Davidson', 'davidson', 'us', 1),
(441995, 782075, 'Rockingham', 'rockingham', 'us', 1),
(441996, 782075, 'Mebane', 'mebane', 'us', 1),
(441997, 782075, 'Archdale', 'archdale', 'us', 1),
(441998, 782075, 'Morrisville', 'morrisville', 'us', 1),
(441999, 782075, 'Waynesville', 'waynesville', 'us', 1),
(442000, 782075, 'Mount Holly', 'mount-holly', 'us', 1),
(442001, 782075, 'Lewisville', 'lewisville', 'us', 1),
(442002, 782075, 'Washington', 'washington', 'us', 1),
(442003, 782075, 'Dunn', 'dunn', 'us', 1),
(442004, 782075, 'Lincolnton', 'lincolnton', 'us', 1),
(442005, 782075, 'Tarboro', 'tarboro', 'us', 1),
(442006, 782075, 'Kings Mountain', 'kings-mountain', 'us', 1),
(442007, 782075, 'Smithfield', 'smithfield', 'us', 1),
(442008, 782075, 'Pinehurst', 'pinehurst', 'us', 1),
(442009, 782075, 'Southern Pines', 'southern-pines', 'us', 1),
(442010, 782075, 'Hendersonville', 'hendersonville', 'us', 1),
(442011, 782075, 'Hope Mills', 'hope-mills', 'us', 1),
(442012, 782075, 'Newton', 'newton', 'us', 1),
(442013, 782075, 'Boone', 'boone', 'us', 1),
(442014, 782075, 'Clayton', 'clayton', 'us', 1),
(442015, 782075, 'Graham', 'graham', 'us', 1),
(442016, 782075, 'Reidsville', 'reidsville', 'us', 1),
(442017, 782075, 'Holly Springs', 'holly-springs', 'us', 1),
(442018, 782075, 'Indian Trail', 'indian-trail', 'us', 1),
(442019, 782075, 'Laurinburg', 'laurinburg', 'us', 1),
(442020, 782075, 'Albemarle', 'albemarle', 'us', 1),
(442021, 782075, 'Mint Hill', 'mint-hill', 'us', 1),
(442022, 782075, 'Eden', 'eden', 'us', 1),
(442023, 782075, 'Henderson', 'henderson', 'us', 1),
(442024, 782075, 'Roanoke Rapids', 'roanoke-rapids', 'us', 1),
(442025, 782075, 'Clemmons', 'clemmons', 'us', 1),
(442026, 782075, 'Carrboro', 'carrboro', 'us', 1),
(442027, 782075, 'Morganton', 'morganton', 'us', 1),
(442028, 782075, 'Lenoir', 'lenoir', 'us', 1),
(442029, 782075, 'Elizabeth City', 'elizabeth-city', 'us', 1),
(442030, 782075, 'Wake Forest', 'wake-forest', 'us', 1),
(442031, 782075, 'Mooresville', 'mooresville', 'us', 1),
(442032, 782075, 'Lexington', 'lexington', 'us', 1),
(442033, 782075, 'Kernersville', 'kernersville', 'us', 1),
(442034, 782075, 'Cornelius', 'cornelius', 'us', 1),
(442035, 782075, 'Lumberton', 'lumberton', 'us', 1),
(442036, 782075, 'Garner', 'garner', 'us', 1),
(442037, 782075, 'Havelock', 'havelock', 'us', 1),
(442038, 782075, 'Kinston', 'kinston', 'us', 1),
(442039, 782075, 'Shelby', 'shelby', 'us', 1),
(442040, 782075, 'Asheboro', 'asheboro', 'us', 1),
(442041, 782075, 'Sanford', 'sanford', 'us', 1),
(442042, 782075, 'New Bern', 'new-bern', 'us', 1),
(442043, 782075, 'Matthews', 'matthews', 'us', 1),
(442044, 782075, 'Statesville', 'statesville', 'us', 1),
(442045, 782075, 'Salisbury', 'salisbury', 'us', 1),
(442046, 782075, 'Monroe', 'monroe', 'us', 1),
(442047, 782075, 'Thomasville', 'thomasville', 'us', 1),
(442048, 782075, 'Apex', 'apex', 'us', 1),
(442049, 782075, 'Goldsboro', 'goldsboro', 'us', 1),
(442050, 782075, 'Kannapolis', 'kannapolis', 'us', 1),
(442051, 782075, 'Hickory', 'hickory', 'us', 1),
(442052, 782075, 'Huntersville', 'huntersville', 'us', 1),
(442053, 782075, 'Wilson', 'wilson', 'us', 1),
(442054, 782075, 'Burlington', 'burlington', 'us', 1),
(442055, 782075, 'Chapel Hill', 'chapel-hill', 'us', 1),
(442056, 782075, 'Rocky Mount', 'rocky-mount', 'us', 1),
(442057, 782075, 'Concord', 'concord', 'us', 1),
(442058, 782075, 'Gastonia', 'gastonia', 'us', 1),
(442059, 782075, 'Jacksonville', 'jacksonville', 'us', 1),
(442060, 782075, 'Asheville', 'asheville', 'us', 1),
(442061, 782075, 'Greenville', 'greenville', 'us', 1),
(442062, 782075, 'Wilmington', 'wilmington', 'us', 1),
(442063, 782075, 'High Point', 'high-point', 'us', 1),
(442064, 782075, 'Cary', 'cary', 'us', 1),
(442065, 782075, 'Fayetteville', 'fayetteville', 'us', 1),
(442066, 782075, 'Winston-Salem', 'winston-salem', 'us', 1),
(442067, 782075, 'Durham', 'durham', 'us', 1),
(442068, 782075, 'Greensboro', 'greensboro', 'us', 1),
(442069, 782075, 'Raleigh', 'raleigh', 'us', 1),
(442070, 782075, 'Charlotte', 'charlotte', 'us', 1),
(442071, 782076, 'Adrian', 'adrian', 'us', 1),
(442072, 782076, 'Alfred', 'alfred', 'us', 1),
(442073, 782076, 'Arvilla', 'arvilla', 'us', 1),
(442074, 782076, 'Chaseley', 'chaseley', 'us', 1),
(442075, 782076, 'Crete', 'crete', 'us', 1),
(442076, 782076, 'Cummings', 'cummings', 'us', 1),
(442077, 782076, 'Dahlen', 'dahlen', 'us', 1),
(442078, 782076, 'Durbin', 'durbin', 'us', 1),
(442079, 782076, 'Englevale', 'englevale', 'us', 1),
(442080, 782076, 'Geneseo', 'geneseo', 'us', 1),
(442081, 782076, 'Hickson', 'hickson', 'us', 1),
(442082, 782076, 'Kintyre', 'kintyre', 'us', 1),
(442083, 782076, 'McCanna', 'mccanna', 'us', 1),
(442084, 782076, 'McLeod', 'mcleod', 'us', 1),
(442085, 782076, 'Mekinock', 'mekinock', 'us', 1),
(442086, 782076, 'Penn', 'penn', 'us', 1),
(442087, 782076, 'Saint Michael', 'saint-michael', 'us', 1),
(442088, 782076, 'Spiritwood', 'spiritwood', 'us', 1),
(442089, 782076, 'Stirum', 'stirum', 'us', 1),
(442090, 782076, 'Sutton', 'sutton', 'us', 1),
(442091, 782076, 'Webster', 'webster', 'us', 1),
(442092, 782076, 'Ypsilanti', 'ypsilanti', 'us', 1),
(442093, 782076, 'Zahl', 'zahl', 'us', 1),
(442094, 782076, 'Arena', 'arena', 'us', 1),
(442095, 782076, 'Baldwin', 'baldwin', 'us', 1),
(442096, 782076, 'Battleview', 'battleview', 'us', 1),
(442097, 782076, 'Cartwright', 'cartwright', 'us', 1),
(442098, 782076, 'Denhoff', 'denhoff', 'us', 1),
(442099, 782076, 'Driscoll', 'driscoll', 'us', 1),
(442100, 782076, 'Fairfield', 'fairfield', 'us', 1),
(442101, 782076, 'Fort Rice', 'fort-rice', 'us', 1),
(442102, 782076, 'Grassy Butte', 'grassy-butte', 'us', 1),
(442103, 782076, 'Hannover', 'hannover', 'us', 1),
(442104, 782076, 'Hensler', 'hensler', 'us', 1),
(442105, 782076, 'Keene', 'keene', 'us', 1),
(442106, 782076, 'Manning', 'manning', 'us', 1),
(442107, 782076, 'McGregor', 'mcgregor', 'us', 1),
(442108, 782076, 'McKenzie', 'mckenzie', 'us', 1),
(442109, 782076, 'Menoken', 'menoken', 'us', 1),
(442110, 782076, 'Moffit', 'moffit', 'us', 1),
(442111, 782076, 'Norwich', 'norwich', 'us', 1),
(442112, 782076, 'Raleigh', 'raleigh', 'us', 1),
(442113, 782076, 'Roseglen', 'roseglen', 'us', 1),
(442114, 782076, 'Saint Anthony', 'saint-anthony', 'us', 1),
(442115, 782076, 'Shields', 'shields', 'us', 1),
(442116, 782076, 'Sterling', 'sterling', 'us', 1),
(442117, 782076, 'Trenton', 'trenton', 'us', 1),
(442118, 782076, 'Grand Forks AFB', 'grand-forks-afb', 'us', 1),
(442119, 782076, 'Lamoure', 'lamoure', 'us', 1),
(442120, 782076, 'Minot AFB', 'minot-afb', 'us', 1),
(442121, 782076, 'Ruso', 'ruso', 'us', 1),
(442122, 782076, 'Perth', 'perth', 'us', 1),
(442123, 782076, 'Kief', 'kief', 'us', 1),
(442124, 782076, 'Hannah', 'hannah', 'us', 1),
(442125, 782076, 'Balfour', 'balfour', 'us', 1),
(442126, 782076, 'Loraine', 'loraine', 'us', 1),
(442127, 782076, 'Mylo', 'mylo', 'us', 1),
(442128, 782076, 'Venturia', 'venturia', 'us', 1),
(442129, 782076, 'Ayr', 'ayr', 'us', 1),
(442130, 782076, 'Sarles', 'sarles', 'us', 1),
(442131, 782076, 'Ambrose', 'ambrose', 'us', 1),
(442132, 782076, 'York', 'york', 'us', 1),
(442133, 782076, 'Monango', 'monango', 'us', 1),
(442134, 782076, 'Amidon', 'amidon', 'us', 1),
(442135, 782076, 'Wales', 'wales', 'us', 1),
(442136, 782076, 'Fortuna', 'fortuna', 'us', 1),
(442137, 782076, 'Berlin', 'berlin', 'us', 1),
(442138, 782076, 'Braddock', 'braddock', 'us', 1),
(442139, 782076, 'Lawton', 'lawton', 'us', 1),
(442140, 782076, 'Luverne', 'luverne', 'us', 1),
(442141, 782076, 'Regan', 'regan', 'us', 1),
(442142, 782076, 'Kramer', 'kramer', 'us', 1),
(442143, 782076, 'Egeland', 'egeland', 'us', 1),
(442144, 782076, 'Antler', 'antler', 'us', 1),
(442145, 782076, 'Fairdale', 'fairdale', 'us', 1),
(442146, 782076, 'Nekoma', 'nekoma', 'us', 1),
(442147, 782076, 'Ross', 'ross', 'us', 1),
(442148, 782076, 'Fredonia', 'fredonia', 'us', 1),
(442149, 782076, 'Wolford', 'wolford', 'us', 1),
(442150, 782076, 'Courtenay', 'courtenay', 'us', 1),
(442151, 782076, 'Alamo', 'alamo', 'us', 1),
(442152, 782076, 'Voltaire', 'voltaire', 'us', 1),
(442153, 782076, 'Cathay', 'cathay', 'us', 1),
(442154, 782076, 'Clifford', 'clifford', 'us', 1),
(442155, 782076, 'Benedict', 'benedict', 'us', 1),
(442156, 782076, 'Alice', 'alice', 'us', 1),
(442157, 782076, 'Dickey', 'dickey', 'us', 1),
(442158, 782076, 'Niagara', 'niagara', 'us', 1),
(442159, 782076, 'Hampden', 'hampden', 'us', 1),
(442160, 782076, 'Sentinel Butte', 'sentinel-butte', 'us', 1),
(442161, 782076, 'Ardoch', 'ardoch', 'us', 1),
(442162, 782076, 'Kathryn', 'kathryn', 'us', 1),
(442163, 782076, 'Tolley', 'tolley', 'us', 1),
(442164, 782076, 'Cayuga', 'cayuga', 'us', 1),
(442165, 782076, 'Knox', 'knox', 'us', 1),
(442166, 782076, 'Rogers', 'rogers', 'us', 1),
(442167, 782076, 'Brocket', 'brocket', 'us', 1),
(442168, 782076, 'Wheatland', 'wheatland', 'us', 1),
(442169, 782076, 'Bathgate', 'bathgate', 'us', 1),
(442170, 782076, 'Pingree', 'pingree', 'us', 1),
(442171, 782076, 'White Earth', 'white-earth', 'us', 1),
(442172, 782076, 'Alsen', 'alsen', 'us', 1),
(442173, 782076, 'Forbes', 'forbes', 'us', 1),
(442174, 782076, 'Douglas', 'douglas', 'us', 1),
(442175, 782076, 'Robinson', 'robinson', 'us', 1),
(442176, 782076, 'Flaxton', 'flaxton', 'us', 1),
(442177, 782076, 'Barney', 'barney', 'us', 1),
(442178, 782076, 'Erie', 'erie', 'us', 1),
(442179, 782076, 'Hensel', 'hensel', 'us', 1),
(442180, 782076, 'Fort Ransom', 'fort-ransom', 'us', 1),
(442181, 782076, 'Grace City', 'grace-city', 'us', 1),
(442182, 782076, 'Balta', 'balta', 'us', 1),
(442183, 782076, 'Nome', 'nome', 'us', 1),
(442184, 782076, 'Dawson', 'dawson', 'us', 1),
(442185, 782076, 'Hamilton', 'hamilton', 'us', 1),
(442186, 782076, 'Mantador', 'mantador', 'us', 1),
(442187, 782076, 'Churchs Ferry', 'churchs-ferry', 'us', 1),
(442188, 782076, 'McHenry', 'mchenry', 'us', 1),
(442189, 782076, 'Pekin', 'pekin', 'us', 1),
(442190, 782076, 'Woodworth', 'woodworth', 'us', 1),
(442191, 782076, 'Palermo', 'palermo', 'us', 1),
(442192, 782076, 'Buchanan', 'buchanan', 'us', 1),
(442193, 782076, 'Jud', 'jud', 'us', 1),
(442194, 782076, 'Milton', 'milton', 'us', 1),
(442195, 782076, 'Warwick', 'warwick', 'us', 1),
(442196, 782076, 'Epping', 'epping', 'us', 1),
(442197, 782076, 'Fullerton', 'fullerton', 'us', 1),
(442198, 782076, 'Pettibone', 'pettibone', 'us', 1),
(442199, 782076, 'Souris', 'souris', 'us', 1),
(442200, 782076, 'Oberon', 'oberon', 'us', 1),
(442201, 782076, 'Martin', 'martin', 'us', 1),
(442202, 782076, 'Mercer', 'mercer', 'us', 1),
(442203, 782076, 'Hague', 'hague', 'us', 1),
(442204, 782076, 'Hurdsfield', 'hurdsfield', 'us', 1),
(442205, 782076, 'Ryder', 'ryder', 'us', 1),
(442206, 782076, 'Amenia', 'amenia', 'us', 1),
(442207, 782076, 'Newburg', 'newburg', 'us', 1),
(442208, 782076, 'Dazey', 'dazey', 'us', 1),
(442209, 782076, 'Donnybrook', 'donnybrook', 'us', 1),
(442210, 782076, 'Maxbass', 'maxbass', 'us', 1),
(442211, 782076, 'Pisek', 'pisek', 'us', 1),
(442212, 782076, 'Almont', 'almont', 'us', 1),
(442213, 782076, 'Solen', 'solen', 'us', 1),
(442214, 782076, 'Butte', 'butte', 'us', 1),
(442215, 782076, 'Havana', 'havana', 'us', 1),
(442216, 782076, 'Gardner', 'gardner', 'us', 1),
(442217, 782076, 'Tuttle', 'tuttle', 'us', 1),
(442218, 782076, 'Medora', 'medora', 'us', 1),
(442219, 782076, 'Colfax', 'colfax', 'us', 1),
(442220, 782076, 'Montpelier', 'montpelier', 'us', 1),
(442221, 782076, 'Coleharbor', 'coleharbor', 'us', 1),
(442222, 782076, 'Inkster', 'inkster', 'us', 1),
(442223, 782076, 'Sharon', 'sharon', 'us', 1),
(442224, 782076, 'Golva', 'golva', 'us', 1),
(442225, 782076, 'Arnegard', 'arnegard', 'us', 1),
(442226, 782076, 'Cleveland', 'cleveland', 'us', 1),
(442227, 782076, 'Lehr', 'lehr', 'us', 1),
(442228, 782076, 'Verona', 'verona', 'us', 1),
(442229, 782076, 'Deering', 'deering', 'us', 1),
(442230, 782076, 'Karlsruhe', 'karlsruhe', 'us', 1),
(442231, 782076, 'Wing', 'wing', 'us', 1),
(442232, 782076, 'Oriska', 'oriska', 'us', 1),
(442233, 782076, 'Lankin', 'lankin', 'us', 1),
(442234, 782076, 'Bowdon', 'bowdon', 'us', 1),
(442235, 782076, 'Dunn Center', 'dunn-center', 'us', 1),
(442236, 782076, 'Portal', 'portal', 'us', 1),
(442237, 782076, 'Fingal', 'fingal', 'us', 1),
(442238, 782076, 'Wildrose', 'wildrose', 'us', 1),
(442239, 782076, 'Sheldon', 'sheldon', 'us', 1),
(442240, 782076, 'Glenfield', 'glenfield', 'us', 1),
(442241, 782076, 'Mountain', 'mountain', 'us', 1),
(442242, 782076, 'Zeeland', 'zeeland', 'us', 1),
(442243, 782076, 'Dodge', 'dodge', 'us', 1),
(442244, 782076, 'Marion', 'marion', 'us', 1),
(442245, 782076, 'Marmarth', 'marmarth', 'us', 1),
(442246, 782076, 'Columbus', 'columbus', 'us', 1),
(442247, 782076, 'Goodrich', 'goodrich', 'us', 1),
(442248, 782076, 'Argusville', 'argusville', 'us', 1),
(442249, 782076, 'Sykeston', 'sykeston', 'us', 1),
(442250, 782076, 'Crary', 'crary', 'us', 1),
(442251, 782076, 'Carpio', 'carpio', 'us', 1),
(442252, 782076, 'Forest River', 'forest-river', 'us', 1),
(442253, 782076, 'Makoti', 'makoti', 'us', 1),
(442254, 782076, 'Taylor', 'taylor', 'us', 1),
(442255, 782076, 'Starkweather', 'starkweather', 'us', 1),
(442256, 782076, 'Upham', 'upham', 'us', 1),
(442257, 782076, 'Cogswell', 'cogswell', 'us', 1),
(442258, 782076, 'Esmond', 'esmond', 'us', 1),
(442259, 782076, 'Bisbee', 'bisbee', 'us', 1),
(442260, 782076, 'Kensal', 'kensal', 'us', 1),
(442261, 782076, 'Noonan', 'noonan', 'us', 1),
(442262, 782076, 'Galesburg', 'galesburg', 'us', 1),
(442263, 782076, 'Christine', 'christine', 'us', 1),
(442264, 782076, 'Streeter', 'streeter', 'us', 1),
(442265, 782076, 'Hannaford', 'hannaford', 'us', 1),
(442266, 782076, 'Plaza', 'plaza', 'us', 1),
(442267, 782076, 'Crystal', 'crystal', 'us', 1),
(442268, 782076, 'Osnabrock', 'osnabrock', 'us', 1),
(442269, 782076, 'Lignite', 'lignite', 'us', 1),
(442270, 782076, 'Petersburg', 'petersburg', 'us', 1),
(442271, 782076, 'Grandin', 'grandin', 'us', 1),
(442272, 782076, 'Reeder', 'reeder', 'us', 1),
(442273, 782076, 'Litchville', 'litchville', 'us', 1),
(442274, 782076, 'Golden Valley', 'golden-valley', 'us', 1),
(442275, 782076, 'Rhame', 'rhame', 'us', 1),
(442276, 782076, 'Binford', 'binford', 'us', 1),
(442277, 782076, 'Rock Lake', 'rock-lake', 'us', 1),
(442278, 782076, 'Adams', 'adams', 'us', 1),
(442279, 782076, 'Tolna', 'tolna', 'us', 1),
(442280, 782076, 'Regent', 'regent', 'us', 1),
(442281, 782076, 'Walcott', 'walcott', 'us', 1),
(442282, 782076, 'Sanborn', 'sanborn', 'us', 1),
(442283, 782076, 'Grenora', 'grenora', 'us', 1),
(442284, 782076, 'Tappen', 'tappen', 'us', 1),
(442285, 782076, 'Des Lacs', 'des-lacs', 'us', 1),
(442286, 782076, 'Buffalo', 'buffalo', 'us', 1),
(442287, 782076, 'Mooreton', 'mooreton', 'us', 1),
(442288, 782076, 'Rutland', 'rutland', 'us', 1),
(442289, 782076, 'Page', 'page', 'us', 1),
(442290, 782076, 'Willow City', 'willow-city', 'us', 1),
(442291, 782076, 'Wimbledon', 'wimbledon', 'us', 1),
(442292, 782076, 'Alexander', 'alexander', 'us', 1),
(442293, 782076, 'Hazelton', 'hazelton', 'us', 1),
(442294, 782076, 'Halliday', 'halliday', 'us', 1),
(442295, 782076, 'Zap', 'zap', 'us', 1),
(442296, 782076, 'Selfridge', 'selfridge', 'us', 1),
(442297, 782076, 'Edinburg', 'edinburg', 'us', 1),
(442298, 782076, 'Sherwood', 'sherwood', 'us', 1),
(442299, 782076, 'Fort Yates', 'fort-yates', 'us', 1),
(442300, 782076, 'Munich', 'munich', 'us', 1),
(442301, 782076, 'Gilby', 'gilby', 'us', 1),
(442302, 782076, 'Gladstone', 'gladstone', 'us', 1),
(442303, 782076, 'Edmore', 'edmore', 'us', 1),
(442304, 782076, 'Leonard', 'leonard', 'us', 1),
(442305, 782076, 'Fordville', 'fordville', 'us', 1),
(442306, 782076, 'Tower City', 'tower-city', 'us', 1),
(442307, 782076, 'Lansford', 'lansford', 'us', 1),
(442308, 782076, 'New Leipzig', 'new-leipzig', 'us', 1),
(442309, 782076, 'Davenport', 'davenport', 'us', 1),
(442310, 782076, 'Aneta', 'aneta', 'us', 1),
(442311, 782076, 'Granville', 'granville', 'us', 1),
(442312, 782076, 'Hope', 'hope', 'us', 1),
(442313, 782076, 'Hoople', 'hoople', 'us', 1),
(442314, 782076, 'Riverdale', 'riverdale', 'us', 1),
(442315, 782076, 'Anamoose', 'anamoose', 'us', 1),
(442316, 782076, 'Max', 'max', 'us', 1),
(442317, 782076, 'Flasher', 'flasher', 'us', 1),
(442318, 782076, 'Powers Lake', 'powers-lake', 'us', 1),
(442319, 782076, 'Scranton', 'scranton', 'us', 1),
(442320, 782076, 'Carson', 'carson', 'us', 1),
(442321, 782076, 'Drake', 'drake', 'us', 1),
(442322, 782076, 'South Heart', 'south-heart', 'us', 1),
(442323, 782076, 'Abercrombie', 'abercrombie', 'us', 1),
(442324, 782076, 'Sheyenne', 'sheyenne', 'us', 1),
(442325, 782076, 'Gackle', 'gackle', 'us', 1),
(442326, 782076, 'Minnewaukan', 'minnewaukan', 'us', 1),
(442327, 782076, 'Hunter', 'hunter', 'us', 1),
(442328, 782076, 'Medina', 'medina', 'us', 1),
(442329, 782076, 'Stanton', 'stanton', 'us', 1),
(442330, 782076, 'Glenburn', 'glenburn', 'us', 1),
(442331, 782076, 'Reynolds', 'reynolds', 'us', 1),
(442332, 782076, 'Buxton', 'buxton', 'us', 1),
(442333, 782076, 'Michigan', 'michigan', 'us', 1),
(442334, 782076, 'Sawyer', 'sawyer', 'us', 1),
(442335, 782076, 'Manvel', 'manvel', 'us', 1),
(442336, 782076, 'Saint John', 'saint-john', 'us', 1),
(442337, 782076, 'Bowbells', 'bowbells', 'us', 1),
(442338, 782076, 'Fairmount', 'fairmount', 'us', 1),
(442339, 782076, 'Arthur', 'arthur', 'us', 1),
(442340, 782076, 'Kulm', 'kulm', 'us', 1),
(442341, 782076, 'Saint Thomas', 'saint-thomas', 'us', 1),
(442342, 782076, 'McClusky', 'mcclusky', 'us', 1),
(442343, 782076, 'Neche', 'neche', 'us', 1),
(442344, 782076, 'Leeds', 'leeds', 'us', 1),
(442345, 782076, 'Berthold', 'berthold', 'us', 1),
(442346, 782076, 'Finley', 'finley', 'us', 1),
(442347, 782076, 'Maddock', 'maddock', 'us', 1),
(442348, 782076, 'McVille', 'mcville', 'us', 1),
(442349, 782076, 'Forman', 'forman', 'us', 1),
(442350, 782076, 'Westhope', 'westhope', 'us', 1),
(442351, 782076, 'Strasburg', 'strasburg', 'us', 1),
(442352, 782076, 'New England', 'new-england', 'us', 1),
(442353, 782076, 'Emerado', 'emerado', 'us', 1),
(442354, 782076, 'Wyndmere', 'wyndmere', 'us', 1),
(442355, 782076, 'Ray', 'ray', 'us', 1),
(442356, 782076, 'Towner', 'towner', 'us', 1),
(442357, 782076, 'Rolette', 'rolette', 'us', 1),
(442358, 782076, 'Turtle Lake', 'turtle-lake', 'us', 1),
(442359, 782076, 'Fessenden', 'fessenden', 'us', 1),
(442360, 782076, 'Richardton', 'richardton', 'us', 1),
(442361, 782076, 'Mapleton', 'mapleton', 'us', 1),
(442362, 782076, 'Portland', 'portland', 'us', 1),
(442363, 782076, 'Edgeley', 'edgeley', 'us', 1),
(442364, 782076, 'Kindred', 'kindred', 'us', 1),
(442365, 782076, 'Elgin', 'elgin', 'us', 1),
(442366, 782076, 'Pembina', 'pembina', 'us', 1),
(442367, 782076, 'Center', 'center', 'us', 1),
(442368, 782076, 'Minto', 'minto', 'us', 1),
(442369, 782076, 'Harwood', 'harwood', 'us', 1),
(442370, 782076, 'Mandaree', 'mandaree', 'us', 1),
(442371, 782076, 'Hatton', 'hatton', 'us', 1),
(442372, 782076, 'Milnor', 'milnor', 'us', 1),
(442373, 782076, 'Killdeer', 'killdeer', 'us', 1),
(442374, 782076, 'Steele', 'steele', 'us', 1),
(442375, 782076, 'Gwinner', 'gwinner', 'us', 1),
(442376, 782076, 'Mott', 'mott', 'us', 1),
(442377, 782076, 'Hebron', 'hebron', 'us', 1),
(442378, 782076, 'Dunseith', 'dunseith', 'us', 1),
(442379, 782076, 'Lidgerwood', 'lidgerwood', 'us', 1),
(442380, 782076, 'Mohall', 'mohall', 'us', 1),
(442381, 782076, 'Lakota', 'lakota', 'us', 1),
(442382, 782076, 'Underwood', 'underwood', 'us', 1),
(442383, 782076, 'Wilton', 'wilton', 'us', 1),
(442384, 782076, 'Napoleon', 'napoleon', 'us', 1),
(442385, 782076, 'Ashley', 'ashley', 'us', 1),
(442386, 782076, 'Belfield', 'belfield', 'us', 1),
(442387, 782076, 'Glen Ullin', 'glen-ullin', 'us', 1),
(442388, 782076, 'Drayton', 'drayton', 'us', 1),
(442389, 782076, 'New Salem', 'new-salem', 'us', 1),
(442390, 782076, 'Surrey', 'surrey', 'us', 1),
(442391, 782076, 'Northwood', 'northwood', 'us', 1),
(442392, 782076, 'Cannon Ball', 'cannon-ball', 'us', 1),
(442393, 782076, 'Cooperstown', 'cooperstown', 'us', 1),
(442394, 782076, 'Fort Totten', 'fort-totten', 'us', 1),
(442395, 782076, 'Thompson', 'thompson', 'us', 1),
(442396, 782076, 'Walhalla', 'walhalla', 'us', 1),
(442397, 782076, 'Velva', 'velva', 'us', 1),
(442398, 782076, 'Hankinson', 'hankinson', 'us', 1),
(442399, 782076, 'Horace', 'horace', 'us', 1),
(442400, 782076, 'Burlington', 'burlington', 'us', 1),
(442401, 782076, 'Beach', 'beach', 'us', 1),
(442402, 782076, 'Parshall', 'parshall', 'us', 1),
(442403, 782076, 'Wishek', 'wishek', 'us', 1),
(442404, 782076, 'Crosby', 'crosby', 'us', 1),
(442405, 782076, 'Tioga', 'tioga', 'us', 1),
(442406, 782076, 'Kenmare', 'kenmare', 'us', 1),
(442407, 782076, 'Linton', 'linton', 'us', 1),
(442408, 782076, 'Enderlin', 'enderlin', 'us', 1),
(442409, 782076, 'Cando', 'cando', 'us', 1),
(442410, 782076, 'Stanley', 'stanley', 'us', 1),
(442411, 782076, 'Garrison', 'garrison', 'us', 1),
(442412, 782076, 'Hettinger', 'hettinger', 'us', 1),
(442413, 782076, 'Washburn', 'washburn', 'us', 1),
(442414, 782076, 'New Rockford', 'new-rockford', 'us', 1),
(442415, 782076, 'New Town', 'new-town', 'us', 1),
(442416, 782076, 'Larimore', 'larimore', 'us', 1),
(442417, 782076, 'Watford City', 'watford-city', 'us', 1),
(442418, 782076, 'Park River', 'park-river', 'us', 1),
(442419, 782076, 'Rolla', 'rolla', 'us', 1),
(442420, 782076, 'Cavalier', 'cavalier', 'us', 1),
(442421, 782076, 'Bowman', 'bowman', 'us', 1),
(442422, 782076, 'Ellendale', 'ellendale', 'us', 1),
(442423, 782076, 'Hillsboro', 'hillsboro', 'us', 1),
(442424, 782076, 'Harvey', 'harvey', 'us', 1),
(442425, 782076, 'Oakes', 'oakes', 'us', 1),
(442426, 782076, 'Langdon', 'langdon', 'us', 1),
(442427, 782076, 'Mayville', 'mayville', 'us', 1),
(442428, 782076, 'Casselton', 'casselton', 'us', 1),
(442429, 782076, 'Carrington', 'carrington', 'us', 1),
(442430, 782076, 'Bottineau', 'bottineau', 'us', 1),
(442431, 782076, 'Lincoln', 'lincoln', 'us', 1),
(442432, 782076, 'Lisbon', 'lisbon', 'us', 1),
(442433, 782076, 'Hazen', 'hazen', 'us', 1),
(442434, 782076, 'Belcourt', 'belcourt', 'us', 1),
(442435, 782076, 'Rugby', 'rugby', 'us', 1),
(442436, 782076, 'Beulah', 'beulah', 'us', 1),
(442437, 782076, 'Grafton', 'grafton', 'us', 1),
(442438, 782076, 'Valley City', 'valley-city', 'us', 1),
(442439, 782076, 'Devils Lake', 'devils-lake', 'us', 1),
(442440, 782076, 'Wahpeton', 'wahpeton', 'us', 1),
(442441, 782076, 'Williston', 'williston', 'us', 1),
(442442, 782076, 'Jamestown', 'jamestown', 'us', 1),
(442443, 782076, 'Dickinson', 'dickinson', 'us', 1),
(442444, 782076, 'Mandan', 'mandan', 'us', 1),
(442445, 782076, 'West Fargo', 'west-fargo', 'us', 1),
(442446, 782076, 'Minot', 'minot', 'us', 1),
(442447, 782076, 'Grand Forks', 'grand-forks', 'us', 1),
(442448, 782076, 'Bismarck', 'bismarck', 'us', 1),
(442449, 782076, 'Fargo', 'fargo', 'us', 1),
(442450, 782077, 'Rome', 'rome', 'us', 1),
(442451, 782077, 'Alledonia', 'alledonia', 'us', 1),
(442452, 782077, 'Alpha', 'alpha', 'us', 1),
(442453, 782077, 'Barlow', 'barlow', 'us', 1),
(442454, 782077, 'Bartlett', 'bartlett', 'us', 1),
(442455, 782077, 'Bidwell', 'bidwell', 'us', 1),
(442456, 782077, 'Blacklick', 'blacklick', 'us', 1),
(442457, 782077, 'Blue Creek', 'blue-creek', 'us', 1),
(442458, 782077, 'Blue Rock', 'blue-rock', 'us', 1),
(442459, 782077, 'Bourneville', 'bourneville', 'us', 1),
(442460, 782077, 'Buffalo', 'buffalo', 'us', 1),
(442461, 782077, 'Camp Dennison', 'camp-dennison', 'us', 1),
(442462, 782077, 'Chandlersville', 'chandlersville', 'us', 1),
(442463, 782077, 'Chester', 'chester', 'us', 1),
(442464, 782077, 'Creola', 'creola', 'us', 1),
(442465, 782077, 'Cutler', 'cutler', 'us', 1),
(442466, 782077, 'Duncan Falls', 'duncan-falls', 'us', 1),
(442467, 782077, 'Etna', 'etna', 'us', 1),
(442468, 782077, 'Fleming', 'fleming', 'us', 1),
(442469, 782077, 'Galloway', 'galloway', 'us', 1),
(442470, 782077, 'Goshen', 'goshen', 'us', 1),
(442471, 782077, 'Guysville', 'guysville', 'us', 1),
(442472, 782077, 'Hallsville', 'hallsville', 'us', 1),
(442473, 782077, 'Hannibal', 'hannibal', 'us', 1),
(442474, 782077, 'Hooven', 'hooven', 'us', 1),
(442475, 782077, 'Hopewell', 'hopewell', 'us', 1),
(442476, 782077, 'Indian Springs', 'indian-springs', 'us', 1),
(442477, 782077, 'Jacksontown', 'jacksontown', 'us', 1),
(442478, 782077, 'Jacobsburg', 'jacobsburg', 'us', 1),
(442479, 782077, 'Kings Mills', 'kings-mills', 'us', 1),
(442480, 782077, 'Kitts Hill', 'kitts-hill', 'us', 1),
(442481, 782077, 'Lakeside', 'lakeside', 'us', 1),
(442482, 782077, 'Langsville', 'langsville', 'us', 1),
(442483, 782077, 'Latham', 'latham', 'us', 1),
(442484, 782077, 'Little Hocking', 'little-hocking', 'us', 1),
(442485, 782077, 'Londonderry', 'londonderry', 'us', 1),
(442486, 782077, 'Long Bottom', 'long-bottom', 'us', 1),
(442487, 782077, 'Lynx', 'lynx', 'us', 1),
(442488, 782077, 'McDermott', 'mcdermott', 'us', 1),
(442489, 782077, 'Medway', 'medway', 'us', 1),
(442490, 782077, 'Miamitown', 'miamitown', 'us', 1),
(442491, 782077, 'Miamiville', 'miamiville', 'us', 1),
(442492, 782077, 'Millfield', 'millfield', 'us', 1),
(442493, 782077, 'Minford', 'minford', 'us', 1),
(442494, 782077, 'Mount Perry', 'mount-perry', 'us', 1),
(442495, 782077, 'New Haven', 'new-haven', 'us', 1),
(442496, 782077, 'New Marshfield', 'new-marshfield', 'us', 1),
(442497, 782077, 'New Plymouth', 'new-plymouth', 'us', 1),
(442498, 782077, 'Newport', 'newport', 'us', 1),
(442499, 782077, 'Okeana', 'okeana', 'us', 1),
(442500, 782077, 'Oregonia', 'oregonia', 'us', 1),
(442501, 782077, 'Patriot', 'patriot', 'us', 1),
(442502, 782077, 'Pedro', 'pedro', 'us', 1),
(442503, 782077, 'Pennsville', 'pennsville', 'us', 1),
(442504, 782077, 'Petersburg', 'petersburg', 'us', 1),
(442505, 782077, 'Portland', 'portland', 'us', 1),
(442506, 782077, 'Radcliff', 'radcliff', 'us', 1),
(442507, 782077, 'Ray', 'ray', 'us', 1),
(442508, 782077, 'Reedsville', 'reedsville', 'us', 1),
(442509, 782077, 'Reno', 'reno', 'us', 1),
(442510, 782077, 'Richmond Dale', 'richmond-dale', 'us', 1),
(442511, 782077, 'Rockbridge', 'rockbridge', 'us', 1),
(442512, 782077, 'Sardis', 'sardis', 'us', 1),
(442513, 782077, 'Scottown', 'scottown', 'us', 1),
(442514, 782077, 'Shade', 'shade', 'us', 1),
(442515, 782077, 'Shandon', 'shandon', 'us', 1),
(442516, 782077, 'Sonora', 'sonora', 'us', 1),
(442517, 782077, 'South Bloomingville', 'south-bloomingville', 'us', 1),
(442518, 782077, 'Stewart', 'stewart', 'us', 1),
(442519, 782077, 'Summit Station', 'summit-station', 'us', 1),
(442520, 782077, 'Tuppers Plains', 'tuppers-plains', 'us', 1),
(442521, 782077, 'Union Furnace', 'union-furnace', 'us', 1),
(442522, 782077, 'Vincent', 'vincent', 'us', 1),
(442523, 782077, 'Walhonding', 'walhonding', 'us', 1),
(442524, 782077, 'Walnut Hills', 'walnut-hills', 'us', 1),
(442525, 782077, 'Waterford', 'waterford', 'us', 1),
(442526, 782077, 'Whipple', 'whipple', 'us', 1),
(442527, 782077, 'Willow Wood', 'willow-wood', 'us', 1),
(442528, 782077, 'Windsor', 'windsor', 'us', 1),
(442529, 782077, 'Alvada', 'alvada', 'us', 1),
(442530, 782077, 'Amlin', 'amlin', 'us', 1),
(442531, 782077, 'Atwater', 'atwater', 'us', 1),
(442532, 782077, 'Austinburg', 'austinburg', 'us', 1),
(442533, 782077, 'Bascom', 'bascom', 'us', 1),
(442534, 782077, 'Bath', 'bath', 'us', 1),
(442535, 782077, 'Berlin', 'berlin', 'us', 1),
(442536, 782077, 'Berlin Center', 'berlin-center', 'us', 1),
(442537, 782077, 'Big Prairie', 'big-prairie', 'us', 1),
(442538, 782077, 'Birmingham', 'birmingham', 'us', 1),
(442539, 782077, 'Bladensburg', 'bladensburg', 'us', 1),
(442540, 782077, 'Bristolville', 'bristolville', 'us', 1),
(442541, 782077, 'Brookfield', 'brookfield', 'us', 1),
(442542, 782077, 'Burghill', 'burghill', 'us', 1),
(442543, 782077, 'Cable', 'cable', 'us', 1),
(442544, 782077, 'Charm', 'charm', 'us', 1),
(442545, 782077, 'Colerain', 'colerain', 'us', 1),
(442546, 782077, 'Collins', 'collins', 'us', 1),
(442547, 782077, 'Columbia Station', 'columbia-station', 'us', 1),
(442548, 782077, 'Conover', 'conover', 'us', 1),
(442549, 782077, 'Copley', 'copley', 'us', 1),
(442550, 782077, 'Curtice', 'curtice', 'us', 1),
(442551, 782077, 'Damascus', 'damascus', 'us', 1),
(442552, 782077, 'Deerfield', 'deerfield', 'us', 1),
(442553, 782077, 'Diamond', 'diamond', 'us', 1),
(442554, 782077, 'Dola', 'dola', 'us', 1),
(442555, 782077, 'Dorset', 'dorset', 'us', 1),
(442556, 782077, 'Dundee', 'dundee', 'us', 1),
(442557, 782077, 'East Claridon', 'east-claridon', 'us', 1),
(442558, 782077, 'East Liberty', 'east-liberty', 'us', 1),
(442559, 782077, 'East Rochester', 'east-rochester', 'us', 1),
(442560, 782077, 'East Springfield', 'east-springfield', 'us', 1),
(442561, 782077, 'Ellsworth', 'ellsworth', 'us', 1),
(442562, 782077, 'Farmdale', 'farmdale', 'us', 1),
(442563, 782077, 'Fowler', 'fowler', 'us', 1),
(442564, 782077, 'Fresno', 'fresno', 'us', 1),
(442565, 782077, 'Gomer', 'gomer', 'us', 1),
(442566, 782077, 'Graytown', 'graytown', 'us', 1),
(442567, 782077, 'Hammondsville', 'hammondsville', 'us', 1),
(442568, 782077, 'Hinckley', 'hinckley', 'us', 1),
(442569, 782077, 'Homer', 'homer', 'us', 1),
(442570, 782077, 'Homerville', 'homerville', 'us', 1),
(442571, 782077, 'Homeworth', 'homeworth', 'us', 1),
(442572, 782077, 'Houston', 'houston', 'us', 1),
(442573, 782077, 'Howard', 'howard', 'us', 1),
(442574, 782077, 'Huntsburg', 'huntsburg', 'us', 1),
(442575, 782077, 'Iberia', 'iberia', 'us', 1),
(442576, 782077, 'Irwin', 'irwin', 'us', 1),
(442577, 782077, 'Kansas', 'kansas', 'us', 1),
(442578, 782077, 'Kensington', 'kensington', 'us', 1),
(442579, 782077, 'Kidron', 'kidron', 'us', 1),
(442580, 782077, 'Kingsville', 'kingsville', 'us', 1),
(442581, 782077, 'Kinsman', 'kinsman', 'us', 1),
(442582, 782077, 'Kunkle', 'kunkle', 'us', 1),
(442583, 782077, 'Lafferty', 'lafferty', 'us', 1),
(442584, 782077, 'Lake Milton', 'lake-milton', 'us', 1),
(442585, 782077, 'Lakeville', 'lakeville', 'us', 1),
(442586, 782077, 'Lansing', 'lansing', 'us', 1),
(442587, 782077, 'Lewis Center', 'lewis-center', 'us', 1),
(442588, 782077, 'Lewistown', 'lewistown', 'us', 1),
(442589, 782077, 'Litchfield', 'litchfield', 'us', 1),
(442590, 782077, 'Maplewood', 'maplewood', 'us', 1),
(442591, 782077, 'Maria Stein', 'maria-stein', 'us', 1),
(442592, 782077, 'Mark Center', 'mark-center', 'us', 1),
(442593, 782077, 'Martin', 'martin', 'us', 1),
(442594, 782077, 'McCutchenville', 'mccutchenville', 'us', 1),
(442595, 782077, 'Mechanicstown', 'mechanicstown', 'us', 1),
(442596, 782077, 'Mesopotamia', 'mesopotamia', 'us', 1),
(442597, 782077, 'Middle Bass', 'middle-bass', 'us', 1),
(442598, 782077, 'Monclova', 'monclova', 'us', 1),
(442599, 782077, 'Montville', 'montville', 'us', 1),
(442600, 782077, 'Nashport', 'nashport', 'us', 1),
(442601, 782077, 'Neapolis', 'neapolis', 'us', 1),
(442602, 782077, 'Negley', 'negley', 'us', 1),
(442603, 782077, 'New Springfield', 'new-springfield', 'us', 1),
(442604, 782077, 'North Benton', 'north-benton', 'us', 1),
(442605, 782077, 'North Bloomfield', 'north-bloomfield', 'us', 1),
(442606, 782077, 'North Georgetown', 'north-georgetown', 'us', 1),
(442607, 782077, 'North Jackson', 'north-jackson', 'us', 1),
(442608, 782077, 'North Lawrence', 'north-lawrence', 'us', 1),
(442609, 782077, 'North Lima', 'north-lima', 'us', 1),
(442610, 782077, 'Novelty', 'novelty', 'us', 1),
(442611, 782077, 'Old Fort', 'old-fort', 'us', 1),
(442612, 782077, 'Paris', 'paris', 'us', 1),
(442613, 782077, 'Parkman', 'parkman', 'us', 1),
(442614, 782077, 'Pettisville', 'pettisville', 'us', 1),
(442615, 782077, 'Piedmont', 'piedmont', 'us', 1),
(442616, 782077, 'Pierpont', 'pierpont', 'us', 1),
(442617, 782077, 'Radnor', 'radnor', 'us', 1),
(442618, 782077, 'Randolph', 'randolph', 'us', 1),
(442619, 782077, 'Raymond', 'raymond', 'us', 1),
(442620, 782077, 'Robertsville', 'robertsville', 'us', 1),
(442621, 782077, 'Rootstown', 'rootstown', 'us', 1),
(442622, 782077, 'Rosewood', 'rosewood', 'us', 1),
(442623, 782077, 'Rudolph', 'rudolph', 'us', 1),
(442624, 782077, 'Sagamore Hills', 'sagamore-hills', 'us', 1),
(442625, 782077, 'Sharon Center', 'sharon-center', 'us', 1),
(442626, 782077, 'Shauck', 'shauck', 'us', 1),
(442627, 782077, 'Southington', 'southington', 'us', 1),
(442628, 782077, 'Sterling', 'sterling', 'us', 1),
(442629, 782077, 'Stony Ridge', 'stony-ridge', 'us', 1),
(442630, 782077, 'Sullivan', 'sullivan', 'us', 1),
(442631, 782077, 'Thompson', 'thompson', 'us', 1),
(442632, 782077, 'Tippecanoe', 'tippecanoe', 'us', 1),
(442633, 782077, 'Valley City', 'valley-city', 'us', 1),
(442634, 782077, 'Vaughnsville', 'vaughnsville', 'us', 1),
(442635, 782077, 'Vickery', 'vickery', 'us', 1),
(442636, 782077, 'Vienna', 'vienna', 'us', 1),
(442637, 782077, 'Walnut Creek', 'walnut-creek', 'us', 1),
(442638, 782077, 'West Chester', 'west-chester', 'us', 1),
(442639, 782077, 'Williamsfield', 'williamsfield', 'us', 1),
(442640, 782077, 'Williston', 'williston', 'us', 1),
(442641, 782077, 'Winesburg', 'winesburg', 'us', 1),
(442642, 782077, 'Winona', 'winona', 'us', 1),
(442643, 782077, 'Nova', 'nova', 'us', 1),
(442644, 782077, 'New Bavaria', 'new-bavaria', 'us', 1),
(442645, 782077, 'Brice', 'brice', 'us', 1),
(442646, 782077, 'Otway', 'otway', 'us', 1),
(442647, 782077, 'Stout', 'stout', 'us', 1),
(442648, 782077, 'Lower Salem', 'lower-salem', 'us', 1),
(442649, 782077, 'Yorkshire', 'yorkshire', 'us', 1),
(442650, 782077, 'Graysville', 'graysville', 'us', 1),
(442651, 782077, 'Norwich', 'norwich', 'us', 1),
(442652, 782077, 'Blakeslee', 'blakeslee', 'us', 1),
(442653, 782077, 'Kirby', 'kirby', 'us', 1),
(442654, 782077, 'Miller City', 'miller-city', 'us', 1),
(442655, 782077, 'Adamsville', 'adamsville', 'us', 1),
(442656, 782077, 'Thurman', 'thurman', 'us', 1),
(442657, 782077, 'New Weston', 'new-weston', 'us', 1),
(442658, 782077, 'Jerusalem', 'jerusalem', 'us', 1),
(442659, 782077, 'Venedocia', 'venedocia', 'us', 1),
(442660, 782077, 'Fultonham', 'fultonham', 'us', 1),
(442661, 782077, 'Salesville', 'salesville', 'us', 1),
(442662, 782077, 'Wilkesville', 'wilkesville', 'us', 1),
(442663, 782077, 'Pleasant Plain', 'pleasant-plain', 'us', 1),
(442664, 782077, 'Dexter City', 'dexter-city', 'us', 1),
(442665, 782077, 'Haviland', 'haviland', 'us', 1),
(442666, 782077, 'Palestine', 'palestine', 'us', 1),
(442667, 782077, 'Sinking Spring', 'sinking-spring', 'us', 1),
(442668, 782077, 'Gilboa', 'gilboa', 'us', 1),
(442669, 782077, 'Nashville', 'nashville', 'us', 1),
(442670, 782077, 'West Elkton', 'west-elkton', 'us', 1),
(442671, 782077, 'Latty', 'latty', 'us', 1),
(442672, 782077, 'Orangeville', 'orangeville', 'us', 1),
(442673, 782077, 'Stone Creek', 'stone-creek', 'us', 1),
(442674, 782077, 'Gratiot', 'gratiot', 'us', 1),
(442675, 782077, 'Zoar', 'zoar', 'us', 1),
(442676, 782077, 'Martinsburg', 'martinsburg', 'us', 1),
(442677, 782077, 'Amesville', 'amesville', 'us', 1),
(442678, 782077, 'Brinkhaven', 'brinkhaven', 'us', 1),
(442679, 782077, 'Glenford', 'glenford', 'us', 1),
(442680, 782077, 'Burgoon', 'burgoon', 'us', 1),
(442681, 782077, 'Cecil', 'cecil', 'us', 1),
(442682, 782077, 'Harpster', 'harpster', 'us', 1),
(442683, 782077, 'Kimbolton', 'kimbolton', 'us', 1),
(442684, 782077, 'Sarahsville', 'sarahsville', 'us', 1),
(442685, 782077, 'Cloverdale', 'cloverdale', 'us', 1),
(442686, 782077, 'Macksburg', 'macksburg', 'us', 1),
(442687, 782077, 'Custar', 'custar', 'us', 1),
(442688, 782077, 'Chatfield', 'chatfield', 'us', 1),
(442689, 782077, 'Chesterville', 'chesterville', 'us', 1),
(442690, 782077, 'Mount Cory', 'mount-cory', 'us', 1),
(442691, 782077, 'North Star', 'north-star', 'us', 1),
(442692, 782077, 'Zanesfield', 'zanesfield', 'us', 1),
(442693, 782077, 'Hollansburg', 'hollansburg', 'us', 1),
(442694, 782077, 'South Salem', 'south-salem', 'us', 1),
(442695, 782077, 'Ludlow Falls', 'ludlow-falls', 'us', 1),
(442696, 782077, 'New Riegel', 'new-riegel', 'us', 1),
(442697, 782077, 'Bloomingdale', 'bloomingdale', 'us', 1),
(442698, 782077, 'Cheshire', 'cheshire', 'us', 1),
(442699, 782077, 'Rossburg', 'rossburg', 'us', 1),
(442700, 782077, 'Lewisville', 'lewisville', 'us', 1),
(442701, 782077, 'Moscow', 'moscow', 'us', 1),
(442702, 782077, 'Jenera', 'jenera', 'us', 1),
(442703, 782077, 'Helena', 'helena', 'us', 1),
(442704, 782077, 'Mount Eaton', 'mount-eaton', 'us', 1),
(442705, 782077, 'Buckland', 'buckland', 'us', 1),
(442706, 782077, 'Burkettsville', 'burkettsville', 'us', 1),
(442707, 782077, 'Osgood', 'osgood', 'us', 1),
(442708, 782077, 'Alexandria', 'alexandria', 'us', 1),
(442709, 782077, 'Uniopolis', 'uniopolis', 'us', 1),
(442710, 782077, 'Belle Valley', 'belle-valley', 'us', 1),
(442711, 782077, 'Rogers', 'rogers', 'us', 1),
(442712, 782077, 'Port William', 'port-william', 'us', 1),
(442713, 782077, 'Berkey', 'berkey', 'us', 1),
(442714, 782077, 'Orient', 'orient', 'us', 1),
(442715, 782077, 'Tiro', 'tiro', 'us', 1),
(442716, 782077, 'Harrisville', 'harrisville', 'us', 1),
(442717, 782077, 'Midland', 'midland', 'us', 1),
(442718, 782077, 'Burbank', 'burbank', 'us', 1),
(442719, 782077, 'Lockbourne', 'lockbourne', 'us', 1),
(442720, 782077, 'Rushville', 'rushville', 'us', 1),
(442721, 782077, 'Old Washington', 'old-washington', 'us', 1),
(442722, 782077, 'Malinta', 'malinta', 'us', 1),
(442723, 782077, 'Donnelsville', 'donnelsville', 'us', 1),
(442724, 782077, 'Bowersville', 'bowersville', 'us', 1),
(442725, 782077, 'Summerfield', 'summerfield', 'us', 1),
(442726, 782077, 'Stratton', 'stratton', 'us', 1),
(442727, 782077, 'Empire', 'empire', 'us', 1),
(442728, 782077, 'Highland', 'highland', 'us', 1),
(442729, 782077, 'Alvordton', 'alvordton', 'us', 1),
(442730, 782077, 'Melrose', 'melrose', 'us', 1),
(442731, 782077, 'Dellroy', 'dellroy', 'us', 1),
(442732, 782077, 'Morristown', 'morristown', 'us', 1),
(442733, 782077, 'Glenmont', 'glenmont', 'us', 1),
(442734, 782077, 'Lore City', 'lore-city', 'us', 1),
(442735, 782077, 'Higginsport', 'higginsport', 'us', 1),
(442736, 782077, 'Lafayette', 'lafayette', 'us', 1),
(442737, 782077, 'Chesterhill', 'chesterhill', 'us', 1),
(442738, 782077, 'Clay Center', 'clay-center', 'us', 1),
(442739, 782077, 'Harrisburg', 'harrisburg', 'us', 1),
(442740, 782077, 'Casstown', 'casstown', 'us', 1),
(442741, 782077, 'Woodstock', 'woodstock', 'us', 1),
(442742, 782077, 'Somerville', 'somerville', 'us', 1),
(442743, 782077, 'Van Buren', 'van-buren', 'us', 1),
(442744, 782077, 'Scott', 'scott', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(442745, 782077, 'Benton Ridge', 'benton-ridge', 'us', 1),
(442746, 782077, 'Green Camp', 'green-camp', 'us', 1),
(442747, 782077, 'Port Jefferson', 'port-jefferson', 'us', 1),
(442748, 782077, 'Sherrodsville', 'sherrodsville', 'us', 1),
(442749, 782077, 'Marengo', 'marengo', 'us', 1),
(442750, 782077, 'Saint Louisville', 'saint-louisville', 'us', 1),
(442751, 782077, 'Holloway', 'holloway', 'us', 1),
(442752, 782077, 'Waldo', 'waldo', 'us', 1),
(442753, 782077, 'Catawba', 'catawba', 'us', 1),
(442754, 782077, 'Wilmot', 'wilmot', 'us', 1),
(442755, 782077, 'Tremont City', 'tremont-city', 'us', 1),
(442756, 782077, 'Vinton', 'vinton', 'us', 1),
(442757, 782077, 'Beaverdam', 'beaverdam', 'us', 1),
(442758, 782077, 'Ney', 'ney', 'us', 1),
(442759, 782077, 'Ridgeway', 'ridgeway', 'us', 1),
(442760, 782077, 'Hayesville', 'hayesville', 'us', 1),
(442761, 782077, 'North Hampton', 'north-hampton', 'us', 1),
(442762, 782077, 'New Athens', 'new-athens', 'us', 1),
(442763, 782077, 'Polk', 'polk', 'us', 1),
(442764, 782077, 'Grand River', 'grand-river', 'us', 1),
(442765, 782077, 'Chickasaw', 'chickasaw', 'us', 1),
(442766, 782077, 'Tontogany', 'tontogany', 'us', 1),
(442767, 782077, 'Vanlue', 'vanlue', 'us', 1),
(442768, 782077, 'Conesville', 'conesville', 'us', 1),
(442769, 782077, 'Savannah', 'savannah', 'us', 1),
(442770, 782077, 'Grover Hill', 'grover-hill', 'us', 1),
(442771, 782077, 'Kelleys Island', 'kelleys-island', 'us', 1),
(442772, 782077, 'Adelphi', 'adelphi', 'us', 1),
(442773, 782077, 'South Solon', 'south-solon', 'us', 1),
(442774, 782077, 'Fayetteville', 'fayetteville', 'us', 1),
(442775, 782077, 'Hartford', 'hartford', 'us', 1),
(442776, 782077, 'Pitsburg', 'pitsburg', 'us', 1),
(442777, 782077, 'Mowrystown', 'mowrystown', 'us', 1),
(442778, 782077, 'Hanoverton', 'hanoverton', 'us', 1),
(442779, 782077, 'Morral', 'morral', 'us', 1),
(442780, 782077, 'Wharton', 'wharton', 'us', 1),
(442781, 782077, 'Rutland', 'rutland', 'us', 1),
(442782, 782077, 'Rayland', 'rayland', 'us', 1),
(442783, 782077, 'Cumberland', 'cumberland', 'us', 1),
(442784, 782077, 'West Manchester', 'west-manchester', 'us', 1),
(442785, 782077, 'Freeport', 'freeport', 'us', 1),
(442786, 782077, 'Zaleski', 'zaleski', 'us', 1),
(442787, 782077, 'Irondale', 'irondale', 'us', 1),
(442788, 782077, 'Portage', 'portage', 'us', 1),
(442789, 782077, 'Galena', 'galena', 'us', 1),
(442790, 782077, 'Holmesville', 'holmesville', 'us', 1),
(442791, 782077, 'Beallsville', 'beallsville', 'us', 1),
(442792, 782077, 'Bowerston', 'bowerston', 'us', 1),
(442793, 782077, 'Fort Jennings', 'fort-jennings', 'us', 1),
(442794, 782077, 'College Corner', 'college-corner', 'us', 1),
(442795, 782077, 'Crown City', 'crown-city', 'us', 1),
(442796, 782077, 'Martinsville', 'martinsville', 'us', 1),
(442797, 782077, 'Pleasant City', 'pleasant-city', 'us', 1),
(442798, 782077, 'Clarington', 'clarington', 'us', 1),
(442799, 782077, 'Sugar Grove', 'sugar-grove', 'us', 1),
(442800, 782077, 'Edison', 'edison', 'us', 1),
(442801, 782077, 'Croton', 'croton', 'us', 1),
(442802, 782077, 'Senecaville', 'senecaville', 'us', 1),
(442803, 782077, 'Huntsville', 'huntsville', 'us', 1),
(442804, 782077, 'Willshire', 'willshire', 'us', 1),
(442805, 782077, 'Jerry City', 'jerry-city', 'us', 1),
(442806, 782077, 'Verona', 'verona', 'us', 1),
(442807, 782077, 'Richmond', 'richmond', 'us', 1),
(442808, 782077, 'Mount Blanchard', 'mount-blanchard', 'us', 1),
(442809, 782077, 'Carroll', 'carroll', 'us', 1),
(442810, 782077, 'Beaver', 'beaver', 'us', 1),
(442811, 782077, 'Murray City', 'murray-city', 'us', 1),
(442812, 782077, 'Russellville', 'russellville', 'us', 1),
(442813, 782077, 'Harrod', 'harrod', 'us', 1),
(442814, 782077, 'Rawson', 'rawson', 'us', 1),
(442815, 782077, 'Fredericksburg', 'fredericksburg', 'us', 1),
(442816, 782077, 'Lindsey', 'lindsey', 'us', 1),
(442817, 782077, 'Jeromesville', 'jeromesville', 'us', 1),
(442818, 782077, 'South Vienna', 'south-vienna', 'us', 1),
(442819, 782077, 'West Farmington', 'west-farmington', 'us', 1),
(442820, 782077, 'Laura', 'laura', 'us', 1),
(442821, 782077, 'Clarksville', 'clarksville', 'us', 1),
(442822, 782077, 'Trimble', 'trimble', 'us', 1),
(442823, 782077, 'Ostrander', 'ostrander', 'us', 1),
(442824, 782077, 'Cairo', 'cairo', 'us', 1),
(442825, 782077, 'Fletcher', 'fletcher', 'us', 1),
(442826, 782077, 'Clarksburg', 'clarksburg', 'us', 1),
(442827, 782077, 'Spring Valley', 'spring-valley', 'us', 1),
(442828, 782077, 'Newtonsville', 'newtonsville', 'us', 1),
(442829, 782077, 'McGuffey', 'mcguffey', 'us', 1),
(442830, 782077, 'Kirkersville', 'kirkersville', 'us', 1),
(442831, 782077, 'Gettysburg', 'gettysburg', 'us', 1),
(442832, 782077, 'Rushsylvania', 'rushsylvania', 'us', 1),
(442833, 782077, 'Belmont', 'belmont', 'us', 1),
(442834, 782077, 'Hamersville', 'hamersville', 'us', 1),
(442835, 782077, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(442836, 782077, 'Christiansburg', 'christiansburg', 'us', 1),
(442837, 782077, 'Lyons', 'lyons', 'us', 1),
(442838, 782077, 'Eldorado', 'eldorado', 'us', 1),
(442839, 782077, 'Jacksonville', 'jacksonville', 'us', 1),
(442840, 782077, 'Cygnet', 'cygnet', 'us', 1),
(442841, 782077, 'Stockport', 'stockport', 'us', 1),
(442842, 782077, 'Laurelville', 'laurelville', 'us', 1),
(442843, 782077, 'Coalton', 'coalton', 'us', 1),
(442844, 782077, 'Caledonia', 'caledonia', 'us', 1),
(442845, 782077, 'Coolville', 'coolville', 'us', 1),
(442846, 782077, 'Port Washington', 'port-washington', 'us', 1),
(442847, 782077, 'Rock Creek', 'rock-creek', 'us', 1),
(442848, 782077, 'Quaker City', 'quaker-city', 'us', 1),
(442849, 782077, 'Amsterdam', 'amsterdam', 'us', 1),
(442850, 782077, 'North Fairfield', 'north-fairfield', 'us', 1),
(442851, 782077, 'Midvale', 'midvale', 'us', 1),
(442852, 782077, 'Arcadia', 'arcadia', 'us', 1),
(442853, 782077, 'Lithopolis', 'lithopolis', 'us', 1),
(442854, 782077, 'New Bloomington', 'new-bloomington', 'us', 1),
(442855, 782077, 'Middle Point', 'middle-point', 'us', 1),
(442856, 782077, 'Metamora', 'metamora', 'us', 1),
(442857, 782077, 'Republic', 'republic', 'us', 1),
(442858, 782077, 'Stoutsville', 'stoutsville', 'us', 1),
(442859, 782077, 'Mount Victory', 'mount-victory', 'us', 1),
(442860, 782077, 'Lucas', 'lucas', 'us', 1),
(442861, 782077, 'Russia', 'russia', 'us', 1),
(442862, 782077, 'North Bend', 'north-bend', 'us', 1),
(442863, 782077, 'Proctorville', 'proctorville', 'us', 1),
(442864, 782077, 'Phillipsburg', 'phillipsburg', 'us', 1),
(442865, 782077, 'Corning', 'corning', 'us', 1),
(442866, 782077, 'Harveysburg', 'harveysburg', 'us', 1),
(442867, 782077, 'Haskins', 'haskins', 'us', 1),
(442868, 782077, 'Lowell', 'lowell', 'us', 1),
(442869, 782077, 'Thurston', 'thurston', 'us', 1),
(442870, 782077, 'Berlin Heights', 'berlin-heights', 'us', 1),
(442871, 782077, 'Shawnee', 'shawnee', 'us', 1),
(442872, 782077, 'Milford Center', 'milford-center', 'us', 1),
(442873, 782077, 'Malta', 'malta', 'us', 1),
(442874, 782077, 'West Mansfield', 'west-mansfield', 'us', 1),
(442875, 782077, 'Mendon', 'mendon', 'us', 1),
(442876, 782077, 'Quincy', 'quincy', 'us', 1),
(442877, 782077, 'Bloomdale', 'bloomdale', 'us', 1),
(442878, 782077, 'Peninsula', 'peninsula', 'us', 1),
(442879, 782077, 'Hamler', 'hamler', 'us', 1),
(442880, 782077, 'Amanda', 'amanda', 'us', 1),
(442881, 782077, 'Seven Mile', 'seven-mile', 'us', 1),
(442882, 782077, 'South Webster', 'south-webster', 'us', 1),
(442883, 782077, 'La Rue', 'la-rue', 'us', 1),
(442884, 782077, 'Bergholz', 'bergholz', 'us', 1),
(442885, 782077, 'Spencer', 'spencer', 'us', 1),
(442886, 782077, 'Bettsville', 'bettsville', 'us', 1),
(442887, 782077, 'Washingtonville', 'washingtonville', 'us', 1),
(442888, 782077, 'Philo', 'philo', 'us', 1),
(442889, 782077, 'McClure', 'mcclure', 'us', 1),
(442890, 782077, 'Baltic', 'baltic', 'us', 1),
(442891, 782077, 'Adena', 'adena', 'us', 1),
(442892, 782077, 'New Madison', 'new-madison', 'us', 1),
(442893, 782077, 'New Holland', 'new-holland', 'us', 1),
(442894, 782077, 'East Sparta', 'east-sparta', 'us', 1),
(442895, 782077, 'Scio', 'scio', 'us', 1),
(442896, 782077, 'Racine', 'racine', 'us', 1),
(442897, 782077, 'Warsaw', 'warsaw', 'us', 1),
(442898, 782077, 'Ohio City', 'ohio-city', 'us', 1),
(442899, 782077, 'Belle Center', 'belle-center', 'us', 1),
(442900, 782077, 'Nevada', 'nevada', 'us', 1),
(442901, 782077, 'Jewett', 'jewett', 'us', 1),
(442902, 782077, 'Waynesfield', 'waynesfield', 'us', 1),
(442903, 782077, 'New Straitsville', 'new-straitsville', 'us', 1),
(442904, 782077, 'Owensville', 'owensville', 'us', 1),
(442905, 782077, 'Marshallville', 'marshallville', 'us', 1),
(442906, 782077, 'Smithfield', 'smithfield', 'us', 1),
(442907, 782077, 'Wayne', 'wayne', 'us', 1),
(442908, 782077, 'Thornville', 'thornville', 'us', 1),
(442909, 782077, 'Perrysville', 'perrysville', 'us', 1),
(442910, 782077, 'Ottoville', 'ottoville', 'us', 1),
(442911, 782077, 'Commercial Point', 'commercial-point', 'us', 1),
(442912, 782077, 'Pleasantville', 'pleasantville', 'us', 1),
(442913, 782077, 'Bloomingburg', 'bloomingburg', 'us', 1),
(442914, 782077, 'Edon', 'edon', 'us', 1),
(442915, 782077, 'Albany', 'albany', 'us', 1),
(442916, 782077, 'Marblehead', 'marblehead', 'us', 1),
(442917, 782077, 'Chesapeake', 'chesapeake', 'us', 1),
(442918, 782077, 'Mineral City', 'mineral-city', 'us', 1),
(442919, 782077, 'Syracuse', 'syracuse', 'us', 1),
(442920, 782077, 'Chippewa Lake', 'chippewa-lake', 'us', 1),
(442921, 782077, 'Alger', 'alger', 'us', 1),
(442922, 782077, 'Junction City', 'junction-city', 'us', 1),
(442923, 782077, 'Sycamore', 'sycamore', 'us', 1),
(442924, 782077, 'Butler', 'butler', 'us', 1),
(442925, 782077, 'Gratis', 'gratis', 'us', 1),
(442926, 782077, 'Killbuck', 'killbuck', 'us', 1),
(442927, 782077, 'Bolivar', 'bolivar', 'us', 1),
(442928, 782077, 'New Knoxville', 'new-knoxville', 'us', 1),
(442929, 782077, 'Felicity', 'felicity', 'us', 1),
(442930, 782077, 'Sardinia', 'sardinia', 'us', 1),
(442931, 782077, 'Attica', 'attica', 'us', 1),
(442932, 782077, 'Flushing', 'flushing', 'us', 1),
(442933, 782077, 'Rio Grande', 'rio-grande', 'us', 1),
(442934, 782077, 'Castalia', 'castalia', 'us', 1),
(442935, 782077, 'Magnolia', 'magnolia', 'us', 1),
(442936, 782077, 'Hamden', 'hamden', 'us', 1),
(442937, 782077, 'Dunkirk', 'dunkirk', 'us', 1),
(442938, 782077, 'New Washington', 'new-washington', 'us', 1),
(442939, 782077, 'Millersport', 'millersport', 'us', 1),
(442940, 782077, 'Glandorf', 'glandorf', 'us', 1),
(442941, 782077, 'Farmersville', 'farmersville', 'us', 1),
(442942, 782077, 'Addyston', 'addyston', 'us', 1),
(442943, 782077, 'Tuscarawas', 'tuscarawas', 'us', 1),
(442944, 782077, 'Luckey', 'luckey', 'us', 1),
(442945, 782077, 'Apple Creek', 'apple-creek', 'us', 1),
(442946, 782077, 'Grand Rapids', 'grand-rapids', 'us', 1),
(442947, 782077, 'Wakeman', 'wakeman', 'us', 1),
(442948, 782077, 'Kingston', 'kingston', 'us', 1),
(442949, 782077, 'Beloit', 'beloit', 'us', 1),
(442950, 782077, 'Bloomville', 'bloomville', 'us', 1),
(442951, 782077, 'Williamsport', 'williamsport', 'us', 1),
(442952, 782077, 'Hopedale', 'hopedale', 'us', 1),
(442953, 782077, 'Waynesburg', 'waynesburg', 'us', 1),
(442954, 782077, 'Frankfort', 'frankfort', 'us', 1),
(442955, 782077, 'Winchester', 'winchester', 'us', 1),
(442956, 782077, 'Maineville', 'maineville', 'us', 1),
(442957, 782077, 'Mantua', 'mantua', 'us', 1),
(442958, 782077, 'Seaman', 'seaman', 'us', 1),
(442959, 782077, 'Convoy', 'convoy', 'us', 1),
(442960, 782077, 'Lakeview', 'lakeview', 'us', 1),
(442961, 782077, 'Danville', 'danville', 'us', 1),
(442962, 782077, 'Ansonia', 'ansonia', 'us', 1),
(442963, 782077, 'Payne', 'payne', 'us', 1),
(442964, 782077, 'Beach City', 'beach-city', 'us', 1),
(442965, 782077, 'Kalida', 'kalida', 'us', 1),
(442966, 782077, 'Liberty Center', 'liberty-center', 'us', 1),
(442967, 782077, 'Rockford', 'rockford', 'us', 1),
(442968, 782077, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(442969, 782077, 'New Matamoras', 'new-matamoras', 'us', 1),
(442970, 782077, 'Bradner', 'bradner', 'us', 1),
(442971, 782077, 'Prospect', 'prospect', 'us', 1),
(442972, 782077, 'Millbury', 'millbury', 'us', 1),
(442973, 782077, 'Chauncey', 'chauncey', 'us', 1),
(442974, 782077, 'Lowellville', 'lowellville', 'us', 1),
(442975, 782077, 'Westfield Center', 'westfield-center', 'us', 1),
(442976, 782077, 'Continental', 'continental', 'us', 1),
(442977, 782077, 'Holgate', 'holgate', 'us', 1),
(442978, 782077, 'De Graff', 'de-graff', 'us', 1),
(442979, 782077, 'Yorkville', 'yorkville', 'us', 1),
(442980, 782077, 'Botkins', 'botkins', 'us', 1),
(442981, 782077, 'Hiram', 'hiram', 'us', 1),
(442982, 782077, 'Ashley', 'ashley', 'us', 1),
(442983, 782077, 'Green Springs', 'green-springs', 'us', 1),
(442984, 782077, 'Tiltonsville', 'tiltonsville', 'us', 1),
(442985, 782077, 'Bremen', 'bremen', 'us', 1),
(442986, 782077, 'Pandora', 'pandora', 'us', 1),
(442987, 782077, 'Jeffersonville', 'jeffersonville', 'us', 1),
(442988, 782077, 'Andover', 'andover', 'us', 1),
(442989, 782077, 'Beverly', 'beverly', 'us', 1),
(442990, 782077, 'Malvern', 'malvern', 'us', 1),
(442991, 782077, 'Perry', 'perry', 'us', 1),
(442992, 782077, 'Gnadenhutten', 'gnadenhutten', 'us', 1),
(442993, 782077, 'Frazeysburg', 'frazeysburg', 'us', 1),
(442994, 782077, 'Fayette', 'fayette', 'us', 1),
(442995, 782077, 'Fort Recovery', 'fort-recovery', 'us', 1),
(442996, 782077, 'Pemberville', 'pemberville', 'us', 1),
(442997, 782077, 'Holland', 'holland', 'us', 1),
(442998, 782077, 'Salineville', 'salineville', 'us', 1),
(442999, 782077, 'Smithville', 'smithville', 'us', 1),
(443000, 782077, 'Leesburg', 'leesburg', 'us', 1),
(443001, 782077, 'Clinton', 'clinton', 'us', 1),
(443002, 782077, 'West Alexandria', 'west-alexandria', 'us', 1),
(443003, 782077, 'Arlington', 'arlington', 'us', 1),
(443004, 782077, 'New Waterford', 'new-waterford', 'us', 1),
(443005, 782077, 'South Bloomfield', 'south-bloomfield', 'us', 1),
(443006, 782077, 'Milan', 'milan', 'us', 1),
(443007, 782077, 'Elmore', 'elmore', 'us', 1),
(443008, 782077, 'Stryker', 'stryker', 'us', 1),
(443009, 782077, 'Bethesda', 'bethesda', 'us', 1),
(443010, 782077, 'Monroeville', 'monroeville', 'us', 1),
(443011, 782077, 'New Vienna', 'new-vienna', 'us', 1),
(443012, 782077, 'Wilberforce', 'wilberforce', 'us', 1),
(443013, 782077, 'Pioneer', 'pioneer', 'us', 1),
(443014, 782077, 'Dresden', 'dresden', 'us', 1),
(443015, 782077, 'Lynchburg', 'lynchburg', 'us', 1),
(443016, 782077, 'Navarre', 'navarre', 'us', 1),
(443017, 782077, 'Anna', 'anna', 'us', 1),
(443018, 782077, 'Burton', 'burton', 'us', 1),
(443019, 782077, 'Forest', 'forest', 'us', 1),
(443020, 782077, 'Centerburg', 'centerburg', 'us', 1),
(443021, 782077, 'Fort Loramie', 'fort-loramie', 'us', 1),
(443022, 782077, 'West Salem', 'west-salem', 'us', 1),
(443023, 782077, 'Morrow', 'morrow', 'us', 1),
(443024, 782077, 'Shreve', 'shreve', 'us', 1),
(443025, 782077, 'Jackson Center', 'jackson-center', 'us', 1),
(443026, 782077, 'New Paris', 'new-paris', 'us', 1),
(443027, 782077, 'Orwell', 'orwell', 'us', 1),
(443028, 782077, 'Russells Point', 'russells-point', 'us', 1),
(443029, 782077, 'Greenwich', 'greenwich', 'us', 1),
(443030, 782077, 'Brilliant', 'brilliant', 'us', 1),
(443031, 782077, 'Lucasville', 'lucasville', 'us', 1),
(443032, 782077, 'Dalton', 'dalton', 'us', 1),
(443033, 782077, 'East Canton', 'east-canton', 'us', 1),
(443034, 782077, 'Antwerp', 'antwerp', 'us', 1),
(443035, 782077, 'New Middletown', 'new-middletown', 'us', 1),
(443036, 782077, 'North Lewisburg', 'north-lewisburg', 'us', 1),
(443037, 782077, 'Somerset', 'somerset', 'us', 1),
(443038, 782077, 'Weston', 'weston', 'us', 1),
(443039, 782077, 'Batavia', 'batavia', 'us', 1),
(443040, 782077, 'Union City', 'union-city', 'us', 1),
(443041, 782077, 'McConnelsville', 'mcconnelsville', 'us', 1),
(443042, 782077, 'McComb', 'mccomb', 'us', 1),
(443043, 782077, 'Oak Hill', 'oak-hill', 'us', 1),
(443044, 782077, 'Powhatan Point', 'powhatan-point', 'us', 1),
(443045, 782077, 'Franklin Furnace', 'franklin-furnace', 'us', 1),
(443046, 782077, 'West Unity', 'west-unity', 'us', 1),
(443047, 782077, 'Aberdeen', 'aberdeen', 'us', 1),
(443048, 782077, 'Caldwell', 'caldwell', 'us', 1),
(443049, 782077, 'Bellville', 'bellville', 'us', 1),
(443050, 782077, 'Mechanicsburg', 'mechanicsburg', 'us', 1),
(443051, 782077, 'Lewisburg', 'lewisburg', 'us', 1),
(443052, 782077, 'Cridersville', 'cridersville', 'us', 1),
(443053, 782077, 'South Amherst', 'south-amherst', 'us', 1),
(443054, 782077, 'South Charleston', 'south-charleston', 'us', 1),
(443055, 782077, 'Bradford', 'bradford', 'us', 1),
(443056, 782077, 'Ripley', 'ripley', 'us', 1),
(443057, 782077, 'West Liberty', 'west-liberty', 'us', 1),
(443058, 782077, 'Peebles', 'peebles', 'us', 1),
(443059, 782077, 'Lagrange', 'lagrange', 'us', 1),
(443060, 782077, 'Plymouth', 'plymouth', 'us', 1),
(443061, 782077, 'Deshler', 'deshler', 'us', 1),
(443062, 782077, 'Jamestown', 'jamestown', 'us', 1),
(443063, 782077, 'Mount Sterling', 'mount-sterling', 'us', 1),
(443064, 782077, 'Ross', 'ross', 'us', 1),
(443065, 782077, 'McArthur', 'mcarthur', 'us', 1),
(443066, 782077, 'Elida', 'elida', 'us', 1),
(443067, 782077, 'Roseville', 'roseville', 'us', 1),
(443068, 782077, 'Gambier', 'gambier', 'us', 1),
(443069, 782077, 'Saint Paris', 'saint-paris', 'us', 1),
(443070, 782077, 'Leetonia', 'leetonia', 'us', 1),
(443071, 782077, 'Woodville', 'woodville', 'us', 1),
(443072, 782077, 'Piketon', 'piketon', 'us', 1),
(443073, 782077, 'Pomeroy', 'pomeroy', 'us', 1),
(443074, 782077, 'South Zanesville', 'south-zanesville', 'us', 1),
(443075, 782077, 'Edgerton', 'edgerton', 'us', 1),
(443076, 782077, 'Arcanum', 'arcanum', 'us', 1),
(443077, 782077, 'Manchester', 'manchester', 'us', 1),
(443078, 782077, 'Cardington', 'cardington', 'us', 1),
(443079, 782077, 'Coal Grove', 'coal-grove', 'us', 1),
(443080, 782077, 'Glouster', 'glouster', 'us', 1),
(443081, 782077, 'Hebron', 'hebron', 'us', 1),
(443082, 782077, 'Utica', 'utica', 'us', 1),
(443083, 782077, 'Creston', 'creston', 'us', 1),
(443084, 782077, 'Columbus Grove', 'columbus-grove', 'us', 1),
(443085, 782077, 'Sugarcreek', 'sugarcreek', 'us', 1),
(443086, 782077, 'Terrace Park', 'terrace-park', 'us', 1),
(443087, 782077, 'New Boston', 'new-boston', 'us', 1),
(443088, 782077, 'Valley View', 'valley-view', 'us', 1),
(443089, 782077, 'Richwood', 'richwood', 'us', 1),
(443090, 782077, 'Bridgeport', 'bridgeport', 'us', 1),
(443091, 782077, 'Garrettsville', 'garrettsville', 'us', 1),
(443092, 782077, 'Leipsic', 'leipsic', 'us', 1),
(443093, 782077, 'Spencerville', 'spencerville', 'us', 1),
(443094, 782077, 'Leavittsburg', 'leavittsburg', 'us', 1),
(443095, 782077, 'Newburgh Heights', 'newburgh-heights', 'us', 1),
(443096, 782077, 'Hartville', 'hartville', 'us', 1),
(443097, 782077, 'Williamsburg', 'williamsburg', 'us', 1),
(443098, 782077, 'Brewster', 'brewster', 'us', 1),
(443099, 782077, 'Camden', 'camden', 'us', 1),
(443100, 782077, 'Seville', 'seville', 'us', 1),
(443101, 782077, 'Saint Henry', 'saint-henry', 'us', 1),
(443102, 782077, 'Genoa', 'genoa', 'us', 1),
(443103, 782077, 'West Lafayette', 'west-lafayette', 'us', 1),
(443104, 782077, 'Gates Mills', 'gates-mills', 'us', 1),
(443105, 782077, 'New Richmond', 'new-richmond', 'us', 1),
(443106, 782077, 'Gibsonburg', 'gibsonburg', 'us', 1),
(443107, 782077, 'Lakemore', 'lakemore', 'us', 1),
(443108, 782077, 'Middleport', 'middleport', 'us', 1),
(443109, 782077, 'Woodsfield', 'woodsfield', 'us', 1),
(443110, 782077, 'Middlefield', 'middlefield', 'us', 1),
(443111, 782077, 'Versailles', 'versailles', 'us', 1),
(443112, 782077, 'Enon', 'enon', 'us', 1),
(443113, 782077, 'Strasburg', 'strasburg', 'us', 1),
(443114, 782077, 'Covington', 'covington', 'us', 1),
(443115, 782077, 'Fredericktown', 'fredericktown', 'us', 1),
(443116, 782077, 'Crooksville', 'crooksville', 'us', 1),
(443117, 782077, 'Cleves', 'cleves', 'us', 1),
(443118, 782077, 'Byesville', 'byesville', 'us', 1),
(443119, 782077, 'Sunbury', 'sunbury', 'us', 1),
(443120, 782077, 'North Kingsville', 'north-kingsville', 'us', 1),
(443121, 782077, 'Bethel', 'bethel', 'us', 1),
(443122, 782077, 'Masury', 'masury', 'us', 1),
(443123, 782077, 'Uniontown', 'uniontown', 'us', 1),
(443124, 782077, 'New London', 'new-london', 'us', 1),
(443125, 782077, 'Poland', 'poland', 'us', 1),
(443126, 782077, 'Windham', 'windham', 'us', 1),
(443127, 782077, 'Minster', 'minster', 'us', 1),
(443128, 782077, 'New Concord', 'new-concord', 'us', 1),
(443129, 782077, 'Oak Harbor', 'oak-harbor', 'us', 1),
(443130, 782077, 'Doylestown', 'doylestown', 'us', 1),
(443131, 782077, 'Sabina', 'sabina', 'us', 1),
(443132, 782077, 'Lisbon', 'lisbon', 'us', 1),
(443133, 782077, 'Dennison', 'dennison', 'us', 1),
(443134, 782077, 'Baltimore', 'baltimore', 'us', 1),
(443135, 782077, 'Delta', 'delta', 'us', 1),
(443136, 782077, 'Chesterland', 'chesterland', 'us', 1),
(443137, 782077, 'Mount Orab', 'mount-orab', 'us', 1),
(443138, 782077, 'New Bremen', 'new-bremen', 'us', 1),
(443139, 782077, 'Waynesville', 'waynesville', 'us', 1),
(443140, 782077, 'Loudonville', 'loudonville', 'us', 1),
(443141, 782077, 'Madison', 'madison', 'us', 1),
(443142, 782077, 'The Plains', 'the-plains', 'us', 1),
(443143, 782077, 'South Lebanon', 'south-lebanon', 'us', 1),
(443144, 782077, 'West Union', 'west-union', 'us', 1),
(443145, 782077, 'Whitehouse', 'whitehouse', 'us', 1),
(443146, 782077, 'Buckeye Lake', 'buckeye-lake', 'us', 1),
(443147, 782077, 'Walbridge', 'walbridge', 'us', 1),
(443148, 782077, 'Fairport Harbor', 'fairport-harbor', 'us', 1),
(443149, 782077, 'Ashville', 'ashville', 'us', 1),
(443150, 782077, 'Moreland Hills', 'moreland-hills', 'us', 1),
(443151, 782077, 'Silver Lake', 'silver-lake', 'us', 1),
(443152, 782077, 'Mount Gilead', 'mount-gilead', 'us', 1),
(443153, 782077, 'North Baltimore', 'north-baltimore', 'us', 1),
(443154, 782077, 'Swanton', 'swanton', 'us', 1),
(443155, 782077, 'Lodi', 'lodi', 'us', 1),
(443156, 782077, 'Mingo Junction', 'mingo-junction', 'us', 1),
(443157, 782077, 'Carrollton', 'carrollton', 'us', 1),
(443158, 782077, 'Paulding', 'paulding', 'us', 1),
(443159, 782077, 'West Portsmouth', 'west-portsmouth', 'us', 1),
(443160, 782077, 'Plain City', 'plain-city', 'us', 1),
(443161, 782077, 'Cadiz', 'cadiz', 'us', 1),
(443162, 782077, 'Bainbridge', 'bainbridge', 'us', 1),
(443163, 782077, 'Dillonvale', 'dillonvale', 'us', 1),
(443164, 782077, 'McDonald', 'mcdonald', 'us', 1),
(443165, 782077, 'Hicksville', 'hicksville', 'us', 1),
(443166, 782077, 'Shadyside', 'shadyside', 'us', 1),
(443167, 782077, 'Jefferson', 'jefferson', 'us', 1),
(443168, 782077, 'Millersburg', 'millersburg', 'us', 1),
(443169, 782077, 'Richfield', 'richfield', 'us', 1),
(443170, 782077, 'Yellow Springs', 'yellow-springs', 'us', 1),
(443171, 782077, 'Amelia', 'amelia', 'us', 1),
(443172, 782077, 'Georgetown', 'georgetown', 'us', 1),
(443173, 782077, 'Northfield', 'northfield', 'us', 1),
(443174, 782077, 'Wintersville', 'wintersville', 'us', 1),
(443175, 782077, 'Johnstown', 'johnstown', 'us', 1),
(443176, 782077, 'Chagrin Falls', 'chagrin-falls', 'us', 1),
(443177, 782077, 'Mineral Ridge', 'mineral-ridge', 'us', 1),
(443178, 782077, 'South Point', 'south-point', 'us', 1),
(443179, 782077, 'Carey', 'carey', 'us', 1),
(443180, 782077, 'Sherwood', 'sherwood', 'us', 1),
(443181, 782077, 'Newcomerstown', 'newcomerstown', 'us', 1),
(443182, 782077, 'Minerva', 'minerva', 'us', 1),
(443183, 782077, 'Mogadore', 'mogadore', 'us', 1),
(443184, 782077, 'Bluffton', 'bluffton', 'us', 1),
(443185, 782077, 'Greentown', 'greentown', 'us', 1),
(443186, 782077, 'Wellsville', 'wellsville', 'us', 1),
(443187, 782077, 'Lexington', 'lexington', 'us', 1),
(443188, 782077, 'Montpelier', 'montpelier', 'us', 1),
(443189, 782077, 'Gallipolis', 'gallipolis', 'us', 1),
(443190, 782077, 'Obetz', 'obetz', 'us', 1),
(443191, 782077, 'Barnesville', 'barnesville', 'us', 1),
(443192, 782077, 'West Jefferson', 'west-jefferson', 'us', 1),
(443193, 782077, 'New Lebanon', 'new-lebanon', 'us', 1),
(443194, 782077, 'Cedarville', 'cedarville', 'us', 1),
(443195, 782077, 'Blanchester', 'blanchester', 'us', 1),
(443196, 782077, 'Coldwater', 'coldwater', 'us', 1),
(443197, 782077, 'Ottawa', 'ottawa', 'us', 1),
(443198, 782077, 'Archbold', 'archbold', 'us', 1),
(443199, 782077, 'Waverly', 'waverly', 'us', 1),
(443200, 782077, 'Wellington', 'wellington', 'us', 1),
(443201, 782077, 'Calcutta', 'calcutta', 'us', 1),
(443202, 782077, 'Sebring', 'sebring', 'us', 1),
(443203, 782077, 'Ottawa Hills', 'ottawa-hills', 'us', 1),
(443204, 782077, 'Bellaire', 'bellaire', 'us', 1),
(443205, 782077, 'Groveport', 'groveport', 'us', 1),
(443206, 782077, 'West Milton', 'west-milton', 'us', 1),
(443207, 782077, 'New Lexington', 'new-lexington', 'us', 1),
(443208, 782077, 'East Palestine', 'east-palestine', 'us', 1),
(443209, 782077, 'Newton Falls', 'newton-falls', 'us', 1),
(443210, 782077, 'Crestline', 'crestline', 'us', 1),
(443211, 782077, 'Greenfield', 'greenfield', 'us', 1),
(443212, 782077, 'Saint Clairsville', 'saint-clairsville', 'us', 1),
(443213, 782077, 'Canal Fulton', 'canal-fulton', 'us', 1),
(443214, 782077, 'Germantown', 'germantown', 'us', 1),
(443215, 782077, 'Granville', 'granville', 'us', 1),
(443216, 782077, 'Waterville', 'waterville', 'us', 1),
(443217, 782077, 'Ontario', 'ontario', 'us', 1),
(443218, 782077, 'Brookville', 'brookville', 'us', 1),
(443219, 782077, 'Munroe Falls', 'munroe-falls', 'us', 1),
(443220, 782077, 'Chardon', 'chardon', 'us', 1),
(443221, 782077, 'Toronto', 'toronto', 'us', 1),
(443222, 782077, 'Union', 'union', 'us', 1),
(443223, 782077, 'Northwood', 'northwood', 'us', 1),
(443224, 782077, 'Ada', 'ada', 'us', 1),
(443225, 782077, 'New Carlisle', 'new-carlisle', 'us', 1),
(443226, 782077, 'Nelsonville', 'nelsonville', 'us', 1),
(443227, 782077, 'Uhrichsville', 'uhrichsville', 'us', 1),
(443228, 782077, 'Canal Winchester', 'canal-winchester', 'us', 1),
(443229, 782077, 'Columbiana', 'columbiana', 'us', 1),
(443230, 782077, 'Carlisle', 'carlisle', 'us', 1),
(443231, 782077, 'Wellston', 'wellston', 'us', 1),
(443232, 782077, 'Clyde', 'clyde', 'us', 1),
(443233, 782077, 'New Albany', 'new-albany', 'us', 1),
(443234, 782077, 'Jackson', 'jackson', 'us', 1),
(443235, 782077, 'Grafton', 'grafton', 'us', 1),
(443236, 782077, 'Rittman', 'rittman', 'us', 1),
(443237, 782077, 'Port Clinton', 'port-clinton', 'us', 1),
(443238, 782077, 'Powell', 'powell', 'us', 1),
(443239, 782077, 'Rossford', 'rossford', 'us', 1),
(443240, 782077, 'Hillsboro', 'hillsboro', 'us', 1),
(443241, 782077, 'Upper Sandusky', 'upper-sandusky', 'us', 1),
(443242, 782077, 'Milford', 'milford', 'us', 1),
(443243, 782077, 'Belpre', 'belpre', 'us', 1),
(443244, 782077, 'Geneva', 'geneva', 'us', 1),
(443245, 782077, 'Cortland', 'cortland', 'us', 1),
(443246, 782077, 'Delphos', 'delphos', 'us', 1),
(443247, 782077, 'Moraine', 'moraine', 'us', 1),
(443248, 782077, 'Martins Ferry', 'martins-ferry', 'us', 1),
(443249, 782077, 'Logan', 'logan', 'us', 1),
(443250, 782077, 'Willard', 'willard', 'us', 1),
(443251, 782077, 'Bellbrook', 'bellbrook', 'us', 1),
(443252, 782077, 'Canfield', 'canfield', 'us', 1),
(443253, 782077, 'Independence', 'independence', 'us', 1),
(443254, 782077, 'Monroe', 'monroe', 'us', 1),
(443255, 782077, 'Kirtland', 'kirtland', 'us', 1),
(443256, 782077, 'Wheelersburg', 'wheelersburg', 'us', 1),
(443257, 782077, 'Wauseon', 'wauseon', 'us', 1),
(443258, 782077, 'Fairlawn', 'fairlawn', 'us', 1),
(443259, 782077, 'Harrison', 'harrison', 'us', 1),
(443260, 782077, 'Huron', 'huron', 'us', 1),
(443261, 782077, 'Wyoming', 'wyoming', 'us', 1),
(443262, 782077, 'Hubbard', 'hubbard', 'us', 1),
(443263, 782077, 'Bellevue', 'bellevue', 'us', 1),
(443264, 782077, 'Kenton', 'kenton', 'us', 1),
(443265, 782077, 'Oberlin', 'oberlin', 'us', 1),
(443266, 782077, 'Eaton', 'eaton', 'us', 1),
(443267, 782077, 'Bryan', 'bryan', 'us', 1),
(443268, 782077, 'Saint Marys', 'saint-marys', 'us', 1),
(443269, 782077, 'Orrville', 'orrville', 'us', 1),
(443270, 782077, 'Olmsted Falls', 'olmsted-falls', 'us', 1),
(443271, 782077, 'Campbell', 'campbell', 'us', 1),
(443272, 782077, 'London', 'london', 'us', 1),
(443273, 782077, 'Heath', 'heath', 'us', 1),
(443274, 782077, 'Sheffield Lake', 'sheffield-lake', 'us', 1),
(443275, 782077, 'Napoleon', 'napoleon', 'us', 1),
(443276, 782077, 'Oakwood', 'oakwood', 'us', 1),
(443277, 782077, 'Louisville', 'louisville', 'us', 1),
(443278, 782077, 'Tipp City', 'tipp-city', 'us', 1),
(443279, 782077, 'Montgomery', 'montgomery', 'us', 1),
(443280, 782077, 'Shelby', 'shelby', 'us', 1),
(443281, 782077, 'Wapakoneta', 'wapakoneta', 'us', 1),
(443282, 782077, 'Springdale', 'springdale', 'us', 1),
(443283, 782077, 'Celina', 'celina', 'us', 1),
(443284, 782077, 'Reading', 'reading', 'us', 1),
(443285, 782077, 'Girard', 'girard', 'us', 1),
(443286, 782077, 'Van Wert', 'van-wert', 'us', 1),
(443287, 782077, 'Macedonia', 'macedonia', 'us', 1),
(443288, 782077, 'Richmond Heights', 'richmond-heights', 'us', 1),
(443289, 782077, 'Vermilion', 'vermilion', 'us', 1),
(443290, 782077, 'Loveland', 'loveland', 'us', 1),
(443291, 782077, 'Trenton', 'trenton', 'us', 1),
(443292, 782077, 'Bedford Heights', 'bedford-heights', 'us', 1),
(443293, 782077, 'Struthers', 'struthers', 'us', 1),
(443294, 782077, 'Ironton', 'ironton', 'us', 1),
(443295, 782077, 'Shiloh', 'shiloh', 'us', 1),
(443296, 782077, 'Ravenna', 'ravenna', 'us', 1),
(443297, 782077, 'Galion', 'galion', 'us', 1),
(443298, 782077, 'Urbana', 'urbana', 'us', 1),
(443299, 782077, 'Coshocton', 'coshocton', 'us', 1),
(443300, 782077, 'Beachwood', 'beachwood', 'us', 1),
(443301, 782077, 'Cambridge', 'cambridge', 'us', 1),
(443302, 782077, 'Norton', 'norton', 'us', 1),
(443303, 782077, 'Blue Ash', 'blue-ash', 'us', 1),
(443304, 782077, 'Amherst', 'amherst', 'us', 1),
(443305, 782077, 'Salem', 'salem', 'us', 1),
(443306, 782077, 'East Liverpool', 'east-liverpool', 'us', 1),
(443307, 782077, 'Bexley', 'bexley', 'us', 1),
(443308, 782077, 'Wilmington', 'wilmington', 'us', 1),
(443309, 782077, 'Dover', 'dover', 'us', 1),
(443310, 782077, 'Englewood', 'englewood', 'us', 1),
(443311, 782077, 'Franklin', 'franklin', 'us', 1),
(443312, 782077, 'Bucyrus', 'bucyrus', 'us', 1),
(443313, 782077, 'Bellefontaine', 'bellefontaine', 'us', 1),
(443314, 782077, 'Conneaut', 'conneaut', 'us', 1),
(443315, 782077, 'Wickliffe', 'wickliffe', 'us', 1),
(443316, 782077, 'Worthington', 'worthington', 'us', 1),
(443317, 782077, 'Greenville', 'greenville', 'us', 1),
(443318, 782077, 'Circleville', 'circleville', 'us', 1),
(443319, 782077, 'Washington Court House', 'washington-court-house', 'us', 1),
(443320, 782077, 'Clayton', 'clayton', 'us', 1),
(443321, 782077, 'University Heights', 'university-heights', 'us', 1),
(443322, 782077, 'Brecksville', 'brecksville', 'us', 1),
(443323, 782077, 'Bedford', 'bedford', 'us', 1),
(443324, 782077, 'Fostoria', 'fostoria', 'us', 1),
(443325, 782077, 'Marietta', 'marietta', 'us', 1),
(443326, 782077, 'Willowick', 'willowick', 'us', 1),
(443327, 782077, 'Pataskala', 'pataskala', 'us', 1),
(443328, 782077, 'Warrensville Heights', 'warrensville-heights', 'us', 1),
(443329, 782077, 'Maumee', 'maumee', 'us', 1),
(443330, 782077, 'Vandalia', 'vandalia', 'us', 1),
(443331, 782077, 'Aurora', 'aurora', 'us', 1),
(443332, 782077, 'Lyndhurst', 'lyndhurst', 'us', 1),
(443333, 782077, 'Pickerington', 'pickerington', 'us', 1),
(443334, 782077, 'Bay Village', 'bay-village', 'us', 1),
(443335, 782077, 'Middleburg Heights', 'middleburg-heights', 'us', 1),
(443336, 782077, 'Avon', 'avon', 'us', 1),
(443337, 782077, 'Streetsboro', 'streetsboro', 'us', 1),
(443338, 782077, 'Defiance', 'defiance', 'us', 1),
(443339, 782077, 'Marysville', 'marysville', 'us', 1),
(443340, 782077, 'Norwalk', 'norwalk', 'us', 1),
(443341, 782077, 'Fairview Park', 'fairview-park', 'us', 1),
(443342, 782077, 'Perrysburg', 'perrysburg', 'us', 1),
(443343, 782077, 'North Canton', 'north-canton', 'us', 1),
(443344, 782077, 'Springboro', 'springboro', 'us', 1),
(443345, 782077, 'Mount Vernon', 'mount-vernon', 'us', 1),
(443346, 782077, 'Tiffin', 'tiffin', 'us', 1),
(443347, 782077, 'Painesville', 'painesville', 'us', 1),
(443348, 782077, 'Fremont', 'fremont', 'us', 1),
(443349, 782077, 'Twinsburg', 'twinsburg', 'us', 1),
(443350, 782077, 'Broadview Heights', 'broadview-heights', 'us', 1),
(443351, 782077, 'New Philadelphia', 'new-philadelphia', 'us', 1),
(443352, 782077, 'Tallmadge', 'tallmadge', 'us', 1),
(443353, 782077, 'Berea', 'berea', 'us', 1),
(443354, 782077, 'Whitehall', 'whitehall', 'us', 1),
(443355, 782077, 'Mayfield Heights', 'mayfield-heights', 'us', 1),
(443356, 782077, 'Sylvania', 'sylvania', 'us', 1),
(443357, 782077, 'Steubenville', 'steubenville', 'us', 1),
(443358, 782077, 'Oregon', 'oregon', 'us', 1),
(443359, 782077, 'Eastlake', 'eastlake', 'us', 1),
(443360, 782077, 'Rocky River', 'rocky-river', 'us', 1),
(443361, 782077, 'Niles', 'niles', 'us', 1),
(443362, 782077, 'Ashtabula', 'ashtabula', 'us', 1),
(443363, 782077, 'Miamisburg', 'miamisburg', 'us', 1),
(443364, 782077, 'Sidney', 'sidney', 'us', 1),
(443365, 782077, 'Wadsworth', 'wadsworth', 'us', 1),
(443366, 782077, 'Brook Park', 'brook-park', 'us', 1),
(443367, 782077, 'Lebanon', 'lebanon', 'us', 1),
(443368, 782077, 'Piqua', 'piqua', 'us', 1),
(443369, 782077, 'Oxford', 'oxford', 'us', 1),
(443370, 782077, 'Parma Heights', 'parma-heights', 'us', 1),
(443371, 782077, 'Portsmouth', 'portsmouth', 'us', 1),
(443372, 782077, 'Avon Lake', 'avon-lake', 'us', 1),
(443373, 782077, 'Ashland', 'ashland', 'us', 1),
(443374, 782077, 'Chillicothe', 'chillicothe', 'us', 1),
(443375, 782077, 'Troy', 'troy', 'us', 1),
(443376, 782077, 'South Euclid', 'south-euclid', 'us', 1),
(443377, 782077, 'Willoughby', 'willoughby', 'us', 1),
(443378, 782077, 'Solon', 'solon', 'us', 1),
(443379, 782077, 'Alliance', 'alliance', 'us', 1),
(443380, 782077, 'Athens', 'athens', 'us', 1),
(443381, 782077, 'Centerville', 'centerville', 'us', 1),
(443382, 782077, 'Xenia', 'xenia', 'us', 1),
(443383, 782077, 'Hudson', 'hudson', 'us', 1),
(443384, 782077, 'Green', 'green', 'us', 1),
(443385, 782077, 'Maple Heights', 'maple-heights', 'us', 1),
(443386, 782077, 'Zanesville', 'zanesville', 'us', 1),
(443387, 782077, 'Wooster', 'wooster', 'us', 1),
(443388, 782077, 'North Ridgeville', 'north-ridgeville', 'us', 1),
(443389, 782077, 'Sandusky', 'sandusky', 'us', 1),
(443390, 782077, 'Hilliard', 'hilliard', 'us', 1),
(443391, 782077, 'Barberton', 'barberton', 'us', 1),
(443392, 782077, 'Trotwood', 'trotwood', 'us', 1),
(443393, 782077, 'Medina', 'medina', 'us', 1),
(443394, 782077, 'Shaker Heights', 'shaker-heights', 'us', 1),
(443395, 782077, 'Kent', 'kent', 'us', 1),
(443396, 782077, 'North Royalton', 'north-royalton', 'us', 1),
(443397, 782077, 'Bowling Green', 'bowling-green', 'us', 1),
(443398, 782077, 'Garfield Heights', 'garfield-heights', 'us', 1),
(443399, 782077, 'Grove City', 'grove-city', 'us', 1),
(443400, 782077, 'Austintown', 'austintown', 'us', 1),
(443401, 782077, 'Mason', 'mason', 'us', 1),
(443402, 782077, 'Delaware', 'delaware', 'us', 1),
(443403, 782077, 'Massillon', 'massillon', 'us', 1),
(443404, 782077, 'Westlake', 'westlake', 'us', 1),
(443405, 782077, 'Fairborn', 'fairborn', 'us', 1),
(443406, 782077, 'North Olmsted', 'north-olmsted', 'us', 1),
(443407, 782077, 'Gahanna', 'gahanna', 'us', 1),
(443408, 782077, 'Reynoldsburg', 'reynoldsburg', 'us', 1),
(443409, 782077, 'Upper Arlington', 'upper-arlington', 'us', 1),
(443410, 782077, 'Westerville', 'westerville', 'us', 1),
(443411, 782077, 'Brunswick', 'brunswick', 'us', 1),
(443412, 782077, 'Dublin', 'dublin', 'us', 1),
(443413, 782077, 'Stow', 'stow', 'us', 1),
(443414, 782077, 'Lancaster', 'lancaster', 'us', 1),
(443415, 782077, 'Boardman', 'boardman', 'us', 1),
(443416, 782077, 'Marion', 'marion', 'us', 1),
(443417, 782077, 'Huber Heights', 'huber-heights', 'us', 1),
(443418, 782077, 'Lima', 'lima', 'us', 1),
(443419, 782077, 'Findlay', 'findlay', 'us', 1),
(443420, 782077, 'Fairfield', 'fairfield', 'us', 1),
(443421, 782077, 'Strongsville', 'strongsville', 'us', 1),
(443422, 782077, 'Warren', 'warren', 'us', 1),
(443423, 782077, 'Newark', 'newark', 'us', 1),
(443424, 782077, 'Cleveland Heights', 'cleveland-heights', 'us', 1),
(443425, 782077, 'Mentor', 'mentor', 'us', 1),
(443426, 782077, 'Euclid', 'euclid', 'us', 1),
(443427, 782077, 'Mansfield', 'mansfield', 'us', 1),
(443428, 782077, 'Cuyahoga Falls', 'cuyahoga-falls', 'us', 1),
(443429, 782077, 'Lakewood', 'lakewood', 'us', 1),
(443430, 782077, 'Middletown', 'middletown', 'us', 1),
(443431, 782077, 'Elyria', 'elyria', 'us', 1),
(443432, 782077, 'Kettering', 'kettering', 'us', 1),
(443433, 782077, 'Hamilton', 'hamilton', 'us', 1),
(443434, 782077, 'Springfield', 'springfield', 'us', 1),
(443435, 782077, 'Lorain', 'lorain', 'us', 1),
(443436, 782077, 'Youngstown', 'youngstown', 'us', 1),
(443437, 782077, 'Canton', 'canton', 'us', 1),
(443438, 782077, 'Parma', 'parma', 'us', 1),
(443439, 782077, 'Dayton', 'dayton', 'us', 1),
(443440, 782077, 'Akron', 'akron', 'us', 1),
(443441, 782077, 'Cincinnati', 'cincinnati', 'us', 1),
(443442, 782077, 'Toledo', 'toledo', 'us', 1),
(443443, 782077, 'Cleveland', 'cleveland', 'us', 1),
(443444, 782077, 'Columbus', 'columbus', 'us', 1),
(443445, 782078, 'Bethel', 'bethel', 'us', 1),
(443446, 782078, 'Bache', 'bache', 'us', 1),
(443447, 782078, 'Battiest', 'battiest', 'us', 1),
(443448, 782078, 'Bison', 'bison', 'us', 1),
(443449, 782078, 'Bunch', 'bunch', 'us', 1),
(443450, 782078, 'Burneyville', 'burneyville', 'us', 1),
(443451, 782078, 'Cartwright', 'cartwright', 'us', 1),
(443452, 782078, 'Chester', 'chester', 'us', 1),
(443453, 782078, 'Clarita', 'clarita', 'us', 1),
(443454, 782078, 'Coleman', 'coleman', 'us', 1),
(443455, 782078, 'Concho', 'concho', 'us', 1),
(443456, 782078, 'Connerville', 'connerville', 'us', 1),
(443457, 782078, 'Cookson', 'cookson', 'us', 1),
(443458, 782078, 'Countyline', 'countyline', 'us', 1),
(443459, 782078, 'Crawford', 'crawford', 'us', 1),
(443460, 782078, 'Durham', 'durham', 'us', 1),
(443461, 782078, 'Eagletown', 'eagletown', 'us', 1),
(443462, 782078, 'Eucha', 'eucha', 'us', 1),
(443463, 782078, 'Fay', 'fay', 'us', 1),
(443464, 782078, 'Fittstown', 'fittstown', 'us', 1),
(443465, 782078, 'Fox', 'fox', 'us', 1),
(443466, 782078, 'Grant', 'grant', 'us', 1),
(443467, 782078, 'Harmon', 'harmon', 'us', 1),
(443468, 782078, 'Haywood', 'haywood', 'us', 1),
(443469, 782078, 'Hennepin', 'hennepin', 'us', 1),
(443470, 782078, 'Hodgen', 'hodgen', 'us', 1),
(443471, 782078, 'Hopeton', 'hopeton', 'us', 1),
(443472, 782078, 'Isabella', 'isabella', 'us', 1),
(443473, 782078, 'Lane', 'lane', 'us', 1),
(443474, 782078, 'Lebanon', 'lebanon', 'us', 1),
(443475, 782078, 'Leonard', 'leonard', 'us', 1),
(443476, 782078, 'Moyers', 'moyers', 'us', 1),
(443477, 782078, 'Muse', 'muse', 'us', 1),
(443478, 782078, 'Newalla', 'newalla', 'us', 1),
(443479, 782078, 'Omega', 'omega', 'us', 1),
(443480, 782078, 'Overbrook', 'overbrook', 'us', 1),
(443481, 782078, 'Peggs', 'peggs', 'us', 1),
(443482, 782078, 'Proctor', 'proctor', 'us', 1),
(443483, 782078, 'Ringold', 'ringold', 'us', 1),
(443484, 782078, 'Rose', 'rose', 'us', 1),
(443485, 782078, 'Tuskahoma', 'tuskahoma', 'us', 1),
(443486, 782078, 'Watson', 'watson', 'us', 1),
(443487, 782078, 'Wheatland', 'wheatland', 'us', 1),
(443488, 782078, 'Whitesboro', 'whitesboro', 'us', 1),
(443489, 782078, 'Nashoba', 'nashoba', 'us', 1),
(443490, 782078, 'Balko', 'balko', 'us', 1),
(443491, 782078, 'Felt', 'felt', 'us', 1),
(443492, 782078, 'Kenton', 'kenton', 'us', 1),
(443493, 782078, 'Logan', 'logan', 'us', 1),
(443494, 782078, 'Turpin', 'turpin', 'us', 1),
(443495, 782078, 'Altus AFB', 'altus-afb', 'us', 1),
(443496, 782078, 'Fort Sill', 'fort-sill', 'us', 1),
(443497, 782078, 'Tinker AFB', 'tinker-afb', 'us', 1),
(443498, 782078, 'May', 'may', 'us', 1),
(443499, 782078, 'Knowles', 'knowles', 'us', 1),
(443500, 782078, 'Douglas', 'douglas', 'us', 1),
(443501, 782078, 'Putnam', 'putnam', 'us', 1),
(443502, 782078, 'Amorita', 'amorita', 'us', 1),
(443503, 782078, 'Byron', 'byron', 'us', 1),
(443504, 782078, 'Rosston', 'rosston', 'us', 1),
(443505, 782078, 'Macomb', 'macomb', 'us', 1),
(443506, 782078, 'Sweetwater', 'sweetwater', 'us', 1),
(443507, 782078, 'Oakwood', 'oakwood', 'us', 1),
(443508, 782078, 'Carrier', 'carrier', 'us', 1),
(443509, 782078, 'Mutual', 'mutual', 'us', 1),
(443510, 782078, 'Nardin', 'nardin', 'us', 1),
(443511, 782078, 'Hendrix', 'hendrix', 'us', 1),
(443512, 782078, 'Loyal', 'loyal', 'us', 1),
(443513, 782078, 'Terlton', 'terlton', 'us', 1),
(443514, 782078, 'Elmer', 'elmer', 'us', 1),
(443515, 782078, 'Strang', 'strang', 'us', 1),
(443516, 782078, 'Manchester', 'manchester', 'us', 1),
(443517, 782078, 'Gene Autry', 'gene-autry', 'us', 1),
(443518, 782078, 'Gate', 'gate', 'us', 1),
(443519, 782078, 'Camargo', 'camargo', 'us', 1),
(443520, 782078, 'Willow', 'willow', 'us', 1),
(443521, 782078, 'Tullahassee', 'tullahassee', 'us', 1),
(443522, 782078, 'Atwood', 'atwood', 'us', 1),
(443523, 782078, 'Hitchita', 'hitchita', 'us', 1),
(443524, 782078, 'Castle', 'castle', 'us', 1),
(443525, 782078, 'Sharon', 'sharon', 'us', 1),
(443526, 782078, 'Foss', 'foss', 'us', 1),
(443527, 782078, 'Foster', 'foster', 'us', 1),
(443528, 782078, 'Headrick', 'headrick', 'us', 1),
(443529, 782078, 'Mead', 'mead', 'us', 1),
(443530, 782078, 'Smithville', 'smithville', 'us', 1),
(443531, 782078, 'Council Hill', 'council-hill', 'us', 1),
(443532, 782078, 'Lookeba', 'lookeba', 'us', 1),
(443533, 782078, 'Hanna', 'hanna', 'us', 1),
(443534, 782078, 'Dacoma', 'dacoma', 'us', 1),
(443535, 782078, 'Ratliff City', 'ratliff-city', 'us', 1),
(443536, 782078, 'Sparks', 'sparks', 'us', 1),
(443537, 782078, 'Faxon', 'faxon', 'us', 1),
(443538, 782078, 'Deer Creek', 'deer-creek', 'us', 1),
(443539, 782078, 'Wann', 'wann', 'us', 1),
(443540, 782078, 'Hitchcock', 'hitchcock', 'us', 1),
(443541, 782078, 'Albion', 'albion', 'us', 1),
(443542, 782078, 'Colony', 'colony', 'us', 1),
(443543, 782078, 'Fairmont', 'fairmont', 'us', 1),
(443544, 782078, 'Garvin', 'garvin', 'us', 1),
(443545, 782078, 'Hastings', 'hastings', 'us', 1),
(443546, 782078, 'Sasakwa', 'sasakwa', 'us', 1),
(443547, 782078, 'Loco', 'loco', 'us', 1),
(443548, 782078, 'Burlington', 'burlington', 'us', 1),
(443549, 782078, 'Kemp', 'kemp', 'us', 1),
(443550, 782078, 'Slick', 'slick', 'us', 1),
(443551, 782078, 'Devol', 'devol', 'us', 1),
(443552, 782078, 'Burbank', 'burbank', 'us', 1),
(443553, 782078, 'Reydon', 'reydon', 'us', 1),
(443554, 782078, 'Rocky', 'rocky', 'us', 1),
(443555, 782078, 'Lamar', 'lamar', 'us', 1),
(443556, 782078, 'Hunter', 'hunter', 'us', 1),
(443557, 782078, 'Moffett', 'moffett', 'us', 1),
(443558, 782078, 'Gould', 'gould', 'us', 1),
(443559, 782078, 'Bessie', 'bessie', 'us', 1),
(443560, 782078, 'Bradley', 'bradley', 'us', 1),
(443561, 782078, 'Indianola', 'indianola', 'us', 1),
(443562, 782078, 'Meno', 'meno', 'us', 1),
(443563, 782078, 'Ames', 'ames', 'us', 1),
(443564, 782078, 'Osage', 'osage', 'us', 1),
(443565, 782078, 'Aline', 'aline', 'us', 1),
(443566, 782078, 'Kenefic', 'kenefic', 'us', 1),
(443567, 782078, 'Fitzhugh', 'fitzhugh', 'us', 1),
(443568, 782078, 'Caney', 'caney', 'us', 1),
(443569, 782078, 'Pocasset', 'pocasset', 'us', 1),
(443570, 782078, 'Gans', 'gans', 'us', 1),
(443571, 782078, 'Nash', 'nash', 'us', 1),
(443572, 782078, 'Orlando', 'orlando', 'us', 1),
(443573, 782078, 'Stuart', 'stuart', 'us', 1),
(443574, 782078, 'Disney', 'disney', 'us', 1),
(443575, 782078, 'Jet', 'jet', 'us', 1),
(443576, 782078, 'Dougherty', 'dougherty', 'us', 1),
(443577, 782078, 'Braman', 'braman', 'us', 1),
(443578, 782078, 'Kremlin', 'kremlin', 'us', 1),
(443579, 782078, 'Canadian', 'canadian', 'us', 1),
(443580, 782078, 'Whitefield', 'whitefield', 'us', 1),
(443581, 782078, 'Marble City', 'marble-city', 'us', 1),
(443582, 782078, 'Rattan', 'rattan', 'us', 1),
(443583, 782078, 'Goltry', 'goltry', 'us', 1),
(443584, 782078, 'Kinta', 'kinta', 'us', 1),
(443585, 782078, 'Mulhall', 'mulhall', 'us', 1),
(443586, 782078, 'Carter', 'carter', 'us', 1),
(443587, 782078, 'Cromwell', 'cromwell', 'us', 1),
(443588, 782078, 'Freedom', 'freedom', 'us', 1),
(443589, 782078, 'Gotebo', 'gotebo', 'us', 1),
(443590, 782078, 'Alderson', 'alderson', 'us', 1),
(443591, 782078, 'Marshall', 'marshall', 'us', 1),
(443592, 782078, 'Calvin', 'calvin', 'us', 1),
(443593, 782078, 'Manitou', 'manitou', 'us', 1),
(443594, 782078, 'Hardesty', 'hardesty', 'us', 1),
(443595, 782078, 'Eakly', 'eakly', 'us', 1),
(443596, 782078, 'Roosevelt', 'roosevelt', 'us', 1),
(443597, 782078, 'Marland', 'marland', 'us', 1),
(443598, 782078, 'Bluejacket', 'bluejacket', 'us', 1),
(443599, 782078, 'Boynton', 'boynton', 'us', 1),
(443600, 782078, 'Sawyer', 'sawyer', 'us', 1),
(443601, 782078, 'Arcadia', 'arcadia', 'us', 1),
(443602, 782078, 'Foyil', 'foyil', 'us', 1),
(443603, 782078, 'Byars', 'byars', 'us', 1),
(443604, 782078, 'Pittsburg', 'pittsburg', 'us', 1),
(443605, 782078, 'Red Rock', 'red-rock', 'us', 1),
(443606, 782078, 'Dibble', 'dibble', 'us', 1),
(443607, 782078, 'Ketchum', 'ketchum', 'us', 1),
(443608, 782078, 'Bennington', 'bennington', 'us', 1),
(443609, 782078, 'Big Cabin', 'big-cabin', 'us', 1),
(443610, 782078, 'Talala', 'talala', 'us', 1),
(443611, 782078, 'Soper', 'soper', 'us', 1),
(443612, 782078, 'Milburn', 'milburn', 'us', 1),
(443613, 782078, 'Lenapah', 'lenapah', 'us', 1),
(443614, 782078, 'Cleo Springs', 'cleo-springs', 'us', 1),
(443615, 782078, 'Longdale', 'longdale', 'us', 1),
(443616, 782078, 'Braggs', 'braggs', 'us', 1),
(443617, 782078, 'Butler', 'butler', 'us', 1),
(443618, 782078, 'Cameron', 'cameron', 'us', 1),
(443619, 782078, 'Fargo', 'fargo', 'us', 1),
(443620, 782078, 'Fort Supply', 'fort-supply', 'us', 1),
(443621, 782078, 'Leedey', 'leedey', 'us', 1),
(443622, 782078, 'Watts', 'watts', 'us', 1),
(443623, 782078, 'Gracemont', 'gracemont', 'us', 1),
(443624, 782078, 'Francis', 'francis', 'us', 1),
(443625, 782078, 'Mill Creek', 'mill-creek', 'us', 1),
(443626, 782078, 'Oktaha', 'oktaha', 'us', 1),
(443627, 782078, 'Duke', 'duke', 'us', 1),
(443628, 782078, 'Terral', 'terral', 'us', 1),
(443629, 782078, 'Davidson', 'davidson', 'us', 1),
(443630, 782078, 'Coyle', 'coyle', 'us', 1),
(443631, 782078, 'Haworth', 'haworth', 'us', 1),
(443632, 782078, 'Ralston', 'ralston', 'us', 1),
(443633, 782078, 'Taloga', 'taloga', 'us', 1),
(443634, 782078, 'Millerton', 'millerton', 'us', 1),
(443635, 782078, 'Wyandotte', 'wyandotte', 'us', 1),
(443636, 782078, 'Agra', 'agra', 'us', 1),
(443637, 782078, 'Dover', 'dover', 'us', 1),
(443638, 782078, 'Medicine Park', 'medicine-park', 'us', 1),
(443639, 782078, 'Avant', 'avant', 'us', 1),
(443640, 782078, 'Custer City', 'custer-city', 'us', 1),
(443641, 782078, 'Indiahoma', 'indiahoma', 'us', 1),
(443642, 782078, 'Kaw City', 'kaw-city', 'us', 1),
(443643, 782078, 'Tupelo', 'tupelo', 'us', 1),
(443644, 782078, 'Bowlegs', 'bowlegs', 'us', 1),
(443645, 782078, 'Carmen', 'carmen', 'us', 1),
(443646, 782078, 'Keyes', 'keyes', 'us', 1),
(443647, 782078, 'Mountain Park', 'mountain-park', 'us', 1),
(443648, 782078, 'Jennings', 'jennings', 'us', 1),
(443649, 782078, 'Drummond', 'drummond', 'us', 1),
(443650, 782078, 'Gage', 'gage', 'us', 1),
(443651, 782078, 'Stringtown', 'stringtown', 'us', 1),
(443652, 782078, 'Wakita', 'wakita', 'us', 1),
(443653, 782078, 'Thackerville', 'thackerville', 'us', 1),
(443654, 782078, 'Ringwood', 'ringwood', 'us', 1),
(443655, 782078, 'Hammon', 'hammon', 'us', 1),
(443656, 782078, 'Wanette', 'wanette', 'us', 1),
(443657, 782078, 'Oaks', 'oaks', 'us', 1),
(443658, 782078, 'Chattanooga', 'chattanooga', 'us', 1),
(443659, 782078, 'Asher', 'asher', 'us', 1),
(443660, 782078, 'North Miami', 'north-miami', 'us', 1),
(443661, 782078, 'Crowder', 'crowder', 'us', 1),
(443662, 782078, 'Lamont', 'lamont', 'us', 1),
(443663, 782078, 'Wapanucka', 'wapanucka', 'us', 1),
(443664, 782078, 'Paden', 'paden', 'us', 1),
(443665, 782078, 'Dustin', 'dustin', 'us', 1),
(443666, 782078, 'Tryon', 'tryon', 'us', 1),
(443667, 782078, 'Prue', 'prue', 'us', 1),
(443668, 782078, 'Ravia', 'ravia', 'us', 1),
(443669, 782078, 'Ripley', 'ripley', 'us', 1),
(443670, 782078, 'Bokoshe', 'bokoshe', 'us', 1),
(443671, 782078, 'Taft', 'taft', 'us', 1),
(443672, 782078, 'Stonewall', 'stonewall', 'us', 1),
(443673, 782078, 'McCurtain', 'mccurtain', 'us', 1),
(443674, 782078, 'Lone Wolf', 'lone-wolf', 'us', 1),
(443675, 782078, 'Delaware', 'delaware', 'us', 1),
(443676, 782078, 'Eldorado', 'eldorado', 'us', 1),
(443677, 782078, 'Luther', 'luther', 'us', 1),
(443678, 782078, 'Forgan', 'forgan', 'us', 1),
(443679, 782078, 'Ochelata', 'ochelata', 'us', 1),
(443680, 782078, 'Canute', 'canute', 'us', 1),
(443681, 782078, 'Dill City', 'dill-city', 'us', 1),
(443682, 782078, 'Calumet', 'calumet', 'us', 1),
(443683, 782078, 'Cement', 'cement', 'us', 1),
(443684, 782078, 'Arnett', 'arnett', 'us', 1),
(443685, 782078, 'Achille', 'achille', 'us', 1),
(443686, 782078, 'Amber', 'amber', 'us', 1),
(443687, 782078, 'Washington', 'washington', 'us', 1),
(443688, 782078, 'Shidler', 'shidler', 'us', 1),
(443689, 782078, 'Randlett', 'randlett', 'us', 1),
(443690, 782078, 'Keota', 'keota', 'us', 1),
(443691, 782078, 'Hulbert', 'hulbert', 'us', 1),
(443692, 782078, 'Bernice', 'bernice', 'us', 1),
(443693, 782078, 'Covington', 'covington', 'us', 1),
(443694, 782078, 'Wynona', 'wynona', 'us', 1),
(443695, 782078, 'Billings', 'billings', 'us', 1),
(443696, 782078, 'Corn', 'corn', 'us', 1),
(443697, 782078, 'Spavinaw', 'spavinaw', 'us', 1),
(443698, 782078, 'Red Oak', 'red-oak', 'us', 1),
(443699, 782078, 'Bokchito', 'bokchito', 'us', 1),
(443700, 782078, 'Lahoma', 'lahoma', 'us', 1),
(443701, 782078, 'Depew', 'depew', 'us', 1),
(443702, 782078, 'Ramona', 'ramona', 'us', 1),
(443703, 782078, 'Porter', 'porter', 'us', 1),
(443704, 782078, 'Mannsville', 'mannsville', 'us', 1),
(443705, 782078, 'Canton', 'canton', 'us', 1),
(443706, 782078, 'Springer', 'springer', 'us', 1),
(443707, 782078, 'Welch', 'welch', 'us', 1),
(443708, 782078, 'Glencoe', 'glencoe', 'us', 1),
(443709, 782078, 'Okay', 'okay', 'us', 1),
(443710, 782078, 'Fort Towson', 'fort-towson', 'us', 1),
(443711, 782078, 'Schulter', 'schulter', 'us', 1),
(443712, 782078, 'Morrison', 'morrison', 'us', 1),
(443713, 782078, 'Vici', 'vici', 'us', 1),
(443714, 782078, 'Olustee', 'olustee', 'us', 1),
(443715, 782078, 'Alex', 'alex', 'us', 1),
(443716, 782078, 'Carney', 'carney', 'us', 1),
(443717, 782078, 'Fort Cobb', 'fort-cobb', 'us', 1),
(443718, 782078, 'Paoli', 'paoli', 'us', 1),
(443719, 782078, 'Velma', 'velma', 'us', 1),
(443720, 782078, 'Cashion', 'cashion', 'us', 1),
(443721, 782078, 'Earlsboro', 'earlsboro', 'us', 1),
(443722, 782078, 'Verden', 'verden', 'us', 1),
(443723, 782078, 'Langley', 'langley', 'us', 1),
(443724, 782078, 'Cheyenne', 'cheyenne', 'us', 1),
(443725, 782078, 'Welling', 'welling', 'us', 1),
(443726, 782078, 'Arapaho', 'arapaho', 'us', 1),
(443727, 782078, 'Kiowa', 'kiowa', 'us', 1),
(443728, 782078, 'Adair', 'adair', 'us', 1),
(443729, 782078, 'Binger', 'binger', 'us', 1),
(443730, 782078, 'Boswell', 'boswell', 'us', 1),
(443731, 782078, 'Roff', 'roff', 'us', 1),
(443732, 782078, 'Wayne', 'wayne', 'us', 1),
(443733, 782078, 'Howe', 'howe', 'us', 1),
(443734, 782078, 'Porum', 'porum', 'us', 1),
(443735, 782078, 'Clayton', 'clayton', 'us', 1),
(443736, 782078, 'Kansas', 'kansas', 'us', 1),
(443737, 782078, 'Webbers Falls', 'webbers-falls', 'us', 1),
(443738, 782078, 'Savanna', 'savanna', 'us', 1),
(443739, 782078, 'Valliant', 'valliant', 'us', 1),
(443740, 782078, 'Sterling', 'sterling', 'us', 1),
(443741, 782078, 'Elmore City', 'elmore-city', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(443742, 782078, 'Seiling', 'seiling', 'us', 1),
(443743, 782078, 'Wright City', 'wright-city', 'us', 1),
(443744, 782078, 'Garber', 'garber', 'us', 1),
(443745, 782078, 'Copan', 'copan', 'us', 1),
(443746, 782078, 'South Coffeyville', 'south-coffeyville', 'us', 1),
(443747, 782078, 'Sentinel', 'sentinel', 'us', 1),
(443748, 782078, 'Wellston', 'wellston', 'us', 1),
(443749, 782078, 'Blair', 'blair', 'us', 1),
(443750, 782078, 'Mountain View', 'mountain-view', 'us', 1),
(443751, 782078, 'Tipton', 'tipton', 'us', 1),
(443752, 782078, 'Ryan', 'ryan', 'us', 1),
(443753, 782078, 'Tyrone', 'tyrone', 'us', 1),
(443754, 782078, 'Pond Creek', 'pond-creek', 'us', 1),
(443755, 782078, 'Davenport', 'davenport', 'us', 1),
(443756, 782078, 'Shady Point', 'shady-point', 'us', 1),
(443757, 782078, 'Colcord', 'colcord', 'us', 1),
(443758, 782078, 'Haileyville', 'haileyville', 'us', 1),
(443759, 782078, 'Texhoma', 'texhoma', 'us', 1),
(443760, 782078, 'Waynoka', 'waynoka', 'us', 1),
(443761, 782078, 'Dewar', 'dewar', 'us', 1),
(443762, 782078, 'Gore', 'gore', 'us', 1),
(443763, 782078, 'Kellyville', 'kellyville', 'us', 1),
(443764, 782078, 'Allen', 'allen', 'us', 1),
(443765, 782078, 'Caddo', 'caddo', 'us', 1),
(443766, 782078, 'Geronimo', 'geronimo', 'us', 1),
(443767, 782078, 'Weleetka', 'weleetka', 'us', 1),
(443768, 782078, 'Quapaw', 'quapaw', 'us', 1),
(443769, 782078, 'Meeker', 'meeker', 'us', 1),
(443770, 782078, 'Erick', 'erick', 'us', 1),
(443771, 782078, 'Fairland', 'fairland', 'us', 1),
(443772, 782078, 'Grandfield', 'grandfield', 'us', 1),
(443773, 782078, 'Laverne', 'laverne', 'us', 1),
(443774, 782078, 'Wister', 'wister', 'us', 1),
(443775, 782078, 'Hydro', 'hydro', 'us', 1),
(443776, 782078, 'Fletcher', 'fletcher', 'us', 1),
(443777, 782078, 'Ninnekah', 'ninnekah', 'us', 1),
(443778, 782078, 'Ringling', 'ringling', 'us', 1),
(443779, 782078, 'Sperry', 'sperry', 'us', 1),
(443780, 782078, 'Quinton', 'quinton', 'us', 1),
(443781, 782078, 'Afton', 'afton', 'us', 1),
(443782, 782078, 'Colbert', 'colbert', 'us', 1),
(443783, 782078, 'Buffalo', 'buffalo', 'us', 1),
(443784, 782078, 'Boley', 'boley', 'us', 1),
(443785, 782078, 'Medford', 'medford', 'us', 1),
(443786, 782078, 'Oilton', 'oilton', 'us', 1),
(443787, 782078, 'Thomas', 'thomas', 'us', 1),
(443788, 782078, 'Oologah', 'oologah', 'us', 1),
(443789, 782078, 'Kiefer', 'kiefer', 'us', 1),
(443790, 782078, 'Temple', 'temple', 'us', 1),
(443791, 782078, 'Maud', 'maud', 'us', 1),
(443792, 782078, 'Okarche', 'okarche', 'us', 1),
(443793, 782078, 'Cyril', 'cyril', 'us', 1),
(443794, 782078, 'Mounds', 'mounds', 'us', 1),
(443795, 782078, 'Goodwell', 'goodwell', 'us', 1),
(443796, 782078, 'Okeene', 'okeene', 'us', 1),
(443797, 782078, 'Mooreland', 'mooreland', 'us', 1),
(443798, 782078, 'Geary', 'geary', 'us', 1),
(443799, 782078, 'Waukomis', 'waukomis', 'us', 1),
(443800, 782078, 'Talihina', 'talihina', 'us', 1),
(443801, 782078, 'Elgin', 'elgin', 'us', 1),
(443802, 782078, 'Shattuck', 'shattuck', 'us', 1),
(443803, 782078, 'Barnsdall', 'barnsdall', 'us', 1),
(443804, 782078, 'Maysville', 'maysville', 'us', 1),
(443805, 782078, 'Rush Springs', 'rush-springs', 'us', 1),
(443806, 782078, 'Crescent', 'crescent', 'us', 1),
(443807, 782078, 'Yale', 'yale', 'us', 1),
(443808, 782078, 'Boise City', 'boise-city', 'us', 1),
(443809, 782078, 'Morris', 'morris', 'us', 1),
(443810, 782078, 'Vian', 'vian', 'us', 1),
(443811, 782078, 'Beggs', 'beggs', 'us', 1),
(443812, 782078, 'Panama', 'panama', 'us', 1),
(443813, 782078, 'Konawa', 'konawa', 'us', 1),
(443814, 782078, 'Locust Grove', 'locust-grove', 'us', 1),
(443815, 782078, 'Wetumka', 'wetumka', 'us', 1),
(443816, 782078, 'Helena', 'helena', 'us', 1),
(443817, 782078, 'Beaver', 'beaver', 'us', 1),
(443818, 782078, 'Salina', 'salina', 'us', 1),
(443819, 782078, 'Snyder', 'snyder', 'us', 1),
(443820, 782078, 'Warner', 'warner', 'us', 1),
(443821, 782078, 'Union City', 'union-city', 'us', 1),
(443822, 782078, 'Comanche', 'comanche', 'us', 1),
(443823, 782078, 'Kingston', 'kingston', 'us', 1),
(443824, 782078, 'Meridian', 'meridian', 'us', 1),
(443825, 782078, 'Stratford', 'stratford', 'us', 1),
(443826, 782078, 'Fairfax', 'fairfax', 'us', 1),
(443827, 782078, 'Cherokee', 'cherokee', 'us', 1),
(443828, 782078, 'Carnegie', 'carnegie', 'us', 1),
(443829, 782078, 'Apache', 'apache', 'us', 1),
(443830, 782078, 'Picher', 'picher', 'us', 1),
(443831, 782078, 'Wilson', 'wilson', 'us', 1),
(443832, 782078, 'Westville', 'westville', 'us', 1),
(443833, 782078, 'Hooker', 'hooker', 'us', 1),
(443834, 782078, 'Langston', 'langston', 'us', 1),
(443835, 782078, 'Burns Flat', 'burns-flat', 'us', 1),
(443836, 782078, 'Inola', 'inola', 'us', 1),
(443837, 782078, 'Minco', 'minco', 'us', 1),
(443838, 782078, 'Calera', 'calera', 'us', 1),
(443839, 782078, 'Haskell', 'haskell', 'us', 1),
(443840, 782078, 'Waurika', 'waurika', 'us', 1),
(443841, 782078, 'Granite', 'granite', 'us', 1),
(443842, 782078, 'Coalgate', 'coalgate', 'us', 1),
(443843, 782078, 'Chouteau', 'chouteau', 'us', 1),
(443844, 782078, 'Hennessey', 'hennessey', 'us', 1),
(443845, 782078, 'Hollis', 'hollis', 'us', 1),
(443846, 782078, 'Hartshorne', 'hartshorne', 'us', 1),
(443847, 782078, 'Prague', 'prague', 'us', 1),
(443848, 782078, 'Krebs', 'krebs', 'us', 1),
(443849, 782078, 'Lexington', 'lexington', 'us', 1),
(443850, 782078, 'Newkirk', 'newkirk', 'us', 1),
(443851, 782078, 'Pawnee', 'pawnee', 'us', 1),
(443852, 782078, 'Arkoma', 'arkoma', 'us', 1),
(443853, 782078, 'Hinton', 'hinton', 'us', 1),
(443854, 782078, 'Spiro', 'spiro', 'us', 1),
(443855, 782078, 'Chelsea', 'chelsea', 'us', 1),
(443856, 782078, 'Wynnewood', 'wynnewood', 'us', 1),
(443857, 782078, 'Mannford', 'mannford', 'us', 1),
(443858, 782078, 'Perkins', 'perkins', 'us', 1),
(443859, 782078, 'Cache', 'cache', 'us', 1),
(443860, 782078, 'Nicoma Park', 'nicoma-park', 'us', 1),
(443861, 782078, 'Marietta', 'marietta', 'us', 1),
(443862, 782078, 'Antlers', 'antlers', 'us', 1),
(443863, 782078, 'Commerce', 'commerce', 'us', 1),
(443864, 782078, 'Walters', 'walters', 'us', 1),
(443865, 782078, 'Davis', 'davis', 'us', 1),
(443866, 782078, 'Fairview', 'fairview', 'us', 1),
(443867, 782078, 'Mangum', 'mangum', 'us', 1),
(443868, 782078, 'Jones', 'jones', 'us', 1),
(443869, 782078, 'Stroud', 'stroud', 'us', 1),
(443870, 782078, 'Healdton', 'healdton', 'us', 1),
(443871, 782078, 'Eufaula', 'eufaula', 'us', 1),
(443872, 782078, 'Stigler', 'stigler', 'us', 1),
(443873, 782078, 'Chandler', 'chandler', 'us', 1),
(443874, 782078, 'Jay', 'jay', 'us', 1),
(443875, 782078, 'Drumright', 'drumright', 'us', 1),
(443876, 782078, 'Lindsay', 'lindsay', 'us', 1),
(443877, 782078, 'Cordell', 'cordell', 'us', 1),
(443878, 782078, 'Wilburton', 'wilburton', 'us', 1),
(443879, 782078, 'Atoka', 'atoka', 'us', 1),
(443880, 782078, 'Okemah', 'okemah', 'us', 1),
(443881, 782078, 'Roland', 'roland', 'us', 1),
(443882, 782078, 'Tonkawa', 'tonkawa', 'us', 1),
(443883, 782078, 'Muldrow', 'muldrow', 'us', 1),
(443884, 782078, 'Tishomingo', 'tishomingo', 'us', 1),
(443885, 782078, 'Heavener', 'heavener', 'us', 1),
(443886, 782078, 'Cleveland', 'cleveland', 'us', 1),
(443887, 782078, 'Dewey', 'dewey', 'us', 1),
(443888, 782078, 'Wewoka', 'wewoka', 'us', 1),
(443889, 782078, 'Blanchard', 'blanchard', 'us', 1),
(443890, 782078, 'Checotah', 'checotah', 'us', 1),
(443891, 782078, 'Stilwell', 'stilwell', 'us', 1),
(443892, 782078, 'Pawhuska', 'pawhuska', 'us', 1),
(443893, 782078, 'McLoud', 'mcloud', 'us', 1),
(443894, 782078, 'Madill', 'madill', 'us', 1),
(443895, 782078, 'Spencer', 'spencer', 'us', 1),
(443896, 782078, 'Hominy', 'hominy', 'us', 1),
(443897, 782078, 'Hobart', 'hobart', 'us', 1),
(443898, 782078, 'Nichols Hills', 'nichols-hills', 'us', 1),
(443899, 782078, 'Park Hill', 'park-hill', 'us', 1),
(443900, 782078, 'Nowata', 'nowata', 'us', 1),
(443901, 782078, 'Broken Bow', 'broken-bow', 'us', 1),
(443902, 782078, 'Frederick', 'frederick', 'us', 1),
(443903, 782078, 'Fort Gibson', 'fort-gibson', 'us', 1),
(443904, 782078, 'Bristow', 'bristow', 'us', 1),
(443905, 782078, 'Sayre', 'sayre', 'us', 1),
(443906, 782078, 'Watonga', 'watonga', 'us', 1),
(443907, 782078, 'Collinsville', 'collinsville', 'us', 1),
(443908, 782078, 'Piedmont', 'piedmont', 'us', 1),
(443909, 782078, 'Pocola', 'pocola', 'us', 1),
(443910, 782078, 'Kingfisher', 'kingfisher', 'us', 1),
(443911, 782078, 'Marlow', 'marlow', 'us', 1),
(443912, 782078, 'Sulphur', 'sulphur', 'us', 1),
(443913, 782078, 'Alva', 'alva', 'us', 1),
(443914, 782078, 'Lone Grove', 'lone-grove', 'us', 1),
(443915, 782078, 'Harrah', 'harrah', 'us', 1),
(443916, 782078, 'Perry', 'perry', 'us', 1),
(443917, 782078, 'Tuttle', 'tuttle', 'us', 1),
(443918, 782078, 'Noble', 'noble', 'us', 1),
(443919, 782078, 'Holdenville', 'holdenville', 'us', 1),
(443920, 782078, 'Hugo', 'hugo', 'us', 1),
(443921, 782078, 'Purcell', 'purcell', 'us', 1),
(443922, 782078, 'Grove', 'grove', 'us', 1),
(443923, 782078, 'Vinita', 'vinita', 'us', 1),
(443924, 782078, 'Henryetta', 'henryetta', 'us', 1),
(443925, 782078, 'Newcastle', 'newcastle', 'us', 1),
(443926, 782078, 'Pauls Valley', 'pauls-valley', 'us', 1),
(443927, 782078, 'Skiatook', 'skiatook', 'us', 1),
(443928, 782078, 'Catoosa', 'catoosa', 'us', 1),
(443929, 782078, 'Tecumseh', 'tecumseh', 'us', 1),
(443930, 782078, 'Anadarko', 'anadarko', 'us', 1),
(443931, 782078, 'Seminole', 'seminole', 'us', 1),
(443932, 782078, 'Idabel', 'idabel', 'us', 1),
(443933, 782078, 'Blackwell', 'blackwell', 'us', 1),
(443934, 782078, 'Wagoner', 'wagoner', 'us', 1),
(443935, 782078, 'Poteau', 'poteau', 'us', 1),
(443936, 782078, 'Coweta', 'coweta', 'us', 1),
(443937, 782078, 'Clinton', 'clinton', 'us', 1),
(443938, 782078, 'Glenpool', 'glenpool', 'us', 1),
(443939, 782078, 'Cushing', 'cushing', 'us', 1),
(443940, 782078, 'Sallisaw', 'sallisaw', 'us', 1),
(443941, 782078, 'Pryor', 'pryor', 'us', 1),
(443942, 782078, 'Weatherford', 'weatherford', 'us', 1),
(443943, 782078, 'Warr Acres', 'warr-acres', 'us', 1),
(443944, 782078, 'Guthrie', 'guthrie', 'us', 1),
(443945, 782078, 'Guymon', 'guymon', 'us', 1),
(443946, 782078, 'Elk City', 'elk-city', 'us', 1),
(443947, 782078, 'Choctaw', 'choctaw', 'us', 1),
(443948, 782078, 'Woodward', 'woodward', 'us', 1),
(443949, 782078, 'Okmulgee', 'okmulgee', 'us', 1),
(443950, 782078, 'Jenks', 'jenks', 'us', 1),
(443951, 782078, 'Miami', 'miami', 'us', 1),
(443952, 782078, 'Durant', 'durant', 'us', 1),
(443953, 782078, 'Mustang', 'mustang', 'us', 1),
(443954, 782078, 'El Reno', 'el-reno', 'us', 1),
(443955, 782078, 'Ada', 'ada', 'us', 1),
(443956, 782078, 'Tahlequah', 'tahlequah', 'us', 1),
(443957, 782078, 'Chickasha', 'chickasha', 'us', 1),
(443958, 782078, 'Claremore', 'claremore', 'us', 1),
(443959, 782078, 'Sand Springs', 'sand-springs', 'us', 1),
(443960, 782078, 'McAlester', 'mcalester', 'us', 1),
(443961, 782078, 'Bixby', 'bixby', 'us', 1),
(443962, 782078, 'Bethany', 'bethany', 'us', 1),
(443963, 782078, 'Sapulpa', 'sapulpa', 'us', 1),
(443964, 782078, 'Altus', 'altus', 'us', 1),
(443965, 782078, 'Yukon', 'yukon', 'us', 1),
(443966, 782078, 'Duncan', 'duncan', 'us', 1),
(443967, 782078, 'Del City', 'del-city', 'us', 1),
(443968, 782078, 'Owasso', 'owasso', 'us', 1),
(443969, 782078, 'Ardmore', 'ardmore', 'us', 1),
(443970, 782078, 'Ponca City', 'ponca-city', 'us', 1),
(443971, 782078, 'Shawnee', 'shawnee', 'us', 1),
(443972, 782078, 'Bartlesville', 'bartlesville', 'us', 1),
(443973, 782078, 'Muskogee', 'muskogee', 'us', 1),
(443974, 782078, 'Stillwater', 'stillwater', 'us', 1),
(443975, 782078, 'Enid', 'enid', 'us', 1),
(443976, 782078, 'Moore', 'moore', 'us', 1),
(443977, 782078, 'Midwest City', 'midwest-city', 'us', 1),
(443978, 782078, 'Edmond', 'edmond', 'us', 1),
(443979, 782078, 'Broken Arrow', 'broken-arrow', 'us', 1),
(443980, 782078, 'Lawton', 'lawton', 'us', 1),
(443981, 782078, 'Norman', 'norman', 'us', 1),
(443982, 782078, 'Tulsa', 'tulsa', 'us', 1),
(443983, 782078, 'Oklahoma City', 'oklahoma-city', 'us', 1),
(443984, 782079, 'Days Creek', 'days-creek', 'us', 1),
(443985, 782079, 'Fall Creek', 'fall-creek', 'us', 1),
(443986, 782079, 'Adel', 'adel', 'us', 1),
(443987, 782079, 'Agness', 'agness', 'us', 1),
(443988, 782079, 'Alsea', 'alsea', 'us', 1),
(443989, 782079, 'Applegate', 'applegate', 'us', 1),
(443990, 782079, 'Arch Cape', 'arch-cape', 'us', 1),
(443991, 782079, 'Azalea', 'azalea', 'us', 1),
(443992, 782079, 'Beatty', 'beatty', 'us', 1),
(443993, 782079, 'Birkenfeld', 'birkenfeld', 'us', 1),
(443994, 782079, 'Blachly', 'blachly', 'us', 1),
(443995, 782079, 'Blodgett', 'blodgett', 'us', 1),
(443996, 782079, 'Blue River', 'blue-river', 'us', 1),
(443997, 782079, 'Bly', 'bly', 'us', 1),
(443998, 782079, 'Boring', 'boring', 'us', 1),
(443999, 782079, 'Brightwood', 'brightwood', 'us', 1),
(444000, 782079, 'Broadbent', 'broadbent', 'us', 1),
(444001, 782079, 'Brogan', 'brogan', 'us', 1),
(444002, 782079, 'Buxton', 'buxton', 'us', 1),
(444003, 782079, 'Camas Valley', 'camas-valley', 'us', 1),
(444004, 782079, 'Camp Sherman', 'camp-sherman', 'us', 1),
(444005, 782079, 'Charleston', 'charleston', 'us', 1),
(444006, 782079, 'Chemult', 'chemult', 'us', 1),
(444007, 782079, 'Cheshire', 'cheshire', 'us', 1),
(444008, 782079, 'Christmas Valley', 'christmas-valley', 'us', 1),
(444009, 782079, 'Colton', 'colton', 'us', 1),
(444010, 782079, 'Corbett', 'corbett', 'us', 1),
(444011, 782079, 'Crabtree', 'crabtree', 'us', 1),
(444012, 782079, 'Crane', 'crane', 'us', 1),
(444013, 782079, 'Crescent', 'crescent', 'us', 1),
(444014, 782079, 'Culp Creek', 'culp-creek', 'us', 1),
(444015, 782079, 'Dairy', 'dairy', 'us', 1),
(444016, 782079, 'Damascus', 'damascus', 'us', 1),
(444017, 782079, 'Deadwood', 'deadwood', 'us', 1),
(444018, 782079, 'Deer Island', 'deer-island', 'us', 1),
(444019, 782079, 'Dexter', 'dexter', 'us', 1),
(444020, 782079, 'Diamond', 'diamond', 'us', 1),
(444021, 782079, 'Dillard', 'dillard', 'us', 1),
(444022, 782079, 'Dorena', 'dorena', 'us', 1),
(444023, 782079, 'Drewsey', 'drewsey', 'us', 1),
(444024, 782079, 'Durkee', 'durkee', 'us', 1),
(444025, 782079, 'Eagle Creek', 'eagle-creek', 'us', 1),
(444026, 782079, 'Eddyville', 'eddyville', 'us', 1),
(444027, 782079, 'Elmira', 'elmira', 'us', 1),
(444028, 782079, 'Fields', 'fields', 'us', 1),
(444029, 782079, 'Fort Klamath', 'fort-klamath', 'us', 1),
(444030, 782079, 'Fort Rock', 'fort-rock', 'us', 1),
(444031, 782079, 'Foster', 'foster', 'us', 1),
(444032, 782079, 'Frenchglen', 'frenchglen', 'us', 1),
(444033, 782079, 'Gales Creek', 'gales-creek', 'us', 1),
(444034, 782079, 'Gardiner', 'gardiner', 'us', 1),
(444035, 782079, 'Gilchrist', 'gilchrist', 'us', 1),
(444036, 782079, 'Gleneden Beach', 'gleneden-beach', 'us', 1),
(444037, 782079, 'Government Camp', 'government-camp', 'us', 1),
(444038, 782079, 'Harper', 'harper', 'us', 1),
(444039, 782079, 'Hereford', 'hereford', 'us', 1),
(444040, 782079, 'Idleyld Park', 'idleyld-park', 'us', 1),
(444041, 782079, 'Imnaha', 'imnaha', 'us', 1),
(444042, 782079, 'Ironside', 'ironside', 'us', 1),
(444043, 782079, 'Jasper', 'jasper', 'us', 1),
(444044, 782079, 'Juntura', 'juntura', 'us', 1),
(444045, 782079, 'Kent', 'kent', 'us', 1),
(444046, 782079, 'Kerby', 'kerby', 'us', 1),
(444047, 782079, 'Kimberly', 'kimberly', 'us', 1),
(444048, 782079, 'Langlois', 'langlois', 'us', 1),
(444049, 782079, 'Leaburg', 'leaburg', 'us', 1),
(444050, 782079, 'Logsden', 'logsden', 'us', 1),
(444051, 782079, 'Lorane', 'lorane', 'us', 1),
(444052, 782079, 'Manning', 'manning', 'us', 1),
(444053, 782079, 'Mapleton', 'mapleton', 'us', 1),
(444054, 782079, 'Marcola', 'marcola', 'us', 1),
(444055, 782079, 'Marylhurst', 'marylhurst', 'us', 1),
(444056, 782079, 'McKenzie Bridge', 'mckenzie-bridge', 'us', 1),
(444057, 782079, 'Merlin', 'merlin', 'us', 1),
(444058, 782079, 'Midland', 'midland', 'us', 1),
(444059, 782079, 'Mulino', 'mulino', 'us', 1),
(444060, 782079, 'Murphy', 'murphy', 'us', 1),
(444061, 782079, 'Neotsu', 'neotsu', 'us', 1),
(444062, 782079, 'New Pine Creek', 'new-pine-creek', 'us', 1),
(444063, 782079, 'Otis', 'otis', 'us', 1),
(444064, 782079, 'Otter Rock', 'otter-rock', 'us', 1),
(444065, 782079, 'Paulina', 'paulina', 'us', 1),
(444066, 782079, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(444067, 782079, 'Powell Butte', 'powell-butte', 'us', 1),
(444068, 782079, 'Prospect', 'prospect', 'us', 1),
(444069, 782079, 'Rhododendron', 'rhododendron', 'us', 1),
(444070, 782079, 'Riley', 'riley', 'us', 1),
(444071, 782079, 'Scottsburg', 'scottsburg', 'us', 1),
(444072, 782079, 'Seal Rock', 'seal-rock', 'us', 1),
(444073, 782079, 'Selma', 'selma', 'us', 1),
(444074, 782079, 'Shedd', 'shedd', 'us', 1),
(444075, 782079, 'Sixes', 'sixes', 'us', 1),
(444076, 782079, 'South Beach', 'south-beach', 'us', 1),
(444077, 782079, 'Sprague River', 'sprague-river', 'us', 1),
(444078, 782079, 'Summer Lake', 'summer-lake', 'us', 1),
(444079, 782079, 'Sunriver', 'sunriver', 'us', 1),
(444080, 782079, 'Swisshome', 'swisshome', 'us', 1),
(444081, 782079, 'Tenmile', 'tenmile', 'us', 1),
(444082, 782079, 'Tidewater', 'tidewater', 'us', 1),
(444083, 782079, 'Timber', 'timber', 'us', 1),
(444084, 782079, 'Tolovana Park', 'tolovana-park', 'us', 1),
(444085, 782079, 'Trail', 'trail', 'us', 1),
(444086, 782079, 'Umpqua', 'umpqua', 'us', 1),
(444087, 782079, 'Vida', 'vida', 'us', 1),
(444088, 782079, 'Walterville', 'walterville', 'us', 1),
(444089, 782079, 'Walton', 'walton', 'us', 1),
(444090, 782079, 'Warren', 'warren', 'us', 1),
(444091, 782079, 'Welches', 'welches', 'us', 1),
(444092, 782079, 'Westport', 'westport', 'us', 1),
(444093, 782079, 'Wilderville', 'wilderville', 'us', 1),
(444094, 782079, 'Williams', 'williams', 'us', 1),
(444095, 782079, 'Winchester', 'winchester', 'us', 1),
(444096, 782079, 'Wolf Creek', 'wolf-creek', 'us', 1),
(444097, 782079, 'Keno', 'keno', 'us', 1),
(444098, 782079, 'Noti', 'noti', 'us', 1),
(444099, 782079, 'Silver Lake', 'silver-lake', 'us', 1),
(444100, 782079, 'Tiller', 'tiller', 'us', 1),
(444101, 782079, 'Beavercreek', 'beavercreek', 'us', 1),
(444102, 782079, 'Crater Lake', 'crater-lake', 'us', 1),
(444103, 782079, 'Crescent Lake', 'crescent-lake', 'us', 1),
(444104, 782079, 'Crooked River', 'crooked-river', 'us', 1),
(444105, 782079, 'Milton Freewater', 'milton-freewater', 'us', 1),
(444106, 782079, 'Mount Hood Parkdale', 'mount-hood-parkdale', 'us', 1),
(444107, 782079, 'O Brien', 'o-brien', 'us', 1),
(444108, 782079, 'Princeton', 'princeton', 'us', 1),
(444109, 782079, 'Rockaway', 'rockaway', 'us', 1),
(444110, 782079, 'Westlake', 'westlake', 'us', 1),
(444111, 782079, 'Wamic', 'wamic', 'us', 1),
(444112, 782079, 'Antelope', 'antelope', 'us', 1),
(444113, 782079, 'Rickreall', 'rickreall', 'us', 1),
(444114, 782079, 'Dayville', 'dayville', 'us', 1),
(444115, 782079, 'Summerville', 'summerville', 'us', 1),
(444116, 782079, 'Monument', 'monument', 'us', 1),
(444117, 782079, 'Unity', 'unity', 'us', 1),
(444118, 782079, 'Spray', 'spray', 'us', 1),
(444119, 782079, 'Richland', 'richland', 'us', 1),
(444120, 782079, 'Grass Valley', 'grass-valley', 'us', 1),
(444121, 782079, 'Adrian', 'adrian', 'us', 1),
(444122, 782079, 'Elkton', 'elkton', 'us', 1),
(444123, 782079, 'Beaver', 'beaver', 'us', 1),
(444124, 782079, 'Sumpter', 'sumpter', 'us', 1),
(444125, 782079, 'Mitchell', 'mitchell', 'us', 1),
(444126, 782079, 'Neskowin', 'neskowin', 'us', 1),
(444127, 782079, 'Helix', 'helix', 'us', 1),
(444128, 782079, 'Nehalem', 'nehalem', 'us', 1),
(444129, 782079, 'Seneca', 'seneca', 'us', 1),
(444130, 782079, 'Long Creek', 'long-creek', 'us', 1),
(444131, 782079, 'Rufus', 'rufus', 'us', 1),
(444132, 782079, 'Idanha', 'idanha', 'us', 1),
(444133, 782079, 'Jordan Valley', 'jordan-valley', 'us', 1),
(444134, 782079, 'Tygh Valley', 'tygh-valley', 'us', 1),
(444135, 782079, 'Cloverdale', 'cloverdale', 'us', 1),
(444136, 782079, 'Hebo', 'hebo', 'us', 1),
(444137, 782079, 'Paisley', 'paisley', 'us', 1),
(444138, 782079, 'Lostine', 'lostine', 'us', 1),
(444139, 782079, 'Ukiah', 'ukiah', 'us', 1),
(444140, 782079, 'Detroit', 'detroit', 'us', 1),
(444141, 782079, 'Lexington', 'lexington', 'us', 1),
(444142, 782079, 'Westfir', 'westfir', 'us', 1),
(444143, 782079, 'Imbler', 'imbler', 'us', 1),
(444144, 782079, 'Moro', 'moro', 'us', 1),
(444145, 782079, 'Grand Ronde', 'grand-ronde', 'us', 1),
(444146, 782079, 'Adams', 'adams', 'us', 1),
(444147, 782079, 'Mehama', 'mehama', 'us', 1),
(444148, 782079, 'Scotts Mills', 'scotts-mills', 'us', 1),
(444149, 782079, 'Halfway', 'halfway', 'us', 1),
(444150, 782079, 'Wasco', 'wasco', 'us', 1),
(444151, 782079, 'Ione', 'ione', 'us', 1),
(444152, 782079, 'Wheeler', 'wheeler', 'us', 1),
(444153, 782079, 'Maupin', 'maupin', 'us', 1),
(444154, 782079, 'Haines', 'haines', 'us', 1),
(444155, 782079, 'Bonanza', 'bonanza', 'us', 1),
(444156, 782079, 'Mosier', 'mosier', 'us', 1),
(444157, 782079, 'Saint Paul', 'saint-paul', 'us', 1),
(444158, 782079, 'Brooks', 'brooks', 'us', 1),
(444159, 782079, 'Butte Falls', 'butte-falls', 'us', 1),
(444160, 782079, 'Fossil', 'fossil', 'us', 1),
(444161, 782079, 'Arlington', 'arlington', 'us', 1),
(444162, 782079, 'Huntington', 'huntington', 'us', 1),
(444163, 782079, 'Gates', 'gates', 'us', 1),
(444164, 782079, 'North Powder', 'north-powder', 'us', 1),
(444165, 782079, 'Adair Village', 'adair-village', 'us', 1),
(444166, 782079, 'Winchester Bay', 'winchester-bay', 'us', 1),
(444167, 782079, 'Mount Vernon', 'mount-vernon', 'us', 1),
(444168, 782079, 'Canyon City', 'canyon-city', 'us', 1),
(444169, 782079, 'Dufur', 'dufur', 'us', 1),
(444170, 782079, 'Manzanita', 'manzanita', 'us', 1),
(444171, 782079, 'Monroe', 'monroe', 'us', 1),
(444172, 782079, 'Hammond', 'hammond', 'us', 1),
(444173, 782079, 'Cove', 'cove', 'us', 1),
(444174, 782079, 'Malin', 'malin', 'us', 1),
(444175, 782079, 'Yachats', 'yachats', 'us', 1),
(444176, 782079, 'Donald', 'donald', 'us', 1),
(444177, 782079, 'Aurora', 'aurora', 'us', 1),
(444178, 782079, 'Condon', 'condon', 'us', 1),
(444179, 782079, 'Scio', 'scio', 'us', 1),
(444180, 782079, 'Echo', 'echo', 'us', 1),
(444181, 782079, 'Weston', 'weston', 'us', 1),
(444182, 782079, 'Chiloquin', 'chiloquin', 'us', 1),
(444183, 782079, 'Halsey', 'halsey', 'us', 1),
(444184, 782079, 'Powers', 'powers', 'us', 1),
(444185, 782079, 'Metolius', 'metolius', 'us', 1),
(444186, 782079, 'Yamhill', 'yamhill', 'us', 1),
(444187, 782079, 'Netarts', 'netarts', 'us', 1),
(444188, 782079, 'Culver', 'culver', 'us', 1),
(444189, 782079, 'Wallowa', 'wallowa', 'us', 1),
(444190, 782079, 'Gaston', 'gaston', 'us', 1),
(444191, 782079, 'Glendale', 'glendale', 'us', 1),
(444192, 782079, 'Merrill', 'merrill', 'us', 1),
(444193, 782079, 'Garibaldi', 'garibaldi', 'us', 1),
(444194, 782079, 'Lowell', 'lowell', 'us', 1),
(444195, 782079, 'Island City', 'island-city', 'us', 1),
(444196, 782079, 'Prairie City', 'prairie-city', 'us', 1),
(444197, 782079, 'Oakland', 'oakland', 'us', 1),
(444198, 782079, 'Tangent', 'tangent', 'us', 1),
(444199, 782079, 'Gearhart', 'gearhart', 'us', 1),
(444200, 782079, 'Coburg', 'coburg', 'us', 1),
(444201, 782079, 'Joseph', 'joseph', 'us', 1),
(444202, 782079, 'Riddle', 'riddle', 'us', 1),
(444203, 782079, 'Falls City', 'falls-city', 'us', 1),
(444204, 782079, 'Drain', 'drain', 'us', 1),
(444205, 782079, 'Yoncalla', 'yoncalla', 'us', 1),
(444206, 782079, 'Gold Hill', 'gold-hill', 'us', 1),
(444207, 782079, 'Lyons', 'lyons', 'us', 1),
(444208, 782079, 'Pacific City', 'pacific-city', 'us', 1),
(444209, 782079, 'Cascade Locks', 'cascade-locks', 'us', 1),
(444210, 782079, 'Siletz', 'siletz', 'us', 1),
(444211, 782079, 'Port Orford', 'port-orford', 'us', 1),
(444212, 782079, 'Bay City', 'bay-city', 'us', 1),
(444213, 782079, 'Athena', 'athena', 'us', 1),
(444214, 782079, 'Rockaway Beach', 'rockaway-beach', 'us', 1),
(444215, 782079, 'Sisters', 'sisters', 'us', 1),
(444216, 782079, 'Depoe Bay', 'depoe-bay', 'us', 1),
(444217, 782079, 'Cave Junction', 'cave-junction', 'us', 1),
(444218, 782079, 'Canyonville', 'canyonville', 'us', 1),
(444219, 782079, 'Heppner', 'heppner', 'us', 1),
(444220, 782079, 'Lakeside', 'lakeside', 'us', 1),
(444221, 782079, 'Amity', 'amity', 'us', 1),
(444222, 782079, 'Carlton', 'carlton', 'us', 1),
(444223, 782079, 'Brownsville', 'brownsville', 'us', 1),
(444224, 782079, 'Hines', 'hines', 'us', 1),
(444225, 782079, 'Pilot Rock', 'pilot-rock', 'us', 1),
(444226, 782079, 'John Day', 'john-day', 'us', 1),
(444227, 782079, 'Mill City', 'mill-city', 'us', 1),
(444228, 782079, 'Terrebonne', 'terrebonne', 'us', 1),
(444229, 782079, 'Cannon Beach', 'cannon-beach', 'us', 1),
(444230, 782079, 'Elgin', 'elgin', 'us', 1),
(444231, 782079, 'Clatskanie', 'clatskanie', 'us', 1),
(444232, 782079, 'Banks', 'banks', 'us', 1),
(444233, 782079, 'Columbia City', 'columbia-city', 'us', 1),
(444234, 782079, 'Turner', 'turner', 'us', 1),
(444235, 782079, 'Enterprise', 'enterprise', 'us', 1),
(444236, 782079, 'Glide', 'glide', 'us', 1),
(444237, 782079, 'Rainier', 'rainier', 'us', 1),
(444238, 782079, 'Willamina', 'willamina', 'us', 1),
(444239, 782079, 'North Plains', 'north-plains', 'us', 1),
(444240, 782079, 'Irrigon', 'irrigon', 'us', 1),
(444241, 782079, 'Rogue River', 'rogue-river', 'us', 1),
(444242, 782079, 'Gold Beach', 'gold-beach', 'us', 1),
(444243, 782079, 'Vale', 'vale', 'us', 1),
(444244, 782079, 'Union', 'union', 'us', 1),
(444245, 782079, 'Odell', 'odell', 'us', 1),
(444246, 782079, 'Stanfield', 'stanfield', 'us', 1),
(444247, 782079, 'Waldport', 'waldport', 'us', 1),
(444248, 782079, 'Dayton', 'dayton', 'us', 1),
(444249, 782079, 'Jacksonville', 'jacksonville', 'us', 1),
(444250, 782079, 'Vernonia', 'vernonia', 'us', 1),
(444251, 782079, 'Gervais', 'gervais', 'us', 1),
(444252, 782079, 'Shady Cove', 'shady-cove', 'us', 1),
(444253, 782079, 'Sublimity', 'sublimity', 'us', 1),
(444254, 782079, 'Estacada', 'estacada', 'us', 1),
(444255, 782079, 'Lakeview', 'lakeview', 'us', 1),
(444256, 782079, 'Myrtle Point', 'myrtle-point', 'us', 1),
(444257, 782079, 'Warm Springs', 'warm-springs', 'us', 1),
(444258, 782079, 'Hubbard', 'hubbard', 'us', 1),
(444259, 782079, 'Jefferson', 'jefferson', 'us', 1),
(444260, 782079, 'Burns', 'burns', 'us', 1),
(444261, 782079, 'Harbor', 'harbor', 'us', 1),
(444262, 782079, 'Bandon', 'bandon', 'us', 1),
(444263, 782079, 'Wood Village', 'wood-village', 'us', 1),
(444264, 782079, 'Dundee', 'dundee', 'us', 1),
(444265, 782079, 'Lafayette', 'lafayette', 'us', 1),
(444266, 782079, 'Harrisburg', 'harrisburg', 'us', 1),
(444267, 782079, 'Nyssa', 'nyssa', 'us', 1),
(444268, 782079, 'Veneta', 'veneta', 'us', 1),
(444269, 782079, 'Boardman', 'boardman', 'us', 1),
(444270, 782079, 'Oakridge', 'oakridge', 'us', 1),
(444271, 782079, 'Aumsville', 'aumsville', 'us', 1),
(444272, 782079, 'Toledo', 'toledo', 'us', 1),
(444273, 782079, 'Mount Angel', 'mount-angel', 'us', 1),
(444274, 782079, 'Myrtle Creek', 'myrtle-creek', 'us', 1),
(444275, 782079, 'Coquille', 'coquille', 'us', 1),
(444276, 782079, 'Warrenton', 'warrenton', 'us', 1),
(444277, 782079, 'Philomath', 'philomath', 'us', 1),
(444278, 782079, 'Reedsport', 'reedsport', 'us', 1),
(444279, 782079, 'Creswell', 'creswell', 'us', 1),
(444280, 782079, 'Tillamook', 'tillamook', 'us', 1),
(444281, 782079, 'Phoenix', 'phoenix', 'us', 1),
(444282, 782079, 'Winston', 'winston', 'us', 1),
(444283, 782079, 'Madras', 'madras', 'us', 1),
(444284, 782079, 'White City', 'white-city', 'us', 1),
(444285, 782079, 'Umatilla', 'umatilla', 'us', 1),
(444286, 782079, 'Junction City', 'junction-city', 'us', 1),
(444287, 782079, 'Sheridan', 'sheridan', 'us', 1),
(444288, 782079, 'Talent', 'talent', 'us', 1),
(444289, 782079, 'Scappoose', 'scappoose', 'us', 1),
(444290, 782079, 'Seaside', 'seaside', 'us', 1),
(444291, 782079, 'Brookings', 'brookings', 'us', 1),
(444292, 782079, 'La Pine', 'la-pine', 'us', 1),
(444293, 782079, 'Hood River', 'hood-river', 'us', 1),
(444294, 782079, 'Molalla', 'molalla', 'us', 1),
(444295, 782079, 'Clackamas', 'clackamas', 'us', 1),
(444296, 782079, 'Stayton', 'stayton', 'us', 1),
(444297, 782079, 'Lincoln City', 'lincoln-city', 'us', 1),
(444298, 782079, 'Eagle Point', 'eagle-point', 'us', 1),
(444299, 782079, 'Happy Valley', 'happy-valley', 'us', 1),
(444300, 782079, 'Sutherlin', 'sutherlin', 'us', 1),
(444301, 782079, 'Independence', 'independence', 'us', 1),
(444302, 782079, 'Florence', 'florence', 'us', 1),
(444303, 782079, 'Silverton', 'silverton', 'us', 1),
(444304, 782079, 'Monmouth', 'monmouth', 'us', 1),
(444305, 782079, 'Sweet Home', 'sweet-home', 'us', 1),
(444306, 782079, 'Sandy', 'sandy', 'us', 1),
(444307, 782079, 'Prineville', 'prineville', 'us', 1),
(444308, 782079, 'Cottage Grove', 'cottage-grove', 'us', 1),
(444309, 782079, 'Fairview', 'fairview', 'us', 1),
(444310, 782079, 'Newport', 'newport', 'us', 1),
(444311, 782079, 'Astoria', 'astoria', 'us', 1),
(444312, 782079, 'Baker City', 'baker-city', 'us', 1),
(444313, 782079, 'North Bend', 'north-bend', 'us', 1),
(444314, 782079, 'Cornelius', 'cornelius', 'us', 1),
(444315, 782079, 'Ontario', 'ontario', 'us', 1),
(444316, 782079, 'The Dalles', 'the-dalles', 'us', 1),
(444317, 782079, 'Saint Helens', 'saint-helens', 'us', 1),
(444318, 782079, 'Gladstone', 'gladstone', 'us', 1),
(444319, 782079, 'La Grande', 'la-grande', 'us', 1),
(444320, 782079, 'Oak Grove', 'oak-grove', 'us', 1),
(444321, 782079, 'Lebanon', 'lebanon', 'us', 1),
(444322, 782079, 'Dallas', 'dallas', 'us', 1),
(444323, 782079, 'Hermiston', 'hermiston', 'us', 1),
(444324, 782079, 'Sherwood', 'sherwood', 'us', 1),
(444325, 782079, 'Troutdale', 'troutdale', 'us', 1),
(444326, 782079, 'Coos Bay', 'coos-bay', 'us', 1),
(444327, 782079, 'Canby', 'canby', 'us', 1),
(444328, 782079, 'Wilsonville', 'wilsonville', 'us', 1),
(444329, 782079, 'Central Point', 'central-point', 'us', 1),
(444330, 782079, 'Pendleton', 'pendleton', 'us', 1),
(444331, 782079, 'Redmond', 'redmond', 'us', 1),
(444332, 782079, 'Klamath Falls', 'klamath-falls', 'us', 1),
(444333, 782079, 'Forest Grove', 'forest-grove', 'us', 1),
(444334, 782079, 'Roseburg', 'roseburg', 'us', 1),
(444335, 782079, 'Milwaukie', 'milwaukie', 'us', 1),
(444336, 782079, 'Newberg', 'newberg', 'us', 1),
(444337, 782079, 'Ashland', 'ashland', 'us', 1),
(444338, 782079, 'Woodburn', 'woodburn', 'us', 1),
(444339, 782079, 'West Linn', 'west-linn', 'us', 1),
(444340, 782079, 'Tualatin', 'tualatin', 'us', 1),
(444341, 782079, 'Grants Pass', 'grants-pass', 'us', 1),
(444342, 782079, 'McMinnville', 'mcminnville', 'us', 1),
(444343, 782079, 'Oregon City', 'oregon-city', 'us', 1),
(444344, 782079, 'Keizer', 'keizer', 'us', 1),
(444345, 782079, 'Lake Oswego', 'lake-oswego', 'us', 1),
(444346, 782079, 'Albany', 'albany', 'us', 1),
(444347, 782079, 'Aloha', 'aloha', 'us', 1),
(444348, 782079, 'Tigard', 'tigard', 'us', 1),
(444349, 782079, 'Corvallis', 'corvallis', 'us', 1),
(444350, 782079, 'Springfield', 'springfield', 'us', 1),
(444351, 782079, 'Bend', 'bend', 'us', 1),
(444352, 782079, 'Medford', 'medford', 'us', 1),
(444353, 782079, 'Hillsboro', 'hillsboro', 'us', 1),
(444354, 782079, 'Beaverton', 'beaverton', 'us', 1),
(444355, 782079, 'Gresham', 'gresham', 'us', 1),
(444356, 782079, 'Eugene', 'eugene', 'us', 1),
(444357, 782079, 'Salem', 'salem', 'us', 1),
(444358, 782079, 'Portland', 'portland', 'us', 1),
(444359, 782080, 'Adah', 'adah', 'us', 1),
(444360, 782080, 'Airville', 'airville', 'us', 1),
(444361, 782080, 'Aleppo', 'aleppo', 'us', 1),
(444362, 782080, 'Allison', 'allison', 'us', 1),
(444363, 782080, 'Artemas', 'artemas', 'us', 1),
(444364, 782080, 'Aspers', 'aspers', 'us', 1),
(444365, 782080, 'Bethel', 'bethel', 'us', 1),
(444366, 782080, 'Big Cove Tannery', 'big-cove-tannery', 'us', 1),
(444367, 782080, 'Blue Ridge Summit', 'blue-ridge-summit', 'us', 1),
(444368, 782080, 'Bobtown', 'bobtown', 'us', 1),
(444369, 782080, 'Breezewood', 'breezewood', 'us', 1),
(444370, 782080, 'Brogue', 'brogue', 'us', 1),
(444371, 782080, 'Buffalo Mills', 'buffalo-mills', 'us', 1),
(444372, 782080, 'Cashtown', 'cashtown', 'us', 1),
(444373, 782080, 'Chadds Ford', 'chadds-ford', 'us', 1),
(444374, 782080, 'Chatham', 'chatham', 'us', 1),
(444375, 782080, 'Cheyney', 'cheyney', 'us', 1),
(444376, 782080, 'Clearville', 'clearville', 'us', 1),
(444377, 782080, 'Cochranville', 'cochranville', 'us', 1),
(444378, 782080, 'Concordville', 'concordville', 'us', 1),
(444379, 782080, 'Conestoga', 'conestoga', 'us', 1),
(444380, 782080, 'Coolspring', 'coolspring', 'us', 1),
(444381, 782080, 'Crum Lynne', 'crum-lynne', 'us', 1),
(444382, 782080, 'Crystal Spring', 'crystal-spring', 'us', 1),
(444383, 782080, 'Dilliner', 'dilliner', 'us', 1),
(444384, 782080, 'Drumore', 'drumore', 'us', 1),
(444385, 782080, 'East Millsboro', 'east-millsboro', 'us', 1),
(444386, 782080, 'Edgemont', 'edgemont', 'us', 1),
(444387, 782080, 'Elwyn', 'elwyn', 'us', 1),
(444388, 782080, 'Essington', 'essington', 'us', 1),
(444389, 782080, 'Fairbank', 'fairbank', 'us', 1),
(444390, 782080, 'Farmington', 'farmington', 'us', 1),
(444391, 782080, 'Fort Hill', 'fort-hill', 'us', 1),
(444392, 782080, 'Fort Loudon', 'fort-loudon', 'us', 1),
(444393, 782080, 'Glen Mills', 'glen-mills', 'us', 1),
(444394, 782080, 'Glenville', 'glenville', 'us', 1),
(444395, 782080, 'Gradyville', 'gradyville', 'us', 1),
(444396, 782080, 'Graysville', 'graysville', 'us', 1),
(444397, 782080, 'Harrisonville', 'harrisonville', 'us', 1),
(444398, 782080, 'Havertown', 'havertown', 'us', 1),
(444399, 782080, 'Hilltown', 'hilltown', 'us', 1),
(444400, 782080, 'Holbrook', 'holbrook', 'us', 1),
(444401, 782080, 'Holmes', 'holmes', 'us', 1),
(444402, 782080, 'Holtwood', 'holtwood', 'us', 1),
(444403, 782080, 'Kelton', 'kelton', 'us', 1),
(444404, 782080, 'Kemblesville', 'kemblesville', 'us', 1),
(444405, 782080, 'Kinzers', 'kinzers', 'us', 1),
(444406, 782080, 'Kirkwood', 'kirkwood', 'us', 1),
(444407, 782080, 'Lake Lynn', 'lake-lynn', 'us', 1),
(444408, 782080, 'Lampeter', 'lampeter', 'us', 1),
(444409, 782080, 'Landenberg', 'landenberg', 'us', 1),
(444410, 782080, 'Lehman', 'lehman', 'us', 1),
(444411, 782080, 'Lemasters', 'lemasters', 'us', 1),
(444412, 782080, 'Lemont Furnace', 'lemont-furnace', 'us', 1),
(444413, 782080, 'Lenni', 'lenni', 'us', 1),
(444414, 782080, 'Lester', 'lester', 'us', 1),
(444415, 782080, 'Manoa', 'manoa', 'us', 1),
(444416, 782080, 'Marion', 'marion', 'us', 1),
(444417, 782080, 'Markleton', 'markleton', 'us', 1),
(444418, 782080, 'Mather', 'mather', 'us', 1),
(444419, 782080, 'McClellandtown', 'mcclellandtown', 'us', 1),
(444420, 782080, 'McKnightstown', 'mcknightstown', 'us', 1),
(444421, 782080, 'Meadowbrook', 'meadowbrook', 'us', 1),
(444422, 782080, 'Mendenhall', 'mendenhall', 'us', 1),
(444423, 782080, 'Menges Mills', 'menges-mills', 'us', 1),
(444424, 782080, 'Millsboro', 'millsboro', 'us', 1),
(444425, 782080, 'Morgan', 'morgan', 'us', 1),
(444426, 782080, 'Mount Braddock', 'mount-braddock', 'us', 1),
(444427, 782080, 'Mount Morris', 'mount-morris', 'us', 1),
(444428, 782080, 'Mount Washington', 'mount-washington', 'us', 1),
(444429, 782080, 'Needmore', 'needmore', 'us', 1),
(444430, 782080, 'New Freeport', 'new-freeport', 'us', 1),
(444431, 782080, 'New London', 'new-london', 'us', 1),
(444432, 782080, 'New Park', 'new-park', 'us', 1),
(444433, 782080, 'New Providence', 'new-providence', 'us', 1),
(444434, 782080, 'Newtown Square', 'newtown-square', 'us', 1),
(444435, 782080, 'Normalville', 'normalville', 'us', 1),
(444436, 782080, 'Nottingham', 'nottingham', 'us', 1),
(444437, 782080, 'Palmer', 'palmer', 'us', 1),
(444438, 782080, 'Peach Bottom', 'peach-bottom', 'us', 1),
(444439, 782080, 'Penfield', 'penfield', 'us', 1),
(444440, 782080, 'Pequea', 'pequea', 'us', 1),
(444441, 782080, 'Pomeroy', 'pomeroy', 'us', 1),
(444442, 782080, 'Primos', 'primos', 'us', 1),
(444443, 782080, 'Quincy', 'quincy', 'us', 1),
(444444, 782080, 'Refton', 'refton', 'us', 1),
(444445, 782080, 'Rogersville', 'rogersville', 'us', 1),
(444446, 782080, 'Roxbury', 'roxbury', 'us', 1),
(444447, 782080, 'Sadsburyville', 'sadsburyville', 'us', 1),
(444448, 782080, 'Saint Thomas', 'saint-thomas', 'us', 1),
(444449, 782080, 'Scotland', 'scotland', 'us', 1),
(444450, 782080, 'Secane', 'secane', 'us', 1),
(444451, 782080, 'Smock', 'smock', 'us', 1),
(444452, 782080, 'Smoketown', 'smoketown', 'us', 1),
(444453, 782080, 'South Mountain', 'south-mountain', 'us', 1),
(444454, 782080, 'Spraggs', 'spraggs', 'us', 1),
(444455, 782080, 'Springs', 'springs', 'us', 1),
(444456, 782080, 'State Line', 'state-line', 'us', 1),
(444457, 782080, 'Sycamore', 'sycamore', 'us', 1),
(444458, 782080, 'Thomasville', 'thomasville', 'us', 1),
(444459, 782080, 'Upper Darby', 'upper-darby', 'us', 1),
(444460, 782080, 'Valley Forge', 'valley-forge', 'us', 1),
(444461, 782080, 'Wallingford', 'wallingford', 'us', 1),
(444462, 782080, 'Waltersburg', 'waltersburg', 'us', 1),
(444463, 782080, 'Warfordsburg', 'warfordsburg', 'us', 1),
(444464, 782080, 'Washington Boro', 'washington-boro', 'us', 1),
(444465, 782080, 'Waterville', 'waterville', 'us', 1),
(444466, 782080, 'West Finley', 'west-finley', 'us', 1),
(444467, 782080, 'Westtown', 'westtown', 'us', 1),
(444468, 782080, 'Wind Ridge', 'wind-ridge', 'us', 1),
(444469, 782080, 'Zullinger', 'zullinger', 'us', 1),
(444470, 782080, 'Talmage', 'talmage', 'us', 1),
(444471, 782080, 'Fairhope', 'fairhope', 'us', 1),
(444472, 782080, 'Mill Run', 'mill-run', 'us', 1),
(444473, 782080, 'Thornton', 'thornton', 'us', 1),
(444474, 782080, 'Belsano', 'belsano', 'us', 1),
(444475, 782080, 'Amity', 'amity', 'us', 1),
(444476, 782080, 'Lenoxville', 'lenoxville', 'us', 1),
(444477, 782080, 'Pulaski', 'pulaski', 'us', 1),
(444478, 782080, 'Salina', 'salina', 'us', 1),
(444479, 782080, 'Abington', 'abington', 'us', 1),
(444480, 782080, 'Acme', 'acme', 'us', 1),
(444481, 782080, 'Adrian', 'adrian', 'us', 1),
(444482, 782080, 'Albrightsville', 'albrightsville', 'us', 1),
(444483, 782080, 'Allensville', 'allensville', 'us', 1),
(444484, 782080, 'Allenwood', 'allenwood', 'us', 1),
(444485, 782080, 'Allport', 'allport', 'us', 1),
(444486, 782080, 'Allison Park', 'allison-park', 'us', 1),
(444487, 782080, 'Alverton', 'alverton', 'us', 1),
(444488, 782080, 'Analomink', 'analomink', 'us', 1),
(444489, 782080, 'Andreas', 'andreas', 'us', 1),
(444490, 782080, 'Anita', 'anita', 'us', 1),
(444491, 782080, 'Antes Fort', 'antes-fort', 'us', 1),
(444492, 782080, 'Ardara', 'ardara', 'us', 1),
(444493, 782080, 'Atlasburg', 'atlasburg', 'us', 1),
(444494, 782080, 'Avella', 'avella', 'us', 1),
(444495, 782080, 'Bainbridge', 'bainbridge', 'us', 1),
(444496, 782080, 'Bairdford', 'bairdford', 'us', 1),
(444497, 782080, 'Bakerstown', 'bakerstown', 'us', 1),
(444498, 782080, 'Barnesville', 'barnesville', 'us', 1),
(444499, 782080, 'Barto', 'barto', 'us', 1),
(444500, 782080, 'Bartonsville', 'bartonsville', 'us', 1),
(444501, 782080, 'Beach Lake', 'beach-lake', 'us', 1),
(444502, 782080, 'Beaverdale', 'beaverdale', 'us', 1),
(444503, 782080, 'Bensalem', 'bensalem', 'us', 1),
(444504, 782080, 'Berwyn', 'berwyn', 'us', 1),
(444505, 782080, 'Bigler', 'bigler', 'us', 1),
(444506, 782080, 'Birchrunville', 'birchrunville', 'us', 1),
(444507, 782080, 'Bird in Hand', 'bird-in-hand', 'us', 1),
(444508, 782080, 'Blairs Mills', 'blairs-mills', 'us', 1),
(444509, 782080, 'Blakeslee', 'blakeslee', 'us', 1),
(444510, 782080, 'Blandburg', 'blandburg', 'us', 1),
(444511, 782080, 'Blandon', 'blandon', 'us', 1),
(444512, 782080, 'Blooming Glen', 'blooming-glen', 'us', 1),
(444513, 782080, 'Blue Ball', 'blue-ball', 'us', 1),
(444514, 782080, 'Boston', 'boston', 'us', 1),
(444515, 782080, 'Bovard', 'bovard', 'us', 1),
(444516, 782080, 'Bowers', 'bowers', 'us', 1),
(444517, 782080, 'Bowmansville', 'bowmansville', 'us', 1),
(444518, 782080, 'Boyers', 'boyers', 'us', 1),
(444519, 782080, 'Bradenville', 'bradenville', 'us', 1),
(444520, 782080, 'Brackney', 'brackney', 'us', 1),
(444521, 782080, 'Brandamore', 'brandamore', 'us', 1),
(444522, 782080, 'Breinigsville', 'breinigsville', 'us', 1),
(444523, 782080, 'Brockport', 'brockport', 'us', 1),
(444524, 782080, 'Brooklyn', 'brooklyn', 'us', 1),
(444525, 782080, 'Brush Valley', 'brush-valley', 'us', 1),
(444526, 782080, 'Buck Hill Falls', 'buck-hill-falls', 'us', 1),
(444527, 782080, 'Buckingham', 'buckingham', 'us', 1),
(444528, 782080, 'Buena Vista', 'buena-vista', 'us', 1),
(444529, 782080, 'Bulger', 'bulger', 'us', 1),
(444530, 782080, 'Bunola', 'bunola', 'us', 1),
(444531, 782080, 'Bushkill', 'bushkill', 'us', 1),
(444532, 782080, 'Cabot', 'cabot', 'us', 1),
(444533, 782080, 'Cadogan', 'cadogan', 'us', 1),
(444534, 782080, 'Cairnbrook', 'cairnbrook', 'us', 1),
(444535, 782080, 'Calumet', 'calumet', 'us', 1),
(444536, 782080, 'Camptown', 'camptown', 'us', 1),
(444537, 782080, 'Canadensis', 'canadensis', 'us', 1),
(444538, 782080, 'Carlton', 'carlton', 'us', 1),
(444539, 782080, 'Carversville', 'carversville', 'us', 1),
(444540, 782080, 'Cecil', 'cecil', 'us', 1),
(444541, 782080, 'Cedars', 'cedars', 'us', 1),
(444542, 782080, 'Center Square', 'center-square', 'us', 1),
(444543, 782080, 'Center Valley', 'center-valley', 'us', 1),
(444544, 782080, 'Champion', 'champion', 'us', 1),
(444545, 782080, 'Cheltenham', 'cheltenham', 'us', 1),
(444546, 782080, 'Cherryville', 'cherryville', 'us', 1),
(444547, 782080, 'Chester Springs', 'chester-springs', 'us', 1),
(444548, 782080, 'Childs', 'childs', 'us', 1),
(444549, 782080, 'Chinchilla', 'chinchilla', 'us', 1),
(444550, 782080, 'Claridge', 'claridge', 'us', 1),
(444551, 782080, 'Clarington', 'clarington', 'us', 1),
(444552, 782080, 'Clarks Mills', 'clarks-mills', 'us', 1),
(444553, 782080, 'Clarksburg', 'clarksburg', 'us', 1),
(444554, 782080, 'Clifford', 'clifford', 'us', 1),
(444555, 782080, 'Clinton', 'clinton', 'us', 1),
(444556, 782080, 'Colebrook', 'colebrook', 'us', 1),
(444557, 782080, 'Colmar', 'colmar', 'us', 1),
(444558, 782080, 'Columbia Cross Roads', 'columbia-cross-roads', 'us', 1),
(444559, 782080, 'Columbus', 'columbus', 'us', 1),
(444560, 782080, 'Concord', 'concord', 'us', 1),
(444561, 782080, 'Cooksburg', 'cooksburg', 'us', 1),
(444562, 782080, 'Covington', 'covington', 'us', 1),
(444563, 782080, 'Cowansville', 'cowansville', 'us', 1),
(444564, 782080, 'Cranberry', 'cranberry', 'us', 1),
(444565, 782080, 'Creamery', 'creamery', 'us', 1),
(444566, 782080, 'Creighton', 'creighton', 'us', 1),
(444567, 782080, 'Cresco', 'cresco', 'us', 1),
(444568, 782080, 'Cross Fork', 'cross-fork', 'us', 1),
(444569, 782080, 'Cumbola', 'cumbola', 'us', 1),
(444570, 782080, 'Curryville', 'curryville', 'us', 1),
(444571, 782080, 'Custer City', 'custer-city', 'us', 1),
(444572, 782080, 'Cyclone', 'cyclone', 'us', 1),
(444573, 782080, 'Dalmatia', 'dalmatia', 'us', 1),
(444574, 782080, 'Damascus', 'damascus', 'us', 1),
(444575, 782080, 'Danboro', 'danboro', 'us', 1),
(444576, 782080, 'Danielsville', 'danielsville', 'us', 1),
(444577, 782080, 'Dauberville', 'dauberville', 'us', 1),
(444578, 782080, 'Devault', 'devault', 'us', 1),
(444579, 782080, 'Devon', 'devon', 'us', 1),
(444580, 782080, 'Dewart', 'dewart', 'us', 1),
(444581, 782080, 'Dimock', 'dimock', 'us', 1),
(444582, 782080, 'Dingmans Ferry', 'dingmans-ferry', 'us', 1),
(444583, 782080, 'Dixonville', 'dixonville', 'us', 1),
(444584, 782080, 'Dornsife', 'dornsife', 'us', 1),
(444585, 782080, 'Douglassville', 'douglassville', 'us', 1),
(444586, 782080, 'Doylesburg', 'doylesburg', 'us', 1),
(444587, 782080, 'Dresher', 'dresher', 'us', 1),
(444588, 782080, 'Drifting', 'drifting', 'us', 1),
(444589, 782080, 'Drums', 'drums', 'us', 1),
(444590, 782080, 'Dry Run', 'dry-run', 'us', 1),
(444591, 782080, 'Duke Center', 'duke-center', 'us', 1),
(444592, 782080, 'Durham', 'durham', 'us', 1),
(444593, 782080, 'Dysart', 'dysart', 'us', 1),
(444594, 782080, 'East Earl', 'east-earl', 'us', 1),
(444595, 782080, 'East Freedom', 'east-freedom', 'us', 1),
(444596, 782080, 'East Liberty', 'east-liberty', 'us', 1),
(444597, 782080, 'East Smithfield', 'east-smithfield', 'us', 1),
(444598, 782080, 'East Texas', 'east-texas', 'us', 1),
(444599, 782080, 'East Waterford', 'east-waterford', 'us', 1),
(444600, 782080, 'East Springfield', 'east-springfield', 'us', 1),
(444601, 782080, 'Edinburg', 'edinburg', 'us', 1),
(444602, 782080, 'Effort', 'effort', 'us', 1),
(444603, 782080, 'Eighty Four', 'eighty-four', 'us', 1),
(444604, 782080, 'Elkins Park', 'elkins-park', 'us', 1),
(444605, 782080, 'Elliottsburg', 'elliottsburg', 'us', 1),
(444606, 782080, 'Elmhurst', 'elmhurst', 'us', 1),
(444607, 782080, 'Elmora', 'elmora', 'us', 1),
(444608, 782080, 'Elrama', 'elrama', 'us', 1),
(444609, 782080, 'Elton', 'elton', 'us', 1),
(444610, 782080, 'Equinunk', 'equinunk', 'us', 1),
(444611, 782080, 'Erwinna', 'erwinna', 'us', 1),
(444612, 782080, 'Espyville', 'espyville', 'us', 1),
(444613, 782080, 'Eynon', 'eynon', 'us', 1),
(444614, 782080, 'Fairview Village', 'fairview-village', 'us', 1),
(444615, 782080, 'Fallentimber', 'fallentimber', 'us', 1),
(444616, 782080, 'Falls', 'falls', 'us', 1),
(444617, 782080, 'Fannettsburg', 'fannettsburg', 'us', 1),
(444618, 782080, 'Feasterville', 'feasterville', 'us', 1),
(444619, 782080, 'Fenelton', 'fenelton', 'us', 1),
(444620, 782080, 'Fishertown', 'fishertown', 'us', 1),
(444621, 782080, 'Fleetville', 'fleetville', 'us', 1),
(444622, 782080, 'Flinton', 'flinton', 'us', 1),
(444623, 782080, 'Fogelsville', 'fogelsville', 'us', 1),
(444624, 782080, 'Fombell', 'fombell', 'us', 1),
(444625, 782080, 'Forbes Road', 'forbes-road', 'us', 1),
(444626, 782080, 'Force', 'force', 'us', 1),
(444627, 782080, 'Forest Grove', 'forest-grove', 'us', 1),
(444628, 782080, 'Fort Littleton', 'fort-littleton', 'us', 1),
(444629, 782080, 'Fountainville', 'fountainville', 'us', 1),
(444630, 782080, 'Franconia', 'franconia', 'us', 1),
(444631, 782080, 'Frazer', 'frazer', 'us', 1),
(444632, 782080, 'Frederick', 'frederick', 'us', 1),
(444633, 782080, 'Fredericktown', 'fredericktown', 'us', 1),
(444634, 782080, 'Frenchville', 'frenchville', 'us', 1),
(444635, 782080, 'Fryburg', 'fryburg', 'us', 1),
(444636, 782080, 'Furlong', 'furlong', 'us', 1),
(444637, 782080, 'Gaines', 'gaines', 'us', 1),
(444638, 782080, 'Gardners', 'gardners', 'us', 1),
(444639, 782080, 'Garland', 'garland', 'us', 1),
(444640, 782080, 'Geigertown', 'geigertown', 'us', 1),
(444641, 782080, 'Genesee', 'genesee', 'us', 1),
(444642, 782080, 'Germansville', 'germansville', 'us', 1),
(444643, 782080, 'Gibsonia', 'gibsonia', 'us', 1),
(444644, 782080, 'Gilbert', 'gilbert', 'us', 1),
(444645, 782080, 'Gillett', 'gillett', 'us', 1),
(444646, 782080, 'Gladwyne', 'gladwyne', 'us', 1),
(444647, 782080, 'Glenmoore', 'glenmoore', 'us', 1),
(444648, 782080, 'Glenshaw', 'glenshaw', 'us', 1),
(444649, 782080, 'Glenwillard', 'glenwillard', 'us', 1),
(444650, 782080, 'Goodville', 'goodville', 'us', 1),
(444651, 782080, 'Gordonville', 'gordonville', 'us', 1),
(444652, 782080, 'Gouldsboro', 'gouldsboro', 'us', 1),
(444653, 782080, 'Grand Valley', 'grand-valley', 'us', 1),
(444654, 782080, 'Grantham', 'grantham', 'us', 1),
(444655, 782080, 'Grantville', 'grantville', 'us', 1),
(444656, 782080, 'Granville', 'granville', 'us', 1),
(444657, 782080, 'Granville Summit', 'granville-summit', 'us', 1),
(444658, 782080, 'Grassflat', 'grassflat', 'us', 1),
(444659, 782080, 'Greeley', 'greeley', 'us', 1),
(444660, 782080, 'Greenock', 'greenock', 'us', 1),
(444661, 782080, 'Greentown', 'greentown', 'us', 1),
(444662, 782080, 'Grindstone', 'grindstone', 'us', 1),
(444663, 782080, 'Gwynedd', 'gwynedd', 'us', 1),
(444664, 782080, 'Gwynedd Valley', 'gwynedd-valley', 'us', 1),
(444665, 782080, 'Hadley', 'hadley', 'us', 1),
(444666, 782080, 'Hamlin', 'hamlin', 'us', 1),
(444667, 782080, 'Harborcreek', 'harborcreek', 'us', 1),
(444668, 782080, 'Harford', 'harford', 'us', 1),
(444669, 782080, 'Harleigh', 'harleigh', 'us', 1),
(444670, 782080, 'Harrison Valley', 'harrison-valley', 'us', 1),
(444671, 782080, 'Harwick', 'harwick', 'us', 1),
(444672, 782080, 'Haverford', 'haverford', 'us', 1),
(444673, 782080, 'Hawk Run', 'hawk-run', 'us', 1),
(444674, 782080, 'Hegins', 'hegins', 'us', 1),
(444675, 782080, 'Henryville', 'henryville', 'us', 1),
(444676, 782080, 'Hereford', 'hereford', 'us', 1),
(444677, 782080, 'Hesston', 'hesston', 'us', 1),
(444678, 782080, 'Hickory', 'hickory', 'us', 1),
(444679, 782080, 'Hidden Valley', 'hidden-valley', 'us', 1),
(444680, 782080, 'Hilliards', 'hilliards', 'us', 1),
(444681, 782080, 'Hillsdale', 'hillsdale', 'us', 1),
(444682, 782080, 'Hillsgrove', 'hillsgrove', 'us', 1),
(444683, 782080, 'Hillsville', 'hillsville', 'us', 1),
(444684, 782080, 'Holicong', 'holicong', 'us', 1),
(444685, 782080, 'Holland', 'holland', 'us', 1),
(444686, 782080, 'Hollsopple', 'hollsopple', 'us', 1),
(444687, 782080, 'Home', 'home', 'us', 1),
(444688, 782080, 'Honey Grove', 'honey-grove', 'us', 1),
(444689, 782080, 'Hunlock Creek', 'hunlock-creek', 'us', 1),
(444690, 782080, 'Huntingdon Valley', 'huntingdon-valley', 'us', 1),
(444691, 782080, 'Huntington Mills', 'huntington-mills', 'us', 1),
(444692, 782080, 'Hustontown', 'hustontown', 'us', 1),
(444693, 782080, 'Ickesburg', 'ickesburg', 'us', 1),
(444694, 782080, 'Imler', 'imler', 'us', 1),
(444695, 782080, 'Imperial', 'imperial', 'us', 1),
(444696, 782080, 'Indian Head', 'indian-head', 'us', 1),
(444697, 782080, 'Indianola', 'indianola', 'us', 1),
(444698, 782080, 'Intercourse', 'intercourse', 'us', 1),
(444699, 782080, 'Irvine', 'irvine', 'us', 1),
(444700, 782080, 'Jackson', 'jackson', 'us', 1),
(444701, 782080, 'Jamison', 'jamison', 'us', 1),
(444702, 782080, 'Jenners', 'jenners', 'us', 1),
(444703, 782080, 'Jones Mills', 'jones-mills', 'us', 1),
(444704, 782080, 'Karthaus', 'karthaus', 'us', 1),
(444705, 782080, 'Kempton', 'kempton', 'us', 1),
(444706, 782080, 'Kennerdell', 'kennerdell', 'us', 1),
(444707, 782080, 'Kersey', 'kersey', 'us', 1),
(444708, 782080, 'Kimberton', 'kimberton', 'us', 1),
(444709, 782080, 'Kingsley', 'kingsley', 'us', 1),
(444710, 782080, 'Kintnersville', 'kintnersville', 'us', 1),
(444711, 782080, 'Kresgeville', 'kresgeville', 'us', 1),
(444712, 782080, 'Kunkletown', 'kunkletown', 'us', 1),
(444713, 782080, 'Kylertown', 'kylertown', 'us', 1),
(444714, 782080, 'La Belle', 'la-belle', 'us', 1),
(444715, 782080, 'La Plume', 'la-plume', 'us', 1),
(444716, 782080, 'Lackawaxen', 'lackawaxen', 'us', 1),
(444717, 782080, 'Lahaska', 'lahaska', 'us', 1),
(444718, 782080, 'Lake Ariel', 'lake-ariel', 'us', 1),
(444719, 782080, 'Lake Como', 'lake-como', 'us', 1),
(444720, 782080, 'Lake Harmony', 'lake-harmony', 'us', 1),
(444721, 782080, 'Lake Winola', 'lake-winola', 'us', 1),
(444722, 782080, 'Lakeville', 'lakeville', 'us', 1),
(444723, 782080, 'Lakewood', 'lakewood', 'us', 1),
(444724, 782080, 'Lamar', 'lamar', 'us', 1),
(444725, 782080, 'Landisville', 'landisville', 'us', 1),
(444726, 782080, 'Langeloth', 'langeloth', 'us', 1),
(444727, 782080, 'Larimer', 'larimer', 'us', 1),
(444728, 782080, 'Laughlintown', 'laughlintown', 'us', 1),
(444729, 782080, 'Laurelton', 'laurelton', 'us', 1),
(444730, 782080, 'Laurys Station', 'laurys-station', 'us', 1),
(444731, 782080, 'Lavelle', 'lavelle', 'us', 1),
(444732, 782080, 'Lawrence', 'lawrence', 'us', 1),
(444733, 782080, 'Lawn', 'lawn', 'us', 1),
(444734, 782080, 'Lawton', 'lawton', 'us', 1),
(444735, 782080, 'Lederach', 'lederach', 'us', 1),
(444736, 782080, 'Leeper', 'leeper', 'us', 1),
(444737, 782080, 'Leola', 'leola', 'us', 1),
(444738, 782080, 'Library', 'library', 'us', 1),
(444739, 782080, 'Limeport', 'limeport', 'us', 1),
(444740, 782080, 'Limerick', 'limerick', 'us', 1),
(444741, 782080, 'Linden', 'linden', 'us', 1),
(444742, 782080, 'Line Lexington', 'line-lexington', 'us', 1),
(444743, 782080, 'Linfield', 'linfield', 'us', 1),
(444744, 782080, 'Lionville', 'lionville', 'us', 1),
(444745, 782080, 'Llewellyn', 'llewellyn', 'us', 1),
(444746, 782080, 'Long Pond', 'long-pond', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(444747, 782080, 'Lopez', 'lopez', 'us', 1),
(444748, 782080, 'Loyalhanna', 'loyalhanna', 'us', 1),
(444749, 782080, 'Loysburg', 'loysburg', 'us', 1),
(444750, 782080, 'Loysville', 'loysville', 'us', 1),
(444751, 782080, 'Lucinda', 'lucinda', 'us', 1),
(444752, 782080, 'Lumberville', 'lumberville', 'us', 1),
(444753, 782080, 'Ludlow', 'ludlow', 'us', 1),
(444754, 782080, 'Luthersburg', 'luthersburg', 'us', 1),
(444755, 782080, 'Lyndora', 'lyndora', 'us', 1),
(444756, 782080, 'Madera', 'madera', 'us', 1),
(444757, 782080, 'Mainesburg', 'mainesburg', 'us', 1),
(444758, 782080, 'Mainland', 'mainland', 'us', 1),
(444759, 782080, 'Mammoth', 'mammoth', 'us', 1),
(444760, 782080, 'Marble', 'marble', 'us', 1),
(444761, 782080, 'Marienville', 'marienville', 'us', 1),
(444762, 782080, 'Marshalls Creek', 'marshalls-creek', 'us', 1),
(444763, 782080, 'Martins Creek', 'martins-creek', 'us', 1),
(444764, 782080, 'Maxatawny', 'maxatawny', 'us', 1),
(444765, 782080, 'Mayport', 'mayport', 'us', 1),
(444766, 782080, 'McConnellstown', 'mcconnellstown', 'us', 1),
(444767, 782080, 'McElhattan', 'mcelhattan', 'us', 1),
(444768, 782080, 'McKean', 'mckean', 'us', 1),
(444769, 782080, 'McKnight', 'mcknight', 'us', 1),
(444770, 782080, 'Meadow Lands', 'meadow-lands', 'us', 1),
(444771, 782080, 'Mehoopany', 'mehoopany', 'us', 1),
(444772, 782080, 'Melcroft', 'melcroft', 'us', 1),
(444773, 782080, 'Mertztown', 'mertztown', 'us', 1),
(444774, 782080, 'Middlebury Center', 'middlebury-center', 'us', 1),
(444775, 782080, 'Milan', 'milan', 'us', 1),
(444776, 782080, 'Milanville', 'milanville', 'us', 1),
(444777, 782080, 'Mildred', 'mildred', 'us', 1),
(444778, 782080, 'Milford Square', 'milford-square', 'us', 1),
(444779, 782080, 'Millerton', 'millerton', 'us', 1),
(444780, 782080, 'Millmont', 'millmont', 'us', 1),
(444781, 782080, 'Mineral Point', 'mineral-point', 'us', 1),
(444782, 782080, 'Minisink Hills', 'minisink-hills', 'us', 1),
(444783, 782080, 'Mocanaqua', 'mocanaqua', 'us', 1),
(444784, 782080, 'Mohrsville', 'mohrsville', 'us', 1),
(444785, 782080, 'Montandon', 'montandon', 'us', 1),
(444786, 782080, 'Mont Clare', 'mont-clare', 'us', 1),
(444787, 782080, 'Morgantown', 'morgantown', 'us', 1),
(444788, 782080, 'Morris', 'morris', 'us', 1),
(444789, 782080, 'Morrisdale', 'morrisdale', 'us', 1),
(444790, 782080, 'Moshannon', 'moshannon', 'us', 1),
(444791, 782080, 'Mount Aetna', 'mount-aetna', 'us', 1),
(444792, 782080, 'Mount Bethel', 'mount-bethel', 'us', 1),
(444793, 782080, 'Muncy Valley', 'muncy-valley', 'us', 1),
(444794, 782080, 'Muse', 'muse', 'us', 1),
(444795, 782080, 'Narvon', 'narvon', 'us', 1),
(444796, 782080, 'Natrona Heights', 'natrona-heights', 'us', 1),
(444797, 782080, 'Neelyton', 'neelyton', 'us', 1),
(444798, 782080, 'Neffs', 'neffs', 'us', 1),
(444799, 782080, 'Neffsville', 'neffsville', 'us', 1),
(444800, 782080, 'Nelson', 'nelson', 'us', 1),
(444801, 782080, 'Neshannock', 'neshannock', 'us', 1),
(444802, 782080, 'New Bedford', 'new-bedford', 'us', 1),
(444803, 782080, 'New Berlinville', 'new-berlinville', 'us', 1),
(444804, 782080, 'New Columbia', 'new-columbia', 'us', 1),
(444805, 782080, 'New Derry', 'new-derry', 'us', 1),
(444806, 782080, 'New Enterprise', 'new-enterprise', 'us', 1),
(444807, 782080, 'New Tripoli', 'new-tripoli', 'us', 1),
(444808, 782080, 'Newfoundland', 'newfoundland', 'us', 1),
(444809, 782080, 'Nicktown', 'nicktown', 'us', 1),
(444810, 782080, 'North Bend', 'north-bend', 'us', 1),
(444811, 782080, 'North Warren', 'north-warren', 'us', 1),
(444812, 782080, 'Norvelt', 'norvelt', 'us', 1),
(444813, 782080, 'Noxen', 'noxen', 'us', 1),
(444814, 782080, 'Oakland Mills', 'oakland-mills', 'us', 1),
(444815, 782080, 'Oaks', 'oaks', 'us', 1),
(444816, 782080, 'Olanta', 'olanta', 'us', 1),
(444817, 782080, 'Oley', 'oley', 'us', 1),
(444818, 782080, 'Oliveburg', 'oliveburg', 'us', 1),
(444819, 782080, 'Ono', 'ono', 'us', 1),
(444820, 782080, 'Orefield', 'orefield', 'us', 1),
(444821, 782080, 'Osceola', 'osceola', 'us', 1),
(444822, 782080, 'Osterburg', 'osterburg', 'us', 1),
(444823, 782080, 'Ottsville', 'ottsville', 'us', 1),
(444824, 782080, 'Palm', 'palm', 'us', 1),
(444825, 782080, 'Paris', 'paris', 'us', 1),
(444826, 782080, 'Parker Ford', 'parker-ford', 'us', 1),
(444827, 782080, 'Paupack', 'paupack', 'us', 1),
(444828, 782080, 'Paxinos', 'paxinos', 'us', 1),
(444829, 782080, 'Peckville', 'peckville', 'us', 1),
(444830, 782080, 'Penllyn', 'penllyn', 'us', 1),
(444831, 782080, 'Penn Run', 'penn-run', 'us', 1),
(444832, 782080, 'Penn Valley', 'penn-valley', 'us', 1),
(444833, 782080, 'Penns Park', 'penns-park', 'us', 1),
(444834, 782080, 'Pennsylvania Furnace', 'pennsylvania-furnace', 'us', 1),
(444835, 782080, 'Perkiomenville', 'perkiomenville', 'us', 1),
(444836, 782080, 'Pine Forge', 'pine-forge', 'us', 1),
(444837, 782080, 'Pineville', 'pineville', 'us', 1),
(444838, 782080, 'Pipersville', 'pipersville', 'us', 1),
(444839, 782080, 'Pitman', 'pitman', 'us', 1),
(444840, 782080, 'Pittsfield', 'pittsfield', 'us', 1),
(444841, 782080, 'Plains', 'plains', 'us', 1),
(444842, 782080, 'Pleasant Hall', 'pleasant-hall', 'us', 1),
(444843, 782080, 'Pleasant Mount', 'pleasant-mount', 'us', 1),
(444844, 782080, 'Pleasant Unity', 'pleasant-unity', 'us', 1),
(444845, 782080, 'Plumsteadville', 'plumsteadville', 'us', 1),
(444846, 782080, 'Pocono Lake', 'pocono-lake', 'us', 1),
(444847, 782080, 'Pocono Manor', 'pocono-manor', 'us', 1),
(444848, 782080, 'Pocono Summit', 'pocono-summit', 'us', 1),
(444849, 782080, 'Point Pleasant', 'point-pleasant', 'us', 1),
(444850, 782080, 'Poyntelle', 'poyntelle', 'us', 1),
(444851, 782080, 'Presto', 'presto', 'us', 1),
(444852, 782080, 'Preston Park', 'preston-park', 'us', 1),
(444853, 782080, 'Pricedale', 'pricedale', 'us', 1),
(444854, 782080, 'Prosperity', 'prosperity', 'us', 1),
(444855, 782080, 'Ralston', 'ralston', 'us', 1),
(444856, 782080, 'Ranshaw', 'ranshaw', 'us', 1),
(444857, 782080, 'Rector', 'rector', 'us', 1),
(444858, 782080, 'Reeders', 'reeders', 'us', 1),
(444859, 782080, 'Rehrersburg', 'rehrersburg', 'us', 1),
(444860, 782080, 'Reinholds', 'reinholds', 'us', 1),
(444861, 782080, 'Renfrew', 'renfrew', 'us', 1),
(444862, 782080, 'Reno', 'reno', 'us', 1),
(444863, 782080, 'Revere', 'revere', 'us', 1),
(444864, 782080, 'Revloc', 'revloc', 'us', 1),
(444865, 782080, 'Richeyville', 'richeyville', 'us', 1),
(444866, 782080, 'Rillton', 'rillton', 'us', 1),
(444867, 782080, 'Ringgold', 'ringgold', 'us', 1),
(444868, 782080, 'Rixford', 'rixford', 'us', 1),
(444869, 782080, 'Roaring Branch', 'roaring-branch', 'us', 1),
(444870, 782080, 'Robertsdale', 'robertsdale', 'us', 1),
(444871, 782080, 'Robinson', 'robinson', 'us', 1),
(444872, 782080, 'Rochester Mills', 'rochester-mills', 'us', 1),
(444873, 782080, 'Rock Glen', 'rock-glen', 'us', 1),
(444874, 782080, 'Rockton', 'rockton', 'us', 1),
(444875, 782080, 'Ronks', 'ronks', 'us', 1),
(444876, 782080, 'Roslyn', 'roslyn', 'us', 1),
(444877, 782080, 'Roulette', 'roulette', 'us', 1),
(444878, 782080, 'Rowland', 'rowland', 'us', 1),
(444879, 782080, 'Ruffs Dale', 'ruffs-dale', 'us', 1),
(444880, 782080, 'Rushland', 'rushland', 'us', 1),
(444881, 782080, 'Russell', 'russell', 'us', 1),
(444882, 782080, 'Rydal', 'rydal', 'us', 1),
(444883, 782080, 'Sabinsville', 'sabinsville', 'us', 1),
(444884, 782080, 'Sacramento', 'sacramento', 'us', 1),
(444885, 782080, 'Saint Benedict', 'saint-benedict', 'us', 1),
(444886, 782080, 'Saint Davids', 'saint-davids', 'us', 1),
(444887, 782080, 'Saint Peters', 'saint-peters', 'us', 1),
(444888, 782080, 'Salford', 'salford', 'us', 1),
(444889, 782080, 'Salfordville', 'salfordville', 'us', 1),
(444890, 782080, 'Salix', 'salix', 'us', 1),
(444891, 782080, 'Salunga', 'salunga', 'us', 1),
(444892, 782080, 'Sarver', 'sarver', 'us', 1),
(444893, 782080, 'Sassamansville', 'sassamansville', 'us', 1),
(444894, 782080, 'Saylorsburg', 'saylorsburg', 'us', 1),
(444895, 782080, 'Scenery Hill', 'scenery-hill', 'us', 1),
(444896, 782080, 'Sciota', 'sciota', 'us', 1),
(444897, 782080, 'Scotrun', 'scotrun', 'us', 1),
(444898, 782080, 'Shartlesville', 'shartlesville', 'us', 1),
(444899, 782080, 'Shavertown', 'shavertown', 'us', 1),
(444900, 782080, 'Shawnee on Delaware', 'shawnee-on-delaware', 'us', 1),
(444901, 782080, 'Shermans Dale', 'shermans-dale', 'us', 1),
(444902, 782080, 'Shohola', 'shohola', 'us', 1),
(444903, 782080, 'Shunk', 'shunk', 'us', 1),
(444904, 782080, 'Sidman', 'sidman', 'us', 1),
(444905, 782080, 'Sigel', 'sigel', 'us', 1),
(444906, 782080, 'Silver Spring', 'silver-spring', 'us', 1),
(444907, 782080, 'Simpson', 'simpson', 'us', 1),
(444908, 782080, 'Sipesville', 'sipesville', 'us', 1),
(444909, 782080, 'Slatedale', 'slatedale', 'us', 1),
(444910, 782080, 'Slovan', 'slovan', 'us', 1),
(444911, 782080, 'Solebury', 'solebury', 'us', 1),
(444912, 782080, 'South Canaan', 'south-canaan', 'us', 1),
(444913, 782080, 'South Gibson', 'south-gibson', 'us', 1),
(444914, 782080, 'South Hills', 'south-hills', 'us', 1),
(444915, 782080, 'South Montrose', 'south-montrose', 'us', 1),
(444916, 782080, 'South Sterling', 'south-sterling', 'us', 1),
(444917, 782080, 'Southampton', 'southampton', 'us', 1),
(444918, 782080, 'Southwest', 'southwest', 'us', 1),
(444919, 782080, 'Spinnerstown', 'spinnerstown', 'us', 1),
(444920, 782080, 'Spring Church', 'spring-church', 'us', 1),
(444921, 782080, 'Spring Creek', 'spring-creek', 'us', 1),
(444922, 782080, 'Spring Glen', 'spring-glen', 'us', 1),
(444923, 782080, 'Spring Run', 'spring-run', 'us', 1),
(444924, 782080, 'Springtown', 'springtown', 'us', 1),
(444925, 782080, 'Springville', 'springville', 'us', 1),
(444926, 782080, 'Spruce Creek', 'spruce-creek', 'us', 1),
(444927, 782080, 'Stahlstown', 'stahlstown', 'us', 1),
(444928, 782080, 'Starlight', 'starlight', 'us', 1),
(444929, 782080, 'Star Junction', 'star-junction', 'us', 1),
(444930, 782080, 'Sterling', 'sterling', 'us', 1),
(444931, 782080, 'Stevens', 'stevens', 'us', 1),
(444932, 782080, 'Stevensville', 'stevensville', 'us', 1),
(444933, 782080, 'Strabane', 'strabane', 'us', 1),
(444934, 782080, 'Strafford', 'strafford', 'us', 1),
(444935, 782080, 'Strongstown', 'strongstown', 'us', 1),
(444936, 782080, 'Sugar Run', 'sugar-run', 'us', 1),
(444937, 782080, 'Summerdale', 'summerdale', 'us', 1),
(444938, 782080, 'Sumneytown', 'sumneytown', 'us', 1),
(444939, 782080, 'Swatara', 'swatara', 'us', 1),
(444940, 782080, 'Sweet Valley', 'sweet-valley', 'us', 1),
(444941, 782080, 'Swiftwater', 'swiftwater', 'us', 1),
(444942, 782080, 'Sybertsville', 'sybertsville', 'us', 1),
(444943, 782080, 'Tafton', 'tafton', 'us', 1),
(444944, 782080, 'Tamiment', 'tamiment', 'us', 1),
(444945, 782080, 'Tannersville', 'tannersville', 'us', 1),
(444946, 782080, 'Tarrs', 'tarrs', 'us', 1),
(444947, 782080, 'Templeton', 'templeton', 'us', 1),
(444948, 782080, 'Tire Hill', 'tire-hill', 'us', 1),
(444949, 782080, 'Tobyhanna', 'tobyhanna', 'us', 1),
(444950, 782080, 'Torrance', 'torrance', 'us', 1),
(444951, 782080, 'Transfer', 'transfer', 'us', 1),
(444952, 782080, 'Trevose', 'trevose', 'us', 1),
(444953, 782080, 'Trexlertown', 'trexlertown', 'us', 1),
(444954, 782080, 'Trout Run', 'trout-run', 'us', 1),
(444955, 782080, 'Trucksville', 'trucksville', 'us', 1),
(444956, 782080, 'Turtlepoint', 'turtlepoint', 'us', 1),
(444957, 782080, 'Twin Rocks', 'twin-rocks', 'us', 1),
(444958, 782080, 'Tyler Hill', 'tyler-hill', 'us', 1),
(444959, 782080, 'Tylersburg', 'tylersburg', 'us', 1),
(444960, 782080, 'Tylersport', 'tylersport', 'us', 1),
(444961, 782080, 'Ulster', 'ulster', 'us', 1),
(444962, 782080, 'United', 'united', 'us', 1),
(444963, 782080, 'Unityville', 'unityville', 'us', 1),
(444964, 782080, 'University Park', 'university-park', 'us', 1),
(444965, 782080, 'Upper Black Eddy', 'upper-black-eddy', 'us', 1),
(444966, 782080, 'Venetia', 'venetia', 'us', 1),
(444967, 782080, 'Venus', 'venus', 'us', 1),
(444968, 782080, 'Vestaburg', 'vestaburg', 'us', 1),
(444969, 782080, 'Vicksburg', 'vicksburg', 'us', 1),
(444970, 782080, 'Villanova', 'villanova', 'us', 1),
(444971, 782080, 'Virginville', 'virginville', 'us', 1),
(444972, 782080, 'Vowinckel', 'vowinckel', 'us', 1),
(444973, 782080, 'Wagontown', 'wagontown', 'us', 1),
(444974, 782080, 'Walnut Bottom', 'walnut-bottom', 'us', 1),
(444975, 782080, 'Wapwallopen', 'wapwallopen', 'us', 1),
(444976, 782080, 'Warminster', 'warminster', 'us', 1),
(444977, 782080, 'Warren Center', 'warren-center', 'us', 1),
(444978, 782080, 'Warrendale', 'warrendale', 'us', 1),
(444979, 782080, 'Warrington', 'warrington', 'us', 1),
(444980, 782080, 'Warriors Mark', 'warriors-mark', 'us', 1),
(444981, 782080, 'Warwick', 'warwick', 'us', 1),
(444982, 782080, 'Washington Crossing', 'washington-crossing', 'us', 1),
(444983, 782080, 'Waterfall', 'waterfall', 'us', 1),
(444984, 782080, 'Waverly', 'waverly', 'us', 1),
(444985, 782080, 'Wayne', 'wayne', 'us', 1),
(444986, 782080, 'Webster', 'webster', 'us', 1),
(444987, 782080, 'Weedville', 'weedville', 'us', 1),
(444988, 782080, 'Wells Tannery', 'wells-tannery', 'us', 1),
(444989, 782080, 'Wescosville', 'wescosville', 'us', 1),
(444990, 782080, 'West Decatur', 'west-decatur', 'us', 1),
(444991, 782080, 'West Milton', 'west-milton', 'us', 1),
(444992, 782080, 'West Point', 'west-point', 'us', 1),
(444993, 782080, 'West Pittsburg', 'west-pittsburg', 'us', 1),
(444994, 782080, 'West Springfield', 'west-springfield', 'us', 1),
(444995, 782080, 'Westmoreland City', 'westmoreland-city', 'us', 1),
(444996, 782080, 'Weston', 'weston', 'us', 1),
(444997, 782080, 'Wexford', 'wexford', 'us', 1),
(444998, 782080, 'White', 'white', 'us', 1),
(444999, 782080, 'White Deer', 'white-deer', 'us', 1),
(445000, 782080, 'White Mills', 'white-mills', 'us', 1),
(445001, 782080, 'Whitney', 'whitney', 'us', 1),
(445002, 782080, 'Wiconisco', 'wiconisco', 'us', 1),
(445003, 782080, 'Wilburton', 'wilburton', 'us', 1),
(445004, 782080, 'Wilcox', 'wilcox', 'us', 1),
(445005, 782080, 'Wildwood', 'wildwood', 'us', 1),
(445006, 782080, 'Willow Hill', 'willow-hill', 'us', 1),
(445007, 782080, 'Winburne', 'winburne', 'us', 1),
(445008, 782080, 'Winfield', 'winfield', 'us', 1),
(445009, 782080, 'Woodland', 'woodland', 'us', 1),
(445010, 782080, 'Woolrich', 'woolrich', 'us', 1),
(445011, 782080, 'Worcester', 'worcester', 'us', 1),
(445012, 782080, 'Woxall', 'woxall', 'us', 1),
(445013, 782080, 'Wycombe', 'wycombe', 'us', 1),
(445014, 782080, 'Wynnewood', 'wynnewood', 'us', 1),
(445015, 782080, 'Wysox', 'wysox', 'us', 1),
(445016, 782080, 'Yatesboro', 'yatesboro', 'us', 1),
(445017, 782080, 'Yukon', 'yukon', 'us', 1),
(445018, 782080, 'Zion Grove', 'zion-grove', 'us', 1),
(445019, 782080, 'Zionsville', 'zionsville', 'us', 1),
(445020, 782080, 'Ingomar', 'ingomar', 'us', 1),
(445021, 782080, 'Atlantic', 'atlantic', 'us', 1),
(445022, 782080, 'Smicksburg', 'smicksburg', 'us', 1),
(445023, 782080, 'Glasgow', 'glasgow', 'us', 1),
(445024, 782080, 'Ohiopyle', 'ohiopyle', 'us', 1),
(445025, 782080, 'Friendsville', 'friendsville', 'us', 1),
(445026, 782080, 'Shade Gap', 'shade-gap', 'us', 1),
(445027, 782080, 'Driftwood', 'driftwood', 'us', 1),
(445028, 782080, 'West Sunbury', 'west-sunbury', 'us', 1),
(445029, 782080, 'Klingerstown', 'klingerstown', 'us', 1),
(445030, 782080, 'Volant', 'volant', 'us', 1),
(445031, 782080, 'Adamsville', 'adamsville', 'us', 1),
(445032, 782080, 'New Buffalo', 'new-buffalo', 'us', 1),
(445033, 782080, 'Shelocta', 'shelocta', 'us', 1),
(445034, 782080, 'Armagh', 'armagh', 'us', 1),
(445035, 782080, 'Woodward', 'woodward', 'us', 1),
(445036, 782080, 'Coal Center', 'coal-center', 'us', 1),
(445037, 782080, 'Guys Mills', 'guys-mills', 'us', 1),
(445038, 782080, 'Shirleysburg', 'shirleysburg', 'us', 1),
(445039, 782080, 'Forksville', 'forksville', 'us', 1),
(445040, 782080, 'Madisonburg', 'madisonburg', 'us', 1),
(445041, 782080, 'Glen Hope', 'glen-hope', 'us', 1),
(445042, 782080, 'Eagles Mere', 'eagles-mere', 'us', 1),
(445043, 782080, 'Hookstown', 'hookstown', 'us', 1),
(445044, 782080, 'Cassville', 'cassville', 'us', 1),
(445045, 782080, 'Coburn', 'coburn', 'us', 1),
(445046, 782080, 'Julian', 'julian', 'us', 1),
(445047, 782080, 'Harrison City', 'harrison-city', 'us', 1),
(445048, 782080, 'Donegal', 'donegal', 'us', 1),
(445049, 782080, 'Sheakleyville', 'sheakleyville', 'us', 1),
(445050, 782080, 'Lenhartsville', 'lenhartsville', 'us', 1),
(445051, 782080, 'Orrtanna', 'orrtanna', 'us', 1),
(445052, 782080, 'Bear Lake', 'bear-lake', 'us', 1),
(445053, 782080, 'Georgetown', 'georgetown', 'us', 1),
(445054, 782080, 'Landisburg', 'landisburg', 'us', 1),
(445055, 782080, 'Stillwater', 'stillwater', 'us', 1),
(445056, 782080, 'Washingtonville', 'washingtonville', 'us', 1),
(445057, 782080, 'Utica', 'utica', 'us', 1),
(445058, 782080, 'Addison', 'addison', 'us', 1),
(445059, 782080, 'New Paris', 'new-paris', 'us', 1),
(445060, 782080, 'Summit Station', 'summit-station', 'us', 1),
(445061, 782080, 'Adamsburg', 'adamsburg', 'us', 1),
(445062, 782080, 'Petrolia', 'petrolia', 'us', 1),
(445063, 782080, 'Alum Bank', 'alum-bank', 'us', 1),
(445064, 782080, 'Jackson Center', 'jackson-center', 'us', 1),
(445065, 782080, 'Hopewell', 'hopewell', 'us', 1),
(445066, 782080, 'Clarksville', 'clarksville', 'us', 1),
(445067, 782080, 'Starrucca', 'starrucca', 'us', 1),
(445068, 782080, 'Shanksville', 'shanksville', 'us', 1),
(445069, 782080, 'Orrstown', 'orrstown', 'us', 1),
(445070, 782080, 'Shippingport', 'shippingport', 'us', 1),
(445071, 782080, 'Nuremberg', 'nuremberg', 'us', 1),
(445072, 782080, 'Newry', 'newry', 'us', 1),
(445073, 782080, 'Karns City', 'karns-city', 'us', 1),
(445074, 782080, 'Wilmore', 'wilmore', 'us', 1),
(445075, 782080, 'Blain', 'blain', 'us', 1),
(445076, 782080, 'Mount Gretna', 'mount-gretna', 'us', 1),
(445077, 782080, 'Sheppton', 'sheppton', 'us', 1),
(445078, 782080, 'Prompton', 'prompton', 'us', 1),
(445079, 782080, 'Hartstown', 'hartstown', 'us', 1),
(445080, 782080, 'Hartleton', 'hartleton', 'us', 1),
(445081, 782080, 'Numidia', 'numidia', 'us', 1),
(445082, 782080, 'Woodbury', 'woodbury', 'us', 1),
(445083, 782080, 'Ashville', 'ashville', 'us', 1),
(445084, 782080, 'Portersville', 'portersville', 'us', 1),
(445085, 782080, 'Wellsville', 'wellsville', 'us', 1),
(445086, 782080, 'Markleysburg', 'markleysburg', 'us', 1),
(445087, 782080, 'Laporte', 'laporte', 'us', 1),
(445088, 782080, 'Foxburg', 'foxburg', 'us', 1),
(445089, 782080, 'Port Clinton', 'port-clinton', 'us', 1),
(445090, 782080, 'Yorkana', 'yorkana', 'us', 1),
(445091, 782080, 'Greensboro', 'greensboro', 'us', 1),
(445092, 782080, 'Mexico', 'mexico', 'us', 1),
(445093, 782080, 'New Ringgold', 'new-ringgold', 'us', 1),
(445094, 782080, 'Burnside', 'burnside', 'us', 1),
(445095, 782080, 'Little Meadows', 'little-meadows', 'us', 1),
(445096, 782080, 'Manns Choice', 'manns-choice', 'us', 1),
(445097, 782080, 'Venango', 'venango', 'us', 1),
(445098, 782080, 'Townville', 'townville', 'us', 1),
(445099, 782080, 'Pillow', 'pillow', 'us', 1),
(445100, 782080, 'Spring Mills', 'spring-mills', 'us', 1),
(445101, 782080, 'Glen Campbell', 'glen-campbell', 'us', 1),
(445102, 782080, 'New Albany', 'new-albany', 'us', 1),
(445103, 782080, 'Railroad', 'railroad', 'us', 1),
(445104, 782080, 'Darlington', 'darlington', 'us', 1),
(445105, 782080, 'Thompson', 'thompson', 'us', 1),
(445106, 782080, 'Creekside', 'creekside', 'us', 1),
(445107, 782080, 'Le Raysville', 'le-raysville', 'us', 1),
(445108, 782080, 'Schellsburg', 'schellsburg', 'us', 1),
(445109, 782080, 'West Alexander', 'west-alexander', 'us', 1),
(445110, 782080, 'Unionville', 'unionville', 'us', 1),
(445111, 782080, 'Hop Bottom', 'hop-bottom', 'us', 1),
(445112, 782080, 'McEwensville', 'mcewensville', 'us', 1),
(445113, 782080, 'Spartansburg', 'spartansburg', 'us', 1),
(445114, 782080, 'Hunker', 'hunker', 'us', 1),
(445115, 782080, 'Crabtree', 'crabtree', 'us', 1),
(445116, 782080, 'Centerport', 'centerport', 'us', 1),
(445117, 782080, 'Plumville', 'plumville', 'us', 1),
(445118, 782080, 'Strausstown', 'strausstown', 'us', 1),
(445119, 782080, 'Commodore', 'commodore', 'us', 1),
(445120, 782080, 'Berrysburg', 'berrysburg', 'us', 1),
(445121, 782080, 'Mount Pleasant Mills', 'mount-pleasant-mills', 'us', 1),
(445122, 782080, 'Corsica', 'corsica', 'us', 1),
(445123, 782080, 'Elderton', 'elderton', 'us', 1),
(445124, 782080, 'Mill Creek', 'mill-creek', 'us', 1),
(445125, 782080, 'Eau Claire', 'eau-claire', 'us', 1),
(445126, 782080, 'Daisytown', 'daisytown', 'us', 1),
(445127, 782080, 'Union Dale', 'union-dale', 'us', 1),
(445128, 782080, 'Wattsburg', 'wattsburg', 'us', 1),
(445129, 782080, 'Harmonsburg', 'harmonsburg', 'us', 1),
(445130, 782080, 'Herndon', 'herndon', 'us', 1),
(445131, 782080, 'Enon Valley', 'enon-valley', 'us', 1),
(445132, 782080, 'Newburg', 'newburg', 'us', 1),
(445133, 782080, 'Plainfield', 'plainfield', 'us', 1),
(445134, 782080, 'Slickville', 'slickville', 'us', 1),
(445135, 782080, 'Laceyville', 'laceyville', 'us', 1),
(445136, 782080, 'Delano', 'delano', 'us', 1),
(445137, 782080, 'Manorville', 'manorville', 'us', 1),
(445138, 782080, 'Rome', 'rome', 'us', 1),
(445139, 782080, 'Alexandria', 'alexandria', 'us', 1),
(445140, 782080, 'Mahaffey', 'mahaffey', 'us', 1),
(445141, 782080, 'Arona', 'arona', 'us', 1),
(445142, 782080, 'Lewisberry', 'lewisberry', 'us', 1),
(445143, 782080, 'Mill Village', 'mill-village', 'us', 1),
(445144, 782080, 'Saint Petersburg', 'saint-petersburg', 'us', 1),
(445145, 782080, 'Stoystown', 'stoystown', 'us', 1),
(445146, 782080, 'Youngstown', 'youngstown', 'us', 1),
(445147, 782080, 'McVeytown', 'mcveytown', 'us', 1),
(445148, 782080, 'New Galilee', 'new-galilee', 'us', 1),
(445149, 782080, 'Valencia', 'valencia', 'us', 1),
(445150, 782080, 'Brisbin', 'brisbin', 'us', 1),
(445151, 782080, 'Dunlevy', 'dunlevy', 'us', 1),
(445152, 782080, 'Orbisonia', 'orbisonia', 'us', 1),
(445153, 782080, 'Rices Landing', 'rices-landing', 'us', 1),
(445154, 782080, 'Grampian', 'grampian', 'us', 1),
(445155, 782080, 'Smithton', 'smithton', 'us', 1),
(445156, 782080, 'Garrett', 'garrett', 'us', 1),
(445157, 782080, 'Cherry Tree', 'cherry-tree', 'us', 1),
(445158, 782080, 'Dawson', 'dawson', 'us', 1),
(445159, 782080, 'Marion Center', 'marion-center', 'us', 1),
(445160, 782080, 'Weissport', 'weissport', 'us', 1),
(445161, 782080, 'Loganton', 'loganton', 'us', 1),
(445162, 782080, 'Petersburg', 'petersburg', 'us', 1),
(445163, 782080, 'Meshoppen', 'meshoppen', 'us', 1),
(445164, 782080, 'Callery', 'callery', 'us', 1),
(445165, 782080, 'Middleport', 'middleport', 'us', 1),
(445166, 782080, 'Penn', 'penn', 'us', 1),
(445167, 782080, 'Westover', 'westover', 'us', 1),
(445168, 782080, 'Three Springs', 'three-springs', 'us', 1),
(445169, 782080, 'Rouseville', 'rouseville', 'us', 1),
(445170, 782080, 'Fawn Grove', 'fawn-grove', 'us', 1),
(445171, 782080, 'Port Trevorton', 'port-trevorton', 'us', 1),
(445172, 782080, 'Finleyville', 'finleyville', 'us', 1),
(445173, 782080, 'Cooperstown', 'cooperstown', 'us', 1),
(445174, 782080, 'Coalport', 'coalport', 'us', 1),
(445175, 782080, 'Richfield', 'richfield', 'us', 1),
(445176, 782080, 'Felton', 'felton', 'us', 1),
(445177, 782080, 'Seward', 'seward', 'us', 1),
(445178, 782080, 'Springboro', 'springboro', 'us', 1),
(445179, 782080, 'Bolivar', 'bolivar', 'us', 1),
(445180, 782080, 'Orangeville', 'orangeville', 'us', 1),
(445181, 782080, 'Shippenville', 'shippenville', 'us', 1),
(445182, 782080, 'Aaronsburg', 'aaronsburg', 'us', 1),
(445183, 782080, 'Seven Valleys', 'seven-valleys', 'us', 1),
(445184, 782080, 'Rebersburg', 'rebersburg', 'us', 1),
(445185, 782080, 'Madison', 'madison', 'us', 1),
(445186, 782080, 'Beallsville', 'beallsville', 'us', 1),
(445187, 782080, 'Vintondale', 'vintondale', 'us', 1),
(445188, 782080, 'Fairfield', 'fairfield', 'us', 1),
(445189, 782080, 'Summerville', 'summerville', 'us', 1),
(445190, 782080, 'Parryville', 'parryville', 'us', 1),
(445191, 782080, 'Ramey', 'ramey', 'us', 1),
(445192, 782080, 'Hyde Park', 'hyde-park', 'us', 1),
(445193, 782080, 'Clintonville', 'clintonville', 'us', 1),
(445194, 782080, 'South Heights', 'south-heights', 'us', 1),
(445195, 782080, 'Strattanville', 'strattanville', 'us', 1),
(445196, 782080, 'Bruin', 'bruin', 'us', 1),
(445197, 782080, 'Summerhill', 'summerhill', 'us', 1),
(445198, 782080, 'Newell', 'newell', 'us', 1),
(445199, 782080, 'Vanderbilt', 'vanderbilt', 'us', 1),
(445200, 782080, 'Carmichaels', 'carmichaels', 'us', 1),
(445201, 782080, 'Clarendon', 'clarendon', 'us', 1),
(445202, 782080, 'Stockdale', 'stockdale', 'us', 1),
(445203, 782080, 'Quentin', 'quentin', 'us', 1),
(445204, 782080, 'Wyalusing', 'wyalusing', 'us', 1),
(445205, 782080, 'West Elizabeth', 'west-elizabeth', 'us', 1),
(445206, 782080, 'Dayton', 'dayton', 'us', 1),
(445207, 782080, 'New Kingstown', 'new-kingstown', 'us', 1),
(445208, 782080, 'Allenport', 'allenport', 'us', 1),
(445209, 782080, 'Lanesboro', 'lanesboro', 'us', 1),
(445210, 782080, 'Hawthorn', 'hawthorn', 'us', 1),
(445211, 782080, 'Monroeton', 'monroeton', 'us', 1),
(445212, 782080, 'Connoquenessing', 'connoquenessing', 'us', 1),
(445213, 782080, 'New Alexandria', 'new-alexandria', 'us', 1),
(445214, 782080, 'Lewis Run', 'lewis-run', 'us', 1),
(445215, 782080, 'Portland', 'portland', 'us', 1),
(445216, 782080, 'Hummels Wharf', 'hummels-wharf', 'us', 1),
(445217, 782080, 'Sugar Grove', 'sugar-grove', 'us', 1),
(445218, 782080, 'Clarence', 'clarence', 'us', 1),
(445219, 782080, 'Tionesta', 'tionesta', 'us', 1),
(445220, 782080, 'Marianna', 'marianna', 'us', 1),
(445221, 782080, 'Freeburg', 'freeburg', 'us', 1),
(445222, 782080, 'Bendersville', 'bendersville', 'us', 1),
(445223, 782080, 'Green Lane', 'green-lane', 'us', 1),
(445224, 782080, 'Sutersville', 'sutersville', 'us', 1),
(445225, 782080, 'Mifflin', 'mifflin', 'us', 1),
(445226, 782080, 'Dushore', 'dushore', 'us', 1),
(445227, 782080, 'Clark', 'clark', 'us', 1),
(445228, 782080, 'Cranesville', 'cranesville', 'us', 1),
(445229, 782080, 'Knoxville', 'knoxville', 'us', 1),
(445230, 782080, 'Fredonia', 'fredonia', 'us', 1),
(445231, 782080, 'Austin', 'austin', 'us', 1),
(445232, 782080, 'Blanchard', 'blanchard', 'us', 1),
(445233, 782080, 'Tioga', 'tioga', 'us', 1),
(445234, 782080, 'Jamestown', 'jamestown', 'us', 1),
(445235, 782080, 'Lawrenceville', 'lawrenceville', 'us', 1),
(445236, 782080, 'Wampum', 'wampum', 'us', 1),
(445237, 782080, 'Beaver Springs', 'beaver-springs', 'us', 1),
(445238, 782080, 'Irvona', 'irvona', 'us', 1),
(445239, 782080, 'York Springs', 'york-springs', 'us', 1),
(445240, 782080, 'New Salem', 'new-salem', 'us', 1),
(445241, 782080, 'Yatesville', 'yatesville', 'us', 1),
(445242, 782080, 'Port Matilda', 'port-matilda', 'us', 1),
(445243, 782080, 'Nuangola', 'nuangola', 'us', 1),
(445244, 782080, 'Turbotville', 'turbotville', 'us', 1),
(445245, 782080, 'Gratz', 'gratz', 'us', 1),
(445246, 782080, 'East Butler', 'east-butler', 'us', 1),
(445247, 782080, 'Picture Rocks', 'picture-rocks', 'us', 1),
(445248, 782080, 'Conneaut Lake', 'conneaut-lake', 'us', 1),
(445249, 782080, 'Nicholson', 'nicholson', 'us', 1),
(445250, 782080, 'Penns Creek', 'penns-creek', 'us', 1),
(445251, 782080, 'Cokeburg', 'cokeburg', 'us', 1),
(445252, 782080, 'Millerstown', 'millerstown', 'us', 1),
(445253, 782080, 'Great Bend', 'great-bend', 'us', 1),
(445254, 782080, 'Fayette City', 'fayette-city', 'us', 1),
(445255, 782080, 'Grapeville', 'grapeville', 'us', 1),
(445256, 782080, 'Howard', 'howard', 'us', 1),
(445257, 782080, 'Wall', 'wall', 'us', 1),
(445258, 782080, 'Big Run', 'big-run', 'us', 1),
(445259, 782080, 'Claysville', 'claysville', 'us', 1),
(445260, 782080, 'Ulysses', 'ulysses', 'us', 1),
(445261, 782080, 'Beech Creek', 'beech-creek', 'us', 1),
(445262, 782080, 'Marion Heights', 'marion-heights', 'us', 1),
(445263, 782080, 'East Vandergrift', 'east-vandergrift', 'us', 1),
(445264, 782080, 'Ivyland', 'ivyland', 'us', 1),
(445265, 782080, 'Vandling', 'vandling', 'us', 1),
(445266, 782080, 'Sandy Lake', 'sandy-lake', 'us', 1),
(445267, 782080, 'Thompsontown', 'thompsontown', 'us', 1),
(445268, 782080, 'Jennerstown', 'jennerstown', 'us', 1),
(445269, 782080, 'Delta', 'delta', 'us', 1),
(445270, 782080, 'Laurel Run', 'laurel-run', 'us', 1),
(445271, 782080, 'Sligo', 'sligo', 'us', 1),
(445272, 782080, 'Hooversville', 'hooversville', 'us', 1),
(445273, 782080, 'Emlenton', 'emlenton', 'us', 1),
(445274, 782080, 'Gordon', 'gordon', 'us', 1),
(445275, 782080, 'Tidioute', 'tidioute', 'us', 1),
(445276, 782080, 'Worthington', 'worthington', 'us', 1),
(445277, 782080, 'Millheim', 'millheim', 'us', 1),
(445278, 782080, 'Wheatland', 'wheatland', 'us', 1),
(445279, 782080, 'New Florence', 'new-florence', 'us', 1),
(445280, 782080, 'Stockertown', 'stockertown', 'us', 1),
(445281, 782080, 'McAlisterville', 'mcalisterville', 'us', 1),
(445282, 782080, 'Saxton', 'saxton', 'us', 1),
(445283, 782080, 'Parker', 'parker', 'us', 1),
(445284, 782080, 'Dauphin', 'dauphin', 'us', 1),
(445285, 782080, 'Kreamer', 'kreamer', 'us', 1),
(445286, 782080, 'Reedsville', 'reedsville', 'us', 1),
(445287, 782080, 'Avonmore', 'avonmore', 'us', 1),
(445288, 782080, 'Snow Shoe', 'snow-shoe', 'us', 1),
(445289, 782080, 'Heilwood', 'heilwood', 'us', 1),
(445290, 782080, 'Confluence', 'confluence', 'us', 1),
(445291, 782080, 'Everson', 'everson', 'us', 1),
(445292, 782080, 'York Haven', 'york-haven', 'us', 1),
(445293, 782080, 'Rossiter', 'rossiter', 'us', 1),
(445294, 782080, 'Koppel', 'koppel', 'us', 1),
(445295, 782080, 'East Prospect', 'east-prospect', 'us', 1),
(445296, 782080, 'Conneautville', 'conneautville', 'us', 1),
(445297, 782080, 'Auburn', 'auburn', 'us', 1),
(445298, 782080, 'Roscoe', 'roscoe', 'us', 1),
(445299, 782080, 'Delaware Water Gap', 'delaware-water-gap', 'us', 1),
(445300, 782080, 'Smithfield', 'smithfield', 'us', 1),
(445301, 782080, 'New Berlin', 'new-berlin', 'us', 1),
(445302, 782080, 'Ringtown', 'ringtown', 'us', 1),
(445303, 782080, 'Eldred', 'eldred', 'us', 1),
(445304, 782080, 'New Milford', 'new-milford', 'us', 1),
(445305, 782080, 'Salisbury', 'salisbury', 'us', 1),
(445306, 782080, 'Gilberton', 'gilberton', 'us', 1),
(445307, 782080, 'Mifflintown', 'mifflintown', 'us', 1),
(445308, 782080, 'Rutledge', 'rutledge', 'us', 1),
(445309, 782080, 'Friedensburg', 'friedensburg', 'us', 1),
(445310, 782080, 'Riegelsville', 'riegelsville', 'us', 1),
(445311, 782080, 'Halifax', 'halifax', 'us', 1),
(445312, 782080, 'Export', 'export', 'us', 1),
(445313, 782080, 'Pleasantville', 'pleasantville', 'us', 1),
(445314, 782080, 'Herminie', 'herminie', 'us', 1),
(445315, 782080, 'Bernville', 'bernville', 'us', 1),
(445316, 782080, 'Beavertown', 'beavertown', 'us', 1),
(445317, 782080, 'Liverpool', 'liverpool', 'us', 1),
(445318, 782080, 'West Middlesex', 'west-middlesex', 'us', 1),
(445319, 782080, 'Hulmeville', 'hulmeville', 'us', 1),
(445320, 782080, 'Rural Valley', 'rural-valley', 'us', 1),
(445321, 782080, 'Brownstown', 'brownstown', 'us', 1),
(445322, 782080, 'Lilly', 'lilly', 'us', 1),
(445323, 782080, 'Arendtsville', 'arendtsville', 'us', 1),
(445324, 782080, 'Houtzdale', 'houtzdale', 'us', 1),
(445325, 782080, 'Shickshinny', 'shickshinny', 'us', 1),
(445326, 782080, 'Bowmanstown', 'bowmanstown', 'us', 1),
(445327, 782080, 'Saltsburg', 'saltsburg', 'us', 1),
(445328, 782080, 'Benton', 'benton', 'us', 1),
(445329, 782080, 'Bechtelsville', 'bechtelsville', 'us', 1),
(445330, 782080, 'Tresckow', 'tresckow', 'us', 1),
(445331, 782080, 'Seneca', 'seneca', 'us', 1),
(445332, 782080, 'Harmony', 'harmony', 'us', 1),
(445333, 782080, 'Tuscarora', 'tuscarora', 'us', 1),
(445334, 782080, 'Harrisville', 'harrisville', 'us', 1),
(445335, 782080, 'Rose Valley', 'rose-valley', 'us', 1),
(445336, 782080, 'Abbottstown', 'abbottstown', 'us', 1),
(445337, 782080, 'Falls Creek', 'falls-creek', 'us', 1),
(445338, 782080, 'Rockwood', 'rockwood', 'us', 1),
(445339, 782080, 'Beaver Meadows', 'beaver-meadows', 'us', 1),
(445340, 782080, 'Sugar Notch', 'sugar-notch', 'us', 1),
(445341, 782080, 'Hyndman', 'hyndman', 'us', 1),
(445342, 782080, 'McClure', 'mcclure', 'us', 1),
(445343, 782080, 'Port Royal', 'port-royal', 'us', 1),
(445344, 782080, 'Yeagertown', 'yeagertown', 'us', 1),
(445345, 782080, 'Silverdale', 'silverdale', 'us', 1),
(445346, 782080, 'Millville', 'millville', 'us', 1),
(445347, 782080, 'New Bethlehem', 'new-bethlehem', 'us', 1),
(445348, 782080, 'Rimersburg', 'rimersburg', 'us', 1),
(445349, 782080, 'Schaefferstown', 'schaefferstown', 'us', 1),
(445350, 782080, 'Carrolltown', 'carrolltown', 'us', 1),
(445351, 782080, 'Polk', 'polk', 'us', 1),
(445352, 782080, 'Yoe', 'yoe', 'us', 1),
(445353, 782080, 'East Brady', 'east-brady', 'us', 1),
(445354, 782080, 'Loganville', 'loganville', 'us', 1),
(445355, 782080, 'Chicora', 'chicora', 'us', 1),
(445356, 782080, 'Jonestown', 'jonestown', 'us', 1),
(445357, 782080, 'Paradise', 'paradise', 'us', 1),
(445358, 782080, 'Mount Jewett', 'mount-jewett', 'us', 1),
(445359, 782080, 'Ellsworth', 'ellsworth', 'us', 1),
(445360, 782080, 'Colver', 'colver', 'us', 1),
(445361, 782080, 'Stoneboro', 'stoneboro', 'us', 1),
(445362, 782080, 'Jerome', 'jerome', 'us', 1),
(445363, 782080, 'South Fork', 'south-fork', 'us', 1),
(445364, 782080, 'Tatamy', 'tatamy', 'us', 1),
(445365, 782080, 'Saegertown', 'saegertown', 'us', 1),
(445366, 782080, 'McConnellsburg', 'mcconnellsburg', 'us', 1),
(445367, 782080, 'New Bloomfield', 'new-bloomfield', 'us', 1),
(445368, 782080, 'Christiana', 'christiana', 'us', 1),
(445369, 782080, 'Cochranton', 'cochranton', 'us', 1),
(445370, 782080, 'Davidsville', 'davidsville', 'us', 1),
(445371, 782080, 'Trumbauersville', 'trumbauersville', 'us', 1),
(445372, 782080, 'New Philadelphia', 'new-philadelphia', 'us', 1),
(445373, 782080, 'Avondale', 'avondale', 'us', 1),
(445374, 782080, 'Centre Hall', 'centre-hall', 'us', 1),
(445375, 782080, 'Pocono Pines', 'pocono-pines', 'us', 1),
(445376, 782080, 'Bally', 'bally', 'us', 1),
(445377, 782080, 'Knox', 'knox', 'us', 1),
(445378, 782080, 'Loretto', 'loretto', 'us', 1),
(445379, 782080, 'Curtisville', 'curtisville', 'us', 1),
(445380, 782080, 'Linesville', 'linesville', 'us', 1),
(445381, 782080, 'Fredericksburg', 'fredericksburg', 'us', 1),
(445382, 782080, 'Pine Grove Mills', 'pine-grove-mills', 'us', 1),
(445383, 782080, 'Biglerville', 'biglerville', 'us', 1),
(445384, 782080, 'Hallstead', 'hallstead', 'us', 1),
(445385, 782080, 'Westfield', 'westfield', 'us', 1),
(445386, 782080, 'Belle Vernon', 'belle-vernon', 'us', 1),
(445387, 782080, 'White Haven', 'white-haven', 'us', 1),
(445388, 782080, 'Hiller', 'hiller', 'us', 1),
(445389, 782080, 'Mifflinville', 'mifflinville', 'us', 1),
(445390, 782080, 'Leetsdale', 'leetsdale', 'us', 1),
(445391, 782080, 'Factoryville', 'factoryville', 'us', 1),
(445392, 782080, 'Dunbar', 'dunbar', 'us', 1),
(445393, 782080, 'Bessemer', 'bessemer', 'us', 1),
(445394, 782080, 'Milesburg', 'milesburg', 'us', 1),
(445395, 782080, 'Osceola Mills', 'osceola-mills', 'us', 1),
(445396, 782080, 'Jacobus', 'jacobus', 'us', 1),
(445397, 782080, 'Duncansville', 'duncansville', 'us', 1),
(445398, 782080, 'Sykesville', 'sykesville', 'us', 1),
(445399, 782080, 'Elverson', 'elverson', 'us', 1),
(445400, 782080, 'Shinglehouse', 'shinglehouse', 'us', 1),
(445401, 782080, 'Renovo', 'renovo', 'us', 1),
(445402, 782080, 'Milford', 'milford', 'us', 1),
(445403, 782080, 'Dalton', 'dalton', 'us', 1),
(445404, 782080, 'Mountainhome', 'mountainhome', 'us', 1),
(445405, 782080, 'Prospect', 'prospect', 'us', 1),
(445406, 782080, 'Tipton', 'tipton', 'us', 1),
(445407, 782080, 'Sheffield', 'sheffield', 'us', 1),
(445408, 782080, 'Central City', 'central-city', 'us', 1),
(445409, 782080, 'Point Marion', 'point-marion', 'us', 1),
(445410, 782080, 'Houston', 'houston', 'us', 1),
(445411, 782080, 'Whitaker', 'whitaker', 'us', 1),
(445412, 782080, 'Terre Hill', 'terre-hill', 'us', 1),
(445413, 782080, 'Adamstown', 'adamstown', 'us', 1),
(445414, 782080, 'Boswell', 'boswell', 'us', 1),
(445415, 782080, 'Elizabethville', 'elizabethville', 'us', 1),
(445416, 782080, 'Belleville', 'belleville', 'us', 1),
(445417, 782080, 'Windsor', 'windsor', 'us', 1),
(445418, 782080, 'Republic', 'republic', 'us', 1),
(445419, 782080, 'Hawley', 'hawley', 'us', 1),
(445420, 782080, 'Galeton', 'galeton', 'us', 1),
(445421, 782080, 'Tower City', 'tower-city', 'us', 1),
(445422, 782080, 'Mount Wolf', 'mount-wolf', 'us', 1),
(445423, 782080, 'Hastings', 'hastings', 'us', 1),
(445424, 782080, 'Williamsburg', 'williamsburg', 'us', 1),
(445425, 782080, 'Milroy', 'milroy', 'us', 1),
(445426, 782080, 'Conemaugh', 'conemaugh', 'us', 1),
(445427, 782080, 'Atglen', 'atglen', 'us', 1),
(445428, 782080, 'Newville', 'newville', 'us', 1),
(445429, 782080, 'North Apollo', 'north-apollo', 'us', 1),
(445430, 782080, 'Mont Alto', 'mont-alto', 'us', 1),
(445431, 782080, 'Honey Brook', 'honey-brook', 'us', 1),
(445432, 782080, 'Bryn Athyn', 'bryn-athyn', 'us', 1),
(445433, 782080, 'Middleburg', 'middleburg', 'us', 1),
(445434, 782080, 'Richlandtown', 'richlandtown', 'us', 1),
(445435, 782080, 'Hyde', 'hyde', 'us', 1),
(445436, 782080, 'Toughkenamon', 'toughkenamon', 'us', 1),
(445437, 782080, 'East Berlin', 'east-berlin', 'us', 1),
(445438, 782080, 'Williamstown', 'williamstown', 'us', 1),
(445439, 782080, 'Newport', 'newport', 'us', 1),
(445440, 782080, 'Nescopeck', 'nescopeck', 'us', 1),
(445441, 782080, 'Waymart', 'waymart', 'us', 1),
(445442, 782080, 'Hughestown', 'hughestown', 'us', 1),
(445443, 782080, 'Avis', 'avis', 'us', 1),
(445444, 782080, 'Russellton', 'russellton', 'us', 1),
(445445, 782080, 'Clymer', 'clymer', 'us', 1),
(445446, 782080, 'Duncannon', 'duncannon', 'us', 1),
(445447, 782080, 'Waterford', 'waterford', 'us', 1),
(445448, 782080, 'Blossburg', 'blossburg', 'us', 1),
(445449, 782080, 'Shamokin Dam', 'shamokin-dam', 'us', 1),
(445450, 782080, 'Mill Hall', 'mill-hall', 'us', 1),
(445451, 782080, 'West Conshohocken', 'west-conshohocken', 'us', 1),
(445452, 782080, 'Shiremanstown', 'shiremanstown', 'us', 1),
(445453, 782080, 'Blawnox', 'blawnox', 'us', 1),
(445454, 782080, 'Temple', 'temple', 'us', 1),
(445455, 782080, 'Richland', 'richland', 'us', 1),
(445456, 782080, 'Troy', 'troy', 'us', 1),
(445457, 782080, 'Burgettstown', 'burgettstown', 'us', 1),
(445458, 782080, 'Oakland', 'oakland', 'us', 1),
(445459, 782080, 'Cresson', 'cresson', 'us', 1),
(445460, 782080, 'Elizabeth', 'elizabeth', 'us', 1),
(445461, 782080, 'Catawissa', 'catawissa', 'us', 1),
(445462, 782080, 'Cressona', 'cressona', 'us', 1),
(445463, 782080, 'Mercersburg', 'mercersburg', 'us', 1),
(445464, 782080, 'Claysburg', 'claysburg', 'us', 1),
(445465, 782080, 'Oakdale', 'oakdale', 'us', 1),
(445466, 782080, 'Pleasant Gap', 'pleasant-gap', 'us', 1),
(445467, 782080, 'Clarks Green', 'clarks-green', 'us', 1),
(445468, 782080, 'Newmanstown', 'newmanstown', 'us', 1),
(445469, 782080, 'West Lawn', 'west-lawn', 'us', 1),
(445470, 782080, 'Montgomery', 'montgomery', 'us', 1),
(445471, 782080, 'Albion', 'albion', 'us', 1),
(445472, 782080, 'Ligonier', 'ligonier', 'us', 1),
(445473, 782080, 'Black Lick', 'black-lick', 'us', 1),
(445474, 782080, 'Smethport', 'smethport', 'us', 1),
(445475, 782080, 'Freedom', 'freedom', 'us', 1),
(445476, 782080, 'Saxonburg', 'saxonburg', 'us', 1),
(445477, 782080, 'Girardville', 'girardville', 'us', 1),
(445478, 782080, 'Gallitzin', 'gallitzin', 'us', 1),
(445479, 782080, 'Montrose', 'montrose', 'us', 1),
(445480, 782080, 'Roseto', 'roseto', 'us', 1),
(445481, 782080, 'Friedens', 'friedens', 'us', 1),
(445482, 782080, 'Apollo', 'apollo', 'us', 1),
(445483, 782080, 'Mars', 'mars', 'us', 1),
(445484, 782080, 'Elkland', 'elkland', 'us', 1),
(445485, 782080, 'Tremont', 'tremont', 'us', 1),
(445486, 782080, 'Perryopolis', 'perryopolis', 'us', 1),
(445487, 782080, 'Canton', 'canton', 'us', 1),
(445488, 782080, 'Homer City', 'homer-city', 'us', 1),
(445489, 782080, 'Mayfield', 'mayfield', 'us', 1),
(445490, 782080, 'Forest City', 'forest-city', 'us', 1),
(445491, 782080, 'New Oxford', 'new-oxford', 'us', 1),
(445492, 782080, 'Schwenksville', 'schwenksville', 'us', 1),
(445493, 782080, 'Brodheadsville', 'brodheadsville', 'us', 1),
(445494, 782080, 'Glen Lyon', 'glen-lyon', 'us', 1),
(445495, 782080, 'Tunkhannock', 'tunkhannock', 'us', 1),
(445496, 782080, 'Susquehanna', 'susquehanna', 'us', 1),
(445497, 782080, 'Glen Rock', 'glen-rock', 'us', 1),
(445498, 782080, 'Cheswick', 'cheswick', 'us', 1),
(445499, 782080, 'Gap', 'gap', 'us', 1),
(445500, 782080, 'Ferndale', 'ferndale', 'us', 1),
(445501, 782080, 'Youngsville', 'youngsville', 'us', 1),
(445502, 782080, 'Conyngham', 'conyngham', 'us', 1),
(445503, 782080, 'Lykens', 'lykens', 'us', 1),
(445504, 782080, 'Freeport', 'freeport', 'us', 1),
(445505, 782080, 'Riverside', 'riverside', 'us', 1),
(445506, 782080, 'Freemansburg', 'freemansburg', 'us', 1),
(445507, 782080, 'Leesport', 'leesport', 'us', 1),
(445508, 782080, 'Port Carbon', 'port-carbon', 'us', 1),
(445509, 782080, 'Bellwood', 'bellwood', 'us', 1),
(445510, 782080, 'Dravosburg', 'dravosburg', 'us', 1),
(445511, 782080, 'Patton', 'patton', 'us', 1),
(445512, 782080, 'Moscow', 'moscow', 'us', 1),
(445513, 782080, 'East Pittsburgh', 'east-pittsburgh', 'us', 1),
(445514, 782080, 'Everett', 'everett', 'us', 1),
(445515, 782080, 'Industry', 'industry', 'us', 1),
(445516, 782080, 'Mount Holly Springs', 'mount-holly-springs', 'us', 1),
(445517, 782080, 'Topton', 'topton', 'us', 1),
(445518, 782080, 'Evans City', 'evans-city', 'us', 1),
(445519, 782080, 'Dover', 'dover', 'us', 1),
(445520, 782080, 'Trevorton', 'trevorton', 'us', 1),
(445521, 782080, 'Hopwood', 'hopwood', 'us', 1),
(445522, 782080, 'Tullytown', 'tullytown', 'us', 1),
(445523, 782080, 'Langhorne', 'langhorne', 'us', 1),
(445524, 782080, 'Wilmerding', 'wilmerding', 'us', 1),
(445525, 782080, 'Robesonia', 'robesonia', 'us', 1),
(445526, 782080, 'Fairview', 'fairview', 'us', 1),
(445527, 782080, 'New Stanton', 'new-stanton', 'us', 1),
(445528, 782080, 'Burnham', 'burnham', 'us', 1),
(445529, 782080, 'Walnutport', 'walnutport', 'us', 1),
(445530, 782080, 'Cleona', 'cleona', 'us', 1),
(445531, 782080, 'Hughesville', 'hughesville', 'us', 1),
(445532, 782080, 'Schnecksville', 'schnecksville', 'us', 1),
(445533, 782080, 'Alburtis', 'alburtis', 'us', 1),
(445534, 782080, 'Brockway', 'brockway', 'us', 1),
(445535, 782080, 'Shoemakersville', 'shoemakersville', 'us', 1),
(445536, 782080, 'Berlin', 'berlin', 'us', 1),
(445537, 782080, 'Quarryville', 'quarryville', 'us', 1),
(445538, 782080, 'Lemont', 'lemont', 'us', 1),
(445539, 782080, 'Elysburg', 'elysburg', 'us', 1),
(445540, 782080, 'Watsontown', 'watsontown', 'us', 1),
(445541, 782080, 'Pine Grove', 'pine-grove', 'us', 1),
(445542, 782080, 'Stewartstown', 'stewartstown', 'us', 1),
(445543, 782080, 'Wrightsville', 'wrightsville', 'us', 1),
(445544, 782080, 'Martinsburg', 'martinsburg', 'us', 1),
(445545, 782080, 'Fairchance', 'fairchance', 'us', 1),
(445546, 782080, 'Conway', 'conway', 'us', 1),
(445547, 782080, 'Rankin', 'rankin', 'us', 1),
(445548, 782080, 'Spring Mount', 'spring-mount', 'us', 1),
(445549, 782080, 'Wernersville', 'wernersville', 'us', 1),
(445550, 782080, 'Spring Grove', 'spring-grove', 'us', 1),
(445551, 782080, 'Marcus Hook', 'marcus-hook', 'us', 1),
(445552, 782080, 'Jermyn', 'jermyn', 'us', 1),
(445553, 782080, 'Dillsburg', 'dillsburg', 'us', 1),
(445554, 782080, 'Mercer', 'mercer', 'us', 1),
(445555, 782080, 'McAdoo', 'mcadoo', 'us', 1),
(445556, 782080, 'Dublin', 'dublin', 'us', 1),
(445557, 782080, 'Port Allegany', 'port-allegany', 'us', 1),
(445558, 782080, 'McDonald', 'mcdonald', 'us', 1),
(445559, 782080, 'Roaring Spring', 'roaring-spring', 'us', 1),
(445560, 782080, 'Cambridge Springs', 'cambridge-springs', 'us', 1),
(445561, 782080, 'New Hope', 'new-hope', 'us', 1),
(445562, 782080, 'Coaldale', 'coaldale', 'us', 1),
(445563, 782080, 'Marysville', 'marysville', 'us', 1),
(445564, 782080, 'Newtown', 'newtown', 'us', 1),
(445565, 782080, 'Midway', 'midway', 'us', 1),
(445566, 782080, 'Meyersdale', 'meyersdale', 'us', 1),
(445567, 782080, 'East McKeesport', 'east-mckeesport', 'us', 1),
(445568, 782080, 'Penndel', 'penndel', 'us', 1),
(445569, 782080, 'New Eagle', 'new-eagle', 'us', 1),
(445570, 782080, 'Manchester', 'manchester', 'us', 1),
(445571, 782080, 'Emporium', 'emporium', 'us', 1),
(445572, 782080, 'Eddystone', 'eddystone', 'us', 1),
(445573, 782080, 'Mount Union', 'mount-union', 'us', 1),
(445574, 782080, 'Leechburg', 'leechburg', 'us', 1),
(445575, 782080, 'Emigsville', 'emigsville', 'us', 1),
(445576, 782080, 'Bentleyville', 'bentleyville', 'us', 1),
(445577, 782080, 'Emsworth', 'emsworth', 'us', 1),
(445578, 782080, 'Chester Heights', 'chester-heights', 'us', 1),
(445579, 782080, 'Dallas', 'dallas', 'us', 1),
(445580, 782080, 'Millersburg', 'millersburg', 'us', 1),
(445581, 782080, 'Muncy', 'muncy', 'us', 1),
(445582, 782080, 'Red Hill', 'red-hill', 'us', 1),
(445583, 782080, 'Curwensville', 'curwensville', 'us', 1),
(445584, 782080, 'Coopersburg', 'coopersburg', 'us', 1),
(445585, 782080, 'Delmont', 'delmont', 'us', 1),
(445586, 782080, 'New Wilmington', 'new-wilmington', 'us', 1),
(445587, 782080, 'Yardley', 'yardley', 'us', 1),
(445588, 782080, 'Rockledge', 'rockledge', 'us', 1),
(445589, 782080, 'Dupont', 'dupont', 'us', 1),
(445590, 782080, 'Matamoras', 'matamoras', 'us', 1),
(445591, 782080, 'Maytown', 'maytown', 'us', 1),
(445592, 782080, 'Hatfield', 'hatfield', 'us', 1),
(445593, 782080, 'Marietta', 'marietta', 'us', 1),
(445594, 782080, 'Hallam', 'hallam', 'us', 1),
(445595, 782080, 'Weatherly', 'weatherly', 'us', 1),
(445596, 782080, 'Reynoldsville', 'reynoldsville', 'us', 1),
(445597, 782080, 'Coudersport', 'coudersport', 'us', 1),
(445598, 782080, 'West Grove', 'west-grove', 'us', 1),
(445599, 782080, 'Highspire', 'highspire', 'us', 1),
(445600, 782080, 'Womelsdorf', 'womelsdorf', 'us', 1),
(445601, 782080, 'Seven Fields', 'seven-fields', 'us', 1),
(445602, 782080, 'Liberty', 'liberty', 'us', 1),
(445603, 782080, 'Portage', 'portage', 'us', 1),
(445604, 782080, 'McSherrystown', 'mcsherrystown', 'us', 1),
(445605, 782080, 'Morton', 'morton', 'us', 1),
(445606, 782080, 'Ashley', 'ashley', 'us', 1),
(445607, 782080, 'Wormleysburg', 'wormleysburg', 'us', 1),
(445608, 782080, 'Valley View', 'valley-view', 'us', 1),
(445609, 782080, 'Strasburg', 'strasburg', 'us', 1),
(445610, 782080, 'Bath', 'bath', 'us', 1),
(445611, 782080, 'Oliver', 'oliver', 'us', 1),
(445612, 782080, 'Braddock', 'braddock', 'us', 1),
(445613, 782080, 'Harveys Lake', 'harveys-lake', 'us', 1),
(445614, 782080, 'Fayetteville', 'fayetteville', 'us', 1),
(445615, 782080, 'Manor', 'manor', 'us', 1),
(445616, 782080, 'Brownsville', 'brownsville', 'us', 1),
(445617, 782080, 'Mountville', 'mountville', 'us', 1),
(445618, 782080, 'Lake City', 'lake-city', 'us', 1),
(445619, 782080, 'Aspinwall', 'aspinwall', 'us', 1),
(445620, 782080, 'Wind Gap', 'wind-gap', 'us', 1),
(445621, 782080, 'Kulpmont', 'kulpmont', 'us', 1),
(445622, 782080, 'Avoca', 'avoca', 'us', 1),
(445623, 782080, 'Towanda', 'towanda', 'us', 1),
(445624, 782080, 'Nanty Glo', 'nanty-glo', 'us', 1),
(445625, 782080, 'Campbelltown', 'campbelltown', 'us', 1),
(445626, 782080, 'Ebensburg', 'ebensburg', 'us', 1),
(445627, 782080, 'West Newton', 'west-newton', 'us', 1),
(445628, 782080, 'Verona', 'verona', 'us', 1),
(445629, 782080, 'Luzerne', 'luzerne', 'us', 1),
(445630, 782080, 'Summit Hill', 'summit-hill', 'us', 1),
(445631, 782080, 'Orwigsburg', 'orwigsburg', 'us', 1),
(445632, 782080, 'Derry', 'derry', 'us', 1),
(445633, 782080, 'Bedford', 'bedford', 'us', 1),
(445634, 782080, 'Johnsonburg', 'johnsonburg', 'us', 1),
(445635, 782080, 'Slippery Rock', 'slippery-rock', 'us', 1),
(445636, 782080, 'Girard', 'girard', 'us', 1),
(445637, 782080, 'Philipsburg', 'philipsburg', 'us', 1),
(445638, 782080, 'Mohnton', 'mohnton', 'us', 1),
(445639, 782080, 'Mount Pocono', 'mount-pocono', 'us', 1),
(445640, 782080, 'Wyncote', 'wyncote', 'us', 1),
(445641, 782080, 'Trafford', 'trafford', 'us', 1),
(445642, 782080, 'Malvern', 'malvern', 'us', 1),
(445643, 782080, 'Mechanicsville', 'mechanicsville', 'us', 1),
(445644, 782080, 'East Greenville', 'east-greenville', 'us', 1),
(445645, 782080, 'Macungie', 'macungie', 'us', 1),
(445646, 782080, 'New Britain', 'new-britain', 'us', 1),
(445647, 782080, 'Midland', 'midland', 'us', 1),
(445648, 782080, 'Youngwood', 'youngwood', 'us', 1),
(445649, 782080, 'Myerstown', 'myerstown', 'us', 1),
(445650, 782080, 'Wyoming', 'wyoming', 'us', 1),
(445651, 782080, 'Boiling Springs', 'boiling-springs', 'us', 1),
(445652, 782080, 'Saint Clair', 'saint-clair', 'us', 1),
(445653, 782080, 'Spring City', 'spring-city', 'us', 1),
(445654, 782080, 'Athens', 'athens', 'us', 1),
(445655, 782080, 'Ford City', 'ford-city', 'us', 1),
(445656, 782080, 'Ashland', 'ashland', 'us', 1),
(445657, 782080, 'West Hazleton', 'west-hazleton', 'us', 1),
(445658, 782080, 'Wellsboro', 'wellsboro', 'us', 1),
(445659, 782080, 'Coplay', 'coplay', 'us', 1),
(445660, 782080, 'North Wales', 'north-wales', 'us', 1),
(445661, 782080, 'Nesquehoning', 'nesquehoning', 'us', 1),
(445662, 782080, 'Linwood', 'linwood', 'us', 1),
(445663, 782080, 'Brackenridge', 'brackenridge', 'us', 1),
(445664, 782080, 'Union City', 'union-city', 'us', 1),
(445665, 782080, 'Skippack', 'skippack', 'us', 1),
(445666, 782080, 'Centerville', 'centerville', 'us', 1),
(445667, 782080, 'Hokendauqua', 'hokendauqua', 'us', 1),
(445668, 782080, 'Mansfield', 'mansfield', 'us', 1),
(445669, 782080, 'Shrewsbury', 'shrewsbury', 'us', 1),
(445670, 782080, 'Blairsville', 'blairsville', 'us', 1),
(445671, 782080, 'Freeland', 'freeland', 'us', 1),
(445672, 782080, 'Cornwall', 'cornwall', 'us', 1),
(445673, 782080, 'Parkesburg', 'parkesburg', 'us', 1),
(445674, 782080, 'Masontown', 'masontown', 'us', 1),
(445675, 782080, 'Pitcairn', 'pitcairn', 'us', 1),
(445676, 782080, 'Sinking Spring', 'sinking-spring', 'us', 1),
(445677, 782080, 'Pennsburg', 'pennsburg', 'us', 1),
(445678, 782080, 'Spring House', 'spring-house', 'us', 1),
(445679, 782080, 'Denver', 'denver', 'us', 1),
(445680, 782080, 'Mifflinburg', 'mifflinburg', 'us', 1),
(445681, 782080, 'Stowe', 'stowe', 'us', 1),
(445682, 782080, 'Thorndale', 'thorndale', 'us', 1),
(445683, 782080, 'Northumberland', 'northumberland', 'us', 1),
(445684, 782080, 'Sharpsburg', 'sharpsburg', 'us', 1),
(445685, 782080, 'Pen Argyl', 'pen-argyl', 'us', 1),
(445686, 782080, 'Homestead', 'homestead', 'us', 1),
(445687, 782080, 'Springdale', 'springdale', 'us', 1),
(445688, 782080, 'Fort Washington', 'fort-washington', 'us', 1),
(445689, 782080, 'Sewickley', 'sewickley', 'us', 1),
(445690, 782080, 'Etna', 'etna', 'us', 1),
(445691, 782080, 'Laureldale', 'laureldale', 'us', 1),
(445692, 782080, 'Greencastle', 'greencastle', 'us', 1),
(445693, 782080, 'New Freedom', 'new-freedom', 'us', 1),
(445694, 782080, 'Millvale', 'millvale', 'us', 1),
(445695, 782080, 'Rochester', 'rochester', 'us', 1),
(445696, 782080, 'Mount Oliver', 'mount-oliver', 'us', 1),
(445697, 782080, 'Kane', 'kane', 'us', 1),
(445698, 782080, 'Boyertown', 'boyertown', 'us', 1),
(445699, 782080, 'Throop', 'throop', 'us', 1),
(445700, 782080, 'Meridian', 'meridian', 'us', 1),
(445701, 782080, 'Waynesburg', 'waynesburg', 'us', 1),
(445702, 782080, 'Lemoyne', 'lemoyne', 'us', 1),
(445703, 782080, 'Fleetwood', 'fleetwood', 'us', 1),
(445704, 782080, 'West Reading', 'west-reading', 'us', 1),
(445705, 782080, 'Reamstown', 'reamstown', 'us', 1),
(445706, 782080, 'Northern Cambria', 'northern-cambria', 'us', 1),
(445707, 782080, 'Zelienople', 'zelienople', 'us', 1),
(445708, 782080, 'Akron', 'akron', 'us', 1),
(445709, 782080, 'Dallastown', 'dallastown', 'us', 1),
(445710, 782080, 'Windber', 'windber', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(445711, 782080, 'Brookville', 'brookville', 'us', 1),
(445712, 782080, 'Littlestown', 'littlestown', 'us', 1),
(445713, 782080, 'Hamburg', 'hamburg', 'us', 1),
(445714, 782080, 'Baden', 'baden', 'us', 1),
(445715, 782080, 'Frackville', 'frackville', 'us', 1),
(445716, 782080, 'Irwin', 'irwin', 'us', 1),
(445717, 782080, 'Lansford', 'lansford', 'us', 1),
(445718, 782080, 'Chalfont', 'chalfont', 'us', 1),
(445719, 782080, 'Narberth', 'narberth', 'us', 1),
(445720, 782080, 'Sharpsville', 'sharpsville', 'us', 1),
(445721, 782080, 'Forty Fort', 'forty-fort', 'us', 1),
(445722, 782080, 'Ridgway', 'ridgway', 'us', 1),
(445723, 782080, 'Aldan', 'aldan', 'us', 1),
(445724, 782080, 'Slatington', 'slatington', 'us', 1),
(445725, 782080, 'Gilbertsville', 'gilbertsville', 'us', 1),
(445726, 782080, 'Royersford', 'royersford', 'us', 1),
(445727, 782080, 'Duryea', 'duryea', 'us', 1),
(445728, 782080, 'Bridgeport', 'bridgeport', 'us', 1),
(445729, 782080, 'Hummelstown', 'hummelstown', 'us', 1),
(445730, 782080, 'East Petersburg', 'east-petersburg', 'us', 1),
(445731, 782080, 'North East', 'north-east', 'us', 1),
(445732, 782080, 'Mahanoy City', 'mahanoy-city', 'us', 1),
(445733, 782080, 'Kittanning', 'kittanning', 'us', 1),
(445734, 782080, 'Jenkintown', 'jenkintown', 'us', 1),
(445735, 782080, 'Eagleville', 'eagleville', 'us', 1),
(445736, 782080, 'Churchville', 'churchville', 'us', 1),
(445737, 782080, 'Boalsburg', 'boalsburg', 'us', 1),
(445738, 782080, 'Jersey Shore', 'jersey-shore', 'us', 1),
(445739, 782080, 'Sellersville', 'sellersville', 'us', 1),
(445740, 782080, 'Beaver', 'beaver', 'us', 1),
(445741, 782080, 'Larksville', 'larksville', 'us', 1),
(445742, 782080, 'Fountain Hill', 'fountain-hill', 'us', 1),
(445743, 782080, 'Montoursville', 'montoursville', 'us', 1),
(445744, 782080, 'Monongahela', 'monongahela', 'us', 1),
(445745, 782080, 'Collegeville', 'collegeville', 'us', 1),
(445746, 782080, 'Scottdale', 'scottdale', 'us', 1),
(445747, 782080, 'Minersville', 'minersville', 'us', 1),
(445748, 782080, 'Jessup', 'jessup', 'us', 1),
(445749, 782080, 'Danville', 'danville', 'us', 1),
(445750, 782080, 'Annville', 'annville', 'us', 1),
(445751, 782080, 'Flourtown', 'flourtown', 'us', 1),
(445752, 782080, 'Chesterbrook', 'chesterbrook', 'us', 1),
(445753, 782080, 'Charleroi', 'charleroi', 'us', 1),
(445754, 782080, 'Telford', 'telford', 'us', 1),
(445755, 782080, 'Manheim', 'manheim', 'us', 1),
(445756, 782080, 'Tarentum', 'tarentum', 'us', 1),
(445757, 782080, 'Edwardsville', 'edwardsville', 'us', 1),
(445758, 782080, 'Glassport', 'glassport', 'us', 1),
(445759, 782080, 'McMurray', 'mcmurray', 'us', 1),
(445760, 782080, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(445761, 782080, 'West Pittston', 'west-pittston', 'us', 1),
(445762, 782080, 'Jim Thorpe', 'jim-thorpe', 'us', 1),
(445763, 782080, 'Oxford', 'oxford', 'us', 1),
(445764, 782080, 'Olyphant', 'olyphant', 'us', 1),
(445765, 782080, 'Swoyersville', 'swoyersville', 'us', 1),
(445766, 782080, 'Honesdale', 'honesdale', 'us', 1),
(445767, 782080, 'Shillington', 'shillington', 'us', 1),
(445768, 782080, 'Clarks Summit', 'clarks-summit', 'us', 1),
(445769, 782080, 'Avalon', 'avalon', 'us', 1),
(445770, 782080, 'Bryn Mawr', 'bryn-mawr', 'us', 1),
(445771, 782080, 'Bridgeville', 'bridgeville', 'us', 1),
(445772, 782080, 'Kutztown', 'kutztown', 'us', 1),
(445773, 782080, 'Vandergrift', 'vandergrift', 'us', 1),
(445774, 782080, 'Birdsboro', 'birdsboro', 'us', 1),
(445775, 782080, 'Shenandoah', 'shenandoah', 'us', 1),
(445776, 782080, 'Palmerton', 'palmerton', 'us', 1),
(445777, 782080, 'Bangor', 'bangor', 'us', 1),
(445778, 782080, 'Boothwyn', 'boothwyn', 'us', 1),
(445779, 782080, 'Kennett Square', 'kennett-square', 'us', 1),
(445780, 782080, 'New Holland', 'new-holland', 'us', 1),
(445781, 782080, 'Hollidaysburg', 'hollidaysburg', 'us', 1),
(445782, 782080, 'Schuylkill Haven', 'schuylkill-haven', 'us', 1),
(445783, 782080, 'California', 'california', 'us', 1),
(445784, 782080, 'Plymouth Meeting', 'plymouth-meeting', 'us', 1),
(445785, 782080, 'Tyrone', 'tyrone', 'us', 1),
(445786, 782080, 'Paoli', 'paoli', 'us', 1),
(445787, 782080, 'Sharon Hill', 'sharon-hill', 'us', 1),
(445788, 782080, 'Donora', 'donora', 'us', 1),
(445789, 782080, 'Arnold', 'arnold', 'us', 1),
(445790, 782080, 'Oreland', 'oreland', 'us', 1),
(445791, 782080, 'Exton', 'exton', 'us', 1),
(445792, 782080, 'Lewisburg', 'lewisburg', 'us', 1),
(445793, 782080, 'Media', 'media', 'us', 1),
(445794, 782080, 'Enola', 'enola', 'us', 1),
(445795, 782080, 'Selinsgrove', 'selinsgrove', 'us', 1),
(445796, 782080, 'Lehighton', 'lehighton', 'us', 1),
(445797, 782080, 'Wyndmoor', 'wyndmoor', 'us', 1),
(445798, 782080, 'Hellertown', 'hellertown', 'us', 1),
(445799, 782080, 'Sayre', 'sayre', 'us', 1),
(445800, 782080, 'Shippensburg', 'shippensburg', 'us', 1),
(445801, 782080, 'Titusville', 'titusville', 'us', 1),
(445802, 782080, 'Turtle Creek', 'turtle-creek', 'us', 1),
(445803, 782080, 'Moosic', 'moosic', 'us', 1),
(445804, 782080, 'Steelton', 'steelton', 'us', 1),
(445805, 782080, 'Coraopolis', 'coraopolis', 'us', 1),
(445806, 782080, 'Clarion', 'clarion', 'us', 1),
(445807, 782080, 'Norwood', 'norwood', 'us', 1),
(445808, 782080, 'Farrell', 'farrell', 'us', 1),
(445809, 782080, 'Dickson City', 'dickson-city', 'us', 1),
(445810, 782080, 'Monaca', 'monaca', 'us', 1),
(445811, 782080, 'Nazareth', 'nazareth', 'us', 1),
(445812, 782080, 'Mount Carmel', 'mount-carmel', 'us', 1),
(445813, 782080, 'Exeter', 'exeter', 'us', 1),
(445814, 782080, 'Punxsutawney', 'punxsutawney', 'us', 1),
(445815, 782080, 'Plymouth', 'plymouth', 'us', 1),
(445816, 782080, 'South Williamsport', 'south-williamsport', 'us', 1),
(445817, 782080, 'Swarthmore', 'swarthmore', 'us', 1),
(445818, 782080, 'Red Lion', 'red-lion', 'us', 1),
(445819, 782080, 'Archbald', 'archbald', 'us', 1),
(445820, 782080, 'New Brighton', 'new-brighton', 'us', 1),
(445821, 782080, 'Bellefonte', 'bellefonte', 'us', 1),
(445822, 782080, 'Crafton', 'crafton', 'us', 1),
(445823, 782080, 'Stroudsburg', 'stroudsburg', 'us', 1),
(445824, 782080, 'Greenville', 'greenville', 'us', 1),
(445825, 782080, 'Ambler', 'ambler', 'us', 1),
(445826, 782080, 'Catasauqua', 'catasauqua', 'us', 1),
(445827, 782080, 'Taylor', 'taylor', 'us', 1),
(445828, 782080, 'Blue Bell', 'blue-bell', 'us', 1),
(445829, 782080, 'Somerset', 'somerset', 'us', 1),
(445830, 782080, 'Corry', 'corry', 'us', 1),
(445831, 782080, 'Prospect Park', 'prospect-park', 'us', 1),
(445832, 782080, 'Clifton Heights', 'clifton-heights', 'us', 1),
(445833, 782080, 'McKees Rocks', 'mckees-rocks', 'us', 1),
(445834, 782080, 'Audubon', 'audubon', 'us', 1),
(445835, 782080, 'Clearfield', 'clearfield', 'us', 1),
(445836, 782080, 'Milton', 'milton', 'us', 1),
(445837, 782080, 'Tamaqua', 'tamaqua', 'us', 1),
(445838, 782080, 'Mount Joy', 'mount-joy', 'us', 1),
(445839, 782080, 'Blakely', 'blakely', 'us', 1),
(445840, 782080, 'Souderton', 'souderton', 'us', 1),
(445841, 782080, 'Huntingdon', 'huntingdon', 'us', 1),
(445842, 782080, 'Folcroft', 'folcroft', 'us', 1),
(445843, 782080, 'Palmyra', 'palmyra', 'us', 1),
(445844, 782080, 'West View', 'west-view', 'us', 1),
(445845, 782080, 'Oakmont', 'oakmont', 'us', 1),
(445846, 782080, 'Duquesne', 'duquesne', 'us', 1),
(445847, 782080, 'Ridley Park', 'ridley-park', 'us', 1),
(445848, 782080, 'Edinboro', 'edinboro', 'us', 1),
(445849, 782080, 'New Cumberland', 'new-cumberland', 'us', 1),
(445850, 782080, 'Franklin', 'franklin', 'us', 1),
(445851, 782080, 'Ambridge', 'ambridge', 'us', 1),
(445852, 782080, 'Glenolden', 'glenolden', 'us', 1),
(445853, 782080, 'Hatboro', 'hatboro', 'us', 1),
(445854, 782080, 'Richboro', 'richboro', 'us', 1),
(445855, 782080, 'Millersville', 'millersville', 'us', 1),
(445856, 782080, 'Camp Hill', 'camp-hill', 'us', 1),
(445857, 782080, 'Glenside', 'glenside', 'us', 1),
(445858, 782080, 'Shamokin', 'shamokin', 'us', 1),
(445859, 782080, 'Pittston', 'pittston', 'us', 1),
(445860, 782080, 'Maple Glen', 'maple-glen', 'us', 1),
(445861, 782080, 'Grove City', 'grove-city', 'us', 1),
(445862, 782080, 'Brookhaven', 'brookhaven', 'us', 1),
(445863, 782080, 'Conshohocken', 'conshohocken', 'us', 1),
(445864, 782080, 'Folsom', 'folsom', 'us', 1),
(445865, 782080, 'Downingtown', 'downingtown', 'us', 1),
(445866, 782080, 'Clairton', 'clairton', 'us', 1),
(445867, 782080, 'Willow Street', 'willow-street', 'us', 1),
(445868, 782080, 'Gettysburg', 'gettysburg', 'us', 1),
(445869, 782080, 'Fairless Hills', 'fairless-hills', 'us', 1),
(445870, 782080, 'Carnegie', 'carnegie', 'us', 1),
(445871, 782080, 'Ellwood City', 'ellwood-city', 'us', 1),
(445872, 782080, 'Doylestown', 'doylestown', 'us', 1),
(445873, 782080, 'Bellevue', 'bellevue', 'us', 1),
(445874, 782080, 'Monessen', 'monessen', 'us', 1),
(445875, 782080, 'Pleasant Hills', 'pleasant-hills', 'us', 1),
(445876, 782080, 'Bedminster', 'bedminster', 'us', 1),
(445877, 782080, 'White Oak', 'white-oak', 'us', 1),
(445878, 782080, 'Collingdale', 'collingdale', 'us', 1),
(445879, 782080, 'Castle Shannon', 'castle-shannon', 'us', 1),
(445880, 782080, 'Connellsville', 'connellsville', 'us', 1),
(445881, 782080, 'Latrobe', 'latrobe', 'us', 1),
(445882, 782080, 'Bradford', 'bradford', 'us', 1),
(445883, 782080, 'Quakertown', 'quakertown', 'us', 1),
(445884, 782080, 'Canonsburg', 'canonsburg', 'us', 1),
(445885, 782080, 'Lock Haven', 'lock-haven', 'us', 1),
(445886, 782080, 'Old Forge', 'old-forge', 'us', 1),
(445887, 782080, 'Mechanicsburg', 'mechanicsburg', 'us', 1),
(445888, 782080, 'Perkasie', 'perkasie', 'us', 1),
(445889, 782080, 'Lititz', 'lititz', 'us', 1),
(445890, 782080, 'Lewistown', 'lewistown', 'us', 1),
(445891, 782080, 'Sanatoga', 'sanatoga', 'us', 1),
(445892, 782080, 'Swissvale', 'swissvale', 'us', 1),
(445893, 782080, 'Middletown', 'middletown', 'us', 1),
(445894, 782080, 'Carbondale', 'carbondale', 'us', 1),
(445895, 782080, 'Harleysville', 'harleysville', 'us', 1),
(445896, 782080, 'Beaver Falls', 'beaver-falls', 'us', 1),
(445897, 782080, 'Warren', 'warren', 'us', 1),
(445898, 782080, 'Waynesboro', 'waynesboro', 'us', 1),
(445899, 782080, 'Northampton', 'northampton', 'us', 1),
(445900, 782080, 'Kulpsville', 'kulpsville', 'us', 1),
(445901, 782080, 'Bristol', 'bristol', 'us', 1),
(445902, 782080, 'Brentwood', 'brentwood', 'us', 1),
(445903, 782080, 'Woodlyn', 'woodlyn', 'us', 1),
(445904, 782080, 'Croydon', 'croydon', 'us', 1),
(445905, 782080, 'Darby', 'darby', 'us', 1),
(445906, 782080, 'Morrisville', 'morrisville', 'us', 1),
(445907, 782080, 'Jefferson', 'jefferson', 'us', 1),
(445908, 782080, 'Sunbury', 'sunbury', 'us', 1),
(445909, 782080, 'Columbia', 'columbia', 'us', 1),
(445910, 782080, 'Jeannette', 'jeannette', 'us', 1),
(445911, 782080, 'Nanticoke', 'nanticoke', 'us', 1),
(445912, 782080, 'Berwick', 'berwick', 'us', 1),
(445913, 782080, 'North Versailles', 'north-versailles', 'us', 1),
(445914, 782080, 'Lansdowne', 'lansdowne', 'us', 1),
(445915, 782080, 'East Stroudsburg', 'east-stroudsburg', 'us', 1),
(445916, 782080, 'Oil City', 'oil-city', 'us', 1),
(445917, 782080, 'Broomall', 'broomall', 'us', 1),
(445918, 782080, 'Aliquippa', 'aliquippa', 'us', 1),
(445919, 782080, 'Wyomissing', 'wyomissing', 'us', 1),
(445920, 782080, 'Emmaus', 'emmaus', 'us', 1),
(445921, 782080, 'Coatesville', 'coatesville', 'us', 1),
(445922, 782080, 'Yeadon', 'yeadon', 'us', 1),
(445923, 782080, 'Munhall', 'munhall', 'us', 1),
(445924, 782080, 'Uniontown', 'uniontown', 'us', 1),
(445925, 782080, 'Elizabethtown', 'elizabethtown', 'us', 1),
(445926, 782080, 'Ardmore', 'ardmore', 'us', 1),
(445927, 782080, 'Lower Burrell', 'lower-burrell', 'us', 1),
(445928, 782080, 'Bloomsburg', 'bloomsburg', 'us', 1),
(445929, 782080, 'Kingston', 'kingston', 'us', 1),
(445930, 782080, 'Hershey', 'hershey', 'us', 1),
(445931, 782080, 'Ephrata', 'ephrata', 'us', 1),
(445932, 782080, 'Meadville', 'meadville', 'us', 1),
(445933, 782080, 'Dunmore', 'dunmore', 'us', 1),
(445934, 782080, 'Montgomeryville', 'montgomeryville', 'us', 1),
(445935, 782080, 'Whitehall', 'whitehall', 'us', 1),
(445936, 782080, 'Saint Marys', 'saint-marys', 'us', 1),
(445937, 782080, 'New Kensington', 'new-kensington', 'us', 1),
(445938, 782080, 'Indiana', 'indiana', 'us', 1),
(445939, 782080, 'Butler', 'butler', 'us', 1),
(445940, 782080, 'Horsham', 'horsham', 'us', 1),
(445941, 782080, 'Pottsville', 'pottsville', 'us', 1),
(445942, 782080, 'Washington', 'washington', 'us', 1),
(445943, 782080, 'Phoenixville', 'phoenixville', 'us', 1),
(445944, 782080, 'Hanover', 'hanover', 'us', 1),
(445945, 782080, 'Greensburg', 'greensburg', 'us', 1),
(445946, 782080, 'Sharon', 'sharon', 'us', 1),
(445947, 782080, 'Mountain Top', 'mountain-top', 'us', 1),
(445948, 782080, 'Lansdale', 'lansdale', 'us', 1),
(445949, 782080, 'Willow Grove', 'willow-grove', 'us', 1),
(445950, 782080, 'Hermitage', 'hermitage', 'us', 1),
(445951, 782080, 'West Chester', 'west-chester', 'us', 1),
(445952, 782080, 'Chambersburg', 'chambersburg', 'us', 1),
(445953, 782080, 'Wilkinsburg', 'wilkinsburg', 'us', 1),
(445954, 782080, 'Carlisle', 'carlisle', 'us', 1),
(445955, 782080, 'King of Prussia', 'king-of-prussia', 'us', 1),
(445956, 782080, 'Murrysville', 'murrysville', 'us', 1),
(445957, 782080, 'West Mifflin', 'west-mifflin', 'us', 1),
(445958, 782080, 'Pottstown', 'pottstown', 'us', 1),
(445959, 782080, 'Hazleton', 'hazleton', 'us', 1),
(445960, 782080, 'Johnstown', 'johnstown', 'us', 1),
(445961, 782080, 'McKeesport', 'mckeesport', 'us', 1),
(445962, 782080, 'Springfield', 'springfield', 'us', 1),
(445963, 782080, 'Lebanon', 'lebanon', 'us', 1),
(445964, 782080, 'New Castle', 'new-castle', 'us', 1),
(445965, 782080, 'Easton', 'easton', 'us', 1),
(445966, 782080, 'Plum', 'plum', 'us', 1),
(445967, 782080, 'Drexel Hill', 'drexel-hill', 'us', 1),
(445968, 782080, 'Monroeville', 'monroeville', 'us', 1),
(445969, 782080, 'Williamsport', 'williamsport', 'us', 1),
(445970, 782080, 'Norristown', 'norristown', 'us', 1),
(445971, 782080, 'Radnor', 'radnor', 'us', 1),
(445972, 782080, 'Bethel Park', 'bethel-park', 'us', 1),
(445973, 782080, 'Mount Lebanon', 'mount-lebanon', 'us', 1),
(445974, 782080, 'Chester', 'chester', 'us', 1),
(445975, 782080, 'York', 'york', 'us', 1),
(445976, 782080, 'State College', 'state-college', 'us', 1),
(445977, 782080, 'Altoona', 'altoona', 'us', 1),
(445978, 782080, 'Harrisburg', 'harrisburg', 'us', 1),
(445979, 782080, 'Levittown', 'levittown', 'us', 1),
(445980, 782080, 'Lancaster', 'lancaster', 'us', 1),
(445981, 782080, 'Scranton', 'scranton', 'us', 1),
(445982, 782080, 'Bethlehem', 'bethlehem', 'us', 1),
(445983, 782080, 'Reading', 'reading', 'us', 1),
(445984, 782080, 'Erie', 'erie', 'us', 1),
(445985, 782080, 'Allentown', 'allentown', 'us', 1),
(445986, 782080, 'Pittsburgh', 'pittsburgh', 'us', 1),
(445987, 782080, 'Philadelphia', 'philadelphia', 'us', 1),
(445988, 782081, 'Albion', 'albion', 'us', 1),
(445989, 782081, 'Carolina', 'carolina', 'us', 1),
(445990, 782081, 'Chepachet', 'chepachet', 'us', 1),
(445991, 782081, 'Glendale', 'glendale', 'us', 1),
(445992, 782081, 'Greene', 'greene', 'us', 1),
(445993, 782081, 'Harmony', 'harmony', 'us', 1),
(445994, 782081, 'Hope', 'hope', 'us', 1),
(445995, 782081, 'Little Compton', 'little-compton', 'us', 1),
(445996, 782081, 'Manville', 'manville', 'us', 1),
(445997, 782081, 'Mapleville', 'mapleville', 'us', 1),
(445998, 782081, 'Narragansett', 'narragansett', 'us', 1),
(445999, 782081, 'Oakland', 'oakland', 'us', 1),
(446000, 782081, 'Peace Dale', 'peace-dale', 'us', 1),
(446001, 782081, 'Riverside', 'riverside', 'us', 1),
(446002, 782081, 'Rumford', 'rumford', 'us', 1),
(446003, 782081, 'Saunderstown', 'saunderstown', 'us', 1),
(446004, 782081, 'Slatersville', 'slatersville', 'us', 1),
(446005, 782081, 'Wakefield', 'wakefield', 'us', 1),
(446006, 782081, 'West Kingston', 'west-kingston', 'us', 1),
(446007, 782081, 'Wood River Junction', 'wood-river-junction', 'us', 1),
(446008, 782081, 'Wyoming', 'wyoming', 'us', 1),
(446009, 782081, 'Block Island', 'block-island', 'us', 1),
(446010, 782081, 'Johnston', 'johnston', 'us', 1),
(446011, 782081, 'Lincoln', 'lincoln', 'us', 1),
(446012, 782081, 'Prudence Island', 'prudence-island', 'us', 1),
(446013, 782081, 'South Kingstown', 'south-kingstown', 'us', 1),
(446014, 782081, 'West Greenwich', 'west-greenwich', 'us', 1),
(446015, 782081, 'Bradford', 'bradford', 'us', 1),
(446016, 782081, 'Ashaway', 'ashaway', 'us', 1),
(446017, 782081, 'Harrisville', 'harrisville', 'us', 1),
(446018, 782081, 'Hope Valley', 'hope-valley', 'us', 1),
(446019, 782081, 'Foster', 'foster', 'us', 1),
(446020, 782081, 'Pascoag', 'pascoag', 'us', 1),
(446021, 782081, 'Kingston', 'kingston', 'us', 1),
(446022, 782081, 'Jamestown', 'jamestown', 'us', 1),
(446023, 782081, 'Exeter', 'exeter', 'us', 1),
(446024, 782081, 'Hopkinton', 'hopkinton', 'us', 1),
(446025, 782081, 'Charlestown', 'charlestown', 'us', 1),
(446026, 782081, 'Greenville', 'greenville', 'us', 1),
(446027, 782081, 'North Scituate', 'north-scituate', 'us', 1),
(446028, 782081, 'North Smithfield', 'north-smithfield', 'us', 1),
(446029, 782081, 'Warren', 'warren', 'us', 1),
(446030, 782081, 'East Greenwich', 'east-greenwich', 'us', 1),
(446031, 782081, 'Barrington', 'barrington', 'us', 1),
(446032, 782081, 'Middletown', 'middletown', 'us', 1),
(446033, 782081, 'Westerly', 'westerly', 'us', 1),
(446034, 782081, 'Portsmouth', 'portsmouth', 'us', 1),
(446035, 782081, 'Tiverton', 'tiverton', 'us', 1),
(446036, 782081, 'Central Falls', 'central-falls', 'us', 1),
(446037, 782081, 'Smithfield', 'smithfield', 'us', 1),
(446038, 782081, 'Bristol', 'bristol', 'us', 1),
(446039, 782081, 'Newport', 'newport', 'us', 1),
(446040, 782081, 'North Kingstown', 'north-kingstown', 'us', 1),
(446041, 782081, 'West Warwick', 'west-warwick', 'us', 1),
(446042, 782081, 'North Providence', 'north-providence', 'us', 1),
(446043, 782081, 'Cumberland', 'cumberland', 'us', 1),
(446044, 782081, 'Coventry', 'coventry', 'us', 1),
(446045, 782081, 'Woonsocket', 'woonsocket', 'us', 1),
(446046, 782081, 'East Providence', 'east-providence', 'us', 1),
(446047, 782081, 'Pawtucket', 'pawtucket', 'us', 1),
(446048, 782081, 'Cranston', 'cranston', 'us', 1),
(446049, 782081, 'Warwick', 'warwick', 'us', 1),
(446050, 782081, 'Providence', 'providence', 'us', 1),
(446051, 782082, 'Martin', 'martin', 'us', 1),
(446052, 782082, 'Adams Run', 'adams-run', 'us', 1),
(446053, 782082, 'Alcolu', 'alcolu', 'us', 1),
(446054, 782082, 'Arcadia', 'arcadia', 'us', 1),
(446055, 782082, 'Ballentine', 'ballentine', 'us', 1),
(446056, 782082, 'Bath', 'bath', 'us', 1),
(446057, 782082, 'Beech Island', 'beech-island', 'us', 1),
(446058, 782082, 'Blackstock', 'blackstock', 'us', 1),
(446059, 782082, 'Blair', 'blair', 'us', 1),
(446060, 782082, 'Borden', 'borden', 'us', 1),
(446061, 782082, 'Cades', 'cades', 'us', 1),
(446062, 782082, 'Cassatt', 'cassatt', 'us', 1),
(446063, 782082, 'Catawba', 'catawba', 'us', 1),
(446064, 782082, 'Cherry Grove Beach', 'cherry-grove-beach', 'us', 1),
(446065, 782082, 'Cleveland', 'cleveland', 'us', 1),
(446066, 782082, 'Conestee', 'conestee', 'us', 1),
(446067, 782082, 'Coosawhatchie', 'coosawhatchie', 'us', 1),
(446068, 782082, 'Cordesville', 'cordesville', 'us', 1),
(446069, 782082, 'Cross', 'cross', 'us', 1),
(446070, 782082, 'Dorchester', 'dorchester', 'us', 1),
(446071, 782082, 'Drayton', 'drayton', 'us', 1),
(446072, 782082, 'Early Branch', 'early-branch', 'us', 1),
(446073, 782082, 'Edgemoor', 'edgemoor', 'us', 1),
(446074, 782082, 'Edisto Island', 'edisto-island', 'us', 1),
(446075, 782082, 'Effingham', 'effingham', 'us', 1),
(446076, 782082, 'Enoree', 'enoree', 'us', 1),
(446077, 782082, 'Fair Play', 'fair-play', 'us', 1),
(446078, 782082, 'Fork', 'fork', 'us', 1),
(446079, 782082, 'Fort Motte', 'fort-motte', 'us', 1),
(446080, 782082, 'Gable', 'gable', 'us', 1),
(446081, 782082, 'Gadsden', 'gadsden', 'us', 1),
(446082, 782082, 'Galivants Ferry', 'galivants-ferry', 'us', 1),
(446083, 782082, 'Garnett', 'garnett', 'us', 1),
(446084, 782082, 'Graniteville', 'graniteville', 'us', 1),
(446085, 782082, 'Green Pond', 'green-pond', 'us', 1),
(446086, 782082, 'Green Sea', 'green-sea', 'us', 1),
(446087, 782082, 'Gresham', 'gresham', 'us', 1),
(446088, 782082, 'Hamer', 'hamer', 'us', 1),
(446089, 782082, 'Hopkins', 'hopkins', 'us', 1),
(446090, 782082, 'Huger', 'huger', 'us', 1),
(446091, 782082, 'Islandton', 'islandton', 'us', 1),
(446092, 782082, 'Jacksonboro', 'jacksonboro', 'us', 1),
(446093, 782082, 'Jenkinsville', 'jenkinsville', 'us', 1),
(446094, 782082, 'Johns Island', 'johns-island', 'us', 1),
(446095, 782082, 'Kinards', 'kinards', 'us', 1),
(446096, 782082, 'Langley', 'langley', 'us', 1),
(446097, 782082, 'Little Rock', 'little-rock', 'us', 1),
(446098, 782082, 'Lobeco', 'lobeco', 'us', 1),
(446099, 782082, 'Longs', 'longs', 'us', 1),
(446100, 782082, 'Marietta', 'marietta', 'us', 1),
(446101, 782082, 'Montmorenci', 'montmorenci', 'us', 1),
(446102, 782082, 'Moore', 'moore', 'us', 1),
(446103, 782082, 'Nesmith', 'nesmith', 'us', 1),
(446104, 782082, 'New Zion', 'new-zion', 'us', 1),
(446105, 782082, 'Okatie', 'okatie', 'us', 1),
(446106, 782082, 'Pauline', 'pauline', 'us', 1),
(446107, 782082, 'Pineland', 'pineland', 'us', 1),
(446108, 782082, 'Pineville', 'pineville', 'us', 1),
(446109, 782082, 'Pinopolis', 'pinopolis', 'us', 1),
(446110, 782082, 'Ritter', 'ritter', 'us', 1),
(446111, 782082, 'Round O', 'round-o', 'us', 1),
(446112, 782082, 'Ruffin', 'ruffin', 'us', 1),
(446113, 782082, 'Salters', 'salters', 'us', 1),
(446114, 782082, 'Sandy Springs', 'sandy-springs', 'us', 1),
(446115, 782082, 'Seabrook', 'seabrook', 'us', 1),
(446116, 782082, 'Sheldon', 'sheldon', 'us', 1),
(446117, 782082, 'Slater', 'slater', 'us', 1),
(446118, 782082, 'Sunset', 'sunset', 'us', 1),
(446119, 782082, 'Tamassee', 'tamassee', 'us', 1),
(446120, 782082, 'Tillman', 'tillman', 'us', 1),
(446121, 782082, 'Townville', 'townville', 'us', 1),
(446122, 782082, 'Una', 'una', 'us', 1),
(446123, 782082, 'Van Wyck', 'van-wyck', 'us', 1),
(446124, 782082, 'Wadmalaw Island', 'wadmalaw-island', 'us', 1),
(446125, 782082, 'Wallace', 'wallace', 'us', 1),
(446126, 782082, 'Wando', 'wando', 'us', 1),
(446127, 782082, 'Warrenville', 'warrenville', 'us', 1),
(446128, 782082, 'Wedgefield', 'wedgefield', 'us', 1),
(446129, 782082, 'Westville', 'westville', 'us', 1),
(446130, 782082, 'White Rock', 'white-rock', 'us', 1),
(446131, 782082, 'Yonges Island', 'yonges-island', 'us', 1),
(446132, 782082, 'Charleston AFB', 'charleston-afb', 'us', 1),
(446133, 782082, 'Daniel Island', 'daniel-island', 'us', 1),
(446134, 782082, 'Daufuskie Island', 'daufuskie-island', 'us', 1),
(446135, 782082, 'Long Creek', 'long-creek', 'us', 1),
(446136, 782082, 'Mountain Rest', 'mountain-rest', 'us', 1),
(446137, 782082, 'Ocean Drive', 'ocean-drive', 'us', 1),
(446138, 782082, 'Parris Island', 'parris-island', 'us', 1),
(446139, 782082, 'Saint Helena Island', 'saint-helena-island', 'us', 1),
(446140, 782082, 'Shaw AFB', 'shaw-afb', 'us', 1),
(446141, 782082, 'Chappells', 'chappells', 'us', 1),
(446142, 782082, 'Smyrna', 'smyrna', 'us', 1),
(446143, 782082, 'Peak', 'peak', 'us', 1),
(446144, 782082, 'Pelzer', 'pelzer', 'us', 1),
(446145, 782082, 'Jamestown', 'jamestown', 'us', 1),
(446146, 782082, 'Ulmer', 'ulmer', 'us', 1),
(446147, 782082, 'Plum Branch', 'plum-branch', 'us', 1),
(446148, 782082, 'Cope', 'cope', 'us', 1),
(446149, 782082, 'Ward', 'ward', 'us', 1),
(446150, 782082, 'Troy', 'troy', 'us', 1),
(446151, 782082, 'Lodge', 'lodge', 'us', 1),
(446152, 782082, 'Luray', 'luray', 'us', 1),
(446153, 782082, 'Salem', 'salem', 'us', 1),
(446154, 782082, 'Windsor', 'windsor', 'us', 1),
(446155, 782082, 'Blenheim', 'blenheim', 'us', 1),
(446156, 782082, 'Pawleys Island', 'pawleys-island', 'us', 1),
(446157, 782082, 'Smoaks', 'smoaks', 'us', 1),
(446158, 782082, 'Mountville', 'mountville', 'us', 1),
(446159, 782082, 'Cordova', 'cordova', 'us', 1),
(446160, 782082, 'Livingston', 'livingston', 'us', 1),
(446161, 782082, 'Mount Croghan', 'mount-croghan', 'us', 1),
(446162, 782082, 'Hodges', 'hodges', 'us', 1),
(446163, 782082, 'Lowndesville', 'lowndesville', 'us', 1),
(446164, 782082, 'Pomaria', 'pomaria', 'us', 1),
(446165, 782082, 'Bradley', 'bradley', 'us', 1),
(446166, 782082, 'Starr', 'starr', 'us', 1),
(446167, 782082, 'Vance', 'vance', 'us', 1),
(446168, 782082, 'Reevesville', 'reevesville', 'us', 1),
(446169, 782082, 'Waterloo', 'waterloo', 'us', 1),
(446170, 782082, 'Elko', 'elko', 'us', 1),
(446171, 782082, 'Monetta', 'monetta', 'us', 1),
(446172, 782082, 'Olar', 'olar', 'us', 1),
(446173, 782082, 'Silverstreet', 'silverstreet', 'us', 1),
(446174, 782082, 'Trenton', 'trenton', 'us', 1),
(446175, 782082, 'Little Mountain', 'little-mountain', 'us', 1),
(446176, 782082, 'Sellers', 'sellers', 'us', 1),
(446177, 782082, 'Modoc', 'modoc', 'us', 1),
(446178, 782082, 'Furman', 'furman', 'us', 1),
(446179, 782082, 'McConnells', 'mcconnells', 'us', 1),
(446180, 782082, 'West Union', 'west-union', 'us', 1),
(446181, 782082, 'Ridgeway', 'ridgeway', 'us', 1),
(446182, 782082, 'Richburg', 'richburg', 'us', 1),
(446183, 782082, 'Eutawville', 'eutawville', 'us', 1),
(446184, 782082, 'Bonneau', 'bonneau', 'us', 1),
(446185, 782082, 'Ruby', 'ruby', 'us', 1),
(446186, 782082, 'Donalds', 'donalds', 'us', 1),
(446187, 782082, 'Bethune', 'bethune', 'us', 1),
(446188, 782082, 'Patrick', 'patrick', 'us', 1),
(446189, 782082, 'Atlantic Beach', 'atlantic-beach', 'us', 1),
(446190, 782082, 'Hickory Grove', 'hickory-grove', 'us', 1),
(446191, 782082, 'Blythewood', 'blythewood', 'us', 1),
(446192, 782082, 'Rowesville', 'rowesville', 'us', 1),
(446193, 782082, 'Gifford', 'gifford', 'us', 1),
(446194, 782082, 'Norway', 'norway', 'us', 1),
(446195, 782082, 'Nichols', 'nichols', 'us', 1),
(446196, 782082, 'Clarks Hill', 'clarks-hill', 'us', 1),
(446197, 782082, 'Neeses', 'neeses', 'us', 1),
(446198, 782082, 'Salley', 'salley', 'us', 1),
(446199, 782082, 'Greeleyville', 'greeleyville', 'us', 1),
(446200, 782082, 'Cameron', 'cameron', 'us', 1),
(446201, 782082, 'Rembert', 'rembert', 'us', 1),
(446202, 782082, 'Sharon', 'sharon', 'us', 1),
(446203, 782082, 'Campobello', 'campobello', 'us', 1),
(446204, 782082, 'McClellanville', 'mcclellanville', 'us', 1),
(446205, 782082, 'Pinewood', 'pinewood', 'us', 1),
(446206, 782082, 'Springfield', 'springfield', 'us', 1),
(446207, 782082, 'Carlisle', 'carlisle', 'us', 1),
(446208, 782082, 'Lockhart', 'lockhart', 'us', 1),
(446209, 782082, 'Reidville', 'reidville', 'us', 1),
(446210, 782082, 'Hemingway', 'hemingway', 'us', 1),
(446211, 782082, 'Swansea', 'swansea', 'us', 1),
(446212, 782082, 'Gilbert', 'gilbert', 'us', 1),
(446213, 782082, 'Lane', 'lane', 'us', 1),
(446214, 782082, 'Six Mile', 'six-mile', 'us', 1),
(446215, 782082, 'Ehrhardt', 'ehrhardt', 'us', 1),
(446216, 782082, 'Brunson', 'brunson', 'us', 1),
(446217, 782082, 'Pelion', 'pelion', 'us', 1),
(446218, 782082, 'Lynchburg', 'lynchburg', 'us', 1),
(446219, 782082, 'Aynor', 'aynor', 'us', 1),
(446220, 782082, 'Cross Hill', 'cross-hill', 'us', 1),
(446221, 782082, 'Olanta', 'olanta', 'us', 1),
(446222, 782082, 'Coward', 'coward', 'us', 1),
(446223, 782082, 'Chapin', 'chapin', 'us', 1),
(446224, 782082, 'Jefferson', 'jefferson', 'us', 1),
(446225, 782082, 'Elloree', 'elloree', 'us', 1),
(446226, 782082, 'Harleyville', 'harleyville', 'us', 1),
(446227, 782082, 'Society Hill', 'society-hill', 'us', 1),
(446228, 782082, 'Cottageville', 'cottageville', 'us', 1),
(446229, 782082, 'McBee', 'mcbee', 'us', 1),
(446230, 782082, 'Turbeville', 'turbeville', 'us', 1),
(446231, 782082, 'Santee', 'santee', 'us', 1),
(446232, 782082, 'Clio', 'clio', 'us', 1),
(446233, 782082, 'North', 'north', 'us', 1),
(446234, 782082, 'Lake View', 'lake-view', 'us', 1),
(446235, 782082, 'Eastover', 'eastover', 'us', 1),
(446236, 782082, 'Ridge Spring', 'ridge-spring', 'us', 1),
(446237, 782082, 'Yemassee', 'yemassee', 'us', 1),
(446238, 782082, 'Heath Springs', 'heath-springs', 'us', 1),
(446239, 782082, 'Quinby', 'quinby', 'us', 1),
(446240, 782082, 'Fort Lawn', 'fort-lawn', 'us', 1),
(446241, 782082, 'Norris', 'norris', 'us', 1),
(446242, 782082, 'Wagener', 'wagener', 'us', 1),
(446243, 782082, 'Jonesville', 'jonesville', 'us', 1),
(446244, 782082, 'Pacolet Mills', 'pacolet-mills', 'us', 1),
(446245, 782082, 'Scranton', 'scranton', 'us', 1),
(446246, 782082, 'Lamar', 'lamar', 'us', 1),
(446247, 782082, 'Gray Court', 'gray-court', 'us', 1),
(446248, 782082, 'Chesnee', 'chesnee', 'us', 1),
(446249, 782082, 'Summerton', 'summerton', 'us', 1),
(446250, 782082, 'Branchville', 'branchville', 'us', 1),
(446251, 782082, 'Mayesville', 'mayesville', 'us', 1),
(446252, 782082, 'Prosperity', 'prosperity', 'us', 1),
(446253, 782082, 'Pamplico', 'pamplico', 'us', 1),
(446254, 782082, 'Bowman', 'bowman', 'us', 1),
(446255, 782082, 'Iva', 'iva', 'us', 1),
(446256, 782082, 'Awendaw', 'awendaw', 'us', 1),
(446257, 782082, 'Chesterfield', 'chesterfield', 'us', 1),
(446258, 782082, 'Due West', 'due-west', 'us', 1),
(446259, 782082, 'Holly Hill', 'holly-hill', 'us', 1),
(446260, 782082, 'Latta', 'latta', 'us', 1),
(446261, 782082, 'Buffalo', 'buffalo', 'us', 1),
(446262, 782082, 'Johnsonville', 'johnsonville', 'us', 1),
(446263, 782082, 'Gaston', 'gaston', 'us', 1),
(446264, 782082, 'McCormick', 'mccormick', 'us', 1),
(446265, 782082, 'Whitmire', 'whitmire', 'us', 1),
(446266, 782082, 'Joanna', 'joanna', 'us', 1),
(446267, 782082, 'Kershaw', 'kershaw', 'us', 1),
(446268, 782082, 'Roebuck', 'roebuck', 'us', 1),
(446269, 782082, 'Jackson', 'jackson', 'us', 1),
(446270, 782082, 'Saint Stephen', 'saint-stephen', 'us', 1),
(446271, 782082, 'Hardeeville', 'hardeeville', 'us', 1),
(446272, 782082, 'Ridgeville', 'ridgeville', 'us', 1),
(446273, 782082, 'Inman', 'inman', 'us', 1),
(446274, 782082, 'Blacksburg', 'blacksburg', 'us', 1),
(446275, 782082, 'Ninety Six', 'ninety-six', 'us', 1),
(446276, 782082, 'Sullivans Island', 'sullivans-island', 'us', 1),
(446277, 782082, 'Mayo', 'mayo', 'us', 1),
(446278, 782082, 'Varnville', 'varnville', 'us', 1),
(446279, 782082, 'Wellford', 'wellford', 'us', 1),
(446280, 782082, 'Great Falls', 'great-falls', 'us', 1),
(446281, 782082, 'Saint Matthews', 'saint-matthews', 'us', 1),
(446282, 782082, 'Saint George', 'saint-george', 'us', 1),
(446283, 782082, 'Bluffton', 'bluffton', 'us', 1),
(446284, 782082, 'Leesville', 'leesville', 'us', 1),
(446285, 782082, 'Loris', 'loris', 'us', 1),
(446286, 782082, 'Folly Beach', 'folly-beach', 'us', 1),
(446287, 782082, 'New Ellenton', 'new-ellenton', 'us', 1),
(446288, 782082, 'Johnston', 'johnston', 'us', 1),
(446289, 782082, 'Calhoun Falls', 'calhoun-falls', 'us', 1),
(446290, 782082, 'Cowpens', 'cowpens', 'us', 1),
(446291, 782082, 'Ravenel', 'ravenel', 'us', 1),
(446292, 782082, 'Ware Shoals', 'ware-shoals', 'us', 1),
(446293, 782082, 'Timmonsville', 'timmonsville', 'us', 1),
(446294, 782082, 'Dalzell', 'dalzell', 'us', 1),
(446295, 782082, 'Estill', 'estill', 'us', 1),
(446296, 782082, 'Elgin', 'elgin', 'us', 1),
(446297, 782082, 'McColl', 'mccoll', 'us', 1),
(446298, 782082, 'Landrum', 'landrum', 'us', 1),
(446299, 782082, 'Pageland', 'pageland', 'us', 1),
(446300, 782082, 'Ridgeland', 'ridgeland', 'us', 1),
(446301, 782082, 'Lyman', 'lyman', 'us', 1),
(446302, 782082, 'Westminster', 'westminster', 'us', 1),
(446303, 782082, 'Pacolet', 'pacolet', 'us', 1),
(446304, 782082, 'Gloverville', 'gloverville', 'us', 1),
(446305, 782082, 'Hampton', 'hampton', 'us', 1),
(446306, 782082, 'Duncan', 'duncan', 'us', 1),
(446307, 782082, 'Blackville', 'blackville', 'us', 1),
(446308, 782082, 'Saluda', 'saluda', 'us', 1),
(446309, 782082, 'Liberty', 'liberty', 'us', 1),
(446310, 782082, 'Pendleton', 'pendleton', 'us', 1),
(446311, 782082, 'Pickens', 'pickens', 'us', 1),
(446312, 782082, 'Andrews', 'andrews', 'us', 1),
(446313, 782082, 'Denmark', 'denmark', 'us', 1),
(446314, 782082, 'Sumter', 'sumter', 'us', 1),
(446315, 782082, 'Fairfax', 'fairfax', 'us', 1),
(446316, 782082, 'Kingstree', 'kingstree', 'us', 1),
(446317, 782082, 'Williston', 'williston', 'us', 1),
(446318, 782082, 'Lake Wylie', 'lake-wylie', 'us', 1),
(446319, 782082, 'Bamberg', 'bamberg', 'us', 1),
(446320, 782082, 'Central', 'central', 'us', 1),
(446321, 782082, 'Honea Path', 'honea-path', 'us', 1),
(446322, 782082, 'Winnsboro', 'winnsboro', 'us', 1),
(446323, 782082, 'Bishopville', 'bishopville', 'us', 1),
(446324, 782082, 'Walhalla', 'walhalla', 'us', 1),
(446325, 782082, 'Allendale', 'allendale', 'us', 1),
(446326, 782082, 'Williamston', 'williamston', 'us', 1),
(446327, 782082, 'Clover', 'clover', 'us', 1),
(446328, 782082, 'Manning', 'manning', 'us', 1),
(446329, 782082, 'Clearwater', 'clearwater', 'us', 1),
(446330, 782082, 'Travelers Rest', 'travelers-rest', 'us', 1),
(446331, 782082, 'Woodruff', 'woodruff', 'us', 1),
(446332, 782082, 'Tega Cay', 'tega-cay', 'us', 1),
(446333, 782082, 'Batesburg', 'batesburg', 'us', 1),
(446334, 782082, 'Isle of Palms', 'isle-of-palms', 'us', 1),
(446335, 782082, 'Hollywood', 'hollywood', 'us', 1),
(446336, 782082, 'Belton', 'belton', 'us', 1),
(446337, 782082, 'Edgefield', 'edgefield', 'us', 1),
(446338, 782082, 'Surfside Beach', 'surfside-beach', 'us', 1),
(446339, 782082, 'Mullins', 'mullins', 'us', 1),
(446340, 782082, 'Port Royal', 'port-royal', 'us', 1),
(446341, 782082, 'Barnwell', 'barnwell', 'us', 1),
(446342, 782082, 'Piedmont', 'piedmont', 'us', 1),
(446343, 782082, 'Boiling Springs', 'boiling-springs', 'us', 1),
(446344, 782082, 'Cheraw', 'cheraw', 'us', 1),
(446345, 782082, 'Belvedere', 'belvedere', 'us', 1),
(446346, 782082, 'Walterboro', 'walterboro', 'us', 1),
(446347, 782082, 'Abbeville', 'abbeville', 'us', 1),
(446348, 782082, 'Moncks Corner', 'moncks-corner', 'us', 1),
(446349, 782082, 'Chester', 'chester', 'us', 1),
(446350, 782082, 'Dillon', 'dillon', 'us', 1),
(446351, 782082, 'Darlington', 'darlington', 'us', 1),
(446352, 782082, 'Lake City', 'lake-city', 'us', 1),
(446353, 782082, 'Fountain Inn', 'fountain-inn', 'us', 1),
(446354, 782082, 'Murrells Inlet', 'murrells-inlet', 'us', 1),
(446355, 782082, 'York', 'york', 'us', 1),
(446356, 782082, 'Camden', 'camden', 'us', 1),
(446357, 782082, 'Marion', 'marion', 'us', 1),
(446358, 782082, 'Hartsville', 'hartsville', 'us', 1),
(446359, 782082, 'Seneca', 'seneca', 'us', 1),
(446360, 782082, 'Fort Mill', 'fort-mill', 'us', 1),
(446361, 782082, 'Lugoff', 'lugoff', 'us', 1),
(446362, 782082, 'Union', 'union', 'us', 1),
(446363, 782082, 'Lancaster', 'lancaster', 'us', 1),
(446364, 782082, 'Georgetown', 'georgetown', 'us', 1),
(446365, 782082, 'Little River', 'little-river', 'us', 1),
(446366, 782082, 'Bennettsville', 'bennettsville', 'us', 1),
(446367, 782082, 'Clinton', 'clinton', 'us', 1),
(446368, 782082, 'Laurens', 'laurens', 'us', 1),
(446369, 782082, 'Newberry', 'newberry', 'us', 1),
(446370, 782082, 'Irmo', 'irmo', 'us', 1),
(446371, 782082, 'Clemson', 'clemson', 'us', 1),
(446372, 782082, 'Beaufort', 'beaufort', 'us', 1),
(446373, 782082, 'Cayce', 'cayce', 'us', 1),
(446374, 782082, 'Gaffney', 'gaffney', 'us', 1),
(446375, 782082, 'West Columbia', 'west-columbia', 'us', 1),
(446376, 782082, 'Orangeburg', 'orangeburg', 'us', 1),
(446377, 782082, 'Ladson', 'ladson', 'us', 1),
(446378, 782082, 'Hanahan', 'hanahan', 'us', 1),
(446379, 782082, 'Conway', 'conway', 'us', 1),
(446380, 782082, 'North Myrtle Beach', 'north-myrtle-beach', 'us', 1),
(446381, 782082, 'Lexington', 'lexington', 'us', 1),
(446382, 782082, 'Simpsonville', 'simpsonville', 'us', 1),
(446383, 782082, 'Easley', 'easley', 'us', 1),
(446384, 782082, 'North Augusta', 'north-augusta', 'us', 1),
(446385, 782082, 'Mauldin', 'mauldin', 'us', 1),
(446386, 782082, 'Taylors', 'taylors', 'us', 1),
(446387, 782082, 'Greer', 'greer', 'us', 1),
(446388, 782082, 'Greenwood', 'greenwood', 'us', 1),
(446389, 782082, 'Myrtle Beach', 'myrtle-beach', 'us', 1),
(446390, 782082, 'Anderson', 'anderson', 'us', 1),
(446391, 782082, 'Aiken', 'aiken', 'us', 1),
(446392, 782082, 'Goose Creek', 'goose-creek', 'us', 1),
(446393, 782082, 'Florence', 'florence', 'us', 1),
(446394, 782082, 'Hilton Head Island', 'hilton-head-island', 'us', 1),
(446395, 782082, 'Summerville', 'summerville', 'us', 1),
(446396, 782082, 'Spartanburg', 'spartanburg', 'us', 1),
(446397, 782082, 'Greenville', 'greenville', 'us', 1),
(446398, 782082, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(446399, 782082, 'Rock Hill', 'rock-hill', 'us', 1),
(446400, 782082, 'North Charleston', 'north-charleston', 'us', 1),
(446401, 782082, 'Charleston', 'charleston', 'us', 1),
(446402, 782082, 'Columbia', 'columbia', 'us', 1),
(446403, 782083, 'Amherst', 'amherst', 'us', 1),
(446404, 782083, 'Bath', 'bath', 'us', 1),
(446405, 782083, 'Burbank', 'burbank', 'us', 1),
(446406, 782083, 'Carpenter', 'carpenter', 'us', 1),
(446407, 782083, 'Chester', 'chester', 'us', 1),
(446408, 782083, 'Dakota Dunes', 'dakota-dunes', 'us', 1),
(446409, 782083, 'Fedora', 'fedora', 'us', 1),
(446410, 782083, 'Forestburg', 'forestburg', 'us', 1),
(446411, 782083, 'Holabird', 'holabird', 'us', 1),
(446412, 782083, 'Houghton', 'houghton', 'us', 1),
(446413, 782083, 'Ideal', 'ideal', 'us', 1),
(446414, 782083, 'Lyons', 'lyons', 'us', 1),
(446415, 782083, 'Mansfield', 'mansfield', 'us', 1),
(446416, 782083, 'Meckling', 'meckling', 'us', 1),
(446417, 782083, 'Mina', 'mina', 'us', 1),
(446418, 782083, 'Renner', 'renner', 'us', 1),
(446419, 782083, 'Rutland', 'rutland', 'us', 1),
(446420, 782083, 'Wecota', 'wecota', 'us', 1),
(446421, 782083, 'Caputa', 'caputa', 'us', 1),
(446422, 782083, 'Carter', 'carter', 'us', 1),
(446423, 782083, 'Enning', 'enning', 'us', 1),
(446424, 782083, 'Hayes', 'hayes', 'us', 1),
(446425, 782083, 'Howes', 'howes', 'us', 1),
(446426, 782083, 'Keldron', 'keldron', 'us', 1),
(446427, 782083, 'Keyapaha', 'keyapaha', 'us', 1),
(446428, 782083, 'Lodgepole', 'lodgepole', 'us', 1),
(446429, 782083, 'Long Valley', 'long-valley', 'us', 1),
(446430, 782083, 'Ludlow', 'ludlow', 'us', 1),
(446431, 782083, 'Manderson', 'manderson', 'us', 1),
(446432, 782083, 'Marcus', 'marcus', 'us', 1),
(446433, 782083, 'Meadow', 'meadow', 'us', 1),
(446434, 782083, 'Milesville', 'milesville', 'us', 1),
(446435, 782083, 'Mud Butte', 'mud-butte', 'us', 1),
(446436, 782083, 'Nemo', 'nemo', 'us', 1),
(446437, 782083, 'Norris', 'norris', 'us', 1),
(446438, 782083, 'Oral', 'oral', 'us', 1),
(446439, 782083, 'Owanka', 'owanka', 'us', 1),
(446440, 782083, 'Piedmont', 'piedmont', 'us', 1),
(446441, 782083, 'Prairie City', 'prairie-city', 'us', 1),
(446442, 782083, 'Reva', 'reva', 'us', 1),
(446443, 782083, 'Ridgeview', 'ridgeview', 'us', 1),
(446444, 782083, 'Saint Onge', 'saint-onge', 'us', 1),
(446445, 782083, 'Scenic', 'scenic', 'us', 1),
(446446, 782083, 'Shadehill', 'shadehill', 'us', 1),
(446447, 782083, 'Trail City', 'trail-city', 'us', 1),
(446448, 782083, 'Tuthill', 'tuthill', 'us', 1),
(446449, 782083, 'Union Center', 'union-center', 'us', 1),
(446450, 782083, 'Vale', 'vale', 'us', 1),
(446451, 782083, 'Watauga', 'watauga', 'us', 1),
(446452, 782083, 'White Owl', 'white-owl', 'us', 1),
(446453, 782083, 'Summerset', 'summerset', 'us', 1),
(446454, 782083, 'Black Hawk', 'black-hawk', 'us', 1),
(446455, 782083, 'Ellsworth AFB', 'ellsworth-afb', 'us', 1),
(446456, 782083, 'Fort Meade', 'fort-meade', 'us', 1),
(446457, 782083, 'Gann Valley', 'gann-valley', 'us', 1),
(446458, 782083, 'Labolt', 'labolt', 'us', 1),
(446459, 782083, 'Longlake', 'longlake', 'us', 1),
(446460, 782083, 'Red Owl', 'red-owl', 'us', 1),
(446461, 782083, 'Wetonka', 'wetonka', 'us', 1),
(446462, 782083, 'Hamill', 'hamill', 'us', 1),
(446463, 782083, 'Virgil', 'virgil', 'us', 1),
(446464, 782083, 'Onaka', 'onaka', 'us', 1),
(446465, 782083, 'Bancroft', 'bancroft', 'us', 1),
(446466, 782083, 'Hetland', 'hetland', 'us', 1),
(446467, 782083, 'Lake City', 'lake-city', 'us', 1),
(446468, 782083, 'Ward', 'ward', 'us', 1),
(446469, 782083, 'Nunda', 'nunda', 'us', 1),
(446470, 782083, 'Quinn', 'quinn', 'us', 1),
(446471, 782083, 'Rockham', 'rockham', 'us', 1),
(446472, 782083, 'Orient', 'orient', 'us', 1),
(446473, 782083, 'Camp Crook', 'camp-crook', 'us', 1),
(446474, 782083, 'Erwin', 'erwin', 'us', 1),
(446475, 782083, 'Harrison', 'harrison', 'us', 1),
(446476, 782083, 'Seneca', 'seneca', 'us', 1),
(446477, 782083, 'Twin Brooks', 'twin-brooks', 'us', 1),
(446478, 782083, 'Winfred', 'winfred', 'us', 1),
(446479, 782083, 'Ortley', 'ortley', 'us', 1),
(446480, 782083, 'Turton', 'turton', 'us', 1),
(446481, 782083, 'Belvidere', 'belvidere', 'us', 1),
(446482, 782083, 'Tolstoy', 'tolstoy', 'us', 1),
(446483, 782083, 'Brentford', 'brentford', 'us', 1),
(446484, 782083, 'Grenville', 'grenville', 'us', 1),
(446485, 782083, 'Marvin', 'marvin', 'us', 1),
(446486, 782083, 'Olivet', 'olivet', 'us', 1),
(446487, 782083, 'Strandburg', 'strandburg', 'us', 1),
(446488, 782083, 'Garden City', 'garden-city', 'us', 1),
(446489, 782083, 'Wood', 'wood', 'us', 1),
(446490, 782083, 'Vienna', 'vienna', 'us', 1),
(446491, 782083, 'Agar', 'agar', 'us', 1),
(446492, 782083, 'Raymond', 'raymond', 'us', 1),
(446493, 782083, 'Mound City', 'mound-city', 'us', 1),
(446494, 782083, 'Wasta', 'wasta', 'us', 1),
(446495, 782083, 'Lebanon', 'lebanon', 'us', 1),
(446496, 782083, 'Ree Heights', 'ree-heights', 'us', 1),
(446497, 782083, 'Interior', 'interior', 'us', 1),
(446498, 782083, 'Dante', 'dante', 'us', 1),
(446499, 782083, 'New Holland', 'new-holland', 'us', 1),
(446500, 782083, 'Draper', 'draper', 'us', 1),
(446501, 782083, 'Fairburn', 'fairburn', 'us', 1),
(446502, 782083, 'Eden', 'eden', 'us', 1),
(446503, 782083, 'Sherman', 'sherman', 'us', 1),
(446504, 782083, 'Wallace', 'wallace', 'us', 1),
(446505, 782083, 'Fairview', 'fairview', 'us', 1),
(446506, 782083, 'Utica', 'utica', 'us', 1),
(446507, 782083, 'Claire City', 'claire-city', 'us', 1),
(446508, 782083, 'Morristown', 'morristown', 'us', 1),
(446509, 782083, 'Witten', 'witten', 'us', 1),
(446510, 782083, 'Andover', 'andover', 'us', 1),
(446511, 782083, 'Stratford', 'stratford', 'us', 1),
(446512, 782083, 'Herrick', 'herrick', 'us', 1),
(446513, 782083, 'Hitchcock', 'hitchcock', 'us', 1),
(446514, 782083, 'Batesland', 'batesland', 'us', 1),
(446515, 782083, 'Davis', 'davis', 'us', 1),
(446516, 782083, 'Bradley', 'bradley', 'us', 1),
(446517, 782083, 'Stockholm', 'stockholm', 'us', 1),
(446518, 782083, 'Hazel', 'hazel', 'us', 1),
(446519, 782083, 'Fulton', 'fulton', 'us', 1),
(446520, 782083, 'Brandt', 'brandt', 'us', 1),
(446521, 782083, 'Pierpont', 'pierpont', 'us', 1),
(446522, 782083, 'Corona', 'corona', 'us', 1),
(446523, 782083, 'Northville', 'northville', 'us', 1),
(446524, 782083, 'Yale', 'yale', 'us', 1),
(446525, 782083, 'Fairfax', 'fairfax', 'us', 1),
(446526, 782083, 'Westport', 'westport', 'us', 1),
(446527, 782083, 'Claremont', 'claremont', 'us', 1),
(446528, 782083, 'Glenham', 'glenham', 'us', 1),
(446529, 782083, 'Sinai', 'sinai', 'us', 1),
(446530, 782083, 'Pringle', 'pringle', 'us', 1),
(446531, 782083, 'Canova', 'canova', 'us', 1),
(446532, 782083, 'Cresbard', 'cresbard', 'us', 1),
(446533, 782083, 'Dallas', 'dallas', 'us', 1),
(446534, 782083, 'Columbia', 'columbia', 'us', 1),
(446535, 782083, 'Badger', 'badger', 'us', 1),
(446536, 782083, 'Cavour', 'cavour', 'us', 1),
(446537, 782083, 'Vivian', 'vivian', 'us', 1),
(446538, 782083, 'Ashton', 'ashton', 'us', 1),
(446539, 782083, 'Dimock', 'dimock', 'us', 1),
(446540, 782083, 'Astoria', 'astoria', 'us', 1),
(446541, 782083, 'Central City', 'central-city', 'us', 1),
(446542, 782083, 'Revillo', 'revillo', 'us', 1),
(446543, 782083, 'Oelrichs', 'oelrichs', 'us', 1),
(446544, 782083, 'Artesian', 'artesian', 'us', 1),
(446545, 782083, 'Frankfort', 'frankfort', 'us', 1),
(446546, 782083, 'Goodwin', 'goodwin', 'us', 1),
(446547, 782083, 'Spencer', 'spencer', 'us', 1),
(446548, 782083, 'Monroe', 'monroe', 'us', 1),
(446549, 782083, 'Lesterville', 'lesterville', 'us', 1),
(446550, 782083, 'Midland', 'midland', 'us', 1),
(446551, 782083, 'Conde', 'conde', 'us', 1),
(446552, 782083, 'Buffalo Gap', 'buffalo-gap', 'us', 1),
(446553, 782083, 'Carthage', 'carthage', 'us', 1),
(446554, 782083, 'Letcher', 'letcher', 'us', 1),
(446555, 782083, 'Mission Hill', 'mission-hill', 'us', 1),
(446556, 782083, 'Java', 'java', 'us', 1),
(446557, 782083, 'Wentworth', 'wentworth', 'us', 1),
(446558, 782083, 'Oldham', 'oldham', 'us', 1),
(446559, 782083, 'Ramona', 'ramona', 'us', 1),
(446560, 782083, 'Toronto', 'toronto', 'us', 1),
(446561, 782083, 'Saint Lawrence', 'saint-lawrence', 'us', 1),
(446562, 782083, 'Pickstown', 'pickstown', 'us', 1),
(446563, 782083, 'Tulare', 'tulare', 'us', 1),
(446564, 782083, 'Roslyn', 'roslyn', 'us', 1),
(446565, 782083, 'Volin', 'volin', 'us', 1),
(446566, 782083, 'Harrold', 'harrold', 'us', 1),
(446567, 782083, 'Gary', 'gary', 'us', 1),
(446568, 782083, 'Peever', 'peever', 'us', 1),
(446569, 782083, 'Nisland', 'nisland', 'us', 1),
(446570, 782083, 'Reliance', 'reliance', 'us', 1),
(446571, 782083, 'McIntosh', 'mcintosh', 'us', 1),
(446572, 782083, 'Mellette', 'mellette', 'us', 1),
(446573, 782083, 'Wessington', 'wessington', 'us', 1),
(446574, 782083, 'New Effington', 'new-effington', 'us', 1),
(446575, 782083, 'Delmont', 'delmont', 'us', 1),
(446576, 782083, 'Isabel', 'isabel', 'us', 1),
(446577, 782083, 'Frederick', 'frederick', 'us', 1),
(446578, 782083, 'Veblen', 'veblen', 'us', 1),
(446579, 782083, 'Geddes', 'geddes', 'us', 1),
(446580, 782083, 'Alpena', 'alpena', 'us', 1),
(446581, 782083, 'Trent', 'trent', 'us', 1),
(446582, 782083, 'Egan', 'egan', 'us', 1),
(446583, 782083, 'Langford', 'langford', 'us', 1),
(446584, 782083, 'Hosmer', 'hosmer', 'us', 1),
(446585, 782083, 'Iroquois', 'iroquois', 'us', 1),
(446586, 782083, 'Doland', 'doland', 'us', 1),
(446587, 782083, 'Bruce', 'bruce', 'us', 1),
(446588, 782083, 'Henry', 'henry', 'us', 1),
(446589, 782083, 'South Shore', 'south-shore', 'us', 1),
(446590, 782083, 'Willow Lake', 'willow-lake', 'us', 1),
(446591, 782083, 'Bonesteel', 'bonesteel', 'us', 1),
(446592, 782083, 'Summit', 'summit', 'us', 1),
(446593, 782083, 'Pukwana', 'pukwana', 'us', 1),
(446594, 782083, 'Kennebec', 'kennebec', 'us', 1),
(446595, 782083, 'Hecla', 'hecla', 'us', 1),
(446596, 782083, 'Roscoe', 'roscoe', 'us', 1),
(446597, 782083, 'Pollock', 'pollock', 'us', 1),
(446598, 782083, 'Florence', 'florence', 'us', 1),
(446599, 782083, 'Stickney', 'stickney', 'us', 1),
(446600, 782083, 'Chancellor', 'chancellor', 'us', 1),
(446601, 782083, 'Colome', 'colome', 'us', 1),
(446602, 782083, 'Ethan', 'ethan', 'us', 1),
(446603, 782083, 'Keystone', 'keystone', 'us', 1),
(446604, 782083, 'Hermosa', 'hermosa', 'us', 1),
(446605, 782083, 'Wounded Knee', 'wounded-knee', 'us', 1),
(446606, 782083, 'Bristol', 'bristol', 'us', 1),
(446607, 782083, 'Wakonda', 'wakonda', 'us', 1),
(446608, 782083, 'Bison', 'bison', 'us', 1),
(446609, 782083, 'Hudson', 'hudson', 'us', 1),
(446610, 782083, 'Buffalo', 'buffalo', 'us', 1),
(446611, 782083, 'Blunt', 'blunt', 'us', 1),
(446612, 782083, 'Hayti', 'hayti', 'us', 1),
(446613, 782083, 'Porcupine', 'porcupine', 'us', 1),
(446614, 782083, 'Tabor', 'tabor', 'us', 1),
(446615, 782083, 'White Lake', 'white-lake', 'us', 1),
(446616, 782083, 'Wolsey', 'wolsey', 'us', 1),
(446617, 782083, 'Bryant', 'bryant', 'us', 1),
(446618, 782083, 'Hurley', 'hurley', 'us', 1),
(446619, 782083, 'Oacoma', 'oacoma', 'us', 1),
(446620, 782083, 'Little Eagle', 'little-eagle', 'us', 1),
(446621, 782083, 'Marty', 'marty', 'us', 1),
(446622, 782083, 'Leola', 'leola', 'us', 1),
(446623, 782083, 'Irene', 'irene', 'us', 1),
(446624, 782083, 'Gayville', 'gayville', 'us', 1),
(446625, 782083, 'Allen', 'allen', 'us', 1),
(446626, 782083, 'Lake Norden', 'lake-norden', 'us', 1),
(446627, 782083, 'Herreid', 'herreid', 'us', 1),
(446628, 782083, 'Warner', 'warner', 'us', 1),
(446629, 782083, 'Timber Lake', 'timber-lake', 'us', 1),
(446630, 782083, 'Hoven', 'hoven', 'us', 1),
(446631, 782083, 'Dupree', 'dupree', 'us', 1),
(446632, 782083, 'Rosholt', 'rosholt', 'us', 1),
(446633, 782083, 'Aurora', 'aurora', 'us', 1),
(446634, 782083, 'Mount Vernon', 'mount-vernon', 'us', 1),
(446635, 782083, 'Montrose', 'montrose', 'us', 1),
(446636, 782083, 'White', 'white', 'us', 1),
(446637, 782083, 'Faith', 'faith', 'us', 1),
(446638, 782083, 'Emery', 'emery', 'us', 1),
(446639, 782083, 'Bowdle', 'bowdle', 'us', 1),
(446640, 782083, 'Murdo', 'murdo', 'us', 1),
(446641, 782083, 'Avon', 'avon', 'us', 1),
(446642, 782083, 'Wilmot', 'wilmot', 'us', 1),
(446643, 782083, 'Plankinton', 'plankinton', 'us', 1),
(446644, 782083, 'Colman', 'colman', 'us', 1),
(446645, 782083, 'Lower Brule', 'lower-brule', 'us', 1),
(446646, 782083, 'Humboldt', 'humboldt', 'us', 1),
(446647, 782083, 'Big Stone City', 'big-stone-city', 'us', 1),
(446648, 782083, 'Bridgewater', 'bridgewater', 'us', 1),
(446649, 782083, 'Jefferson', 'jefferson', 'us', 1),
(446650, 782083, 'White River', 'white-river', 'us', 1),
(446651, 782083, 'Waubay', 'waubay', 'us', 1),
(446652, 782083, 'Elkton', 'elkton', 'us', 1),
(446653, 782083, 'Corsica', 'corsica', 'us', 1),
(446654, 782083, 'Burke', 'burke', 'us', 1),
(446655, 782083, 'Wanblee', 'wanblee', 'us', 1),
(446656, 782083, 'Presho', 'presho', 'us', 1),
(446657, 782083, 'New Underwood', 'new-underwood', 'us', 1),
(446658, 782083, 'Newell', 'newell', 'us', 1),
(446659, 782083, 'Parmelee', 'parmelee', 'us', 1),
(446660, 782083, 'Kadoka', 'kadoka', 'us', 1),
(446661, 782083, 'Onida', 'onida', 'us', 1),
(446662, 782083, 'Lake Preston', 'lake-preston', 'us', 1),
(446663, 782083, 'Colton', 'colton', 'us', 1),
(446664, 782083, 'Tripp', 'tripp', 'us', 1),
(446665, 782083, 'Alexandria', 'alexandria', 'us', 1),
(446666, 782083, 'Worthing', 'worthing', 'us', 1),
(446667, 782083, 'Selby', 'selby', 'us', 1),
(446668, 782083, 'Kimball', 'kimball', 'us', 1),
(446669, 782083, 'Woonsocket', 'woonsocket', 'us', 1),
(446670, 782083, 'Menno', 'menno', 'us', 1),
(446671, 782083, 'Estelline', 'estelline', 'us', 1),
(446672, 782083, 'Eagle Butte', 'eagle-butte', 'us', 1),
(446673, 782083, 'Castlewood', 'castlewood', 'us', 1),
(446674, 782083, 'Canistota', 'canistota', 'us', 1),
(446675, 782083, 'Faulkton', 'faulkton', 'us', 1),
(446676, 782083, 'Armour', 'armour', 'us', 1),
(446677, 782083, 'Philip', 'philip', 'us', 1),
(446678, 782083, 'Highmore', 'highmore', 'us', 1),
(446679, 782083, 'Springfield', 'springfield', 'us', 1),
(446680, 782083, 'Lake Andes', 'lake-andes', 'us', 1),
(446681, 782083, 'McLaughlin', 'mclaughlin', 'us', 1),
(446682, 782083, 'Edgemont', 'edgemont', 'us', 1),
(446683, 782083, 'Viborg', 'viborg', 'us', 1),
(446684, 782083, 'Scotland', 'scotland', 'us', 1),
(446685, 782083, 'Wall', 'wall', 'us', 1),
(446686, 782083, 'Marion', 'marion', 'us', 1),
(446687, 782083, 'Whitewood', 'whitewood', 'us', 1),
(446688, 782083, 'Valley Springs', 'valley-springs', 'us', 1),
(446689, 782083, 'Hill City', 'hill-city', 'us', 1),
(446690, 782083, 'Centerville', 'centerville', 'us', 1),
(446691, 782083, 'Alcester', 'alcester', 'us', 1),
(446692, 782083, 'Ipswich', 'ipswich', 'us', 1),
(446693, 782083, 'Wessington Springs', 'wessington-springs', 'us', 1),
(446694, 782083, 'Mission', 'mission', 'us', 1),
(446695, 782083, 'Arlington', 'arlington', 'us', 1),
(446696, 782083, 'Baltic', 'baltic', 'us', 1),
(446697, 782083, 'Howard', 'howard', 'us', 1),
(446698, 782083, 'Eureka', 'eureka', 'us', 1),
(446699, 782083, 'Kyle', 'kyle', 'us', 1),
(446700, 782083, 'Parker', 'parker', 'us', 1),
(446701, 782083, 'Crooks', 'crooks', 'us', 1),
(446702, 782083, 'Martin', 'martin', 'us', 1),
(446703, 782083, 'De Smet', 'de-smet', 'us', 1),
(446704, 782083, 'Harrisburg', 'harrisburg', 'us', 1),
(446705, 782083, 'Garretson', 'garretson', 'us', 1),
(446706, 782083, 'Tyndall', 'tyndall', 'us', 1),
(446707, 782083, 'Clark', 'clark', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(446708, 782083, 'Gregory', 'gregory', 'us', 1),
(446709, 782083, 'Britton', 'britton', 'us', 1),
(446710, 782083, 'Gettysburg', 'gettysburg', 'us', 1),
(446711, 782083, 'Freeman', 'freeman', 'us', 1),
(446712, 782083, 'Lemmon', 'lemmon', 'us', 1),
(446713, 782083, 'Deadwood', 'deadwood', 'us', 1),
(446714, 782083, 'Clear Lake', 'clear-lake', 'us', 1),
(446715, 782083, 'Platte', 'platte', 'us', 1),
(446716, 782083, 'Groton', 'groton', 'us', 1),
(446717, 782083, 'Miller', 'miller', 'us', 1),
(446718, 782083, 'Salem', 'salem', 'us', 1),
(446719, 782083, 'Volga', 'volga', 'us', 1),
(446720, 782083, 'Fort Thompson', 'fort-thompson', 'us', 1),
(446721, 782083, 'Rosebud', 'rosebud', 'us', 1),
(446722, 782083, 'Parkston', 'parkston', 'us', 1),
(446723, 782083, 'Wagner', 'wagner', 'us', 1),
(446724, 782083, 'Oglala', 'oglala', 'us', 1),
(446725, 782083, 'Webster', 'webster', 'us', 1),
(446726, 782083, 'Elk Point', 'elk-point', 'us', 1),
(446727, 782083, 'Custer', 'custer', 'us', 1),
(446728, 782083, 'Lennox', 'lennox', 'us', 1),
(446729, 782083, 'Beresford', 'beresford', 'us', 1),
(446730, 782083, 'Fort Pierre', 'fort-pierre', 'us', 1),
(446731, 782083, 'Hartford', 'hartford', 'us', 1),
(446732, 782083, 'Tea', 'tea', 'us', 1),
(446733, 782083, 'Chamberlain', 'chamberlain', 'us', 1),
(446734, 782083, 'Redfield', 'redfield', 'us', 1),
(446735, 782083, 'Flandreau', 'flandreau', 'us', 1),
(446736, 782083, 'North Sioux City', 'north-sioux-city', 'us', 1),
(446737, 782083, 'Sisseton', 'sisseton', 'us', 1),
(446738, 782083, 'Canton', 'canton', 'us', 1),
(446739, 782083, 'Lead', 'lead', 'us', 1),
(446740, 782083, 'Box Elder', 'box-elder', 'us', 1),
(446741, 782083, 'Winner', 'winner', 'us', 1),
(446742, 782083, 'Mobridge', 'mobridge', 'us', 1),
(446743, 782083, 'Dell Rapids', 'dell-rapids', 'us', 1),
(446744, 782083, 'Milbank', 'milbank', 'us', 1),
(446745, 782083, 'Pine Ridge', 'pine-ridge', 'us', 1),
(446746, 782083, 'Hot Springs', 'hot-springs', 'us', 1),
(446747, 782083, 'Belle Fourche', 'belle-fourche', 'us', 1),
(446748, 782083, 'Madison', 'madison', 'us', 1),
(446749, 782083, 'Sturgis', 'sturgis', 'us', 1),
(446750, 782083, 'Brandon', 'brandon', 'us', 1),
(446751, 782083, 'Spearfish', 'spearfish', 'us', 1),
(446752, 782083, 'Vermillion', 'vermillion', 'us', 1),
(446753, 782083, 'Huron', 'huron', 'us', 1),
(446754, 782083, 'Yankton', 'yankton', 'us', 1),
(446755, 782083, 'Pierre', 'pierre', 'us', 1),
(446756, 782083, 'Mitchell', 'mitchell', 'us', 1),
(446757, 782083, 'Brookings', 'brookings', 'us', 1),
(446758, 782083, 'Watertown', 'watertown', 'us', 1),
(446759, 782083, 'Aberdeen', 'aberdeen', 'us', 1),
(446760, 782083, 'Rapid City', 'rapid-city', 'us', 1),
(446761, 782083, 'Sioux Falls', 'sioux-falls', 'us', 1),
(446762, 782084, 'Concord', 'concord', 'us', 1),
(446763, 782084, 'Cordova', 'cordova', 'us', 1),
(446764, 782084, 'Kyles Ford', 'kyles-ford', 'us', 1),
(446765, 782084, 'Silver Point', 'silver-point', 'us', 1),
(446766, 782084, 'Afton', 'afton', 'us', 1),
(446767, 782084, 'Allons', 'allons', 'us', 1),
(446768, 782084, 'Alpine', 'alpine', 'us', 1),
(446769, 782084, 'Andersonville', 'andersonville', 'us', 1),
(446770, 782084, 'Antioch', 'antioch', 'us', 1),
(446771, 782084, 'Apison', 'apison', 'us', 1),
(446772, 782084, 'Arrington', 'arrington', 'us', 1),
(446773, 782084, 'Bath Springs', 'bath-springs', 'us', 1),
(446774, 782084, 'Beech Bluff', 'beech-bluff', 'us', 1),
(446775, 782084, 'Beechgrove', 'beechgrove', 'us', 1),
(446776, 782084, 'Belfast', 'belfast', 'us', 1),
(446777, 782084, 'Bellevue', 'bellevue', 'us', 1),
(446778, 782084, 'Belvidere', 'belvidere', 'us', 1),
(446779, 782084, 'Bethpage', 'bethpage', 'us', 1),
(446780, 782084, 'Big Rock', 'big-rock', 'us', 1),
(446781, 782084, 'Birchwood', 'birchwood', 'us', 1),
(446782, 782084, 'Bloomington Springs', 'bloomington-springs', 'us', 1),
(446783, 782084, 'Bon Aqua', 'bon-aqua', 'us', 1),
(446784, 782084, 'Bradyville', 'bradyville', 'us', 1),
(446785, 782084, 'Briceville', 'briceville', 'us', 1),
(446786, 782084, 'Brunswick', 'brunswick', 'us', 1),
(446787, 782084, 'Brush Creek', 'brush-creek', 'us', 1),
(446788, 782084, 'Buchanan', 'buchanan', 'us', 1),
(446789, 782084, 'Buena Vista', 'buena-vista', 'us', 1),
(446790, 782084, 'Buffalo Valley', 'buffalo-valley', 'us', 1),
(446791, 782084, 'Bumpus Mills', 'bumpus-mills', 'us', 1),
(446792, 782084, 'Butler', 'butler', 'us', 1),
(446793, 782084, 'Bybee', 'bybee', 'us', 1),
(446794, 782084, 'Castalian Springs', 'castalian-springs', 'us', 1),
(446795, 782084, 'Cedar Grove', 'cedar-grove', 'us', 1),
(446796, 782084, 'Chapmansboro', 'chapmansboro', 'us', 1),
(446797, 782084, 'Chestnut Mound', 'chestnut-mound', 'us', 1),
(446798, 782084, 'Christiana', 'christiana', 'us', 1),
(446799, 782084, 'Chuckey', 'chuckey', 'us', 1),
(446800, 782084, 'Clairfield', 'clairfield', 'us', 1),
(446801, 782084, 'Clarkrange', 'clarkrange', 'us', 1),
(446802, 782084, 'Coker Creek', 'coker-creek', 'us', 1),
(446803, 782084, 'College Grove', 'college-grove', 'us', 1),
(446804, 782084, 'Corryton', 'corryton', 'us', 1),
(446805, 782084, 'Cosby', 'cosby', 'us', 1),
(446806, 782084, 'Cottontown', 'cottontown', 'us', 1),
(446807, 782084, 'Counce', 'counce', 'us', 1),
(446808, 782084, 'Crawford', 'crawford', 'us', 1),
(446809, 782084, 'Culleoka', 'culleoka', 'us', 1),
(446810, 782084, 'Cumberland Furnace', 'cumberland-furnace', 'us', 1),
(446811, 782084, 'Cunningham', 'cunningham', 'us', 1),
(446812, 782084, 'Cypress Inn', 'cypress-inn', 'us', 1),
(446813, 782084, 'Darden', 'darden', 'us', 1),
(446814, 782084, 'Deer Lodge', 'deer-lodge', 'us', 1),
(446815, 782084, 'Defeated', 'defeated', 'us', 1),
(446816, 782084, 'Del Rio', 'del-rio', 'us', 1),
(446817, 782084, 'Delano', 'delano', 'us', 1),
(446818, 782084, 'Dellrose', 'dellrose', 'us', 1),
(446819, 782084, 'Denmark', 'denmark', 'us', 1),
(446820, 782084, 'Dixon Springs', 'dixon-springs', 'us', 1),
(446821, 782084, 'Drummonds', 'drummonds', 'us', 1),
(446822, 782084, 'Duff', 'duff', 'us', 1),
(446823, 782084, 'Dukedom', 'dukedom', 'us', 1),
(446824, 782084, 'Eads', 'eads', 'us', 1),
(446825, 782084, 'Eidson', 'eidson', 'us', 1),
(446826, 782084, 'Ellendale', 'ellendale', 'us', 1),
(446827, 782084, 'Elmwood', 'elmwood', 'us', 1),
(446828, 782084, 'Elora', 'elora', 'us', 1),
(446829, 782084, 'Eva', 'eva', 'us', 1),
(446830, 782084, 'Evensville', 'evensville', 'us', 1),
(446831, 782084, 'Farner', 'farner', 'us', 1),
(446832, 782084, 'Five Points', 'five-points', 'us', 1),
(446833, 782084, 'Flag Pond', 'flag-pond', 'us', 1),
(446834, 782084, 'Flintville', 'flintville', 'us', 1),
(446835, 782084, 'Frankewing', 'frankewing', 'us', 1),
(446836, 782084, 'Georgetown', 'georgetown', 'us', 1),
(446837, 782084, 'Goodspring', 'goodspring', 'us', 1),
(446838, 782084, 'Grandview', 'grandview', 'us', 1),
(446839, 782084, 'Granville', 'granville', 'us', 1),
(446840, 782084, 'Grimsley', 'grimsley', 'us', 1),
(446841, 782084, 'Hampshire', 'hampshire', 'us', 1),
(446842, 782084, 'Hampton', 'hampton', 'us', 1),
(446843, 782084, 'Hartford', 'hartford', 'us', 1),
(446844, 782084, 'Heiskell', 'heiskell', 'us', 1),
(446845, 782084, 'Hermitage', 'hermitage', 'us', 1),
(446846, 782084, 'Hickman', 'hickman', 'us', 1),
(446847, 782084, 'Hilham', 'hilham', 'us', 1),
(446848, 782084, 'Hillsboro', 'hillsboro', 'us', 1),
(446849, 782084, 'Hixson', 'hixson', 'us', 1),
(446850, 782084, 'Holladay', 'holladay', 'us', 1),
(446851, 782084, 'Huron', 'huron', 'us', 1),
(446852, 782084, 'Hurricane Mills', 'hurricane-mills', 'us', 1),
(446853, 782084, 'Indian Mound', 'indian-mound', 'us', 1),
(446854, 782084, 'Jacks Creek', 'jacks-creek', 'us', 1),
(446855, 782084, 'Joelton', 'joelton', 'us', 1),
(446856, 782084, 'Kelso', 'kelso', 'us', 1),
(446857, 782084, 'Kodak', 'kodak', 'us', 1),
(446858, 782084, 'Lancaster', 'lancaster', 'us', 1),
(446859, 782084, 'Lancing', 'lancing', 'us', 1),
(446860, 782084, 'Lascassas', 'lascassas', 'us', 1),
(446861, 782084, 'Laurel Bloomery', 'laurel-bloomery', 'us', 1),
(446862, 782084, 'Lavinia', 'lavinia', 'us', 1),
(446863, 782084, 'Leoma', 'leoma', 'us', 1),
(446864, 782084, 'Limestone', 'limestone', 'us', 1),
(446865, 782084, 'Luray', 'luray', 'us', 1),
(446866, 782084, 'Lutts', 'lutts', 'us', 1),
(446867, 782084, 'Lyles', 'lyles', 'us', 1),
(446868, 782084, 'Madison', 'madison', 'us', 1),
(446869, 782084, 'Mansfield', 'mansfield', 'us', 1),
(446870, 782084, 'McDonald', 'mcdonald', 'us', 1),
(446871, 782084, 'Mercer', 'mercer', 'us', 1),
(446872, 782084, 'Milton', 'milton', 'us', 1),
(446873, 782084, 'Mohawk', 'mohawk', 'us', 1),
(446874, 782084, 'Monroe', 'monroe', 'us', 1),
(446875, 782084, 'Mooresburg', 'mooresburg', 'us', 1),
(446876, 782084, 'Morris Chapel', 'morris-chapel', 'us', 1),
(446877, 782084, 'Moss', 'moss', 'us', 1),
(446878, 782084, 'Mountain Home', 'mountain-home', 'us', 1),
(446879, 782084, 'Mulberry', 'mulberry', 'us', 1),
(446880, 782084, 'Newcomb', 'newcomb', 'us', 1),
(446881, 782084, 'Norene', 'norene', 'us', 1),
(446882, 782084, 'Nunnelly', 'nunnelly', 'us', 1),
(446883, 782084, 'Oakfield', 'oakfield', 'us', 1),
(446884, 782084, 'Ocoee', 'ocoee', 'us', 1),
(446885, 782084, 'Old Hickory', 'old-hickory', 'us', 1),
(446886, 782084, 'Olivehill', 'olivehill', 'us', 1),
(446887, 782084, 'Only', 'only', 'us', 1),
(446888, 782084, 'Pall Mall', 'pall-mall', 'us', 1),
(446889, 782084, 'Palmersville', 'palmersville', 'us', 1),
(446890, 782084, 'Palmyra', 'palmyra', 'us', 1),
(446891, 782084, 'Pelham', 'pelham', 'us', 1),
(446892, 782084, 'Petros', 'petros', 'us', 1),
(446893, 782084, 'Piney Flats', 'piney-flats', 'us', 1),
(446894, 782084, 'Pinson', 'pinson', 'us', 1),
(446895, 782084, 'Pioneer', 'pioneer', 'us', 1),
(446896, 782084, 'Pleasant Shade', 'pleasant-shade', 'us', 1),
(446897, 782084, 'Pleasantville', 'pleasantville', 'us', 1),
(446898, 782084, 'Pocahontas', 'pocahontas', 'us', 1),
(446899, 782084, 'Powder Springs', 'powder-springs', 'us', 1),
(446900, 782084, 'Powell', 'powell', 'us', 1),
(446901, 782084, 'Primm Springs', 'primm-springs', 'us', 1),
(446902, 782084, 'Prospect', 'prospect', 'us', 1),
(446903, 782084, 'Quebeck', 'quebeck', 'us', 1),
(446904, 782084, 'Readyville', 'readyville', 'us', 1),
(446905, 782084, 'Reagan', 'reagan', 'us', 1),
(446906, 782084, 'Reliance', 'reliance', 'us', 1),
(446907, 782084, 'Riceville', 'riceville', 'us', 1),
(446908, 782084, 'Rickman', 'rickman', 'us', 1),
(446909, 782084, 'Riddleton', 'riddleton', 'us', 1),
(446910, 782084, 'Robbins', 'robbins', 'us', 1),
(446911, 782084, 'Rock Island', 'rock-island', 'us', 1),
(446912, 782084, 'Rockvale', 'rockvale', 'us', 1),
(446913, 782084, 'Russellville', 'russellville', 'us', 1),
(446914, 782084, 'Sale Creek', 'sale-creek', 'us', 1),
(446915, 782084, 'Santa Fe', 'santa-fe', 'us', 1),
(446916, 782084, 'Sequatchie', 'sequatchie', 'us', 1),
(446917, 782084, 'Sharps Chapel', 'sharps-chapel', 'us', 1),
(446918, 782084, 'Sherwood', 'sherwood', 'us', 1),
(446919, 782084, 'Shiloh', 'shiloh', 'us', 1),
(446920, 782084, 'Southside', 'southside', 'us', 1),
(446921, 782084, 'Speedwell', 'speedwell', 'us', 1),
(446922, 782084, 'Springville', 'springville', 'us', 1),
(446923, 782084, 'Stewart', 'stewart', 'us', 1),
(446924, 782084, 'Strawberry Plains', 'strawberry-plains', 'us', 1),
(446925, 782084, 'Summertown', 'summertown', 'us', 1),
(446926, 782084, 'Taft', 'taft', 'us', 1),
(446927, 782084, 'Talbott', 'talbott', 'us', 1),
(446928, 782084, 'Tallassee', 'tallassee', 'us', 1),
(446929, 782084, 'Telford', 'telford', 'us', 1),
(446930, 782084, 'Ten Mile', 'ten-mile', 'us', 1),
(446931, 782084, 'Thorn Hill', 'thorn-hill', 'us', 1),
(446932, 782084, 'Trade', 'trade', 'us', 1),
(446933, 782084, 'Turtletown', 'turtletown', 'us', 1),
(446934, 782084, 'Unionville', 'unionville', 'us', 1),
(446935, 782084, 'Walland', 'walland', 'us', 1),
(446936, 782084, 'Walling', 'walling', 'us', 1),
(446937, 782084, 'Washburn', 'washburn', 'us', 1),
(446938, 782084, 'Westpoint', 'westpoint', 'us', 1),
(446939, 782084, 'Westport', 'westport', 'us', 1),
(446940, 782084, 'Whites Creek', 'whites-creek', 'us', 1),
(446941, 782084, 'Whitesburg', 'whitesburg', 'us', 1),
(446942, 782084, 'Whitleyville', 'whitleyville', 'us', 1),
(446943, 782084, 'Wildersville', 'wildersville', 'us', 1),
(446944, 782084, 'Williamsport', 'williamsport', 'us', 1),
(446945, 782084, 'Woodlawn', 'woodlawn', 'us', 1),
(446946, 782084, 'Yuma', 'yuma', 'us', 1),
(446947, 782084, 'Finley', 'finley', 'us', 1),
(446948, 782084, 'Shady Valley', 'shady-valley', 'us', 1),
(446949, 782084, 'Sugar Tree', 'sugar-tree', 'us', 1),
(446950, 782084, 'Arnold A F B', 'arnold-a-f-b', 'us', 1),
(446951, 782084, 'Concord Farragut', 'concord-farragut', 'us', 1),
(446952, 782084, 'Duck River', 'duck-river', 'us', 1),
(446953, 782084, 'Gruetli Laager', 'gruetli-laager', 'us', 1),
(446954, 782084, 'Guild', 'guild', 'us', 1),
(446955, 782084, 'La Follette', 'la-follette', 'us', 1),
(446956, 782084, 'Milligan College', 'milligan-college', 'us', 1),
(446957, 782084, 'Old Fort', 'old-fort', 'us', 1),
(446958, 782084, 'Pickwick Dam', 'pickwick-dam', 'us', 1),
(446959, 782084, 'Soddy Daisy', 'soddy-daisy', 'us', 1),
(446960, 782084, 'Thompsons Station', 'thompsons-station', 'us', 1),
(446961, 782084, 'Cottage Grove', 'cottage-grove', 'us', 1),
(446962, 782084, 'Saulsbury', 'saulsbury', 'us', 1),
(446963, 782084, 'Viola', 'viola', 'us', 1),
(446964, 782084, 'Hickory Valley', 'hickory-valley', 'us', 1),
(446965, 782084, 'Normandy', 'normandy', 'us', 1),
(446966, 782084, 'Cumberland Gap', 'cumberland-gap', 'us', 1),
(446967, 782084, 'Medon', 'medon', 'us', 1),
(446968, 782084, 'Parrottsville', 'parrottsville', 'us', 1),
(446969, 782084, 'Enville', 'enville', 'us', 1),
(446970, 782084, 'Oakdale', 'oakdale', 'us', 1),
(446971, 782084, 'Townsend', 'townsend', 'us', 1),
(446972, 782084, 'Auburntown', 'auburntown', 'us', 1),
(446973, 782084, 'McLemoresville', 'mclemoresville', 'us', 1),
(446974, 782084, 'Samburg', 'samburg', 'us', 1),
(446975, 782084, 'Yorkville', 'yorkville', 'us', 1),
(446976, 782084, 'Milledgeville', 'milledgeville', 'us', 1),
(446977, 782084, 'Hornsby', 'hornsby', 'us', 1),
(446978, 782084, 'Cedar Hill', 'cedar-hill', 'us', 1),
(446979, 782084, 'Grand Junction', 'grand-junction', 'us', 1),
(446980, 782084, 'Vanleer', 'vanleer', 'us', 1),
(446981, 782084, 'Dowelltown', 'dowelltown', 'us', 1),
(446982, 782084, 'Cumberland City', 'cumberland-city', 'us', 1),
(446983, 782084, 'Stantonville', 'stantonville', 'us', 1),
(446984, 782084, 'Rives', 'rives', 'us', 1),
(446985, 782084, 'Toone', 'toone', 'us', 1),
(446986, 782084, 'Lynnville', 'lynnville', 'us', 1),
(446987, 782084, 'Saltillo', 'saltillo', 'us', 1),
(446988, 782084, 'Finger', 'finger', 'us', 1),
(446989, 782084, 'Ramer', 'ramer', 'us', 1),
(446990, 782084, 'Liberty', 'liberty', 'us', 1),
(446991, 782084, 'Williston', 'williston', 'us', 1),
(446992, 782084, 'Iron City', 'iron-city', 'us', 1),
(446993, 782084, 'Bell Buckle', 'bell-buckle', 'us', 1),
(446994, 782084, 'Ducktown', 'ducktown', 'us', 1),
(446995, 782084, 'Gibson', 'gibson', 'us', 1),
(446996, 782084, 'Hornbeak', 'hornbeak', 'us', 1),
(446997, 782084, 'Minor Hill', 'minor-hill', 'us', 1),
(446998, 782084, 'Rossville', 'rossville', 'us', 1),
(446999, 782084, 'Eagleville', 'eagleville', 'us', 1),
(447000, 782084, 'Sardis', 'sardis', 'us', 1),
(447001, 782084, 'Burlison', 'burlison', 'us', 1),
(447002, 782084, 'Watauga', 'watauga', 'us', 1),
(447003, 782084, 'Guys', 'guys', 'us', 1),
(447004, 782084, 'Copperhill', 'copperhill', 'us', 1),
(447005, 782084, 'Elkton', 'elkton', 'us', 1),
(447006, 782084, 'Calhoun', 'calhoun', 'us', 1),
(447007, 782084, 'Big Sandy', 'big-sandy', 'us', 1),
(447008, 782084, 'Philadelphia', 'philadelphia', 'us', 1),
(447009, 782084, 'Henry', 'henry', 'us', 1),
(447010, 782084, 'Doyle', 'doyle', 'us', 1),
(447011, 782084, 'Ethridge', 'ethridge', 'us', 1),
(447012, 782084, 'Gadsden', 'gadsden', 'us', 1),
(447013, 782084, 'Moscow', 'moscow', 'us', 1),
(447014, 782084, 'Wartrace', 'wartrace', 'us', 1),
(447015, 782084, 'Adams', 'adams', 'us', 1),
(447016, 782084, 'Petersburg', 'petersburg', 'us', 1),
(447017, 782084, 'Stanton', 'stanton', 'us', 1),
(447018, 782084, 'Sunbright', 'sunbright', 'us', 1),
(447019, 782084, 'Pleasant Hill', 'pleasant-hill', 'us', 1),
(447020, 782084, 'Friendship', 'friendship', 'us', 1),
(447021, 782084, 'Orlinda', 'orlinda', 'us', 1),
(447022, 782084, 'Middleton', 'middleton', 'us', 1),
(447023, 782084, 'Charleston', 'charleston', 'us', 1),
(447024, 782084, 'Allardt', 'allardt', 'us', 1),
(447025, 782084, 'Michie', 'michie', 'us', 1),
(447026, 782084, 'Puryear', 'puryear', 'us', 1),
(447027, 782084, 'Bulls Gap', 'bulls-gap', 'us', 1),
(447028, 782084, 'Morrison', 'morrison', 'us', 1),
(447029, 782084, 'Trimble', 'trimble', 'us', 1),
(447030, 782084, 'Maury City', 'maury-city', 'us', 1),
(447031, 782084, 'Palmer', 'palmer', 'us', 1),
(447032, 782084, 'Gallaway', 'gallaway', 'us', 1),
(447033, 782084, 'Bethel Springs', 'bethel-springs', 'us', 1),
(447034, 782084, 'Niota', 'niota', 'us', 1),
(447035, 782084, 'Rockford', 'rockford', 'us', 1),
(447036, 782084, 'Decaturville', 'decaturville', 'us', 1),
(447037, 782084, 'Alexandria', 'alexandria', 'us', 1),
(447038, 782084, 'Gainesboro', 'gainesboro', 'us', 1),
(447039, 782084, 'Saint Joseph', 'saint-joseph', 'us', 1),
(447040, 782084, 'Gates', 'gates', 'us', 1),
(447041, 782084, 'Helenwood', 'helenwood', 'us', 1),
(447042, 782084, 'Crab Orchard', 'crab-orchard', 'us', 1),
(447043, 782084, 'Trezevant', 'trezevant', 'us', 1),
(447044, 782084, 'Scotts Hill', 'scotts-hill', 'us', 1),
(447045, 782084, 'Tellico Plains', 'tellico-plains', 'us', 1),
(447046, 782084, 'Byrdstown', 'byrdstown', 'us', 1),
(447047, 782084, 'Luttrell', 'luttrell', 'us', 1),
(447048, 782084, 'Huntland', 'huntland', 'us', 1),
(447049, 782084, 'Cornersville', 'cornersville', 'us', 1),
(447050, 782084, 'Lobelville', 'lobelville', 'us', 1),
(447051, 782084, 'Wartburg', 'wartburg', 'us', 1),
(447052, 782084, 'Friendsville', 'friendsville', 'us', 1),
(447053, 782084, 'Chapel Hill', 'chapel-hill', 'us', 1),
(447054, 782084, 'Medina', 'medina', 'us', 1),
(447055, 782084, 'Hollow Rock', 'hollow-rock', 'us', 1),
(447056, 782084, 'Coalmont', 'coalmont', 'us', 1),
(447057, 782084, 'Winfield', 'winfield', 'us', 1),
(447058, 782084, 'Linden', 'linden', 'us', 1),
(447059, 782084, 'Atwood', 'atwood', 'us', 1),
(447060, 782084, 'Sharon', 'sharon', 'us', 1),
(447061, 782084, 'Huntsville', 'huntsville', 'us', 1),
(447062, 782084, 'Collinwood', 'collinwood', 'us', 1),
(447063, 782084, 'Greenback', 'greenback', 'us', 1),
(447064, 782084, 'Red Boiling Springs', 'red-boiling-springs', 'us', 1),
(447065, 782084, 'Obion', 'obion', 'us', 1),
(447066, 782084, 'Roan Mountain', 'roan-mountain', 'us', 1),
(447067, 782084, 'Ardmore', 'ardmore', 'us', 1),
(447068, 782084, 'Bradford', 'bradford', 'us', 1),
(447069, 782084, 'Gordonsville', 'gordonsville', 'us', 1),
(447070, 782084, 'Benton', 'benton', 'us', 1),
(447071, 782084, 'Charlotte', 'charlotte', 'us', 1),
(447072, 782084, 'Altamont', 'altamont', 'us', 1),
(447073, 782084, 'Mason', 'mason', 'us', 1),
(447074, 782084, 'Monteagle', 'monteagle', 'us', 1),
(447075, 782084, 'Rutherford', 'rutherford', 'us', 1),
(447076, 782084, 'Rutledge', 'rutledge', 'us', 1),
(447077, 782084, 'Troy', 'troy', 'us', 1),
(447078, 782084, 'Henning', 'henning', 'us', 1),
(447079, 782084, 'Oakland', 'oakland', 'us', 1),
(447080, 782084, 'New Market', 'new-market', 'us', 1),
(447081, 782084, 'Kenton', 'kenton', 'us', 1),
(447082, 782084, 'Sneedville', 'sneedville', 'us', 1),
(447083, 782084, 'Tennessee Ridge', 'tennessee-ridge', 'us', 1),
(447084, 782084, 'Fall Branch', 'fall-branch', 'us', 1),
(447085, 782084, 'Vonore', 'vonore', 'us', 1),
(447086, 782084, 'Gray', 'gray', 'us', 1),
(447087, 782084, 'Celina', 'celina', 'us', 1),
(447088, 782084, 'Baxter', 'baxter', 'us', 1),
(447089, 782084, 'Watertown', 'watertown', 'us', 1),
(447090, 782084, 'Kimball', 'kimball', 'us', 1),
(447091, 782084, 'Norris', 'norris', 'us', 1),
(447092, 782084, 'Graysville', 'graysville', 'us', 1),
(447093, 782084, 'Erin', 'erin', 'us', 1),
(447094, 782084, 'Burns', 'burns', 'us', 1),
(447095, 782084, 'Dover', 'dover', 'us', 1),
(447096, 782084, 'Gleason', 'gleason', 'us', 1),
(447097, 782084, 'Decatur', 'decatur', 'us', 1),
(447098, 782084, 'Bruceton', 'bruceton', 'us', 1),
(447099, 782084, 'Cross Plains', 'cross-plains', 'us', 1),
(447100, 782084, 'Crump', 'crump', 'us', 1),
(447101, 782084, 'Bluff City', 'bluff-city', 'us', 1),
(447102, 782084, 'Ridgely', 'ridgely', 'us', 1),
(447103, 782084, 'Englewood', 'englewood', 'us', 1),
(447104, 782084, 'Whitwell', 'whitwell', 'us', 1),
(447105, 782084, 'Tracy City', 'tracy-city', 'us', 1),
(447106, 782084, 'Ridgetop', 'ridgetop', 'us', 1),
(447107, 782084, 'Blaine', 'blaine', 'us', 1),
(447108, 782084, 'Spencer', 'spencer', 'us', 1),
(447109, 782084, 'McEwen', 'mcewen', 'us', 1),
(447110, 782084, 'Loretto', 'loretto', 'us', 1),
(447111, 782084, 'Cowan', 'cowan', 'us', 1),
(447112, 782084, 'Surgoinsville', 'surgoinsville', 'us', 1),
(447113, 782084, 'Mosheim', 'mosheim', 'us', 1),
(447114, 782084, 'Pikeville', 'pikeville', 'us', 1),
(447115, 782084, 'Lake City', 'lake-city', 'us', 1),
(447116, 782084, 'Jamestown', 'jamestown', 'us', 1),
(447117, 782084, 'Lookout Mountain', 'lookout-mountain', 'us', 1),
(447118, 782084, 'Maynardville', 'maynardville', 'us', 1),
(447119, 782084, 'New Johnsonville', 'new-johnsonville', 'us', 1),
(447120, 782084, 'Spring City', 'spring-city', 'us', 1),
(447121, 782084, 'Jacksboro', 'jacksboro', 'us', 1),
(447122, 782084, 'Adamsville', 'adamsville', 'us', 1),
(447123, 782084, 'Mascot', 'mascot', 'us', 1),
(447124, 782084, 'White Pine', 'white-pine', 'us', 1),
(447125, 782084, 'Tazewell', 'tazewell', 'us', 1),
(447126, 782084, 'Westmoreland', 'westmoreland', 'us', 1),
(447127, 782084, 'Waynesboro', 'waynesboro', 'us', 1),
(447128, 782084, 'Decherd', 'decherd', 'us', 1),
(447129, 782084, 'Pegram', 'pegram', 'us', 1),
(447130, 782084, 'Estill Springs', 'estill-springs', 'us', 1),
(447131, 782084, 'Greenfield', 'greenfield', 'us', 1),
(447132, 782084, 'Louisville', 'louisville', 'us', 1),
(447133, 782084, 'Carthage', 'carthage', 'us', 1),
(447134, 782084, 'Dandridge', 'dandridge', 'us', 1),
(447135, 782084, 'Bells', 'bells', 'us', 1),
(447136, 782084, 'Halls', 'halls', 'us', 1),
(447137, 782084, 'White Bluff', 'white-bluff', 'us', 1),
(447138, 782084, 'Brighton', 'brighton', 'us', 1),
(447139, 782084, 'Alamo', 'alamo', 'us', 1),
(447140, 782084, 'Caryville', 'caryville', 'us', 1),
(447141, 782084, 'Mountain City', 'mountain-city', 'us', 1),
(447142, 782084, 'Sewanee', 'sewanee', 'us', 1),
(447143, 782084, 'Parsons', 'parsons', 'us', 1),
(447144, 782084, 'Dyer', 'dyer', 'us', 1),
(447145, 782084, 'Hartsville', 'hartsville', 'us', 1),
(447146, 782084, 'South Fulton', 'south-fulton', 'us', 1),
(447147, 782084, 'Jellico', 'jellico', 'us', 1),
(447148, 782084, 'Midway', 'midway', 'us', 1),
(447149, 782084, 'Woodbury', 'woodbury', 'us', 1),
(447150, 782084, 'Arlington', 'arlington', 'us', 1),
(447151, 782084, 'Nolensville', 'nolensville', 'us', 1),
(447152, 782084, 'Dresden', 'dresden', 'us', 1),
(447153, 782084, 'Bean Station', 'bean-station', 'us', 1),
(447154, 782084, 'Clifton', 'clifton', 'us', 1),
(447155, 782084, 'Monterey', 'monterey', 'us', 1),
(447156, 782084, 'New Tazewell', 'new-tazewell', 'us', 1),
(447157, 782084, 'Kingston Springs', 'kingston-springs', 'us', 1),
(447158, 782084, 'Pleasant View', 'pleasant-view', 'us', 1),
(447159, 782084, 'Newbern', 'newbern', 'us', 1),
(447160, 782084, 'Somerville', 'somerville', 'us', 1),
(447161, 782084, 'Jasper', 'jasper', 'us', 1),
(447162, 782084, 'Blountville', 'blountville', 'us', 1),
(447163, 782084, 'South Pittsburg', 'south-pittsburg', 'us', 1),
(447164, 782084, 'Oliver Springs', 'oliver-springs', 'us', 1),
(447165, 782084, 'Livingston', 'livingston', 'us', 1),
(447166, 782084, 'Unicoi', 'unicoi', 'us', 1),
(447167, 782084, 'Oneida', 'oneida', 'us', 1),
(447168, 782084, 'Etowah', 'etowah', 'us', 1),
(447169, 782084, 'Camden', 'camden', 'us', 1),
(447170, 782084, 'Hohenwald', 'hohenwald', 'us', 1),
(447171, 782084, 'Centerville', 'centerville', 'us', 1),
(447172, 782084, 'Harrogate', 'harrogate', 'us', 1),
(447173, 782084, 'Lafayette', 'lafayette', 'us', 1),
(447174, 782084, 'Waverly', 'waverly', 'us', 1),
(447175, 782084, 'Tiptonville', 'tiptonville', 'us', 1),
(447176, 782084, 'Smithville', 'smithville', 'us', 1),
(447177, 782084, 'Gatlinburg', 'gatlinburg', 'us', 1),
(447178, 782084, 'Huntingdon', 'huntingdon', 'us', 1),
(447179, 782084, 'Rogersville', 'rogersville', 'us', 1),
(447180, 782084, 'Madisonville', 'madisonville', 'us', 1),
(447181, 782084, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(447182, 782084, 'Trenton', 'trenton', 'us', 1),
(447183, 782084, 'Jonesborough', 'jonesborough', 'us', 1),
(447184, 782084, 'Dunlap', 'dunlap', 'us', 1),
(447185, 782084, 'Selmer', 'selmer', 'us', 1),
(447186, 782084, 'Whiteville', 'whiteville', 'us', 1),
(447187, 782084, 'Ashland City', 'ashland-city', 'us', 1),
(447188, 782084, 'Sparta', 'sparta', 'us', 1),
(447189, 782084, 'Loudon', 'loudon', 'us', 1),
(447190, 782084, 'Greenbrier', 'greenbrier', 'us', 1),
(447191, 782084, 'Atoka', 'atoka', 'us', 1),
(447192, 782084, 'McKenzie', 'mckenzie', 'us', 1),
(447193, 782084, 'Mount Carmel', 'mount-carmel', 'us', 1),
(447194, 782084, 'Rockwood', 'rockwood', 'us', 1),
(447195, 782084, 'Kingston', 'kingston', 'us', 1),
(447196, 782084, 'Sweetwater', 'sweetwater', 'us', 1),
(447197, 782084, 'Bolivar', 'bolivar', 'us', 1),
(447198, 782084, 'Munford', 'munford', 'us', 1),
(447199, 782084, 'Pigeon Forge', 'pigeon-forge', 'us', 1),
(447200, 782084, 'Erwin', 'erwin', 'us', 1),
(447201, 782084, 'Fairview', 'fairview', 'us', 1),
(447202, 782084, 'Ooltewah', 'ooltewah', 'us', 1),
(447203, 782084, 'Lynchburg', 'lynchburg', 'us', 1),
(447204, 782084, 'Church Hill', 'church-hill', 'us', 1),
(447205, 782084, 'Henderson', 'henderson', 'us', 1),
(447206, 782084, 'Dayton', 'dayton', 'us', 1),
(447207, 782084, 'Harriman', 'harriman', 'us', 1),
(447208, 782084, 'Fayetteville', 'fayetteville', 'us', 1),
(447209, 782084, 'Signal Mountain', 'signal-mountain', 'us', 1),
(447210, 782084, 'Newport', 'newport', 'us', 1),
(447211, 782084, 'White House', 'white-house', 'us', 1),
(447212, 782084, 'Savannah', 'savannah', 'us', 1),
(447213, 782084, 'Lexington', 'lexington', 'us', 1),
(447214, 782084, 'Collegedale', 'collegedale', 'us', 1),
(447215, 782084, 'Lenoir City', 'lenoir-city', 'us', 1),
(447216, 782084, 'Harrison', 'harrison', 'us', 1),
(447217, 782084, 'Lakeland', 'lakeland', 'us', 1),
(447218, 782084, 'Ripley', 'ripley', 'us', 1),
(447219, 782084, 'Winchester', 'winchester', 'us', 1),
(447220, 782084, 'Milan', 'milan', 'us', 1),
(447221, 782084, 'Jefferson City', 'jefferson-city', 'us', 1),
(447222, 782084, 'Pulaski', 'pulaski', 'us', 1),
(447223, 782084, 'Alcoa', 'alcoa', 'us', 1),
(447224, 782084, 'Humboldt', 'humboldt', 'us', 1),
(447225, 782084, 'Manchester', 'manchester', 'us', 1),
(447226, 782084, 'Clinton', 'clinton', 'us', 1),
(447227, 782084, 'Paris', 'paris', 'us', 1),
(447228, 782084, 'Seymour', 'seymour', 'us', 1),
(447229, 782084, 'Covington', 'covington', 'us', 1),
(447230, 782084, 'Millington', 'millington', 'us', 1),
(447231, 782084, 'Crossville', 'crossville', 'us', 1),
(447232, 782084, 'Martin', 'martin', 'us', 1),
(447233, 782084, 'Portland', 'portland', 'us', 1),
(447234, 782084, 'Lewisburg', 'lewisburg', 'us', 1),
(447235, 782084, 'Union City', 'union-city', 'us', 1),
(447236, 782084, 'Brownsville', 'brownsville', 'us', 1),
(447237, 782084, 'Lawrenceburg', 'lawrenceburg', 'us', 1),
(447238, 782084, 'Red Bank', 'red-bank', 'us', 1),
(447239, 782084, 'McMinnville', 'mcminnville', 'us', 1),
(447240, 782084, 'Dickson', 'dickson', 'us', 1),
(447241, 782084, 'Athens', 'athens', 'us', 1),
(447242, 782084, 'Goodlettsville', 'goodlettsville', 'us', 1),
(447243, 782084, 'Elizabethton', 'elizabethton', 'us', 1),
(447244, 782084, 'Greeneville', 'greeneville', 'us', 1),
(447245, 782084, 'Springfield', 'springfield', 'us', 1),
(447246, 782084, 'Sevierville', 'sevierville', 'us', 1),
(447247, 782084, 'Spring Hill', 'spring-hill', 'us', 1),
(447248, 782084, 'Dyersburg', 'dyersburg', 'us', 1),
(447249, 782084, 'Shelbyville', 'shelbyville', 'us', 1),
(447250, 782084, 'Mount Juliet', 'mount-juliet', 'us', 1),
(447251, 782084, 'Tullahoma', 'tullahoma', 'us', 1),
(447252, 782084, 'East Ridge', 'east-ridge', 'us', 1),
(447253, 782084, 'Lebanon', 'lebanon', 'us', 1),
(447254, 782084, 'Brentwood', 'brentwood', 'us', 1),
(447255, 782084, 'Bristol', 'bristol', 'us', 1),
(447256, 782084, 'Morristown', 'morristown', 'us', 1),
(447257, 782084, 'Gallatin', 'gallatin', 'us', 1),
(447258, 782084, 'La Vergne', 'la-vergne', 'us', 1),
(447259, 782084, 'Maryville', 'maryville', 'us', 1),
(447260, 782084, 'Oak Ridge', 'oak-ridge', 'us', 1),
(447261, 782084, 'Cookeville', 'cookeville', 'us', 1),
(447262, 782084, 'Smyrna', 'smyrna', 'us', 1),
(447263, 782084, 'Columbia', 'columbia', 'us', 1),
(447264, 782084, 'Germantown', 'germantown', 'us', 1),
(447265, 782084, 'Cleveland', 'cleveland', 'us', 1),
(447266, 782084, 'Collierville', 'collierville', 'us', 1),
(447267, 782084, 'Bartlett', 'bartlett', 'us', 1),
(447268, 782084, 'Kingsport', 'kingsport', 'us', 1),
(447269, 782084, 'Hendersonville', 'hendersonville', 'us', 1),
(447270, 782084, 'Franklin', 'franklin', 'us', 1),
(447271, 782084, 'Johnson City', 'johnson-city', 'us', 1),
(447272, 782084, 'Jackson', 'jackson', 'us', 1),
(447273, 782084, 'Murfreesboro', 'murfreesboro', 'us', 1),
(447274, 782084, 'Clarksville', 'clarksville', 'us', 1),
(447275, 782084, 'Chattanooga', 'chattanooga', 'us', 1),
(447276, 782084, 'Knoxville', 'knoxville', 'us', 1),
(447277, 782084, 'Nashville', 'nashville', 'us', 1),
(447278, 782084, 'Memphis', 'memphis', 'us', 1),
(447279, 782085, 'Cherokee', 'cherokee', 'us', 1),
(447280, 782085, 'Cost', 'cost', 'us', 1),
(447281, 782085, 'Fischer', 'fischer', 'us', 1),
(447282, 782085, 'Adkins', 'adkins', 'us', 1),
(447283, 782085, 'Alief', 'alief', 'us', 1),
(447284, 782085, 'Alleyton', 'alleyton', 'us', 1),
(447285, 782085, 'Allison', 'allison', 'us', 1),
(447286, 782085, 'Altair', 'altair', 'us', 1),
(447287, 782085, 'Apple Springs', 'apple-springs', 'us', 1),
(447288, 782085, 'Arcadia', 'arcadia', 'us', 1),
(447289, 782085, 'Artesia Wells', 'artesia-wells', 'us', 1),
(447290, 782085, 'Arthur City', 'arthur-city', 'us', 1),
(447291, 782085, 'Atascosa', 'atascosa', 'us', 1),
(447292, 782085, 'Avalon', 'avalon', 'us', 1),
(447293, 782085, 'Avoca', 'avoca', 'us', 1),
(447294, 782085, 'Axtell', 'axtell', 'us', 1),
(447295, 782085, 'Bagwell', 'bagwell', 'us', 1),
(447296, 782085, 'Banquete', 'banquete', 'us', 1),
(447297, 782085, 'Barker', 'barker', 'us', 1),
(447298, 782085, 'Batson', 'batson', 'us', 1),
(447299, 782085, 'Bedias', 'bedias', 'us', 1),
(447300, 782085, 'Belmont', 'belmont', 'us', 1),
(447301, 782085, 'Ben Bolt', 'ben-bolt', 'us', 1),
(447302, 782085, 'Ben Franklin', 'ben-franklin', 'us', 1),
(447303, 782085, 'Ben Wheeler', 'ben-wheeler', 'us', 1),
(447304, 782085, 'Bend', 'bend', 'us', 1),
(447305, 782085, 'Berclair', 'berclair', 'us', 1),
(447306, 782085, 'Bergheim', 'bergheim', 'us', 1),
(447307, 782085, 'Bivins', 'bivins', 'us', 1),
(447308, 782085, 'Bleiblerville', 'bleiblerville', 'us', 1),
(447309, 782085, 'Bluff Dale', 'bluff-dale', 'us', 1),
(447310, 782085, 'Bluffton', 'bluffton', 'us', 1),
(447311, 782085, 'Boling', 'boling', 'us', 1),
(447312, 782085, 'Bon Wier', 'bon-wier', 'us', 1),
(447313, 782085, 'Booth', 'booth', 'us', 1),
(447314, 782085, 'Brashear', 'brashear', 'us', 1),
(447315, 782085, 'Briggs', 'briggs', 'us', 1),
(447316, 782085, 'Brock', 'brock', 'us', 1),
(447317, 782085, 'Brookesmith', 'brookesmith', 'us', 1),
(447318, 782085, 'Brookeland', 'brookeland', 'us', 1),
(447319, 782085, 'Brookston', 'brookston', 'us', 1),
(447320, 782085, 'Bruceville', 'bruceville', 'us', 1),
(447321, 782085, 'Burkett', 'burkett', 'us', 1),
(447322, 782085, 'Burkeville', 'burkeville', 'us', 1),
(447323, 782085, 'Burlington', 'burlington', 'us', 1),
(447324, 782085, 'Caddo', 'caddo', 'us', 1),
(447325, 782085, 'Call', 'call', 'us', 1),
(447326, 782085, 'Campbellton', 'campbellton', 'us', 1),
(447327, 782085, 'Carlton', 'carlton', 'us', 1),
(447328, 782085, 'Cat Spring', 'cat-spring', 'us', 1),
(447329, 782085, 'Cayuga', 'cayuga', 'us', 1),
(447330, 782085, 'Cedar Creek', 'cedar-creek', 'us', 1),
(447331, 782085, 'Center Point', 'center-point', 'us', 1),
(447332, 782085, 'Chapman Ranch', 'chapman-ranch', 'us', 1),
(447333, 782085, 'Chappell Hill', 'chappell-hill', 'us', 1),
(447334, 782085, 'Chatfield', 'chatfield', 'us', 1),
(447335, 782085, 'Chilton', 'chilton', 'us', 1),
(447336, 782085, 'Concan', 'concan', 'us', 1),
(447337, 782085, 'Cookville', 'cookville', 'us', 1),
(447338, 782085, 'Copeville', 'copeville', 'us', 1),
(447339, 782085, 'Cotton Center', 'cotton-center', 'us', 1),
(447340, 782085, 'Coupland', 'coupland', 'us', 1),
(447341, 782085, 'Crystal Beach', 'crystal-beach', 'us', 1),
(447342, 782085, 'Cypress', 'cypress', 'us', 1),
(447343, 782085, 'Dale', 'dale', 'us', 1),
(447344, 782085, 'Danevang', 'danevang', 'us', 1),
(447345, 782085, 'De Berry', 'de-berry', 'us', 1),
(447346, 782085, 'Deanville', 'deanville', 'us', 1),
(447347, 782085, 'Del Valle', 'del-valle', 'us', 1),
(447348, 782085, 'Desdemona', 'desdemona', 'us', 1),
(447349, 782085, 'Diana', 'diana', 'us', 1),
(447350, 782085, 'Dike', 'dike', 'us', 1),
(447351, 782085, 'Dime Box', 'dime-box', 'us', 1),
(447352, 782085, 'Dodge', 'dodge', 'us', 1),
(447353, 782085, 'Donie', 'donie', 'us', 1),
(447354, 782085, 'Doole', 'doole', 'us', 1),
(447355, 782085, 'Doss', 'doss', 'us', 1),
(447356, 782085, 'Douglass', 'douglass', 'us', 1),
(447357, 782085, 'Driftwood', 'driftwood', 'us', 1),
(447358, 782085, 'Eddy', 'eddy', 'us', 1),
(447359, 782085, 'Egypt', 'egypt', 'us', 1),
(447360, 782085, 'Eliasville', 'eliasville', 'us', 1),
(447361, 782085, 'Ellinger', 'ellinger', 'us', 1),
(447362, 782085, 'Elm Mott', 'elm-mott', 'us', 1),
(447363, 782085, 'Elmaton', 'elmaton', 'us', 1),
(447364, 782085, 'Elysian Fields', 'elysian-fields', 'us', 1),
(447365, 782085, 'Era', 'era', 'us', 1),
(447366, 782085, 'Etoile', 'etoile', 'us', 1),
(447367, 782085, 'Fannin', 'fannin', 'us', 1),
(447368, 782085, 'Fentress', 'fentress', 'us', 1),
(447369, 782085, 'Flint', 'flint', 'us', 1),
(447370, 782085, 'Flynn', 'flynn', 'us', 1),
(447371, 782085, 'Forestburg', 'forestburg', 'us', 1),
(447372, 782085, 'Forreston', 'forreston', 'us', 1),
(447373, 782085, 'Fred', 'fred', 'us', 1),
(447374, 782085, 'Fredonia', 'fredonia', 'us', 1),
(447375, 782085, 'Garciasville', 'garciasville', 'us', 1),
(447376, 782085, 'Garwood', 'garwood', 'us', 1),
(447377, 782085, 'Gause', 'gause', 'us', 1),
(447378, 782085, 'Gilchrist', 'gilchrist', 'us', 1),
(447379, 782085, 'Glen Flora', 'glen-flora', 'us', 1),
(447380, 782085, 'Golden', 'golden', 'us', 1),
(447381, 782085, 'Gordonville', 'gordonville', 'us', 1),
(447382, 782085, 'Gouldbusk', 'gouldbusk', 'us', 1),
(447383, 782085, 'Grangerland', 'grangerland', 'us', 1),
(447384, 782085, 'Guy', 'guy', 'us', 1),
(447385, 782085, 'Hamshire', 'hamshire', 'us', 1),
(447386, 782085, 'Hankamer', 'hankamer', 'us', 1),
(447387, 782085, 'Hargill', 'hargill', 'us', 1),
(447388, 782085, 'Harleton', 'harleton', 'us', 1),
(447389, 782085, 'Harrold', 'harrold', 'us', 1),
(447390, 782085, 'Harwood', 'harwood', 'us', 1),
(447391, 782085, 'Heidenheimer', 'heidenheimer', 'us', 1),
(447392, 782085, 'High Island', 'high-island', 'us', 1),
(447393, 782085, 'Hillister', 'hillister', 'us', 1),
(447394, 782085, 'Hilltop Lakes', 'hilltop-lakes', 'us', 1),
(447395, 782085, 'Hobson', 'hobson', 'us', 1),
(447396, 782085, 'Hockley', 'hockley', 'us', 1),
(447397, 782085, 'Huffman', 'huffman', 'us', 1),
(447398, 782085, 'Hufsmith', 'hufsmith', 'us', 1),
(447399, 782085, 'Hull', 'hull', 'us', 1),
(447400, 782085, 'Hye', 'hye', 'us', 1),
(447401, 782085, 'Iola', 'iola', 'us', 1),
(447402, 782085, 'Irene', 'irene', 'us', 1),
(447403, 782085, 'Ivanhoe', 'ivanhoe', 'us', 1),
(447404, 782085, 'Jermyn', 'jermyn', 'us', 1),
(447405, 782085, 'Kamay', 'kamay', 'us', 1),
(447406, 782085, 'Karnack', 'karnack', 'us', 1),
(447407, 782085, 'Kendalia', 'kendalia', 'us', 1),
(447408, 782085, 'Klondike', 'klondike', 'us', 1),
(447409, 782085, 'Kopperl', 'kopperl', 'us', 1),
(447410, 782085, 'Laguna Park', 'laguna-park', 'us', 1),
(447411, 782085, 'Lake Creek', 'lake-creek', 'us', 1),
(447412, 782085, 'Lane City', 'lane-city', 'us', 1),
(447413, 782085, 'Laneville', 'laneville', 'us', 1),
(447414, 782085, 'Lantana', 'lantana', 'us', 1),
(447415, 782085, 'Ledbetter', 'ledbetter', 'us', 1),
(447416, 782085, 'Leesburg', 'leesburg', 'us', 1),
(447417, 782085, 'Leesville', 'leesville', 'us', 1),
(447418, 782085, 'Leggett', 'leggett', 'us', 1),
(447419, 782085, 'Lillian', 'lillian', 'us', 1),
(447420, 782085, 'Lincoln', 'lincoln', 'us', 1),
(447421, 782085, 'Linn', 'linn', 'us', 1),
(447422, 782085, 'Lohn', 'lohn', 'us', 1),
(447423, 782085, 'London', 'london', 'us', 1),
(447424, 782085, 'Long Branch', 'long-branch', 'us', 1),
(447425, 782085, 'Long Mott', 'long-mott', 'us', 1),
(447426, 782085, 'Loving', 'loving', 'us', 1),
(447427, 782085, 'Lyons', 'lyons', 'us', 1),
(447428, 782085, 'Manchaca', 'manchaca', 'us', 1),
(447429, 782085, 'Maple', 'maple', 'us', 1),
(447430, 782085, 'Matagorda', 'matagorda', 'us', 1),
(447431, 782085, 'Maxwell', 'maxwell', 'us', 1),
(447432, 782085, 'May', 'may', 'us', 1),
(447433, 782085, 'Maydelle', 'maydelle', 'us', 1),
(447434, 782085, 'McDade', 'mcdade', 'us', 1),
(447435, 782085, 'Merit', 'merit', 'us', 1),
(447436, 782085, 'Meyersville', 'meyersville', 'us', 1),
(447437, 782085, 'Mico', 'mico', 'us', 1),
(447438, 782085, 'Millersview', 'millersview', 'us', 1),
(447439, 782085, 'Minden', 'minden', 'us', 1),
(447440, 782085, 'Montague', 'montague', 'us', 1),
(447441, 782085, 'Montalba', 'montalba', 'us', 1),
(447442, 782085, 'Morgan Mill', 'morgan-mill', 'us', 1),
(447443, 782085, 'Moscow', 'moscow', 'us', 1),
(447444, 782085, 'Mountain Home', 'mountain-home', 'us', 1),
(447445, 782085, 'Muldoon', 'muldoon', 'us', 1),
(447446, 782085, 'Myra', 'myra', 'us', 1),
(447447, 782085, 'Nada', 'nada', 'us', 1),
(447448, 782085, 'Neches', 'neches', 'us', 1),
(447449, 782085, 'Nemo', 'nemo', 'us', 1),
(447450, 782085, 'New Baden', 'new-baden', 'us', 1),
(447451, 782085, 'New Caney', 'new-caney', 'us', 1),
(447452, 782085, 'New Ulm', 'new-ulm', 'us', 1),
(447453, 782085, 'North Zulch', 'north-zulch', 'us', 1),
(447454, 782085, 'Nursery', 'nursery', 'us', 1),
(447455, 782085, 'Oklaunion', 'oklaunion', 'us', 1),
(447456, 782085, 'Old Ocean', 'old-ocean', 'us', 1),
(447457, 782085, 'Olden', 'olden', 'us', 1),
(447458, 782085, 'Orangefield', 'orangefield', 'us', 1),
(447459, 782085, 'Ovalo', 'ovalo', 'us', 1),
(447460, 782085, 'Paige', 'paige', 'us', 1),
(447461, 782085, 'Palo Pinto', 'palo-pinto', 'us', 1),
(447462, 782085, 'Panola', 'panola', 'us', 1),
(447463, 782085, 'Pattonville', 'pattonville', 'us', 1),
(447464, 782085, 'Pennington', 'pennington', 'us', 1),
(447465, 782085, 'Perrin', 'perrin', 'us', 1),
(447466, 782085, 'Pickton', 'pickton', 'us', 1),
(447467, 782085, 'Pipe Creek', 'pipe-creek', 'us', 1),
(447468, 782085, 'Placedo', 'placedo', 'us', 1),
(447469, 782085, 'Plantersville', 'plantersville', 'us', 1),
(447470, 782085, 'Plum', 'plum', 'us', 1),
(447471, 782085, 'Pollok', 'pollok', 'us', 1),
(447472, 782085, 'Poolville', 'poolville', 'us', 1),
(447473, 782085, 'Port Bolivar', 'port-bolivar', 'us', 1),
(447474, 782085, 'Porter', 'porter', 'us', 1),
(447475, 782085, 'Pottsville', 'pottsville', 'us', 1),
(447476, 782085, 'Powderly', 'powderly', 'us', 1),
(447477, 782085, 'Prairie Hill', 'prairie-hill', 'us', 1),
(447478, 782085, 'Prairie Lea', 'prairie-lea', 'us', 1),
(447479, 782085, 'Price', 'price', 'us', 1),
(447480, 782085, 'Priddy', 'priddy', 'us', 1),
(447481, 782085, 'Proctor', 'proctor', 'us', 1),
(447482, 782085, 'Purdon', 'purdon', 'us', 1),
(447483, 782085, 'Purmela', 'purmela', 'us', 1),
(447484, 782085, 'Rainbow', 'rainbow', 'us', 1),
(447485, 782085, 'Randolph', 'randolph', 'us', 1),
(447486, 782085, 'Ratcliff', 'ratcliff', 'us', 1),
(447487, 782085, 'Raywood', 'raywood', 'us', 1),
(447488, 782085, 'Reagan', 'reagan', 'us', 1),
(447489, 782085, 'Red Rock', 'red-rock', 'us', 1),
(447490, 782085, 'Richards', 'richards', 'us', 1),
(447491, 782085, 'Ringgold', 'ringgold', 'us', 1),
(447492, 782085, 'Rio Frio', 'rio-frio', 'us', 1),
(447493, 782085, 'Riviera', 'riviera', 'us', 1),
(447494, 782085, 'Rochelle', 'rochelle', 'us', 1),
(447495, 782085, 'Rockwood', 'rockwood', 'us', 1),
(447496, 782085, 'Romayor', 'romayor', 'us', 1),
(447497, 782085, 'Rosanky', 'rosanky', 'us', 1),
(447498, 782085, 'Rosharon', 'rosharon', 'us', 1),
(447499, 782085, 'Rosston', 'rosston', 'us', 1),
(447500, 782085, 'Rye', 'rye', 'us', 1),
(447501, 782085, 'Sabine Pass', 'sabine-pass', 'us', 1),
(447502, 782085, 'Saltillo', 'saltillo', 'us', 1),
(447503, 782085, 'San Ygnacio', 'san-ygnacio', 'us', 1),
(447504, 782085, 'Santo', 'santo', 'us', 1),
(447505, 782085, 'Saratoga', 'saratoga', 'us', 1),
(447506, 782085, 'Sargent', 'sargent', 'us', 1),
(447507, 782085, 'Sarita', 'sarita', 'us', 1),
(447508, 782085, 'Scroggins', 'scroggins', 'us', 1),
(447509, 782085, 'Scurry', 'scurry', 'us', 1),
(447510, 782085, 'Sheffield', 'sheffield', 'us', 1),
(447511, 782085, 'Shelbyville', 'shelbyville', 'us', 1),
(447512, 782085, 'Sheridan', 'sheridan', 'us', 1),
(447513, 782085, 'Shiro', 'shiro', 'us', 1),
(447514, 782085, 'Sidney', 'sidney', 'us', 1),
(447515, 782085, 'Simms', 'simms', 'us', 1),
(447516, 782085, 'Slidell', 'slidell', 'us', 1),
(447517, 782085, 'South Bend', 'south-bend', 'us', 1),
(447518, 782085, 'Spicewood', 'spicewood', 'us', 1),
(447519, 782085, 'Spring Branch', 'spring-branch', 'us', 1),
(447520, 782085, 'Spurger', 'spurger', 'us', 1),
(447521, 782085, 'Staples', 'staples', 'us', 1),
(447522, 782085, 'Star', 'star', 'us', 1),
(447523, 782085, 'Sulphur Bluff', 'sulphur-bluff', 'us', 1),
(447524, 782085, 'Sumner', 'sumner', 'us', 1),
(447525, 782085, 'Sweet Home', 'sweet-home', 'us', 1),
(447526, 782085, 'Talpa', 'talpa', 'us', 1),
(447527, 782085, 'Tarpley', 'tarpley', 'us', 1),
(447528, 782085, 'Telephone', 'telephone', 'us', 1),
(447529, 782085, 'Telferner', 'telferner', 'us', 1),
(447530, 782085, 'Tennessee Colony', 'tennessee-colony', 'us', 1),
(447531, 782085, 'Tilden', 'tilden', 'us', 1),
(447532, 782085, 'Tivoli', 'tivoli', 'us', 1),
(447533, 782085, 'Tokio', 'tokio', 'us', 1),
(447534, 782085, 'Tow', 'tow', 'us', 1),
(447535, 782085, 'Turnertown', 'turnertown', 'us', 1),
(447536, 782085, 'Valera', 'valera', 'us', 1),
(447537, 782085, 'Valley Spring', 'valley-spring', 'us', 1),
(447538, 782085, 'Vanderpool', 'vanderpool', 'us', 1),
(447539, 782085, 'Village Mills', 'village-mills', 'us', 1),
(447540, 782085, 'Voca', 'voca', 'us', 1),
(447541, 782085, 'Von Ormy', 'von-ormy', 'us', 1),
(447542, 782085, 'Wadsworth', 'wadsworth', 'us', 1),
(447543, 782085, 'Wallisville', 'wallisville', 'us', 1),
(447544, 782085, 'Warda', 'warda', 'us', 1),
(447545, 782085, 'Waring', 'waring', 'us', 1),
(447546, 782085, 'Warren', 'warren', 'us', 1),
(447547, 782085, 'Warrenton', 'warrenton', 'us', 1),
(447548, 782085, 'Washington', 'washington', 'us', 1),
(447549, 782085, 'Webberville', 'webberville', 'us', 1),
(447550, 782085, 'Wellborn', 'wellborn', 'us', 1),
(447551, 782085, 'West Point', 'west-point', 'us', 1),
(447552, 782085, 'Wheelock', 'wheelock', 'us', 1),
(447553, 782085, 'Whitsett', 'whitsett', 'us', 1),
(447554, 782085, 'Wiergate', 'wiergate', 'us', 1),
(447555, 782085, 'Willow City', 'willow-city', 'us', 1),
(447556, 782085, 'Woden', 'woden', 'us', 1),
(447557, 782085, 'Yancey', 'yancey', 'us', 1),
(447558, 782085, 'Zephyr', 'zephyr', 'us', 1),
(447559, 782085, 'Hunt', 'hunt', 'us', 1),
(447560, 782085, 'Gillett', 'gillett', 'us', 1),
(447561, 782085, 'Jonesboro', 'jonesboro', 'us', 1),
(447562, 782085, 'Westhoff', 'westhoff', 'us', 1),
(447563, 782085, 'Cresson', 'cresson', 'us', 1),
(447564, 782085, 'Loop', 'loop', 'us', 1),
(447565, 782085, 'Afton', 'afton', 'us', 1),
(447566, 782085, 'Barksdale', 'barksdale', 'us', 1),
(447567, 782085, 'Barnhart', 'barnhart', 'us', 1),
(447568, 782085, 'Boys Ranch', 'boys-ranch', 'us', 1),
(447569, 782085, 'Briscoe', 'briscoe', 'us', 1),
(447570, 782085, 'Bula', 'bula', 'us', 1),
(447571, 782085, 'Bushland', 'bushland', 'us', 1),
(447572, 782085, 'Carlsbad', 'carlsbad', 'us', 1),
(447573, 782085, 'Comstock', 'comstock', 'us', 1),
(447574, 782085, 'Dawn', 'dawn', 'us', 1),
(447575, 782085, 'Eola', 'eola', 'us', 1),
(447576, 782085, 'Farnsworth', 'farnsworth', 'us', 1),
(447577, 782085, 'Flomot', 'flomot', 'us', 1),
(447578, 782085, 'Fluvanna', 'fluvanna', 'us', 1),
(447579, 782085, 'Fort McKavett', 'fort-mckavett', 'us', 1),
(447580, 782085, 'Gail', 'gail', 'us', 1),
(447581, 782085, 'Garden City', 'garden-city', 'us', 1),
(447582, 782085, 'Guthrie', 'guthrie', 'us', 1),
(447583, 782085, 'Ira', 'ira', 'us', 1),
(447584, 782085, 'Kerrick', 'kerrick', 'us', 1),
(447585, 782085, 'Langtry', 'langtry', 'us', 1),
(447586, 782085, 'Lazbuddie', 'lazbuddie', 'us', 1),
(447587, 782085, 'Lenorah', 'lenorah', 'us', 1),
(447588, 782085, 'Maryneal', 'maryneal', 'us', 1),
(447589, 782085, 'Masterson', 'masterson', 'us', 1),
(447590, 782085, 'McAdoo', 'mcadoo', 'us', 1),
(447591, 782085, 'Mentone', 'mentone', 'us', 1),
(447592, 782085, 'Mereta', 'mereta', 'us', 1),
(447593, 782085, 'Midkiff', 'midkiff', 'us', 1),
(447594, 782085, 'Nolan', 'nolan', 'us', 1),
(447595, 782085, 'Norton', 'norton', 'us', 1),
(447596, 782085, 'Old Glory', 'old-glory', 'us', 1),
(447597, 782085, 'Orla', 'orla', 'us', 1),
(447598, 782085, 'Rowena', 'rowena', 'us', 1),
(447599, 782085, 'Salt Flat', 'salt-flat', 'us', 1),
(447600, 782085, 'Sylvester', 'sylvester', 'us', 1),
(447601, 782085, 'Tarzan', 'tarzan', 'us', 1),
(447602, 782085, 'Terlingua', 'terlingua', 'us', 1),
(447603, 782085, 'Umbarger', 'umbarger', 'us', 1),
(447604, 782085, 'Vancourt', 'vancourt', 'us', 1),
(447605, 782085, 'Veribest', 'veribest', 'us', 1),
(447606, 782085, 'Wall', 'wall', 'us', 1),
(447607, 782085, 'Water Valley', 'water-valley', 'us', 1),
(447608, 782085, 'Wildorado', 'wildorado', 'us', 1),
(447609, 782085, 'Wingate', 'wingate', 'us', 1),
(447610, 782085, 'Knott', 'knott', 'us', 1),
(447611, 782085, 'Welch', 'welch', 'us', 1),
(447612, 782085, 'Holly Lake Ranch', 'holly-lake-ranch', 'us', 1),
(447613, 782085, 'Lipscomb', 'lipscomb', 'us', 1),
(447614, 782085, 'Elbert', 'elbert', 'us', 1),
(447615, 782085, 'Concepcion', 'concepcion', 'us', 1),
(447616, 782085, 'Fowlerton', 'fowlerton', 'us', 1),
(447617, 782085, 'Girard', 'girard', 'us', 1),
(447618, 782085, 'Round Top', 'round-top', 'us', 1),
(447619, 782085, 'Putnam', 'putnam', 'us', 1),
(447620, 782085, 'Toyah', 'toyah', 'us', 1),
(447621, 782085, 'Mobeetie', 'mobeetie', 'us', 1),
(447622, 782085, 'Millican', 'millican', 'us', 1),
(447623, 782085, 'Dodson', 'dodson', 'us', 1),
(447624, 782085, 'Marietta', 'marietta', 'us', 1),
(447625, 782085, 'Powell', 'powell', 'us', 1),
(447626, 782085, 'Round Mountain', 'round-mountain', 'us', 1),
(447627, 782085, 'Edmonson', 'edmonson', 'us', 1),
(447628, 782085, 'Pyote', 'pyote', 'us', 1),
(447629, 782085, 'Novice', 'novice', 'us', 1),
(447630, 782085, 'Melvin', 'melvin', 'us', 1),
(447631, 782085, 'Springlake', 'springlake', 'us', 1),
(447632, 782085, 'Aquilla', 'aquilla', 'us', 1),
(447633, 782085, 'Catarina', 'catarina', 'us', 1),
(447634, 782085, 'Cuney', 'cuney', 'us', 1),
(447635, 782085, 'Coyanosa', 'coyanosa', 'us', 1),
(447636, 782085, 'Lakeview', 'lakeview', 'us', 1),
(447637, 782085, 'Adrian', 'adrian', 'us', 1),
(447638, 782085, 'Douglassville', 'douglassville', 'us', 1),
(447639, 782085, 'Mullin', 'mullin', 'us', 1),
(447640, 782085, 'Estelline', 'estelline', 'us', 1),
(447641, 782085, 'Weinert', 'weinert', 'us', 1),
(447642, 782085, 'Austwell', 'austwell', 'us', 1),
(447643, 782085, 'Broaddus', 'broaddus', 'us', 1),
(447644, 782085, 'Creedmoor', 'creedmoor', 'us', 1),
(447645, 782085, 'Morse', 'morse', 'us', 1),
(447646, 782085, 'Encino', 'encino', 'us', 1),
(447647, 782085, 'Sanford', 'sanford', 'us', 1),
(447648, 782085, 'Leona', 'leona', 'us', 1),
(447649, 782085, 'La Ward', 'la-ward', 'us', 1),
(447650, 782085, 'Wellman', 'wellman', 'us', 1),
(447651, 782085, 'Westbrook', 'westbrook', 'us', 1),
(447652, 782085, 'Streetman', 'streetman', 'us', 1),
(447653, 782085, 'Westlake', 'westlake', 'us', 1),
(447654, 782085, 'Forsan', 'forsan', 'us', 1),
(447655, 782085, 'Pecan Gap', 'pecan-gap', 'us', 1),
(447656, 782085, 'Bailey', 'bailey', 'us', 1),
(447657, 782085, 'Pawnee', 'pawnee', 'us', 1),
(447658, 782085, 'Barry', 'barry', 'us', 1),
(447659, 782085, 'Carbon', 'carbon', 'us', 1),
(447660, 782085, 'Roaring Springs', 'roaring-springs', 'us', 1),
(447661, 782085, 'Carmine', 'carmine', 'us', 1),
(447662, 782085, 'Moran', 'moran', 'us', 1),
(447663, 782085, 'Marquez', 'marquez', 'us', 1),
(447664, 782085, 'Realitos', 'realitos', 'us', 1),
(447665, 782085, 'Ackerly', 'ackerly', 'us', 1),
(447666, 782085, 'Benjamin', 'benjamin', 'us', 1),
(447667, 782085, 'Penelope', 'penelope', 'us', 1),
(447668, 782085, 'Ravenna', 'ravenna', 'us', 1),
(447669, 782085, 'Kurten', 'kurten', 'us', 1),
(447670, 782085, 'Oakhurst', 'oakhurst', 'us', 1),
(447671, 782085, 'Bynum', 'bynum', 'us', 1),
(447672, 782085, 'Mingus', 'mingus', 'us', 1),
(447673, 782085, 'Windom', 'windom', 'us', 1),
(447674, 782085, 'Megargel', 'megargel', 'us', 1),
(447675, 782085, 'Chester', 'chester', 'us', 1),
(447676, 782085, 'Goldsmith', 'goldsmith', 'us', 1),
(447677, 782085, 'Woodson', 'woodson', 'us', 1),
(447678, 782085, 'Annona', 'annona', 'us', 1),
(447679, 782085, 'Fayetteville', 'fayetteville', 'us', 1),
(447680, 782085, 'Utopia', 'utopia', 'us', 1),
(447681, 782085, 'Quemado', 'quemado', 'us', 1),
(447682, 782085, 'Scottsville', 'scottsville', 'us', 1),
(447683, 782085, 'Lueders', 'lueders', 'us', 1),
(447684, 782085, 'Latexo', 'latexo', 'us', 1),
(447685, 782085, 'Thompsons', 'thompsons', 'us', 1),
(447686, 782085, 'Goree', 'goree', 'us', 1),
(447687, 782085, 'Anderson', 'anderson', 'us', 1),
(447688, 782085, 'Goodrich', 'goodrich', 'us', 1),
(447689, 782085, 'Bronson', 'bronson', 'us', 1),
(447690, 782085, 'Midway', 'midway', 'us', 1),
(447691, 782085, 'Paint Rock', 'paint-rock', 'us', 1),
(447692, 782085, 'Richland', 'richland', 'us', 1),
(447693, 782085, 'San Isidro', 'san-isidro', 'us', 1),
(447694, 782085, 'Malone', 'malone', 'us', 1),
(447695, 782085, 'Gary', 'gary', 'us', 1),
(447696, 782085, 'Darrouzett', 'darrouzett', 'us', 1),
(447697, 782085, 'Trent', 'trent', 'us', 1),
(447698, 782085, 'New Home', 'new-home', 'us', 1),
(447699, 782085, 'Covington', 'covington', 'us', 1),
(447700, 782085, 'Kennard', 'kennard', 'us', 1),
(447701, 782085, 'Burke', 'burke', 'us', 1),
(447702, 782085, 'Tuleta', 'tuleta', 'us', 1),
(447703, 782085, 'Nordheim', 'nordheim', 'us', 1),
(447704, 782085, 'Dickens', 'dickens', 'us', 1),
(447705, 782085, 'Richland Springs', 'richland-springs', 'us', 1),
(447706, 782085, 'Abbott', 'abbott', 'us', 1),
(447707, 782085, 'Reklaw', 'reklaw', 'us', 1),
(447708, 782085, 'Tynan', 'tynan', 'us', 1),
(447709, 782085, 'Leroy', 'leroy', 'us', 1),
(447710, 782085, 'Industry', 'industry', 'us', 1),
(447711, 782085, 'Bayside', 'bayside', 'us', 1),
(447712, 782085, 'Bigfoot', 'bigfoot', 'us', 1),
(447713, 782085, 'Poynor', 'poynor', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(447714, 782085, 'Sunset', 'sunset', 'us', 1),
(447715, 782085, 'Oilton', 'oilton', 'us', 1),
(447716, 782085, 'Blackwell', 'blackwell', 'us', 1),
(447717, 782085, 'Mount Calm', 'mount-calm', 'us', 1),
(447718, 782085, 'Nazareth', 'nazareth', 'us', 1),
(447719, 782085, 'Lawn', 'lawn', 'us', 1),
(447720, 782085, 'Cranfills Gap', 'cranfills-gap', 'us', 1),
(447721, 782085, 'Rochester', 'rochester', 'us', 1),
(447722, 782085, 'Channing', 'channing', 'us', 1),
(447723, 782085, 'Grandfalls', 'grandfalls', 'us', 1),
(447724, 782085, 'Burton', 'burton', 'us', 1),
(447725, 782085, 'Bloomburg', 'bloomburg', 'us', 1),
(447726, 782085, 'Iredell', 'iredell', 'us', 1),
(447727, 782085, 'Falcon Heights', 'falcon-heights', 'us', 1),
(447728, 782085, 'Yantis', 'yantis', 'us', 1),
(447729, 782085, 'Quitaque', 'quitaque', 'us', 1),
(447730, 782085, 'Leakey', 'leakey', 'us', 1),
(447731, 782085, 'Millsap', 'millsap', 'us', 1),
(447732, 782085, 'Dell City', 'dell-city', 'us', 1),
(447733, 782085, 'Hedley', 'hedley', 'us', 1),
(447734, 782085, 'Chireno', 'chireno', 'us', 1),
(447735, 782085, 'Evant', 'evant', 'us', 1),
(447736, 782085, 'Blanket', 'blanket', 'us', 1),
(447737, 782085, 'Bellevue', 'bellevue', 'us', 1),
(447738, 782085, 'Buckholts', 'buckholts', 'us', 1),
(447739, 782085, 'Follett', 'follett', 'us', 1),
(447740, 782085, 'Wickett', 'wickett', 'us', 1),
(447741, 782085, 'Riverside', 'riverside', 'us', 1),
(447742, 782085, 'Milano', 'milano', 'us', 1),
(447743, 782085, 'Liverpool', 'liverpool', 'us', 1),
(447744, 782085, 'Lavon', 'lavon', 'us', 1),
(447745, 782085, 'Whiteface', 'whiteface', 'us', 1),
(447746, 782085, 'Higgins', 'higgins', 'us', 1),
(447747, 782085, 'Gustine', 'gustine', 'us', 1),
(447748, 782085, 'Westminster', 'westminster', 'us', 1),
(447749, 782085, 'Hermleigh', 'hermleigh', 'us', 1),
(447750, 782085, 'Sadler', 'sadler', 'us', 1),
(447751, 782085, 'Jayton', 'jayton', 'us', 1),
(447752, 782085, 'Dodd City', 'dodd-city', 'us', 1),
(447753, 782085, 'Avery', 'avery', 'us', 1),
(447754, 782085, 'Devers', 'devers', 'us', 1),
(447755, 782085, 'Avinger', 'avinger', 'us', 1),
(447756, 782085, 'Fruitvale', 'fruitvale', 'us', 1),
(447757, 782085, 'Rosser', 'rosser', 'us', 1),
(447758, 782085, 'Blum', 'blum', 'us', 1),
(447759, 782085, 'Vanderbilt', 'vanderbilt', 'us', 1),
(447760, 782085, 'Bruni', 'bruni', 'us', 1),
(447761, 782085, 'Gordon', 'gordon', 'us', 1),
(447762, 782085, 'Port Mansfield', 'port-mansfield', 'us', 1),
(447763, 782085, 'Windthorst', 'windthorst', 'us', 1),
(447764, 782085, 'Oglesby', 'oglesby', 'us', 1),
(447765, 782085, 'Buffalo Gap', 'buffalo-gap', 'us', 1),
(447766, 782085, 'Christoval', 'christoval', 'us', 1),
(447767, 782085, 'Pattison', 'pattison', 'us', 1),
(447768, 782085, 'Scotland', 'scotland', 'us', 1),
(447769, 782085, 'Imperial', 'imperial', 'us', 1),
(447770, 782085, 'Sandia', 'sandia', 'us', 1),
(447771, 782085, 'Lipan', 'lipan', 'us', 1),
(447772, 782085, 'Alba', 'alba', 'us', 1),
(447773, 782085, 'Smiley', 'smiley', 'us', 1),
(447774, 782085, 'Orchard', 'orchard', 'us', 1),
(447775, 782085, 'Balmorhea', 'balmorhea', 'us', 1),
(447776, 782085, 'Smyer', 'smyer', 'us', 1),
(447777, 782085, 'Hartley', 'hartley', 'us', 1),
(447778, 782085, 'Oakwood', 'oakwood', 'us', 1),
(447779, 782085, 'Marathon', 'marathon', 'us', 1),
(447780, 782085, 'Christine', 'christine', 'us', 1),
(447781, 782085, 'Nome', 'nome', 'us', 1),
(447782, 782085, 'Texline', 'texline', 'us', 1),
(447783, 782085, 'Turkey', 'turkey', 'us', 1),
(447784, 782085, 'Stonewall', 'stonewall', 'us', 1),
(447785, 782085, 'Kosse', 'kosse', 'us', 1),
(447786, 782085, 'Mount Enterprise', 'mount-enterprise', 'us', 1),
(447787, 782085, 'Morgan', 'morgan', 'us', 1),
(447788, 782085, 'Lone Oak', 'lone-oak', 'us', 1),
(447789, 782085, 'Stagecoach', 'stagecoach', 'us', 1),
(447790, 782085, 'Miami', 'miami', 'us', 1),
(447791, 782085, 'Ropesville', 'ropesville', 'us', 1),
(447792, 782085, 'Lefors', 'lefors', 'us', 1),
(447793, 782085, 'Kendleton', 'kendleton', 'us', 1),
(447794, 782085, 'Byers', 'byers', 'us', 1),
(447795, 782085, 'Paradise', 'paradise', 'us', 1),
(447796, 782085, 'Bryson', 'bryson', 'us', 1),
(447797, 782085, 'Wilson', 'wilson', 'us', 1),
(447798, 782085, 'Winfield', 'winfield', 'us', 1),
(447799, 782085, 'Mirando City', 'mirando-city', 'us', 1),
(447800, 782085, 'Thornton', 'thornton', 'us', 1),
(447801, 782085, 'Sunset Valley', 'sunset-valley', 'us', 1),
(447802, 782085, 'Montgomery', 'montgomery', 'us', 1),
(447803, 782085, 'Newcastle', 'newcastle', 'us', 1),
(447804, 782085, 'Pointblank', 'pointblank', 'us', 1),
(447805, 782085, 'Talco', 'talco', 'us', 1),
(447806, 782085, 'Groom', 'groom', 'us', 1),
(447807, 782085, 'Sierra Blanca', 'sierra-blanca', 'us', 1),
(447808, 782085, 'Damon', 'damon', 'us', 1),
(447809, 782085, 'Falls City', 'falls-city', 'us', 1),
(447810, 782085, 'Snook', 'snook', 'us', 1),
(447811, 782085, 'Loraine', 'loraine', 'us', 1),
(447812, 782085, 'Lolita', 'lolita', 'us', 1),
(447813, 782085, 'Winona', 'winona', 'us', 1),
(447814, 782085, 'Skellytown', 'skellytown', 'us', 1),
(447815, 782085, 'Graford', 'graford', 'us', 1),
(447816, 782085, 'Hawley', 'hawley', 'us', 1),
(447817, 782085, 'Lovelady', 'lovelady', 'us', 1),
(447818, 782085, 'Happy', 'happy', 'us', 1),
(447819, 782085, 'Nevada', 'nevada', 'us', 1),
(447820, 782085, 'Meadow', 'meadow', 'us', 1),
(447821, 782085, 'Roby', 'roby', 'us', 1),
(447822, 782085, 'Colmesneil', 'colmesneil', 'us', 1),
(447823, 782085, 'Ector', 'ector', 'us', 1),
(447824, 782085, 'Bardwell', 'bardwell', 'us', 1),
(447825, 782085, 'Murchison', 'murchison', 'us', 1),
(447826, 782085, 'Cumby', 'cumby', 'us', 1),
(447827, 782085, 'Rule', 'rule', 'us', 1),
(447828, 782085, 'Cushing', 'cushing', 'us', 1),
(447829, 782085, 'Encinal', 'encinal', 'us', 1),
(447830, 782085, 'Como', 'como', 'us', 1),
(447831, 782085, 'Moore', 'moore', 'us', 1),
(447832, 782085, 'Tolar', 'tolar', 'us', 1),
(447833, 782085, 'Matador', 'matador', 'us', 1),
(447834, 782085, 'Zavalla', 'zavalla', 'us', 1),
(447835, 782085, 'Cross Roads', 'cross-roads', 'us', 1),
(447836, 782085, 'Lott', 'lott', 'us', 1),
(447837, 782085, 'Pettus', 'pettus', 'us', 1),
(447838, 782085, 'Trenton', 'trenton', 'us', 1),
(447839, 782085, 'Geronimo', 'geronimo', 'us', 1),
(447840, 782085, 'Beasley', 'beasley', 'us', 1),
(447841, 782085, 'Ladonia', 'ladonia', 'us', 1),
(447842, 782085, 'Weir', 'weir', 'us', 1),
(447843, 782085, 'San Perlita', 'san-perlita', 'us', 1),
(447844, 782085, 'Silverton', 'silverton', 'us', 1),
(447845, 782085, 'Frost', 'frost', 'us', 1),
(447846, 782085, 'Deport', 'deport', 'us', 1),
(447847, 782085, 'Roxton', 'roxton', 'us', 1),
(447848, 782085, 'Hungerford', 'hungerford', 'us', 1),
(447849, 782085, 'Milford', 'milford', 'us', 1),
(447850, 782085, 'Kingsbury', 'kingsbury', 'us', 1),
(447851, 782085, 'Rio Vista', 'rio-vista', 'us', 1),
(447852, 782085, 'Chillicothe', 'chillicothe', 'us', 1),
(447853, 782085, 'Weston', 'weston', 'us', 1),
(447854, 782085, 'Tuscola', 'tuscola', 'us', 1),
(447855, 782085, 'Elmendorf', 'elmendorf', 'us', 1),
(447856, 782085, 'Detroit', 'detroit', 'us', 1),
(447857, 782085, 'Valley View', 'valley-view', 'us', 1),
(447858, 782085, 'Agua Dulce', 'agua-dulce', 'us', 1),
(447859, 782085, 'Point Comfort', 'point-comfort', 'us', 1),
(447860, 782085, 'Beckville', 'beckville', 'us', 1),
(447861, 782085, 'Strawn', 'strawn', 'us', 1),
(447862, 782085, 'New Deal', 'new-deal', 'us', 1),
(447863, 782085, 'Walnut Springs', 'walnut-springs', 'us', 1),
(447864, 782085, 'Coldspring', 'coldspring', 'us', 1),
(447865, 782085, 'Normangee', 'normangee', 'us', 1),
(447866, 782085, 'Josephine', 'josephine', 'us', 1),
(447867, 782085, 'Big Wells', 'big-wells', 'us', 1),
(447868, 782085, 'Throckmorton', 'throckmorton', 'us', 1),
(447869, 782085, 'Kress', 'kress', 'us', 1),
(447870, 782085, 'Lindsay', 'lindsay', 'us', 1),
(447871, 782085, 'Wells', 'wells', 'us', 1),
(447872, 782085, 'Campbell', 'campbell', 'us', 1),
(447873, 782085, 'Amherst', 'amherst', 'us', 1),
(447874, 782085, 'Brownsboro', 'brownsboro', 'us', 1),
(447875, 782085, 'Miles', 'miles', 'us', 1),
(447876, 782085, 'Rankin', 'rankin', 'us', 1),
(447877, 782085, 'Camp Wood', 'camp-wood', 'us', 1),
(447878, 782085, 'Crawford', 'crawford', 'us', 1),
(447879, 782085, 'Aspermont', 'aspermont', 'us', 1),
(447880, 782085, 'Knippa', 'knippa', 'us', 1),
(447881, 782085, 'Petrolia', 'petrolia', 'us', 1),
(447882, 782085, 'Ponder', 'ponder', 'us', 1),
(447883, 782085, 'Driscoll', 'driscoll', 'us', 1),
(447884, 782085, 'Mertzon', 'mertzon', 'us', 1),
(447885, 782085, 'Garrison', 'garrison', 'us', 1),
(447886, 782085, 'Hardin', 'hardin', 'us', 1),
(447887, 782085, 'Sanderson', 'sanderson', 'us', 1),
(447888, 782085, 'McLean', 'mclean', 'us', 1),
(447889, 782085, 'Rising Star', 'rising-star', 'us', 1),
(447890, 782085, 'Bremond', 'bremond', 'us', 1),
(447891, 782085, 'Celeste', 'celeste', 'us', 1),
(447892, 782085, 'Wink', 'wink', 'us', 1),
(447893, 782085, 'Eustace', 'eustace', 'us', 1),
(447894, 782085, 'Lometa', 'lometa', 'us', 1),
(447895, 782085, 'Rhome', 'rhome', 'us', 1),
(447896, 782085, 'Maypearl', 'maypearl', 'us', 1),
(447897, 782085, 'Bee Cave', 'bee-cave', 'us', 1),
(447898, 782085, 'Thrall', 'thrall', 'us', 1),
(447899, 782085, 'Simonton', 'simonton', 'us', 1),
(447900, 782085, 'Coolidge', 'coolidge', 'us', 1),
(447901, 782085, 'Redwater', 'redwater', 'us', 1),
(447902, 782085, 'Blooming Grove', 'blooming-grove', 'us', 1),
(447903, 782085, 'Savoy', 'savoy', 'us', 1),
(447904, 782085, 'Dawson', 'dawson', 'us', 1),
(447905, 782085, 'Pineland', 'pineland', 'us', 1),
(447906, 782085, 'Tioga', 'tioga', 'us', 1),
(447907, 782085, 'Centerville', 'centerville', 'us', 1),
(447908, 782085, 'Vega', 'vega', 'us', 1),
(447909, 782085, 'Coahoma', 'coahoma', 'us', 1),
(447910, 782085, 'Arp', 'arp', 'us', 1),
(447911, 782085, 'Blue Ridge', 'blue-ridge', 'us', 1),
(447912, 782085, 'Santa Maria', 'santa-maria', 'us', 1),
(447913, 782085, 'Joaquin', 'joaquin', 'us', 1),
(447914, 782085, 'Jewett', 'jewett', 'us', 1),
(447915, 782085, 'New Waverly', 'new-waverly', 'us', 1),
(447916, 782085, 'Moulton', 'moulton', 'us', 1),
(447917, 782085, 'Rice', 'rice', 'us', 1),
(447918, 782085, 'Blessing', 'blessing', 'us', 1),
(447919, 782085, 'San Felipe', 'san-felipe', 'us', 1),
(447920, 782085, 'Saint Jo', 'saint-jo', 'us', 1),
(447921, 782085, 'Omaha', 'omaha', 'us', 1),
(447922, 782085, 'Clint', 'clint', 'us', 1),
(447923, 782085, 'Godley', 'godley', 'us', 1),
(447924, 782085, 'New London', 'new-london', 'us', 1),
(447925, 782085, 'Tom Bean', 'tom-bean', 'us', 1),
(447926, 782085, 'Waelder', 'waelder', 'us', 1),
(447927, 782085, 'Bronte', 'bronte', 'us', 1),
(447928, 782085, 'Riesel', 'riesel', 'us', 1),
(447929, 782085, 'Santa Anna', 'santa-anna', 'us', 1),
(447930, 782085, 'Maud', 'maud', 'us', 1),
(447931, 782085, 'Sterling City', 'sterling-city', 'us', 1),
(447932, 782085, 'Fulshear', 'fulshear', 'us', 1),
(447933, 782085, 'Martindale', 'martindale', 'us', 1),
(447934, 782085, 'Sudan', 'sudan', 'us', 1),
(447935, 782085, 'Crowell', 'crowell', 'us', 1),
(447936, 782085, 'Lakeside', 'lakeside', 'us', 1),
(447937, 782085, 'Spur', 'spur', 'us', 1),
(447938, 782085, 'Point', 'point', 'us', 1),
(447939, 782085, 'Aurora', 'aurora', 'us', 1),
(447940, 782085, 'Hemphill', 'hemphill', 'us', 1),
(447941, 782085, 'White Deer', 'white-deer', 'us', 1),
(447942, 782085, 'La Vernia', 'la-vernia', 'us', 1),
(447943, 782085, 'Rogers', 'rogers', 'us', 1),
(447944, 782085, 'China', 'china', 'us', 1),
(447945, 782085, 'Runge', 'runge', 'us', 1),
(447946, 782085, 'Louise', 'louise', 'us', 1),
(447947, 782085, 'New Summerfield', 'new-summerfield', 'us', 1),
(447948, 782085, 'Cross Plains', 'cross-plains', 'us', 1),
(447949, 782085, 'Wortham', 'wortham', 'us', 1),
(447950, 782085, 'Chico', 'chico', 'us', 1),
(447951, 782085, 'Knox City', 'knox-city', 'us', 1),
(447952, 782085, 'Robert Lee', 'robert-lee', 'us', 1),
(447953, 782085, 'Holland', 'holland', 'us', 1),
(447954, 782085, 'Gruver', 'gruver', 'us', 1),
(447955, 782085, 'Tenaha', 'tenaha', 'us', 1),
(447956, 782085, 'Ransom Canyon', 'ransom-canyon', 'us', 1),
(447957, 782085, 'Harper', 'harper', 'us', 1),
(447958, 782085, 'Daisetta', 'daisetta', 'us', 1),
(447959, 782085, 'Markham', 'markham', 'us', 1),
(447960, 782085, 'Skidmore', 'skidmore', 'us', 1),
(447961, 782085, 'Alto', 'alto', 'us', 1),
(447962, 782085, 'Southmayd', 'southmayd', 'us', 1),
(447963, 782085, 'Hart', 'hart', 'us', 1),
(447964, 782085, 'Lasara', 'lasara', 'us', 1),
(447965, 782085, 'Trinidad', 'trinidad', 'us', 1),
(447966, 782085, 'Timpson', 'timpson', 'us', 1),
(447967, 782085, 'Groveton', 'groveton', 'us', 1),
(447968, 782085, 'Valley Mills', 'valley-mills', 'us', 1),
(447969, 782085, 'Marion', 'marion', 'us', 1),
(447970, 782085, 'Iraan', 'iraan', 'us', 1),
(447971, 782085, 'Florence', 'florence', 'us', 1),
(447972, 782085, 'Anton', 'anton', 'us', 1),
(447973, 782085, 'Manor', 'manor', 'us', 1),
(447974, 782085, 'Newark', 'newark', 'us', 1),
(447975, 782085, 'Bandera', 'bandera', 'us', 1),
(447976, 782085, 'Los Indios', 'los-indios', 'us', 1),
(447977, 782085, 'Fort Davis', 'fort-davis', 'us', 1),
(447978, 782085, 'Tye', 'tye', 'us', 1),
(447979, 782085, 'Tatum', 'tatum', 'us', 1),
(447980, 782085, 'Wheeler', 'wheeler', 'us', 1),
(447981, 782085, 'Deweyville', 'deweyville', 'us', 1),
(447982, 782085, 'Ore City', 'ore-city', 'us', 1),
(447983, 782085, 'Penitas', 'penitas', 'us', 1),
(447984, 782085, 'Kempner', 'kempner', 'us', 1),
(447985, 782085, 'Petersburg', 'petersburg', 'us', 1),
(447986, 782085, 'Frankston', 'frankston', 'us', 1),
(447987, 782085, 'Caddo Mills', 'caddo-mills', 'us', 1),
(447988, 782085, 'Claude', 'claude', 'us', 1),
(447989, 782085, 'Gardendale', 'gardendale', 'us', 1),
(447990, 782085, 'Roscoe', 'roscoe', 'us', 1),
(447991, 782085, 'La Coste', 'la-coste', 'us', 1),
(447992, 782085, 'Elkhart', 'elkhart', 'us', 1),
(447993, 782085, 'Lorenzo', 'lorenzo', 'us', 1),
(447994, 782085, 'Gorman', 'gorman', 'us', 1),
(447995, 782085, 'Bells', 'bells', 'us', 1),
(447996, 782085, 'Wallis', 'wallis', 'us', 1),
(447997, 782085, 'Kemp', 'kemp', 'us', 1),
(447998, 782085, 'Magnolia', 'magnolia', 'us', 1),
(447999, 782085, 'Seven Points', 'seven-points', 'us', 1),
(448000, 782085, 'Rocksprings', 'rocksprings', 'us', 1),
(448001, 782085, 'Cut and Shoot', 'cut-and-shoot', 'us', 1),
(448002, 782085, 'Batesville', 'batesville', 'us', 1),
(448003, 782085, 'Alvord', 'alvord', 'us', 1),
(448004, 782085, 'Farwell', 'farwell', 'us', 1),
(448005, 782085, 'Paducah', 'paducah', 'us', 1),
(448006, 782085, 'Granger', 'granger', 'us', 1),
(448007, 782085, 'Bogata', 'bogata', 'us', 1),
(448008, 782085, 'Lexington', 'lexington', 'us', 1),
(448009, 782085, 'Olmito', 'olmito', 'us', 1),
(448010, 782085, 'Thorndale', 'thorndale', 'us', 1),
(448011, 782085, 'Asherton', 'asherton', 'us', 1),
(448012, 782085, 'Big Sandy', 'big-sandy', 'us', 1),
(448013, 782085, 'Boyd', 'boyd', 'us', 1),
(448014, 782085, 'Emory', 'emory', 'us', 1),
(448015, 782085, 'Munday', 'munday', 'us', 1),
(448016, 782085, 'Calvert', 'calvert', 'us', 1),
(448017, 782085, 'Hico', 'hico', 'us', 1),
(448018, 782085, 'Booker', 'booker', 'us', 1),
(448019, 782085, 'Bertram', 'bertram', 'us', 1),
(448020, 782085, 'Troy', 'troy', 'us', 1),
(448021, 782085, 'Johnson City', 'johnson-city', 'us', 1),
(448022, 782085, 'Van Vleck', 'van-vleck', 'us', 1),
(448023, 782085, 'Runaway Bay', 'runaway-bay', 'us', 1),
(448024, 782085, 'Seadrift', 'seadrift', 'us', 1),
(448025, 782085, 'Moody', 'moody', 'us', 1),
(448026, 782085, 'Orange Grove', 'orange-grove', 'us', 1),
(448027, 782085, 'Onalaska', 'onalaska', 'us', 1),
(448028, 782085, 'Rosebud', 'rosebud', 'us', 1),
(448029, 782085, 'Liberty Hill', 'liberty-hill', 'us', 1),
(448030, 782085, 'Grapeland', 'grapeland', 'us', 1),
(448031, 782085, 'Naples', 'naples', 'us', 1),
(448032, 782085, 'Edgewood', 'edgewood', 'us', 1),
(448033, 782085, 'Franklin', 'franklin', 'us', 1),
(448034, 782085, 'Evadale', 'evadale', 'us', 1),
(448035, 782085, 'Flatonia', 'flatonia', 'us', 1),
(448036, 782085, 'Jarrell', 'jarrell', 'us', 1),
(448037, 782085, 'Plains', 'plains', 'us', 1),
(448038, 782085, 'Collinsville', 'collinsville', 'us', 1),
(448039, 782085, 'Milam', 'milam', 'us', 1),
(448040, 782085, 'Rotan', 'rotan', 'us', 1),
(448041, 782085, 'Haslet', 'haslet', 'us', 1),
(448042, 782085, 'La Villa', 'la-villa', 'us', 1),
(448043, 782085, 'Blossom', 'blossom', 'us', 1),
(448044, 782085, 'Quinlan', 'quinlan', 'us', 1),
(448045, 782085, 'Hawkins', 'hawkins', 'us', 1),
(448046, 782085, 'Splendora', 'splendora', 'us', 1),
(448047, 782085, 'Bullard', 'bullard', 'us', 1),
(448048, 782085, 'Meridian', 'meridian', 'us', 1),
(448049, 782085, 'Anna', 'anna', 'us', 1),
(448050, 782085, 'Stockdale', 'stockdale', 'us', 1),
(448051, 782085, 'Lorena', 'lorena', 'us', 1),
(448052, 782085, 'Benavides', 'benavides', 'us', 1),
(448053, 782085, 'Sundown', 'sundown', 'us', 1),
(448054, 782085, 'Queen City', 'queen-city', 'us', 1),
(448055, 782085, 'La Pryor', 'la-pryor', 'us', 1),
(448056, 782085, 'Grandview', 'grandview', 'us', 1),
(448057, 782085, 'Shenandoah', 'shenandoah', 'us', 1),
(448058, 782085, 'Woodsboro', 'woodsboro', 'us', 1),
(448059, 782085, 'Baird', 'baird', 'us', 1),
(448060, 782085, 'Bangs', 'bangs', 'us', 1),
(448061, 782085, 'Itasca', 'itasca', 'us', 1),
(448062, 782085, 'Blanco', 'blanco', 'us', 1),
(448063, 782085, 'Lone Star', 'lone-star', 'us', 1),
(448064, 782085, 'Menard', 'menard', 'us', 1),
(448065, 782085, 'Stowell', 'stowell', 'us', 1),
(448066, 782085, 'Sabinal', 'sabinal', 'us', 1),
(448067, 782085, 'Danbury', 'danbury', 'us', 1),
(448068, 782085, 'Wolfe City', 'wolfe-city', 'us', 1),
(448069, 782085, 'Gunter', 'gunter', 'us', 1),
(448070, 782085, 'Crosby', 'crosby', 'us', 1),
(448071, 782085, 'Hubbard', 'hubbard', 'us', 1),
(448072, 782085, 'Bartlett', 'bartlett', 'us', 1),
(448073, 782085, 'Fulton', 'fulton', 'us', 1),
(448074, 782085, 'Muenster', 'muenster', 'us', 1),
(448075, 782085, 'Sour Lake', 'sour-lake', 'us', 1),
(448076, 782085, 'Dripping Springs', 'dripping-springs', 'us', 1),
(448077, 782085, 'Crosbyton', 'crosbyton', 'us', 1),
(448078, 782085, 'Three Rivers', 'three-rivers', 'us', 1),
(448079, 782085, 'Goldthwaite', 'goldthwaite', 'us', 1),
(448080, 782085, 'De Kalb', 'de-kalb', 'us', 1),
(448081, 782085, 'Holliday', 'holliday', 'us', 1),
(448082, 782085, 'Somerville', 'somerville', 'us', 1),
(448083, 782085, 'Tornillo', 'tornillo', 'us', 1),
(448084, 782085, 'Monte Alto', 'monte-alto', 'us', 1),
(448085, 782085, 'Whitewright', 'whitewright', 'us', 1),
(448086, 782085, 'Kerens', 'kerens', 'us', 1),
(448087, 782085, 'Jonestown', 'jonestown', 'us', 1),
(448088, 782085, 'Rancho Viejo', 'rancho-viejo', 'us', 1),
(448089, 782085, 'Buffalo', 'buffalo', 'us', 1),
(448090, 782085, 'Pottsboro', 'pottsboro', 'us', 1),
(448091, 782085, 'McCamey', 'mccamey', 'us', 1),
(448092, 782085, 'Honey Grove', 'honey-grove', 'us', 1),
(448093, 782085, 'Brackettville', 'brackettville', 'us', 1),
(448094, 782085, 'Eldorado', 'eldorado', 'us', 1),
(448095, 782085, 'Charlotte', 'charlotte', 'us', 1),
(448096, 782085, 'East Bernard', 'east-bernard', 'us', 1),
(448097, 782085, 'Natalia', 'natalia', 'us', 1),
(448098, 782085, 'Somerset', 'somerset', 'us', 1),
(448099, 782085, 'Hughes Springs', 'hughes-springs', 'us', 1),
(448100, 782085, 'Bovina', 'bovina', 'us', 1),
(448101, 782085, 'Ganado', 'ganado', 'us', 1),
(448102, 782085, 'Beach City', 'beach-city', 'us', 1),
(448103, 782085, 'Stinnett', 'stinnett', 'us', 1),
(448104, 782085, 'Ingram', 'ingram', 'us', 1),
(448105, 782085, 'Hudson Oaks', 'hudson-oaks', 'us', 1),
(448106, 782085, 'Fort Hancock', 'fort-hancock', 'us', 1),
(448107, 782085, 'Meadowlakes', 'meadowlakes', 'us', 1),
(448108, 782085, 'Lockney', 'lockney', 'us', 1),
(448109, 782085, 'Albany', 'albany', 'us', 1),
(448110, 782085, 'Archer City', 'archer-city', 'us', 1),
(448111, 782085, 'Sunray', 'sunray', 'us', 1),
(448112, 782085, 'Lyford', 'lyford', 'us', 1),
(448113, 782085, 'Salado', 'salado', 'us', 1),
(448114, 782085, 'Clarendon', 'clarendon', 'us', 1),
(448115, 782085, 'Jefferson', 'jefferson', 'us', 1),
(448116, 782085, 'Marfa', 'marfa', 'us', 1),
(448117, 782085, 'Corrigan', 'corrigan', 'us', 1),
(448118, 782085, 'Weimar', 'weimar', 'us', 1),
(448119, 782085, 'Kirbyville', 'kirbyville', 'us', 1),
(448120, 782085, 'Stratford', 'stratford', 'us', 1),
(448121, 782085, 'Sebastian', 'sebastian', 'us', 1),
(448122, 782085, 'Leonard', 'leonard', 'us', 1),
(448123, 782085, 'Hamlin', 'hamlin', 'us', 1),
(448124, 782085, 'Shiner', 'shiner', 'us', 1),
(448125, 782085, 'Goliad', 'goliad', 'us', 1),
(448126, 782085, 'Inez', 'inez', 'us', 1),
(448127, 782085, 'Shamrock', 'shamrock', 'us', 1),
(448128, 782085, 'Troup', 'troup', 'us', 1),
(448129, 782085, 'Saint Hedwig', 'saint-hedwig', 'us', 1),
(448130, 782085, 'Palmer', 'palmer', 'us', 1),
(448131, 782085, 'Wellington', 'wellington', 'us', 1),
(448132, 782085, 'Waller', 'waller', 'us', 1),
(448133, 782085, 'Springtown', 'springtown', 'us', 1),
(448134, 782085, 'Lake Kiowa', 'lake-kiowa', 'us', 1),
(448135, 782085, 'Buchanan Dam', 'buchanan-dam', 'us', 1),
(448136, 782085, 'Ralls', 'ralls', 'us', 1),
(448137, 782085, 'Whitney', 'whitney', 'us', 1),
(448138, 782085, 'Huntington', 'huntington', 'us', 1),
(448139, 782085, 'Vinton', 'vinton', 'us', 1),
(448140, 782085, 'Fritch', 'fritch', 'us', 1),
(448141, 782085, 'Fate', 'fate', 'us', 1),
(448142, 782085, 'Italy', 'italy', 'us', 1),
(448143, 782085, 'Poth', 'poth', 'us', 1),
(448144, 782085, 'Hale Center', 'hale-center', 'us', 1),
(448145, 782085, 'Idalou', 'idalou', 'us', 1),
(448146, 782085, 'Rio Hondo', 'rio-hondo', 'us', 1),
(448147, 782085, 'Waskom', 'waskom', 'us', 1),
(448148, 782085, 'Kountze', 'kountze', 'us', 1),
(448149, 782085, 'Anahuac', 'anahuac', 'us', 1),
(448150, 782085, 'Nolanville', 'nolanville', 'us', 1),
(448151, 782085, 'Aubrey', 'aubrey', 'us', 1),
(448152, 782085, 'Linden', 'linden', 'us', 1),
(448153, 782085, 'The Hills', 'the-hills', 'us', 1),
(448154, 782085, 'Van Horn', 'van-horn', 'us', 1),
(448155, 782085, 'Nash', 'nash', 'us', 1),
(448156, 782085, 'Cooper', 'cooper', 'us', 1),
(448157, 782085, 'Mason', 'mason', 'us', 1),
(448158, 782085, 'Quitman', 'quitman', 'us', 1),
(448159, 782085, 'Canadian', 'canadian', 'us', 1),
(448160, 782085, 'Mart', 'mart', 'us', 1),
(448161, 782085, 'Yorktown', 'yorktown', 'us', 1),
(448162, 782085, 'Nixon', 'nixon', 'us', 1),
(448163, 782085, 'Gregory', 'gregory', 'us', 1),
(448164, 782085, 'Venus', 'venus', 'us', 1),
(448165, 782085, 'Shallowater', 'shallowater', 'us', 1),
(448166, 782085, 'Morton', 'morton', 'us', 1),
(448167, 782085, 'Shavano Park', 'shavano-park', 'us', 1),
(448168, 782085, 'Seagraves', 'seagraves', 'us', 1),
(448169, 782085, 'Overton', 'overton', 'us', 1),
(448170, 782085, 'Woodville', 'woodville', 'us', 1),
(448171, 782085, 'Shepherd', 'shepherd', 'us', 1),
(448172, 782085, 'Mount Vernon', 'mount-vernon', 'us', 1),
(448173, 782085, 'De Leon', 'de-leon', 'us', 1),
(448174, 782085, 'Melissa', 'melissa', 'us', 1),
(448175, 782085, 'Olton', 'olton', 'us', 1),
(448176, 782085, 'Anson', 'anson', 'us', 1),
(448177, 782085, 'Ferris', 'ferris', 'us', 1),
(448178, 782085, 'George West', 'george-west', 'us', 1),
(448179, 782085, 'Buna', 'buna', 'us', 1),
(448180, 782085, 'Stanton', 'stanton', 'us', 1),
(448181, 782085, 'Garden Ridge', 'garden-ridge', 'us', 1),
(448182, 782085, 'Malakoff', 'malakoff', 'us', 1),
(448183, 782085, 'Pantego', 'pantego', 'us', 1),
(448184, 782085, 'Chandler', 'chandler', 'us', 1),
(448185, 782085, 'Tool', 'tool', 'us', 1),
(448186, 782085, 'Kemah', 'kemah', 'us', 1),
(448187, 782085, 'Lytle', 'lytle', 'us', 1),
(448188, 782085, 'Blue Mound', 'blue-mound', 'us', 1),
(448189, 782085, 'Odem', 'odem', 'us', 1),
(448190, 782085, 'Newton', 'newton', 'us', 1),
(448191, 782085, 'Eden', 'eden', 'us', 1),
(448192, 782085, 'San Augustine', 'san-augustine', 'us', 1),
(448193, 782085, 'Hallettsville', 'hallettsville', 'us', 1),
(448194, 782085, 'Memphis', 'memphis', 'us', 1),
(448195, 782085, 'Ranger', 'ranger', 'us', 1),
(448196, 782085, 'Daingerfield', 'daingerfield', 'us', 1),
(448197, 782085, 'Big Lake', 'big-lake', 'us', 1),
(448198, 782085, 'Glen Rose', 'glen-rose', 'us', 1),
(448199, 782085, 'McQueeney', 'mcqueeney', 'us', 1),
(448200, 782085, 'Laguna Vista', 'laguna-vista', 'us', 1),
(448201, 782085, 'Van', 'van', 'us', 1),
(448202, 782085, 'Merkel', 'merkel', 'us', 1),
(448203, 782085, 'La Blanca', 'la-blanca', 'us', 1),
(448204, 782085, 'Mont Belvieu', 'mont-belvieu', 'us', 1),
(448205, 782085, 'Panhandle', 'panhandle', 'us', 1),
(448206, 782085, 'Mabank', 'mabank', 'us', 1),
(448207, 782085, 'Celina', 'celina', 'us', 1),
(448208, 782085, 'Tahoka', 'tahoka', 'us', 1),
(448209, 782085, 'San Saba', 'san-saba', 'us', 1),
(448210, 782085, 'Winters', 'winters', 'us', 1),
(448211, 782085, 'Aledo', 'aledo', 'us', 1),
(448212, 782085, 'Junction', 'junction', 'us', 1),
(448213, 782085, 'Van Alstyne', 'van-alstyne', 'us', 1),
(448214, 782085, 'West', 'west', 'us', 1),
(448215, 782085, 'Seymour', 'seymour', 'us', 1),
(448216, 782085, 'Refugio', 'refugio', 'us', 1),
(448217, 782085, 'Cactus', 'cactus', 'us', 1),
(448218, 782085, 'Quanah', 'quanah', 'us', 1),
(448219, 782085, 'Abernathy', 'abernathy', 'us', 1),
(448220, 782085, 'Hideaway', 'hideaway', 'us', 1),
(448221, 782085, 'Trinity', 'trinity', 'us', 1),
(448222, 782085, 'Early', 'early', 'us', 1),
(448223, 782085, 'Reno', 'reno', 'us', 1),
(448224, 782085, 'Schulenburg', 'schulenburg', 'us', 1),
(448225, 782085, 'Howe', 'howe', 'us', 1),
(448226, 782085, 'Justin', 'justin', 'us', 1),
(448227, 782085, 'Selma', 'selma', 'us', 1),
(448228, 782085, 'Hutchins', 'hutchins', 'us', 1),
(448229, 782085, 'Wimberley', 'wimberley', 'us', 1),
(448230, 782085, 'Haskell', 'haskell', 'us', 1),
(448231, 782085, 'Hallsville', 'hallsville', 'us', 1),
(448232, 782085, 'Wolfforth', 'wolfforth', 'us', 1),
(448233, 782085, 'Premont', 'premont', 'us', 1),
(448234, 782085, 'Combes', 'combes', 'us', 1),
(448235, 782085, 'Spearman', 'spearman', 'us', 1),
(448236, 782085, 'Brazoria', 'brazoria', 'us', 1),
(448237, 782085, 'Hamilton', 'hamilton', 'us', 1),
(448238, 782085, 'Argyle', 'argyle', 'us', 1),
(448239, 782085, 'Hooks', 'hooks', 'us', 1),
(448240, 782085, 'Comfort', 'comfort', 'us', 1),
(448241, 782085, 'Castroville', 'castroville', 'us', 1),
(448242, 782085, 'Sonora', 'sonora', 'us', 1),
(448243, 782085, 'Santa Rosa', 'santa-rosa', 'us', 1),
(448244, 782085, 'Bloomington', 'bloomington', 'us', 1),
(448245, 782085, 'Electra', 'electra', 'us', 1),
(448246, 782085, 'West Lake Hills', 'west-lake-hills', 'us', 1),
(448247, 782085, 'Crane', 'crane', 'us', 1),
(448248, 782085, 'Freer', 'freer', 'us', 1),
(448249, 782085, 'Hickory Creek', 'hickory-creek', 'us', 1),
(448250, 782085, 'Krum', 'krum', 'us', 1),
(448251, 782085, 'Mauriceville', 'mauriceville', 'us', 1),
(448252, 782085, 'Grand Saline', 'grand-saline', 'us', 1),
(448253, 782085, 'Bishop', 'bishop', 'us', 1),
(448254, 782085, 'Stamford', 'stamford', 'us', 1),
(448255, 782085, 'Richwood', 'richwood', 'us', 1),
(448256, 782085, 'Needville', 'needville', 'us', 1),
(448257, 782085, 'Nocona', 'nocona', 'us', 1),
(448258, 782085, 'Medina', 'medina', 'us', 1),
(448259, 782085, 'Olney', 'olney', 'us', 1),
(448260, 782085, 'Winnie', 'winnie', 'us', 1),
(448261, 782085, 'Floydada', 'floydada', 'us', 1),
(448262, 782085, 'Farmersville', 'farmersville', 'us', 1),
(448263, 782085, 'Manvel', 'manvel', 'us', 1),
(448264, 782085, 'Henrietta', 'henrietta', 'us', 1),
(448265, 782085, 'Kenedy', 'kenedy', 'us', 1),
(448266, 782085, 'Karnes City', 'karnes-city', 'us', 1),
(448267, 782085, 'Taft', 'taft', 'us', 1),
(448268, 782085, 'Willow Park', 'willow-park', 'us', 1),
(448269, 782085, 'Clyde', 'clyde', 'us', 1),
(448270, 782085, 'Crandall', 'crandall', 'us', 1),
(448271, 782085, 'Canton', 'canton', 'us', 1),
(448272, 782085, 'Llano', 'llano', 'us', 1),
(448273, 782085, 'Clifton', 'clifton', 'us', 1),
(448274, 782085, 'Prosper', 'prosper', 'us', 1),
(448275, 782085, 'Cotulla', 'cotulla', 'us', 1),
(448276, 782085, 'Fairfield', 'fairfield', 'us', 1),
(448277, 782085, 'Ozona', 'ozona', 'us', 1),
(448278, 782085, 'Brookshire', 'brookshire', 'us', 1),
(448279, 782085, 'Clarksville', 'clarksville', 'us', 1),
(448280, 782085, 'Dublin', 'dublin', 'us', 1),
(448281, 782085, 'Port Aransas', 'port-aransas', 'us', 1),
(448282, 782085, 'Poteet', 'poteet', 'us', 1),
(448283, 782085, 'Sweeny', 'sweeny', 'us', 1),
(448284, 782085, 'Caldwell', 'caldwell', 'us', 1),
(448285, 782085, 'Eagle Lake', 'eagle-lake', 'us', 1),
(448286, 782085, 'Cisco', 'cisco', 'us', 1),
(448287, 782085, 'Wilmer', 'wilmer', 'us', 1),
(448288, 782085, 'Wills Point', 'wills-point', 'us', 1),
(448289, 782085, 'Friona', 'friona', 'us', 1),
(448290, 782085, 'Eastland', 'eastland', 'us', 1),
(448291, 782085, 'Winnsboro', 'winnsboro', 'us', 1),
(448292, 782085, 'Ballinger', 'ballinger', 'us', 1),
(448293, 782085, 'Post', 'post', 'us', 1),
(448294, 782085, 'Colorado City', 'colorado-city', 'us', 1),
(448295, 782085, 'Ovilla', 'ovilla', 'us', 1),
(448296, 782085, 'Denver City', 'denver-city', 'us', 1),
(448297, 782085, 'Columbus', 'columbus', 'us', 1),
(448298, 782085, 'Smithville', 'smithville', 'us', 1),
(448299, 782085, 'Roanoke', 'roanoke', 'us', 1),
(448300, 782085, 'Dimmitt', 'dimmitt', 'us', 1),
(448301, 782085, 'Lindale', 'lindale', 'us', 1),
(448302, 782085, 'Princeton', 'princeton', 'us', 1),
(448303, 782085, 'Alvarado', 'alvarado', 'us', 1),
(448304, 782085, 'Whitesboro', 'whitesboro', 'us', 1),
(448305, 782085, 'Pilot Point', 'pilot-point', 'us', 1),
(448306, 782085, 'Comanche', 'comanche', 'us', 1),
(448307, 782085, 'Madisonville', 'madisonville', 'us', 1),
(448308, 782085, 'Dilley', 'dilley', 'us', 1),
(448309, 782085, 'Jourdanton', 'jourdanton', 'us', 1),
(448310, 782085, 'Sunnyvale', 'sunnyvale', 'us', 1),
(448311, 782085, 'West Columbia', 'west-columbia', 'us', 1),
(448312, 782085, 'Bulverde', 'bulverde', 'us', 1),
(448313, 782085, 'Sullivan City', 'sullivan-city', 'us', 1),
(448314, 782085, 'Pittsburg', 'pittsburg', 'us', 1),
(448315, 782085, 'Bellville', 'bellville', 'us', 1),
(448316, 782085, 'Groesbeck', 'groesbeck', 'us', 1),
(448317, 782085, 'Willis', 'willis', 'us', 1),
(448318, 782085, 'Devine', 'devine', 'us', 1),
(448319, 782085, 'Hebbronville', 'hebbronville', 'us', 1),
(448320, 782085, 'San Diego', 'san-diego', 'us', 1),
(448321, 782085, 'Palmview', 'palmview', 'us', 1),
(448322, 782085, 'Muleshoe', 'muleshoe', 'us', 1),
(448323, 782085, 'New Boston', 'new-boston', 'us', 1),
(448324, 782085, 'Prairie View', 'prairie-view', 'us', 1),
(448325, 782085, 'Jacksboro', 'jacksboro', 'us', 1),
(448326, 782085, 'Hearne', 'hearne', 'us', 1),
(448327, 782085, 'La Grange', 'la-grange', 'us', 1),
(448328, 782085, 'Teague', 'teague', 'us', 1),
(448329, 782085, 'Tulia', 'tulia', 'us', 1),
(448330, 782085, 'Edcouch', 'edcouch', 'us', 1),
(448331, 782085, 'McGregor', 'mcgregor', 'us', 1),
(448332, 782085, 'Coleman', 'coleman', 'us', 1),
(448333, 782085, 'Pinehurst', 'pinehurst', 'us', 1),
(448334, 782085, 'Presidio', 'presidio', 'us', 1),
(448335, 782085, 'Buda', 'buda', 'us', 1),
(448336, 782085, 'Zapata', 'zapata', 'us', 1),
(448337, 782085, 'La Joya', 'la-joya', 'us', 1),
(448338, 782085, 'Falfurrias', 'falfurrias', 'us', 1),
(448339, 782085, 'San Leon', 'san-leon', 'us', 1),
(448340, 782085, 'Mineola', 'mineola', 'us', 1),
(448341, 782085, 'Palmhurst', 'palmhurst', 'us', 1),
(448342, 782085, 'Royse City', 'royse-city', 'us', 1),
(448343, 782085, 'Gilmer', 'gilmer', 'us', 1),
(448344, 782085, 'Progreso', 'progreso', 'us', 1),
(448345, 782085, 'Wake Village', 'wake-village', 'us', 1),
(448346, 782085, 'Kermit', 'kermit', 'us', 1),
(448347, 782085, 'Brady', 'brady', 'us', 1),
(448348, 782085, 'Mathis', 'mathis', 'us', 1),
(448349, 782085, 'Rusk', 'rusk', 'us', 1),
(448350, 782085, 'Los Fresnos', 'los-fresnos', 'us', 1),
(448351, 782085, 'Palacios', 'palacios', 'us', 1),
(448352, 782085, 'Port Isabel', 'port-isabel', 'us', 1),
(448353, 782085, 'Luling', 'luling', 'us', 1),
(448354, 782085, 'Burnet', 'burnet', 'us', 1),
(448355, 782085, 'Diboll', 'diboll', 'us', 1),
(448356, 782085, 'Sanger', 'sanger', 'us', 1),
(448357, 782085, 'Sinton', 'sinton', 'us', 1),
(448358, 782085, 'Bowie', 'bowie', 'us', 1),
(448359, 782085, 'Atlanta', 'atlanta', 'us', 1),
(448360, 782085, 'Canutillo', 'canutillo', 'us', 1),
(448361, 782085, 'Bridgeport', 'bridgeport', 'us', 1),
(448362, 782085, 'Breckenridge', 'breckenridge', 'us', 1),
(448363, 782085, 'Giddings', 'giddings', 'us', 1),
(448364, 782085, 'Joshua', 'joshua', 'us', 1),
(448365, 782085, 'Carrizo Springs', 'carrizo-springs', 'us', 1),
(448366, 782085, 'White Oak', 'white-oak', 'us', 1),
(448367, 782085, 'Lago Vista', 'lago-vista', 'us', 1),
(448368, 782085, 'Yoakum', 'yoakum', 'us', 1),
(448369, 782085, 'Center', 'center', 'us', 1),
(448370, 782085, 'Keene', 'keene', 'us', 1),
(448371, 782085, 'Seminole', 'seminole', 'us', 1),
(448372, 782085, 'Edna', 'edna', 'us', 1),
(448373, 782085, 'Fair Oaks Ranch', 'fair-oaks-ranch', 'us', 1),
(448374, 782085, 'Marble Falls', 'marble-falls', 'us', 1),
(448375, 782085, 'Gun Barrel City', 'gun-barrel-city', 'us', 1),
(448376, 782085, 'Kingsland', 'kingsland', 'us', 1),
(448377, 782085, 'Slaton', 'slaton', 'us', 1),
(448378, 782085, 'Helotes', 'helotes', 'us', 1),
(448379, 782085, 'Cibolo', 'cibolo', 'us', 1),
(448380, 782085, 'Sealy', 'sealy', 'us', 1),
(448381, 782085, 'Cameron', 'cameron', 'us', 1),
(448382, 782085, 'Decatur', 'decatur', 'us', 1),
(448383, 782085, 'Gladewater', 'gladewater', 'us', 1),
(448384, 782085, 'Rockdale', 'rockdale', 'us', 1),
(448385, 782085, 'Marlin', 'marlin', 'us', 1),
(448386, 782085, 'Monahans', 'monahans', 'us', 1),
(448387, 782085, 'Iowa Park', 'iowa-park', 'us', 1),
(448388, 782085, 'Alpine', 'alpine', 'us', 1),
(448389, 782085, 'Littlefield', 'littlefield', 'us', 1),
(448390, 782085, 'Carthage', 'carthage', 'us', 1),
(448391, 782085, 'Red Oak', 'red-oak', 'us', 1),
(448392, 782085, 'Lakehills', 'lakehills', 'us', 1),
(448393, 782085, 'Elsa', 'elsa', 'us', 1),
(448394, 782085, 'Silsbee', 'silsbee', 'us', 1),
(448395, 782085, 'Dayton', 'dayton', 'us', 1),
(448396, 782085, 'Childress', 'childress', 'us', 1),
(448397, 782085, 'La Feria', 'la-feria', 'us', 1),
(448398, 782085, 'Cuero', 'cuero', 'us', 1),
(448399, 782085, 'Mexia', 'mexia', 'us', 1),
(448400, 782085, 'Kennedale', 'kennedale', 'us', 1),
(448401, 782085, 'Granbury', 'granbury', 'us', 1),
(448402, 782085, 'Heath', 'heath', 'us', 1),
(448403, 782085, 'Floresville', 'floresville', 'us', 1),
(448404, 782085, 'Livingston', 'livingston', 'us', 1),
(448405, 782085, 'Hutto', 'hutto', 'us', 1),
(448406, 782085, 'River Oaks', 'river-oaks', 'us', 1),
(448407, 782085, 'Crockett', 'crockett', 'us', 1),
(448408, 782085, 'Hempstead', 'hempstead', 'us', 1),
(448409, 782085, 'Whitehouse', 'whitehouse', 'us', 1),
(448410, 782085, 'Dalhart', 'dalhart', 'us', 1),
(448411, 782085, 'Pearsall', 'pearsall', 'us', 1),
(448412, 782085, 'Crystal City', 'crystal-city', 'us', 1),
(448413, 782085, 'Alton', 'alton', 'us', 1),
(448414, 782085, 'Fort Stockton', 'fort-stockton', 'us', 1),
(448415, 782085, 'Lake Dallas', 'lake-dallas', 'us', 1),
(448416, 782085, 'Boerne', 'boerne', 'us', 1),
(448417, 782085, 'Highlands', 'highlands', 'us', 1),
(448418, 782085, 'Gonzales', 'gonzales', 'us', 1),
(448419, 782085, 'Jasper', 'jasper', 'us', 1),
(448420, 782085, 'Navasota', 'navasota', 'us', 1),
(448421, 782085, 'Bastrop', 'bastrop', 'us', 1),
(448422, 782085, 'Hitchcock', 'hitchcock', 'us', 1),
(448423, 782085, 'Perryton', 'perryton', 'us', 1),
(448424, 782085, 'Lampasas', 'lampasas', 'us', 1),
(448425, 782085, 'Bacliff', 'bacliff', 'us', 1),
(448426, 782085, 'Trophy Club', 'trophy-club', 'us', 1),
(448427, 782085, 'Cleveland', 'cleveland', 'us', 1),
(448428, 782085, 'Richland Hills', 'richland-hills', 'us', 1),
(448429, 782085, 'Kaufman', 'kaufman', 'us', 1),
(448430, 782085, 'North Richland Hills', 'north-richland-hills', 'us', 1),
(448431, 782085, 'Lakeway', 'lakeway', 'us', 1),
(448432, 782085, 'Elgin', 'elgin', 'us', 1),
(448433, 782085, 'Liberty', 'liberty', 'us', 1),
(448434, 782085, 'Pecos', 'pecos', 'us', 1),
(448435, 782085, 'Hondo', 'hondo', 'us', 1),
(448436, 782085, 'Glenn Heights', 'glenn-heights', 'us', 1),
(448437, 782085, 'Graham', 'graham', 'us', 1),
(448438, 782085, 'Bridge City', 'bridge-city', 'us', 1),
(448439, 782085, 'Robinson', 'robinson', 'us', 1),
(448440, 782085, 'Woodway', 'woodway', 'us', 1),
(448441, 782085, 'Hillsboro', 'hillsboro', 'us', 1),
(448442, 782085, 'Brownfield', 'brownfield', 'us', 1),
(448443, 782085, 'Rockport', 'rockport', 'us', 1),
(448444, 782085, 'Fresno', 'fresno', 'us', 1),
(448445, 782085, 'Webster', 'webster', 'us', 1),
(448446, 782085, 'Forney', 'forney', 'us', 1),
(448447, 782085, 'Aransas Pass', 'aransas-pass', 'us', 1),
(448448, 782085, 'Horizon City', 'horizon-city', 'us', 1),
(448449, 782085, 'Lamesa', 'lamesa', 'us', 1),
(448450, 782085, 'Wharton', 'wharton', 'us', 1),
(448451, 782085, 'Raymondville', 'raymondville', 'us', 1),
(448452, 782085, 'Andrews', 'andrews', 'us', 1),
(448453, 782085, 'Lumberton', 'lumberton', 'us', 1),
(448454, 782085, 'Pleasanton', 'pleasanton', 'us', 1),
(448455, 782085, 'Fabens', 'fabens', 'us', 1),
(448456, 782085, 'Ingleside', 'ingleside', 'us', 1),
(448457, 782085, 'Commerce', 'commerce', 'us', 1),
(448458, 782085, 'Crowley', 'crowley', 'us', 1),
(448459, 782085, 'Tomball', 'tomball', 'us', 1),
(448460, 782085, 'Live Oak', 'live-oak', 'us', 1),
(448461, 782085, 'Galena Park', 'galena-park', 'us', 1),
(448462, 782085, 'Hidalgo', 'hidalgo', 'us', 1),
(448463, 782085, 'Azle', 'azle', 'us', 1),
(448464, 782085, 'Snyder', 'snyder', 'us', 1),
(448465, 782085, 'Burkburnett', 'burkburnett', 'us', 1),
(448466, 782085, 'Sweetwater', 'sweetwater', 'us', 1),
(448467, 782085, 'Santa Fe', 'santa-fe', 'us', 1),
(448468, 782085, 'El Campo', 'el-campo', 'us', 1),
(448469, 782085, 'Bonham', 'bonham', 'us', 1),
(448470, 782085, 'Clute', 'clute', 'us', 1),
(448471, 782085, 'Henderson', 'henderson', 'us', 1),
(448472, 782085, 'Fredericksburg', 'fredericksburg', 'us', 1),
(448473, 782085, 'Seagoville', 'seagoville', 'us', 1),
(448474, 782085, 'Vidor', 'vidor', 'us', 1),
(448475, 782085, 'Kilgore', 'kilgore', 'us', 1),
(448476, 782085, 'Vernon', 'vernon', 'us', 1),
(448477, 782085, 'Port Lavaca', 'port-lavaca', 'us', 1),
(448478, 782085, 'Seabrook', 'seabrook', 'us', 1),
(448479, 782085, 'Converse', 'converse', 'us', 1),
(448480, 782085, 'Athens', 'athens', 'us', 1),
(448481, 782085, 'Robstown', 'robstown', 'us', 1),
(448482, 782085, 'Freeport', 'freeport', 'us', 1),
(448483, 782085, 'Levelland', 'levelland', 'us', 1),
(448484, 782085, 'Hewitt', 'hewitt', 'us', 1),
(448485, 782085, 'Beeville', 'beeville', 'us', 1),
(448486, 782085, 'Canyon', 'canyon', 'us', 1),
(448487, 782085, 'Murphy', 'murphy', 'us', 1),
(448488, 782085, 'Port Neches', 'port-neches', 'us', 1),
(448489, 782085, 'Katy', 'katy', 'us', 1),
(448490, 782085, 'Forest Hill', 'forest-hill', 'us', 1),
(448491, 782085, 'Borger', 'borger', 'us', 1),
(448492, 782085, 'Addison', 'addison', 'us', 1),
(448493, 782085, 'Dumas', 'dumas', 'us', 1),
(448494, 782085, 'Midlothian', 'midlothian', 'us', 1),
(448495, 782085, 'Rio Grande City', 'rio-grande-city', 'us', 1),
(448496, 782085, 'Lockhart', 'lockhart', 'us', 1),
(448497, 782085, 'La Marque', 'la-marque', 'us', 1),
(448498, 782085, 'Jacksonville', 'jacksonville', 'us', 1),
(448499, 782085, 'Richmond', 'richmond', 'us', 1),
(448500, 782085, 'Mercedes', 'mercedes', 'us', 1),
(448501, 782085, 'Hereford', 'hereford', 'us', 1),
(448502, 782085, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(448503, 782085, 'Taylor', 'taylor', 'us', 1),
(448504, 782085, 'Brenham', 'brenham', 'us', 1),
(448505, 782085, 'Humble', 'humble', 'us', 1),
(448506, 782085, 'Sulphur Springs', 'sulphur-springs', 'us', 1),
(448507, 782085, 'Groves', 'groves', 'us', 1),
(448508, 782085, 'Wylie', 'wylie', 'us', 1),
(448509, 782085, 'Belton', 'belton', 'us', 1),
(448510, 782085, 'Highland Village', 'highland-village', 'us', 1),
(448511, 782085, 'Gatesville', 'gatesville', 'us', 1),
(448512, 782085, 'Stephenville', 'stephenville', 'us', 1),
(448513, 782085, 'Portland', 'portland', 'us', 1),
(448514, 782085, 'Donna', 'donna', 'us', 1),
(448515, 782085, 'Universal City', 'universal-city', 'us', 1),
(448516, 782085, 'South Houston', 'south-houston', 'us', 1),
(448517, 782085, 'San Elizario', 'san-elizario', 'us', 1),
(448518, 782085, 'White Settlement', 'white-settlement', 'us', 1),
(448519, 782085, 'Pampa', 'pampa', 'us', 1),
(448520, 782085, 'Gainesville', 'gainesville', 'us', 1),
(448521, 782085, 'Alamo', 'alamo', 'us', 1),
(448522, 782085, 'Nederland', 'nederland', 'us', 1),
(448523, 782085, 'Mineral Wells', 'mineral-wells', 'us', 1),
(448524, 782085, 'Terrell', 'terrell', 'us', 1),
(448525, 782085, 'Bellaire', 'bellaire', 'us', 1),
(448526, 782085, 'Orange', 'orange', 'us', 1),
(448527, 782085, 'Uvalde', 'uvalde', 'us', 1),
(448528, 782085, 'Palestine', 'palestine', 'us', 1),
(448529, 782085, 'Kyle', 'kyle', 'us', 1),
(448530, 782085, 'Sachse', 'sachse', 'us', 1),
(448531, 782085, 'Saginaw', 'saginaw', 'us', 1),
(448532, 782085, 'Dickinson', 'dickinson', 'us', 1),
(448533, 782085, 'Bay City', 'bay-city', 'us', 1),
(448534, 782085, 'Angleton', 'angleton', 'us', 1),
(448535, 782085, 'Leander', 'leander', 'us', 1),
(448536, 782085, 'Balch Springs', 'balch-springs', 'us', 1),
(448537, 782085, 'Ennis', 'ennis', 'us', 1),
(448538, 782085, 'Brownwood', 'brownwood', 'us', 1),
(448539, 782085, 'Alice', 'alice', 'us', 1),
(448540, 782085, 'Stafford', 'stafford', 'us', 1),
(448541, 782085, 'Corinth', 'corinth', 'us', 1),
(448542, 782085, 'Little Elm', 'little-elm', 'us', 1),
(448543, 782085, 'Benbrook', 'benbrook', 'us', 1),
(448544, 782085, 'Plainview', 'plainview', 'us', 1),
(448545, 782085, 'Kerrville', 'kerrville', 'us', 1),
(448546, 782085, 'Alvin', 'alvin', 'us', 1),
(448547, 782085, 'Colleyville', 'colleyville', 'us', 1),
(448548, 782085, 'Weatherford', 'weatherford', 'us', 1),
(448549, 782085, 'Denison', 'denison', 'us', 1),
(448550, 782085, 'Marshall', 'marshall', 'us', 1),
(448551, 782085, 'Seguin', 'seguin', 'us', 1),
(448552, 782085, 'Big Spring', 'big-spring', 'us', 1),
(448553, 782085, 'Watauga', 'watauga', 'us', 1),
(448554, 782085, 'San Benito', 'san-benito', 'us', 1),
(448555, 782085, 'Kingsville', 'kingsville', 'us', 1),
(448556, 782085, 'Greenville', 'greenville', 'us', 1),
(448557, 782085, 'Waxahachie', 'waxahachie', 'us', 1),
(448558, 782085, 'Southlake', 'southlake', 'us', 1),
(448559, 782085, 'Corsicana', 'corsicana', 'us', 1),
(448560, 782085, 'Eagle Pass', 'eagle-pass', 'us', 1),
(448561, 782085, 'Farmers Branch', 'farmers-branch', 'us', 1),
(448562, 782085, 'Paris', 'paris', 'us', 1),
(448563, 782085, 'Lake Jackson', 'lake-jackson', 'us', 1),
(448564, 782085, 'Socorro', 'socorro', 'us', 1),
(448565, 782085, 'Schertz', 'schertz', 'us', 1),
(448566, 782085, 'Burleson', 'burleson', 'us', 1),
(448567, 782085, 'Deer Park', 'deer-park', 'us', 1),
(448568, 782085, 'Cleburne', 'cleburne', 'us', 1),
(448569, 782085, 'Lancaster', 'lancaster', 'us', 1),
(448570, 782085, 'Pflugerville', 'pflugerville', 'us', 1),
(448571, 782085, 'Rosenberg', 'rosenberg', 'us', 1),
(448572, 782085, 'Rockwall', 'rockwall', 'us', 1),
(448573, 782085, 'Copperas Cove', 'copperas-cove', 'us', 1),
(448574, 782085, 'San Juan', 'san-juan', 'us', 1),
(448575, 782085, 'Nacogdoches', 'nacogdoches', 'us', 1),
(448576, 782085, 'Channelview', 'channelview', 'us', 1),
(448577, 782085, 'Weslaco', 'weslaco', 'us', 1),
(448578, 782085, 'Lufkin', 'lufkin', 'us', 1),
(448579, 782085, 'La Porte', 'la-porte', 'us', 1),
(448580, 782085, 'Friendswood', 'friendswood', 'us', 1),
(448581, 782085, 'Duncanville', 'duncanville', 'us', 1),
(448582, 782085, 'Texarkana', 'texarkana', 'us', 1),
(448583, 782085, 'Huntsville', 'huntsville', 'us', 1),
(448584, 782085, 'Del Rio', 'del-rio', 'us', 1),
(448585, 782085, 'Spring', 'spring', 'us', 1),
(448586, 782085, 'Mansfield', 'mansfield', 'us', 1),
(448587, 782085, 'Sherman', 'sherman', 'us', 1),
(448588, 782085, 'Keller', 'keller', 'us', 1),
(448589, 782085, 'Hurst', 'hurst', 'us', 1),
(448590, 782085, 'Georgetown', 'georgetown', 'us', 1),
(448591, 782085, 'Coppell', 'coppell', 'us', 1),
(448592, 782085, 'Texas City', 'texas-city', 'us', 1),
(448593, 782085, 'Haltom City', 'haltom-city', 'us', 1),
(448594, 782085, 'Conroe', 'conroe', 'us', 1),
(448595, 782085, 'The Colony', 'the-colony', 'us', 1),
(448596, 782085, 'Cedar Hill', 'cedar-hill', 'us', 1),
(448597, 782085, 'New Braunfels', 'new-braunfels', 'us', 1),
(448598, 782085, 'San Marcos', 'san-marcos', 'us', 1),
(448599, 782085, 'Bedford', 'bedford', 'us', 1),
(448600, 782085, 'Grapevine', 'grapevine', 'us', 1),
(448601, 782085, 'Cedar Park', 'cedar-park', 'us', 1),
(448602, 782085, 'Euless', 'euless', 'us', 1),
(448603, 782085, 'Rowlett', 'rowlett', 'us', 1),
(448604, 782085, 'Pearland', 'pearland', 'us', 1),
(448605, 782085, 'Temple', 'temple', 'us', 1),
(448606, 782085, 'Galveston', 'galveston', 'us', 1),
(448607, 782085, 'Port Arthur', 'port-arthur', 'us', 1),
(448608, 782085, 'Edinburg', 'edinburg', 'us', 1),
(448609, 782085, 'Pharr', 'pharr', 'us', 1),
(448610, 782085, 'Mission', 'mission', 'us', 1),
(448611, 782085, 'League City', 'league-city', 'us', 1),
(448612, 782085, 'Victoria', 'victoria', 'us', 1),
(448613, 782085, 'Harlingen', 'harlingen', 'us', 1),
(448614, 782085, 'Flower Mound', 'flower-mound', 'us', 1),
(448615, 782085, 'Baytown', 'baytown', 'us', 1),
(448616, 782085, 'Bryan', 'bryan', 'us', 1),
(448617, 782085, 'Missouri City', 'missouri-city', 'us', 1),
(448618, 782085, 'Frisco', 'frisco', 'us', 1),
(448619, 782085, 'The Woodlands', 'the-woodlands', 'us', 1),
(448620, 782085, 'Sugar Land', 'sugar-land', 'us', 1),
(448621, 782085, 'Allen', 'allen', 'us', 1),
(448622, 782085, 'Longview', 'longview', 'us', 1),
(448623, 782085, 'College Station', 'college-station', 'us', 1),
(448624, 782085, 'San Angelo', 'san-angelo', 'us', 1),
(448625, 782085, 'Round Rock', 'round-rock', 'us', 1),
(448626, 782085, 'Tyler', 'tyler', 'us', 1),
(448627, 782085, 'Odessa', 'odessa', 'us', 1),
(448628, 782085, 'Lewisville', 'lewisville', 'us', 1),
(448629, 782085, 'McKinney', 'mckinney', 'us', 1),
(448630, 782085, 'Midland', 'midland', 'us', 1),
(448631, 782085, 'Denton', 'denton', 'us', 1),
(448632, 782085, 'Wichita Falls', 'wichita-falls', 'us', 1),
(448633, 782085, 'Killeen', 'killeen', 'us', 1),
(448634, 782085, 'Richardson', 'richardson', 'us', 1),
(448635, 782085, 'Beaumont', 'beaumont', 'us', 1),
(448636, 782085, 'Abilene', 'abilene', 'us', 1),
(448637, 782085, 'Waco', 'waco', 'us', 1),
(448638, 782085, 'Carrollton', 'carrollton', 'us', 1),
(448639, 782085, 'McAllen', 'mcallen', 'us', 1),
(448640, 782085, 'Mesquite', 'mesquite', 'us', 1),
(448641, 782085, 'Grand Prairie', 'grand-prairie', 'us', 1),
(448642, 782085, 'Pasadena', 'pasadena', 'us', 1),
(448643, 782085, 'Brownsville', 'brownsville', 'us', 1),
(448644, 782085, 'Amarillo', 'amarillo', 'us', 1),
(448645, 782085, 'Irving', 'irving', 'us', 1),
(448646, 782085, 'Laredo', 'laredo', 'us', 1),
(448647, 782085, 'Lubbock', 'lubbock', 'us', 1),
(448648, 782085, 'Garland', 'garland', 'us', 1),
(448649, 782085, 'Plano', 'plano', 'us', 1),
(448650, 782085, 'Corpus Christi', 'corpus-christi', 'us', 1),
(448651, 782085, 'Arlington', 'arlington', 'us', 1),
(448652, 782085, 'El Paso', 'el-paso', 'us', 1),
(448653, 782085, 'Fort Worth', 'fort-worth', 'us', 1),
(448654, 782085, 'Austin', 'austin', 'us', 1),
(448655, 782085, 'Dallas', 'dallas', 'us', 1),
(448656, 782085, 'San Antonio', 'san-antonio', 'us', 1),
(448657, 782085, 'Houston', 'houston', 'us', 1),
(448658, 782086, 'Beryl', 'beryl', 'us', 1),
(448659, 782086, 'Central', 'central', 'us', 1),
(448660, 782086, 'Central Valley', 'central-valley', 'us', 1),
(448661, 782086, 'Cottonwood', 'cottonwood', 'us', 1),
(448662, 782086, 'Duck Creek Village', 'duck-creek-village', 'us', 1),
(448663, 782086, 'Garrison', 'garrison', 'us', 1),
(448664, 782086, 'Jensen', 'jensen', 'us', 1),
(448665, 782086, 'Newcastle', 'newcastle', 'us', 1),
(448666, 782086, 'Pine Valley', 'pine-valley', 'us', 1),
(448667, 782086, 'Teasdale', 'teasdale', 'us', 1),
(448668, 782086, 'Veyo', 'veyo', 'us', 1),
(448669, 782086, 'Altonah', 'altonah', 'us', 1),
(448670, 782086, 'Bluebell', 'bluebell', 'us', 1),
(448671, 782086, 'Bridgeland', 'bridgeland', 'us', 1),
(448672, 782086, 'Brighton', 'brighton', 'us', 1),
(448673, 782086, 'Collinston', 'collinston', 'us', 1),
(448674, 782086, 'Dutch John', 'dutch-john', 'us', 1),
(448675, 782086, 'Eden', 'eden', 'us', 1),
(448676, 782086, 'Fruitland', 'fruitland', 'us', 1),
(448677, 782086, 'Hanna', 'hanna', 'us', 1),
(448678, 782086, 'Ibapah', 'ibapah', 'us', 1),
(448679, 782086, 'Lapoint', 'lapoint', 'us', 1),
(448680, 782086, 'Mountain Home', 'mountain-home', 'us', 1),
(448681, 782086, 'Peoa', 'peoa', 'us', 1),
(448682, 782086, 'Talmage', 'talmage', 'us', 1),
(448683, 782086, 'Tridell', 'tridell', 'us', 1),
(448684, 782086, 'Bingham Canyon', 'bingham-canyon', 'us', 1),
(448685, 782086, 'Boulder', 'boulder', 'us', 1),
(448686, 782086, 'Bryce', 'bryce', 'us', 1),
(448687, 782086, 'Cedar Valley', 'cedar-valley', 'us', 1),
(448688, 782086, 'Dammeron Valley', 'dammeron-valley', 'us', 1),
(448689, 782086, 'East Carbon', 'east-carbon', 'us', 1),
(448690, 782086, 'Elberta', 'elberta', 'us', 1),
(448691, 782086, 'Hill AFB', 'hill-afb', 'us', 1),
(448692, 782086, 'Hill Air Force Base', 'hill-air-force-base', 'us', 1),
(448693, 782086, 'Lake Powell', 'lake-powell', 'us', 1),
(448694, 782086, 'Monument Valley', 'monument-valley', 'us', 1),
(448695, 782086, 'Sandy', 'sandy', 'us', 1),
(448696, 782086, 'Snowbird', 'snowbird', 'us', 1),
(448697, 782086, 'Mexican Hat', 'mexican-hat', 'us', 1),
(448698, 782086, 'Brian Head', 'brian-head', 'us', 1),
(448699, 782086, 'Antimony', 'antimony', 'us', 1),
(448700, 782086, 'Hatch', 'hatch', 'us', 1),
(448701, 782086, 'Alton', 'alton', 'us', 1),
(448702, 782086, 'Cannonville', 'cannonville', 'us', 1),
(448703, 782086, 'Tabiona', 'tabiona', 'us', 1),
(448704, 782086, 'Torrey', 'torrey', 'us', 1),
(448705, 782086, 'Junction', 'junction', 'us', 1),
(448706, 782086, 'Snowville', 'snowville', 'us', 1),
(448707, 782086, 'Altamont', 'altamont', 'us', 1),
(448708, 782086, 'Laketown', 'laketown', 'us', 1),
(448709, 782086, 'Woodruff', 'woodruff', 'us', 1),
(448710, 782086, 'New Harmony', 'new-harmony', 'us', 1),
(448711, 782086, 'Hanksville', 'hanksville', 'us', 1),
(448712, 782086, 'Fayette', 'fayette', 'us', 1),
(448713, 782086, 'Leamington', 'leamington', 'us', 1),
(448714, 782086, 'Randlett', 'randlett', 'us', 1),
(448715, 782086, 'Lyman', 'lyman', 'us', 1),
(448716, 782086, 'Wales', 'wales', 'us', 1),
(448717, 782086, 'Meadow', 'meadow', 'us', 1),
(448718, 782086, 'Howell', 'howell', 'us', 1),
(448719, 782086, 'Sterling', 'sterling', 'us', 1),
(448720, 782086, 'Rockville', 'rockville', 'us', 1),
(448721, 782086, 'Joseph', 'joseph', 'us', 1),
(448722, 782086, 'Koosharem', 'koosharem', 'us', 1),
(448723, 782086, 'Portage', 'portage', 'us', 1),
(448724, 782086, 'Vernon', 'vernon', 'us', 1),
(448725, 782086, 'Wallsburg', 'wallsburg', 'us', 1),
(448726, 782086, 'Manila', 'manila', 'us', 1),
(448727, 782086, 'Emery', 'emery', 'us', 1),
(448728, 782086, 'Kanarraville', 'kanarraville', 'us', 1),
(448729, 782086, 'Scipio', 'scipio', 'us', 1),
(448730, 782086, 'Deweyville', 'deweyville', 'us', 1),
(448731, 782086, 'Bicknell', 'bicknell', 'us', 1),
(448732, 782086, 'Glendale', 'glendale', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(448733, 782086, 'Marysvale', 'marysvale', 'us', 1),
(448734, 782086, 'Bluff', 'bluff', 'us', 1),
(448735, 782086, 'La Sal', 'la-sal', 'us', 1),
(448736, 782086, 'Elmo', 'elmo', 'us', 1),
(448737, 782086, 'Sunnyside', 'sunnyside', 'us', 1),
(448738, 782086, 'Holden', 'holden', 'us', 1),
(448739, 782086, 'Garden City', 'garden-city', 'us', 1),
(448740, 782086, 'Plymouth', 'plymouth', 'us', 1),
(448741, 782086, 'Big Water', 'big-water', 'us', 1),
(448742, 782086, 'Mayfield', 'mayfield', 'us', 1),
(448743, 782086, 'Sigurd', 'sigurd', 'us', 1),
(448744, 782086, 'Glenwood', 'glenwood', 'us', 1),
(448745, 782086, 'Fielding', 'fielding', 'us', 1),
(448746, 782086, 'Trenton', 'trenton', 'us', 1),
(448747, 782086, 'Paragonah', 'paragonah', 'us', 1),
(448748, 782086, 'Tropic', 'tropic', 'us', 1),
(448749, 782086, 'Kanosh', 'kanosh', 'us', 1),
(448750, 782086, 'Circleville', 'circleville', 'us', 1),
(448751, 782086, 'Randolph', 'randolph', 'us', 1),
(448752, 782086, 'Virgin', 'virgin', 'us', 1),
(448753, 782086, 'Loa', 'loa', 'us', 1),
(448754, 782086, 'Cleveland', 'cleveland', 'us', 1),
(448755, 782086, 'Neola', 'neola', 'us', 1),
(448756, 782086, 'Rush Valley', 'rush-valley', 'us', 1),
(448757, 782086, 'Springdale', 'springdale', 'us', 1),
(448758, 782086, 'Myton', 'myton', 'us', 1),
(448759, 782086, 'Montezuma Creek', 'montezuma-creek', 'us', 1),
(448760, 782086, 'Orderville', 'orderville', 'us', 1),
(448761, 782086, 'Annabella', 'annabella', 'us', 1),
(448762, 782086, 'Stockton', 'stockton', 'us', 1),
(448763, 782086, 'Leeds', 'leeds', 'us', 1),
(448764, 782086, 'Fort Duchesne', 'fort-duchesne', 'us', 1),
(448765, 782086, 'Oak City', 'oak-city', 'us', 1),
(448766, 782086, 'Huntsville', 'huntsville', 'us', 1),
(448767, 782086, 'Corinne', 'corinne', 'us', 1),
(448768, 782086, 'Riverside', 'riverside', 'us', 1),
(448769, 782086, 'Clarkston', 'clarkston', 'us', 1),
(448770, 782086, 'Elsinore', 'elsinore', 'us', 1),
(448771, 782086, 'Newton', 'newton', 'us', 1),
(448772, 782086, 'Escalante', 'escalante', 'us', 1),
(448773, 782086, 'Henefer', 'henefer', 'us', 1),
(448774, 782086, 'Paradise', 'paradise', 'us', 1),
(448775, 782086, 'Redmond', 'redmond', 'us', 1),
(448776, 782086, 'Eureka', 'eureka', 'us', 1),
(448777, 782086, 'Hinckley', 'hinckley', 'us', 1),
(448778, 782086, 'Mantua', 'mantua', 'us', 1),
(448779, 782086, 'Bear River City', 'bear-river-city', 'us', 1),
(448780, 782086, 'Goshen', 'goshen', 'us', 1),
(448781, 782086, 'Minersville', 'minersville', 'us', 1),
(448782, 782086, 'Levan', 'levan', 'us', 1),
(448783, 782086, 'Genola', 'genola', 'us', 1),
(448784, 782086, 'Aurora', 'aurora', 'us', 1),
(448785, 782086, 'Green River', 'green-river', 'us', 1),
(448786, 782086, 'Fountain Green', 'fountain-green', 'us', 1),
(448787, 782086, 'Spring City', 'spring-city', 'us', 1),
(448788, 782086, 'Toquerville', 'toquerville', 'us', 1),
(448789, 782086, 'Mendon', 'mendon', 'us', 1),
(448790, 782086, 'Centerfield', 'centerfield', 'us', 1),
(448791, 782086, 'Mona', 'mona', 'us', 1),
(448792, 782086, 'Fairview', 'fairview', 'us', 1),
(448793, 782086, 'Woodland Hills', 'woodland-hills', 'us', 1),
(448794, 782086, 'Oakley', 'oakley', 'us', 1),
(448795, 782086, 'Moroni', 'moroni', 'us', 1),
(448796, 782086, 'Enterprise', 'enterprise', 'us', 1),
(448797, 782086, 'Honeyville', 'honeyville', 'us', 1),
(448798, 782086, 'Orangeville', 'orangeville', 'us', 1),
(448799, 782086, 'Milford', 'milford', 'us', 1),
(448800, 782086, 'Coalville', 'coalville', 'us', 1),
(448801, 782086, 'Duchesne', 'duchesne', 'us', 1),
(448802, 782086, 'Panguitch', 'panguitch', 'us', 1),
(448803, 782086, 'Millville', 'millville', 'us', 1),
(448804, 782086, 'Kamas', 'kamas', 'us', 1),
(448805, 782086, 'Ferron', 'ferron', 'us', 1),
(448806, 782086, 'Wellington', 'wellington', 'us', 1),
(448807, 782086, 'Castle Dale', 'castle-dale', 'us', 1),
(448808, 782086, 'Willard', 'willard', 'us', 1),
(448809, 782086, 'Wendover', 'wendover', 'us', 1),
(448810, 782086, 'Monroe', 'monroe', 'us', 1),
(448811, 782086, 'Lewiston', 'lewiston', 'us', 1),
(448812, 782086, 'Helper', 'helper', 'us', 1),
(448813, 782086, 'Monticello', 'monticello', 'us', 1),
(448814, 782086, 'Hildale', 'hildale', 'us', 1),
(448815, 782086, 'Garland', 'garland', 'us', 1),
(448816, 782086, 'Richmond', 'richmond', 'us', 1),
(448817, 782086, 'Huntington', 'huntington', 'us', 1),
(448818, 782086, 'Dugway', 'dugway', 'us', 1),
(448819, 782086, 'Fillmore', 'fillmore', 'us', 1),
(448820, 782086, 'Salina', 'salina', 'us', 1),
(448821, 782086, 'Parowan', 'parowan', 'us', 1),
(448822, 782086, 'Beaver', 'beaver', 'us', 1),
(448823, 782086, 'Gunnison', 'gunnison', 'us', 1),
(448824, 782086, 'Midway', 'midway', 'us', 1),
(448825, 782086, 'Wellsville', 'wellsville', 'us', 1),
(448826, 782086, 'Mount Pleasant', 'mount-pleasant', 'us', 1),
(448827, 782086, 'Morgan', 'morgan', 'us', 1),
(448828, 782086, 'Blanding', 'blanding', 'us', 1),
(448829, 782086, 'Hyde Park', 'hyde-park', 'us', 1),
(448830, 782086, 'Manti', 'manti', 'us', 1),
(448831, 782086, 'Delta', 'delta', 'us', 1),
(448832, 782086, 'Kanab', 'kanab', 'us', 1),
(448833, 782086, 'Saratoga Springs', 'saratoga-springs', 'us', 1),
(448834, 782086, 'La Verkin', 'la-verkin', 'us', 1),
(448835, 782086, 'Hooper', 'hooper', 'us', 1),
(448836, 782086, 'Roosevelt', 'roosevelt', 'us', 1),
(448837, 782086, 'West Bountiful', 'west-bountiful', 'us', 1),
(448838, 782086, 'Moab', 'moab', 'us', 1),
(448839, 782086, 'Nephi', 'nephi', 'us', 1),
(448840, 782086, 'Salem', 'salem', 'us', 1),
(448841, 782086, 'Ephraim', 'ephraim', 'us', 1),
(448842, 782086, 'Pleasant View', 'pleasant-view', 'us', 1),
(448843, 782086, 'Providence', 'providence', 'us', 1),
(448844, 782086, 'West Haven', 'west-haven', 'us', 1),
(448845, 782086, 'Santa Clara', 'santa-clara', 'us', 1),
(448846, 782086, 'Hyrum', 'hyrum', 'us', 1),
(448847, 782086, 'Santaquin', 'santaquin', 'us', 1),
(448848, 782086, 'Tremonton', 'tremonton', 'us', 1),
(448849, 782086, 'Bluffdale', 'bluffdale', 'us', 1),
(448850, 782086, 'Mapleton', 'mapleton', 'us', 1),
(448851, 782086, 'Herriman', 'herriman', 'us', 1),
(448852, 782086, 'Cedar Hills', 'cedar-hills', 'us', 1),
(448853, 782086, 'West Point', 'west-point', 'us', 1),
(448854, 782086, 'Richfield', 'richfield', 'us', 1),
(448855, 782086, 'Ivins', 'ivins', 'us', 1),
(448856, 782086, 'Grantsville', 'grantsville', 'us', 1),
(448857, 782086, 'North Logan', 'north-logan', 'us', 1),
(448858, 782086, 'Vernal', 'vernal', 'us', 1),
(448859, 782086, 'Price', 'price', 'us', 1),
(448860, 782086, 'Woods Cross', 'woods-cross', 'us', 1),
(448861, 782086, 'Highland', 'highland', 'us', 1),
(448862, 782086, 'Park City', 'park-city', 'us', 1),
(448863, 782086, 'Smithfield', 'smithfield', 'us', 1),
(448864, 782086, 'Alpine', 'alpine', 'us', 1),
(448865, 782086, 'Eagle Mountain', 'eagle-mountain', 'us', 1),
(448866, 782086, 'Lindon', 'lindon', 'us', 1),
(448867, 782086, 'Heber City', 'heber-city', 'us', 1),
(448868, 782086, 'North Salt Lake', 'north-salt-lake', 'us', 1),
(448869, 782086, 'Hurricane', 'hurricane', 'us', 1),
(448870, 782086, 'Washington', 'washington', 'us', 1),
(448871, 782086, 'Farmington', 'farmington', 'us', 1),
(448872, 782086, 'Centerville', 'centerville', 'us', 1),
(448873, 782086, 'Payson', 'payson', 'us', 1),
(448874, 782086, 'North Ogden', 'north-ogden', 'us', 1),
(448875, 782086, 'Brigham City', 'brigham-city', 'us', 1),
(448876, 782086, 'Clinton', 'clinton', 'us', 1),
(448877, 782086, 'Syracuse', 'syracuse', 'us', 1),
(448878, 782086, 'South Salt Lake', 'south-salt-lake', 'us', 1),
(448879, 782086, 'Kaysville', 'kaysville', 'us', 1),
(448880, 782086, 'Springville', 'springville', 'us', 1),
(448881, 782086, 'Cedar City', 'cedar-city', 'us', 1),
(448882, 782086, 'American Fork', 'american-fork', 'us', 1),
(448883, 782086, 'Pleasant Grove', 'pleasant-grove', 'us', 1),
(448884, 782086, 'Spanish Fork', 'spanish-fork', 'us', 1),
(448885, 782086, 'Magna', 'magna', 'us', 1),
(448886, 782086, 'Lehi', 'lehi', 'us', 1),
(448887, 782086, 'Midvale', 'midvale', 'us', 1),
(448888, 782086, 'Cottonwood Heights', 'cottonwood-heights', 'us', 1),
(448889, 782086, 'Clearfield', 'clearfield', 'us', 1),
(448890, 782086, 'South Jordan', 'south-jordan', 'us', 1),
(448891, 782086, 'Holladay', 'holladay', 'us', 1),
(448892, 782086, 'Tooele', 'tooele', 'us', 1),
(448893, 782086, 'Riverton', 'riverton', 'us', 1),
(448894, 782086, 'Draper', 'draper', 'us', 1),
(448895, 782086, 'Kearns', 'kearns', 'us', 1),
(448896, 782086, 'Roy', 'roy', 'us', 1),
(448897, 782086, 'Bountiful', 'bountiful', 'us', 1),
(448898, 782086, 'Logan', 'logan', 'us', 1),
(448899, 782086, 'Murray', 'murray', 'us', 1),
(448900, 782086, 'Taylorsville', 'taylorsville', 'us', 1),
(448901, 782086, 'Saint George', 'saint-george', 'us', 1),
(448902, 782086, 'Layton', 'layton', 'us', 1),
(448903, 782086, 'Ogden', 'ogden', 'us', 1),
(448904, 782086, 'Orem', 'orem', 'us', 1),
(448905, 782086, 'West Jordan', 'west-jordan', 'us', 1),
(448906, 782086, 'Provo', 'provo', 'us', 1),
(448907, 782086, 'West Valley City', 'west-valley-city', 'us', 1),
(448908, 782086, 'Salt Lake City', 'salt-lake-city', 'us', 1),
(448909, 782087, 'Ascutney', 'ascutney', 'us', 1),
(448910, 782087, 'Bakersfield', 'bakersfield', 'us', 1),
(448911, 782087, 'Barnard', 'barnard', 'us', 1),
(448912, 782087, 'Barnet', 'barnet', 'us', 1),
(448913, 782087, 'Belmont', 'belmont', 'us', 1),
(448914, 782087, 'Belvidere Center', 'belvidere-center', 'us', 1),
(448915, 782087, 'Benson', 'benson', 'us', 1),
(448916, 782087, 'Bomoseen', 'bomoseen', 'us', 1),
(448917, 782087, 'Bondville', 'bondville', 'us', 1),
(448918, 782087, 'Bridgewater', 'bridgewater', 'us', 1),
(448919, 782087, 'Bridgewater Corners', 'bridgewater-corners', 'us', 1),
(448920, 782087, 'Brookfield', 'brookfield', 'us', 1),
(448921, 782087, 'Brownsville', 'brownsville', 'us', 1),
(448922, 782087, 'Canaan', 'canaan', 'us', 1),
(448923, 782087, 'Cavendish', 'cavendish', 'us', 1),
(448924, 782087, 'Center Rutland', 'center-rutland', 'us', 1),
(448925, 782087, 'Charlotte', 'charlotte', 'us', 1),
(448926, 782087, 'Chelsea', 'chelsea', 'us', 1),
(448927, 782087, 'Chester', 'chester', 'us', 1),
(448928, 782087, 'Chittenden', 'chittenden', 'us', 1),
(448929, 782087, 'Concord', 'concord', 'us', 1),
(448930, 782087, 'Coventry', 'coventry', 'us', 1),
(448931, 782087, 'Craftsbury', 'craftsbury', 'us', 1),
(448932, 782087, 'Craftsbury Common', 'craftsbury-common', 'us', 1),
(448933, 782087, 'Cuttingsville', 'cuttingsville', 'us', 1),
(448934, 782087, 'Danby', 'danby', 'us', 1),
(448935, 782087, 'Danville', 'danville', 'us', 1),
(448936, 782087, 'Dorset', 'dorset', 'us', 1),
(448937, 782087, 'East Arlington', 'east-arlington', 'us', 1),
(448938, 782087, 'East Barre', 'east-barre', 'us', 1),
(448939, 782087, 'East Berkshire', 'east-berkshire', 'us', 1),
(448940, 782087, 'East Burke', 'east-burke', 'us', 1),
(448941, 782087, 'East Calais', 'east-calais', 'us', 1),
(448942, 782087, 'East Charleston', 'east-charleston', 'us', 1),
(448943, 782087, 'East Corinth', 'east-corinth', 'us', 1),
(448944, 782087, 'East Dorset', 'east-dorset', 'us', 1),
(448945, 782087, 'East Dover', 'east-dover', 'us', 1),
(448946, 782087, 'East Fairfield', 'east-fairfield', 'us', 1),
(448947, 782087, 'East Hardwick', 'east-hardwick', 'us', 1),
(448948, 782087, 'East Haven', 'east-haven', 'us', 1),
(448949, 782087, 'East Middlebury', 'east-middlebury', 'us', 1),
(448950, 782087, 'East Montpelier', 'east-montpelier', 'us', 1),
(448951, 782087, 'East Randolph', 'east-randolph', 'us', 1),
(448952, 782087, 'East Ryegate', 'east-ryegate', 'us', 1),
(448953, 782087, 'East Thetford', 'east-thetford', 'us', 1),
(448954, 782087, 'East Wallingford', 'east-wallingford', 'us', 1),
(448955, 782087, 'Eden', 'eden', 'us', 1),
(448956, 782087, 'Eden Mills', 'eden-mills', 'us', 1),
(448957, 782087, 'Fairfax', 'fairfax', 'us', 1),
(448958, 782087, 'Fairfield', 'fairfield', 'us', 1),
(448959, 782087, 'Fairlee', 'fairlee', 'us', 1),
(448960, 782087, 'Ferrisburgh', 'ferrisburgh', 'us', 1),
(448961, 782087, 'Florence', 'florence', 'us', 1),
(448962, 782087, 'Franklin', 'franklin', 'us', 1),
(448963, 782087, 'Gilman', 'gilman', 'us', 1),
(448964, 782087, 'Glover', 'glover', 'us', 1),
(448965, 782087, 'Grafton', 'grafton', 'us', 1),
(448966, 782087, 'Grand Isle', 'grand-isle', 'us', 1),
(448967, 782087, 'Granville', 'granville', 'us', 1),
(448968, 782087, 'Greensboro', 'greensboro', 'us', 1),
(448969, 782087, 'Greensboro Bend', 'greensboro-bend', 'us', 1),
(448970, 782087, 'Groton', 'groton', 'us', 1),
(448971, 782087, 'Guildhall', 'guildhall', 'us', 1),
(448972, 782087, 'Guilford', 'guilford', 'us', 1),
(448973, 782087, 'Hancock', 'hancock', 'us', 1),
(448974, 782087, 'Hardwick', 'hardwick', 'us', 1),
(448975, 782087, 'Hartland', 'hartland', 'us', 1),
(448976, 782087, 'Hartford', 'hartford', 'us', 1),
(448977, 782087, 'Highgate Center', 'highgate-center', 'us', 1),
(448978, 782087, 'Highgate Springs', 'highgate-springs', 'us', 1),
(448979, 782087, 'Huntington', 'huntington', 'us', 1),
(448980, 782087, 'Hydeville', 'hydeville', 'us', 1),
(448981, 782087, 'Irasburg', 'irasburg', 'us', 1),
(448982, 782087, 'Jamaica', 'jamaica', 'us', 1),
(448983, 782087, 'Jay', 'jay', 'us', 1),
(448984, 782087, 'Killington', 'killington', 'us', 1),
(448985, 782087, 'Lake Elmore', 'lake-elmore', 'us', 1),
(448986, 782087, 'Lincoln', 'lincoln', 'us', 1),
(448987, 782087, 'Londonderry', 'londonderry', 'us', 1),
(448988, 782087, 'Lowell', 'lowell', 'us', 1),
(448989, 782087, 'Lunenburg', 'lunenburg', 'us', 1),
(448990, 782087, 'Lyndon Center', 'lyndon-center', 'us', 1),
(448991, 782087, 'Marlboro', 'marlboro', 'us', 1),
(448992, 782087, 'Middlesex', 'middlesex', 'us', 1),
(448993, 782087, 'Middletown Springs', 'middletown-springs', 'us', 1),
(448994, 782087, 'Montgomery', 'montgomery', 'us', 1),
(448995, 782087, 'Montgomery Center', 'montgomery-center', 'us', 1),
(448996, 782087, 'Moretown', 'moretown', 'us', 1),
(448997, 782087, 'Morgan', 'morgan', 'us', 1),
(448998, 782087, 'Mount Holly', 'mount-holly', 'us', 1),
(448999, 782087, 'New Haven', 'new-haven', 'us', 1),
(449000, 782087, 'Newport Center', 'newport-center', 'us', 1),
(449001, 782087, 'North Clarendon', 'north-clarendon', 'us', 1),
(449002, 782087, 'North Ferrisburgh', 'north-ferrisburgh', 'us', 1),
(449003, 782087, 'North Hartland', 'north-hartland', 'us', 1),
(449004, 782087, 'North Hero', 'north-hero', 'us', 1),
(449005, 782087, 'North Pomfret', 'north-pomfret', 'us', 1),
(449006, 782087, 'North Pownal', 'north-pownal', 'us', 1),
(449007, 782087, 'North Springfield', 'north-springfield', 'us', 1),
(449008, 782087, 'Norton', 'norton', 'us', 1),
(449009, 782087, 'Norwich', 'norwich', 'us', 1),
(449010, 782087, 'Orwell', 'orwell', 'us', 1),
(449011, 782087, 'Pawlet', 'pawlet', 'us', 1),
(449012, 782087, 'Peacham', 'peacham', 'us', 1),
(449013, 782087, 'Peru', 'peru', 'us', 1),
(449014, 782087, 'Pittsfield', 'pittsfield', 'us', 1),
(449015, 782087, 'Pittsford', 'pittsford', 'us', 1),
(449016, 782087, 'Plainfield', 'plainfield', 'us', 1),
(449017, 782087, 'Plymouth', 'plymouth', 'us', 1),
(449018, 782087, 'Post Mills', 'post-mills', 'us', 1),
(449019, 782087, 'Pownal', 'pownal', 'us', 1),
(449020, 782087, 'Proctor', 'proctor', 'us', 1),
(449021, 782087, 'Proctorsville', 'proctorsville', 'us', 1),
(449022, 782087, 'Putney', 'putney', 'us', 1),
(449023, 782087, 'Quechee', 'quechee', 'us', 1),
(449024, 782087, 'Randolph Center', 'randolph-center', 'us', 1),
(449025, 782087, 'Readsboro', 'readsboro', 'us', 1),
(449026, 782087, 'Richmond', 'richmond', 'us', 1),
(449027, 782087, 'Ripton', 'ripton', 'us', 1),
(449028, 782087, 'Rochester', 'rochester', 'us', 1),
(449029, 782087, 'Roxbury', 'roxbury', 'us', 1),
(449030, 782087, 'Rupert', 'rupert', 'us', 1),
(449031, 782087, 'Salisbury', 'salisbury', 'us', 1),
(449032, 782087, 'Shaftsbury', 'shaftsbury', 'us', 1),
(449033, 782087, 'Sharon', 'sharon', 'us', 1),
(449034, 782087, 'Sheffield', 'sheffield', 'us', 1),
(449035, 782087, 'Sheldon', 'sheldon', 'us', 1),
(449036, 782087, 'Sheldon Springs', 'sheldon-springs', 'us', 1),
(449037, 782087, 'Shoreham', 'shoreham', 'us', 1),
(449038, 782087, 'South Hero', 'south-hero', 'us', 1),
(449039, 782087, 'South Londonderry', 'south-londonderry', 'us', 1),
(449040, 782087, 'South Newfane', 'south-newfane', 'us', 1),
(449041, 782087, 'South Pomfret', 'south-pomfret', 'us', 1),
(449042, 782087, 'South Royalton', 'south-royalton', 'us', 1),
(449043, 782087, 'South Ryegate', 'south-ryegate', 'us', 1),
(449044, 782087, 'South Strafford', 'south-strafford', 'us', 1),
(449045, 782087, 'South Woodstock', 'south-woodstock', 'us', 1),
(449046, 782087, 'Stamford', 'stamford', 'us', 1),
(449047, 782087, 'Starksboro', 'starksboro', 'us', 1),
(449048, 782087, 'Stockbridge', 'stockbridge', 'us', 1),
(449049, 782087, 'Strafford', 'strafford', 'us', 1),
(449050, 782087, 'Sutton', 'sutton', 'us', 1),
(449051, 782087, 'Taftsville', 'taftsville', 'us', 1),
(449052, 782087, 'Thetford Center', 'thetford-center', 'us', 1),
(449053, 782087, 'Townshend', 'townshend', 'us', 1),
(449054, 782087, 'Troy', 'troy', 'us', 1),
(449055, 782087, 'Tunbridge', 'tunbridge', 'us', 1),
(449056, 782087, 'Underhill', 'underhill', 'us', 1),
(449057, 782087, 'Underhill Center', 'underhill-center', 'us', 1),
(449058, 782087, 'Vernon', 'vernon', 'us', 1),
(449059, 782087, 'Vershire', 'vershire', 'us', 1),
(449060, 782087, 'Waitsfield', 'waitsfield', 'us', 1),
(449061, 782087, 'Wardsboro', 'wardsboro', 'us', 1),
(449062, 782087, 'Warren', 'warren', 'us', 1),
(449063, 782087, 'Washington', 'washington', 'us', 1),
(449064, 782087, 'Waterbury Center', 'waterbury-center', 'us', 1),
(449065, 782087, 'Waterville', 'waterville', 'us', 1),
(449066, 782087, 'Websterville', 'websterville', 'us', 1),
(449067, 782087, 'Wells', 'wells', 'us', 1),
(449068, 782087, 'West Charleston', 'west-charleston', 'us', 1),
(449069, 782087, 'West Danville', 'west-danville', 'us', 1),
(449070, 782087, 'West Dover', 'west-dover', 'us', 1),
(449071, 782087, 'West Dummerston', 'west-dummerston', 'us', 1),
(449072, 782087, 'West Fairlee', 'west-fairlee', 'us', 1),
(449073, 782087, 'West Glover', 'west-glover', 'us', 1),
(449074, 782087, 'West Halifax', 'west-halifax', 'us', 1),
(449075, 782087, 'West Hartford', 'west-hartford', 'us', 1),
(449076, 782087, 'West Pawlet', 'west-pawlet', 'us', 1),
(449077, 782087, 'West Rupert', 'west-rupert', 'us', 1),
(449078, 782087, 'West Topsham', 'west-topsham', 'us', 1),
(449079, 782087, 'West Townshend', 'west-townshend', 'us', 1),
(449080, 782087, 'West Wardsboro', 'west-wardsboro', 'us', 1),
(449081, 782087, 'Westfield', 'westfield', 'us', 1),
(449082, 782087, 'Westford', 'westford', 'us', 1),
(449083, 782087, 'Weston', 'weston', 'us', 1),
(449084, 782087, 'Whitingham', 'whitingham', 'us', 1),
(449085, 782087, 'Whiting', 'whiting', 'us', 1),
(449086, 782087, 'Williamstown', 'williamstown', 'us', 1),
(449087, 782087, 'Williamsville', 'williamsville', 'us', 1),
(449088, 782087, 'Wilmington', 'wilmington', 'us', 1),
(449089, 782087, 'Windsor', 'windsor', 'us', 1),
(449090, 782087, 'Wolcott', 'wolcott', 'us', 1),
(449091, 782087, 'Woodbury', 'woodbury', 'us', 1),
(449092, 782087, 'Worcester', 'worcester', 'us', 1),
(449093, 782087, 'Castleton', 'castleton', 'us', 1),
(449094, 782087, 'Berlin', 'berlin', 'us', 1),
(449095, 782087, 'Bolton Valley', 'bolton-valley', 'us', 1),
(449096, 782087, 'Braintree', 'braintree', 'us', 1),
(449097, 782087, 'Bridport', 'bridport', 'us', 1),
(449098, 782087, 'Calais', 'calais', 'us', 1),
(449099, 782087, 'Corinth', 'corinth', 'us', 1),
(449100, 782087, 'Derby', 'derby', 'us', 1),
(449101, 782087, 'Dummerston', 'dummerston', 'us', 1),
(449102, 782087, 'Essex', 'essex', 'us', 1),
(449103, 782087, 'Ferrisburg', 'ferrisburg', 'us', 1),
(449104, 782087, 'Isle La Motte', 'isle-la-motte', 'us', 1),
(449105, 782087, 'Monkton', 'monkton', 'us', 1),
(449106, 782087, 'Reading', 'reading', 'us', 1),
(449107, 782087, 'S Londonderry', 's-londonderry', 'us', 1),
(449108, 782087, 'St George', 'st-george', 'us', 1),
(449109, 782087, 'Thetford', 'thetford', 'us', 1),
(449110, 782087, 'Topsham', 'topsham', 'us', 1),
(449111, 782087, 'Newfane', 'newfane', 'us', 1),
(449112, 782087, 'Perkinsville', 'perkinsville', 'us', 1),
(449113, 782087, 'Albany', 'albany', 'us', 1),
(449114, 782087, 'Manchester Center', 'manchester-center', 'us', 1),
(449115, 782087, 'Jacksonville', 'jacksonville', 'us', 1),
(449116, 782087, 'Cambridge', 'cambridge', 'us', 1),
(449117, 782087, 'Cabot', 'cabot', 'us', 1),
(449118, 782087, 'Westminster', 'westminster', 'us', 1),
(449119, 782087, 'Marshfield', 'marshfield', 'us', 1),
(449120, 782087, 'Wells River', 'wells-river', 'us', 1),
(449121, 782087, 'West Burke', 'west-burke', 'us', 1),
(449122, 782087, 'Newbury', 'newbury', 'us', 1),
(449123, 782087, 'Hyde Park', 'hyde-park', 'us', 1),
(449124, 782087, 'Stowe', 'stowe', 'us', 1),
(449125, 782087, 'Saxtons River', 'saxtons-river', 'us', 1),
(449126, 782087, 'Alburg', 'alburg', 'us', 1),
(449127, 782087, 'Jeffersonville', 'jeffersonville', 'us', 1),
(449128, 782087, 'North Troy', 'north-troy', 'us', 1),
(449129, 782087, 'Waterbury', 'waterbury', 'us', 1),
(449130, 782087, 'Island Pond', 'island-pond', 'us', 1),
(449131, 782087, 'Barton', 'barton', 'us', 1),
(449132, 782087, 'Derby Line', 'derby-line', 'us', 1),
(449133, 782087, 'Bradford', 'bradford', 'us', 1),
(449134, 782087, 'Orleans', 'orleans', 'us', 1),
(449135, 782087, 'Wallingford', 'wallingford', 'us', 1),
(449136, 782087, 'Ludlow', 'ludlow', 'us', 1),
(449137, 782087, 'Woodstock', 'woodstock', 'us', 1),
(449138, 782087, 'Arlington', 'arlington', 'us', 1),
(449139, 782087, 'South Barre', 'south-barre', 'us', 1),
(449140, 782087, 'Lyndonville', 'lyndonville', 'us', 1),
(449141, 782087, 'Swanton', 'swanton', 'us', 1),
(449142, 782087, 'North Bennington', 'north-bennington', 'us', 1),
(449143, 782087, 'Johnson', 'johnson', 'us', 1),
(449144, 782087, 'Richford', 'richford', 'us', 1),
(449145, 782087, 'Enosburg Falls', 'enosburg-falls', 'us', 1),
(449146, 782087, 'Milton', 'milton', 'us', 1),
(449147, 782087, 'Poultney', 'poultney', 'us', 1),
(449148, 782087, 'Brandon', 'brandon', 'us', 1),
(449149, 782087, 'Wilder', 'wilder', 'us', 1),
(449150, 782087, 'Bristol', 'bristol', 'us', 1),
(449151, 782087, 'Northfield', 'northfield', 'us', 1),
(449152, 782087, 'Bethel', 'bethel', 'us', 1),
(449153, 782087, 'Morrisville', 'morrisville', 'us', 1),
(449154, 782087, 'Graniteville', 'graniteville', 'us', 1),
(449155, 782087, 'West Rutland', 'west-rutland', 'us', 1),
(449156, 782087, 'Fair Haven', 'fair-haven', 'us', 1),
(449157, 782087, 'White River Junction', 'white-river-junction', 'us', 1),
(449158, 782087, 'Vergennes', 'vergennes', 'us', 1),
(449159, 782087, 'Bellows Falls', 'bellows-falls', 'us', 1),
(449160, 782087, 'Manchester', 'manchester', 'us', 1),
(449161, 782087, 'Hinesburg', 'hinesburg', 'us', 1),
(449162, 782087, 'Randolph', 'randolph', 'us', 1),
(449163, 782087, 'Newport', 'newport', 'us', 1),
(449164, 782087, 'Lyndon', 'lyndon', 'us', 1),
(449165, 782087, 'Winooski', 'winooski', 'us', 1),
(449166, 782087, 'Shelburne', 'shelburne', 'us', 1),
(449167, 782087, 'Jericho', 'jericho', 'us', 1),
(449168, 782087, 'Saint Albans', 'saint-albans', 'us', 1),
(449169, 782087, 'St Johnsbury', 'st-johnsbury', 'us', 1),
(449170, 782087, 'Montpelier', 'montpelier', 'us', 1),
(449171, 782087, 'Williston', 'williston', 'us', 1),
(449172, 782087, 'Middlebury', 'middlebury', 'us', 1),
(449173, 782087, 'Barre', 'barre', 'us', 1),
(449174, 782087, 'Springfield', 'springfield', 'us', 1),
(449175, 782087, 'Brattleboro', 'brattleboro', 'us', 1),
(449176, 782087, 'Colchester', 'colchester', 'us', 1),
(449177, 782087, 'Rutland', 'rutland', 'us', 1),
(449178, 782087, 'South Burlington', 'south-burlington', 'us', 1),
(449179, 782087, 'Bennington', 'bennington', 'us', 1),
(449180, 782087, 'Essex Junction', 'essex-junction', 'us', 1),
(449181, 782087, 'Burlington', 'burlington', 'us', 1),
(449182, 782088, 'Ben Hur', 'ben-hur', 'us', 1),
(449183, 782088, 'Crockett', 'crockett', 'us', 1),
(449184, 782088, 'Doran', 'doran', 'us', 1),
(449185, 782088, 'Green Bay', 'green-bay', 'us', 1),
(449186, 782088, 'Hume', 'hume', 'us', 1),
(449187, 782088, 'Nelsonia', 'nelsonia', 'us', 1),
(449188, 782088, 'Sperryville', 'sperryville', 'us', 1),
(449189, 782088, 'Tyro', 'tyro', 'us', 1),
(449190, 782088, 'Afton', 'afton', 'us', 1),
(449191, 782088, 'Aldie', 'aldie', 'us', 1),
(449192, 782088, 'Alfonso', 'alfonso', 'us', 1),
(449193, 782088, 'Allisonia', 'allisonia', 'us', 1),
(449194, 782088, 'Alton', 'alton', 'us', 1),
(449195, 782088, 'Amelia Court House', 'amelia-court-house', 'us', 1),
(449196, 782088, 'Amissville', 'amissville', 'us', 1),
(449197, 782088, 'Andersonville', 'andersonville', 'us', 1),
(449198, 782088, 'Ararat', 'ararat', 'us', 1),
(449199, 782088, 'Arcola', 'arcola', 'us', 1),
(449200, 782088, 'Aroda', 'aroda', 'us', 1),
(449201, 782088, 'Arrington', 'arrington', 'us', 1),
(449202, 782088, 'Arvonia', 'arvonia', 'us', 1),
(449203, 782088, 'Ashburn', 'ashburn', 'us', 1),
(449204, 782088, 'Atlantic', 'atlantic', 'us', 1),
(449205, 782088, 'Austinville', 'austinville', 'us', 1),
(449206, 782088, 'Axton', 'axton', 'us', 1),
(449207, 782088, 'Aylett', 'aylett', 'us', 1),
(449208, 782088, 'Bandy', 'bandy', 'us', 1),
(449209, 782088, 'Barboursville', 'barboursville', 'us', 1),
(449210, 782088, 'Barhamsville', 'barhamsville', 'us', 1),
(449211, 782088, 'Barren Springs', 'barren-springs', 'us', 1),
(449212, 782088, 'Baskerville', 'baskerville', 'us', 1),
(449213, 782088, 'Bastian', 'bastian', 'us', 1),
(449214, 782088, 'Basye', 'basye', 'us', 1),
(449215, 782088, 'Batesville', 'batesville', 'us', 1),
(449216, 782088, 'Bealeton', 'bealeton', 'us', 1),
(449217, 782088, 'Beaverdam', 'beaverdam', 'us', 1),
(449218, 782088, 'Beaverlett', 'beaverlett', 'us', 1),
(449219, 782088, 'Bent Mountain', 'bent-mountain', 'us', 1),
(449220, 782088, 'Bentonville', 'bentonville', 'us', 1),
(449221, 782088, 'Bergton', 'bergton', 'us', 1),
(449222, 782088, 'Big Island', 'big-island', 'us', 1),
(449223, 782088, 'Big Rock', 'big-rock', 'us', 1),
(449224, 782088, 'Birchleaf', 'birchleaf', 'us', 1),
(449225, 782088, 'Birdsnest', 'birdsnest', 'us', 1),
(449226, 782088, 'Blackwater', 'blackwater', 'us', 1),
(449227, 782088, 'Blairs', 'blairs', 'us', 1),
(449228, 782088, 'Bland', 'bland', 'us', 1),
(449229, 782088, 'Blue Grass', 'blue-grass', 'us', 1),
(449230, 782088, 'Bluemont', 'bluemont', 'us', 1),
(449231, 782088, 'Boston', 'boston', 'us', 1),
(449232, 782088, 'Bracey', 'bracey', 'us', 1),
(449233, 782088, 'Brandy Station', 'brandy-station', 'us', 1),
(449234, 782088, 'Breaks', 'breaks', 'us', 1),
(449235, 782088, 'Bremo Bluff', 'bremo-bluff', 'us', 1),
(449236, 782088, 'Brightwood', 'brightwood', 'us', 1),
(449237, 782088, 'Bristow', 'bristow', 'us', 1),
(449238, 782088, 'Broad Run', 'broad-run', 'us', 1),
(449239, 782088, 'Broadlands', 'broadlands', 'us', 1),
(449240, 782088, 'Bruington', 'bruington', 'us', 1),
(449241, 782088, 'Buckingham', 'buckingham', 'us', 1),
(449242, 782088, 'Buffalo Junction', 'buffalo-junction', 'us', 1),
(449243, 782088, 'Bumpass', 'bumpass', 'us', 1),
(449244, 782088, 'Burgess', 'burgess', 'us', 1),
(449245, 782088, 'Callands', 'callands', 'us', 1),
(449246, 782088, 'Callao', 'callao', 'us', 1),
(449247, 782088, 'Callaway', 'callaway', 'us', 1),
(449248, 782088, 'Calverton', 'calverton', 'us', 1),
(449249, 782088, 'Caret', 'caret', 'us', 1),
(449250, 782088, 'Carrollton', 'carrollton', 'us', 1),
(449251, 782088, 'Carrsville', 'carrsville', 'us', 1),
(449252, 782088, 'Carson', 'carson', 'us', 1),
(449253, 782088, 'Cartersville', 'cartersville', 'us', 1),
(449254, 782088, 'Cascade', 'cascade', 'us', 1),
(449255, 782088, 'Castleton', 'castleton', 'us', 1),
(449256, 782088, 'Catawba', 'catawba', 'us', 1),
(449257, 782088, 'Catharpin', 'catharpin', 'us', 1),
(449258, 782088, 'Catlett', 'catlett', 'us', 1),
(449259, 782088, 'Center Cross', 'center-cross', 'us', 1),
(449260, 782088, 'Ceres', 'ceres', 'us', 1),
(449261, 782088, 'Champlain', 'champlain', 'us', 1),
(449262, 782088, 'Charles City', 'charles-city', 'us', 1),
(449263, 782088, 'Chester Gap', 'chester-gap', 'us', 1),
(449264, 782088, 'Chesterfield', 'chesterfield', 'us', 1),
(449265, 782088, 'Church View', 'church-view', 'us', 1),
(449266, 782088, 'Churchville', 'churchville', 'us', 1),
(449267, 782088, 'Claudville', 'claudville', 'us', 1),
(449268, 782088, 'Clear Brook', 'clear-brook', 'us', 1),
(449269, 782088, 'Cobbs Creek', 'cobbs-creek', 'us', 1),
(449270, 782088, 'Cobham', 'cobham', 'us', 1),
(449271, 782088, 'Coleman Falls', 'coleman-falls', 'us', 1),
(449272, 782088, 'Coles Point', 'coles-point', 'us', 1),
(449273, 782088, 'Cologne', 'cologne', 'us', 1),
(449274, 782088, 'Concord', 'concord', 'us', 1),
(449275, 782088, 'Copper Hill', 'copper-hill', 'us', 1),
(449276, 782088, 'Covesville', 'covesville', 'us', 1),
(449277, 782088, 'Craddockville', 'craddockville', 'us', 1),
(449278, 782088, 'Criders', 'criders', 'us', 1),
(449279, 782088, 'Critz', 'critz', 'us', 1),
(449280, 782088, 'Cross Junction', 'cross-junction', 'us', 1),
(449281, 782088, 'Crozier', 'crozier', 'us', 1),
(449282, 782088, 'Cullen', 'cullen', 'us', 1),
(449283, 782088, 'Cumberland', 'cumberland', 'us', 1),
(449284, 782088, 'Dante', 'dante', 'us', 1),
(449285, 782088, 'Davenport', 'davenport', 'us', 1),
(449286, 782088, 'Deerfield', 'deerfield', 'us', 1),
(449287, 782088, 'Delaplane', 'delaplane', 'us', 1),
(449288, 782088, 'Deltaville', 'deltaville', 'us', 1),
(449289, 782088, 'Dinwiddie', 'dinwiddie', 'us', 1),
(449290, 782088, 'Disputanta', 'disputanta', 'us', 1),
(449291, 782088, 'Dolphin', 'dolphin', 'us', 1),
(449292, 782088, 'Doswell', 'doswell', 'us', 1),
(449293, 782088, 'Draper', 'draper', 'us', 1),
(449294, 782088, 'Drewryville', 'drewryville', 'us', 1),
(449295, 782088, 'Dry Fork', 'dry-fork', 'us', 1),
(449296, 782088, 'Dugspur', 'dugspur', 'us', 1),
(449297, 782088, 'Dundas', 'dundas', 'us', 1),
(449298, 782088, 'Dunnsville', 'dunnsville', 'us', 1),
(449299, 782088, 'Dutton', 'dutton', 'us', 1),
(449300, 782088, 'Dyke', 'dyke', 'us', 1),
(449301, 782088, 'Eagle Rock', 'eagle-rock', 'us', 1),
(449302, 782088, 'Earlysville', 'earlysville', 'us', 1),
(449303, 782088, 'Ebony', 'ebony', 'us', 1),
(449304, 782088, 'Eggleston', 'eggleston', 'us', 1),
(449305, 782088, 'Elberon', 'elberon', 'us', 1),
(449306, 782088, 'Elk Creek', 'elk-creek', 'us', 1),
(449307, 782088, 'Elkwood', 'elkwood', 'us', 1),
(449308, 782088, 'Elliston', 'elliston', 'us', 1),
(449309, 782088, 'Emory', 'emory', 'us', 1),
(449310, 782088, 'Esmont', 'esmont', 'us', 1),
(449311, 782088, 'Etlan', 'etlan', 'us', 1),
(449312, 782088, 'Evington', 'evington', 'us', 1),
(449313, 782088, 'Faber', 'faber', 'us', 1),
(449314, 782088, 'Fairfax Station', 'fairfax-station', 'us', 1),
(449315, 782088, 'Fairfield', 'fairfield', 'us', 1),
(449316, 782088, 'Falls Mills', 'falls-mills', 'us', 1),
(449317, 782088, 'Farnham', 'farnham', 'us', 1),
(449318, 782088, 'Flint Hill', 'flint-hill', 'us', 1),
(449319, 782088, 'Foneswood', 'foneswood', 'us', 1),
(449320, 782088, 'Fork Union', 'fork-union', 'us', 1),
(449321, 782088, 'Fort Blackmore', 'fort-blackmore', 'us', 1),
(449322, 782088, 'Fort Defiance', 'fort-defiance', 'us', 1),
(449323, 782088, 'Foster', 'foster', 'us', 1),
(449324, 782088, 'Franktown', 'franktown', 'us', 1),
(449325, 782088, 'Free Union', 'free-union', 'us', 1),
(449326, 782088, 'Freeman', 'freeman', 'us', 1),
(449327, 782088, 'Fulks Run', 'fulks-run', 'us', 1),
(449328, 782088, 'Garrisonville', 'garrisonville', 'us', 1),
(449329, 782088, 'Gasburg', 'gasburg', 'us', 1),
(449330, 782088, 'Gladstone', 'gladstone', 'us', 1),
(449331, 782088, 'Gladys', 'gladys', 'us', 1),
(449332, 782088, 'Gloucester', 'gloucester', 'us', 1),
(449333, 782088, 'Goldvein', 'goldvein', 'us', 1),
(449334, 782088, 'Goochland', 'goochland', 'us', 1),
(449335, 782088, 'Goode', 'goode', 'us', 1),
(449336, 782088, 'Goodview', 'goodview', 'us', 1),
(449337, 782088, 'Gore', 'gore', 'us', 1),
(449338, 782088, 'Grafton', 'grafton', 'us', 1),
(449339, 782088, 'Greenbackville', 'greenbackville', 'us', 1),
(449340, 782088, 'Greenbush', 'greenbush', 'us', 1),
(449341, 782088, 'Greenwood', 'greenwood', 'us', 1),
(449342, 782088, 'Gum Spring', 'gum-spring', 'us', 1),
(449343, 782088, 'Hague', 'hague', 'us', 1),
(449344, 782088, 'Hanover', 'hanover', 'us', 1),
(449345, 782088, 'Hardy', 'hardy', 'us', 1),
(449346, 782088, 'Hardyville', 'hardyville', 'us', 1),
(449347, 782088, 'Hartfield', 'hartfield', 'us', 1),
(449348, 782088, 'Hartwood', 'hartwood', 'us', 1),
(449349, 782088, 'Hayes', 'hayes', 'us', 1),
(449350, 782088, 'Haynesville', 'haynesville', 'us', 1),
(449351, 782088, 'Heathsville', 'heathsville', 'us', 1),
(449352, 782088, 'Henry', 'henry', 'us', 1),
(449353, 782088, 'Hiltons', 'hiltons', 'us', 1),
(449354, 782088, 'Hinton', 'hinton', 'us', 1),
(449355, 782088, 'Hiwassee', 'hiwassee', 'us', 1),
(449356, 782088, 'Horntown', 'horntown', 'us', 1),
(449357, 782088, 'Hot Springs', 'hot-springs', 'us', 1),
(449358, 782088, 'Huddleston', 'huddleston', 'us', 1),
(449359, 782088, 'Hudgins', 'hudgins', 'us', 1),
(449360, 782088, 'Huntly', 'huntly', 'us', 1),
(449361, 782088, 'Hustle', 'hustle', 'us', 1),
(449362, 782088, 'Indian Valley', 'indian-valley', 'us', 1),
(449363, 782088, 'Isle of Wight', 'isle-of-wight', 'us', 1),
(449364, 782088, 'Ivanhoe', 'ivanhoe', 'us', 1),
(449365, 782088, 'Ivy', 'ivy', 'us', 1),
(449366, 782088, 'Jamaica', 'jamaica', 'us', 1),
(449367, 782088, 'Java', 'java', 'us', 1),
(449368, 782088, 'Jeffersonton', 'jeffersonton', 'us', 1),
(449369, 782088, 'Jetersville', 'jetersville', 'us', 1),
(449370, 782088, 'Jewell Ridge', 'jewell-ridge', 'us', 1),
(449371, 782088, 'Keeling', 'keeling', 'us', 1),
(449372, 782088, 'Keen Mountain', 'keen-mountain', 'us', 1),
(449373, 782088, 'Keene', 'keene', 'us', 1),
(449374, 782088, 'Keezletown', 'keezletown', 'us', 1),
(449375, 782088, 'Kents Store', 'kents-store', 'us', 1),
(449376, 782088, 'Keswick', 'keswick', 'us', 1),
(449377, 782088, 'King George', 'king-george', 'us', 1),
(449378, 782088, 'King William', 'king-william', 'us', 1),
(449379, 782088, 'Kinsale', 'kinsale', 'us', 1),
(449380, 782088, 'Ladysmith', 'ladysmith', 'us', 1),
(449381, 782088, 'Lambsburg', 'lambsburg', 'us', 1),
(449382, 782088, 'Lancaster', 'lancaster', 'us', 1),
(449383, 782088, 'Laneview', 'laneview', 'us', 1),
(449384, 782088, 'Lanexa', 'lanexa', 'us', 1),
(449385, 782088, 'Laurel Fork', 'laurel-fork', 'us', 1),
(449386, 782088, 'Lebanon Church', 'lebanon-church', 'us', 1),
(449387, 782088, 'Lee Mont', 'lee-mont', 'us', 1),
(449388, 782088, 'Lightfoot', 'lightfoot', 'us', 1),
(449389, 782088, 'Lignum', 'lignum', 'us', 1),
(449390, 782088, 'Lincoln', 'lincoln', 'us', 1),
(449391, 782088, 'Linden', 'linden', 'us', 1),
(449392, 782088, 'Linville', 'linville', 'us', 1),
(449393, 782088, 'Lively', 'lively', 'us', 1),
(449394, 782088, 'Locust Dale', 'locust-dale', 'us', 1),
(449395, 782088, 'Locust Grove', 'locust-grove', 'us', 1),
(449396, 782088, 'Locust Hill', 'locust-hill', 'us', 1),
(449397, 782088, 'Long Island', 'long-island', 'us', 1),
(449398, 782088, 'Lottsburg', 'lottsburg', 'us', 1),
(449399, 782088, 'Lovingston', 'lovingston', 'us', 1),
(449400, 782088, 'Lowesville', 'lowesville', 'us', 1),
(449401, 782088, 'Lunenburg', 'lunenburg', 'us', 1),
(449402, 782088, 'Lynch Station', 'lynch-station', 'us', 1),
(449403, 782088, 'Machipongo', 'machipongo', 'us', 1),
(449404, 782088, 'Maidens', 'maidens', 'us', 1),
(449405, 782088, 'Manquin', 'manquin', 'us', 1),
(449406, 782088, 'Mappsville', 'mappsville', 'us', 1),
(449407, 782088, 'Markham', 'markham', 'us', 1),
(449408, 782088, 'Marshall', 'marshall', 'us', 1),
(449409, 782088, 'Mathews', 'mathews', 'us', 1),
(449410, 782088, 'Mattaponi', 'mattaponi', 'us', 1),
(449411, 782088, 'Maurertown', 'maurertown', 'us', 1),
(449412, 782088, 'Maxie', 'maxie', 'us', 1),
(449413, 782088, 'McDowell', 'mcdowell', 'us', 1),
(449414, 782088, 'McGaheysville', 'mcgaheysville', 'us', 1),
(449415, 782088, 'Meadowview', 'meadowview', 'us', 1),
(449416, 782088, 'Meherrin', 'meherrin', 'us', 1),
(449417, 782088, 'Mendota', 'mendota', 'us', 1),
(449418, 782088, 'Middlebrook', 'middlebrook', 'us', 1),
(449419, 782088, 'Midland', 'midland', 'us', 1),
(449420, 782088, 'Midlothian', 'midlothian', 'us', 1),
(449421, 782088, 'Milford', 'milford', 'us', 1),
(449422, 782088, 'Millers Tavern', 'millers-tavern', 'us', 1),
(449423, 782088, 'Millwood', 'millwood', 'us', 1),
(449424, 782088, 'Mitchells', 'mitchells', 'us', 1),
(449425, 782088, 'Mollusk', 'mollusk', 'us', 1),
(449426, 782088, 'Moneta', 'moneta', 'us', 1),
(449427, 782088, 'Monroe', 'monroe', 'us', 1),
(449428, 782088, 'Montebello', 'montebello', 'us', 1),
(449429, 782088, 'Montpelier', 'montpelier', 'us', 1),
(449430, 782088, 'Montvale', 'montvale', 'us', 1),
(449431, 782088, 'Moseley', 'moseley', 'us', 1),
(449432, 782088, 'Mount Sidney', 'mount-sidney', 'us', 1),
(449433, 782088, 'Mount Solon', 'mount-solon', 'us', 1),
(449434, 782088, 'Mouth of Wilson', 'mouth-of-wilson', 'us', 1),
(449435, 782088, 'Nathalie', 'nathalie', 'us', 1),
(449436, 782088, 'Natural Bridge', 'natural-bridge', 'us', 1),
(449437, 782088, 'Nellysford', 'nellysford', 'us', 1),
(449438, 782088, 'Nelson', 'nelson', 'us', 1),
(449439, 782088, 'New Canton', 'new-canton', 'us', 1),
(449440, 782088, 'New Hope', 'new-hope', 'us', 1),
(449441, 782088, 'Newbern', 'newbern', 'us', 1),
(449442, 782088, 'Newport', 'newport', 'us', 1),
(449443, 782088, 'Newtown', 'newtown', 'us', 1),
(449444, 782088, 'Nora', 'nora', 'us', 1),
(449445, 782088, 'Norge', 'norge', 'us', 1),
(449446, 782088, 'North Garden', 'north-garden', 'us', 1),
(449447, 782088, 'North Tazewell', 'north-tazewell', 'us', 1),
(449448, 782088, 'Oak Hill', 'oak-hill', 'us', 1),
(449449, 782088, 'Oakwood', 'oakwood', 'us', 1),
(449450, 782088, 'Oilville', 'oilville', 'us', 1),
(449451, 782088, 'Ordinary', 'ordinary', 'us', 1),
(449452, 782088, 'Orlean', 'orlean', 'us', 1),
(449453, 782088, 'Paeonian Springs', 'paeonian-springs', 'us', 1),
(449454, 782088, 'Paint Bank', 'paint-bank', 'us', 1),
(449455, 782088, 'Palmyra', 'palmyra', 'us', 1),
(449456, 782088, 'Paris', 'paris', 'us', 1),
(449457, 782088, 'Partlow', 'partlow', 'us', 1),
(449458, 782088, 'Penn Laird', 'penn-laird', 'us', 1),
(449459, 782088, 'Philomont', 'philomont', 'us', 1),
(449460, 782088, 'Pilot', 'pilot', 'us', 1),
(449461, 782088, 'Piney River', 'piney-river', 'us', 1),
(449462, 782088, 'Pittsville', 'pittsville', 'us', 1),
(449463, 782088, 'Port Haywood', 'port-haywood', 'us', 1),
(449464, 782088, 'Port Republic', 'port-republic', 'us', 1),
(449465, 782088, 'Potomac Falls', 'potomac-falls', 'us', 1),
(449466, 782088, 'Pounding Mill', 'pounding-mill', 'us', 1),
(449467, 782088, 'Powhatan', 'powhatan', 'us', 1),
(449468, 782088, 'Pratts', 'pratts', 'us', 1),
(449469, 782088, 'Prince George', 'prince-george', 'us', 1),
(449470, 782088, 'Prospect', 'prospect', 'us', 1),
(449471, 782088, 'Providence Forge', 'providence-forge', 'us', 1),
(449472, 782088, 'Pungoteague', 'pungoteague', 'us', 1),
(449473, 782088, 'Quicksburg', 'quicksburg', 'us', 1),
(449474, 782088, 'Quinby', 'quinby', 'us', 1),
(449475, 782088, 'Quinton', 'quinton', 'us', 1),
(449476, 782088, 'Radiant', 'radiant', 'us', 1),
(449477, 782088, 'Randolph', 'randolph', 'us', 1),
(449478, 782088, 'Raphine', 'raphine', 'us', 1),
(449479, 782088, 'Rapidan', 'rapidan', 'us', 1),
(449480, 782088, 'Rawlings', 'rawlings', 'us', 1),
(449481, 782088, 'Reedville', 'reedville', 'us', 1),
(449482, 782088, 'Reva', 'reva', 'us', 1),
(449483, 782088, 'Rhoadesville', 'rhoadesville', 'us', 1),
(449484, 782088, 'Rice', 'rice', 'us', 1),
(449485, 782088, 'Richardsville', 'richardsville', 'us', 1),
(449486, 782088, 'Rileyville', 'rileyville', 'us', 1),
(449487, 782088, 'Riner', 'riner', 'us', 1),
(449488, 782088, 'Ringgold', 'ringgold', 'us', 1),
(449489, 782088, 'Ripplemead', 'ripplemead', 'us', 1),
(449490, 782088, 'Rixeyville', 'rixeyville', 'us', 1),
(449491, 782088, 'Rochelle', 'rochelle', 'us', 1),
(449492, 782088, 'Rockville', 'rockville', 'us', 1),
(449493, 782088, 'Rocky Gap', 'rocky-gap', 'us', 1),
(449494, 782088, 'Rosedale', 'rosedale', 'us', 1),
(449495, 782088, 'Roseland', 'roseland', 'us', 1),
(449496, 782088, 'Rowe', 'rowe', 'us', 1),
(449497, 782088, 'Ruckersville', 'ruckersville', 'us', 1),
(449498, 782088, 'Ruther Glen', 'ruther-glen', 'us', 1),
(449499, 782088, 'Saluda', 'saluda', 'us', 1),
(449500, 782088, 'Sandston', 'sandston', 'us', 1),
(449501, 782088, 'Sandy Hook', 'sandy-hook', 'us', 1),
(449502, 782088, 'Saxe', 'saxe', 'us', 1),
(449503, 782088, 'Schuyler', 'schuyler', 'us', 1),
(449504, 782088, 'Seaford', 'seaford', 'us', 1),
(449505, 782088, 'Sedley', 'sedley', 'us', 1),
(449506, 782088, 'Shacklefords', 'shacklefords', 'us', 1),
(449507, 782088, 'Shipman', 'shipman', 'us', 1),
(449508, 782088, 'Singers Glen', 'singers-glen', 'us', 1),
(449509, 782088, 'Skippers', 'skippers', 'us', 1),
(449510, 782088, 'Skipwith', 'skipwith', 'us', 1),
(449511, 782088, 'Somerset', 'somerset', 'us', 1),
(449512, 782088, 'South Riding', 'south-riding', 'us', 1),
(449513, 782088, 'Speedwell', 'speedwell', 'us', 1),
(449514, 782088, 'Spencer', 'spencer', 'us', 1),
(449515, 782088, 'Spotsylvania', 'spotsylvania', 'us', 1),
(449516, 782088, 'Spottswood', 'spottswood', 'us', 1),
(449517, 782088, 'Spout Spring', 'spout-spring', 'us', 1),
(449518, 782088, 'Spring Grove', 'spring-grove', 'us', 1),
(449519, 782088, 'Stafford', 'stafford', 'us', 1),
(449520, 782088, 'Steeles Tavern', 'steeles-tavern', 'us', 1),
(449521, 782088, 'Stephenson', 'stephenson', 'us', 1),
(449522, 782088, 'Stevensburg', 'stevensburg', 'us', 1),
(449523, 782088, 'Sumerduck', 'sumerduck', 'us', 1),
(449524, 782088, 'Sussex', 'sussex', 'us', 1),
(449525, 782088, 'Sutherland', 'sutherland', 'us', 1),
(449526, 782088, 'Sutherlin', 'sutherlin', 'us', 1),
(449527, 782088, 'Swoope', 'swoope', 'us', 1),
(449528, 782088, 'Swords Creek', 'swords-creek', 'us', 1),
(449529, 782088, 'Tabb', 'tabb', 'us', 1),
(449530, 782088, 'Tasley', 'tasley', 'us', 1),
(449531, 782088, 'Temperanceville', 'temperanceville', 'us', 1),
(449532, 782088, 'Thaxton', 'thaxton', 'us', 1),
(449533, 782088, 'Thornburg', 'thornburg', 'us', 1),
(449534, 782088, 'Toano', 'toano', 'us', 1),
(449535, 782088, 'Topping', 'topping', 'us', 1),
(449536, 782088, 'Troy', 'troy', 'us', 1),
(449537, 782088, 'Unionville', 'unionville', 'us', 1),
(449538, 782088, 'Upperville', 'upperville', 'us', 1),
(449539, 782088, 'Valentines', 'valentines', 'us', 1),
(449540, 782088, 'Vernon Hill', 'vernon-hill', 'us', 1),
(449541, 782088, 'Vesuvius', 'vesuvius', 'us', 1),
(449542, 782088, 'Viewtown', 'viewtown', 'us', 1),
(449543, 782088, 'Wake', 'wake', 'us', 1),
(449544, 782088, 'Walkerton', 'walkerton', 'us', 1),
(449545, 782088, 'Warfield', 'warfield', 'us', 1),
(449546, 782088, 'Warm Springs', 'warm-springs', 'us', 1),
(449547, 782088, 'Water View', 'water-view', 'us', 1),
(449548, 782088, 'Waterford', 'waterford', 'us', 1),
(449549, 782088, 'Weems', 'weems', 'us', 1),
(449550, 782088, 'West Augusta', 'west-augusta', 'us', 1),
(449551, 782088, 'White Marsh', 'white-marsh', 'us', 1),
(449552, 782088, 'White Plains', 'white-plains', 'us', 1),
(449553, 782088, 'White Post', 'white-post', 'us', 1),
(449554, 782088, 'Whitetop', 'whitetop', 'us', 1),
(449555, 782088, 'Whitewood', 'whitewood', 'us', 1),
(449556, 782088, 'Wicomico Church', 'wicomico-church', 'us', 1),
(449557, 782088, 'Williamsville', 'williamsville', 'us', 1),
(449558, 782088, 'Willis', 'willis', 'us', 1),
(449559, 782088, 'Wilsons', 'wilsons', 'us', 1),
(449560, 782088, 'Wingina', 'wingina', 'us', 1),
(449561, 782088, 'Wintergreen', 'wintergreen', 'us', 1),
(449562, 782088, 'Wirtz', 'wirtz', 'us', 1),
(449563, 782088, 'Woodford', 'woodford', 'us', 1),
(449564, 782088, 'Woodville', 'woodville', 'us', 1),
(449565, 782088, 'Woolwine', 'woolwine', 'us', 1),
(449566, 782088, 'Wylliesburg', 'wylliesburg', 'us', 1),
(449567, 782088, 'Yale', 'yale', 'us', 1),
(449568, 782088, 'Zuni', 'zuni', 'us', 1),
(449569, 782088, 'Casanova', 'casanova', 'us', 1),
(449570, 782088, 'New Kent', 'new-kent', 'us', 1),
(449571, 782088, 'Hurley', 'hurley', 'us', 1),
(449572, 782088, 'Millboro', 'millboro', 'us', 1),
(449573, 782088, 'Bena', 'bena', 'us', 1),
(449574, 782088, 'New Church', 'new-church', 'us', 1),
(449575, 782088, 'Check', 'check', 'us', 1),
(449576, 782088, 'Church Road', 'church-road', 'us', 1),
(449577, 782088, 'Dewitt', 'dewitt', 'us', 1),
(449578, 782088, 'Dulles', 'dulles', 'us', 1),
(449579, 782088, 'Engleside', 'engleside', 'us', 1),
(449580, 782088, 'Ford', 'ford', 'us', 1),
(449581, 782088, 'Fort Belvoir', 'fort-belvoir', 'us', 1),
(449582, 782088, 'Fort Eustis', 'fort-eustis', 'us', 1),
(449583, 782088, 'Fort Monroe', 'fort-monroe', 'us', 1),
(449584, 782088, 'Fort Myer', 'fort-myer', 'us', 1),
(449585, 782088, 'Fort Valley', 'fort-valley', 'us', 1),
(449586, 782088, 'Ft Myer', 'ft-myer', 'us', 1),
(449587, 782088, 'Glade Hill', 'glade-hill', 'us', 1),
(449588, 782088, 'Langley AFB', 'langley-afb', 'us', 1),
(449589, 782088, 'Lansdowne', 'lansdowne', 'us', 1),
(449590, 782088, 'Manakin Sabot', 'manakin-sabot', 'us', 1),
(449591, 782088, 'Meadows of Dan', 'meadows-of-dan', 'us', 1),
(449592, 782088, 'Naturl Br Sta', 'naturl-br-sta', 'us', 1),
(449593, 782088, 'Naval Base', 'naval-base', 'us', 1),
(449594, 782088, 'North', 'north', 'us', 1),
(449595, 782088, 'Nottoway', 'nottoway', 'us', 1),
(449596, 782088, 'Oak Hall', 'oak-hall', 'us', 1),
(449597, 782088, 'Pilgrims Knob', 'pilgrims-knob', 'us', 1),
(449598, 782088, 'Red House', 'red-house', 'us', 1),
(449599, 782088, 'Red Oak', 'red-oak', 'us', 1),
(449600, 782088, 'Rockbridge Baths', 'rockbridge-baths', 'us', 1),
(449601, 782088, 'Star Tannery', 'star-tannery', 'us', 1),
(449602, 782088, 'Stone Ridge', 'stone-ridge', 'us', 1),
(449603, 782088, 'Sweet Briar', 'sweet-briar', 'us', 1),
(449604, 782088, 'Troutdale', 'troutdale', 'us', 1),
(449605, 782088, 'Wallops Island', 'wallops-island', 'us', 1),
(449606, 782088, 'Columbia', 'columbia', 'us', 1),
(449607, 782088, 'Duffield', 'duffield', 'us', 1),
(449608, 782088, 'Clinchport', 'clinchport', 'us', 1),
(449609, 782088, 'Branchville', 'branchville', 'us', 1),
(449610, 782088, 'Cleveland', 'cleveland', 'us', 1),
(449611, 782088, 'Scottsburg', 'scottsburg', 'us', 1),
(449612, 782088, 'Virgilina', 'virgilina', 'us', 1),
(449613, 782088, 'Monterey', 'monterey', 'us', 1),
(449614, 782088, 'Capron', 'capron', 'us', 1),
(449615, 782088, 'Glen Lyn', 'glen-lyn', 'us', 1),
(449616, 782088, 'Port Royal', 'port-royal', 'us', 1),
(449617, 782088, 'Keller', 'keller', 'us', 1),
(449618, 782088, 'Haysi', 'haysi', 'us', 1),
(449619, 782088, 'New Castle', 'new-castle', 'us', 1),
(449620, 782088, 'Washington', 'washington', 'us', 1),
(449621, 782088, 'Stony Creek', 'stony-creek', 'us', 1),
(449622, 782088, 'Clifton', 'clifton', 'us', 1),
(449623, 782088, 'Phenix', 'phenix', 'us', 1),
(449624, 782088, 'Eastville', 'eastville', 'us', 1),
(449625, 782088, 'Pamplin', 'pamplin', 'us', 1),
(449626, 782088, 'Madison', 'madison', 'us', 1),
(449627, 782088, 'Yorktown', 'yorktown', 'us', 1),
(449628, 782088, 'Wachapreague', 'wachapreague', 'us', 1),
(449629, 782088, 'Painter', 'painter', 'us', 1),
(449630, 782088, 'Clover', 'clover', 'us', 1),
(449631, 782088, 'Mount Crawford', 'mount-crawford', 'us', 1),
(449632, 782088, 'Surry', 'surry', 'us', 1),
(449633, 782088, 'Toms Brook', 'toms-brook', 'us', 1),
(449634, 782088, 'Newsoms', 'newsoms', 'us', 1),
(449635, 782088, 'Fancy Gap', 'fancy-gap', 'us', 1),
(449636, 782088, 'The Plains', 'the-plains', 'us', 1),
(449637, 782088, 'Boones Mill', 'boones-mill', 'us', 1),
(449638, 782088, 'Dendron', 'dendron', 'us', 1),
(449639, 782088, 'Hallwood', 'hallwood', 'us', 1),
(449640, 782088, 'Brodnax', 'brodnax', 'us', 1),
(449641, 782088, 'Alberta', 'alberta', 'us', 1),
(449642, 782088, 'Ivor', 'ivor', 'us', 1),
(449643, 782088, 'Dungannon', 'dungannon', 'us', 1),
(449644, 782088, 'Montross', 'montross', 'us', 1),
(449645, 782088, 'Saxis', 'saxis', 'us', 1),
(449646, 782088, 'Keokee', 'keokee', 'us', 1),
(449647, 782088, 'Claremont', 'claremont', 'us', 1),
(449648, 782088, 'White Stone', 'white-stone', 'us', 1),
(449649, 782088, 'Fincastle', 'fincastle', 'us', 1),
(449650, 782088, 'Goshen', 'goshen', 'us', 1),
(449651, 782088, 'Low Moor', 'low-moor', 'us', 1),
(449652, 782088, 'Clinchco', 'clinchco', 'us', 1),
(449653, 782088, 'Iron Gate', 'iron-gate', 'us', 1),
(449654, 782088, 'Bloxom', 'bloxom', 'us', 1),
(449655, 782088, 'Floyd', 'floyd', 'us', 1),
(449656, 782088, 'Troutville', 'troutville', 'us', 1),
(449657, 782088, 'Nickelsville', 'nickelsville', 'us', 1),
(449658, 782088, 'Boyce', 'boyce', 'us', 1),
(449659, 782088, 'Dillwyn', 'dillwyn', 'us', 1),
(449660, 782088, 'McKenney', 'mckenney', 'us', 1),
(449661, 782088, 'Pocahontas', 'pocahontas', 'us', 1),
(449662, 782088, 'Melfa', 'melfa', 'us', 1),
(449663, 782088, 'Charlotte Court House', 'charlotte-court-house', 'us', 1),
(449664, 782088, 'Mineral', 'mineral', 'us', 1),
(449665, 782088, 'Boydton', 'boydton', 'us', 1),
(449666, 782088, 'Ewing', 'ewing', 'us', 1),
(449667, 782088, 'Burkeville', 'burkeville', 'us', 1),
(449668, 782088, 'Drakes Branch', 'drakes-branch', 'us', 1),
(449669, 782088, 'Cheriton', 'cheriton', 'us', 1),
(449670, 782088, 'Selma', 'selma', 'us', 1),
(449671, 782088, 'Onley', 'onley', 'us', 1),
(449672, 782088, 'Stanardsville', 'stanardsville', 'us', 1),
(449673, 782088, 'Accomac', 'accomac', 'us', 1),
(449674, 782088, 'Urbanna', 'urbanna', 'us', 1),
(449675, 782088, 'Max Meadows', 'max-meadows', 'us', 1),
(449676, 782088, 'Fries', 'fries', 'us', 1),
(449677, 782088, 'Jarratt', 'jarratt', 'us', 1),
(449678, 782088, 'Hamilton', 'hamilton', 'us', 1),
(449679, 782088, 'Scottsville', 'scottsville', 'us', 1),
(449680, 782088, 'Boykins', 'boykins', 'us', 1),
(449681, 782088, 'La Crosse', 'la-crosse', 'us', 1),
(449682, 782088, 'Nassawadox', 'nassawadox', 'us', 1),
(449683, 782088, 'Quantico', 'quantico', 'us', 1),
(449684, 782088, 'Round Hill', 'round-hill', 'us', 1),
(449685, 782088, 'Irvington', 'irvington', 'us', 1),
(449686, 782088, 'Remington', 'remington', 'us', 1),
(449687, 782088, 'Rich Creek', 'rich-creek', 'us', 1),
(449688, 782088, 'Tangier', 'tangier', 'us', 1),
(449689, 782088, 'Sandy Level', 'sandy-level', 'us', 1),
(449690, 782088, 'Sugar Grove', 'sugar-grove', 'us', 1),
(449691, 782088, 'Penhook', 'penhook', 'us', 1),
(449692, 782088, 'Occoquan', 'occoquan', 'us', 1),
(449693, 782088, 'Ridgeway', 'ridgeway', 'us', 1),
(449694, 782088, 'Keysville', 'keysville', 'us', 1),
(449695, 782088, 'Parksley', 'parksley', 'us', 1),
(449696, 782088, 'Middleburg', 'middleburg', 'us', 1),
(449697, 782088, 'Edinburg', 'edinburg', 'us', 1),
(449698, 782088, 'Greenville', 'greenville', 'us', 1),
(449699, 782088, 'Fieldale', 'fieldale', 'us', 1),
(449700, 782088, 'Honaker', 'honaker', 'us', 1),
(449701, 782088, 'Stuart', 'stuart', 'us', 1),
(449702, 782088, 'Independence', 'independence', 'us', 1),
(449703, 782088, 'Windsor', 'windsor', 'us', 1),
(449704, 782088, 'Bowling Green', 'bowling-green', 'us', 1),
(449705, 782088, 'Saint Paul', 'saint-paul', 'us', 1),
(449706, 782088, 'Vansant', 'vansant', 'us', 1),
(449707, 782088, 'Jonesville', 'jonesville', 'us', 1),
(449708, 782088, 'Grundy', 'grundy', 'us', 1),
(449709, 782088, 'Craigsville', 'craigsville', 'us', 1),
(449710, 782088, 'Shawsville', 'shawsville', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(449711, 782088, 'Glasgow', 'glasgow', 'us', 1),
(449712, 782088, 'Middletown', 'middletown', 'us', 1),
(449713, 782088, 'Haymarket', 'haymarket', 'us', 1),
(449714, 782088, 'Union Hall', 'union-hall', 'us', 1),
(449715, 782088, 'Wakefield', 'wakefield', 'us', 1),
(449716, 782088, 'Dahlgren', 'dahlgren', 'us', 1),
(449717, 782088, 'Pound', 'pound', 'us', 1),
(449718, 782088, 'Cedar Bluff', 'cedar-bluff', 'us', 1),
(449719, 782088, 'Cape Charles', 'cape-charles', 'us', 1),
(449720, 782088, 'Pembroke', 'pembroke', 'us', 1),
(449721, 782088, 'Atkins', 'atkins', 'us', 1),
(449722, 782088, 'Damascus', 'damascus', 'us', 1),
(449723, 782088, 'Lovettsville', 'lovettsville', 'us', 1),
(449724, 782088, 'Lawrenceville', 'lawrenceville', 'us', 1),
(449725, 782088, 'Gretna', 'gretna', 'us', 1),
(449726, 782088, 'Brookneal', 'brookneal', 'us', 1),
(449727, 782088, 'Stephens City', 'stephens-city', 'us', 1),
(449728, 782088, 'Kilmarnock', 'kilmarnock', 'us', 1),
(449729, 782088, 'Courtland', 'courtland', 'us', 1),
(449730, 782088, 'Hurt', 'hurt', 'us', 1),
(449731, 782088, 'Buchanan', 'buchanan', 'us', 1),
(449732, 782088, 'Ferrum', 'ferrum', 'us', 1),
(449733, 782088, 'Bassett', 'bassett', 'us', 1),
(449734, 782088, 'Chatham', 'chatham', 'us', 1),
(449735, 782088, 'Hampden Sydney', 'hampden-sydney', 'us', 1),
(449736, 782088, 'Halifax', 'halifax', 'us', 1),
(449737, 782088, 'Weyers Cave', 'weyers-cave', 'us', 1),
(449738, 782088, 'Cana', 'cana', 'us', 1),
(449739, 782088, 'Kenbridge', 'kenbridge', 'us', 1),
(449740, 782088, 'Nokesville', 'nokesville', 'us', 1),
(449741, 782088, 'Clarksville', 'clarksville', 'us', 1),
(449742, 782088, 'Weber City', 'weber-city', 'us', 1),
(449743, 782088, 'Dayton', 'dayton', 'us', 1),
(449744, 782088, 'Rural Retreat', 'rural-retreat', 'us', 1),
(449745, 782088, 'Dryden', 'dryden', 'us', 1),
(449746, 782088, 'Stanley', 'stanley', 'us', 1),
(449747, 782088, 'Rustburg', 'rustburg', 'us', 1),
(449748, 782088, 'Warsaw', 'warsaw', 'us', 1),
(449749, 782088, 'Exmore', 'exmore', 'us', 1),
(449750, 782088, 'Onancock', 'onancock', 'us', 1),
(449751, 782088, 'Clintwood', 'clintwood', 'us', 1),
(449752, 782088, 'Stanleytown', 'stanleytown', 'us', 1),
(449753, 782088, 'Louisa', 'louisa', 'us', 1),
(449754, 782088, 'Gordonsville', 'gordonsville', 'us', 1),
(449755, 782088, 'Daleville', 'daleville', 'us', 1),
(449756, 782088, 'Lyndhurst', 'lyndhurst', 'us', 1),
(449757, 782088, 'New Market', 'new-market', 'us', 1),
(449758, 782088, 'Glade Spring', 'glade-spring', 'us', 1),
(449759, 782088, 'Appomattox', 'appomattox', 'us', 1),
(449760, 782088, 'Timberville', 'timberville', 'us', 1),
(449761, 782088, 'Appalachia', 'appalachia', 'us', 1),
(449762, 782088, 'Mount Jackson', 'mount-jackson', 'us', 1),
(449763, 782088, 'Pennington Gap', 'pennington-gap', 'us', 1),
(449764, 782088, 'Victoria', 'victoria', 'us', 1),
(449765, 782088, 'Chilhowie', 'chilhowie', 'us', 1),
(449766, 782088, 'Crimora', 'crimora', 'us', 1),
(449767, 782088, 'Shenandoah', 'shenandoah', 'us', 1),
(449768, 782088, 'Coeburn', 'coeburn', 'us', 1),
(449769, 782088, 'Elkton', 'elkton', 'us', 1),
(449770, 782088, 'Castlewood', 'castlewood', 'us', 1),
(449771, 782088, 'Gate City', 'gate-city', 'us', 1),
(449772, 782088, 'Grottoes', 'grottoes', 'us', 1),
(449773, 782088, 'Narrows', 'narrows', 'us', 1),
(449774, 782088, 'Tappahannock', 'tappahannock', 'us', 1),
(449775, 782088, 'Dublin', 'dublin', 'us', 1),
(449776, 782088, 'Fairlawn', 'fairlawn', 'us', 1),
(449777, 782088, 'Patrick Springs', 'patrick-springs', 'us', 1),
(449778, 782088, 'Amherst', 'amherst', 'us', 1),
(449779, 782088, 'Woodlawn', 'woodlawn', 'us', 1),
(449780, 782088, 'Crewe', 'crewe', 'us', 1),
(449781, 782088, 'Saltville', 'saltville', 'us', 1),
(449782, 782088, 'Waverly', 'waverly', 'us', 1),
(449783, 782088, 'Chase City', 'chase-city', 'us', 1),
(449784, 782088, 'Broadway', 'broadway', 'us', 1),
(449785, 782088, 'Raven', 'raven', 'us', 1),
(449786, 782088, 'Hillsville', 'hillsville', 'us', 1),
(449787, 782088, 'Pearisburg', 'pearisburg', 'us', 1),
(449788, 782088, 'Cloverdale', 'cloverdale', 'us', 1),
(449789, 782088, 'West Point', 'west-point', 'us', 1),
(449790, 782088, 'Berryville', 'berryville', 'us', 1),
(449791, 782088, 'Crozet', 'crozet', 'us', 1),
(449792, 782088, 'Lebanon', 'lebanon', 'us', 1),
(449793, 782088, 'Wise', 'wise', 'us', 1),
(449794, 782088, 'Colonial Beach', 'colonial-beach', 'us', 1),
(449795, 782088, 'Altavista', 'altavista', 'us', 1),
(449796, 782088, 'Blue Ridge', 'blue-ridge', 'us', 1),
(449797, 782088, 'Blackstone', 'blackstone', 'us', 1),
(449798, 782088, 'Falmouth', 'falmouth', 'us', 1),
(449799, 782088, 'Verona', 'verona', 'us', 1),
(449800, 782088, 'Norton', 'norton', 'us', 1),
(449801, 782088, 'Richlands', 'richlands', 'us', 1),
(449802, 782088, 'Tazewell', 'tazewell', 'us', 1),
(449803, 782088, 'Woodstock', 'woodstock', 'us', 1),
(449804, 782088, 'Strasburg', 'strasburg', 'us', 1),
(449805, 782088, 'Orange', 'orange', 'us', 1),
(449806, 782088, 'Chincoteague', 'chincoteague', 'us', 1),
(449807, 782088, 'South Hill', 'south-hill', 'us', 1),
(449808, 782088, 'Rocky Mount', 'rocky-mount', 'us', 1),
(449809, 782088, 'Clifton Forge', 'clifton-forge', 'us', 1),
(449810, 782088, 'Gainesville', 'gainesville', 'us', 1),
(449811, 782088, 'Purcellville', 'purcellville', 'us', 1),
(449812, 782088, 'Luray', 'luray', 'us', 1),
(449813, 782088, 'Bluefield', 'bluefield', 'us', 1),
(449814, 782088, 'Dumfries', 'dumfries', 'us', 1),
(449815, 782088, 'Bridgewater', 'bridgewater', 'us', 1),
(449816, 782088, 'Emporia', 'emporia', 'us', 1),
(449817, 782088, 'Big Stone Gap', 'big-stone-gap', 'us', 1),
(449818, 782088, 'Ettrick', 'ettrick', 'us', 1),
(449819, 782088, 'Triangle', 'triangle', 'us', 1),
(449820, 782088, 'Marion', 'marion', 'us', 1),
(449821, 782088, 'Fishersville', 'fishersville', 'us', 1),
(449822, 782088, 'Belle Haven', 'belle-haven', 'us', 1),
(449823, 782088, 'Covington', 'covington', 'us', 1),
(449824, 782088, 'Smithfield', 'smithfield', 'us', 1),
(449825, 782088, 'Buena Vista', 'buena-vista', 'us', 1),
(449826, 782088, 'Bedford', 'bedford', 'us', 1),
(449827, 782088, 'Galax', 'galax', 'us', 1),
(449828, 782088, 'Lexington', 'lexington', 'us', 1),
(449829, 782088, 'Farmville', 'farmville', 'us', 1),
(449830, 782088, 'Ashland', 'ashland', 'us', 1),
(449831, 782088, 'Fort Lee', 'fort-lee', 'us', 1),
(449832, 782088, 'Vinton', 'vinton', 'us', 1),
(449833, 782088, 'Abingdon', 'abingdon', 'us', 1),
(449834, 782088, 'Collinsville', 'collinsville', 'us', 1),
(449835, 782088, 'Wytheville', 'wytheville', 'us', 1),
(449836, 782088, 'South Boston', 'south-boston', 'us', 1),
(449837, 782088, 'Franklin', 'franklin', 'us', 1),
(449838, 782088, 'Warrenton', 'warrenton', 'us', 1),
(449839, 782088, 'Dunn Loring', 'dunn-loring', 'us', 1),
(449840, 782088, 'Pulaski', 'pulaski', 'us', 1),
(449841, 782088, 'Great Falls', 'great-falls', 'us', 1),
(449842, 782088, 'Forest', 'forest', 'us', 1),
(449843, 782088, 'Gloucester Point', 'gloucester-point', 'us', 1),
(449844, 782088, 'Falls Church', 'falls-church', 'us', 1),
(449845, 782088, 'Stuarts Draft', 'stuarts-draft', 'us', 1),
(449846, 782088, 'Culpeper', 'culpeper', 'us', 1),
(449847, 782088, 'Manassas Park', 'manassas-park', 'us', 1),
(449848, 782088, 'Williamsburg', 'williamsburg', 'us', 1),
(449849, 782088, 'Poquoson', 'poquoson', 'us', 1),
(449850, 782088, 'Madison Heights', 'madison-heights', 'us', 1),
(449851, 782088, 'Merrifield', 'merrifield', 'us', 1),
(449852, 782088, 'Radford', 'radford', 'us', 1),
(449853, 782088, 'Front Royal', 'front-royal', 'us', 1),
(449854, 782088, 'Glen Allen', 'glen-allen', 'us', 1),
(449855, 782088, 'Martinsville', 'martinsville', 'us', 1),
(449856, 782088, 'Hollins', 'hollins', 'us', 1),
(449857, 782088, 'Vienna', 'vienna', 'us', 1),
(449858, 782088, 'Highland Springs', 'highland-springs', 'us', 1),
(449859, 782088, 'Bon Air', 'bon-air', 'us', 1),
(449860, 782088, 'Rose Hill', 'rose-hill', 'us', 1),
(449861, 782088, 'Bristol', 'bristol', 'us', 1),
(449862, 782088, 'Colonial Heights', 'colonial-heights', 'us', 1),
(449863, 782088, 'Christiansburg', 'christiansburg', 'us', 1),
(449864, 782088, 'Lorton', 'lorton', 'us', 1),
(449865, 782088, 'Baileys Crossroads', 'baileys-crossroads', 'us', 1),
(449866, 782088, 'Chester', 'chester', 'us', 1),
(449867, 782088, 'Fredericksburg', 'fredericksburg', 'us', 1),
(449868, 782088, 'Newington', 'newington', 'us', 1),
(449869, 782088, 'Waynesboro', 'waynesboro', 'us', 1),
(449870, 782088, 'Herndon', 'herndon', 'us', 1),
(449871, 782088, 'Fairfax', 'fairfax', 'us', 1),
(449872, 782088, 'Hopewell', 'hopewell', 'us', 1),
(449873, 782088, 'Staunton', 'staunton', 'us', 1),
(449874, 782088, 'Salem', 'salem', 'us', 1),
(449875, 782088, 'Winchester', 'winchester', 'us', 1),
(449876, 782088, 'Oakton', 'oakton', 'us', 1),
(449877, 782088, 'Petersburg', 'petersburg', 'us', 1),
(449878, 782088, 'Springfield', 'springfield', 'us', 1),
(449879, 782088, 'Charlottesville', 'charlottesville', 'us', 1),
(449880, 782088, 'Woodbridge', 'woodbridge', 'us', 1),
(449881, 782088, 'Mechanicsville', 'mechanicsville', 'us', 1),
(449882, 782088, 'Leesburg', 'leesburg', 'us', 1),
(449883, 782088, 'Manassas', 'manassas', 'us', 1),
(449884, 782088, 'McLean', 'mclean', 'us', 1),
(449885, 782088, 'Blacksburg', 'blacksburg', 'us', 1),
(449886, 782088, 'Harrisonburg', 'harrisonburg', 'us', 1),
(449887, 782088, 'Danville', 'danville', 'us', 1),
(449888, 782088, 'Chantilly', 'chantilly', 'us', 1),
(449889, 782088, 'Sterling', 'sterling', 'us', 1),
(449890, 782088, 'Annandale', 'annandale', 'us', 1),
(449891, 782088, 'Burke', 'burke', 'us', 1),
(449892, 782088, 'Reston', 'reston', 'us', 1),
(449893, 782088, 'Dale City', 'dale-city', 'us', 1),
(449894, 782088, 'Suffolk', 'suffolk', 'us', 1),
(449895, 782088, 'Centreville', 'centreville', 'us', 1),
(449896, 782088, 'Lynchburg', 'lynchburg', 'us', 1),
(449897, 782088, 'Roanoke', 'roanoke', 'us', 1),
(449898, 782088, 'Portsmouth', 'portsmouth', 'us', 1),
(449899, 782088, 'Alexandria', 'alexandria', 'us', 1),
(449900, 782088, 'Hampton', 'hampton', 'us', 1),
(449901, 782088, 'Newport News', 'newport-news', 'us', 1),
(449902, 782088, 'Arlington', 'arlington', 'us', 1),
(449903, 782088, 'Richmond', 'richmond', 'us', 1),
(449904, 782088, 'Chesapeake', 'chesapeake', 'us', 1),
(449905, 782088, 'Norfolk', 'norfolk', 'us', 1),
(449906, 782088, 'Virginia Beach', 'virginia-beach', 'us', 1),
(449907, 782089, 'Addy', 'addy', 'us', 1),
(449908, 782089, 'Allyn', 'allyn', 'us', 1),
(449909, 782089, 'Amanda Park', 'amanda-park', 'us', 1),
(449910, 782089, 'Anatone', 'anatone', 'us', 1),
(449911, 782089, 'Ariel', 'ariel', 'us', 1),
(449912, 782089, 'Beaver', 'beaver', 'us', 1),
(449913, 782089, 'Belfair', 'belfair', 'us', 1),
(449914, 782089, 'Beverly', 'beverly', 'us', 1),
(449915, 782089, 'Bow', 'bow', 'us', 1),
(449916, 782089, 'Burley', 'burley', 'us', 1),
(449917, 782089, 'Burton', 'burton', 'us', 1),
(449918, 782089, 'Carlton', 'carlton', 'us', 1),
(449919, 782089, 'Carson', 'carson', 'us', 1),
(449920, 782089, 'Chattaroy', 'chattaroy', 'us', 1),
(449921, 782089, 'Chelan Falls', 'chelan-falls', 'us', 1),
(449922, 782089, 'Chimacum', 'chimacum', 'us', 1),
(449923, 782089, 'Cinebar', 'cinebar', 'us', 1),
(449924, 782089, 'Clallam Bay', 'clallam-bay', 'us', 1),
(449925, 782089, 'Clayton', 'clayton', 'us', 1),
(449926, 782089, 'Colbert', 'colbert', 'us', 1),
(449927, 782089, 'Copalis Crossing', 'copalis-crossing', 'us', 1),
(449928, 782089, 'Cougar', 'cougar', 'us', 1),
(449929, 782089, 'Cowiche', 'cowiche', 'us', 1),
(449930, 782089, 'Curlew', 'curlew', 'us', 1),
(449931, 782089, 'Curtis', 'curtis', 'us', 1),
(449932, 782089, 'Danville', 'danville', 'us', 1),
(449933, 782089, 'Dryden', 'dryden', 'us', 1),
(449934, 782089, 'East Olympia', 'east-olympia', 'us', 1),
(449935, 782089, 'Eastsound', 'eastsound', 'us', 1),
(449936, 782089, 'Edwall', 'edwall', 'us', 1),
(449937, 782089, 'Elk', 'elk', 'us', 1),
(449938, 782089, 'Eltopia', 'eltopia', 'us', 1),
(449939, 782089, 'Espanola', 'espanola', 'us', 1),
(449940, 782089, 'Ethel', 'ethel', 'us', 1),
(449941, 782089, 'Evans', 'evans', 'us', 1),
(449942, 782089, 'Fruitland', 'fruitland', 'us', 1),
(449943, 782089, 'Gardiner', 'gardiner', 'us', 1),
(449944, 782089, 'Gifford', 'gifford', 'us', 1),
(449945, 782089, 'Glenoma', 'glenoma', 'us', 1),
(449946, 782089, 'Glenwood', 'glenwood', 'us', 1),
(449947, 782089, 'Goose Prairie', 'goose-prairie', 'us', 1),
(449948, 782089, 'Grapeview', 'grapeview', 'us', 1),
(449949, 782089, 'Grays River', 'grays-river', 'us', 1),
(449950, 782089, 'Greenacres', 'greenacres', 'us', 1),
(449951, 782089, 'Greenbank', 'greenbank', 'us', 1),
(449952, 782089, 'Hansville', 'hansville', 'us', 1),
(449953, 782089, 'Hoodsport', 'hoodsport', 'us', 1),
(449954, 782089, 'Hunters', 'hunters', 'us', 1),
(449955, 782089, 'Husum', 'husum', 'us', 1),
(449956, 782089, 'Joyce', 'joyce', 'us', 1),
(449957, 782089, 'Kapowsin', 'kapowsin', 'us', 1),
(449958, 782089, 'Keller', 'keller', 'us', 1),
(449959, 782089, 'Keyport', 'keyport', 'us', 1),
(449960, 782089, 'La Push', 'la-push', 'us', 1),
(449961, 782089, 'Lakebay', 'lakebay', 'us', 1),
(449962, 782089, 'Lilliwaup', 'lilliwaup', 'us', 1),
(449963, 782089, 'Littlerock', 'littlerock', 'us', 1),
(449964, 782089, 'Longbranch', 'longbranch', 'us', 1),
(449965, 782089, 'Loomis', 'loomis', 'us', 1),
(449966, 782089, 'Loon Lake', 'loon-lake', 'us', 1),
(449967, 782089, 'Lummi Island', 'lummi-island', 'us', 1),
(449968, 782089, 'Malaga', 'malaga', 'us', 1),
(449969, 782089, 'Malo', 'malo', 'us', 1),
(449970, 782089, 'Malott', 'malott', 'us', 1),
(449971, 782089, 'Manson', 'manson', 'us', 1),
(449972, 782089, 'Mazama', 'mazama', 'us', 1),
(449973, 782089, 'McKenna', 'mckenna', 'us', 1),
(449974, 782089, 'Mead', 'mead', 'us', 1),
(449975, 782089, 'Menlo', 'menlo', 'us', 1),
(449976, 782089, 'Methow', 'methow', 'us', 1),
(449977, 782089, 'Mica', 'mica', 'us', 1),
(449978, 782089, 'Mineral', 'mineral', 'us', 1),
(449979, 782089, 'Monitor', 'monitor', 'us', 1),
(449980, 782089, 'Nahcotta', 'nahcotta', 'us', 1),
(449981, 782089, 'Newman Lake', 'newman-lake', 'us', 1),
(449982, 782089, 'Nine Mile Falls', 'nine-mile-falls', 'us', 1),
(449983, 782089, 'Nordland', 'nordland', 'us', 1),
(449984, 782089, 'Olalla', 'olalla', 'us', 1),
(449985, 782089, 'Olga', 'olga', 'us', 1),
(449986, 782089, 'Onalaska', 'onalaska', 'us', 1),
(449987, 782089, 'Orondo', 'orondo', 'us', 1),
(449988, 782089, 'Otis Orchards', 'otis-orchards', 'us', 1),
(449989, 782089, 'Outlook', 'outlook', 'us', 1),
(449990, 782089, 'Oysterville', 'oysterville', 'us', 1),
(449991, 782089, 'Pacific Beach', 'pacific-beach', 'us', 1),
(449992, 782089, 'Packwood', 'packwood', 'us', 1),
(449993, 782089, 'Palisades', 'palisades', 'us', 1),
(449994, 782089, 'Parker', 'parker', 'us', 1),
(449995, 782089, 'Paterson', 'paterson', 'us', 1),
(449996, 782089, 'Peshastin', 'peshastin', 'us', 1),
(449997, 782089, 'Plymouth', 'plymouth', 'us', 1),
(449998, 782089, 'Point Roberts', 'point-roberts', 'us', 1),
(449999, 782089, 'Port Gamble', 'port-gamble', 'us', 1),
(450000, 782089, 'Port Hadlock', 'port-hadlock', 'us', 1),
(450001, 782089, 'Preston', 'preston', 'us', 1),
(450002, 782089, 'Quinault', 'quinault', 'us', 1),
(450003, 782089, 'Randle', 'randle', 'us', 1),
(450004, 782089, 'Rice', 'rice', 'us', 1),
(450005, 782089, 'Rollingbay', 'rollingbay', 'us', 1),
(450006, 782089, 'Rosburg', 'rosburg', 'us', 1),
(450007, 782089, 'Ryderwood', 'ryderwood', 'us', 1),
(450008, 782089, 'Salkum', 'salkum', 'us', 1),
(450009, 782089, 'Seabeck', 'seabeck', 'us', 1),
(450010, 782089, 'Seahurst', 'seahurst', 'us', 1),
(450011, 782089, 'Seaview', 'seaview', 'us', 1),
(450012, 782089, 'Sekiu', 'sekiu', 'us', 1),
(450013, 782089, 'Shaw Island', 'shaw-island', 'us', 1),
(450014, 782089, 'Silver Creek', 'silver-creek', 'us', 1),
(450015, 782089, 'Silver Lake', 'silver-lake', 'us', 1),
(450016, 782089, 'Skamokawa', 'skamokawa', 'us', 1),
(450017, 782089, 'South Colby', 'south-colby', 'us', 1),
(450018, 782089, 'Southworth', 'southworth', 'us', 1),
(450019, 782089, 'Spokane Valley', 'spokane-valley', 'us', 1),
(450020, 782089, 'Stehekin', 'stehekin', 'us', 1),
(450021, 782089, 'Tahuya', 'tahuya', 'us', 1),
(450022, 782089, 'Thornton', 'thornton', 'us', 1),
(450023, 782089, 'Toutle', 'toutle', 'us', 1),
(450024, 782089, 'Tulalip', 'tulalip', 'us', 1),
(450025, 782089, 'Tumtum', 'tumtum', 'us', 1),
(450026, 782089, 'Underwood', 'underwood', 'us', 1),
(450027, 782089, 'Union', 'union', 'us', 1),
(450028, 782089, 'Usk', 'usk', 'us', 1),
(450029, 782089, 'Valley', 'valley', 'us', 1),
(450030, 782089, 'Valleyford', 'valleyford', 'us', 1),
(450031, 782089, 'Vaughn', 'vaughn', 'us', 1),
(450032, 782089, 'Wauna', 'wauna', 'us', 1),
(450033, 782089, 'Wauconda', 'wauconda', 'us', 1),
(450034, 782089, 'Wellpinit', 'wellpinit', 'us', 1),
(450035, 782089, 'Ford', 'ford', 'us', 1),
(450036, 782089, 'Orient', 'orient', 'us', 1),
(450037, 782089, 'Anderson Island', 'anderson-island', 'us', 1),
(450038, 782089, 'Bainbridge Island', 'bainbridge-island', 'us', 1),
(450039, 782089, 'Battleground', 'battleground', 'us', 1),
(450040, 782089, 'Camano Island', 'camano-island', 'us', 1),
(450041, 782089, 'Clearlake', 'clearlake', 'us', 1),
(450042, 782089, 'Deer Harbor', 'deer-harbor', 'us', 1),
(450043, 782089, 'Dupont', 'dupont', 'us', 1),
(450044, 782089, 'Fairchild AFB', 'fairchild-afb', 'us', 1),
(450045, 782089, 'Fort Lewis', 'fort-lewis', 'us', 1),
(450046, 782089, 'Lake Tapps', 'lake-tapps', 'us', 1),
(450047, 782089, 'Lopez Island', 'lopez-island', 'us', 1),
(450048, 782089, 'McChord AFB', 'mcchord-afb', 'us', 1),
(450049, 782089, 'Moxee', 'moxee', 'us', 1),
(450050, 782089, 'Nas Whidbey', 'nas-whidbey', 'us', 1),
(450051, 782089, 'Seatac', 'seatac', 'us', 1),
(450052, 782089, 'Sedro Woolley', 'sedro-woolley', 'us', 1),
(450053, 782089, 'Skokomish Nation', 'skokomish-nation', 'us', 1),
(450054, 782089, 'Elbe', 'elbe', 'us', 1),
(450055, 782089, 'Marlin', 'marlin', 'us', 1),
(450056, 782089, 'Vantage', 'vantage', 'us', 1),
(450057, 782089, 'Roosevelt', 'roosevelt', 'us', 1),
(450058, 782089, 'Conway', 'conway', 'us', 1),
(450059, 782089, 'Hatton', 'hatton', 'us', 1),
(450060, 782089, 'Lamont', 'lamont', 'us', 1),
(450061, 782089, 'Silvana', 'silvana', 'us', 1),
(450062, 782089, 'Rockport', 'rockport', 'us', 1),
(450063, 782089, 'Bickleton', 'bickleton', 'us', 1),
(450064, 782089, 'Centerville', 'centerville', 'us', 1),
(450065, 782089, 'Starbuck', 'starbuck', 'us', 1),
(450066, 782089, 'Hartline', 'hartline', 'us', 1),
(450067, 782089, 'Farmington', 'farmington', 'us', 1),
(450068, 782089, 'Latah', 'latah', 'us', 1),
(450069, 782089, 'Index', 'index', 'us', 1),
(450070, 782089, 'Metaline', 'metaline', 'us', 1),
(450071, 782089, 'Conconully', 'conconully', 'us', 1),
(450072, 782089, 'Bay Center', 'bay-center', 'us', 1),
(450073, 782089, 'Skykomish', 'skykomish', 'us', 1),
(450074, 782089, 'Nespelem', 'nespelem', 'us', 1),
(450075, 782089, 'Tokeland', 'tokeland', 'us', 1),
(450076, 782089, 'Wallula', 'wallula', 'us', 1),
(450077, 782089, 'Snoqualmie Pass', 'snoqualmie-pass', 'us', 1),
(450078, 782089, 'Cusick', 'cusick', 'us', 1),
(450079, 782089, 'Deming', 'deming', 'us', 1),
(450080, 782089, 'Metaline Falls', 'metaline-falls', 'us', 1),
(450081, 782089, 'Creston', 'creston', 'us', 1),
(450082, 782089, 'Humptulips', 'humptulips', 'us', 1),
(450083, 782089, 'Ocean City', 'ocean-city', 'us', 1),
(450084, 782089, 'Spangle', 'spangle', 'us', 1),
(450085, 782089, 'Wilson Creek', 'wilson-creek', 'us', 1),
(450086, 782089, 'Elmer City', 'elmer-city', 'us', 1),
(450087, 782089, 'Kahlotus', 'kahlotus', 'us', 1),
(450088, 782089, 'Washtucna', 'washtucna', 'us', 1),
(450089, 782089, 'Ronald', 'ronald', 'us', 1),
(450090, 782089, 'Marblemount', 'marblemount', 'us', 1),
(450091, 782089, 'Acme', 'acme', 'us', 1),
(450092, 782089, 'Ashford', 'ashford', 'us', 1),
(450093, 782089, 'Springdale', 'springdale', 'us', 1),
(450094, 782089, 'Thorp', 'thorp', 'us', 1),
(450095, 782089, 'Almira', 'almira', 'us', 1),
(450096, 782089, 'Maple Falls', 'maple-falls', 'us', 1),
(450097, 782089, 'Custer', 'custer', 'us', 1),
(450098, 782089, 'Mansfield', 'mansfield', 'us', 1),
(450099, 782089, 'Endicott', 'endicott', 'us', 1),
(450100, 782089, 'Northport', 'northport', 'us', 1),
(450101, 782089, 'Prescott', 'prescott', 'us', 1),
(450102, 782089, 'Uniontown', 'uniontown', 'us', 1),
(450103, 782089, 'Winthrop', 'winthrop', 'us', 1),
(450104, 782089, 'Wishram', 'wishram', 'us', 1),
(450105, 782089, 'Riverside', 'riverside', 'us', 1),
(450106, 782089, 'La Crosse', 'la-crosse', 'us', 1),
(450107, 782089, 'Neilton', 'neilton', 'us', 1),
(450108, 782089, 'Inchelium', 'inchelium', 'us', 1),
(450109, 782089, 'Colton', 'colton', 'us', 1),
(450110, 782089, 'Orcas', 'orcas', 'us', 1),
(450111, 782089, 'Wilkeson', 'wilkeson', 'us', 1),
(450112, 782089, 'Hamilton', 'hamilton', 'us', 1),
(450113, 782089, 'Naselle', 'naselle', 'us', 1),
(450114, 782089, 'Easton', 'easton', 'us', 1),
(450115, 782089, 'Harrington', 'harrington', 'us', 1),
(450116, 782089, 'Oakesdale', 'oakesdale', 'us', 1),
(450117, 782089, 'Touchet', 'touchet', 'us', 1),
(450118, 782089, 'Lyman', 'lyman', 'us', 1),
(450119, 782089, 'Klickitat', 'klickitat', 'us', 1),
(450120, 782089, 'Mesa', 'mesa', 'us', 1),
(450121, 782089, 'Sprague', 'sprague', 'us', 1),
(450122, 782089, 'Chinook', 'chinook', 'us', 1),
(450123, 782089, 'South Prairie', 'south-prairie', 'us', 1),
(450124, 782089, 'Ione', 'ione', 'us', 1),
(450125, 782089, 'Mossyrock', 'mossyrock', 'us', 1),
(450126, 782089, 'Harrah', 'harrah', 'us', 1),
(450127, 782089, 'Copalis Beach', 'copalis-beach', 'us', 1),
(450128, 782089, 'Cathlamet', 'cathlamet', 'us', 1),
(450129, 782089, 'Trout Lake', 'trout-lake', 'us', 1),
(450130, 782089, 'Rockford', 'rockford', 'us', 1),
(450131, 782089, 'Saint John', 'saint-john', 'us', 1),
(450132, 782089, 'Lyle', 'lyle', 'us', 1),
(450133, 782089, 'Lind', 'lind', 'us', 1),
(450134, 782089, 'George', 'george', 'us', 1),
(450135, 782089, 'Reardan', 'reardan', 'us', 1),
(450136, 782089, 'Carbonado', 'carbonado', 'us', 1),
(450137, 782089, 'Albion', 'albion', 'us', 1),
(450138, 782089, 'South Cle Elum', 'south-cle-elum', 'us', 1),
(450139, 782089, 'Pateros', 'pateros', 'us', 1),
(450140, 782089, 'Vader', 'vader', 'us', 1),
(450141, 782089, 'Coulee City', 'coulee-city', 'us', 1),
(450142, 782089, 'Rosalia', 'rosalia', 'us', 1),
(450143, 782089, 'Garfield', 'garfield', 'us', 1),
(450144, 782089, 'Quilcene', 'quilcene', 'us', 1),
(450145, 782089, 'Bucoda', 'bucoda', 'us', 1),
(450146, 782089, 'Moclips', 'moclips', 'us', 1),
(450147, 782089, 'Satsop', 'satsop', 'us', 1),
(450148, 782089, 'Fairfield', 'fairfield', 'us', 1),
(450149, 782089, 'North Bonneville', 'north-bonneville', 'us', 1),
(450150, 782089, 'Toledo', 'toledo', 'us', 1),
(450151, 782089, 'Oakville', 'oakville', 'us', 1),
(450152, 782089, 'Naches', 'naches', 'us', 1),
(450153, 782089, 'Bingen', 'bingen', 'us', 1),
(450154, 782089, 'Pe Ell', 'pe-ell', 'us', 1),
(450155, 782089, 'Ruston', 'ruston', 'us', 1),
(450156, 782089, 'La Conner', 'la-conner', 'us', 1),
(450157, 782089, 'Neah Bay', 'neah-bay', 'us', 1),
(450158, 782089, 'Concrete', 'concrete', 'us', 1),
(450159, 782089, 'Tekoa', 'tekoa', 'us', 1),
(450160, 782089, 'Taholah', 'taholah', 'us', 1),
(450161, 782089, 'Brinnon', 'brinnon', 'us', 1),
(450162, 782089, 'Nooksack', 'nooksack', 'us', 1),
(450163, 782089, 'Clinton', 'clinton', 'us', 1),
(450164, 782089, 'Ravensdale', 'ravensdale', 'us', 1),
(450165, 782089, 'Startup', 'startup', 'us', 1),
(450166, 782089, 'Rock Island', 'rock-island', 'us', 1),
(450167, 782089, 'Twisp', 'twisp', 'us', 1),
(450168, 782089, 'Wilbur', 'wilbur', 'us', 1),
(450169, 782089, 'Grand Coulee', 'grand-coulee', 'us', 1),
(450170, 782089, 'Carlsborg', 'carlsborg', 'us', 1),
(450171, 782089, 'Odessa', 'odessa', 'us', 1),
(450172, 782089, 'Ilwaco', 'ilwaco', 'us', 1),
(450173, 782089, 'Tonasket', 'tonasket', 'us', 1),
(450174, 782089, 'Roslyn', 'roslyn', 'us', 1),
(450175, 782089, 'Palouse', 'palouse', 'us', 1),
(450176, 782089, 'Electric City', 'electric-city', 'us', 1),
(450177, 782089, 'Republic', 'republic', 'us', 1),
(450178, 782089, 'Entiat', 'entiat', 'us', 1),
(450179, 782089, 'Sumas', 'sumas', 'us', 1),
(450180, 782089, 'Langley', 'langley', 'us', 1),
(450181, 782089, 'Grayland', 'grayland', 'us', 1),
(450182, 782089, 'Morton', 'morton', 'us', 1),
(450183, 782089, 'Coulee Dam', 'coulee-dam', 'us', 1),
(450184, 782089, 'Kittitas', 'kittitas', 'us', 1),
(450185, 782089, 'Asotin', 'asotin', 'us', 1),
(450186, 782089, 'Waterville', 'waterville', 'us', 1),
(450187, 782089, 'Tieton', 'tieton', 'us', 1),
(450188, 782089, 'Roy', 'roy', 'us', 1),
(450189, 782089, 'Yacolt', 'yacolt', 'us', 1),
(450190, 782089, 'Winlock', 'winlock', 'us', 1),
(450191, 782089, 'Waitsburg', 'waitsburg', 'us', 1),
(450192, 782089, 'Stevenson', 'stevenson', 'us', 1),
(450193, 782089, 'Dallesport', 'dallesport', 'us', 1),
(450194, 782089, 'Woodway', 'woodway', 'us', 1),
(450195, 782089, 'Freeland', 'freeland', 'us', 1),
(450196, 782089, 'Long Beach', 'long-beach', 'us', 1),
(450197, 782089, 'Darrington', 'darrington', 'us', 1),
(450198, 782089, 'Napavine', 'napavine', 'us', 1),
(450199, 782089, 'Ocean Park', 'ocean-park', 'us', 1),
(450200, 782089, 'McCleary', 'mccleary', 'us', 1),
(450201, 782089, 'Pomeroy', 'pomeroy', 'us', 1),
(450202, 782089, 'Oroville', 'oroville', 'us', 1),
(450203, 782089, 'Kettle Falls', 'kettle-falls', 'us', 1),
(450204, 782089, 'Tenino', 'tenino', 'us', 1),
(450205, 782089, 'Cosmopolis', 'cosmopolis', 'us', 1),
(450206, 782089, 'Fall City', 'fall-city', 'us', 1),
(450207, 782089, 'Ritzville', 'ritzville', 'us', 1),
(450208, 782089, 'Davenport', 'davenport', 'us', 1),
(450209, 782089, 'Rainier', 'rainier', 'us', 1),
(450210, 782089, 'Kingston', 'kingston', 'us', 1),
(450211, 782089, 'South Bend', 'south-bend', 'us', 1),
(450212, 782089, 'Cle Elum', 'cle-elum', 'us', 1),
(450213, 782089, 'Soap Lake', 'soap-lake', 'us', 1),
(450214, 782089, 'Carnation', 'carnation', 'us', 1),
(450215, 782089, 'Coupeville', 'coupeville', 'us', 1),
(450216, 782089, 'La Center', 'la-center', 'us', 1),
(450217, 782089, 'Royal City', 'royal-city', 'us', 1),
(450218, 782089, 'Kalama', 'kalama', 'us', 1),
(450219, 782089, 'Friday Harbor', 'friday-harbor', 'us', 1),
(450220, 782089, 'Bridgeport', 'bridgeport', 'us', 1),
(450221, 782089, 'Castle Rock', 'castle-rock', 'us', 1),
(450222, 782089, 'Port Ludlow', 'port-ludlow', 'us', 1),
(450223, 782089, 'Everson', 'everson', 'us', 1),
(450224, 782089, 'Brewster', 'brewster', 'us', 1),
(450225, 782089, 'Mabton', 'mabton', 'us', 1),
(450226, 782089, 'Rochester', 'rochester', 'us', 1),
(450227, 782089, 'Leavenworth', 'leavenworth', 'us', 1),
(450228, 782089, 'Chewelah', 'chewelah', 'us', 1),
(450229, 782089, 'Westport', 'westport', 'us', 1),
(450230, 782089, 'Brush Prairie', 'brush-prairie', 'us', 1),
(450231, 782089, 'Newport', 'newport', 'us', 1),
(450232, 782089, 'Amboy', 'amboy', 'us', 1),
(450233, 782089, 'White Salmon', 'white-salmon', 'us', 1),
(450234, 782089, 'Ridgefield', 'ridgefield', 'us', 1),
(450235, 782089, 'Gold Bar', 'gold-bar', 'us', 1),
(450236, 782089, 'Okanogan', 'okanogan', 'us', 1),
(450237, 782089, 'Eatonville', 'eatonville', 'us', 1),
(450238, 782089, 'Dayton', 'dayton', 'us', 1),
(450239, 782089, 'Warden', 'warden', 'us', 1),
(450240, 782089, 'Algona', 'algona', 'us', 1),
(450241, 782089, 'Zillah', 'zillah', 'us', 1),
(450242, 782089, 'Colfax', 'colfax', 'us', 1),
(450243, 782089, 'Granger', 'granger', 'us', 1),
(450244, 782089, 'Granite Falls', 'granite-falls', 'us', 1),
(450245, 782089, 'Clyde Hill', 'clyde-hill', 'us', 1),
(450246, 782089, 'Raymond', 'raymond', 'us', 1),
(450247, 782089, 'Cashmere', 'cashmere', 'us', 1),
(450248, 782089, 'Medina', 'medina', 'us', 1),
(450249, 782089, 'Benton City', 'benton-city', 'us', 1),
(450250, 782089, 'Deer Park', 'deer-park', 'us', 1),
(450251, 782089, 'White Swan', 'white-swan', 'us', 1),
(450252, 782089, 'Elma', 'elma', 'us', 1),
(450253, 782089, 'Forks', 'forks', 'us', 1),
(450254, 782089, 'Fox Island', 'fox-island', 'us', 1),
(450255, 782089, 'Montesano', 'montesano', 'us', 1),
(450256, 782089, 'Connell', 'connell', 'us', 1),
(450257, 782089, 'Tracyton', 'tracyton', 'us', 1),
(450258, 782089, 'Chelan', 'chelan', 'us', 1),
(450259, 782089, 'Mattawa', 'mattawa', 'us', 1),
(450260, 782089, 'Suquamish', 'suquamish', 'us', 1),
(450261, 782089, 'Goldendale', 'goldendale', 'us', 1),
(450262, 782089, 'Indianola', 'indianola', 'us', 1),
(450263, 782089, 'Sultan', 'sultan', 'us', 1),
(450264, 782089, 'Black Diamond', 'black-diamond', 'us', 1),
(450265, 782089, 'Medical Lake', 'medical-lake', 'us', 1),
(450266, 782089, 'Blaine', 'blaine', 'us', 1),
(450267, 782089, 'Woodland', 'woodland', 'us', 1),
(450268, 782089, 'Ocean Shores', 'ocean-shores', 'us', 1),
(450269, 782089, 'Burbank', 'burbank', 'us', 1),
(450270, 782089, 'Wapato', 'wapato', 'us', 1),
(450271, 782089, 'North Bend', 'north-bend', 'us', 1),
(450272, 782089, 'Yelm', 'yelm', 'us', 1),
(450273, 782089, 'Omak', 'omak', 'us', 1),
(450274, 782089, 'Airway Heights', 'airway-heights', 'us', 1),
(450275, 782089, 'Buckley', 'buckley', 'us', 1),
(450276, 782089, 'Orting', 'orting', 'us', 1),
(450277, 782089, 'Sequim', 'sequim', 'us', 1),
(450278, 782089, 'Colville', 'colville', 'us', 1),
(450279, 782089, 'Stanwood', 'stanwood', 'us', 1),
(450280, 782089, 'Fife', 'fife', 'us', 1),
(450281, 782089, 'Prosser', 'prosser', 'us', 1),
(450282, 782089, 'Manchester', 'manchester', 'us', 1),
(450283, 782089, 'Quincy', 'quincy', 'us', 1),
(450284, 782089, 'Pacific', 'pacific', 'us', 1),
(450285, 782089, 'East Wenatchee', 'east-wenatchee', 'us', 1),
(450286, 782089, 'Union Gap', 'union-gap', 'us', 1),
(450287, 782089, 'Fircrest', 'fircrest', 'us', 1),
(450288, 782089, 'Othello', 'othello', 'us', 1),
(450289, 782089, 'Normandy Park', 'normandy-park', 'us', 1),
(450290, 782089, 'Milton', 'milton', 'us', 1),
(450291, 782089, 'Liberty Lake', 'liberty-lake', 'us', 1),
(450292, 782089, 'Steilacoom', 'steilacoom', 'us', 1),
(450293, 782089, 'Duvall', 'duvall', 'us', 1),
(450294, 782089, 'Brier', 'brier', 'us', 1),
(450295, 782089, 'Hobart', 'hobart', 'us', 1),
(450296, 782089, 'Selah', 'selah', 'us', 1),
(450297, 782089, 'Gig Harbor', 'gig-harbor', 'us', 1),
(450298, 782089, 'Chehalis', 'chehalis', 'us', 1),
(450299, 782089, 'Clarkston', 'clarkston', 'us', 1),
(450300, 782089, 'Ephrata', 'ephrata', 'us', 1),
(450301, 782089, 'Lake Stevens', 'lake-stevens', 'us', 1),
(450302, 782089, 'Poulsbo', 'poulsbo', 'us', 1),
(450303, 782089, 'Port Orchard', 'port-orchard', 'us', 1),
(450304, 782089, 'Burlington', 'burlington', 'us', 1),
(450305, 782089, 'Snoqualmie', 'snoqualmie', 'us', 1),
(450306, 782089, 'Grandview', 'grandview', 'us', 1),
(450307, 782089, 'Snohomish', 'snohomish', 'us', 1),
(450308, 782089, 'Hoquiam', 'hoquiam', 'us', 1),
(450309, 782089, 'College Place', 'college-place', 'us', 1),
(450310, 782089, 'Port Townsend', 'port-townsend', 'us', 1),
(450311, 782089, 'Shelton', 'shelton', 'us', 1),
(450312, 782089, 'Toppenish', 'toppenish', 'us', 1),
(450313, 782089, 'Graham', 'graham', 'us', 1),
(450314, 782089, 'Newcastle', 'newcastle', 'us', 1),
(450315, 782089, 'Sumner', 'sumner', 'us', 1),
(450316, 782089, 'Edgewood', 'edgewood', 'us', 1),
(450317, 782089, 'West Richland', 'west-richland', 'us', 1),
(450318, 782089, 'Veradale', 'veradale', 'us', 1),
(450319, 782089, 'Ferndale', 'ferndale', 'us', 1),
(450320, 782089, 'Woodinville', 'woodinville', 'us', 1),
(450321, 782089, 'Washougal', 'washougal', 'us', 1),
(450322, 782089, 'Cheney', 'cheney', 'us', 1),
(450323, 782089, 'Vashon', 'vashon', 'us', 1),
(450324, 782089, 'Lynden', 'lynden', 'us', 1),
(450325, 782089, 'Enumclaw', 'enumclaw', 'us', 1),
(450326, 782089, 'Kelso', 'kelso', 'us', 1),
(450327, 782089, 'Lake Forest Park', 'lake-forest-park', 'us', 1),
(450328, 782089, 'East Renton Highlands', 'east-renton-highlands', 'us', 1),
(450329, 782089, 'Tumwater', 'tumwater', 'us', 1),
(450330, 782089, 'Mill Creek', 'mill-creek', 'us', 1),
(450331, 782089, 'Sunnyside', 'sunnyside', 'us', 1),
(450332, 782089, 'Maple Valley', 'maple-valley', 'us', 1),
(450333, 782089, 'Bonney Lake', 'bonney-lake', 'us', 1),
(450334, 782089, 'Centralia', 'centralia', 'us', 1),
(450335, 782089, 'Arlington', 'arlington', 'us', 1),
(450336, 782089, 'Monroe', 'monroe', 'us', 1),
(450337, 782089, 'Aberdeen', 'aberdeen', 'us', 1),
(450338, 782089, 'Anacortes', 'anacortes', 'us', 1),
(450339, 782089, 'Moses Lake', 'moses-lake', 'us', 1),
(450340, 782089, 'Covington', 'covington', 'us', 1),
(450341, 782089, 'Issaquah', 'issaquah', 'us', 1),
(450342, 782089, 'Tukwila', 'tukwila', 'us', 1),
(450343, 782089, 'Camas', 'camas', 'us', 1),
(450344, 782089, 'Ellensburg', 'ellensburg', 'us', 1),
(450345, 782089, 'Battle Ground', 'battle-ground', 'us', 1),
(450346, 782089, 'Port Angeles', 'port-angeles', 'us', 1),
(450347, 782089, 'Kenmore', 'kenmore', 'us', 1),
(450348, 782089, 'Mukilteo', 'mukilteo', 'us', 1),
(450349, 782089, 'Mountlake Terrace', 'mountlake-terrace', 'us', 1),
(450350, 782089, 'Silverdale', 'silverdale', 'us', 1),
(450351, 782089, 'Oak Harbor', 'oak-harbor', 'us', 1),
(450352, 782089, 'Mercer Island', 'mercer-island', 'us', 1),
(450353, 782089, 'Spanaway', 'spanaway', 'us', 1),
(450354, 782089, 'Parkland', 'parkland', 'us', 1),
(450355, 782089, 'Pullman', 'pullman', 'us', 1),
(450356, 782089, 'Des Moines', 'des-moines', 'us', 1),
(450357, 782089, 'Wenatchee', 'wenatchee', 'us', 1),
(450358, 782089, 'Mount Vernon', 'mount-vernon', 'us', 1),
(450359, 782089, 'Marysville', 'marysville', 'us', 1),
(450360, 782089, 'Walla Walla', 'walla-walla', 'us', 1),
(450361, 782089, 'Burien', 'burien', 'us', 1),
(450362, 782089, 'Bothell', 'bothell', 'us', 1),
(450363, 782089, 'University Place', 'university-place', 'us', 1),
(450364, 782089, 'Lynnwood', 'lynnwood', 'us', 1),
(450365, 782089, 'Lacey', 'lacey', 'us', 1),
(450366, 782089, 'Sammamish', 'sammamish', 'us', 1),
(450367, 782089, 'Longview', 'longview', 'us', 1),
(450368, 782089, 'Puyallup', 'puyallup', 'us', 1),
(450369, 782089, 'Bremerton', 'bremerton', 'us', 1),
(450370, 782089, 'Edmonds', 'edmonds', 'us', 1),
(450371, 782089, 'Pasco', 'pasco', 'us', 1),
(450372, 782089, 'Richland', 'richland', 'us', 1),
(450373, 782089, 'Olympia', 'olympia', 'us', 1),
(450374, 782089, 'Auburn', 'auburn', 'us', 1),
(450375, 782089, 'Kirkland', 'kirkland', 'us', 1),
(450376, 782089, 'Redmond', 'redmond', 'us', 1),
(450377, 782089, 'Shoreline', 'shoreline', 'us', 1),
(450378, 782089, 'Renton', 'renton', 'us', 1),
(450379, 782089, 'Lakewood', 'lakewood', 'us', 1),
(450380, 782089, 'Kennewick', 'kennewick', 'us', 1),
(450381, 782089, 'Bellingham', 'bellingham', 'us', 1),
(450382, 782089, 'Federal Way', 'federal-way', 'us', 1),
(450383, 782089, 'Kent', 'kent', 'us', 1),
(450384, 782089, 'Yakima', 'yakima', 'us', 1),
(450385, 782089, 'Everett', 'everett', 'us', 1),
(450386, 782089, 'Bellevue', 'bellevue', 'us', 1),
(450387, 782089, 'Vancouver', 'vancouver', 'us', 1),
(450388, 782089, 'Tacoma', 'tacoma', 'us', 1),
(450389, 782089, 'Spokane', 'spokane', 'us', 1),
(450390, 782089, 'Seattle', 'seattle', 'us', 1),
(450391, 782090, 'New Richmond', 'new-richmond', 'us', 1),
(450392, 782090, 'Troy', 'troy', 'us', 1),
(450393, 782090, 'Accoville', 'accoville', 'us', 1),
(450394, 782090, 'Alkol', 'alkol', 'us', 1),
(450395, 782090, 'Alloy', 'alloy', 'us', 1),
(450396, 782090, 'Alum Bridge', 'alum-bridge', 'us', 1),
(450397, 782090, 'Amherstdale', 'amherstdale', 'us', 1),
(450398, 782090, 'Amma', 'amma', 'us', 1),
(450399, 782090, 'Apple Grove', 'apple-grove', 'us', 1),
(450400, 782090, 'Arbovale', 'arbovale', 'us', 1),
(450401, 782090, 'Arnoldsburg', 'arnoldsburg', 'us', 1),
(450402, 782090, 'Arthur', 'arthur', 'us', 1),
(450403, 782090, 'Arthurdale', 'arthurdale', 'us', 1),
(450404, 782090, 'Asbury', 'asbury', 'us', 1),
(450405, 782090, 'Ashford', 'ashford', 'us', 1),
(450406, 782090, 'Ashton', 'ashton', 'us', 1),
(450407, 782090, 'Augusta', 'augusta', 'us', 1),
(450408, 782090, 'Aurora', 'aurora', 'us', 1),
(450409, 782090, 'Baisden', 'baisden', 'us', 1),
(450410, 782090, 'Baker', 'baker', 'us', 1),
(450411, 782090, 'Ballard', 'ballard', 'us', 1),
(450412, 782090, 'Bartow', 'bartow', 'us', 1),
(450413, 782090, 'Beckwith', 'beckwith', 'us', 1),
(450414, 782090, 'Belleville', 'belleville', 'us', 1),
(450415, 782090, 'Bickmore', 'bickmore', 'us', 1),
(450416, 782090, 'Big Creek', 'big-creek', 'us', 1),
(450417, 782090, 'Big Springs', 'big-springs', 'us', 1),
(450418, 782090, 'Birch River', 'birch-river', 'us', 1),
(450419, 782090, 'Bloomery', 'bloomery', 'us', 1),
(450420, 782090, 'Bluewell', 'bluewell', 'us', 1),
(450421, 782090, 'Bob White', 'bob-white', 'us', 1),
(450422, 782090, 'Bolt', 'bolt', 'us', 1),
(450423, 782090, 'Bomont', 'bomont', 'us', 1),
(450424, 782090, 'Bowden', 'bowden', 'us', 1),
(450425, 782090, 'Bozoo', 'bozoo', 'us', 1),
(450426, 782090, 'Branchland', 'branchland', 'us', 1),
(450427, 782090, 'Brandywine', 'brandywine', 'us', 1),
(450428, 782090, 'Brenton', 'brenton', 'us', 1),
(450429, 782090, 'Brooks', 'brooks', 'us', 1),
(450430, 782090, 'Buckeye', 'buckeye', 'us', 1),
(450431, 782090, 'Bunker Hill', 'bunker-hill', 'us', 1),
(450432, 782090, 'Burlington', 'burlington', 'us', 1),
(450433, 782090, 'Burton', 'burton', 'us', 1),
(450434, 782090, 'Cabin Creek', 'cabin-creek', 'us', 1),
(450435, 782090, 'Cabins', 'cabins', 'us', 1),
(450436, 782090, 'Caldwell', 'caldwell', 'us', 1),
(450437, 782090, 'Calvin', 'calvin', 'us', 1),
(450438, 782090, 'Camden', 'camden', 'us', 1),
(450439, 782090, 'Canvas', 'canvas', 'us', 1),
(450440, 782090, 'Caretta', 'caretta', 'us', 1),
(450441, 782090, 'Cass', 'cass', 'us', 1),
(450442, 782090, 'Charmco', 'charmco', 'us', 1),
(450443, 782090, 'Charlton Heights', 'charlton-heights', 'us', 1),
(450444, 782090, 'Chloe', 'chloe', 'us', 1),
(450445, 782090, 'Circleville', 'circleville', 'us', 1),
(450446, 782090, 'Clintonville', 'clintonville', 'us', 1),
(450447, 782090, 'Colcord', 'colcord', 'us', 1),
(450448, 782090, 'Comfort', 'comfort', 'us', 1),
(450449, 782090, 'Cool Ridge', 'cool-ridge', 'us', 1),
(450450, 782090, 'Cora', 'cora', 'us', 1),
(450451, 782090, 'Core', 'core', 'us', 1),
(450452, 782090, 'Cottageville', 'cottageville', 'us', 1),
(450453, 782090, 'Cottle', 'cottle', 'us', 1),
(450454, 782090, 'Coxs Mills', 'coxs-mills', 'us', 1),
(450455, 782090, 'Crawley', 'crawley', 'us', 1),
(450456, 782090, 'Crum', 'crum', 'us', 1),
(450457, 782090, 'Cyclone', 'cyclone', 'us', 1),
(450458, 782090, 'Dailey', 'dailey', 'us', 1),
(450459, 782090, 'Danese', 'danese', 'us', 1),
(450460, 782090, 'Davin', 'davin', 'us', 1),
(450461, 782090, 'Davisville', 'davisville', 'us', 1),
(450462, 782090, 'Dawes', 'dawes', 'us', 1),
(450463, 782090, 'Dellslow', 'dellslow', 'us', 1),
(450464, 782090, 'Diana', 'diana', 'us', 1),
(450465, 782090, 'Dingess', 'dingess', 'us', 1),
(450466, 782090, 'Dixie', 'dixie', 'us', 1),
(450467, 782090, 'Duck', 'duck', 'us', 1),
(450468, 782090, 'Dunmore', 'dunmore', 'us', 1),
(450469, 782090, 'Dunlow', 'dunlow', 'us', 1),
(450470, 782090, 'East Lynn', 'east-lynn', 'us', 1),
(450471, 782090, 'Eccles', 'eccles', 'us', 1),
(450472, 782090, 'Eglon', 'eglon', 'us', 1),
(450473, 782090, 'Eskdale', 'eskdale', 'us', 1),
(450474, 782090, 'Evans', 'evans', 'us', 1),
(450475, 782090, 'Fairdale', 'fairdale', 'us', 1),
(450476, 782090, 'Falling Waters', 'falling-waters', 'us', 1),
(450477, 782090, 'Fisher', 'fisher', 'us', 1),
(450478, 782090, 'Flat Top', 'flat-top', 'us', 1),
(450479, 782090, 'Forest Hill', 'forest-hill', 'us', 1),
(450480, 782090, 'Foster', 'foster', 'us', 1),
(450481, 782090, 'Frametown', 'frametown', 'us', 1),
(450482, 782090, 'Frankford', 'frankford', 'us', 1),
(450483, 782090, 'Fraziers Bottom', 'fraziers-bottom', 'us', 1),
(450484, 782090, 'French Creek', 'french-creek', 'us', 1),
(450485, 782090, 'Gallagher', 'gallagher', 'us', 1),
(450486, 782090, 'Gallipolis Ferry', 'gallipolis-ferry', 'us', 1),
(450487, 782090, 'Gandeeville', 'gandeeville', 'us', 1),
(450488, 782090, 'Gap Mills', 'gap-mills', 'us', 1),
(450489, 782090, 'Genoa', 'genoa', 'us', 1),
(450490, 782090, 'Gerrardstown', 'gerrardstown', 'us', 1),
(450491, 782090, 'Ghent', 'ghent', 'us', 1),
(450492, 782090, 'Given', 'given', 'us', 1),
(450493, 782090, 'Glen Daniel', 'glen-daniel', 'us', 1),
(450494, 782090, 'Glen Easton', 'glen-easton', 'us', 1),
(450495, 782090, 'Glen Fork', 'glen-fork', 'us', 1),
(450496, 782090, 'Glen Jean', 'glen-jean', 'us', 1),
(450497, 782090, 'Glen Morgan', 'glen-morgan', 'us', 1),
(450498, 782090, 'Glen White', 'glen-white', 'us', 1),
(450499, 782090, 'Glenwood', 'glenwood', 'us', 1),
(450500, 782090, 'Great Cacapon', 'great-cacapon', 'us', 1),
(450501, 782090, 'Green Bank', 'green-bank', 'us', 1),
(450502, 782090, 'Green Spring', 'green-spring', 'us', 1),
(450503, 782090, 'Greenville', 'greenville', 'us', 1),
(450504, 782090, 'Greenwood', 'greenwood', 'us', 1),
(450505, 782090, 'Griffithsville', 'griffithsville', 'us', 1),
(450506, 782090, 'Hacker Valley', 'hacker-valley', 'us', 1),
(450507, 782090, 'Halltown', 'halltown', 'us', 1),
(450508, 782090, 'Hanover', 'hanover', 'us', 1),
(450509, 782090, 'Harper', 'harper', 'us', 1),
(450510, 782090, 'Heaters', 'heaters', 'us', 1),
(450511, 782090, 'Hepzibah', 'hepzibah', 'us', 1),
(450512, 782090, 'Herndon', 'herndon', 'us', 1),
(450513, 782090, 'Hernshaw', 'hernshaw', 'us', 1),
(450514, 782090, 'Hico', 'hico', 'us', 1),
(450515, 782090, 'High View', 'high-view', 'us', 1),
(450516, 782090, 'Hilltop', 'hilltop', 'us', 1),
(450517, 782090, 'Horner', 'horner', 'us', 1),
(450518, 782090, 'Ikes Fork', 'ikes-fork', 'us', 1),
(450519, 782090, 'Independence', 'independence', 'us', 1),
(450520, 782090, 'Institute', 'institute', 'us', 1),
(450521, 782090, 'Ireland', 'ireland', 'us', 1),
(450522, 782090, 'Indore', 'indore', 'us', 1),
(450523, 782090, 'Ivydale', 'ivydale', 'us', 1),
(450524, 782090, 'Jacksonburg', 'jacksonburg', 'us', 1),
(450525, 782090, 'Jeffrey', 'jeffrey', 'us', 1),
(450526, 782090, 'Jesse', 'jesse', 'us', 1),
(450527, 782090, 'Jolo', 'jolo', 'us', 1),
(450528, 782090, 'Julian', 'julian', 'us', 1),
(450529, 782090, 'Jumping Branch', 'jumping-branch', 'us', 1),
(450530, 782090, 'Justice', 'justice', 'us', 1),
(450531, 782090, 'Kearneysville', 'kearneysville', 'us', 1),
(450532, 782090, 'Kenna', 'kenna', 'us', 1),
(450533, 782090, 'Kimberly', 'kimberly', 'us', 1),
(450534, 782090, 'Kincaid', 'kincaid', 'us', 1),
(450535, 782090, 'Kistler', 'kistler', 'us', 1),
(450536, 782090, 'Lake', 'lake', 'us', 1),
(450537, 782090, 'Lansing', 'lansing', 'us', 1),
(450538, 782090, 'Lashmeet', 'lashmeet', 'us', 1),
(450539, 782090, 'Lavalette', 'lavalette', 'us', 1),
(450540, 782090, 'Leivasy', 'leivasy', 'us', 1),
(450541, 782090, 'Lenore', 'lenore', 'us', 1),
(450542, 782090, 'Lesage', 'lesage', 'us', 1),
(450543, 782090, 'Lerona', 'lerona', 'us', 1),
(450544, 782090, 'Letart', 'letart', 'us', 1),
(450545, 782090, 'Levels', 'levels', 'us', 1),
(450546, 782090, 'Liberty', 'liberty', 'us', 1),
(450547, 782090, 'Lindside', 'lindside', 'us', 1),
(450548, 782090, 'Little Birch', 'little-birch', 'us', 1),
(450549, 782090, 'Lizemores', 'lizemores', 'us', 1),
(450550, 782090, 'Lochgelly', 'lochgelly', 'us', 1),
(450551, 782090, 'Lookout', 'lookout', 'us', 1),
(450552, 782090, 'Looneyville', 'looneyville', 'us', 1),
(450553, 782090, 'Lorado', 'lorado', 'us', 1),
(450554, 782090, 'Lost City', 'lost-city', 'us', 1),
(450555, 782090, 'Lyburn', 'lyburn', 'us', 1),
(450556, 782090, 'Lynco', 'lynco', 'us', 1),
(450557, 782090, 'Maidsville', 'maidsville', 'us', 1),
(450558, 782090, 'Mathias', 'mathias', 'us', 1),
(450559, 782090, 'Matheny', 'matheny', 'us', 1),
(450560, 782090, 'Maxwelton', 'maxwelton', 'us', 1),
(450561, 782090, 'Maybeury', 'maybeury', 'us', 1),
(450562, 782090, 'Maysville', 'maysville', 'us', 1),
(450563, 782090, 'Maysel', 'maysel', 'us', 1),
(450564, 782090, 'Meadowbrook', 'meadowbrook', 'us', 1),
(450565, 782090, 'Midway', 'midway', 'us', 1),
(450566, 782090, 'Millwood', 'millwood', 'us', 1),
(450567, 782090, 'Moatsville', 'moatsville', 'us', 1),
(450568, 782090, 'Mount Gay', 'mount-gay', 'us', 1),
(450569, 782090, 'Mount Lookout', 'mount-lookout', 'us', 1),
(450570, 782090, 'Mount Nebo', 'mount-nebo', 'us', 1),
(450571, 782090, 'Mount Storm', 'mount-storm', 'us', 1),
(450572, 782090, 'Moyers', 'moyers', 'us', 1),
(450573, 782090, 'Murraysville', 'murraysville', 'us', 1),
(450574, 782090, 'Naoma', 'naoma', 'us', 1),
(450575, 782090, 'Naugatuck', 'naugatuck', 'us', 1),
(450576, 782090, 'Nettie', 'nettie', 'us', 1),
(450577, 782090, 'New Creek', 'new-creek', 'us', 1),
(450578, 782090, 'New Milton', 'new-milton', 'us', 1),
(450579, 782090, 'Newton', 'newton', 'us', 1),
(450580, 782090, 'Nimitz', 'nimitz', 'us', 1),
(450581, 782090, 'Normantown', 'normantown', 'us', 1),
(450582, 782090, 'North Matewan', 'north-matewan', 'us', 1),
(450583, 782090, 'Old Fields', 'old-fields', 'us', 1),
(450584, 782090, 'Omar', 'omar', 'us', 1),
(450585, 782090, 'Ona', 'ona', 'us', 1),
(450586, 782090, 'Palestine', 'palestine', 'us', 1),
(450587, 782090, 'Panther', 'panther', 'us', 1),
(450588, 782090, 'Pecks Mill', 'pecks-mill', 'us', 1),
(450589, 782090, 'Peytona', 'peytona', 'us', 1),
(450590, 782090, 'Pickaway', 'pickaway', 'us', 1),
(450591, 782090, 'Pipestem', 'pipestem', 'us', 1),
(450592, 782090, 'Prichard', 'prichard', 'us', 1),
(450593, 782090, 'Proctor', 'proctor', 'us', 1),
(450594, 782090, 'Procious', 'procious', 'us', 1),
(450595, 782090, 'Purgitsville', 'purgitsville', 'us', 1),
(450596, 782090, 'Racine', 'racine', 'us', 1),
(450597, 782090, 'Ragland', 'ragland', 'us', 1),
(450598, 782090, 'Ranger', 'ranger', 'us', 1),
(450599, 782090, 'Reader', 'reader', 'us', 1),
(450600, 782090, 'Red House', 'red-house', 'us', 1),
(450601, 782090, 'Reynoldsville', 'reynoldsville', 'us', 1),
(450602, 782090, 'Rio', 'rio', 'us', 1),
(450603, 782090, 'Rippon', 'rippon', 'us', 1),
(450604, 782090, 'Riverton', 'riverton', 'us', 1),
(450605, 782090, 'Roanoke', 'roanoke', 'us', 1),
(450606, 782090, 'Robson', 'robson', 'us', 1),
(450607, 782090, 'Rock', 'rock', 'us', 1),
(450608, 782090, 'Rock Cave', 'rock-cave', 'us', 1),
(450609, 782090, 'Rock Creek', 'rock-creek', 'us', 1),
(450610, 782090, 'Rock View', 'rock-view', 'us', 1),
(450611, 782090, 'Rockport', 'rockport', 'us', 1),
(450612, 782090, 'Roderfield', 'roderfield', 'us', 1),
(450613, 782090, 'Salt Rock', 'salt-rock', 'us', 1),
(450614, 782090, 'Sandstone', 'sandstone', 'us', 1),
(450615, 782090, 'Sandyville', 'sandyville', 'us', 1),
(450616, 782090, 'Scarbro', 'scarbro', 'us', 1),
(450617, 782090, 'Scott Depot', 'scott-depot', 'us', 1),
(450618, 782090, 'Seneca Rocks', 'seneca-rocks', 'us', 1),
(450619, 782090, 'Seth', 'seth', 'us', 1),
(450620, 782090, 'Shanks', 'shanks', 'us', 1),
(450621, 782090, 'Shenandoah Junction', 'shenandoah-junction', 'us', 1),
(450622, 782090, 'Sinks Grove', 'sinks-grove', 'us', 1),
(450623, 782090, 'Slanesville', 'slanesville', 'us', 1),
(450624, 782090, 'Smithville', 'smithville', 'us', 1),
(450625, 782090, 'Smoot', 'smoot', 'us', 1),
(450626, 782090, 'Sod', 'sod', 'us', 1),
(450627, 782090, 'Southside', 'southside', 'us', 1),
(450628, 782090, 'Spanishburg', 'spanishburg', 'us', 1),
(450629, 782090, 'Sprigg', 'sprigg', 'us', 1),
(450630, 782090, 'Spring Hill', 'spring-hill', 'us', 1),
(450631, 782090, 'Springfield', 'springfield', 'us', 1),
(450632, 782090, 'Spurlockville', 'spurlockville', 'us', 1),
(450633, 782090, 'Stollings', 'stollings', 'us', 1),
(450634, 782090, 'Sugar Grove', 'sugar-grove', 'us', 1),
(450635, 782090, 'Sumerco', 'sumerco', 'us', 1),
(450636, 782090, 'Summit Point', 'summit-point', 'us', 1),
(450637, 782090, 'Superior', 'superior', 'us', 1),
(450638, 782090, 'Surveyor', 'surveyor', 'us', 1),
(450639, 782090, 'Talcott', 'talcott', 'us', 1),
(450640, 782090, 'Tallmansville', 'tallmansville', 'us', 1),
(450641, 782090, 'Teays', 'teays', 'us', 1),
(450642, 782090, 'Tennerton', 'tennerton', 'us', 1),
(450643, 782090, 'Tioga', 'tioga', 'us', 1),
(450644, 782090, 'Turtle Creek', 'turtle-creek', 'us', 1),
(450645, 782090, 'Uneeda', 'uneeda', 'us', 1),
(450646, 782090, 'Upper Tract', 'upper-tract', 'us', 1),
(450647, 782090, 'Valley Bend', 'valley-bend', 'us', 1),
(450648, 782090, 'Valley Chapel', 'valley-chapel', 'us', 1),
(450649, 782090, 'Valley Head', 'valley-head', 'us', 1),
(450650, 782090, 'Van', 'van', 'us', 1),
(450651, 782090, 'Varney', 'varney', 'us', 1),
(450652, 782090, 'Verdunville', 'verdunville', 'us', 1),
(450653, 782090, 'Victor', 'victor', 'us', 1),
(450654, 782090, 'Volga', 'volga', 'us', 1),
(450655, 782090, 'Wadestown', 'wadestown', 'us', 1),
(450656, 782090, 'Walker', 'walker', 'us', 1),
(450657, 782090, 'Walkersville', 'walkersville', 'us', 1),
(450658, 782090, 'Wallace', 'wallace', 'us', 1),
(450659, 782090, 'Wallback', 'wallback', 'us', 1),
(450660, 782090, 'Walton', 'walton', 'us', 1),
(450661, 782090, 'Wana', 'wana', 'us', 1),
(450662, 782090, 'Waverly', 'waverly', 'us', 1),
(450663, 782090, 'West Columbia', 'west-columbia', 'us', 1),
(450664, 782090, 'Wharncliffe', 'wharncliffe', 'us', 1),
(450665, 782090, 'Wharton', 'wharton', 'us', 1),
(450666, 782090, 'Whitman', 'whitman', 'us', 1),
(450667, 782090, 'Wilkinson', 'wilkinson', 'us', 1),
(450668, 782090, 'Williamsburg', 'williamsburg', 'us', 1),
(450669, 782090, 'Winifrede', 'winifrede', 'us', 1),
(450670, 782090, 'Yawkey', 'yawkey', 'us', 1),
(450671, 782090, 'Yellow Spring', 'yellow-spring', 'us', 1),
(450672, 782090, 'Drennen', 'drennen', 'us', 1),
(450673, 782090, 'Fenwick', 'fenwick', 'us', 1),
(450674, 782090, 'Peach Creek', 'peach-creek', 'us', 1),
(450675, 782090, 'Thornton', 'thornton', 'us', 1),
(450676, 782090, 'Colliers', 'colliers', 'us', 1),
(450677, 782090, 'Dallas', 'dallas', 'us', 1),
(450678, 782090, 'New Manchester', 'new-manchester', 'us', 1),
(450679, 782090, 'Warwood', 'warwood', 'us', 1),
(450680, 782090, 'Alma', 'alma', 'us', 1),
(450681, 782090, 'Big Bend', 'big-bend', 'us', 1),
(450682, 782090, 'Camp Creek', 'camp-creek', 'us', 1),
(450683, 782090, 'Glen Dale', 'glen-dale', 'us', 1),
(450684, 782090, 'Hartford', 'hartford', 'us', 1),
(450685, 782090, 'Lost River', 'lost-river', 'us', 1),
(450686, 782090, 'Mineral Wells', 'mineral-wells', 'us', 1),
(450687, 782090, 'Mount Clare', 'mount-clare', 'us', 1),
(450688, 782090, 'Renick', 'renick', 'us', 1),
(450689, 782090, 'Slatyfork', 'slatyfork', 'us', 1),
(450690, 782090, 'Snowshoe', 'snowshoe', 'us', 1),
(450691, 782090, 'Wht Sphr Spgs', 'wht-sphr-spgs', 'us', 1),
(450692, 782090, 'Bruceton Mills', 'bruceton-mills', 'us', 1),
(450693, 782090, 'Brandonville', 'brandonville', 'us', 1),
(450694, 782090, 'Harman', 'harman', 'us', 1),
(450695, 782090, 'Leon', 'leon', 'us', 1),
(450696, 782090, 'Friendly', 'friendly', 'us', 1),
(450697, 782090, 'Camden on Gauley', 'camden-on-gauley', 'us', 1),
(450698, 782090, 'Montrose', 'montrose', 'us', 1),
(450699, 782090, 'Smithfield', 'smithfield', 'us', 1),
(450700, 782090, 'Worthington', 'worthington', 'us', 1),
(450701, 782090, 'Osage', 'osage', 'us', 1),
(450702, 782090, 'Blacksville', 'blacksville', 'us', 1),
(450703, 782090, 'Pullman', 'pullman', 'us', 1),
(450704, 782090, 'Sand Fork', 'sand-fork', 'us', 1),
(450705, 782090, 'Reedy', 'reedy', 'us', 1),
(450706, 782090, 'Sylvester', 'sylvester', 'us', 1),
(450707, 782090, 'Capon Bridge', 'capon-bridge', 'us', 1),
(450708, 782090, 'Elk Garden', 'elk-garden', 'us', 1),
(450709, 782090, 'Huttonsville', 'huttonsville', 'us', 1),
(450710, 782090, 'Kermit', 'kermit', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(450711, 782090, 'Rhodell', 'rhodell', 'us', 1),
(450712, 782090, 'Hedgesville', 'hedgesville', 'us', 1),
(450713, 782090, 'Hillsboro', 'hillsboro', 'us', 1),
(450714, 782090, 'Wardensville', 'wardensville', 'us', 1),
(450715, 782090, 'Anawalt', 'anawalt', 'us', 1),
(450716, 782090, 'Albright', 'albright', 'us', 1),
(450717, 782090, 'Durbin', 'durbin', 'us', 1),
(450718, 782090, 'Cairo', 'cairo', 'us', 1),
(450719, 782090, 'Bayard', 'bayard', 'us', 1),
(450720, 782090, 'Flemington', 'flemington', 'us', 1),
(450721, 782090, 'Bradshaw', 'bradshaw', 'us', 1),
(450722, 782090, 'Matoaka', 'matoaka', 'us', 1),
(450723, 782090, 'Harpers Ferry', 'harpers-ferry', 'us', 1),
(450724, 782090, 'Hendricks', 'hendricks', 'us', 1),
(450725, 782090, 'Iaeger', 'iaeger', 'us', 1),
(450726, 782090, 'Meadow Bridge', 'meadow-bridge', 'us', 1),
(450727, 782090, 'Coalton', 'coalton', 'us', 1),
(450728, 782090, 'Henderson', 'henderson', 'us', 1),
(450729, 782090, 'Lester', 'lester', 'us', 1),
(450730, 782090, 'Hundred', 'hundred', 'us', 1),
(450731, 782090, 'Davy', 'davy', 'us', 1),
(450732, 782090, 'Handley', 'handley', 'us', 1),
(450733, 782090, 'Tunnelton', 'tunnelton', 'us', 1),
(450734, 782090, 'Flatwoods', 'flatwoods', 'us', 1),
(450735, 782090, 'Newburg', 'newburg', 'us', 1),
(450736, 782090, 'Kimball', 'kimball', 'us', 1),
(450737, 782090, 'Ellenboro', 'ellenboro', 'us', 1),
(450738, 782090, 'Farmington', 'farmington', 'us', 1),
(450739, 782090, 'West Logan', 'west-logan', 'us', 1),
(450740, 782090, 'Bramwell', 'bramwell', 'us', 1),
(450741, 782090, 'Gilbert', 'gilbert', 'us', 1),
(450742, 782090, 'Valley Grove', 'valley-grove', 'us', 1),
(450743, 782090, 'Jane Lew', 'jane-lew', 'us', 1),
(450744, 782090, 'Thomas', 'thomas', 'us', 1),
(450745, 782090, 'Quinwood', 'quinwood', 'us', 1),
(450746, 782090, 'Fairview', 'fairview', 'us', 1),
(450747, 782090, 'Delbarton', 'delbarton', 'us', 1),
(450748, 782090, 'Junior', 'junior', 'us', 1),
(450749, 782090, 'Northfork', 'northfork', 'us', 1),
(450750, 782090, 'Burnsville', 'burnsville', 'us', 1),
(450751, 782090, 'Lost Creek', 'lost-creek', 'us', 1),
(450752, 782090, 'Peterstown', 'peterstown', 'us', 1),
(450753, 782090, 'Cowen', 'cowen', 'us', 1),
(450754, 782090, 'Matewan', 'matewan', 'us', 1),
(450755, 782090, 'Pratt', 'pratt', 'us', 1),
(450756, 782090, 'Grantsville', 'grantsville', 'us', 1),
(450757, 782090, 'Whitesville', 'whitesville', 'us', 1),
(450758, 782090, 'Paw Paw', 'paw-paw', 'us', 1),
(450759, 782090, 'Reedsville', 'reedsville', 'us', 1),
(450760, 782090, 'Danville', 'danville', 'us', 1),
(450761, 782090, 'Union', 'union', 'us', 1),
(450762, 782090, 'Beech Bottom', 'beech-bottom', 'us', 1),
(450763, 782090, 'Pine Grove', 'pine-grove', 'us', 1),
(450764, 782090, 'Clay', 'clay', 'us', 1),
(450765, 782090, 'Rowlesburg', 'rowlesburg', 'us', 1),
(450766, 782090, 'Davis', 'davis', 'us', 1),
(450767, 782090, 'Grant Town', 'grant-town', 'us', 1),
(450768, 782090, 'Masontown', 'masontown', 'us', 1),
(450769, 782090, 'West Milford', 'west-milford', 'us', 1),
(450770, 782090, 'Beverly', 'beverly', 'us', 1),
(450771, 782090, 'Mill Creek', 'mill-creek', 'us', 1),
(450772, 782090, 'Pineville', 'pineville', 'us', 1),
(450773, 782090, 'War', 'war', 'us', 1),
(450774, 782090, 'Ridgeley', 'ridgeley', 'us', 1),
(450775, 782090, 'West Hamlin', 'west-hamlin', 'us', 1),
(450776, 782090, 'Gauley Bridge', 'gauley-bridge', 'us', 1),
(450777, 782090, 'Man', 'man', 'us', 1),
(450778, 782090, 'Red Jacket', 'red-jacket', 'us', 1),
(450779, 782090, 'Glasgow', 'glasgow', 'us', 1),
(450780, 782090, 'Berkeley Springs', 'berkeley-springs', 'us', 1),
(450781, 782090, 'Gary', 'gary', 'us', 1),
(450782, 782090, 'Triadelphia', 'triadelphia', 'us', 1),
(450783, 782090, 'Franklin', 'franklin', 'us', 1),
(450784, 782090, 'Granville', 'granville', 'us', 1),
(450785, 782090, 'West Union', 'west-union', 'us', 1),
(450786, 782090, 'Fort Gay', 'fort-gay', 'us', 1),
(450787, 782090, 'Montcalm', 'montcalm', 'us', 1),
(450788, 782090, 'Anmoore', 'anmoore', 'us', 1),
(450789, 782090, 'Smithers', 'smithers', 'us', 1),
(450790, 782090, 'Middlebourne', 'middlebourne', 'us', 1),
(450791, 782090, 'Cedar Grove', 'cedar-grove', 'us', 1),
(450792, 782090, 'Gassaway', 'gassaway', 'us', 1),
(450793, 782090, 'East Bank', 'east-bank', 'us', 1),
(450794, 782090, 'Monongah', 'monongah', 'us', 1),
(450795, 782090, 'Rivesville', 'rivesville', 'us', 1),
(450796, 782090, 'Enterprise', 'enterprise', 'us', 1),
(450797, 782090, 'Lumberport', 'lumberport', 'us', 1),
(450798, 782090, 'Rupert', 'rupert', 'us', 1),
(450799, 782090, 'Elizabeth', 'elizabeth', 'us', 1),
(450800, 782090, 'Bethany', 'bethany', 'us', 1),
(450801, 782090, 'Sutton', 'sutton', 'us', 1),
(450802, 782090, 'Poca', 'poca', 'us', 1),
(450803, 782090, 'Webster Springs', 'webster-springs', 'us', 1),
(450804, 782090, 'Piedmont', 'piedmont', 'us', 1),
(450805, 782090, 'New Cumberland', 'new-cumberland', 'us', 1),
(450806, 782090, 'Belmont', 'belmont', 'us', 1),
(450807, 782090, 'Piney View', 'piney-view', 'us', 1),
(450808, 782090, 'Clendenin', 'clendenin', 'us', 1),
(450809, 782090, 'Holden', 'holden', 'us', 1),
(450810, 782090, 'Mason', 'mason', 'us', 1),
(450811, 782090, 'Alderson', 'alderson', 'us', 1),
(450812, 782090, 'Athens', 'athens', 'us', 1),
(450813, 782090, 'Hamlin', 'hamlin', 'us', 1),
(450814, 782090, 'Wiley Ford', 'wiley-ford', 'us', 1),
(450815, 782090, 'Shepherdstown', 'shepherdstown', 'us', 1),
(450816, 782090, 'Chattaroy', 'chattaroy', 'us', 1),
(450817, 782090, 'Cameron', 'cameron', 'us', 1),
(450818, 782090, 'Chapmanville', 'chapmanville', 'us', 1),
(450819, 782090, 'Wayne', 'wayne', 'us', 1),
(450820, 782090, 'Mallory', 'mallory', 'us', 1),
(450821, 782090, 'Tornado', 'tornado', 'us', 1),
(450822, 782090, 'Belle', 'belle', 'us', 1),
(450823, 782090, 'West Liberty', 'west-liberty', 'us', 1),
(450824, 782090, 'Pennsboro', 'pennsboro', 'us', 1),
(450825, 782090, 'Buffalo', 'buffalo', 'us', 1),
(450826, 782090, 'Switzer', 'switzer', 'us', 1),
(450827, 782090, 'Marlinton', 'marlinton', 'us', 1),
(450828, 782090, 'Washington', 'washington', 'us', 1),
(450829, 782090, 'Elkview', 'elkview', 'us', 1),
(450830, 782090, 'Sophia', 'sophia', 'us', 1),
(450831, 782090, 'Barrackville', 'barrackville', 'us', 1),
(450832, 782090, 'Prosperity', 'prosperity', 'us', 1),
(450833, 782090, 'Stanaford', 'stanaford', 'us', 1),
(450834, 782090, 'Mabscott', 'mabscott', 'us', 1),
(450835, 782090, 'Beaver', 'beaver', 'us', 1),
(450836, 782090, 'Fort Ashby', 'fort-ashby', 'us', 1),
(450837, 782090, 'Star City', 'star-city', 'us', 1),
(450838, 782090, 'Parsons', 'parsons', 'us', 1),
(450839, 782090, 'Benwood', 'benwood', 'us', 1),
(450840, 782090, 'Oceana', 'oceana', 'us', 1),
(450841, 782090, 'Eleanor', 'eleanor', 'us', 1),
(450842, 782090, 'Glenville', 'glenville', 'us', 1),
(450843, 782090, 'Terra Alta', 'terra-alta', 'us', 1),
(450844, 782090, 'Mount Hope', 'mount-hope', 'us', 1),
(450845, 782090, 'Rainelle', 'rainelle', 'us', 1),
(450846, 782090, 'Logan', 'logan', 'us', 1),
(450847, 782090, 'Sistersville', 'sistersville', 'us', 1),
(450848, 782090, 'Ronceverte', 'ronceverte', 'us', 1),
(450849, 782090, 'New Haven', 'new-haven', 'us', 1),
(450850, 782090, 'Newell', 'newell', 'us', 1),
(450851, 782090, 'Ansted', 'ansted', 'us', 1),
(450852, 782090, 'Ceredo', 'ceredo', 'us', 1),
(450853, 782090, 'Marmet', 'marmet', 'us', 1),
(450854, 782090, 'Mullens', 'mullens', 'us', 1),
(450855, 782090, 'Nutter Fort', 'nutter-fort', 'us', 1),
(450856, 782090, 'Fairlea', 'fairlea', 'us', 1),
(450857, 782090, 'MacArthur', 'macarthur', 'us', 1),
(450858, 782090, 'Powellton', 'powellton', 'us', 1),
(450859, 782090, 'Belington', 'belington', 'us', 1),
(450860, 782090, 'Winfield', 'winfield', 'us', 1),
(450861, 782090, 'Harrisville', 'harrisville', 'us', 1),
(450862, 782090, 'Daniels', 'daniels', 'us', 1),
(450863, 782090, 'Coal City', 'coal-city', 'us', 1),
(450864, 782090, 'McMechen', 'mcmechen', 'us', 1),
(450865, 782090, 'Saint Marys', 'saint-marys', 'us', 1),
(450866, 782090, 'Alum Creek', 'alum-creek', 'us', 1),
(450867, 782090, 'Romney', 'romney', 'us', 1),
(450868, 782090, 'Montgomery', 'montgomery', 'us', 1),
(450869, 782090, 'Salem', 'salem', 'us', 1),
(450870, 782090, 'Mannington', 'mannington', 'us', 1),
(450871, 782090, 'Shady Spring', 'shady-spring', 'us', 1),
(450872, 782090, 'Shinnston', 'shinnston', 'us', 1),
(450873, 782090, 'Spencer', 'spencer', 'us', 1),
(450874, 782090, 'Richwood', 'richwood', 'us', 1),
(450875, 782090, 'Milton', 'milton', 'us', 1),
(450876, 782090, 'Craigsville', 'craigsville', 'us', 1),
(450877, 782090, 'Bradley', 'bradley', 'us', 1),
(450878, 782090, 'Welch', 'welch', 'us', 1),
(450879, 782090, 'Harts', 'harts', 'us', 1),
(450880, 782090, 'Chester', 'chester', 'us', 1),
(450881, 782090, 'Moorefield', 'moorefield', 'us', 1),
(450882, 782090, 'Inwood', 'inwood', 'us', 1),
(450883, 782090, 'Madison', 'madison', 'us', 1),
(450884, 782090, 'Hinton', 'hinton', 'us', 1),
(450885, 782090, 'Crab Orchard', 'crab-orchard', 'us', 1),
(450886, 782090, 'Petersburg', 'petersburg', 'us', 1),
(450887, 782090, 'Fayetteville', 'fayetteville', 'us', 1),
(450888, 782090, 'Paden City', 'paden-city', 'us', 1),
(450889, 782090, 'Philippi', 'philippi', 'us', 1),
(450890, 782090, 'Wellsburg', 'wellsburg', 'us', 1),
(450891, 782090, 'Pinch', 'pinch', 'us', 1),
(450892, 782090, 'Williamstown', 'williamstown', 'us', 1),
(450893, 782090, 'Kingwood', 'kingwood', 'us', 1),
(450894, 782090, 'Follansbee', 'follansbee', 'us', 1),
(450895, 782090, 'Ranson', 'ranson', 'us', 1),
(450896, 782090, 'Culloden', 'culloden', 'us', 1),
(450897, 782090, 'Williamson', 'williamson', 'us', 1),
(450898, 782090, 'Barboursville', 'barboursville', 'us', 1),
(450899, 782090, 'Ripley', 'ripley', 'us', 1),
(450900, 782090, 'Kenova', 'kenova', 'us', 1),
(450901, 782090, 'Summersville', 'summersville', 'us', 1),
(450902, 782090, 'Charles Town', 'charles-town', 'us', 1),
(450903, 782090, 'Lewisburg', 'lewisburg', 'us', 1),
(450904, 782090, 'Westover', 'westover', 'us', 1),
(450905, 782090, 'Ravenswood', 'ravenswood', 'us', 1),
(450906, 782090, 'Weston', 'weston', 'us', 1),
(450907, 782090, 'Sissonville', 'sissonville', 'us', 1),
(450908, 782090, 'Point Pleasant', 'point-pleasant', 'us', 1),
(450909, 782090, 'Grafton', 'grafton', 'us', 1),
(450910, 782090, 'Keyser', 'keyser', 'us', 1),
(450911, 782090, 'New Martinsville', 'new-martinsville', 'us', 1),
(450912, 782090, 'Buckhannon', 'buckhannon', 'us', 1),
(450913, 782090, 'Hurricane', 'hurricane', 'us', 1),
(450914, 782090, 'Princeton', 'princeton', 'us', 1),
(450915, 782090, 'Nitro', 'nitro', 'us', 1),
(450916, 782090, 'Elkins', 'elkins', 'us', 1),
(450917, 782090, 'Bridgeport', 'bridgeport', 'us', 1),
(450918, 782090, 'Oak Hill', 'oak-hill', 'us', 1),
(450919, 782090, 'Dunbar', 'dunbar', 'us', 1),
(450920, 782090, 'Moundsville', 'moundsville', 'us', 1),
(450921, 782090, 'Cross Lanes', 'cross-lanes', 'us', 1),
(450922, 782090, 'Vienna', 'vienna', 'us', 1),
(450923, 782090, 'Bluefield', 'bluefield', 'us', 1),
(450924, 782090, 'Saint Albans', 'saint-albans', 'us', 1),
(450925, 782090, 'South Charleston', 'south-charleston', 'us', 1),
(450926, 782090, 'Martinsburg', 'martinsburg', 'us', 1),
(450927, 782090, 'Clarksburg', 'clarksburg', 'us', 1),
(450928, 782090, 'Beckley', 'beckley', 'us', 1),
(450929, 782090, 'Fairmont', 'fairmont', 'us', 1),
(450930, 782090, 'Weirton', 'weirton', 'us', 1),
(450931, 782090, 'Morgantown', 'morgantown', 'us', 1),
(450932, 782090, 'Wheeling', 'wheeling', 'us', 1),
(450933, 782090, 'Parkersburg', 'parkersburg', 'us', 1),
(450934, 782090, 'Huntington', 'huntington', 'us', 1),
(450935, 782090, 'Charleston', 'charleston', 'us', 1),
(450936, 782091, 'Brussels', 'brussels', 'us', 1),
(450937, 782091, 'Irma', 'irma', 'us', 1),
(450938, 782091, 'Lily', 'lily', 'us', 1),
(450939, 782091, 'Willard', 'willard', 'us', 1),
(450940, 782091, 'Abrams', 'abrams', 'us', 1),
(450941, 782091, 'Afton', 'afton', 'us', 1),
(450942, 782091, 'Allenton', 'allenton', 'us', 1),
(450943, 782091, 'Amberg', 'amberg', 'us', 1),
(450944, 782091, 'Arbor Vitae', 'arbor-vitae', 'us', 1),
(450945, 782091, 'Argonne', 'argonne', 'us', 1),
(450946, 782091, 'Arkansaw', 'arkansaw', 'us', 1),
(450947, 782091, 'Arkdale', 'arkdale', 'us', 1),
(450948, 782091, 'Armstrong Creek', 'armstrong-creek', 'us', 1),
(450949, 782091, 'Ashippun', 'ashippun', 'us', 1),
(450950, 782091, 'Athelstane', 'athelstane', 'us', 1),
(450951, 782091, 'Avalon', 'avalon', 'us', 1),
(450952, 782091, 'Babcock', 'babcock', 'us', 1),
(450953, 782091, 'Baileys Harbor', 'baileys-harbor', 'us', 1),
(450954, 782091, 'Bancroft', 'bancroft', 'us', 1),
(450955, 782091, 'Barronett', 'barronett', 'us', 1),
(450956, 782091, 'Beetown', 'beetown', 'us', 1),
(450957, 782091, 'Beldenville', 'beldenville', 'us', 1),
(450958, 782091, 'Bennett', 'bennett', 'us', 1),
(450959, 782091, 'Bloom City', 'bloom-city', 'us', 1),
(450960, 782091, 'Boulder Junction', 'boulder-junction', 'us', 1),
(450961, 782091, 'Brantwood', 'brantwood', 'us', 1),
(450962, 782091, 'Briggsville', 'briggsville', 'us', 1),
(450963, 782091, 'Bristol', 'bristol', 'us', 1),
(450964, 782091, 'Brooks', 'brooks', 'us', 1),
(450965, 782091, 'Brule', 'brule', 'us', 1),
(450966, 782091, 'Bryant', 'bryant', 'us', 1),
(450967, 782091, 'Burnett', 'burnett', 'us', 1),
(450968, 782091, 'Butte des Morts', 'butte-des-morts', 'us', 1),
(450969, 782091, 'Cable', 'cable', 'us', 1),
(450970, 782091, 'Caroline', 'caroline', 'us', 1),
(450971, 782091, 'Cato', 'cato', 'us', 1),
(450972, 782091, 'Chelsea', 'chelsea', 'us', 1),
(450973, 782091, 'Chili', 'chili', 'us', 1),
(450974, 782091, 'Clam Lake', 'clam-lake', 'us', 1),
(450975, 782091, 'Colgate', 'colgate', 'us', 1),
(450976, 782091, 'Collins', 'collins', 'us', 1),
(450977, 782091, 'Comstock', 'comstock', 'us', 1),
(450978, 782091, 'Conover', 'conover', 'us', 1),
(450979, 782091, 'Cornucopia', 'cornucopia', 'us', 1),
(450980, 782091, 'Cushing', 'cushing', 'us', 1),
(450981, 782091, 'Custer', 'custer', 'us', 1),
(450982, 782091, 'Dairyland', 'dairyland', 'us', 1),
(450983, 782091, 'Dale', 'dale', 'us', 1),
(450984, 782091, 'Dalton', 'dalton', 'us', 1),
(450985, 782091, 'Danbury', 'danbury', 'us', 1),
(450986, 782091, 'Deerbrook', 'deerbrook', 'us', 1),
(450987, 782091, 'Dodge', 'dodge', 'us', 1),
(450988, 782091, 'Downsville', 'downsville', 'us', 1),
(450989, 782091, 'Drummond', 'drummond', 'us', 1),
(450990, 782091, 'Dunbar', 'dunbar', 'us', 1),
(450991, 782091, 'Eau Galle', 'eau-galle', 'us', 1),
(450992, 782091, 'Elcho', 'elcho', 'us', 1),
(450993, 782091, 'Eldorado', 'eldorado', 'us', 1),
(450994, 782091, 'Ellison Bay', 'ellison-bay', 'us', 1),
(450995, 782091, 'Elton', 'elton', 'us', 1),
(450996, 782091, 'Emerald', 'emerald', 'us', 1),
(450997, 782091, 'Eureka', 'eureka', 'us', 1),
(450998, 782091, 'Fence', 'fence', 'us', 1),
(450999, 782091, 'Fifield', 'fifield', 'us', 1),
(451000, 782091, 'Fish Creek', 'fish-creek', 'us', 1),
(451001, 782091, 'Florence', 'florence', 'us', 1),
(451002, 782091, 'Forest Junction', 'forest-junction', 'us', 1),
(451003, 782091, 'Foxboro', 'foxboro', 'us', 1),
(451004, 782091, 'Freedom', 'freedom', 'us', 1),
(451005, 782091, 'Genesee Depot', 'genesee-depot', 'us', 1),
(451006, 782091, 'Gleason', 'gleason', 'us', 1),
(451007, 782091, 'Glen Haven', 'glen-haven', 'us', 1),
(451008, 782091, 'Glidden', 'glidden', 'us', 1),
(451009, 782091, 'Goodman', 'goodman', 'us', 1),
(451010, 782091, 'Gordon', 'gordon', 'us', 1),
(451011, 782091, 'Grand Marsh', 'grand-marsh', 'us', 1),
(451012, 782091, 'Grand View', 'grand-view', 'us', 1),
(451013, 782091, 'Greenbush', 'greenbush', 'us', 1),
(451014, 782091, 'Greenleaf', 'greenleaf', 'us', 1),
(451015, 782091, 'Greenville', 'greenville', 'us', 1),
(451016, 782091, 'Hager City', 'hager-city', 'us', 1),
(451017, 782091, 'Harshaw', 'harshaw', 'us', 1),
(451018, 782091, 'Hawthorne', 'hawthorne', 'us', 1),
(451019, 782091, 'Hazelhurst', 'hazelhurst', 'us', 1),
(451020, 782091, 'Herbster', 'herbster', 'us', 1),
(451021, 782091, 'Hertel', 'hertel', 'us', 1),
(451022, 782091, 'High Bridge', 'high-bridge', 'us', 1),
(451023, 782091, 'Hillsdale', 'hillsdale', 'us', 1),
(451024, 782091, 'Hingham', 'hingham', 'us', 1),
(451025, 782091, 'Holcombe', 'holcombe', 'us', 1),
(451026, 782091, 'Houlton', 'houlton', 'us', 1),
(451027, 782091, 'Hubertus', 'hubertus', 'us', 1),
(451028, 782091, 'Humbird', 'humbird', 'us', 1),
(451029, 782091, 'Iron Belt', 'iron-belt', 'us', 1),
(451030, 782091, 'Iron River', 'iron-river', 'us', 1),
(451031, 782091, 'Jim Falls', 'jim-falls', 'us', 1),
(451032, 782091, 'Juda', 'juda', 'us', 1),
(451033, 782091, 'Kansasville', 'kansasville', 'us', 1),
(451034, 782091, 'Kieler', 'kieler', 'us', 1),
(451035, 782091, 'King', 'king', 'us', 1),
(451036, 782091, 'Krakow', 'krakow', 'us', 1),
(451037, 782091, 'La Pointe', 'la-pointe', 'us', 1),
(451038, 782091, 'Lake Tomahawk', 'lake-tomahawk', 'us', 1),
(451039, 782091, 'Lakewood', 'lakewood', 'us', 1),
(451040, 782091, 'Laona', 'laona', 'us', 1),
(451041, 782091, 'Larsen', 'larsen', 'us', 1),
(451042, 782091, 'Lebanon', 'lebanon', 'us', 1),
(451043, 782091, 'Leopolis', 'leopolis', 'us', 1),
(451044, 782091, 'Little Suamico', 'little-suamico', 'us', 1),
(451045, 782091, 'Long Lake', 'long-lake', 'us', 1),
(451046, 782091, 'Loretta', 'loretta', 'us', 1),
(451047, 782091, 'Lyons', 'lyons', 'us', 1),
(451048, 782091, 'Malone', 'malone', 'us', 1),
(451049, 782091, 'Manchester', 'manchester', 'us', 1),
(451050, 782091, 'Manitowish Waters', 'manitowish-waters', 'us', 1),
(451051, 782091, 'Maple', 'maple', 'us', 1),
(451052, 782091, 'Marengo', 'marengo', 'us', 1),
(451053, 782091, 'Mikana', 'mikana', 'us', 1),
(451054, 782091, 'Mindoro', 'mindoro', 'us', 1),
(451055, 782091, 'Minocqua', 'minocqua', 'us', 1),
(451056, 782091, 'Monico', 'monico', 'us', 1),
(451057, 782091, 'Mountain', 'mountain', 'us', 1),
(451058, 782091, 'New Franken', 'new-franken', 'us', 1),
(451059, 782091, 'New Munster', 'new-munster', 'us', 1),
(451060, 782091, 'Newton', 'newton', 'us', 1),
(451061, 782091, 'North Lake', 'north-lake', 'us', 1),
(451062, 782091, 'Ogema', 'ogema', 'us', 1),
(451063, 782091, 'Ojibwa', 'ojibwa', 'us', 1),
(451064, 782091, 'Okauchee', 'okauchee', 'us', 1),
(451065, 782091, 'Packwaukee', 'packwaukee', 'us', 1),
(451066, 782091, 'Pearson', 'pearson', 'us', 1),
(451067, 782091, 'Pelican Lake', 'pelican-lake', 'us', 1),
(451068, 782091, 'Pembine', 'pembine', 'us', 1),
(451069, 782091, 'Phelps', 'phelps', 'us', 1),
(451070, 782091, 'Pickerel', 'pickerel', 'us', 1),
(451071, 782091, 'Pickett', 'pickett', 'us', 1),
(451072, 782091, 'Pine River', 'pine-river', 'us', 1),
(451073, 782091, 'Port Wing', 'port-wing', 'us', 1),
(451074, 782091, 'Porterfield', 'porterfield', 'us', 1),
(451075, 782091, 'Poy Sippi', 'poy-sippi', 'us', 1),
(451076, 782091, 'Presque Isle', 'presque-isle', 'us', 1),
(451077, 782091, 'Readfield', 'readfield', 'us', 1),
(451078, 782091, 'Ringle', 'ringle', 'us', 1),
(451079, 782091, 'Rubicon', 'rubicon', 'us', 1),
(451080, 782091, 'Saint Germain', 'saint-germain', 'us', 1),
(451081, 782091, 'Sand Creek', 'sand-creek', 'us', 1),
(451082, 782091, 'Sarona', 'sarona', 'us', 1),
(451083, 782091, 'Sayner', 'sayner', 'us', 1),
(451084, 782091, 'Saxon', 'saxon', 'us', 1),
(451085, 782091, 'Seneca', 'seneca', 'us', 1),
(451086, 782091, 'Sobieski', 'sobieski', 'us', 1),
(451087, 782091, 'South Range', 'south-range', 'us', 1),
(451088, 782091, 'Springbrook', 'springbrook', 'us', 1),
(451089, 782091, 'Stitzer', 'stitzer', 'us', 1),
(451090, 782091, 'Stone Lake', 'stone-lake', 'us', 1),
(451091, 782091, 'Summit Lake', 'summit-lake', 'us', 1),
(451092, 782091, 'Three Lakes', 'three-lakes', 'us', 1),
(451093, 782091, 'Tilleda', 'tilleda', 'us', 1),
(451094, 782091, 'Tisch Mills', 'tisch-mills', 'us', 1),
(451095, 782091, 'Townsend', 'townsend', 'us', 1),
(451096, 782091, 'Trego', 'trego', 'us', 1),
(451097, 782091, 'Trevor', 'trevor', 'us', 1),
(451098, 782091, 'Tripoli', 'tripoli', 'us', 1),
(451099, 782091, 'Van Dyne', 'van-dyne', 'us', 1),
(451100, 782091, 'Wabeno', 'wabeno', 'us', 1),
(451101, 782091, 'Waubeka', 'waubeka', 'us', 1),
(451102, 782091, 'Waumandee', 'waumandee', 'us', 1),
(451103, 782091, 'Webb Lake', 'webb-lake', 'us', 1),
(451104, 782091, 'Westboro', 'westboro', 'us', 1),
(451105, 782091, 'Wilmot', 'wilmot', 'us', 1),
(451106, 782091, 'Winchester', 'winchester', 'us', 1),
(451107, 782091, 'Winnebago', 'winnebago', 'us', 1),
(451108, 782091, 'Woodruff', 'woodruff', 'us', 1),
(451109, 782091, 'Zenda', 'zenda', 'us', 1),
(451110, 782091, 'Mercer', 'mercer', 'us', 1),
(451111, 782091, 'Barnes', 'barnes', 'us', 1),
(451112, 782091, 'Fort McCoy', 'fort-mccoy', 'us', 1),
(451113, 782091, 'Grand Chute', 'grand-chute', 'us', 1),
(451114, 782091, 'Hillpoint', 'hillpoint', 'us', 1),
(451115, 782091, 'Hobart', 'hobart', 'us', 1),
(451116, 782091, 'Land O Lakes', 'land-o-lakes', 'us', 1),
(451117, 782091, 'Washington Island', 'washington-island', 'us', 1),
(451118, 782091, 'Mason', 'mason', 'us', 1),
(451119, 782091, 'Glen Flora', 'glen-flora', 'us', 1),
(451120, 782091, 'Stockholm', 'stockholm', 'us', 1),
(451121, 782091, 'Tony', 'tony', 'us', 1),
(451122, 782091, 'Woodman', 'woodman', 'us', 1),
(451123, 782091, 'Conrath', 'conrath', 'us', 1),
(451124, 782091, 'Couderay', 'couderay', 'us', 1),
(451125, 782091, 'Lublin', 'lublin', 'us', 1),
(451126, 782091, 'Hustler', 'hustler', 'us', 1),
(451127, 782091, 'Maiden Rock', 'maiden-rock', 'us', 1),
(451128, 782091, 'Brokaw', 'brokaw', 'us', 1),
(451129, 782091, 'Catawba', 'catawba', 'us', 1),
(451130, 782091, 'Lime Ridge', 'lime-ridge', 'us', 1),
(451131, 782091, 'Kennan', 'kennan', 'us', 1),
(451132, 782091, 'Marquette', 'marquette', 'us', 1),
(451133, 782091, 'Patch Grove', 'patch-grove', 'us', 1),
(451134, 782091, 'Steuben', 'steuben', 'us', 1),
(451135, 782091, 'Elderon', 'elderon', 'us', 1),
(451136, 782091, 'Ferryville', 'ferryville', 'us', 1),
(451137, 782091, 'Nelsonville', 'nelsonville', 'us', 1),
(451138, 782091, 'Wilson', 'wilson', 'us', 1),
(451139, 782091, 'Mount Hope', 'mount-hope', 'us', 1),
(451140, 782091, 'Curtiss', 'curtiss', 'us', 1),
(451141, 782091, 'Ogdensburg', 'ogdensburg', 'us', 1),
(451142, 782091, 'Exeland', 'exeland', 'us', 1),
(451143, 782091, 'Deer Park', 'deer-park', 'us', 1),
(451144, 782091, 'Union Center', 'union-center', 'us', 1),
(451145, 782091, 'Helenville', 'helenville', 'us', 1),
(451146, 782091, 'Sheldon', 'sheldon', 'us', 1),
(451147, 782091, 'Radisson', 'radisson', 'us', 1),
(451148, 782091, 'Potter', 'potter', 'us', 1),
(451149, 782091, 'Browntown', 'browntown', 'us', 1),
(451150, 782091, 'Eland', 'eland', 'us', 1),
(451151, 782091, 'Downing', 'downing', 'us', 1),
(451152, 782091, 'Egg Harbor', 'egg-harbor', 'us', 1),
(451153, 782091, 'Gratiot', 'gratiot', 'us', 1),
(451154, 782091, 'Milladore', 'milladore', 'us', 1),
(451155, 782091, 'Ridgeland', 'ridgeland', 'us', 1),
(451156, 782091, 'Genoa', 'genoa', 'us', 1),
(451157, 782091, 'Loganville', 'loganville', 'us', 1),
(451158, 782091, 'Aniwa', 'aniwa', 'us', 1),
(451159, 782091, 'Hollandale', 'hollandale', 'us', 1),
(451160, 782091, 'Maribel', 'maribel', 'us', 1),
(451161, 782091, 'Haugen', 'haugen', 'us', 1),
(451162, 782091, 'Warrens', 'warrens', 'us', 1),
(451163, 782091, 'Odanah', 'odanah', 'us', 1),
(451164, 782091, 'Friesland', 'friesland', 'us', 1),
(451165, 782091, 'Rewey', 'rewey', 'us', 1),
(451166, 782091, 'Chaseburg', 'chaseburg', 'us', 1),
(451167, 782091, 'Kingston', 'kingston', 'us', 1),
(451168, 782091, 'Nichols', 'nichols', 'us', 1),
(451169, 782091, 'Hawkins', 'hawkins', 'us', 1),
(451170, 782091, 'La Valle', 'la-valle', 'us', 1),
(451171, 782091, 'Ephraim', 'ephraim', 'us', 1),
(451172, 782091, 'Oakdale', 'oakdale', 'us', 1),
(451173, 782091, 'Amherst Junction', 'amherst-junction', 'us', 1),
(451174, 782091, 'Arpin', 'arpin', 'us', 1),
(451175, 782091, 'Wheeler', 'wheeler', 'us', 1),
(451176, 782091, 'Cazenovia', 'cazenovia', 'us', 1),
(451177, 782091, 'Weyerhaeuser', 'weyerhaeuser', 'us', 1),
(451178, 782091, 'Bowler', 'bowler', 'us', 1),
(451179, 782091, 'Pound', 'pound', 'us', 1),
(451180, 782091, 'Dallas', 'dallas', 'us', 1),
(451181, 782091, 'Unity', 'unity', 'us', 1),
(451182, 782091, 'Bagley', 'bagley', 'us', 1),
(451183, 782091, 'White Lake', 'white-lake', 'us', 1),
(451184, 782091, 'Fairwater', 'fairwater', 'us', 1),
(451185, 782091, 'Kellnersville', 'kellnersville', 'us', 1),
(451186, 782091, 'Scandinavia', 'scandinavia', 'us', 1),
(451187, 782091, 'De Soto', 'de-soto', 'us', 1),
(451188, 782091, 'Winter', 'winter', 'us', 1),
(451189, 782091, 'Lowell', 'lowell', 'us', 1),
(451190, 782091, 'Clyman', 'clyman', 'us', 1),
(451191, 782091, 'Butternut', 'butternut', 'us', 1),
(451192, 782091, 'Glenbeulah', 'glenbeulah', 'us', 1),
(451193, 782091, 'Nelson', 'nelson', 'us', 1),
(451194, 782091, 'Readstown', 'readstown', 'us', 1),
(451195, 782091, 'Rock Springs', 'rock-springs', 'us', 1),
(451196, 782091, 'Bear Creek', 'bear-creek', 'us', 1),
(451197, 782091, 'Pigeon Falls', 'pigeon-falls', 'us', 1),
(451198, 782091, 'Granton', 'granton', 'us', 1),
(451199, 782091, 'Cochrane', 'cochrane', 'us', 1),
(451200, 782091, 'Forestville', 'forestville', 'us', 1),
(451201, 782091, 'Junction City', 'junction-city', 'us', 1),
(451202, 782091, 'Rudolph', 'rudolph', 'us', 1),
(451203, 782091, 'Eastman', 'eastman', 'us', 1),
(451204, 782091, 'Knapp', 'knapp', 'us', 1),
(451205, 782091, 'Almond', 'almond', 'us', 1),
(451206, 782091, 'Blue River', 'blue-river', 'us', 1),
(451207, 782091, 'Cobb', 'cobb', 'us', 1),
(451208, 782091, 'Merrimac', 'merrimac', 'us', 1),
(451209, 782091, 'Hixton', 'hixton', 'us', 1),
(451210, 782091, 'Mattoon', 'mattoon', 'us', 1),
(451211, 782091, 'Neshkoro', 'neshkoro', 'us', 1),
(451212, 782091, 'Alma Center', 'alma-center', 'us', 1),
(451213, 782091, 'Lyndon Station', 'lyndon-station', 'us', 1),
(451214, 782091, 'Waldo', 'waldo', 'us', 1),
(451215, 782091, 'Coloma', 'coloma', 'us', 1),
(451216, 782091, 'Gilman', 'gilman', 'us', 1),
(451217, 782091, 'Hancock', 'hancock', 'us', 1),
(451218, 782091, 'Kendall', 'kendall', 'us', 1),
(451219, 782091, 'Rosholt', 'rosholt', 'us', 1),
(451220, 782091, 'South Wayne', 'south-wayne', 'us', 1),
(451221, 782091, 'Embarrass', 'embarrass', 'us', 1),
(451222, 782091, 'Hatley', 'hatley', 'us', 1),
(451223, 782091, 'Adell', 'adell', 'us', 1),
(451224, 782091, 'Ontario', 'ontario', 'us', 1),
(451225, 782091, 'Saint Cloud', 'saint-cloud', 'us', 1),
(451226, 782091, 'Endeavor', 'endeavor', 'us', 1),
(451227, 782091, 'Prairie Farm', 'prairie-farm', 'us', 1),
(451228, 782091, 'Cecil', 'cecil', 'us', 1),
(451229, 782091, 'Lena', 'lena', 'us', 1),
(451230, 782091, 'Withee', 'withee', 'us', 1),
(451231, 782091, 'Ettrick', 'ettrick', 'us', 1),
(451232, 782091, 'Birchwood', 'birchwood', 'us', 1),
(451233, 782091, 'Oxford', 'oxford', 'us', 1),
(451234, 782091, 'Bay City', 'bay-city', 'us', 1),
(451235, 782091, 'Wilton', 'wilton', 'us', 1),
(451236, 782091, 'Taylor', 'taylor', 'us', 1),
(451237, 782091, 'Melrose', 'melrose', 'us', 1),
(451238, 782091, 'Vesper', 'vesper', 'us', 1),
(451239, 782091, 'Stetsonville', 'stetsonville', 'us', 1),
(451240, 782091, 'Fairchild', 'fairchild', 'us', 1),
(451241, 782091, 'Wausaukee', 'wausaukee', 'us', 1),
(451242, 782091, 'New Auburn', 'new-auburn', 'us', 1),
(451243, 782091, 'Clayton', 'clayton', 'us', 1),
(451244, 782091, 'Casco', 'casco', 'us', 1),
(451245, 782091, 'Brownsville', 'brownsville', 'us', 1),
(451246, 782091, 'Prentice', 'prentice', 'us', 1),
(451247, 782091, 'Solon Springs', 'solon-springs', 'us', 1),
(451248, 782091, 'Arlington', 'arlington', 'us', 1),
(451249, 782091, 'Livingston', 'livingston', 'us', 1),
(451250, 782091, 'Suring', 'suring', 'us', 1),
(451251, 782091, 'Plum City', 'plum-city', 'us', 1),
(451252, 782091, 'Linden', 'linden', 'us', 1),
(451253, 782091, 'Neosho', 'neosho', 'us', 1),
(451254, 782091, 'Camp Douglas', 'camp-douglas', 'us', 1),
(451255, 782091, 'Gresham', 'gresham', 'us', 1),
(451256, 782091, 'Merrillan', 'merrillan', 'us', 1),
(451257, 782091, 'Minong', 'minong', 'us', 1),
(451258, 782091, 'Poplar', 'poplar', 'us', 1),
(451259, 782091, 'Avoca', 'avoca', 'us', 1),
(451260, 782091, 'Gays Mills', 'gays-mills', 'us', 1),
(451261, 782091, 'Bayfield', 'bayfield', 'us', 1),
(451262, 782091, 'Norwalk', 'norwalk', 'us', 1),
(451263, 782091, 'Soldiers Grove', 'soldiers-grove', 'us', 1),
(451264, 782091, 'North Freedom', 'north-freedom', 'us', 1),
(451265, 782091, 'Eleva', 'eleva', 'us', 1),
(451266, 782091, 'Boyd', 'boyd', 'us', 1),
(451267, 782091, 'Viola', 'viola', 'us', 1),
(451268, 782091, 'Ridgeway', 'ridgeway', 'us', 1),
(451269, 782091, 'Sullivan', 'sullivan', 'us', 1),
(451270, 782091, 'Rockland', 'rockland', 'us', 1),
(451271, 782091, 'Ixonia', 'ixonia', 'us', 1),
(451272, 782091, 'Montfort', 'montfort', 'us', 1),
(451273, 782091, 'Hewitt', 'hewitt', 'us', 1),
(451274, 782091, 'Bloomington', 'bloomington', 'us', 1),
(451275, 782091, 'Cascade', 'cascade', 'us', 1),
(451276, 782091, 'Webster', 'webster', 'us', 1),
(451277, 782091, 'Stockbridge', 'stockbridge', 'us', 1),
(451278, 782091, 'Francis Creek', 'francis-creek', 'us', 1),
(451279, 782091, 'Star Prairie', 'star-prairie', 'us', 1),
(451280, 782091, 'Reeseville', 'reeseville', 'us', 1),
(451281, 782091, 'Fremont', 'fremont', 'us', 1),
(451282, 782091, 'Coleman', 'coleman', 'us', 1),
(451283, 782091, 'Auburndale', 'auburndale', 'us', 1),
(451284, 782091, 'Eden', 'eden', 'us', 1),
(451285, 782091, 'Whitelaw', 'whitelaw', 'us', 1),
(451286, 782091, 'Bruce', 'bruce', 'us', 1),
(451287, 782091, 'Tigerton', 'tigerton', 'us', 1),
(451288, 782091, 'Potosi', 'potosi', 'us', 1),
(451289, 782091, 'Coon Valley', 'coon-valley', 'us', 1),
(451290, 782091, 'Footville', 'footville', 'us', 1),
(451291, 782091, 'Wild Rose', 'wild-rose', 'us', 1),
(451292, 782091, 'Wyocena', 'wyocena', 'us', 1),
(451293, 782091, 'Plain', 'plain', 'us', 1),
(451294, 782091, 'Wauzeka', 'wauzeka', 'us', 1),
(451295, 782091, 'Almena', 'almena', 'us', 1),
(451296, 782091, 'Friendship', 'friendship', 'us', 1),
(451297, 782091, 'Blue Mounds', 'blue-mounds', 'us', 1),
(451298, 782091, 'La Farge', 'la-farge', 'us', 1),
(451299, 782091, 'Montreal', 'montreal', 'us', 1),
(451300, 782091, 'Birnamwood', 'birnamwood', 'us', 1),
(451301, 782091, 'Cambria', 'cambria', 'us', 1),
(451302, 782091, 'Arena', 'arena', 'us', 1),
(451303, 782091, 'Blanchardville', 'blanchardville', 'us', 1),
(451304, 782091, 'Stoddard', 'stoddard', 'us', 1),
(451305, 782091, 'Dresser', 'dresser', 'us', 1),
(451306, 782091, 'Elmwood', 'elmwood', 'us', 1),
(451307, 782091, 'Wonewoc', 'wonewoc', 'us', 1),
(451308, 782091, 'Argyle', 'argyle', 'us', 1),
(451309, 782091, 'Mellen', 'mellen', 'us', 1),
(451310, 782091, 'Highland', 'highland', 'us', 1),
(451311, 782091, 'Pittsville', 'pittsville', 'us', 1),
(451312, 782091, 'Rib Lake', 'rib-lake', 'us', 1),
(451313, 782091, 'Elk Mound', 'elk-mound', 'us', 1),
(451314, 782091, 'Saint Nazianz', 'saint-nazianz', 'us', 1),
(451315, 782091, 'Sister Bay', 'sister-bay', 'us', 1),
(451316, 782091, 'Necedah', 'necedah', 'us', 1),
(451317, 782091, 'Brandon', 'brandon', 'us', 1),
(451318, 782091, 'Dorchester', 'dorchester', 'us', 1),
(451319, 782091, 'Alma', 'alma', 'us', 1),
(451320, 782091, 'Dane', 'dane', 'us', 1),
(451321, 782091, 'Plainfield', 'plainfield', 'us', 1),
(451322, 782091, 'Fountain City', 'fountain-city', 'us', 1),
(451323, 782091, 'Milltown', 'milltown', 'us', 1),
(451324, 782091, 'Shiocton', 'shiocton', 'us', 1),
(451325, 782091, 'Owen', 'owen', 'us', 1),
(451326, 782091, 'Belmont', 'belmont', 'us', 1),
(451327, 782091, 'Mount Calvary', 'mount-calvary', 'us', 1),
(451328, 782091, 'Lone Rock', 'lone-rock', 'us', 1),
(451329, 782091, 'Pepin', 'pepin', 'us', 1),
(451330, 782091, 'Neopit', 'neopit', 'us', 1),
(451331, 782091, 'Strum', 'strum', 'us', 1),
(451332, 782091, 'Amherst', 'amherst', 'us', 1),
(451333, 782091, 'Rosendale', 'rosendale', 'us', 1),
(451334, 782091, 'Rio', 'rio', 'us', 1),
(451335, 782091, 'Iron Ridge', 'iron-ridge', 'us', 1),
(451336, 782091, 'Turtle Lake', 'turtle-lake', 'us', 1),
(451337, 782091, 'Balsam Lake', 'balsam-lake', 'us', 1),
(451338, 782091, 'Benton', 'benton', 'us', 1),
(451339, 782091, 'Oakfield', 'oakfield', 'us', 1),
(451340, 782091, 'Valders', 'valders', 'us', 1),
(451341, 782091, 'Centuria', 'centuria', 'us', 1),
(451342, 782091, 'Cashton', 'cashton', 'us', 1),
(451343, 782091, 'Cassville', 'cassville', 'us', 1),
(451344, 782091, 'Siren', 'siren', 'us', 1),
(451345, 782091, 'Lannon', 'lannon', 'us', 1),
(451346, 782091, 'Elkhart Lake', 'elkhart-lake', 'us', 1),
(451347, 782091, 'Boyceville', 'boyceville', 'us', 1),
(451348, 782091, 'Crivitz', 'crivitz', 'us', 1),
(451349, 782091, 'Athens', 'athens', 'us', 1),
(451350, 782091, 'Dickeyville', 'dickeyville', 'us', 1),
(451351, 782091, 'Buffalo City', 'buffalo-city', 'us', 1),
(451352, 782091, 'Colfax', 'colfax', 'us', 1),
(451353, 782091, 'Greenwood', 'greenwood', 'us', 1),
(451354, 782091, 'Lake Nebagamon', 'lake-nebagamon', 'us', 1),
(451355, 782091, 'Clear Lake', 'clear-lake', 'us', 1),
(451356, 782091, 'Hilbert', 'hilbert', 'us', 1),
(451357, 782091, 'Barneveld', 'barneveld', 'us', 1),
(451358, 782091, 'Hustisford', 'hustisford', 'us', 1),
(451359, 782091, 'Brooklyn', 'brooklyn', 'us', 1),
(451360, 782091, 'Monticello', 'monticello', 'us', 1),
(451361, 782091, 'Green Lake', 'green-lake', 'us', 1),
(451362, 782091, 'Albany', 'albany', 'us', 1),
(451363, 782091, 'Wittenberg', 'wittenberg', 'us', 1),
(451364, 782091, 'Rochester', 'rochester', 'us', 1),
(451365, 782091, 'Newburg', 'newburg', 'us', 1),
(451366, 782091, 'Fall River', 'fall-river', 'us', 1),
(451367, 782091, 'Reedsville', 'reedsville', 'us', 1),
(451368, 782091, 'Hazel Green', 'hazel-green', 'us', 1),
(451369, 782091, 'Spring Valley', 'spring-valley', 'us', 1),
(451370, 782091, 'Black Creek', 'black-creek', 'us', 1),
(451371, 782091, 'Gillett', 'gillett', 'us', 1),
(451372, 782091, 'Oneida', 'oneida', 'us', 1),
(451373, 782091, 'Glenwood City', 'glenwood-city', 'us', 1),
(451374, 782091, 'Cambridge', 'cambridge', 'us', 1),
(451375, 782091, 'Shullsburg', 'shullsburg', 'us', 1),
(451376, 782091, 'Westfield', 'westfield', 'us', 1),
(451377, 782091, 'Luck', 'luck', 'us', 1),
(451378, 782091, 'Fall Creek', 'fall-creek', 'us', 1),
(451379, 782091, 'Iola', 'iola', 'us', 1),
(451380, 782091, 'Frederic', 'frederic', 'us', 1),
(451381, 782091, 'Independence', 'independence', 'us', 1),
(451382, 782091, 'Marion', 'marion', 'us', 1),
(451383, 782091, 'Blair', 'blair', 'us', 1),
(451384, 782091, 'Big Bend', 'big-bend', 'us', 1),
(451385, 782091, 'Woodville', 'woodville', 'us', 1),
(451386, 782091, 'Black Earth', 'black-earth', 'us', 1),
(451387, 782091, 'Cadott', 'cadott', 'us', 1),
(451388, 782091, 'Theresa', 'theresa', 'us', 1),
(451389, 782091, 'Loyal', 'loyal', 'us', 1),
(451390, 782091, 'Hillsboro', 'hillsboro', 'us', 1),
(451391, 782091, 'Orfordville', 'orfordville', 'us', 1),
(451392, 782091, 'Edgar', 'edgar', 'us', 1),
(451393, 782091, 'Markesan', 'markesan', 'us', 1),
(451394, 782091, 'Shell Lake', 'shell-lake', 'us', 1),
(451395, 782091, 'Augusta', 'augusta', 'us', 1),
(451396, 782091, 'Manawa', 'manawa', 'us', 1),
(451397, 782091, 'Redgranite', 'redgranite', 'us', 1),
(451398, 782091, 'Cornell', 'cornell', 'us', 1),
(451399, 782091, 'Bangor', 'bangor', 'us', 1),
(451400, 782091, 'Galesville', 'galesville', 'us', 1),
(451401, 782091, 'Bonduel', 'bonduel', 'us', 1),
(451402, 782091, 'Mishicot', 'mishicot', 'us', 1),
(451403, 782091, 'Spring Green', 'spring-green', 'us', 1),
(451404, 782091, 'Muscoda', 'muscoda', 'us', 1),
(451405, 782091, 'Cleveland', 'cleveland', 'us', 1),
(451406, 782091, 'Grantsburg', 'grantsburg', 'us', 1),
(451407, 782091, 'Nashotah', 'nashotah', 'us', 1),
(451408, 782091, 'Fox Lake', 'fox-lake', 'us', 1),
(451409, 782091, 'Montello', 'montello', 'us', 1),
(451410, 782091, 'Princeton', 'princeton', 'us', 1),
(451411, 782091, 'Mazomanie', 'mazomanie', 'us', 1),
(451412, 782091, 'Elroy', 'elroy', 'us', 1),
(451413, 782091, 'Trempealeau', 'trempealeau', 'us', 1),
(451414, 782091, 'Phillips', 'phillips', 'us', 1),
(451415, 782091, 'Random Lake', 'random-lake', 'us', 1),
(451416, 782091, 'Stratford', 'stratford', 'us', 1),
(451417, 782091, 'Sharon', 'sharon', 'us', 1),
(451418, 782091, 'Roberts', 'roberts', 'us', 1),
(451419, 782091, 'Thorp', 'thorp', 'us', 1),
(451420, 782091, 'Whitehall', 'whitehall', 'us', 1),
(451421, 782091, 'Marathon', 'marathon', 'us', 1),
(451422, 782091, 'Eagle River', 'eagle-river', 'us', 1),
(451423, 782091, 'Osseo', 'osseo', 'us', 1),
(451424, 782091, 'Cameron', 'cameron', 'us', 1),
(451425, 782091, 'Darien', 'darien', 'us', 1),
(451426, 782091, 'Hurley', 'hurley', 'us', 1),
(451427, 782091, 'Colby', 'colby', 'us', 1),
(451428, 782091, 'Fontana', 'fontana', 'us', 1),
(451429, 782091, 'Eagle', 'eagle', 'us', 1),
(451430, 782091, 'Lac du Flambeau', 'lac-du-flambeau', 'us', 1),
(451431, 782091, 'Palmyra', 'palmyra', 'us', 1),
(451432, 782091, 'Powers Lake', 'powers-lake', 'us', 1),
(451433, 782091, 'Niagara', 'niagara', 'us', 1),
(451434, 782091, 'Port Edwards', 'port-edwards', 'us', 1),
(451435, 782091, 'Keshena', 'keshena', 'us', 1),
(451436, 782091, 'Crandon', 'crandon', 'us', 1),
(451437, 782091, 'Randolph', 'randolph', 'us', 1),
(451438, 782091, 'Stanley', 'stanley', 'us', 1),
(451439, 782091, 'Weyauwega', 'weyauwega', 'us', 1),
(451440, 782091, 'Johnson Creek', 'johnson-creek', 'us', 1),
(451441, 782091, 'Butler', 'butler', 'us', 1),
(451442, 782091, 'Adams', 'adams', 'us', 1),
(451443, 782091, 'Franksville', 'franksville', 'us', 1),
(451444, 782091, 'Spencer', 'spencer', 'us', 1),
(451445, 782091, 'Durand', 'durand', 'us', 1),
(451446, 782091, 'Campbellsport', 'campbellsport', 'us', 1),
(451447, 782091, 'North Prairie', 'north-prairie', 'us', 1),
(451448, 782091, 'Abbotsford', 'abbotsford', 'us', 1),
(451449, 782091, 'Kohler', 'kohler', 'us', 1),
(451450, 782091, 'Cedar Grove', 'cedar-grove', 'us', 1),
(451451, 782091, 'Dousman', 'dousman', 'us', 1),
(451452, 782091, 'Deerfield', 'deerfield', 'us', 1),
(451453, 782091, 'Hammond', 'hammond', 'us', 1),
(451454, 782091, 'New Glarus', 'new-glarus', 'us', 1),
(451455, 782091, 'Denmark', 'denmark', 'us', 1),
(451456, 782091, 'Saint Croix Falls', 'saint-croix-falls', 'us', 1),
(451457, 782091, 'Belleville', 'belleville', 'us', 1),
(451458, 782091, 'Pardeeville', 'pardeeville', 'us', 1),
(451459, 782091, 'Belgium', 'belgium', 'us', 1),
(451460, 782091, 'Cuba City', 'cuba-city', 'us', 1),
(451461, 782091, 'Chetek', 'chetek', 'us', 1),
(451462, 782091, 'Westby', 'westby', 'us', 1),
(451463, 782091, 'Luxemburg', 'luxemburg', 'us', 1),
(451464, 782091, 'Fredonia', 'fredonia', 'us', 1),
(451465, 782091, 'Wautoma', 'wautoma', 'us', 1),
(451466, 782091, 'Wrightstown', 'wrightstown', 'us', 1),
(451467, 782091, 'Arcadia', 'arcadia', 'us', 1),
(451468, 782091, 'Schofield', 'schofield', 'us', 1),
(451469, 782091, 'Washburn', 'washburn', 'us', 1),
(451470, 782091, 'Cumberland', 'cumberland', 'us', 1),
(451471, 782091, 'Hayward', 'hayward', 'us', 1),
(451472, 782091, 'Fennimore', 'fennimore', 'us', 1),
(451473, 782091, 'Darlington', 'darlington', 'us', 1),
(451474, 782091, 'Sherwood', 'sherwood', 'us', 1),
(451475, 782091, 'Merton', 'merton', 'us', 1),
(451476, 782091, 'Winneconne', 'winneconne', 'us', 1),
(451477, 782091, 'Mineral Point', 'mineral-point', 'us', 1),
(451478, 782091, 'Park Falls', 'park-falls', 'us', 1),
(451479, 782091, 'Wisconsin Dells', 'wisconsin-dells', 'us', 1),
(451480, 782091, 'Juneau', 'juneau', 'us', 1),
(451481, 782091, 'Lomira', 'lomira', 'us', 1),
(451482, 782091, 'Silver Lake', 'silver-lake', 'us', 1),
(451483, 782091, 'Hortonville', 'hortonville', 'us', 1),
(451484, 782091, 'Poynette', 'poynette', 'us', 1),
(451485, 782091, 'Wales', 'wales', 'us', 1),
(451486, 782091, 'Mondovi', 'mondovi', 'us', 1),
(451487, 782091, 'Nekoosa', 'nekoosa', 'us', 1),
(451488, 782091, 'Walworth', 'walworth', 'us', 1),
(451489, 782091, 'Neillsville', 'neillsville', 'us', 1),
(451490, 782091, 'Williams Bay', 'williams-bay', 'us', 1),
(451491, 782091, 'Windsor', 'windsor', 'us', 1),
(451492, 782091, 'Oostburg', 'oostburg', 'us', 1),
(451493, 782091, 'Genoa City', 'genoa-city', 'us', 1),
(451494, 782091, 'Spooner', 'spooner', 'us', 1),
(451495, 782091, 'Osceola', 'osceola', 'us', 1),
(451496, 782091, 'Oconto Falls', 'oconto-falls', 'us', 1),
(451497, 782091, 'Somerset', 'somerset', 'us', 1),
(451498, 782091, 'Amery', 'amery', 'us', 1),
(451499, 782091, 'Kewaunee', 'kewaunee', 'us', 1),
(451500, 782091, 'Brillion', 'brillion', 'us', 1),
(451501, 782091, 'Howards Grove', 'howards-grove', 'us', 1),
(451502, 782091, 'Combined Locks', 'combined-locks', 'us', 1),
(451503, 782091, 'Sauk City', 'sauk-city', 'us', 1),
(451504, 782091, 'Lodi', 'lodi', 'us', 1),
(451505, 782091, 'Brodhead', 'brodhead', 'us', 1),
(451506, 782091, 'Ellsworth', 'ellsworth', 'us', 1),
(451507, 782091, 'Thiensville', 'thiensville', 'us', 1),
(451508, 782091, 'Algoma', 'algoma', 'us', 1),
(451509, 782091, 'Clinton', 'clinton', 'us', 1),
(451510, 782091, 'New Holstein', 'new-holstein', 'us', 1),
(451511, 782091, 'Bloomer', 'bloomer', 'us', 1),
(451512, 782091, 'Boscobel', 'boscobel', 'us', 1),
(451513, 782091, 'Seymour', 'seymour', 'us', 1),
(451514, 782091, 'Waterloo', 'waterloo', 'us', 1),
(451515, 782091, 'Barron', 'barron', 'us', 1),
(451516, 782091, 'Omro', 'omro', 'us', 1),
(451517, 782091, 'Baldwin', 'baldwin', 'us', 1),
(451518, 782091, 'Peshtigo', 'peshtigo', 'us', 1),
(451519, 782091, 'Lake Delton', 'lake-delton', 'us', 1),
(451520, 782091, 'Cross Plains', 'cross-plains', 'us', 1),
(451521, 782091, 'Prairie du Sac', 'prairie-du-sac', 'us', 1),
(451522, 782091, 'Kiel', 'kiel', 'us', 1),
(451523, 782091, 'Kewaskum', 'kewaskum', 'us', 1),
(451524, 782091, 'Black River Falls', 'black-river-falls', 'us', 1),
(451525, 782091, 'Pell Lake', 'pell-lake', 'us', 1),
(451526, 782091, 'Chilton', 'chilton', 'us', 1),
(451527, 782091, 'Horicon', 'horicon', 'us', 1),
(451528, 782091, 'Pulaski', 'pulaski', 'us', 1),
(451529, 782091, 'Marshall', 'marshall', 'us', 1),
(451530, 782091, 'Ladysmith', 'ladysmith', 'us', 1),
(451531, 782091, 'Prescott', 'prescott', 'us', 1),
(451532, 782091, 'Tomahawk', 'tomahawk', 'us', 1),
(451533, 782091, 'Lancaster', 'lancaster', 'us', 1),
(451534, 782091, 'Mosinee', 'mosinee', 'us', 1),
(451535, 782091, 'Medford', 'medford', 'us', 1),
(451536, 782091, 'Saukville', 'saukville', 'us', 1),
(451537, 782091, 'Mauston', 'mauston', 'us', 1),
(451538, 782091, 'Slinger', 'slinger', 'us', 1),
(451539, 782091, 'Viroqua', 'viroqua', 'us', 1),
(451540, 782091, 'East Troy', 'east-troy', 'us', 1),
(451541, 782091, 'Evansville', 'evansville', 'us', 1),
(451542, 782091, 'Clintonville', 'clintonville', 'us', 1),
(451543, 782091, 'Union Grove', 'union-grove', 'us', 1),
(451544, 782091, 'Oconto', 'oconto', 'us', 1),
(451545, 782091, 'Rothschild', 'rothschild', 'us', 1),
(451546, 782091, 'Waterford', 'waterford', 'us', 1),
(451547, 782091, 'West Salem', 'west-salem', 'us', 1),
(451548, 782091, 'Dodgeville', 'dodgeville', 'us', 1),
(451549, 782091, 'Lake Mills', 'lake-mills', 'us', 1),
(451550, 782091, 'Edgerton', 'edgerton', 'us', 1),
(451551, 782091, 'Mayville', 'mayville', 'us', 1),
(451552, 782091, 'North Fond du Lac', 'north-fond-du-lac', 'us', 1),
(451553, 782091, 'Columbus', 'columbus', 'us', 1),
(451554, 782091, 'Cottage Grove', 'cottage-grove', 'us', 1),
(451555, 782091, 'Richland Center', 'richland-center', 'us', 1),
(451556, 782091, 'Sturtevant', 'sturtevant', 'us', 1),
(451557, 782091, 'Berlin', 'berlin', 'us', 1),
(451558, 782091, 'Twin Lakes', 'twin-lakes', 'us', 1),
(451559, 782091, 'Milton', 'milton', 'us', 1),
(451560, 782091, 'Prairie du Chien', 'prairie-du-chien', 'us', 1),
(451561, 782091, 'Waupaca', 'waupaca', 'us', 1),
(451562, 782091, 'Wind Lake', 'wind-lake', 'us', 1),
(451563, 782091, 'Jackson', 'jackson', 'us', 1),
(451564, 782091, 'Mount Horeb', 'mount-horeb', 'us', 1),
(451565, 782091, 'Kimberly', 'kimberly', 'us', 1),
(451566, 782091, 'Elm Grove', 'elm-grove', 'us', 1),
(451567, 782091, 'McFarland', 'mcfarland', 'us', 1),
(451568, 782091, 'Altoona', 'altoona', 'us', 1),
(451569, 782091, 'Mukwonago', 'mukwonago', 'us', 1),
(451570, 782091, 'Delafield', 'delafield', 'us', 1),
(451571, 782091, 'New London', 'new-london', 'us', 1),
(451572, 782091, 'Sheboygan Falls', 'sheboygan-falls', 'us', 1),
(451573, 782091, 'Ripon', 'ripon', 'us', 1),
(451574, 782091, 'De Forest', 'de-forest', 'us', 1),
(451575, 782091, 'Jefferson', 'jefferson', 'us', 1),
(451576, 782091, 'New Richmond', 'new-richmond', 'us', 1),
(451577, 782091, 'Lake Geneva', 'lake-geneva', 'us', 1),
(451578, 782091, 'Holmen', 'holmen', 'us', 1),
(451579, 782091, 'Hales Corners', 'hales-corners', 'us', 1),
(451580, 782091, 'Rhinelander', 'rhinelander', 'us', 1),
(451581, 782091, 'Monona', 'monona', 'us', 1),
(451582, 782091, 'Antigo', 'antigo', 'us', 1),
(451583, 782091, 'Rice Lake', 'rice-lake', 'us', 1),
(451584, 782091, 'Ashland', 'ashland', 'us', 1),
(451585, 782091, 'Plymouth', 'plymouth', 'us', 1),
(451586, 782091, 'Shawano', 'shawano', 'us', 1),
(451587, 782091, 'Oregon', 'oregon', 'us', 1),
(451588, 782091, 'Reedsburg', 'reedsburg', 'us', 1),
(451589, 782091, 'Delavan', 'delavan', 'us', 1),
(451590, 782091, 'Tomah', 'tomah', 'us', 1),
(451591, 782091, 'Sparta', 'sparta', 'us', 1),
(451592, 782091, 'Hartland', 'hartland', 'us', 1),
(451593, 782091, 'Saint Francis', 'saint-francis', 'us', 1),
(451594, 782091, 'Elkhorn', 'elkhorn', 'us', 1),
(451595, 782091, 'Somers', 'somers', 'us', 1),
(451596, 782091, 'Sturgeon Bay', 'sturgeon-bay', 'us', 1),
(451597, 782091, 'Platteville', 'platteville', 'us', 1),
(451598, 782091, 'Portage', 'portage', 'us', 1),
(451599, 782091, 'Sussex', 'sussex', 'us', 1),
(451600, 782091, 'Merrill', 'merrill', 'us', 1),
(451601, 782091, 'New Lisbon', 'new-lisbon', 'us', 1),
(451602, 782091, 'Suamico', 'suamico', 'us', 1),
(451603, 782091, 'Waunakee', 'waunakee', 'us', 1),
(451604, 782091, 'Waupun', 'waupun', 'us', 1),
(451605, 782091, 'Monroe', 'monroe', 'us', 1),
(451606, 782091, 'Verona', 'verona', 'us', 1),
(451607, 782091, 'Little Chute', 'little-chute', 'us', 1),
(451608, 782091, 'Richfield', 'richfield', 'us', 1),
(451609, 782091, 'Baraboo', 'baraboo', 'us', 1),
(451610, 782091, 'Port Washington', 'port-washington', 'us', 1),
(451611, 782091, 'Marinette', 'marinette', 'us', 1),
(451612, 782091, 'Cedarburg', 'cedarburg', 'us', 1),
(451613, 782091, 'Hudson', 'hudson', 'us', 1),
(451614, 782091, 'Burlington', 'burlington', 'us', 1),
(451615, 782091, 'Salem', 'salem', 'us', 1),
(451616, 782091, 'Plover', 'plover', 'us', 1),
(451617, 782091, 'Fort Atkinson', 'fort-atkinson', 'us', 1),
(451618, 782091, 'Grafton', 'grafton', 'us', 1),
(451619, 782091, 'Brown Deer', 'brown-deer', 'us', 1),
(451620, 782091, 'Two Rivers', 'two-rivers', 'us', 1),
(451621, 782091, 'Hartford', 'hartford', 'us', 1),
(451622, 782091, 'Chippewa Falls', 'chippewa-falls', 'us', 1),
(451623, 782091, 'Stoughton', 'stoughton', 'us', 1),
(451624, 782091, 'Glendale', 'glendale', 'us', 1),
(451625, 782091, 'Weston', 'weston', 'us', 1),
(451626, 782091, 'Shorewood', 'shorewood', 'us', 1),
(451627, 782091, 'Pewaukee', 'pewaukee', 'us', 1),
(451628, 782091, 'River Falls', 'river-falls', 'us', 1),
(451629, 782091, 'Oconomowoc', 'oconomowoc', 'us', 1),
(451630, 782091, 'Greendale', 'greendale', 'us', 1),
(451631, 782091, 'Whitewater', 'whitewater', 'us', 1),
(451632, 782091, 'Kaukauna', 'kaukauna', 'us', 1),
(451633, 782091, 'Beaver Dam', 'beaver-dam', 'us', 1),
(451634, 782091, 'Allouez', 'allouez', 'us', 1),
(451635, 782091, 'Menomonie', 'menomonie', 'us', 1),
(451636, 782091, 'Onalaska', 'onalaska', 'us', 1),
(451637, 782091, 'Pleasant Prairie', 'pleasant-prairie', 'us', 1),
(451638, 782091, 'Middleton', 'middleton', 'us', 1),
(451639, 782091, 'Menasha', 'menasha', 'us', 1),
(451640, 782091, 'Wisconsin Rapids', 'wisconsin-rapids', 'us', 1),
(451641, 782091, 'Cudahy', 'cudahy', 'us', 1),
(451642, 782091, 'Marshfield', 'marshfield', 'us', 1),
(451643, 782091, 'Germantown', 'germantown', 'us', 1),
(451644, 782091, 'South Milwaukee', 'south-milwaukee', 'us', 1),
(451645, 782091, 'Fitchburg', 'fitchburg', 'us', 1),
(451646, 782091, 'Muskego', 'muskego', 'us', 1),
(451647, 782091, 'Watertown', 'watertown', 'us', 1),
(451648, 782091, 'De Pere', 'de-pere', 'us', 1),
(451649, 782091, 'Mequon', 'mequon', 'us', 1),
(451650, 782091, 'Caledonia', 'caledonia', 'us', 1),
(451651, 782091, 'Stevens Point', 'stevens-point', 'us', 1),
(451652, 782091, 'Neenah', 'neenah', 'us', 1),
(451653, 782091, 'Sun Prairie', 'sun-prairie', 'us', 1),
(451654, 782091, 'Superior', 'superior', 'us', 1),
(451655, 782091, 'West Bend', 'west-bend', 'us', 1),
(451656, 782091, 'Franklin', 'franklin', 'us', 1),
(451657, 782091, 'Manitowoc', 'manitowoc', 'us', 1),
(451658, 782091, 'Menomonee Falls', 'menomonee-falls', 'us', 1),
(451659, 782091, 'Oak Creek', 'oak-creek', 'us', 1),
(451660, 782091, 'Beloit', 'beloit', 'us', 1),
(451661, 782091, 'Greenfield', 'greenfield', 'us', 1),
(451662, 782091, 'Wausau', 'wausau', 'us', 1),
(451663, 782091, 'New Berlin', 'new-berlin', 'us', 1),
(451664, 782091, 'Brookfield', 'brookfield', 'us', 1),
(451665, 782091, 'Fond du Lac', 'fond-du-lac', 'us', 1),
(451666, 782091, 'Wauwatosa', 'wauwatosa', 'us', 1),
(451667, 782091, 'Sheboygan', 'sheboygan', 'us', 1),
(451668, 782091, 'La Crosse', 'la-crosse', 'us', 1),
(451669, 782091, 'West Allis', 'west-allis', 'us', 1),
(451670, 782091, 'Janesville', 'janesville', 'us', 1),
(451671, 782091, 'Eau Claire', 'eau-claire', 'us', 1),
(451672, 782091, 'Oshkosh', 'oshkosh', 'us', 1),
(451673, 782091, 'Waukesha', 'waukesha', 'us', 1),
(451674, 782091, 'Appleton', 'appleton', 'us', 1),
(451675, 782091, 'Racine', 'racine', 'us', 1),
(451676, 782091, 'Kenosha', 'kenosha', 'us', 1),
(451677, 782091, 'Green Bay', 'green-bay', 'us', 1),
(451678, 782091, 'Madison', 'madison', 'us', 1),
(451679, 782091, 'Milwaukee', 'milwaukee', 'us', 1),
(451680, 782092, 'Recluse', 'recluse', 'us', 1),
(451681, 782092, 'Aladdin', 'aladdin', 'us', 1),
(451682, 782092, 'Alva', 'alva', 'us', 1),
(451683, 782092, 'Banner', 'banner', 'us', 1),
(451684, 782092, 'Beulah', 'beulah', 'us', 1),
(451685, 782092, 'Bosler', 'bosler', 'us', 1),
(451686, 782092, 'Carlile', 'carlile', 'us', 1),
(451687, 782092, 'Carpenter', 'carpenter', 'us', 1),
(451688, 782092, 'Devils Tower', 'devils-tower', 'us', 1),
(451689, 782092, 'Emblem', 'emblem', 'us', 1),
(451690, 782092, 'Foxpark', 'foxpark', 'us', 1),
(451691, 782092, 'Hamilton Dome', 'hamilton-dome', 'us', 1),
(451692, 782092, 'Hillsdale', 'hillsdale', 'us', 1),
(451693, 782092, 'Jelm', 'jelm', 'us', 1),
(451694, 782092, 'Kelly', 'kelly', 'us', 1),
(451695, 782092, 'Kinnear', 'kinnear', 'us', 1),
(451696, 782092, 'Lysite', 'lysite', 'us', 1),
(451697, 782092, 'Moose', 'moose', 'us', 1),
(451698, 782092, 'Moran', 'moran', 'us', 1),
(451699, 782092, 'Otto', 'otto', 'us', 1),
(451700, 782092, 'Rozet', 'rozet', 'us', 1),
(451701, 782092, 'Savery', 'savery', 'us', 1),
(451702, 782092, 'Shell', 'shell', 'us', 1),
(451703, 782092, 'Wapiti', 'wapiti', 'us', 1),
(451704, 782092, 'Freedom', 'freedom', 'us', 1),
(451705, 782092, 'Ft Warren AFB', 'ft-warren-afb', 'us', 1),
(451706, 782092, 'Granite Canon', 'granite-canon', 'us', 1),
(451707, 782092, 'Alcova', 'alcova', 'us', 1),
(451708, 782092, 'Veteran', 'veteran', 'us', 1),
(451709, 782092, 'Boulder', 'boulder', 'us', 1),
(451710, 782092, 'Arvada', 'arvada', 'us', 1),
(451711, 782092, 'McKinnon', 'mckinnon', 'us', 1),
(451712, 782092, 'Lance Creek', 'lance-creek', 'us', 1),
(451713, 782092, 'Robertson', 'robertson', 'us', 1);
INSERT INTO `oc_t_city` (`pk_i_id`, `fk_i_region_id`, `s_name`, `s_slug`, `fk_c_country_code`, `b_active`) VALUES
(451714, 782092, 'Hawk Springs', 'hawk-springs', 'us', 1),
(451715, 782092, 'Hyattville', 'hyattville', 'us', 1),
(451716, 782092, 'Cora', 'cora', 'us', 1),
(451717, 782092, 'Dixon', 'dixon', 'us', 1),
(451718, 782092, 'Daniel', 'daniel', 'us', 1),
(451719, 782092, 'Bairoil', 'bairoil', 'us', 1),
(451720, 782092, 'Opal', 'opal', 'us', 1),
(451721, 782092, 'Manderson', 'manderson', 'us', 1),
(451722, 782092, 'Jeffrey City', 'jeffrey-city', 'us', 1),
(451723, 782092, 'Clearmont', 'clearmont', 'us', 1),
(451724, 782092, 'Albin', 'albin', 'us', 1),
(451725, 782092, 'Etna', 'etna', 'us', 1),
(451726, 782092, 'Grover', 'grover', 'us', 1),
(451727, 782092, 'Parkman', 'parkman', 'us', 1),
(451728, 782092, 'Granger', 'granger', 'us', 1),
(451729, 782092, 'Bondurant', 'bondurant', 'us', 1),
(451730, 782092, 'Yoder', 'yoder', 'us', 1),
(451731, 782092, 'Crowheart', 'crowheart', 'us', 1),
(451732, 782092, 'Pavillion', 'pavillion', 'us', 1),
(451733, 782092, 'Edgerton', 'edgerton', 'us', 1),
(451734, 782092, 'Bedford', 'bedford', 'us', 1),
(451735, 782092, 'Teton Village', 'teton-village', 'us', 1),
(451736, 782092, 'Deaver', 'deaver', 'us', 1),
(451737, 782092, 'Smoot', 'smoot', 'us', 1),
(451738, 782092, 'Elk Mountain', 'elk-mountain', 'us', 1),
(451739, 782092, 'Centennial', 'centennial', 'us', 1),
(451740, 782092, 'Big Horn', 'big-horn', 'us', 1),
(451741, 782092, 'Frannie', 'frannie', 'us', 1),
(451742, 782092, 'Osage', 'osage', 'us', 1),
(451743, 782092, 'Glendo', 'glendo', 'us', 1),
(451744, 782092, 'Rock River', 'rock-river', 'us', 1),
(451745, 782092, 'Fort Laramie', 'fort-laramie', 'us', 1),
(451746, 782092, 'Superior', 'superior', 'us', 1),
(451747, 782092, 'Chugwater', 'chugwater', 'us', 1),
(451748, 782092, 'Ralston', 'ralston', 'us', 1),
(451749, 782092, 'Farson', 'farson', 'us', 1),
(451750, 782092, 'Burlington', 'burlington', 'us', 1),
(451751, 782092, 'Wamsutter', 'wamsutter', 'us', 1),
(451752, 782092, 'Medicine Bow', 'medicine-bow', 'us', 1),
(451753, 782092, 'Kaycee', 'kaycee', 'us', 1),
(451754, 782092, 'Auburn', 'auburn', 'us', 1),
(451755, 782092, 'Ten Sleep', 'ten-sleep', 'us', 1),
(451756, 782092, 'Burns', 'burns', 'us', 1),
(451757, 782092, 'La Grange', 'la-grange', 'us', 1),
(451758, 782092, 'Thayne', 'thayne', 'us', 1),
(451759, 782092, 'Meeteetse', 'meeteetse', 'us', 1),
(451760, 782092, 'Baggs', 'baggs', 'us', 1),
(451761, 782092, 'Sinclair', 'sinclair', 'us', 1),
(451762, 782092, 'Hudson', 'hudson', 'us', 1),
(451763, 782092, 'Alta', 'alta', 'us', 1),
(451764, 782092, 'Fort Bridger', 'fort-bridger', 'us', 1),
(451765, 782092, 'Hulett', 'hulett', 'us', 1),
(451766, 782092, 'Midwest', 'midwest', 'us', 1),
(451767, 782092, 'La Barge', 'la-barge', 'us', 1),
(451768, 782092, 'Big Piney', 'big-piney', 'us', 1),
(451769, 782092, 'Lingle', 'lingle', 'us', 1),
(451770, 782092, 'Cokeville', 'cokeville', 'us', 1),
(451771, 782092, 'Encampment', 'encampment', 'us', 1),
(451772, 782092, 'Byron', 'byron', 'us', 1),
(451773, 782092, 'Cowley', 'cowley', 'us', 1),
(451774, 782092, 'Shoshoni', 'shoshoni', 'us', 1),
(451775, 782092, 'Reliance', 'reliance', 'us', 1),
(451776, 782092, 'Diamondville', 'diamondville', 'us', 1),
(451777, 782092, 'Dayton', 'dayton', 'us', 1),
(451778, 782092, 'Ranchester', 'ranchester', 'us', 1),
(451779, 782092, 'Marbleton', 'marbleton', 'us', 1),
(451780, 782092, 'Moorcroft', 'moorcroft', 'us', 1),
(451781, 782092, 'Alpine', 'alpine', 'us', 1),
(451782, 782092, 'Upton', 'upton', 'us', 1),
(451783, 782092, 'Hanna', 'hanna', 'us', 1),
(451784, 782092, 'Story', 'story', 'us', 1),
(451785, 782092, 'Dubois', 'dubois', 'us', 1),
(451786, 782092, 'Bar Nunn', 'bar-nunn', 'us', 1),
(451787, 782092, 'Guernsey', 'guernsey', 'us', 1),
(451788, 782092, 'Mountain View', 'mountain-view', 'us', 1),
(451789, 782092, 'Sundance', 'sundance', 'us', 1),
(451790, 782092, 'Basin', 'basin', 'us', 1),
(451791, 782092, 'Pine Bluffs', 'pine-bluffs', 'us', 1),
(451792, 782092, 'Lusk', 'lusk', 'us', 1),
(451793, 782092, 'Wilson', 'wilson', 'us', 1),
(451794, 782092, 'Wright', 'wright', 'us', 1),
(451795, 782092, 'Fort Washakie', 'fort-washakie', 'us', 1),
(451796, 782092, 'Pinedale', 'pinedale', 'us', 1),
(451797, 782092, 'Ethete', 'ethete', 'us', 1),
(451798, 782092, 'Saratoga', 'saratoga', 'us', 1),
(451799, 782092, 'Greybull', 'greybull', 'us', 1),
(451800, 782092, 'Afton', 'afton', 'us', 1),
(451801, 782092, 'Lyman', 'lyman', 'us', 1),
(451802, 782092, 'Arapahoe', 'arapahoe', 'us', 1),
(451803, 782092, 'Lovell', 'lovell', 'us', 1),
(451804, 782092, 'Glenrock', 'glenrock', 'us', 1),
(451805, 782092, 'Evansville', 'evansville', 'us', 1),
(451806, 782092, 'Kemmerer', 'kemmerer', 'us', 1),
(451807, 782092, 'Thermopolis', 'thermopolis', 'us', 1),
(451808, 782092, 'Mills', 'mills', 'us', 1),
(451809, 782092, 'Newcastle', 'newcastle', 'us', 1),
(451810, 782092, 'Wheatland', 'wheatland', 'us', 1),
(451811, 782092, 'Buffalo', 'buffalo', 'us', 1),
(451812, 782092, 'Worland', 'worland', 'us', 1),
(451813, 782092, 'Powell', 'powell', 'us', 1),
(451814, 782092, 'Douglas', 'douglas', 'us', 1),
(451815, 782092, 'Torrington', 'torrington', 'us', 1),
(451816, 782092, 'Lander', 'lander', 'us', 1),
(451817, 782092, 'Rawlins', 'rawlins', 'us', 1),
(451818, 782092, 'Jackson', 'jackson', 'us', 1),
(451819, 782092, 'Cody', 'cody', 'us', 1),
(451820, 782092, 'Riverton', 'riverton', 'us', 1),
(451821, 782092, 'Evanston', 'evanston', 'us', 1),
(451822, 782092, 'Green River', 'green-river', 'us', 1),
(451823, 782092, 'Sheridan', 'sheridan', 'us', 1),
(451824, 782092, 'Rock Springs', 'rock-springs', 'us', 1),
(451825, 782092, 'Gillette', 'gillette', 'us', 1),
(451826, 782092, 'Laramie', 'laramie', 'us', 1),
(451827, 782092, 'Casper', 'casper', 'us', 1),
(451828, 782092, 'Cheyenne', 'cheyenne', 'us', 1);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_city_area`
--

CREATE TABLE `oc_t_city_area` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `fk_i_city_id` int(10) UNSIGNED NOT NULL,
  `s_name` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_city_stats`
--

CREATE TABLE `oc_t_city_stats` (
  `fk_i_city_id` int(10) UNSIGNED NOT NULL,
  `i_num_items` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_city_stats`
--

INSERT INTO `oc_t_city_stats` (`fk_i_city_id`, `i_num_items`) VALUES
(423825, 0),
(423826, 0),
(423827, 0),
(423828, 0),
(423829, 0),
(423830, 0),
(423831, 0),
(423832, 0),
(423833, 0),
(423834, 0),
(423835, 0),
(423836, 0),
(423837, 0),
(423838, 0),
(423839, 0),
(423840, 0),
(423841, 0),
(423842, 0),
(423843, 0),
(423844, 0),
(423845, 0),
(423846, 0),
(423847, 0),
(423848, 0),
(423849, 0),
(423850, 0),
(423851, 0),
(423852, 0),
(423853, 0),
(423854, 0),
(423855, 0),
(423856, 0),
(423857, 0),
(423858, 0),
(423859, 0),
(423860, 0),
(423861, 0),
(423862, 0),
(423863, 0),
(423864, 0),
(423865, 0),
(423866, 0),
(423867, 0),
(423868, 0),
(423869, 0),
(423870, 0),
(423871, 0),
(423872, 0),
(423873, 0),
(423874, 0),
(423875, 0),
(423876, 0),
(423877, 0),
(423878, 0),
(423879, 0),
(423880, 0),
(423881, 0),
(423882, 0),
(423883, 0),
(423884, 0),
(423885, 0),
(423886, 0),
(423887, 0),
(423888, 0),
(423889, 0),
(423890, 0),
(423891, 0),
(423892, 0),
(423893, 0),
(423894, 0),
(423895, 0),
(423896, 0),
(423897, 0),
(423898, 0),
(423899, 0),
(423900, 0),
(423901, 0),
(423902, 0),
(423903, 0),
(423904, 0),
(423905, 0),
(423906, 0),
(423907, 0),
(423908, 0),
(423909, 0),
(423910, 0),
(423911, 0),
(423912, 0),
(423913, 0),
(423914, 0),
(423915, 0),
(423916, 0),
(423917, 0),
(423918, 0),
(423919, 0),
(423920, 0),
(423921, 0),
(423922, 0),
(423923, 0),
(423924, 0),
(423925, 0),
(423926, 0),
(423927, 0),
(423928, 0),
(423929, 0),
(423930, 0),
(423931, 0),
(423932, 0),
(423933, 0),
(423934, 0),
(423935, 0),
(423936, 0),
(423937, 0),
(423938, 0),
(423939, 0),
(423940, 0),
(423941, 0),
(423942, 0),
(423943, 0),
(423944, 0),
(423945, 0),
(423946, 0),
(423947, 0),
(423948, 0),
(423949, 0),
(423950, 0),
(423951, 0),
(423952, 0),
(423953, 0),
(423954, 0),
(423955, 0),
(423956, 0),
(423957, 0),
(423958, 0),
(423959, 0),
(423960, 0),
(423961, 0),
(423962, 0),
(423963, 0),
(423964, 0),
(423965, 0),
(423966, 0),
(423967, 0),
(423968, 0),
(423969, 0),
(423970, 0),
(423971, 0),
(423972, 0),
(423973, 0),
(423974, 0),
(423975, 0),
(423976, 0),
(423977, 0),
(423978, 0),
(423979, 0),
(423980, 0),
(423981, 0),
(423982, 0),
(423983, 0),
(423984, 0),
(423985, 0),
(423986, 0),
(423987, 0),
(423988, 0),
(423989, 0),
(423990, 0),
(423991, 0),
(423992, 0),
(423993, 0),
(423994, 0),
(423995, 0),
(423996, 0),
(423997, 0),
(423998, 0),
(423999, 0),
(424000, 0),
(424001, 0),
(424002, 0),
(424003, 0),
(424004, 0),
(424005, 0),
(424006, 0),
(424007, 0),
(424008, 0),
(424009, 0),
(424010, 0),
(424011, 0),
(424012, 0),
(424013, 0),
(424014, 0),
(424015, 0),
(424016, 0),
(424017, 0),
(424018, 0),
(424019, 0),
(424020, 0),
(424021, 0),
(424022, 0),
(424023, 0),
(424024, 0),
(424025, 0),
(424026, 0),
(424027, 0),
(424028, 0),
(424029, 0),
(424030, 0),
(424031, 0),
(424032, 0),
(424033, 0),
(424034, 0),
(424035, 0),
(424036, 0),
(424037, 0),
(424038, 0),
(424039, 0),
(424040, 0),
(424041, 0),
(424042, 0),
(424043, 0),
(424044, 0),
(424045, 0),
(424046, 0),
(424047, 0),
(424048, 0),
(424049, 0),
(424050, 0),
(424051, 0),
(424052, 0),
(424053, 0),
(424054, 0),
(424055, 0),
(424056, 0),
(424057, 0),
(424058, 0),
(424059, 0),
(424060, 0),
(424061, 0),
(424062, 0),
(424063, 0),
(424064, 0),
(424065, 0),
(424066, 0),
(424067, 0),
(424068, 0),
(424069, 0),
(424070, 0),
(424071, 0),
(424072, 0),
(424073, 0),
(424074, 0),
(424075, 0),
(424076, 0),
(424077, 0),
(424078, 0),
(424079, 0),
(424080, 0),
(424081, 0),
(424082, 0),
(424083, 0),
(424084, 0),
(424085, 0),
(424086, 0),
(424087, 0),
(424088, 0),
(424089, 0),
(424090, 0),
(424091, 0),
(424092, 0),
(424093, 0),
(424094, 0),
(424095, 0),
(424096, 0),
(424097, 0),
(424098, 0),
(424099, 0),
(424100, 0),
(424101, 0),
(424102, 0),
(424103, 0),
(424104, 0),
(424105, 0),
(424106, 0),
(424107, 0),
(424108, 0),
(424109, 0),
(424110, 0),
(424111, 0),
(424112, 0),
(424113, 0),
(424114, 0),
(424115, 0),
(424116, 0),
(424117, 0),
(424118, 0),
(424119, 0),
(424120, 0),
(424121, 0),
(424122, 0),
(424123, 0),
(424124, 0),
(424125, 0),
(424126, 0),
(424127, 0),
(424128, 0),
(424129, 0),
(424130, 0),
(424131, 0),
(424132, 0),
(424133, 0),
(424134, 0),
(424135, 0),
(424136, 0),
(424137, 0),
(424138, 0),
(424139, 0),
(424140, 0),
(424141, 0),
(424142, 0),
(424143, 0),
(424144, 0),
(424145, 0),
(424146, 0),
(424147, 0),
(424148, 0),
(424149, 0),
(424150, 0),
(424151, 0),
(424152, 0),
(424153, 0),
(424154, 0),
(424155, 0),
(424156, 0),
(424157, 0),
(424158, 0),
(424159, 0),
(424160, 0),
(424161, 0),
(424162, 0),
(424163, 0),
(424164, 0),
(424165, 0),
(424166, 0),
(424167, 0),
(424168, 0),
(424169, 0),
(424170, 0),
(424171, 0),
(424172, 0),
(424173, 0),
(424174, 0),
(424175, 0),
(424176, 0),
(424177, 0),
(424178, 0),
(424179, 0),
(424180, 0),
(424181, 0),
(424182, 0),
(424183, 0),
(424184, 0),
(424185, 0),
(424186, 0),
(424187, 0),
(424188, 0),
(424189, 0),
(424190, 0),
(424191, 0),
(424192, 0),
(424193, 0),
(424194, 0),
(424195, 0),
(424196, 0),
(424197, 0),
(424198, 0),
(424199, 0),
(424200, 0),
(424201, 0),
(424202, 0),
(424203, 0),
(424204, 0),
(424205, 0),
(424206, 0),
(424207, 0),
(424208, 0),
(424209, 0),
(424210, 0),
(424211, 0),
(424212, 0),
(424213, 0),
(424214, 0),
(424215, 0),
(424216, 0),
(424217, 0),
(424218, 0),
(424219, 0),
(424220, 0),
(424221, 0),
(424222, 0),
(424223, 0),
(424224, 0),
(424225, 0),
(424226, 0),
(424227, 0),
(424228, 0),
(424229, 0),
(424230, 0),
(424231, 0),
(424232, 0),
(424233, 0),
(424234, 0),
(424235, 0),
(424236, 0),
(424237, 0),
(424238, 0),
(424239, 0),
(424240, 0),
(424241, 0),
(424242, 0),
(424243, 0),
(424244, 0),
(424245, 0),
(424246, 0),
(424247, 0),
(424248, 0),
(424249, 0),
(424250, 0),
(424251, 0),
(424252, 0),
(424253, 0),
(424254, 0),
(424255, 0),
(424256, 0),
(424257, 0),
(424258, 0),
(424259, 0),
(424260, 0),
(424261, 0),
(424262, 0),
(424263, 0),
(424264, 0),
(424265, 0),
(424266, 0),
(424267, 0),
(424268, 0),
(424269, 0),
(424270, 0),
(424271, 0),
(424272, 0),
(424273, 0),
(424274, 0),
(424275, 0),
(424276, 0),
(424277, 0),
(424278, 0),
(424279, 0),
(424280, 0),
(424281, 0),
(424282, 0),
(424283, 0),
(424284, 0),
(424285, 0),
(424286, 0),
(424287, 0),
(424288, 0),
(424289, 0),
(424290, 0),
(424291, 0),
(424292, 0),
(424293, 0),
(424294, 0),
(424295, 0),
(424296, 0),
(424297, 0),
(424298, 0),
(424299, 0),
(424300, 0),
(424301, 0),
(424302, 0),
(424303, 0),
(424304, 0),
(424305, 0),
(424306, 0),
(424307, 0),
(424308, 0),
(424309, 0),
(424310, 0),
(424311, 0),
(424312, 0),
(424313, 0),
(424314, 0),
(424315, 0),
(424316, 0),
(424317, 0),
(424318, 0),
(424319, 0),
(424320, 0),
(424321, 0),
(424322, 0),
(424323, 0),
(424324, 0),
(424325, 0),
(424326, 0),
(424327, 0),
(424328, 0),
(424329, 0),
(424330, 0),
(424331, 0),
(424332, 0),
(424333, 0),
(424334, 0),
(424335, 0),
(424336, 0),
(424337, 0),
(424338, 0),
(424339, 0),
(424340, 0),
(424341, 0),
(424342, 0),
(424343, 0),
(424344, 0),
(424345, 0),
(424346, 0),
(424347, 0),
(424348, 0),
(424349, 0),
(424350, 0),
(424351, 0),
(424352, 0),
(424353, 0),
(424354, 0),
(424355, 0),
(424356, 0),
(424357, 0),
(424358, 0),
(424359, 0),
(424360, 0),
(424361, 0),
(424362, 0),
(424363, 0),
(424364, 0),
(424365, 0),
(424366, 0),
(424367, 0),
(424368, 0),
(424369, 0),
(424370, 0),
(424371, 0),
(424372, 0),
(424373, 0),
(424374, 0),
(424375, 0),
(424376, 0),
(424377, 0),
(424378, 0),
(424379, 0),
(424380, 0),
(424381, 0),
(424382, 0),
(424383, 0),
(424384, 0),
(424385, 0),
(424386, 0),
(424387, 0),
(424388, 0),
(424389, 0),
(424390, 0),
(424391, 0),
(424392, 0),
(424393, 0),
(424394, 0),
(424395, 0),
(424396, 0),
(424397, 0),
(424398, 0),
(424399, 0),
(424400, 0),
(424401, 0),
(424402, 0),
(424403, 0),
(424404, 0),
(424405, 0),
(424406, 0),
(424407, 0),
(424408, 0),
(424409, 0),
(424410, 0),
(424411, 0),
(424412, 0),
(424413, 0),
(424414, 0),
(424415, 0),
(424416, 0),
(424417, 0),
(424418, 0),
(424419, 0),
(424420, 0),
(424421, 0),
(424422, 0),
(424423, 0),
(424424, 0),
(424425, 0),
(424426, 0),
(424427, 0),
(424428, 0),
(424429, 0),
(424430, 0),
(424431, 0),
(424432, 0),
(424433, 0),
(424434, 0),
(424435, 0),
(424436, 0),
(424437, 0),
(424438, 0),
(424439, 0),
(424440, 0),
(424441, 0),
(424442, 0),
(424443, 0),
(424444, 0),
(424445, 0),
(424446, 0),
(424447, 0),
(424448, 0),
(424449, 0),
(424450, 0),
(424451, 0),
(424452, 0),
(424453, 0),
(424454, 0),
(424455, 0),
(424456, 0),
(424457, 0),
(424458, 0),
(424459, 0),
(424460, 0),
(424461, 0),
(424462, 0),
(424463, 0),
(424464, 0),
(424465, 0),
(424466, 0),
(424467, 0),
(424468, 0),
(424469, 0),
(424470, 0),
(424471, 0),
(424472, 0),
(424473, 0),
(424474, 0),
(424475, 0),
(424476, 0),
(424477, 0),
(424478, 0),
(424479, 0),
(424480, 0),
(424481, 0),
(424482, 0),
(424483, 0),
(424484, 0),
(424485, 0),
(424486, 0),
(424487, 0),
(424488, 0),
(424489, 0),
(424490, 0),
(424491, 0),
(424492, 0),
(424493, 0),
(424494, 0),
(424495, 0),
(424496, 0),
(424497, 0),
(424498, 0),
(424499, 0),
(424500, 0),
(424501, 0),
(424502, 0),
(424503, 0),
(424504, 0),
(424505, 0),
(424506, 0),
(424507, 0),
(424508, 0),
(424509, 0),
(424510, 0),
(424511, 0),
(424512, 0),
(424513, 0),
(424514, 0),
(424515, 0),
(424516, 0),
(424517, 0),
(424518, 0),
(424519, 0),
(424520, 0),
(424521, 0),
(424522, 0),
(424523, 0),
(424524, 0),
(424525, 0),
(424526, 0),
(424527, 0),
(424528, 0),
(424529, 0),
(424530, 0),
(424531, 0),
(424532, 0),
(424533, 0),
(424534, 0),
(424535, 0),
(424536, 0),
(424537, 0),
(424538, 0),
(424539, 0),
(424540, 0),
(424541, 0),
(424542, 0),
(424543, 0),
(424544, 0),
(424545, 0),
(424546, 0),
(424547, 0),
(424548, 0),
(424549, 0),
(424550, 0),
(424551, 0),
(424552, 0),
(424553, 0),
(424554, 0),
(424555, 0),
(424556, 0),
(424557, 0),
(424558, 0),
(424559, 0),
(424560, 0),
(424561, 0),
(424562, 0),
(424563, 0),
(424564, 0),
(424565, 0),
(424566, 0),
(424567, 0),
(424568, 0),
(424569, 0),
(424570, 0),
(424571, 0),
(424572, 0),
(424573, 0),
(424574, 0),
(424575, 0),
(424576, 0),
(424577, 0),
(424578, 0),
(424579, 0),
(424580, 0),
(424581, 0),
(424582, 0),
(424583, 0),
(424584, 0),
(424585, 0),
(424586, 0),
(424587, 0),
(424588, 0),
(424589, 0),
(424590, 0),
(424591, 0),
(424592, 0),
(424593, 0),
(424594, 0),
(424595, 0),
(424596, 0),
(424597, 0),
(424598, 0),
(424599, 0),
(424600, 0),
(424601, 0),
(424602, 0),
(424603, 0),
(424604, 0),
(424605, 0),
(424606, 0),
(424607, 0),
(424608, 0),
(424609, 0),
(424610, 0),
(424611, 0),
(424612, 0),
(424613, 0),
(424614, 0),
(424615, 0),
(424616, 0),
(424617, 0),
(424618, 0),
(424619, 0),
(424620, 0),
(424621, 0),
(424622, 0),
(424623, 0),
(424624, 0),
(424625, 0),
(424626, 0),
(424627, 0),
(424628, 0),
(424629, 0),
(424630, 0),
(424631, 0),
(424632, 0),
(424633, 0),
(424634, 0),
(424635, 0),
(424636, 0),
(424637, 0),
(424638, 0),
(424639, 0),
(424640, 0),
(424641, 0),
(424642, 0),
(424643, 0),
(424644, 0),
(424645, 0),
(424646, 0),
(424647, 0),
(424648, 0),
(424649, 0),
(424650, 0),
(424651, 0),
(424652, 0),
(424653, 0),
(424654, 0),
(424655, 0),
(424656, 0),
(424657, 0),
(424658, 0),
(424659, 0),
(424660, 0),
(424661, 0),
(424662, 0),
(424663, 0),
(424664, 0),
(424665, 0),
(424666, 0),
(424667, 0),
(424668, 0),
(424669, 0),
(424670, 0),
(424671, 0),
(424672, 0),
(424673, 0),
(424674, 0),
(424675, 0),
(424676, 0),
(424677, 0),
(424678, 0),
(424679, 0),
(424680, 0),
(424681, 0),
(424682, 0),
(424683, 0),
(424684, 0),
(424685, 0),
(424686, 0),
(424687, 0),
(424688, 0),
(424689, 0),
(424690, 0),
(424691, 0),
(424692, 0),
(424693, 0),
(424694, 0),
(424695, 0),
(424696, 0),
(424697, 0),
(424698, 0),
(424699, 0),
(424700, 0),
(424701, 0),
(424702, 0),
(424703, 0),
(424704, 0),
(424705, 0),
(424706, 0),
(424707, 0),
(424708, 0),
(424709, 0),
(424710, 0),
(424711, 0),
(424712, 0),
(424713, 0),
(424714, 0),
(424715, 0),
(424716, 0),
(424717, 0),
(424718, 0),
(424719, 0),
(424720, 0),
(424721, 0),
(424722, 0),
(424723, 0),
(424724, 0),
(424725, 0),
(424726, 0),
(424727, 0),
(424728, 0),
(424729, 0),
(424730, 0),
(424731, 0),
(424732, 0),
(424733, 0),
(424734, 0),
(424735, 0),
(424736, 0),
(424737, 0),
(424738, 0),
(424739, 0),
(424740, 0),
(424741, 0),
(424742, 0),
(424743, 0),
(424744, 0),
(424745, 0),
(424746, 0),
(424747, 0),
(424748, 0),
(424749, 0),
(424750, 0),
(424751, 0),
(424752, 0),
(424753, 0),
(424754, 0),
(424755, 0),
(424756, 0),
(424757, 0),
(424758, 0),
(424759, 0),
(424760, 0),
(424761, 0),
(424762, 0),
(424763, 0),
(424764, 0),
(424765, 0),
(424766, 0),
(424767, 0),
(424768, 0),
(424769, 0),
(424770, 0),
(424771, 0),
(424772, 0),
(424773, 0),
(424774, 0),
(424775, 0),
(424776, 0),
(424777, 0),
(424778, 0),
(424779, 0),
(424780, 0),
(424781, 0),
(424782, 0),
(424783, 0),
(424784, 0),
(424785, 0),
(424786, 0),
(424787, 0),
(424788, 0),
(424789, 0),
(424790, 0),
(424791, 0),
(424792, 0),
(424793, 0),
(424794, 0),
(424795, 0),
(424796, 0),
(424797, 0),
(424798, 0),
(424799, 0),
(424800, 0),
(424801, 0),
(424802, 0),
(424803, 0),
(424804, 0),
(424805, 0),
(424806, 0),
(424807, 0),
(424808, 0),
(424809, 0),
(424810, 0),
(424811, 0),
(424812, 0),
(424813, 0),
(424814, 0),
(424815, 0),
(424816, 0),
(424817, 0),
(424818, 0),
(424819, 0),
(424820, 0),
(424821, 0),
(424822, 0),
(424823, 0),
(424824, 0),
(424825, 0),
(424826, 0),
(424827, 0),
(424828, 0),
(424829, 0),
(424830, 0),
(424831, 0),
(424832, 0),
(424833, 0),
(424834, 0),
(424835, 0),
(424836, 0),
(424837, 0),
(424838, 0),
(424839, 0),
(424840, 0),
(424841, 0),
(424842, 0),
(424843, 0),
(424844, 0),
(424845, 0),
(424846, 0),
(424847, 0),
(424848, 0),
(424849, 0),
(424850, 0),
(424851, 0),
(424852, 0),
(424853, 0),
(424854, 0),
(424855, 0),
(424856, 0),
(424857, 0),
(424858, 0),
(424859, 0),
(424860, 0),
(424861, 0),
(424862, 0),
(424863, 0),
(424864, 0),
(424865, 0),
(424866, 0),
(424867, 0),
(424868, 0),
(424869, 0),
(424870, 0),
(424871, 0),
(424872, 0),
(424873, 0),
(424874, 0),
(424875, 0),
(424876, 0),
(424877, 0),
(424878, 0),
(424879, 0),
(424880, 0),
(424881, 0),
(424882, 0),
(424883, 0),
(424884, 0),
(424885, 0),
(424886, 0),
(424887, 0),
(424888, 0),
(424889, 0),
(424890, 0),
(424891, 0),
(424892, 0),
(424893, 0),
(424894, 0),
(424895, 0),
(424896, 0),
(424897, 0),
(424898, 0),
(424899, 0),
(424900, 0),
(424901, 0),
(424902, 0),
(424903, 0),
(424904, 0),
(424905, 0),
(424906, 0),
(424907, 0),
(424908, 0),
(424909, 0),
(424910, 0),
(424911, 0),
(424912, 0),
(424913, 0),
(424914, 0),
(424915, 0),
(424916, 0),
(424917, 0),
(424918, 0),
(424919, 0),
(424920, 0),
(424921, 0),
(424922, 0),
(424923, 0),
(424924, 0),
(424925, 0),
(424926, 0),
(424927, 0),
(424928, 0),
(424929, 0),
(424930, 0),
(424931, 0),
(424932, 0),
(424933, 0),
(424934, 0),
(424935, 0),
(424936, 0),
(424937, 0),
(424938, 0),
(424939, 0),
(424940, 0),
(424941, 0),
(424942, 0),
(424943, 0),
(424944, 0),
(424945, 0),
(424946, 0),
(424947, 0),
(424948, 0),
(424949, 0),
(424950, 0),
(424951, 0),
(424952, 0),
(424953, 0),
(424954, 0),
(424955, 0),
(424956, 0),
(424957, 0),
(424958, 0),
(424959, 0),
(424960, 0),
(424961, 0),
(424962, 0),
(424963, 0),
(424964, 0),
(424965, 0),
(424966, 0),
(424967, 0),
(424968, 0),
(424969, 0),
(424970, 0),
(424971, 0),
(424972, 0),
(424973, 0),
(424974, 0),
(424975, 0),
(424976, 0),
(424977, 0),
(424978, 0),
(424979, 0),
(424980, 0),
(424981, 0),
(424982, 0),
(424983, 0),
(424984, 0),
(424985, 0),
(424986, 0),
(424987, 0),
(424988, 0),
(424989, 0),
(424990, 0),
(424991, 0),
(424992, 0),
(424993, 0),
(424994, 0),
(424995, 0),
(424996, 0),
(424997, 0),
(424998, 0),
(424999, 0),
(425000, 0),
(425001, 0),
(425002, 0),
(425003, 0),
(425004, 0),
(425005, 0),
(425006, 0),
(425007, 0),
(425008, 0),
(425009, 0),
(425010, 0),
(425011, 0),
(425012, 0),
(425013, 0),
(425014, 0),
(425015, 0),
(425016, 0),
(425017, 0),
(425018, 0),
(425019, 0),
(425020, 0),
(425021, 0),
(425022, 0),
(425023, 0),
(425024, 0),
(425025, 0),
(425026, 0),
(425027, 0),
(425028, 0),
(425029, 0),
(425030, 0),
(425031, 0),
(425032, 0),
(425033, 0),
(425034, 0),
(425035, 0),
(425036, 0),
(425037, 0),
(425038, 0),
(425039, 0),
(425040, 0),
(425041, 0),
(425042, 0),
(425043, 0),
(425044, 0),
(425045, 0),
(425046, 0),
(425047, 0),
(425048, 0),
(425049, 0),
(425050, 0),
(425051, 0),
(425052, 0),
(425053, 0),
(425054, 0),
(425055, 0),
(425056, 0),
(425057, 0),
(425058, 0),
(425059, 0),
(425060, 0),
(425061, 0),
(425062, 0),
(425063, 0),
(425064, 0),
(425065, 0),
(425066, 0),
(425067, 0),
(425068, 0),
(425069, 0),
(425070, 0),
(425071, 0),
(425072, 0),
(425073, 0),
(425074, 0),
(425075, 0),
(425076, 0),
(425077, 0),
(425078, 0),
(425079, 0),
(425080, 0),
(425081, 0),
(425082, 0),
(425083, 0),
(425084, 0),
(425085, 0),
(425086, 0),
(425087, 0),
(425088, 0),
(425089, 0),
(425090, 0),
(425091, 0),
(425092, 0),
(425093, 0),
(425094, 0),
(425095, 0),
(425096, 0),
(425097, 0),
(425098, 0),
(425099, 0),
(425100, 0),
(425101, 0),
(425102, 0),
(425103, 0),
(425104, 0),
(425105, 0),
(425106, 0),
(425107, 0),
(425108, 0),
(425109, 0),
(425110, 0),
(425111, 0),
(425112, 0),
(425113, 0),
(425114, 0),
(425115, 0),
(425116, 0),
(425117, 0),
(425118, 0),
(425119, 0),
(425120, 0),
(425121, 0),
(425122, 0),
(425123, 0),
(425124, 0),
(425125, 0),
(425126, 0),
(425127, 0),
(425128, 0),
(425129, 0),
(425130, 0),
(425131, 0),
(425132, 0),
(425133, 0),
(425134, 0),
(425135, 0),
(425136, 0),
(425137, 0),
(425138, 0),
(425139, 0),
(425140, 0),
(425141, 0),
(425142, 0),
(425143, 0),
(425144, 0),
(425145, 0),
(425146, 0),
(425147, 0),
(425148, 0),
(425149, 0),
(425150, 0),
(425151, 0),
(425152, 0),
(425153, 0),
(425154, 0),
(425155, 0),
(425156, 0),
(425157, 0),
(425158, 0),
(425159, 0),
(425160, 0),
(425161, 0),
(425162, 0),
(425163, 0),
(425164, 0),
(425165, 0),
(425166, 0),
(425167, 0),
(425168, 0),
(425169, 0),
(425170, 0),
(425171, 0),
(425172, 0),
(425173, 0),
(425174, 0),
(425175, 0),
(425176, 0),
(425177, 0),
(425178, 0),
(425179, 0),
(425180, 0),
(425181, 0),
(425182, 0),
(425183, 0),
(425184, 0),
(425185, 0),
(425186, 0),
(425187, 0),
(425188, 0),
(425189, 0),
(425190, 0),
(425191, 0),
(425192, 0),
(425193, 0),
(425194, 0),
(425195, 0),
(425196, 0),
(425197, 0),
(425198, 0),
(425199, 0),
(425200, 0),
(425201, 0),
(425202, 0),
(425203, 0),
(425204, 0),
(425205, 0),
(425206, 0),
(425207, 0),
(425208, 0),
(425209, 0),
(425210, 0),
(425211, 0),
(425212, 0),
(425213, 0),
(425214, 0),
(425215, 0),
(425216, 0),
(425217, 0),
(425218, 0),
(425219, 0),
(425220, 0),
(425221, 0),
(425222, 0),
(425223, 0),
(425224, 0),
(425225, 0),
(425226, 0),
(425227, 0),
(425228, 0),
(425229, 0),
(425230, 0),
(425231, 0),
(425232, 0),
(425233, 0),
(425234, 0),
(425235, 0),
(425236, 0),
(425237, 0),
(425238, 0),
(425239, 0),
(425240, 0),
(425241, 0),
(425242, 0),
(425243, 0),
(425244, 0),
(425245, 0),
(425246, 0),
(425247, 0),
(425248, 0),
(425249, 0),
(425250, 0),
(425251, 0),
(425252, 0),
(425253, 0),
(425254, 0),
(425255, 0),
(425256, 0),
(425257, 0),
(425258, 0),
(425259, 0),
(425260, 0),
(425261, 0),
(425262, 0),
(425263, 0),
(425264, 0),
(425265, 0),
(425266, 0),
(425267, 0),
(425268, 0),
(425269, 0),
(425270, 0),
(425271, 0),
(425272, 0),
(425273, 0),
(425274, 0),
(425275, 0),
(425276, 0),
(425277, 0),
(425278, 0),
(425279, 0),
(425280, 0),
(425281, 0),
(425282, 0),
(425283, 0),
(425284, 0),
(425285, 0),
(425286, 0),
(425287, 0),
(425288, 0),
(425289, 0),
(425290, 0),
(425291, 0),
(425292, 0),
(425293, 0),
(425294, 0),
(425295, 0),
(425296, 0),
(425297, 0),
(425298, 0),
(425299, 0),
(425300, 0),
(425301, 0),
(425302, 0),
(425303, 0),
(425304, 0),
(425305, 0),
(425306, 0),
(425307, 0),
(425308, 0),
(425309, 0),
(425310, 0),
(425311, 0),
(425312, 0),
(425313, 0),
(425314, 0),
(425315, 0),
(425316, 0),
(425317, 0),
(425318, 0),
(425319, 0),
(425320, 0),
(425321, 0),
(425322, 0),
(425323, 0),
(425324, 0),
(425325, 0),
(425326, 0),
(425327, 0),
(425328, 0),
(425329, 0),
(425330, 0),
(425331, 0),
(425332, 0),
(425333, 0),
(425334, 0),
(425335, 0),
(425336, 0),
(425337, 0),
(425338, 0),
(425339, 0),
(425340, 0),
(425341, 0),
(425342, 0),
(425343, 0),
(425344, 0),
(425345, 0),
(425346, 0),
(425347, 0),
(425348, 0),
(425349, 0),
(425350, 0),
(425351, 0),
(425352, 0),
(425353, 0),
(425354, 0),
(425355, 0),
(425356, 0),
(425357, 0),
(425358, 0),
(425359, 0),
(425360, 0),
(425361, 0),
(425362, 0),
(425363, 0),
(425364, 0),
(425365, 0),
(425366, 0),
(425367, 0),
(425368, 0),
(425369, 0),
(425370, 0),
(425371, 0),
(425372, 0),
(425373, 0),
(425374, 0),
(425375, 0),
(425376, 0),
(425377, 0),
(425378, 0),
(425379, 0),
(425380, 0),
(425381, 0),
(425382, 0),
(425383, 0),
(425384, 0),
(425385, 0),
(425386, 0),
(425387, 0),
(425388, 0),
(425389, 0),
(425390, 0),
(425391, 0),
(425392, 0),
(425393, 0),
(425394, 0),
(425395, 0),
(425396, 0),
(425397, 0),
(425398, 0),
(425399, 0),
(425400, 0),
(425401, 0),
(425402, 0),
(425403, 0),
(425404, 0),
(425405, 0),
(425406, 0),
(425407, 0),
(425408, 0),
(425409, 0),
(425410, 0),
(425411, 0),
(425412, 0),
(425413, 0),
(425414, 0),
(425415, 0),
(425416, 0),
(425417, 0),
(425418, 0),
(425419, 0),
(425420, 0),
(425421, 0),
(425422, 0),
(425423, 0),
(425424, 0),
(425425, 0),
(425426, 0),
(425427, 0),
(425428, 0),
(425429, 0),
(425430, 0),
(425431, 0),
(425432, 0),
(425433, 0),
(425434, 0),
(425435, 0),
(425436, 0),
(425437, 0),
(425438, 0),
(425439, 0),
(425440, 0),
(425441, 0),
(425442, 0),
(425443, 0),
(425444, 0),
(425445, 0),
(425446, 0),
(425447, 0),
(425448, 0),
(425449, 0),
(425450, 0),
(425451, 0),
(425452, 0),
(425453, 0),
(425454, 0),
(425455, 0),
(425456, 0),
(425457, 0),
(425458, 0),
(425459, 0),
(425460, 0),
(425461, 0),
(425462, 0),
(425463, 0),
(425464, 0),
(425465, 0),
(425466, 0),
(425467, 0),
(425468, 0),
(425469, 0),
(425470, 0),
(425471, 0),
(425472, 0),
(425473, 0),
(425474, 0),
(425475, 0),
(425476, 0),
(425477, 0),
(425478, 0),
(425479, 0),
(425480, 0),
(425481, 0),
(425482, 0),
(425483, 0),
(425484, 0),
(425485, 0),
(425486, 0),
(425487, 0),
(425488, 0),
(425489, 0),
(425490, 0),
(425491, 0),
(425492, 0),
(425493, 0),
(425494, 0),
(425495, 0),
(425496, 0),
(425497, 0),
(425498, 0),
(425499, 0),
(425500, 0),
(425501, 0),
(425502, 0),
(425503, 0),
(425504, 0),
(425505, 0),
(425506, 0),
(425507, 0),
(425508, 0),
(425509, 0),
(425510, 0),
(425511, 0),
(425512, 0),
(425513, 0),
(425514, 0),
(425515, 0),
(425516, 0),
(425517, 0),
(425518, 0),
(425519, 0),
(425520, 0),
(425521, 0),
(425522, 0),
(425523, 0),
(425524, 0),
(425525, 0),
(425526, 0),
(425527, 0),
(425528, 0),
(425529, 0),
(425530, 0),
(425531, 0),
(425532, 0),
(425533, 0),
(425534, 0),
(425535, 0),
(425536, 0),
(425537, 0),
(425538, 0),
(425539, 0),
(425540, 0),
(425541, 0),
(425542, 0),
(425543, 0),
(425544, 0),
(425545, 0),
(425546, 0),
(425547, 0),
(425548, 0),
(425549, 0),
(425550, 0),
(425551, 0),
(425552, 0),
(425553, 0),
(425554, 0),
(425555, 0),
(425556, 0),
(425557, 0),
(425558, 0),
(425559, 0),
(425560, 0),
(425561, 0),
(425562, 0),
(425563, 0),
(425564, 0),
(425565, 0),
(425566, 0),
(425567, 0),
(425568, 0),
(425569, 0),
(425570, 0),
(425571, 0),
(425572, 0),
(425573, 0),
(425574, 0),
(425575, 0),
(425576, 0),
(425577, 0),
(425578, 0),
(425579, 0),
(425580, 0),
(425581, 0),
(425582, 0),
(425583, 0),
(425584, 0),
(425585, 0),
(425586, 0),
(425587, 0),
(425588, 0),
(425589, 0),
(425590, 0),
(425591, 0),
(425592, 0),
(425593, 0),
(425594, 0),
(425595, 0),
(425596, 0),
(425597, 0),
(425598, 0),
(425599, 0),
(425600, 0),
(425601, 0),
(425602, 0),
(425603, 0),
(425604, 0),
(425605, 0),
(425606, 0),
(425607, 0),
(425608, 0),
(425609, 0),
(425610, 0),
(425611, 0),
(425612, 0),
(425613, 0),
(425614, 0),
(425615, 0),
(425616, 0),
(425617, 0),
(425618, 0),
(425619, 0),
(425620, 0),
(425621, 0),
(425622, 0),
(425623, 0),
(425624, 0),
(425625, 0),
(425626, 0),
(425627, 0),
(425628, 0),
(425629, 0),
(425630, 0),
(425631, 0),
(425632, 0),
(425633, 0),
(425634, 0),
(425635, 0),
(425636, 0),
(425637, 0),
(425638, 0),
(425639, 0),
(425640, 0),
(425641, 0),
(425642, 0),
(425643, 0),
(425644, 0),
(425645, 0),
(425646, 0),
(425647, 0),
(425648, 0),
(425649, 0),
(425650, 0),
(425651, 0),
(425652, 0),
(425653, 0),
(425654, 0),
(425655, 0),
(425656, 0),
(425657, 0),
(425658, 0),
(425659, 0),
(425660, 0),
(425661, 0),
(425662, 0),
(425663, 0),
(425664, 0),
(425665, 0),
(425666, 0),
(425667, 0),
(425668, 0),
(425669, 0),
(425670, 0),
(425671, 0),
(425672, 0),
(425673, 0),
(425674, 0),
(425675, 0),
(425676, 0),
(425677, 0),
(425678, 0),
(425679, 0),
(425680, 0),
(425681, 0),
(425682, 0),
(425683, 0),
(425684, 0),
(425685, 0),
(425686, 0),
(425687, 0),
(425688, 0),
(425689, 0),
(425690, 0),
(425691, 0),
(425692, 0),
(425693, 0),
(425694, 0),
(425695, 0),
(425696, 0),
(425697, 0),
(425698, 0),
(425699, 0),
(425700, 0),
(425701, 0),
(425702, 0),
(425703, 0),
(425704, 0),
(425705, 0),
(425706, 0),
(425707, 0),
(425708, 0),
(425709, 0),
(425710, 0),
(425711, 0),
(425712, 0),
(425713, 0),
(425714, 0),
(425715, 0),
(425716, 0),
(425717, 0),
(425718, 0),
(425719, 0),
(425720, 0),
(425721, 0),
(425722, 0),
(425723, 0),
(425724, 0),
(425725, 0),
(425726, 0),
(425727, 0),
(425728, 0),
(425729, 0),
(425730, 0),
(425731, 0),
(425732, 0),
(425733, 0),
(425734, 0),
(425735, 0),
(425736, 0),
(425737, 0),
(425738, 0),
(425739, 0),
(425740, 0),
(425741, 0),
(425742, 0),
(425743, 0),
(425744, 0),
(425745, 0),
(425746, 0),
(425747, 0),
(425748, 0),
(425749, 0),
(425750, 0),
(425751, 0),
(425752, 0),
(425753, 0),
(425754, 0),
(425755, 0),
(425756, 0),
(425757, 0),
(425758, 0),
(425759, 0),
(425760, 0),
(425761, 0),
(425762, 0),
(425763, 0),
(425764, 0),
(425765, 0),
(425766, 0),
(425767, 0),
(425768, 0),
(425769, 0),
(425770, 0),
(425771, 0),
(425772, 0),
(425773, 0),
(425774, 0),
(425775, 0),
(425776, 0),
(425777, 0),
(425778, 0),
(425779, 0),
(425780, 0),
(425781, 0),
(425782, 0),
(425783, 0),
(425784, 0),
(425785, 0),
(425786, 0),
(425787, 0),
(425788, 0),
(425789, 0),
(425790, 0),
(425791, 0),
(425792, 0),
(425793, 0),
(425794, 0),
(425795, 0),
(425796, 0),
(425797, 0),
(425798, 0),
(425799, 0),
(425800, 0),
(425801, 0),
(425802, 0),
(425803, 0),
(425804, 0),
(425805, 0),
(425806, 0),
(425807, 0),
(425808, 0),
(425809, 0),
(425810, 0),
(425811, 0),
(425812, 0),
(425813, 0),
(425814, 0),
(425815, 0),
(425816, 0),
(425817, 0),
(425818, 0),
(425819, 0),
(425820, 0),
(425821, 0),
(425822, 0),
(425823, 0),
(425824, 0),
(425825, 0),
(425826, 0),
(425827, 0),
(425828, 0),
(425829, 0),
(425830, 0),
(425831, 0),
(425832, 0),
(425833, 0),
(425834, 0),
(425835, 0),
(425836, 0),
(425837, 0),
(425838, 0),
(425839, 0),
(425840, 0),
(425841, 0),
(425842, 0),
(425843, 0),
(425844, 0),
(425845, 0),
(425846, 0),
(425847, 0),
(425848, 0),
(425849, 0),
(425850, 0),
(425851, 0),
(425852, 0),
(425853, 0),
(425854, 0),
(425855, 0),
(425856, 0),
(425857, 0),
(425858, 0),
(425859, 0),
(425860, 0),
(425861, 0),
(425862, 0),
(425863, 0),
(425864, 0),
(425865, 0),
(425866, 0),
(425867, 0),
(425868, 0),
(425869, 0),
(425870, 0),
(425871, 0),
(425872, 0),
(425873, 0),
(425874, 0),
(425875, 0),
(425876, 0),
(425877, 0),
(425878, 0),
(425879, 0),
(425880, 0),
(425881, 0),
(425882, 0),
(425883, 0),
(425884, 0),
(425885, 0),
(425886, 0),
(425887, 0),
(425888, 0),
(425889, 0),
(425890, 0),
(425891, 0),
(425892, 0),
(425893, 0),
(425894, 0),
(425895, 0),
(425896, 0),
(425897, 0),
(425898, 0),
(425899, 0),
(425900, 0),
(425901, 0),
(425902, 0),
(425903, 0),
(425904, 0),
(425905, 0),
(425906, 0),
(425907, 0),
(425908, 0),
(425909, 0),
(425910, 0),
(425911, 0),
(425912, 0),
(425913, 0),
(425914, 0),
(425915, 0),
(425916, 0),
(425917, 0),
(425918, 0),
(425919, 0),
(425920, 0),
(425921, 0),
(425922, 0),
(425923, 0),
(425924, 0),
(425925, 0),
(425926, 0),
(425927, 0),
(425928, 0),
(425929, 0),
(425930, 0),
(425931, 0),
(425932, 0),
(425933, 0),
(425934, 0),
(425935, 0),
(425936, 0),
(425937, 0),
(425938, 0),
(425939, 0),
(425940, 0),
(425941, 0),
(425942, 0),
(425943, 0),
(425944, 0),
(425945, 0),
(425946, 0),
(425947, 0),
(425948, 0),
(425949, 0),
(425950, 0),
(425951, 0),
(425952, 0),
(425953, 0),
(425954, 0),
(425955, 0),
(425956, 0),
(425957, 0),
(425958, 0),
(425959, 0),
(425960, 0),
(425961, 0),
(425962, 0),
(425963, 0),
(425964, 0),
(425965, 0),
(425966, 0),
(425967, 0),
(425968, 0),
(425969, 0),
(425970, 0),
(425971, 0),
(425972, 0),
(425973, 0),
(425974, 0),
(425975, 0),
(425976, 0),
(425977, 0),
(425978, 0),
(425979, 0),
(425980, 0),
(425981, 0),
(425982, 0),
(425983, 0),
(425984, 0),
(425985, 0),
(425986, 0),
(425987, 0),
(425988, 0),
(425989, 0),
(425990, 0),
(425991, 0),
(425992, 0),
(425993, 0),
(425994, 0),
(425995, 0),
(425996, 0),
(425997, 0),
(425998, 0),
(425999, 0),
(426000, 0),
(426001, 0),
(426002, 0),
(426003, 0),
(426004, 0),
(426005, 0),
(426006, 0),
(426007, 0),
(426008, 0),
(426009, 0),
(426010, 0),
(426011, 0),
(426012, 0),
(426013, 0),
(426014, 0),
(426015, 0),
(426016, 0),
(426017, 0),
(426018, 0),
(426019, 0),
(426020, 0),
(426021, 0),
(426022, 0),
(426023, 0),
(426024, 0),
(426025, 0),
(426026, 0),
(426027, 0),
(426028, 0),
(426029, 0),
(426030, 0),
(426031, 0),
(426032, 0),
(426033, 0),
(426034, 0),
(426035, 0),
(426036, 0),
(426037, 0),
(426038, 0),
(426039, 0),
(426040, 0),
(426041, 0),
(426042, 0),
(426043, 0),
(426044, 0),
(426045, 0),
(426046, 0),
(426047, 0),
(426048, 0),
(426049, 0),
(426050, 0),
(426051, 0),
(426052, 0),
(426053, 0),
(426054, 0),
(426055, 0),
(426056, 0),
(426057, 0),
(426058, 0),
(426059, 0),
(426060, 0),
(426061, 0),
(426062, 0),
(426063, 0),
(426064, 0),
(426065, 0),
(426066, 0),
(426067, 0),
(426068, 0),
(426069, 0),
(426070, 0),
(426071, 0),
(426072, 0),
(426073, 0),
(426074, 0),
(426075, 0),
(426076, 0),
(426077, 0),
(426078, 0),
(426079, 0),
(426080, 0),
(426081, 0),
(426082, 0),
(426083, 0),
(426084, 0),
(426085, 0),
(426086, 0),
(426087, 0),
(426088, 0),
(426089, 0),
(426090, 0),
(426091, 0),
(426092, 0),
(426093, 0),
(426094, 0),
(426095, 0),
(426096, 0),
(426097, 0),
(426098, 0),
(426099, 0),
(426100, 0),
(426101, 0),
(426102, 0),
(426103, 0),
(426104, 0),
(426105, 0),
(426106, 0),
(426107, 0),
(426108, 0),
(426109, 0),
(426110, 0),
(426111, 0),
(426112, 0),
(426113, 0),
(426114, 0),
(426115, 0),
(426116, 0),
(426117, 0),
(426118, 0),
(426119, 0),
(426120, 0),
(426121, 0),
(426122, 0),
(426123, 0),
(426124, 0),
(426125, 0),
(426126, 0),
(426127, 0),
(426128, 0),
(426129, 0),
(426130, 0),
(426131, 0),
(426132, 0),
(426133, 0),
(426134, 0),
(426135, 0),
(426136, 0),
(426137, 0),
(426138, 0),
(426139, 0),
(426140, 0),
(426141, 0),
(426142, 0),
(426143, 0),
(426144, 0),
(426145, 0),
(426146, 0),
(426147, 0),
(426148, 0),
(426149, 0),
(426150, 0),
(426151, 0),
(426152, 0),
(426153, 0),
(426154, 0),
(426155, 0),
(426156, 0),
(426157, 0),
(426158, 0),
(426159, 0),
(426160, 0),
(426161, 0),
(426162, 0),
(426163, 0),
(426164, 0),
(426165, 0),
(426166, 0),
(426167, 0),
(426168, 0),
(426169, 0),
(426170, 0),
(426171, 0),
(426172, 0),
(426173, 0),
(426174, 0),
(426175, 0),
(426176, 0),
(426177, 0),
(426178, 0),
(426179, 0),
(426180, 0),
(426181, 0),
(426182, 0),
(426183, 0),
(426184, 0),
(426185, 0),
(426186, 0),
(426187, 0),
(426188, 0),
(426189, 0),
(426190, 0),
(426191, 0),
(426192, 0),
(426193, 0),
(426194, 0),
(426195, 0),
(426196, 0),
(426197, 0),
(426198, 0),
(426199, 0),
(426200, 0),
(426201, 0),
(426202, 0),
(426203, 0),
(426204, 0),
(426205, 0),
(426206, 0),
(426207, 0),
(426208, 0),
(426209, 0),
(426210, 0),
(426211, 0),
(426212, 0),
(426213, 0),
(426214, 0),
(426215, 0),
(426216, 0),
(426217, 0),
(426218, 0),
(426219, 0),
(426220, 0),
(426221, 0),
(426222, 0),
(426223, 0),
(426224, 0),
(426225, 0),
(426226, 0),
(426227, 0),
(426228, 0),
(426229, 0),
(426230, 0),
(426231, 0),
(426232, 0),
(426233, 0),
(426234, 0),
(426235, 0),
(426236, 0),
(426237, 0),
(426238, 0),
(426239, 0),
(426240, 0),
(426241, 0),
(426242, 0),
(426243, 0),
(426244, 0),
(426245, 0),
(426246, 0),
(426247, 0),
(426248, 0),
(426249, 0),
(426250, 0),
(426251, 0),
(426252, 0),
(426253, 0),
(426254, 0),
(426255, 0),
(426256, 0),
(426257, 0),
(426258, 0),
(426259, 0),
(426260, 0),
(426261, 0),
(426262, 0),
(426263, 0),
(426264, 0),
(426265, 0),
(426266, 0),
(426267, 0),
(426268, 0),
(426269, 0),
(426270, 0),
(426271, 0),
(426272, 0),
(426273, 0),
(426274, 0),
(426275, 0),
(426276, 0),
(426277, 0),
(426278, 0),
(426279, 0),
(426280, 0),
(426281, 0),
(426282, 0),
(426283, 0),
(426284, 0),
(426285, 0),
(426286, 0),
(426287, 0),
(426288, 0),
(426289, 0),
(426290, 0),
(426291, 0),
(426292, 0),
(426293, 0),
(426294, 0),
(426295, 0),
(426296, 0),
(426297, 0),
(426298, 0),
(426299, 0),
(426300, 0),
(426301, 0),
(426302, 0),
(426303, 0),
(426304, 0),
(426305, 0),
(426306, 0),
(426307, 0),
(426308, 0),
(426309, 0),
(426310, 0),
(426311, 0),
(426312, 0),
(426313, 0),
(426314, 0),
(426315, 0),
(426316, 0),
(426317, 0),
(426318, 0),
(426319, 0),
(426320, 0),
(426321, 0),
(426322, 0),
(426323, 0),
(426324, 0),
(426325, 0),
(426326, 0),
(426327, 0),
(426328, 0),
(426329, 0),
(426330, 0),
(426331, 0),
(426332, 0),
(426333, 0),
(426334, 0),
(426335, 0),
(426336, 0),
(426337, 0),
(426338, 0),
(426339, 0),
(426340, 0),
(426341, 0),
(426342, 0),
(426343, 0),
(426344, 0),
(426345, 0),
(426346, 0),
(426347, 0),
(426348, 0),
(426349, 0),
(426350, 0),
(426351, 0),
(426352, 0),
(426353, 0),
(426354, 0),
(426355, 0),
(426356, 0),
(426357, 0),
(426358, 0),
(426359, 0),
(426360, 0),
(426361, 0),
(426362, 0),
(426363, 0),
(426364, 0),
(426365, 0),
(426366, 0),
(426367, 0),
(426368, 0),
(426369, 0),
(426370, 0),
(426371, 0),
(426372, 0),
(426373, 0),
(426374, 0),
(426375, 0),
(426376, 0),
(426377, 0),
(426378, 0),
(426379, 0),
(426380, 0),
(426381, 0),
(426382, 0),
(426383, 0),
(426384, 0),
(426385, 0),
(426386, 0),
(426387, 0),
(426388, 0),
(426389, 0),
(426390, 0),
(426391, 0),
(426392, 0),
(426393, 0),
(426394, 0),
(426395, 0),
(426396, 0),
(426397, 0),
(426398, 0),
(426399, 0),
(426400, 0),
(426401, 0),
(426402, 0),
(426403, 0),
(426404, 0),
(426405, 0),
(426406, 0),
(426407, 0),
(426408, 0),
(426409, 0),
(426410, 0),
(426411, 0),
(426412, 0),
(426413, 0),
(426414, 0),
(426415, 0),
(426416, 0),
(426417, 0),
(426418, 0),
(426419, 0),
(426420, 0),
(426421, 0),
(426422, 0),
(426423, 0),
(426424, 0),
(426425, 0),
(426426, 0),
(426427, 0),
(426428, 0),
(426429, 0),
(426430, 0),
(426431, 0),
(426432, 0),
(426433, 0),
(426434, 0),
(426435, 0),
(426436, 0),
(426437, 0),
(426438, 0),
(426439, 0),
(426440, 0),
(426441, 0),
(426442, 0),
(426443, 0),
(426444, 0),
(426445, 0),
(426446, 0),
(426447, 0),
(426448, 0),
(426449, 0),
(426450, 0),
(426451, 0),
(426452, 0),
(426453, 0),
(426454, 0),
(426455, 0),
(426456, 0),
(426457, 0),
(426458, 0),
(426459, 0),
(426460, 0),
(426461, 0),
(426462, 0),
(426463, 0),
(426464, 0),
(426465, 0),
(426466, 0),
(426467, 0),
(426468, 0),
(426469, 0),
(426470, 0),
(426471, 0),
(426472, 0),
(426473, 0),
(426474, 0),
(426475, 0),
(426476, 0),
(426477, 0),
(426478, 0),
(426479, 0),
(426480, 0),
(426481, 0),
(426482, 0),
(426483, 0),
(426484, 0),
(426485, 0),
(426486, 0),
(426487, 0),
(426488, 0),
(426489, 0),
(426490, 0),
(426491, 0),
(426492, 0),
(426493, 0),
(426494, 0),
(426495, 0),
(426496, 0),
(426497, 0),
(426498, 0),
(426499, 0),
(426500, 0),
(426501, 0),
(426502, 0),
(426503, 0),
(426504, 0),
(426505, 0),
(426506, 0),
(426507, 0),
(426508, 0),
(426509, 0),
(426510, 0),
(426511, 0),
(426512, 0),
(426513, 0),
(426514, 0),
(426515, 0),
(426516, 0),
(426517, 0),
(426518, 0),
(426519, 0),
(426520, 0),
(426521, 0),
(426522, 0),
(426523, 0),
(426524, 0),
(426525, 0),
(426526, 0),
(426527, 0),
(426528, 0),
(426529, 0),
(426530, 0),
(426531, 0),
(426532, 0),
(426533, 0),
(426534, 0),
(426535, 0),
(426536, 0),
(426537, 0),
(426538, 0),
(426539, 0),
(426540, 0),
(426541, 0),
(426542, 0),
(426543, 0),
(426544, 0),
(426545, 0),
(426546, 0),
(426547, 0),
(426548, 0),
(426549, 0),
(426550, 0),
(426551, 0),
(426552, 0),
(426553, 0),
(426554, 0),
(426555, 0),
(426556, 0),
(426557, 0),
(426558, 0),
(426559, 0),
(426560, 0),
(426561, 0),
(426562, 0),
(426563, 0),
(426564, 0),
(426565, 0),
(426566, 0),
(426567, 0),
(426568, 0),
(426569, 0),
(426570, 0),
(426571, 0),
(426572, 0),
(426573, 0),
(426574, 0),
(426575, 0),
(426576, 0),
(426577, 0),
(426578, 0),
(426579, 0),
(426580, 0),
(426581, 0),
(426582, 0),
(426583, 0),
(426584, 0),
(426585, 0),
(426586, 0),
(426587, 0),
(426588, 0),
(426589, 0),
(426590, 0),
(426591, 0),
(426592, 0),
(426593, 0),
(426594, 0),
(426595, 0),
(426596, 0),
(426597, 0),
(426598, 0),
(426599, 0),
(426600, 0),
(426601, 0),
(426602, 0),
(426603, 0),
(426604, 0),
(426605, 0),
(426606, 0),
(426607, 0),
(426608, 0),
(426609, 0),
(426610, 0),
(426611, 0),
(426612, 0),
(426613, 0),
(426614, 0),
(426615, 0),
(426616, 0),
(426617, 0),
(426618, 0),
(426619, 0),
(426620, 0),
(426621, 0),
(426622, 0),
(426623, 0),
(426624, 0),
(426625, 0),
(426626, 0),
(426627, 0),
(426628, 0),
(426629, 0),
(426630, 0),
(426631, 0),
(426632, 0),
(426633, 0),
(426634, 0),
(426635, 0),
(426636, 0),
(426637, 0),
(426638, 0),
(426639, 0),
(426640, 0),
(426641, 0),
(426642, 0),
(426643, 0),
(426644, 0),
(426645, 0),
(426646, 0),
(426647, 0),
(426648, 0),
(426649, 0),
(426650, 0),
(426651, 0),
(426652, 0),
(426653, 0),
(426654, 0),
(426655, 0),
(426656, 0),
(426657, 0),
(426658, 0),
(426659, 0),
(426660, 0),
(426661, 0),
(426662, 0),
(426663, 0),
(426664, 0),
(426665, 0),
(426666, 0),
(426667, 0),
(426668, 0),
(426669, 0),
(426670, 0),
(426671, 0),
(426672, 0),
(426673, 0),
(426674, 0),
(426675, 0),
(426676, 0),
(426677, 0),
(426678, 0),
(426679, 0),
(426680, 0),
(426681, 0),
(426682, 0),
(426683, 0),
(426684, 0),
(426685, 0),
(426686, 0),
(426687, 0),
(426688, 0),
(426689, 0),
(426690, 0),
(426691, 0),
(426692, 0),
(426693, 0),
(426694, 0),
(426695, 0),
(426696, 0),
(426697, 0),
(426698, 0),
(426699, 0),
(426700, 0),
(426701, 0),
(426702, 0),
(426703, 0),
(426704, 0),
(426705, 0),
(426706, 0),
(426707, 0),
(426708, 0),
(426709, 0),
(426710, 0),
(426711, 0),
(426712, 0),
(426713, 0),
(426714, 0),
(426715, 0),
(426716, 0),
(426717, 0),
(426718, 0),
(426719, 0),
(426720, 0),
(426721, 0),
(426722, 0),
(426723, 0),
(426724, 0),
(426725, 0),
(426726, 0),
(426727, 0),
(426728, 0),
(426729, 0),
(426730, 0),
(426731, 0),
(426732, 0),
(426733, 0),
(426734, 0),
(426735, 0),
(426736, 0),
(426737, 0),
(426738, 0),
(426739, 0),
(426740, 0),
(426741, 0),
(426742, 0),
(426743, 0),
(426744, 0),
(426745, 0),
(426746, 0),
(426747, 0),
(426748, 0),
(426749, 0),
(426750, 0),
(426751, 0),
(426752, 0),
(426753, 0),
(426754, 0),
(426755, 0),
(426756, 0),
(426757, 0),
(426758, 0),
(426759, 0),
(426760, 0),
(426761, 0),
(426762, 0),
(426763, 0),
(426764, 0),
(426765, 0),
(426766, 0),
(426767, 0),
(426768, 0),
(426769, 0),
(426770, 0),
(426771, 0),
(426772, 0),
(426773, 0),
(426774, 0),
(426775, 0),
(426776, 0),
(426777, 0),
(426778, 0),
(426779, 0),
(426780, 0),
(426781, 0),
(426782, 0),
(426783, 0),
(426784, 0),
(426785, 0),
(426786, 0),
(426787, 0),
(426788, 0),
(426789, 0),
(426790, 0),
(426791, 0),
(426792, 0),
(426793, 0),
(426794, 0),
(426795, 0),
(426796, 0),
(426797, 0),
(426798, 0),
(426799, 0),
(426800, 0),
(426801, 0),
(426802, 0),
(426803, 0),
(426804, 0),
(426805, 0),
(426806, 0),
(426807, 0),
(426808, 0),
(426809, 0),
(426810, 0),
(426811, 0),
(426812, 0),
(426813, 0),
(426814, 0),
(426815, 0),
(426816, 0),
(426817, 0),
(426818, 0),
(426819, 0),
(426820, 0),
(426821, 0),
(426822, 0),
(426823, 0),
(426824, 0),
(426825, 0),
(426826, 0),
(426827, 0),
(426828, 0),
(426829, 0),
(426830, 0),
(426831, 0),
(426832, 0),
(426833, 0),
(426834, 0),
(426835, 0),
(426836, 0),
(426837, 0),
(426838, 0),
(426839, 0),
(426840, 0),
(426841, 0),
(426842, 0),
(426843, 0),
(426844, 0),
(426845, 0),
(426846, 0),
(426847, 0),
(426848, 0),
(426849, 0),
(426850, 0),
(426851, 0),
(426852, 0),
(426853, 0),
(426854, 0),
(426855, 0),
(426856, 0),
(426857, 0),
(426858, 0),
(426859, 0),
(426860, 0),
(426861, 0),
(426862, 0),
(426863, 0),
(426864, 0),
(426865, 0),
(426866, 0),
(426867, 0),
(426868, 0),
(426869, 0),
(426870, 0),
(426871, 0),
(426872, 0),
(426873, 0),
(426874, 0),
(426875, 0),
(426876, 0),
(426877, 0),
(426878, 0),
(426879, 0),
(426880, 0),
(426881, 0),
(426882, 0),
(426883, 0),
(426884, 0),
(426885, 0),
(426886, 0),
(426887, 0),
(426888, 0),
(426889, 0),
(426890, 0),
(426891, 0),
(426892, 0),
(426893, 0),
(426894, 0),
(426895, 0),
(426896, 0),
(426897, 0),
(426898, 0),
(426899, 0),
(426900, 0),
(426901, 0),
(426902, 0),
(426903, 0),
(426904, 0),
(426905, 0),
(426906, 0),
(426907, 0),
(426908, 0),
(426909, 0),
(426910, 0),
(426911, 0),
(426912, 0),
(426913, 0),
(426914, 0),
(426915, 0),
(426916, 0),
(426917, 0),
(426918, 0),
(426919, 0),
(426920, 0),
(426921, 0),
(426922, 0),
(426923, 0),
(426924, 0),
(426925, 0),
(426926, 0),
(426927, 0),
(426928, 0),
(426929, 0),
(426930, 0),
(426931, 0),
(426932, 0),
(426933, 0),
(426934, 0),
(426935, 0),
(426936, 0),
(426937, 0),
(426938, 0),
(426939, 0),
(426940, 0),
(426941, 0),
(426942, 0),
(426943, 0),
(426944, 0),
(426945, 0),
(426946, 0),
(426947, 0),
(426948, 0),
(426949, 0),
(426950, 0),
(426951, 0),
(426952, 0),
(426953, 0),
(426954, 0),
(426955, 0),
(426956, 0),
(426957, 0),
(426958, 0),
(426959, 0),
(426960, 0),
(426961, 0),
(426962, 0),
(426963, 0),
(426964, 0),
(426965, 0),
(426966, 0),
(426967, 0),
(426968, 0),
(426969, 0),
(426970, 0),
(426971, 0),
(426972, 0),
(426973, 0),
(426974, 0),
(426975, 0),
(426976, 0),
(426977, 0),
(426978, 0),
(426979, 0),
(426980, 0),
(426981, 0),
(426982, 0),
(426983, 0),
(426984, 0),
(426985, 0),
(426986, 0),
(426987, 0),
(426988, 0),
(426989, 0),
(426990, 0),
(426991, 0),
(426992, 0),
(426993, 0),
(426994, 0),
(426995, 0),
(426996, 0),
(426997, 0),
(426998, 0),
(426999, 0),
(427000, 0),
(427001, 0),
(427002, 0),
(427003, 0),
(427004, 0),
(427005, 0),
(427006, 0),
(427007, 0),
(427008, 0),
(427009, 0),
(427010, 0),
(427011, 0),
(427012, 0),
(427013, 0),
(427014, 0),
(427015, 0),
(427016, 0),
(427017, 0),
(427018, 0),
(427019, 0),
(427020, 0),
(427021, 0),
(427022, 0),
(427023, 0),
(427024, 0),
(427025, 0),
(427026, 0),
(427027, 0),
(427028, 0),
(427029, 0),
(427030, 0),
(427031, 0),
(427032, 0),
(427033, 0),
(427034, 0),
(427035, 0),
(427036, 0),
(427037, 0),
(427038, 0),
(427039, 0),
(427040, 0),
(427041, 0),
(427042, 0),
(427043, 0),
(427044, 0),
(427045, 0),
(427046, 0),
(427047, 0),
(427048, 0),
(427049, 0),
(427050, 0),
(427051, 0),
(427052, 0),
(427053, 0),
(427054, 0),
(427055, 0),
(427056, 0),
(427057, 0),
(427058, 0),
(427059, 0),
(427060, 0),
(427061, 0),
(427062, 0),
(427063, 0),
(427064, 0),
(427065, 0),
(427066, 0),
(427067, 0),
(427068, 0),
(427069, 0),
(427070, 0),
(427071, 0),
(427072, 0),
(427073, 0),
(427074, 0),
(427075, 0),
(427076, 0),
(427077, 0),
(427078, 0),
(427079, 0),
(427080, 0),
(427081, 0),
(427082, 0),
(427083, 0),
(427084, 0),
(427085, 0),
(427086, 0),
(427087, 0),
(427088, 0),
(427089, 0),
(427090, 0),
(427091, 0),
(427092, 0),
(427093, 0),
(427094, 0),
(427095, 0),
(427096, 0),
(427097, 0),
(427098, 0),
(427099, 0),
(427100, 0),
(427101, 0),
(427102, 0),
(427103, 0),
(427104, 0),
(427105, 0),
(427106, 0),
(427107, 0),
(427108, 0),
(427109, 0),
(427110, 0),
(427111, 0),
(427112, 0),
(427113, 0),
(427114, 0),
(427115, 0),
(427116, 0),
(427117, 0),
(427118, 0),
(427119, 0),
(427120, 0),
(427121, 0),
(427122, 0),
(427123, 0),
(427124, 0),
(427125, 0),
(427126, 0),
(427127, 0),
(427128, 0),
(427129, 0),
(427130, 0),
(427131, 0),
(427132, 0),
(427133, 0),
(427134, 0),
(427135, 0),
(427136, 0),
(427137, 0),
(427138, 0),
(427139, 0),
(427140, 0),
(427141, 0),
(427142, 0),
(427143, 0),
(427144, 0),
(427145, 0),
(427146, 0),
(427147, 0),
(427148, 0),
(427149, 0),
(427150, 0),
(427151, 0),
(427152, 0),
(427153, 0),
(427154, 0),
(427155, 0),
(427156, 0),
(427157, 0),
(427158, 0),
(427159, 0),
(427160, 0),
(427161, 0),
(427162, 0),
(427163, 0),
(427164, 0),
(427165, 0),
(427166, 0),
(427167, 0),
(427168, 0),
(427169, 0),
(427170, 0),
(427171, 0),
(427172, 0),
(427173, 0),
(427174, 0),
(427175, 0),
(427176, 0),
(427177, 0),
(427178, 0),
(427179, 0),
(427180, 0),
(427181, 0),
(427182, 0),
(427183, 0),
(427184, 0),
(427185, 0),
(427186, 0),
(427187, 0),
(427188, 0),
(427189, 0),
(427190, 0),
(427191, 0),
(427192, 0),
(427193, 0),
(427194, 0),
(427195, 0),
(427196, 0),
(427197, 0),
(427198, 0),
(427199, 0),
(427200, 0),
(427201, 0),
(427202, 0),
(427203, 0),
(427204, 0),
(427205, 0),
(427206, 0),
(427207, 0),
(427208, 0),
(427209, 0),
(427210, 0),
(427211, 0),
(427212, 0),
(427213, 0),
(427214, 0),
(427215, 0),
(427216, 0),
(427217, 0),
(427218, 0),
(427219, 0),
(427220, 0),
(427221, 0),
(427222, 0),
(427223, 0),
(427224, 0),
(427225, 0),
(427226, 0),
(427227, 0),
(427228, 0),
(427229, 0),
(427230, 0),
(427231, 0),
(427232, 0),
(427233, 0),
(427234, 0),
(427235, 0),
(427236, 0),
(427237, 0),
(427238, 0),
(427239, 0),
(427240, 0),
(427241, 0),
(427242, 0),
(427243, 0),
(427244, 0),
(427245, 0),
(427246, 0),
(427247, 0),
(427248, 0),
(427249, 0),
(427250, 0),
(427251, 0),
(427252, 0),
(427253, 0),
(427254, 0),
(427255, 0),
(427256, 0),
(427257, 0),
(427258, 0),
(427259, 0),
(427260, 0),
(427261, 0),
(427262, 0),
(427263, 0),
(427264, 0),
(427265, 0),
(427266, 0),
(427267, 0),
(427268, 0),
(427269, 0),
(427270, 0),
(427271, 0),
(427272, 0),
(427273, 0),
(427274, 0),
(427275, 0),
(427276, 0),
(427277, 0),
(427278, 0),
(427279, 0),
(427280, 0),
(427281, 0),
(427282, 0),
(427283, 0),
(427284, 0),
(427285, 0),
(427286, 0),
(427287, 0),
(427288, 0),
(427289, 0),
(427290, 0),
(427291, 0),
(427292, 0),
(427293, 0),
(427294, 0),
(427295, 0),
(427296, 0),
(427297, 0),
(427298, 0),
(427299, 0),
(427300, 0),
(427301, 0),
(427302, 0),
(427303, 0),
(427304, 0),
(427305, 0),
(427306, 0),
(427307, 0),
(427308, 0),
(427309, 0),
(427310, 0),
(427311, 0),
(427312, 0),
(427313, 0),
(427314, 0),
(427315, 0),
(427316, 0),
(427317, 0),
(427318, 0),
(427319, 0),
(427320, 0),
(427321, 0),
(427322, 0),
(427323, 0),
(427324, 0),
(427325, 0),
(427326, 0),
(427327, 0),
(427328, 0),
(427329, 0),
(427330, 0),
(427331, 0),
(427332, 0),
(427333, 0),
(427334, 0),
(427335, 0),
(427336, 0),
(427337, 0),
(427338, 0),
(427339, 0),
(427340, 0),
(427341, 0),
(427342, 0),
(427343, 0),
(427344, 0),
(427345, 0),
(427346, 0),
(427347, 0),
(427348, 0),
(427349, 0),
(427350, 0),
(427351, 0),
(427352, 0),
(427353, 0),
(427354, 0),
(427355, 0),
(427356, 0),
(427357, 0),
(427358, 0),
(427359, 0),
(427360, 0),
(427361, 0),
(427362, 0),
(427363, 0),
(427364, 0),
(427365, 0),
(427366, 0),
(427367, 0),
(427368, 0),
(427369, 0),
(427370, 0),
(427371, 0),
(427372, 0),
(427373, 0),
(427374, 0),
(427375, 0),
(427376, 0),
(427377, 0),
(427378, 0),
(427379, 0),
(427380, 0),
(427381, 0),
(427382, 0),
(427383, 0),
(427384, 0),
(427385, 0),
(427386, 0),
(427387, 0),
(427388, 0),
(427389, 0),
(427390, 0),
(427391, 0),
(427392, 0),
(427393, 0),
(427394, 0),
(427395, 0),
(427396, 0),
(427397, 0),
(427398, 0),
(427399, 0),
(427400, 0),
(427401, 0),
(427402, 0),
(427403, 0),
(427404, 0),
(427405, 0),
(427406, 0),
(427407, 0),
(427408, 0),
(427409, 0),
(427410, 0),
(427411, 0),
(427412, 0),
(427413, 0),
(427414, 0),
(427415, 0),
(427416, 0),
(427417, 0),
(427418, 0),
(427419, 0),
(427420, 0),
(427421, 0),
(427422, 0),
(427423, 0),
(427424, 0),
(427425, 0),
(427426, 0),
(427427, 0),
(427428, 0),
(427429, 0),
(427430, 0),
(427431, 0),
(427432, 0),
(427433, 0),
(427434, 0),
(427435, 0),
(427436, 0),
(427437, 0),
(427438, 0),
(427439, 0),
(427440, 0),
(427441, 0),
(427442, 0),
(427443, 0),
(427444, 0),
(427445, 0),
(427446, 0),
(427447, 0),
(427448, 0),
(427449, 0),
(427450, 0),
(427451, 0),
(427452, 0),
(427453, 0),
(427454, 0),
(427455, 0),
(427456, 0),
(427457, 0),
(427458, 0),
(427459, 0),
(427460, 0),
(427461, 0),
(427462, 0),
(427463, 0),
(427464, 0),
(427465, 0),
(427466, 0),
(427467, 0),
(427468, 0),
(427469, 0),
(427470, 0),
(427471, 0),
(427472, 0),
(427473, 0),
(427474, 0),
(427475, 0),
(427476, 0),
(427477, 0),
(427478, 0),
(427479, 0),
(427480, 0),
(427481, 0),
(427482, 0),
(427483, 0),
(427484, 0),
(427485, 0),
(427486, 0),
(427487, 0),
(427488, 0),
(427489, 0),
(427490, 0),
(427491, 0),
(427492, 0),
(427493, 0),
(427494, 0),
(427495, 0),
(427496, 0),
(427497, 0),
(427498, 0),
(427499, 0),
(427500, 0),
(427501, 0),
(427502, 0),
(427503, 0),
(427504, 0),
(427505, 0),
(427506, 0),
(427507, 0),
(427508, 0),
(427509, 0),
(427510, 0),
(427511, 0),
(427512, 0),
(427513, 0),
(427514, 0),
(427515, 0),
(427516, 0),
(427517, 0),
(427518, 0),
(427519, 0),
(427520, 0),
(427521, 0),
(427522, 0),
(427523, 0),
(427524, 0),
(427525, 0),
(427526, 0),
(427527, 0),
(427528, 0),
(427529, 0),
(427530, 0),
(427531, 0),
(427532, 0),
(427533, 0),
(427534, 0),
(427535, 0),
(427536, 0),
(427537, 0),
(427538, 0),
(427539, 0),
(427540, 0),
(427541, 0),
(427542, 0),
(427543, 0),
(427544, 0),
(427545, 0),
(427546, 0),
(427547, 0),
(427548, 0),
(427549, 0),
(427550, 0),
(427551, 0),
(427552, 0),
(427553, 0),
(427554, 0),
(427555, 0),
(427556, 0),
(427557, 0),
(427558, 0),
(427559, 0),
(427560, 0),
(427561, 0),
(427562, 0),
(427563, 0),
(427564, 0),
(427565, 0),
(427566, 0),
(427567, 0),
(427568, 0),
(427569, 0),
(427570, 0),
(427571, 0),
(427572, 0),
(427573, 0),
(427574, 0),
(427575, 0),
(427576, 0),
(427577, 0),
(427578, 0),
(427579, 0),
(427580, 0),
(427581, 0),
(427582, 0),
(427583, 0),
(427584, 0),
(427585, 0),
(427586, 0),
(427587, 0),
(427588, 0),
(427589, 0),
(427590, 0),
(427591, 0),
(427592, 0),
(427593, 0),
(427594, 0),
(427595, 0),
(427596, 0),
(427597, 0),
(427598, 0),
(427599, 0),
(427600, 0),
(427601, 0),
(427602, 0),
(427603, 0),
(427604, 0),
(427605, 0),
(427606, 0),
(427607, 0),
(427608, 0),
(427609, 0),
(427610, 0),
(427611, 0),
(427612, 0),
(427613, 0),
(427614, 0),
(427615, 0),
(427616, 0),
(427617, 0),
(427618, 0),
(427619, 0),
(427620, 0),
(427621, 0),
(427622, 0),
(427623, 0),
(427624, 0),
(427625, 0),
(427626, 0),
(427627, 0),
(427628, 0),
(427629, 0),
(427630, 0),
(427631, 0),
(427632, 0),
(427633, 0),
(427634, 0),
(427635, 0),
(427636, 0),
(427637, 0),
(427638, 0),
(427639, 0),
(427640, 0),
(427641, 0),
(427642, 0),
(427643, 0),
(427644, 0),
(427645, 0),
(427646, 0),
(427647, 0),
(427648, 0),
(427649, 0),
(427650, 0),
(427651, 0),
(427652, 0),
(427653, 0),
(427654, 0),
(427655, 0),
(427656, 0),
(427657, 0),
(427658, 0),
(427659, 0),
(427660, 0),
(427661, 0),
(427662, 0),
(427663, 0),
(427664, 0),
(427665, 0),
(427666, 0),
(427667, 0),
(427668, 0),
(427669, 0),
(427670, 0),
(427671, 0),
(427672, 0),
(427673, 0),
(427674, 0),
(427675, 0),
(427676, 0),
(427677, 0),
(427678, 0),
(427679, 0),
(427680, 0),
(427681, 0),
(427682, 0),
(427683, 0),
(427684, 0),
(427685, 0),
(427686, 0),
(427687, 0),
(427688, 0),
(427689, 0),
(427690, 0),
(427691, 0),
(427692, 0),
(427693, 0),
(427694, 0),
(427695, 0),
(427696, 0),
(427697, 0),
(427698, 0),
(427699, 0),
(427700, 0),
(427701, 0),
(427702, 0),
(427703, 0),
(427704, 0),
(427705, 0),
(427706, 0),
(427707, 0),
(427708, 0),
(427709, 0),
(427710, 0),
(427711, 0),
(427712, 0),
(427713, 0),
(427714, 0),
(427715, 0),
(427716, 0),
(427717, 0),
(427718, 0),
(427719, 0),
(427720, 0),
(427721, 0),
(427722, 0),
(427723, 0),
(427724, 0),
(427725, 0),
(427726, 0),
(427727, 0),
(427728, 0),
(427729, 0),
(427730, 0),
(427731, 0),
(427732, 0),
(427733, 0),
(427734, 0),
(427735, 0),
(427736, 0),
(427737, 0),
(427738, 0),
(427739, 0),
(427740, 0),
(427741, 0),
(427742, 0),
(427743, 0),
(427744, 0),
(427745, 0),
(427746, 0),
(427747, 0),
(427748, 0),
(427749, 0),
(427750, 0),
(427751, 0),
(427752, 0),
(427753, 0),
(427754, 0),
(427755, 0),
(427756, 0),
(427757, 0),
(427758, 0),
(427759, 0),
(427760, 0),
(427761, 0),
(427762, 0),
(427763, 0),
(427764, 0),
(427765, 0),
(427766, 0),
(427767, 0),
(427768, 0),
(427769, 0),
(427770, 0),
(427771, 0),
(427772, 0),
(427773, 0),
(427774, 0),
(427775, 0),
(427776, 0),
(427777, 0),
(427778, 0),
(427779, 0),
(427780, 0),
(427781, 0),
(427782, 0),
(427783, 0),
(427784, 0),
(427785, 0),
(427786, 0),
(427787, 0),
(427788, 0),
(427789, 0),
(427790, 0),
(427791, 0),
(427792, 0),
(427793, 0),
(427794, 0),
(427795, 0),
(427796, 0),
(427797, 0),
(427798, 0),
(427799, 0),
(427800, 0),
(427801, 0),
(427802, 0),
(427803, 0),
(427804, 0),
(427805, 0),
(427806, 0),
(427807, 0),
(427808, 0),
(427809, 0),
(427810, 0),
(427811, 0),
(427812, 0),
(427813, 0),
(427814, 0),
(427815, 0),
(427816, 0),
(427817, 0),
(427818, 0),
(427819, 0),
(427820, 0),
(427821, 0),
(427822, 0),
(427823, 0),
(427824, 0),
(427825, 0),
(427826, 0),
(427827, 0),
(427828, 0),
(427829, 0),
(427830, 0),
(427831, 0),
(427832, 0),
(427833, 0),
(427834, 0),
(427835, 0),
(427836, 0),
(427837, 0),
(427838, 0),
(427839, 0),
(427840, 0),
(427841, 0),
(427842, 0),
(427843, 0),
(427844, 0),
(427845, 0),
(427846, 0),
(427847, 0),
(427848, 0),
(427849, 0),
(427850, 0),
(427851, 0),
(427852, 0),
(427853, 0),
(427854, 0),
(427855, 0),
(427856, 0),
(427857, 0),
(427858, 0),
(427859, 0),
(427860, 0),
(427861, 0),
(427862, 0),
(427863, 0),
(427864, 0),
(427865, 0),
(427866, 0),
(427867, 0),
(427868, 0),
(427869, 0),
(427870, 0),
(427871, 0),
(427872, 0),
(427873, 0),
(427874, 0),
(427875, 0),
(427876, 0),
(427877, 0),
(427878, 0),
(427879, 0),
(427880, 0),
(427881, 0),
(427882, 0),
(427883, 0),
(427884, 0),
(427885, 0),
(427886, 0),
(427887, 0),
(427888, 0),
(427889, 0),
(427890, 0),
(427891, 0),
(427892, 0),
(427893, 0),
(427894, 0),
(427895, 0),
(427896, 0),
(427897, 0),
(427898, 0),
(427899, 0),
(427900, 0),
(427901, 0),
(427902, 0),
(427903, 0),
(427904, 0),
(427905, 0),
(427906, 0),
(427907, 0),
(427908, 0),
(427909, 0),
(427910, 0),
(427911, 0),
(427912, 0),
(427913, 0),
(427914, 0),
(427915, 0),
(427916, 0),
(427917, 0),
(427918, 0),
(427919, 0),
(427920, 0),
(427921, 0),
(427922, 0),
(427923, 0),
(427924, 0),
(427925, 0),
(427926, 0),
(427927, 0),
(427928, 0),
(427929, 0),
(427930, 0),
(427931, 0),
(427932, 0),
(427933, 0),
(427934, 0),
(427935, 0),
(427936, 0),
(427937, 0),
(427938, 0),
(427939, 0),
(427940, 0),
(427941, 0),
(427942, 0),
(427943, 0),
(427944, 0),
(427945, 0),
(427946, 0),
(427947, 0),
(427948, 0),
(427949, 0),
(427950, 0),
(427951, 0),
(427952, 0),
(427953, 0),
(427954, 0),
(427955, 0),
(427956, 0),
(427957, 0),
(427958, 0),
(427959, 0),
(427960, 0),
(427961, 0),
(427962, 0),
(427963, 0),
(427964, 0),
(427965, 0),
(427966, 0),
(427967, 0),
(427968, 0),
(427969, 0),
(427970, 0),
(427971, 0),
(427972, 0),
(427973, 0),
(427974, 0),
(427975, 0),
(427976, 0),
(427977, 0),
(427978, 0),
(427979, 0),
(427980, 0),
(427981, 0),
(427982, 0),
(427983, 0),
(427984, 0),
(427985, 0),
(427986, 0),
(427987, 0),
(427988, 0),
(427989, 0),
(427990, 0),
(427991, 0),
(427992, 0),
(427993, 0),
(427994, 0),
(427995, 0),
(427996, 0),
(427997, 0),
(427998, 0),
(427999, 0),
(428000, 0),
(428001, 0),
(428002, 0),
(428003, 0),
(428004, 0),
(428005, 0),
(428006, 0),
(428007, 0),
(428008, 0),
(428009, 0),
(428010, 0),
(428011, 0),
(428012, 0),
(428013, 0),
(428014, 0),
(428015, 0),
(428016, 0),
(428017, 0),
(428018, 0),
(428019, 0),
(428020, 0),
(428021, 0),
(428022, 0),
(428023, 0),
(428024, 0),
(428025, 0),
(428026, 0),
(428027, 0),
(428028, 0),
(428029, 0),
(428030, 0),
(428031, 0),
(428032, 0),
(428033, 0),
(428034, 0),
(428035, 0),
(428036, 0),
(428037, 0),
(428038, 0),
(428039, 0),
(428040, 0),
(428041, 0),
(428042, 0),
(428043, 0),
(428044, 0),
(428045, 0),
(428046, 0),
(428047, 0),
(428048, 0),
(428049, 0),
(428050, 0),
(428051, 0),
(428052, 0),
(428053, 0),
(428054, 0),
(428055, 0),
(428056, 0),
(428057, 0),
(428058, 0),
(428059, 0),
(428060, 0),
(428061, 0),
(428062, 0),
(428063, 0),
(428064, 0),
(428065, 0),
(428066, 0),
(428067, 0),
(428068, 0),
(428069, 0),
(428070, 0),
(428071, 0),
(428072, 0),
(428073, 0),
(428074, 0),
(428075, 0),
(428076, 0),
(428077, 0),
(428078, 0),
(428079, 0),
(428080, 0),
(428081, 0),
(428082, 0),
(428083, 0),
(428084, 0),
(428085, 0),
(428086, 0),
(428087, 0),
(428088, 0),
(428089, 0),
(428090, 0),
(428091, 0),
(428092, 0),
(428093, 0),
(428094, 0),
(428095, 0),
(428096, 0),
(428097, 0),
(428098, 0),
(428099, 0),
(428100, 0),
(428101, 0),
(428102, 0),
(428103, 0),
(428104, 0),
(428105, 0),
(428106, 0),
(428107, 0),
(428108, 0),
(428109, 0),
(428110, 0),
(428111, 0),
(428112, 0),
(428113, 0),
(428114, 0),
(428115, 0),
(428116, 0),
(428117, 0),
(428118, 0),
(428119, 0),
(428120, 0),
(428121, 0),
(428122, 0),
(428123, 0),
(428124, 0),
(428125, 0),
(428126, 0),
(428127, 0),
(428128, 0),
(428129, 0),
(428130, 0),
(428131, 0),
(428132, 0),
(428133, 0),
(428134, 0),
(428135, 0),
(428136, 0),
(428137, 0),
(428138, 0),
(428139, 0),
(428140, 0),
(428141, 0),
(428142, 0),
(428143, 0),
(428144, 0),
(428145, 0),
(428146, 0),
(428147, 0),
(428148, 0),
(428149, 0),
(428150, 0),
(428151, 0),
(428152, 0),
(428153, 0),
(428154, 0),
(428155, 0),
(428156, 0),
(428157, 0),
(428158, 0),
(428159, 0),
(428160, 0),
(428161, 0),
(428162, 0),
(428163, 0),
(428164, 0),
(428165, 0),
(428166, 0),
(428167, 0),
(428168, 0),
(428169, 0),
(428170, 0),
(428171, 0),
(428172, 0),
(428173, 0),
(428174, 0),
(428175, 0),
(428176, 0),
(428177, 0),
(428178, 0),
(428179, 0),
(428180, 0),
(428181, 0),
(428182, 0),
(428183, 0),
(428184, 0),
(428185, 0),
(428186, 0),
(428187, 0),
(428188, 0),
(428189, 0),
(428190, 0),
(428191, 0),
(428192, 0),
(428193, 0),
(428194, 0),
(428195, 0),
(428196, 0),
(428197, 0),
(428198, 0),
(428199, 0),
(428200, 0),
(428201, 0),
(428202, 0),
(428203, 0),
(428204, 0),
(428205, 0),
(428206, 0),
(428207, 0),
(428208, 0),
(428209, 0),
(428210, 0),
(428211, 0),
(428212, 0),
(428213, 0),
(428214, 0),
(428215, 0),
(428216, 0),
(428217, 0),
(428218, 0),
(428219, 0),
(428220, 0),
(428221, 0),
(428222, 0),
(428223, 0),
(428224, 0),
(428225, 0),
(428226, 0),
(428227, 0),
(428228, 0),
(428229, 0),
(428230, 0),
(428231, 0),
(428232, 0),
(428233, 0),
(428234, 0),
(428235, 0),
(428236, 0),
(428237, 0),
(428238, 0),
(428239, 0),
(428240, 0),
(428241, 0),
(428242, 0),
(428243, 0),
(428244, 0),
(428245, 0),
(428246, 0),
(428247, 0),
(428248, 0),
(428249, 0),
(428250, 0),
(428251, 0),
(428252, 0),
(428253, 0),
(428254, 0),
(428255, 0),
(428256, 0),
(428257, 0),
(428258, 0),
(428259, 0),
(428260, 0),
(428261, 0),
(428262, 0),
(428263, 0),
(428264, 0),
(428265, 0),
(428266, 0),
(428267, 0),
(428268, 0),
(428269, 0),
(428270, 0),
(428271, 0),
(428272, 0),
(428273, 0),
(428274, 0),
(428275, 0),
(428276, 0),
(428277, 0),
(428278, 0),
(428279, 0),
(428280, 0),
(428281, 0),
(428282, 0),
(428283, 0),
(428284, 0),
(428285, 0),
(428286, 0),
(428287, 0),
(428288, 0),
(428289, 0),
(428290, 0),
(428291, 0),
(428292, 0),
(428293, 0),
(428294, 0),
(428295, 0),
(428296, 0),
(428297, 0),
(428298, 0),
(428299, 0),
(428300, 0),
(428301, 0),
(428302, 0),
(428303, 0),
(428304, 0),
(428305, 0),
(428306, 0),
(428307, 0),
(428308, 0),
(428309, 0),
(428310, 0),
(428311, 0),
(428312, 0),
(428313, 0),
(428314, 0),
(428315, 0),
(428316, 0),
(428317, 0),
(428318, 0),
(428319, 0),
(428320, 0),
(428321, 0),
(428322, 0),
(428323, 0),
(428324, 0),
(428325, 0),
(428326, 0),
(428327, 0),
(428328, 0),
(428329, 0),
(428330, 0),
(428331, 0),
(428332, 0),
(428333, 0),
(428334, 0),
(428335, 0),
(428336, 0),
(428337, 0),
(428338, 0),
(428339, 0),
(428340, 0),
(428341, 0),
(428342, 0),
(428343, 0),
(428344, 0),
(428345, 0),
(428346, 0),
(428347, 0),
(428348, 0),
(428349, 0),
(428350, 0),
(428351, 0),
(428352, 0),
(428353, 0),
(428354, 0),
(428355, 0),
(428356, 0),
(428357, 0),
(428358, 0),
(428359, 0),
(428360, 0),
(428361, 0),
(428362, 0),
(428363, 0);
INSERT INTO `oc_t_city_stats` (`fk_i_city_id`, `i_num_items`) VALUES
(428364, 0),
(428365, 0),
(428366, 0),
(428367, 0),
(428368, 0),
(428369, 0),
(428370, 0),
(428371, 0),
(428372, 0),
(428373, 0),
(428374, 0),
(428375, 0),
(428376, 0),
(428377, 0),
(428378, 0),
(428379, 0),
(428380, 0),
(428381, 0),
(428382, 0),
(428383, 0),
(428384, 0),
(428385, 0),
(428386, 0),
(428387, 0),
(428388, 0),
(428389, 0),
(428390, 0),
(428391, 0),
(428392, 0),
(428393, 0),
(428394, 0),
(428395, 0),
(428396, 0),
(428397, 0),
(428398, 0),
(428399, 0),
(428400, 0),
(428401, 0),
(428402, 0),
(428403, 0),
(428404, 0),
(428405, 0),
(428406, 0),
(428407, 0),
(428408, 0),
(428409, 0),
(428410, 0),
(428411, 0),
(428412, 0),
(428413, 0),
(428414, 0),
(428415, 0),
(428416, 0),
(428417, 0),
(428418, 0),
(428419, 0),
(428420, 0),
(428421, 0),
(428422, 0),
(428423, 0),
(428424, 0),
(428425, 0),
(428426, 0),
(428427, 0),
(428428, 0),
(428429, 0),
(428430, 0),
(428431, 0),
(428432, 0),
(428433, 0),
(428434, 0),
(428435, 0),
(428436, 0),
(428437, 0),
(428438, 0),
(428439, 0),
(428440, 0),
(428441, 0),
(428442, 0),
(428443, 0),
(428444, 0),
(428445, 0),
(428446, 0),
(428447, 0),
(428448, 0),
(428449, 0),
(428450, 0),
(428451, 0),
(428452, 0),
(428453, 0),
(428454, 0),
(428455, 0),
(428456, 0),
(428457, 0),
(428458, 0),
(428459, 0),
(428460, 0),
(428461, 0),
(428462, 0),
(428463, 0),
(428464, 0),
(428465, 0),
(428466, 0),
(428467, 0),
(428468, 0),
(428469, 0),
(428470, 0),
(428471, 0),
(428472, 0),
(428473, 0),
(428474, 0),
(428475, 0),
(428476, 0),
(428477, 0),
(428478, 0),
(428479, 0),
(428480, 0),
(428481, 0),
(428482, 0),
(428483, 0),
(428484, 0),
(428485, 0),
(428486, 0),
(428487, 0),
(428488, 0),
(428489, 0),
(428490, 0),
(428491, 0),
(428492, 0),
(428493, 0),
(428494, 0),
(428495, 0),
(428496, 0),
(428497, 0),
(428498, 0),
(428499, 0),
(428500, 0),
(428501, 0),
(428502, 0),
(428503, 0),
(428504, 0),
(428505, 0),
(428506, 0),
(428507, 0),
(428508, 0),
(428509, 0),
(428510, 0),
(428511, 0),
(428512, 0),
(428513, 0),
(428514, 0),
(428515, 0),
(428516, 0),
(428517, 0),
(428518, 0),
(428519, 0),
(428520, 0),
(428521, 0),
(428522, 0),
(428523, 0),
(428524, 0),
(428525, 0),
(428526, 0),
(428527, 0),
(428528, 0),
(428529, 0),
(428530, 0),
(428531, 0),
(428532, 0),
(428533, 0),
(428534, 0),
(428535, 0),
(428536, 0),
(428537, 0),
(428538, 0),
(428539, 0),
(428540, 0),
(428541, 0),
(428542, 0),
(428543, 0),
(428544, 0),
(428545, 0),
(428546, 0),
(428547, 0),
(428548, 0),
(428549, 0),
(428550, 0),
(428551, 0),
(428552, 0),
(428553, 0),
(428554, 0),
(428555, 0),
(428556, 0),
(428557, 0),
(428558, 0),
(428559, 0),
(428560, 0),
(428561, 0),
(428562, 0),
(428563, 0),
(428564, 0),
(428565, 0),
(428566, 0),
(428567, 0),
(428568, 0),
(428569, 0),
(428570, 0),
(428571, 0),
(428572, 0),
(428573, 0),
(428574, 0),
(428575, 0),
(428576, 0),
(428577, 0),
(428578, 0),
(428579, 0),
(428580, 0),
(428581, 0),
(428582, 0),
(428583, 0),
(428584, 0),
(428585, 0),
(428586, 0),
(428587, 0),
(428588, 0),
(428589, 0),
(428590, 0),
(428591, 0),
(428592, 0),
(428593, 0),
(428594, 0),
(428595, 0),
(428596, 0),
(428597, 0),
(428598, 0),
(428599, 0),
(428600, 0),
(428601, 0),
(428602, 0),
(428603, 0),
(428604, 0),
(428605, 0),
(428606, 0),
(428607, 0),
(428608, 0),
(428609, 0),
(428610, 0),
(428611, 0),
(428612, 0),
(428613, 0),
(428614, 0),
(428615, 0),
(428616, 0),
(428617, 0),
(428618, 0),
(428619, 0),
(428620, 0),
(428621, 0),
(428622, 0),
(428623, 0),
(428624, 0),
(428625, 0),
(428626, 0),
(428627, 0),
(428628, 0),
(428629, 0),
(428630, 0),
(428631, 0),
(428632, 0),
(428633, 0),
(428634, 0),
(428635, 0),
(428636, 0),
(428637, 0),
(428638, 0),
(428639, 0),
(428640, 0),
(428641, 0),
(428642, 0),
(428643, 0),
(428644, 0),
(428645, 0),
(428646, 0),
(428647, 0),
(428648, 0),
(428649, 0),
(428650, 0),
(428651, 0),
(428652, 0),
(428653, 0),
(428654, 0),
(428655, 0),
(428656, 0),
(428657, 0),
(428658, 0),
(428659, 0),
(428660, 0),
(428661, 0),
(428662, 0),
(428663, 0),
(428664, 0),
(428665, 0),
(428666, 0),
(428667, 0),
(428668, 0),
(428669, 0),
(428670, 0),
(428671, 0),
(428672, 0),
(428673, 0),
(428674, 0),
(428675, 0),
(428676, 0),
(428677, 0),
(428678, 0),
(428679, 0),
(428680, 0),
(428681, 0),
(428682, 0),
(428683, 0),
(428684, 0),
(428685, 0),
(428686, 0),
(428687, 0),
(428688, 0),
(428689, 0),
(428690, 0),
(428691, 0),
(428692, 0),
(428693, 0),
(428694, 0),
(428695, 0),
(428696, 0),
(428697, 0),
(428698, 0),
(428699, 0),
(428700, 0),
(428701, 0),
(428702, 0),
(428703, 0),
(428704, 0),
(428705, 0),
(428706, 0),
(428707, 0),
(428708, 0),
(428709, 0),
(428710, 0),
(428711, 0),
(428712, 0),
(428713, 0),
(428714, 0),
(428715, 0),
(428716, 0),
(428717, 0),
(428718, 0),
(428719, 0),
(428720, 0),
(428721, 0),
(428722, 0),
(428723, 0),
(428724, 0),
(428725, 0),
(428726, 0),
(428727, 0),
(428728, 0),
(428729, 0),
(428730, 0),
(428731, 0),
(428732, 0),
(428733, 0),
(428734, 0),
(428735, 0),
(428736, 0),
(428737, 0),
(428738, 0),
(428739, 0),
(428740, 0),
(428741, 0),
(428742, 0),
(428743, 0),
(428744, 0),
(428745, 0),
(428746, 0),
(428747, 0),
(428748, 0),
(428749, 0),
(428750, 0),
(428751, 0),
(428752, 0),
(428753, 0),
(428754, 0),
(428755, 0),
(428756, 0),
(428757, 0),
(428758, 0),
(428759, 0),
(428760, 0),
(428761, 0),
(428762, 0),
(428763, 0),
(428764, 0),
(428765, 0),
(428766, 0),
(428767, 0),
(428768, 0),
(428769, 0),
(428770, 0),
(428771, 0),
(428772, 0),
(428773, 0),
(428774, 0),
(428775, 0),
(428776, 0),
(428777, 0),
(428778, 0),
(428779, 0),
(428780, 0),
(428781, 0),
(428782, 0),
(428783, 0),
(428784, 0),
(428785, 0),
(428786, 0),
(428787, 0),
(428788, 0),
(428789, 0),
(428790, 0),
(428791, 0),
(428792, 0),
(428793, 0),
(428794, 0),
(428795, 0),
(428796, 0),
(428797, 0),
(428798, 0),
(428799, 0),
(428800, 0),
(428801, 0),
(428802, 0),
(428803, 0),
(428804, 0),
(428805, 0),
(428806, 0),
(428807, 0),
(428808, 0),
(428809, 0),
(428810, 0),
(428811, 0),
(428812, 0),
(428813, 0),
(428814, 0),
(428815, 0),
(428816, 0),
(428817, 0),
(428818, 0),
(428819, 0),
(428820, 0),
(428821, 0),
(428822, 0),
(428823, 0),
(428824, 0),
(428825, 0),
(428826, 0),
(428827, 0),
(428828, 0),
(428829, 0),
(428830, 0),
(428831, 0),
(428832, 0),
(428833, 0),
(428834, 0),
(428835, 0),
(428836, 0),
(428837, 0),
(428838, 0),
(428839, 0),
(428840, 0),
(428841, 0),
(428842, 0),
(428843, 0),
(428844, 0),
(428845, 0),
(428846, 0),
(428847, 0),
(428848, 0),
(428849, 0),
(428850, 0),
(428851, 0),
(428852, 0),
(428853, 0),
(428854, 0),
(428855, 0),
(428856, 0),
(428857, 0),
(428858, 0),
(428859, 0),
(428860, 0),
(428861, 0),
(428862, 0),
(428863, 0),
(428864, 0),
(428865, 0),
(428866, 0),
(428867, 0),
(428868, 0),
(428869, 0),
(428870, 0),
(428871, 0),
(428872, 0),
(428873, 0),
(428874, 0),
(428875, 0),
(428876, 0),
(428877, 0),
(428878, 0),
(428879, 0),
(428880, 0),
(428881, 0),
(428882, 0),
(428883, 0),
(428884, 0),
(428885, 0),
(428886, 0),
(428887, 0),
(428888, 0),
(428889, 0),
(428890, 0),
(428891, 0),
(428892, 0),
(428893, 0),
(428894, 0),
(428895, 0),
(428896, 0),
(428897, 0),
(428898, 0),
(428899, 0),
(428900, 0),
(428901, 0),
(428902, 0),
(428903, 0),
(428904, 0),
(428905, 0),
(428906, 0),
(428907, 0),
(428908, 0),
(428909, 0),
(428910, 0),
(428911, 0),
(428912, 0),
(428913, 0),
(428914, 0),
(428915, 0),
(428916, 0),
(428917, 0),
(428918, 0),
(428919, 0),
(428920, 0),
(428921, 0),
(428922, 0),
(428923, 0),
(428924, 0),
(428925, 0),
(428926, 0),
(428927, 0),
(428928, 0),
(428929, 0),
(428930, 0),
(428931, 0),
(428932, 0),
(428933, 0),
(428934, 0),
(428935, 0),
(428936, 0),
(428937, 0),
(428938, 0),
(428939, 0),
(428940, 0),
(428941, 0),
(428942, 0),
(428943, 0),
(428944, 0),
(428945, 0),
(428946, 0),
(428947, 0),
(428948, 0),
(428949, 0),
(428950, 0),
(428951, 0),
(428952, 0),
(428953, 0),
(428954, 0),
(428955, 0),
(428956, 0),
(428957, 0),
(428958, 0),
(428959, 0),
(428960, 0),
(428961, 0),
(428962, 0),
(428963, 0),
(428964, 0),
(428965, 0),
(428966, 0),
(428967, 0),
(428968, 0),
(428969, 0),
(428970, 0),
(428971, 0),
(428972, 0),
(428973, 0),
(428974, 0),
(428975, 0),
(428976, 0),
(428977, 0),
(428978, 0),
(428979, 0),
(428980, 0),
(428981, 0),
(428982, 0),
(428983, 0),
(428984, 0),
(428985, 0),
(428986, 0),
(428987, 0),
(428988, 0),
(428989, 0),
(428990, 0),
(428991, 0),
(428992, 0),
(428993, 0),
(428994, 0),
(428995, 0),
(428996, 0),
(428997, 0),
(428998, 0),
(428999, 0),
(429000, 0),
(429001, 0),
(429002, 0),
(429003, 0),
(429004, 0),
(429005, 0),
(429006, 0),
(429007, 0),
(429008, 0),
(429009, 0),
(429010, 0),
(429011, 0),
(429012, 0),
(429013, 0),
(429014, 0),
(429015, 0),
(429016, 0),
(429017, 0),
(429018, 0),
(429019, 0),
(429020, 0),
(429021, 0),
(429022, 0),
(429023, 0),
(429024, 0),
(429025, 0),
(429026, 0),
(429027, 0),
(429028, 0),
(429029, 0),
(429030, 0),
(429031, 0),
(429032, 0),
(429033, 0),
(429034, 0),
(429035, 0),
(429036, 0),
(429037, 0),
(429038, 0),
(429039, 0),
(429040, 0),
(429041, 0),
(429042, 0),
(429043, 0),
(429044, 0),
(429045, 0),
(429046, 0),
(429047, 0),
(429048, 0),
(429049, 0),
(429050, 0),
(429051, 0),
(429052, 0),
(429053, 0),
(429054, 0),
(429055, 0),
(429056, 0),
(429057, 0),
(429058, 0),
(429059, 0),
(429060, 0),
(429061, 0),
(429062, 0),
(429063, 0),
(429064, 0),
(429065, 0),
(429066, 0),
(429067, 0),
(429068, 0),
(429069, 0),
(429070, 0),
(429071, 0),
(429072, 0),
(429073, 0),
(429074, 0),
(429075, 0),
(429076, 0),
(429077, 0),
(429078, 0),
(429079, 0),
(429080, 0),
(429081, 0),
(429082, 0),
(429083, 0),
(429084, 0),
(429085, 0),
(429086, 0),
(429087, 0),
(429088, 0),
(429089, 0),
(429090, 0),
(429091, 0),
(429092, 0),
(429093, 0),
(429094, 0),
(429095, 0),
(429096, 0),
(429097, 0),
(429098, 0),
(429099, 0),
(429100, 0),
(429101, 0),
(429102, 0),
(429103, 0),
(429104, 0),
(429105, 0),
(429106, 0),
(429107, 0),
(429108, 0),
(429109, 0),
(429110, 0),
(429111, 0),
(429112, 0),
(429113, 0),
(429114, 0),
(429115, 0),
(429116, 0),
(429117, 0),
(429118, 0),
(429119, 0),
(429120, 0),
(429121, 0),
(429122, 0),
(429123, 0),
(429124, 0),
(429125, 0),
(429126, 0),
(429127, 0),
(429128, 0),
(429129, 0),
(429130, 0),
(429131, 0),
(429132, 0),
(429133, 0),
(429134, 0),
(429135, 0),
(429136, 0),
(429137, 0),
(429138, 0),
(429139, 0),
(429140, 0),
(429141, 0),
(429142, 0),
(429143, 0),
(429144, 0),
(429145, 0),
(429146, 0),
(429147, 0),
(429148, 0),
(429149, 0),
(429150, 0),
(429151, 0),
(429152, 0),
(429153, 0),
(429154, 0),
(429155, 0),
(429156, 0),
(429157, 0),
(429158, 0),
(429159, 0),
(429160, 0),
(429161, 0),
(429162, 0),
(429163, 0),
(429164, 0),
(429165, 0),
(429166, 0),
(429167, 0),
(429168, 0),
(429169, 0),
(429170, 0),
(429171, 0),
(429172, 0),
(429173, 0),
(429174, 0),
(429175, 0),
(429176, 0),
(429177, 0),
(429178, 0),
(429179, 0),
(429180, 0),
(429181, 0),
(429182, 0),
(429183, 0),
(429184, 0),
(429185, 0),
(429186, 0),
(429187, 0),
(429188, 0),
(429189, 0),
(429190, 0),
(429191, 0),
(429192, 0),
(429193, 0),
(429194, 0),
(429195, 0),
(429196, 0),
(429197, 0),
(429198, 0),
(429199, 0),
(429200, 0),
(429201, 0),
(429202, 0),
(429203, 0),
(429204, 0),
(429205, 0),
(429206, 0),
(429207, 0),
(429208, 0),
(429209, 0),
(429210, 0),
(429211, 0),
(429212, 0),
(429213, 0),
(429214, 0),
(429215, 0),
(429216, 0),
(429217, 0),
(429218, 0),
(429219, 0),
(429220, 0),
(429221, 0),
(429222, 0),
(429223, 0),
(429224, 0),
(429225, 0),
(429226, 0),
(429227, 0),
(429228, 0),
(429229, 0),
(429230, 0),
(429231, 0),
(429232, 0),
(429233, 0),
(429234, 0),
(429235, 0),
(429236, 0),
(429237, 0),
(429238, 0),
(429239, 0),
(429240, 0),
(429241, 0),
(429242, 0),
(429243, 0),
(429244, 0),
(429245, 0),
(429246, 0),
(429247, 0),
(429248, 0),
(429249, 0),
(429250, 0),
(429251, 0),
(429252, 0),
(429253, 0),
(429254, 0),
(429255, 0),
(429256, 0),
(429257, 0),
(429258, 0),
(429259, 0),
(429260, 0),
(429261, 0),
(429262, 0),
(429263, 0),
(429264, 0),
(429265, 0),
(429266, 0),
(429267, 0),
(429268, 0),
(429269, 0),
(429270, 0),
(429271, 0),
(429272, 0),
(429273, 0),
(429274, 0),
(429275, 0),
(429276, 0),
(429277, 0),
(429278, 0),
(429279, 0),
(429280, 0),
(429281, 0),
(429282, 0),
(429283, 0),
(429284, 0),
(429285, 0),
(429286, 0),
(429287, 0),
(429288, 0),
(429289, 0),
(429290, 0),
(429291, 0),
(429292, 0),
(429293, 0),
(429294, 0),
(429295, 0),
(429296, 0),
(429297, 0),
(429298, 0),
(429299, 0),
(429300, 0),
(429301, 0),
(429302, 0),
(429303, 0),
(429304, 0),
(429305, 0),
(429306, 0),
(429307, 0),
(429308, 0),
(429309, 0),
(429310, 0),
(429311, 0),
(429312, 0),
(429313, 0),
(429314, 0),
(429315, 0),
(429316, 0),
(429317, 0),
(429318, 0),
(429319, 0),
(429320, 0),
(429321, 0),
(429322, 0),
(429323, 0),
(429324, 0),
(429325, 0),
(429326, 0),
(429327, 0),
(429328, 0),
(429329, 0),
(429330, 0),
(429331, 0),
(429332, 0),
(429333, 0),
(429334, 0),
(429335, 0),
(429336, 0),
(429337, 0),
(429338, 0),
(429339, 0),
(429340, 0),
(429341, 0),
(429342, 0),
(429343, 0),
(429344, 0),
(429345, 0),
(429346, 0),
(429347, 0),
(429348, 0),
(429349, 0),
(429350, 0),
(429351, 0),
(429352, 0),
(429353, 0),
(429354, 0),
(429355, 0),
(429356, 0),
(429357, 0),
(429358, 0),
(429359, 0),
(429360, 0),
(429361, 0),
(429362, 0),
(429363, 0),
(429364, 0),
(429365, 0),
(429366, 0),
(429367, 0),
(429368, 0),
(429369, 0),
(429370, 0),
(429371, 0),
(429372, 0),
(429373, 0),
(429374, 0),
(429375, 0),
(429376, 0),
(429377, 0),
(429378, 0),
(429379, 0),
(429380, 0),
(429381, 0),
(429382, 0),
(429383, 0),
(429384, 0),
(429385, 0),
(429386, 0),
(429387, 0),
(429388, 0),
(429389, 0),
(429390, 0),
(429391, 0),
(429392, 0),
(429393, 0),
(429394, 0),
(429395, 0),
(429396, 0),
(429397, 0),
(429398, 0),
(429399, 0),
(429400, 0),
(429401, 0),
(429402, 0),
(429403, 0),
(429404, 0),
(429405, 0),
(429406, 0),
(429407, 0),
(429408, 0),
(429409, 0),
(429410, 0),
(429411, 0),
(429412, 0),
(429413, 0),
(429414, 0),
(429415, 0),
(429416, 0),
(429417, 0),
(429418, 0),
(429419, 0),
(429420, 0),
(429421, 0),
(429422, 0),
(429423, 0),
(429424, 0),
(429425, 0),
(429426, 0),
(429427, 0),
(429428, 0),
(429429, 0),
(429430, 0),
(429431, 0),
(429432, 0),
(429433, 0),
(429434, 0),
(429435, 0),
(429436, 0),
(429437, 0),
(429438, 0),
(429439, 0),
(429440, 0),
(429441, 0),
(429442, 0),
(429443, 0),
(429444, 0),
(429445, 0),
(429446, 0),
(429447, 0),
(429448, 0),
(429449, 0),
(429450, 0),
(429451, 0),
(429452, 0),
(429453, 0),
(429454, 0),
(429455, 0),
(429456, 0),
(429457, 0),
(429458, 0),
(429459, 0),
(429460, 0),
(429461, 0),
(429462, 0),
(429463, 0),
(429464, 0),
(429465, 0),
(429466, 0),
(429467, 0),
(429468, 0),
(429469, 0),
(429470, 0),
(429471, 0),
(429472, 0),
(429473, 0),
(429474, 0),
(429475, 0),
(429476, 0),
(429477, 0),
(429478, 0),
(429479, 0),
(429480, 0),
(429481, 0),
(429482, 0),
(429483, 0),
(429484, 0),
(429485, 0),
(429486, 0),
(429487, 0),
(429488, 0),
(429489, 0),
(429490, 0),
(429491, 0),
(429492, 0),
(429493, 0),
(429494, 0),
(429495, 0),
(429496, 0),
(429497, 0),
(429498, 0),
(429499, 0),
(429500, 0),
(429501, 0),
(429502, 0),
(429503, 0),
(429504, 0),
(429505, 0),
(429506, 0),
(429507, 0),
(429508, 0),
(429509, 0),
(429510, 0),
(429511, 0),
(429512, 0),
(429513, 0),
(429514, 0),
(429515, 0),
(429516, 0),
(429517, 0),
(429518, 0),
(429519, 0),
(429520, 0),
(429521, 0),
(429522, 0),
(429523, 0),
(429524, 0),
(429525, 0),
(429526, 0),
(429527, 0),
(429528, 0),
(429529, 0),
(429530, 0),
(429531, 0),
(429532, 0),
(429533, 0),
(429534, 0),
(429535, 0),
(429536, 0),
(429537, 0),
(429538, 0),
(429539, 0),
(429540, 0),
(429541, 0),
(429542, 0),
(429543, 0),
(429544, 0),
(429545, 0),
(429546, 0),
(429547, 0),
(429548, 0),
(429549, 0),
(429550, 0),
(429551, 0),
(429552, 0),
(429553, 0),
(429554, 0),
(429555, 0),
(429556, 0),
(429557, 0),
(429558, 0),
(429559, 0),
(429560, 0),
(429561, 0),
(429562, 0),
(429563, 0),
(429564, 0),
(429565, 0),
(429566, 0),
(429567, 0),
(429568, 0),
(429569, 0),
(429570, 0),
(429571, 0),
(429572, 0),
(429573, 0),
(429574, 0),
(429575, 0),
(429576, 0),
(429577, 0),
(429578, 0),
(429579, 0),
(429580, 0),
(429581, 0),
(429582, 0),
(429583, 0),
(429584, 0),
(429585, 0),
(429586, 0),
(429587, 0),
(429588, 0),
(429589, 0),
(429590, 0),
(429591, 0),
(429592, 0),
(429593, 0),
(429594, 0),
(429595, 0),
(429596, 0),
(429597, 0),
(429598, 0),
(429599, 0),
(429600, 0),
(429601, 0),
(429602, 0),
(429603, 0),
(429604, 0),
(429605, 0),
(429606, 0),
(429607, 0),
(429608, 0),
(429609, 0),
(429610, 0),
(429611, 0),
(429612, 0),
(429613, 0),
(429614, 0),
(429615, 0),
(429616, 0),
(429617, 0),
(429618, 0),
(429619, 0),
(429620, 0),
(429621, 0),
(429622, 0),
(429623, 0),
(429624, 0),
(429625, 0),
(429626, 0),
(429627, 0),
(429628, 0),
(429629, 0),
(429630, 0),
(429631, 0),
(429632, 0),
(429633, 0),
(429634, 0),
(429635, 0),
(429636, 0),
(429637, 0),
(429638, 0),
(429639, 0),
(429640, 0),
(429641, 0),
(429642, 0),
(429643, 0),
(429644, 0),
(429645, 0),
(429646, 0),
(429647, 0),
(429648, 0),
(429649, 0),
(429650, 0),
(429651, 0),
(429652, 0),
(429653, 0),
(429654, 0),
(429655, 0),
(429656, 0),
(429657, 0),
(429658, 0),
(429659, 0),
(429660, 0),
(429661, 0),
(429662, 0),
(429663, 0),
(429664, 0),
(429665, 0),
(429666, 0),
(429667, 0),
(429668, 0),
(429669, 0),
(429670, 0),
(429671, 0),
(429672, 0),
(429673, 0),
(429674, 0),
(429675, 0),
(429676, 0),
(429677, 0),
(429678, 0),
(429679, 0),
(429680, 0),
(429681, 0),
(429682, 0),
(429683, 0),
(429684, 0),
(429685, 0),
(429686, 0),
(429687, 0),
(429688, 0),
(429689, 0),
(429690, 0),
(429691, 0),
(429692, 0),
(429693, 0),
(429694, 0),
(429695, 0),
(429696, 0),
(429697, 0),
(429698, 0),
(429699, 0),
(429700, 0),
(429701, 0),
(429702, 0),
(429703, 0),
(429704, 0),
(429705, 0),
(429706, 0),
(429707, 0),
(429708, 0),
(429709, 0),
(429710, 0),
(429711, 0),
(429712, 0),
(429713, 0),
(429714, 0),
(429715, 0),
(429716, 0),
(429717, 0),
(429718, 0),
(429719, 0),
(429720, 0),
(429721, 0),
(429722, 0),
(429723, 0),
(429724, 0),
(429725, 0),
(429726, 0),
(429727, 0),
(429728, 0),
(429729, 0),
(429730, 0),
(429731, 0),
(429732, 0),
(429733, 0),
(429734, 0),
(429735, 0),
(429736, 0),
(429737, 0),
(429738, 0),
(429739, 0),
(429740, 0),
(429741, 0),
(429742, 0),
(429743, 0),
(429744, 0),
(429745, 0),
(429746, 0),
(429747, 0),
(429748, 0),
(429749, 0),
(429750, 0),
(429751, 0),
(429752, 0),
(429753, 0),
(429754, 0),
(429755, 0),
(429756, 0),
(429757, 0),
(429758, 0),
(429759, 0),
(429760, 0),
(429761, 0),
(429762, 0),
(429763, 0),
(429764, 0),
(429765, 0),
(429766, 0),
(429767, 0),
(429768, 0),
(429769, 0),
(429770, 0),
(429771, 0),
(429772, 0),
(429773, 0),
(429774, 0),
(429775, 0),
(429776, 0),
(429777, 0),
(429778, 0),
(429779, 0),
(429780, 0),
(429781, 0),
(429782, 0),
(429783, 0),
(429784, 0),
(429785, 0),
(429786, 0),
(429787, 0),
(429788, 0),
(429789, 0),
(429790, 0),
(429791, 0),
(429792, 0),
(429793, 0),
(429794, 0),
(429795, 0),
(429796, 0),
(429797, 0),
(429798, 0),
(429799, 0),
(429800, 0),
(429801, 0),
(429802, 0),
(429803, 0),
(429804, 0),
(429805, 0),
(429806, 0),
(429807, 0),
(429808, 0),
(429809, 0),
(429810, 0),
(429811, 0),
(429812, 0),
(429813, 0),
(429814, 0),
(429815, 0),
(429816, 0),
(429817, 0),
(429818, 0),
(429819, 0),
(429820, 0),
(429821, 0),
(429822, 0),
(429823, 0),
(429824, 0),
(429825, 0),
(429826, 0),
(429827, 0),
(429828, 0),
(429829, 0),
(429830, 0),
(429831, 0),
(429832, 0),
(429833, 0),
(429834, 0),
(429835, 0),
(429836, 0),
(429837, 0),
(429838, 0),
(429839, 0),
(429840, 0),
(429841, 0),
(429842, 0),
(429843, 0),
(429844, 0),
(429845, 0),
(429846, 0),
(429847, 0),
(429848, 0),
(429849, 0),
(429850, 0),
(429851, 0),
(429852, 0),
(429853, 0),
(429854, 0),
(429855, 0),
(429856, 0),
(429857, 0),
(429858, 0),
(429859, 0),
(429860, 0),
(429861, 0),
(429862, 0),
(429863, 0),
(429864, 0),
(429865, 0),
(429866, 0),
(429867, 0),
(429868, 0),
(429869, 0),
(429870, 0),
(429871, 0),
(429872, 0),
(429873, 0),
(429874, 0),
(429875, 0),
(429876, 0),
(429877, 0),
(429878, 0),
(429879, 0),
(429880, 0),
(429881, 0),
(429882, 0),
(429883, 0),
(429884, 0),
(429885, 0),
(429886, 0),
(429887, 0),
(429888, 0),
(429889, 0),
(429890, 0),
(429891, 0),
(429892, 0),
(429893, 0),
(429894, 0),
(429895, 0),
(429896, 0),
(429897, 0),
(429898, 0),
(429899, 0),
(429900, 0),
(429901, 0),
(429902, 0),
(429903, 0),
(429904, 0),
(429905, 0),
(429906, 0),
(429907, 0),
(429908, 0),
(429909, 0),
(429910, 0),
(429911, 0),
(429912, 0),
(429913, 0),
(429914, 0),
(429915, 0),
(429916, 0),
(429917, 0),
(429918, 0),
(429919, 0),
(429920, 0),
(429921, 0),
(429922, 0),
(429923, 0),
(429924, 0),
(429925, 0),
(429926, 0),
(429927, 0),
(429928, 0),
(429929, 0),
(429930, 0),
(429931, 0),
(429932, 0),
(429933, 0),
(429934, 0),
(429935, 0),
(429936, 0),
(429937, 0),
(429938, 0),
(429939, 0),
(429940, 0),
(429941, 0),
(429942, 0),
(429943, 0),
(429944, 0),
(429945, 0),
(429946, 0),
(429947, 0),
(429948, 0),
(429949, 0),
(429950, 0),
(429951, 0),
(429952, 0),
(429953, 0),
(429954, 0),
(429955, 0),
(429956, 0),
(429957, 0),
(429958, 0),
(429959, 0),
(429960, 0),
(429961, 0),
(429962, 0),
(429963, 0),
(429964, 0),
(429965, 0),
(429966, 0),
(429967, 0),
(429968, 0),
(429969, 0),
(429970, 0),
(429971, 0),
(429972, 0),
(429973, 0),
(429974, 0),
(429975, 0),
(429976, 0),
(429977, 0),
(429978, 0),
(429979, 0),
(429980, 0),
(429981, 0),
(429982, 0),
(429983, 0),
(429984, 0),
(429985, 0),
(429986, 0),
(429987, 0),
(429988, 0),
(429989, 0),
(429990, 0),
(429991, 0),
(429992, 0),
(429993, 0),
(429994, 0),
(429995, 0),
(429996, 0),
(429997, 0),
(429998, 0),
(429999, 0),
(430000, 0),
(430001, 0),
(430002, 0),
(430003, 0),
(430004, 0),
(430005, 0),
(430006, 0),
(430007, 0),
(430008, 0),
(430009, 0),
(430010, 0),
(430011, 0),
(430012, 0),
(430013, 0),
(430014, 0),
(430015, 0),
(430016, 0),
(430017, 0),
(430018, 0),
(430019, 0),
(430020, 0),
(430021, 0),
(430022, 0),
(430023, 0),
(430024, 0),
(430025, 0),
(430026, 0),
(430027, 0),
(430028, 0),
(430029, 0),
(430030, 0),
(430031, 0),
(430032, 0),
(430033, 0),
(430034, 0),
(430035, 0),
(430036, 0),
(430037, 0),
(430038, 0),
(430039, 0),
(430040, 0),
(430041, 0),
(430042, 0),
(430043, 0),
(430044, 0),
(430045, 0),
(430046, 0),
(430047, 0),
(430048, 0),
(430049, 0),
(430050, 0),
(430051, 0),
(430052, 0),
(430053, 0),
(430054, 0),
(430055, 0),
(430056, 0),
(430057, 0),
(430058, 0),
(430059, 0),
(430060, 0),
(430061, 0),
(430062, 0),
(430063, 0),
(430064, 0),
(430065, 0),
(430066, 0),
(430067, 0),
(430068, 0),
(430069, 0),
(430070, 0),
(430071, 0),
(430072, 0),
(430073, 0),
(430074, 0),
(430075, 0),
(430076, 0),
(430077, 0),
(430078, 0),
(430079, 0),
(430080, 0),
(430081, 0),
(430082, 0),
(430083, 0),
(430084, 0),
(430085, 0),
(430086, 0),
(430087, 0),
(430088, 0),
(430089, 0),
(430090, 0),
(430091, 0),
(430092, 0),
(430093, 0),
(430094, 0),
(430095, 0),
(430096, 0),
(430097, 0),
(430098, 0),
(430099, 0),
(430100, 0),
(430101, 0),
(430102, 0),
(430103, 0),
(430104, 0),
(430105, 0),
(430106, 0),
(430107, 0),
(430108, 0),
(430109, 0),
(430110, 0),
(430111, 0),
(430112, 0),
(430113, 0),
(430114, 0),
(430115, 0),
(430116, 0),
(430117, 0),
(430118, 0),
(430119, 0),
(430120, 0),
(430121, 0),
(430122, 0),
(430123, 0),
(430124, 0),
(430125, 0),
(430126, 0),
(430127, 0),
(430128, 0),
(430129, 0),
(430130, 0),
(430131, 0),
(430132, 0),
(430133, 0),
(430134, 0),
(430135, 0),
(430136, 0),
(430137, 0),
(430138, 0),
(430139, 0),
(430140, 0),
(430141, 0),
(430142, 0),
(430143, 0),
(430144, 0),
(430145, 0),
(430146, 0),
(430147, 0),
(430148, 0),
(430149, 0),
(430150, 0),
(430151, 0),
(430152, 0),
(430153, 0),
(430154, 0),
(430155, 0),
(430156, 0),
(430157, 0),
(430158, 0),
(430159, 0),
(430160, 0),
(430161, 0),
(430162, 0),
(430163, 0),
(430164, 0),
(430165, 0),
(430166, 0),
(430167, 0),
(430168, 0),
(430169, 0),
(430170, 0),
(430171, 0),
(430172, 0),
(430173, 0),
(430174, 0),
(430175, 0),
(430176, 0),
(430177, 0),
(430178, 0),
(430179, 0),
(430180, 0),
(430181, 0),
(430182, 0),
(430183, 0),
(430184, 0),
(430185, 0),
(430186, 0),
(430187, 0),
(430188, 0),
(430189, 0),
(430190, 0),
(430191, 0),
(430192, 0),
(430193, 0),
(430194, 0),
(430195, 0),
(430196, 0),
(430197, 0),
(430198, 0),
(430199, 0),
(430200, 0),
(430201, 0),
(430202, 0),
(430203, 0),
(430204, 0),
(430205, 0),
(430206, 0),
(430207, 0),
(430208, 0),
(430209, 0),
(430210, 0),
(430211, 0),
(430212, 0),
(430213, 0),
(430214, 0),
(430215, 0),
(430216, 0),
(430217, 0),
(430218, 0),
(430219, 0),
(430220, 0),
(430221, 0),
(430222, 0),
(430223, 0),
(430224, 0),
(430225, 0),
(430226, 0),
(430227, 0),
(430228, 0),
(430229, 0),
(430230, 0),
(430231, 0),
(430232, 0),
(430233, 0),
(430234, 0),
(430235, 0),
(430236, 0),
(430237, 0),
(430238, 0),
(430239, 0),
(430240, 0),
(430241, 0),
(430242, 0),
(430243, 0),
(430244, 0),
(430245, 0),
(430246, 0),
(430247, 0),
(430248, 0),
(430249, 0),
(430250, 0),
(430251, 0),
(430252, 0),
(430253, 0),
(430254, 0),
(430255, 0),
(430256, 0),
(430257, 0),
(430258, 0),
(430259, 0),
(430260, 0),
(430261, 0),
(430262, 0),
(430263, 0),
(430264, 0),
(430265, 0),
(430266, 0),
(430267, 0),
(430268, 0),
(430269, 0),
(430270, 0),
(430271, 0),
(430272, 0),
(430273, 0),
(430274, 0),
(430275, 0),
(430276, 0),
(430277, 0),
(430278, 0),
(430279, 0),
(430280, 0),
(430281, 0),
(430282, 0),
(430283, 0),
(430284, 0),
(430285, 0),
(430286, 0),
(430287, 0),
(430288, 0),
(430289, 0),
(430290, 0),
(430291, 0),
(430292, 0),
(430293, 0),
(430294, 0),
(430295, 0),
(430296, 0),
(430297, 0),
(430298, 0),
(430299, 0),
(430300, 0),
(430301, 0),
(430302, 0),
(430303, 0),
(430304, 0),
(430305, 0),
(430306, 0),
(430307, 0),
(430308, 0),
(430309, 0),
(430310, 0),
(430311, 0),
(430312, 0),
(430313, 0),
(430314, 0),
(430315, 0),
(430316, 0),
(430317, 0),
(430318, 0),
(430319, 0),
(430320, 0),
(430321, 0),
(430322, 0),
(430323, 0),
(430324, 0),
(430325, 0),
(430326, 0),
(430327, 0),
(430328, 0),
(430329, 0),
(430330, 0),
(430331, 0),
(430332, 0),
(430333, 0),
(430334, 0),
(430335, 0),
(430336, 0),
(430337, 0),
(430338, 0),
(430339, 0),
(430340, 0),
(430341, 0),
(430342, 0),
(430343, 0),
(430344, 0),
(430345, 0),
(430346, 0),
(430347, 0),
(430348, 0),
(430349, 0),
(430350, 0),
(430351, 0),
(430352, 0),
(430353, 0),
(430354, 0),
(430355, 0),
(430356, 0),
(430357, 0),
(430358, 0),
(430359, 0),
(430360, 0),
(430361, 0),
(430362, 0),
(430363, 0),
(430364, 0),
(430365, 0),
(430366, 0),
(430367, 0),
(430368, 0),
(430369, 0),
(430370, 0),
(430371, 0),
(430372, 0),
(430373, 0),
(430374, 0),
(430375, 0),
(430376, 0),
(430377, 0),
(430378, 0),
(430379, 0),
(430380, 0),
(430381, 0),
(430382, 0),
(430383, 0),
(430384, 0),
(430385, 0),
(430386, 0),
(430387, 0),
(430388, 0),
(430389, 0),
(430390, 0),
(430391, 0),
(430392, 0),
(430393, 0),
(430394, 0),
(430395, 0),
(430396, 0),
(430397, 0),
(430398, 0),
(430399, 0),
(430400, 0),
(430401, 0),
(430402, 0),
(430403, 0),
(430404, 0),
(430405, 0),
(430406, 0),
(430407, 0),
(430408, 0),
(430409, 0),
(430410, 0),
(430411, 0),
(430412, 0),
(430413, 0),
(430414, 0),
(430415, 0),
(430416, 0),
(430417, 0),
(430418, 0),
(430419, 0),
(430420, 0),
(430421, 0),
(430422, 0),
(430423, 0),
(430424, 0),
(430425, 0),
(430426, 0),
(430427, 0),
(430428, 0),
(430429, 0),
(430430, 0),
(430431, 0),
(430432, 0),
(430433, 0),
(430434, 0),
(430435, 0),
(430436, 0),
(430437, 0),
(430438, 0),
(430439, 0),
(430440, 0),
(430441, 0),
(430442, 0),
(430443, 0),
(430444, 0),
(430445, 0),
(430446, 0),
(430447, 0),
(430448, 0),
(430449, 0),
(430450, 0),
(430451, 0),
(430452, 0),
(430453, 0),
(430454, 0),
(430455, 0),
(430456, 0),
(430457, 0),
(430458, 0),
(430459, 0),
(430460, 0),
(430461, 0),
(430462, 0),
(430463, 0),
(430464, 0),
(430465, 0),
(430466, 0),
(430467, 0),
(430468, 0),
(430469, 0),
(430470, 0),
(430471, 0),
(430472, 0),
(430473, 0),
(430474, 0),
(430475, 0),
(430476, 0),
(430477, 0),
(430478, 0),
(430479, 0),
(430480, 0),
(430481, 0),
(430482, 0),
(430483, 0),
(430484, 0),
(430485, 0),
(430486, 0),
(430487, 0),
(430488, 0),
(430489, 0),
(430490, 0),
(430491, 0),
(430492, 0),
(430493, 0),
(430494, 0),
(430495, 0),
(430496, 0),
(430497, 0),
(430498, 0),
(430499, 0),
(430500, 0),
(430501, 0),
(430502, 0),
(430503, 0),
(430504, 0),
(430505, 0),
(430506, 0),
(430507, 0),
(430508, 0),
(430509, 0),
(430510, 0),
(430511, 0),
(430512, 0),
(430513, 0),
(430514, 0),
(430515, 0),
(430516, 0),
(430517, 0),
(430518, 0),
(430519, 0),
(430520, 0),
(430521, 0),
(430522, 0),
(430523, 0),
(430524, 0),
(430525, 0),
(430526, 0),
(430527, 0),
(430528, 0),
(430529, 0),
(430530, 0),
(430531, 0),
(430532, 0),
(430533, 0),
(430534, 0),
(430535, 0),
(430536, 0),
(430537, 0),
(430538, 0),
(430539, 0),
(430540, 0),
(430541, 0),
(430542, 0),
(430543, 0),
(430544, 0),
(430545, 0),
(430546, 0),
(430547, 0),
(430548, 0),
(430549, 0),
(430550, 0),
(430551, 0),
(430552, 0),
(430553, 0),
(430554, 0),
(430555, 0),
(430556, 0),
(430557, 0),
(430558, 0),
(430559, 0),
(430560, 0),
(430561, 0),
(430562, 0),
(430563, 0),
(430564, 0),
(430565, 0),
(430566, 0),
(430567, 0),
(430568, 0),
(430569, 0),
(430570, 0),
(430571, 0),
(430572, 0),
(430573, 0),
(430574, 0),
(430575, 0),
(430576, 0),
(430577, 0),
(430578, 0),
(430579, 0),
(430580, 0),
(430581, 0),
(430582, 0),
(430583, 0),
(430584, 0),
(430585, 0),
(430586, 0),
(430587, 0),
(430588, 0),
(430589, 0),
(430590, 0),
(430591, 0),
(430592, 0),
(430593, 0),
(430594, 0),
(430595, 0),
(430596, 0),
(430597, 0),
(430598, 0),
(430599, 0),
(430600, 0),
(430601, 0),
(430602, 0),
(430603, 0),
(430604, 0),
(430605, 0),
(430606, 0),
(430607, 0),
(430608, 0),
(430609, 0),
(430610, 0),
(430611, 0),
(430612, 0),
(430613, 0),
(430614, 0),
(430615, 0),
(430616, 0),
(430617, 0),
(430618, 0),
(430619, 0),
(430620, 0),
(430621, 0),
(430622, 0),
(430623, 0),
(430624, 0),
(430625, 0),
(430626, 0),
(430627, 0),
(430628, 0),
(430629, 0),
(430630, 0),
(430631, 0),
(430632, 0),
(430633, 0),
(430634, 0),
(430635, 0),
(430636, 0),
(430637, 0),
(430638, 0),
(430639, 0),
(430640, 0),
(430641, 0),
(430642, 0),
(430643, 0),
(430644, 0),
(430645, 0),
(430646, 0),
(430647, 0),
(430648, 0),
(430649, 0),
(430650, 0),
(430651, 0),
(430652, 0),
(430653, 0),
(430654, 0),
(430655, 0),
(430656, 0),
(430657, 0),
(430658, 0),
(430659, 0),
(430660, 0),
(430661, 0),
(430662, 0),
(430663, 0),
(430664, 0),
(430665, 0),
(430666, 0),
(430667, 0),
(430668, 0),
(430669, 0),
(430670, 0),
(430671, 0),
(430672, 0),
(430673, 0),
(430674, 0),
(430675, 0),
(430676, 0),
(430677, 0),
(430678, 0),
(430679, 0),
(430680, 0),
(430681, 0),
(430682, 0),
(430683, 0),
(430684, 0),
(430685, 0),
(430686, 0),
(430687, 0),
(430688, 0),
(430689, 0),
(430690, 0),
(430691, 0),
(430692, 0),
(430693, 0),
(430694, 0),
(430695, 0),
(430696, 0),
(430697, 0),
(430698, 0),
(430699, 0),
(430700, 0),
(430701, 0),
(430702, 0),
(430703, 0),
(430704, 0),
(430705, 0),
(430706, 0),
(430707, 0),
(430708, 0),
(430709, 0),
(430710, 0),
(430711, 0),
(430712, 0),
(430713, 0),
(430714, 0),
(430715, 0),
(430716, 0),
(430717, 0),
(430718, 0),
(430719, 0),
(430720, 0),
(430721, 0),
(430722, 0),
(430723, 0),
(430724, 0),
(430725, 0),
(430726, 0),
(430727, 0),
(430728, 0),
(430729, 0),
(430730, 0),
(430731, 0),
(430732, 0),
(430733, 0),
(430734, 0),
(430735, 0),
(430736, 0),
(430737, 0),
(430738, 0),
(430739, 0),
(430740, 0),
(430741, 0),
(430742, 0),
(430743, 0),
(430744, 0),
(430745, 0),
(430746, 0),
(430747, 0),
(430748, 0),
(430749, 0),
(430750, 0),
(430751, 0),
(430752, 0),
(430753, 0),
(430754, 0),
(430755, 0),
(430756, 0),
(430757, 0),
(430758, 0),
(430759, 0),
(430760, 0),
(430761, 0),
(430762, 0),
(430763, 0),
(430764, 0),
(430765, 0),
(430766, 0),
(430767, 0),
(430768, 0),
(430769, 0),
(430770, 0),
(430771, 0),
(430772, 0),
(430773, 0),
(430774, 0),
(430775, 0),
(430776, 0),
(430777, 0),
(430778, 0),
(430779, 0),
(430780, 0),
(430781, 0),
(430782, 0),
(430783, 0),
(430784, 0),
(430785, 0),
(430786, 0),
(430787, 0),
(430788, 0),
(430789, 0),
(430790, 0),
(430791, 0),
(430792, 0),
(430793, 0),
(430794, 0),
(430795, 0),
(430796, 0),
(430797, 0),
(430798, 0),
(430799, 0),
(430800, 0),
(430801, 0),
(430802, 0),
(430803, 0),
(430804, 0),
(430805, 0),
(430806, 0),
(430807, 0),
(430808, 0),
(430809, 0),
(430810, 0),
(430811, 0),
(430812, 0),
(430813, 0),
(430814, 0),
(430815, 0),
(430816, 0),
(430817, 0),
(430818, 0),
(430819, 0),
(430820, 0),
(430821, 0),
(430822, 0),
(430823, 0),
(430824, 0),
(430825, 0),
(430826, 0),
(430827, 0),
(430828, 0),
(430829, 0),
(430830, 0),
(430831, 0),
(430832, 0),
(430833, 0),
(430834, 0),
(430835, 0),
(430836, 0),
(430837, 0),
(430838, 0),
(430839, 0),
(430840, 0),
(430841, 0),
(430842, 0),
(430843, 0),
(430844, 0),
(430845, 0),
(430846, 0),
(430847, 0),
(430848, 0),
(430849, 0),
(430850, 0),
(430851, 0),
(430852, 0),
(430853, 0),
(430854, 0),
(430855, 0),
(430856, 0),
(430857, 0),
(430858, 0),
(430859, 0),
(430860, 0),
(430861, 0),
(430862, 0),
(430863, 0),
(430864, 0),
(430865, 0),
(430866, 0),
(430867, 0),
(430868, 0),
(430869, 0),
(430870, 0),
(430871, 0),
(430872, 0),
(430873, 0),
(430874, 0),
(430875, 0),
(430876, 0),
(430877, 0),
(430878, 0),
(430879, 0),
(430880, 0),
(430881, 0),
(430882, 0),
(430883, 0),
(430884, 0),
(430885, 0),
(430886, 0),
(430887, 0),
(430888, 0),
(430889, 0),
(430890, 0),
(430891, 0),
(430892, 0),
(430893, 0),
(430894, 0),
(430895, 0),
(430896, 0),
(430897, 0),
(430898, 0),
(430899, 0),
(430900, 0),
(430901, 0),
(430902, 0),
(430903, 0),
(430904, 0),
(430905, 0),
(430906, 0),
(430907, 0),
(430908, 0),
(430909, 0),
(430910, 0),
(430911, 0),
(430912, 0),
(430913, 0),
(430914, 0),
(430915, 0),
(430916, 0),
(430917, 0),
(430918, 0),
(430919, 0),
(430920, 0),
(430921, 0),
(430922, 0),
(430923, 0),
(430924, 0),
(430925, 0),
(430926, 0),
(430927, 0),
(430928, 0),
(430929, 0),
(430930, 0),
(430931, 0),
(430932, 0),
(430933, 0),
(430934, 0),
(430935, 0),
(430936, 0),
(430937, 0),
(430938, 0),
(430939, 0),
(430940, 0),
(430941, 0),
(430942, 0),
(430943, 0),
(430944, 0),
(430945, 0),
(430946, 0),
(430947, 0),
(430948, 0),
(430949, 0),
(430950, 0),
(430951, 0),
(430952, 0),
(430953, 0),
(430954, 0),
(430955, 0),
(430956, 0),
(430957, 0),
(430958, 0),
(430959, 0),
(430960, 0),
(430961, 0),
(430962, 0),
(430963, 0),
(430964, 0),
(430965, 0),
(430966, 0),
(430967, 0),
(430968, 0),
(430969, 0),
(430970, 0),
(430971, 0),
(430972, 0),
(430973, 0),
(430974, 0),
(430975, 0),
(430976, 0),
(430977, 0),
(430978, 0),
(430979, 0),
(430980, 0),
(430981, 0),
(430982, 0),
(430983, 0),
(430984, 0),
(430985, 0),
(430986, 0),
(430987, 0),
(430988, 0),
(430989, 0),
(430990, 0),
(430991, 0),
(430992, 0),
(430993, 0),
(430994, 0),
(430995, 0),
(430996, 0),
(430997, 0),
(430998, 0),
(430999, 0),
(431000, 0),
(431001, 0),
(431002, 0),
(431003, 0),
(431004, 0),
(431005, 0),
(431006, 0),
(431007, 0),
(431008, 0),
(431009, 0),
(431010, 0),
(431011, 0),
(431012, 0),
(431013, 0),
(431014, 0),
(431015, 0),
(431016, 0),
(431017, 0),
(431018, 0),
(431019, 0),
(431020, 0),
(431021, 0),
(431022, 0),
(431023, 0),
(431024, 0),
(431025, 0),
(431026, 0),
(431027, 0),
(431028, 0),
(431029, 0),
(431030, 0),
(431031, 0),
(431032, 0),
(431033, 0),
(431034, 0),
(431035, 0),
(431036, 0),
(431037, 0),
(431038, 0),
(431039, 0),
(431040, 0),
(431041, 0),
(431042, 0),
(431043, 0),
(431044, 0),
(431045, 0),
(431046, 0),
(431047, 0),
(431048, 0),
(431049, 0),
(431050, 0),
(431051, 0),
(431052, 0),
(431053, 0),
(431054, 0),
(431055, 0),
(431056, 0),
(431057, 0),
(431058, 0),
(431059, 0),
(431060, 0),
(431061, 0),
(431062, 0),
(431063, 0),
(431064, 0),
(431065, 0),
(431066, 0),
(431067, 0),
(431068, 0),
(431069, 0),
(431070, 0),
(431071, 0),
(431072, 0),
(431073, 0),
(431074, 0),
(431075, 0),
(431076, 0),
(431077, 0),
(431078, 0),
(431079, 0),
(431080, 0),
(431081, 0),
(431082, 0),
(431083, 0),
(431084, 0),
(431085, 0),
(431086, 0),
(431087, 0),
(431088, 0),
(431089, 0),
(431090, 0),
(431091, 0),
(431092, 0),
(431093, 0),
(431094, 0),
(431095, 0),
(431096, 0),
(431097, 0),
(431098, 0),
(431099, 0),
(431100, 0),
(431101, 0),
(431102, 0),
(431103, 0),
(431104, 0),
(431105, 0),
(431106, 0),
(431107, 0),
(431108, 0),
(431109, 0),
(431110, 0),
(431111, 0),
(431112, 0),
(431113, 0),
(431114, 0),
(431115, 0),
(431116, 0),
(431117, 0),
(431118, 0),
(431119, 0),
(431120, 0),
(431121, 0),
(431122, 0),
(431123, 0),
(431124, 0),
(431125, 0),
(431126, 0),
(431127, 0),
(431128, 0),
(431129, 0),
(431130, 0),
(431131, 0),
(431132, 0),
(431133, 0),
(431134, 0),
(431135, 0),
(431136, 0),
(431137, 0),
(431138, 0),
(431139, 0),
(431140, 0),
(431141, 0),
(431142, 0),
(431143, 0),
(431144, 0),
(431145, 0),
(431146, 0),
(431147, 0),
(431148, 0),
(431149, 0),
(431150, 0),
(431151, 0),
(431152, 0),
(431153, 0),
(431154, 0),
(431155, 0),
(431156, 0),
(431157, 0),
(431158, 0),
(431159, 0),
(431160, 0),
(431161, 0),
(431162, 0),
(431163, 0),
(431164, 0),
(431165, 0),
(431166, 0),
(431167, 0),
(431168, 0),
(431169, 0),
(431170, 0),
(431171, 0),
(431172, 0),
(431173, 0),
(431174, 0),
(431175, 0),
(431176, 0),
(431177, 0),
(431178, 0),
(431179, 0),
(431180, 0),
(431181, 0),
(431182, 0),
(431183, 0),
(431184, 0),
(431185, 0),
(431186, 0),
(431187, 0),
(431188, 0),
(431189, 0),
(431190, 0),
(431191, 0),
(431192, 0),
(431193, 0),
(431194, 0),
(431195, 0),
(431196, 0),
(431197, 0),
(431198, 0),
(431199, 0),
(431200, 0),
(431201, 0),
(431202, 0),
(431203, 0),
(431204, 0),
(431205, 0),
(431206, 0),
(431207, 0),
(431208, 0),
(431209, 0),
(431210, 0),
(431211, 0),
(431212, 0),
(431213, 0),
(431214, 0),
(431215, 0),
(431216, 0),
(431217, 0),
(431218, 0),
(431219, 0),
(431220, 0),
(431221, 0),
(431222, 0),
(431223, 0),
(431224, 0),
(431225, 0),
(431226, 0),
(431227, 0),
(431228, 0),
(431229, 0),
(431230, 0),
(431231, 0),
(431232, 0),
(431233, 0),
(431234, 0),
(431235, 0),
(431236, 0),
(431237, 0),
(431238, 0),
(431239, 0),
(431240, 0),
(431241, 0),
(431242, 0),
(431243, 0),
(431244, 0),
(431245, 0),
(431246, 0),
(431247, 0),
(431248, 0),
(431249, 0),
(431250, 0),
(431251, 0),
(431252, 0),
(431253, 0),
(431254, 0),
(431255, 0),
(431256, 0),
(431257, 0),
(431258, 0),
(431259, 0),
(431260, 0),
(431261, 0),
(431262, 0),
(431263, 0),
(431264, 0),
(431265, 0),
(431266, 0),
(431267, 0),
(431268, 0),
(431269, 0),
(431270, 0),
(431271, 0),
(431272, 0),
(431273, 0),
(431274, 0),
(431275, 0),
(431276, 0),
(431277, 0),
(431278, 0),
(431279, 0),
(431280, 0),
(431281, 0),
(431282, 0),
(431283, 0),
(431284, 0),
(431285, 0),
(431286, 0),
(431287, 0),
(431288, 0),
(431289, 0),
(431290, 0),
(431291, 0),
(431292, 0),
(431293, 0),
(431294, 0),
(431295, 0),
(431296, 0),
(431297, 0),
(431298, 0),
(431299, 0),
(431300, 0),
(431301, 0),
(431302, 0),
(431303, 0),
(431304, 0),
(431305, 0),
(431306, 0),
(431307, 0),
(431308, 0),
(431309, 0),
(431310, 0),
(431311, 0),
(431312, 0),
(431313, 0),
(431314, 0),
(431315, 0),
(431316, 0),
(431317, 0),
(431318, 0),
(431319, 0),
(431320, 0),
(431321, 0),
(431322, 0),
(431323, 0),
(431324, 0),
(431325, 0),
(431326, 0),
(431327, 0),
(431328, 0),
(431329, 0),
(431330, 0),
(431331, 0),
(431332, 0),
(431333, 0),
(431334, 0),
(431335, 0),
(431336, 0),
(431337, 0),
(431338, 0),
(431339, 0),
(431340, 0),
(431341, 0),
(431342, 0),
(431343, 0),
(431344, 0),
(431345, 0),
(431346, 0),
(431347, 0),
(431348, 0),
(431349, 0),
(431350, 0),
(431351, 0),
(431352, 0),
(431353, 0),
(431354, 0),
(431355, 0),
(431356, 0),
(431357, 0),
(431358, 0),
(431359, 0),
(431360, 0),
(431361, 0),
(431362, 0),
(431363, 0),
(431364, 0),
(431365, 0),
(431366, 0),
(431367, 0),
(431368, 0),
(431369, 0),
(431370, 0),
(431371, 0),
(431372, 0),
(431373, 0),
(431374, 0),
(431375, 0),
(431376, 0),
(431377, 0),
(431378, 0),
(431379, 0),
(431380, 0),
(431381, 0),
(431382, 0),
(431383, 0),
(431384, 0),
(431385, 0),
(431386, 0),
(431387, 0),
(431388, 0),
(431389, 0),
(431390, 0),
(431391, 0),
(431392, 0),
(431393, 0),
(431394, 0),
(431395, 0),
(431396, 0),
(431397, 0),
(431398, 0),
(431399, 0),
(431400, 0),
(431401, 0),
(431402, 0),
(431403, 0),
(431404, 0),
(431405, 0),
(431406, 0),
(431407, 0),
(431408, 0),
(431409, 0),
(431410, 0),
(431411, 0),
(431412, 0),
(431413, 0),
(431414, 0),
(431415, 0),
(431416, 0),
(431417, 0),
(431418, 0),
(431419, 0),
(431420, 0),
(431421, 0),
(431422, 0),
(431423, 0),
(431424, 0),
(431425, 0),
(431426, 0),
(431427, 0),
(431428, 0),
(431429, 0),
(431430, 0),
(431431, 0),
(431432, 0),
(431433, 0),
(431434, 0),
(431435, 0),
(431436, 0),
(431437, 0),
(431438, 0),
(431439, 0),
(431440, 0),
(431441, 0),
(431442, 0),
(431443, 0),
(431444, 0),
(431445, 0),
(431446, 0),
(431447, 0),
(431448, 0),
(431449, 0),
(431450, 0),
(431451, 0),
(431452, 0),
(431453, 0),
(431454, 0),
(431455, 0),
(431456, 0),
(431457, 0),
(431458, 0),
(431459, 0),
(431460, 0),
(431461, 0),
(431462, 0),
(431463, 0),
(431464, 0),
(431465, 0),
(431466, 0),
(431467, 0),
(431468, 0),
(431469, 0),
(431470, 0),
(431471, 0),
(431472, 0),
(431473, 0),
(431474, 0),
(431475, 0),
(431476, 0),
(431477, 0),
(431478, 0),
(431479, 0),
(431480, 0),
(431481, 0),
(431482, 0),
(431483, 0),
(431484, 0),
(431485, 0),
(431486, 0),
(431487, 0),
(431488, 0),
(431489, 0),
(431490, 0),
(431491, 0),
(431492, 0),
(431493, 0),
(431494, 0),
(431495, 0),
(431496, 0),
(431497, 0),
(431498, 0),
(431499, 0),
(431500, 0),
(431501, 0),
(431502, 0),
(431503, 0),
(431504, 0),
(431505, 0),
(431506, 0),
(431507, 0),
(431508, 0),
(431509, 0),
(431510, 0),
(431511, 0),
(431512, 0),
(431513, 0),
(431514, 0),
(431515, 0),
(431516, 0),
(431517, 0),
(431518, 0),
(431519, 0),
(431520, 0),
(431521, 0),
(431522, 0),
(431523, 0),
(431524, 0),
(431525, 0),
(431526, 0),
(431527, 0),
(431528, 0),
(431529, 0),
(431530, 0),
(431531, 0),
(431532, 0),
(431533, 0),
(431534, 0),
(431535, 0),
(431536, 0),
(431537, 0),
(431538, 0),
(431539, 0),
(431540, 0),
(431541, 0),
(431542, 0),
(431543, 0),
(431544, 0),
(431545, 0),
(431546, 0),
(431547, 0),
(431548, 0),
(431549, 0),
(431550, 0),
(431551, 0),
(431552, 0),
(431553, 0),
(431554, 0),
(431555, 0),
(431556, 0),
(431557, 0),
(431558, 0),
(431559, 0),
(431560, 0),
(431561, 0),
(431562, 0),
(431563, 0),
(431564, 0),
(431565, 0),
(431566, 0),
(431567, 0),
(431568, 0),
(431569, 0),
(431570, 0),
(431571, 0),
(431572, 0),
(431573, 0),
(431574, 0),
(431575, 0),
(431576, 0),
(431577, 0),
(431578, 0),
(431579, 0),
(431580, 0),
(431581, 0),
(431582, 0),
(431583, 0),
(431584, 0),
(431585, 0),
(431586, 0),
(431587, 0),
(431588, 0),
(431589, 0),
(431590, 0),
(431591, 0),
(431592, 0),
(431593, 0),
(431594, 0),
(431595, 0),
(431596, 0),
(431597, 0),
(431598, 0),
(431599, 0),
(431600, 0),
(431601, 0),
(431602, 0),
(431603, 0),
(431604, 0),
(431605, 0),
(431606, 0),
(431607, 0),
(431608, 0),
(431609, 0),
(431610, 0),
(431611, 0),
(431612, 0),
(431613, 0),
(431614, 0),
(431615, 0),
(431616, 0),
(431617, 0),
(431618, 0),
(431619, 0),
(431620, 0),
(431621, 0),
(431622, 0),
(431623, 0),
(431624, 0),
(431625, 0),
(431626, 0),
(431627, 0),
(431628, 0),
(431629, 0),
(431630, 0),
(431631, 0),
(431632, 0),
(431633, 0),
(431634, 0),
(431635, 0),
(431636, 0),
(431637, 0),
(431638, 0),
(431639, 0),
(431640, 0),
(431641, 0),
(431642, 0),
(431643, 0),
(431644, 0),
(431645, 0),
(431646, 0),
(431647, 0),
(431648, 0),
(431649, 0),
(431650, 0),
(431651, 0),
(431652, 0),
(431653, 0),
(431654, 0),
(431655, 0),
(431656, 0),
(431657, 0),
(431658, 0),
(431659, 0),
(431660, 0),
(431661, 0),
(431662, 0),
(431663, 0),
(431664, 0),
(431665, 0),
(431666, 0),
(431667, 0),
(431668, 0),
(431669, 0),
(431670, 0),
(431671, 0),
(431672, 0),
(431673, 0),
(431674, 0),
(431675, 0),
(431676, 0),
(431677, 0),
(431678, 0),
(431679, 0),
(431680, 0),
(431681, 0),
(431682, 0),
(431683, 0),
(431684, 0),
(431685, 0),
(431686, 0),
(431687, 0),
(431688, 0),
(431689, 0),
(431690, 0),
(431691, 0),
(431692, 0),
(431693, 0),
(431694, 0),
(431695, 0),
(431696, 0),
(431697, 0),
(431698, 0),
(431699, 0),
(431700, 0),
(431701, 0),
(431702, 0),
(431703, 0),
(431704, 0),
(431705, 0),
(431706, 0),
(431707, 0),
(431708, 0),
(431709, 0),
(431710, 0),
(431711, 0),
(431712, 0),
(431713, 0),
(431714, 0),
(431715, 0),
(431716, 0),
(431717, 0),
(431718, 0),
(431719, 0),
(431720, 0),
(431721, 0),
(431722, 0),
(431723, 0),
(431724, 0),
(431725, 0),
(431726, 0),
(431727, 0),
(431728, 0),
(431729, 0),
(431730, 0),
(431731, 0),
(431732, 0),
(431733, 0),
(431734, 0),
(431735, 0),
(431736, 0),
(431737, 0),
(431738, 0),
(431739, 0),
(431740, 0),
(431741, 0),
(431742, 0),
(431743, 0),
(431744, 0),
(431745, 0),
(431746, 0),
(431747, 0),
(431748, 0),
(431749, 0),
(431750, 0),
(431751, 0),
(431752, 0),
(431753, 0),
(431754, 0),
(431755, 0),
(431756, 0),
(431757, 0),
(431758, 0),
(431759, 0),
(431760, 0),
(431761, 0),
(431762, 0),
(431763, 0),
(431764, 0),
(431765, 0),
(431766, 0),
(431767, 0),
(431768, 0),
(431769, 0),
(431770, 0),
(431771, 0),
(431772, 0),
(431773, 0),
(431774, 0),
(431775, 0),
(431776, 0),
(431777, 0),
(431778, 0),
(431779, 0),
(431780, 0),
(431781, 0),
(431782, 0),
(431783, 0),
(431784, 0),
(431785, 0),
(431786, 0),
(431787, 0),
(431788, 0),
(431789, 0),
(431790, 0),
(431791, 0),
(431792, 0),
(431793, 0),
(431794, 0),
(431795, 0),
(431796, 0),
(431797, 0),
(431798, 0),
(431799, 0),
(431800, 0),
(431801, 0),
(431802, 0),
(431803, 0),
(431804, 0),
(431805, 0),
(431806, 0),
(431807, 0),
(431808, 0),
(431809, 0),
(431810, 0),
(431811, 0),
(431812, 0),
(431813, 0),
(431814, 0),
(431815, 0),
(431816, 0),
(431817, 0),
(431818, 0),
(431819, 0),
(431820, 0),
(431821, 0),
(431822, 0),
(431823, 0),
(431824, 0),
(431825, 0),
(431826, 0),
(431827, 0),
(431828, 0),
(431829, 0),
(431830, 0),
(431831, 0),
(431832, 0),
(431833, 0),
(431834, 0),
(431835, 0),
(431836, 0),
(431837, 0),
(431838, 0),
(431839, 0),
(431840, 0),
(431841, 0),
(431842, 0),
(431843, 0),
(431844, 0),
(431845, 0),
(431846, 0),
(431847, 0),
(431848, 0),
(431849, 0),
(431850, 0),
(431851, 0),
(431852, 0),
(431853, 0),
(431854, 0),
(431855, 0),
(431856, 0),
(431857, 0),
(431858, 0),
(431859, 0),
(431860, 0),
(431861, 0),
(431862, 0),
(431863, 0),
(431864, 0),
(431865, 0),
(431866, 0),
(431867, 0),
(431868, 0),
(431869, 0),
(431870, 0),
(431871, 0),
(431872, 0),
(431873, 0),
(431874, 0),
(431875, 0),
(431876, 0),
(431877, 0),
(431878, 0),
(431879, 0),
(431880, 0),
(431881, 0),
(431882, 0),
(431883, 0),
(431884, 0),
(431885, 0),
(431886, 0),
(431887, 0),
(431888, 0),
(431889, 0),
(431890, 0),
(431891, 0),
(431892, 0),
(431893, 0),
(431894, 0),
(431895, 0),
(431896, 0),
(431897, 0),
(431898, 0),
(431899, 0),
(431900, 0),
(431901, 0),
(431902, 0),
(431903, 0),
(431904, 0),
(431905, 0),
(431906, 0),
(431907, 0),
(431908, 0),
(431909, 0),
(431910, 0),
(431911, 0),
(431912, 0),
(431913, 0),
(431914, 0),
(431915, 0),
(431916, 0),
(431917, 0),
(431918, 0),
(431919, 0),
(431920, 0),
(431921, 0),
(431922, 0),
(431923, 0),
(431924, 0),
(431925, 0),
(431926, 0),
(431927, 0),
(431928, 0),
(431929, 0),
(431930, 0),
(431931, 0),
(431932, 0),
(431933, 0),
(431934, 0),
(431935, 0),
(431936, 0),
(431937, 0),
(431938, 0),
(431939, 0),
(431940, 0),
(431941, 0),
(431942, 0),
(431943, 0),
(431944, 0),
(431945, 0),
(431946, 0),
(431947, 0),
(431948, 0),
(431949, 0),
(431950, 0),
(431951, 0),
(431952, 0),
(431953, 0),
(431954, 0),
(431955, 0),
(431956, 0),
(431957, 0),
(431958, 0),
(431959, 0),
(431960, 0),
(431961, 0),
(431962, 0),
(431963, 0),
(431964, 0),
(431965, 0),
(431966, 0),
(431967, 0),
(431968, 0),
(431969, 0),
(431970, 0),
(431971, 0),
(431972, 0),
(431973, 0),
(431974, 0),
(431975, 0),
(431976, 0),
(431977, 0),
(431978, 0),
(431979, 0),
(431980, 0),
(431981, 0),
(431982, 0),
(431983, 0),
(431984, 0),
(431985, 0),
(431986, 0),
(431987, 0),
(431988, 0),
(431989, 0),
(431990, 0),
(431991, 0),
(431992, 0),
(431993, 0),
(431994, 0),
(431995, 0),
(431996, 0),
(431997, 0),
(431998, 0),
(431999, 0),
(432000, 0),
(432001, 0),
(432002, 0),
(432003, 0),
(432004, 0),
(432005, 0),
(432006, 0),
(432007, 0),
(432008, 0),
(432009, 0),
(432010, 0),
(432011, 0),
(432012, 0),
(432013, 0),
(432014, 0),
(432015, 0),
(432016, 0),
(432017, 0),
(432018, 0),
(432019, 0),
(432020, 0),
(432021, 0),
(432022, 0),
(432023, 0),
(432024, 0),
(432025, 0),
(432026, 0),
(432027, 0),
(432028, 0),
(432029, 0),
(432030, 0),
(432031, 0),
(432032, 0),
(432033, 0),
(432034, 0),
(432035, 0),
(432036, 0),
(432037, 0),
(432038, 0),
(432039, 0),
(432040, 0),
(432041, 0),
(432042, 0),
(432043, 0),
(432044, 0),
(432045, 0),
(432046, 0),
(432047, 0),
(432048, 0),
(432049, 0),
(432050, 0),
(432051, 0),
(432052, 0),
(432053, 0),
(432054, 0),
(432055, 0),
(432056, 0),
(432057, 0),
(432058, 0),
(432059, 0),
(432060, 0),
(432061, 0),
(432062, 0),
(432063, 0),
(432064, 0),
(432065, 0),
(432066, 0),
(432067, 0),
(432068, 0),
(432069, 0),
(432070, 0),
(432071, 0),
(432072, 0),
(432073, 0),
(432074, 0),
(432075, 0),
(432076, 0),
(432077, 0),
(432078, 0),
(432079, 0),
(432080, 0),
(432081, 0),
(432082, 0),
(432083, 0),
(432084, 0),
(432085, 0),
(432086, 0),
(432087, 0),
(432088, 0),
(432089, 0),
(432090, 0),
(432091, 0),
(432092, 0),
(432093, 0),
(432094, 0),
(432095, 0),
(432096, 0),
(432097, 0),
(432098, 0),
(432099, 0),
(432100, 0),
(432101, 0),
(432102, 0),
(432103, 0),
(432104, 0),
(432105, 0),
(432106, 0),
(432107, 0),
(432108, 0),
(432109, 0),
(432110, 0),
(432111, 0),
(432112, 0),
(432113, 0),
(432114, 0),
(432115, 0),
(432116, 0),
(432117, 0),
(432118, 0),
(432119, 0),
(432120, 0),
(432121, 0),
(432122, 0),
(432123, 0),
(432124, 0),
(432125, 0),
(432126, 0),
(432127, 0),
(432128, 0),
(432129, 0),
(432130, 0),
(432131, 0),
(432132, 0),
(432133, 0),
(432134, 0),
(432135, 0),
(432136, 0),
(432137, 0),
(432138, 0),
(432139, 0),
(432140, 0),
(432141, 0),
(432142, 0),
(432143, 0),
(432144, 0),
(432145, 0),
(432146, 0),
(432147, 0),
(432148, 0),
(432149, 0),
(432150, 0),
(432151, 0),
(432152, 0),
(432153, 0),
(432154, 0),
(432155, 0),
(432156, 0),
(432157, 0),
(432158, 0),
(432159, 0),
(432160, 0),
(432161, 0),
(432162, 0),
(432163, 0),
(432164, 0),
(432165, 0),
(432166, 0),
(432167, 0),
(432168, 0),
(432169, 0),
(432170, 0),
(432171, 0),
(432172, 0),
(432173, 0),
(432174, 0),
(432175, 0),
(432176, 0),
(432177, 0),
(432178, 0),
(432179, 0),
(432180, 0),
(432181, 0),
(432182, 0),
(432183, 0),
(432184, 0),
(432185, 0),
(432186, 0),
(432187, 0),
(432188, 0),
(432189, 0),
(432190, 0),
(432191, 0),
(432192, 0),
(432193, 0),
(432194, 0),
(432195, 0),
(432196, 0),
(432197, 0),
(432198, 0),
(432199, 0),
(432200, 0),
(432201, 0),
(432202, 0),
(432203, 0),
(432204, 0),
(432205, 0),
(432206, 0),
(432207, 0),
(432208, 0),
(432209, 0),
(432210, 0),
(432211, 0),
(432212, 0),
(432213, 0),
(432214, 0),
(432215, 0),
(432216, 0),
(432217, 0),
(432218, 0),
(432219, 0),
(432220, 0),
(432221, 0),
(432222, 0),
(432223, 0),
(432224, 0),
(432225, 0),
(432226, 0),
(432227, 0),
(432228, 0),
(432229, 0),
(432230, 0),
(432231, 0),
(432232, 0),
(432233, 0),
(432234, 0),
(432235, 0),
(432236, 0),
(432237, 0),
(432238, 0),
(432239, 0),
(432240, 0),
(432241, 0),
(432242, 0),
(432243, 0),
(432244, 0),
(432245, 0),
(432246, 0),
(432247, 0),
(432248, 0),
(432249, 0),
(432250, 0),
(432251, 0),
(432252, 0),
(432253, 0),
(432254, 0),
(432255, 0),
(432256, 0),
(432257, 0),
(432258, 0),
(432259, 0),
(432260, 0),
(432261, 0),
(432262, 0),
(432263, 0),
(432264, 0),
(432265, 0),
(432266, 0),
(432267, 0),
(432268, 0),
(432269, 0),
(432270, 0),
(432271, 0),
(432272, 0),
(432273, 0),
(432274, 0),
(432275, 0),
(432276, 0),
(432277, 0),
(432278, 0),
(432279, 0),
(432280, 0),
(432281, 0),
(432282, 0),
(432283, 0),
(432284, 0),
(432285, 0),
(432286, 0),
(432287, 0),
(432288, 0),
(432289, 0),
(432290, 0),
(432291, 0),
(432292, 0),
(432293, 0),
(432294, 0),
(432295, 0),
(432296, 0),
(432297, 0),
(432298, 0),
(432299, 0),
(432300, 0),
(432301, 0),
(432302, 0),
(432303, 0),
(432304, 0),
(432305, 0),
(432306, 0),
(432307, 0),
(432308, 0),
(432309, 0),
(432310, 0),
(432311, 0),
(432312, 0),
(432313, 0),
(432314, 0),
(432315, 0),
(432316, 0),
(432317, 0),
(432318, 0),
(432319, 0),
(432320, 0),
(432321, 0),
(432322, 0),
(432323, 0),
(432324, 0),
(432325, 0),
(432326, 0),
(432327, 0),
(432328, 0),
(432329, 0),
(432330, 0),
(432331, 0),
(432332, 0),
(432333, 0),
(432334, 0),
(432335, 0),
(432336, 0),
(432337, 0),
(432338, 0),
(432339, 0),
(432340, 0),
(432341, 0),
(432342, 0),
(432343, 0),
(432344, 0),
(432345, 0),
(432346, 0),
(432347, 0),
(432348, 0),
(432349, 0),
(432350, 0),
(432351, 0),
(432352, 0),
(432353, 0),
(432354, 0),
(432355, 0),
(432356, 0),
(432357, 0),
(432358, 0),
(432359, 0),
(432360, 0),
(432361, 0),
(432362, 0),
(432363, 0),
(432364, 0),
(432365, 0),
(432366, 0),
(432367, 0),
(432368, 0),
(432369, 0),
(432370, 0),
(432371, 0),
(432372, 0),
(432373, 0),
(432374, 0),
(432375, 0),
(432376, 0),
(432377, 0),
(432378, 0),
(432379, 0),
(432380, 0),
(432381, 0),
(432382, 0),
(432383, 0),
(432384, 0),
(432385, 0),
(432386, 0),
(432387, 0),
(432388, 0),
(432389, 0),
(432390, 0),
(432391, 0),
(432392, 0),
(432393, 0),
(432394, 0),
(432395, 0),
(432396, 0),
(432397, 0),
(432398, 0),
(432399, 0),
(432400, 0),
(432401, 0),
(432402, 0),
(432403, 0),
(432404, 0),
(432405, 0),
(432406, 0),
(432407, 0),
(432408, 0),
(432409, 0),
(432410, 0),
(432411, 0),
(432412, 0),
(432413, 0),
(432414, 0),
(432415, 0),
(432416, 0),
(432417, 0),
(432418, 0),
(432419, 0),
(432420, 0),
(432421, 0),
(432422, 0),
(432423, 0),
(432424, 0),
(432425, 0),
(432426, 0),
(432427, 0),
(432428, 0),
(432429, 0),
(432430, 0),
(432431, 0),
(432432, 0),
(432433, 0),
(432434, 0),
(432435, 0),
(432436, 0),
(432437, 0),
(432438, 0),
(432439, 0),
(432440, 0),
(432441, 0),
(432442, 0),
(432443, 0),
(432444, 0),
(432445, 0),
(432446, 0),
(432447, 0),
(432448, 0),
(432449, 0),
(432450, 0),
(432451, 0),
(432452, 0),
(432453, 0),
(432454, 0),
(432455, 0),
(432456, 0),
(432457, 0),
(432458, 0),
(432459, 0),
(432460, 0),
(432461, 0),
(432462, 0),
(432463, 0),
(432464, 0),
(432465, 0),
(432466, 0),
(432467, 0),
(432468, 0),
(432469, 0),
(432470, 0),
(432471, 0),
(432472, 0),
(432473, 0),
(432474, 0),
(432475, 0),
(432476, 0),
(432477, 0),
(432478, 0),
(432479, 0),
(432480, 0),
(432481, 0),
(432482, 0),
(432483, 0),
(432484, 0),
(432485, 0),
(432486, 0),
(432487, 0),
(432488, 0),
(432489, 0),
(432490, 0),
(432491, 0),
(432492, 0),
(432493, 0),
(432494, 0),
(432495, 0),
(432496, 0),
(432497, 0),
(432498, 0),
(432499, 0),
(432500, 0),
(432501, 0),
(432502, 0),
(432503, 0),
(432504, 0),
(432505, 0),
(432506, 0),
(432507, 0),
(432508, 0),
(432509, 0),
(432510, 0),
(432511, 0),
(432512, 0),
(432513, 0),
(432514, 0),
(432515, 0),
(432516, 0),
(432517, 0),
(432518, 0),
(432519, 0),
(432520, 0),
(432521, 0),
(432522, 0),
(432523, 0),
(432524, 0),
(432525, 0),
(432526, 0),
(432527, 0),
(432528, 0),
(432529, 0),
(432530, 0),
(432531, 0),
(432532, 0),
(432533, 0),
(432534, 0),
(432535, 0),
(432536, 0),
(432537, 0),
(432538, 0),
(432539, 0),
(432540, 0),
(432541, 0),
(432542, 0),
(432543, 0),
(432544, 0),
(432545, 0),
(432546, 0),
(432547, 0),
(432548, 0),
(432549, 0),
(432550, 0),
(432551, 0),
(432552, 0),
(432553, 0),
(432554, 0),
(432555, 0),
(432556, 0),
(432557, 0),
(432558, 0),
(432559, 0),
(432560, 0),
(432561, 0),
(432562, 0),
(432563, 0),
(432564, 0),
(432565, 0),
(432566, 0),
(432567, 0),
(432568, 0),
(432569, 0),
(432570, 0),
(432571, 0),
(432572, 0),
(432573, 0),
(432574, 0),
(432575, 0),
(432576, 0),
(432577, 0),
(432578, 0),
(432579, 0),
(432580, 0),
(432581, 0),
(432582, 0),
(432583, 0),
(432584, 0),
(432585, 0),
(432586, 0),
(432587, 0),
(432588, 0),
(432589, 0),
(432590, 0),
(432591, 0),
(432592, 0),
(432593, 0),
(432594, 0),
(432595, 0),
(432596, 0),
(432597, 0),
(432598, 0),
(432599, 0),
(432600, 0),
(432601, 0),
(432602, 0),
(432603, 0),
(432604, 0),
(432605, 0),
(432606, 0),
(432607, 0),
(432608, 0),
(432609, 0),
(432610, 0),
(432611, 0),
(432612, 0),
(432613, 0),
(432614, 0),
(432615, 0),
(432616, 0),
(432617, 0),
(432618, 0),
(432619, 0),
(432620, 0),
(432621, 0),
(432622, 0),
(432623, 0),
(432624, 0),
(432625, 0),
(432626, 0),
(432627, 0),
(432628, 0),
(432629, 0),
(432630, 0),
(432631, 0),
(432632, 0),
(432633, 0),
(432634, 0),
(432635, 0),
(432636, 0),
(432637, 0),
(432638, 0),
(432639, 0),
(432640, 0),
(432641, 0),
(432642, 0),
(432643, 0),
(432644, 0),
(432645, 0),
(432646, 0),
(432647, 0),
(432648, 0),
(432649, 0),
(432650, 0),
(432651, 0),
(432652, 0),
(432653, 0),
(432654, 0),
(432655, 0),
(432656, 0),
(432657, 0),
(432658, 0),
(432659, 0),
(432660, 0),
(432661, 0),
(432662, 0),
(432663, 0),
(432664, 0),
(432665, 0),
(432666, 0),
(432667, 0),
(432668, 0),
(432669, 0),
(432670, 0),
(432671, 0),
(432672, 0),
(432673, 0),
(432674, 0),
(432675, 0),
(432676, 0),
(432677, 0),
(432678, 0),
(432679, 0),
(432680, 0),
(432681, 0),
(432682, 0),
(432683, 0),
(432684, 0),
(432685, 0),
(432686, 0),
(432687, 0),
(432688, 0),
(432689, 0),
(432690, 0),
(432691, 0),
(432692, 0),
(432693, 0),
(432694, 0),
(432695, 0),
(432696, 0),
(432697, 0),
(432698, 0),
(432699, 0),
(432700, 0),
(432701, 0),
(432702, 0),
(432703, 0),
(432704, 0),
(432705, 0),
(432706, 0),
(432707, 0),
(432708, 0),
(432709, 0),
(432710, 0),
(432711, 0),
(432712, 0),
(432713, 0),
(432714, 0),
(432715, 0),
(432716, 0),
(432717, 0),
(432718, 0),
(432719, 0),
(432720, 0),
(432721, 0),
(432722, 0),
(432723, 0),
(432724, 0),
(432725, 0),
(432726, 0),
(432727, 0),
(432728, 0),
(432729, 0),
(432730, 0),
(432731, 0),
(432732, 0),
(432733, 0),
(432734, 0),
(432735, 0),
(432736, 0),
(432737, 0),
(432738, 0),
(432739, 0),
(432740, 0),
(432741, 0),
(432742, 0),
(432743, 0),
(432744, 0),
(432745, 0),
(432746, 0),
(432747, 0),
(432748, 0),
(432749, 0),
(432750, 0),
(432751, 0),
(432752, 0),
(432753, 0),
(432754, 0),
(432755, 0),
(432756, 0),
(432757, 0),
(432758, 0),
(432759, 0),
(432760, 0),
(432761, 0),
(432762, 0),
(432763, 0),
(432764, 0),
(432765, 0),
(432766, 0),
(432767, 0),
(432768, 0),
(432769, 0),
(432770, 0),
(432771, 0),
(432772, 0),
(432773, 0),
(432774, 0),
(432775, 0),
(432776, 0),
(432777, 0),
(432778, 0),
(432779, 0),
(432780, 0),
(432781, 0),
(432782, 0),
(432783, 0),
(432784, 0),
(432785, 0),
(432786, 0),
(432787, 0),
(432788, 0),
(432789, 0),
(432790, 0),
(432791, 0),
(432792, 0),
(432793, 0),
(432794, 0),
(432795, 0),
(432796, 0),
(432797, 0),
(432798, 0),
(432799, 0),
(432800, 0),
(432801, 0),
(432802, 0),
(432803, 0),
(432804, 0),
(432805, 0),
(432806, 0),
(432807, 0),
(432808, 0),
(432809, 0),
(432810, 0),
(432811, 0),
(432812, 0),
(432813, 0),
(432814, 0),
(432815, 0),
(432816, 0),
(432817, 0),
(432818, 0),
(432819, 0),
(432820, 0),
(432821, 0),
(432822, 0),
(432823, 0),
(432824, 0),
(432825, 0),
(432826, 0),
(432827, 0),
(432828, 0),
(432829, 0),
(432830, 0),
(432831, 0),
(432832, 0),
(432833, 0),
(432834, 0),
(432835, 0),
(432836, 0),
(432837, 0),
(432838, 0),
(432839, 0),
(432840, 0),
(432841, 0),
(432842, 0),
(432843, 0),
(432844, 0),
(432845, 0),
(432846, 0),
(432847, 0),
(432848, 0),
(432849, 0),
(432850, 0),
(432851, 0),
(432852, 0),
(432853, 0),
(432854, 0),
(432855, 0),
(432856, 0),
(432857, 0),
(432858, 0),
(432859, 0),
(432860, 0),
(432861, 0),
(432862, 0),
(432863, 0),
(432864, 0),
(432865, 0),
(432866, 0),
(432867, 0),
(432868, 0),
(432869, 0),
(432870, 0),
(432871, 0),
(432872, 0),
(432873, 0),
(432874, 0),
(432875, 0),
(432876, 0),
(432877, 0),
(432878, 0),
(432879, 0),
(432880, 0),
(432881, 0),
(432882, 0),
(432883, 0),
(432884, 0),
(432885, 0),
(432886, 0),
(432887, 0),
(432888, 0),
(432889, 0),
(432890, 0),
(432891, 0),
(432892, 0),
(432893, 0),
(432894, 0),
(432895, 0),
(432896, 0),
(432897, 0),
(432898, 0),
(432899, 0),
(432900, 0),
(432901, 0),
(432902, 0);
INSERT INTO `oc_t_city_stats` (`fk_i_city_id`, `i_num_items`) VALUES
(432903, 0),
(432904, 0),
(432905, 0),
(432906, 0),
(432907, 0),
(432908, 0),
(432909, 0),
(432910, 0),
(432911, 0),
(432912, 0),
(432913, 0),
(432914, 0),
(432915, 0),
(432916, 0),
(432917, 0),
(432918, 0),
(432919, 0),
(432920, 0),
(432921, 0),
(432922, 0),
(432923, 0),
(432924, 0),
(432925, 0),
(432926, 0),
(432927, 0),
(432928, 0),
(432929, 0),
(432930, 0),
(432931, 0),
(432932, 0),
(432933, 0),
(432934, 0),
(432935, 0),
(432936, 0),
(432937, 0),
(432938, 0),
(432939, 0),
(432940, 0),
(432941, 0),
(432942, 0),
(432943, 0),
(432944, 0),
(432945, 0),
(432946, 0),
(432947, 0),
(432948, 0),
(432949, 0),
(432950, 0),
(432951, 0),
(432952, 0),
(432953, 0),
(432954, 0),
(432955, 0),
(432956, 0),
(432957, 0),
(432958, 0),
(432959, 0),
(432960, 0),
(432961, 0),
(432962, 0),
(432963, 0),
(432964, 0),
(432965, 0),
(432966, 0),
(432967, 0),
(432968, 0),
(432969, 0),
(432970, 0),
(432971, 0),
(432972, 0),
(432973, 0),
(432974, 0),
(432975, 0),
(432976, 0),
(432977, 0),
(432978, 0),
(432979, 0),
(432980, 0),
(432981, 0),
(432982, 0),
(432983, 0),
(432984, 0),
(432985, 0),
(432986, 0),
(432987, 0),
(432988, 0),
(432989, 0),
(432990, 0),
(432991, 0),
(432992, 0),
(432993, 0),
(432994, 0),
(432995, 0),
(432996, 0),
(432997, 0),
(432998, 0),
(432999, 0),
(433000, 0),
(433001, 0),
(433002, 0),
(433003, 0),
(433004, 0),
(433005, 0),
(433006, 0),
(433007, 0),
(433008, 0),
(433009, 0),
(433010, 0),
(433011, 0),
(433012, 0),
(433013, 0),
(433014, 0),
(433015, 0),
(433016, 0),
(433017, 0),
(433018, 0),
(433019, 0),
(433020, 0),
(433021, 0),
(433022, 0),
(433023, 0),
(433024, 0),
(433025, 0),
(433026, 0),
(433027, 0),
(433028, 0),
(433029, 0),
(433030, 0),
(433031, 0),
(433032, 0),
(433033, 0),
(433034, 0),
(433035, 0),
(433036, 0),
(433037, 0),
(433038, 0),
(433039, 0),
(433040, 0),
(433041, 0),
(433042, 0),
(433043, 0),
(433044, 0),
(433045, 0),
(433046, 0),
(433047, 0),
(433048, 0),
(433049, 0),
(433050, 0),
(433051, 0),
(433052, 0),
(433053, 0),
(433054, 0),
(433055, 0),
(433056, 0),
(433057, 0),
(433058, 0),
(433059, 0),
(433060, 0),
(433061, 0),
(433062, 0),
(433063, 0),
(433064, 0),
(433065, 0),
(433066, 0),
(433067, 0),
(433068, 0),
(433069, 0),
(433070, 0),
(433071, 0),
(433072, 0),
(433073, 0),
(433074, 0),
(433075, 0),
(433076, 0),
(433077, 0),
(433078, 0),
(433079, 0),
(433080, 0),
(433081, 0),
(433082, 0),
(433083, 0),
(433084, 0),
(433085, 0),
(433086, 0),
(433087, 0),
(433088, 0),
(433089, 0),
(433090, 0),
(433091, 0),
(433092, 0),
(433093, 0),
(433094, 0),
(433095, 0),
(433096, 0),
(433097, 0),
(433098, 0),
(433099, 0),
(433100, 0),
(433101, 0),
(433102, 0),
(433103, 0),
(433104, 0),
(433105, 0),
(433106, 0),
(433107, 0),
(433108, 0),
(433109, 0),
(433110, 0),
(433111, 0),
(433112, 0),
(433113, 0),
(433114, 0),
(433115, 0),
(433116, 0),
(433117, 0),
(433118, 0),
(433119, 0),
(433120, 0),
(433121, 0),
(433122, 0),
(433123, 0),
(433124, 0),
(433125, 0),
(433126, 0),
(433127, 0),
(433128, 0),
(433129, 0),
(433130, 0),
(433131, 0),
(433132, 0),
(433133, 0),
(433134, 0),
(433135, 0),
(433136, 0),
(433137, 0),
(433138, 0),
(433139, 0),
(433140, 0),
(433141, 0),
(433142, 0),
(433143, 0),
(433144, 0),
(433145, 0),
(433146, 0),
(433147, 0),
(433148, 0),
(433149, 0),
(433150, 0),
(433151, 0),
(433152, 0),
(433153, 0),
(433154, 0),
(433155, 0),
(433156, 0),
(433157, 0),
(433158, 0),
(433159, 0),
(433160, 0),
(433161, 0),
(433162, 0),
(433163, 0),
(433164, 0),
(433165, 0),
(433166, 0),
(433167, 0),
(433168, 0),
(433169, 0),
(433170, 0),
(433171, 0),
(433172, 0),
(433173, 0),
(433174, 0),
(433175, 0),
(433176, 0),
(433177, 0),
(433178, 0),
(433179, 0),
(433180, 0),
(433181, 0),
(433182, 0),
(433183, 0),
(433184, 0),
(433185, 0),
(433186, 0),
(433187, 0),
(433188, 0),
(433189, 0),
(433190, 0),
(433191, 0),
(433192, 0),
(433193, 0),
(433194, 0),
(433195, 0),
(433196, 0),
(433197, 0),
(433198, 0),
(433199, 0),
(433200, 0),
(433201, 0),
(433202, 0),
(433203, 0),
(433204, 0),
(433205, 0),
(433206, 0),
(433207, 0),
(433208, 0),
(433209, 0),
(433210, 0),
(433211, 0),
(433212, 0),
(433213, 0),
(433214, 0),
(433215, 0),
(433216, 0),
(433217, 0),
(433218, 0),
(433219, 0),
(433220, 0),
(433221, 0),
(433222, 0),
(433223, 0),
(433224, 0),
(433225, 0),
(433226, 0),
(433227, 0),
(433228, 0),
(433229, 0),
(433230, 0),
(433231, 0),
(433232, 0),
(433233, 0),
(433234, 0),
(433235, 0),
(433236, 0),
(433237, 0),
(433238, 0),
(433239, 0),
(433240, 0),
(433241, 0),
(433242, 0),
(433243, 0),
(433244, 0),
(433245, 0),
(433246, 0),
(433247, 0),
(433248, 0),
(433249, 0),
(433250, 0),
(433251, 0),
(433252, 0),
(433253, 0),
(433254, 0),
(433255, 0),
(433256, 0),
(433257, 0),
(433258, 0),
(433259, 0),
(433260, 0),
(433261, 0),
(433262, 0),
(433263, 0),
(433264, 0),
(433265, 0),
(433266, 0),
(433267, 0),
(433268, 0),
(433269, 0),
(433270, 0),
(433271, 0),
(433272, 0),
(433273, 0),
(433274, 0),
(433275, 0),
(433276, 0),
(433277, 0),
(433278, 0),
(433279, 0),
(433280, 0),
(433281, 0),
(433282, 0),
(433283, 0),
(433284, 0),
(433285, 0),
(433286, 0),
(433287, 0),
(433288, 0),
(433289, 0),
(433290, 0),
(433291, 0),
(433292, 0),
(433293, 0),
(433294, 0),
(433295, 0),
(433296, 0),
(433297, 0),
(433298, 0),
(433299, 0),
(433300, 0),
(433301, 0),
(433302, 0),
(433303, 0),
(433304, 0),
(433305, 0),
(433306, 0),
(433307, 0),
(433308, 0),
(433309, 0),
(433310, 0),
(433311, 0),
(433312, 0),
(433313, 0),
(433314, 0),
(433315, 0),
(433316, 0),
(433317, 0),
(433318, 0),
(433319, 0),
(433320, 0),
(433321, 0),
(433322, 0),
(433323, 0),
(433324, 0),
(433325, 0),
(433326, 0),
(433327, 0),
(433328, 0),
(433329, 0),
(433330, 0),
(433331, 0),
(433332, 0),
(433333, 0),
(433334, 0),
(433335, 0),
(433336, 0),
(433337, 0),
(433338, 0),
(433339, 0),
(433340, 0),
(433341, 0),
(433342, 0),
(433343, 0),
(433344, 0),
(433345, 0),
(433346, 0),
(433347, 0),
(433348, 0),
(433349, 0),
(433350, 0),
(433351, 0),
(433352, 0),
(433353, 0),
(433354, 0),
(433355, 0),
(433356, 0),
(433357, 0),
(433358, 0),
(433359, 0),
(433360, 0),
(433361, 0),
(433362, 0),
(433363, 0),
(433364, 0),
(433365, 0),
(433366, 0),
(433367, 0),
(433368, 0),
(433369, 0),
(433370, 0),
(433371, 0),
(433372, 0),
(433373, 0),
(433374, 0),
(433375, 0),
(433376, 0),
(433377, 0),
(433378, 0),
(433379, 0),
(433380, 0),
(433381, 0),
(433382, 0),
(433383, 0),
(433384, 0),
(433385, 0),
(433386, 0),
(433387, 0),
(433388, 0),
(433389, 0),
(433390, 0),
(433391, 0),
(433392, 0),
(433393, 0),
(433394, 0),
(433395, 0),
(433396, 0),
(433397, 0),
(433398, 0),
(433399, 0),
(433400, 0),
(433401, 0),
(433402, 0),
(433403, 0),
(433404, 0),
(433405, 0),
(433406, 0),
(433407, 0),
(433408, 0),
(433409, 0),
(433410, 0),
(433411, 0),
(433412, 0),
(433413, 0),
(433414, 0),
(433415, 0),
(433416, 0),
(433417, 0),
(433418, 0),
(433419, 0),
(433420, 0),
(433421, 0),
(433422, 0),
(433423, 0),
(433424, 0),
(433425, 0),
(433426, 0),
(433427, 0),
(433428, 0),
(433429, 0),
(433430, 0),
(433431, 0),
(433432, 0),
(433433, 0),
(433434, 0),
(433435, 0),
(433436, 0),
(433437, 0),
(433438, 0),
(433439, 0),
(433440, 0),
(433441, 0),
(433442, 0),
(433443, 0),
(433444, 0),
(433445, 0),
(433446, 0),
(433447, 0),
(433448, 0),
(433449, 0),
(433450, 0),
(433451, 0),
(433452, 0),
(433453, 0),
(433454, 0),
(433455, 0),
(433456, 0),
(433457, 0),
(433458, 0),
(433459, 0),
(433460, 0),
(433461, 0),
(433462, 0),
(433463, 0),
(433464, 0),
(433465, 0),
(433466, 0),
(433467, 0),
(433468, 0),
(433469, 0),
(433470, 0),
(433471, 0),
(433472, 0),
(433473, 0),
(433474, 0),
(433475, 0),
(433476, 0),
(433477, 0),
(433478, 0),
(433479, 0),
(433480, 0),
(433481, 0),
(433482, 0),
(433483, 0),
(433484, 0),
(433485, 0),
(433486, 0),
(433487, 0),
(433488, 0),
(433489, 0),
(433490, 0),
(433491, 0),
(433492, 0),
(433493, 0),
(433494, 0),
(433495, 0),
(433496, 0),
(433497, 0),
(433498, 0),
(433499, 0),
(433500, 0),
(433501, 0),
(433502, 0),
(433503, 0),
(433504, 0),
(433505, 0),
(433506, 0),
(433507, 0),
(433508, 0),
(433509, 0),
(433510, 0),
(433511, 0),
(433512, 0),
(433513, 0),
(433514, 0),
(433515, 0),
(433516, 0),
(433517, 0),
(433518, 0),
(433519, 0),
(433520, 0),
(433521, 0),
(433522, 0),
(433523, 0),
(433524, 0),
(433525, 0),
(433526, 0),
(433527, 0),
(433528, 0),
(433529, 0),
(433530, 0),
(433531, 0),
(433532, 0),
(433533, 0),
(433534, 0),
(433535, 0),
(433536, 0),
(433537, 0),
(433538, 0),
(433539, 0),
(433540, 0),
(433541, 0),
(433542, 0),
(433543, 0),
(433544, 0),
(433545, 0),
(433546, 0),
(433547, 0),
(433548, 0),
(433549, 0),
(433550, 0),
(433551, 0),
(433552, 0),
(433553, 0),
(433554, 0),
(433555, 0),
(433556, 0),
(433557, 0),
(433558, 0),
(433559, 0),
(433560, 0),
(433561, 0),
(433562, 0),
(433563, 0),
(433564, 0),
(433565, 0),
(433566, 0),
(433567, 0),
(433568, 0),
(433569, 0),
(433570, 0),
(433571, 0),
(433572, 0),
(433573, 0),
(433574, 0),
(433575, 0),
(433576, 0),
(433577, 0),
(433578, 0),
(433579, 0),
(433580, 0),
(433581, 0),
(433582, 0),
(433583, 0),
(433584, 0),
(433585, 0),
(433586, 0),
(433587, 0),
(433588, 0),
(433589, 0),
(433590, 0),
(433591, 0),
(433592, 0),
(433593, 0),
(433594, 0),
(433595, 0),
(433596, 0),
(433597, 0),
(433598, 0),
(433599, 0),
(433600, 0),
(433601, 0),
(433602, 0),
(433603, 0),
(433604, 0),
(433605, 0),
(433606, 0),
(433607, 0),
(433608, 0),
(433609, 0),
(433610, 0),
(433611, 0),
(433612, 0),
(433613, 0),
(433614, 0),
(433615, 0),
(433616, 0),
(433617, 0),
(433618, 0),
(433619, 0),
(433620, 0),
(433621, 0),
(433622, 0),
(433623, 0),
(433624, 0),
(433625, 0),
(433626, 0),
(433627, 0),
(433628, 0),
(433629, 0),
(433630, 0),
(433631, 0),
(433632, 0),
(433633, 0),
(433634, 0),
(433635, 0),
(433636, 0),
(433637, 0),
(433638, 0),
(433639, 0),
(433640, 0),
(433641, 0),
(433642, 0),
(433643, 0),
(433644, 0),
(433645, 0),
(433646, 0),
(433647, 0),
(433648, 0),
(433649, 0),
(433650, 0),
(433651, 0),
(433652, 0),
(433653, 0),
(433654, 0),
(433655, 0),
(433656, 0),
(433657, 0),
(433658, 0),
(433659, 0),
(433660, 0),
(433661, 0),
(433662, 0),
(433663, 0),
(433664, 0),
(433665, 0),
(433666, 0),
(433667, 0),
(433668, 0),
(433669, 0),
(433670, 0),
(433671, 0),
(433672, 0),
(433673, 0),
(433674, 0),
(433675, 0),
(433676, 0),
(433677, 0),
(433678, 0),
(433679, 0),
(433680, 0),
(433681, 0),
(433682, 0),
(433683, 0),
(433684, 0),
(433685, 0),
(433686, 0),
(433687, 0),
(433688, 0),
(433689, 0),
(433690, 0),
(433691, 0),
(433692, 0),
(433693, 0),
(433694, 0),
(433695, 0),
(433696, 0),
(433697, 0),
(433698, 0),
(433699, 0),
(433700, 0),
(433701, 0),
(433702, 0),
(433703, 0),
(433704, 0),
(433705, 0),
(433706, 0),
(433707, 0),
(433708, 0),
(433709, 0),
(433710, 0),
(433711, 0),
(433712, 0),
(433713, 0),
(433714, 0),
(433715, 0),
(433716, 0),
(433717, 0),
(433718, 0),
(433719, 0),
(433720, 0),
(433721, 0),
(433722, 0),
(433723, 0),
(433724, 0),
(433725, 0),
(433726, 0),
(433727, 0),
(433728, 0),
(433729, 0),
(433730, 0),
(433731, 0),
(433732, 0),
(433733, 0),
(433734, 0),
(433735, 0),
(433736, 0),
(433737, 0),
(433738, 0),
(433739, 0),
(433740, 0),
(433741, 0),
(433742, 0),
(433743, 0),
(433744, 0),
(433745, 0),
(433746, 0),
(433747, 0),
(433748, 0),
(433749, 0),
(433750, 0),
(433751, 0),
(433752, 0),
(433753, 0),
(433754, 0),
(433755, 0),
(433756, 0),
(433757, 0),
(433758, 0),
(433759, 0),
(433760, 0),
(433761, 0),
(433762, 0),
(433763, 0),
(433764, 0),
(433765, 0),
(433766, 0),
(433767, 0),
(433768, 0),
(433769, 0),
(433770, 0),
(433771, 0),
(433772, 0),
(433773, 0),
(433774, 0),
(433775, 0),
(433776, 0),
(433777, 0),
(433778, 0),
(433779, 0),
(433780, 0),
(433781, 0),
(433782, 0),
(433783, 0),
(433784, 0),
(433785, 0),
(433786, 0),
(433787, 0),
(433788, 0),
(433789, 0),
(433790, 0),
(433791, 0),
(433792, 0),
(433793, 0),
(433794, 0),
(433795, 0),
(433796, 0),
(433797, 0),
(433798, 0),
(433799, 0),
(433800, 0),
(433801, 0),
(433802, 0),
(433803, 0),
(433804, 0),
(433805, 0),
(433806, 0),
(433807, 0),
(433808, 0),
(433809, 0),
(433810, 0),
(433811, 0),
(433812, 0),
(433813, 0),
(433814, 0),
(433815, 0),
(433816, 0),
(433817, 0),
(433818, 0),
(433819, 0),
(433820, 0),
(433821, 0),
(433822, 0),
(433823, 0),
(433824, 0),
(433825, 0),
(433826, 0),
(433827, 0),
(433828, 0),
(433829, 0),
(433830, 0),
(433831, 0),
(433832, 0),
(433833, 0),
(433834, 0),
(433835, 0),
(433836, 0),
(433837, 0),
(433838, 0),
(433839, 0),
(433840, 0),
(433841, 0),
(433842, 0),
(433843, 0),
(433844, 0),
(433845, 0),
(433846, 0),
(433847, 0),
(433848, 0),
(433849, 0),
(433850, 0),
(433851, 0),
(433852, 0),
(433853, 0),
(433854, 0),
(433855, 0),
(433856, 0),
(433857, 0),
(433858, 0),
(433859, 0),
(433860, 0),
(433861, 0),
(433862, 0),
(433863, 0),
(433864, 0),
(433865, 0),
(433866, 0),
(433867, 0),
(433868, 0),
(433869, 0),
(433870, 0),
(433871, 0),
(433872, 0),
(433873, 0),
(433874, 0),
(433875, 0),
(433876, 0),
(433877, 0),
(433878, 0),
(433879, 0),
(433880, 0),
(433881, 0),
(433882, 0),
(433883, 0),
(433884, 0),
(433885, 0),
(433886, 0),
(433887, 0),
(433888, 0),
(433889, 0),
(433890, 0),
(433891, 0),
(433892, 0),
(433893, 0),
(433894, 0),
(433895, 0),
(433896, 0),
(433897, 0),
(433898, 0),
(433899, 0),
(433900, 0),
(433901, 0),
(433902, 0),
(433903, 0),
(433904, 0),
(433905, 0),
(433906, 0),
(433907, 0),
(433908, 0),
(433909, 0),
(433910, 0),
(433911, 0),
(433912, 0),
(433913, 0),
(433914, 0),
(433915, 0),
(433916, 0),
(433917, 0),
(433918, 0),
(433919, 0),
(433920, 0),
(433921, 0),
(433922, 0),
(433923, 0),
(433924, 0),
(433925, 0),
(433926, 0),
(433927, 0),
(433928, 0),
(433929, 0),
(433930, 0),
(433931, 0),
(433932, 0),
(433933, 0),
(433934, 0),
(433935, 0),
(433936, 0),
(433937, 0),
(433938, 0),
(433939, 0),
(433940, 0),
(433941, 0),
(433942, 0),
(433943, 0),
(433944, 0),
(433945, 0),
(433946, 0),
(433947, 0),
(433948, 0),
(433949, 0),
(433950, 0),
(433951, 0),
(433952, 0),
(433953, 0),
(433954, 0),
(433955, 0),
(433956, 0),
(433957, 0),
(433958, 0),
(433959, 0),
(433960, 0),
(433961, 0),
(433962, 0),
(433963, 0),
(433964, 0),
(433965, 0),
(433966, 0),
(433967, 0),
(433968, 0),
(433969, 0),
(433970, 0),
(433971, 0),
(433972, 0),
(433973, 0),
(433974, 0),
(433975, 0),
(433976, 0),
(433977, 0),
(433978, 0),
(433979, 0),
(433980, 0),
(433981, 0),
(433982, 0),
(433983, 0),
(433984, 0),
(433985, 0),
(433986, 0),
(433987, 0),
(433988, 0),
(433989, 0),
(433990, 0),
(433991, 0),
(433992, 0),
(433993, 0),
(433994, 0),
(433995, 0),
(433996, 0),
(433997, 0),
(433998, 0),
(433999, 0),
(434000, 0),
(434001, 0),
(434002, 0),
(434003, 0),
(434004, 0),
(434005, 0),
(434006, 0),
(434007, 0),
(434008, 0),
(434009, 0),
(434010, 0),
(434011, 0),
(434012, 0),
(434013, 0),
(434014, 0),
(434015, 0),
(434016, 0),
(434017, 0),
(434018, 0),
(434019, 0),
(434020, 0),
(434021, 0),
(434022, 0),
(434023, 0),
(434024, 0),
(434025, 0),
(434026, 0),
(434027, 0),
(434028, 0),
(434029, 0),
(434030, 0),
(434031, 0),
(434032, 0),
(434033, 0),
(434034, 0),
(434035, 0),
(434036, 0),
(434037, 0),
(434038, 0),
(434039, 0),
(434040, 0),
(434041, 0),
(434042, 0),
(434043, 0),
(434044, 0),
(434045, 0),
(434046, 0),
(434047, 0),
(434048, 0),
(434049, 0),
(434050, 0),
(434051, 0),
(434052, 0),
(434053, 0),
(434054, 0),
(434055, 0),
(434056, 0),
(434057, 0),
(434058, 0),
(434059, 0),
(434060, 0),
(434061, 0),
(434062, 0),
(434063, 0),
(434064, 0),
(434065, 0),
(434066, 0),
(434067, 0),
(434068, 0),
(434069, 0),
(434070, 0),
(434071, 0),
(434072, 0),
(434073, 0),
(434074, 0),
(434075, 0),
(434076, 0),
(434077, 0),
(434078, 0),
(434079, 0),
(434080, 0),
(434081, 0),
(434082, 0),
(434083, 0),
(434084, 0),
(434085, 0),
(434086, 0),
(434087, 0),
(434088, 0),
(434089, 0),
(434090, 0),
(434091, 0),
(434092, 0),
(434093, 0),
(434094, 0),
(434095, 0),
(434096, 0),
(434097, 0),
(434098, 0),
(434099, 0),
(434100, 0),
(434101, 0),
(434102, 0),
(434103, 0),
(434104, 0),
(434105, 0),
(434106, 0),
(434107, 0),
(434108, 0),
(434109, 0),
(434110, 0),
(434111, 0),
(434112, 0),
(434113, 0),
(434114, 0),
(434115, 0),
(434116, 0),
(434117, 0),
(434118, 0),
(434119, 0),
(434120, 0),
(434121, 0),
(434122, 0),
(434123, 0),
(434124, 0),
(434125, 0),
(434126, 0),
(434127, 0),
(434128, 0),
(434129, 0),
(434130, 0),
(434131, 0),
(434132, 0),
(434133, 0),
(434134, 0),
(434135, 0),
(434136, 0),
(434137, 0),
(434138, 0),
(434139, 0),
(434140, 0),
(434141, 0),
(434142, 0),
(434143, 0),
(434144, 0),
(434145, 0),
(434146, 0),
(434147, 0),
(434148, 0),
(434149, 0),
(434150, 0),
(434151, 0),
(434152, 0),
(434153, 0),
(434154, 0),
(434155, 0),
(434156, 0),
(434157, 0),
(434158, 0),
(434159, 0),
(434160, 0),
(434161, 0),
(434162, 0),
(434163, 0),
(434164, 0),
(434165, 0),
(434166, 0),
(434167, 0),
(434168, 0),
(434169, 0),
(434170, 0),
(434171, 0),
(434172, 0),
(434173, 0),
(434174, 0),
(434175, 0),
(434176, 0),
(434177, 0),
(434178, 0),
(434179, 0),
(434180, 0),
(434181, 0),
(434182, 0),
(434183, 0),
(434184, 0),
(434185, 0),
(434186, 0),
(434187, 0),
(434188, 0),
(434189, 0),
(434190, 0),
(434191, 0),
(434192, 0),
(434193, 0),
(434194, 0),
(434195, 0),
(434196, 0),
(434197, 0),
(434198, 0),
(434199, 0),
(434200, 0),
(434201, 0),
(434202, 0),
(434203, 0),
(434204, 0),
(434205, 0),
(434206, 0),
(434207, 0),
(434208, 0),
(434209, 0),
(434210, 0),
(434211, 0),
(434212, 0),
(434213, 0),
(434214, 0),
(434215, 0),
(434216, 0),
(434217, 0),
(434218, 0),
(434219, 0),
(434220, 0),
(434221, 0),
(434222, 0),
(434223, 0),
(434224, 0),
(434225, 0),
(434226, 0),
(434227, 0),
(434228, 0),
(434229, 0),
(434230, 0),
(434231, 0),
(434232, 0),
(434233, 0),
(434234, 0),
(434235, 0),
(434236, 0),
(434237, 0),
(434238, 0),
(434239, 0),
(434240, 0),
(434241, 0),
(434242, 0),
(434243, 0),
(434244, 0),
(434245, 0),
(434246, 0),
(434247, 0),
(434248, 0),
(434249, 0),
(434250, 0),
(434251, 0),
(434252, 0),
(434253, 0),
(434254, 0),
(434255, 0),
(434256, 0),
(434257, 0),
(434258, 0),
(434259, 0),
(434260, 0),
(434261, 0),
(434262, 0),
(434263, 0),
(434264, 0),
(434265, 0),
(434266, 0),
(434267, 0),
(434268, 0),
(434269, 0),
(434270, 0),
(434271, 0),
(434272, 0),
(434273, 0),
(434274, 0),
(434275, 0),
(434276, 0),
(434277, 0),
(434278, 0),
(434279, 0),
(434280, 0),
(434281, 0),
(434282, 0),
(434283, 0),
(434284, 0),
(434285, 0),
(434286, 0),
(434287, 0),
(434288, 0),
(434289, 0),
(434290, 0),
(434291, 0),
(434292, 0),
(434293, 0),
(434294, 0),
(434295, 0),
(434296, 0),
(434297, 0),
(434298, 0),
(434299, 0),
(434300, 0),
(434301, 0),
(434302, 0),
(434303, 0),
(434304, 0),
(434305, 0),
(434306, 0),
(434307, 0),
(434308, 0),
(434309, 0),
(434310, 0),
(434311, 0),
(434312, 0),
(434313, 0),
(434314, 0),
(434315, 0),
(434316, 0),
(434317, 0),
(434318, 0),
(434319, 0),
(434320, 0),
(434321, 0),
(434322, 0),
(434323, 0),
(434324, 0),
(434325, 0),
(434326, 0),
(434327, 0),
(434328, 0),
(434329, 0),
(434330, 0),
(434331, 0),
(434332, 0),
(434333, 0),
(434334, 0),
(434335, 0),
(434336, 0),
(434337, 0),
(434338, 0),
(434339, 0),
(434340, 0),
(434341, 0),
(434342, 0),
(434343, 0),
(434344, 0),
(434345, 0),
(434346, 0),
(434347, 0),
(434348, 0),
(434349, 0),
(434350, 0),
(434351, 0),
(434352, 0),
(434353, 0),
(434354, 0),
(434355, 0),
(434356, 0),
(434357, 0),
(434358, 0),
(434359, 0),
(434360, 0),
(434361, 0),
(434362, 0),
(434363, 0),
(434364, 0),
(434365, 0),
(434366, 0),
(434367, 0),
(434368, 0),
(434369, 0),
(434370, 0),
(434371, 0),
(434372, 0),
(434373, 0),
(434374, 0),
(434375, 0),
(434376, 0),
(434377, 0),
(434378, 0),
(434379, 0),
(434380, 0),
(434381, 0),
(434382, 0),
(434383, 0),
(434384, 0),
(434385, 0),
(434386, 0),
(434387, 0),
(434388, 0),
(434389, 0),
(434390, 0),
(434391, 0),
(434392, 0),
(434393, 0),
(434394, 0),
(434395, 0),
(434396, 0),
(434397, 0),
(434398, 0),
(434399, 0),
(434400, 0),
(434401, 0),
(434402, 0),
(434403, 0),
(434404, 0),
(434405, 0),
(434406, 0),
(434407, 0),
(434408, 0),
(434409, 0),
(434410, 0),
(434411, 0),
(434412, 0),
(434413, 0),
(434414, 0),
(434415, 0),
(434416, 0),
(434417, 0),
(434418, 0),
(434419, 0),
(434420, 0),
(434421, 0),
(434422, 0),
(434423, 0),
(434424, 0),
(434425, 0),
(434426, 0),
(434427, 0),
(434428, 0),
(434429, 0),
(434430, 0),
(434431, 0),
(434432, 0),
(434433, 0),
(434434, 0),
(434435, 0),
(434436, 0),
(434437, 0),
(434438, 0),
(434439, 0),
(434440, 0),
(434441, 0),
(434442, 0),
(434443, 0),
(434444, 0),
(434445, 0),
(434446, 0),
(434447, 0),
(434448, 0),
(434449, 0),
(434450, 0),
(434451, 0),
(434452, 0),
(434453, 0),
(434454, 0),
(434455, 0),
(434456, 0),
(434457, 0),
(434458, 0),
(434459, 0),
(434460, 0),
(434461, 0),
(434462, 0),
(434463, 0),
(434464, 0),
(434465, 0),
(434466, 0),
(434467, 0),
(434468, 0),
(434469, 0),
(434470, 0),
(434471, 0),
(434472, 0),
(434473, 0),
(434474, 0),
(434475, 0),
(434476, 0),
(434477, 0),
(434478, 0),
(434479, 0),
(434480, 0),
(434481, 0),
(434482, 0),
(434483, 0),
(434484, 0),
(434485, 0),
(434486, 0),
(434487, 0),
(434488, 0),
(434489, 0),
(434490, 0),
(434491, 0),
(434492, 0),
(434493, 0),
(434494, 0),
(434495, 0),
(434496, 0),
(434497, 0),
(434498, 0),
(434499, 0),
(434500, 0),
(434501, 0),
(434502, 0),
(434503, 0),
(434504, 0),
(434505, 0),
(434506, 0),
(434507, 0),
(434508, 0),
(434509, 0),
(434510, 0),
(434511, 0),
(434512, 0),
(434513, 0),
(434514, 0),
(434515, 0),
(434516, 0),
(434517, 0),
(434518, 0),
(434519, 0),
(434520, 0),
(434521, 0),
(434522, 0),
(434523, 0),
(434524, 0),
(434525, 0),
(434526, 0),
(434527, 0),
(434528, 0),
(434529, 0),
(434530, 0),
(434531, 0),
(434532, 0),
(434533, 0),
(434534, 0),
(434535, 0),
(434536, 0),
(434537, 0),
(434538, 0),
(434539, 0),
(434540, 0),
(434541, 0),
(434542, 0),
(434543, 0),
(434544, 0),
(434545, 0),
(434546, 0),
(434547, 0),
(434548, 0),
(434549, 0),
(434550, 0),
(434551, 0),
(434552, 0),
(434553, 0),
(434554, 0),
(434555, 0),
(434556, 0),
(434557, 0),
(434558, 0),
(434559, 0),
(434560, 0),
(434561, 0),
(434562, 0),
(434563, 0),
(434564, 0),
(434565, 0),
(434566, 0),
(434567, 0),
(434568, 0),
(434569, 0),
(434570, 0),
(434571, 0),
(434572, 0),
(434573, 0),
(434574, 0),
(434575, 0),
(434576, 0),
(434577, 0),
(434578, 0),
(434579, 0),
(434580, 0),
(434581, 0),
(434582, 0),
(434583, 0),
(434584, 0),
(434585, 0),
(434586, 0),
(434587, 0),
(434588, 0),
(434589, 0),
(434590, 0),
(434591, 0),
(434592, 0),
(434593, 0),
(434594, 0),
(434595, 0),
(434596, 0),
(434597, 0),
(434598, 0),
(434599, 0),
(434600, 0),
(434601, 0),
(434602, 0),
(434603, 0),
(434604, 0),
(434605, 0),
(434606, 0),
(434607, 0),
(434608, 0),
(434609, 0),
(434610, 0),
(434611, 0),
(434612, 0),
(434613, 0),
(434614, 0),
(434615, 0),
(434616, 0),
(434617, 0),
(434618, 0),
(434619, 0),
(434620, 0),
(434621, 0),
(434622, 0),
(434623, 0),
(434624, 0),
(434625, 0),
(434626, 0),
(434627, 0),
(434628, 0),
(434629, 0),
(434630, 0),
(434631, 0),
(434632, 0),
(434633, 0),
(434634, 0),
(434635, 0),
(434636, 0),
(434637, 0),
(434638, 0),
(434639, 0),
(434640, 0),
(434641, 0),
(434642, 0),
(434643, 0),
(434644, 0),
(434645, 0),
(434646, 0),
(434647, 0),
(434648, 0),
(434649, 0),
(434650, 0),
(434651, 0),
(434652, 0),
(434653, 0),
(434654, 0),
(434655, 0),
(434656, 0),
(434657, 0),
(434658, 0),
(434659, 0),
(434660, 0),
(434661, 0),
(434662, 0),
(434663, 0),
(434664, 0),
(434665, 0),
(434666, 0),
(434667, 0),
(434668, 0),
(434669, 0),
(434670, 0),
(434671, 0),
(434672, 0),
(434673, 0),
(434674, 0),
(434675, 0),
(434676, 0),
(434677, 0),
(434678, 0),
(434679, 0),
(434680, 0),
(434681, 0),
(434682, 0),
(434683, 0),
(434684, 0),
(434685, 0),
(434686, 0),
(434687, 0),
(434688, 0),
(434689, 0),
(434690, 0),
(434691, 0),
(434692, 0),
(434693, 0),
(434694, 0),
(434695, 0),
(434696, 0),
(434697, 0),
(434698, 0),
(434699, 0),
(434700, 0),
(434701, 0),
(434702, 0),
(434703, 0),
(434704, 0),
(434705, 0),
(434706, 0),
(434707, 0),
(434708, 0),
(434709, 0),
(434710, 0),
(434711, 0),
(434712, 0),
(434713, 0),
(434714, 0),
(434715, 0),
(434716, 0),
(434717, 0),
(434718, 0),
(434719, 0),
(434720, 0),
(434721, 0),
(434722, 0),
(434723, 0),
(434724, 0),
(434725, 0),
(434726, 0),
(434727, 0),
(434728, 0),
(434729, 0),
(434730, 0),
(434731, 0),
(434732, 0),
(434733, 0),
(434734, 0),
(434735, 0),
(434736, 0),
(434737, 0),
(434738, 0),
(434739, 0),
(434740, 0),
(434741, 0),
(434742, 0),
(434743, 0),
(434744, 0),
(434745, 0),
(434746, 0),
(434747, 0),
(434748, 0),
(434749, 0),
(434750, 0),
(434751, 0),
(434752, 0),
(434753, 0),
(434754, 0),
(434755, 0),
(434756, 0),
(434757, 0),
(434758, 0),
(434759, 0),
(434760, 0),
(434761, 0),
(434762, 0),
(434763, 0),
(434764, 0),
(434765, 0),
(434766, 0),
(434767, 0),
(434768, 0),
(434769, 0),
(434770, 0),
(434771, 0),
(434772, 0),
(434773, 0),
(434774, 0),
(434775, 0),
(434776, 0),
(434777, 0),
(434778, 0),
(434779, 0),
(434780, 0),
(434781, 0),
(434782, 0),
(434783, 0),
(434784, 0),
(434785, 0),
(434786, 0),
(434787, 0),
(434788, 0),
(434789, 0),
(434790, 0),
(434791, 0),
(434792, 0),
(434793, 0),
(434794, 0),
(434795, 0),
(434796, 0),
(434797, 0),
(434798, 0),
(434799, 0),
(434800, 0),
(434801, 0),
(434802, 0),
(434803, 0),
(434804, 0),
(434805, 0),
(434806, 0),
(434807, 0),
(434808, 0),
(434809, 0),
(434810, 0),
(434811, 0),
(434812, 0),
(434813, 0),
(434814, 0),
(434815, 0),
(434816, 0),
(434817, 0),
(434818, 0),
(434819, 0),
(434820, 0),
(434821, 0),
(434822, 0),
(434823, 0),
(434824, 0),
(434825, 0),
(434826, 0),
(434827, 0),
(434828, 0),
(434829, 0),
(434830, 0),
(434831, 0),
(434832, 0),
(434833, 0),
(434834, 0),
(434835, 0),
(434836, 0),
(434837, 0),
(434838, 0),
(434839, 0),
(434840, 0),
(434841, 0),
(434842, 0),
(434843, 0),
(434844, 0),
(434845, 0),
(434846, 0),
(434847, 0),
(434848, 0),
(434849, 0),
(434850, 0),
(434851, 0),
(434852, 0),
(434853, 0),
(434854, 0),
(434855, 0),
(434856, 0),
(434857, 0),
(434858, 0),
(434859, 0),
(434860, 0),
(434861, 0),
(434862, 0),
(434863, 0),
(434864, 0),
(434865, 0),
(434866, 0),
(434867, 0),
(434868, 0),
(434869, 0),
(434870, 0),
(434871, 0),
(434872, 0),
(434873, 0),
(434874, 0),
(434875, 0),
(434876, 0),
(434877, 0),
(434878, 0),
(434879, 0),
(434880, 0),
(434881, 0),
(434882, 0),
(434883, 0),
(434884, 0),
(434885, 0),
(434886, 0),
(434887, 0),
(434888, 0),
(434889, 0),
(434890, 0),
(434891, 0),
(434892, 0),
(434893, 0),
(434894, 0),
(434895, 0),
(434896, 0),
(434897, 0),
(434898, 0),
(434899, 0),
(434900, 0),
(434901, 0),
(434902, 0),
(434903, 0),
(434904, 0),
(434905, 0),
(434906, 0),
(434907, 0),
(434908, 0),
(434909, 0),
(434910, 0),
(434911, 0),
(434912, 0),
(434913, 0),
(434914, 0),
(434915, 0),
(434916, 0),
(434917, 0),
(434918, 0),
(434919, 0),
(434920, 0),
(434921, 0),
(434922, 0),
(434923, 0),
(434924, 0),
(434925, 0),
(434926, 0),
(434927, 0),
(434928, 0),
(434929, 0),
(434930, 0),
(434931, 0),
(434932, 0),
(434933, 0),
(434934, 0),
(434935, 0),
(434936, 0),
(434937, 0),
(434938, 0),
(434939, 0),
(434940, 0),
(434941, 0),
(434942, 0),
(434943, 0),
(434944, 0),
(434945, 0),
(434946, 0),
(434947, 0),
(434948, 0),
(434949, 0),
(434950, 0),
(434951, 0),
(434952, 0),
(434953, 0),
(434954, 0),
(434955, 0),
(434956, 0),
(434957, 0),
(434958, 0),
(434959, 0),
(434960, 0),
(434961, 0),
(434962, 0),
(434963, 0),
(434964, 0),
(434965, 0),
(434966, 0),
(434967, 0),
(434968, 0),
(434969, 0),
(434970, 0),
(434971, 0),
(434972, 0),
(434973, 0),
(434974, 0),
(434975, 0),
(434976, 0),
(434977, 0),
(434978, 0),
(434979, 0),
(434980, 0),
(434981, 0),
(434982, 0),
(434983, 0),
(434984, 0),
(434985, 0),
(434986, 0),
(434987, 0),
(434988, 0),
(434989, 0),
(434990, 0),
(434991, 0),
(434992, 0),
(434993, 0),
(434994, 0),
(434995, 0),
(434996, 0),
(434997, 0),
(434998, 0),
(434999, 0),
(435000, 0),
(435001, 0),
(435002, 0),
(435003, 0),
(435004, 0),
(435005, 0),
(435006, 0),
(435007, 0),
(435008, 0),
(435009, 0),
(435010, 0),
(435011, 0),
(435012, 0),
(435013, 0),
(435014, 0),
(435015, 0),
(435016, 0),
(435017, 0),
(435018, 0),
(435019, 0),
(435020, 0),
(435021, 0),
(435022, 0),
(435023, 0),
(435024, 0),
(435025, 0),
(435026, 0),
(435027, 0),
(435028, 0),
(435029, 0),
(435030, 0),
(435031, 0),
(435032, 0),
(435033, 0),
(435034, 0),
(435035, 0),
(435036, 0),
(435037, 0),
(435038, 0),
(435039, 0),
(435040, 0),
(435041, 0),
(435042, 0),
(435043, 0),
(435044, 0),
(435045, 0),
(435046, 0),
(435047, 0),
(435048, 0),
(435049, 0),
(435050, 0),
(435051, 0),
(435052, 0),
(435053, 0),
(435054, 0),
(435055, 0),
(435056, 0),
(435057, 0),
(435058, 0),
(435059, 0),
(435060, 0),
(435061, 0),
(435062, 0),
(435063, 0),
(435064, 0),
(435065, 0),
(435066, 0),
(435067, 0),
(435068, 0),
(435069, 0),
(435070, 0),
(435071, 0),
(435072, 0),
(435073, 0),
(435074, 0),
(435075, 0),
(435076, 0),
(435077, 0),
(435078, 0),
(435079, 0),
(435080, 0),
(435081, 0),
(435082, 0),
(435083, 0),
(435084, 0),
(435085, 0),
(435086, 0),
(435087, 0),
(435088, 0),
(435089, 0),
(435090, 0),
(435091, 0),
(435092, 0),
(435093, 0),
(435094, 0),
(435095, 0),
(435096, 0),
(435097, 0),
(435098, 0),
(435099, 0),
(435100, 0),
(435101, 0),
(435102, 0),
(435103, 0),
(435104, 0),
(435105, 0),
(435106, 0),
(435107, 0),
(435108, 0),
(435109, 0),
(435110, 0),
(435111, 0),
(435112, 0),
(435113, 0),
(435114, 0),
(435115, 0),
(435116, 0),
(435117, 0),
(435118, 0),
(435119, 0),
(435120, 0),
(435121, 0),
(435122, 0),
(435123, 0),
(435124, 0),
(435125, 0),
(435126, 0),
(435127, 0),
(435128, 0),
(435129, 0),
(435130, 0),
(435131, 0),
(435132, 0),
(435133, 0),
(435134, 0),
(435135, 0),
(435136, 0),
(435137, 0),
(435138, 0),
(435139, 0),
(435140, 0),
(435141, 0),
(435142, 0),
(435143, 0),
(435144, 0),
(435145, 0),
(435146, 0),
(435147, 0),
(435148, 0),
(435149, 0),
(435150, 0),
(435151, 0),
(435152, 0),
(435153, 0),
(435154, 0),
(435155, 0),
(435156, 0),
(435157, 0),
(435158, 0),
(435159, 0),
(435160, 0),
(435161, 0),
(435162, 0),
(435163, 0),
(435164, 0),
(435165, 0),
(435166, 0),
(435167, 0),
(435168, 0),
(435169, 0),
(435170, 0),
(435171, 0),
(435172, 0),
(435173, 0),
(435174, 0),
(435175, 0),
(435176, 0),
(435177, 0),
(435178, 0),
(435179, 0),
(435180, 0),
(435181, 0),
(435182, 0),
(435183, 0),
(435184, 0),
(435185, 0),
(435186, 0),
(435187, 0),
(435188, 0),
(435189, 0),
(435190, 0),
(435191, 0),
(435192, 0),
(435193, 0),
(435194, 0),
(435195, 0),
(435196, 0),
(435197, 0),
(435198, 0),
(435199, 0),
(435200, 0),
(435201, 0),
(435202, 0),
(435203, 0),
(435204, 0),
(435205, 0),
(435206, 0),
(435207, 0),
(435208, 0),
(435209, 0),
(435210, 0),
(435211, 0),
(435212, 0),
(435213, 0),
(435214, 0),
(435215, 0),
(435216, 0),
(435217, 0),
(435218, 0),
(435219, 0),
(435220, 0),
(435221, 0),
(435222, 0),
(435223, 0),
(435224, 0),
(435225, 0),
(435226, 0),
(435227, 0),
(435228, 0),
(435229, 0),
(435230, 0),
(435231, 0),
(435232, 0),
(435233, 0),
(435234, 0),
(435235, 0),
(435236, 0),
(435237, 0),
(435238, 0),
(435239, 0),
(435240, 0),
(435241, 0),
(435242, 0),
(435243, 0),
(435244, 0),
(435245, 0),
(435246, 0),
(435247, 0),
(435248, 0),
(435249, 0),
(435250, 0),
(435251, 0),
(435252, 0),
(435253, 0),
(435254, 0),
(435255, 0),
(435256, 0),
(435257, 0),
(435258, 0),
(435259, 0),
(435260, 0),
(435261, 0),
(435262, 0),
(435263, 0),
(435264, 0),
(435265, 0),
(435266, 0),
(435267, 0),
(435268, 0),
(435269, 0),
(435270, 0),
(435271, 0),
(435272, 0),
(435273, 0),
(435274, 0),
(435275, 0),
(435276, 0),
(435277, 0),
(435278, 0),
(435279, 0),
(435280, 0),
(435281, 0),
(435282, 0),
(435283, 0),
(435284, 0),
(435285, 0),
(435286, 0),
(435287, 0),
(435288, 0),
(435289, 0),
(435290, 0),
(435291, 0),
(435292, 0),
(435293, 0),
(435294, 0),
(435295, 0),
(435296, 0),
(435297, 0),
(435298, 0),
(435299, 0),
(435300, 0),
(435301, 0),
(435302, 0),
(435303, 0),
(435304, 0),
(435305, 0),
(435306, 0),
(435307, 0),
(435308, 0),
(435309, 0),
(435310, 0),
(435311, 0),
(435312, 0),
(435313, 0),
(435314, 0),
(435315, 0),
(435316, 0),
(435317, 0),
(435318, 0),
(435319, 0),
(435320, 0),
(435321, 0),
(435322, 0),
(435323, 0),
(435324, 0),
(435325, 0),
(435326, 0),
(435327, 0),
(435328, 0),
(435329, 0),
(435330, 0),
(435331, 0),
(435332, 0),
(435333, 0),
(435334, 0),
(435335, 0),
(435336, 0),
(435337, 0),
(435338, 0),
(435339, 0),
(435340, 0),
(435341, 0),
(435342, 0),
(435343, 0),
(435344, 0),
(435345, 0),
(435346, 0),
(435347, 0),
(435348, 0),
(435349, 0),
(435350, 0),
(435351, 0),
(435352, 0),
(435353, 0),
(435354, 0),
(435355, 0),
(435356, 0),
(435357, 0),
(435358, 0),
(435359, 0),
(435360, 0),
(435361, 0),
(435362, 0),
(435363, 0),
(435364, 0),
(435365, 0),
(435366, 0),
(435367, 0),
(435368, 0),
(435369, 0),
(435370, 0),
(435371, 0),
(435372, 0),
(435373, 0),
(435374, 0),
(435375, 0),
(435376, 0),
(435377, 0),
(435378, 0),
(435379, 0),
(435380, 0),
(435381, 0),
(435382, 0),
(435383, 0),
(435384, 0),
(435385, 0),
(435386, 0),
(435387, 0),
(435388, 0),
(435389, 0),
(435390, 0),
(435391, 0),
(435392, 0),
(435393, 0),
(435394, 0),
(435395, 0),
(435396, 0),
(435397, 0),
(435398, 0),
(435399, 0),
(435400, 0),
(435401, 0),
(435402, 0),
(435403, 0),
(435404, 0),
(435405, 0),
(435406, 0),
(435407, 0),
(435408, 0),
(435409, 0),
(435410, 0),
(435411, 0),
(435412, 0),
(435413, 0),
(435414, 0),
(435415, 0),
(435416, 0),
(435417, 0),
(435418, 0),
(435419, 0),
(435420, 0),
(435421, 0),
(435422, 0),
(435423, 0),
(435424, 0),
(435425, 0),
(435426, 0),
(435427, 0),
(435428, 0),
(435429, 0),
(435430, 0),
(435431, 0),
(435432, 0),
(435433, 0),
(435434, 0),
(435435, 0),
(435436, 0),
(435437, 0),
(435438, 0),
(435439, 0),
(435440, 0),
(435441, 0),
(435442, 0),
(435443, 0),
(435444, 0),
(435445, 0),
(435446, 0),
(435447, 0),
(435448, 0),
(435449, 0),
(435450, 0),
(435451, 0),
(435452, 0),
(435453, 0),
(435454, 0),
(435455, 0),
(435456, 0),
(435457, 0),
(435458, 0),
(435459, 0),
(435460, 0),
(435461, 0),
(435462, 0),
(435463, 0),
(435464, 0),
(435465, 0),
(435466, 0),
(435467, 0),
(435468, 0),
(435469, 0),
(435470, 0),
(435471, 0),
(435472, 0),
(435473, 0),
(435474, 0),
(435475, 0),
(435476, 0),
(435477, 0),
(435478, 0),
(435479, 0),
(435480, 0),
(435481, 0),
(435482, 0),
(435483, 0),
(435484, 0),
(435485, 0),
(435486, 0),
(435487, 0),
(435488, 0),
(435489, 0),
(435490, 0),
(435491, 0),
(435492, 0),
(435493, 0),
(435494, 0),
(435495, 0),
(435496, 0),
(435497, 0),
(435498, 0),
(435499, 0),
(435500, 0),
(435501, 0),
(435502, 0),
(435503, 0),
(435504, 0),
(435505, 0),
(435506, 0),
(435507, 0),
(435508, 0),
(435509, 0),
(435510, 0),
(435511, 0),
(435512, 0),
(435513, 0),
(435514, 0),
(435515, 0),
(435516, 0),
(435517, 0),
(435518, 0),
(435519, 0),
(435520, 0),
(435521, 0),
(435522, 0),
(435523, 0),
(435524, 0),
(435525, 0),
(435526, 0),
(435527, 0),
(435528, 0),
(435529, 0),
(435530, 0),
(435531, 0),
(435532, 0),
(435533, 0),
(435534, 0),
(435535, 0),
(435536, 0),
(435537, 0),
(435538, 0),
(435539, 0),
(435540, 0),
(435541, 0),
(435542, 0),
(435543, 0),
(435544, 0),
(435545, 0),
(435546, 0),
(435547, 0),
(435548, 0),
(435549, 0),
(435550, 0),
(435551, 0),
(435552, 0),
(435553, 0),
(435554, 0),
(435555, 0),
(435556, 0),
(435557, 0),
(435558, 0),
(435559, 0),
(435560, 0),
(435561, 0),
(435562, 0),
(435563, 0),
(435564, 0),
(435565, 0),
(435566, 0),
(435567, 0),
(435568, 0),
(435569, 0),
(435570, 0),
(435571, 0),
(435572, 0),
(435573, 0),
(435574, 0),
(435575, 0),
(435576, 0),
(435577, 0),
(435578, 0),
(435579, 0),
(435580, 0),
(435581, 0),
(435582, 0),
(435583, 0),
(435584, 0),
(435585, 0),
(435586, 0),
(435587, 0),
(435588, 0),
(435589, 0),
(435590, 0),
(435591, 0),
(435592, 0),
(435593, 0),
(435594, 0),
(435595, 0),
(435596, 0),
(435597, 0),
(435598, 0),
(435599, 0),
(435600, 0),
(435601, 0),
(435602, 0),
(435603, 0),
(435604, 0),
(435605, 0),
(435606, 0),
(435607, 0),
(435608, 0),
(435609, 0),
(435610, 0),
(435611, 0),
(435612, 0),
(435613, 0),
(435614, 0),
(435615, 0),
(435616, 0),
(435617, 0),
(435618, 0),
(435619, 0),
(435620, 0),
(435621, 0),
(435622, 0),
(435623, 0),
(435624, 0),
(435625, 0),
(435626, 0),
(435627, 0),
(435628, 0),
(435629, 0),
(435630, 0),
(435631, 0),
(435632, 0),
(435633, 0),
(435634, 0),
(435635, 0),
(435636, 0),
(435637, 0),
(435638, 0),
(435639, 0),
(435640, 0),
(435641, 0),
(435642, 0),
(435643, 0),
(435644, 0),
(435645, 0),
(435646, 0),
(435647, 0),
(435648, 0),
(435649, 0),
(435650, 0),
(435651, 0),
(435652, 0),
(435653, 0),
(435654, 0),
(435655, 0),
(435656, 0),
(435657, 0),
(435658, 0),
(435659, 0),
(435660, 0),
(435661, 0),
(435662, 0),
(435663, 0),
(435664, 0),
(435665, 0),
(435666, 0),
(435667, 0),
(435668, 0),
(435669, 0),
(435670, 0),
(435671, 0),
(435672, 0),
(435673, 0),
(435674, 0),
(435675, 0),
(435676, 0),
(435677, 0),
(435678, 0),
(435679, 0),
(435680, 0),
(435681, 0),
(435682, 0),
(435683, 0),
(435684, 0),
(435685, 0),
(435686, 0),
(435687, 0),
(435688, 0),
(435689, 0),
(435690, 0),
(435691, 0),
(435692, 0),
(435693, 0),
(435694, 0),
(435695, 0),
(435696, 0),
(435697, 0),
(435698, 0),
(435699, 0),
(435700, 0),
(435701, 0),
(435702, 0),
(435703, 0),
(435704, 0),
(435705, 0),
(435706, 0),
(435707, 0),
(435708, 0),
(435709, 0),
(435710, 0),
(435711, 0),
(435712, 0),
(435713, 0),
(435714, 0),
(435715, 0),
(435716, 0),
(435717, 0),
(435718, 0),
(435719, 0),
(435720, 0),
(435721, 0),
(435722, 0),
(435723, 0),
(435724, 0),
(435725, 0),
(435726, 0),
(435727, 0),
(435728, 0),
(435729, 0),
(435730, 0),
(435731, 0),
(435732, 0),
(435733, 0),
(435734, 0),
(435735, 0),
(435736, 0),
(435737, 0),
(435738, 0),
(435739, 0),
(435740, 0),
(435741, 0),
(435742, 0),
(435743, 0),
(435744, 0),
(435745, 0),
(435746, 0),
(435747, 0),
(435748, 0),
(435749, 0),
(435750, 0),
(435751, 0),
(435752, 0),
(435753, 0),
(435754, 0),
(435755, 0),
(435756, 0),
(435757, 0),
(435758, 0),
(435759, 0),
(435760, 0),
(435761, 0),
(435762, 0),
(435763, 0),
(435764, 0),
(435765, 0),
(435766, 0),
(435767, 0),
(435768, 0),
(435769, 0),
(435770, 0),
(435771, 0),
(435772, 0),
(435773, 0),
(435774, 0),
(435775, 0),
(435776, 0),
(435777, 0),
(435778, 0),
(435779, 0),
(435780, 0),
(435781, 0),
(435782, 0),
(435783, 0),
(435784, 0),
(435785, 0),
(435786, 0),
(435787, 0),
(435788, 0),
(435789, 0),
(435790, 0),
(435791, 0),
(435792, 0),
(435793, 0),
(435794, 0),
(435795, 0),
(435796, 0),
(435797, 0),
(435798, 0),
(435799, 0),
(435800, 0),
(435801, 0),
(435802, 0),
(435803, 0),
(435804, 0),
(435805, 0),
(435806, 0),
(435807, 0),
(435808, 0),
(435809, 0),
(435810, 0),
(435811, 0),
(435812, 0),
(435813, 0),
(435814, 0),
(435815, 0),
(435816, 0),
(435817, 0),
(435818, 0),
(435819, 0),
(435820, 0),
(435821, 0),
(435822, 0),
(435823, 0),
(435824, 0),
(435825, 0),
(435826, 0),
(435827, 0),
(435828, 0),
(435829, 0),
(435830, 0),
(435831, 0),
(435832, 0),
(435833, 0),
(435834, 0),
(435835, 0),
(435836, 0),
(435837, 0),
(435838, 0),
(435839, 0),
(435840, 0),
(435841, 0),
(435842, 0),
(435843, 0),
(435844, 0),
(435845, 0),
(435846, 0),
(435847, 0),
(435848, 0),
(435849, 0),
(435850, 0),
(435851, 0),
(435852, 0),
(435853, 0),
(435854, 0),
(435855, 0),
(435856, 0),
(435857, 0),
(435858, 0),
(435859, 0),
(435860, 0),
(435861, 0),
(435862, 0),
(435863, 0),
(435864, 0),
(435865, 0),
(435866, 0),
(435867, 0),
(435868, 0),
(435869, 0),
(435870, 0),
(435871, 0),
(435872, 0),
(435873, 0),
(435874, 0),
(435875, 0),
(435876, 0),
(435877, 0),
(435878, 0),
(435879, 0),
(435880, 0),
(435881, 0),
(435882, 0),
(435883, 0),
(435884, 0),
(435885, 0),
(435886, 0),
(435887, 0),
(435888, 0),
(435889, 0),
(435890, 0),
(435891, 0),
(435892, 0),
(435893, 0),
(435894, 0),
(435895, 0),
(435896, 0),
(435897, 0),
(435898, 0),
(435899, 0),
(435900, 0),
(435901, 0),
(435902, 0),
(435903, 0),
(435904, 0),
(435905, 0),
(435906, 0),
(435907, 0),
(435908, 0),
(435909, 0),
(435910, 0),
(435911, 0),
(435912, 0),
(435913, 0),
(435914, 0),
(435915, 0),
(435916, 0),
(435917, 0),
(435918, 0),
(435919, 0),
(435920, 0),
(435921, 0),
(435922, 0),
(435923, 0),
(435924, 0),
(435925, 0),
(435926, 0),
(435927, 0),
(435928, 0),
(435929, 0),
(435930, 0),
(435931, 0),
(435932, 0),
(435933, 0),
(435934, 0),
(435935, 0),
(435936, 0),
(435937, 0),
(435938, 0),
(435939, 0),
(435940, 0),
(435941, 0),
(435942, 0),
(435943, 0),
(435944, 0),
(435945, 0),
(435946, 0),
(435947, 0),
(435948, 0),
(435949, 0),
(435950, 0),
(435951, 0),
(435952, 0),
(435953, 0),
(435954, 0),
(435955, 0),
(435956, 0),
(435957, 0),
(435958, 0),
(435959, 0),
(435960, 0),
(435961, 0),
(435962, 0),
(435963, 0),
(435964, 0),
(435965, 0),
(435966, 0),
(435967, 0),
(435968, 0),
(435969, 0),
(435970, 0),
(435971, 0),
(435972, 0),
(435973, 0),
(435974, 0),
(435975, 0),
(435976, 0),
(435977, 0),
(435978, 0),
(435979, 0),
(435980, 0),
(435981, 0),
(435982, 0),
(435983, 0),
(435984, 0),
(435985, 0),
(435986, 0),
(435987, 0),
(435988, 0),
(435989, 0),
(435990, 0),
(435991, 0),
(435992, 0),
(435993, 0),
(435994, 0),
(435995, 0),
(435996, 0),
(435997, 0),
(435998, 0),
(435999, 0),
(436000, 0),
(436001, 0),
(436002, 0),
(436003, 0),
(436004, 0),
(436005, 0),
(436006, 0),
(436007, 0),
(436008, 0),
(436009, 0),
(436010, 0),
(436011, 0),
(436012, 0),
(436013, 0),
(436014, 0),
(436015, 0),
(436016, 0),
(436017, 0),
(436018, 0),
(436019, 0),
(436020, 0),
(436021, 0),
(436022, 0),
(436023, 0),
(436024, 0),
(436025, 0),
(436026, 0),
(436027, 0),
(436028, 0),
(436029, 0),
(436030, 0),
(436031, 0),
(436032, 0),
(436033, 0),
(436034, 0),
(436035, 0),
(436036, 0),
(436037, 0),
(436038, 0),
(436039, 0),
(436040, 0),
(436041, 0),
(436042, 0),
(436043, 0),
(436044, 0),
(436045, 0),
(436046, 0),
(436047, 0),
(436048, 0),
(436049, 0),
(436050, 0),
(436051, 0),
(436052, 0),
(436053, 0),
(436054, 0),
(436055, 0),
(436056, 0),
(436057, 0),
(436058, 0),
(436059, 0),
(436060, 0),
(436061, 0),
(436062, 0),
(436063, 0),
(436064, 0),
(436065, 0),
(436066, 0),
(436067, 0),
(436068, 0),
(436069, 0),
(436070, 0),
(436071, 0),
(436072, 0),
(436073, 0),
(436074, 0),
(436075, 0),
(436076, 0),
(436077, 0),
(436078, 0),
(436079, 0),
(436080, 0),
(436081, 0),
(436082, 0),
(436083, 0),
(436084, 0),
(436085, 0),
(436086, 0),
(436087, 0),
(436088, 0),
(436089, 0),
(436090, 0),
(436091, 0),
(436092, 0),
(436093, 0),
(436094, 0),
(436095, 0),
(436096, 0),
(436097, 0),
(436098, 0),
(436099, 0),
(436100, 0),
(436101, 0),
(436102, 0),
(436103, 0),
(436104, 0),
(436105, 0),
(436106, 0),
(436107, 0),
(436108, 0),
(436109, 0),
(436110, 0),
(436111, 0),
(436112, 0),
(436113, 0),
(436114, 0),
(436115, 0),
(436116, 0),
(436117, 0),
(436118, 0),
(436119, 0),
(436120, 0),
(436121, 0),
(436122, 0),
(436123, 0),
(436124, 0),
(436125, 0),
(436126, 0),
(436127, 0),
(436128, 0),
(436129, 0),
(436130, 0),
(436131, 0),
(436132, 0),
(436133, 0),
(436134, 0),
(436135, 0),
(436136, 0),
(436137, 0),
(436138, 0),
(436139, 0),
(436140, 0),
(436141, 0),
(436142, 0),
(436143, 0),
(436144, 0),
(436145, 0),
(436146, 0),
(436147, 0),
(436148, 0),
(436149, 0),
(436150, 0),
(436151, 0),
(436152, 0),
(436153, 0),
(436154, 0),
(436155, 0),
(436156, 0),
(436157, 0),
(436158, 0),
(436159, 0),
(436160, 0),
(436161, 0),
(436162, 0),
(436163, 0),
(436164, 0),
(436165, 0),
(436166, 0),
(436167, 0),
(436168, 0),
(436169, 0),
(436170, 0),
(436171, 0),
(436172, 0),
(436173, 0),
(436174, 0),
(436175, 0),
(436176, 0),
(436177, 0),
(436178, 0),
(436179, 0),
(436180, 0),
(436181, 0),
(436182, 0),
(436183, 0),
(436184, 0),
(436185, 0),
(436186, 0),
(436187, 0),
(436188, 0),
(436189, 0),
(436190, 0),
(436191, 0),
(436192, 0),
(436193, 0),
(436194, 0),
(436195, 0),
(436196, 0),
(436197, 0),
(436198, 0),
(436199, 0),
(436200, 0),
(436201, 0),
(436202, 0),
(436203, 0),
(436204, 0),
(436205, 0),
(436206, 0),
(436207, 0),
(436208, 0),
(436209, 0),
(436210, 0),
(436211, 0),
(436212, 0),
(436213, 0),
(436214, 0),
(436215, 0),
(436216, 0),
(436217, 0),
(436218, 0),
(436219, 0),
(436220, 0),
(436221, 0),
(436222, 0),
(436223, 0),
(436224, 0),
(436225, 0),
(436226, 0),
(436227, 0),
(436228, 0),
(436229, 0),
(436230, 0),
(436231, 0),
(436232, 0),
(436233, 0),
(436234, 0),
(436235, 0),
(436236, 0),
(436237, 0),
(436238, 0),
(436239, 0),
(436240, 0),
(436241, 0),
(436242, 0),
(436243, 0),
(436244, 0),
(436245, 0),
(436246, 0),
(436247, 0),
(436248, 0),
(436249, 0),
(436250, 0),
(436251, 0),
(436252, 0),
(436253, 0),
(436254, 0),
(436255, 0),
(436256, 0),
(436257, 0),
(436258, 0),
(436259, 0),
(436260, 0),
(436261, 0),
(436262, 0),
(436263, 0),
(436264, 0),
(436265, 0),
(436266, 0),
(436267, 0),
(436268, 0),
(436269, 0),
(436270, 0),
(436271, 0),
(436272, 0),
(436273, 0),
(436274, 0),
(436275, 0),
(436276, 0),
(436277, 0),
(436278, 0),
(436279, 0),
(436280, 0),
(436281, 0),
(436282, 0),
(436283, 0),
(436284, 0),
(436285, 0),
(436286, 0),
(436287, 0),
(436288, 0),
(436289, 0),
(436290, 0),
(436291, 0),
(436292, 0),
(436293, 0),
(436294, 0),
(436295, 0),
(436296, 0),
(436297, 0),
(436298, 0),
(436299, 0),
(436300, 0),
(436301, 0),
(436302, 0),
(436303, 0),
(436304, 0),
(436305, 0),
(436306, 0),
(436307, 0),
(436308, 0),
(436309, 0),
(436310, 0),
(436311, 0),
(436312, 0),
(436313, 0),
(436314, 0),
(436315, 0),
(436316, 0),
(436317, 0),
(436318, 0),
(436319, 0),
(436320, 0),
(436321, 0),
(436322, 0),
(436323, 0),
(436324, 0),
(436325, 0),
(436326, 0),
(436327, 0),
(436328, 0),
(436329, 0),
(436330, 0),
(436331, 0),
(436332, 0),
(436333, 0),
(436334, 0),
(436335, 0),
(436336, 0),
(436337, 0),
(436338, 0),
(436339, 0),
(436340, 0),
(436341, 0),
(436342, 0),
(436343, 0),
(436344, 0),
(436345, 0),
(436346, 0),
(436347, 0),
(436348, 0),
(436349, 0),
(436350, 0),
(436351, 0),
(436352, 0),
(436353, 0),
(436354, 0),
(436355, 0),
(436356, 0),
(436357, 0),
(436358, 0),
(436359, 0),
(436360, 0),
(436361, 0),
(436362, 0),
(436363, 0),
(436364, 0),
(436365, 0),
(436366, 0),
(436367, 0),
(436368, 0),
(436369, 0),
(436370, 0),
(436371, 0),
(436372, 0),
(436373, 0),
(436374, 0),
(436375, 0),
(436376, 0),
(436377, 0),
(436378, 0),
(436379, 0),
(436380, 0),
(436381, 0),
(436382, 0),
(436383, 0),
(436384, 0),
(436385, 0),
(436386, 0),
(436387, 0),
(436388, 0),
(436389, 0),
(436390, 0),
(436391, 0),
(436392, 0),
(436393, 0),
(436394, 0),
(436395, 0),
(436396, 0),
(436397, 0),
(436398, 0),
(436399, 0),
(436400, 0),
(436401, 0),
(436402, 0),
(436403, 0),
(436404, 0),
(436405, 0),
(436406, 0),
(436407, 0),
(436408, 0),
(436409, 0),
(436410, 0),
(436411, 0),
(436412, 0),
(436413, 0),
(436414, 0),
(436415, 0),
(436416, 0),
(436417, 0),
(436418, 0),
(436419, 0),
(436420, 0),
(436421, 0),
(436422, 0),
(436423, 0),
(436424, 0),
(436425, 0),
(436426, 0),
(436427, 0),
(436428, 0),
(436429, 0),
(436430, 0),
(436431, 0),
(436432, 0),
(436433, 0),
(436434, 0),
(436435, 0),
(436436, 0),
(436437, 0),
(436438, 0),
(436439, 0),
(436440, 0),
(436441, 0),
(436442, 0),
(436443, 0),
(436444, 0),
(436445, 0),
(436446, 0),
(436447, 0),
(436448, 0),
(436449, 0),
(436450, 0),
(436451, 0),
(436452, 0),
(436453, 0),
(436454, 0),
(436455, 0),
(436456, 0),
(436457, 0),
(436458, 0),
(436459, 0),
(436460, 0),
(436461, 0),
(436462, 0),
(436463, 0),
(436464, 0),
(436465, 0),
(436466, 0),
(436467, 0),
(436468, 0),
(436469, 0),
(436470, 0),
(436471, 0),
(436472, 0),
(436473, 0),
(436474, 0),
(436475, 0),
(436476, 0),
(436477, 0),
(436478, 0),
(436479, 0),
(436480, 0),
(436481, 0),
(436482, 0),
(436483, 0),
(436484, 0),
(436485, 0),
(436486, 0),
(436487, 0),
(436488, 0),
(436489, 0),
(436490, 0),
(436491, 0),
(436492, 0),
(436493, 0),
(436494, 0),
(436495, 0),
(436496, 0),
(436497, 0),
(436498, 0),
(436499, 0),
(436500, 0),
(436501, 0),
(436502, 0),
(436503, 0),
(436504, 0),
(436505, 0),
(436506, 0),
(436507, 0),
(436508, 0),
(436509, 0),
(436510, 0),
(436511, 0),
(436512, 0),
(436513, 0),
(436514, 0),
(436515, 0),
(436516, 0),
(436517, 0),
(436518, 0),
(436519, 0),
(436520, 0),
(436521, 0),
(436522, 0),
(436523, 0),
(436524, 0),
(436525, 0),
(436526, 0),
(436527, 0),
(436528, 0),
(436529, 0),
(436530, 0),
(436531, 0),
(436532, 0),
(436533, 0),
(436534, 0),
(436535, 0),
(436536, 0),
(436537, 0),
(436538, 0),
(436539, 0),
(436540, 0),
(436541, 0),
(436542, 0),
(436543, 0),
(436544, 0),
(436545, 0),
(436546, 0),
(436547, 0),
(436548, 0),
(436549, 0),
(436550, 0),
(436551, 0),
(436552, 0),
(436553, 0),
(436554, 0),
(436555, 0),
(436556, 0),
(436557, 0),
(436558, 0),
(436559, 0),
(436560, 0),
(436561, 0),
(436562, 0),
(436563, 0),
(436564, 0),
(436565, 0),
(436566, 0),
(436567, 0),
(436568, 0),
(436569, 0),
(436570, 0),
(436571, 0),
(436572, 0),
(436573, 0),
(436574, 0),
(436575, 0),
(436576, 0),
(436577, 0),
(436578, 0),
(436579, 0),
(436580, 0),
(436581, 0),
(436582, 0),
(436583, 0),
(436584, 0),
(436585, 0),
(436586, 0),
(436587, 0),
(436588, 0),
(436589, 0),
(436590, 0),
(436591, 0),
(436592, 0),
(436593, 0),
(436594, 0),
(436595, 0),
(436596, 0),
(436597, 0),
(436598, 0),
(436599, 0),
(436600, 0),
(436601, 0),
(436602, 0),
(436603, 0),
(436604, 0),
(436605, 0),
(436606, 0),
(436607, 0),
(436608, 0),
(436609, 0),
(436610, 0),
(436611, 0),
(436612, 0),
(436613, 0),
(436614, 0),
(436615, 0),
(436616, 0),
(436617, 0),
(436618, 0),
(436619, 0),
(436620, 0),
(436621, 0),
(436622, 0),
(436623, 0),
(436624, 0),
(436625, 0),
(436626, 0),
(436627, 0),
(436628, 0),
(436629, 0),
(436630, 0),
(436631, 0),
(436632, 0),
(436633, 0),
(436634, 0),
(436635, 0),
(436636, 0),
(436637, 0),
(436638, 0),
(436639, 0),
(436640, 0),
(436641, 0),
(436642, 0),
(436643, 0),
(436644, 0),
(436645, 0),
(436646, 0),
(436647, 0),
(436648, 0),
(436649, 0),
(436650, 0),
(436651, 0),
(436652, 0),
(436653, 0),
(436654, 0),
(436655, 0),
(436656, 0),
(436657, 0),
(436658, 0),
(436659, 0),
(436660, 0),
(436661, 0),
(436662, 0),
(436663, 0),
(436664, 0),
(436665, 0),
(436666, 0),
(436667, 0),
(436668, 0),
(436669, 0),
(436670, 0),
(436671, 0),
(436672, 0),
(436673, 0),
(436674, 0),
(436675, 0),
(436676, 0),
(436677, 0),
(436678, 0),
(436679, 0),
(436680, 0),
(436681, 0),
(436682, 0),
(436683, 0),
(436684, 0),
(436685, 0),
(436686, 0),
(436687, 0),
(436688, 0),
(436689, 0),
(436690, 0),
(436691, 0),
(436692, 0),
(436693, 0),
(436694, 0),
(436695, 0),
(436696, 0),
(436697, 0),
(436698, 0),
(436699, 0),
(436700, 0),
(436701, 0),
(436702, 0),
(436703, 0),
(436704, 0),
(436705, 0),
(436706, 0),
(436707, 0),
(436708, 0),
(436709, 0),
(436710, 0),
(436711, 0),
(436712, 0),
(436713, 0),
(436714, 0),
(436715, 0),
(436716, 0),
(436717, 0),
(436718, 0),
(436719, 0),
(436720, 0),
(436721, 0),
(436722, 0),
(436723, 0),
(436724, 0),
(436725, 0),
(436726, 0),
(436727, 0),
(436728, 0),
(436729, 0),
(436730, 0),
(436731, 0),
(436732, 0),
(436733, 0),
(436734, 0),
(436735, 0),
(436736, 0),
(436737, 0),
(436738, 0),
(436739, 0),
(436740, 0),
(436741, 0),
(436742, 0),
(436743, 0),
(436744, 0),
(436745, 0),
(436746, 0),
(436747, 0),
(436748, 0),
(436749, 0),
(436750, 0),
(436751, 0),
(436752, 0),
(436753, 0),
(436754, 0),
(436755, 0),
(436756, 0),
(436757, 0),
(436758, 0),
(436759, 0),
(436760, 0),
(436761, 0),
(436762, 0),
(436763, 0),
(436764, 0),
(436765, 0),
(436766, 0),
(436767, 0),
(436768, 0),
(436769, 0),
(436770, 0),
(436771, 0),
(436772, 0),
(436773, 0),
(436774, 0),
(436775, 0),
(436776, 0),
(436777, 0),
(436778, 0),
(436779, 0),
(436780, 0),
(436781, 0),
(436782, 0),
(436783, 0),
(436784, 0),
(436785, 0),
(436786, 0),
(436787, 0),
(436788, 0),
(436789, 0),
(436790, 0),
(436791, 0),
(436792, 0),
(436793, 0),
(436794, 0),
(436795, 0),
(436796, 0),
(436797, 0),
(436798, 0),
(436799, 0),
(436800, 0),
(436801, 0),
(436802, 0),
(436803, 0),
(436804, 0),
(436805, 0),
(436806, 0),
(436807, 0),
(436808, 0),
(436809, 0),
(436810, 0),
(436811, 0),
(436812, 0),
(436813, 0),
(436814, 0),
(436815, 0),
(436816, 0),
(436817, 0),
(436818, 0),
(436819, 0),
(436820, 0),
(436821, 0),
(436822, 0),
(436823, 0),
(436824, 0),
(436825, 0),
(436826, 0),
(436827, 0),
(436828, 0),
(436829, 0),
(436830, 0),
(436831, 0),
(436832, 0),
(436833, 0),
(436834, 0),
(436835, 0),
(436836, 0),
(436837, 0),
(436838, 0),
(436839, 0),
(436840, 0),
(436841, 0),
(436842, 0),
(436843, 0),
(436844, 0),
(436845, 0),
(436846, 0),
(436847, 0),
(436848, 0),
(436849, 0),
(436850, 0),
(436851, 0),
(436852, 0),
(436853, 0),
(436854, 0),
(436855, 0),
(436856, 0),
(436857, 0),
(436858, 0),
(436859, 0),
(436860, 0),
(436861, 0),
(436862, 0),
(436863, 0),
(436864, 0),
(436865, 0),
(436866, 0),
(436867, 0),
(436868, 0),
(436869, 0),
(436870, 0),
(436871, 0),
(436872, 0),
(436873, 0),
(436874, 0),
(436875, 0),
(436876, 0),
(436877, 0),
(436878, 0),
(436879, 0),
(436880, 0),
(436881, 0),
(436882, 0),
(436883, 0),
(436884, 0),
(436885, 0),
(436886, 0),
(436887, 0),
(436888, 0),
(436889, 0),
(436890, 0),
(436891, 0),
(436892, 0),
(436893, 0),
(436894, 0),
(436895, 0),
(436896, 0),
(436897, 0),
(436898, 0),
(436899, 0),
(436900, 0),
(436901, 0),
(436902, 0),
(436903, 0),
(436904, 0),
(436905, 0),
(436906, 0),
(436907, 0),
(436908, 0),
(436909, 0),
(436910, 0),
(436911, 0),
(436912, 0),
(436913, 0),
(436914, 0),
(436915, 0),
(436916, 0),
(436917, 0),
(436918, 0),
(436919, 0),
(436920, 0),
(436921, 0),
(436922, 0),
(436923, 0),
(436924, 0),
(436925, 0),
(436926, 0),
(436927, 0),
(436928, 0),
(436929, 0),
(436930, 0),
(436931, 0),
(436932, 0),
(436933, 0),
(436934, 0),
(436935, 0),
(436936, 0),
(436937, 0),
(436938, 0),
(436939, 0),
(436940, 0),
(436941, 0),
(436942, 0),
(436943, 0),
(436944, 0),
(436945, 0),
(436946, 0),
(436947, 0),
(436948, 0),
(436949, 0),
(436950, 0),
(436951, 0),
(436952, 0),
(436953, 0),
(436954, 0),
(436955, 0),
(436956, 0),
(436957, 0),
(436958, 0),
(436959, 0),
(436960, 0),
(436961, 0),
(436962, 0),
(436963, 0),
(436964, 0),
(436965, 0),
(436966, 0),
(436967, 0),
(436968, 0),
(436969, 0),
(436970, 0),
(436971, 0),
(436972, 0),
(436973, 0),
(436974, 0),
(436975, 0),
(436976, 0),
(436977, 0),
(436978, 0),
(436979, 0),
(436980, 0),
(436981, 0),
(436982, 0),
(436983, 0),
(436984, 0),
(436985, 0),
(436986, 0),
(436987, 0),
(436988, 0),
(436989, 0),
(436990, 0),
(436991, 0),
(436992, 0),
(436993, 0),
(436994, 0),
(436995, 0),
(436996, 0),
(436997, 0),
(436998, 0),
(436999, 0),
(437000, 0),
(437001, 0),
(437002, 0),
(437003, 0),
(437004, 0),
(437005, 0),
(437006, 0),
(437007, 0),
(437008, 0),
(437009, 0),
(437010, 0),
(437011, 0),
(437012, 0),
(437013, 0),
(437014, 0),
(437015, 0),
(437016, 0),
(437017, 0),
(437018, 0),
(437019, 0),
(437020, 0),
(437021, 0),
(437022, 0),
(437023, 0),
(437024, 0),
(437025, 0),
(437026, 0),
(437027, 0),
(437028, 0),
(437029, 0),
(437030, 0),
(437031, 0),
(437032, 0),
(437033, 0),
(437034, 0),
(437035, 0),
(437036, 0),
(437037, 0),
(437038, 0),
(437039, 0),
(437040, 0),
(437041, 0),
(437042, 0),
(437043, 0),
(437044, 0),
(437045, 0),
(437046, 0),
(437047, 0),
(437048, 0),
(437049, 0),
(437050, 0),
(437051, 0),
(437052, 0),
(437053, 0),
(437054, 0),
(437055, 0),
(437056, 0),
(437057, 0),
(437058, 0),
(437059, 0),
(437060, 0),
(437061, 0),
(437062, 0),
(437063, 0),
(437064, 0),
(437065, 0),
(437066, 0),
(437067, 0),
(437068, 0),
(437069, 0),
(437070, 0),
(437071, 0),
(437072, 0),
(437073, 0),
(437074, 0),
(437075, 0),
(437076, 0),
(437077, 0),
(437078, 0),
(437079, 0),
(437080, 0),
(437081, 0),
(437082, 0),
(437083, 0),
(437084, 0),
(437085, 0),
(437086, 0),
(437087, 0),
(437088, 0),
(437089, 0),
(437090, 0),
(437091, 0),
(437092, 0),
(437093, 0),
(437094, 0),
(437095, 0),
(437096, 0),
(437097, 0),
(437098, 0),
(437099, 0),
(437100, 0),
(437101, 0),
(437102, 0),
(437103, 0),
(437104, 0),
(437105, 0),
(437106, 0),
(437107, 0),
(437108, 0),
(437109, 0),
(437110, 0),
(437111, 0),
(437112, 0),
(437113, 0),
(437114, 0),
(437115, 0),
(437116, 0),
(437117, 0),
(437118, 0),
(437119, 0),
(437120, 0),
(437121, 0),
(437122, 0),
(437123, 0),
(437124, 0),
(437125, 0),
(437126, 0),
(437127, 0),
(437128, 0),
(437129, 0),
(437130, 0),
(437131, 0),
(437132, 0),
(437133, 0),
(437134, 0),
(437135, 0),
(437136, 0),
(437137, 0),
(437138, 0),
(437139, 0),
(437140, 0),
(437141, 0),
(437142, 0),
(437143, 0),
(437144, 0),
(437145, 0),
(437146, 0),
(437147, 0),
(437148, 0),
(437149, 0),
(437150, 0),
(437151, 0),
(437152, 0),
(437153, 0),
(437154, 0),
(437155, 0),
(437156, 0),
(437157, 0),
(437158, 0),
(437159, 0),
(437160, 0),
(437161, 0),
(437162, 0),
(437163, 0),
(437164, 0),
(437165, 0),
(437166, 0),
(437167, 0),
(437168, 0),
(437169, 0),
(437170, 0),
(437171, 0),
(437172, 0),
(437173, 0),
(437174, 0),
(437175, 0),
(437176, 0),
(437177, 0),
(437178, 0),
(437179, 0),
(437180, 0),
(437181, 0),
(437182, 0),
(437183, 0),
(437184, 0),
(437185, 0),
(437186, 0),
(437187, 0),
(437188, 0),
(437189, 0),
(437190, 0),
(437191, 0),
(437192, 0),
(437193, 0),
(437194, 0),
(437195, 0),
(437196, 0),
(437197, 0),
(437198, 0),
(437199, 0),
(437200, 0),
(437201, 0),
(437202, 0),
(437203, 0),
(437204, 0),
(437205, 0),
(437206, 0),
(437207, 0),
(437208, 0),
(437209, 0),
(437210, 0),
(437211, 0),
(437212, 0),
(437213, 0),
(437214, 0),
(437215, 0),
(437216, 0),
(437217, 0),
(437218, 0),
(437219, 0),
(437220, 0),
(437221, 0),
(437222, 0),
(437223, 0),
(437224, 0),
(437225, 0),
(437226, 0),
(437227, 0),
(437228, 0),
(437229, 0),
(437230, 0),
(437231, 0),
(437232, 0),
(437233, 0),
(437234, 0),
(437235, 0),
(437236, 0),
(437237, 0),
(437238, 0),
(437239, 0),
(437240, 0),
(437241, 0),
(437242, 0),
(437243, 0),
(437244, 0),
(437245, 0),
(437246, 0),
(437247, 0),
(437248, 0),
(437249, 0),
(437250, 0),
(437251, 0),
(437252, 0),
(437253, 0),
(437254, 0),
(437255, 0),
(437256, 0),
(437257, 0),
(437258, 0),
(437259, 0),
(437260, 0),
(437261, 0),
(437262, 0),
(437263, 0),
(437264, 0),
(437265, 0),
(437266, 0),
(437267, 0),
(437268, 0),
(437269, 0),
(437270, 0),
(437271, 0),
(437272, 0),
(437273, 0),
(437274, 0),
(437275, 0),
(437276, 0),
(437277, 0),
(437278, 0),
(437279, 0),
(437280, 0),
(437281, 0),
(437282, 0),
(437283, 0),
(437284, 0),
(437285, 0),
(437286, 0),
(437287, 0),
(437288, 0),
(437289, 0),
(437290, 0),
(437291, 0),
(437292, 0),
(437293, 0),
(437294, 0),
(437295, 0),
(437296, 0),
(437297, 0),
(437298, 0),
(437299, 0),
(437300, 0),
(437301, 0),
(437302, 0),
(437303, 0),
(437304, 0),
(437305, 0),
(437306, 0),
(437307, 0),
(437308, 0),
(437309, 0),
(437310, 0),
(437311, 0),
(437312, 0),
(437313, 0),
(437314, 0),
(437315, 0),
(437316, 0),
(437317, 0),
(437318, 0),
(437319, 0),
(437320, 0),
(437321, 0),
(437322, 0),
(437323, 0),
(437324, 0),
(437325, 0),
(437326, 0),
(437327, 0),
(437328, 0),
(437329, 0),
(437330, 0),
(437331, 0),
(437332, 0),
(437333, 0),
(437334, 0),
(437335, 0),
(437336, 0),
(437337, 0),
(437338, 0),
(437339, 0),
(437340, 0),
(437341, 0),
(437342, 0),
(437343, 0),
(437344, 0),
(437345, 0),
(437346, 0),
(437347, 0),
(437348, 0),
(437349, 0),
(437350, 0),
(437351, 0),
(437352, 0),
(437353, 0),
(437354, 0),
(437355, 0),
(437356, 0),
(437357, 0),
(437358, 0),
(437359, 0),
(437360, 0),
(437361, 0),
(437362, 0),
(437363, 0),
(437364, 0),
(437365, 0),
(437366, 0),
(437367, 0),
(437368, 0),
(437369, 0),
(437370, 0),
(437371, 0),
(437372, 0),
(437373, 0),
(437374, 0),
(437375, 0),
(437376, 0),
(437377, 0),
(437378, 0),
(437379, 0),
(437380, 0),
(437381, 0),
(437382, 0),
(437383, 0),
(437384, 0),
(437385, 0),
(437386, 0),
(437387, 0),
(437388, 0),
(437389, 0),
(437390, 0),
(437391, 0),
(437392, 0),
(437393, 0),
(437394, 0),
(437395, 0),
(437396, 0),
(437397, 0),
(437398, 0),
(437399, 0),
(437400, 0),
(437401, 0),
(437402, 0),
(437403, 0),
(437404, 0),
(437405, 0),
(437406, 0),
(437407, 0),
(437408, 0),
(437409, 0),
(437410, 0),
(437411, 0),
(437412, 0),
(437413, 0),
(437414, 0),
(437415, 0),
(437416, 0),
(437417, 0),
(437418, 0),
(437419, 0),
(437420, 0),
(437421, 0),
(437422, 0),
(437423, 0),
(437424, 0),
(437425, 0),
(437426, 0),
(437427, 0),
(437428, 0),
(437429, 0),
(437430, 0),
(437431, 0),
(437432, 0),
(437433, 0),
(437434, 0),
(437435, 0),
(437436, 0),
(437437, 0),
(437438, 0),
(437439, 0),
(437440, 0),
(437441, 0);
INSERT INTO `oc_t_city_stats` (`fk_i_city_id`, `i_num_items`) VALUES
(437442, 0),
(437443, 0),
(437444, 0),
(437445, 0),
(437446, 0),
(437447, 0),
(437448, 0),
(437449, 0),
(437450, 0),
(437451, 0),
(437452, 0),
(437453, 0),
(437454, 0),
(437455, 0),
(437456, 0),
(437457, 0),
(437458, 0),
(437459, 0),
(437460, 0),
(437461, 0),
(437462, 0),
(437463, 0),
(437464, 0),
(437465, 0),
(437466, 0),
(437467, 0),
(437468, 0),
(437469, 0),
(437470, 0),
(437471, 0),
(437472, 0),
(437473, 0),
(437474, 0),
(437475, 0),
(437476, 0),
(437477, 0),
(437478, 0),
(437479, 0),
(437480, 0),
(437481, 0),
(437482, 0),
(437483, 0),
(437484, 0),
(437485, 0),
(437486, 0),
(437487, 0),
(437488, 0),
(437489, 0),
(437490, 0),
(437491, 0),
(437492, 0),
(437493, 0),
(437494, 0),
(437495, 0),
(437496, 0),
(437497, 0),
(437498, 0),
(437499, 0),
(437500, 0),
(437501, 0),
(437502, 0),
(437503, 0),
(437504, 0),
(437505, 0),
(437506, 0),
(437507, 0),
(437508, 0),
(437509, 0),
(437510, 0),
(437511, 0),
(437512, 0),
(437513, 0),
(437514, 0),
(437515, 0),
(437516, 0),
(437517, 0),
(437518, 0),
(437519, 0),
(437520, 0),
(437521, 0),
(437522, 0),
(437523, 0),
(437524, 0),
(437525, 0),
(437526, 0),
(437527, 0),
(437528, 0),
(437529, 0),
(437530, 0),
(437531, 0),
(437532, 0),
(437533, 0),
(437534, 0),
(437535, 0),
(437536, 0),
(437537, 0),
(437538, 0),
(437539, 0),
(437540, 0),
(437541, 0),
(437542, 0),
(437543, 0),
(437544, 0),
(437545, 0),
(437546, 0),
(437547, 0),
(437548, 0),
(437549, 0),
(437550, 0),
(437551, 0),
(437552, 0),
(437553, 0),
(437554, 0),
(437555, 0),
(437556, 0),
(437557, 0),
(437558, 0),
(437559, 0),
(437560, 0),
(437561, 0),
(437562, 0),
(437563, 0),
(437564, 0),
(437565, 0),
(437566, 0),
(437567, 0),
(437568, 0),
(437569, 0),
(437570, 0),
(437571, 0),
(437572, 0),
(437573, 0),
(437574, 0),
(437575, 0),
(437576, 0),
(437577, 0),
(437578, 0),
(437579, 0),
(437580, 0),
(437581, 0),
(437582, 0),
(437583, 0),
(437584, 0),
(437585, 0),
(437586, 0),
(437587, 0),
(437588, 0),
(437589, 0),
(437590, 0),
(437591, 0),
(437592, 0),
(437593, 0),
(437594, 0),
(437595, 0),
(437596, 0),
(437597, 0),
(437598, 0),
(437599, 0),
(437600, 0),
(437601, 0),
(437602, 0),
(437603, 0),
(437604, 0),
(437605, 0),
(437606, 0),
(437607, 0),
(437608, 0),
(437609, 0),
(437610, 0),
(437611, 0),
(437612, 0),
(437613, 0),
(437614, 0),
(437615, 0),
(437616, 0),
(437617, 0),
(437618, 0),
(437619, 0),
(437620, 0),
(437621, 0),
(437622, 0),
(437623, 0),
(437624, 0),
(437625, 0),
(437626, 0),
(437627, 0),
(437628, 0),
(437629, 0),
(437630, 0),
(437631, 0),
(437632, 0),
(437633, 0),
(437634, 0),
(437635, 0),
(437636, 0),
(437637, 0),
(437638, 0),
(437639, 0),
(437640, 0),
(437641, 0),
(437642, 0),
(437643, 0),
(437644, 0),
(437645, 0),
(437646, 0),
(437647, 0),
(437648, 0),
(437649, 0),
(437650, 0),
(437651, 0),
(437652, 0),
(437653, 0),
(437654, 0),
(437655, 0),
(437656, 0),
(437657, 0),
(437658, 0),
(437659, 0),
(437660, 0),
(437661, 0),
(437662, 0),
(437663, 0),
(437664, 0),
(437665, 0),
(437666, 0),
(437667, 0),
(437668, 0),
(437669, 0),
(437670, 0),
(437671, 0),
(437672, 0),
(437673, 0),
(437674, 0),
(437675, 0),
(437676, 0),
(437677, 0),
(437678, 0),
(437679, 0),
(437680, 0),
(437681, 0),
(437682, 0),
(437683, 0),
(437684, 0),
(437685, 0),
(437686, 0),
(437687, 0),
(437688, 0),
(437689, 0),
(437690, 0),
(437691, 0),
(437692, 0),
(437693, 0),
(437694, 0),
(437695, 0),
(437696, 0),
(437697, 0),
(437698, 0),
(437699, 0),
(437700, 0),
(437701, 0),
(437702, 0),
(437703, 0),
(437704, 0),
(437705, 0),
(437706, 0),
(437707, 0),
(437708, 0),
(437709, 0),
(437710, 0),
(437711, 0),
(437712, 0),
(437713, 0),
(437714, 0),
(437715, 0),
(437716, 0),
(437717, 0),
(437718, 0),
(437719, 0),
(437720, 0),
(437721, 0),
(437722, 0),
(437723, 0),
(437724, 0),
(437725, 0),
(437726, 0),
(437727, 0),
(437728, 0),
(437729, 0),
(437730, 0),
(437731, 0),
(437732, 0),
(437733, 0),
(437734, 0),
(437735, 0),
(437736, 0),
(437737, 0),
(437738, 0),
(437739, 0),
(437740, 0),
(437741, 0),
(437742, 0),
(437743, 0),
(437744, 0),
(437745, 0),
(437746, 0),
(437747, 0),
(437748, 0),
(437749, 0),
(437750, 0),
(437751, 0),
(437752, 0),
(437753, 0),
(437754, 0),
(437755, 0),
(437756, 0),
(437757, 0),
(437758, 0),
(437759, 0),
(437760, 0),
(437761, 0),
(437762, 0),
(437763, 0),
(437764, 0),
(437765, 0),
(437766, 0),
(437767, 0),
(437768, 0),
(437769, 0),
(437770, 0),
(437771, 0),
(437772, 0),
(437773, 0),
(437774, 0),
(437775, 0),
(437776, 0),
(437777, 0),
(437778, 0),
(437779, 0),
(437780, 0),
(437781, 0),
(437782, 0),
(437783, 0),
(437784, 0),
(437785, 0),
(437786, 0),
(437787, 0),
(437788, 0),
(437789, 0),
(437790, 0),
(437791, 0),
(437792, 0),
(437793, 0),
(437794, 0),
(437795, 0),
(437796, 0),
(437797, 0),
(437798, 0),
(437799, 0),
(437800, 0),
(437801, 0),
(437802, 0),
(437803, 0),
(437804, 0),
(437805, 0),
(437806, 0),
(437807, 0),
(437808, 0),
(437809, 0),
(437810, 0),
(437811, 0),
(437812, 0),
(437813, 0),
(437814, 0),
(437815, 0),
(437816, 0),
(437817, 0),
(437818, 0),
(437819, 0),
(437820, 0),
(437821, 0),
(437822, 0),
(437823, 0),
(437824, 0),
(437825, 0),
(437826, 0),
(437827, 0),
(437828, 0),
(437829, 0),
(437830, 0),
(437831, 0),
(437832, 0),
(437833, 0),
(437834, 0),
(437835, 0),
(437836, 0),
(437837, 0),
(437838, 0),
(437839, 0),
(437840, 0),
(437841, 0),
(437842, 0),
(437843, 0),
(437844, 0),
(437845, 0),
(437846, 0),
(437847, 0),
(437848, 0),
(437849, 0),
(437850, 0),
(437851, 0),
(437852, 0),
(437853, 0),
(437854, 0),
(437855, 0),
(437856, 0),
(437857, 0),
(437858, 0),
(437859, 0),
(437860, 0),
(437861, 0),
(437862, 0),
(437863, 0),
(437864, 0),
(437865, 0),
(437866, 0),
(437867, 0),
(437868, 0),
(437869, 0),
(437870, 0),
(437871, 0),
(437872, 0),
(437873, 0),
(437874, 0),
(437875, 0),
(437876, 0),
(437877, 0),
(437878, 0),
(437879, 0),
(437880, 0),
(437881, 0),
(437882, 0),
(437883, 0),
(437884, 0),
(437885, 0),
(437886, 0),
(437887, 0),
(437888, 0),
(437889, 0),
(437890, 0),
(437891, 0),
(437892, 0),
(437893, 0),
(437894, 0),
(437895, 0),
(437896, 0),
(437897, 0),
(437898, 0),
(437899, 0),
(437900, 0),
(437901, 0),
(437902, 0),
(437903, 0),
(437904, 0),
(437905, 0),
(437906, 0),
(437907, 0),
(437908, 0),
(437909, 0),
(437910, 0),
(437911, 0),
(437912, 0),
(437913, 0),
(437914, 0),
(437915, 0),
(437916, 0),
(437917, 0),
(437918, 0),
(437919, 0),
(437920, 0),
(437921, 0),
(437922, 0),
(437923, 0),
(437924, 0),
(437925, 0),
(437926, 0),
(437927, 0),
(437928, 0),
(437929, 0),
(437930, 0),
(437931, 0),
(437932, 0),
(437933, 0),
(437934, 0),
(437935, 0),
(437936, 0),
(437937, 0),
(437938, 0),
(437939, 0),
(437940, 0),
(437941, 0),
(437942, 0),
(437943, 0),
(437944, 0),
(437945, 0),
(437946, 0),
(437947, 0),
(437948, 0),
(437949, 0),
(437950, 0),
(437951, 0),
(437952, 0),
(437953, 0),
(437954, 0),
(437955, 0),
(437956, 0),
(437957, 0),
(437958, 0),
(437959, 0),
(437960, 0),
(437961, 0),
(437962, 0),
(437963, 0),
(437964, 0),
(437965, 0),
(437966, 0),
(437967, 0),
(437968, 0),
(437969, 0),
(437970, 0),
(437971, 0),
(437972, 0),
(437973, 0),
(437974, 0),
(437975, 0),
(437976, 0),
(437977, 0),
(437978, 0),
(437979, 0),
(437980, 0),
(437981, 0),
(437982, 0),
(437983, 0),
(437984, 0),
(437985, 0),
(437986, 0),
(437987, 0),
(437988, 0),
(437989, 0),
(437990, 0),
(437991, 0),
(437992, 0),
(437993, 0),
(437994, 0),
(437995, 0),
(437996, 0),
(437997, 0),
(437998, 0),
(437999, 0),
(438000, 0),
(438001, 0),
(438002, 0),
(438003, 0),
(438004, 0),
(438005, 0),
(438006, 0),
(438007, 0),
(438008, 0),
(438009, 0),
(438010, 0),
(438011, 0),
(438012, 0),
(438013, 0),
(438014, 0),
(438015, 0),
(438016, 0),
(438017, 0),
(438018, 0),
(438019, 0),
(438020, 0),
(438021, 0),
(438022, 0),
(438023, 0),
(438024, 0),
(438025, 0),
(438026, 0),
(438027, 0),
(438028, 0),
(438029, 0),
(438030, 0),
(438031, 0),
(438032, 0),
(438033, 0),
(438034, 0),
(438035, 0),
(438036, 0),
(438037, 0),
(438038, 0),
(438039, 0),
(438040, 0),
(438041, 0),
(438042, 0),
(438043, 0),
(438044, 0),
(438045, 0),
(438046, 0),
(438047, 0),
(438048, 0),
(438049, 0),
(438050, 0),
(438051, 0),
(438052, 0),
(438053, 0),
(438054, 0),
(438055, 0),
(438056, 0),
(438057, 0),
(438058, 0),
(438059, 0),
(438060, 0),
(438061, 0),
(438062, 0),
(438063, 0),
(438064, 0),
(438065, 0),
(438066, 0),
(438067, 0),
(438068, 0),
(438069, 0),
(438070, 0),
(438071, 0),
(438072, 0),
(438073, 0),
(438074, 0),
(438075, 0),
(438076, 0),
(438077, 0),
(438078, 0),
(438079, 0),
(438080, 0),
(438081, 0),
(438082, 0),
(438083, 0),
(438084, 0),
(438085, 0),
(438086, 0),
(438087, 0),
(438088, 0),
(438089, 0),
(438090, 0),
(438091, 0),
(438092, 0),
(438093, 0),
(438094, 0),
(438095, 0),
(438096, 0),
(438097, 0),
(438098, 0),
(438099, 0),
(438100, 0),
(438101, 0),
(438102, 0),
(438103, 0),
(438104, 0),
(438105, 0),
(438106, 0),
(438107, 0),
(438108, 0),
(438109, 0),
(438110, 0),
(438111, 0),
(438112, 0),
(438113, 0),
(438114, 0),
(438115, 0),
(438116, 0),
(438117, 0),
(438118, 0),
(438119, 0),
(438120, 0),
(438121, 0),
(438122, 0),
(438123, 0),
(438124, 0),
(438125, 0),
(438126, 0),
(438127, 0),
(438128, 0),
(438129, 0),
(438130, 0),
(438131, 0),
(438132, 0),
(438133, 0),
(438134, 0),
(438135, 0),
(438136, 0),
(438137, 0),
(438138, 0),
(438139, 0),
(438140, 0),
(438141, 0),
(438142, 0),
(438143, 0),
(438144, 0),
(438145, 0),
(438146, 0),
(438147, 0),
(438148, 0),
(438149, 0),
(438150, 0),
(438151, 0),
(438152, 0),
(438153, 0),
(438154, 0),
(438155, 0),
(438156, 0),
(438157, 0),
(438158, 0),
(438159, 0),
(438160, 0),
(438161, 0),
(438162, 0),
(438163, 0),
(438164, 0),
(438165, 0),
(438166, 0),
(438167, 0),
(438168, 0),
(438169, 0),
(438170, 0),
(438171, 0),
(438172, 0),
(438173, 0),
(438174, 0),
(438175, 0),
(438176, 0),
(438177, 0),
(438178, 0),
(438179, 0),
(438180, 0),
(438181, 0),
(438182, 0),
(438183, 0),
(438184, 0),
(438185, 0),
(438186, 0),
(438187, 0),
(438188, 0),
(438189, 0),
(438190, 0),
(438191, 0),
(438192, 0),
(438193, 0),
(438194, 0),
(438195, 0),
(438196, 0),
(438197, 0),
(438198, 0),
(438199, 0),
(438200, 0),
(438201, 0),
(438202, 0),
(438203, 0),
(438204, 0),
(438205, 0),
(438206, 0),
(438207, 0),
(438208, 0),
(438209, 0),
(438210, 0),
(438211, 0),
(438212, 0),
(438213, 0),
(438214, 0),
(438215, 0),
(438216, 0),
(438217, 0),
(438218, 0),
(438219, 0),
(438220, 0),
(438221, 0),
(438222, 0),
(438223, 0),
(438224, 0),
(438225, 0),
(438226, 0),
(438227, 0),
(438228, 0),
(438229, 0),
(438230, 0),
(438231, 0),
(438232, 0),
(438233, 0),
(438234, 0),
(438235, 0),
(438236, 0),
(438237, 0),
(438238, 0),
(438239, 0),
(438240, 0),
(438241, 0),
(438242, 0),
(438243, 0),
(438244, 0),
(438245, 0),
(438246, 0),
(438247, 0),
(438248, 0),
(438249, 0),
(438250, 0),
(438251, 0),
(438252, 0),
(438253, 0),
(438254, 0),
(438255, 0),
(438256, 0),
(438257, 0),
(438258, 0),
(438259, 0),
(438260, 0),
(438261, 0),
(438262, 0),
(438263, 0),
(438264, 0),
(438265, 0),
(438266, 0),
(438267, 0),
(438268, 0),
(438269, 0),
(438270, 0),
(438271, 0),
(438272, 0),
(438273, 0),
(438274, 0),
(438275, 0),
(438276, 0),
(438277, 0),
(438278, 0),
(438279, 0),
(438280, 0),
(438281, 0),
(438282, 0),
(438283, 0),
(438284, 0),
(438285, 0),
(438286, 0),
(438287, 0),
(438288, 0),
(438289, 0),
(438290, 0),
(438291, 0),
(438292, 0),
(438293, 0),
(438294, 0),
(438295, 0),
(438296, 0),
(438297, 0),
(438298, 0),
(438299, 0),
(438300, 0),
(438301, 0),
(438302, 0),
(438303, 0),
(438304, 0),
(438305, 0),
(438306, 0),
(438307, 0),
(438308, 0),
(438309, 0),
(438310, 0),
(438311, 0),
(438312, 0),
(438313, 0),
(438314, 0),
(438315, 0),
(438316, 0),
(438317, 0),
(438318, 0),
(438319, 0),
(438320, 0),
(438321, 0),
(438322, 0),
(438323, 0),
(438324, 0),
(438325, 0),
(438326, 0),
(438327, 0),
(438328, 0),
(438329, 0),
(438330, 0),
(438331, 0),
(438332, 0),
(438333, 0),
(438334, 0),
(438335, 0),
(438336, 0),
(438337, 0),
(438338, 0),
(438339, 0),
(438340, 0),
(438341, 0),
(438342, 0),
(438343, 0),
(438344, 0),
(438345, 0),
(438346, 0),
(438347, 0),
(438348, 0),
(438349, 0),
(438350, 0),
(438351, 0),
(438352, 0),
(438353, 0),
(438354, 0),
(438355, 0),
(438356, 0),
(438357, 0),
(438358, 0),
(438359, 0),
(438360, 0),
(438361, 0),
(438362, 0),
(438363, 0),
(438364, 0),
(438365, 0),
(438366, 0),
(438367, 0),
(438368, 0),
(438369, 0),
(438370, 0),
(438371, 0),
(438372, 0),
(438373, 0),
(438374, 0),
(438375, 0),
(438376, 0),
(438377, 0),
(438378, 0),
(438379, 0),
(438380, 0),
(438381, 0),
(438382, 0),
(438383, 0),
(438384, 0),
(438385, 0),
(438386, 0),
(438387, 0),
(438388, 0),
(438389, 0),
(438390, 0),
(438391, 0),
(438392, 0),
(438393, 0),
(438394, 0),
(438395, 0),
(438396, 0),
(438397, 0),
(438398, 0),
(438399, 0),
(438400, 0),
(438401, 0),
(438402, 0),
(438403, 0),
(438404, 0),
(438405, 0),
(438406, 0),
(438407, 0),
(438408, 0),
(438409, 0),
(438410, 0),
(438411, 0),
(438412, 0),
(438413, 0),
(438414, 0),
(438415, 0),
(438416, 0),
(438417, 0),
(438418, 0),
(438419, 0),
(438420, 0),
(438421, 0),
(438422, 0),
(438423, 0),
(438424, 0),
(438425, 0),
(438426, 0),
(438427, 0),
(438428, 0),
(438429, 0),
(438430, 0),
(438431, 0),
(438432, 0),
(438433, 0),
(438434, 0),
(438435, 0),
(438436, 0),
(438437, 0),
(438438, 0),
(438439, 0),
(438440, 0),
(438441, 0),
(438442, 0),
(438443, 0),
(438444, 0),
(438445, 0),
(438446, 0),
(438447, 0),
(438448, 0),
(438449, 0),
(438450, 0),
(438451, 0),
(438452, 0),
(438453, 0),
(438454, 0),
(438455, 0),
(438456, 0),
(438457, 0),
(438458, 0),
(438459, 0),
(438460, 0),
(438461, 0),
(438462, 0),
(438463, 0),
(438464, 0),
(438465, 0),
(438466, 0),
(438467, 0),
(438468, 0),
(438469, 0),
(438470, 0),
(438471, 0),
(438472, 0),
(438473, 0),
(438474, 0),
(438475, 0),
(438476, 0),
(438477, 0),
(438478, 0),
(438479, 0),
(438480, 0),
(438481, 0),
(438482, 0),
(438483, 0),
(438484, 0),
(438485, 0),
(438486, 0),
(438487, 0),
(438488, 0),
(438489, 0),
(438490, 0),
(438491, 0),
(438492, 0),
(438493, 0),
(438494, 0),
(438495, 0),
(438496, 0),
(438497, 0),
(438498, 0),
(438499, 0),
(438500, 0),
(438501, 0),
(438502, 0),
(438503, 0),
(438504, 0),
(438505, 0),
(438506, 0),
(438507, 0),
(438508, 0),
(438509, 0),
(438510, 0),
(438511, 0),
(438512, 0),
(438513, 0),
(438514, 0),
(438515, 0),
(438516, 0),
(438517, 0),
(438518, 0),
(438519, 0),
(438520, 0),
(438521, 0),
(438522, 0),
(438523, 0),
(438524, 0),
(438525, 0),
(438526, 0),
(438527, 0),
(438528, 0),
(438529, 0),
(438530, 0),
(438531, 0),
(438532, 0),
(438533, 0),
(438534, 0),
(438535, 0),
(438536, 0),
(438537, 0),
(438538, 0),
(438539, 0),
(438540, 0),
(438541, 0),
(438542, 0),
(438543, 0),
(438544, 0),
(438545, 0),
(438546, 0),
(438547, 0),
(438548, 0),
(438549, 0),
(438550, 0),
(438551, 0),
(438552, 0),
(438553, 0),
(438554, 0),
(438555, 0),
(438556, 0),
(438557, 0),
(438558, 0),
(438559, 0),
(438560, 0),
(438561, 0),
(438562, 0),
(438563, 0),
(438564, 0),
(438565, 0),
(438566, 0),
(438567, 0),
(438568, 0),
(438569, 0),
(438570, 0),
(438571, 0),
(438572, 0),
(438573, 0),
(438574, 0),
(438575, 0),
(438576, 0),
(438577, 0),
(438578, 0),
(438579, 0),
(438580, 0),
(438581, 0),
(438582, 0),
(438583, 0),
(438584, 0),
(438585, 0),
(438586, 0),
(438587, 0),
(438588, 0),
(438589, 0),
(438590, 0),
(438591, 0),
(438592, 0),
(438593, 0),
(438594, 0),
(438595, 0),
(438596, 0),
(438597, 0),
(438598, 0),
(438599, 0),
(438600, 0),
(438601, 0),
(438602, 0),
(438603, 0),
(438604, 0),
(438605, 0),
(438606, 0),
(438607, 0),
(438608, 0),
(438609, 0),
(438610, 0),
(438611, 0),
(438612, 0),
(438613, 0),
(438614, 0),
(438615, 0),
(438616, 0),
(438617, 0),
(438618, 0),
(438619, 0),
(438620, 0),
(438621, 0),
(438622, 0),
(438623, 0),
(438624, 0),
(438625, 0),
(438626, 0),
(438627, 0),
(438628, 0),
(438629, 0),
(438630, 0),
(438631, 0),
(438632, 0),
(438633, 0),
(438634, 0),
(438635, 0),
(438636, 0),
(438637, 0),
(438638, 0),
(438639, 0),
(438640, 0),
(438641, 0),
(438642, 0),
(438643, 0),
(438644, 0),
(438645, 0),
(438646, 0),
(438647, 0),
(438648, 0),
(438649, 0),
(438650, 0),
(438651, 0),
(438652, 0),
(438653, 0),
(438654, 0),
(438655, 0),
(438656, 0),
(438657, 0),
(438658, 0),
(438659, 0),
(438660, 0),
(438661, 0),
(438662, 0),
(438663, 0),
(438664, 0),
(438665, 0),
(438666, 0),
(438667, 0),
(438668, 0),
(438669, 0),
(438670, 0),
(438671, 0),
(438672, 0),
(438673, 0),
(438674, 0),
(438675, 0),
(438676, 0),
(438677, 0),
(438678, 0),
(438679, 0),
(438680, 0),
(438681, 0),
(438682, 0),
(438683, 0),
(438684, 0),
(438685, 0),
(438686, 0),
(438687, 0),
(438688, 0),
(438689, 0),
(438690, 0),
(438691, 0),
(438692, 0),
(438693, 0),
(438694, 0),
(438695, 0),
(438696, 0),
(438697, 0),
(438698, 0),
(438699, 0),
(438700, 0),
(438701, 0),
(438702, 0),
(438703, 0),
(438704, 0),
(438705, 0),
(438706, 0),
(438707, 0),
(438708, 0),
(438709, 0),
(438710, 0),
(438711, 0),
(438712, 0),
(438713, 0),
(438714, 0),
(438715, 0),
(438716, 0),
(438717, 0),
(438718, 0),
(438719, 0),
(438720, 0),
(438721, 0),
(438722, 0),
(438723, 0),
(438724, 0),
(438725, 0),
(438726, 0),
(438727, 0),
(438728, 0),
(438729, 0),
(438730, 0),
(438731, 0),
(438732, 0),
(438733, 0),
(438734, 0),
(438735, 0),
(438736, 0),
(438737, 0),
(438738, 0),
(438739, 0),
(438740, 0),
(438741, 0),
(438742, 0),
(438743, 0),
(438744, 0),
(438745, 0),
(438746, 0),
(438747, 0),
(438748, 0),
(438749, 0),
(438750, 0),
(438751, 0),
(438752, 0),
(438753, 0),
(438754, 0),
(438755, 0),
(438756, 0),
(438757, 0),
(438758, 0),
(438759, 0),
(438760, 0),
(438761, 0),
(438762, 0),
(438763, 0),
(438764, 0),
(438765, 0),
(438766, 0),
(438767, 0),
(438768, 0),
(438769, 0),
(438770, 0),
(438771, 0),
(438772, 0),
(438773, 0),
(438774, 0),
(438775, 0),
(438776, 0),
(438777, 0),
(438778, 0),
(438779, 0),
(438780, 0),
(438781, 0),
(438782, 0),
(438783, 0),
(438784, 0),
(438785, 0),
(438786, 0),
(438787, 0),
(438788, 0),
(438789, 0),
(438790, 0),
(438791, 0),
(438792, 0),
(438793, 0),
(438794, 0),
(438795, 0),
(438796, 0),
(438797, 0),
(438798, 0),
(438799, 0),
(438800, 0),
(438801, 0),
(438802, 0),
(438803, 0),
(438804, 0),
(438805, 0),
(438806, 0),
(438807, 0),
(438808, 0),
(438809, 0),
(438810, 0),
(438811, 0),
(438812, 0),
(438813, 0),
(438814, 0),
(438815, 0),
(438816, 0),
(438817, 0),
(438818, 0),
(438819, 0),
(438820, 0),
(438821, 0),
(438822, 0),
(438823, 0),
(438824, 0),
(438825, 0),
(438826, 0),
(438827, 0),
(438828, 0),
(438829, 0),
(438830, 0),
(438831, 0),
(438832, 0),
(438833, 0),
(438834, 0),
(438835, 0),
(438836, 0),
(438837, 0),
(438838, 0),
(438839, 0),
(438840, 0),
(438841, 0),
(438842, 0),
(438843, 0),
(438844, 0),
(438845, 0),
(438846, 0),
(438847, 0),
(438848, 0),
(438849, 0),
(438850, 0),
(438851, 0),
(438852, 0),
(438853, 0),
(438854, 0),
(438855, 0),
(438856, 0),
(438857, 0),
(438858, 0),
(438859, 0),
(438860, 0),
(438861, 0),
(438862, 0),
(438863, 0),
(438864, 0),
(438865, 0),
(438866, 0),
(438867, 0),
(438868, 0),
(438869, 0),
(438870, 0),
(438871, 0),
(438872, 0),
(438873, 0),
(438874, 0),
(438875, 0),
(438876, 0),
(438877, 0),
(438878, 0),
(438879, 0),
(438880, 0),
(438881, 0),
(438882, 0),
(438883, 0),
(438884, 0),
(438885, 0),
(438886, 0),
(438887, 0),
(438888, 0),
(438889, 0),
(438890, 0),
(438891, 0),
(438892, 0),
(438893, 0),
(438894, 0),
(438895, 0),
(438896, 0),
(438897, 0),
(438898, 0),
(438899, 0),
(438900, 0),
(438901, 0),
(438902, 0),
(438903, 0),
(438904, 0),
(438905, 0),
(438906, 0),
(438907, 0),
(438908, 0),
(438909, 0),
(438910, 0),
(438911, 0),
(438912, 0),
(438913, 0),
(438914, 0),
(438915, 0),
(438916, 0),
(438917, 0),
(438918, 0),
(438919, 0),
(438920, 0),
(438921, 0),
(438922, 0),
(438923, 0),
(438924, 0),
(438925, 0),
(438926, 0),
(438927, 0),
(438928, 0),
(438929, 0),
(438930, 0),
(438931, 0),
(438932, 0),
(438933, 0),
(438934, 0),
(438935, 0),
(438936, 0),
(438937, 0),
(438938, 0),
(438939, 0),
(438940, 0),
(438941, 0),
(438942, 0),
(438943, 0),
(438944, 0),
(438945, 0),
(438946, 0),
(438947, 0),
(438948, 0),
(438949, 0),
(438950, 0),
(438951, 0),
(438952, 0),
(438953, 0),
(438954, 0),
(438955, 0),
(438956, 0),
(438957, 0),
(438958, 0),
(438959, 0),
(438960, 0),
(438961, 0),
(438962, 0),
(438963, 0),
(438964, 0),
(438965, 0),
(438966, 0),
(438967, 0),
(438968, 0),
(438969, 0),
(438970, 0),
(438971, 0),
(438972, 0),
(438973, 0),
(438974, 0),
(438975, 0),
(438976, 0),
(438977, 0),
(438978, 0),
(438979, 0),
(438980, 0),
(438981, 0),
(438982, 0),
(438983, 0),
(438984, 0),
(438985, 0),
(438986, 0),
(438987, 0),
(438988, 0),
(438989, 0),
(438990, 0),
(438991, 0),
(438992, 0),
(438993, 0),
(438994, 0),
(438995, 0),
(438996, 0),
(438997, 0),
(438998, 0),
(438999, 0),
(439000, 0),
(439001, 0),
(439002, 0),
(439003, 0),
(439004, 0),
(439005, 0),
(439006, 0),
(439007, 0),
(439008, 0),
(439009, 0),
(439010, 0),
(439011, 0),
(439012, 0),
(439013, 0),
(439014, 0),
(439015, 0),
(439016, 0),
(439017, 0),
(439018, 0),
(439019, 0),
(439020, 0),
(439021, 0),
(439022, 0),
(439023, 0),
(439024, 0),
(439025, 0),
(439026, 0),
(439027, 0),
(439028, 0),
(439029, 0),
(439030, 0),
(439031, 0),
(439032, 0),
(439033, 0),
(439034, 0),
(439035, 0),
(439036, 0),
(439037, 0),
(439038, 0),
(439039, 0),
(439040, 0),
(439041, 0),
(439042, 0),
(439043, 0),
(439044, 0),
(439045, 0),
(439046, 0),
(439047, 0),
(439048, 0),
(439049, 0),
(439050, 0),
(439051, 0),
(439052, 0),
(439053, 0),
(439054, 0),
(439055, 0),
(439056, 0),
(439057, 0),
(439058, 0),
(439059, 0),
(439060, 0),
(439061, 0),
(439062, 0),
(439063, 0),
(439064, 0),
(439065, 0),
(439066, 0),
(439067, 0),
(439068, 0),
(439069, 0),
(439070, 0),
(439071, 0),
(439072, 0),
(439073, 0),
(439074, 0),
(439075, 0),
(439076, 0),
(439077, 0),
(439078, 0),
(439079, 0),
(439080, 0),
(439081, 0),
(439082, 0),
(439083, 0),
(439084, 0),
(439085, 0),
(439086, 0),
(439087, 0),
(439088, 0),
(439089, 0),
(439090, 0),
(439091, 0),
(439092, 0),
(439093, 0),
(439094, 0),
(439095, 0),
(439096, 0),
(439097, 0),
(439098, 0),
(439099, 0),
(439100, 0),
(439101, 0),
(439102, 0),
(439103, 0),
(439104, 0),
(439105, 0),
(439106, 0),
(439107, 0),
(439108, 0),
(439109, 0),
(439110, 0),
(439111, 0),
(439112, 0),
(439113, 0),
(439114, 0),
(439115, 0),
(439116, 0),
(439117, 0),
(439118, 0),
(439119, 0),
(439120, 0),
(439121, 0),
(439122, 0),
(439123, 0),
(439124, 0),
(439125, 0),
(439126, 0),
(439127, 0),
(439128, 0),
(439129, 0),
(439130, 0),
(439131, 0),
(439132, 0),
(439133, 0),
(439134, 0),
(439135, 0),
(439136, 0),
(439137, 0),
(439138, 0),
(439139, 0),
(439140, 0),
(439141, 0),
(439142, 0),
(439143, 0),
(439144, 0),
(439145, 0),
(439146, 0),
(439147, 0),
(439148, 0),
(439149, 0),
(439150, 0),
(439151, 0),
(439152, 0),
(439153, 0),
(439154, 0),
(439155, 0),
(439156, 0),
(439157, 0),
(439158, 0),
(439159, 0),
(439160, 0),
(439161, 0),
(439162, 0),
(439163, 0),
(439164, 0),
(439165, 0),
(439166, 0),
(439167, 0),
(439168, 0),
(439169, 0),
(439170, 0),
(439171, 0),
(439172, 0),
(439173, 0),
(439174, 0),
(439175, 0),
(439176, 0),
(439177, 0),
(439178, 0),
(439179, 0),
(439180, 0),
(439181, 0),
(439182, 0),
(439183, 0),
(439184, 0),
(439185, 0),
(439186, 0),
(439187, 0),
(439188, 0),
(439189, 0),
(439190, 0),
(439191, 0),
(439192, 0),
(439193, 0),
(439194, 0),
(439195, 0),
(439196, 0),
(439197, 0),
(439198, 0),
(439199, 0),
(439200, 0),
(439201, 0),
(439202, 0),
(439203, 0),
(439204, 0),
(439205, 0),
(439206, 0),
(439207, 0),
(439208, 0),
(439209, 0),
(439210, 0),
(439211, 0),
(439212, 0),
(439213, 0),
(439214, 0),
(439215, 0),
(439216, 0),
(439217, 0),
(439218, 0),
(439219, 0),
(439220, 0),
(439221, 0),
(439222, 0),
(439223, 0),
(439224, 0),
(439225, 0),
(439226, 0),
(439227, 0),
(439228, 0),
(439229, 0),
(439230, 0),
(439231, 0),
(439232, 0),
(439233, 0),
(439234, 0),
(439235, 0),
(439236, 0),
(439237, 0),
(439238, 0),
(439239, 0),
(439240, 0),
(439241, 0),
(439242, 0),
(439243, 0),
(439244, 0),
(439245, 0),
(439246, 0),
(439247, 0),
(439248, 0),
(439249, 0),
(439250, 0),
(439251, 0),
(439252, 0),
(439253, 0),
(439254, 0),
(439255, 0),
(439256, 0),
(439257, 0),
(439258, 0),
(439259, 0),
(439260, 0),
(439261, 0),
(439262, 0),
(439263, 0),
(439264, 0),
(439265, 0),
(439266, 0),
(439267, 0),
(439268, 0),
(439269, 0),
(439270, 0),
(439271, 0),
(439272, 0),
(439273, 0),
(439274, 0),
(439275, 0),
(439276, 0),
(439277, 0),
(439278, 0),
(439279, 0),
(439280, 0),
(439281, 0),
(439282, 0),
(439283, 0),
(439284, 0),
(439285, 0),
(439286, 0),
(439287, 0),
(439288, 0),
(439289, 0),
(439290, 0),
(439291, 0),
(439292, 0),
(439293, 0),
(439294, 0),
(439295, 0),
(439296, 0),
(439297, 0),
(439298, 0),
(439299, 0),
(439300, 0),
(439301, 0),
(439302, 0),
(439303, 0),
(439304, 0),
(439305, 0),
(439306, 0),
(439307, 0),
(439308, 0),
(439309, 0),
(439310, 0),
(439311, 0),
(439312, 0),
(439313, 0),
(439314, 0),
(439315, 0),
(439316, 0),
(439317, 0),
(439318, 0),
(439319, 0),
(439320, 0),
(439321, 0),
(439322, 0),
(439323, 0),
(439324, 0),
(439325, 0),
(439326, 0),
(439327, 0),
(439328, 0),
(439329, 0),
(439330, 0),
(439331, 0),
(439332, 0),
(439333, 0),
(439334, 0),
(439335, 0),
(439336, 0),
(439337, 0),
(439338, 0),
(439339, 0),
(439340, 0),
(439341, 0),
(439342, 0),
(439343, 0),
(439344, 0),
(439345, 0),
(439346, 0),
(439347, 0),
(439348, 0),
(439349, 0),
(439350, 0),
(439351, 0),
(439352, 0),
(439353, 0),
(439354, 0),
(439355, 0),
(439356, 0),
(439357, 0),
(439358, 0),
(439359, 0),
(439360, 0),
(439361, 0),
(439362, 0),
(439363, 0),
(439364, 0),
(439365, 0),
(439366, 0),
(439367, 0),
(439368, 0),
(439369, 0),
(439370, 0),
(439371, 0),
(439372, 0),
(439373, 0),
(439374, 0),
(439375, 0),
(439376, 0),
(439377, 0),
(439378, 0),
(439379, 0),
(439380, 0),
(439381, 0),
(439382, 0),
(439383, 0),
(439384, 0),
(439385, 0),
(439386, 0),
(439387, 0),
(439388, 0),
(439389, 0),
(439390, 0),
(439391, 0),
(439392, 0),
(439393, 0),
(439394, 0),
(439395, 0),
(439396, 0),
(439397, 0),
(439398, 0),
(439399, 0),
(439400, 0),
(439401, 0),
(439402, 0),
(439403, 0),
(439404, 0),
(439405, 0),
(439406, 0),
(439407, 0),
(439408, 0),
(439409, 0),
(439410, 0),
(439411, 0),
(439412, 0),
(439413, 0),
(439414, 0),
(439415, 0),
(439416, 0),
(439417, 0),
(439418, 0),
(439419, 0),
(439420, 0),
(439421, 0),
(439422, 0),
(439423, 0),
(439424, 0),
(439425, 0),
(439426, 0),
(439427, 0),
(439428, 0),
(439429, 0),
(439430, 0),
(439431, 0),
(439432, 0),
(439433, 0),
(439434, 0),
(439435, 0),
(439436, 0),
(439437, 0),
(439438, 0),
(439439, 0),
(439440, 0),
(439441, 0),
(439442, 0),
(439443, 0),
(439444, 0),
(439445, 0),
(439446, 0),
(439447, 0),
(439448, 0),
(439449, 0),
(439450, 0),
(439451, 0),
(439452, 0),
(439453, 0),
(439454, 0),
(439455, 0),
(439456, 0),
(439457, 0),
(439458, 0),
(439459, 0),
(439460, 0),
(439461, 0),
(439462, 0),
(439463, 0),
(439464, 0),
(439465, 0),
(439466, 0),
(439467, 0),
(439468, 0),
(439469, 0),
(439470, 0),
(439471, 0),
(439472, 0),
(439473, 0),
(439474, 0),
(439475, 0),
(439476, 0),
(439477, 0),
(439478, 0),
(439479, 0),
(439480, 0),
(439481, 0),
(439482, 0),
(439483, 0),
(439484, 0),
(439485, 0),
(439486, 0),
(439487, 0),
(439488, 0),
(439489, 0),
(439490, 0),
(439491, 0),
(439492, 0),
(439493, 0),
(439494, 0),
(439495, 0),
(439496, 0),
(439497, 0),
(439498, 0),
(439499, 0),
(439500, 0),
(439501, 0),
(439502, 0),
(439503, 0),
(439504, 0),
(439505, 0),
(439506, 0),
(439507, 0),
(439508, 0),
(439509, 0),
(439510, 0),
(439511, 0),
(439512, 0),
(439513, 0),
(439514, 0),
(439515, 0),
(439516, 0),
(439517, 0),
(439518, 0),
(439519, 0),
(439520, 0),
(439521, 0),
(439522, 0),
(439523, 0),
(439524, 0),
(439525, 0),
(439526, 0),
(439527, 0),
(439528, 0),
(439529, 0),
(439530, 0),
(439531, 0),
(439532, 0),
(439533, 0),
(439534, 0),
(439535, 0),
(439536, 0),
(439537, 0),
(439538, 0),
(439539, 0),
(439540, 0),
(439541, 0),
(439542, 0),
(439543, 0),
(439544, 0),
(439545, 0),
(439546, 0),
(439547, 0),
(439548, 0),
(439549, 0),
(439550, 0),
(439551, 0),
(439552, 0),
(439553, 0),
(439554, 0),
(439555, 0),
(439556, 0),
(439557, 0),
(439558, 0),
(439559, 0),
(439560, 0),
(439561, 0),
(439562, 0),
(439563, 0),
(439564, 0),
(439565, 0),
(439566, 0),
(439567, 0),
(439568, 0),
(439569, 0),
(439570, 0),
(439571, 0),
(439572, 0),
(439573, 0),
(439574, 0),
(439575, 0),
(439576, 0),
(439577, 0),
(439578, 0),
(439579, 0),
(439580, 0),
(439581, 0),
(439582, 0),
(439583, 0),
(439584, 0),
(439585, 0),
(439586, 0),
(439587, 0),
(439588, 0),
(439589, 0),
(439590, 0),
(439591, 0),
(439592, 0),
(439593, 0),
(439594, 0),
(439595, 0),
(439596, 0),
(439597, 0),
(439598, 0),
(439599, 0),
(439600, 0),
(439601, 0),
(439602, 0),
(439603, 0),
(439604, 0),
(439605, 0),
(439606, 0),
(439607, 0),
(439608, 0),
(439609, 0),
(439610, 0),
(439611, 0),
(439612, 0),
(439613, 0),
(439614, 0),
(439615, 0),
(439616, 0),
(439617, 0),
(439618, 0),
(439619, 0),
(439620, 0),
(439621, 0),
(439622, 0),
(439623, 0),
(439624, 0),
(439625, 0),
(439626, 0),
(439627, 0),
(439628, 0),
(439629, 0),
(439630, 0),
(439631, 0),
(439632, 0),
(439633, 0),
(439634, 0),
(439635, 0),
(439636, 0),
(439637, 0),
(439638, 0),
(439639, 0),
(439640, 0),
(439641, 0),
(439642, 0),
(439643, 0),
(439644, 0),
(439645, 0),
(439646, 0),
(439647, 0),
(439648, 0),
(439649, 0),
(439650, 0),
(439651, 0),
(439652, 0),
(439653, 0),
(439654, 0),
(439655, 0),
(439656, 0),
(439657, 0),
(439658, 0),
(439659, 0),
(439660, 0),
(439661, 0),
(439662, 0),
(439663, 0),
(439664, 0),
(439665, 0),
(439666, 0),
(439667, 0),
(439668, 0),
(439669, 0),
(439670, 0),
(439671, 0),
(439672, 0),
(439673, 0),
(439674, 0),
(439675, 0),
(439676, 0),
(439677, 0),
(439678, 0),
(439679, 0),
(439680, 0),
(439681, 0),
(439682, 0),
(439683, 0),
(439684, 0),
(439685, 0),
(439686, 0),
(439687, 0),
(439688, 0),
(439689, 0),
(439690, 0),
(439691, 0),
(439692, 0),
(439693, 0),
(439694, 0),
(439695, 0),
(439696, 0),
(439697, 0),
(439698, 0),
(439699, 0),
(439700, 0),
(439701, 0),
(439702, 0),
(439703, 0),
(439704, 0),
(439705, 0),
(439706, 0),
(439707, 0),
(439708, 0),
(439709, 0),
(439710, 0),
(439711, 0),
(439712, 0),
(439713, 0),
(439714, 0),
(439715, 0),
(439716, 0),
(439717, 0),
(439718, 0),
(439719, 0),
(439720, 0),
(439721, 0),
(439722, 0),
(439723, 0),
(439724, 0),
(439725, 0),
(439726, 0),
(439727, 0),
(439728, 0),
(439729, 0),
(439730, 0),
(439731, 0),
(439732, 0),
(439733, 0),
(439734, 0),
(439735, 0),
(439736, 0),
(439737, 0),
(439738, 0),
(439739, 0),
(439740, 0),
(439741, 0),
(439742, 0),
(439743, 0),
(439744, 0),
(439745, 0),
(439746, 0),
(439747, 0),
(439748, 0),
(439749, 0),
(439750, 0),
(439751, 0),
(439752, 0),
(439753, 0),
(439754, 0),
(439755, 0),
(439756, 0),
(439757, 0),
(439758, 0),
(439759, 0),
(439760, 0),
(439761, 0),
(439762, 0),
(439763, 0),
(439764, 0),
(439765, 0),
(439766, 0),
(439767, 0),
(439768, 0),
(439769, 0),
(439770, 0),
(439771, 0),
(439772, 0),
(439773, 0),
(439774, 0),
(439775, 0),
(439776, 0),
(439777, 0),
(439778, 0),
(439779, 0),
(439780, 0),
(439781, 0),
(439782, 0),
(439783, 0),
(439784, 0),
(439785, 0),
(439786, 0),
(439787, 0),
(439788, 0),
(439789, 0),
(439790, 0),
(439791, 0),
(439792, 0),
(439793, 0),
(439794, 0),
(439795, 0),
(439796, 0),
(439797, 0),
(439798, 0),
(439799, 0),
(439800, 0),
(439801, 0),
(439802, 0),
(439803, 0),
(439804, 0),
(439805, 0),
(439806, 0),
(439807, 0),
(439808, 0),
(439809, 0),
(439810, 0),
(439811, 0),
(439812, 0),
(439813, 0),
(439814, 0),
(439815, 0),
(439816, 0),
(439817, 0),
(439818, 0),
(439819, 0),
(439820, 0),
(439821, 0),
(439822, 0),
(439823, 0),
(439824, 0),
(439825, 0),
(439826, 0),
(439827, 0),
(439828, 0),
(439829, 0),
(439830, 0),
(439831, 0),
(439832, 0),
(439833, 0),
(439834, 0),
(439835, 0),
(439836, 0),
(439837, 0),
(439838, 0),
(439839, 0),
(439840, 0),
(439841, 0),
(439842, 0),
(439843, 0),
(439844, 0),
(439845, 0),
(439846, 0),
(439847, 0),
(439848, 0),
(439849, 0),
(439850, 0),
(439851, 0),
(439852, 0),
(439853, 0),
(439854, 0),
(439855, 0),
(439856, 0),
(439857, 0),
(439858, 0),
(439859, 0),
(439860, 0),
(439861, 0),
(439862, 0),
(439863, 0),
(439864, 0),
(439865, 0),
(439866, 0),
(439867, 0),
(439868, 0),
(439869, 0),
(439870, 0),
(439871, 0),
(439872, 0),
(439873, 0),
(439874, 0),
(439875, 0),
(439876, 0),
(439877, 0),
(439878, 0),
(439879, 0),
(439880, 0),
(439881, 0),
(439882, 0),
(439883, 0),
(439884, 0),
(439885, 0),
(439886, 0),
(439887, 0),
(439888, 0),
(439889, 0),
(439890, 0),
(439891, 0),
(439892, 0),
(439893, 0),
(439894, 0),
(439895, 0),
(439896, 0),
(439897, 0),
(439898, 0),
(439899, 0),
(439900, 0),
(439901, 0),
(439902, 0),
(439903, 0),
(439904, 0),
(439905, 0),
(439906, 0),
(439907, 0),
(439908, 0),
(439909, 0),
(439910, 0),
(439911, 0),
(439912, 0),
(439913, 0),
(439914, 0),
(439915, 0),
(439916, 0),
(439917, 0),
(439918, 0),
(439919, 0),
(439920, 0),
(439921, 0),
(439922, 0),
(439923, 0),
(439924, 0),
(439925, 0),
(439926, 0),
(439927, 0),
(439928, 0),
(439929, 0),
(439930, 0),
(439931, 0),
(439932, 0),
(439933, 0),
(439934, 0),
(439935, 0),
(439936, 0),
(439937, 0),
(439938, 0),
(439939, 0),
(439940, 0),
(439941, 0),
(439942, 0),
(439943, 0),
(439944, 0),
(439945, 0),
(439946, 0),
(439947, 0),
(439948, 0),
(439949, 0),
(439950, 0),
(439951, 0),
(439952, 0),
(439953, 0),
(439954, 0),
(439955, 0),
(439956, 0),
(439957, 0),
(439958, 0),
(439959, 0),
(439960, 0),
(439961, 0),
(439962, 0),
(439963, 0),
(439964, 0),
(439965, 0),
(439966, 0),
(439967, 0),
(439968, 0),
(439969, 0),
(439970, 0),
(439971, 0),
(439972, 0),
(439973, 0),
(439974, 0),
(439975, 0),
(439976, 0),
(439977, 0),
(439978, 0),
(439979, 0),
(439980, 0),
(439981, 0),
(439982, 0),
(439983, 0),
(439984, 0),
(439985, 0),
(439986, 0),
(439987, 0),
(439988, 0),
(439989, 0),
(439990, 0),
(439991, 0),
(439992, 0),
(439993, 0),
(439994, 0),
(439995, 0),
(439996, 0),
(439997, 0),
(439998, 0),
(439999, 0),
(440000, 0),
(440001, 0),
(440002, 0),
(440003, 0),
(440004, 0),
(440005, 0),
(440006, 0),
(440007, 0),
(440008, 0),
(440009, 0),
(440010, 0),
(440011, 0),
(440012, 0),
(440013, 0),
(440014, 0),
(440015, 0),
(440016, 0),
(440017, 0),
(440018, 0),
(440019, 0),
(440020, 0),
(440021, 0),
(440022, 0),
(440023, 0),
(440024, 0),
(440025, 0),
(440026, 0),
(440027, 0),
(440028, 0),
(440029, 0),
(440030, 0),
(440031, 0),
(440032, 0),
(440033, 0),
(440034, 0),
(440035, 0),
(440036, 0),
(440037, 0),
(440038, 0),
(440039, 0),
(440040, 0),
(440041, 0),
(440042, 0),
(440043, 0),
(440044, 0),
(440045, 0),
(440046, 0),
(440047, 0),
(440048, 0),
(440049, 0),
(440050, 0),
(440051, 0),
(440052, 0),
(440053, 0),
(440054, 0),
(440055, 0),
(440056, 0),
(440057, 0),
(440058, 0),
(440059, 0),
(440060, 0),
(440061, 0),
(440062, 0),
(440063, 0),
(440064, 0),
(440065, 0),
(440066, 0),
(440067, 0),
(440068, 0),
(440069, 0),
(440070, 0),
(440071, 0),
(440072, 0),
(440073, 0),
(440074, 0),
(440075, 0),
(440076, 0),
(440077, 0),
(440078, 0),
(440079, 0),
(440080, 0),
(440081, 0),
(440082, 0),
(440083, 0),
(440084, 0),
(440085, 0),
(440086, 0),
(440087, 0),
(440088, 0),
(440089, 0),
(440090, 0),
(440091, 0),
(440092, 0),
(440093, 0),
(440094, 0),
(440095, 0),
(440096, 0),
(440097, 0),
(440098, 0),
(440099, 0),
(440100, 0),
(440101, 0),
(440102, 0),
(440103, 0),
(440104, 0),
(440105, 0),
(440106, 0),
(440107, 0),
(440108, 0),
(440109, 0),
(440110, 0),
(440111, 0),
(440112, 0),
(440113, 0),
(440114, 0),
(440115, 0),
(440116, 0),
(440117, 0),
(440118, 0),
(440119, 0),
(440120, 0),
(440121, 0),
(440122, 0),
(440123, 0),
(440124, 0),
(440125, 0),
(440126, 0),
(440127, 0),
(440128, 0),
(440129, 0),
(440130, 0),
(440131, 0),
(440132, 0),
(440133, 0),
(440134, 0),
(440135, 0),
(440136, 0),
(440137, 0),
(440138, 0),
(440139, 0),
(440140, 0),
(440141, 0),
(440142, 0),
(440143, 0),
(440144, 0),
(440145, 0),
(440146, 0),
(440147, 0),
(440148, 0),
(440149, 0),
(440150, 0),
(440151, 0),
(440152, 0),
(440153, 0),
(440154, 0),
(440155, 0),
(440156, 0),
(440157, 0),
(440158, 0),
(440159, 0),
(440160, 0),
(440161, 0),
(440162, 0),
(440163, 0),
(440164, 0),
(440165, 0),
(440166, 0),
(440167, 0),
(440168, 0),
(440169, 0),
(440170, 0),
(440171, 0),
(440172, 0),
(440173, 0),
(440174, 0),
(440175, 0),
(440176, 0),
(440177, 0),
(440178, 0),
(440179, 0),
(440180, 0),
(440181, 0),
(440182, 0),
(440183, 0),
(440184, 0),
(440185, 0),
(440186, 0),
(440187, 0),
(440188, 0),
(440189, 0),
(440190, 0),
(440191, 0),
(440192, 0),
(440193, 0),
(440194, 0),
(440195, 0),
(440196, 0),
(440197, 0),
(440198, 0),
(440199, 0),
(440200, 0),
(440201, 0),
(440202, 0),
(440203, 0),
(440204, 0),
(440205, 0),
(440206, 0),
(440207, 0),
(440208, 0),
(440209, 0),
(440210, 0),
(440211, 0),
(440212, 0),
(440213, 0),
(440214, 0),
(440215, 0),
(440216, 0),
(440217, 0),
(440218, 0),
(440219, 0),
(440220, 0),
(440221, 0),
(440222, 0),
(440223, 0),
(440224, 0),
(440225, 0),
(440226, 0),
(440227, 0),
(440228, 0),
(440229, 0),
(440230, 0),
(440231, 0),
(440232, 0),
(440233, 0),
(440234, 0),
(440235, 0),
(440236, 0),
(440237, 0),
(440238, 0),
(440239, 0),
(440240, 0),
(440241, 0),
(440242, 0),
(440243, 0),
(440244, 0),
(440245, 0),
(440246, 0),
(440247, 0),
(440248, 0),
(440249, 0),
(440250, 0),
(440251, 0),
(440252, 0),
(440253, 0),
(440254, 0),
(440255, 0),
(440256, 0),
(440257, 0),
(440258, 0),
(440259, 0),
(440260, 0),
(440261, 0),
(440262, 0),
(440263, 0),
(440264, 0),
(440265, 0),
(440266, 0),
(440267, 0),
(440268, 0),
(440269, 0),
(440270, 0),
(440271, 0),
(440272, 0),
(440273, 0),
(440274, 0),
(440275, 0),
(440276, 0),
(440277, 0),
(440278, 0),
(440279, 0),
(440280, 0),
(440281, 0),
(440282, 0),
(440283, 0),
(440284, 0),
(440285, 0),
(440286, 0),
(440287, 0),
(440288, 0),
(440289, 0),
(440290, 0),
(440291, 0),
(440292, 0),
(440293, 0),
(440294, 0),
(440295, 0),
(440296, 0),
(440297, 0),
(440298, 0),
(440299, 0),
(440300, 0),
(440301, 0),
(440302, 0),
(440303, 0),
(440304, 0),
(440305, 0),
(440306, 0),
(440307, 0),
(440308, 0),
(440309, 0),
(440310, 0),
(440311, 0),
(440312, 0),
(440313, 0),
(440314, 0),
(440315, 0),
(440316, 0),
(440317, 0),
(440318, 0),
(440319, 0),
(440320, 0),
(440321, 0),
(440322, 0),
(440323, 0),
(440324, 0),
(440325, 0),
(440326, 0),
(440327, 0),
(440328, 0),
(440329, 0),
(440330, 0),
(440331, 0),
(440332, 0),
(440333, 0),
(440334, 0),
(440335, 0),
(440336, 0),
(440337, 0),
(440338, 0),
(440339, 0),
(440340, 0),
(440341, 0),
(440342, 0),
(440343, 0),
(440344, 0),
(440345, 0),
(440346, 0),
(440347, 0),
(440348, 0),
(440349, 0),
(440350, 0),
(440351, 0),
(440352, 0),
(440353, 0),
(440354, 0),
(440355, 0),
(440356, 0),
(440357, 0),
(440358, 0),
(440359, 0),
(440360, 0),
(440361, 0),
(440362, 0),
(440363, 0),
(440364, 0),
(440365, 0),
(440366, 0),
(440367, 0),
(440368, 0),
(440369, 0),
(440370, 0),
(440371, 0),
(440372, 0),
(440373, 0),
(440374, 0),
(440375, 0),
(440376, 0),
(440377, 0),
(440378, 0),
(440379, 0),
(440380, 0),
(440381, 0),
(440382, 0),
(440383, 0),
(440384, 0),
(440385, 0),
(440386, 0),
(440387, 0),
(440388, 0),
(440389, 0),
(440390, 0),
(440391, 0),
(440392, 0),
(440393, 0),
(440394, 0),
(440395, 0),
(440396, 0),
(440397, 0),
(440398, 0),
(440399, 0),
(440400, 0),
(440401, 0),
(440402, 0),
(440403, 0),
(440404, 0),
(440405, 0),
(440406, 0),
(440407, 0),
(440408, 0),
(440409, 0),
(440410, 0),
(440411, 0),
(440412, 0),
(440413, 0),
(440414, 0),
(440415, 0),
(440416, 0),
(440417, 0),
(440418, 0),
(440419, 0),
(440420, 0),
(440421, 0),
(440422, 0),
(440423, 0),
(440424, 0),
(440425, 0),
(440426, 0),
(440427, 0),
(440428, 0),
(440429, 0),
(440430, 0),
(440431, 0),
(440432, 0),
(440433, 0),
(440434, 0),
(440435, 0),
(440436, 0),
(440437, 0),
(440438, 0),
(440439, 0),
(440440, 0),
(440441, 0),
(440442, 0),
(440443, 0),
(440444, 0),
(440445, 0),
(440446, 0),
(440447, 0),
(440448, 0),
(440449, 0),
(440450, 0),
(440451, 0),
(440452, 0),
(440453, 0),
(440454, 0),
(440455, 0),
(440456, 0),
(440457, 0),
(440458, 0),
(440459, 0),
(440460, 0),
(440461, 0),
(440462, 0),
(440463, 0),
(440464, 0),
(440465, 0),
(440466, 0),
(440467, 0),
(440468, 0),
(440469, 0),
(440470, 0),
(440471, 0),
(440472, 0),
(440473, 0),
(440474, 0),
(440475, 0),
(440476, 0),
(440477, 0),
(440478, 0),
(440479, 0),
(440480, 0),
(440481, 0),
(440482, 0),
(440483, 0),
(440484, 0),
(440485, 0),
(440486, 0),
(440487, 0),
(440488, 0),
(440489, 0),
(440490, 0),
(440491, 0),
(440492, 0),
(440493, 0),
(440494, 0),
(440495, 0),
(440496, 0),
(440497, 0),
(440498, 0),
(440499, 0),
(440500, 0),
(440501, 0),
(440502, 0),
(440503, 0),
(440504, 0),
(440505, 0),
(440506, 0),
(440507, 0),
(440508, 0),
(440509, 0),
(440510, 0),
(440511, 0),
(440512, 0),
(440513, 0),
(440514, 0),
(440515, 0),
(440516, 0),
(440517, 0),
(440518, 0),
(440519, 0),
(440520, 0),
(440521, 0),
(440522, 0),
(440523, 0),
(440524, 0),
(440525, 0),
(440526, 0),
(440527, 0),
(440528, 0),
(440529, 0),
(440530, 0),
(440531, 0),
(440532, 0),
(440533, 0),
(440534, 0),
(440535, 0),
(440536, 0),
(440537, 0),
(440538, 0),
(440539, 0),
(440540, 0),
(440541, 0),
(440542, 0),
(440543, 0),
(440544, 0),
(440545, 0),
(440546, 0),
(440547, 0),
(440548, 0),
(440549, 0),
(440550, 0),
(440551, 0),
(440552, 0),
(440553, 0),
(440554, 0),
(440555, 0),
(440556, 0),
(440557, 0),
(440558, 0),
(440559, 0),
(440560, 0),
(440561, 0),
(440562, 0),
(440563, 0),
(440564, 0),
(440565, 0),
(440566, 0),
(440567, 0),
(440568, 0),
(440569, 0),
(440570, 0),
(440571, 0),
(440572, 0),
(440573, 0),
(440574, 0),
(440575, 0),
(440576, 0),
(440577, 0),
(440578, 0),
(440579, 0),
(440580, 0),
(440581, 0),
(440582, 0),
(440583, 0),
(440584, 0),
(440585, 0),
(440586, 0),
(440587, 0),
(440588, 0),
(440589, 0),
(440590, 0),
(440591, 0),
(440592, 0),
(440593, 0),
(440594, 0),
(440595, 0),
(440596, 0),
(440597, 0),
(440598, 0),
(440599, 0),
(440600, 0),
(440601, 0),
(440602, 0),
(440603, 0),
(440604, 0),
(440605, 0),
(440606, 0),
(440607, 0),
(440608, 0),
(440609, 0),
(440610, 0),
(440611, 0),
(440612, 0),
(440613, 0),
(440614, 0),
(440615, 0),
(440616, 0),
(440617, 0),
(440618, 0),
(440619, 0),
(440620, 0),
(440621, 0),
(440622, 0),
(440623, 0),
(440624, 0),
(440625, 0),
(440626, 0),
(440627, 0),
(440628, 0),
(440629, 0),
(440630, 0),
(440631, 0),
(440632, 0),
(440633, 0),
(440634, 0),
(440635, 0),
(440636, 0),
(440637, 0),
(440638, 0),
(440639, 0),
(440640, 0),
(440641, 0),
(440642, 0),
(440643, 0),
(440644, 0),
(440645, 0),
(440646, 0),
(440647, 0),
(440648, 0),
(440649, 0),
(440650, 0),
(440651, 0),
(440652, 0),
(440653, 0),
(440654, 0),
(440655, 0),
(440656, 0),
(440657, 0),
(440658, 0),
(440659, 0),
(440660, 0),
(440661, 0),
(440662, 0),
(440663, 0),
(440664, 0),
(440665, 0),
(440666, 0),
(440667, 0),
(440668, 0),
(440669, 0),
(440670, 0),
(440671, 0),
(440672, 0),
(440673, 0),
(440674, 0),
(440675, 0),
(440676, 0),
(440677, 0),
(440678, 0),
(440679, 0),
(440680, 0),
(440681, 0),
(440682, 0),
(440683, 0),
(440684, 0),
(440685, 0),
(440686, 0),
(440687, 0),
(440688, 0),
(440689, 0),
(440690, 0),
(440691, 0),
(440692, 0),
(440693, 0),
(440694, 0),
(440695, 0),
(440696, 0),
(440697, 0),
(440698, 0),
(440699, 0),
(440700, 0),
(440701, 0),
(440702, 0),
(440703, 0),
(440704, 0),
(440705, 0),
(440706, 0),
(440707, 0),
(440708, 0),
(440709, 0),
(440710, 0),
(440711, 0),
(440712, 0),
(440713, 0),
(440714, 0),
(440715, 0),
(440716, 0),
(440717, 0),
(440718, 0),
(440719, 0),
(440720, 0),
(440721, 0),
(440722, 0),
(440723, 0),
(440724, 0),
(440725, 0),
(440726, 0),
(440727, 0),
(440728, 0),
(440729, 0),
(440730, 0),
(440731, 0),
(440732, 0),
(440733, 0),
(440734, 0),
(440735, 0),
(440736, 0),
(440737, 0),
(440738, 0),
(440739, 0),
(440740, 0),
(440741, 0),
(440742, 0),
(440743, 0),
(440744, 0),
(440745, 0),
(440746, 0),
(440747, 0),
(440748, 0),
(440749, 0),
(440750, 0),
(440751, 0),
(440752, 0),
(440753, 0),
(440754, 0),
(440755, 0),
(440756, 0),
(440757, 0),
(440758, 0),
(440759, 0),
(440760, 0),
(440761, 0),
(440762, 0),
(440763, 0),
(440764, 0),
(440765, 0),
(440766, 0),
(440767, 0),
(440768, 0),
(440769, 0),
(440770, 0),
(440771, 0),
(440772, 0),
(440773, 0),
(440774, 0),
(440775, 0),
(440776, 0),
(440777, 0),
(440778, 0),
(440779, 0),
(440780, 0),
(440781, 0),
(440782, 0),
(440783, 0),
(440784, 0),
(440785, 0),
(440786, 0),
(440787, 0),
(440788, 0),
(440789, 0),
(440790, 0),
(440791, 0),
(440792, 0),
(440793, 0),
(440794, 0),
(440795, 0),
(440796, 0),
(440797, 0),
(440798, 0),
(440799, 0),
(440800, 0),
(440801, 0),
(440802, 0),
(440803, 0),
(440804, 0),
(440805, 0),
(440806, 0),
(440807, 0),
(440808, 0),
(440809, 0),
(440810, 0),
(440811, 0),
(440812, 0),
(440813, 0),
(440814, 0),
(440815, 0),
(440816, 0),
(440817, 0),
(440818, 0),
(440819, 0),
(440820, 0),
(440821, 0),
(440822, 0),
(440823, 0),
(440824, 0),
(440825, 0),
(440826, 0),
(440827, 0),
(440828, 0),
(440829, 0),
(440830, 0),
(440831, 0),
(440832, 0),
(440833, 0),
(440834, 0),
(440835, 0),
(440836, 0),
(440837, 0),
(440838, 0),
(440839, 0),
(440840, 0),
(440841, 0),
(440842, 0),
(440843, 0),
(440844, 0),
(440845, 0),
(440846, 0),
(440847, 0),
(440848, 0),
(440849, 0),
(440850, 0),
(440851, 0),
(440852, 0),
(440853, 0),
(440854, 0),
(440855, 0),
(440856, 0),
(440857, 0),
(440858, 0),
(440859, 0),
(440860, 0),
(440861, 0),
(440862, 0),
(440863, 0),
(440864, 0),
(440865, 0),
(440866, 0),
(440867, 0),
(440868, 0),
(440869, 0),
(440870, 0),
(440871, 0),
(440872, 0),
(440873, 0),
(440874, 0),
(440875, 0),
(440876, 0),
(440877, 0),
(440878, 0),
(440879, 0),
(440880, 0),
(440881, 0),
(440882, 0),
(440883, 0),
(440884, 0),
(440885, 0),
(440886, 0),
(440887, 0),
(440888, 0),
(440889, 0),
(440890, 0),
(440891, 0),
(440892, 0),
(440893, 0),
(440894, 0),
(440895, 0),
(440896, 0),
(440897, 0),
(440898, 0),
(440899, 0),
(440900, 0),
(440901, 0),
(440902, 0),
(440903, 0),
(440904, 0),
(440905, 0),
(440906, 0),
(440907, 0),
(440908, 0),
(440909, 0),
(440910, 0),
(440911, 0),
(440912, 0),
(440913, 0),
(440914, 0),
(440915, 0),
(440916, 0),
(440917, 0),
(440918, 0),
(440919, 0),
(440920, 0),
(440921, 0),
(440922, 0),
(440923, 0),
(440924, 0),
(440925, 0),
(440926, 0),
(440927, 0),
(440928, 0),
(440929, 0),
(440930, 0),
(440931, 0),
(440932, 0),
(440933, 0),
(440934, 0),
(440935, 0),
(440936, 0),
(440937, 0),
(440938, 0),
(440939, 0),
(440940, 0),
(440941, 0),
(440942, 0),
(440943, 0),
(440944, 0),
(440945, 0),
(440946, 0),
(440947, 0),
(440948, 0),
(440949, 0),
(440950, 0),
(440951, 0),
(440952, 0),
(440953, 0),
(440954, 0),
(440955, 0),
(440956, 0),
(440957, 0),
(440958, 0),
(440959, 0),
(440960, 0),
(440961, 0),
(440962, 0),
(440963, 0),
(440964, 0),
(440965, 0),
(440966, 0),
(440967, 0),
(440968, 0),
(440969, 0),
(440970, 0),
(440971, 0),
(440972, 0),
(440973, 0),
(440974, 0),
(440975, 0),
(440976, 0),
(440977, 0),
(440978, 0),
(440979, 0),
(440980, 0),
(440981, 0),
(440982, 0),
(440983, 0),
(440984, 0),
(440985, 0),
(440986, 0),
(440987, 0),
(440988, 0),
(440989, 0),
(440990, 0),
(440991, 0),
(440992, 0),
(440993, 0),
(440994, 0),
(440995, 0),
(440996, 0),
(440997, 0),
(440998, 0),
(440999, 0),
(441000, 0),
(441001, 0),
(441002, 0),
(441003, 0),
(441004, 0),
(441005, 0),
(441006, 0),
(441007, 0),
(441008, 0),
(441009, 0),
(441010, 0),
(441011, 0),
(441012, 0),
(441013, 0),
(441014, 0),
(441015, 0),
(441016, 0),
(441017, 0),
(441018, 0),
(441019, 0),
(441020, 0),
(441021, 0),
(441022, 0),
(441023, 0),
(441024, 0),
(441025, 0),
(441026, 0),
(441027, 0),
(441028, 0),
(441029, 0),
(441030, 0),
(441031, 0),
(441032, 0),
(441033, 0),
(441034, 0),
(441035, 0),
(441036, 0),
(441037, 0),
(441038, 0),
(441039, 0),
(441040, 0),
(441041, 0),
(441042, 0),
(441043, 0),
(441044, 0),
(441045, 0),
(441046, 0),
(441047, 0),
(441048, 0),
(441049, 0),
(441050, 0),
(441051, 0),
(441052, 0),
(441053, 0),
(441054, 0),
(441055, 0),
(441056, 0),
(441057, 0),
(441058, 0),
(441059, 0),
(441060, 0),
(441061, 0),
(441062, 0),
(441063, 0),
(441064, 0),
(441065, 0),
(441066, 0),
(441067, 0),
(441068, 0),
(441069, 0),
(441070, 0),
(441071, 0),
(441072, 0),
(441073, 0),
(441074, 0),
(441075, 0),
(441076, 0),
(441077, 0),
(441078, 0),
(441079, 0),
(441080, 0),
(441081, 0),
(441082, 0),
(441083, 0),
(441084, 0),
(441085, 0),
(441086, 0),
(441087, 0),
(441088, 0),
(441089, 0),
(441090, 0),
(441091, 0),
(441092, 0),
(441093, 0),
(441094, 0),
(441095, 0),
(441096, 0),
(441097, 0),
(441098, 0),
(441099, 0),
(441100, 0),
(441101, 0),
(441102, 0),
(441103, 0),
(441104, 0),
(441105, 0),
(441106, 0),
(441107, 0),
(441108, 0),
(441109, 0),
(441110, 0),
(441111, 0),
(441112, 0),
(441113, 0),
(441114, 0),
(441115, 0),
(441116, 0),
(441117, 0),
(441118, 0),
(441119, 0),
(441120, 0),
(441121, 0),
(441122, 0),
(441123, 0),
(441124, 0),
(441125, 0),
(441126, 0),
(441127, 0),
(441128, 0),
(441129, 0),
(441130, 0),
(441131, 0),
(441132, 0),
(441133, 0),
(441134, 0),
(441135, 0),
(441136, 0),
(441137, 0),
(441138, 0),
(441139, 0),
(441140, 0),
(441141, 0),
(441142, 0),
(441143, 0),
(441144, 0),
(441145, 0),
(441146, 0),
(441147, 0),
(441148, 0),
(441149, 0),
(441150, 0),
(441151, 0),
(441152, 0),
(441153, 0),
(441154, 0),
(441155, 0),
(441156, 0),
(441157, 0),
(441158, 0),
(441159, 0),
(441160, 0),
(441161, 0),
(441162, 0),
(441163, 0),
(441164, 0),
(441165, 0),
(441166, 0),
(441167, 0),
(441168, 0),
(441169, 0),
(441170, 0),
(441171, 0),
(441172, 0),
(441173, 0),
(441174, 0),
(441175, 0),
(441176, 0),
(441177, 0),
(441178, 0),
(441179, 0),
(441180, 0),
(441181, 0),
(441182, 0),
(441183, 0),
(441184, 0),
(441185, 0),
(441186, 0),
(441187, 0),
(441188, 0),
(441189, 0),
(441190, 0),
(441191, 0),
(441192, 0),
(441193, 0),
(441194, 0),
(441195, 0),
(441196, 0),
(441197, 0),
(441198, 0),
(441199, 0),
(441200, 0),
(441201, 0),
(441202, 0),
(441203, 0),
(441204, 0),
(441205, 0),
(441206, 0),
(441207, 0),
(441208, 0),
(441209, 0),
(441210, 0),
(441211, 0),
(441212, 0),
(441213, 0),
(441214, 0),
(441215, 0),
(441216, 0),
(441217, 0),
(441218, 0),
(441219, 0),
(441220, 0),
(441221, 0),
(441222, 0),
(441223, 0),
(441224, 0),
(441225, 0),
(441226, 0),
(441227, 0),
(441228, 0),
(441229, 0),
(441230, 0),
(441231, 0),
(441232, 0),
(441233, 0),
(441234, 0),
(441235, 0),
(441236, 0),
(441237, 0),
(441238, 0),
(441239, 0),
(441240, 0),
(441241, 0),
(441242, 0),
(441243, 0),
(441244, 0),
(441245, 0),
(441246, 0),
(441247, 0),
(441248, 0),
(441249, 0),
(441250, 0),
(441251, 0),
(441252, 0),
(441253, 0),
(441254, 0),
(441255, 0),
(441256, 0),
(441257, 0),
(441258, 0),
(441259, 0),
(441260, 0),
(441261, 0),
(441262, 0),
(441263, 0),
(441264, 0),
(441265, 0),
(441266, 0),
(441267, 0),
(441268, 0),
(441269, 0),
(441270, 0),
(441271, 0),
(441272, 0),
(441273, 0),
(441274, 0),
(441275, 0),
(441276, 0),
(441277, 0),
(441278, 0),
(441279, 0),
(441280, 0),
(441281, 0),
(441282, 0),
(441283, 0),
(441284, 0),
(441285, 0),
(441286, 0),
(441287, 0),
(441288, 0),
(441289, 0),
(441290, 0),
(441291, 0),
(441292, 0),
(441293, 0),
(441294, 0),
(441295, 0),
(441296, 0),
(441297, 0),
(441298, 0),
(441299, 0),
(441300, 0),
(441301, 0),
(441302, 0),
(441303, 0),
(441304, 0),
(441305, 0),
(441306, 0),
(441307, 0),
(441308, 0),
(441309, 0),
(441310, 0),
(441311, 0),
(441312, 0),
(441313, 0),
(441314, 0),
(441315, 0),
(441316, 0),
(441317, 0),
(441318, 0),
(441319, 0),
(441320, 0),
(441321, 0),
(441322, 0),
(441323, 0),
(441324, 0),
(441325, 0),
(441326, 0),
(441327, 0),
(441328, 0),
(441329, 0),
(441330, 0),
(441331, 0),
(441332, 0),
(441333, 0),
(441334, 0),
(441335, 0),
(441336, 0),
(441337, 0),
(441338, 0),
(441339, 0),
(441340, 0),
(441341, 0),
(441342, 0),
(441343, 0),
(441344, 0),
(441345, 0),
(441346, 0),
(441347, 0),
(441348, 0),
(441349, 0),
(441350, 0),
(441351, 0),
(441352, 0),
(441353, 0),
(441354, 0),
(441355, 0),
(441356, 0),
(441357, 0),
(441358, 0),
(441359, 0),
(441360, 0),
(441361, 0),
(441362, 0),
(441363, 0),
(441364, 0),
(441365, 0),
(441366, 0),
(441367, 0),
(441368, 0),
(441369, 0),
(441370, 0),
(441371, 0),
(441372, 0),
(441373, 0),
(441374, 0),
(441375, 0),
(441376, 0),
(441377, 0),
(441378, 0),
(441379, 0),
(441380, 0),
(441381, 0),
(441382, 0),
(441383, 0),
(441384, 0),
(441385, 0),
(441386, 0),
(441387, 0),
(441388, 0),
(441389, 0),
(441390, 0),
(441391, 0),
(441392, 0),
(441393, 0),
(441394, 0),
(441395, 0),
(441396, 0),
(441397, 0),
(441398, 0),
(441399, 0),
(441400, 0),
(441401, 0),
(441402, 0),
(441403, 0),
(441404, 0),
(441405, 0),
(441406, 0),
(441407, 0),
(441408, 0),
(441409, 0),
(441410, 0),
(441411, 0),
(441412, 0),
(441413, 0),
(441414, 0),
(441415, 0),
(441416, 0),
(441417, 0),
(441418, 0),
(441419, 0),
(441420, 0),
(441421, 0),
(441422, 0),
(441423, 0),
(441424, 0),
(441425, 0),
(441426, 0),
(441427, 0),
(441428, 0),
(441429, 0),
(441430, 0),
(441431, 0),
(441432, 0),
(441433, 0),
(441434, 0),
(441435, 0),
(441436, 0),
(441437, 0),
(441438, 0),
(441439, 0),
(441440, 0),
(441441, 0),
(441442, 0),
(441443, 0),
(441444, 0),
(441445, 0),
(441446, 0),
(441447, 0),
(441448, 0),
(441449, 0),
(441450, 0),
(441451, 0),
(441452, 0),
(441453, 0),
(441454, 0),
(441455, 0),
(441456, 0),
(441457, 0),
(441458, 0),
(441459, 0),
(441460, 0),
(441461, 0),
(441462, 0),
(441463, 0),
(441464, 0),
(441465, 0),
(441466, 0),
(441467, 0),
(441468, 0),
(441469, 0),
(441470, 0),
(441471, 0),
(441472, 0),
(441473, 0),
(441474, 0),
(441475, 0),
(441476, 0),
(441477, 0),
(441478, 0),
(441479, 0),
(441480, 0),
(441481, 0),
(441482, 0),
(441483, 0),
(441484, 0),
(441485, 0),
(441486, 0),
(441487, 0),
(441488, 0),
(441489, 0),
(441490, 0),
(441491, 0),
(441492, 0),
(441493, 0),
(441494, 0),
(441495, 0),
(441496, 0),
(441497, 0),
(441498, 0),
(441499, 0),
(441500, 0),
(441501, 0),
(441502, 0),
(441503, 0),
(441504, 0),
(441505, 0),
(441506, 0),
(441507, 0),
(441508, 0),
(441509, 0),
(441510, 0),
(441511, 0),
(441512, 0),
(441513, 0),
(441514, 0),
(441515, 0),
(441516, 0),
(441517, 0),
(441518, 0),
(441519, 0),
(441520, 0),
(441521, 0),
(441522, 0),
(441523, 0),
(441524, 0),
(441525, 0),
(441526, 0),
(441527, 0),
(441528, 0),
(441529, 0),
(441530, 0),
(441531, 0),
(441532, 0),
(441533, 0),
(441534, 0),
(441535, 0),
(441536, 0),
(441537, 0),
(441538, 0),
(441539, 0),
(441540, 0),
(441541, 0),
(441542, 0),
(441543, 0),
(441544, 0),
(441545, 0),
(441546, 0),
(441547, 0),
(441548, 0),
(441549, 0),
(441550, 0),
(441551, 0),
(441552, 0),
(441553, 0),
(441554, 0),
(441555, 0),
(441556, 0),
(441557, 0),
(441558, 0),
(441559, 0),
(441560, 0),
(441561, 0),
(441562, 0),
(441563, 0),
(441564, 0),
(441565, 0),
(441566, 0),
(441567, 0),
(441568, 0),
(441569, 0),
(441570, 0),
(441571, 0),
(441572, 0),
(441573, 0),
(441574, 0),
(441575, 0),
(441576, 0),
(441577, 0),
(441578, 0),
(441579, 0),
(441580, 0),
(441581, 0),
(441582, 0),
(441583, 0),
(441584, 0),
(441585, 0),
(441586, 0),
(441587, 0),
(441588, 0),
(441589, 0),
(441590, 0),
(441591, 0),
(441592, 0),
(441593, 0),
(441594, 0),
(441595, 0),
(441596, 0),
(441597, 0),
(441598, 0),
(441599, 0),
(441600, 0),
(441601, 0),
(441602, 0),
(441603, 0),
(441604, 0),
(441605, 0),
(441606, 0),
(441607, 0),
(441608, 0),
(441609, 0),
(441610, 0),
(441611, 0),
(441612, 0),
(441613, 0),
(441614, 0),
(441615, 0),
(441616, 0),
(441617, 0),
(441618, 0),
(441619, 0),
(441620, 0),
(441621, 0),
(441622, 0),
(441623, 0),
(441624, 0),
(441625, 0),
(441626, 0),
(441627, 0),
(441628, 0),
(441629, 0),
(441630, 0),
(441631, 0),
(441632, 0),
(441633, 0),
(441634, 0),
(441635, 0),
(441636, 0),
(441637, 0),
(441638, 0),
(441639, 0),
(441640, 0),
(441641, 0),
(441642, 0),
(441643, 0),
(441644, 0),
(441645, 0),
(441646, 0),
(441647, 0),
(441648, 0),
(441649, 0),
(441650, 0),
(441651, 0),
(441652, 0),
(441653, 0),
(441654, 0),
(441655, 0),
(441656, 0),
(441657, 0),
(441658, 0),
(441659, 0),
(441660, 0),
(441661, 0),
(441662, 0),
(441663, 0),
(441664, 0),
(441665, 0),
(441666, 0),
(441667, 0),
(441668, 0),
(441669, 0),
(441670, 0),
(441671, 0),
(441672, 0),
(441673, 0),
(441674, 0),
(441675, 0),
(441676, 0),
(441677, 0),
(441678, 0),
(441679, 0),
(441680, 0),
(441681, 0),
(441682, 0),
(441683, 0),
(441684, 0),
(441685, 0),
(441686, 0),
(441687, 0),
(441688, 0),
(441689, 0),
(441690, 0),
(441691, 0),
(441692, 0),
(441693, 0),
(441694, 0),
(441695, 0),
(441696, 0),
(441697, 0),
(441698, 0),
(441699, 0),
(441700, 0),
(441701, 0),
(441702, 0),
(441703, 0),
(441704, 0),
(441705, 0),
(441706, 0),
(441707, 0),
(441708, 0),
(441709, 0),
(441710, 0),
(441711, 0),
(441712, 0),
(441713, 0),
(441714, 0),
(441715, 0),
(441716, 0),
(441717, 0),
(441718, 0),
(441719, 0),
(441720, 0),
(441721, 0),
(441722, 0),
(441723, 0),
(441724, 0),
(441725, 0),
(441726, 0),
(441727, 0),
(441728, 0),
(441729, 0),
(441730, 0),
(441731, 0),
(441732, 0),
(441733, 0),
(441734, 0),
(441735, 0),
(441736, 0),
(441737, 0),
(441738, 0),
(441739, 0),
(441740, 0),
(441741, 0),
(441742, 0),
(441743, 0),
(441744, 0),
(441745, 0),
(441746, 0),
(441747, 0),
(441748, 0),
(441749, 0),
(441750, 0),
(441751, 0),
(441752, 0),
(441753, 0),
(441754, 0),
(441755, 0),
(441756, 0),
(441757, 0),
(441758, 0),
(441759, 0),
(441760, 0),
(441761, 0),
(441762, 0),
(441763, 0),
(441764, 0),
(441765, 0),
(441766, 0),
(441767, 0),
(441768, 0),
(441769, 0),
(441770, 0),
(441771, 0),
(441772, 0),
(441773, 0),
(441774, 0),
(441775, 0),
(441776, 0),
(441777, 0),
(441778, 0),
(441779, 0),
(441780, 0),
(441781, 0),
(441782, 0),
(441783, 0),
(441784, 0),
(441785, 0),
(441786, 0),
(441787, 0),
(441788, 0),
(441789, 0),
(441790, 0),
(441791, 0),
(441792, 0),
(441793, 0),
(441794, 0),
(441795, 0),
(441796, 0),
(441797, 0),
(441798, 0),
(441799, 0),
(441800, 0),
(441801, 0),
(441802, 0),
(441803, 0),
(441804, 0),
(441805, 0),
(441806, 0),
(441807, 0),
(441808, 0),
(441809, 0),
(441810, 0),
(441811, 0),
(441812, 0),
(441813, 0),
(441814, 0),
(441815, 0),
(441816, 0),
(441817, 0),
(441818, 0),
(441819, 0),
(441820, 0),
(441821, 0),
(441822, 0),
(441823, 0),
(441824, 0),
(441825, 0),
(441826, 0),
(441827, 0),
(441828, 0),
(441829, 0),
(441830, 0),
(441831, 0),
(441832, 0),
(441833, 0),
(441834, 0),
(441835, 0),
(441836, 0),
(441837, 0),
(441838, 0),
(441839, 0),
(441840, 0),
(441841, 0),
(441842, 0),
(441843, 0),
(441844, 0),
(441845, 0),
(441846, 0),
(441847, 0),
(441848, 0),
(441849, 0),
(441850, 0),
(441851, 0),
(441852, 0),
(441853, 0),
(441854, 0),
(441855, 0),
(441856, 0),
(441857, 0),
(441858, 0),
(441859, 0),
(441860, 0),
(441861, 0),
(441862, 0),
(441863, 0),
(441864, 0),
(441865, 0),
(441866, 0),
(441867, 0),
(441868, 0),
(441869, 0),
(441870, 0),
(441871, 0),
(441872, 0),
(441873, 0),
(441874, 0),
(441875, 0),
(441876, 0),
(441877, 0),
(441878, 0),
(441879, 0),
(441880, 0),
(441881, 0),
(441882, 0),
(441883, 0),
(441884, 0),
(441885, 0),
(441886, 0),
(441887, 0),
(441888, 0),
(441889, 0),
(441890, 0),
(441891, 0),
(441892, 0),
(441893, 0),
(441894, 0),
(441895, 0),
(441896, 0),
(441897, 0),
(441898, 0),
(441899, 0),
(441900, 0),
(441901, 0),
(441902, 0),
(441903, 0),
(441904, 0),
(441905, 0),
(441906, 0),
(441907, 0),
(441908, 0),
(441909, 0),
(441910, 0),
(441911, 0),
(441912, 0),
(441913, 0),
(441914, 0),
(441915, 0),
(441916, 0),
(441917, 0),
(441918, 0),
(441919, 0),
(441920, 0),
(441921, 0),
(441922, 0),
(441923, 0),
(441924, 0),
(441925, 0),
(441926, 0),
(441927, 0),
(441928, 0),
(441929, 0),
(441930, 0),
(441931, 0),
(441932, 0),
(441933, 0),
(441934, 0),
(441935, 0),
(441936, 0),
(441937, 0),
(441938, 0),
(441939, 0),
(441940, 0),
(441941, 0),
(441942, 0),
(441943, 0),
(441944, 0),
(441945, 0),
(441946, 0),
(441947, 0),
(441948, 0),
(441949, 0),
(441950, 0),
(441951, 0),
(441952, 0),
(441953, 0),
(441954, 0),
(441955, 0),
(441956, 0),
(441957, 0),
(441958, 0),
(441959, 0),
(441960, 0),
(441961, 0),
(441962, 0),
(441963, 0),
(441964, 0),
(441965, 0),
(441966, 0),
(441967, 0),
(441968, 0),
(441969, 0),
(441970, 0),
(441971, 0),
(441972, 0),
(441973, 0),
(441974, 0),
(441975, 0),
(441976, 0),
(441977, 0),
(441978, 0),
(441979, 0),
(441980, 0);
INSERT INTO `oc_t_city_stats` (`fk_i_city_id`, `i_num_items`) VALUES
(441981, 0),
(441982, 0),
(441983, 0),
(441984, 0),
(441985, 0),
(441986, 0),
(441987, 0),
(441988, 0),
(441989, 0),
(441990, 0),
(441991, 0),
(441992, 0),
(441993, 0),
(441994, 0),
(441995, 0),
(441996, 0),
(441997, 0),
(441998, 0),
(441999, 0),
(442000, 0),
(442001, 0),
(442002, 0),
(442003, 0),
(442004, 0),
(442005, 0),
(442006, 0),
(442007, 0),
(442008, 0),
(442009, 0),
(442010, 0),
(442011, 0),
(442012, 0),
(442013, 0),
(442014, 0),
(442015, 0),
(442016, 0),
(442017, 0),
(442018, 0),
(442019, 0),
(442020, 0),
(442021, 0),
(442022, 0),
(442023, 0),
(442024, 0),
(442025, 0),
(442026, 0),
(442027, 0),
(442028, 0),
(442029, 0),
(442030, 0),
(442031, 0),
(442032, 0),
(442033, 0),
(442034, 0),
(442035, 0),
(442036, 0),
(442037, 0),
(442038, 0),
(442039, 0),
(442040, 0),
(442041, 0),
(442042, 0),
(442043, 0),
(442044, 0),
(442045, 0),
(442046, 0),
(442047, 0),
(442048, 0),
(442049, 0),
(442050, 0),
(442051, 0),
(442052, 0),
(442053, 0),
(442054, 0),
(442055, 0),
(442056, 0),
(442057, 0),
(442058, 0),
(442059, 0),
(442060, 0),
(442061, 0),
(442062, 0),
(442063, 0),
(442064, 0),
(442065, 0),
(442066, 0),
(442067, 0),
(442068, 0),
(442069, 0),
(442070, 0),
(442071, 0),
(442072, 0),
(442073, 0),
(442074, 0),
(442075, 0),
(442076, 0),
(442077, 0),
(442078, 0),
(442079, 0),
(442080, 0),
(442081, 0),
(442082, 0),
(442083, 0),
(442084, 0),
(442085, 0),
(442086, 0),
(442087, 0),
(442088, 0),
(442089, 0),
(442090, 0),
(442091, 0),
(442092, 0),
(442093, 0),
(442094, 0),
(442095, 0),
(442096, 0),
(442097, 0),
(442098, 0),
(442099, 0),
(442100, 0),
(442101, 0),
(442102, 0),
(442103, 0),
(442104, 0),
(442105, 0),
(442106, 0),
(442107, 0),
(442108, 0),
(442109, 0),
(442110, 0),
(442111, 0),
(442112, 0),
(442113, 0),
(442114, 0),
(442115, 0),
(442116, 0),
(442117, 0),
(442118, 0),
(442119, 0),
(442120, 0),
(442121, 0),
(442122, 0),
(442123, 0),
(442124, 0),
(442125, 0),
(442126, 0),
(442127, 0),
(442128, 0),
(442129, 0),
(442130, 0),
(442131, 0),
(442132, 0),
(442133, 0),
(442134, 0),
(442135, 0),
(442136, 0),
(442137, 0),
(442138, 0),
(442139, 0),
(442140, 0),
(442141, 0),
(442142, 0),
(442143, 0),
(442144, 0),
(442145, 0),
(442146, 0),
(442147, 0),
(442148, 0),
(442149, 0),
(442150, 0),
(442151, 0),
(442152, 0),
(442153, 0),
(442154, 0),
(442155, 0),
(442156, 0),
(442157, 0),
(442158, 0),
(442159, 0),
(442160, 0),
(442161, 0),
(442162, 0),
(442163, 0),
(442164, 0),
(442165, 0),
(442166, 0),
(442167, 0),
(442168, 0),
(442169, 0),
(442170, 0),
(442171, 0),
(442172, 0),
(442173, 0),
(442174, 0),
(442175, 0),
(442176, 0),
(442177, 0),
(442178, 0),
(442179, 0),
(442180, 0),
(442181, 0),
(442182, 0),
(442183, 0),
(442184, 0),
(442185, 0),
(442186, 0),
(442187, 0),
(442188, 0),
(442189, 0),
(442190, 0),
(442191, 0),
(442192, 0),
(442193, 0),
(442194, 0),
(442195, 0),
(442196, 0),
(442197, 0),
(442198, 0),
(442199, 0),
(442200, 0),
(442201, 0),
(442202, 0),
(442203, 0),
(442204, 0),
(442205, 0),
(442206, 0),
(442207, 0),
(442208, 0),
(442209, 0),
(442210, 0),
(442211, 0),
(442212, 0),
(442213, 0),
(442214, 0),
(442215, 0),
(442216, 0),
(442217, 0),
(442218, 0),
(442219, 0),
(442220, 0),
(442221, 0),
(442222, 0),
(442223, 0),
(442224, 0),
(442225, 0),
(442226, 0),
(442227, 0),
(442228, 0),
(442229, 0),
(442230, 0),
(442231, 0),
(442232, 0),
(442233, 0),
(442234, 0),
(442235, 0),
(442236, 0),
(442237, 0),
(442238, 0),
(442239, 0),
(442240, 0),
(442241, 0),
(442242, 0),
(442243, 0),
(442244, 0),
(442245, 0),
(442246, 0),
(442247, 0),
(442248, 0),
(442249, 0),
(442250, 0),
(442251, 0),
(442252, 0),
(442253, 0),
(442254, 0),
(442255, 0),
(442256, 0),
(442257, 0),
(442258, 0),
(442259, 0),
(442260, 0),
(442261, 0),
(442262, 0),
(442263, 0),
(442264, 0),
(442265, 0),
(442266, 0),
(442267, 0),
(442268, 0),
(442269, 0),
(442270, 0),
(442271, 0),
(442272, 0),
(442273, 0),
(442274, 0),
(442275, 0),
(442276, 0),
(442277, 0),
(442278, 0),
(442279, 0),
(442280, 0),
(442281, 0),
(442282, 0),
(442283, 0),
(442284, 0),
(442285, 0),
(442286, 0),
(442287, 0),
(442288, 0),
(442289, 0),
(442290, 0),
(442291, 0),
(442292, 0),
(442293, 0),
(442294, 0),
(442295, 0),
(442296, 0),
(442297, 0),
(442298, 0),
(442299, 0),
(442300, 0),
(442301, 0),
(442302, 0),
(442303, 0),
(442304, 0),
(442305, 0),
(442306, 0),
(442307, 0),
(442308, 0),
(442309, 0),
(442310, 0),
(442311, 0),
(442312, 0),
(442313, 0),
(442314, 0),
(442315, 0),
(442316, 0),
(442317, 0),
(442318, 0),
(442319, 0),
(442320, 0),
(442321, 0),
(442322, 0),
(442323, 0),
(442324, 0),
(442325, 0),
(442326, 0),
(442327, 0),
(442328, 0),
(442329, 0),
(442330, 0),
(442331, 0),
(442332, 0),
(442333, 0),
(442334, 0),
(442335, 0),
(442336, 0),
(442337, 0),
(442338, 0),
(442339, 0),
(442340, 0),
(442341, 0),
(442342, 0),
(442343, 0),
(442344, 0),
(442345, 0),
(442346, 0),
(442347, 0),
(442348, 0),
(442349, 0),
(442350, 0),
(442351, 0),
(442352, 0),
(442353, 0),
(442354, 0),
(442355, 0),
(442356, 0),
(442357, 0),
(442358, 0),
(442359, 0),
(442360, 0),
(442361, 0),
(442362, 0),
(442363, 0),
(442364, 0),
(442365, 0),
(442366, 0),
(442367, 0),
(442368, 0),
(442369, 0),
(442370, 0),
(442371, 0),
(442372, 0),
(442373, 0),
(442374, 0),
(442375, 0),
(442376, 0),
(442377, 0),
(442378, 0),
(442379, 0),
(442380, 0),
(442381, 0),
(442382, 0),
(442383, 0),
(442384, 0),
(442385, 0),
(442386, 0),
(442387, 0),
(442388, 0),
(442389, 0),
(442390, 0),
(442391, 0),
(442392, 0),
(442393, 0),
(442394, 0),
(442395, 0),
(442396, 0),
(442397, 0),
(442398, 0),
(442399, 0),
(442400, 0),
(442401, 0),
(442402, 0),
(442403, 0),
(442404, 0),
(442405, 0),
(442406, 0),
(442407, 0),
(442408, 0),
(442409, 0),
(442410, 0),
(442411, 0),
(442412, 0),
(442413, 0),
(442414, 0),
(442415, 0),
(442416, 0),
(442417, 0),
(442418, 0),
(442419, 0),
(442420, 0),
(442421, 0),
(442422, 0),
(442423, 0),
(442424, 0),
(442425, 0),
(442426, 0),
(442427, 0),
(442428, 0),
(442429, 0),
(442430, 0),
(442431, 0),
(442432, 0),
(442433, 0),
(442434, 0),
(442435, 0),
(442436, 0),
(442437, 0),
(442438, 0),
(442439, 0),
(442440, 0),
(442441, 0),
(442442, 0),
(442443, 0),
(442444, 0),
(442445, 0),
(442446, 0),
(442447, 0),
(442448, 0),
(442449, 0),
(442450, 0),
(442451, 0),
(442452, 0),
(442453, 0),
(442454, 0),
(442455, 0),
(442456, 0),
(442457, 0),
(442458, 0),
(442459, 0),
(442460, 0),
(442461, 0),
(442462, 0),
(442463, 0),
(442464, 0),
(442465, 0),
(442466, 0),
(442467, 0),
(442468, 0),
(442469, 0),
(442470, 0),
(442471, 0),
(442472, 0),
(442473, 0),
(442474, 0),
(442475, 0),
(442476, 0),
(442477, 0),
(442478, 0),
(442479, 0),
(442480, 0),
(442481, 0),
(442482, 0),
(442483, 0),
(442484, 0),
(442485, 0),
(442486, 0),
(442487, 0),
(442488, 0),
(442489, 0),
(442490, 0),
(442491, 0),
(442492, 0),
(442493, 0),
(442494, 0),
(442495, 0),
(442496, 0),
(442497, 0),
(442498, 0),
(442499, 0),
(442500, 0),
(442501, 0),
(442502, 0),
(442503, 0),
(442504, 0),
(442505, 0),
(442506, 0),
(442507, 0),
(442508, 0),
(442509, 0),
(442510, 0),
(442511, 0),
(442512, 0),
(442513, 0),
(442514, 0),
(442515, 0),
(442516, 0),
(442517, 0),
(442518, 0),
(442519, 0),
(442520, 0),
(442521, 0),
(442522, 0),
(442523, 0),
(442524, 0),
(442525, 0),
(442526, 0),
(442527, 0),
(442528, 0),
(442529, 0),
(442530, 0),
(442531, 0),
(442532, 0),
(442533, 0),
(442534, 0),
(442535, 0),
(442536, 0),
(442537, 0),
(442538, 0),
(442539, 0),
(442540, 0),
(442541, 0),
(442542, 0),
(442543, 0),
(442544, 0),
(442545, 0),
(442546, 0),
(442547, 0),
(442548, 0),
(442549, 0),
(442550, 0),
(442551, 0),
(442552, 0),
(442553, 0),
(442554, 0),
(442555, 0),
(442556, 0),
(442557, 0),
(442558, 0),
(442559, 0),
(442560, 0),
(442561, 0),
(442562, 0),
(442563, 0),
(442564, 0),
(442565, 0),
(442566, 0),
(442567, 0),
(442568, 0),
(442569, 0),
(442570, 0),
(442571, 0),
(442572, 0),
(442573, 0),
(442574, 0),
(442575, 0),
(442576, 0),
(442577, 0),
(442578, 0),
(442579, 0),
(442580, 0),
(442581, 0),
(442582, 0),
(442583, 0),
(442584, 0),
(442585, 0),
(442586, 0),
(442587, 0),
(442588, 0),
(442589, 0),
(442590, 0),
(442591, 0),
(442592, 0),
(442593, 0),
(442594, 0),
(442595, 0),
(442596, 0),
(442597, 0),
(442598, 0),
(442599, 0),
(442600, 0),
(442601, 0),
(442602, 0),
(442603, 0),
(442604, 0),
(442605, 0),
(442606, 0),
(442607, 0),
(442608, 0),
(442609, 0),
(442610, 0),
(442611, 0),
(442612, 0),
(442613, 0),
(442614, 0),
(442615, 0),
(442616, 0),
(442617, 0),
(442618, 0),
(442619, 0),
(442620, 0),
(442621, 0),
(442622, 0),
(442623, 0),
(442624, 0),
(442625, 0),
(442626, 0),
(442627, 0),
(442628, 0),
(442629, 0),
(442630, 0),
(442631, 0),
(442632, 0),
(442633, 0),
(442634, 0),
(442635, 0),
(442636, 0),
(442637, 0),
(442638, 0),
(442639, 0),
(442640, 0),
(442641, 0),
(442642, 0),
(442643, 0),
(442644, 0),
(442645, 0),
(442646, 0),
(442647, 0),
(442648, 0),
(442649, 0),
(442650, 0),
(442651, 0),
(442652, 0),
(442653, 0),
(442654, 0),
(442655, 0),
(442656, 0),
(442657, 0),
(442658, 0),
(442659, 0),
(442660, 0),
(442661, 0),
(442662, 0),
(442663, 0),
(442664, 0),
(442665, 0),
(442666, 0),
(442667, 0),
(442668, 0),
(442669, 0),
(442670, 0),
(442671, 0),
(442672, 0),
(442673, 0),
(442674, 0),
(442675, 0),
(442676, 0),
(442677, 0),
(442678, 0),
(442679, 0),
(442680, 0),
(442681, 0),
(442682, 0),
(442683, 0),
(442684, 0),
(442685, 0),
(442686, 0),
(442687, 0),
(442688, 0),
(442689, 0),
(442690, 0),
(442691, 0),
(442692, 0),
(442693, 0),
(442694, 0),
(442695, 0),
(442696, 0),
(442697, 0),
(442698, 0),
(442699, 0),
(442700, 0),
(442701, 0),
(442702, 0),
(442703, 0),
(442704, 0),
(442705, 0),
(442706, 0),
(442707, 0),
(442708, 0),
(442709, 0),
(442710, 0),
(442711, 0),
(442712, 0),
(442713, 0),
(442714, 0),
(442715, 0),
(442716, 0),
(442717, 0),
(442718, 0),
(442719, 0),
(442720, 0),
(442721, 0),
(442722, 0),
(442723, 0),
(442724, 0),
(442725, 0),
(442726, 0),
(442727, 0),
(442728, 0),
(442729, 0),
(442730, 0),
(442731, 0),
(442732, 0),
(442733, 0),
(442734, 0),
(442735, 0),
(442736, 0),
(442737, 0),
(442738, 0),
(442739, 0),
(442740, 0),
(442741, 0),
(442742, 0),
(442743, 0),
(442744, 0),
(442745, 0),
(442746, 0),
(442747, 0),
(442748, 0),
(442749, 0),
(442750, 0),
(442751, 0),
(442752, 0),
(442753, 0),
(442754, 0),
(442755, 0),
(442756, 0),
(442757, 0),
(442758, 0),
(442759, 0),
(442760, 0),
(442761, 0),
(442762, 0),
(442763, 0),
(442764, 0),
(442765, 0),
(442766, 0),
(442767, 0),
(442768, 0),
(442769, 0),
(442770, 0),
(442771, 0),
(442772, 0),
(442773, 0),
(442774, 0),
(442775, 0),
(442776, 0),
(442777, 0),
(442778, 0),
(442779, 0),
(442780, 0),
(442781, 0),
(442782, 0),
(442783, 0),
(442784, 0),
(442785, 0),
(442786, 0),
(442787, 0),
(442788, 0),
(442789, 0),
(442790, 0),
(442791, 0),
(442792, 0),
(442793, 0),
(442794, 0),
(442795, 0),
(442796, 0),
(442797, 0),
(442798, 0),
(442799, 0),
(442800, 0),
(442801, 0),
(442802, 0),
(442803, 0),
(442804, 0),
(442805, 0),
(442806, 0),
(442807, 0),
(442808, 0),
(442809, 0),
(442810, 0),
(442811, 0),
(442812, 0),
(442813, 0),
(442814, 0),
(442815, 0),
(442816, 0),
(442817, 0),
(442818, 0),
(442819, 0),
(442820, 0),
(442821, 0),
(442822, 0),
(442823, 0),
(442824, 0),
(442825, 0),
(442826, 0),
(442827, 0),
(442828, 0),
(442829, 0),
(442830, 0),
(442831, 0),
(442832, 0),
(442833, 0),
(442834, 0),
(442835, 0),
(442836, 0),
(442837, 0),
(442838, 0),
(442839, 0),
(442840, 0),
(442841, 0),
(442842, 0),
(442843, 0),
(442844, 0),
(442845, 0),
(442846, 0),
(442847, 0),
(442848, 0),
(442849, 0),
(442850, 0),
(442851, 0),
(442852, 0),
(442853, 0),
(442854, 0),
(442855, 0),
(442856, 0),
(442857, 0),
(442858, 0),
(442859, 0),
(442860, 0),
(442861, 0),
(442862, 0),
(442863, 0),
(442864, 0),
(442865, 0),
(442866, 0),
(442867, 0),
(442868, 0),
(442869, 0),
(442870, 0),
(442871, 0),
(442872, 0),
(442873, 0),
(442874, 0),
(442875, 0),
(442876, 0),
(442877, 0),
(442878, 0),
(442879, 0),
(442880, 0),
(442881, 0),
(442882, 0),
(442883, 0),
(442884, 0),
(442885, 0),
(442886, 0),
(442887, 0),
(442888, 0),
(442889, 0),
(442890, 0),
(442891, 0),
(442892, 0),
(442893, 0),
(442894, 0),
(442895, 0),
(442896, 0),
(442897, 0),
(442898, 0),
(442899, 0),
(442900, 0),
(442901, 0),
(442902, 0),
(442903, 0),
(442904, 0),
(442905, 0),
(442906, 0),
(442907, 0),
(442908, 0),
(442909, 0),
(442910, 0),
(442911, 0),
(442912, 0),
(442913, 0),
(442914, 0),
(442915, 0),
(442916, 0),
(442917, 0),
(442918, 0),
(442919, 0),
(442920, 0),
(442921, 0),
(442922, 0),
(442923, 0),
(442924, 0),
(442925, 0),
(442926, 0),
(442927, 0),
(442928, 0),
(442929, 0),
(442930, 0),
(442931, 0),
(442932, 0),
(442933, 0),
(442934, 0),
(442935, 0),
(442936, 0),
(442937, 0),
(442938, 0),
(442939, 0),
(442940, 0),
(442941, 0),
(442942, 0),
(442943, 0),
(442944, 0),
(442945, 0),
(442946, 0),
(442947, 0),
(442948, 0),
(442949, 0),
(442950, 0),
(442951, 0),
(442952, 0),
(442953, 0),
(442954, 0),
(442955, 0),
(442956, 0),
(442957, 0),
(442958, 0),
(442959, 0),
(442960, 0),
(442961, 0),
(442962, 0),
(442963, 0),
(442964, 0),
(442965, 0),
(442966, 0),
(442967, 0),
(442968, 0),
(442969, 0),
(442970, 0),
(442971, 0),
(442972, 0),
(442973, 0),
(442974, 0),
(442975, 0),
(442976, 0),
(442977, 0),
(442978, 0),
(442979, 0),
(442980, 0),
(442981, 0),
(442982, 0),
(442983, 0),
(442984, 0),
(442985, 0),
(442986, 0),
(442987, 0),
(442988, 0),
(442989, 0),
(442990, 0),
(442991, 0),
(442992, 0),
(442993, 0),
(442994, 0),
(442995, 0),
(442996, 0),
(442997, 0),
(442998, 0),
(442999, 0),
(443000, 0),
(443001, 0),
(443002, 0),
(443003, 0),
(443004, 0),
(443005, 0),
(443006, 0),
(443007, 0),
(443008, 0),
(443009, 0),
(443010, 0),
(443011, 0),
(443012, 0),
(443013, 0),
(443014, 0),
(443015, 0),
(443016, 0),
(443017, 0),
(443018, 0),
(443019, 0),
(443020, 0),
(443021, 0),
(443022, 0),
(443023, 0),
(443024, 0),
(443025, 0),
(443026, 0),
(443027, 0),
(443028, 0),
(443029, 0),
(443030, 0),
(443031, 0),
(443032, 0),
(443033, 0),
(443034, 0),
(443035, 0),
(443036, 0),
(443037, 0),
(443038, 0),
(443039, 0),
(443040, 0),
(443041, 0),
(443042, 0),
(443043, 0),
(443044, 0),
(443045, 0),
(443046, 0),
(443047, 0),
(443048, 0),
(443049, 0),
(443050, 0),
(443051, 0),
(443052, 0),
(443053, 0),
(443054, 0),
(443055, 0),
(443056, 0),
(443057, 0),
(443058, 0),
(443059, 0),
(443060, 0),
(443061, 0),
(443062, 0),
(443063, 0),
(443064, 0),
(443065, 0),
(443066, 0),
(443067, 0),
(443068, 0),
(443069, 0),
(443070, 0),
(443071, 0),
(443072, 0),
(443073, 0),
(443074, 0),
(443075, 0),
(443076, 0),
(443077, 0),
(443078, 0),
(443079, 0),
(443080, 0),
(443081, 0),
(443082, 0),
(443083, 0),
(443084, 0),
(443085, 0),
(443086, 0),
(443087, 0),
(443088, 0),
(443089, 0),
(443090, 0),
(443091, 0),
(443092, 0),
(443093, 0),
(443094, 0),
(443095, 0),
(443096, 0),
(443097, 0),
(443098, 0),
(443099, 0),
(443100, 0),
(443101, 0),
(443102, 0),
(443103, 0),
(443104, 0),
(443105, 0),
(443106, 0),
(443107, 0),
(443108, 0),
(443109, 0),
(443110, 0),
(443111, 0),
(443112, 0),
(443113, 0),
(443114, 0),
(443115, 0),
(443116, 0),
(443117, 0),
(443118, 0),
(443119, 0),
(443120, 0),
(443121, 0),
(443122, 0),
(443123, 0),
(443124, 0),
(443125, 0),
(443126, 0),
(443127, 0),
(443128, 0),
(443129, 0),
(443130, 0),
(443131, 0),
(443132, 0),
(443133, 0),
(443134, 0),
(443135, 0),
(443136, 0),
(443137, 0),
(443138, 0),
(443139, 0),
(443140, 0),
(443141, 0),
(443142, 0),
(443143, 0),
(443144, 0),
(443145, 0),
(443146, 0),
(443147, 0),
(443148, 0),
(443149, 0),
(443150, 0),
(443151, 0),
(443152, 0),
(443153, 0),
(443154, 0),
(443155, 0),
(443156, 0),
(443157, 0),
(443158, 0),
(443159, 0),
(443160, 0),
(443161, 0),
(443162, 0),
(443163, 0),
(443164, 0),
(443165, 0),
(443166, 0),
(443167, 0),
(443168, 0),
(443169, 0),
(443170, 0),
(443171, 0),
(443172, 0),
(443173, 0),
(443174, 0),
(443175, 0),
(443176, 0),
(443177, 0),
(443178, 0),
(443179, 0),
(443180, 0),
(443181, 0),
(443182, 0),
(443183, 0),
(443184, 0),
(443185, 0),
(443186, 0),
(443187, 0),
(443188, 0),
(443189, 0),
(443190, 0),
(443191, 0),
(443192, 0),
(443193, 0),
(443194, 0),
(443195, 0),
(443196, 0),
(443197, 0),
(443198, 0),
(443199, 0),
(443200, 0),
(443201, 0),
(443202, 0),
(443203, 0),
(443204, 0),
(443205, 0),
(443206, 0),
(443207, 0),
(443208, 0),
(443209, 0),
(443210, 0),
(443211, 0),
(443212, 0),
(443213, 0),
(443214, 0),
(443215, 0),
(443216, 0),
(443217, 0),
(443218, 0),
(443219, 0),
(443220, 0),
(443221, 0),
(443222, 0),
(443223, 0),
(443224, 0),
(443225, 0),
(443226, 0),
(443227, 0),
(443228, 0),
(443229, 0),
(443230, 0),
(443231, 0),
(443232, 0),
(443233, 0),
(443234, 0),
(443235, 0),
(443236, 0),
(443237, 0),
(443238, 0),
(443239, 0),
(443240, 0),
(443241, 0),
(443242, 0),
(443243, 0),
(443244, 0),
(443245, 0),
(443246, 0),
(443247, 0),
(443248, 0),
(443249, 0),
(443250, 0),
(443251, 0),
(443252, 0),
(443253, 0),
(443254, 0),
(443255, 0),
(443256, 0),
(443257, 0),
(443258, 0),
(443259, 0),
(443260, 0),
(443261, 0),
(443262, 0),
(443263, 0),
(443264, 0),
(443265, 0),
(443266, 0),
(443267, 0),
(443268, 0),
(443269, 0),
(443270, 0),
(443271, 0),
(443272, 0),
(443273, 0),
(443274, 0),
(443275, 0),
(443276, 0),
(443277, 0),
(443278, 0),
(443279, 0),
(443280, 0),
(443281, 0),
(443282, 0),
(443283, 0),
(443284, 0),
(443285, 0),
(443286, 0),
(443287, 0),
(443288, 0),
(443289, 0),
(443290, 0),
(443291, 0),
(443292, 0),
(443293, 0),
(443294, 0),
(443295, 0),
(443296, 0),
(443297, 0),
(443298, 0),
(443299, 0),
(443300, 0),
(443301, 0),
(443302, 0),
(443303, 0),
(443304, 0),
(443305, 0),
(443306, 0),
(443307, 0),
(443308, 0),
(443309, 0),
(443310, 0),
(443311, 0),
(443312, 0),
(443313, 0),
(443314, 0),
(443315, 0),
(443316, 0),
(443317, 0),
(443318, 0),
(443319, 0),
(443320, 0),
(443321, 0),
(443322, 0),
(443323, 0),
(443324, 0),
(443325, 0),
(443326, 0),
(443327, 0),
(443328, 0),
(443329, 0),
(443330, 0),
(443331, 0),
(443332, 0),
(443333, 0),
(443334, 0),
(443335, 0),
(443336, 0),
(443337, 0),
(443338, 0),
(443339, 0),
(443340, 0),
(443341, 0),
(443342, 0),
(443343, 0),
(443344, 0),
(443345, 0),
(443346, 0),
(443347, 0),
(443348, 0),
(443349, 0),
(443350, 0),
(443351, 0),
(443352, 0),
(443353, 0),
(443354, 0),
(443355, 0),
(443356, 0),
(443357, 0),
(443358, 0),
(443359, 0),
(443360, 0),
(443361, 0),
(443362, 0),
(443363, 0),
(443364, 0),
(443365, 0),
(443366, 0),
(443367, 0),
(443368, 0),
(443369, 0),
(443370, 0),
(443371, 0),
(443372, 0),
(443373, 0),
(443374, 0),
(443375, 0),
(443376, 0),
(443377, 0),
(443378, 0),
(443379, 0),
(443380, 0),
(443381, 0),
(443382, 0),
(443383, 0),
(443384, 0),
(443385, 0),
(443386, 0),
(443387, 0),
(443388, 0),
(443389, 0),
(443390, 0),
(443391, 0),
(443392, 0),
(443393, 0),
(443394, 0),
(443395, 0),
(443396, 0),
(443397, 0),
(443398, 0),
(443399, 0),
(443400, 0),
(443401, 0),
(443402, 0),
(443403, 0),
(443404, 0),
(443405, 0),
(443406, 0),
(443407, 0),
(443408, 0),
(443409, 0),
(443410, 0),
(443411, 0),
(443412, 0),
(443413, 0),
(443414, 0),
(443415, 0),
(443416, 0),
(443417, 0),
(443418, 0),
(443419, 0),
(443420, 0),
(443421, 0),
(443422, 0),
(443423, 0),
(443424, 0),
(443425, 0),
(443426, 0),
(443427, 0),
(443428, 0),
(443429, 0),
(443430, 0),
(443431, 0),
(443432, 0),
(443433, 0),
(443434, 0),
(443435, 0),
(443436, 0),
(443437, 0),
(443438, 0),
(443439, 0),
(443440, 0),
(443441, 0),
(443442, 0),
(443443, 0),
(443444, 0),
(443445, 0),
(443446, 0),
(443447, 0),
(443448, 0),
(443449, 0),
(443450, 0),
(443451, 0),
(443452, 0),
(443453, 0),
(443454, 0),
(443455, 0),
(443456, 0),
(443457, 0),
(443458, 0),
(443459, 0),
(443460, 0),
(443461, 0),
(443462, 0),
(443463, 0),
(443464, 0),
(443465, 0),
(443466, 0),
(443467, 0),
(443468, 0),
(443469, 0),
(443470, 0),
(443471, 0),
(443472, 0),
(443473, 0),
(443474, 0),
(443475, 0),
(443476, 0),
(443477, 0),
(443478, 0),
(443479, 0),
(443480, 0),
(443481, 0),
(443482, 0),
(443483, 0),
(443484, 0),
(443485, 0),
(443486, 0),
(443487, 0),
(443488, 0),
(443489, 0),
(443490, 0),
(443491, 0),
(443492, 0),
(443493, 0),
(443494, 0),
(443495, 0),
(443496, 0),
(443497, 0),
(443498, 0),
(443499, 0),
(443500, 0),
(443501, 0),
(443502, 0),
(443503, 0),
(443504, 0),
(443505, 0),
(443506, 0),
(443507, 0),
(443508, 0),
(443509, 0),
(443510, 0),
(443511, 0),
(443512, 0),
(443513, 0),
(443514, 0),
(443515, 0),
(443516, 0),
(443517, 0),
(443518, 0),
(443519, 0),
(443520, 0),
(443521, 0),
(443522, 0),
(443523, 0),
(443524, 0),
(443525, 0),
(443526, 0),
(443527, 0),
(443528, 0),
(443529, 0),
(443530, 0),
(443531, 0),
(443532, 0),
(443533, 0),
(443534, 0),
(443535, 0),
(443536, 0),
(443537, 0),
(443538, 0),
(443539, 0),
(443540, 0),
(443541, 0),
(443542, 0),
(443543, 0),
(443544, 0),
(443545, 0),
(443546, 0),
(443547, 0),
(443548, 0),
(443549, 0),
(443550, 0),
(443551, 0),
(443552, 0),
(443553, 0),
(443554, 0),
(443555, 0),
(443556, 0),
(443557, 0),
(443558, 0),
(443559, 0),
(443560, 0),
(443561, 0),
(443562, 0),
(443563, 0),
(443564, 0),
(443565, 0),
(443566, 0),
(443567, 0),
(443568, 0),
(443569, 0),
(443570, 0),
(443571, 0),
(443572, 0),
(443573, 0),
(443574, 0),
(443575, 0),
(443576, 0),
(443577, 0),
(443578, 0),
(443579, 0),
(443580, 0),
(443581, 0),
(443582, 0),
(443583, 0),
(443584, 0),
(443585, 0),
(443586, 0),
(443587, 0),
(443588, 0),
(443589, 0),
(443590, 0),
(443591, 0),
(443592, 0),
(443593, 0),
(443594, 0),
(443595, 0),
(443596, 0),
(443597, 0),
(443598, 0),
(443599, 0),
(443600, 0),
(443601, 0),
(443602, 0),
(443603, 0),
(443604, 0),
(443605, 0),
(443606, 0),
(443607, 0),
(443608, 0),
(443609, 0),
(443610, 0),
(443611, 0),
(443612, 0),
(443613, 0),
(443614, 0),
(443615, 0),
(443616, 0),
(443617, 0),
(443618, 0),
(443619, 0),
(443620, 0),
(443621, 0),
(443622, 0),
(443623, 0),
(443624, 0),
(443625, 0),
(443626, 0),
(443627, 0),
(443628, 0),
(443629, 0),
(443630, 0),
(443631, 0),
(443632, 0),
(443633, 0),
(443634, 0),
(443635, 0),
(443636, 0),
(443637, 0),
(443638, 0),
(443639, 0),
(443640, 0),
(443641, 0),
(443642, 0),
(443643, 0),
(443644, 0),
(443645, 0),
(443646, 0),
(443647, 0),
(443648, 0),
(443649, 0),
(443650, 0),
(443651, 0),
(443652, 0),
(443653, 0),
(443654, 0),
(443655, 0),
(443656, 0),
(443657, 0),
(443658, 0),
(443659, 0),
(443660, 0),
(443661, 0),
(443662, 0),
(443663, 0),
(443664, 0),
(443665, 0),
(443666, 0),
(443667, 0),
(443668, 0),
(443669, 0),
(443670, 0),
(443671, 0),
(443672, 0),
(443673, 0),
(443674, 0),
(443675, 0),
(443676, 0),
(443677, 0),
(443678, 0),
(443679, 0),
(443680, 0),
(443681, 0),
(443682, 0),
(443683, 0),
(443684, 0),
(443685, 0),
(443686, 0),
(443687, 0),
(443688, 0),
(443689, 0),
(443690, 0),
(443691, 0),
(443692, 0),
(443693, 0),
(443694, 0),
(443695, 0),
(443696, 0),
(443697, 0),
(443698, 0),
(443699, 0),
(443700, 0),
(443701, 0),
(443702, 0),
(443703, 0),
(443704, 0),
(443705, 0),
(443706, 0),
(443707, 0),
(443708, 0),
(443709, 0),
(443710, 0),
(443711, 0),
(443712, 0),
(443713, 0),
(443714, 0),
(443715, 0),
(443716, 0),
(443717, 0),
(443718, 0),
(443719, 0),
(443720, 0),
(443721, 0),
(443722, 0),
(443723, 0),
(443724, 0),
(443725, 0),
(443726, 0),
(443727, 0),
(443728, 0),
(443729, 0),
(443730, 0),
(443731, 0),
(443732, 0),
(443733, 0),
(443734, 0),
(443735, 0),
(443736, 0),
(443737, 0),
(443738, 0),
(443739, 0),
(443740, 0),
(443741, 0),
(443742, 0),
(443743, 0),
(443744, 0),
(443745, 0),
(443746, 0),
(443747, 0),
(443748, 0),
(443749, 0),
(443750, 0),
(443751, 0),
(443752, 0),
(443753, 0),
(443754, 0),
(443755, 0),
(443756, 0),
(443757, 0),
(443758, 0),
(443759, 0),
(443760, 0),
(443761, 0),
(443762, 0),
(443763, 0),
(443764, 0),
(443765, 0),
(443766, 0),
(443767, 0),
(443768, 0),
(443769, 0),
(443770, 0),
(443771, 0),
(443772, 0),
(443773, 0),
(443774, 0),
(443775, 0),
(443776, 0),
(443777, 0),
(443778, 0),
(443779, 0),
(443780, 0),
(443781, 0),
(443782, 0),
(443783, 0),
(443784, 0),
(443785, 0),
(443786, 0),
(443787, 0),
(443788, 0),
(443789, 0),
(443790, 0),
(443791, 0),
(443792, 0),
(443793, 0),
(443794, 0),
(443795, 0),
(443796, 0),
(443797, 0),
(443798, 0),
(443799, 0),
(443800, 0),
(443801, 0),
(443802, 0),
(443803, 0),
(443804, 0),
(443805, 0),
(443806, 0),
(443807, 0),
(443808, 0),
(443809, 0),
(443810, 0),
(443811, 0),
(443812, 0),
(443813, 0),
(443814, 0),
(443815, 0),
(443816, 0),
(443817, 0),
(443818, 0),
(443819, 0),
(443820, 0),
(443821, 0),
(443822, 0),
(443823, 0),
(443824, 0),
(443825, 0),
(443826, 0),
(443827, 0),
(443828, 0),
(443829, 0),
(443830, 0),
(443831, 0),
(443832, 0),
(443833, 0),
(443834, 0),
(443835, 0),
(443836, 0),
(443837, 0),
(443838, 0),
(443839, 0),
(443840, 0),
(443841, 0),
(443842, 0),
(443843, 0),
(443844, 0),
(443845, 0),
(443846, 0),
(443847, 0),
(443848, 0),
(443849, 0),
(443850, 0),
(443851, 0),
(443852, 0),
(443853, 0),
(443854, 0),
(443855, 0),
(443856, 0),
(443857, 0),
(443858, 0),
(443859, 0),
(443860, 0),
(443861, 0),
(443862, 0),
(443863, 0),
(443864, 0),
(443865, 0),
(443866, 0),
(443867, 0),
(443868, 0),
(443869, 0),
(443870, 0),
(443871, 0),
(443872, 0),
(443873, 0),
(443874, 0),
(443875, 0),
(443876, 0),
(443877, 0),
(443878, 0),
(443879, 0),
(443880, 0),
(443881, 0),
(443882, 0),
(443883, 0),
(443884, 0),
(443885, 0),
(443886, 0),
(443887, 0),
(443888, 0),
(443889, 0),
(443890, 0),
(443891, 0),
(443892, 0),
(443893, 0),
(443894, 0),
(443895, 0),
(443896, 0),
(443897, 0),
(443898, 0),
(443899, 0),
(443900, 0),
(443901, 0),
(443902, 0),
(443903, 0),
(443904, 0),
(443905, 0),
(443906, 0),
(443907, 0),
(443908, 0),
(443909, 0),
(443910, 0),
(443911, 0),
(443912, 0),
(443913, 0),
(443914, 0),
(443915, 0),
(443916, 0),
(443917, 0),
(443918, 0),
(443919, 0),
(443920, 0),
(443921, 0),
(443922, 0),
(443923, 0),
(443924, 0),
(443925, 0),
(443926, 0),
(443927, 0),
(443928, 0),
(443929, 0),
(443930, 0),
(443931, 0),
(443932, 0),
(443933, 0),
(443934, 0),
(443935, 0),
(443936, 0),
(443937, 0),
(443938, 0),
(443939, 0),
(443940, 0),
(443941, 0),
(443942, 0),
(443943, 0),
(443944, 0),
(443945, 0),
(443946, 0),
(443947, 0),
(443948, 0),
(443949, 0),
(443950, 0),
(443951, 0),
(443952, 0),
(443953, 0),
(443954, 0),
(443955, 0),
(443956, 0),
(443957, 0),
(443958, 0),
(443959, 0),
(443960, 0),
(443961, 0),
(443962, 0),
(443963, 0),
(443964, 0),
(443965, 0),
(443966, 0),
(443967, 0),
(443968, 0),
(443969, 0),
(443970, 0),
(443971, 0),
(443972, 0),
(443973, 0),
(443974, 0),
(443975, 0),
(443976, 0),
(443977, 0),
(443978, 0),
(443979, 0),
(443980, 0),
(443981, 0),
(443982, 0),
(443983, 0),
(443984, 0),
(443985, 0),
(443986, 0),
(443987, 0),
(443988, 0),
(443989, 0),
(443990, 0),
(443991, 0),
(443992, 0),
(443993, 0),
(443994, 0),
(443995, 0),
(443996, 0),
(443997, 0),
(443998, 0),
(443999, 0),
(444000, 0),
(444001, 0),
(444002, 0),
(444003, 0),
(444004, 0),
(444005, 0),
(444006, 0),
(444007, 0),
(444008, 0),
(444009, 0),
(444010, 0),
(444011, 0),
(444012, 0),
(444013, 0),
(444014, 0),
(444015, 0),
(444016, 0),
(444017, 0),
(444018, 0),
(444019, 0),
(444020, 0),
(444021, 0),
(444022, 0),
(444023, 0),
(444024, 0),
(444025, 0),
(444026, 0),
(444027, 0),
(444028, 0),
(444029, 0),
(444030, 0),
(444031, 0),
(444032, 0),
(444033, 0),
(444034, 0),
(444035, 0),
(444036, 0),
(444037, 0),
(444038, 0),
(444039, 0),
(444040, 0),
(444041, 0),
(444042, 0),
(444043, 0),
(444044, 0),
(444045, 0),
(444046, 0),
(444047, 0),
(444048, 0),
(444049, 0),
(444050, 0),
(444051, 0),
(444052, 0),
(444053, 0),
(444054, 0),
(444055, 0),
(444056, 0),
(444057, 0),
(444058, 0),
(444059, 0),
(444060, 0),
(444061, 0),
(444062, 0),
(444063, 0),
(444064, 0),
(444065, 0),
(444066, 0),
(444067, 0),
(444068, 0),
(444069, 0),
(444070, 0),
(444071, 0),
(444072, 0),
(444073, 0),
(444074, 0),
(444075, 0),
(444076, 0),
(444077, 0),
(444078, 0),
(444079, 0),
(444080, 0),
(444081, 0),
(444082, 0),
(444083, 0),
(444084, 0),
(444085, 0),
(444086, 0),
(444087, 0),
(444088, 0),
(444089, 0),
(444090, 0),
(444091, 0),
(444092, 0),
(444093, 0),
(444094, 0),
(444095, 0),
(444096, 0),
(444097, 0),
(444098, 0),
(444099, 0),
(444100, 0),
(444101, 0),
(444102, 0),
(444103, 0),
(444104, 0),
(444105, 0),
(444106, 0),
(444107, 0),
(444108, 0),
(444109, 0),
(444110, 0),
(444111, 0),
(444112, 0),
(444113, 0),
(444114, 0),
(444115, 0),
(444116, 0),
(444117, 0),
(444118, 0),
(444119, 0),
(444120, 0),
(444121, 0),
(444122, 0),
(444123, 0),
(444124, 0),
(444125, 0),
(444126, 0),
(444127, 0),
(444128, 0),
(444129, 0),
(444130, 0),
(444131, 0),
(444132, 0),
(444133, 0),
(444134, 0),
(444135, 0),
(444136, 0),
(444137, 0),
(444138, 0),
(444139, 0),
(444140, 0),
(444141, 0),
(444142, 0),
(444143, 0),
(444144, 0),
(444145, 0),
(444146, 0),
(444147, 0),
(444148, 0),
(444149, 0),
(444150, 0),
(444151, 0),
(444152, 0),
(444153, 0),
(444154, 0),
(444155, 0),
(444156, 0),
(444157, 0),
(444158, 0),
(444159, 0),
(444160, 0),
(444161, 0),
(444162, 0),
(444163, 0),
(444164, 0),
(444165, 0),
(444166, 0),
(444167, 0),
(444168, 0),
(444169, 0),
(444170, 0),
(444171, 0),
(444172, 0),
(444173, 0),
(444174, 0),
(444175, 0),
(444176, 0),
(444177, 0),
(444178, 0),
(444179, 0),
(444180, 0),
(444181, 0),
(444182, 0),
(444183, 0),
(444184, 0),
(444185, 0),
(444186, 0),
(444187, 0),
(444188, 0),
(444189, 0),
(444190, 0),
(444191, 0),
(444192, 0),
(444193, 0),
(444194, 0),
(444195, 0),
(444196, 0),
(444197, 0),
(444198, 0),
(444199, 0),
(444200, 0),
(444201, 0),
(444202, 0),
(444203, 0),
(444204, 0),
(444205, 0),
(444206, 0),
(444207, 0),
(444208, 0),
(444209, 0),
(444210, 0),
(444211, 0),
(444212, 0),
(444213, 0),
(444214, 0),
(444215, 0),
(444216, 0),
(444217, 0),
(444218, 0),
(444219, 0),
(444220, 0),
(444221, 0),
(444222, 0),
(444223, 0),
(444224, 0),
(444225, 0),
(444226, 0),
(444227, 0),
(444228, 0),
(444229, 0),
(444230, 0),
(444231, 0),
(444232, 0),
(444233, 0),
(444234, 0),
(444235, 0),
(444236, 0),
(444237, 0),
(444238, 0),
(444239, 0),
(444240, 0),
(444241, 0),
(444242, 0),
(444243, 0),
(444244, 0),
(444245, 0),
(444246, 0),
(444247, 0),
(444248, 0),
(444249, 0),
(444250, 0),
(444251, 0),
(444252, 0),
(444253, 0),
(444254, 0),
(444255, 0),
(444256, 0),
(444257, 0),
(444258, 0),
(444259, 0),
(444260, 0),
(444261, 0),
(444262, 0),
(444263, 0),
(444264, 0),
(444265, 0),
(444266, 0),
(444267, 0),
(444268, 0),
(444269, 0),
(444270, 0),
(444271, 0),
(444272, 0),
(444273, 0),
(444274, 0),
(444275, 0),
(444276, 0),
(444277, 0),
(444278, 0),
(444279, 0),
(444280, 0),
(444281, 0),
(444282, 0),
(444283, 0),
(444284, 0),
(444285, 0),
(444286, 0),
(444287, 0),
(444288, 0),
(444289, 0),
(444290, 0),
(444291, 0),
(444292, 0),
(444293, 0),
(444294, 0),
(444295, 0),
(444296, 0),
(444297, 0),
(444298, 0),
(444299, 0),
(444300, 0),
(444301, 0),
(444302, 0),
(444303, 0),
(444304, 0),
(444305, 0),
(444306, 0),
(444307, 0),
(444308, 0),
(444309, 0),
(444310, 0),
(444311, 0),
(444312, 0),
(444313, 0),
(444314, 0),
(444315, 0),
(444316, 0),
(444317, 0),
(444318, 0),
(444319, 0),
(444320, 0),
(444321, 0),
(444322, 0),
(444323, 0),
(444324, 0),
(444325, 0),
(444326, 0),
(444327, 0),
(444328, 0),
(444329, 0),
(444330, 0),
(444331, 0),
(444332, 0),
(444333, 0),
(444334, 0),
(444335, 0),
(444336, 0),
(444337, 0),
(444338, 0),
(444339, 0),
(444340, 0),
(444341, 0),
(444342, 0),
(444343, 0),
(444344, 0),
(444345, 0),
(444346, 0),
(444347, 0),
(444348, 0),
(444349, 0),
(444350, 0),
(444351, 0),
(444352, 0),
(444353, 0),
(444354, 0),
(444355, 0),
(444356, 0),
(444357, 0),
(444358, 0),
(444359, 0),
(444360, 0),
(444361, 0),
(444362, 0),
(444363, 0),
(444364, 0),
(444365, 0),
(444366, 0),
(444367, 0),
(444368, 0),
(444369, 0),
(444370, 0),
(444371, 0),
(444372, 0),
(444373, 0),
(444374, 0),
(444375, 0),
(444376, 0),
(444377, 0),
(444378, 0),
(444379, 0),
(444380, 0),
(444381, 0),
(444382, 0),
(444383, 0),
(444384, 0),
(444385, 0),
(444386, 0),
(444387, 0),
(444388, 0),
(444389, 0),
(444390, 0),
(444391, 0),
(444392, 0),
(444393, 0),
(444394, 0),
(444395, 0),
(444396, 0),
(444397, 0),
(444398, 0),
(444399, 0),
(444400, 0),
(444401, 0),
(444402, 0),
(444403, 0),
(444404, 0),
(444405, 0),
(444406, 0),
(444407, 0),
(444408, 0),
(444409, 0),
(444410, 0),
(444411, 0),
(444412, 0),
(444413, 0),
(444414, 0),
(444415, 0),
(444416, 0),
(444417, 0),
(444418, 0),
(444419, 0),
(444420, 0),
(444421, 0),
(444422, 0),
(444423, 0),
(444424, 0),
(444425, 0),
(444426, 0),
(444427, 0),
(444428, 0),
(444429, 0),
(444430, 0),
(444431, 0),
(444432, 0),
(444433, 0),
(444434, 0),
(444435, 0),
(444436, 0),
(444437, 0),
(444438, 0),
(444439, 0),
(444440, 0),
(444441, 0),
(444442, 0),
(444443, 0),
(444444, 0),
(444445, 0),
(444446, 0),
(444447, 0),
(444448, 0),
(444449, 0),
(444450, 0),
(444451, 0),
(444452, 0),
(444453, 0),
(444454, 0),
(444455, 0),
(444456, 0),
(444457, 0),
(444458, 0),
(444459, 0),
(444460, 0),
(444461, 0),
(444462, 0),
(444463, 0),
(444464, 0),
(444465, 0),
(444466, 0),
(444467, 0),
(444468, 0),
(444469, 0),
(444470, 0),
(444471, 0),
(444472, 0),
(444473, 0),
(444474, 0),
(444475, 0),
(444476, 0),
(444477, 0),
(444478, 0),
(444479, 0),
(444480, 0),
(444481, 0),
(444482, 0),
(444483, 0),
(444484, 0),
(444485, 0),
(444486, 0),
(444487, 0),
(444488, 0),
(444489, 0),
(444490, 0),
(444491, 0),
(444492, 0),
(444493, 0),
(444494, 0),
(444495, 0),
(444496, 0),
(444497, 0),
(444498, 0),
(444499, 0),
(444500, 0),
(444501, 0),
(444502, 0),
(444503, 0),
(444504, 0),
(444505, 0),
(444506, 0),
(444507, 0),
(444508, 0),
(444509, 0),
(444510, 0),
(444511, 0),
(444512, 0),
(444513, 0),
(444514, 0),
(444515, 0),
(444516, 0),
(444517, 0),
(444518, 0),
(444519, 0),
(444520, 0),
(444521, 0),
(444522, 0),
(444523, 0),
(444524, 0),
(444525, 0),
(444526, 0),
(444527, 0),
(444528, 0),
(444529, 0),
(444530, 0),
(444531, 0),
(444532, 0),
(444533, 0),
(444534, 0),
(444535, 0),
(444536, 0),
(444537, 0),
(444538, 0),
(444539, 0),
(444540, 0),
(444541, 0),
(444542, 0),
(444543, 0),
(444544, 0),
(444545, 0),
(444546, 0),
(444547, 0),
(444548, 0),
(444549, 0),
(444550, 0),
(444551, 0),
(444552, 0),
(444553, 0),
(444554, 0),
(444555, 0),
(444556, 0),
(444557, 0),
(444558, 0),
(444559, 0),
(444560, 0),
(444561, 0),
(444562, 0),
(444563, 0),
(444564, 0),
(444565, 0),
(444566, 0),
(444567, 0),
(444568, 0),
(444569, 0),
(444570, 0),
(444571, 0),
(444572, 0),
(444573, 0),
(444574, 0),
(444575, 0),
(444576, 0),
(444577, 0),
(444578, 0),
(444579, 0),
(444580, 0),
(444581, 0),
(444582, 0),
(444583, 0),
(444584, 0),
(444585, 0),
(444586, 0),
(444587, 0),
(444588, 0),
(444589, 0),
(444590, 0),
(444591, 0),
(444592, 0),
(444593, 0),
(444594, 0),
(444595, 0),
(444596, 0),
(444597, 0),
(444598, 0),
(444599, 0),
(444600, 0),
(444601, 0),
(444602, 0),
(444603, 0),
(444604, 0),
(444605, 0),
(444606, 0),
(444607, 0),
(444608, 0),
(444609, 0),
(444610, 0),
(444611, 0),
(444612, 0),
(444613, 0),
(444614, 0),
(444615, 0),
(444616, 0),
(444617, 0),
(444618, 0),
(444619, 0),
(444620, 0),
(444621, 0),
(444622, 0),
(444623, 0),
(444624, 0),
(444625, 0),
(444626, 0),
(444627, 0),
(444628, 0),
(444629, 0),
(444630, 0),
(444631, 0),
(444632, 0),
(444633, 0),
(444634, 0),
(444635, 0),
(444636, 0),
(444637, 0),
(444638, 0),
(444639, 0),
(444640, 0),
(444641, 0),
(444642, 0),
(444643, 0),
(444644, 0),
(444645, 0),
(444646, 0),
(444647, 0),
(444648, 0),
(444649, 0),
(444650, 0),
(444651, 0),
(444652, 0),
(444653, 0),
(444654, 0),
(444655, 0),
(444656, 0),
(444657, 0),
(444658, 0),
(444659, 0),
(444660, 0),
(444661, 0),
(444662, 0),
(444663, 0),
(444664, 0),
(444665, 0),
(444666, 0),
(444667, 0),
(444668, 0),
(444669, 0),
(444670, 0),
(444671, 0),
(444672, 0),
(444673, 0),
(444674, 0),
(444675, 0),
(444676, 0),
(444677, 0),
(444678, 0),
(444679, 0),
(444680, 0),
(444681, 0),
(444682, 0),
(444683, 0),
(444684, 0),
(444685, 0),
(444686, 0),
(444687, 0),
(444688, 0),
(444689, 0),
(444690, 0),
(444691, 0),
(444692, 0),
(444693, 0),
(444694, 0),
(444695, 0),
(444696, 0),
(444697, 0),
(444698, 0),
(444699, 0),
(444700, 0),
(444701, 0),
(444702, 0),
(444703, 0),
(444704, 0),
(444705, 0),
(444706, 0),
(444707, 0),
(444708, 0),
(444709, 0),
(444710, 0),
(444711, 0),
(444712, 0),
(444713, 0),
(444714, 0),
(444715, 0),
(444716, 0),
(444717, 0),
(444718, 0),
(444719, 0),
(444720, 0),
(444721, 0),
(444722, 0),
(444723, 0),
(444724, 0),
(444725, 0),
(444726, 0),
(444727, 0),
(444728, 0),
(444729, 0),
(444730, 0),
(444731, 0),
(444732, 0),
(444733, 0),
(444734, 0),
(444735, 0),
(444736, 0),
(444737, 0),
(444738, 0),
(444739, 0),
(444740, 0),
(444741, 0),
(444742, 0),
(444743, 0),
(444744, 0),
(444745, 0),
(444746, 0),
(444747, 0),
(444748, 0),
(444749, 0),
(444750, 0),
(444751, 0),
(444752, 0),
(444753, 0),
(444754, 0),
(444755, 0),
(444756, 0),
(444757, 0),
(444758, 0),
(444759, 0),
(444760, 0),
(444761, 0),
(444762, 0),
(444763, 0),
(444764, 0),
(444765, 0),
(444766, 0),
(444767, 0),
(444768, 0),
(444769, 0),
(444770, 0),
(444771, 0),
(444772, 0),
(444773, 0),
(444774, 0),
(444775, 0),
(444776, 0),
(444777, 0),
(444778, 0),
(444779, 0),
(444780, 0),
(444781, 0),
(444782, 0),
(444783, 0),
(444784, 0),
(444785, 0),
(444786, 0),
(444787, 0),
(444788, 0),
(444789, 0),
(444790, 0),
(444791, 0),
(444792, 0),
(444793, 0),
(444794, 0),
(444795, 0),
(444796, 0),
(444797, 0),
(444798, 0),
(444799, 0),
(444800, 0),
(444801, 0),
(444802, 0),
(444803, 0),
(444804, 0),
(444805, 0),
(444806, 0),
(444807, 0),
(444808, 0),
(444809, 0),
(444810, 0),
(444811, 0),
(444812, 0),
(444813, 0),
(444814, 0),
(444815, 0),
(444816, 0),
(444817, 0),
(444818, 0),
(444819, 0),
(444820, 0),
(444821, 0),
(444822, 0),
(444823, 0),
(444824, 0),
(444825, 0),
(444826, 0),
(444827, 0),
(444828, 0),
(444829, 0),
(444830, 0),
(444831, 0),
(444832, 0),
(444833, 0),
(444834, 0),
(444835, 0),
(444836, 0),
(444837, 0),
(444838, 0),
(444839, 0),
(444840, 0),
(444841, 0),
(444842, 0),
(444843, 0),
(444844, 0),
(444845, 0),
(444846, 0),
(444847, 0),
(444848, 0),
(444849, 0),
(444850, 0),
(444851, 0),
(444852, 0),
(444853, 0),
(444854, 0),
(444855, 0),
(444856, 0),
(444857, 0),
(444858, 0),
(444859, 0),
(444860, 0),
(444861, 0),
(444862, 0),
(444863, 0),
(444864, 0),
(444865, 0),
(444866, 0),
(444867, 0),
(444868, 0),
(444869, 0),
(444870, 0),
(444871, 0),
(444872, 0),
(444873, 0),
(444874, 0),
(444875, 0),
(444876, 0),
(444877, 0),
(444878, 0),
(444879, 0),
(444880, 0),
(444881, 0),
(444882, 0),
(444883, 0),
(444884, 0),
(444885, 0),
(444886, 0),
(444887, 0),
(444888, 0),
(444889, 0),
(444890, 0),
(444891, 0),
(444892, 0),
(444893, 0),
(444894, 0),
(444895, 0),
(444896, 0),
(444897, 0),
(444898, 0),
(444899, 0),
(444900, 0),
(444901, 0),
(444902, 0),
(444903, 0),
(444904, 0),
(444905, 0),
(444906, 0),
(444907, 0),
(444908, 0),
(444909, 0),
(444910, 0),
(444911, 0),
(444912, 0),
(444913, 0),
(444914, 0),
(444915, 0),
(444916, 0),
(444917, 0),
(444918, 0),
(444919, 0),
(444920, 0),
(444921, 0),
(444922, 0),
(444923, 0),
(444924, 0),
(444925, 0),
(444926, 0),
(444927, 0),
(444928, 0),
(444929, 0),
(444930, 0),
(444931, 0),
(444932, 0),
(444933, 0),
(444934, 0),
(444935, 0),
(444936, 0),
(444937, 0),
(444938, 0),
(444939, 0),
(444940, 0),
(444941, 0),
(444942, 0),
(444943, 0),
(444944, 0),
(444945, 0),
(444946, 0),
(444947, 0),
(444948, 0),
(444949, 0),
(444950, 0),
(444951, 0),
(444952, 0),
(444953, 0),
(444954, 0),
(444955, 0),
(444956, 0),
(444957, 0),
(444958, 0),
(444959, 0),
(444960, 0),
(444961, 0),
(444962, 0),
(444963, 0),
(444964, 0),
(444965, 0),
(444966, 0),
(444967, 0),
(444968, 0),
(444969, 0),
(444970, 0),
(444971, 0),
(444972, 0),
(444973, 0),
(444974, 0),
(444975, 0),
(444976, 0),
(444977, 0),
(444978, 0),
(444979, 0),
(444980, 0),
(444981, 0),
(444982, 0),
(444983, 0),
(444984, 0),
(444985, 0),
(444986, 0),
(444987, 0),
(444988, 0),
(444989, 0),
(444990, 0),
(444991, 0),
(444992, 0),
(444993, 0),
(444994, 0),
(444995, 0),
(444996, 0),
(444997, 0),
(444998, 0),
(444999, 0),
(445000, 0),
(445001, 0),
(445002, 0),
(445003, 0),
(445004, 0),
(445005, 0),
(445006, 0),
(445007, 0),
(445008, 0),
(445009, 0),
(445010, 0),
(445011, 0),
(445012, 0),
(445013, 0),
(445014, 0),
(445015, 0),
(445016, 0),
(445017, 0),
(445018, 0),
(445019, 0),
(445020, 0),
(445021, 0),
(445022, 0),
(445023, 0),
(445024, 0),
(445025, 0),
(445026, 0),
(445027, 0),
(445028, 0),
(445029, 0),
(445030, 0),
(445031, 0),
(445032, 0),
(445033, 0),
(445034, 0),
(445035, 0),
(445036, 0),
(445037, 0),
(445038, 0),
(445039, 0),
(445040, 0),
(445041, 0),
(445042, 0),
(445043, 0),
(445044, 0),
(445045, 0),
(445046, 0),
(445047, 0),
(445048, 0),
(445049, 0),
(445050, 0),
(445051, 0),
(445052, 0),
(445053, 0),
(445054, 0),
(445055, 0),
(445056, 0),
(445057, 0),
(445058, 0),
(445059, 0),
(445060, 0),
(445061, 0),
(445062, 0),
(445063, 0),
(445064, 0),
(445065, 0),
(445066, 0),
(445067, 0),
(445068, 0),
(445069, 0),
(445070, 0),
(445071, 0),
(445072, 0),
(445073, 0),
(445074, 0),
(445075, 0),
(445076, 0),
(445077, 0),
(445078, 0),
(445079, 0),
(445080, 0),
(445081, 0),
(445082, 0),
(445083, 0),
(445084, 0),
(445085, 0),
(445086, 0),
(445087, 0),
(445088, 0),
(445089, 0),
(445090, 0),
(445091, 0),
(445092, 0),
(445093, 0),
(445094, 0),
(445095, 0),
(445096, 0),
(445097, 0),
(445098, 0),
(445099, 0),
(445100, 0),
(445101, 0),
(445102, 0),
(445103, 0),
(445104, 0),
(445105, 0),
(445106, 0),
(445107, 0),
(445108, 0),
(445109, 0),
(445110, 0),
(445111, 0),
(445112, 0),
(445113, 0),
(445114, 0),
(445115, 0),
(445116, 0),
(445117, 0),
(445118, 0),
(445119, 0),
(445120, 0),
(445121, 0),
(445122, 0),
(445123, 0),
(445124, 0),
(445125, 0),
(445126, 0),
(445127, 0),
(445128, 0),
(445129, 0),
(445130, 0),
(445131, 0),
(445132, 0),
(445133, 0),
(445134, 0),
(445135, 0),
(445136, 0),
(445137, 0),
(445138, 0),
(445139, 0),
(445140, 0),
(445141, 0),
(445142, 0),
(445143, 0),
(445144, 0),
(445145, 0),
(445146, 0),
(445147, 0),
(445148, 0),
(445149, 0),
(445150, 0),
(445151, 0),
(445152, 0),
(445153, 0),
(445154, 0),
(445155, 0),
(445156, 0),
(445157, 0),
(445158, 0),
(445159, 0),
(445160, 0),
(445161, 0),
(445162, 0),
(445163, 0),
(445164, 0),
(445165, 0),
(445166, 0),
(445167, 0),
(445168, 0),
(445169, 0),
(445170, 0),
(445171, 0),
(445172, 0),
(445173, 0),
(445174, 0),
(445175, 0),
(445176, 0),
(445177, 0),
(445178, 0),
(445179, 0),
(445180, 0),
(445181, 0),
(445182, 0),
(445183, 0),
(445184, 0),
(445185, 0),
(445186, 0),
(445187, 0),
(445188, 0),
(445189, 0),
(445190, 0),
(445191, 0),
(445192, 0),
(445193, 0),
(445194, 0),
(445195, 0),
(445196, 0),
(445197, 0),
(445198, 0),
(445199, 0),
(445200, 0),
(445201, 0),
(445202, 0),
(445203, 0),
(445204, 0),
(445205, 0),
(445206, 0),
(445207, 0),
(445208, 0),
(445209, 0),
(445210, 0),
(445211, 0),
(445212, 0),
(445213, 0),
(445214, 0),
(445215, 0),
(445216, 0),
(445217, 0),
(445218, 0),
(445219, 0),
(445220, 0),
(445221, 0),
(445222, 0),
(445223, 0),
(445224, 0),
(445225, 0),
(445226, 0),
(445227, 0),
(445228, 0),
(445229, 0),
(445230, 0),
(445231, 0),
(445232, 0),
(445233, 0),
(445234, 0),
(445235, 0),
(445236, 0),
(445237, 0),
(445238, 0),
(445239, 0),
(445240, 0),
(445241, 0),
(445242, 0),
(445243, 0),
(445244, 0),
(445245, 0),
(445246, 0),
(445247, 0),
(445248, 0),
(445249, 0),
(445250, 0),
(445251, 0),
(445252, 0),
(445253, 0),
(445254, 0),
(445255, 0),
(445256, 0),
(445257, 0),
(445258, 0),
(445259, 0),
(445260, 0),
(445261, 0),
(445262, 0),
(445263, 0),
(445264, 0),
(445265, 0),
(445266, 0),
(445267, 0),
(445268, 0),
(445269, 0),
(445270, 0),
(445271, 0),
(445272, 0),
(445273, 0),
(445274, 0),
(445275, 0),
(445276, 0),
(445277, 0),
(445278, 0),
(445279, 0),
(445280, 0),
(445281, 0),
(445282, 0),
(445283, 0),
(445284, 0),
(445285, 0),
(445286, 0),
(445287, 0),
(445288, 0),
(445289, 0),
(445290, 0),
(445291, 0),
(445292, 0),
(445293, 0),
(445294, 0),
(445295, 0),
(445296, 0),
(445297, 0),
(445298, 0),
(445299, 0),
(445300, 0),
(445301, 0),
(445302, 0),
(445303, 0),
(445304, 0),
(445305, 0),
(445306, 0),
(445307, 0),
(445308, 0),
(445309, 0),
(445310, 0),
(445311, 0),
(445312, 0),
(445313, 0),
(445314, 0),
(445315, 0),
(445316, 0),
(445317, 0),
(445318, 0),
(445319, 0),
(445320, 0),
(445321, 0),
(445322, 0),
(445323, 0),
(445324, 0),
(445325, 0),
(445326, 0),
(445327, 0),
(445328, 0),
(445329, 0),
(445330, 0),
(445331, 0),
(445332, 0),
(445333, 0),
(445334, 0),
(445335, 0),
(445336, 0),
(445337, 0),
(445338, 0),
(445339, 0),
(445340, 0),
(445341, 0),
(445342, 0),
(445343, 0),
(445344, 0),
(445345, 0),
(445346, 0),
(445347, 0),
(445348, 0),
(445349, 0),
(445350, 0),
(445351, 0),
(445352, 0),
(445353, 0),
(445354, 0),
(445355, 0),
(445356, 0),
(445357, 0),
(445358, 0),
(445359, 0),
(445360, 0),
(445361, 0),
(445362, 0),
(445363, 0),
(445364, 0),
(445365, 0),
(445366, 0),
(445367, 0),
(445368, 0),
(445369, 0),
(445370, 0),
(445371, 0),
(445372, 0),
(445373, 0),
(445374, 0),
(445375, 0),
(445376, 0),
(445377, 0),
(445378, 0),
(445379, 0),
(445380, 0),
(445381, 0),
(445382, 0),
(445383, 0),
(445384, 0),
(445385, 0),
(445386, 0),
(445387, 0),
(445388, 0),
(445389, 0),
(445390, 0),
(445391, 0),
(445392, 0),
(445393, 0),
(445394, 0),
(445395, 0),
(445396, 0),
(445397, 0),
(445398, 0),
(445399, 0),
(445400, 0),
(445401, 0),
(445402, 0),
(445403, 0),
(445404, 0),
(445405, 0),
(445406, 0),
(445407, 0),
(445408, 0),
(445409, 0),
(445410, 0),
(445411, 0),
(445412, 0),
(445413, 0),
(445414, 0),
(445415, 0),
(445416, 0),
(445417, 0),
(445418, 0),
(445419, 0),
(445420, 0),
(445421, 0),
(445422, 0),
(445423, 0),
(445424, 0),
(445425, 0),
(445426, 0),
(445427, 0),
(445428, 0),
(445429, 0),
(445430, 0),
(445431, 0),
(445432, 0),
(445433, 0),
(445434, 0),
(445435, 0),
(445436, 0),
(445437, 0),
(445438, 0),
(445439, 0),
(445440, 0),
(445441, 0),
(445442, 0),
(445443, 0),
(445444, 0),
(445445, 0),
(445446, 0),
(445447, 0),
(445448, 0),
(445449, 0),
(445450, 0),
(445451, 0),
(445452, 0),
(445453, 0),
(445454, 0),
(445455, 0),
(445456, 0),
(445457, 0),
(445458, 0),
(445459, 0),
(445460, 0),
(445461, 0),
(445462, 0),
(445463, 0),
(445464, 0),
(445465, 0),
(445466, 0),
(445467, 0),
(445468, 0),
(445469, 0),
(445470, 0),
(445471, 0),
(445472, 0),
(445473, 0),
(445474, 0),
(445475, 0),
(445476, 0),
(445477, 0),
(445478, 0),
(445479, 0),
(445480, 0),
(445481, 0),
(445482, 0),
(445483, 0),
(445484, 0),
(445485, 0),
(445486, 0),
(445487, 0),
(445488, 0),
(445489, 0),
(445490, 0),
(445491, 0),
(445492, 0),
(445493, 0),
(445494, 0),
(445495, 0),
(445496, 0),
(445497, 0),
(445498, 0),
(445499, 0),
(445500, 0),
(445501, 0),
(445502, 0),
(445503, 0),
(445504, 0),
(445505, 0),
(445506, 0),
(445507, 0),
(445508, 0),
(445509, 0),
(445510, 0),
(445511, 0),
(445512, 0),
(445513, 0),
(445514, 0),
(445515, 0),
(445516, 0),
(445517, 0),
(445518, 0),
(445519, 0),
(445520, 0),
(445521, 0),
(445522, 0),
(445523, 0),
(445524, 0),
(445525, 0),
(445526, 0),
(445527, 0),
(445528, 0),
(445529, 0),
(445530, 0),
(445531, 0),
(445532, 0),
(445533, 0),
(445534, 0),
(445535, 0),
(445536, 0),
(445537, 0),
(445538, 0),
(445539, 0),
(445540, 0),
(445541, 0),
(445542, 0),
(445543, 0),
(445544, 0),
(445545, 0),
(445546, 0),
(445547, 0),
(445548, 0),
(445549, 0),
(445550, 0),
(445551, 0),
(445552, 0),
(445553, 0),
(445554, 0),
(445555, 0),
(445556, 0),
(445557, 0),
(445558, 0),
(445559, 0),
(445560, 0),
(445561, 0),
(445562, 0),
(445563, 0),
(445564, 0),
(445565, 0),
(445566, 0),
(445567, 0),
(445568, 0),
(445569, 0),
(445570, 0),
(445571, 0),
(445572, 0),
(445573, 0),
(445574, 0),
(445575, 0),
(445576, 0),
(445577, 0),
(445578, 0),
(445579, 0),
(445580, 0),
(445581, 0),
(445582, 0),
(445583, 0),
(445584, 0),
(445585, 0),
(445586, 0),
(445587, 0),
(445588, 0),
(445589, 0),
(445590, 0),
(445591, 0),
(445592, 0),
(445593, 0),
(445594, 0),
(445595, 0),
(445596, 0),
(445597, 0),
(445598, 0),
(445599, 0),
(445600, 0),
(445601, 0),
(445602, 0),
(445603, 0),
(445604, 0),
(445605, 0),
(445606, 0),
(445607, 0),
(445608, 0),
(445609, 0),
(445610, 0),
(445611, 0),
(445612, 0),
(445613, 0),
(445614, 0),
(445615, 0),
(445616, 0),
(445617, 0),
(445618, 0),
(445619, 0),
(445620, 0),
(445621, 0),
(445622, 0),
(445623, 0),
(445624, 0),
(445625, 0),
(445626, 0),
(445627, 0),
(445628, 0),
(445629, 0),
(445630, 0),
(445631, 0),
(445632, 0),
(445633, 0),
(445634, 0),
(445635, 0),
(445636, 0),
(445637, 0),
(445638, 0),
(445639, 0),
(445640, 0),
(445641, 0),
(445642, 0),
(445643, 0),
(445644, 0),
(445645, 0),
(445646, 0),
(445647, 0),
(445648, 0),
(445649, 0),
(445650, 0),
(445651, 0),
(445652, 0),
(445653, 0),
(445654, 0),
(445655, 0),
(445656, 0),
(445657, 0),
(445658, 0),
(445659, 0),
(445660, 0),
(445661, 0),
(445662, 0),
(445663, 0),
(445664, 0),
(445665, 0),
(445666, 0),
(445667, 0),
(445668, 0),
(445669, 0),
(445670, 0),
(445671, 0),
(445672, 0),
(445673, 0),
(445674, 0),
(445675, 0),
(445676, 0),
(445677, 0),
(445678, 0),
(445679, 0),
(445680, 0),
(445681, 0),
(445682, 0),
(445683, 0),
(445684, 0),
(445685, 0),
(445686, 0),
(445687, 0),
(445688, 0),
(445689, 0),
(445690, 0),
(445691, 0),
(445692, 0),
(445693, 0),
(445694, 0),
(445695, 0),
(445696, 0),
(445697, 0),
(445698, 0),
(445699, 0),
(445700, 0),
(445701, 0),
(445702, 0),
(445703, 0),
(445704, 0),
(445705, 0),
(445706, 0),
(445707, 0),
(445708, 0),
(445709, 0),
(445710, 0),
(445711, 0),
(445712, 0),
(445713, 0),
(445714, 0),
(445715, 0),
(445716, 0),
(445717, 0),
(445718, 0),
(445719, 0),
(445720, 0),
(445721, 0),
(445722, 0),
(445723, 0),
(445724, 0),
(445725, 0),
(445726, 0),
(445727, 0),
(445728, 0),
(445729, 0),
(445730, 0),
(445731, 0),
(445732, 0),
(445733, 0),
(445734, 0),
(445735, 0),
(445736, 0),
(445737, 0),
(445738, 0),
(445739, 0),
(445740, 0),
(445741, 0),
(445742, 0),
(445743, 0),
(445744, 0),
(445745, 0),
(445746, 0),
(445747, 0),
(445748, 0),
(445749, 0),
(445750, 0),
(445751, 0),
(445752, 0),
(445753, 0),
(445754, 0),
(445755, 0),
(445756, 0),
(445757, 0),
(445758, 0),
(445759, 0),
(445760, 0),
(445761, 0),
(445762, 0),
(445763, 0),
(445764, 0),
(445765, 0),
(445766, 0),
(445767, 0),
(445768, 0),
(445769, 0),
(445770, 0),
(445771, 0),
(445772, 0),
(445773, 0),
(445774, 0),
(445775, 0),
(445776, 0),
(445777, 0),
(445778, 0),
(445779, 0),
(445780, 0),
(445781, 0),
(445782, 0),
(445783, 0),
(445784, 0),
(445785, 0),
(445786, 0),
(445787, 0),
(445788, 0),
(445789, 0),
(445790, 0),
(445791, 0),
(445792, 0),
(445793, 0),
(445794, 0),
(445795, 0),
(445796, 0),
(445797, 0),
(445798, 0),
(445799, 0),
(445800, 0),
(445801, 0),
(445802, 0),
(445803, 0),
(445804, 0),
(445805, 0),
(445806, 0),
(445807, 0),
(445808, 0),
(445809, 0),
(445810, 0),
(445811, 0),
(445812, 0),
(445813, 0),
(445814, 0),
(445815, 0),
(445816, 0),
(445817, 0),
(445818, 0),
(445819, 0),
(445820, 0),
(445821, 0),
(445822, 0),
(445823, 0),
(445824, 0),
(445825, 0),
(445826, 0),
(445827, 0),
(445828, 0),
(445829, 0),
(445830, 0),
(445831, 0),
(445832, 0),
(445833, 0),
(445834, 0),
(445835, 0),
(445836, 0),
(445837, 0),
(445838, 0),
(445839, 0),
(445840, 0),
(445841, 0),
(445842, 0),
(445843, 0),
(445844, 0),
(445845, 0),
(445846, 0),
(445847, 0),
(445848, 0),
(445849, 0),
(445850, 0),
(445851, 0),
(445852, 0),
(445853, 0),
(445854, 0),
(445855, 0),
(445856, 0),
(445857, 0),
(445858, 0),
(445859, 0),
(445860, 0),
(445861, 0),
(445862, 0),
(445863, 0),
(445864, 0),
(445865, 0),
(445866, 0),
(445867, 0),
(445868, 0),
(445869, 0),
(445870, 0),
(445871, 0),
(445872, 0),
(445873, 0),
(445874, 0),
(445875, 0),
(445876, 0),
(445877, 0),
(445878, 0),
(445879, 0),
(445880, 0),
(445881, 0),
(445882, 0),
(445883, 0),
(445884, 0),
(445885, 0),
(445886, 0),
(445887, 0),
(445888, 0),
(445889, 0),
(445890, 0),
(445891, 0),
(445892, 0),
(445893, 0),
(445894, 0),
(445895, 0),
(445896, 0),
(445897, 0),
(445898, 0),
(445899, 0),
(445900, 0),
(445901, 0),
(445902, 0),
(445903, 0),
(445904, 0),
(445905, 0),
(445906, 0),
(445907, 0),
(445908, 0),
(445909, 0),
(445910, 0),
(445911, 0),
(445912, 0),
(445913, 0),
(445914, 0),
(445915, 0),
(445916, 0),
(445917, 0),
(445918, 0),
(445919, 0),
(445920, 0),
(445921, 0),
(445922, 0),
(445923, 0),
(445924, 0),
(445925, 0),
(445926, 0),
(445927, 0),
(445928, 0),
(445929, 0),
(445930, 0),
(445931, 0),
(445932, 0),
(445933, 0),
(445934, 0),
(445935, 0),
(445936, 0),
(445937, 0),
(445938, 0),
(445939, 0),
(445940, 0),
(445941, 0),
(445942, 0),
(445943, 0),
(445944, 0),
(445945, 0),
(445946, 0),
(445947, 0),
(445948, 0),
(445949, 0),
(445950, 0),
(445951, 0),
(445952, 0),
(445953, 0),
(445954, 0),
(445955, 0),
(445956, 0),
(445957, 0),
(445958, 0),
(445959, 0),
(445960, 0),
(445961, 0),
(445962, 0),
(445963, 0),
(445964, 0),
(445965, 0),
(445966, 0),
(445967, 0),
(445968, 0),
(445969, 0),
(445970, 0),
(445971, 0),
(445972, 0),
(445973, 0),
(445974, 0),
(445975, 0),
(445976, 0),
(445977, 0),
(445978, 0),
(445979, 0),
(445980, 0),
(445981, 0),
(445982, 0),
(445983, 0),
(445984, 0),
(445985, 0),
(445986, 0),
(445987, 0),
(445988, 0),
(445989, 0),
(445990, 0),
(445991, 0),
(445992, 0),
(445993, 0),
(445994, 0),
(445995, 0),
(445996, 0),
(445997, 0),
(445998, 0),
(445999, 0),
(446000, 0),
(446001, 0),
(446002, 0),
(446003, 0),
(446004, 0),
(446005, 0),
(446006, 0),
(446007, 0),
(446008, 0),
(446009, 0),
(446010, 0),
(446011, 0),
(446012, 0),
(446013, 0),
(446014, 0),
(446015, 0),
(446016, 0),
(446017, 0),
(446018, 0),
(446019, 0),
(446020, 0),
(446021, 0),
(446022, 0),
(446023, 0),
(446024, 0),
(446025, 0),
(446026, 0),
(446027, 0),
(446028, 0),
(446029, 0),
(446030, 0),
(446031, 0),
(446032, 0),
(446033, 0),
(446034, 0),
(446035, 0),
(446036, 0),
(446037, 0),
(446038, 0),
(446039, 0),
(446040, 0),
(446041, 0),
(446042, 0),
(446043, 0),
(446044, 0),
(446045, 0),
(446046, 0),
(446047, 0),
(446048, 0),
(446049, 0),
(446050, 0),
(446051, 0),
(446052, 0),
(446053, 0),
(446054, 0),
(446055, 0),
(446056, 0),
(446057, 0),
(446058, 0),
(446059, 0),
(446060, 0),
(446061, 0),
(446062, 0),
(446063, 0),
(446064, 0),
(446065, 0),
(446066, 0),
(446067, 0),
(446068, 0),
(446069, 0),
(446070, 0),
(446071, 0),
(446072, 0),
(446073, 0),
(446074, 0),
(446075, 0),
(446076, 0),
(446077, 0),
(446078, 0),
(446079, 0),
(446080, 0),
(446081, 0),
(446082, 0),
(446083, 0),
(446084, 0),
(446085, 0),
(446086, 0),
(446087, 0),
(446088, 0),
(446089, 0),
(446090, 0),
(446091, 0),
(446092, 0),
(446093, 0),
(446094, 0),
(446095, 0),
(446096, 0),
(446097, 0),
(446098, 0),
(446099, 0),
(446100, 0),
(446101, 0),
(446102, 0),
(446103, 0),
(446104, 0),
(446105, 0),
(446106, 0),
(446107, 0),
(446108, 0),
(446109, 0),
(446110, 0),
(446111, 0),
(446112, 0),
(446113, 0),
(446114, 0),
(446115, 0),
(446116, 0),
(446117, 0),
(446118, 0),
(446119, 0),
(446120, 0),
(446121, 0),
(446122, 0),
(446123, 0),
(446124, 0),
(446125, 0),
(446126, 0),
(446127, 0),
(446128, 0),
(446129, 0),
(446130, 0),
(446131, 0),
(446132, 0),
(446133, 0),
(446134, 0),
(446135, 0),
(446136, 0),
(446137, 0),
(446138, 0),
(446139, 0),
(446140, 0),
(446141, 0),
(446142, 0),
(446143, 0),
(446144, 0),
(446145, 0),
(446146, 0),
(446147, 0),
(446148, 0),
(446149, 0),
(446150, 0),
(446151, 0),
(446152, 0),
(446153, 0),
(446154, 0),
(446155, 0),
(446156, 0),
(446157, 0),
(446158, 0),
(446159, 0),
(446160, 0),
(446161, 0),
(446162, 0),
(446163, 0),
(446164, 0),
(446165, 0),
(446166, 0),
(446167, 0),
(446168, 0),
(446169, 0),
(446170, 0),
(446171, 0),
(446172, 0),
(446173, 0),
(446174, 0),
(446175, 0),
(446176, 0),
(446177, 0),
(446178, 0),
(446179, 0),
(446180, 0),
(446181, 0),
(446182, 0),
(446183, 0),
(446184, 0),
(446185, 0),
(446186, 0),
(446187, 0),
(446188, 0),
(446189, 0),
(446190, 0),
(446191, 0),
(446192, 0),
(446193, 0),
(446194, 0),
(446195, 0),
(446196, 0),
(446197, 0),
(446198, 0),
(446199, 0),
(446200, 0),
(446201, 0),
(446202, 0),
(446203, 0),
(446204, 0),
(446205, 0),
(446206, 0),
(446207, 0),
(446208, 0),
(446209, 0),
(446210, 0),
(446211, 0),
(446212, 0),
(446213, 0),
(446214, 0),
(446215, 0),
(446216, 0),
(446217, 0),
(446218, 0),
(446219, 0),
(446220, 0),
(446221, 0),
(446222, 0),
(446223, 0),
(446224, 0),
(446225, 0),
(446226, 0),
(446227, 0),
(446228, 0),
(446229, 0),
(446230, 0),
(446231, 0),
(446232, 0),
(446233, 0),
(446234, 0),
(446235, 0),
(446236, 0),
(446237, 0),
(446238, 0),
(446239, 0),
(446240, 0),
(446241, 0),
(446242, 0),
(446243, 0),
(446244, 0),
(446245, 0),
(446246, 0),
(446247, 0),
(446248, 0),
(446249, 0),
(446250, 0),
(446251, 0),
(446252, 0),
(446253, 0),
(446254, 0),
(446255, 0),
(446256, 0),
(446257, 0),
(446258, 0),
(446259, 0),
(446260, 0),
(446261, 0),
(446262, 0),
(446263, 0),
(446264, 0),
(446265, 0),
(446266, 0),
(446267, 0),
(446268, 0),
(446269, 0),
(446270, 0),
(446271, 0),
(446272, 0),
(446273, 0),
(446274, 0),
(446275, 0),
(446276, 0),
(446277, 0),
(446278, 0),
(446279, 0),
(446280, 0),
(446281, 0),
(446282, 0),
(446283, 0),
(446284, 0),
(446285, 0),
(446286, 0),
(446287, 0),
(446288, 0),
(446289, 0),
(446290, 0),
(446291, 0),
(446292, 0),
(446293, 0),
(446294, 0),
(446295, 0),
(446296, 0),
(446297, 0),
(446298, 0),
(446299, 0),
(446300, 0),
(446301, 0),
(446302, 0),
(446303, 0),
(446304, 0),
(446305, 0),
(446306, 0),
(446307, 0),
(446308, 0),
(446309, 0),
(446310, 0),
(446311, 0),
(446312, 0),
(446313, 0),
(446314, 0),
(446315, 0),
(446316, 0),
(446317, 0),
(446318, 0),
(446319, 0),
(446320, 0),
(446321, 0),
(446322, 0),
(446323, 0),
(446324, 0),
(446325, 0),
(446326, 0),
(446327, 0),
(446328, 0),
(446329, 0),
(446330, 0),
(446331, 0),
(446332, 0),
(446333, 0),
(446334, 0),
(446335, 0),
(446336, 0),
(446337, 0),
(446338, 0),
(446339, 0),
(446340, 0),
(446341, 0),
(446342, 0),
(446343, 0),
(446344, 0),
(446345, 0),
(446346, 0),
(446347, 0),
(446348, 0),
(446349, 0),
(446350, 0),
(446351, 0),
(446352, 0),
(446353, 0),
(446354, 0),
(446355, 0),
(446356, 0),
(446357, 0),
(446358, 0),
(446359, 0),
(446360, 0),
(446361, 0),
(446362, 0),
(446363, 0),
(446364, 0),
(446365, 0),
(446366, 0),
(446367, 0),
(446368, 0),
(446369, 0),
(446370, 0),
(446371, 0),
(446372, 0),
(446373, 0),
(446374, 0),
(446375, 0),
(446376, 0),
(446377, 0),
(446378, 0),
(446379, 0),
(446380, 0),
(446381, 0),
(446382, 0),
(446383, 0),
(446384, 0),
(446385, 0),
(446386, 0),
(446387, 0),
(446388, 0),
(446389, 0),
(446390, 0),
(446391, 0),
(446392, 0),
(446393, 0),
(446394, 0),
(446395, 0),
(446396, 0),
(446397, 0),
(446398, 0),
(446399, 0),
(446400, 0),
(446401, 0),
(446402, 0),
(446403, 0),
(446404, 0),
(446405, 0),
(446406, 0),
(446407, 0),
(446408, 0),
(446409, 0),
(446410, 0),
(446411, 0),
(446412, 0),
(446413, 0),
(446414, 0),
(446415, 0),
(446416, 0),
(446417, 0),
(446418, 0),
(446419, 0),
(446420, 0),
(446421, 0),
(446422, 0),
(446423, 0),
(446424, 0),
(446425, 0),
(446426, 0),
(446427, 0),
(446428, 0),
(446429, 0),
(446430, 0),
(446431, 0),
(446432, 0),
(446433, 0),
(446434, 0),
(446435, 0),
(446436, 0),
(446437, 0),
(446438, 0),
(446439, 0),
(446440, 0),
(446441, 0),
(446442, 0),
(446443, 0),
(446444, 0),
(446445, 0),
(446446, 0),
(446447, 0),
(446448, 0),
(446449, 0),
(446450, 0),
(446451, 0),
(446452, 0),
(446453, 0),
(446454, 0),
(446455, 0),
(446456, 0),
(446457, 0),
(446458, 0),
(446459, 0),
(446460, 0),
(446461, 0),
(446462, 0),
(446463, 0),
(446464, 0),
(446465, 0),
(446466, 0),
(446467, 0),
(446468, 0),
(446469, 0),
(446470, 0),
(446471, 0),
(446472, 0),
(446473, 0),
(446474, 0),
(446475, 0),
(446476, 0),
(446477, 0),
(446478, 0),
(446479, 0),
(446480, 0),
(446481, 0),
(446482, 0),
(446483, 0),
(446484, 0),
(446485, 0),
(446486, 0),
(446487, 0),
(446488, 0),
(446489, 0),
(446490, 0),
(446491, 0),
(446492, 0),
(446493, 0),
(446494, 0),
(446495, 0),
(446496, 0),
(446497, 0),
(446498, 0),
(446499, 0),
(446500, 0),
(446501, 0),
(446502, 0),
(446503, 0),
(446504, 0),
(446505, 0),
(446506, 0),
(446507, 0),
(446508, 0),
(446509, 0),
(446510, 0),
(446511, 0),
(446512, 0),
(446513, 0),
(446514, 0),
(446515, 0),
(446516, 0),
(446517, 0),
(446518, 0),
(446519, 0);
INSERT INTO `oc_t_city_stats` (`fk_i_city_id`, `i_num_items`) VALUES
(446520, 0),
(446521, 0),
(446522, 0),
(446523, 0),
(446524, 0),
(446525, 0),
(446526, 0),
(446527, 0),
(446528, 0),
(446529, 0),
(446530, 0),
(446531, 0),
(446532, 0),
(446533, 0),
(446534, 0),
(446535, 0),
(446536, 0),
(446537, 0),
(446538, 0),
(446539, 0),
(446540, 0),
(446541, 0),
(446542, 0),
(446543, 0),
(446544, 0),
(446545, 0),
(446546, 0),
(446547, 0),
(446548, 0),
(446549, 0),
(446550, 0),
(446551, 0),
(446552, 0),
(446553, 0),
(446554, 0),
(446555, 0),
(446556, 0),
(446557, 0),
(446558, 0),
(446559, 0),
(446560, 0),
(446561, 0),
(446562, 0),
(446563, 0),
(446564, 0),
(446565, 0),
(446566, 0),
(446567, 0),
(446568, 0),
(446569, 0),
(446570, 0),
(446571, 0),
(446572, 0),
(446573, 0),
(446574, 0),
(446575, 0),
(446576, 0),
(446577, 0),
(446578, 0),
(446579, 0),
(446580, 0),
(446581, 0),
(446582, 0),
(446583, 0),
(446584, 0),
(446585, 0),
(446586, 0),
(446587, 0),
(446588, 0),
(446589, 0),
(446590, 0),
(446591, 0),
(446592, 0),
(446593, 0),
(446594, 0),
(446595, 0),
(446596, 0),
(446597, 0),
(446598, 0),
(446599, 0),
(446600, 0),
(446601, 0),
(446602, 0),
(446603, 0),
(446604, 0),
(446605, 0),
(446606, 0),
(446607, 0),
(446608, 0),
(446609, 0),
(446610, 0),
(446611, 0),
(446612, 0),
(446613, 0),
(446614, 0),
(446615, 0),
(446616, 0),
(446617, 0),
(446618, 0),
(446619, 0),
(446620, 0),
(446621, 0),
(446622, 0),
(446623, 0),
(446624, 0),
(446625, 0),
(446626, 0),
(446627, 0),
(446628, 0),
(446629, 0),
(446630, 0),
(446631, 0),
(446632, 0),
(446633, 0),
(446634, 0),
(446635, 0),
(446636, 0),
(446637, 0),
(446638, 0),
(446639, 0),
(446640, 0),
(446641, 0),
(446642, 0),
(446643, 0),
(446644, 0),
(446645, 0),
(446646, 0),
(446647, 0),
(446648, 0),
(446649, 0),
(446650, 0),
(446651, 0),
(446652, 0),
(446653, 0),
(446654, 0),
(446655, 0),
(446656, 0),
(446657, 0),
(446658, 0),
(446659, 0),
(446660, 0),
(446661, 0),
(446662, 0),
(446663, 0),
(446664, 0),
(446665, 0),
(446666, 0),
(446667, 0),
(446668, 0),
(446669, 0),
(446670, 0),
(446671, 0),
(446672, 0),
(446673, 0),
(446674, 0),
(446675, 0),
(446676, 0),
(446677, 0),
(446678, 0),
(446679, 0),
(446680, 0),
(446681, 0),
(446682, 0),
(446683, 0),
(446684, 0),
(446685, 0),
(446686, 0),
(446687, 0),
(446688, 0),
(446689, 0),
(446690, 0),
(446691, 0),
(446692, 0),
(446693, 0),
(446694, 0),
(446695, 0),
(446696, 0),
(446697, 0),
(446698, 0),
(446699, 0),
(446700, 0),
(446701, 0),
(446702, 0),
(446703, 0),
(446704, 0),
(446705, 0),
(446706, 0),
(446707, 0),
(446708, 0),
(446709, 0),
(446710, 0),
(446711, 0),
(446712, 0),
(446713, 0),
(446714, 0),
(446715, 0),
(446716, 0),
(446717, 0),
(446718, 0),
(446719, 0),
(446720, 0),
(446721, 0),
(446722, 0),
(446723, 0),
(446724, 0),
(446725, 0),
(446726, 0),
(446727, 0),
(446728, 0),
(446729, 0),
(446730, 0),
(446731, 0),
(446732, 0),
(446733, 0),
(446734, 0),
(446735, 0),
(446736, 0),
(446737, 0),
(446738, 0),
(446739, 0),
(446740, 0),
(446741, 0),
(446742, 0),
(446743, 0),
(446744, 0),
(446745, 0),
(446746, 0),
(446747, 0),
(446748, 0),
(446749, 0),
(446750, 0),
(446751, 0),
(446752, 0),
(446753, 0),
(446754, 0),
(446755, 0),
(446756, 0),
(446757, 0),
(446758, 0),
(446759, 0),
(446760, 0),
(446761, 0),
(446762, 0),
(446763, 0),
(446764, 0),
(446765, 0),
(446766, 0),
(446767, 0),
(446768, 0),
(446769, 0),
(446770, 0),
(446771, 0),
(446772, 0),
(446773, 0),
(446774, 0),
(446775, 0),
(446776, 0),
(446777, 0),
(446778, 0),
(446779, 0),
(446780, 0),
(446781, 0),
(446782, 0),
(446783, 0),
(446784, 0),
(446785, 0),
(446786, 0),
(446787, 0),
(446788, 0),
(446789, 0),
(446790, 0),
(446791, 0),
(446792, 0),
(446793, 0),
(446794, 0),
(446795, 0),
(446796, 0),
(446797, 0),
(446798, 0),
(446799, 0),
(446800, 0),
(446801, 0),
(446802, 0),
(446803, 0),
(446804, 0),
(446805, 0),
(446806, 0),
(446807, 0),
(446808, 0),
(446809, 0),
(446810, 0),
(446811, 0),
(446812, 0),
(446813, 0),
(446814, 0),
(446815, 0),
(446816, 0),
(446817, 0),
(446818, 0),
(446819, 0),
(446820, 0),
(446821, 0),
(446822, 0),
(446823, 0),
(446824, 0),
(446825, 0),
(446826, 0),
(446827, 0),
(446828, 0),
(446829, 0),
(446830, 0),
(446831, 0),
(446832, 0),
(446833, 0),
(446834, 0),
(446835, 0),
(446836, 0),
(446837, 0),
(446838, 0),
(446839, 0),
(446840, 0),
(446841, 0),
(446842, 0),
(446843, 0),
(446844, 0),
(446845, 0),
(446846, 0),
(446847, 0),
(446848, 0),
(446849, 0),
(446850, 0),
(446851, 0),
(446852, 0),
(446853, 0),
(446854, 0),
(446855, 0),
(446856, 0),
(446857, 0),
(446858, 0),
(446859, 0),
(446860, 0),
(446861, 0),
(446862, 0),
(446863, 0),
(446864, 0),
(446865, 0),
(446866, 0),
(446867, 0),
(446868, 0),
(446869, 0),
(446870, 0),
(446871, 0),
(446872, 0),
(446873, 0),
(446874, 0),
(446875, 0),
(446876, 0),
(446877, 0),
(446878, 0),
(446879, 0),
(446880, 0),
(446881, 0),
(446882, 0),
(446883, 0),
(446884, 0),
(446885, 0),
(446886, 0),
(446887, 0),
(446888, 0),
(446889, 0),
(446890, 0),
(446891, 0),
(446892, 0),
(446893, 0),
(446894, 0),
(446895, 0),
(446896, 0),
(446897, 0),
(446898, 0),
(446899, 0),
(446900, 0),
(446901, 0),
(446902, 0),
(446903, 0),
(446904, 0),
(446905, 0),
(446906, 0),
(446907, 0),
(446908, 0),
(446909, 0),
(446910, 0),
(446911, 0),
(446912, 0),
(446913, 0),
(446914, 0),
(446915, 0),
(446916, 0),
(446917, 0),
(446918, 0),
(446919, 0),
(446920, 0),
(446921, 0),
(446922, 0),
(446923, 0),
(446924, 0),
(446925, 0),
(446926, 0),
(446927, 0),
(446928, 0),
(446929, 0),
(446930, 0),
(446931, 0),
(446932, 0),
(446933, 0),
(446934, 0),
(446935, 0),
(446936, 0),
(446937, 0),
(446938, 0),
(446939, 0),
(446940, 0),
(446941, 0),
(446942, 0),
(446943, 0),
(446944, 0),
(446945, 0),
(446946, 0),
(446947, 0),
(446948, 0),
(446949, 0),
(446950, 0),
(446951, 0),
(446952, 0),
(446953, 0),
(446954, 0),
(446955, 0),
(446956, 0),
(446957, 0),
(446958, 0),
(446959, 0),
(446960, 0),
(446961, 0),
(446962, 0),
(446963, 0),
(446964, 0),
(446965, 0),
(446966, 0),
(446967, 0),
(446968, 0),
(446969, 0),
(446970, 0),
(446971, 0),
(446972, 0),
(446973, 0),
(446974, 0),
(446975, 0),
(446976, 0),
(446977, 0),
(446978, 0),
(446979, 0),
(446980, 0),
(446981, 0),
(446982, 0),
(446983, 0),
(446984, 0),
(446985, 0),
(446986, 0),
(446987, 0),
(446988, 0),
(446989, 0),
(446990, 0),
(446991, 0),
(446992, 0),
(446993, 0),
(446994, 0),
(446995, 0),
(446996, 0),
(446997, 0),
(446998, 0),
(446999, 0),
(447000, 0),
(447001, 0),
(447002, 0),
(447003, 0),
(447004, 0),
(447005, 0),
(447006, 0),
(447007, 0),
(447008, 0),
(447009, 0),
(447010, 0),
(447011, 0),
(447012, 0),
(447013, 0),
(447014, 0),
(447015, 0),
(447016, 0),
(447017, 0),
(447018, 0),
(447019, 0),
(447020, 0),
(447021, 0),
(447022, 0),
(447023, 0),
(447024, 0),
(447025, 0),
(447026, 0),
(447027, 0),
(447028, 0),
(447029, 0),
(447030, 0),
(447031, 0),
(447032, 0),
(447033, 0),
(447034, 0),
(447035, 0),
(447036, 0),
(447037, 0),
(447038, 0),
(447039, 0),
(447040, 0),
(447041, 0),
(447042, 0),
(447043, 0),
(447044, 0),
(447045, 0),
(447046, 0),
(447047, 0),
(447048, 0),
(447049, 0),
(447050, 0),
(447051, 0),
(447052, 0),
(447053, 0),
(447054, 0),
(447055, 0),
(447056, 0),
(447057, 0),
(447058, 0),
(447059, 0),
(447060, 0),
(447061, 0),
(447062, 0),
(447063, 0),
(447064, 0),
(447065, 0),
(447066, 0),
(447067, 0),
(447068, 0),
(447069, 0),
(447070, 0),
(447071, 0),
(447072, 0),
(447073, 0),
(447074, 0),
(447075, 0),
(447076, 0),
(447077, 0),
(447078, 0),
(447079, 0),
(447080, 0),
(447081, 0),
(447082, 0),
(447083, 0),
(447084, 0),
(447085, 0),
(447086, 0),
(447087, 0),
(447088, 0),
(447089, 0),
(447090, 0),
(447091, 0),
(447092, 0),
(447093, 0),
(447094, 0),
(447095, 0),
(447096, 0),
(447097, 0),
(447098, 0),
(447099, 0),
(447100, 0),
(447101, 0),
(447102, 0),
(447103, 0),
(447104, 0),
(447105, 0),
(447106, 0),
(447107, 0),
(447108, 0),
(447109, 0),
(447110, 0),
(447111, 0),
(447112, 0),
(447113, 0),
(447114, 0),
(447115, 0),
(447116, 0),
(447117, 0),
(447118, 0),
(447119, 0),
(447120, 0),
(447121, 0),
(447122, 0),
(447123, 0),
(447124, 0),
(447125, 0),
(447126, 0),
(447127, 0),
(447128, 0),
(447129, 0),
(447130, 0),
(447131, 0),
(447132, 0),
(447133, 0),
(447134, 0),
(447135, 0),
(447136, 0),
(447137, 0),
(447138, 0),
(447139, 0),
(447140, 0),
(447141, 0),
(447142, 0),
(447143, 0),
(447144, 0),
(447145, 0),
(447146, 0),
(447147, 0),
(447148, 0),
(447149, 0),
(447150, 0),
(447151, 0),
(447152, 0),
(447153, 0),
(447154, 0),
(447155, 0),
(447156, 0),
(447157, 0),
(447158, 0),
(447159, 0),
(447160, 0),
(447161, 0),
(447162, 0),
(447163, 0),
(447164, 0),
(447165, 0),
(447166, 0),
(447167, 0),
(447168, 0),
(447169, 0),
(447170, 0),
(447171, 0),
(447172, 0),
(447173, 0),
(447174, 0),
(447175, 0),
(447176, 0),
(447177, 0),
(447178, 0),
(447179, 0),
(447180, 0),
(447181, 0),
(447182, 0),
(447183, 0),
(447184, 0),
(447185, 0),
(447186, 0),
(447187, 0),
(447188, 0),
(447189, 0),
(447190, 0),
(447191, 0),
(447192, 0),
(447193, 0),
(447194, 0),
(447195, 0),
(447196, 0),
(447197, 0),
(447198, 0),
(447199, 0),
(447200, 0),
(447201, 0),
(447202, 0),
(447203, 0),
(447204, 0),
(447205, 0),
(447206, 0),
(447207, 0),
(447208, 0),
(447209, 0),
(447210, 0),
(447211, 0),
(447212, 0),
(447213, 0),
(447214, 0),
(447215, 0),
(447216, 0),
(447217, 0),
(447218, 0),
(447219, 0),
(447220, 0),
(447221, 0),
(447222, 0),
(447223, 0),
(447224, 0),
(447225, 0),
(447226, 0),
(447227, 0),
(447228, 0),
(447229, 0),
(447230, 0),
(447231, 0),
(447232, 0),
(447233, 0),
(447234, 0),
(447235, 0),
(447236, 0),
(447237, 0),
(447238, 0),
(447239, 0),
(447240, 0),
(447241, 0),
(447242, 0),
(447243, 0),
(447244, 0),
(447245, 0),
(447246, 0),
(447247, 0),
(447248, 0),
(447249, 0),
(447250, 0),
(447251, 0),
(447252, 0),
(447253, 0),
(447254, 0),
(447255, 0),
(447256, 0),
(447257, 0),
(447258, 0),
(447259, 0),
(447260, 0),
(447261, 0),
(447262, 0),
(447263, 0),
(447264, 0),
(447265, 0),
(447266, 0),
(447267, 0),
(447268, 0),
(447269, 0),
(447270, 0),
(447271, 0),
(447272, 0),
(447273, 0),
(447274, 0),
(447275, 0),
(447276, 0),
(447277, 0),
(447278, 0),
(447279, 0),
(447280, 0),
(447281, 0),
(447282, 0),
(447283, 0),
(447284, 0),
(447285, 0),
(447286, 0),
(447287, 0),
(447288, 0),
(447289, 0),
(447290, 0),
(447291, 0),
(447292, 0),
(447293, 0),
(447294, 0),
(447295, 0),
(447296, 0),
(447297, 0),
(447298, 0),
(447299, 0),
(447300, 0),
(447301, 0),
(447302, 0),
(447303, 0),
(447304, 0),
(447305, 0),
(447306, 0),
(447307, 0),
(447308, 0),
(447309, 0),
(447310, 0),
(447311, 0),
(447312, 0),
(447313, 0),
(447314, 0),
(447315, 0),
(447316, 0),
(447317, 0),
(447318, 0),
(447319, 0),
(447320, 0),
(447321, 0),
(447322, 0),
(447323, 0),
(447324, 0),
(447325, 0),
(447326, 0),
(447327, 0),
(447328, 0),
(447329, 0),
(447330, 0),
(447331, 0),
(447332, 0),
(447333, 0),
(447334, 0),
(447335, 0),
(447336, 0),
(447337, 0),
(447338, 0),
(447339, 0),
(447340, 0),
(447341, 0),
(447342, 0),
(447343, 0),
(447344, 0),
(447345, 0),
(447346, 0),
(447347, 0),
(447348, 0),
(447349, 0),
(447350, 0),
(447351, 0),
(447352, 0),
(447353, 0),
(447354, 0),
(447355, 0),
(447356, 0),
(447357, 0),
(447358, 0),
(447359, 0),
(447360, 0),
(447361, 0),
(447362, 0),
(447363, 0),
(447364, 0),
(447365, 0),
(447366, 0),
(447367, 0),
(447368, 0),
(447369, 0),
(447370, 0),
(447371, 0),
(447372, 0),
(447373, 0),
(447374, 0),
(447375, 0),
(447376, 0),
(447377, 0),
(447378, 0),
(447379, 0),
(447380, 0),
(447381, 0),
(447382, 0),
(447383, 0),
(447384, 0),
(447385, 0),
(447386, 0),
(447387, 0),
(447388, 0),
(447389, 0),
(447390, 0),
(447391, 0),
(447392, 0),
(447393, 0),
(447394, 0),
(447395, 0),
(447396, 0),
(447397, 0),
(447398, 0),
(447399, 0),
(447400, 0),
(447401, 0),
(447402, 0),
(447403, 0),
(447404, 0),
(447405, 0),
(447406, 0),
(447407, 0),
(447408, 0),
(447409, 0),
(447410, 0),
(447411, 0),
(447412, 0),
(447413, 0),
(447414, 0),
(447415, 0),
(447416, 0),
(447417, 0),
(447418, 0),
(447419, 0),
(447420, 0),
(447421, 0),
(447422, 0),
(447423, 0),
(447424, 0),
(447425, 0),
(447426, 0),
(447427, 0),
(447428, 0),
(447429, 0),
(447430, 0),
(447431, 0),
(447432, 0),
(447433, 0),
(447434, 0),
(447435, 0),
(447436, 0),
(447437, 0),
(447438, 0),
(447439, 0),
(447440, 0),
(447441, 0),
(447442, 0),
(447443, 0),
(447444, 0),
(447445, 0),
(447446, 0),
(447447, 0),
(447448, 0),
(447449, 0),
(447450, 0),
(447451, 0),
(447452, 0),
(447453, 0),
(447454, 0),
(447455, 0),
(447456, 0),
(447457, 0),
(447458, 0),
(447459, 0),
(447460, 0),
(447461, 0),
(447462, 0),
(447463, 0),
(447464, 0),
(447465, 0),
(447466, 0),
(447467, 0),
(447468, 0),
(447469, 0),
(447470, 0),
(447471, 0),
(447472, 0),
(447473, 0),
(447474, 0),
(447475, 0),
(447476, 0),
(447477, 0),
(447478, 0),
(447479, 0),
(447480, 0),
(447481, 0),
(447482, 0),
(447483, 0),
(447484, 0),
(447485, 0),
(447486, 0),
(447487, 0),
(447488, 0),
(447489, 0),
(447490, 0),
(447491, 0),
(447492, 0),
(447493, 0),
(447494, 0),
(447495, 0),
(447496, 0),
(447497, 0),
(447498, 0),
(447499, 0),
(447500, 0),
(447501, 0),
(447502, 0),
(447503, 0),
(447504, 0),
(447505, 0),
(447506, 0),
(447507, 0),
(447508, 0),
(447509, 0),
(447510, 0),
(447511, 0),
(447512, 0),
(447513, 0),
(447514, 0),
(447515, 0),
(447516, 0),
(447517, 0),
(447518, 0),
(447519, 0),
(447520, 0),
(447521, 0),
(447522, 0),
(447523, 0),
(447524, 0),
(447525, 0),
(447526, 0),
(447527, 0),
(447528, 0),
(447529, 0),
(447530, 0),
(447531, 0),
(447532, 0),
(447533, 0),
(447534, 0),
(447535, 0),
(447536, 0),
(447537, 0),
(447538, 0),
(447539, 0),
(447540, 0),
(447541, 0),
(447542, 0),
(447543, 0),
(447544, 0),
(447545, 0),
(447546, 0),
(447547, 0),
(447548, 0),
(447549, 0),
(447550, 0),
(447551, 0),
(447552, 0),
(447553, 0),
(447554, 0),
(447555, 0),
(447556, 0),
(447557, 0),
(447558, 0),
(447559, 0),
(447560, 0),
(447561, 0),
(447562, 0),
(447563, 0),
(447564, 0),
(447565, 0),
(447566, 0),
(447567, 0),
(447568, 0),
(447569, 0),
(447570, 0),
(447571, 0),
(447572, 0),
(447573, 0),
(447574, 0),
(447575, 0),
(447576, 0),
(447577, 0),
(447578, 0),
(447579, 0),
(447580, 0),
(447581, 0),
(447582, 0),
(447583, 0),
(447584, 0),
(447585, 0),
(447586, 0),
(447587, 0),
(447588, 0),
(447589, 0),
(447590, 0),
(447591, 0),
(447592, 0),
(447593, 0),
(447594, 0),
(447595, 0),
(447596, 0),
(447597, 0),
(447598, 0),
(447599, 0),
(447600, 0),
(447601, 0),
(447602, 0),
(447603, 0),
(447604, 0),
(447605, 0),
(447606, 0),
(447607, 0),
(447608, 0),
(447609, 0),
(447610, 0),
(447611, 0),
(447612, 0),
(447613, 0),
(447614, 0),
(447615, 0),
(447616, 0),
(447617, 0),
(447618, 0),
(447619, 0),
(447620, 0),
(447621, 0),
(447622, 0),
(447623, 0),
(447624, 0),
(447625, 0),
(447626, 0),
(447627, 0),
(447628, 0),
(447629, 0),
(447630, 0),
(447631, 0),
(447632, 0),
(447633, 0),
(447634, 0),
(447635, 0),
(447636, 0),
(447637, 0),
(447638, 0),
(447639, 0),
(447640, 0),
(447641, 0),
(447642, 0),
(447643, 0),
(447644, 0),
(447645, 0),
(447646, 0),
(447647, 0),
(447648, 0),
(447649, 0),
(447650, 0),
(447651, 0),
(447652, 0),
(447653, 0),
(447654, 0),
(447655, 0),
(447656, 0),
(447657, 0),
(447658, 0),
(447659, 0),
(447660, 0),
(447661, 0),
(447662, 0),
(447663, 0),
(447664, 0),
(447665, 0),
(447666, 0),
(447667, 0),
(447668, 0),
(447669, 0),
(447670, 0),
(447671, 0),
(447672, 0),
(447673, 0),
(447674, 0),
(447675, 0),
(447676, 0),
(447677, 0),
(447678, 0),
(447679, 0),
(447680, 0),
(447681, 0),
(447682, 0),
(447683, 0),
(447684, 0),
(447685, 0),
(447686, 0),
(447687, 0),
(447688, 0),
(447689, 0),
(447690, 0),
(447691, 0),
(447692, 0),
(447693, 0),
(447694, 0),
(447695, 0),
(447696, 0),
(447697, 0),
(447698, 0),
(447699, 0),
(447700, 0),
(447701, 0),
(447702, 0),
(447703, 0),
(447704, 0),
(447705, 0),
(447706, 0),
(447707, 0),
(447708, 0),
(447709, 0),
(447710, 0),
(447711, 0),
(447712, 0),
(447713, 0),
(447714, 0),
(447715, 0),
(447716, 0),
(447717, 0),
(447718, 0),
(447719, 0),
(447720, 0),
(447721, 0),
(447722, 0),
(447723, 0),
(447724, 0),
(447725, 0),
(447726, 0),
(447727, 0),
(447728, 0),
(447729, 0),
(447730, 0),
(447731, 0),
(447732, 0),
(447733, 0),
(447734, 0),
(447735, 0),
(447736, 0),
(447737, 0),
(447738, 0),
(447739, 0),
(447740, 0),
(447741, 0),
(447742, 0),
(447743, 0),
(447744, 0),
(447745, 0),
(447746, 0),
(447747, 0),
(447748, 0),
(447749, 0),
(447750, 0),
(447751, 0),
(447752, 0),
(447753, 0),
(447754, 0),
(447755, 0),
(447756, 0),
(447757, 0),
(447758, 0),
(447759, 0),
(447760, 0),
(447761, 0),
(447762, 0),
(447763, 0),
(447764, 0),
(447765, 0),
(447766, 0),
(447767, 0),
(447768, 0),
(447769, 0),
(447770, 0),
(447771, 0),
(447772, 0),
(447773, 0),
(447774, 0),
(447775, 0),
(447776, 0),
(447777, 0),
(447778, 0),
(447779, 0),
(447780, 0),
(447781, 0),
(447782, 0),
(447783, 0),
(447784, 0),
(447785, 0),
(447786, 0),
(447787, 0),
(447788, 0),
(447789, 0),
(447790, 0),
(447791, 0),
(447792, 0),
(447793, 0),
(447794, 0),
(447795, 0),
(447796, 0),
(447797, 0),
(447798, 0),
(447799, 0),
(447800, 0),
(447801, 0),
(447802, 0),
(447803, 0),
(447804, 0),
(447805, 0),
(447806, 0),
(447807, 0),
(447808, 0),
(447809, 0),
(447810, 0),
(447811, 0),
(447812, 0),
(447813, 0),
(447814, 0),
(447815, 0),
(447816, 0),
(447817, 0),
(447818, 0),
(447819, 0),
(447820, 0),
(447821, 0),
(447822, 0),
(447823, 0),
(447824, 0),
(447825, 0),
(447826, 0),
(447827, 0),
(447828, 0),
(447829, 0),
(447830, 0),
(447831, 0),
(447832, 0),
(447833, 0),
(447834, 0),
(447835, 0),
(447836, 0),
(447837, 0),
(447838, 0),
(447839, 0),
(447840, 0),
(447841, 0),
(447842, 0),
(447843, 0),
(447844, 0),
(447845, 0),
(447846, 0),
(447847, 0),
(447848, 0),
(447849, 0),
(447850, 0),
(447851, 0),
(447852, 0),
(447853, 0),
(447854, 0),
(447855, 0),
(447856, 0),
(447857, 0),
(447858, 0),
(447859, 0),
(447860, 0),
(447861, 0),
(447862, 0),
(447863, 0),
(447864, 0),
(447865, 0),
(447866, 0),
(447867, 0),
(447868, 0),
(447869, 0),
(447870, 0),
(447871, 0),
(447872, 0),
(447873, 0),
(447874, 0),
(447875, 0),
(447876, 0),
(447877, 0),
(447878, 0),
(447879, 0),
(447880, 0),
(447881, 0),
(447882, 0),
(447883, 0),
(447884, 0),
(447885, 0),
(447886, 0),
(447887, 0),
(447888, 0),
(447889, 0),
(447890, 0),
(447891, 0),
(447892, 0),
(447893, 0),
(447894, 0),
(447895, 0),
(447896, 0),
(447897, 0),
(447898, 0),
(447899, 0),
(447900, 0),
(447901, 0),
(447902, 0),
(447903, 0),
(447904, 0),
(447905, 0),
(447906, 0),
(447907, 0),
(447908, 0),
(447909, 0),
(447910, 0),
(447911, 0),
(447912, 0),
(447913, 0),
(447914, 0),
(447915, 0),
(447916, 0),
(447917, 0),
(447918, 0),
(447919, 0),
(447920, 0),
(447921, 0),
(447922, 0),
(447923, 0),
(447924, 0),
(447925, 0),
(447926, 0),
(447927, 0),
(447928, 0),
(447929, 0),
(447930, 0),
(447931, 0),
(447932, 0),
(447933, 0),
(447934, 0),
(447935, 0),
(447936, 0),
(447937, 0),
(447938, 0),
(447939, 0),
(447940, 0),
(447941, 0),
(447942, 0),
(447943, 0),
(447944, 0),
(447945, 0),
(447946, 0),
(447947, 0),
(447948, 0),
(447949, 0),
(447950, 0),
(447951, 0),
(447952, 0),
(447953, 0),
(447954, 0),
(447955, 0),
(447956, 0),
(447957, 0),
(447958, 0),
(447959, 0),
(447960, 0),
(447961, 0),
(447962, 0),
(447963, 0),
(447964, 0),
(447965, 0),
(447966, 0),
(447967, 0),
(447968, 0),
(447969, 0),
(447970, 0),
(447971, 0),
(447972, 0),
(447973, 0),
(447974, 0),
(447975, 0),
(447976, 0),
(447977, 0),
(447978, 0),
(447979, 0),
(447980, 0),
(447981, 0),
(447982, 0),
(447983, 0),
(447984, 0),
(447985, 0),
(447986, 0),
(447987, 0),
(447988, 0),
(447989, 0),
(447990, 0),
(447991, 0),
(447992, 0),
(447993, 0),
(447994, 0),
(447995, 0),
(447996, 0),
(447997, 0),
(447998, 0),
(447999, 0),
(448000, 0),
(448001, 0),
(448002, 0),
(448003, 0),
(448004, 0),
(448005, 0),
(448006, 0),
(448007, 0),
(448008, 0),
(448009, 0),
(448010, 0),
(448011, 0),
(448012, 0),
(448013, 0),
(448014, 0),
(448015, 0),
(448016, 0),
(448017, 0),
(448018, 0),
(448019, 0),
(448020, 0),
(448021, 0),
(448022, 0),
(448023, 0),
(448024, 0),
(448025, 0),
(448026, 0),
(448027, 0),
(448028, 0),
(448029, 0),
(448030, 0),
(448031, 0),
(448032, 0),
(448033, 0),
(448034, 0),
(448035, 0),
(448036, 0),
(448037, 0),
(448038, 0),
(448039, 0),
(448040, 0),
(448041, 0),
(448042, 0),
(448043, 0),
(448044, 0),
(448045, 0),
(448046, 0),
(448047, 0),
(448048, 0),
(448049, 0),
(448050, 0),
(448051, 0),
(448052, 0),
(448053, 0),
(448054, 0),
(448055, 0),
(448056, 0),
(448057, 0),
(448058, 0),
(448059, 0),
(448060, 0),
(448061, 0),
(448062, 0),
(448063, 0),
(448064, 0),
(448065, 0),
(448066, 0),
(448067, 0),
(448068, 0),
(448069, 0),
(448070, 0),
(448071, 0),
(448072, 0),
(448073, 0),
(448074, 0),
(448075, 0),
(448076, 0),
(448077, 0),
(448078, 0),
(448079, 0),
(448080, 0),
(448081, 0),
(448082, 0),
(448083, 0),
(448084, 0),
(448085, 0),
(448086, 0),
(448087, 0),
(448088, 0),
(448089, 0),
(448090, 0),
(448091, 0),
(448092, 0),
(448093, 0),
(448094, 0),
(448095, 0),
(448096, 0),
(448097, 0),
(448098, 0),
(448099, 0),
(448100, 0),
(448101, 0),
(448102, 0),
(448103, 0),
(448104, 0),
(448105, 0),
(448106, 0),
(448107, 0),
(448108, 0),
(448109, 0),
(448110, 0),
(448111, 0),
(448112, 0),
(448113, 0),
(448114, 0),
(448115, 0),
(448116, 0),
(448117, 0),
(448118, 0),
(448119, 0),
(448120, 0),
(448121, 0),
(448122, 0),
(448123, 0),
(448124, 0),
(448125, 0),
(448126, 0),
(448127, 0),
(448128, 0),
(448129, 0),
(448130, 0),
(448131, 0),
(448132, 0),
(448133, 0),
(448134, 0),
(448135, 0),
(448136, 0),
(448137, 0),
(448138, 0),
(448139, 0),
(448140, 0),
(448141, 0),
(448142, 0),
(448143, 0),
(448144, 0),
(448145, 0),
(448146, 0),
(448147, 0),
(448148, 0),
(448149, 0),
(448150, 0),
(448151, 0),
(448152, 0),
(448153, 0),
(448154, 0),
(448155, 0),
(448156, 0),
(448157, 0),
(448158, 0),
(448159, 0),
(448160, 0),
(448161, 0),
(448162, 0),
(448163, 0),
(448164, 0),
(448165, 0),
(448166, 0),
(448167, 0),
(448168, 0),
(448169, 0),
(448170, 0),
(448171, 0),
(448172, 0),
(448173, 0),
(448174, 0),
(448175, 0),
(448176, 0),
(448177, 0),
(448178, 0),
(448179, 0),
(448180, 0),
(448181, 0),
(448182, 0),
(448183, 0),
(448184, 0),
(448185, 0),
(448186, 0),
(448187, 0),
(448188, 0),
(448189, 0),
(448190, 0),
(448191, 0),
(448192, 0),
(448193, 0),
(448194, 0),
(448195, 0),
(448196, 0),
(448197, 0),
(448198, 0),
(448199, 0),
(448200, 0),
(448201, 0),
(448202, 0),
(448203, 0),
(448204, 0),
(448205, 0),
(448206, 0),
(448207, 0),
(448208, 0),
(448209, 0),
(448210, 0),
(448211, 0),
(448212, 0),
(448213, 0),
(448214, 0),
(448215, 0),
(448216, 0),
(448217, 0),
(448218, 0),
(448219, 0),
(448220, 0),
(448221, 0),
(448222, 0),
(448223, 0),
(448224, 0),
(448225, 0),
(448226, 0),
(448227, 0),
(448228, 0),
(448229, 0),
(448230, 0),
(448231, 0),
(448232, 0),
(448233, 0),
(448234, 0),
(448235, 0),
(448236, 0),
(448237, 0),
(448238, 0),
(448239, 0),
(448240, 0),
(448241, 0),
(448242, 0),
(448243, 0),
(448244, 0),
(448245, 0),
(448246, 0),
(448247, 0),
(448248, 0),
(448249, 0),
(448250, 0),
(448251, 0),
(448252, 0),
(448253, 0),
(448254, 0),
(448255, 0),
(448256, 0),
(448257, 0),
(448258, 0),
(448259, 0),
(448260, 0),
(448261, 0),
(448262, 0),
(448263, 0),
(448264, 0),
(448265, 0),
(448266, 0),
(448267, 0),
(448268, 0),
(448269, 0),
(448270, 0),
(448271, 0),
(448272, 0),
(448273, 0),
(448274, 0),
(448275, 0),
(448276, 0),
(448277, 0),
(448278, 0),
(448279, 0),
(448280, 0),
(448281, 0),
(448282, 0),
(448283, 0),
(448284, 0),
(448285, 0),
(448286, 0),
(448287, 0),
(448288, 0),
(448289, 0),
(448290, 0),
(448291, 0),
(448292, 0),
(448293, 0),
(448294, 0),
(448295, 0),
(448296, 0),
(448297, 0),
(448298, 0),
(448299, 0),
(448300, 0),
(448301, 0),
(448302, 0),
(448303, 0),
(448304, 0),
(448305, 0),
(448306, 0),
(448307, 0),
(448308, 0),
(448309, 0),
(448310, 0),
(448311, 0),
(448312, 0),
(448313, 0),
(448314, 0),
(448315, 0),
(448316, 0),
(448317, 0),
(448318, 0),
(448319, 0),
(448320, 0),
(448321, 0),
(448322, 0),
(448323, 0),
(448324, 0),
(448325, 0),
(448326, 0),
(448327, 0),
(448328, 0),
(448329, 0),
(448330, 0),
(448331, 0),
(448332, 0),
(448333, 0),
(448334, 0),
(448335, 0),
(448336, 0),
(448337, 0),
(448338, 0),
(448339, 0),
(448340, 0),
(448341, 0),
(448342, 0),
(448343, 0),
(448344, 0),
(448345, 0),
(448346, 0),
(448347, 0),
(448348, 0),
(448349, 0),
(448350, 0),
(448351, 0),
(448352, 0),
(448353, 0),
(448354, 0),
(448355, 0),
(448356, 0),
(448357, 0),
(448358, 0),
(448359, 0),
(448360, 0),
(448361, 0),
(448362, 0),
(448363, 0),
(448364, 0),
(448365, 0),
(448366, 0),
(448367, 0),
(448368, 0),
(448369, 0),
(448370, 0),
(448371, 0),
(448372, 0),
(448373, 0),
(448374, 0),
(448375, 0),
(448376, 0),
(448377, 0),
(448378, 0),
(448379, 0),
(448380, 0),
(448381, 0),
(448382, 0),
(448383, 0),
(448384, 0),
(448385, 0),
(448386, 0),
(448387, 0),
(448388, 0),
(448389, 0),
(448390, 0),
(448391, 0),
(448392, 0),
(448393, 0),
(448394, 0),
(448395, 0),
(448396, 0),
(448397, 0),
(448398, 0),
(448399, 0),
(448400, 0),
(448401, 0),
(448402, 0),
(448403, 0),
(448404, 0),
(448405, 0),
(448406, 0),
(448407, 0),
(448408, 0),
(448409, 0),
(448410, 0),
(448411, 0),
(448412, 0),
(448413, 0),
(448414, 0),
(448415, 0),
(448416, 0),
(448417, 0),
(448418, 0),
(448419, 0),
(448420, 0),
(448421, 0),
(448422, 0),
(448423, 0),
(448424, 0),
(448425, 0),
(448426, 0),
(448427, 0),
(448428, 0),
(448429, 0),
(448430, 0),
(448431, 0),
(448432, 0),
(448433, 0),
(448434, 0),
(448435, 0),
(448436, 0),
(448437, 0),
(448438, 0),
(448439, 0),
(448440, 0),
(448441, 0),
(448442, 0),
(448443, 0),
(448444, 0),
(448445, 0),
(448446, 0),
(448447, 0),
(448448, 0),
(448449, 0),
(448450, 0),
(448451, 0),
(448452, 0),
(448453, 0),
(448454, 0),
(448455, 0),
(448456, 0),
(448457, 0),
(448458, 0),
(448459, 0),
(448460, 0),
(448461, 0),
(448462, 0),
(448463, 0),
(448464, 0),
(448465, 0),
(448466, 0),
(448467, 0),
(448468, 0),
(448469, 0),
(448470, 0),
(448471, 0),
(448472, 0),
(448473, 0),
(448474, 0),
(448475, 0),
(448476, 0),
(448477, 0),
(448478, 0),
(448479, 0),
(448480, 0),
(448481, 0),
(448482, 0),
(448483, 0),
(448484, 0),
(448485, 0),
(448486, 0),
(448487, 0),
(448488, 0),
(448489, 0),
(448490, 0),
(448491, 0),
(448492, 0),
(448493, 0),
(448494, 0),
(448495, 0),
(448496, 0),
(448497, 0),
(448498, 0),
(448499, 0),
(448500, 0),
(448501, 0),
(448502, 0),
(448503, 0),
(448504, 0),
(448505, 0),
(448506, 0),
(448507, 0),
(448508, 0),
(448509, 0),
(448510, 0),
(448511, 0),
(448512, 0),
(448513, 0),
(448514, 0),
(448515, 0),
(448516, 0),
(448517, 0),
(448518, 0),
(448519, 0),
(448520, 0),
(448521, 0),
(448522, 0),
(448523, 0),
(448524, 0),
(448525, 0),
(448526, 0),
(448527, 0),
(448528, 0),
(448529, 0),
(448530, 0),
(448531, 0),
(448532, 0),
(448533, 0),
(448534, 0),
(448535, 0),
(448536, 0),
(448537, 0),
(448538, 0),
(448539, 0),
(448540, 0),
(448541, 0),
(448542, 0),
(448543, 0),
(448544, 0),
(448545, 0),
(448546, 0),
(448547, 0),
(448548, 0),
(448549, 0),
(448550, 0),
(448551, 0),
(448552, 0),
(448553, 0),
(448554, 0),
(448555, 0),
(448556, 0),
(448557, 0),
(448558, 0),
(448559, 0),
(448560, 0),
(448561, 0),
(448562, 0),
(448563, 0),
(448564, 0),
(448565, 0),
(448566, 0),
(448567, 0),
(448568, 0),
(448569, 0),
(448570, 0),
(448571, 0),
(448572, 0),
(448573, 0),
(448574, 0),
(448575, 0),
(448576, 0),
(448577, 0),
(448578, 0),
(448579, 0),
(448580, 0),
(448581, 0),
(448582, 0),
(448583, 0),
(448584, 0),
(448585, 0),
(448586, 0),
(448587, 0),
(448588, 0),
(448589, 0),
(448590, 0),
(448591, 0),
(448592, 0),
(448593, 0),
(448594, 0),
(448595, 0),
(448596, 0),
(448597, 0),
(448598, 0),
(448599, 0),
(448600, 0),
(448601, 0),
(448602, 0),
(448603, 0),
(448604, 0),
(448605, 0),
(448606, 0),
(448607, 0),
(448608, 0),
(448609, 0),
(448610, 0),
(448611, 0),
(448612, 0),
(448613, 0),
(448614, 0),
(448615, 0),
(448616, 0),
(448617, 0),
(448618, 0),
(448619, 0),
(448620, 0),
(448621, 0),
(448622, 0),
(448623, 0),
(448624, 0),
(448625, 0),
(448626, 0),
(448627, 0),
(448628, 0),
(448629, 0),
(448630, 0),
(448631, 0),
(448632, 0),
(448633, 0),
(448634, 0),
(448635, 0),
(448636, 0),
(448637, 0),
(448638, 0),
(448639, 0),
(448640, 0),
(448641, 0),
(448642, 0),
(448643, 0),
(448644, 0),
(448645, 0),
(448646, 0),
(448647, 0),
(448648, 0),
(448649, 0),
(448650, 0),
(448651, 0),
(448652, 0),
(448653, 0),
(448654, 0),
(448655, 0),
(448656, 0),
(448657, 0),
(448658, 0),
(448659, 0),
(448660, 0),
(448661, 0),
(448662, 0),
(448663, 0),
(448664, 0),
(448665, 0),
(448666, 0),
(448667, 0),
(448668, 0),
(448669, 0),
(448670, 0),
(448671, 0),
(448672, 0),
(448673, 0),
(448674, 0),
(448675, 0),
(448676, 0),
(448677, 0),
(448678, 0),
(448679, 0),
(448680, 0),
(448681, 0),
(448682, 0),
(448683, 0),
(448684, 0),
(448685, 0),
(448686, 0),
(448687, 0),
(448688, 0),
(448689, 0),
(448690, 0),
(448691, 0),
(448692, 0),
(448693, 0),
(448694, 0),
(448695, 0),
(448696, 0),
(448697, 0),
(448698, 0),
(448699, 0),
(448700, 0),
(448701, 0),
(448702, 0),
(448703, 0),
(448704, 0),
(448705, 0),
(448706, 0),
(448707, 0),
(448708, 0),
(448709, 0),
(448710, 0),
(448711, 0),
(448712, 0),
(448713, 0),
(448714, 0),
(448715, 0),
(448716, 0),
(448717, 0),
(448718, 0),
(448719, 0),
(448720, 0),
(448721, 0),
(448722, 0),
(448723, 0),
(448724, 0),
(448725, 0),
(448726, 0),
(448727, 0),
(448728, 0),
(448729, 0),
(448730, 0),
(448731, 0),
(448732, 0),
(448733, 0),
(448734, 0),
(448735, 0),
(448736, 0),
(448737, 0),
(448738, 0),
(448739, 0),
(448740, 0),
(448741, 0),
(448742, 0),
(448743, 0),
(448744, 0),
(448745, 0),
(448746, 0),
(448747, 0),
(448748, 0),
(448749, 0),
(448750, 0),
(448751, 0),
(448752, 0),
(448753, 0),
(448754, 0),
(448755, 0),
(448756, 0),
(448757, 0),
(448758, 0),
(448759, 0),
(448760, 0),
(448761, 0),
(448762, 0),
(448763, 0),
(448764, 0),
(448765, 0),
(448766, 0),
(448767, 0),
(448768, 0),
(448769, 0),
(448770, 0),
(448771, 0),
(448772, 0),
(448773, 0),
(448774, 0),
(448775, 0),
(448776, 0),
(448777, 0),
(448778, 0),
(448779, 0),
(448780, 0),
(448781, 0),
(448782, 0),
(448783, 0),
(448784, 0),
(448785, 0),
(448786, 0),
(448787, 0),
(448788, 0),
(448789, 0),
(448790, 0),
(448791, 0),
(448792, 0),
(448793, 0),
(448794, 0),
(448795, 0),
(448796, 0),
(448797, 0),
(448798, 0),
(448799, 0),
(448800, 0),
(448801, 0),
(448802, 0),
(448803, 0),
(448804, 0),
(448805, 0),
(448806, 0),
(448807, 0),
(448808, 0),
(448809, 0),
(448810, 0),
(448811, 0),
(448812, 0),
(448813, 0),
(448814, 0),
(448815, 0),
(448816, 0),
(448817, 0),
(448818, 0),
(448819, 0),
(448820, 0),
(448821, 0),
(448822, 0),
(448823, 0),
(448824, 0),
(448825, 0),
(448826, 0),
(448827, 0),
(448828, 0),
(448829, 0),
(448830, 0),
(448831, 0),
(448832, 0),
(448833, 0),
(448834, 0),
(448835, 0),
(448836, 0),
(448837, 0),
(448838, 0),
(448839, 0),
(448840, 0),
(448841, 0),
(448842, 0),
(448843, 0),
(448844, 0),
(448845, 0),
(448846, 0),
(448847, 0),
(448848, 0),
(448849, 0),
(448850, 0),
(448851, 0),
(448852, 0),
(448853, 0),
(448854, 0),
(448855, 0),
(448856, 0),
(448857, 0),
(448858, 0),
(448859, 0),
(448860, 0),
(448861, 0),
(448862, 0),
(448863, 0),
(448864, 0),
(448865, 0),
(448866, 0),
(448867, 0),
(448868, 0),
(448869, 0),
(448870, 0),
(448871, 0),
(448872, 0),
(448873, 0),
(448874, 0),
(448875, 0),
(448876, 0),
(448877, 0),
(448878, 0),
(448879, 0),
(448880, 0),
(448881, 0),
(448882, 0),
(448883, 0),
(448884, 0),
(448885, 0),
(448886, 0),
(448887, 0),
(448888, 0),
(448889, 0),
(448890, 0),
(448891, 0),
(448892, 0),
(448893, 0),
(448894, 0),
(448895, 0),
(448896, 0),
(448897, 0),
(448898, 0),
(448899, 0),
(448900, 0),
(448901, 0),
(448902, 0),
(448903, 0),
(448904, 0),
(448905, 0),
(448906, 0),
(448907, 0),
(448908, 0),
(448909, 0),
(448910, 0),
(448911, 0),
(448912, 0),
(448913, 0),
(448914, 0),
(448915, 0),
(448916, 0),
(448917, 0),
(448918, 0),
(448919, 0),
(448920, 0),
(448921, 0),
(448922, 0),
(448923, 0),
(448924, 0),
(448925, 0),
(448926, 0),
(448927, 0),
(448928, 0),
(448929, 0),
(448930, 0),
(448931, 0),
(448932, 0),
(448933, 0),
(448934, 0),
(448935, 0),
(448936, 0),
(448937, 0),
(448938, 0),
(448939, 0),
(448940, 0),
(448941, 0),
(448942, 0),
(448943, 0),
(448944, 0),
(448945, 0),
(448946, 0),
(448947, 0),
(448948, 0),
(448949, 0),
(448950, 0),
(448951, 0),
(448952, 0),
(448953, 0),
(448954, 0),
(448955, 0),
(448956, 0),
(448957, 0),
(448958, 0),
(448959, 0),
(448960, 0),
(448961, 0),
(448962, 0),
(448963, 0),
(448964, 0),
(448965, 0),
(448966, 0),
(448967, 0),
(448968, 0),
(448969, 0),
(448970, 0),
(448971, 0),
(448972, 0),
(448973, 0),
(448974, 0),
(448975, 0),
(448976, 0),
(448977, 0),
(448978, 0),
(448979, 0),
(448980, 0),
(448981, 0),
(448982, 0),
(448983, 0),
(448984, 0),
(448985, 0),
(448986, 0),
(448987, 0),
(448988, 0),
(448989, 0),
(448990, 0),
(448991, 0),
(448992, 0),
(448993, 0),
(448994, 0),
(448995, 0),
(448996, 0),
(448997, 0),
(448998, 0),
(448999, 0),
(449000, 0),
(449001, 0),
(449002, 0),
(449003, 0),
(449004, 0),
(449005, 0),
(449006, 0),
(449007, 0),
(449008, 0),
(449009, 0),
(449010, 0),
(449011, 0),
(449012, 0),
(449013, 0),
(449014, 0),
(449015, 0),
(449016, 0),
(449017, 0),
(449018, 0),
(449019, 0),
(449020, 0),
(449021, 0),
(449022, 0),
(449023, 0),
(449024, 0),
(449025, 0),
(449026, 0),
(449027, 0),
(449028, 0),
(449029, 0),
(449030, 0),
(449031, 0),
(449032, 0),
(449033, 0),
(449034, 0),
(449035, 0),
(449036, 0),
(449037, 0),
(449038, 0),
(449039, 0),
(449040, 0),
(449041, 0),
(449042, 0),
(449043, 0),
(449044, 0),
(449045, 0),
(449046, 0),
(449047, 0),
(449048, 0),
(449049, 0),
(449050, 0),
(449051, 0),
(449052, 0),
(449053, 0),
(449054, 0),
(449055, 0),
(449056, 0),
(449057, 0),
(449058, 0),
(449059, 0),
(449060, 0),
(449061, 0),
(449062, 0),
(449063, 0),
(449064, 0),
(449065, 0),
(449066, 0),
(449067, 0),
(449068, 0),
(449069, 0),
(449070, 0),
(449071, 0),
(449072, 0),
(449073, 0),
(449074, 0),
(449075, 0),
(449076, 0),
(449077, 0),
(449078, 0),
(449079, 0),
(449080, 0),
(449081, 0),
(449082, 0),
(449083, 0),
(449084, 0),
(449085, 0),
(449086, 0),
(449087, 0),
(449088, 0),
(449089, 0),
(449090, 0),
(449091, 0),
(449092, 0),
(449093, 0),
(449094, 0),
(449095, 0),
(449096, 0),
(449097, 0),
(449098, 0),
(449099, 0),
(449100, 0),
(449101, 0),
(449102, 0),
(449103, 0),
(449104, 0),
(449105, 0),
(449106, 0),
(449107, 0),
(449108, 0),
(449109, 0),
(449110, 0),
(449111, 0),
(449112, 0),
(449113, 0),
(449114, 0),
(449115, 0),
(449116, 0),
(449117, 0),
(449118, 0),
(449119, 0),
(449120, 0),
(449121, 0),
(449122, 0),
(449123, 0),
(449124, 0),
(449125, 0),
(449126, 0),
(449127, 0),
(449128, 0),
(449129, 0),
(449130, 0),
(449131, 0),
(449132, 0),
(449133, 0),
(449134, 0),
(449135, 0),
(449136, 0),
(449137, 0),
(449138, 0),
(449139, 0),
(449140, 0),
(449141, 0),
(449142, 0),
(449143, 0),
(449144, 0),
(449145, 0),
(449146, 0),
(449147, 0),
(449148, 0),
(449149, 0),
(449150, 0),
(449151, 0),
(449152, 0),
(449153, 0),
(449154, 0),
(449155, 0),
(449156, 0),
(449157, 0),
(449158, 0),
(449159, 0),
(449160, 0),
(449161, 0),
(449162, 0),
(449163, 0),
(449164, 0),
(449165, 0),
(449166, 0),
(449167, 0),
(449168, 0),
(449169, 0),
(449170, 0),
(449171, 0),
(449172, 0),
(449173, 0),
(449174, 0),
(449175, 0),
(449176, 0),
(449177, 0),
(449178, 0),
(449179, 0),
(449180, 0),
(449181, 0),
(449182, 0),
(449183, 0),
(449184, 0),
(449185, 0),
(449186, 0),
(449187, 0),
(449188, 0),
(449189, 0),
(449190, 0),
(449191, 0),
(449192, 0),
(449193, 0),
(449194, 0),
(449195, 0),
(449196, 0),
(449197, 0),
(449198, 0),
(449199, 0),
(449200, 0),
(449201, 0),
(449202, 0),
(449203, 0),
(449204, 0),
(449205, 0),
(449206, 0),
(449207, 0),
(449208, 0),
(449209, 0),
(449210, 0),
(449211, 0),
(449212, 0),
(449213, 0),
(449214, 0),
(449215, 0),
(449216, 0),
(449217, 0),
(449218, 0),
(449219, 0),
(449220, 0),
(449221, 0),
(449222, 0),
(449223, 0),
(449224, 0),
(449225, 0),
(449226, 0),
(449227, 0),
(449228, 0),
(449229, 0),
(449230, 0),
(449231, 0),
(449232, 0),
(449233, 0),
(449234, 0),
(449235, 0),
(449236, 0),
(449237, 0),
(449238, 0),
(449239, 0),
(449240, 0),
(449241, 0),
(449242, 0),
(449243, 0),
(449244, 0),
(449245, 0),
(449246, 0),
(449247, 0),
(449248, 0),
(449249, 0),
(449250, 0),
(449251, 0),
(449252, 0),
(449253, 0),
(449254, 0),
(449255, 0),
(449256, 0),
(449257, 0),
(449258, 0),
(449259, 0),
(449260, 0),
(449261, 0),
(449262, 0),
(449263, 0),
(449264, 0),
(449265, 0),
(449266, 0),
(449267, 0),
(449268, 0),
(449269, 0),
(449270, 0),
(449271, 0),
(449272, 0),
(449273, 0),
(449274, 0),
(449275, 0),
(449276, 0),
(449277, 0),
(449278, 0),
(449279, 0),
(449280, 0),
(449281, 0),
(449282, 0),
(449283, 0),
(449284, 0),
(449285, 0),
(449286, 0),
(449287, 0),
(449288, 0),
(449289, 0),
(449290, 0),
(449291, 0),
(449292, 0),
(449293, 0),
(449294, 0),
(449295, 0),
(449296, 0),
(449297, 0),
(449298, 0),
(449299, 0),
(449300, 0),
(449301, 0),
(449302, 0),
(449303, 0),
(449304, 0),
(449305, 0),
(449306, 0),
(449307, 0),
(449308, 0),
(449309, 0),
(449310, 0),
(449311, 0),
(449312, 0),
(449313, 0),
(449314, 0),
(449315, 0),
(449316, 0),
(449317, 0),
(449318, 0),
(449319, 0),
(449320, 0),
(449321, 0),
(449322, 0),
(449323, 0),
(449324, 0),
(449325, 0),
(449326, 0),
(449327, 0),
(449328, 0),
(449329, 0),
(449330, 0),
(449331, 0),
(449332, 0),
(449333, 0),
(449334, 0),
(449335, 0),
(449336, 0),
(449337, 0),
(449338, 0),
(449339, 0),
(449340, 0),
(449341, 0),
(449342, 0),
(449343, 0),
(449344, 0),
(449345, 0),
(449346, 0),
(449347, 0),
(449348, 0),
(449349, 0),
(449350, 0),
(449351, 0),
(449352, 0),
(449353, 0),
(449354, 0),
(449355, 0),
(449356, 0),
(449357, 0),
(449358, 0),
(449359, 0),
(449360, 0),
(449361, 0),
(449362, 0),
(449363, 0),
(449364, 0),
(449365, 0),
(449366, 0),
(449367, 0),
(449368, 0),
(449369, 0),
(449370, 0),
(449371, 0),
(449372, 0),
(449373, 0),
(449374, 0),
(449375, 0),
(449376, 0),
(449377, 0),
(449378, 0),
(449379, 0),
(449380, 0),
(449381, 0),
(449382, 0),
(449383, 0),
(449384, 0),
(449385, 0),
(449386, 0),
(449387, 0),
(449388, 0),
(449389, 0),
(449390, 0),
(449391, 0),
(449392, 0),
(449393, 0),
(449394, 0),
(449395, 0),
(449396, 0),
(449397, 0),
(449398, 0),
(449399, 0),
(449400, 0),
(449401, 0),
(449402, 0),
(449403, 0),
(449404, 0),
(449405, 0),
(449406, 0),
(449407, 0),
(449408, 0),
(449409, 0),
(449410, 0),
(449411, 0),
(449412, 0),
(449413, 0),
(449414, 0),
(449415, 0),
(449416, 0),
(449417, 0),
(449418, 0),
(449419, 0),
(449420, 0),
(449421, 0),
(449422, 0),
(449423, 0),
(449424, 0),
(449425, 0),
(449426, 0),
(449427, 0),
(449428, 0),
(449429, 0),
(449430, 0),
(449431, 0),
(449432, 0),
(449433, 0),
(449434, 0),
(449435, 0),
(449436, 0),
(449437, 0),
(449438, 0),
(449439, 0),
(449440, 0),
(449441, 0),
(449442, 0),
(449443, 0),
(449444, 0),
(449445, 0),
(449446, 0),
(449447, 0),
(449448, 0),
(449449, 0),
(449450, 0),
(449451, 0),
(449452, 0),
(449453, 0),
(449454, 0),
(449455, 0),
(449456, 0),
(449457, 0),
(449458, 0),
(449459, 0),
(449460, 0),
(449461, 0),
(449462, 0),
(449463, 0),
(449464, 0),
(449465, 0),
(449466, 0),
(449467, 0),
(449468, 0),
(449469, 0),
(449470, 0),
(449471, 0),
(449472, 0),
(449473, 0),
(449474, 0),
(449475, 0),
(449476, 0),
(449477, 0),
(449478, 0),
(449479, 0),
(449480, 0),
(449481, 0),
(449482, 0),
(449483, 0),
(449484, 0),
(449485, 0),
(449486, 0),
(449487, 0),
(449488, 0),
(449489, 0),
(449490, 0),
(449491, 0),
(449492, 0),
(449493, 0),
(449494, 0),
(449495, 0),
(449496, 0),
(449497, 0),
(449498, 0),
(449499, 0),
(449500, 0),
(449501, 0),
(449502, 0),
(449503, 0),
(449504, 0),
(449505, 0),
(449506, 0),
(449507, 0),
(449508, 0),
(449509, 0),
(449510, 0),
(449511, 0),
(449512, 0),
(449513, 0),
(449514, 0),
(449515, 0),
(449516, 0),
(449517, 0),
(449518, 0),
(449519, 0),
(449520, 0),
(449521, 0),
(449522, 0),
(449523, 0),
(449524, 0),
(449525, 0),
(449526, 0),
(449527, 0),
(449528, 0),
(449529, 0),
(449530, 0),
(449531, 0),
(449532, 0),
(449533, 0),
(449534, 0),
(449535, 0),
(449536, 0),
(449537, 0),
(449538, 0),
(449539, 0),
(449540, 0),
(449541, 0),
(449542, 0),
(449543, 0),
(449544, 0),
(449545, 0),
(449546, 0),
(449547, 0),
(449548, 0),
(449549, 0),
(449550, 0),
(449551, 0),
(449552, 0),
(449553, 0),
(449554, 0),
(449555, 0),
(449556, 0),
(449557, 0),
(449558, 0),
(449559, 0),
(449560, 0),
(449561, 0),
(449562, 0),
(449563, 0),
(449564, 0),
(449565, 0),
(449566, 0),
(449567, 0),
(449568, 0),
(449569, 0),
(449570, 0),
(449571, 0),
(449572, 0),
(449573, 0),
(449574, 0),
(449575, 0),
(449576, 0),
(449577, 0),
(449578, 0),
(449579, 0),
(449580, 0),
(449581, 0),
(449582, 0),
(449583, 0),
(449584, 0),
(449585, 0),
(449586, 0),
(449587, 0),
(449588, 0),
(449589, 0),
(449590, 0),
(449591, 0),
(449592, 0),
(449593, 0),
(449594, 0),
(449595, 0),
(449596, 0),
(449597, 0),
(449598, 0),
(449599, 0),
(449600, 0),
(449601, 0),
(449602, 0),
(449603, 0),
(449604, 0),
(449605, 0),
(449606, 0),
(449607, 0),
(449608, 0),
(449609, 0),
(449610, 0),
(449611, 0),
(449612, 0),
(449613, 0),
(449614, 0),
(449615, 0),
(449616, 0),
(449617, 0),
(449618, 0),
(449619, 0),
(449620, 0),
(449621, 0),
(449622, 0),
(449623, 0),
(449624, 0),
(449625, 0),
(449626, 0),
(449627, 0),
(449628, 0),
(449629, 0),
(449630, 0),
(449631, 0),
(449632, 0),
(449633, 0),
(449634, 0),
(449635, 0),
(449636, 0),
(449637, 0),
(449638, 0),
(449639, 0),
(449640, 0),
(449641, 0),
(449642, 0),
(449643, 0),
(449644, 0),
(449645, 0),
(449646, 0),
(449647, 0),
(449648, 0),
(449649, 0),
(449650, 0),
(449651, 0),
(449652, 0),
(449653, 0),
(449654, 0),
(449655, 0),
(449656, 0),
(449657, 0),
(449658, 0),
(449659, 0),
(449660, 0),
(449661, 0),
(449662, 0),
(449663, 0),
(449664, 0),
(449665, 0),
(449666, 0),
(449667, 0),
(449668, 0),
(449669, 0),
(449670, 0),
(449671, 0),
(449672, 0),
(449673, 0),
(449674, 0),
(449675, 0),
(449676, 0),
(449677, 0),
(449678, 0),
(449679, 0),
(449680, 0),
(449681, 0),
(449682, 0),
(449683, 0),
(449684, 0),
(449685, 0),
(449686, 0),
(449687, 0),
(449688, 0),
(449689, 0),
(449690, 0),
(449691, 0),
(449692, 0),
(449693, 0),
(449694, 0),
(449695, 0),
(449696, 0),
(449697, 0),
(449698, 0),
(449699, 0),
(449700, 0),
(449701, 0),
(449702, 0),
(449703, 0),
(449704, 0),
(449705, 0),
(449706, 0),
(449707, 0),
(449708, 0),
(449709, 0),
(449710, 0),
(449711, 0),
(449712, 0),
(449713, 0),
(449714, 0),
(449715, 0),
(449716, 0),
(449717, 0),
(449718, 0),
(449719, 0),
(449720, 0),
(449721, 0),
(449722, 0),
(449723, 0),
(449724, 0),
(449725, 0),
(449726, 0),
(449727, 0),
(449728, 0),
(449729, 0),
(449730, 0),
(449731, 0),
(449732, 0),
(449733, 0),
(449734, 0),
(449735, 0),
(449736, 0),
(449737, 0),
(449738, 0),
(449739, 0),
(449740, 0),
(449741, 0),
(449742, 0),
(449743, 0),
(449744, 0),
(449745, 0),
(449746, 0),
(449747, 0),
(449748, 0),
(449749, 0),
(449750, 0),
(449751, 0),
(449752, 0),
(449753, 0),
(449754, 0),
(449755, 0),
(449756, 0),
(449757, 0),
(449758, 0),
(449759, 0),
(449760, 0),
(449761, 0),
(449762, 0),
(449763, 0),
(449764, 0),
(449765, 0),
(449766, 0),
(449767, 0),
(449768, 0),
(449769, 0),
(449770, 0),
(449771, 0),
(449772, 0),
(449773, 0),
(449774, 0),
(449775, 0),
(449776, 0),
(449777, 0),
(449778, 0),
(449779, 0),
(449780, 0),
(449781, 0),
(449782, 0),
(449783, 0),
(449784, 0),
(449785, 0),
(449786, 0),
(449787, 0),
(449788, 0),
(449789, 0),
(449790, 0),
(449791, 0),
(449792, 0),
(449793, 0),
(449794, 0),
(449795, 0),
(449796, 0),
(449797, 0),
(449798, 0),
(449799, 0),
(449800, 0),
(449801, 0),
(449802, 0),
(449803, 0),
(449804, 0),
(449805, 0),
(449806, 0),
(449807, 0),
(449808, 0),
(449809, 0),
(449810, 0),
(449811, 0),
(449812, 0),
(449813, 0),
(449814, 0),
(449815, 0),
(449816, 0),
(449817, 0),
(449818, 0),
(449819, 0),
(449820, 0),
(449821, 0),
(449822, 0),
(449823, 0),
(449824, 0),
(449825, 0),
(449826, 0),
(449827, 0),
(449828, 0),
(449829, 0),
(449830, 0),
(449831, 0),
(449832, 0),
(449833, 0),
(449834, 0),
(449835, 0),
(449836, 0),
(449837, 0),
(449838, 0),
(449839, 0),
(449840, 0),
(449841, 0),
(449842, 0),
(449843, 0),
(449844, 0),
(449845, 0),
(449846, 0),
(449847, 0),
(449848, 0),
(449849, 0),
(449850, 0),
(449851, 0),
(449852, 0),
(449853, 0),
(449854, 0),
(449855, 0),
(449856, 0),
(449857, 0),
(449858, 0),
(449859, 0),
(449860, 0),
(449861, 0),
(449862, 0),
(449863, 0),
(449864, 0),
(449865, 0),
(449866, 0),
(449867, 0),
(449868, 0),
(449869, 0),
(449870, 0),
(449871, 0),
(449872, 0),
(449873, 0),
(449874, 0),
(449875, 0),
(449876, 0),
(449877, 0),
(449878, 0),
(449879, 0),
(449880, 0),
(449881, 0),
(449882, 0),
(449883, 0),
(449884, 0),
(449885, 0),
(449886, 0),
(449887, 0),
(449888, 0),
(449889, 0),
(449890, 0),
(449891, 0),
(449892, 0),
(449893, 0),
(449894, 0),
(449895, 0),
(449896, 0),
(449897, 0),
(449898, 0),
(449899, 0),
(449900, 0),
(449901, 0),
(449902, 0),
(449903, 0),
(449904, 0),
(449905, 0),
(449906, 0),
(449907, 0),
(449908, 0),
(449909, 0),
(449910, 0),
(449911, 0),
(449912, 0),
(449913, 0),
(449914, 0),
(449915, 0),
(449916, 0),
(449917, 0),
(449918, 0),
(449919, 0),
(449920, 0),
(449921, 0),
(449922, 0),
(449923, 0),
(449924, 0),
(449925, 0),
(449926, 0),
(449927, 0),
(449928, 0),
(449929, 0),
(449930, 0),
(449931, 0),
(449932, 0),
(449933, 0),
(449934, 0),
(449935, 0),
(449936, 0),
(449937, 0),
(449938, 0),
(449939, 0),
(449940, 0),
(449941, 0),
(449942, 0),
(449943, 0),
(449944, 0),
(449945, 0),
(449946, 0),
(449947, 0),
(449948, 0),
(449949, 0),
(449950, 0),
(449951, 0),
(449952, 0),
(449953, 0),
(449954, 0),
(449955, 0),
(449956, 0),
(449957, 0),
(449958, 0),
(449959, 0),
(449960, 0),
(449961, 0),
(449962, 0),
(449963, 0),
(449964, 0),
(449965, 0),
(449966, 0),
(449967, 0),
(449968, 0),
(449969, 0),
(449970, 0),
(449971, 0),
(449972, 0),
(449973, 0),
(449974, 0),
(449975, 0),
(449976, 0),
(449977, 0),
(449978, 0),
(449979, 0),
(449980, 0),
(449981, 0),
(449982, 0),
(449983, 0),
(449984, 0),
(449985, 0),
(449986, 0),
(449987, 0),
(449988, 0),
(449989, 0),
(449990, 0),
(449991, 0),
(449992, 0),
(449993, 0),
(449994, 0),
(449995, 0),
(449996, 0),
(449997, 0),
(449998, 0),
(449999, 0),
(450000, 0),
(450001, 0),
(450002, 0),
(450003, 0),
(450004, 0),
(450005, 0),
(450006, 0),
(450007, 0),
(450008, 0),
(450009, 0),
(450010, 0),
(450011, 0),
(450012, 0),
(450013, 0),
(450014, 0),
(450015, 0),
(450016, 0),
(450017, 0),
(450018, 0),
(450019, 0),
(450020, 0),
(450021, 0),
(450022, 0),
(450023, 0),
(450024, 0),
(450025, 0),
(450026, 0),
(450027, 0),
(450028, 0),
(450029, 0),
(450030, 0),
(450031, 0),
(450032, 0),
(450033, 0),
(450034, 0),
(450035, 0),
(450036, 0),
(450037, 0),
(450038, 0),
(450039, 0),
(450040, 0),
(450041, 0),
(450042, 0),
(450043, 0),
(450044, 0),
(450045, 0),
(450046, 0),
(450047, 0),
(450048, 0),
(450049, 0),
(450050, 0),
(450051, 0),
(450052, 0),
(450053, 0),
(450054, 0),
(450055, 0),
(450056, 0),
(450057, 0),
(450058, 0),
(450059, 0),
(450060, 0),
(450061, 0),
(450062, 0),
(450063, 0),
(450064, 0),
(450065, 0),
(450066, 0),
(450067, 0),
(450068, 0),
(450069, 0),
(450070, 0),
(450071, 0),
(450072, 0),
(450073, 0),
(450074, 0),
(450075, 0),
(450076, 0),
(450077, 0),
(450078, 0),
(450079, 0),
(450080, 0),
(450081, 0),
(450082, 0),
(450083, 0),
(450084, 0),
(450085, 0),
(450086, 0),
(450087, 0),
(450088, 0),
(450089, 0),
(450090, 0),
(450091, 0),
(450092, 0),
(450093, 0),
(450094, 0),
(450095, 0),
(450096, 0),
(450097, 0),
(450098, 0),
(450099, 0),
(450100, 0),
(450101, 0),
(450102, 0),
(450103, 0),
(450104, 0),
(450105, 0),
(450106, 0),
(450107, 0),
(450108, 0),
(450109, 0),
(450110, 0),
(450111, 0),
(450112, 0),
(450113, 0),
(450114, 0),
(450115, 0),
(450116, 0),
(450117, 0),
(450118, 0),
(450119, 0),
(450120, 0),
(450121, 0),
(450122, 0),
(450123, 0),
(450124, 0),
(450125, 0),
(450126, 0),
(450127, 0),
(450128, 0),
(450129, 0),
(450130, 0),
(450131, 0),
(450132, 0),
(450133, 0),
(450134, 0),
(450135, 0),
(450136, 0),
(450137, 0),
(450138, 0),
(450139, 0),
(450140, 0),
(450141, 0),
(450142, 0),
(450143, 0),
(450144, 0),
(450145, 0),
(450146, 0),
(450147, 0),
(450148, 0),
(450149, 0),
(450150, 0),
(450151, 0),
(450152, 0),
(450153, 0),
(450154, 0),
(450155, 0),
(450156, 0),
(450157, 0),
(450158, 0),
(450159, 0),
(450160, 0),
(450161, 0),
(450162, 0),
(450163, 0),
(450164, 0),
(450165, 0),
(450166, 0),
(450167, 0),
(450168, 0),
(450169, 0),
(450170, 0),
(450171, 0),
(450172, 0),
(450173, 0),
(450174, 0),
(450175, 0),
(450176, 0),
(450177, 0),
(450178, 0),
(450179, 0),
(450180, 0),
(450181, 0),
(450182, 0),
(450183, 0),
(450184, 0),
(450185, 0),
(450186, 0),
(450187, 0),
(450188, 0),
(450189, 0),
(450190, 0),
(450191, 0),
(450192, 0),
(450193, 0),
(450194, 0),
(450195, 0),
(450196, 0),
(450197, 0),
(450198, 0),
(450199, 0),
(450200, 0),
(450201, 0),
(450202, 0),
(450203, 0),
(450204, 0),
(450205, 0),
(450206, 0),
(450207, 0),
(450208, 0),
(450209, 0),
(450210, 0),
(450211, 0),
(450212, 0),
(450213, 0),
(450214, 0),
(450215, 0),
(450216, 0),
(450217, 0),
(450218, 0),
(450219, 0),
(450220, 0),
(450221, 0),
(450222, 0),
(450223, 0),
(450224, 0),
(450225, 0),
(450226, 0),
(450227, 0),
(450228, 0),
(450229, 0),
(450230, 0),
(450231, 0),
(450232, 0),
(450233, 0),
(450234, 0),
(450235, 0),
(450236, 0),
(450237, 0),
(450238, 0),
(450239, 0),
(450240, 0),
(450241, 0),
(450242, 0),
(450243, 0),
(450244, 0),
(450245, 0),
(450246, 0),
(450247, 0),
(450248, 0),
(450249, 0),
(450250, 0),
(450251, 0),
(450252, 0),
(450253, 0),
(450254, 0),
(450255, 0),
(450256, 0),
(450257, 0),
(450258, 0),
(450259, 0),
(450260, 0),
(450261, 0),
(450262, 0),
(450263, 0),
(450264, 0),
(450265, 0),
(450266, 0),
(450267, 0),
(450268, 0),
(450269, 0),
(450270, 0),
(450271, 0),
(450272, 0),
(450273, 0),
(450274, 0),
(450275, 0),
(450276, 0),
(450277, 0),
(450278, 0),
(450279, 0),
(450280, 0),
(450281, 0),
(450282, 0),
(450283, 0),
(450284, 0),
(450285, 0),
(450286, 0),
(450287, 0),
(450288, 0),
(450289, 0),
(450290, 0),
(450291, 0),
(450292, 0),
(450293, 0),
(450294, 0),
(450295, 0),
(450296, 0),
(450297, 0),
(450298, 0),
(450299, 0),
(450300, 0),
(450301, 0),
(450302, 0),
(450303, 0),
(450304, 0),
(450305, 0),
(450306, 0),
(450307, 0),
(450308, 0),
(450309, 0),
(450310, 0),
(450311, 0),
(450312, 0),
(450313, 0),
(450314, 0),
(450315, 0),
(450316, 0),
(450317, 0),
(450318, 0),
(450319, 0),
(450320, 0),
(450321, 0),
(450322, 0),
(450323, 0),
(450324, 0),
(450325, 0),
(450326, 0),
(450327, 0),
(450328, 0),
(450329, 0),
(450330, 0),
(450331, 0),
(450332, 0),
(450333, 0),
(450334, 0),
(450335, 0),
(450336, 0),
(450337, 0),
(450338, 0),
(450339, 0),
(450340, 0),
(450341, 0),
(450342, 0),
(450343, 0),
(450344, 0),
(450345, 0),
(450346, 0),
(450347, 0),
(450348, 0),
(450349, 0),
(450350, 0),
(450351, 0),
(450352, 0),
(450353, 0),
(450354, 0),
(450355, 0),
(450356, 0),
(450357, 0),
(450358, 0),
(450359, 0),
(450360, 0),
(450361, 0),
(450362, 0),
(450363, 0),
(450364, 0),
(450365, 0),
(450366, 0),
(450367, 0),
(450368, 0),
(450369, 0),
(450370, 0),
(450371, 0),
(450372, 0),
(450373, 0),
(450374, 0),
(450375, 0),
(450376, 0),
(450377, 0),
(450378, 0),
(450379, 0),
(450380, 0),
(450381, 0),
(450382, 0),
(450383, 0),
(450384, 0),
(450385, 0),
(450386, 0),
(450387, 0),
(450388, 0),
(450389, 0),
(450390, 0),
(450391, 0),
(450392, 0),
(450393, 0),
(450394, 0),
(450395, 0),
(450396, 0),
(450397, 0),
(450398, 0),
(450399, 0),
(450400, 0),
(450401, 0),
(450402, 0),
(450403, 0),
(450404, 0),
(450405, 0),
(450406, 0),
(450407, 0),
(450408, 0),
(450409, 0),
(450410, 0),
(450411, 0),
(450412, 0),
(450413, 0),
(450414, 0),
(450415, 0),
(450416, 0),
(450417, 0),
(450418, 0),
(450419, 0),
(450420, 0),
(450421, 0),
(450422, 0),
(450423, 0),
(450424, 0),
(450425, 0),
(450426, 0),
(450427, 0),
(450428, 0),
(450429, 0),
(450430, 0),
(450431, 0),
(450432, 0),
(450433, 0),
(450434, 0),
(450435, 0),
(450436, 0),
(450437, 0),
(450438, 0),
(450439, 0),
(450440, 0),
(450441, 0),
(450442, 0),
(450443, 0),
(450444, 0),
(450445, 0),
(450446, 0),
(450447, 0),
(450448, 0),
(450449, 0),
(450450, 0),
(450451, 0),
(450452, 0),
(450453, 0),
(450454, 0),
(450455, 0),
(450456, 0),
(450457, 0),
(450458, 0),
(450459, 0),
(450460, 0),
(450461, 0),
(450462, 0),
(450463, 0),
(450464, 0),
(450465, 0),
(450466, 0),
(450467, 0),
(450468, 0),
(450469, 0),
(450470, 0),
(450471, 0),
(450472, 0),
(450473, 0),
(450474, 0),
(450475, 0),
(450476, 0),
(450477, 0),
(450478, 0),
(450479, 0),
(450480, 0),
(450481, 0),
(450482, 0),
(450483, 0),
(450484, 0),
(450485, 0),
(450486, 0),
(450487, 0),
(450488, 0),
(450489, 0),
(450490, 0),
(450491, 0),
(450492, 0),
(450493, 0),
(450494, 0),
(450495, 0),
(450496, 0),
(450497, 0),
(450498, 0),
(450499, 0),
(450500, 0),
(450501, 0),
(450502, 0),
(450503, 0),
(450504, 0),
(450505, 0),
(450506, 0),
(450507, 0),
(450508, 0),
(450509, 0),
(450510, 0),
(450511, 0),
(450512, 0),
(450513, 0),
(450514, 0),
(450515, 0),
(450516, 0),
(450517, 0),
(450518, 0),
(450519, 0),
(450520, 0),
(450521, 0),
(450522, 0),
(450523, 0),
(450524, 0),
(450525, 0),
(450526, 0),
(450527, 0),
(450528, 0),
(450529, 0),
(450530, 0),
(450531, 0),
(450532, 0),
(450533, 0),
(450534, 0),
(450535, 0),
(450536, 0),
(450537, 0),
(450538, 0),
(450539, 0),
(450540, 0),
(450541, 0),
(450542, 0),
(450543, 0),
(450544, 0),
(450545, 0),
(450546, 0),
(450547, 0),
(450548, 0),
(450549, 0),
(450550, 0),
(450551, 0),
(450552, 0),
(450553, 0),
(450554, 0),
(450555, 0),
(450556, 0),
(450557, 0),
(450558, 0),
(450559, 0),
(450560, 0),
(450561, 0),
(450562, 0),
(450563, 0),
(450564, 0),
(450565, 0),
(450566, 0),
(450567, 0),
(450568, 0),
(450569, 0),
(450570, 0),
(450571, 0),
(450572, 0),
(450573, 0),
(450574, 0),
(450575, 0),
(450576, 0),
(450577, 0),
(450578, 0),
(450579, 0),
(450580, 0),
(450581, 0),
(450582, 0),
(450583, 0),
(450584, 0),
(450585, 0),
(450586, 0),
(450587, 0),
(450588, 0),
(450589, 0),
(450590, 0),
(450591, 0),
(450592, 0),
(450593, 0),
(450594, 0),
(450595, 0),
(450596, 0),
(450597, 0),
(450598, 0),
(450599, 0),
(450600, 0),
(450601, 0),
(450602, 0),
(450603, 0),
(450604, 0),
(450605, 0),
(450606, 0),
(450607, 0),
(450608, 0),
(450609, 0),
(450610, 0),
(450611, 0),
(450612, 0),
(450613, 0),
(450614, 0),
(450615, 0),
(450616, 0),
(450617, 0),
(450618, 0),
(450619, 0),
(450620, 0),
(450621, 0),
(450622, 0),
(450623, 0),
(450624, 0),
(450625, 0),
(450626, 0),
(450627, 0),
(450628, 0),
(450629, 0),
(450630, 0),
(450631, 0),
(450632, 0),
(450633, 0),
(450634, 0),
(450635, 0),
(450636, 0),
(450637, 0),
(450638, 0),
(450639, 0),
(450640, 0),
(450641, 0),
(450642, 0),
(450643, 0),
(450644, 0),
(450645, 0),
(450646, 0),
(450647, 0),
(450648, 0),
(450649, 0),
(450650, 0),
(450651, 0),
(450652, 0),
(450653, 0),
(450654, 0),
(450655, 0),
(450656, 0),
(450657, 0),
(450658, 0),
(450659, 0),
(450660, 0),
(450661, 0),
(450662, 0),
(450663, 0),
(450664, 0),
(450665, 0),
(450666, 0),
(450667, 0),
(450668, 0),
(450669, 0),
(450670, 0),
(450671, 0),
(450672, 0),
(450673, 0),
(450674, 0),
(450675, 0),
(450676, 0),
(450677, 0),
(450678, 0),
(450679, 0),
(450680, 0),
(450681, 0),
(450682, 0),
(450683, 0),
(450684, 0),
(450685, 0),
(450686, 0),
(450687, 0),
(450688, 0),
(450689, 0),
(450690, 0),
(450691, 0),
(450692, 0),
(450693, 0),
(450694, 0),
(450695, 0),
(450696, 0),
(450697, 0),
(450698, 0),
(450699, 0),
(450700, 0),
(450701, 0),
(450702, 0),
(450703, 0),
(450704, 0),
(450705, 0),
(450706, 0),
(450707, 0),
(450708, 0),
(450709, 0),
(450710, 0),
(450711, 0),
(450712, 0),
(450713, 0),
(450714, 0),
(450715, 0),
(450716, 0),
(450717, 0),
(450718, 0),
(450719, 0),
(450720, 0),
(450721, 0),
(450722, 0),
(450723, 0),
(450724, 0),
(450725, 0),
(450726, 0),
(450727, 0),
(450728, 0),
(450729, 0),
(450730, 0),
(450731, 0),
(450732, 0),
(450733, 0),
(450734, 0),
(450735, 0),
(450736, 0),
(450737, 0),
(450738, 0),
(450739, 0),
(450740, 0),
(450741, 0),
(450742, 0),
(450743, 0),
(450744, 0),
(450745, 0),
(450746, 0),
(450747, 0),
(450748, 0),
(450749, 0),
(450750, 0),
(450751, 0),
(450752, 0),
(450753, 0),
(450754, 0),
(450755, 0),
(450756, 0),
(450757, 0),
(450758, 0),
(450759, 0),
(450760, 0),
(450761, 0),
(450762, 0),
(450763, 0),
(450764, 0),
(450765, 0),
(450766, 0),
(450767, 0),
(450768, 0),
(450769, 0),
(450770, 0),
(450771, 0),
(450772, 0),
(450773, 0),
(450774, 0),
(450775, 0),
(450776, 0),
(450777, 0),
(450778, 0),
(450779, 0),
(450780, 0),
(450781, 0),
(450782, 0),
(450783, 0),
(450784, 0),
(450785, 0),
(450786, 0),
(450787, 0),
(450788, 0),
(450789, 0),
(450790, 0),
(450791, 0),
(450792, 0),
(450793, 0),
(450794, 0),
(450795, 0),
(450796, 0),
(450797, 0),
(450798, 0),
(450799, 0),
(450800, 0),
(450801, 0),
(450802, 0),
(450803, 0),
(450804, 0),
(450805, 0),
(450806, 0),
(450807, 0),
(450808, 0),
(450809, 0),
(450810, 0),
(450811, 0),
(450812, 0),
(450813, 0),
(450814, 0),
(450815, 0),
(450816, 0),
(450817, 0),
(450818, 0),
(450819, 0),
(450820, 0),
(450821, 0),
(450822, 0),
(450823, 0),
(450824, 0),
(450825, 0),
(450826, 0),
(450827, 0),
(450828, 0),
(450829, 0),
(450830, 0),
(450831, 0),
(450832, 0),
(450833, 0),
(450834, 0),
(450835, 0),
(450836, 0),
(450837, 0),
(450838, 0),
(450839, 0),
(450840, 0),
(450841, 0),
(450842, 0),
(450843, 0),
(450844, 0),
(450845, 0),
(450846, 0),
(450847, 0),
(450848, 0),
(450849, 0),
(450850, 0),
(450851, 0),
(450852, 0),
(450853, 0),
(450854, 0),
(450855, 0),
(450856, 0),
(450857, 0),
(450858, 0),
(450859, 0),
(450860, 0),
(450861, 0),
(450862, 0),
(450863, 0),
(450864, 0),
(450865, 0),
(450866, 0),
(450867, 0),
(450868, 0),
(450869, 0),
(450870, 0),
(450871, 0),
(450872, 0),
(450873, 0),
(450874, 0),
(450875, 0),
(450876, 0),
(450877, 0),
(450878, 0),
(450879, 0),
(450880, 0),
(450881, 0),
(450882, 0),
(450883, 0),
(450884, 0),
(450885, 0),
(450886, 0),
(450887, 0),
(450888, 0),
(450889, 0),
(450890, 0),
(450891, 0),
(450892, 0),
(450893, 0),
(450894, 0),
(450895, 0),
(450896, 0),
(450897, 0),
(450898, 0),
(450899, 0),
(450900, 0),
(450901, 0),
(450902, 0),
(450903, 0),
(450904, 0),
(450905, 0),
(450906, 0),
(450907, 0),
(450908, 0),
(450909, 0),
(450910, 0),
(450911, 0),
(450912, 0),
(450913, 0),
(450914, 0),
(450915, 0),
(450916, 0),
(450917, 0),
(450918, 0),
(450919, 0),
(450920, 0),
(450921, 0),
(450922, 0),
(450923, 0),
(450924, 0),
(450925, 0),
(450926, 0),
(450927, 0),
(450928, 0),
(450929, 0),
(450930, 0),
(450931, 0),
(450932, 0),
(450933, 0),
(450934, 0),
(450935, 0),
(450936, 0),
(450937, 0),
(450938, 0),
(450939, 0),
(450940, 0),
(450941, 0),
(450942, 0),
(450943, 0),
(450944, 0),
(450945, 0),
(450946, 0),
(450947, 0),
(450948, 0),
(450949, 0),
(450950, 0),
(450951, 0),
(450952, 0),
(450953, 0),
(450954, 0),
(450955, 0),
(450956, 0),
(450957, 0),
(450958, 0),
(450959, 0),
(450960, 0),
(450961, 0),
(450962, 0),
(450963, 0),
(450964, 0),
(450965, 0),
(450966, 0),
(450967, 0),
(450968, 0),
(450969, 0),
(450970, 0),
(450971, 0),
(450972, 0),
(450973, 0),
(450974, 0),
(450975, 0),
(450976, 0),
(450977, 0),
(450978, 0),
(450979, 0),
(450980, 0),
(450981, 0),
(450982, 0),
(450983, 0),
(450984, 0),
(450985, 0),
(450986, 0),
(450987, 0),
(450988, 0),
(450989, 0),
(450990, 0),
(450991, 0),
(450992, 0),
(450993, 0),
(450994, 0),
(450995, 0),
(450996, 0),
(450997, 0),
(450998, 0),
(450999, 0),
(451000, 0),
(451001, 0),
(451002, 0),
(451003, 0),
(451004, 0),
(451005, 0),
(451006, 0),
(451007, 0),
(451008, 0),
(451009, 0),
(451010, 0),
(451011, 0),
(451012, 0),
(451013, 0),
(451014, 0),
(451015, 0),
(451016, 0),
(451017, 0),
(451018, 0),
(451019, 0),
(451020, 0),
(451021, 0),
(451022, 0),
(451023, 0),
(451024, 0),
(451025, 0),
(451026, 0),
(451027, 0),
(451028, 0),
(451029, 0),
(451030, 0),
(451031, 0),
(451032, 0),
(451033, 0),
(451034, 0),
(451035, 0),
(451036, 0),
(451037, 0),
(451038, 0),
(451039, 0),
(451040, 0),
(451041, 0),
(451042, 0),
(451043, 0),
(451044, 0),
(451045, 0),
(451046, 0),
(451047, 0),
(451048, 0),
(451049, 0),
(451050, 0),
(451051, 0),
(451052, 0),
(451053, 0),
(451054, 0),
(451055, 0),
(451056, 0),
(451057, 0),
(451058, 0);
INSERT INTO `oc_t_city_stats` (`fk_i_city_id`, `i_num_items`) VALUES
(451059, 0),
(451060, 0),
(451061, 0),
(451062, 0),
(451063, 0),
(451064, 0),
(451065, 0),
(451066, 0),
(451067, 0),
(451068, 0),
(451069, 0),
(451070, 0),
(451071, 0),
(451072, 0),
(451073, 0),
(451074, 0),
(451075, 0),
(451076, 0),
(451077, 0),
(451078, 0),
(451079, 0),
(451080, 0),
(451081, 0),
(451082, 0),
(451083, 0),
(451084, 0),
(451085, 0),
(451086, 0),
(451087, 0),
(451088, 0),
(451089, 0),
(451090, 0),
(451091, 0),
(451092, 0),
(451093, 0),
(451094, 0),
(451095, 0),
(451096, 0),
(451097, 0),
(451098, 0),
(451099, 0),
(451100, 0),
(451101, 0),
(451102, 0),
(451103, 0),
(451104, 0),
(451105, 0),
(451106, 0),
(451107, 0),
(451108, 0),
(451109, 0),
(451110, 0),
(451111, 0),
(451112, 0),
(451113, 0),
(451114, 0),
(451115, 0),
(451116, 0),
(451117, 0),
(451118, 0),
(451119, 0),
(451120, 0),
(451121, 0),
(451122, 0),
(451123, 0),
(451124, 0),
(451125, 0),
(451126, 0),
(451127, 0),
(451128, 0),
(451129, 0),
(451130, 0),
(451131, 0),
(451132, 0),
(451133, 0),
(451134, 0),
(451135, 0),
(451136, 0),
(451137, 0),
(451138, 0),
(451139, 0),
(451140, 0),
(451141, 0),
(451142, 0),
(451143, 0),
(451144, 0),
(451145, 0),
(451146, 0),
(451147, 0),
(451148, 0),
(451149, 0),
(451150, 0),
(451151, 0),
(451152, 0),
(451153, 0),
(451154, 0),
(451155, 0),
(451156, 0),
(451157, 0),
(451158, 0),
(451159, 0),
(451160, 0),
(451161, 0),
(451162, 0),
(451163, 0),
(451164, 0),
(451165, 0),
(451166, 0),
(451167, 0),
(451168, 0),
(451169, 0),
(451170, 0),
(451171, 0),
(451172, 0),
(451173, 0),
(451174, 0),
(451175, 0),
(451176, 0),
(451177, 0),
(451178, 0),
(451179, 0),
(451180, 0),
(451181, 0),
(451182, 0),
(451183, 0),
(451184, 0),
(451185, 0),
(451186, 0),
(451187, 0),
(451188, 0),
(451189, 0),
(451190, 0),
(451191, 0),
(451192, 0),
(451193, 0),
(451194, 0),
(451195, 0),
(451196, 0),
(451197, 0),
(451198, 0),
(451199, 0),
(451200, 0),
(451201, 0),
(451202, 0),
(451203, 0),
(451204, 0),
(451205, 0),
(451206, 0),
(451207, 0),
(451208, 0),
(451209, 0),
(451210, 0),
(451211, 0),
(451212, 0),
(451213, 0),
(451214, 0),
(451215, 0),
(451216, 0),
(451217, 0),
(451218, 0),
(451219, 0),
(451220, 0),
(451221, 0),
(451222, 0),
(451223, 0),
(451224, 0),
(451225, 0),
(451226, 0),
(451227, 0),
(451228, 0),
(451229, 0),
(451230, 0),
(451231, 0),
(451232, 0),
(451233, 0),
(451234, 0),
(451235, 0),
(451236, 0),
(451237, 0),
(451238, 0),
(451239, 0),
(451240, 0),
(451241, 0),
(451242, 0),
(451243, 0),
(451244, 0),
(451245, 0),
(451246, 0),
(451247, 0),
(451248, 0),
(451249, 0),
(451250, 0),
(451251, 0),
(451252, 0),
(451253, 0),
(451254, 0),
(451255, 0),
(451256, 0),
(451257, 0),
(451258, 0),
(451259, 0),
(451260, 0),
(451261, 0),
(451262, 0),
(451263, 0),
(451264, 0),
(451265, 0),
(451266, 0),
(451267, 0),
(451268, 0),
(451269, 0),
(451270, 0),
(451271, 0),
(451272, 0),
(451273, 0),
(451274, 0),
(451275, 0),
(451276, 0),
(451277, 0),
(451278, 0),
(451279, 0),
(451280, 0),
(451281, 0),
(451282, 0),
(451283, 0),
(451284, 0),
(451285, 0),
(451286, 0),
(451287, 0),
(451288, 0),
(451289, 0),
(451290, 0),
(451291, 0),
(451292, 0),
(451293, 0),
(451294, 0),
(451295, 0),
(451296, 0),
(451297, 0),
(451298, 0),
(451299, 0),
(451300, 0),
(451301, 0),
(451302, 0),
(451303, 0),
(451304, 0),
(451305, 0),
(451306, 0),
(451307, 0),
(451308, 0),
(451309, 0),
(451310, 0),
(451311, 0),
(451312, 0),
(451313, 0),
(451314, 0),
(451315, 0),
(451316, 0),
(451317, 0),
(451318, 0),
(451319, 0),
(451320, 0),
(451321, 0),
(451322, 0),
(451323, 0),
(451324, 0),
(451325, 0),
(451326, 0),
(451327, 0),
(451328, 0),
(451329, 0),
(451330, 0),
(451331, 0),
(451332, 0),
(451333, 0),
(451334, 0),
(451335, 0),
(451336, 0),
(451337, 0),
(451338, 0),
(451339, 0),
(451340, 0),
(451341, 0),
(451342, 0),
(451343, 0),
(451344, 0),
(451345, 0),
(451346, 0),
(451347, 0),
(451348, 0),
(451349, 0),
(451350, 0),
(451351, 0),
(451352, 0),
(451353, 0),
(451354, 0),
(451355, 0),
(451356, 0),
(451357, 0),
(451358, 0),
(451359, 0),
(451360, 0),
(451361, 0),
(451362, 0),
(451363, 0),
(451364, 0),
(451365, 0),
(451366, 0),
(451367, 0),
(451368, 0),
(451369, 0),
(451370, 0),
(451371, 0),
(451372, 0),
(451373, 0),
(451374, 0),
(451375, 0),
(451376, 0),
(451377, 0),
(451378, 0),
(451379, 0),
(451380, 0),
(451381, 0),
(451382, 0),
(451383, 0),
(451384, 0),
(451385, 0),
(451386, 0),
(451387, 0),
(451388, 0),
(451389, 0),
(451390, 0),
(451391, 0),
(451392, 0),
(451393, 0),
(451394, 0),
(451395, 0),
(451396, 0),
(451397, 0),
(451398, 0),
(451399, 0),
(451400, 0),
(451401, 0),
(451402, 0),
(451403, 0),
(451404, 0),
(451405, 0),
(451406, 0),
(451407, 0),
(451408, 0),
(451409, 0),
(451410, 0),
(451411, 0),
(451412, 0),
(451413, 0),
(451414, 0),
(451415, 0),
(451416, 0),
(451417, 0),
(451418, 0),
(451419, 0),
(451420, 0),
(451421, 0),
(451422, 0),
(451423, 0),
(451424, 0),
(451425, 0),
(451426, 0),
(451427, 0),
(451428, 0),
(451429, 0),
(451430, 0),
(451431, 0),
(451432, 0),
(451433, 0),
(451434, 0),
(451435, 0),
(451436, 0),
(451437, 0),
(451438, 0),
(451439, 0),
(451440, 0),
(451441, 0),
(451442, 0),
(451443, 0),
(451444, 0),
(451445, 0),
(451446, 0),
(451447, 0),
(451448, 0),
(451449, 0),
(451450, 0),
(451451, 0),
(451452, 0),
(451453, 0),
(451454, 0),
(451455, 0),
(451456, 0),
(451457, 0),
(451458, 0),
(451459, 0),
(451460, 0),
(451461, 0),
(451462, 0),
(451463, 0),
(451464, 0),
(451465, 0),
(451466, 0),
(451467, 0),
(451468, 0),
(451469, 0),
(451470, 0),
(451471, 0),
(451472, 0),
(451473, 0),
(451474, 0),
(451475, 0),
(451476, 0),
(451477, 0),
(451478, 0),
(451479, 0),
(451480, 0),
(451481, 0),
(451482, 0),
(451483, 0),
(451484, 0),
(451485, 0),
(451486, 0),
(451487, 0),
(451488, 0),
(451489, 0),
(451490, 0),
(451491, 0),
(451492, 0),
(451493, 0),
(451494, 0),
(451495, 0),
(451496, 0),
(451497, 0),
(451498, 0),
(451499, 0),
(451500, 0),
(451501, 0),
(451502, 0),
(451503, 0),
(451504, 0),
(451505, 0),
(451506, 0),
(451507, 0),
(451508, 0),
(451509, 0),
(451510, 0),
(451511, 0),
(451512, 0),
(451513, 0),
(451514, 0),
(451515, 0),
(451516, 0),
(451517, 0),
(451518, 0),
(451519, 0),
(451520, 0),
(451521, 0),
(451522, 0),
(451523, 0),
(451524, 0),
(451525, 0),
(451526, 0),
(451527, 0),
(451528, 0),
(451529, 0),
(451530, 0),
(451531, 0),
(451532, 0),
(451533, 0),
(451534, 0),
(451535, 0),
(451536, 0),
(451537, 0),
(451538, 0),
(451539, 0),
(451540, 0),
(451541, 0),
(451542, 0),
(451543, 0),
(451544, 0),
(451545, 0),
(451546, 0),
(451547, 0),
(451548, 0),
(451549, 0),
(451550, 0),
(451551, 0),
(451552, 0),
(451553, 0),
(451554, 0),
(451555, 0),
(451556, 0),
(451557, 0),
(451558, 0),
(451559, 0),
(451560, 0),
(451561, 0),
(451562, 0),
(451563, 0),
(451564, 0),
(451565, 0),
(451566, 0),
(451567, 0),
(451568, 0),
(451569, 0),
(451570, 0),
(451571, 0),
(451572, 0),
(451573, 0),
(451574, 0),
(451575, 0),
(451576, 0),
(451577, 0),
(451578, 0),
(451579, 0),
(451580, 0),
(451581, 0),
(451582, 0),
(451583, 0),
(451584, 0),
(451585, 0),
(451586, 0),
(451587, 0),
(451588, 0),
(451589, 0),
(451590, 0),
(451591, 0),
(451592, 0),
(451593, 0),
(451594, 0),
(451595, 0),
(451596, 0),
(451597, 0),
(451598, 0),
(451599, 0),
(451600, 0),
(451601, 0),
(451602, 0),
(451603, 0),
(451604, 0),
(451605, 0),
(451606, 0),
(451607, 0),
(451608, 0),
(451609, 0),
(451610, 0),
(451611, 0),
(451612, 0),
(451613, 0),
(451614, 0),
(451615, 0),
(451616, 0),
(451617, 0),
(451618, 0),
(451619, 0),
(451620, 0),
(451621, 0),
(451622, 0),
(451623, 0),
(451624, 0),
(451625, 0),
(451626, 0),
(451627, 0),
(451628, 0),
(451629, 0),
(451630, 0),
(451631, 0),
(451632, 0),
(451633, 0),
(451634, 0),
(451635, 0),
(451636, 0),
(451637, 0),
(451638, 0),
(451639, 0),
(451640, 0),
(451641, 0),
(451642, 0),
(451643, 0),
(451644, 0),
(451645, 0),
(451646, 0),
(451647, 0),
(451648, 0),
(451649, 0),
(451650, 0),
(451651, 0),
(451652, 0),
(451653, 0),
(451654, 0),
(451655, 0),
(451656, 0),
(451657, 0),
(451658, 0),
(451659, 0),
(451660, 0),
(451661, 0),
(451662, 0),
(451663, 0),
(451664, 0),
(451665, 0),
(451666, 0),
(451667, 0),
(451668, 0),
(451669, 0),
(451670, 0),
(451671, 0),
(451672, 0),
(451673, 0),
(451674, 0),
(451675, 0),
(451676, 0),
(451677, 0),
(451678, 0),
(451679, 0),
(451680, 0),
(451681, 0),
(451682, 0),
(451683, 0),
(451684, 0),
(451685, 0),
(451686, 0),
(451687, 0),
(451688, 0),
(451689, 0),
(451690, 0),
(451691, 0),
(451692, 0),
(451693, 0),
(451694, 0),
(451695, 0),
(451696, 0),
(451697, 0),
(451698, 0),
(451699, 0),
(451700, 0),
(451701, 0),
(451702, 0),
(451703, 0),
(451704, 0),
(451705, 0),
(451706, 0),
(451707, 0),
(451708, 0),
(451709, 0),
(451710, 0),
(451711, 0),
(451712, 0),
(451713, 0),
(451714, 0),
(451715, 0),
(451716, 0),
(451717, 0),
(451718, 0),
(451719, 0),
(451720, 0),
(451721, 0),
(451722, 0),
(451723, 0),
(451724, 0),
(451725, 0),
(451726, 0),
(451727, 0),
(451728, 0),
(451729, 0),
(451730, 0),
(451731, 0),
(451732, 0),
(451733, 0),
(451734, 0),
(451735, 0),
(451736, 0),
(451737, 0),
(451738, 0),
(451739, 0),
(451740, 0),
(451741, 0),
(451742, 0),
(451743, 0),
(451744, 0),
(451745, 0),
(451746, 0),
(451747, 0),
(451748, 0),
(451749, 0),
(451750, 0),
(451751, 0),
(451752, 0),
(451753, 0),
(451754, 0),
(451755, 0),
(451756, 0),
(451757, 0),
(451758, 0),
(451759, 0),
(451760, 0),
(451761, 0),
(451762, 0),
(451763, 0),
(451764, 0),
(451765, 0),
(451766, 0),
(451767, 0),
(451768, 0),
(451769, 0),
(451770, 0),
(451771, 0),
(451772, 0),
(451773, 0),
(451774, 0),
(451775, 0),
(451776, 0),
(451777, 0),
(451778, 0),
(451779, 0),
(451780, 0),
(451781, 0),
(451782, 0),
(451783, 0),
(451784, 0),
(451785, 0),
(451786, 0),
(451787, 0),
(451788, 0),
(451789, 0),
(451790, 0),
(451791, 0),
(451792, 0),
(451793, 0),
(451794, 0),
(451795, 0),
(451796, 0),
(451797, 0),
(451798, 0),
(451799, 0),
(451800, 0),
(451801, 0),
(451802, 0),
(451803, 0),
(451804, 0),
(451805, 0),
(451806, 0),
(451807, 0),
(451808, 0),
(451809, 0),
(451810, 0),
(451811, 0),
(451812, 0),
(451813, 0),
(451814, 0),
(451815, 0),
(451816, 0),
(451817, 0),
(451818, 0),
(451819, 0),
(451820, 0),
(451821, 0),
(451822, 0),
(451823, 0),
(451824, 0),
(451825, 0),
(451826, 0),
(451827, 0),
(451828, 0);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_country`
--

CREATE TABLE `oc_t_country` (
  `pk_c_code` char(2) NOT NULL,
  `s_name` varchar(80) NOT NULL,
  `s_slug` varchar(80) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_country`
--

INSERT INTO `oc_t_country` (`pk_c_code`, `s_name`, `s_slug`) VALUES
('US', 'United States', 'united-states');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_country_stats`
--

CREATE TABLE `oc_t_country_stats` (
  `fk_c_country_code` char(2) NOT NULL,
  `i_num_items` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_country_stats`
--

INSERT INTO `oc_t_country_stats` (`fk_c_country_code`, `i_num_items`) VALUES
('US', 0);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_cron`
--

CREATE TABLE `oc_t_cron` (
  `e_type` enum('INSTANT','HOURLY','DAILY','WEEKLY','CUSTOM') NOT NULL,
  `d_last_exec` datetime NOT NULL,
  `d_next_exec` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_cron`
--

INSERT INTO `oc_t_cron` (`e_type`, `d_last_exec`, `d_next_exec`) VALUES
('HOURLY', '2021-06-15 06:38:43', '2021-06-15 07:38:00'),
('DAILY', '2021-06-14 08:10:08', '2021-06-15 08:10:00'),
('WEEKLY', '2021-06-13 02:48:26', '2021-06-20 02:48:00');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_currency`
--

CREATE TABLE `oc_t_currency` (
  `pk_c_code` char(3) NOT NULL,
  `s_name` varchar(40) NOT NULL,
  `s_description` varchar(80) DEFAULT NULL,
  `b_enabled` tinyint(1) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_currency`
--

INSERT INTO `oc_t_currency` (`pk_c_code`, `s_name`, `s_description`, `b_enabled`) VALUES
('EUR', 'European Union euro', 'Euro €', 1),
('GBP', 'United Kingdom pound', 'Pound £', 1),
('USD', 'United States dollar', 'Dollar US$', 1);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_item`
--

CREATE TABLE `oc_t_item` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `fk_i_user_id` int(10) UNSIGNED DEFAULT NULL,
  `fk_i_category_id` int(10) UNSIGNED NOT NULL,
  `dt_pub_date` datetime NOT NULL,
  `dt_mod_date` datetime DEFAULT NULL,
  `f_price` float DEFAULT NULL,
  `i_price` bigint(20) DEFAULT NULL,
  `fk_c_currency_code` char(3) DEFAULT NULL,
  `s_contact_name` varchar(100) DEFAULT NULL,
  `s_contact_email` varchar(140) NOT NULL,
  `s_ip` varchar(64) NOT NULL DEFAULT '',
  `b_premium` tinyint(1) NOT NULL DEFAULT '0',
  `b_enabled` tinyint(1) NOT NULL DEFAULT '1',
  `b_blocked` tinyint(1) NOT NULL DEFAULT '0',
  `b_active` tinyint(1) NOT NULL DEFAULT '0',
  `b_spam` tinyint(1) NOT NULL DEFAULT '0',
  `s_secret` varchar(40) DEFAULT NULL,
  `b_show_email` tinyint(1) DEFAULT NULL,
  `dt_expiration` datetime NOT NULL DEFAULT '9999-12-31 23:59:59'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_item`
--

INSERT INTO `oc_t_item` (`pk_i_id`, `fk_i_user_id`, `fk_i_category_id`, `dt_pub_date`, `dt_mod_date`, `f_price`, `i_price`, `fk_c_currency_code`, `s_contact_name`, `s_contact_email`, `s_ip`, `b_premium`, `b_enabled`, `b_blocked`, `b_active`, `b_spam`, `s_secret`, `b_show_email`, `dt_expiration`) VALUES
(1, NULL, 9, '2020-12-18 08:10:19', NULL, NULL, NULL, NULL, 'Example author', 'osclass@example.com', '124.43.65.171', 0, 1, 0, 1, 0, 'PfQWQxNl', 0, '9999-12-31 23:59:59');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_item_comment`
--

CREATE TABLE `oc_t_item_comment` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `fk_i_item_id` int(10) UNSIGNED NOT NULL,
  `dt_pub_date` datetime NOT NULL,
  `s_title` varchar(200) NOT NULL,
  `s_author_name` varchar(100) NOT NULL,
  `s_author_email` varchar(100) NOT NULL,
  `s_body` text NOT NULL,
  `b_enabled` tinyint(1) NOT NULL DEFAULT '1',
  `b_active` tinyint(1) NOT NULL DEFAULT '0',
  `b_spam` tinyint(1) NOT NULL DEFAULT '0',
  `fk_i_user_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_item_description`
--

CREATE TABLE `oc_t_item_description` (
  `fk_i_item_id` int(10) UNSIGNED NOT NULL,
  `fk_c_locale_code` char(5) NOT NULL,
  `s_title` varchar(100) NOT NULL,
  `s_description` mediumtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_item_description`
--

INSERT INTO `oc_t_item_description` (`fk_i_item_id`, `fk_c_locale_code`, `s_title`, `s_description`) VALUES
(1, 'en_US', 'Example Ad', 'Description of the example ad. Insert here some usefull description of your ad.');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_item_location`
--

CREATE TABLE `oc_t_item_location` (
  `fk_i_item_id` int(10) UNSIGNED NOT NULL,
  `fk_c_country_code` char(2) DEFAULT NULL,
  `s_country` varchar(40) DEFAULT NULL,
  `s_address` varchar(100) DEFAULT NULL,
  `s_zip` varchar(15) DEFAULT NULL,
  `fk_i_region_id` int(10) UNSIGNED DEFAULT NULL,
  `s_region` varchar(100) DEFAULT NULL,
  `fk_i_city_id` int(10) UNSIGNED DEFAULT NULL,
  `s_city` varchar(100) DEFAULT NULL,
  `fk_i_city_area_id` int(10) UNSIGNED DEFAULT NULL,
  `s_city_area` varchar(200) DEFAULT NULL,
  `d_coord_lat` decimal(10,6) DEFAULT NULL,
  `d_coord_long` decimal(10,6) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_item_location`
--

INSERT INTO `oc_t_item_location` (`fk_i_item_id`, `fk_c_country_code`, `s_country`, `s_address`, `s_zip`, `fk_i_region_id`, `s_region`, `fk_i_city_id`, `s_city`, `fk_i_city_area_id`, `s_city_area`, `d_coord_lat`, `d_coord_long`) VALUES
(1, NULL, 'Example country', '', NULL, NULL, 'Example region', NULL, 'Example city', NULL, '', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_item_meta`
--

CREATE TABLE `oc_t_item_meta` (
  `fk_i_item_id` int(10) UNSIGNED NOT NULL,
  `fk_i_field_id` int(10) UNSIGNED NOT NULL,
  `s_value` text,
  `s_multi` varchar(20) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_item_resource`
--

CREATE TABLE `oc_t_item_resource` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `fk_i_item_id` int(10) UNSIGNED NOT NULL,
  `s_name` varchar(60) DEFAULT NULL,
  `s_extension` varchar(10) DEFAULT NULL,
  `s_content_type` varchar(40) DEFAULT NULL,
  `s_path` varchar(250) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_item_stats`
--

CREATE TABLE `oc_t_item_stats` (
  `fk_i_item_id` int(10) UNSIGNED NOT NULL,
  `i_num_views` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `i_num_spam` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `i_num_repeated` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `i_num_bad_classified` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `i_num_offensive` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `i_num_expired` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `i_num_premium_views` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `dt_date` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_item_stats`
--

INSERT INTO `oc_t_item_stats` (`fk_i_item_id`, `i_num_views`, `i_num_spam`, `i_num_repeated`, `i_num_bad_classified`, `i_num_offensive`, `i_num_expired`, `i_num_premium_views`, `dt_date`) VALUES
(1, 2, 0, 0, 0, 0, 0, 0, '2020-12-18'),
(1, 1, 0, 0, 0, 0, 0, 0, '2021-05-03'),
(1, 1, 0, 0, 0, 0, 0, 0, '2021-06-07');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_keywords`
--

CREATE TABLE `oc_t_keywords` (
  `s_md5` varchar(32) NOT NULL,
  `fk_c_locale_code` char(5) NOT NULL,
  `s_original_text` varchar(255) NOT NULL,
  `s_anchor_text` varchar(255) NOT NULL,
  `s_normalized_text` varchar(255) NOT NULL,
  `fk_i_category_id` int(10) UNSIGNED DEFAULT NULL,
  `fk_i_city_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_latest_searches`
--

CREATE TABLE `oc_t_latest_searches` (
  `d_date` datetime NOT NULL,
  `s_search` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_locale`
--

CREATE TABLE `oc_t_locale` (
  `pk_c_code` char(5) NOT NULL,
  `s_name` varchar(100) NOT NULL,
  `s_short_name` varchar(40) NOT NULL,
  `s_description` varchar(100) NOT NULL,
  `s_version` varchar(20) NOT NULL,
  `s_author_name` varchar(100) NOT NULL,
  `s_author_url` varchar(100) NOT NULL,
  `s_currency_format` varchar(50) NOT NULL,
  `s_dec_point` varchar(2) DEFAULT '.',
  `s_thousands_sep` varchar(2) DEFAULT '',
  `i_num_dec` tinyint(4) DEFAULT '2',
  `s_date_format` varchar(20) NOT NULL,
  `s_stop_words` text,
  `b_enabled` tinyint(1) NOT NULL DEFAULT '1',
  `b_enabled_bo` tinyint(1) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_locale`
--

INSERT INTO `oc_t_locale` (`pk_c_code`, `s_name`, `s_short_name`, `s_description`, `s_version`, `s_author_name`, `s_author_url`, `s_currency_format`, `s_dec_point`, `s_thousands_sep`, `i_num_dec`, `s_date_format`, `s_stop_words`, `b_enabled`, `b_enabled_bo`) VALUES
('en_US', 'English (US)', 'English', 'American english translation', '2.3', 'Osclass', 'http://osclass.org/', '{NUMBER} {CURRENCY}', '.', '', 2, 'm/d/Y', 'i,a,about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,the', 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_locations_tmp`
--

CREATE TABLE `oc_t_locations_tmp` (
  `id_location` varchar(10) NOT NULL,
  `e_type` enum('COUNTRY','REGION','CITY') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_locations_tmp`
--

INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('423825', 'CITY'),
('423826', 'CITY'),
('423827', 'CITY'),
('423828', 'CITY'),
('423829', 'CITY'),
('423830', 'CITY'),
('423831', 'CITY'),
('423832', 'CITY'),
('423833', 'CITY'),
('423834', 'CITY'),
('423835', 'CITY'),
('423836', 'CITY'),
('423837', 'CITY'),
('423838', 'CITY'),
('423839', 'CITY'),
('423840', 'CITY'),
('423841', 'CITY'),
('423842', 'CITY'),
('423843', 'CITY'),
('423844', 'CITY'),
('423845', 'CITY'),
('423846', 'CITY'),
('423847', 'CITY'),
('423848', 'CITY'),
('423849', 'CITY'),
('423850', 'CITY'),
('423851', 'CITY'),
('423852', 'CITY'),
('423853', 'CITY'),
('423854', 'CITY'),
('423855', 'CITY'),
('423856', 'CITY'),
('423857', 'CITY'),
('423858', 'CITY'),
('423859', 'CITY'),
('423860', 'CITY'),
('423861', 'CITY'),
('423862', 'CITY'),
('423863', 'CITY'),
('423864', 'CITY'),
('423865', 'CITY'),
('423866', 'CITY'),
('423867', 'CITY'),
('423868', 'CITY'),
('423869', 'CITY'),
('423870', 'CITY'),
('423871', 'CITY'),
('423872', 'CITY'),
('423873', 'CITY'),
('423874', 'CITY'),
('423875', 'CITY'),
('423876', 'CITY'),
('423877', 'CITY'),
('423878', 'CITY'),
('423879', 'CITY'),
('423880', 'CITY'),
('423881', 'CITY'),
('423882', 'CITY'),
('423883', 'CITY'),
('423884', 'CITY'),
('423885', 'CITY'),
('423886', 'CITY'),
('423887', 'CITY'),
('423888', 'CITY'),
('423889', 'CITY'),
('423890', 'CITY'),
('423891', 'CITY'),
('423892', 'CITY'),
('423893', 'CITY'),
('423894', 'CITY'),
('423895', 'CITY'),
('423896', 'CITY'),
('423897', 'CITY'),
('423898', 'CITY'),
('423899', 'CITY'),
('423900', 'CITY'),
('423901', 'CITY'),
('423902', 'CITY'),
('423903', 'CITY'),
('423904', 'CITY'),
('423905', 'CITY'),
('423906', 'CITY'),
('423907', 'CITY'),
('423908', 'CITY'),
('423909', 'CITY'),
('423910', 'CITY'),
('423911', 'CITY'),
('423912', 'CITY'),
('423913', 'CITY'),
('423914', 'CITY'),
('423915', 'CITY'),
('423916', 'CITY'),
('423917', 'CITY'),
('423918', 'CITY'),
('423919', 'CITY'),
('423920', 'CITY'),
('423921', 'CITY'),
('423922', 'CITY'),
('423923', 'CITY'),
('423924', 'CITY'),
('423925', 'CITY'),
('423926', 'CITY'),
('423927', 'CITY'),
('423928', 'CITY'),
('423929', 'CITY'),
('423930', 'CITY'),
('423931', 'CITY'),
('423932', 'CITY'),
('423933', 'CITY'),
('423934', 'CITY'),
('423935', 'CITY'),
('423936', 'CITY'),
('423937', 'CITY'),
('423938', 'CITY'),
('423939', 'CITY'),
('423940', 'CITY'),
('423941', 'CITY'),
('423942', 'CITY'),
('423943', 'CITY'),
('423944', 'CITY'),
('423945', 'CITY'),
('423946', 'CITY'),
('423947', 'CITY'),
('423948', 'CITY'),
('423949', 'CITY'),
('423950', 'CITY'),
('423951', 'CITY'),
('423952', 'CITY'),
('423953', 'CITY'),
('423954', 'CITY'),
('423955', 'CITY'),
('423956', 'CITY'),
('423957', 'CITY'),
('423958', 'CITY'),
('423959', 'CITY'),
('423960', 'CITY'),
('423961', 'CITY'),
('423962', 'CITY'),
('423963', 'CITY'),
('423964', 'CITY'),
('423965', 'CITY'),
('423966', 'CITY'),
('423967', 'CITY'),
('423968', 'CITY'),
('423969', 'CITY'),
('423970', 'CITY'),
('423971', 'CITY'),
('423972', 'CITY'),
('423973', 'CITY'),
('423974', 'CITY'),
('423975', 'CITY'),
('423976', 'CITY'),
('423977', 'CITY'),
('423978', 'CITY'),
('423979', 'CITY'),
('423980', 'CITY'),
('423981', 'CITY'),
('423982', 'CITY'),
('423983', 'CITY'),
('423984', 'CITY'),
('423985', 'CITY'),
('423986', 'CITY'),
('423987', 'CITY'),
('423988', 'CITY'),
('423989', 'CITY'),
('423990', 'CITY'),
('423991', 'CITY'),
('423992', 'CITY'),
('423993', 'CITY'),
('423994', 'CITY'),
('423995', 'CITY'),
('423996', 'CITY'),
('423997', 'CITY'),
('423998', 'CITY'),
('423999', 'CITY'),
('424000', 'CITY'),
('424001', 'CITY'),
('424002', 'CITY'),
('424003', 'CITY'),
('424004', 'CITY'),
('424005', 'CITY'),
('424006', 'CITY'),
('424007', 'CITY'),
('424008', 'CITY'),
('424009', 'CITY'),
('424010', 'CITY'),
('424011', 'CITY'),
('424012', 'CITY'),
('424013', 'CITY'),
('424014', 'CITY'),
('424015', 'CITY'),
('424016', 'CITY'),
('424017', 'CITY'),
('424018', 'CITY'),
('424019', 'CITY'),
('424020', 'CITY'),
('424021', 'CITY'),
('424022', 'CITY'),
('424023', 'CITY'),
('424024', 'CITY'),
('424025', 'CITY'),
('424026', 'CITY'),
('424027', 'CITY'),
('424028', 'CITY'),
('424029', 'CITY'),
('424030', 'CITY'),
('424031', 'CITY'),
('424032', 'CITY'),
('424033', 'CITY'),
('424034', 'CITY'),
('424035', 'CITY'),
('424036', 'CITY'),
('424037', 'CITY'),
('424038', 'CITY'),
('424039', 'CITY'),
('424040', 'CITY'),
('424041', 'CITY'),
('424042', 'CITY'),
('424043', 'CITY'),
('424044', 'CITY'),
('424045', 'CITY'),
('424046', 'CITY'),
('424047', 'CITY'),
('424048', 'CITY'),
('424049', 'CITY'),
('424050', 'CITY'),
('424051', 'CITY'),
('424052', 'CITY'),
('424053', 'CITY'),
('424054', 'CITY'),
('424055', 'CITY'),
('424056', 'CITY'),
('424057', 'CITY'),
('424058', 'CITY'),
('424059', 'CITY'),
('424060', 'CITY'),
('424061', 'CITY'),
('424062', 'CITY'),
('424063', 'CITY'),
('424064', 'CITY'),
('424065', 'CITY'),
('424066', 'CITY'),
('424067', 'CITY'),
('424068', 'CITY'),
('424069', 'CITY'),
('424070', 'CITY'),
('424071', 'CITY'),
('424072', 'CITY'),
('424073', 'CITY'),
('424074', 'CITY'),
('424075', 'CITY'),
('424076', 'CITY'),
('424077', 'CITY'),
('424078', 'CITY'),
('424079', 'CITY'),
('424080', 'CITY'),
('424081', 'CITY'),
('424082', 'CITY'),
('424083', 'CITY'),
('424084', 'CITY'),
('424085', 'CITY'),
('424086', 'CITY'),
('424087', 'CITY'),
('424088', 'CITY'),
('424089', 'CITY'),
('424090', 'CITY'),
('424091', 'CITY'),
('424092', 'CITY'),
('424093', 'CITY'),
('424094', 'CITY'),
('424095', 'CITY'),
('424096', 'CITY'),
('424097', 'CITY'),
('424098', 'CITY'),
('424099', 'CITY'),
('424100', 'CITY'),
('424101', 'CITY'),
('424102', 'CITY'),
('424103', 'CITY'),
('424104', 'CITY'),
('424105', 'CITY'),
('424106', 'CITY'),
('424107', 'CITY'),
('424108', 'CITY'),
('424109', 'CITY'),
('424110', 'CITY'),
('424111', 'CITY'),
('424112', 'CITY'),
('424113', 'CITY'),
('424114', 'CITY'),
('424115', 'CITY'),
('424116', 'CITY'),
('424117', 'CITY'),
('424118', 'CITY'),
('424119', 'CITY'),
('424120', 'CITY'),
('424121', 'CITY'),
('424122', 'CITY'),
('424123', 'CITY'),
('424124', 'CITY'),
('424125', 'CITY'),
('424126', 'CITY'),
('424127', 'CITY'),
('424128', 'CITY'),
('424129', 'CITY'),
('424130', 'CITY'),
('424131', 'CITY'),
('424132', 'CITY'),
('424133', 'CITY'),
('424134', 'CITY'),
('424135', 'CITY'),
('424136', 'CITY'),
('424137', 'CITY'),
('424138', 'CITY'),
('424139', 'CITY'),
('424140', 'CITY'),
('424141', 'CITY'),
('424142', 'CITY'),
('424143', 'CITY'),
('424144', 'CITY'),
('424145', 'CITY'),
('424146', 'CITY'),
('424147', 'CITY'),
('424148', 'CITY'),
('424149', 'CITY'),
('424150', 'CITY'),
('424151', 'CITY'),
('424152', 'CITY'),
('424153', 'CITY'),
('424154', 'CITY'),
('424155', 'CITY'),
('424156', 'CITY'),
('424157', 'CITY'),
('424158', 'CITY'),
('424159', 'CITY'),
('424160', 'CITY'),
('424161', 'CITY'),
('424162', 'CITY'),
('424163', 'CITY'),
('424164', 'CITY'),
('424165', 'CITY'),
('424166', 'CITY'),
('424167', 'CITY'),
('424168', 'CITY'),
('424169', 'CITY'),
('424170', 'CITY'),
('424171', 'CITY'),
('424172', 'CITY'),
('424173', 'CITY'),
('424174', 'CITY'),
('424175', 'CITY'),
('424176', 'CITY'),
('424177', 'CITY'),
('424178', 'CITY'),
('424179', 'CITY'),
('424180', 'CITY'),
('424181', 'CITY'),
('424182', 'CITY'),
('424183', 'CITY'),
('424184', 'CITY'),
('424185', 'CITY'),
('424186', 'CITY'),
('424187', 'CITY'),
('424188', 'CITY'),
('424189', 'CITY'),
('424190', 'CITY'),
('424191', 'CITY'),
('424192', 'CITY'),
('424193', 'CITY'),
('424194', 'CITY'),
('424195', 'CITY'),
('424196', 'CITY'),
('424197', 'CITY'),
('424198', 'CITY'),
('424199', 'CITY'),
('424200', 'CITY'),
('424201', 'CITY'),
('424202', 'CITY'),
('424203', 'CITY'),
('424204', 'CITY'),
('424205', 'CITY'),
('424206', 'CITY'),
('424207', 'CITY'),
('424208', 'CITY'),
('424209', 'CITY'),
('424210', 'CITY'),
('424211', 'CITY'),
('424212', 'CITY'),
('424213', 'CITY'),
('424214', 'CITY'),
('424215', 'CITY'),
('424216', 'CITY'),
('424217', 'CITY'),
('424218', 'CITY'),
('424219', 'CITY'),
('424220', 'CITY'),
('424221', 'CITY'),
('424222', 'CITY'),
('424223', 'CITY'),
('424224', 'CITY'),
('424225', 'CITY'),
('424226', 'CITY'),
('424227', 'CITY'),
('424228', 'CITY'),
('424229', 'CITY'),
('424230', 'CITY'),
('424231', 'CITY'),
('424232', 'CITY'),
('424233', 'CITY'),
('424234', 'CITY'),
('424235', 'CITY'),
('424236', 'CITY'),
('424237', 'CITY'),
('424238', 'CITY'),
('424239', 'CITY'),
('424240', 'CITY'),
('424241', 'CITY'),
('424242', 'CITY'),
('424243', 'CITY'),
('424244', 'CITY'),
('424245', 'CITY'),
('424246', 'CITY'),
('424247', 'CITY'),
('424248', 'CITY'),
('424249', 'CITY'),
('424250', 'CITY'),
('424251', 'CITY'),
('424252', 'CITY'),
('424253', 'CITY'),
('424254', 'CITY'),
('424255', 'CITY'),
('424256', 'CITY'),
('424257', 'CITY'),
('424258', 'CITY'),
('424259', 'CITY'),
('424260', 'CITY'),
('424261', 'CITY'),
('424262', 'CITY'),
('424263', 'CITY'),
('424264', 'CITY'),
('424265', 'CITY'),
('424266', 'CITY'),
('424267', 'CITY'),
('424268', 'CITY'),
('424269', 'CITY'),
('424270', 'CITY'),
('424271', 'CITY'),
('424272', 'CITY'),
('424273', 'CITY'),
('424274', 'CITY'),
('424275', 'CITY'),
('424276', 'CITY'),
('424277', 'CITY'),
('424278', 'CITY'),
('424279', 'CITY'),
('424280', 'CITY'),
('424281', 'CITY'),
('424282', 'CITY'),
('424283', 'CITY'),
('424284', 'CITY'),
('424285', 'CITY'),
('424286', 'CITY'),
('424287', 'CITY'),
('424288', 'CITY'),
('424289', 'CITY'),
('424290', 'CITY'),
('424291', 'CITY'),
('424292', 'CITY'),
('424293', 'CITY'),
('424294', 'CITY'),
('424295', 'CITY'),
('424296', 'CITY'),
('424297', 'CITY'),
('424298', 'CITY'),
('424299', 'CITY'),
('424300', 'CITY'),
('424301', 'CITY'),
('424302', 'CITY'),
('424303', 'CITY'),
('424304', 'CITY'),
('424305', 'CITY'),
('424306', 'CITY'),
('424307', 'CITY'),
('424308', 'CITY'),
('424309', 'CITY'),
('424310', 'CITY'),
('424311', 'CITY'),
('424312', 'CITY'),
('424313', 'CITY'),
('424314', 'CITY'),
('424315', 'CITY'),
('424316', 'CITY'),
('424317', 'CITY'),
('424318', 'CITY'),
('424319', 'CITY'),
('424320', 'CITY'),
('424321', 'CITY'),
('424322', 'CITY'),
('424323', 'CITY'),
('424324', 'CITY'),
('424325', 'CITY'),
('424326', 'CITY'),
('424327', 'CITY'),
('424328', 'CITY'),
('424329', 'CITY'),
('424330', 'CITY'),
('424331', 'CITY'),
('424332', 'CITY'),
('424333', 'CITY'),
('424334', 'CITY'),
('424335', 'CITY'),
('424336', 'CITY'),
('424337', 'CITY'),
('424338', 'CITY'),
('424339', 'CITY'),
('424340', 'CITY'),
('424341', 'CITY'),
('424342', 'CITY'),
('424343', 'CITY'),
('424344', 'CITY'),
('424345', 'CITY'),
('424346', 'CITY'),
('424347', 'CITY'),
('424348', 'CITY'),
('424349', 'CITY'),
('424350', 'CITY'),
('424351', 'CITY'),
('424352', 'CITY'),
('424353', 'CITY'),
('424354', 'CITY'),
('424355', 'CITY'),
('424356', 'CITY'),
('424357', 'CITY'),
('424358', 'CITY'),
('424359', 'CITY'),
('424360', 'CITY'),
('424361', 'CITY'),
('424362', 'CITY'),
('424363', 'CITY'),
('424364', 'CITY'),
('424365', 'CITY'),
('424366', 'CITY'),
('424367', 'CITY'),
('424368', 'CITY'),
('424369', 'CITY'),
('424370', 'CITY'),
('424371', 'CITY'),
('424372', 'CITY'),
('424373', 'CITY'),
('424374', 'CITY'),
('424375', 'CITY'),
('424376', 'CITY'),
('424377', 'CITY'),
('424378', 'CITY'),
('424379', 'CITY'),
('424380', 'CITY'),
('424381', 'CITY'),
('424382', 'CITY'),
('424383', 'CITY'),
('424384', 'CITY'),
('424385', 'CITY'),
('424386', 'CITY'),
('424387', 'CITY'),
('424388', 'CITY'),
('424389', 'CITY'),
('424390', 'CITY'),
('424391', 'CITY'),
('424392', 'CITY'),
('424393', 'CITY'),
('424394', 'CITY'),
('424395', 'CITY'),
('424396', 'CITY'),
('424397', 'CITY'),
('424398', 'CITY'),
('424399', 'CITY'),
('424400', 'CITY'),
('424401', 'CITY'),
('424402', 'CITY'),
('424403', 'CITY'),
('424404', 'CITY'),
('424405', 'CITY'),
('424406', 'CITY'),
('424407', 'CITY'),
('424408', 'CITY'),
('424409', 'CITY'),
('424410', 'CITY'),
('424411', 'CITY'),
('424412', 'CITY'),
('424413', 'CITY'),
('424414', 'CITY'),
('424415', 'CITY'),
('424416', 'CITY'),
('424417', 'CITY'),
('424418', 'CITY'),
('424419', 'CITY'),
('424420', 'CITY'),
('424421', 'CITY'),
('424422', 'CITY'),
('424423', 'CITY'),
('424424', 'CITY'),
('424425', 'CITY'),
('424426', 'CITY'),
('424427', 'CITY'),
('424428', 'CITY'),
('424429', 'CITY'),
('424430', 'CITY'),
('424431', 'CITY'),
('424432', 'CITY'),
('424433', 'CITY'),
('424434', 'CITY'),
('424435', 'CITY'),
('424436', 'CITY'),
('424437', 'CITY'),
('424438', 'CITY'),
('424439', 'CITY'),
('424440', 'CITY'),
('424441', 'CITY'),
('424442', 'CITY'),
('424443', 'CITY'),
('424444', 'CITY'),
('424445', 'CITY'),
('424446', 'CITY'),
('424447', 'CITY'),
('424448', 'CITY'),
('424449', 'CITY'),
('424450', 'CITY'),
('424451', 'CITY'),
('424452', 'CITY'),
('424453', 'CITY'),
('424454', 'CITY'),
('424455', 'CITY'),
('424456', 'CITY'),
('424457', 'CITY'),
('424458', 'CITY'),
('424459', 'CITY'),
('424460', 'CITY'),
('424461', 'CITY'),
('424462', 'CITY'),
('424463', 'CITY'),
('424464', 'CITY'),
('424465', 'CITY'),
('424466', 'CITY'),
('424467', 'CITY'),
('424468', 'CITY'),
('424469', 'CITY'),
('424470', 'CITY'),
('424471', 'CITY'),
('424472', 'CITY'),
('424473', 'CITY'),
('424474', 'CITY'),
('424475', 'CITY'),
('424476', 'CITY'),
('424477', 'CITY'),
('424478', 'CITY'),
('424479', 'CITY'),
('424480', 'CITY'),
('424481', 'CITY'),
('424482', 'CITY'),
('424483', 'CITY'),
('424484', 'CITY'),
('424485', 'CITY'),
('424486', 'CITY'),
('424487', 'CITY'),
('424488', 'CITY'),
('424489', 'CITY'),
('424490', 'CITY'),
('424491', 'CITY'),
('424492', 'CITY'),
('424493', 'CITY'),
('424494', 'CITY'),
('424495', 'CITY'),
('424496', 'CITY'),
('424497', 'CITY'),
('424498', 'CITY'),
('424499', 'CITY'),
('424500', 'CITY'),
('424501', 'CITY'),
('424502', 'CITY'),
('424503', 'CITY'),
('424504', 'CITY'),
('424505', 'CITY'),
('424506', 'CITY'),
('424507', 'CITY'),
('424508', 'CITY'),
('424509', 'CITY'),
('424510', 'CITY'),
('424511', 'CITY'),
('424512', 'CITY'),
('424513', 'CITY'),
('424514', 'CITY'),
('424515', 'CITY'),
('424516', 'CITY'),
('424517', 'CITY'),
('424518', 'CITY'),
('424519', 'CITY'),
('424520', 'CITY'),
('424521', 'CITY'),
('424522', 'CITY'),
('424523', 'CITY'),
('424524', 'CITY'),
('424525', 'CITY'),
('424526', 'CITY'),
('424527', 'CITY'),
('424528', 'CITY'),
('424529', 'CITY'),
('424530', 'CITY'),
('424531', 'CITY'),
('424532', 'CITY'),
('424533', 'CITY'),
('424534', 'CITY'),
('424535', 'CITY'),
('424536', 'CITY'),
('424537', 'CITY'),
('424538', 'CITY'),
('424539', 'CITY'),
('424540', 'CITY'),
('424541', 'CITY'),
('424542', 'CITY'),
('424543', 'CITY'),
('424544', 'CITY'),
('424545', 'CITY'),
('424546', 'CITY'),
('424547', 'CITY'),
('424548', 'CITY'),
('424549', 'CITY'),
('424550', 'CITY'),
('424551', 'CITY'),
('424552', 'CITY'),
('424553', 'CITY'),
('424554', 'CITY'),
('424555', 'CITY'),
('424556', 'CITY'),
('424557', 'CITY'),
('424558', 'CITY'),
('424559', 'CITY'),
('424560', 'CITY'),
('424561', 'CITY'),
('424562', 'CITY'),
('424563', 'CITY'),
('424564', 'CITY'),
('424565', 'CITY'),
('424566', 'CITY'),
('424567', 'CITY'),
('424568', 'CITY'),
('424569', 'CITY'),
('424570', 'CITY'),
('424571', 'CITY'),
('424572', 'CITY'),
('424573', 'CITY'),
('424574', 'CITY'),
('424575', 'CITY'),
('424576', 'CITY'),
('424577', 'CITY'),
('424578', 'CITY'),
('424579', 'CITY'),
('424580', 'CITY'),
('424581', 'CITY'),
('424582', 'CITY'),
('424583', 'CITY'),
('424584', 'CITY'),
('424585', 'CITY'),
('424586', 'CITY'),
('424587', 'CITY'),
('424588', 'CITY'),
('424589', 'CITY'),
('424590', 'CITY'),
('424591', 'CITY'),
('424592', 'CITY'),
('424593', 'CITY'),
('424594', 'CITY'),
('424595', 'CITY'),
('424596', 'CITY'),
('424597', 'CITY'),
('424598', 'CITY'),
('424599', 'CITY'),
('424600', 'CITY'),
('424601', 'CITY'),
('424602', 'CITY'),
('424603', 'CITY'),
('424604', 'CITY'),
('424605', 'CITY'),
('424606', 'CITY'),
('424607', 'CITY'),
('424608', 'CITY'),
('424609', 'CITY'),
('424610', 'CITY'),
('424611', 'CITY'),
('424612', 'CITY'),
('424613', 'CITY'),
('424614', 'CITY'),
('424615', 'CITY'),
('424616', 'CITY'),
('424617', 'CITY'),
('424618', 'CITY'),
('424619', 'CITY'),
('424620', 'CITY'),
('424621', 'CITY'),
('424622', 'CITY'),
('424623', 'CITY'),
('424624', 'CITY'),
('424625', 'CITY'),
('424626', 'CITY'),
('424627', 'CITY'),
('424628', 'CITY'),
('424629', 'CITY'),
('424630', 'CITY'),
('424631', 'CITY'),
('424632', 'CITY'),
('424633', 'CITY'),
('424634', 'CITY'),
('424635', 'CITY'),
('424636', 'CITY'),
('424637', 'CITY'),
('424638', 'CITY'),
('424639', 'CITY'),
('424640', 'CITY'),
('424641', 'CITY'),
('424642', 'CITY'),
('424643', 'CITY'),
('424644', 'CITY'),
('424645', 'CITY'),
('424646', 'CITY'),
('424647', 'CITY'),
('424648', 'CITY'),
('424649', 'CITY'),
('424650', 'CITY'),
('424651', 'CITY'),
('424652', 'CITY'),
('424653', 'CITY'),
('424654', 'CITY'),
('424655', 'CITY'),
('424656', 'CITY'),
('424657', 'CITY'),
('424658', 'CITY'),
('424659', 'CITY'),
('424660', 'CITY'),
('424661', 'CITY'),
('424662', 'CITY'),
('424663', 'CITY'),
('424664', 'CITY'),
('424665', 'CITY'),
('424666', 'CITY'),
('424667', 'CITY'),
('424668', 'CITY'),
('424669', 'CITY'),
('424670', 'CITY'),
('424671', 'CITY'),
('424672', 'CITY'),
('424673', 'CITY'),
('424674', 'CITY'),
('424675', 'CITY'),
('424676', 'CITY'),
('424677', 'CITY'),
('424678', 'CITY'),
('424679', 'CITY'),
('424680', 'CITY'),
('424681', 'CITY'),
('424682', 'CITY'),
('424683', 'CITY'),
('424684', 'CITY'),
('424685', 'CITY'),
('424686', 'CITY'),
('424687', 'CITY'),
('424688', 'CITY'),
('424689', 'CITY'),
('424690', 'CITY'),
('424691', 'CITY'),
('424692', 'CITY'),
('424693', 'CITY'),
('424694', 'CITY'),
('424695', 'CITY'),
('424696', 'CITY'),
('424697', 'CITY'),
('424698', 'CITY'),
('424699', 'CITY'),
('424700', 'CITY'),
('424701', 'CITY'),
('424702', 'CITY'),
('424703', 'CITY'),
('424704', 'CITY'),
('424705', 'CITY'),
('424706', 'CITY'),
('424707', 'CITY'),
('424708', 'CITY'),
('424709', 'CITY'),
('424710', 'CITY'),
('424711', 'CITY'),
('424712', 'CITY'),
('424713', 'CITY'),
('424714', 'CITY'),
('424715', 'CITY'),
('424716', 'CITY'),
('424717', 'CITY'),
('424718', 'CITY'),
('424719', 'CITY'),
('424720', 'CITY'),
('424721', 'CITY'),
('424722', 'CITY'),
('424723', 'CITY'),
('424724', 'CITY'),
('424725', 'CITY'),
('424726', 'CITY'),
('424727', 'CITY'),
('424728', 'CITY'),
('424729', 'CITY'),
('424730', 'CITY'),
('424731', 'CITY'),
('424732', 'CITY'),
('424733', 'CITY'),
('424734', 'CITY'),
('424735', 'CITY'),
('424736', 'CITY'),
('424737', 'CITY'),
('424738', 'CITY'),
('424739', 'CITY'),
('424740', 'CITY'),
('424741', 'CITY'),
('424742', 'CITY'),
('424743', 'CITY'),
('424744', 'CITY'),
('424745', 'CITY'),
('424746', 'CITY'),
('424747', 'CITY'),
('424748', 'CITY'),
('424749', 'CITY'),
('424750', 'CITY'),
('424751', 'CITY'),
('424752', 'CITY'),
('424753', 'CITY'),
('424754', 'CITY'),
('424755', 'CITY'),
('424756', 'CITY'),
('424757', 'CITY'),
('424758', 'CITY'),
('424759', 'CITY'),
('424760', 'CITY'),
('424761', 'CITY'),
('424762', 'CITY'),
('424763', 'CITY'),
('424764', 'CITY'),
('424765', 'CITY'),
('424766', 'CITY'),
('424767', 'CITY'),
('424768', 'CITY'),
('424769', 'CITY'),
('424770', 'CITY'),
('424771', 'CITY'),
('424772', 'CITY'),
('424773', 'CITY'),
('424774', 'CITY'),
('424775', 'CITY'),
('424776', 'CITY'),
('424777', 'CITY'),
('424778', 'CITY'),
('424779', 'CITY'),
('424780', 'CITY'),
('424781', 'CITY'),
('424782', 'CITY'),
('424783', 'CITY'),
('424784', 'CITY'),
('424785', 'CITY'),
('424786', 'CITY'),
('424787', 'CITY'),
('424788', 'CITY'),
('424789', 'CITY'),
('424790', 'CITY'),
('424791', 'CITY'),
('424792', 'CITY'),
('424793', 'CITY'),
('424794', 'CITY'),
('424795', 'CITY'),
('424796', 'CITY'),
('424797', 'CITY'),
('424798', 'CITY'),
('424799', 'CITY'),
('424800', 'CITY'),
('424801', 'CITY'),
('424802', 'CITY'),
('424803', 'CITY'),
('424804', 'CITY'),
('424805', 'CITY'),
('424806', 'CITY'),
('424807', 'CITY'),
('424808', 'CITY'),
('424809', 'CITY'),
('424810', 'CITY'),
('424811', 'CITY'),
('424812', 'CITY'),
('424813', 'CITY'),
('424814', 'CITY'),
('424815', 'CITY'),
('424816', 'CITY'),
('424817', 'CITY'),
('424818', 'CITY'),
('424819', 'CITY'),
('424820', 'CITY'),
('424821', 'CITY'),
('424822', 'CITY'),
('424823', 'CITY'),
('424824', 'CITY'),
('424825', 'CITY'),
('424826', 'CITY'),
('424827', 'CITY'),
('424828', 'CITY'),
('424829', 'CITY'),
('424830', 'CITY'),
('424831', 'CITY'),
('424832', 'CITY'),
('424833', 'CITY'),
('424834', 'CITY'),
('424835', 'CITY'),
('424836', 'CITY'),
('424837', 'CITY'),
('424838', 'CITY'),
('424839', 'CITY'),
('424840', 'CITY'),
('424841', 'CITY'),
('424842', 'CITY'),
('424843', 'CITY'),
('424844', 'CITY'),
('424845', 'CITY'),
('424846', 'CITY'),
('424847', 'CITY'),
('424848', 'CITY'),
('424849', 'CITY'),
('424850', 'CITY'),
('424851', 'CITY'),
('424852', 'CITY'),
('424853', 'CITY'),
('424854', 'CITY'),
('424855', 'CITY'),
('424856', 'CITY'),
('424857', 'CITY'),
('424858', 'CITY'),
('424859', 'CITY'),
('424860', 'CITY'),
('424861', 'CITY'),
('424862', 'CITY'),
('424863', 'CITY'),
('424864', 'CITY'),
('424865', 'CITY'),
('424866', 'CITY'),
('424867', 'CITY'),
('424868', 'CITY'),
('424869', 'CITY'),
('424870', 'CITY'),
('424871', 'CITY'),
('424872', 'CITY'),
('424873', 'CITY'),
('424874', 'CITY'),
('424875', 'CITY'),
('424876', 'CITY'),
('424877', 'CITY'),
('424878', 'CITY'),
('424879', 'CITY'),
('424880', 'CITY'),
('424881', 'CITY'),
('424882', 'CITY'),
('424883', 'CITY'),
('424884', 'CITY'),
('424885', 'CITY'),
('424886', 'CITY'),
('424887', 'CITY'),
('424888', 'CITY'),
('424889', 'CITY'),
('424890', 'CITY'),
('424891', 'CITY'),
('424892', 'CITY'),
('424893', 'CITY'),
('424894', 'CITY'),
('424895', 'CITY'),
('424896', 'CITY'),
('424897', 'CITY'),
('424898', 'CITY'),
('424899', 'CITY'),
('424900', 'CITY'),
('424901', 'CITY'),
('424902', 'CITY'),
('424903', 'CITY'),
('424904', 'CITY'),
('424905', 'CITY'),
('424906', 'CITY'),
('424907', 'CITY'),
('424908', 'CITY'),
('424909', 'CITY'),
('424910', 'CITY'),
('424911', 'CITY'),
('424912', 'CITY'),
('424913', 'CITY'),
('424914', 'CITY'),
('424915', 'CITY'),
('424916', 'CITY'),
('424917', 'CITY'),
('424918', 'CITY'),
('424919', 'CITY'),
('424920', 'CITY'),
('424921', 'CITY'),
('424922', 'CITY'),
('424923', 'CITY'),
('424924', 'CITY'),
('424925', 'CITY'),
('424926', 'CITY'),
('424927', 'CITY'),
('424928', 'CITY'),
('424929', 'CITY'),
('424930', 'CITY'),
('424931', 'CITY'),
('424932', 'CITY'),
('424933', 'CITY'),
('424934', 'CITY'),
('424935', 'CITY'),
('424936', 'CITY'),
('424937', 'CITY'),
('424938', 'CITY'),
('424939', 'CITY'),
('424940', 'CITY'),
('424941', 'CITY'),
('424942', 'CITY'),
('424943', 'CITY'),
('424944', 'CITY'),
('424945', 'CITY'),
('424946', 'CITY'),
('424947', 'CITY'),
('424948', 'CITY'),
('424949', 'CITY'),
('424950', 'CITY'),
('424951', 'CITY'),
('424952', 'CITY'),
('424953', 'CITY'),
('424954', 'CITY'),
('424955', 'CITY'),
('424956', 'CITY'),
('424957', 'CITY'),
('424958', 'CITY'),
('424959', 'CITY'),
('424960', 'CITY'),
('424961', 'CITY'),
('424962', 'CITY'),
('424963', 'CITY'),
('424964', 'CITY'),
('424965', 'CITY'),
('424966', 'CITY'),
('424967', 'CITY'),
('424968', 'CITY'),
('424969', 'CITY'),
('424970', 'CITY'),
('424971', 'CITY'),
('424972', 'CITY'),
('424973', 'CITY'),
('424974', 'CITY'),
('424975', 'CITY'),
('424976', 'CITY'),
('424977', 'CITY'),
('424978', 'CITY'),
('424979', 'CITY'),
('424980', 'CITY'),
('424981', 'CITY'),
('424982', 'CITY'),
('424983', 'CITY'),
('424984', 'CITY'),
('424985', 'CITY'),
('424986', 'CITY'),
('424987', 'CITY'),
('424988', 'CITY'),
('424989', 'CITY'),
('424990', 'CITY'),
('424991', 'CITY'),
('424992', 'CITY'),
('424993', 'CITY'),
('424994', 'CITY'),
('424995', 'CITY'),
('424996', 'CITY'),
('424997', 'CITY'),
('424998', 'CITY'),
('424999', 'CITY'),
('425000', 'CITY'),
('425001', 'CITY'),
('425002', 'CITY'),
('425003', 'CITY'),
('425004', 'CITY'),
('425005', 'CITY'),
('425006', 'CITY'),
('425007', 'CITY'),
('425008', 'CITY'),
('425009', 'CITY'),
('425010', 'CITY'),
('425011', 'CITY'),
('425012', 'CITY'),
('425013', 'CITY'),
('425014', 'CITY'),
('425015', 'CITY'),
('425016', 'CITY'),
('425017', 'CITY'),
('425018', 'CITY'),
('425019', 'CITY'),
('425020', 'CITY'),
('425021', 'CITY'),
('425022', 'CITY'),
('425023', 'CITY'),
('425024', 'CITY'),
('425025', 'CITY'),
('425026', 'CITY'),
('425027', 'CITY'),
('425028', 'CITY'),
('425029', 'CITY'),
('425030', 'CITY'),
('425031', 'CITY'),
('425032', 'CITY'),
('425033', 'CITY'),
('425034', 'CITY'),
('425035', 'CITY'),
('425036', 'CITY'),
('425037', 'CITY'),
('425038', 'CITY'),
('425039', 'CITY'),
('425040', 'CITY'),
('425041', 'CITY'),
('425042', 'CITY'),
('425043', 'CITY'),
('425044', 'CITY'),
('425045', 'CITY'),
('425046', 'CITY'),
('425047', 'CITY'),
('425048', 'CITY'),
('425049', 'CITY'),
('425050', 'CITY'),
('425051', 'CITY'),
('425052', 'CITY'),
('425053', 'CITY'),
('425054', 'CITY'),
('425055', 'CITY'),
('425056', 'CITY'),
('425057', 'CITY'),
('425058', 'CITY'),
('425059', 'CITY'),
('425060', 'CITY'),
('425061', 'CITY'),
('425062', 'CITY'),
('425063', 'CITY'),
('425064', 'CITY'),
('425065', 'CITY'),
('425066', 'CITY'),
('425067', 'CITY'),
('425068', 'CITY'),
('425069', 'CITY'),
('425070', 'CITY'),
('425071', 'CITY'),
('425072', 'CITY'),
('425073', 'CITY'),
('425074', 'CITY'),
('425075', 'CITY'),
('425076', 'CITY'),
('425077', 'CITY'),
('425078', 'CITY'),
('425079', 'CITY'),
('425080', 'CITY'),
('425081', 'CITY'),
('425082', 'CITY'),
('425083', 'CITY'),
('425084', 'CITY'),
('425085', 'CITY'),
('425086', 'CITY'),
('425087', 'CITY'),
('425088', 'CITY'),
('425089', 'CITY'),
('425090', 'CITY'),
('425091', 'CITY'),
('425092', 'CITY'),
('425093', 'CITY'),
('425094', 'CITY'),
('425095', 'CITY'),
('425096', 'CITY'),
('425097', 'CITY'),
('425098', 'CITY'),
('425099', 'CITY'),
('425100', 'CITY'),
('425101', 'CITY'),
('425102', 'CITY'),
('425103', 'CITY'),
('425104', 'CITY'),
('425105', 'CITY'),
('425106', 'CITY'),
('425107', 'CITY'),
('425108', 'CITY'),
('425109', 'CITY'),
('425110', 'CITY'),
('425111', 'CITY'),
('425112', 'CITY'),
('425113', 'CITY'),
('425114', 'CITY'),
('425115', 'CITY'),
('425116', 'CITY'),
('425117', 'CITY'),
('425118', 'CITY'),
('425119', 'CITY'),
('425120', 'CITY'),
('425121', 'CITY'),
('425122', 'CITY'),
('425123', 'CITY'),
('425124', 'CITY'),
('425125', 'CITY'),
('425126', 'CITY'),
('425127', 'CITY'),
('425128', 'CITY'),
('425129', 'CITY'),
('425130', 'CITY'),
('425131', 'CITY'),
('425132', 'CITY'),
('425133', 'CITY'),
('425134', 'CITY'),
('425135', 'CITY'),
('425136', 'CITY'),
('425137', 'CITY'),
('425138', 'CITY'),
('425139', 'CITY'),
('425140', 'CITY'),
('425141', 'CITY'),
('425142', 'CITY'),
('425143', 'CITY'),
('425144', 'CITY'),
('425145', 'CITY'),
('425146', 'CITY'),
('425147', 'CITY'),
('425148', 'CITY'),
('425149', 'CITY'),
('425150', 'CITY'),
('425151', 'CITY'),
('425152', 'CITY'),
('425153', 'CITY'),
('425154', 'CITY'),
('425155', 'CITY'),
('425156', 'CITY'),
('425157', 'CITY'),
('425158', 'CITY'),
('425159', 'CITY'),
('425160', 'CITY'),
('425161', 'CITY'),
('425162', 'CITY'),
('425163', 'CITY'),
('425164', 'CITY'),
('425165', 'CITY'),
('425166', 'CITY'),
('425167', 'CITY'),
('425168', 'CITY'),
('425169', 'CITY'),
('425170', 'CITY'),
('425171', 'CITY'),
('425172', 'CITY'),
('425173', 'CITY'),
('425174', 'CITY'),
('425175', 'CITY'),
('425176', 'CITY'),
('425177', 'CITY'),
('425178', 'CITY'),
('425179', 'CITY'),
('425180', 'CITY'),
('425181', 'CITY'),
('425182', 'CITY'),
('425183', 'CITY'),
('425184', 'CITY'),
('425185', 'CITY'),
('425186', 'CITY'),
('425187', 'CITY'),
('425188', 'CITY'),
('425189', 'CITY'),
('425190', 'CITY'),
('425191', 'CITY'),
('425192', 'CITY'),
('425193', 'CITY'),
('425194', 'CITY'),
('425195', 'CITY'),
('425196', 'CITY'),
('425197', 'CITY'),
('425198', 'CITY'),
('425199', 'CITY'),
('425200', 'CITY'),
('425201', 'CITY'),
('425202', 'CITY'),
('425203', 'CITY'),
('425204', 'CITY'),
('425205', 'CITY'),
('425206', 'CITY'),
('425207', 'CITY'),
('425208', 'CITY'),
('425209', 'CITY'),
('425210', 'CITY'),
('425211', 'CITY'),
('425212', 'CITY'),
('425213', 'CITY'),
('425214', 'CITY'),
('425215', 'CITY'),
('425216', 'CITY'),
('425217', 'CITY'),
('425218', 'CITY'),
('425219', 'CITY'),
('425220', 'CITY'),
('425221', 'CITY'),
('425222', 'CITY'),
('425223', 'CITY'),
('425224', 'CITY'),
('425225', 'CITY'),
('425226', 'CITY'),
('425227', 'CITY'),
('425228', 'CITY'),
('425229', 'CITY'),
('425230', 'CITY'),
('425231', 'CITY'),
('425232', 'CITY'),
('425233', 'CITY'),
('425234', 'CITY'),
('425235', 'CITY'),
('425236', 'CITY'),
('425237', 'CITY'),
('425238', 'CITY'),
('425239', 'CITY'),
('425240', 'CITY'),
('425241', 'CITY'),
('425242', 'CITY'),
('425243', 'CITY'),
('425244', 'CITY'),
('425245', 'CITY'),
('425246', 'CITY'),
('425247', 'CITY'),
('425248', 'CITY'),
('425249', 'CITY'),
('425250', 'CITY'),
('425251', 'CITY'),
('425252', 'CITY'),
('425253', 'CITY'),
('425254', 'CITY'),
('425255', 'CITY'),
('425256', 'CITY'),
('425257', 'CITY'),
('425258', 'CITY'),
('425259', 'CITY'),
('425260', 'CITY'),
('425261', 'CITY'),
('425262', 'CITY'),
('425263', 'CITY'),
('425264', 'CITY'),
('425265', 'CITY'),
('425266', 'CITY'),
('425267', 'CITY'),
('425268', 'CITY'),
('425269', 'CITY'),
('425270', 'CITY'),
('425271', 'CITY'),
('425272', 'CITY'),
('425273', 'CITY'),
('425274', 'CITY'),
('425275', 'CITY'),
('425276', 'CITY'),
('425277', 'CITY'),
('425278', 'CITY'),
('425279', 'CITY'),
('425280', 'CITY'),
('425281', 'CITY'),
('425282', 'CITY'),
('425283', 'CITY'),
('425284', 'CITY'),
('425285', 'CITY'),
('425286', 'CITY'),
('425287', 'CITY'),
('425288', 'CITY'),
('425289', 'CITY'),
('425290', 'CITY'),
('425291', 'CITY'),
('425292', 'CITY'),
('425293', 'CITY'),
('425294', 'CITY'),
('425295', 'CITY'),
('425296', 'CITY'),
('425297', 'CITY'),
('425298', 'CITY'),
('425299', 'CITY'),
('425300', 'CITY'),
('425301', 'CITY'),
('425302', 'CITY'),
('425303', 'CITY'),
('425304', 'CITY'),
('425305', 'CITY'),
('425306', 'CITY'),
('425307', 'CITY'),
('425308', 'CITY'),
('425309', 'CITY'),
('425310', 'CITY'),
('425311', 'CITY'),
('425312', 'CITY'),
('425313', 'CITY'),
('425314', 'CITY'),
('425315', 'CITY'),
('425316', 'CITY'),
('425317', 'CITY'),
('425318', 'CITY'),
('425319', 'CITY'),
('425320', 'CITY'),
('425321', 'CITY'),
('425322', 'CITY'),
('425323', 'CITY'),
('425324', 'CITY'),
('425325', 'CITY'),
('425326', 'CITY'),
('425327', 'CITY'),
('425328', 'CITY'),
('425329', 'CITY'),
('425330', 'CITY'),
('425331', 'CITY'),
('425332', 'CITY'),
('425333', 'CITY'),
('425334', 'CITY'),
('425335', 'CITY'),
('425336', 'CITY'),
('425337', 'CITY'),
('425338', 'CITY'),
('425339', 'CITY'),
('425340', 'CITY'),
('425341', 'CITY'),
('425342', 'CITY'),
('425343', 'CITY'),
('425344', 'CITY'),
('425345', 'CITY'),
('425346', 'CITY'),
('425347', 'CITY'),
('425348', 'CITY'),
('425349', 'CITY'),
('425350', 'CITY'),
('425351', 'CITY'),
('425352', 'CITY'),
('425353', 'CITY'),
('425354', 'CITY'),
('425355', 'CITY'),
('425356', 'CITY'),
('425357', 'CITY'),
('425358', 'CITY'),
('425359', 'CITY'),
('425360', 'CITY'),
('425361', 'CITY'),
('425362', 'CITY'),
('425363', 'CITY'),
('425364', 'CITY'),
('425365', 'CITY'),
('425366', 'CITY'),
('425367', 'CITY'),
('425368', 'CITY'),
('425369', 'CITY'),
('425370', 'CITY'),
('425371', 'CITY'),
('425372', 'CITY'),
('425373', 'CITY'),
('425374', 'CITY'),
('425375', 'CITY'),
('425376', 'CITY'),
('425377', 'CITY'),
('425378', 'CITY'),
('425379', 'CITY'),
('425380', 'CITY'),
('425381', 'CITY'),
('425382', 'CITY'),
('425383', 'CITY'),
('425384', 'CITY'),
('425385', 'CITY'),
('425386', 'CITY'),
('425387', 'CITY'),
('425388', 'CITY'),
('425389', 'CITY'),
('425390', 'CITY'),
('425391', 'CITY'),
('425392', 'CITY'),
('425393', 'CITY'),
('425394', 'CITY'),
('425395', 'CITY'),
('425396', 'CITY'),
('425397', 'CITY'),
('425398', 'CITY'),
('425399', 'CITY'),
('425400', 'CITY'),
('425401', 'CITY'),
('425402', 'CITY'),
('425403', 'CITY'),
('425404', 'CITY'),
('425405', 'CITY'),
('425406', 'CITY'),
('425407', 'CITY'),
('425408', 'CITY'),
('425409', 'CITY'),
('425410', 'CITY'),
('425411', 'CITY'),
('425412', 'CITY'),
('425413', 'CITY'),
('425414', 'CITY'),
('425415', 'CITY'),
('425416', 'CITY'),
('425417', 'CITY'),
('425418', 'CITY'),
('425419', 'CITY'),
('425420', 'CITY'),
('425421', 'CITY'),
('425422', 'CITY'),
('425423', 'CITY'),
('425424', 'CITY'),
('425425', 'CITY'),
('425426', 'CITY'),
('425427', 'CITY'),
('425428', 'CITY'),
('425429', 'CITY'),
('425430', 'CITY'),
('425431', 'CITY'),
('425432', 'CITY'),
('425433', 'CITY'),
('425434', 'CITY'),
('425435', 'CITY'),
('425436', 'CITY'),
('425437', 'CITY'),
('425438', 'CITY'),
('425439', 'CITY'),
('425440', 'CITY'),
('425441', 'CITY'),
('425442', 'CITY'),
('425443', 'CITY'),
('425444', 'CITY'),
('425445', 'CITY'),
('425446', 'CITY'),
('425447', 'CITY'),
('425448', 'CITY'),
('425449', 'CITY'),
('425450', 'CITY'),
('425451', 'CITY'),
('425452', 'CITY'),
('425453', 'CITY'),
('425454', 'CITY'),
('425455', 'CITY'),
('425456', 'CITY'),
('425457', 'CITY'),
('425458', 'CITY'),
('425459', 'CITY'),
('425460', 'CITY'),
('425461', 'CITY'),
('425462', 'CITY'),
('425463', 'CITY'),
('425464', 'CITY'),
('425465', 'CITY'),
('425466', 'CITY'),
('425467', 'CITY'),
('425468', 'CITY'),
('425469', 'CITY'),
('425470', 'CITY'),
('425471', 'CITY'),
('425472', 'CITY'),
('425473', 'CITY'),
('425474', 'CITY'),
('425475', 'CITY'),
('425476', 'CITY'),
('425477', 'CITY'),
('425478', 'CITY'),
('425479', 'CITY'),
('425480', 'CITY'),
('425481', 'CITY'),
('425482', 'CITY'),
('425483', 'CITY'),
('425484', 'CITY'),
('425485', 'CITY'),
('425486', 'CITY'),
('425487', 'CITY'),
('425488', 'CITY'),
('425489', 'CITY'),
('425490', 'CITY'),
('425491', 'CITY'),
('425492', 'CITY'),
('425493', 'CITY'),
('425494', 'CITY'),
('425495', 'CITY'),
('425496', 'CITY'),
('425497', 'CITY'),
('425498', 'CITY'),
('425499', 'CITY'),
('425500', 'CITY'),
('425501', 'CITY'),
('425502', 'CITY'),
('425503', 'CITY'),
('425504', 'CITY'),
('425505', 'CITY'),
('425506', 'CITY'),
('425507', 'CITY'),
('425508', 'CITY'),
('425509', 'CITY'),
('425510', 'CITY'),
('425511', 'CITY'),
('425512', 'CITY'),
('425513', 'CITY'),
('425514', 'CITY'),
('425515', 'CITY'),
('425516', 'CITY'),
('425517', 'CITY'),
('425518', 'CITY'),
('425519', 'CITY'),
('425520', 'CITY'),
('425521', 'CITY'),
('425522', 'CITY'),
('425523', 'CITY'),
('425524', 'CITY'),
('425525', 'CITY'),
('425526', 'CITY'),
('425527', 'CITY'),
('425528', 'CITY'),
('425529', 'CITY'),
('425530', 'CITY'),
('425531', 'CITY'),
('425532', 'CITY'),
('425533', 'CITY'),
('425534', 'CITY'),
('425535', 'CITY'),
('425536', 'CITY'),
('425537', 'CITY'),
('425538', 'CITY'),
('425539', 'CITY'),
('425540', 'CITY'),
('425541', 'CITY'),
('425542', 'CITY'),
('425543', 'CITY'),
('425544', 'CITY'),
('425545', 'CITY'),
('425546', 'CITY'),
('425547', 'CITY'),
('425548', 'CITY'),
('425549', 'CITY'),
('425550', 'CITY'),
('425551', 'CITY'),
('425552', 'CITY'),
('425553', 'CITY'),
('425554', 'CITY'),
('425555', 'CITY'),
('425556', 'CITY'),
('425557', 'CITY'),
('425558', 'CITY'),
('425559', 'CITY'),
('425560', 'CITY'),
('425561', 'CITY'),
('425562', 'CITY'),
('425563', 'CITY'),
('425564', 'CITY'),
('425565', 'CITY'),
('425566', 'CITY'),
('425567', 'CITY'),
('425568', 'CITY'),
('425569', 'CITY'),
('425570', 'CITY'),
('425571', 'CITY'),
('425572', 'CITY'),
('425573', 'CITY'),
('425574', 'CITY'),
('425575', 'CITY'),
('425576', 'CITY'),
('425577', 'CITY'),
('425578', 'CITY'),
('425579', 'CITY'),
('425580', 'CITY'),
('425581', 'CITY'),
('425582', 'CITY'),
('425583', 'CITY'),
('425584', 'CITY'),
('425585', 'CITY'),
('425586', 'CITY'),
('425587', 'CITY'),
('425588', 'CITY'),
('425589', 'CITY'),
('425590', 'CITY'),
('425591', 'CITY'),
('425592', 'CITY'),
('425593', 'CITY'),
('425594', 'CITY'),
('425595', 'CITY'),
('425596', 'CITY'),
('425597', 'CITY'),
('425598', 'CITY'),
('425599', 'CITY'),
('425600', 'CITY'),
('425601', 'CITY'),
('425602', 'CITY'),
('425603', 'CITY'),
('425604', 'CITY'),
('425605', 'CITY'),
('425606', 'CITY'),
('425607', 'CITY'),
('425608', 'CITY'),
('425609', 'CITY'),
('425610', 'CITY'),
('425611', 'CITY'),
('425612', 'CITY'),
('425613', 'CITY'),
('425614', 'CITY'),
('425615', 'CITY'),
('425616', 'CITY'),
('425617', 'CITY'),
('425618', 'CITY'),
('425619', 'CITY'),
('425620', 'CITY'),
('425621', 'CITY'),
('425622', 'CITY'),
('425623', 'CITY'),
('425624', 'CITY'),
('425625', 'CITY'),
('425626', 'CITY'),
('425627', 'CITY'),
('425628', 'CITY'),
('425629', 'CITY'),
('425630', 'CITY'),
('425631', 'CITY'),
('425632', 'CITY'),
('425633', 'CITY'),
('425634', 'CITY'),
('425635', 'CITY'),
('425636', 'CITY'),
('425637', 'CITY'),
('425638', 'CITY'),
('425639', 'CITY'),
('425640', 'CITY'),
('425641', 'CITY'),
('425642', 'CITY'),
('425643', 'CITY'),
('425644', 'CITY'),
('425645', 'CITY'),
('425646', 'CITY'),
('425647', 'CITY'),
('425648', 'CITY'),
('425649', 'CITY'),
('425650', 'CITY'),
('425651', 'CITY'),
('425652', 'CITY'),
('425653', 'CITY'),
('425654', 'CITY'),
('425655', 'CITY'),
('425656', 'CITY'),
('425657', 'CITY'),
('425658', 'CITY'),
('425659', 'CITY'),
('425660', 'CITY'),
('425661', 'CITY'),
('425662', 'CITY'),
('425663', 'CITY'),
('425664', 'CITY'),
('425665', 'CITY'),
('425666', 'CITY'),
('425667', 'CITY'),
('425668', 'CITY'),
('425669', 'CITY'),
('425670', 'CITY'),
('425671', 'CITY'),
('425672', 'CITY'),
('425673', 'CITY'),
('425674', 'CITY'),
('425675', 'CITY'),
('425676', 'CITY'),
('425677', 'CITY'),
('425678', 'CITY'),
('425679', 'CITY'),
('425680', 'CITY'),
('425681', 'CITY'),
('425682', 'CITY'),
('425683', 'CITY'),
('425684', 'CITY'),
('425685', 'CITY'),
('425686', 'CITY'),
('425687', 'CITY'),
('425688', 'CITY'),
('425689', 'CITY'),
('425690', 'CITY'),
('425691', 'CITY'),
('425692', 'CITY'),
('425693', 'CITY'),
('425694', 'CITY'),
('425695', 'CITY'),
('425696', 'CITY'),
('425697', 'CITY'),
('425698', 'CITY'),
('425699', 'CITY'),
('425700', 'CITY'),
('425701', 'CITY'),
('425702', 'CITY'),
('425703', 'CITY'),
('425704', 'CITY'),
('425705', 'CITY'),
('425706', 'CITY'),
('425707', 'CITY'),
('425708', 'CITY'),
('425709', 'CITY'),
('425710', 'CITY'),
('425711', 'CITY'),
('425712', 'CITY'),
('425713', 'CITY'),
('425714', 'CITY'),
('425715', 'CITY'),
('425716', 'CITY'),
('425717', 'CITY'),
('425718', 'CITY'),
('425719', 'CITY'),
('425720', 'CITY'),
('425721', 'CITY'),
('425722', 'CITY'),
('425723', 'CITY'),
('425724', 'CITY'),
('425725', 'CITY'),
('425726', 'CITY'),
('425727', 'CITY'),
('425728', 'CITY'),
('425729', 'CITY'),
('425730', 'CITY'),
('425731', 'CITY'),
('425732', 'CITY'),
('425733', 'CITY'),
('425734', 'CITY'),
('425735', 'CITY'),
('425736', 'CITY'),
('425737', 'CITY'),
('425738', 'CITY'),
('425739', 'CITY'),
('425740', 'CITY'),
('425741', 'CITY'),
('425742', 'CITY'),
('425743', 'CITY'),
('425744', 'CITY'),
('425745', 'CITY'),
('425746', 'CITY'),
('425747', 'CITY'),
('425748', 'CITY'),
('425749', 'CITY'),
('425750', 'CITY'),
('425751', 'CITY'),
('425752', 'CITY'),
('425753', 'CITY'),
('425754', 'CITY'),
('425755', 'CITY'),
('425756', 'CITY'),
('425757', 'CITY'),
('425758', 'CITY'),
('425759', 'CITY'),
('425760', 'CITY'),
('425761', 'CITY'),
('425762', 'CITY'),
('425763', 'CITY'),
('425764', 'CITY'),
('425765', 'CITY'),
('425766', 'CITY'),
('425767', 'CITY'),
('425768', 'CITY'),
('425769', 'CITY'),
('425770', 'CITY'),
('425771', 'CITY'),
('425772', 'CITY'),
('425773', 'CITY'),
('425774', 'CITY'),
('425775', 'CITY'),
('425776', 'CITY'),
('425777', 'CITY'),
('425778', 'CITY'),
('425779', 'CITY'),
('425780', 'CITY'),
('425781', 'CITY'),
('425782', 'CITY'),
('425783', 'CITY'),
('425784', 'CITY'),
('425785', 'CITY'),
('425786', 'CITY'),
('425787', 'CITY'),
('425788', 'CITY'),
('425789', 'CITY'),
('425790', 'CITY'),
('425791', 'CITY'),
('425792', 'CITY'),
('425793', 'CITY'),
('425794', 'CITY'),
('425795', 'CITY'),
('425796', 'CITY'),
('425797', 'CITY'),
('425798', 'CITY'),
('425799', 'CITY'),
('425800', 'CITY'),
('425801', 'CITY'),
('425802', 'CITY'),
('425803', 'CITY'),
('425804', 'CITY'),
('425805', 'CITY'),
('425806', 'CITY'),
('425807', 'CITY'),
('425808', 'CITY'),
('425809', 'CITY'),
('425810', 'CITY'),
('425811', 'CITY'),
('425812', 'CITY'),
('425813', 'CITY'),
('425814', 'CITY'),
('425815', 'CITY'),
('425816', 'CITY'),
('425817', 'CITY'),
('425818', 'CITY'),
('425819', 'CITY'),
('425820', 'CITY'),
('425821', 'CITY'),
('425822', 'CITY'),
('425823', 'CITY'),
('425824', 'CITY'),
('425825', 'CITY'),
('425826', 'CITY'),
('425827', 'CITY'),
('425828', 'CITY'),
('425829', 'CITY'),
('425830', 'CITY'),
('425831', 'CITY'),
('425832', 'CITY'),
('425833', 'CITY'),
('425834', 'CITY'),
('425835', 'CITY'),
('425836', 'CITY'),
('425837', 'CITY'),
('425838', 'CITY'),
('425839', 'CITY'),
('425840', 'CITY'),
('425841', 'CITY'),
('425842', 'CITY'),
('425843', 'CITY'),
('425844', 'CITY'),
('425845', 'CITY'),
('425846', 'CITY'),
('425847', 'CITY'),
('425848', 'CITY'),
('425849', 'CITY'),
('425850', 'CITY'),
('425851', 'CITY'),
('425852', 'CITY'),
('425853', 'CITY'),
('425854', 'CITY'),
('425855', 'CITY'),
('425856', 'CITY'),
('425857', 'CITY'),
('425858', 'CITY'),
('425859', 'CITY'),
('425860', 'CITY'),
('425861', 'CITY'),
('425862', 'CITY'),
('425863', 'CITY'),
('425864', 'CITY'),
('425865', 'CITY'),
('425866', 'CITY'),
('425867', 'CITY'),
('425868', 'CITY'),
('425869', 'CITY'),
('425870', 'CITY'),
('425871', 'CITY'),
('425872', 'CITY'),
('425873', 'CITY'),
('425874', 'CITY'),
('425875', 'CITY'),
('425876', 'CITY'),
('425877', 'CITY'),
('425878', 'CITY'),
('425879', 'CITY'),
('425880', 'CITY'),
('425881', 'CITY'),
('425882', 'CITY'),
('425883', 'CITY'),
('425884', 'CITY'),
('425885', 'CITY'),
('425886', 'CITY'),
('425887', 'CITY'),
('425888', 'CITY'),
('425889', 'CITY'),
('425890', 'CITY'),
('425891', 'CITY'),
('425892', 'CITY'),
('425893', 'CITY'),
('425894', 'CITY'),
('425895', 'CITY'),
('425896', 'CITY'),
('425897', 'CITY'),
('425898', 'CITY'),
('425899', 'CITY'),
('425900', 'CITY'),
('425901', 'CITY'),
('425902', 'CITY'),
('425903', 'CITY'),
('425904', 'CITY'),
('425905', 'CITY'),
('425906', 'CITY'),
('425907', 'CITY'),
('425908', 'CITY'),
('425909', 'CITY'),
('425910', 'CITY'),
('425911', 'CITY'),
('425912', 'CITY'),
('425913', 'CITY'),
('425914', 'CITY'),
('425915', 'CITY'),
('425916', 'CITY'),
('425917', 'CITY'),
('425918', 'CITY'),
('425919', 'CITY'),
('425920', 'CITY'),
('425921', 'CITY'),
('425922', 'CITY'),
('425923', 'CITY'),
('425924', 'CITY'),
('425925', 'CITY'),
('425926', 'CITY'),
('425927', 'CITY'),
('425928', 'CITY'),
('425929', 'CITY'),
('425930', 'CITY'),
('425931', 'CITY'),
('425932', 'CITY'),
('425933', 'CITY'),
('425934', 'CITY'),
('425935', 'CITY'),
('425936', 'CITY'),
('425937', 'CITY'),
('425938', 'CITY'),
('425939', 'CITY'),
('425940', 'CITY'),
('425941', 'CITY'),
('425942', 'CITY'),
('425943', 'CITY'),
('425944', 'CITY'),
('425945', 'CITY'),
('425946', 'CITY'),
('425947', 'CITY'),
('425948', 'CITY'),
('425949', 'CITY'),
('425950', 'CITY'),
('425951', 'CITY'),
('425952', 'CITY'),
('425953', 'CITY'),
('425954', 'CITY'),
('425955', 'CITY'),
('425956', 'CITY'),
('425957', 'CITY'),
('425958', 'CITY'),
('425959', 'CITY'),
('425960', 'CITY'),
('425961', 'CITY'),
('425962', 'CITY'),
('425963', 'CITY'),
('425964', 'CITY'),
('425965', 'CITY'),
('425966', 'CITY'),
('425967', 'CITY'),
('425968', 'CITY'),
('425969', 'CITY'),
('425970', 'CITY'),
('425971', 'CITY'),
('425972', 'CITY'),
('425973', 'CITY'),
('425974', 'CITY'),
('425975', 'CITY'),
('425976', 'CITY'),
('425977', 'CITY'),
('425978', 'CITY'),
('425979', 'CITY'),
('425980', 'CITY'),
('425981', 'CITY'),
('425982', 'CITY'),
('425983', 'CITY'),
('425984', 'CITY'),
('425985', 'CITY'),
('425986', 'CITY'),
('425987', 'CITY'),
('425988', 'CITY'),
('425989', 'CITY'),
('425990', 'CITY'),
('425991', 'CITY'),
('425992', 'CITY'),
('425993', 'CITY'),
('425994', 'CITY'),
('425995', 'CITY'),
('425996', 'CITY'),
('425997', 'CITY'),
('425998', 'CITY'),
('425999', 'CITY'),
('426000', 'CITY'),
('426001', 'CITY'),
('426002', 'CITY'),
('426003', 'CITY'),
('426004', 'CITY'),
('426005', 'CITY'),
('426006', 'CITY'),
('426007', 'CITY'),
('426008', 'CITY'),
('426009', 'CITY'),
('426010', 'CITY'),
('426011', 'CITY'),
('426012', 'CITY'),
('426013', 'CITY'),
('426014', 'CITY'),
('426015', 'CITY'),
('426016', 'CITY'),
('426017', 'CITY'),
('426018', 'CITY'),
('426019', 'CITY'),
('426020', 'CITY'),
('426021', 'CITY'),
('426022', 'CITY'),
('426023', 'CITY'),
('426024', 'CITY'),
('426025', 'CITY'),
('426026', 'CITY'),
('426027', 'CITY'),
('426028', 'CITY'),
('426029', 'CITY'),
('426030', 'CITY'),
('426031', 'CITY'),
('426032', 'CITY'),
('426033', 'CITY'),
('426034', 'CITY'),
('426035', 'CITY'),
('426036', 'CITY'),
('426037', 'CITY'),
('426038', 'CITY'),
('426039', 'CITY'),
('426040', 'CITY'),
('426041', 'CITY'),
('426042', 'CITY'),
('426043', 'CITY'),
('426044', 'CITY'),
('426045', 'CITY'),
('426046', 'CITY'),
('426047', 'CITY'),
('426048', 'CITY'),
('426049', 'CITY'),
('426050', 'CITY'),
('426051', 'CITY'),
('426052', 'CITY'),
('426053', 'CITY'),
('426054', 'CITY'),
('426055', 'CITY'),
('426056', 'CITY'),
('426057', 'CITY'),
('426058', 'CITY'),
('426059', 'CITY'),
('426060', 'CITY'),
('426061', 'CITY'),
('426062', 'CITY'),
('426063', 'CITY'),
('426064', 'CITY'),
('426065', 'CITY'),
('426066', 'CITY'),
('426067', 'CITY'),
('426068', 'CITY'),
('426069', 'CITY'),
('426070', 'CITY'),
('426071', 'CITY'),
('426072', 'CITY'),
('426073', 'CITY'),
('426074', 'CITY'),
('426075', 'CITY'),
('426076', 'CITY'),
('426077', 'CITY'),
('426078', 'CITY'),
('426079', 'CITY'),
('426080', 'CITY'),
('426081', 'CITY'),
('426082', 'CITY'),
('426083', 'CITY'),
('426084', 'CITY'),
('426085', 'CITY'),
('426086', 'CITY'),
('426087', 'CITY'),
('426088', 'CITY'),
('426089', 'CITY'),
('426090', 'CITY'),
('426091', 'CITY'),
('426092', 'CITY'),
('426093', 'CITY'),
('426094', 'CITY'),
('426095', 'CITY'),
('426096', 'CITY'),
('426097', 'CITY'),
('426098', 'CITY'),
('426099', 'CITY'),
('426100', 'CITY'),
('426101', 'CITY'),
('426102', 'CITY'),
('426103', 'CITY'),
('426104', 'CITY'),
('426105', 'CITY'),
('426106', 'CITY'),
('426107', 'CITY'),
('426108', 'CITY'),
('426109', 'CITY'),
('426110', 'CITY'),
('426111', 'CITY'),
('426112', 'CITY'),
('426113', 'CITY'),
('426114', 'CITY'),
('426115', 'CITY'),
('426116', 'CITY'),
('426117', 'CITY'),
('426118', 'CITY'),
('426119', 'CITY'),
('426120', 'CITY'),
('426121', 'CITY'),
('426122', 'CITY'),
('426123', 'CITY'),
('426124', 'CITY'),
('426125', 'CITY'),
('426126', 'CITY'),
('426127', 'CITY'),
('426128', 'CITY'),
('426129', 'CITY'),
('426130', 'CITY'),
('426131', 'CITY'),
('426132', 'CITY'),
('426133', 'CITY'),
('426134', 'CITY'),
('426135', 'CITY'),
('426136', 'CITY'),
('426137', 'CITY'),
('426138', 'CITY'),
('426139', 'CITY'),
('426140', 'CITY'),
('426141', 'CITY'),
('426142', 'CITY'),
('426143', 'CITY'),
('426144', 'CITY'),
('426145', 'CITY'),
('426146', 'CITY'),
('426147', 'CITY'),
('426148', 'CITY'),
('426149', 'CITY'),
('426150', 'CITY'),
('426151', 'CITY'),
('426152', 'CITY'),
('426153', 'CITY'),
('426154', 'CITY'),
('426155', 'CITY'),
('426156', 'CITY'),
('426157', 'CITY'),
('426158', 'CITY'),
('426159', 'CITY'),
('426160', 'CITY'),
('426161', 'CITY'),
('426162', 'CITY'),
('426163', 'CITY'),
('426164', 'CITY'),
('426165', 'CITY'),
('426166', 'CITY'),
('426167', 'CITY'),
('426168', 'CITY'),
('426169', 'CITY'),
('426170', 'CITY'),
('426171', 'CITY'),
('426172', 'CITY'),
('426173', 'CITY'),
('426174', 'CITY'),
('426175', 'CITY'),
('426176', 'CITY'),
('426177', 'CITY'),
('426178', 'CITY'),
('426179', 'CITY'),
('426180', 'CITY'),
('426181', 'CITY'),
('426182', 'CITY'),
('426183', 'CITY'),
('426184', 'CITY'),
('426185', 'CITY'),
('426186', 'CITY'),
('426187', 'CITY'),
('426188', 'CITY'),
('426189', 'CITY'),
('426190', 'CITY'),
('426191', 'CITY'),
('426192', 'CITY'),
('426193', 'CITY'),
('426194', 'CITY'),
('426195', 'CITY'),
('426196', 'CITY'),
('426197', 'CITY'),
('426198', 'CITY'),
('426199', 'CITY'),
('426200', 'CITY'),
('426201', 'CITY'),
('426202', 'CITY'),
('426203', 'CITY'),
('426204', 'CITY'),
('426205', 'CITY'),
('426206', 'CITY'),
('426207', 'CITY'),
('426208', 'CITY'),
('426209', 'CITY'),
('426210', 'CITY'),
('426211', 'CITY'),
('426212', 'CITY'),
('426213', 'CITY'),
('426214', 'CITY'),
('426215', 'CITY'),
('426216', 'CITY'),
('426217', 'CITY'),
('426218', 'CITY'),
('426219', 'CITY'),
('426220', 'CITY'),
('426221', 'CITY'),
('426222', 'CITY'),
('426223', 'CITY'),
('426224', 'CITY'),
('426225', 'CITY'),
('426226', 'CITY'),
('426227', 'CITY'),
('426228', 'CITY'),
('426229', 'CITY'),
('426230', 'CITY'),
('426231', 'CITY'),
('426232', 'CITY'),
('426233', 'CITY'),
('426234', 'CITY'),
('426235', 'CITY'),
('426236', 'CITY'),
('426237', 'CITY'),
('426238', 'CITY'),
('426239', 'CITY'),
('426240', 'CITY'),
('426241', 'CITY'),
('426242', 'CITY'),
('426243', 'CITY'),
('426244', 'CITY'),
('426245', 'CITY'),
('426246', 'CITY'),
('426247', 'CITY'),
('426248', 'CITY'),
('426249', 'CITY'),
('426250', 'CITY'),
('426251', 'CITY'),
('426252', 'CITY'),
('426253', 'CITY'),
('426254', 'CITY'),
('426255', 'CITY'),
('426256', 'CITY'),
('426257', 'CITY'),
('426258', 'CITY'),
('426259', 'CITY'),
('426260', 'CITY'),
('426261', 'CITY'),
('426262', 'CITY'),
('426263', 'CITY'),
('426264', 'CITY'),
('426265', 'CITY'),
('426266', 'CITY'),
('426267', 'CITY'),
('426268', 'CITY'),
('426269', 'CITY'),
('426270', 'CITY'),
('426271', 'CITY'),
('426272', 'CITY'),
('426273', 'CITY'),
('426274', 'CITY'),
('426275', 'CITY'),
('426276', 'CITY'),
('426277', 'CITY'),
('426278', 'CITY'),
('426279', 'CITY'),
('426280', 'CITY'),
('426281', 'CITY'),
('426282', 'CITY'),
('426283', 'CITY'),
('426284', 'CITY'),
('426285', 'CITY'),
('426286', 'CITY'),
('426287', 'CITY'),
('426288', 'CITY'),
('426289', 'CITY'),
('426290', 'CITY'),
('426291', 'CITY'),
('426292', 'CITY'),
('426293', 'CITY'),
('426294', 'CITY'),
('426295', 'CITY'),
('426296', 'CITY'),
('426297', 'CITY'),
('426298', 'CITY'),
('426299', 'CITY'),
('426300', 'CITY'),
('426301', 'CITY'),
('426302', 'CITY'),
('426303', 'CITY'),
('426304', 'CITY'),
('426305', 'CITY'),
('426306', 'CITY'),
('426307', 'CITY'),
('426308', 'CITY'),
('426309', 'CITY'),
('426310', 'CITY'),
('426311', 'CITY'),
('426312', 'CITY'),
('426313', 'CITY'),
('426314', 'CITY'),
('426315', 'CITY'),
('426316', 'CITY'),
('426317', 'CITY'),
('426318', 'CITY'),
('426319', 'CITY'),
('426320', 'CITY'),
('426321', 'CITY'),
('426322', 'CITY'),
('426323', 'CITY'),
('426324', 'CITY'),
('426325', 'CITY'),
('426326', 'CITY'),
('426327', 'CITY'),
('426328', 'CITY'),
('426329', 'CITY'),
('426330', 'CITY'),
('426331', 'CITY'),
('426332', 'CITY'),
('426333', 'CITY'),
('426334', 'CITY'),
('426335', 'CITY'),
('426336', 'CITY'),
('426337', 'CITY'),
('426338', 'CITY'),
('426339', 'CITY'),
('426340', 'CITY'),
('426341', 'CITY'),
('426342', 'CITY'),
('426343', 'CITY'),
('426344', 'CITY'),
('426345', 'CITY'),
('426346', 'CITY'),
('426347', 'CITY'),
('426348', 'CITY'),
('426349', 'CITY'),
('426350', 'CITY'),
('426351', 'CITY'),
('426352', 'CITY'),
('426353', 'CITY'),
('426354', 'CITY'),
('426355', 'CITY'),
('426356', 'CITY'),
('426357', 'CITY'),
('426358', 'CITY'),
('426359', 'CITY'),
('426360', 'CITY'),
('426361', 'CITY'),
('426362', 'CITY'),
('426363', 'CITY'),
('426364', 'CITY'),
('426365', 'CITY'),
('426366', 'CITY'),
('426367', 'CITY'),
('426368', 'CITY'),
('426369', 'CITY'),
('426370', 'CITY'),
('426371', 'CITY'),
('426372', 'CITY'),
('426373', 'CITY'),
('426374', 'CITY'),
('426375', 'CITY'),
('426376', 'CITY'),
('426377', 'CITY'),
('426378', 'CITY'),
('426379', 'CITY'),
('426380', 'CITY'),
('426381', 'CITY'),
('426382', 'CITY'),
('426383', 'CITY'),
('426384', 'CITY'),
('426385', 'CITY'),
('426386', 'CITY'),
('426387', 'CITY'),
('426388', 'CITY'),
('426389', 'CITY'),
('426390', 'CITY'),
('426391', 'CITY'),
('426392', 'CITY'),
('426393', 'CITY'),
('426394', 'CITY'),
('426395', 'CITY'),
('426396', 'CITY'),
('426397', 'CITY'),
('426398', 'CITY'),
('426399', 'CITY'),
('426400', 'CITY'),
('426401', 'CITY'),
('426402', 'CITY'),
('426403', 'CITY'),
('426404', 'CITY'),
('426405', 'CITY'),
('426406', 'CITY'),
('426407', 'CITY'),
('426408', 'CITY'),
('426409', 'CITY'),
('426410', 'CITY'),
('426411', 'CITY'),
('426412', 'CITY'),
('426413', 'CITY'),
('426414', 'CITY'),
('426415', 'CITY'),
('426416', 'CITY'),
('426417', 'CITY'),
('426418', 'CITY'),
('426419', 'CITY'),
('426420', 'CITY'),
('426421', 'CITY'),
('426422', 'CITY'),
('426423', 'CITY'),
('426424', 'CITY'),
('426425', 'CITY'),
('426426', 'CITY'),
('426427', 'CITY'),
('426428', 'CITY'),
('426429', 'CITY'),
('426430', 'CITY'),
('426431', 'CITY'),
('426432', 'CITY'),
('426433', 'CITY'),
('426434', 'CITY'),
('426435', 'CITY'),
('426436', 'CITY'),
('426437', 'CITY'),
('426438', 'CITY'),
('426439', 'CITY'),
('426440', 'CITY'),
('426441', 'CITY'),
('426442', 'CITY'),
('426443', 'CITY'),
('426444', 'CITY'),
('426445', 'CITY'),
('426446', 'CITY'),
('426447', 'CITY'),
('426448', 'CITY'),
('426449', 'CITY'),
('426450', 'CITY'),
('426451', 'CITY'),
('426452', 'CITY'),
('426453', 'CITY'),
('426454', 'CITY'),
('426455', 'CITY'),
('426456', 'CITY'),
('426457', 'CITY'),
('426458', 'CITY'),
('426459', 'CITY'),
('426460', 'CITY'),
('426461', 'CITY'),
('426462', 'CITY'),
('426463', 'CITY'),
('426464', 'CITY'),
('426465', 'CITY'),
('426466', 'CITY'),
('426467', 'CITY'),
('426468', 'CITY'),
('426469', 'CITY'),
('426470', 'CITY'),
('426471', 'CITY'),
('426472', 'CITY'),
('426473', 'CITY'),
('426474', 'CITY'),
('426475', 'CITY'),
('426476', 'CITY'),
('426477', 'CITY'),
('426478', 'CITY'),
('426479', 'CITY'),
('426480', 'CITY'),
('426481', 'CITY'),
('426482', 'CITY'),
('426483', 'CITY'),
('426484', 'CITY'),
('426485', 'CITY'),
('426486', 'CITY'),
('426487', 'CITY'),
('426488', 'CITY'),
('426489', 'CITY'),
('426490', 'CITY'),
('426491', 'CITY'),
('426492', 'CITY'),
('426493', 'CITY'),
('426494', 'CITY'),
('426495', 'CITY'),
('426496', 'CITY'),
('426497', 'CITY'),
('426498', 'CITY'),
('426499', 'CITY'),
('426500', 'CITY'),
('426501', 'CITY'),
('426502', 'CITY'),
('426503', 'CITY'),
('426504', 'CITY'),
('426505', 'CITY'),
('426506', 'CITY'),
('426507', 'CITY'),
('426508', 'CITY'),
('426509', 'CITY'),
('426510', 'CITY'),
('426511', 'CITY'),
('426512', 'CITY'),
('426513', 'CITY'),
('426514', 'CITY'),
('426515', 'CITY'),
('426516', 'CITY'),
('426517', 'CITY'),
('426518', 'CITY'),
('426519', 'CITY'),
('426520', 'CITY'),
('426521', 'CITY'),
('426522', 'CITY'),
('426523', 'CITY'),
('426524', 'CITY'),
('426525', 'CITY'),
('426526', 'CITY'),
('426527', 'CITY'),
('426528', 'CITY'),
('426529', 'CITY'),
('426530', 'CITY'),
('426531', 'CITY'),
('426532', 'CITY'),
('426533', 'CITY'),
('426534', 'CITY'),
('426535', 'CITY'),
('426536', 'CITY'),
('426537', 'CITY'),
('426538', 'CITY'),
('426539', 'CITY'),
('426540', 'CITY'),
('426541', 'CITY'),
('426542', 'CITY'),
('426543', 'CITY'),
('426544', 'CITY'),
('426545', 'CITY'),
('426546', 'CITY'),
('426547', 'CITY'),
('426548', 'CITY'),
('426549', 'CITY'),
('426550', 'CITY'),
('426551', 'CITY'),
('426552', 'CITY'),
('426553', 'CITY'),
('426554', 'CITY'),
('426555', 'CITY'),
('426556', 'CITY'),
('426557', 'CITY'),
('426558', 'CITY'),
('426559', 'CITY'),
('426560', 'CITY'),
('426561', 'CITY'),
('426562', 'CITY'),
('426563', 'CITY'),
('426564', 'CITY'),
('426565', 'CITY'),
('426566', 'CITY'),
('426567', 'CITY'),
('426568', 'CITY'),
('426569', 'CITY'),
('426570', 'CITY'),
('426571', 'CITY'),
('426572', 'CITY'),
('426573', 'CITY'),
('426574', 'CITY'),
('426575', 'CITY'),
('426576', 'CITY'),
('426577', 'CITY'),
('426578', 'CITY'),
('426579', 'CITY'),
('426580', 'CITY'),
('426581', 'CITY'),
('426582', 'CITY'),
('426583', 'CITY'),
('426584', 'CITY'),
('426585', 'CITY'),
('426586', 'CITY'),
('426587', 'CITY'),
('426588', 'CITY'),
('426589', 'CITY'),
('426590', 'CITY'),
('426591', 'CITY'),
('426592', 'CITY'),
('426593', 'CITY'),
('426594', 'CITY'),
('426595', 'CITY'),
('426596', 'CITY'),
('426597', 'CITY'),
('426598', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('426599', 'CITY'),
('426600', 'CITY'),
('426601', 'CITY'),
('426602', 'CITY'),
('426603', 'CITY'),
('426604', 'CITY'),
('426605', 'CITY'),
('426606', 'CITY'),
('426607', 'CITY'),
('426608', 'CITY'),
('426609', 'CITY'),
('426610', 'CITY'),
('426611', 'CITY'),
('426612', 'CITY'),
('426613', 'CITY'),
('426614', 'CITY'),
('426615', 'CITY'),
('426616', 'CITY'),
('426617', 'CITY'),
('426618', 'CITY'),
('426619', 'CITY'),
('426620', 'CITY'),
('426621', 'CITY'),
('426622', 'CITY'),
('426623', 'CITY'),
('426624', 'CITY'),
('426625', 'CITY'),
('426626', 'CITY'),
('426627', 'CITY'),
('426628', 'CITY'),
('426629', 'CITY'),
('426630', 'CITY'),
('426631', 'CITY'),
('426632', 'CITY'),
('426633', 'CITY'),
('426634', 'CITY'),
('426635', 'CITY'),
('426636', 'CITY'),
('426637', 'CITY'),
('426638', 'CITY'),
('426639', 'CITY'),
('426640', 'CITY'),
('426641', 'CITY'),
('426642', 'CITY'),
('426643', 'CITY'),
('426644', 'CITY'),
('426645', 'CITY'),
('426646', 'CITY'),
('426647', 'CITY'),
('426648', 'CITY'),
('426649', 'CITY'),
('426650', 'CITY'),
('426651', 'CITY'),
('426652', 'CITY'),
('426653', 'CITY'),
('426654', 'CITY'),
('426655', 'CITY'),
('426656', 'CITY'),
('426657', 'CITY'),
('426658', 'CITY'),
('426659', 'CITY'),
('426660', 'CITY'),
('426661', 'CITY'),
('426662', 'CITY'),
('426663', 'CITY'),
('426664', 'CITY'),
('426665', 'CITY'),
('426666', 'CITY'),
('426667', 'CITY'),
('426668', 'CITY'),
('426669', 'CITY'),
('426670', 'CITY'),
('426671', 'CITY'),
('426672', 'CITY'),
('426673', 'CITY'),
('426674', 'CITY'),
('426675', 'CITY'),
('426676', 'CITY'),
('426677', 'CITY'),
('426678', 'CITY'),
('426679', 'CITY'),
('426680', 'CITY'),
('426681', 'CITY'),
('426682', 'CITY'),
('426683', 'CITY'),
('426684', 'CITY'),
('426685', 'CITY'),
('426686', 'CITY'),
('426687', 'CITY'),
('426688', 'CITY'),
('426689', 'CITY'),
('426690', 'CITY'),
('426691', 'CITY'),
('426692', 'CITY'),
('426693', 'CITY'),
('426694', 'CITY'),
('426695', 'CITY'),
('426696', 'CITY'),
('426697', 'CITY'),
('426698', 'CITY'),
('426699', 'CITY'),
('426700', 'CITY'),
('426701', 'CITY'),
('426702', 'CITY'),
('426703', 'CITY'),
('426704', 'CITY'),
('426705', 'CITY'),
('426706', 'CITY'),
('426707', 'CITY'),
('426708', 'CITY'),
('426709', 'CITY'),
('426710', 'CITY'),
('426711', 'CITY'),
('426712', 'CITY'),
('426713', 'CITY'),
('426714', 'CITY'),
('426715', 'CITY'),
('426716', 'CITY'),
('426717', 'CITY'),
('426718', 'CITY'),
('426719', 'CITY'),
('426720', 'CITY'),
('426721', 'CITY'),
('426722', 'CITY'),
('426723', 'CITY'),
('426724', 'CITY'),
('426725', 'CITY'),
('426726', 'CITY'),
('426727', 'CITY'),
('426728', 'CITY'),
('426729', 'CITY'),
('426730', 'CITY'),
('426731', 'CITY'),
('426732', 'CITY'),
('426733', 'CITY'),
('426734', 'CITY'),
('426735', 'CITY'),
('426736', 'CITY'),
('426737', 'CITY'),
('426738', 'CITY'),
('426739', 'CITY'),
('426740', 'CITY'),
('426741', 'CITY'),
('426742', 'CITY'),
('426743', 'CITY'),
('426744', 'CITY'),
('426745', 'CITY'),
('426746', 'CITY'),
('426747', 'CITY'),
('426748', 'CITY'),
('426749', 'CITY'),
('426750', 'CITY'),
('426751', 'CITY'),
('426752', 'CITY'),
('426753', 'CITY'),
('426754', 'CITY'),
('426755', 'CITY'),
('426756', 'CITY'),
('426757', 'CITY'),
('426758', 'CITY'),
('426759', 'CITY'),
('426760', 'CITY'),
('426761', 'CITY'),
('426762', 'CITY'),
('426763', 'CITY'),
('426764', 'CITY'),
('426765', 'CITY'),
('426766', 'CITY'),
('426767', 'CITY'),
('426768', 'CITY'),
('426769', 'CITY'),
('426770', 'CITY'),
('426771', 'CITY'),
('426772', 'CITY'),
('426773', 'CITY'),
('426774', 'CITY'),
('426775', 'CITY'),
('426776', 'CITY'),
('426777', 'CITY'),
('426778', 'CITY'),
('426779', 'CITY'),
('426780', 'CITY'),
('426781', 'CITY'),
('426782', 'CITY'),
('426783', 'CITY'),
('426784', 'CITY'),
('426785', 'CITY'),
('426786', 'CITY'),
('426787', 'CITY'),
('426788', 'CITY'),
('426789', 'CITY'),
('426790', 'CITY'),
('426791', 'CITY'),
('426792', 'CITY'),
('426793', 'CITY'),
('426794', 'CITY'),
('426795', 'CITY'),
('426796', 'CITY'),
('426797', 'CITY'),
('426798', 'CITY'),
('426799', 'CITY'),
('426800', 'CITY'),
('426801', 'CITY'),
('426802', 'CITY'),
('426803', 'CITY'),
('426804', 'CITY'),
('426805', 'CITY'),
('426806', 'CITY'),
('426807', 'CITY'),
('426808', 'CITY'),
('426809', 'CITY'),
('426810', 'CITY'),
('426811', 'CITY'),
('426812', 'CITY'),
('426813', 'CITY'),
('426814', 'CITY'),
('426815', 'CITY'),
('426816', 'CITY'),
('426817', 'CITY'),
('426818', 'CITY'),
('426819', 'CITY'),
('426820', 'CITY'),
('426821', 'CITY'),
('426822', 'CITY'),
('426823', 'CITY'),
('426824', 'CITY'),
('426825', 'CITY'),
('426826', 'CITY'),
('426827', 'CITY'),
('426828', 'CITY'),
('426829', 'CITY'),
('426830', 'CITY'),
('426831', 'CITY'),
('426832', 'CITY'),
('426833', 'CITY'),
('426834', 'CITY'),
('426835', 'CITY'),
('426836', 'CITY'),
('426837', 'CITY'),
('426838', 'CITY'),
('426839', 'CITY'),
('426840', 'CITY'),
('426841', 'CITY'),
('426842', 'CITY'),
('426843', 'CITY'),
('426844', 'CITY'),
('426845', 'CITY'),
('426846', 'CITY'),
('426847', 'CITY'),
('426848', 'CITY'),
('426849', 'CITY'),
('426850', 'CITY'),
('426851', 'CITY'),
('426852', 'CITY'),
('426853', 'CITY'),
('426854', 'CITY'),
('426855', 'CITY'),
('426856', 'CITY'),
('426857', 'CITY'),
('426858', 'CITY'),
('426859', 'CITY'),
('426860', 'CITY'),
('426861', 'CITY'),
('426862', 'CITY'),
('426863', 'CITY'),
('426864', 'CITY'),
('426865', 'CITY'),
('426866', 'CITY'),
('426867', 'CITY'),
('426868', 'CITY'),
('426869', 'CITY'),
('426870', 'CITY'),
('426871', 'CITY'),
('426872', 'CITY'),
('426873', 'CITY'),
('426874', 'CITY'),
('426875', 'CITY'),
('426876', 'CITY'),
('426877', 'CITY'),
('426878', 'CITY'),
('426879', 'CITY'),
('426880', 'CITY'),
('426881', 'CITY'),
('426882', 'CITY'),
('426883', 'CITY'),
('426884', 'CITY'),
('426885', 'CITY'),
('426886', 'CITY'),
('426887', 'CITY'),
('426888', 'CITY'),
('426889', 'CITY'),
('426890', 'CITY'),
('426891', 'CITY'),
('426892', 'CITY'),
('426893', 'CITY'),
('426894', 'CITY'),
('426895', 'CITY'),
('426896', 'CITY'),
('426897', 'CITY'),
('426898', 'CITY'),
('426899', 'CITY'),
('426900', 'CITY'),
('426901', 'CITY'),
('426902', 'CITY'),
('426903', 'CITY'),
('426904', 'CITY'),
('426905', 'CITY'),
('426906', 'CITY'),
('426907', 'CITY'),
('426908', 'CITY'),
('426909', 'CITY'),
('426910', 'CITY'),
('426911', 'CITY'),
('426912', 'CITY'),
('426913', 'CITY'),
('426914', 'CITY'),
('426915', 'CITY'),
('426916', 'CITY'),
('426917', 'CITY'),
('426918', 'CITY'),
('426919', 'CITY'),
('426920', 'CITY'),
('426921', 'CITY'),
('426922', 'CITY'),
('426923', 'CITY'),
('426924', 'CITY'),
('426925', 'CITY'),
('426926', 'CITY'),
('426927', 'CITY'),
('426928', 'CITY'),
('426929', 'CITY'),
('426930', 'CITY'),
('426931', 'CITY'),
('426932', 'CITY'),
('426933', 'CITY'),
('426934', 'CITY'),
('426935', 'CITY'),
('426936', 'CITY'),
('426937', 'CITY'),
('426938', 'CITY'),
('426939', 'CITY'),
('426940', 'CITY'),
('426941', 'CITY'),
('426942', 'CITY'),
('426943', 'CITY'),
('426944', 'CITY'),
('426945', 'CITY'),
('426946', 'CITY'),
('426947', 'CITY'),
('426948', 'CITY'),
('426949', 'CITY'),
('426950', 'CITY'),
('426951', 'CITY'),
('426952', 'CITY'),
('426953', 'CITY'),
('426954', 'CITY'),
('426955', 'CITY'),
('426956', 'CITY'),
('426957', 'CITY'),
('426958', 'CITY'),
('426959', 'CITY'),
('426960', 'CITY'),
('426961', 'CITY'),
('426962', 'CITY'),
('426963', 'CITY'),
('426964', 'CITY'),
('426965', 'CITY'),
('426966', 'CITY'),
('426967', 'CITY'),
('426968', 'CITY'),
('426969', 'CITY'),
('426970', 'CITY'),
('426971', 'CITY'),
('426972', 'CITY'),
('426973', 'CITY'),
('426974', 'CITY'),
('426975', 'CITY'),
('426976', 'CITY'),
('426977', 'CITY'),
('426978', 'CITY'),
('426979', 'CITY'),
('426980', 'CITY'),
('426981', 'CITY'),
('426982', 'CITY'),
('426983', 'CITY'),
('426984', 'CITY'),
('426985', 'CITY'),
('426986', 'CITY'),
('426987', 'CITY'),
('426988', 'CITY'),
('426989', 'CITY'),
('426990', 'CITY'),
('426991', 'CITY'),
('426992', 'CITY'),
('426993', 'CITY'),
('426994', 'CITY'),
('426995', 'CITY'),
('426996', 'CITY'),
('426997', 'CITY'),
('426998', 'CITY'),
('426999', 'CITY'),
('427000', 'CITY'),
('427001', 'CITY'),
('427002', 'CITY'),
('427003', 'CITY'),
('427004', 'CITY'),
('427005', 'CITY'),
('427006', 'CITY'),
('427007', 'CITY'),
('427008', 'CITY'),
('427009', 'CITY'),
('427010', 'CITY'),
('427011', 'CITY'),
('427012', 'CITY'),
('427013', 'CITY'),
('427014', 'CITY'),
('427015', 'CITY'),
('427016', 'CITY'),
('427017', 'CITY'),
('427018', 'CITY'),
('427019', 'CITY'),
('427020', 'CITY'),
('427021', 'CITY'),
('427022', 'CITY'),
('427023', 'CITY'),
('427024', 'CITY'),
('427025', 'CITY'),
('427026', 'CITY'),
('427027', 'CITY'),
('427028', 'CITY'),
('427029', 'CITY'),
('427030', 'CITY'),
('427031', 'CITY'),
('427032', 'CITY'),
('427033', 'CITY'),
('427034', 'CITY'),
('427035', 'CITY'),
('427036', 'CITY'),
('427037', 'CITY'),
('427038', 'CITY'),
('427039', 'CITY'),
('427040', 'CITY'),
('427041', 'CITY'),
('427042', 'CITY'),
('427043', 'CITY'),
('427044', 'CITY'),
('427045', 'CITY'),
('427046', 'CITY'),
('427047', 'CITY'),
('427048', 'CITY'),
('427049', 'CITY'),
('427050', 'CITY'),
('427051', 'CITY'),
('427052', 'CITY'),
('427053', 'CITY'),
('427054', 'CITY'),
('427055', 'CITY'),
('427056', 'CITY'),
('427057', 'CITY'),
('427058', 'CITY'),
('427059', 'CITY'),
('427060', 'CITY'),
('427061', 'CITY'),
('427062', 'CITY'),
('427063', 'CITY'),
('427064', 'CITY'),
('427065', 'CITY'),
('427066', 'CITY'),
('427067', 'CITY'),
('427068', 'CITY'),
('427069', 'CITY'),
('427070', 'CITY'),
('427071', 'CITY'),
('427072', 'CITY'),
('427073', 'CITY'),
('427074', 'CITY'),
('427075', 'CITY'),
('427076', 'CITY'),
('427077', 'CITY'),
('427078', 'CITY'),
('427079', 'CITY'),
('427080', 'CITY'),
('427081', 'CITY'),
('427082', 'CITY'),
('427083', 'CITY'),
('427084', 'CITY'),
('427085', 'CITY'),
('427086', 'CITY'),
('427087', 'CITY'),
('427088', 'CITY'),
('427089', 'CITY'),
('427090', 'CITY'),
('427091', 'CITY'),
('427092', 'CITY'),
('427093', 'CITY'),
('427094', 'CITY'),
('427095', 'CITY'),
('427096', 'CITY'),
('427097', 'CITY'),
('427098', 'CITY'),
('427099', 'CITY'),
('427100', 'CITY'),
('427101', 'CITY'),
('427102', 'CITY'),
('427103', 'CITY'),
('427104', 'CITY'),
('427105', 'CITY'),
('427106', 'CITY'),
('427107', 'CITY'),
('427108', 'CITY'),
('427109', 'CITY'),
('427110', 'CITY'),
('427111', 'CITY'),
('427112', 'CITY'),
('427113', 'CITY'),
('427114', 'CITY'),
('427115', 'CITY'),
('427116', 'CITY'),
('427117', 'CITY'),
('427118', 'CITY'),
('427119', 'CITY'),
('427120', 'CITY'),
('427121', 'CITY'),
('427122', 'CITY'),
('427123', 'CITY'),
('427124', 'CITY'),
('427125', 'CITY'),
('427126', 'CITY'),
('427127', 'CITY'),
('427128', 'CITY'),
('427129', 'CITY'),
('427130', 'CITY'),
('427131', 'CITY'),
('427132', 'CITY'),
('427133', 'CITY'),
('427134', 'CITY'),
('427135', 'CITY'),
('427136', 'CITY'),
('427137', 'CITY'),
('427138', 'CITY'),
('427139', 'CITY'),
('427140', 'CITY'),
('427141', 'CITY'),
('427142', 'CITY'),
('427143', 'CITY'),
('427144', 'CITY'),
('427145', 'CITY'),
('427146', 'CITY'),
('427147', 'CITY'),
('427148', 'CITY'),
('427149', 'CITY'),
('427150', 'CITY'),
('427151', 'CITY'),
('427152', 'CITY'),
('427153', 'CITY'),
('427154', 'CITY'),
('427155', 'CITY'),
('427156', 'CITY'),
('427157', 'CITY'),
('427158', 'CITY'),
('427159', 'CITY'),
('427160', 'CITY'),
('427161', 'CITY'),
('427162', 'CITY'),
('427163', 'CITY'),
('427164', 'CITY'),
('427165', 'CITY'),
('427166', 'CITY'),
('427167', 'CITY'),
('427168', 'CITY'),
('427169', 'CITY'),
('427170', 'CITY'),
('427171', 'CITY'),
('427172', 'CITY'),
('427173', 'CITY'),
('427174', 'CITY'),
('427175', 'CITY'),
('427176', 'CITY'),
('427177', 'CITY'),
('427178', 'CITY'),
('427179', 'CITY'),
('427180', 'CITY'),
('427181', 'CITY'),
('427182', 'CITY'),
('427183', 'CITY'),
('427184', 'CITY'),
('427185', 'CITY'),
('427186', 'CITY'),
('427187', 'CITY'),
('427188', 'CITY'),
('427189', 'CITY'),
('427190', 'CITY'),
('427191', 'CITY'),
('427192', 'CITY'),
('427193', 'CITY'),
('427194', 'CITY'),
('427195', 'CITY'),
('427196', 'CITY'),
('427197', 'CITY'),
('427198', 'CITY'),
('427199', 'CITY'),
('427200', 'CITY'),
('427201', 'CITY'),
('427202', 'CITY'),
('427203', 'CITY'),
('427204', 'CITY'),
('427205', 'CITY'),
('427206', 'CITY'),
('427207', 'CITY'),
('427208', 'CITY'),
('427209', 'CITY'),
('427210', 'CITY'),
('427211', 'CITY'),
('427212', 'CITY'),
('427213', 'CITY'),
('427214', 'CITY'),
('427215', 'CITY'),
('427216', 'CITY'),
('427217', 'CITY'),
('427218', 'CITY'),
('427219', 'CITY'),
('427220', 'CITY'),
('427221', 'CITY'),
('427222', 'CITY'),
('427223', 'CITY'),
('427224', 'CITY'),
('427225', 'CITY'),
('427226', 'CITY'),
('427227', 'CITY'),
('427228', 'CITY'),
('427229', 'CITY'),
('427230', 'CITY'),
('427231', 'CITY'),
('427232', 'CITY'),
('427233', 'CITY'),
('427234', 'CITY'),
('427235', 'CITY'),
('427236', 'CITY'),
('427237', 'CITY'),
('427238', 'CITY'),
('427239', 'CITY'),
('427240', 'CITY'),
('427241', 'CITY'),
('427242', 'CITY'),
('427243', 'CITY'),
('427244', 'CITY'),
('427245', 'CITY'),
('427246', 'CITY'),
('427247', 'CITY'),
('427248', 'CITY'),
('427249', 'CITY'),
('427250', 'CITY'),
('427251', 'CITY'),
('427252', 'CITY'),
('427253', 'CITY'),
('427254', 'CITY'),
('427255', 'CITY'),
('427256', 'CITY'),
('427257', 'CITY'),
('427258', 'CITY'),
('427259', 'CITY'),
('427260', 'CITY'),
('427261', 'CITY'),
('427262', 'CITY'),
('427263', 'CITY'),
('427264', 'CITY'),
('427265', 'CITY'),
('427266', 'CITY'),
('427267', 'CITY'),
('427268', 'CITY'),
('427269', 'CITY'),
('427270', 'CITY'),
('427271', 'CITY'),
('427272', 'CITY'),
('427273', 'CITY'),
('427274', 'CITY'),
('427275', 'CITY'),
('427276', 'CITY'),
('427277', 'CITY'),
('427278', 'CITY'),
('427279', 'CITY'),
('427280', 'CITY'),
('427281', 'CITY'),
('427282', 'CITY'),
('427283', 'CITY'),
('427284', 'CITY'),
('427285', 'CITY'),
('427286', 'CITY'),
('427287', 'CITY'),
('427288', 'CITY'),
('427289', 'CITY'),
('427290', 'CITY'),
('427291', 'CITY'),
('427292', 'CITY'),
('427293', 'CITY'),
('427294', 'CITY'),
('427295', 'CITY'),
('427296', 'CITY'),
('427297', 'CITY'),
('427298', 'CITY'),
('427299', 'CITY'),
('427300', 'CITY'),
('427301', 'CITY'),
('427302', 'CITY'),
('427303', 'CITY'),
('427304', 'CITY'),
('427305', 'CITY'),
('427306', 'CITY'),
('427307', 'CITY'),
('427308', 'CITY'),
('427309', 'CITY'),
('427310', 'CITY'),
('427311', 'CITY'),
('427312', 'CITY'),
('427313', 'CITY'),
('427314', 'CITY'),
('427315', 'CITY'),
('427316', 'CITY'),
('427317', 'CITY'),
('427318', 'CITY'),
('427319', 'CITY'),
('427320', 'CITY'),
('427321', 'CITY'),
('427322', 'CITY'),
('427323', 'CITY'),
('427324', 'CITY'),
('427325', 'CITY'),
('427326', 'CITY'),
('427327', 'CITY'),
('427328', 'CITY'),
('427329', 'CITY'),
('427330', 'CITY'),
('427331', 'CITY'),
('427332', 'CITY'),
('427333', 'CITY'),
('427334', 'CITY'),
('427335', 'CITY'),
('427336', 'CITY'),
('427337', 'CITY'),
('427338', 'CITY'),
('427339', 'CITY'),
('427340', 'CITY'),
('427341', 'CITY'),
('427342', 'CITY'),
('427343', 'CITY'),
('427344', 'CITY'),
('427345', 'CITY'),
('427346', 'CITY'),
('427347', 'CITY'),
('427348', 'CITY'),
('427349', 'CITY'),
('427350', 'CITY'),
('427351', 'CITY'),
('427352', 'CITY'),
('427353', 'CITY'),
('427354', 'CITY'),
('427355', 'CITY'),
('427356', 'CITY'),
('427357', 'CITY'),
('427358', 'CITY'),
('427359', 'CITY'),
('427360', 'CITY'),
('427361', 'CITY'),
('427362', 'CITY'),
('427363', 'CITY'),
('427364', 'CITY'),
('427365', 'CITY'),
('427366', 'CITY'),
('427367', 'CITY'),
('427368', 'CITY'),
('427369', 'CITY'),
('427370', 'CITY'),
('427371', 'CITY'),
('427372', 'CITY'),
('427373', 'CITY'),
('427374', 'CITY'),
('427375', 'CITY'),
('427376', 'CITY'),
('427377', 'CITY'),
('427378', 'CITY'),
('427379', 'CITY'),
('427380', 'CITY'),
('427381', 'CITY'),
('427382', 'CITY'),
('427383', 'CITY'),
('427384', 'CITY'),
('427385', 'CITY'),
('427386', 'CITY'),
('427387', 'CITY'),
('427388', 'CITY'),
('427389', 'CITY'),
('427390', 'CITY'),
('427391', 'CITY'),
('427392', 'CITY'),
('427393', 'CITY'),
('427394', 'CITY'),
('427395', 'CITY'),
('427396', 'CITY'),
('427397', 'CITY'),
('427398', 'CITY'),
('427399', 'CITY'),
('427400', 'CITY'),
('427401', 'CITY'),
('427402', 'CITY'),
('427403', 'CITY'),
('427404', 'CITY'),
('427405', 'CITY'),
('427406', 'CITY'),
('427407', 'CITY'),
('427408', 'CITY'),
('427409', 'CITY'),
('427410', 'CITY'),
('427411', 'CITY'),
('427412', 'CITY'),
('427413', 'CITY'),
('427414', 'CITY'),
('427415', 'CITY'),
('427416', 'CITY'),
('427417', 'CITY'),
('427418', 'CITY'),
('427419', 'CITY'),
('427420', 'CITY'),
('427421', 'CITY'),
('427422', 'CITY'),
('427423', 'CITY'),
('427424', 'CITY'),
('427425', 'CITY'),
('427426', 'CITY'),
('427427', 'CITY'),
('427428', 'CITY'),
('427429', 'CITY'),
('427430', 'CITY'),
('427431', 'CITY'),
('427432', 'CITY'),
('427433', 'CITY'),
('427434', 'CITY'),
('427435', 'CITY'),
('427436', 'CITY'),
('427437', 'CITY'),
('427438', 'CITY'),
('427439', 'CITY'),
('427440', 'CITY'),
('427441', 'CITY'),
('427442', 'CITY'),
('427443', 'CITY'),
('427444', 'CITY'),
('427445', 'CITY'),
('427446', 'CITY'),
('427447', 'CITY'),
('427448', 'CITY'),
('427449', 'CITY'),
('427450', 'CITY'),
('427451', 'CITY'),
('427452', 'CITY'),
('427453', 'CITY'),
('427454', 'CITY'),
('427455', 'CITY'),
('427456', 'CITY'),
('427457', 'CITY'),
('427458', 'CITY'),
('427459', 'CITY'),
('427460', 'CITY'),
('427461', 'CITY'),
('427462', 'CITY'),
('427463', 'CITY'),
('427464', 'CITY'),
('427465', 'CITY'),
('427466', 'CITY'),
('427467', 'CITY'),
('427468', 'CITY'),
('427469', 'CITY'),
('427470', 'CITY'),
('427471', 'CITY'),
('427472', 'CITY'),
('427473', 'CITY'),
('427474', 'CITY'),
('427475', 'CITY'),
('427476', 'CITY'),
('427477', 'CITY'),
('427478', 'CITY'),
('427479', 'CITY'),
('427480', 'CITY'),
('427481', 'CITY'),
('427482', 'CITY'),
('427483', 'CITY'),
('427484', 'CITY'),
('427485', 'CITY'),
('427486', 'CITY'),
('427487', 'CITY'),
('427488', 'CITY'),
('427489', 'CITY'),
('427490', 'CITY'),
('427491', 'CITY'),
('427492', 'CITY'),
('427493', 'CITY'),
('427494', 'CITY'),
('427495', 'CITY'),
('427496', 'CITY'),
('427497', 'CITY'),
('427498', 'CITY'),
('427499', 'CITY'),
('427500', 'CITY'),
('427501', 'CITY'),
('427502', 'CITY'),
('427503', 'CITY'),
('427504', 'CITY'),
('427505', 'CITY'),
('427506', 'CITY'),
('427507', 'CITY'),
('427508', 'CITY'),
('427509', 'CITY'),
('427510', 'CITY'),
('427511', 'CITY'),
('427512', 'CITY'),
('427513', 'CITY'),
('427514', 'CITY'),
('427515', 'CITY'),
('427516', 'CITY'),
('427517', 'CITY'),
('427518', 'CITY'),
('427519', 'CITY'),
('427520', 'CITY'),
('427521', 'CITY'),
('427522', 'CITY'),
('427523', 'CITY'),
('427524', 'CITY'),
('427525', 'CITY'),
('427526', 'CITY'),
('427527', 'CITY'),
('427528', 'CITY'),
('427529', 'CITY'),
('427530', 'CITY'),
('427531', 'CITY'),
('427532', 'CITY'),
('427533', 'CITY'),
('427534', 'CITY'),
('427535', 'CITY'),
('427536', 'CITY'),
('427537', 'CITY'),
('427538', 'CITY'),
('427539', 'CITY'),
('427540', 'CITY'),
('427541', 'CITY'),
('427542', 'CITY'),
('427543', 'CITY'),
('427544', 'CITY'),
('427545', 'CITY'),
('427546', 'CITY'),
('427547', 'CITY'),
('427548', 'CITY'),
('427549', 'CITY'),
('427550', 'CITY'),
('427551', 'CITY'),
('427552', 'CITY'),
('427553', 'CITY'),
('427554', 'CITY'),
('427555', 'CITY'),
('427556', 'CITY'),
('427557', 'CITY'),
('427558', 'CITY'),
('427559', 'CITY'),
('427560', 'CITY'),
('427561', 'CITY'),
('427562', 'CITY'),
('427563', 'CITY'),
('427564', 'CITY'),
('427565', 'CITY'),
('427566', 'CITY'),
('427567', 'CITY'),
('427568', 'CITY'),
('427569', 'CITY'),
('427570', 'CITY'),
('427571', 'CITY'),
('427572', 'CITY'),
('427573', 'CITY'),
('427574', 'CITY'),
('427575', 'CITY'),
('427576', 'CITY'),
('427577', 'CITY'),
('427578', 'CITY'),
('427579', 'CITY'),
('427580', 'CITY'),
('427581', 'CITY'),
('427582', 'CITY'),
('427583', 'CITY'),
('427584', 'CITY'),
('427585', 'CITY'),
('427586', 'CITY'),
('427587', 'CITY'),
('427588', 'CITY'),
('427589', 'CITY'),
('427590', 'CITY'),
('427591', 'CITY'),
('427592', 'CITY'),
('427593', 'CITY'),
('427594', 'CITY'),
('427595', 'CITY'),
('427596', 'CITY'),
('427597', 'CITY'),
('427598', 'CITY'),
('427599', 'CITY'),
('427600', 'CITY'),
('427601', 'CITY'),
('427602', 'CITY'),
('427603', 'CITY'),
('427604', 'CITY'),
('427605', 'CITY'),
('427606', 'CITY'),
('427607', 'CITY'),
('427608', 'CITY'),
('427609', 'CITY'),
('427610', 'CITY'),
('427611', 'CITY'),
('427612', 'CITY'),
('427613', 'CITY'),
('427614', 'CITY'),
('427615', 'CITY'),
('427616', 'CITY'),
('427617', 'CITY'),
('427618', 'CITY'),
('427619', 'CITY'),
('427620', 'CITY'),
('427621', 'CITY'),
('427622', 'CITY'),
('427623', 'CITY'),
('427624', 'CITY'),
('427625', 'CITY'),
('427626', 'CITY'),
('427627', 'CITY'),
('427628', 'CITY'),
('427629', 'CITY'),
('427630', 'CITY'),
('427631', 'CITY'),
('427632', 'CITY'),
('427633', 'CITY'),
('427634', 'CITY'),
('427635', 'CITY'),
('427636', 'CITY'),
('427637', 'CITY'),
('427638', 'CITY'),
('427639', 'CITY'),
('427640', 'CITY'),
('427641', 'CITY'),
('427642', 'CITY'),
('427643', 'CITY'),
('427644', 'CITY'),
('427645', 'CITY'),
('427646', 'CITY'),
('427647', 'CITY'),
('427648', 'CITY'),
('427649', 'CITY'),
('427650', 'CITY'),
('427651', 'CITY'),
('427652', 'CITY'),
('427653', 'CITY'),
('427654', 'CITY'),
('427655', 'CITY'),
('427656', 'CITY'),
('427657', 'CITY'),
('427658', 'CITY'),
('427659', 'CITY'),
('427660', 'CITY'),
('427661', 'CITY'),
('427662', 'CITY'),
('427663', 'CITY'),
('427664', 'CITY'),
('427665', 'CITY'),
('427666', 'CITY'),
('427667', 'CITY'),
('427668', 'CITY'),
('427669', 'CITY'),
('427670', 'CITY'),
('427671', 'CITY'),
('427672', 'CITY'),
('427673', 'CITY'),
('427674', 'CITY'),
('427675', 'CITY'),
('427676', 'CITY'),
('427677', 'CITY'),
('427678', 'CITY'),
('427679', 'CITY'),
('427680', 'CITY'),
('427681', 'CITY'),
('427682', 'CITY'),
('427683', 'CITY'),
('427684', 'CITY'),
('427685', 'CITY'),
('427686', 'CITY'),
('427687', 'CITY'),
('427688', 'CITY'),
('427689', 'CITY'),
('427690', 'CITY'),
('427691', 'CITY'),
('427692', 'CITY'),
('427693', 'CITY'),
('427694', 'CITY'),
('427695', 'CITY'),
('427696', 'CITY'),
('427697', 'CITY'),
('427698', 'CITY'),
('427699', 'CITY'),
('427700', 'CITY'),
('427701', 'CITY'),
('427702', 'CITY'),
('427703', 'CITY'),
('427704', 'CITY'),
('427705', 'CITY'),
('427706', 'CITY'),
('427707', 'CITY'),
('427708', 'CITY'),
('427709', 'CITY'),
('427710', 'CITY'),
('427711', 'CITY'),
('427712', 'CITY'),
('427713', 'CITY'),
('427714', 'CITY'),
('427715', 'CITY'),
('427716', 'CITY'),
('427717', 'CITY'),
('427718', 'CITY'),
('427719', 'CITY'),
('427720', 'CITY'),
('427721', 'CITY'),
('427722', 'CITY'),
('427723', 'CITY'),
('427724', 'CITY'),
('427725', 'CITY'),
('427726', 'CITY'),
('427727', 'CITY'),
('427728', 'CITY'),
('427729', 'CITY'),
('427730', 'CITY'),
('427731', 'CITY'),
('427732', 'CITY'),
('427733', 'CITY'),
('427734', 'CITY'),
('427735', 'CITY'),
('427736', 'CITY'),
('427737', 'CITY'),
('427738', 'CITY'),
('427739', 'CITY'),
('427740', 'CITY'),
('427741', 'CITY'),
('427742', 'CITY'),
('427743', 'CITY'),
('427744', 'CITY'),
('427745', 'CITY'),
('427746', 'CITY'),
('427747', 'CITY'),
('427748', 'CITY'),
('427749', 'CITY'),
('427750', 'CITY'),
('427751', 'CITY'),
('427752', 'CITY'),
('427753', 'CITY'),
('427754', 'CITY'),
('427755', 'CITY'),
('427756', 'CITY'),
('427757', 'CITY'),
('427758', 'CITY'),
('427759', 'CITY'),
('427760', 'CITY'),
('427761', 'CITY'),
('427762', 'CITY'),
('427763', 'CITY'),
('427764', 'CITY'),
('427765', 'CITY'),
('427766', 'CITY'),
('427767', 'CITY'),
('427768', 'CITY'),
('427769', 'CITY'),
('427770', 'CITY'),
('427771', 'CITY'),
('427772', 'CITY'),
('427773', 'CITY'),
('427774', 'CITY'),
('427775', 'CITY'),
('427776', 'CITY'),
('427777', 'CITY'),
('427778', 'CITY'),
('427779', 'CITY'),
('427780', 'CITY'),
('427781', 'CITY'),
('427782', 'CITY'),
('427783', 'CITY'),
('427784', 'CITY'),
('427785', 'CITY'),
('427786', 'CITY'),
('427787', 'CITY'),
('427788', 'CITY'),
('427789', 'CITY'),
('427790', 'CITY'),
('427791', 'CITY'),
('427792', 'CITY'),
('427793', 'CITY'),
('427794', 'CITY'),
('427795', 'CITY'),
('427796', 'CITY'),
('427797', 'CITY'),
('427798', 'CITY'),
('427799', 'CITY'),
('427800', 'CITY'),
('427801', 'CITY'),
('427802', 'CITY'),
('427803', 'CITY'),
('427804', 'CITY'),
('427805', 'CITY'),
('427806', 'CITY'),
('427807', 'CITY'),
('427808', 'CITY'),
('427809', 'CITY'),
('427810', 'CITY'),
('427811', 'CITY'),
('427812', 'CITY'),
('427813', 'CITY'),
('427814', 'CITY'),
('427815', 'CITY'),
('427816', 'CITY'),
('427817', 'CITY'),
('427818', 'CITY'),
('427819', 'CITY'),
('427820', 'CITY'),
('427821', 'CITY'),
('427822', 'CITY'),
('427823', 'CITY'),
('427824', 'CITY'),
('427825', 'CITY'),
('427826', 'CITY'),
('427827', 'CITY'),
('427828', 'CITY'),
('427829', 'CITY'),
('427830', 'CITY'),
('427831', 'CITY'),
('427832', 'CITY'),
('427833', 'CITY'),
('427834', 'CITY'),
('427835', 'CITY'),
('427836', 'CITY'),
('427837', 'CITY'),
('427838', 'CITY'),
('427839', 'CITY'),
('427840', 'CITY'),
('427841', 'CITY'),
('427842', 'CITY'),
('427843', 'CITY'),
('427844', 'CITY'),
('427845', 'CITY'),
('427846', 'CITY'),
('427847', 'CITY'),
('427848', 'CITY'),
('427849', 'CITY'),
('427850', 'CITY'),
('427851', 'CITY'),
('427852', 'CITY'),
('427853', 'CITY'),
('427854', 'CITY'),
('427855', 'CITY'),
('427856', 'CITY'),
('427857', 'CITY'),
('427858', 'CITY'),
('427859', 'CITY'),
('427860', 'CITY'),
('427861', 'CITY'),
('427862', 'CITY'),
('427863', 'CITY'),
('427864', 'CITY'),
('427865', 'CITY'),
('427866', 'CITY'),
('427867', 'CITY'),
('427868', 'CITY'),
('427869', 'CITY'),
('427870', 'CITY'),
('427871', 'CITY'),
('427872', 'CITY'),
('427873', 'CITY'),
('427874', 'CITY'),
('427875', 'CITY'),
('427876', 'CITY'),
('427877', 'CITY'),
('427878', 'CITY'),
('427879', 'CITY'),
('427880', 'CITY'),
('427881', 'CITY'),
('427882', 'CITY'),
('427883', 'CITY'),
('427884', 'CITY'),
('427885', 'CITY'),
('427886', 'CITY'),
('427887', 'CITY'),
('427888', 'CITY'),
('427889', 'CITY'),
('427890', 'CITY'),
('427891', 'CITY'),
('427892', 'CITY'),
('427893', 'CITY'),
('427894', 'CITY'),
('427895', 'CITY'),
('427896', 'CITY'),
('427897', 'CITY'),
('427898', 'CITY'),
('427899', 'CITY'),
('427900', 'CITY'),
('427901', 'CITY'),
('427902', 'CITY'),
('427903', 'CITY'),
('427904', 'CITY'),
('427905', 'CITY'),
('427906', 'CITY'),
('427907', 'CITY'),
('427908', 'CITY'),
('427909', 'CITY'),
('427910', 'CITY'),
('427911', 'CITY'),
('427912', 'CITY'),
('427913', 'CITY'),
('427914', 'CITY'),
('427915', 'CITY'),
('427916', 'CITY'),
('427917', 'CITY'),
('427918', 'CITY'),
('427919', 'CITY'),
('427920', 'CITY'),
('427921', 'CITY'),
('427922', 'CITY'),
('427923', 'CITY'),
('427924', 'CITY'),
('427925', 'CITY'),
('427926', 'CITY'),
('427927', 'CITY'),
('427928', 'CITY'),
('427929', 'CITY'),
('427930', 'CITY'),
('427931', 'CITY'),
('427932', 'CITY'),
('427933', 'CITY'),
('427934', 'CITY'),
('427935', 'CITY'),
('427936', 'CITY'),
('427937', 'CITY'),
('427938', 'CITY'),
('427939', 'CITY'),
('427940', 'CITY'),
('427941', 'CITY'),
('427942', 'CITY'),
('427943', 'CITY'),
('427944', 'CITY'),
('427945', 'CITY'),
('427946', 'CITY'),
('427947', 'CITY'),
('427948', 'CITY'),
('427949', 'CITY'),
('427950', 'CITY'),
('427951', 'CITY'),
('427952', 'CITY'),
('427953', 'CITY'),
('427954', 'CITY'),
('427955', 'CITY'),
('427956', 'CITY'),
('427957', 'CITY'),
('427958', 'CITY'),
('427959', 'CITY'),
('427960', 'CITY'),
('427961', 'CITY'),
('427962', 'CITY'),
('427963', 'CITY'),
('427964', 'CITY'),
('427965', 'CITY'),
('427966', 'CITY'),
('427967', 'CITY'),
('427968', 'CITY'),
('427969', 'CITY'),
('427970', 'CITY'),
('427971', 'CITY'),
('427972', 'CITY'),
('427973', 'CITY'),
('427974', 'CITY'),
('427975', 'CITY'),
('427976', 'CITY'),
('427977', 'CITY'),
('427978', 'CITY'),
('427979', 'CITY'),
('427980', 'CITY'),
('427981', 'CITY'),
('427982', 'CITY'),
('427983', 'CITY'),
('427984', 'CITY'),
('427985', 'CITY'),
('427986', 'CITY'),
('427987', 'CITY'),
('427988', 'CITY'),
('427989', 'CITY'),
('427990', 'CITY'),
('427991', 'CITY'),
('427992', 'CITY'),
('427993', 'CITY'),
('427994', 'CITY'),
('427995', 'CITY'),
('427996', 'CITY'),
('427997', 'CITY'),
('427998', 'CITY'),
('427999', 'CITY'),
('428000', 'CITY'),
('428001', 'CITY'),
('428002', 'CITY'),
('428003', 'CITY'),
('428004', 'CITY'),
('428005', 'CITY'),
('428006', 'CITY'),
('428007', 'CITY'),
('428008', 'CITY'),
('428009', 'CITY'),
('428010', 'CITY'),
('428011', 'CITY'),
('428012', 'CITY'),
('428013', 'CITY'),
('428014', 'CITY'),
('428015', 'CITY'),
('428016', 'CITY'),
('428017', 'CITY'),
('428018', 'CITY'),
('428019', 'CITY'),
('428020', 'CITY'),
('428021', 'CITY'),
('428022', 'CITY'),
('428023', 'CITY'),
('428024', 'CITY'),
('428025', 'CITY'),
('428026', 'CITY'),
('428027', 'CITY'),
('428028', 'CITY'),
('428029', 'CITY'),
('428030', 'CITY'),
('428031', 'CITY'),
('428032', 'CITY'),
('428033', 'CITY'),
('428034', 'CITY'),
('428035', 'CITY'),
('428036', 'CITY'),
('428037', 'CITY'),
('428038', 'CITY'),
('428039', 'CITY'),
('428040', 'CITY'),
('428041', 'CITY'),
('428042', 'CITY'),
('428043', 'CITY'),
('428044', 'CITY'),
('428045', 'CITY'),
('428046', 'CITY'),
('428047', 'CITY'),
('428048', 'CITY'),
('428049', 'CITY'),
('428050', 'CITY'),
('428051', 'CITY'),
('428052', 'CITY'),
('428053', 'CITY'),
('428054', 'CITY'),
('428055', 'CITY'),
('428056', 'CITY'),
('428057', 'CITY'),
('428058', 'CITY'),
('428059', 'CITY'),
('428060', 'CITY'),
('428061', 'CITY'),
('428062', 'CITY'),
('428063', 'CITY'),
('428064', 'CITY'),
('428065', 'CITY'),
('428066', 'CITY'),
('428067', 'CITY'),
('428068', 'CITY'),
('428069', 'CITY'),
('428070', 'CITY'),
('428071', 'CITY'),
('428072', 'CITY'),
('428073', 'CITY'),
('428074', 'CITY'),
('428075', 'CITY'),
('428076', 'CITY'),
('428077', 'CITY'),
('428078', 'CITY'),
('428079', 'CITY'),
('428080', 'CITY'),
('428081', 'CITY'),
('428082', 'CITY'),
('428083', 'CITY'),
('428084', 'CITY'),
('428085', 'CITY'),
('428086', 'CITY'),
('428087', 'CITY'),
('428088', 'CITY'),
('428089', 'CITY'),
('428090', 'CITY'),
('428091', 'CITY'),
('428092', 'CITY'),
('428093', 'CITY'),
('428094', 'CITY'),
('428095', 'CITY'),
('428096', 'CITY'),
('428097', 'CITY'),
('428098', 'CITY'),
('428099', 'CITY'),
('428100', 'CITY'),
('428101', 'CITY'),
('428102', 'CITY'),
('428103', 'CITY'),
('428104', 'CITY'),
('428105', 'CITY'),
('428106', 'CITY'),
('428107', 'CITY'),
('428108', 'CITY'),
('428109', 'CITY'),
('428110', 'CITY'),
('428111', 'CITY'),
('428112', 'CITY'),
('428113', 'CITY'),
('428114', 'CITY'),
('428115', 'CITY'),
('428116', 'CITY'),
('428117', 'CITY'),
('428118', 'CITY'),
('428119', 'CITY'),
('428120', 'CITY'),
('428121', 'CITY'),
('428122', 'CITY'),
('428123', 'CITY'),
('428124', 'CITY'),
('428125', 'CITY'),
('428126', 'CITY'),
('428127', 'CITY'),
('428128', 'CITY'),
('428129', 'CITY'),
('428130', 'CITY'),
('428131', 'CITY'),
('428132', 'CITY'),
('428133', 'CITY'),
('428134', 'CITY'),
('428135', 'CITY'),
('428136', 'CITY'),
('428137', 'CITY'),
('428138', 'CITY'),
('428139', 'CITY'),
('428140', 'CITY'),
('428141', 'CITY'),
('428142', 'CITY'),
('428143', 'CITY'),
('428144', 'CITY'),
('428145', 'CITY'),
('428146', 'CITY'),
('428147', 'CITY'),
('428148', 'CITY'),
('428149', 'CITY'),
('428150', 'CITY'),
('428151', 'CITY'),
('428152', 'CITY'),
('428153', 'CITY'),
('428154', 'CITY'),
('428155', 'CITY'),
('428156', 'CITY'),
('428157', 'CITY'),
('428158', 'CITY'),
('428159', 'CITY'),
('428160', 'CITY'),
('428161', 'CITY'),
('428162', 'CITY'),
('428163', 'CITY'),
('428164', 'CITY'),
('428165', 'CITY'),
('428166', 'CITY'),
('428167', 'CITY'),
('428168', 'CITY'),
('428169', 'CITY'),
('428170', 'CITY'),
('428171', 'CITY'),
('428172', 'CITY'),
('428173', 'CITY'),
('428174', 'CITY'),
('428175', 'CITY'),
('428176', 'CITY'),
('428177', 'CITY'),
('428178', 'CITY'),
('428179', 'CITY'),
('428180', 'CITY'),
('428181', 'CITY'),
('428182', 'CITY'),
('428183', 'CITY'),
('428184', 'CITY'),
('428185', 'CITY'),
('428186', 'CITY'),
('428187', 'CITY'),
('428188', 'CITY'),
('428189', 'CITY'),
('428190', 'CITY'),
('428191', 'CITY'),
('428192', 'CITY'),
('428193', 'CITY'),
('428194', 'CITY'),
('428195', 'CITY'),
('428196', 'CITY'),
('428197', 'CITY'),
('428198', 'CITY'),
('428199', 'CITY'),
('428200', 'CITY'),
('428201', 'CITY'),
('428202', 'CITY'),
('428203', 'CITY'),
('428204', 'CITY'),
('428205', 'CITY'),
('428206', 'CITY'),
('428207', 'CITY'),
('428208', 'CITY'),
('428209', 'CITY'),
('428210', 'CITY'),
('428211', 'CITY'),
('428212', 'CITY'),
('428213', 'CITY'),
('428214', 'CITY'),
('428215', 'CITY'),
('428216', 'CITY'),
('428217', 'CITY'),
('428218', 'CITY'),
('428219', 'CITY'),
('428220', 'CITY'),
('428221', 'CITY'),
('428222', 'CITY'),
('428223', 'CITY'),
('428224', 'CITY'),
('428225', 'CITY'),
('428226', 'CITY'),
('428227', 'CITY'),
('428228', 'CITY'),
('428229', 'CITY'),
('428230', 'CITY'),
('428231', 'CITY'),
('428232', 'CITY'),
('428233', 'CITY'),
('428234', 'CITY'),
('428235', 'CITY'),
('428236', 'CITY'),
('428237', 'CITY'),
('428238', 'CITY'),
('428239', 'CITY'),
('428240', 'CITY'),
('428241', 'CITY'),
('428242', 'CITY'),
('428243', 'CITY'),
('428244', 'CITY'),
('428245', 'CITY'),
('428246', 'CITY'),
('428247', 'CITY'),
('428248', 'CITY'),
('428249', 'CITY'),
('428250', 'CITY'),
('428251', 'CITY'),
('428252', 'CITY'),
('428253', 'CITY'),
('428254', 'CITY'),
('428255', 'CITY'),
('428256', 'CITY'),
('428257', 'CITY'),
('428258', 'CITY'),
('428259', 'CITY'),
('428260', 'CITY'),
('428261', 'CITY'),
('428262', 'CITY'),
('428263', 'CITY'),
('428264', 'CITY'),
('428265', 'CITY'),
('428266', 'CITY'),
('428267', 'CITY'),
('428268', 'CITY'),
('428269', 'CITY'),
('428270', 'CITY'),
('428271', 'CITY'),
('428272', 'CITY'),
('428273', 'CITY'),
('428274', 'CITY'),
('428275', 'CITY'),
('428276', 'CITY'),
('428277', 'CITY'),
('428278', 'CITY'),
('428279', 'CITY'),
('428280', 'CITY'),
('428281', 'CITY'),
('428282', 'CITY'),
('428283', 'CITY'),
('428284', 'CITY'),
('428285', 'CITY'),
('428286', 'CITY'),
('428287', 'CITY'),
('428288', 'CITY'),
('428289', 'CITY'),
('428290', 'CITY'),
('428291', 'CITY'),
('428292', 'CITY'),
('428293', 'CITY'),
('428294', 'CITY'),
('428295', 'CITY'),
('428296', 'CITY'),
('428297', 'CITY'),
('428298', 'CITY'),
('428299', 'CITY'),
('428300', 'CITY'),
('428301', 'CITY'),
('428302', 'CITY'),
('428303', 'CITY'),
('428304', 'CITY'),
('428305', 'CITY'),
('428306', 'CITY'),
('428307', 'CITY'),
('428308', 'CITY'),
('428309', 'CITY'),
('428310', 'CITY'),
('428311', 'CITY'),
('428312', 'CITY'),
('428313', 'CITY'),
('428314', 'CITY'),
('428315', 'CITY'),
('428316', 'CITY'),
('428317', 'CITY'),
('428318', 'CITY'),
('428319', 'CITY'),
('428320', 'CITY'),
('428321', 'CITY'),
('428322', 'CITY'),
('428323', 'CITY'),
('428324', 'CITY'),
('428325', 'CITY'),
('428326', 'CITY'),
('428327', 'CITY'),
('428328', 'CITY'),
('428329', 'CITY'),
('428330', 'CITY'),
('428331', 'CITY'),
('428332', 'CITY'),
('428333', 'CITY'),
('428334', 'CITY'),
('428335', 'CITY'),
('428336', 'CITY'),
('428337', 'CITY'),
('428338', 'CITY'),
('428339', 'CITY'),
('428340', 'CITY'),
('428341', 'CITY'),
('428342', 'CITY'),
('428343', 'CITY'),
('428344', 'CITY'),
('428345', 'CITY'),
('428346', 'CITY'),
('428347', 'CITY'),
('428348', 'CITY'),
('428349', 'CITY'),
('428350', 'CITY'),
('428351', 'CITY'),
('428352', 'CITY'),
('428353', 'CITY'),
('428354', 'CITY'),
('428355', 'CITY'),
('428356', 'CITY'),
('428357', 'CITY'),
('428358', 'CITY'),
('428359', 'CITY'),
('428360', 'CITY'),
('428361', 'CITY'),
('428362', 'CITY'),
('428363', 'CITY'),
('428364', 'CITY'),
('428365', 'CITY'),
('428366', 'CITY'),
('428367', 'CITY'),
('428368', 'CITY'),
('428369', 'CITY'),
('428370', 'CITY'),
('428371', 'CITY'),
('428372', 'CITY'),
('428373', 'CITY'),
('428374', 'CITY'),
('428375', 'CITY'),
('428376', 'CITY'),
('428377', 'CITY'),
('428378', 'CITY'),
('428379', 'CITY'),
('428380', 'CITY'),
('428381', 'CITY'),
('428382', 'CITY'),
('428383', 'CITY'),
('428384', 'CITY'),
('428385', 'CITY'),
('428386', 'CITY'),
('428387', 'CITY'),
('428388', 'CITY'),
('428389', 'CITY'),
('428390', 'CITY'),
('428391', 'CITY'),
('428392', 'CITY'),
('428393', 'CITY'),
('428394', 'CITY'),
('428395', 'CITY'),
('428396', 'CITY'),
('428397', 'CITY'),
('428398', 'CITY'),
('428399', 'CITY'),
('428400', 'CITY'),
('428401', 'CITY'),
('428402', 'CITY'),
('428403', 'CITY'),
('428404', 'CITY'),
('428405', 'CITY'),
('428406', 'CITY'),
('428407', 'CITY'),
('428408', 'CITY'),
('428409', 'CITY'),
('428410', 'CITY'),
('428411', 'CITY'),
('428412', 'CITY'),
('428413', 'CITY'),
('428414', 'CITY'),
('428415', 'CITY'),
('428416', 'CITY'),
('428417', 'CITY'),
('428418', 'CITY'),
('428419', 'CITY'),
('428420', 'CITY'),
('428421', 'CITY'),
('428422', 'CITY'),
('428423', 'CITY'),
('428424', 'CITY'),
('428425', 'CITY'),
('428426', 'CITY'),
('428427', 'CITY'),
('428428', 'CITY'),
('428429', 'CITY'),
('428430', 'CITY'),
('428431', 'CITY'),
('428432', 'CITY'),
('428433', 'CITY'),
('428434', 'CITY'),
('428435', 'CITY'),
('428436', 'CITY'),
('428437', 'CITY'),
('428438', 'CITY'),
('428439', 'CITY'),
('428440', 'CITY'),
('428441', 'CITY'),
('428442', 'CITY'),
('428443', 'CITY'),
('428444', 'CITY'),
('428445', 'CITY'),
('428446', 'CITY'),
('428447', 'CITY'),
('428448', 'CITY'),
('428449', 'CITY'),
('428450', 'CITY'),
('428451', 'CITY'),
('428452', 'CITY'),
('428453', 'CITY'),
('428454', 'CITY'),
('428455', 'CITY'),
('428456', 'CITY'),
('428457', 'CITY'),
('428458', 'CITY'),
('428459', 'CITY'),
('428460', 'CITY'),
('428461', 'CITY'),
('428462', 'CITY'),
('428463', 'CITY'),
('428464', 'CITY'),
('428465', 'CITY'),
('428466', 'CITY'),
('428467', 'CITY'),
('428468', 'CITY'),
('428469', 'CITY'),
('428470', 'CITY'),
('428471', 'CITY'),
('428472', 'CITY'),
('428473', 'CITY'),
('428474', 'CITY'),
('428475', 'CITY'),
('428476', 'CITY'),
('428477', 'CITY'),
('428478', 'CITY'),
('428479', 'CITY'),
('428480', 'CITY'),
('428481', 'CITY'),
('428482', 'CITY'),
('428483', 'CITY'),
('428484', 'CITY'),
('428485', 'CITY'),
('428486', 'CITY'),
('428487', 'CITY'),
('428488', 'CITY'),
('428489', 'CITY'),
('428490', 'CITY'),
('428491', 'CITY'),
('428492', 'CITY'),
('428493', 'CITY'),
('428494', 'CITY'),
('428495', 'CITY'),
('428496', 'CITY'),
('428497', 'CITY'),
('428498', 'CITY'),
('428499', 'CITY'),
('428500', 'CITY'),
('428501', 'CITY'),
('428502', 'CITY'),
('428503', 'CITY'),
('428504', 'CITY'),
('428505', 'CITY'),
('428506', 'CITY'),
('428507', 'CITY'),
('428508', 'CITY'),
('428509', 'CITY'),
('428510', 'CITY'),
('428511', 'CITY'),
('428512', 'CITY'),
('428513', 'CITY'),
('428514', 'CITY'),
('428515', 'CITY'),
('428516', 'CITY'),
('428517', 'CITY'),
('428518', 'CITY'),
('428519', 'CITY'),
('428520', 'CITY'),
('428521', 'CITY'),
('428522', 'CITY'),
('428523', 'CITY'),
('428524', 'CITY'),
('428525', 'CITY'),
('428526', 'CITY'),
('428527', 'CITY'),
('428528', 'CITY'),
('428529', 'CITY'),
('428530', 'CITY'),
('428531', 'CITY'),
('428532', 'CITY'),
('428533', 'CITY'),
('428534', 'CITY'),
('428535', 'CITY'),
('428536', 'CITY'),
('428537', 'CITY'),
('428538', 'CITY'),
('428539', 'CITY'),
('428540', 'CITY'),
('428541', 'CITY'),
('428542', 'CITY'),
('428543', 'CITY'),
('428544', 'CITY'),
('428545', 'CITY'),
('428546', 'CITY'),
('428547', 'CITY'),
('428548', 'CITY'),
('428549', 'CITY'),
('428550', 'CITY'),
('428551', 'CITY'),
('428552', 'CITY'),
('428553', 'CITY'),
('428554', 'CITY'),
('428555', 'CITY'),
('428556', 'CITY'),
('428557', 'CITY'),
('428558', 'CITY'),
('428559', 'CITY'),
('428560', 'CITY'),
('428561', 'CITY'),
('428562', 'CITY'),
('428563', 'CITY'),
('428564', 'CITY'),
('428565', 'CITY'),
('428566', 'CITY'),
('428567', 'CITY'),
('428568', 'CITY'),
('428569', 'CITY'),
('428570', 'CITY'),
('428571', 'CITY'),
('428572', 'CITY'),
('428573', 'CITY'),
('428574', 'CITY'),
('428575', 'CITY'),
('428576', 'CITY'),
('428577', 'CITY'),
('428578', 'CITY'),
('428579', 'CITY'),
('428580', 'CITY'),
('428581', 'CITY'),
('428582', 'CITY'),
('428583', 'CITY'),
('428584', 'CITY'),
('428585', 'CITY'),
('428586', 'CITY'),
('428587', 'CITY'),
('428588', 'CITY'),
('428589', 'CITY'),
('428590', 'CITY'),
('428591', 'CITY'),
('428592', 'CITY'),
('428593', 'CITY'),
('428594', 'CITY'),
('428595', 'CITY'),
('428596', 'CITY'),
('428597', 'CITY'),
('428598', 'CITY'),
('428599', 'CITY'),
('428600', 'CITY'),
('428601', 'CITY'),
('428602', 'CITY'),
('428603', 'CITY'),
('428604', 'CITY'),
('428605', 'CITY'),
('428606', 'CITY'),
('428607', 'CITY'),
('428608', 'CITY'),
('428609', 'CITY'),
('428610', 'CITY'),
('428611', 'CITY'),
('428612', 'CITY'),
('428613', 'CITY'),
('428614', 'CITY'),
('428615', 'CITY'),
('428616', 'CITY'),
('428617', 'CITY'),
('428618', 'CITY'),
('428619', 'CITY'),
('428620', 'CITY'),
('428621', 'CITY'),
('428622', 'CITY'),
('428623', 'CITY'),
('428624', 'CITY'),
('428625', 'CITY'),
('428626', 'CITY'),
('428627', 'CITY'),
('428628', 'CITY'),
('428629', 'CITY'),
('428630', 'CITY'),
('428631', 'CITY'),
('428632', 'CITY'),
('428633', 'CITY'),
('428634', 'CITY'),
('428635', 'CITY'),
('428636', 'CITY'),
('428637', 'CITY'),
('428638', 'CITY'),
('428639', 'CITY'),
('428640', 'CITY'),
('428641', 'CITY'),
('428642', 'CITY'),
('428643', 'CITY'),
('428644', 'CITY'),
('428645', 'CITY'),
('428646', 'CITY'),
('428647', 'CITY'),
('428648', 'CITY'),
('428649', 'CITY'),
('428650', 'CITY'),
('428651', 'CITY'),
('428652', 'CITY'),
('428653', 'CITY'),
('428654', 'CITY'),
('428655', 'CITY'),
('428656', 'CITY'),
('428657', 'CITY'),
('428658', 'CITY'),
('428659', 'CITY'),
('428660', 'CITY'),
('428661', 'CITY'),
('428662', 'CITY'),
('428663', 'CITY'),
('428664', 'CITY'),
('428665', 'CITY'),
('428666', 'CITY'),
('428667', 'CITY'),
('428668', 'CITY'),
('428669', 'CITY'),
('428670', 'CITY'),
('428671', 'CITY'),
('428672', 'CITY'),
('428673', 'CITY'),
('428674', 'CITY'),
('428675', 'CITY'),
('428676', 'CITY'),
('428677', 'CITY'),
('428678', 'CITY'),
('428679', 'CITY'),
('428680', 'CITY'),
('428681', 'CITY'),
('428682', 'CITY'),
('428683', 'CITY'),
('428684', 'CITY'),
('428685', 'CITY'),
('428686', 'CITY'),
('428687', 'CITY'),
('428688', 'CITY'),
('428689', 'CITY'),
('428690', 'CITY'),
('428691', 'CITY'),
('428692', 'CITY'),
('428693', 'CITY'),
('428694', 'CITY'),
('428695', 'CITY'),
('428696', 'CITY'),
('428697', 'CITY'),
('428698', 'CITY'),
('428699', 'CITY'),
('428700', 'CITY'),
('428701', 'CITY'),
('428702', 'CITY'),
('428703', 'CITY'),
('428704', 'CITY'),
('428705', 'CITY'),
('428706', 'CITY'),
('428707', 'CITY'),
('428708', 'CITY'),
('428709', 'CITY'),
('428710', 'CITY'),
('428711', 'CITY'),
('428712', 'CITY'),
('428713', 'CITY'),
('428714', 'CITY'),
('428715', 'CITY'),
('428716', 'CITY'),
('428717', 'CITY'),
('428718', 'CITY'),
('428719', 'CITY'),
('428720', 'CITY'),
('428721', 'CITY'),
('428722', 'CITY'),
('428723', 'CITY'),
('428724', 'CITY'),
('428725', 'CITY'),
('428726', 'CITY'),
('428727', 'CITY'),
('428728', 'CITY'),
('428729', 'CITY'),
('428730', 'CITY'),
('428731', 'CITY'),
('428732', 'CITY'),
('428733', 'CITY'),
('428734', 'CITY'),
('428735', 'CITY'),
('428736', 'CITY'),
('428737', 'CITY'),
('428738', 'CITY'),
('428739', 'CITY'),
('428740', 'CITY'),
('428741', 'CITY'),
('428742', 'CITY'),
('428743', 'CITY'),
('428744', 'CITY'),
('428745', 'CITY'),
('428746', 'CITY'),
('428747', 'CITY'),
('428748', 'CITY'),
('428749', 'CITY'),
('428750', 'CITY'),
('428751', 'CITY'),
('428752', 'CITY'),
('428753', 'CITY'),
('428754', 'CITY'),
('428755', 'CITY'),
('428756', 'CITY'),
('428757', 'CITY'),
('428758', 'CITY'),
('428759', 'CITY'),
('428760', 'CITY'),
('428761', 'CITY'),
('428762', 'CITY'),
('428763', 'CITY'),
('428764', 'CITY'),
('428765', 'CITY'),
('428766', 'CITY'),
('428767', 'CITY'),
('428768', 'CITY'),
('428769', 'CITY'),
('428770', 'CITY'),
('428771', 'CITY'),
('428772', 'CITY'),
('428773', 'CITY'),
('428774', 'CITY'),
('428775', 'CITY'),
('428776', 'CITY'),
('428777', 'CITY'),
('428778', 'CITY'),
('428779', 'CITY'),
('428780', 'CITY'),
('428781', 'CITY'),
('428782', 'CITY'),
('428783', 'CITY'),
('428784', 'CITY'),
('428785', 'CITY'),
('428786', 'CITY'),
('428787', 'CITY'),
('428788', 'CITY'),
('428789', 'CITY'),
('428790', 'CITY'),
('428791', 'CITY'),
('428792', 'CITY'),
('428793', 'CITY'),
('428794', 'CITY'),
('428795', 'CITY'),
('428796', 'CITY'),
('428797', 'CITY'),
('428798', 'CITY'),
('428799', 'CITY'),
('428800', 'CITY'),
('428801', 'CITY'),
('428802', 'CITY'),
('428803', 'CITY'),
('428804', 'CITY'),
('428805', 'CITY'),
('428806', 'CITY'),
('428807', 'CITY'),
('428808', 'CITY'),
('428809', 'CITY'),
('428810', 'CITY'),
('428811', 'CITY'),
('428812', 'CITY'),
('428813', 'CITY'),
('428814', 'CITY'),
('428815', 'CITY'),
('428816', 'CITY'),
('428817', 'CITY'),
('428818', 'CITY'),
('428819', 'CITY'),
('428820', 'CITY'),
('428821', 'CITY'),
('428822', 'CITY'),
('428823', 'CITY'),
('428824', 'CITY'),
('428825', 'CITY'),
('428826', 'CITY'),
('428827', 'CITY'),
('428828', 'CITY'),
('428829', 'CITY'),
('428830', 'CITY'),
('428831', 'CITY'),
('428832', 'CITY'),
('428833', 'CITY'),
('428834', 'CITY'),
('428835', 'CITY'),
('428836', 'CITY'),
('428837', 'CITY'),
('428838', 'CITY'),
('428839', 'CITY'),
('428840', 'CITY'),
('428841', 'CITY'),
('428842', 'CITY'),
('428843', 'CITY'),
('428844', 'CITY'),
('428845', 'CITY'),
('428846', 'CITY'),
('428847', 'CITY'),
('428848', 'CITY'),
('428849', 'CITY'),
('428850', 'CITY'),
('428851', 'CITY'),
('428852', 'CITY'),
('428853', 'CITY'),
('428854', 'CITY'),
('428855', 'CITY'),
('428856', 'CITY'),
('428857', 'CITY'),
('428858', 'CITY'),
('428859', 'CITY'),
('428860', 'CITY'),
('428861', 'CITY'),
('428862', 'CITY'),
('428863', 'CITY'),
('428864', 'CITY'),
('428865', 'CITY'),
('428866', 'CITY'),
('428867', 'CITY'),
('428868', 'CITY'),
('428869', 'CITY'),
('428870', 'CITY'),
('428871', 'CITY'),
('428872', 'CITY'),
('428873', 'CITY'),
('428874', 'CITY'),
('428875', 'CITY'),
('428876', 'CITY'),
('428877', 'CITY'),
('428878', 'CITY'),
('428879', 'CITY'),
('428880', 'CITY'),
('428881', 'CITY'),
('428882', 'CITY'),
('428883', 'CITY'),
('428884', 'CITY'),
('428885', 'CITY'),
('428886', 'CITY'),
('428887', 'CITY'),
('428888', 'CITY'),
('428889', 'CITY'),
('428890', 'CITY'),
('428891', 'CITY'),
('428892', 'CITY'),
('428893', 'CITY'),
('428894', 'CITY'),
('428895', 'CITY'),
('428896', 'CITY'),
('428897', 'CITY'),
('428898', 'CITY'),
('428899', 'CITY'),
('428900', 'CITY'),
('428901', 'CITY'),
('428902', 'CITY'),
('428903', 'CITY'),
('428904', 'CITY'),
('428905', 'CITY'),
('428906', 'CITY'),
('428907', 'CITY'),
('428908', 'CITY'),
('428909', 'CITY'),
('428910', 'CITY'),
('428911', 'CITY'),
('428912', 'CITY'),
('428913', 'CITY'),
('428914', 'CITY'),
('428915', 'CITY'),
('428916', 'CITY'),
('428917', 'CITY'),
('428918', 'CITY'),
('428919', 'CITY'),
('428920', 'CITY'),
('428921', 'CITY'),
('428922', 'CITY'),
('428923', 'CITY'),
('428924', 'CITY'),
('428925', 'CITY'),
('428926', 'CITY'),
('428927', 'CITY'),
('428928', 'CITY'),
('428929', 'CITY'),
('428930', 'CITY'),
('428931', 'CITY'),
('428932', 'CITY'),
('428933', 'CITY'),
('428934', 'CITY'),
('428935', 'CITY'),
('428936', 'CITY'),
('428937', 'CITY'),
('428938', 'CITY'),
('428939', 'CITY'),
('428940', 'CITY'),
('428941', 'CITY'),
('428942', 'CITY'),
('428943', 'CITY'),
('428944', 'CITY'),
('428945', 'CITY'),
('428946', 'CITY'),
('428947', 'CITY'),
('428948', 'CITY'),
('428949', 'CITY'),
('428950', 'CITY'),
('428951', 'CITY'),
('428952', 'CITY'),
('428953', 'CITY'),
('428954', 'CITY'),
('428955', 'CITY'),
('428956', 'CITY'),
('428957', 'CITY'),
('428958', 'CITY'),
('428959', 'CITY'),
('428960', 'CITY'),
('428961', 'CITY'),
('428962', 'CITY'),
('428963', 'CITY'),
('428964', 'CITY'),
('428965', 'CITY'),
('428966', 'CITY'),
('428967', 'CITY'),
('428968', 'CITY'),
('428969', 'CITY'),
('428970', 'CITY'),
('428971', 'CITY'),
('428972', 'CITY'),
('428973', 'CITY'),
('428974', 'CITY'),
('428975', 'CITY'),
('428976', 'CITY'),
('428977', 'CITY'),
('428978', 'CITY'),
('428979', 'CITY'),
('428980', 'CITY'),
('428981', 'CITY'),
('428982', 'CITY'),
('428983', 'CITY'),
('428984', 'CITY'),
('428985', 'CITY'),
('428986', 'CITY'),
('428987', 'CITY'),
('428988', 'CITY'),
('428989', 'CITY'),
('428990', 'CITY'),
('428991', 'CITY'),
('428992', 'CITY'),
('428993', 'CITY'),
('428994', 'CITY'),
('428995', 'CITY'),
('428996', 'CITY'),
('428997', 'CITY'),
('428998', 'CITY'),
('428999', 'CITY'),
('429000', 'CITY'),
('429001', 'CITY'),
('429002', 'CITY'),
('429003', 'CITY'),
('429004', 'CITY'),
('429005', 'CITY'),
('429006', 'CITY'),
('429007', 'CITY'),
('429008', 'CITY'),
('429009', 'CITY'),
('429010', 'CITY'),
('429011', 'CITY'),
('429012', 'CITY'),
('429013', 'CITY'),
('429014', 'CITY'),
('429015', 'CITY'),
('429016', 'CITY'),
('429017', 'CITY'),
('429018', 'CITY'),
('429019', 'CITY'),
('429020', 'CITY'),
('429021', 'CITY'),
('429022', 'CITY'),
('429023', 'CITY'),
('429024', 'CITY'),
('429025', 'CITY'),
('429026', 'CITY'),
('429027', 'CITY'),
('429028', 'CITY'),
('429029', 'CITY'),
('429030', 'CITY'),
('429031', 'CITY'),
('429032', 'CITY'),
('429033', 'CITY'),
('429034', 'CITY'),
('429035', 'CITY'),
('429036', 'CITY'),
('429037', 'CITY'),
('429038', 'CITY'),
('429039', 'CITY'),
('429040', 'CITY'),
('429041', 'CITY'),
('429042', 'CITY'),
('429043', 'CITY'),
('429044', 'CITY'),
('429045', 'CITY'),
('429046', 'CITY'),
('429047', 'CITY'),
('429048', 'CITY'),
('429049', 'CITY'),
('429050', 'CITY'),
('429051', 'CITY'),
('429052', 'CITY'),
('429053', 'CITY'),
('429054', 'CITY'),
('429055', 'CITY'),
('429056', 'CITY'),
('429057', 'CITY'),
('429058', 'CITY'),
('429059', 'CITY'),
('429060', 'CITY'),
('429061', 'CITY'),
('429062', 'CITY'),
('429063', 'CITY'),
('429064', 'CITY'),
('429065', 'CITY'),
('429066', 'CITY'),
('429067', 'CITY'),
('429068', 'CITY'),
('429069', 'CITY'),
('429070', 'CITY'),
('429071', 'CITY'),
('429072', 'CITY'),
('429073', 'CITY'),
('429074', 'CITY'),
('429075', 'CITY'),
('429076', 'CITY'),
('429077', 'CITY'),
('429078', 'CITY'),
('429079', 'CITY'),
('429080', 'CITY'),
('429081', 'CITY'),
('429082', 'CITY'),
('429083', 'CITY'),
('429084', 'CITY'),
('429085', 'CITY'),
('429086', 'CITY'),
('429087', 'CITY'),
('429088', 'CITY'),
('429089', 'CITY'),
('429090', 'CITY'),
('429091', 'CITY'),
('429092', 'CITY'),
('429093', 'CITY'),
('429094', 'CITY'),
('429095', 'CITY'),
('429096', 'CITY'),
('429097', 'CITY'),
('429098', 'CITY'),
('429099', 'CITY'),
('429100', 'CITY'),
('429101', 'CITY'),
('429102', 'CITY'),
('429103', 'CITY'),
('429104', 'CITY'),
('429105', 'CITY'),
('429106', 'CITY'),
('429107', 'CITY'),
('429108', 'CITY'),
('429109', 'CITY'),
('429110', 'CITY'),
('429111', 'CITY'),
('429112', 'CITY'),
('429113', 'CITY'),
('429114', 'CITY'),
('429115', 'CITY'),
('429116', 'CITY'),
('429117', 'CITY'),
('429118', 'CITY'),
('429119', 'CITY'),
('429120', 'CITY'),
('429121', 'CITY'),
('429122', 'CITY'),
('429123', 'CITY'),
('429124', 'CITY'),
('429125', 'CITY'),
('429126', 'CITY'),
('429127', 'CITY'),
('429128', 'CITY'),
('429129', 'CITY'),
('429130', 'CITY'),
('429131', 'CITY'),
('429132', 'CITY'),
('429133', 'CITY'),
('429134', 'CITY'),
('429135', 'CITY'),
('429136', 'CITY'),
('429137', 'CITY'),
('429138', 'CITY'),
('429139', 'CITY'),
('429140', 'CITY'),
('429141', 'CITY'),
('429142', 'CITY'),
('429143', 'CITY'),
('429144', 'CITY'),
('429145', 'CITY'),
('429146', 'CITY'),
('429147', 'CITY'),
('429148', 'CITY'),
('429149', 'CITY'),
('429150', 'CITY'),
('429151', 'CITY'),
('429152', 'CITY'),
('429153', 'CITY'),
('429154', 'CITY'),
('429155', 'CITY'),
('429156', 'CITY'),
('429157', 'CITY'),
('429158', 'CITY'),
('429159', 'CITY'),
('429160', 'CITY'),
('429161', 'CITY'),
('429162', 'CITY'),
('429163', 'CITY'),
('429164', 'CITY'),
('429165', 'CITY'),
('429166', 'CITY'),
('429167', 'CITY'),
('429168', 'CITY'),
('429169', 'CITY'),
('429170', 'CITY'),
('429171', 'CITY'),
('429172', 'CITY'),
('429173', 'CITY'),
('429174', 'CITY'),
('429175', 'CITY'),
('429176', 'CITY'),
('429177', 'CITY'),
('429178', 'CITY'),
('429179', 'CITY'),
('429180', 'CITY'),
('429181', 'CITY'),
('429182', 'CITY'),
('429183', 'CITY'),
('429184', 'CITY'),
('429185', 'CITY'),
('429186', 'CITY'),
('429187', 'CITY'),
('429188', 'CITY'),
('429189', 'CITY'),
('429190', 'CITY'),
('429191', 'CITY'),
('429192', 'CITY'),
('429193', 'CITY'),
('429194', 'CITY'),
('429195', 'CITY'),
('429196', 'CITY'),
('429197', 'CITY'),
('429198', 'CITY'),
('429199', 'CITY'),
('429200', 'CITY'),
('429201', 'CITY'),
('429202', 'CITY'),
('429203', 'CITY'),
('429204', 'CITY'),
('429205', 'CITY'),
('429206', 'CITY'),
('429207', 'CITY'),
('429208', 'CITY'),
('429209', 'CITY'),
('429210', 'CITY'),
('429211', 'CITY'),
('429212', 'CITY'),
('429213', 'CITY'),
('429214', 'CITY'),
('429215', 'CITY'),
('429216', 'CITY'),
('429217', 'CITY'),
('429218', 'CITY'),
('429219', 'CITY'),
('429220', 'CITY'),
('429221', 'CITY'),
('429222', 'CITY'),
('429223', 'CITY'),
('429224', 'CITY'),
('429225', 'CITY'),
('429226', 'CITY'),
('429227', 'CITY'),
('429228', 'CITY'),
('429229', 'CITY'),
('429230', 'CITY'),
('429231', 'CITY'),
('429232', 'CITY'),
('429233', 'CITY'),
('429234', 'CITY'),
('429235', 'CITY'),
('429236', 'CITY'),
('429237', 'CITY'),
('429238', 'CITY'),
('429239', 'CITY'),
('429240', 'CITY'),
('429241', 'CITY'),
('429242', 'CITY'),
('429243', 'CITY'),
('429244', 'CITY'),
('429245', 'CITY'),
('429246', 'CITY'),
('429247', 'CITY'),
('429248', 'CITY'),
('429249', 'CITY'),
('429250', 'CITY'),
('429251', 'CITY'),
('429252', 'CITY'),
('429253', 'CITY'),
('429254', 'CITY'),
('429255', 'CITY'),
('429256', 'CITY'),
('429257', 'CITY'),
('429258', 'CITY'),
('429259', 'CITY'),
('429260', 'CITY'),
('429261', 'CITY'),
('429262', 'CITY'),
('429263', 'CITY'),
('429264', 'CITY'),
('429265', 'CITY'),
('429266', 'CITY'),
('429267', 'CITY'),
('429268', 'CITY'),
('429269', 'CITY'),
('429270', 'CITY'),
('429271', 'CITY'),
('429272', 'CITY'),
('429273', 'CITY'),
('429274', 'CITY'),
('429275', 'CITY'),
('429276', 'CITY'),
('429277', 'CITY'),
('429278', 'CITY'),
('429279', 'CITY'),
('429280', 'CITY'),
('429281', 'CITY'),
('429282', 'CITY'),
('429283', 'CITY'),
('429284', 'CITY'),
('429285', 'CITY'),
('429286', 'CITY'),
('429287', 'CITY'),
('429288', 'CITY'),
('429289', 'CITY'),
('429290', 'CITY'),
('429291', 'CITY'),
('429292', 'CITY'),
('429293', 'CITY'),
('429294', 'CITY'),
('429295', 'CITY'),
('429296', 'CITY'),
('429297', 'CITY'),
('429298', 'CITY'),
('429299', 'CITY'),
('429300', 'CITY'),
('429301', 'CITY'),
('429302', 'CITY'),
('429303', 'CITY'),
('429304', 'CITY'),
('429305', 'CITY'),
('429306', 'CITY'),
('429307', 'CITY'),
('429308', 'CITY'),
('429309', 'CITY'),
('429310', 'CITY'),
('429311', 'CITY'),
('429312', 'CITY'),
('429313', 'CITY'),
('429314', 'CITY'),
('429315', 'CITY'),
('429316', 'CITY'),
('429317', 'CITY'),
('429318', 'CITY'),
('429319', 'CITY'),
('429320', 'CITY'),
('429321', 'CITY'),
('429322', 'CITY'),
('429323', 'CITY'),
('429324', 'CITY'),
('429325', 'CITY'),
('429326', 'CITY'),
('429327', 'CITY'),
('429328', 'CITY'),
('429329', 'CITY'),
('429330', 'CITY'),
('429331', 'CITY'),
('429332', 'CITY'),
('429333', 'CITY'),
('429334', 'CITY'),
('429335', 'CITY'),
('429336', 'CITY'),
('429337', 'CITY'),
('429338', 'CITY'),
('429339', 'CITY'),
('429340', 'CITY'),
('429341', 'CITY'),
('429342', 'CITY'),
('429343', 'CITY'),
('429344', 'CITY'),
('429345', 'CITY'),
('429346', 'CITY'),
('429347', 'CITY'),
('429348', 'CITY'),
('429349', 'CITY'),
('429350', 'CITY'),
('429351', 'CITY'),
('429352', 'CITY'),
('429353', 'CITY'),
('429354', 'CITY'),
('429355', 'CITY'),
('429356', 'CITY'),
('429357', 'CITY'),
('429358', 'CITY'),
('429359', 'CITY'),
('429360', 'CITY'),
('429361', 'CITY'),
('429362', 'CITY'),
('429363', 'CITY'),
('429364', 'CITY'),
('429365', 'CITY'),
('429366', 'CITY'),
('429367', 'CITY'),
('429368', 'CITY'),
('429369', 'CITY'),
('429370', 'CITY'),
('429371', 'CITY'),
('429372', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('429373', 'CITY'),
('429374', 'CITY'),
('429375', 'CITY'),
('429376', 'CITY'),
('429377', 'CITY'),
('429378', 'CITY'),
('429379', 'CITY'),
('429380', 'CITY'),
('429381', 'CITY'),
('429382', 'CITY'),
('429383', 'CITY'),
('429384', 'CITY'),
('429385', 'CITY'),
('429386', 'CITY'),
('429387', 'CITY'),
('429388', 'CITY'),
('429389', 'CITY'),
('429390', 'CITY'),
('429391', 'CITY'),
('429392', 'CITY'),
('429393', 'CITY'),
('429394', 'CITY'),
('429395', 'CITY'),
('429396', 'CITY'),
('429397', 'CITY'),
('429398', 'CITY'),
('429399', 'CITY'),
('429400', 'CITY'),
('429401', 'CITY'),
('429402', 'CITY'),
('429403', 'CITY'),
('429404', 'CITY'),
('429405', 'CITY'),
('429406', 'CITY'),
('429407', 'CITY'),
('429408', 'CITY'),
('429409', 'CITY'),
('429410', 'CITY'),
('429411', 'CITY'),
('429412', 'CITY'),
('429413', 'CITY'),
('429414', 'CITY'),
('429415', 'CITY'),
('429416', 'CITY'),
('429417', 'CITY'),
('429418', 'CITY'),
('429419', 'CITY'),
('429420', 'CITY'),
('429421', 'CITY'),
('429422', 'CITY'),
('429423', 'CITY'),
('429424', 'CITY'),
('429425', 'CITY'),
('429426', 'CITY'),
('429427', 'CITY'),
('429428', 'CITY'),
('429429', 'CITY'),
('429430', 'CITY'),
('429431', 'CITY'),
('429432', 'CITY'),
('429433', 'CITY'),
('429434', 'CITY'),
('429435', 'CITY'),
('429436', 'CITY'),
('429437', 'CITY'),
('429438', 'CITY'),
('429439', 'CITY'),
('429440', 'CITY'),
('429441', 'CITY'),
('429442', 'CITY'),
('429443', 'CITY'),
('429444', 'CITY'),
('429445', 'CITY'),
('429446', 'CITY'),
('429447', 'CITY'),
('429448', 'CITY'),
('429449', 'CITY'),
('429450', 'CITY'),
('429451', 'CITY'),
('429452', 'CITY'),
('429453', 'CITY'),
('429454', 'CITY'),
('429455', 'CITY'),
('429456', 'CITY'),
('429457', 'CITY'),
('429458', 'CITY'),
('429459', 'CITY'),
('429460', 'CITY'),
('429461', 'CITY'),
('429462', 'CITY'),
('429463', 'CITY'),
('429464', 'CITY'),
('429465', 'CITY'),
('429466', 'CITY'),
('429467', 'CITY'),
('429468', 'CITY'),
('429469', 'CITY'),
('429470', 'CITY'),
('429471', 'CITY'),
('429472', 'CITY'),
('429473', 'CITY'),
('429474', 'CITY'),
('429475', 'CITY'),
('429476', 'CITY'),
('429477', 'CITY'),
('429478', 'CITY'),
('429479', 'CITY'),
('429480', 'CITY'),
('429481', 'CITY'),
('429482', 'CITY'),
('429483', 'CITY'),
('429484', 'CITY'),
('429485', 'CITY'),
('429486', 'CITY'),
('429487', 'CITY'),
('429488', 'CITY'),
('429489', 'CITY'),
('429490', 'CITY'),
('429491', 'CITY'),
('429492', 'CITY'),
('429493', 'CITY'),
('429494', 'CITY'),
('429495', 'CITY'),
('429496', 'CITY'),
('429497', 'CITY'),
('429498', 'CITY'),
('429499', 'CITY'),
('429500', 'CITY'),
('429501', 'CITY'),
('429502', 'CITY'),
('429503', 'CITY'),
('429504', 'CITY'),
('429505', 'CITY'),
('429506', 'CITY'),
('429507', 'CITY'),
('429508', 'CITY'),
('429509', 'CITY'),
('429510', 'CITY'),
('429511', 'CITY'),
('429512', 'CITY'),
('429513', 'CITY'),
('429514', 'CITY'),
('429515', 'CITY'),
('429516', 'CITY'),
('429517', 'CITY'),
('429518', 'CITY'),
('429519', 'CITY'),
('429520', 'CITY'),
('429521', 'CITY'),
('429522', 'CITY'),
('429523', 'CITY'),
('429524', 'CITY'),
('429525', 'CITY'),
('429526', 'CITY'),
('429527', 'CITY'),
('429528', 'CITY'),
('429529', 'CITY'),
('429530', 'CITY'),
('429531', 'CITY'),
('429532', 'CITY'),
('429533', 'CITY'),
('429534', 'CITY'),
('429535', 'CITY'),
('429536', 'CITY'),
('429537', 'CITY'),
('429538', 'CITY'),
('429539', 'CITY'),
('429540', 'CITY'),
('429541', 'CITY'),
('429542', 'CITY'),
('429543', 'CITY'),
('429544', 'CITY'),
('429545', 'CITY'),
('429546', 'CITY'),
('429547', 'CITY'),
('429548', 'CITY'),
('429549', 'CITY'),
('429550', 'CITY'),
('429551', 'CITY'),
('429552', 'CITY'),
('429553', 'CITY'),
('429554', 'CITY'),
('429555', 'CITY'),
('429556', 'CITY'),
('429557', 'CITY'),
('429558', 'CITY'),
('429559', 'CITY'),
('429560', 'CITY'),
('429561', 'CITY'),
('429562', 'CITY'),
('429563', 'CITY'),
('429564', 'CITY'),
('429565', 'CITY'),
('429566', 'CITY'),
('429567', 'CITY'),
('429568', 'CITY'),
('429569', 'CITY'),
('429570', 'CITY'),
('429571', 'CITY'),
('429572', 'CITY'),
('429573', 'CITY'),
('429574', 'CITY'),
('429575', 'CITY'),
('429576', 'CITY'),
('429577', 'CITY'),
('429578', 'CITY'),
('429579', 'CITY'),
('429580', 'CITY'),
('429581', 'CITY'),
('429582', 'CITY'),
('429583', 'CITY'),
('429584', 'CITY'),
('429585', 'CITY'),
('429586', 'CITY'),
('429587', 'CITY'),
('429588', 'CITY'),
('429589', 'CITY'),
('429590', 'CITY'),
('429591', 'CITY'),
('429592', 'CITY'),
('429593', 'CITY'),
('429594', 'CITY'),
('429595', 'CITY'),
('429596', 'CITY'),
('429597', 'CITY'),
('429598', 'CITY'),
('429599', 'CITY'),
('429600', 'CITY'),
('429601', 'CITY'),
('429602', 'CITY'),
('429603', 'CITY'),
('429604', 'CITY'),
('429605', 'CITY'),
('429606', 'CITY'),
('429607', 'CITY'),
('429608', 'CITY'),
('429609', 'CITY'),
('429610', 'CITY'),
('429611', 'CITY'),
('429612', 'CITY'),
('429613', 'CITY'),
('429614', 'CITY'),
('429615', 'CITY'),
('429616', 'CITY'),
('429617', 'CITY'),
('429618', 'CITY'),
('429619', 'CITY'),
('429620', 'CITY'),
('429621', 'CITY'),
('429622', 'CITY'),
('429623', 'CITY'),
('429624', 'CITY'),
('429625', 'CITY'),
('429626', 'CITY'),
('429627', 'CITY'),
('429628', 'CITY'),
('429629', 'CITY'),
('429630', 'CITY'),
('429631', 'CITY'),
('429632', 'CITY'),
('429633', 'CITY'),
('429634', 'CITY'),
('429635', 'CITY'),
('429636', 'CITY'),
('429637', 'CITY'),
('429638', 'CITY'),
('429639', 'CITY'),
('429640', 'CITY'),
('429641', 'CITY'),
('429642', 'CITY'),
('429643', 'CITY'),
('429644', 'CITY'),
('429645', 'CITY'),
('429646', 'CITY'),
('429647', 'CITY'),
('429648', 'CITY'),
('429649', 'CITY'),
('429650', 'CITY'),
('429651', 'CITY'),
('429652', 'CITY'),
('429653', 'CITY'),
('429654', 'CITY'),
('429655', 'CITY'),
('429656', 'CITY'),
('429657', 'CITY'),
('429658', 'CITY'),
('429659', 'CITY'),
('429660', 'CITY'),
('429661', 'CITY'),
('429662', 'CITY'),
('429663', 'CITY'),
('429664', 'CITY'),
('429665', 'CITY'),
('429666', 'CITY'),
('429667', 'CITY'),
('429668', 'CITY'),
('429669', 'CITY'),
('429670', 'CITY'),
('429671', 'CITY'),
('429672', 'CITY'),
('429673', 'CITY'),
('429674', 'CITY'),
('429675', 'CITY'),
('429676', 'CITY'),
('429677', 'CITY'),
('429678', 'CITY'),
('429679', 'CITY'),
('429680', 'CITY'),
('429681', 'CITY'),
('429682', 'CITY'),
('429683', 'CITY'),
('429684', 'CITY'),
('429685', 'CITY'),
('429686', 'CITY'),
('429687', 'CITY'),
('429688', 'CITY'),
('429689', 'CITY'),
('429690', 'CITY'),
('429691', 'CITY'),
('429692', 'CITY'),
('429693', 'CITY'),
('429694', 'CITY'),
('429695', 'CITY'),
('429696', 'CITY'),
('429697', 'CITY'),
('429698', 'CITY'),
('429699', 'CITY'),
('429700', 'CITY'),
('429701', 'CITY'),
('429702', 'CITY'),
('429703', 'CITY'),
('429704', 'CITY'),
('429705', 'CITY'),
('429706', 'CITY'),
('429707', 'CITY'),
('429708', 'CITY'),
('429709', 'CITY'),
('429710', 'CITY'),
('429711', 'CITY'),
('429712', 'CITY'),
('429713', 'CITY'),
('429714', 'CITY'),
('429715', 'CITY'),
('429716', 'CITY'),
('429717', 'CITY'),
('429718', 'CITY'),
('429719', 'CITY'),
('429720', 'CITY'),
('429721', 'CITY'),
('429722', 'CITY'),
('429723', 'CITY'),
('429724', 'CITY'),
('429725', 'CITY'),
('429726', 'CITY'),
('429727', 'CITY'),
('429728', 'CITY'),
('429729', 'CITY'),
('429730', 'CITY'),
('429731', 'CITY'),
('429732', 'CITY'),
('429733', 'CITY'),
('429734', 'CITY'),
('429735', 'CITY'),
('429736', 'CITY'),
('429737', 'CITY'),
('429738', 'CITY'),
('429739', 'CITY'),
('429740', 'CITY'),
('429741', 'CITY'),
('429742', 'CITY'),
('429743', 'CITY'),
('429744', 'CITY'),
('429745', 'CITY'),
('429746', 'CITY'),
('429747', 'CITY'),
('429748', 'CITY'),
('429749', 'CITY'),
('429750', 'CITY'),
('429751', 'CITY'),
('429752', 'CITY'),
('429753', 'CITY'),
('429754', 'CITY'),
('429755', 'CITY'),
('429756', 'CITY'),
('429757', 'CITY'),
('429758', 'CITY'),
('429759', 'CITY'),
('429760', 'CITY'),
('429761', 'CITY'),
('429762', 'CITY'),
('429763', 'CITY'),
('429764', 'CITY'),
('429765', 'CITY'),
('429766', 'CITY'),
('429767', 'CITY'),
('429768', 'CITY'),
('429769', 'CITY'),
('429770', 'CITY'),
('429771', 'CITY'),
('429772', 'CITY'),
('429773', 'CITY'),
('429774', 'CITY'),
('429775', 'CITY'),
('429776', 'CITY'),
('429777', 'CITY'),
('429778', 'CITY'),
('429779', 'CITY'),
('429780', 'CITY'),
('429781', 'CITY'),
('429782', 'CITY'),
('429783', 'CITY'),
('429784', 'CITY'),
('429785', 'CITY'),
('429786', 'CITY'),
('429787', 'CITY'),
('429788', 'CITY'),
('429789', 'CITY'),
('429790', 'CITY'),
('429791', 'CITY'),
('429792', 'CITY'),
('429793', 'CITY'),
('429794', 'CITY'),
('429795', 'CITY'),
('429796', 'CITY'),
('429797', 'CITY'),
('429798', 'CITY'),
('429799', 'CITY'),
('429800', 'CITY'),
('429801', 'CITY'),
('429802', 'CITY'),
('429803', 'CITY'),
('429804', 'CITY'),
('429805', 'CITY'),
('429806', 'CITY'),
('429807', 'CITY'),
('429808', 'CITY'),
('429809', 'CITY'),
('429810', 'CITY'),
('429811', 'CITY'),
('429812', 'CITY'),
('429813', 'CITY'),
('429814', 'CITY'),
('429815', 'CITY'),
('429816', 'CITY'),
('429817', 'CITY'),
('429818', 'CITY'),
('429819', 'CITY'),
('429820', 'CITY'),
('429821', 'CITY'),
('429822', 'CITY'),
('429823', 'CITY'),
('429824', 'CITY'),
('429825', 'CITY'),
('429826', 'CITY'),
('429827', 'CITY'),
('429828', 'CITY'),
('429829', 'CITY'),
('429830', 'CITY'),
('429831', 'CITY'),
('429832', 'CITY'),
('429833', 'CITY'),
('429834', 'CITY'),
('429835', 'CITY'),
('429836', 'CITY'),
('429837', 'CITY'),
('429838', 'CITY'),
('429839', 'CITY'),
('429840', 'CITY'),
('429841', 'CITY'),
('429842', 'CITY'),
('429843', 'CITY'),
('429844', 'CITY'),
('429845', 'CITY'),
('429846', 'CITY'),
('429847', 'CITY'),
('429848', 'CITY'),
('429849', 'CITY'),
('429850', 'CITY'),
('429851', 'CITY'),
('429852', 'CITY'),
('429853', 'CITY'),
('429854', 'CITY'),
('429855', 'CITY'),
('429856', 'CITY'),
('429857', 'CITY'),
('429858', 'CITY'),
('429859', 'CITY'),
('429860', 'CITY'),
('429861', 'CITY'),
('429862', 'CITY'),
('429863', 'CITY'),
('429864', 'CITY'),
('429865', 'CITY'),
('429866', 'CITY'),
('429867', 'CITY'),
('429868', 'CITY'),
('429869', 'CITY'),
('429870', 'CITY'),
('429871', 'CITY'),
('429872', 'CITY'),
('429873', 'CITY'),
('429874', 'CITY'),
('429875', 'CITY'),
('429876', 'CITY'),
('429877', 'CITY'),
('429878', 'CITY'),
('429879', 'CITY'),
('429880', 'CITY'),
('429881', 'CITY'),
('429882', 'CITY'),
('429883', 'CITY'),
('429884', 'CITY'),
('429885', 'CITY'),
('429886', 'CITY'),
('429887', 'CITY'),
('429888', 'CITY'),
('429889', 'CITY'),
('429890', 'CITY'),
('429891', 'CITY'),
('429892', 'CITY'),
('429893', 'CITY'),
('429894', 'CITY'),
('429895', 'CITY'),
('429896', 'CITY'),
('429897', 'CITY'),
('429898', 'CITY'),
('429899', 'CITY'),
('429900', 'CITY'),
('429901', 'CITY'),
('429902', 'CITY'),
('429903', 'CITY'),
('429904', 'CITY'),
('429905', 'CITY'),
('429906', 'CITY'),
('429907', 'CITY'),
('429908', 'CITY'),
('429909', 'CITY'),
('429910', 'CITY'),
('429911', 'CITY'),
('429912', 'CITY'),
('429913', 'CITY'),
('429914', 'CITY'),
('429915', 'CITY'),
('429916', 'CITY'),
('429917', 'CITY'),
('429918', 'CITY'),
('429919', 'CITY'),
('429920', 'CITY'),
('429921', 'CITY'),
('429922', 'CITY'),
('429923', 'CITY'),
('429924', 'CITY'),
('429925', 'CITY'),
('429926', 'CITY'),
('429927', 'CITY'),
('429928', 'CITY'),
('429929', 'CITY'),
('429930', 'CITY'),
('429931', 'CITY'),
('429932', 'CITY'),
('429933', 'CITY'),
('429934', 'CITY'),
('429935', 'CITY'),
('429936', 'CITY'),
('429937', 'CITY'),
('429938', 'CITY'),
('429939', 'CITY'),
('429940', 'CITY'),
('429941', 'CITY'),
('429942', 'CITY'),
('429943', 'CITY'),
('429944', 'CITY'),
('429945', 'CITY'),
('429946', 'CITY'),
('429947', 'CITY'),
('429948', 'CITY'),
('429949', 'CITY'),
('429950', 'CITY'),
('429951', 'CITY'),
('429952', 'CITY'),
('429953', 'CITY'),
('429954', 'CITY'),
('429955', 'CITY'),
('429956', 'CITY'),
('429957', 'CITY'),
('429958', 'CITY'),
('429959', 'CITY'),
('429960', 'CITY'),
('429961', 'CITY'),
('429962', 'CITY'),
('429963', 'CITY'),
('429964', 'CITY'),
('429965', 'CITY'),
('429966', 'CITY'),
('429967', 'CITY'),
('429968', 'CITY'),
('429969', 'CITY'),
('429970', 'CITY'),
('429971', 'CITY'),
('429972', 'CITY'),
('429973', 'CITY'),
('429974', 'CITY'),
('429975', 'CITY'),
('429976', 'CITY'),
('429977', 'CITY'),
('429978', 'CITY'),
('429979', 'CITY'),
('429980', 'CITY'),
('429981', 'CITY'),
('429982', 'CITY'),
('429983', 'CITY'),
('429984', 'CITY'),
('429985', 'CITY'),
('429986', 'CITY'),
('429987', 'CITY'),
('429988', 'CITY'),
('429989', 'CITY'),
('429990', 'CITY'),
('429991', 'CITY'),
('429992', 'CITY'),
('429993', 'CITY'),
('429994', 'CITY'),
('429995', 'CITY'),
('429996', 'CITY'),
('429997', 'CITY'),
('429998', 'CITY'),
('429999', 'CITY'),
('430000', 'CITY'),
('430001', 'CITY'),
('430002', 'CITY'),
('430003', 'CITY'),
('430004', 'CITY'),
('430005', 'CITY'),
('430006', 'CITY'),
('430007', 'CITY'),
('430008', 'CITY'),
('430009', 'CITY'),
('430010', 'CITY'),
('430011', 'CITY'),
('430012', 'CITY'),
('430013', 'CITY'),
('430014', 'CITY'),
('430015', 'CITY'),
('430016', 'CITY'),
('430017', 'CITY'),
('430018', 'CITY'),
('430019', 'CITY'),
('430020', 'CITY'),
('430021', 'CITY'),
('430022', 'CITY'),
('430023', 'CITY'),
('430024', 'CITY'),
('430025', 'CITY'),
('430026', 'CITY'),
('430027', 'CITY'),
('430028', 'CITY'),
('430029', 'CITY'),
('430030', 'CITY'),
('430031', 'CITY'),
('430032', 'CITY'),
('430033', 'CITY'),
('430034', 'CITY'),
('430035', 'CITY'),
('430036', 'CITY'),
('430037', 'CITY'),
('430038', 'CITY'),
('430039', 'CITY'),
('430040', 'CITY'),
('430041', 'CITY'),
('430042', 'CITY'),
('430043', 'CITY'),
('430044', 'CITY'),
('430045', 'CITY'),
('430046', 'CITY'),
('430047', 'CITY'),
('430048', 'CITY'),
('430049', 'CITY'),
('430050', 'CITY'),
('430051', 'CITY'),
('430052', 'CITY'),
('430053', 'CITY'),
('430054', 'CITY'),
('430055', 'CITY'),
('430056', 'CITY'),
('430057', 'CITY'),
('430058', 'CITY'),
('430059', 'CITY'),
('430060', 'CITY'),
('430061', 'CITY'),
('430062', 'CITY'),
('430063', 'CITY'),
('430064', 'CITY'),
('430065', 'CITY'),
('430066', 'CITY'),
('430067', 'CITY'),
('430068', 'CITY'),
('430069', 'CITY'),
('430070', 'CITY'),
('430071', 'CITY'),
('430072', 'CITY'),
('430073', 'CITY'),
('430074', 'CITY'),
('430075', 'CITY'),
('430076', 'CITY'),
('430077', 'CITY'),
('430078', 'CITY'),
('430079', 'CITY'),
('430080', 'CITY'),
('430081', 'CITY'),
('430082', 'CITY'),
('430083', 'CITY'),
('430084', 'CITY'),
('430085', 'CITY'),
('430086', 'CITY'),
('430087', 'CITY'),
('430088', 'CITY'),
('430089', 'CITY'),
('430090', 'CITY'),
('430091', 'CITY'),
('430092', 'CITY'),
('430093', 'CITY'),
('430094', 'CITY'),
('430095', 'CITY'),
('430096', 'CITY'),
('430097', 'CITY'),
('430098', 'CITY'),
('430099', 'CITY'),
('430100', 'CITY'),
('430101', 'CITY'),
('430102', 'CITY'),
('430103', 'CITY'),
('430104', 'CITY'),
('430105', 'CITY'),
('430106', 'CITY'),
('430107', 'CITY'),
('430108', 'CITY'),
('430109', 'CITY'),
('430110', 'CITY'),
('430111', 'CITY'),
('430112', 'CITY'),
('430113', 'CITY'),
('430114', 'CITY'),
('430115', 'CITY'),
('430116', 'CITY'),
('430117', 'CITY'),
('430118', 'CITY'),
('430119', 'CITY'),
('430120', 'CITY'),
('430121', 'CITY'),
('430122', 'CITY'),
('430123', 'CITY'),
('430124', 'CITY'),
('430125', 'CITY'),
('430126', 'CITY'),
('430127', 'CITY'),
('430128', 'CITY'),
('430129', 'CITY'),
('430130', 'CITY'),
('430131', 'CITY'),
('430132', 'CITY'),
('430133', 'CITY'),
('430134', 'CITY'),
('430135', 'CITY'),
('430136', 'CITY'),
('430137', 'CITY'),
('430138', 'CITY'),
('430139', 'CITY'),
('430140', 'CITY'),
('430141', 'CITY'),
('430142', 'CITY'),
('430143', 'CITY'),
('430144', 'CITY'),
('430145', 'CITY'),
('430146', 'CITY'),
('430147', 'CITY'),
('430148', 'CITY'),
('430149', 'CITY'),
('430150', 'CITY'),
('430151', 'CITY'),
('430152', 'CITY'),
('430153', 'CITY'),
('430154', 'CITY'),
('430155', 'CITY'),
('430156', 'CITY'),
('430157', 'CITY'),
('430158', 'CITY'),
('430159', 'CITY'),
('430160', 'CITY'),
('430161', 'CITY'),
('430162', 'CITY'),
('430163', 'CITY'),
('430164', 'CITY'),
('430165', 'CITY'),
('430166', 'CITY'),
('430167', 'CITY'),
('430168', 'CITY'),
('430169', 'CITY'),
('430170', 'CITY'),
('430171', 'CITY'),
('430172', 'CITY'),
('430173', 'CITY'),
('430174', 'CITY'),
('430175', 'CITY'),
('430176', 'CITY'),
('430177', 'CITY'),
('430178', 'CITY'),
('430179', 'CITY'),
('430180', 'CITY'),
('430181', 'CITY'),
('430182', 'CITY'),
('430183', 'CITY'),
('430184', 'CITY'),
('430185', 'CITY'),
('430186', 'CITY'),
('430187', 'CITY'),
('430188', 'CITY'),
('430189', 'CITY'),
('430190', 'CITY'),
('430191', 'CITY'),
('430192', 'CITY'),
('430193', 'CITY'),
('430194', 'CITY'),
('430195', 'CITY'),
('430196', 'CITY'),
('430197', 'CITY'),
('430198', 'CITY'),
('430199', 'CITY'),
('430200', 'CITY'),
('430201', 'CITY'),
('430202', 'CITY'),
('430203', 'CITY'),
('430204', 'CITY'),
('430205', 'CITY'),
('430206', 'CITY'),
('430207', 'CITY'),
('430208', 'CITY'),
('430209', 'CITY'),
('430210', 'CITY'),
('430211', 'CITY'),
('430212', 'CITY'),
('430213', 'CITY'),
('430214', 'CITY'),
('430215', 'CITY'),
('430216', 'CITY'),
('430217', 'CITY'),
('430218', 'CITY'),
('430219', 'CITY'),
('430220', 'CITY'),
('430221', 'CITY'),
('430222', 'CITY'),
('430223', 'CITY'),
('430224', 'CITY'),
('430225', 'CITY'),
('430226', 'CITY'),
('430227', 'CITY'),
('430228', 'CITY'),
('430229', 'CITY'),
('430230', 'CITY'),
('430231', 'CITY'),
('430232', 'CITY'),
('430233', 'CITY'),
('430234', 'CITY'),
('430235', 'CITY'),
('430236', 'CITY'),
('430237', 'CITY'),
('430238', 'CITY'),
('430239', 'CITY'),
('430240', 'CITY'),
('430241', 'CITY'),
('430242', 'CITY'),
('430243', 'CITY'),
('430244', 'CITY'),
('430245', 'CITY'),
('430246', 'CITY'),
('430247', 'CITY'),
('430248', 'CITY'),
('430249', 'CITY'),
('430250', 'CITY'),
('430251', 'CITY'),
('430252', 'CITY'),
('430253', 'CITY'),
('430254', 'CITY'),
('430255', 'CITY'),
('430256', 'CITY'),
('430257', 'CITY'),
('430258', 'CITY'),
('430259', 'CITY'),
('430260', 'CITY'),
('430261', 'CITY'),
('430262', 'CITY'),
('430263', 'CITY'),
('430264', 'CITY'),
('430265', 'CITY'),
('430266', 'CITY'),
('430267', 'CITY'),
('430268', 'CITY'),
('430269', 'CITY'),
('430270', 'CITY'),
('430271', 'CITY'),
('430272', 'CITY'),
('430273', 'CITY'),
('430274', 'CITY'),
('430275', 'CITY'),
('430276', 'CITY'),
('430277', 'CITY'),
('430278', 'CITY'),
('430279', 'CITY'),
('430280', 'CITY'),
('430281', 'CITY'),
('430282', 'CITY'),
('430283', 'CITY'),
('430284', 'CITY'),
('430285', 'CITY'),
('430286', 'CITY'),
('430287', 'CITY'),
('430288', 'CITY'),
('430289', 'CITY'),
('430290', 'CITY'),
('430291', 'CITY'),
('430292', 'CITY'),
('430293', 'CITY'),
('430294', 'CITY'),
('430295', 'CITY'),
('430296', 'CITY'),
('430297', 'CITY'),
('430298', 'CITY'),
('430299', 'CITY'),
('430300', 'CITY'),
('430301', 'CITY'),
('430302', 'CITY'),
('430303', 'CITY'),
('430304', 'CITY'),
('430305', 'CITY'),
('430306', 'CITY'),
('430307', 'CITY'),
('430308', 'CITY'),
('430309', 'CITY'),
('430310', 'CITY'),
('430311', 'CITY'),
('430312', 'CITY'),
('430313', 'CITY'),
('430314', 'CITY'),
('430315', 'CITY'),
('430316', 'CITY'),
('430317', 'CITY'),
('430318', 'CITY'),
('430319', 'CITY'),
('430320', 'CITY'),
('430321', 'CITY'),
('430322', 'CITY'),
('430323', 'CITY'),
('430324', 'CITY'),
('430325', 'CITY'),
('430326', 'CITY'),
('430327', 'CITY'),
('430328', 'CITY'),
('430329', 'CITY'),
('430330', 'CITY'),
('430331', 'CITY'),
('430332', 'CITY'),
('430333', 'CITY'),
('430334', 'CITY'),
('430335', 'CITY'),
('430336', 'CITY'),
('430337', 'CITY'),
('430338', 'CITY'),
('430339', 'CITY'),
('430340', 'CITY'),
('430341', 'CITY'),
('430342', 'CITY'),
('430343', 'CITY'),
('430344', 'CITY'),
('430345', 'CITY'),
('430346', 'CITY'),
('430347', 'CITY'),
('430348', 'CITY'),
('430349', 'CITY'),
('430350', 'CITY'),
('430351', 'CITY'),
('430352', 'CITY'),
('430353', 'CITY'),
('430354', 'CITY'),
('430355', 'CITY'),
('430356', 'CITY'),
('430357', 'CITY'),
('430358', 'CITY'),
('430359', 'CITY'),
('430360', 'CITY'),
('430361', 'CITY'),
('430362', 'CITY'),
('430363', 'CITY'),
('430364', 'CITY'),
('430365', 'CITY'),
('430366', 'CITY'),
('430367', 'CITY'),
('430368', 'CITY'),
('430369', 'CITY'),
('430370', 'CITY'),
('430371', 'CITY'),
('430372', 'CITY'),
('430373', 'CITY'),
('430374', 'CITY'),
('430375', 'CITY'),
('430376', 'CITY'),
('430377', 'CITY'),
('430378', 'CITY'),
('430379', 'CITY'),
('430380', 'CITY'),
('430381', 'CITY'),
('430382', 'CITY'),
('430383', 'CITY'),
('430384', 'CITY'),
('430385', 'CITY'),
('430386', 'CITY'),
('430387', 'CITY'),
('430388', 'CITY'),
('430389', 'CITY'),
('430390', 'CITY'),
('430391', 'CITY'),
('430392', 'CITY'),
('430393', 'CITY'),
('430394', 'CITY'),
('430395', 'CITY'),
('430396', 'CITY'),
('430397', 'CITY'),
('430398', 'CITY'),
('430399', 'CITY'),
('430400', 'CITY'),
('430401', 'CITY'),
('430402', 'CITY'),
('430403', 'CITY'),
('430404', 'CITY'),
('430405', 'CITY'),
('430406', 'CITY'),
('430407', 'CITY'),
('430408', 'CITY'),
('430409', 'CITY'),
('430410', 'CITY'),
('430411', 'CITY'),
('430412', 'CITY'),
('430413', 'CITY'),
('430414', 'CITY'),
('430415', 'CITY'),
('430416', 'CITY'),
('430417', 'CITY'),
('430418', 'CITY'),
('430419', 'CITY'),
('430420', 'CITY'),
('430421', 'CITY'),
('430422', 'CITY'),
('430423', 'CITY'),
('430424', 'CITY'),
('430425', 'CITY'),
('430426', 'CITY'),
('430427', 'CITY'),
('430428', 'CITY'),
('430429', 'CITY'),
('430430', 'CITY'),
('430431', 'CITY'),
('430432', 'CITY'),
('430433', 'CITY'),
('430434', 'CITY'),
('430435', 'CITY'),
('430436', 'CITY'),
('430437', 'CITY'),
('430438', 'CITY'),
('430439', 'CITY'),
('430440', 'CITY'),
('430441', 'CITY'),
('430442', 'CITY'),
('430443', 'CITY'),
('430444', 'CITY'),
('430445', 'CITY'),
('430446', 'CITY'),
('430447', 'CITY'),
('430448', 'CITY'),
('430449', 'CITY'),
('430450', 'CITY'),
('430451', 'CITY'),
('430452', 'CITY'),
('430453', 'CITY'),
('430454', 'CITY'),
('430455', 'CITY'),
('430456', 'CITY'),
('430457', 'CITY'),
('430458', 'CITY'),
('430459', 'CITY'),
('430460', 'CITY'),
('430461', 'CITY'),
('430462', 'CITY'),
('430463', 'CITY'),
('430464', 'CITY'),
('430465', 'CITY'),
('430466', 'CITY'),
('430467', 'CITY'),
('430468', 'CITY'),
('430469', 'CITY'),
('430470', 'CITY'),
('430471', 'CITY'),
('430472', 'CITY'),
('430473', 'CITY'),
('430474', 'CITY'),
('430475', 'CITY'),
('430476', 'CITY'),
('430477', 'CITY'),
('430478', 'CITY'),
('430479', 'CITY'),
('430480', 'CITY'),
('430481', 'CITY'),
('430482', 'CITY'),
('430483', 'CITY'),
('430484', 'CITY'),
('430485', 'CITY'),
('430486', 'CITY'),
('430487', 'CITY'),
('430488', 'CITY'),
('430489', 'CITY'),
('430490', 'CITY'),
('430491', 'CITY'),
('430492', 'CITY'),
('430493', 'CITY'),
('430494', 'CITY'),
('430495', 'CITY'),
('430496', 'CITY'),
('430497', 'CITY'),
('430498', 'CITY'),
('430499', 'CITY'),
('430500', 'CITY'),
('430501', 'CITY'),
('430502', 'CITY'),
('430503', 'CITY'),
('430504', 'CITY'),
('430505', 'CITY'),
('430506', 'CITY'),
('430507', 'CITY'),
('430508', 'CITY'),
('430509', 'CITY'),
('430510', 'CITY'),
('430511', 'CITY'),
('430512', 'CITY'),
('430513', 'CITY'),
('430514', 'CITY'),
('430515', 'CITY'),
('430516', 'CITY'),
('430517', 'CITY'),
('430518', 'CITY'),
('430519', 'CITY'),
('430520', 'CITY'),
('430521', 'CITY'),
('430522', 'CITY'),
('430523', 'CITY'),
('430524', 'CITY'),
('430525', 'CITY'),
('430526', 'CITY'),
('430527', 'CITY'),
('430528', 'CITY'),
('430529', 'CITY'),
('430530', 'CITY'),
('430531', 'CITY'),
('430532', 'CITY'),
('430533', 'CITY'),
('430534', 'CITY'),
('430535', 'CITY'),
('430536', 'CITY'),
('430537', 'CITY'),
('430538', 'CITY'),
('430539', 'CITY'),
('430540', 'CITY'),
('430541', 'CITY'),
('430542', 'CITY'),
('430543', 'CITY'),
('430544', 'CITY'),
('430545', 'CITY'),
('430546', 'CITY'),
('430547', 'CITY'),
('430548', 'CITY'),
('430549', 'CITY'),
('430550', 'CITY'),
('430551', 'CITY'),
('430552', 'CITY'),
('430553', 'CITY'),
('430554', 'CITY'),
('430555', 'CITY'),
('430556', 'CITY'),
('430557', 'CITY'),
('430558', 'CITY'),
('430559', 'CITY'),
('430560', 'CITY'),
('430561', 'CITY'),
('430562', 'CITY'),
('430563', 'CITY'),
('430564', 'CITY'),
('430565', 'CITY'),
('430566', 'CITY'),
('430567', 'CITY'),
('430568', 'CITY'),
('430569', 'CITY'),
('430570', 'CITY'),
('430571', 'CITY'),
('430572', 'CITY'),
('430573', 'CITY'),
('430574', 'CITY'),
('430575', 'CITY'),
('430576', 'CITY'),
('430577', 'CITY'),
('430578', 'CITY'),
('430579', 'CITY'),
('430580', 'CITY'),
('430581', 'CITY'),
('430582', 'CITY'),
('430583', 'CITY'),
('430584', 'CITY'),
('430585', 'CITY'),
('430586', 'CITY'),
('430587', 'CITY'),
('430588', 'CITY'),
('430589', 'CITY'),
('430590', 'CITY'),
('430591', 'CITY'),
('430592', 'CITY'),
('430593', 'CITY'),
('430594', 'CITY'),
('430595', 'CITY'),
('430596', 'CITY'),
('430597', 'CITY'),
('430598', 'CITY'),
('430599', 'CITY'),
('430600', 'CITY'),
('430601', 'CITY'),
('430602', 'CITY'),
('430603', 'CITY'),
('430604', 'CITY'),
('430605', 'CITY'),
('430606', 'CITY'),
('430607', 'CITY'),
('430608', 'CITY'),
('430609', 'CITY'),
('430610', 'CITY'),
('430611', 'CITY'),
('430612', 'CITY'),
('430613', 'CITY'),
('430614', 'CITY'),
('430615', 'CITY'),
('430616', 'CITY'),
('430617', 'CITY'),
('430618', 'CITY'),
('430619', 'CITY'),
('430620', 'CITY'),
('430621', 'CITY'),
('430622', 'CITY'),
('430623', 'CITY'),
('430624', 'CITY'),
('430625', 'CITY'),
('430626', 'CITY'),
('430627', 'CITY'),
('430628', 'CITY'),
('430629', 'CITY'),
('430630', 'CITY'),
('430631', 'CITY'),
('430632', 'CITY'),
('430633', 'CITY'),
('430634', 'CITY'),
('430635', 'CITY'),
('430636', 'CITY'),
('430637', 'CITY'),
('430638', 'CITY'),
('430639', 'CITY'),
('430640', 'CITY'),
('430641', 'CITY'),
('430642', 'CITY'),
('430643', 'CITY'),
('430644', 'CITY'),
('430645', 'CITY'),
('430646', 'CITY'),
('430647', 'CITY'),
('430648', 'CITY'),
('430649', 'CITY'),
('430650', 'CITY'),
('430651', 'CITY'),
('430652', 'CITY'),
('430653', 'CITY'),
('430654', 'CITY'),
('430655', 'CITY'),
('430656', 'CITY'),
('430657', 'CITY'),
('430658', 'CITY'),
('430659', 'CITY'),
('430660', 'CITY'),
('430661', 'CITY'),
('430662', 'CITY'),
('430663', 'CITY'),
('430664', 'CITY'),
('430665', 'CITY'),
('430666', 'CITY'),
('430667', 'CITY'),
('430668', 'CITY'),
('430669', 'CITY'),
('430670', 'CITY'),
('430671', 'CITY'),
('430672', 'CITY'),
('430673', 'CITY'),
('430674', 'CITY'),
('430675', 'CITY'),
('430676', 'CITY'),
('430677', 'CITY'),
('430678', 'CITY'),
('430679', 'CITY'),
('430680', 'CITY'),
('430681', 'CITY'),
('430682', 'CITY'),
('430683', 'CITY'),
('430684', 'CITY'),
('430685', 'CITY'),
('430686', 'CITY'),
('430687', 'CITY'),
('430688', 'CITY'),
('430689', 'CITY'),
('430690', 'CITY'),
('430691', 'CITY'),
('430692', 'CITY'),
('430693', 'CITY'),
('430694', 'CITY'),
('430695', 'CITY'),
('430696', 'CITY'),
('430697', 'CITY'),
('430698', 'CITY'),
('430699', 'CITY'),
('430700', 'CITY'),
('430701', 'CITY'),
('430702', 'CITY'),
('430703', 'CITY'),
('430704', 'CITY'),
('430705', 'CITY'),
('430706', 'CITY'),
('430707', 'CITY'),
('430708', 'CITY'),
('430709', 'CITY'),
('430710', 'CITY'),
('430711', 'CITY'),
('430712', 'CITY'),
('430713', 'CITY'),
('430714', 'CITY'),
('430715', 'CITY'),
('430716', 'CITY'),
('430717', 'CITY'),
('430718', 'CITY'),
('430719', 'CITY'),
('430720', 'CITY'),
('430721', 'CITY'),
('430722', 'CITY'),
('430723', 'CITY'),
('430724', 'CITY'),
('430725', 'CITY'),
('430726', 'CITY'),
('430727', 'CITY'),
('430728', 'CITY'),
('430729', 'CITY'),
('430730', 'CITY'),
('430731', 'CITY'),
('430732', 'CITY'),
('430733', 'CITY'),
('430734', 'CITY'),
('430735', 'CITY'),
('430736', 'CITY'),
('430737', 'CITY'),
('430738', 'CITY'),
('430739', 'CITY'),
('430740', 'CITY'),
('430741', 'CITY'),
('430742', 'CITY'),
('430743', 'CITY'),
('430744', 'CITY'),
('430745', 'CITY'),
('430746', 'CITY'),
('430747', 'CITY'),
('430748', 'CITY'),
('430749', 'CITY'),
('430750', 'CITY'),
('430751', 'CITY'),
('430752', 'CITY'),
('430753', 'CITY'),
('430754', 'CITY'),
('430755', 'CITY'),
('430756', 'CITY'),
('430757', 'CITY'),
('430758', 'CITY'),
('430759', 'CITY'),
('430760', 'CITY'),
('430761', 'CITY'),
('430762', 'CITY'),
('430763', 'CITY'),
('430764', 'CITY'),
('430765', 'CITY'),
('430766', 'CITY'),
('430767', 'CITY'),
('430768', 'CITY'),
('430769', 'CITY'),
('430770', 'CITY'),
('430771', 'CITY'),
('430772', 'CITY'),
('430773', 'CITY'),
('430774', 'CITY'),
('430775', 'CITY'),
('430776', 'CITY'),
('430777', 'CITY'),
('430778', 'CITY'),
('430779', 'CITY'),
('430780', 'CITY'),
('430781', 'CITY'),
('430782', 'CITY'),
('430783', 'CITY'),
('430784', 'CITY'),
('430785', 'CITY'),
('430786', 'CITY'),
('430787', 'CITY'),
('430788', 'CITY'),
('430789', 'CITY'),
('430790', 'CITY'),
('430791', 'CITY'),
('430792', 'CITY'),
('430793', 'CITY'),
('430794', 'CITY'),
('430795', 'CITY'),
('430796', 'CITY'),
('430797', 'CITY'),
('430798', 'CITY'),
('430799', 'CITY'),
('430800', 'CITY'),
('430801', 'CITY'),
('430802', 'CITY'),
('430803', 'CITY'),
('430804', 'CITY'),
('430805', 'CITY'),
('430806', 'CITY'),
('430807', 'CITY'),
('430808', 'CITY'),
('430809', 'CITY'),
('430810', 'CITY'),
('430811', 'CITY'),
('430812', 'CITY'),
('430813', 'CITY'),
('430814', 'CITY'),
('430815', 'CITY'),
('430816', 'CITY'),
('430817', 'CITY'),
('430818', 'CITY'),
('430819', 'CITY'),
('430820', 'CITY'),
('430821', 'CITY'),
('430822', 'CITY'),
('430823', 'CITY'),
('430824', 'CITY'),
('430825', 'CITY'),
('430826', 'CITY'),
('430827', 'CITY'),
('430828', 'CITY'),
('430829', 'CITY'),
('430830', 'CITY'),
('430831', 'CITY'),
('430832', 'CITY'),
('430833', 'CITY'),
('430834', 'CITY'),
('430835', 'CITY'),
('430836', 'CITY'),
('430837', 'CITY'),
('430838', 'CITY'),
('430839', 'CITY'),
('430840', 'CITY'),
('430841', 'CITY'),
('430842', 'CITY'),
('430843', 'CITY'),
('430844', 'CITY'),
('430845', 'CITY'),
('430846', 'CITY'),
('430847', 'CITY'),
('430848', 'CITY'),
('430849', 'CITY'),
('430850', 'CITY'),
('430851', 'CITY'),
('430852', 'CITY'),
('430853', 'CITY'),
('430854', 'CITY'),
('430855', 'CITY'),
('430856', 'CITY'),
('430857', 'CITY'),
('430858', 'CITY'),
('430859', 'CITY'),
('430860', 'CITY'),
('430861', 'CITY'),
('430862', 'CITY'),
('430863', 'CITY'),
('430864', 'CITY'),
('430865', 'CITY'),
('430866', 'CITY'),
('430867', 'CITY'),
('430868', 'CITY'),
('430869', 'CITY'),
('430870', 'CITY'),
('430871', 'CITY'),
('430872', 'CITY'),
('430873', 'CITY'),
('430874', 'CITY'),
('430875', 'CITY'),
('430876', 'CITY'),
('430877', 'CITY'),
('430878', 'CITY'),
('430879', 'CITY'),
('430880', 'CITY'),
('430881', 'CITY'),
('430882', 'CITY'),
('430883', 'CITY'),
('430884', 'CITY'),
('430885', 'CITY'),
('430886', 'CITY'),
('430887', 'CITY'),
('430888', 'CITY'),
('430889', 'CITY'),
('430890', 'CITY'),
('430891', 'CITY'),
('430892', 'CITY'),
('430893', 'CITY'),
('430894', 'CITY'),
('430895', 'CITY'),
('430896', 'CITY'),
('430897', 'CITY'),
('430898', 'CITY'),
('430899', 'CITY'),
('430900', 'CITY'),
('430901', 'CITY'),
('430902', 'CITY'),
('430903', 'CITY'),
('430904', 'CITY'),
('430905', 'CITY'),
('430906', 'CITY'),
('430907', 'CITY'),
('430908', 'CITY'),
('430909', 'CITY'),
('430910', 'CITY'),
('430911', 'CITY'),
('430912', 'CITY'),
('430913', 'CITY'),
('430914', 'CITY'),
('430915', 'CITY'),
('430916', 'CITY'),
('430917', 'CITY'),
('430918', 'CITY'),
('430919', 'CITY'),
('430920', 'CITY'),
('430921', 'CITY'),
('430922', 'CITY'),
('430923', 'CITY'),
('430924', 'CITY'),
('430925', 'CITY'),
('430926', 'CITY'),
('430927', 'CITY'),
('430928', 'CITY'),
('430929', 'CITY'),
('430930', 'CITY'),
('430931', 'CITY'),
('430932', 'CITY'),
('430933', 'CITY'),
('430934', 'CITY'),
('430935', 'CITY'),
('430936', 'CITY'),
('430937', 'CITY'),
('430938', 'CITY'),
('430939', 'CITY'),
('430940', 'CITY'),
('430941', 'CITY'),
('430942', 'CITY'),
('430943', 'CITY'),
('430944', 'CITY'),
('430945', 'CITY'),
('430946', 'CITY'),
('430947', 'CITY'),
('430948', 'CITY'),
('430949', 'CITY'),
('430950', 'CITY'),
('430951', 'CITY'),
('430952', 'CITY'),
('430953', 'CITY'),
('430954', 'CITY'),
('430955', 'CITY'),
('430956', 'CITY'),
('430957', 'CITY'),
('430958', 'CITY'),
('430959', 'CITY'),
('430960', 'CITY'),
('430961', 'CITY'),
('430962', 'CITY'),
('430963', 'CITY'),
('430964', 'CITY'),
('430965', 'CITY'),
('430966', 'CITY'),
('430967', 'CITY'),
('430968', 'CITY'),
('430969', 'CITY'),
('430970', 'CITY'),
('430971', 'CITY'),
('430972', 'CITY'),
('430973', 'CITY'),
('430974', 'CITY'),
('430975', 'CITY'),
('430976', 'CITY'),
('430977', 'CITY'),
('430978', 'CITY'),
('430979', 'CITY'),
('430980', 'CITY'),
('430981', 'CITY'),
('430982', 'CITY'),
('430983', 'CITY'),
('430984', 'CITY'),
('430985', 'CITY'),
('430986', 'CITY'),
('430987', 'CITY'),
('430988', 'CITY'),
('430989', 'CITY'),
('430990', 'CITY'),
('430991', 'CITY'),
('430992', 'CITY'),
('430993', 'CITY'),
('430994', 'CITY'),
('430995', 'CITY'),
('430996', 'CITY'),
('430997', 'CITY'),
('430998', 'CITY'),
('430999', 'CITY'),
('431000', 'CITY'),
('431001', 'CITY'),
('431002', 'CITY'),
('431003', 'CITY'),
('431004', 'CITY'),
('431005', 'CITY'),
('431006', 'CITY'),
('431007', 'CITY'),
('431008', 'CITY'),
('431009', 'CITY'),
('431010', 'CITY'),
('431011', 'CITY'),
('431012', 'CITY'),
('431013', 'CITY'),
('431014', 'CITY'),
('431015', 'CITY'),
('431016', 'CITY'),
('431017', 'CITY'),
('431018', 'CITY'),
('431019', 'CITY'),
('431020', 'CITY'),
('431021', 'CITY'),
('431022', 'CITY'),
('431023', 'CITY'),
('431024', 'CITY'),
('431025', 'CITY'),
('431026', 'CITY'),
('431027', 'CITY'),
('431028', 'CITY'),
('431029', 'CITY'),
('431030', 'CITY'),
('431031', 'CITY'),
('431032', 'CITY'),
('431033', 'CITY'),
('431034', 'CITY'),
('431035', 'CITY'),
('431036', 'CITY'),
('431037', 'CITY'),
('431038', 'CITY'),
('431039', 'CITY'),
('431040', 'CITY'),
('431041', 'CITY'),
('431042', 'CITY'),
('431043', 'CITY'),
('431044', 'CITY'),
('431045', 'CITY'),
('431046', 'CITY'),
('431047', 'CITY'),
('431048', 'CITY'),
('431049', 'CITY'),
('431050', 'CITY'),
('431051', 'CITY'),
('431052', 'CITY'),
('431053', 'CITY'),
('431054', 'CITY'),
('431055', 'CITY'),
('431056', 'CITY'),
('431057', 'CITY'),
('431058', 'CITY'),
('431059', 'CITY'),
('431060', 'CITY'),
('431061', 'CITY'),
('431062', 'CITY'),
('431063', 'CITY'),
('431064', 'CITY'),
('431065', 'CITY'),
('431066', 'CITY'),
('431067', 'CITY'),
('431068', 'CITY'),
('431069', 'CITY'),
('431070', 'CITY'),
('431071', 'CITY'),
('431072', 'CITY'),
('431073', 'CITY'),
('431074', 'CITY'),
('431075', 'CITY'),
('431076', 'CITY'),
('431077', 'CITY'),
('431078', 'CITY'),
('431079', 'CITY'),
('431080', 'CITY'),
('431081', 'CITY'),
('431082', 'CITY'),
('431083', 'CITY'),
('431084', 'CITY'),
('431085', 'CITY'),
('431086', 'CITY'),
('431087', 'CITY'),
('431088', 'CITY'),
('431089', 'CITY'),
('431090', 'CITY'),
('431091', 'CITY'),
('431092', 'CITY'),
('431093', 'CITY'),
('431094', 'CITY'),
('431095', 'CITY'),
('431096', 'CITY'),
('431097', 'CITY'),
('431098', 'CITY'),
('431099', 'CITY'),
('431100', 'CITY'),
('431101', 'CITY'),
('431102', 'CITY'),
('431103', 'CITY'),
('431104', 'CITY'),
('431105', 'CITY'),
('431106', 'CITY'),
('431107', 'CITY'),
('431108', 'CITY'),
('431109', 'CITY'),
('431110', 'CITY'),
('431111', 'CITY'),
('431112', 'CITY'),
('431113', 'CITY'),
('431114', 'CITY'),
('431115', 'CITY'),
('431116', 'CITY'),
('431117', 'CITY'),
('431118', 'CITY'),
('431119', 'CITY'),
('431120', 'CITY'),
('431121', 'CITY'),
('431122', 'CITY'),
('431123', 'CITY'),
('431124', 'CITY'),
('431125', 'CITY'),
('431126', 'CITY'),
('431127', 'CITY'),
('431128', 'CITY'),
('431129', 'CITY'),
('431130', 'CITY'),
('431131', 'CITY'),
('431132', 'CITY'),
('431133', 'CITY'),
('431134', 'CITY'),
('431135', 'CITY'),
('431136', 'CITY'),
('431137', 'CITY'),
('431138', 'CITY'),
('431139', 'CITY'),
('431140', 'CITY'),
('431141', 'CITY'),
('431142', 'CITY'),
('431143', 'CITY'),
('431144', 'CITY'),
('431145', 'CITY'),
('431146', 'CITY'),
('431147', 'CITY'),
('431148', 'CITY'),
('431149', 'CITY'),
('431150', 'CITY'),
('431151', 'CITY'),
('431152', 'CITY'),
('431153', 'CITY'),
('431154', 'CITY'),
('431155', 'CITY'),
('431156', 'CITY'),
('431157', 'CITY'),
('431158', 'CITY'),
('431159', 'CITY'),
('431160', 'CITY'),
('431161', 'CITY'),
('431162', 'CITY'),
('431163', 'CITY'),
('431164', 'CITY'),
('431165', 'CITY'),
('431166', 'CITY'),
('431167', 'CITY'),
('431168', 'CITY'),
('431169', 'CITY'),
('431170', 'CITY'),
('431171', 'CITY'),
('431172', 'CITY'),
('431173', 'CITY'),
('431174', 'CITY'),
('431175', 'CITY'),
('431176', 'CITY'),
('431177', 'CITY'),
('431178', 'CITY'),
('431179', 'CITY'),
('431180', 'CITY'),
('431181', 'CITY'),
('431182', 'CITY'),
('431183', 'CITY'),
('431184', 'CITY'),
('431185', 'CITY'),
('431186', 'CITY'),
('431187', 'CITY'),
('431188', 'CITY'),
('431189', 'CITY'),
('431190', 'CITY'),
('431191', 'CITY'),
('431192', 'CITY'),
('431193', 'CITY'),
('431194', 'CITY'),
('431195', 'CITY'),
('431196', 'CITY'),
('431197', 'CITY'),
('431198', 'CITY'),
('431199', 'CITY'),
('431200', 'CITY'),
('431201', 'CITY'),
('431202', 'CITY'),
('431203', 'CITY'),
('431204', 'CITY'),
('431205', 'CITY'),
('431206', 'CITY'),
('431207', 'CITY'),
('431208', 'CITY'),
('431209', 'CITY'),
('431210', 'CITY'),
('431211', 'CITY'),
('431212', 'CITY'),
('431213', 'CITY'),
('431214', 'CITY'),
('431215', 'CITY'),
('431216', 'CITY'),
('431217', 'CITY'),
('431218', 'CITY'),
('431219', 'CITY'),
('431220', 'CITY'),
('431221', 'CITY'),
('431222', 'CITY'),
('431223', 'CITY'),
('431224', 'CITY'),
('431225', 'CITY'),
('431226', 'CITY'),
('431227', 'CITY'),
('431228', 'CITY'),
('431229', 'CITY'),
('431230', 'CITY'),
('431231', 'CITY'),
('431232', 'CITY'),
('431233', 'CITY'),
('431234', 'CITY'),
('431235', 'CITY'),
('431236', 'CITY'),
('431237', 'CITY'),
('431238', 'CITY'),
('431239', 'CITY'),
('431240', 'CITY'),
('431241', 'CITY'),
('431242', 'CITY'),
('431243', 'CITY'),
('431244', 'CITY'),
('431245', 'CITY'),
('431246', 'CITY'),
('431247', 'CITY'),
('431248', 'CITY'),
('431249', 'CITY'),
('431250', 'CITY'),
('431251', 'CITY'),
('431252', 'CITY'),
('431253', 'CITY'),
('431254', 'CITY'),
('431255', 'CITY'),
('431256', 'CITY'),
('431257', 'CITY'),
('431258', 'CITY'),
('431259', 'CITY'),
('431260', 'CITY'),
('431261', 'CITY'),
('431262', 'CITY'),
('431263', 'CITY'),
('431264', 'CITY'),
('431265', 'CITY'),
('431266', 'CITY'),
('431267', 'CITY'),
('431268', 'CITY'),
('431269', 'CITY'),
('431270', 'CITY'),
('431271', 'CITY'),
('431272', 'CITY'),
('431273', 'CITY'),
('431274', 'CITY'),
('431275', 'CITY'),
('431276', 'CITY'),
('431277', 'CITY'),
('431278', 'CITY'),
('431279', 'CITY'),
('431280', 'CITY'),
('431281', 'CITY'),
('431282', 'CITY'),
('431283', 'CITY'),
('431284', 'CITY'),
('431285', 'CITY'),
('431286', 'CITY'),
('431287', 'CITY'),
('431288', 'CITY'),
('431289', 'CITY'),
('431290', 'CITY'),
('431291', 'CITY'),
('431292', 'CITY'),
('431293', 'CITY'),
('431294', 'CITY'),
('431295', 'CITY'),
('431296', 'CITY'),
('431297', 'CITY'),
('431298', 'CITY'),
('431299', 'CITY'),
('431300', 'CITY'),
('431301', 'CITY'),
('431302', 'CITY'),
('431303', 'CITY'),
('431304', 'CITY'),
('431305', 'CITY'),
('431306', 'CITY'),
('431307', 'CITY'),
('431308', 'CITY'),
('431309', 'CITY'),
('431310', 'CITY'),
('431311', 'CITY'),
('431312', 'CITY'),
('431313', 'CITY'),
('431314', 'CITY'),
('431315', 'CITY'),
('431316', 'CITY'),
('431317', 'CITY'),
('431318', 'CITY'),
('431319', 'CITY'),
('431320', 'CITY'),
('431321', 'CITY'),
('431322', 'CITY'),
('431323', 'CITY'),
('431324', 'CITY'),
('431325', 'CITY'),
('431326', 'CITY'),
('431327', 'CITY'),
('431328', 'CITY'),
('431329', 'CITY'),
('431330', 'CITY'),
('431331', 'CITY'),
('431332', 'CITY'),
('431333', 'CITY'),
('431334', 'CITY'),
('431335', 'CITY'),
('431336', 'CITY'),
('431337', 'CITY'),
('431338', 'CITY'),
('431339', 'CITY'),
('431340', 'CITY'),
('431341', 'CITY'),
('431342', 'CITY'),
('431343', 'CITY'),
('431344', 'CITY'),
('431345', 'CITY'),
('431346', 'CITY'),
('431347', 'CITY'),
('431348', 'CITY'),
('431349', 'CITY'),
('431350', 'CITY'),
('431351', 'CITY'),
('431352', 'CITY'),
('431353', 'CITY'),
('431354', 'CITY'),
('431355', 'CITY'),
('431356', 'CITY'),
('431357', 'CITY'),
('431358', 'CITY'),
('431359', 'CITY'),
('431360', 'CITY'),
('431361', 'CITY'),
('431362', 'CITY'),
('431363', 'CITY'),
('431364', 'CITY'),
('431365', 'CITY'),
('431366', 'CITY'),
('431367', 'CITY'),
('431368', 'CITY'),
('431369', 'CITY'),
('431370', 'CITY'),
('431371', 'CITY'),
('431372', 'CITY'),
('431373', 'CITY'),
('431374', 'CITY'),
('431375', 'CITY'),
('431376', 'CITY'),
('431377', 'CITY'),
('431378', 'CITY'),
('431379', 'CITY'),
('431380', 'CITY'),
('431381', 'CITY'),
('431382', 'CITY'),
('431383', 'CITY'),
('431384', 'CITY'),
('431385', 'CITY'),
('431386', 'CITY'),
('431387', 'CITY'),
('431388', 'CITY'),
('431389', 'CITY'),
('431390', 'CITY'),
('431391', 'CITY'),
('431392', 'CITY'),
('431393', 'CITY'),
('431394', 'CITY'),
('431395', 'CITY'),
('431396', 'CITY'),
('431397', 'CITY'),
('431398', 'CITY'),
('431399', 'CITY'),
('431400', 'CITY'),
('431401', 'CITY'),
('431402', 'CITY'),
('431403', 'CITY'),
('431404', 'CITY'),
('431405', 'CITY'),
('431406', 'CITY'),
('431407', 'CITY'),
('431408', 'CITY'),
('431409', 'CITY'),
('431410', 'CITY'),
('431411', 'CITY'),
('431412', 'CITY'),
('431413', 'CITY'),
('431414', 'CITY'),
('431415', 'CITY'),
('431416', 'CITY'),
('431417', 'CITY'),
('431418', 'CITY'),
('431419', 'CITY'),
('431420', 'CITY'),
('431421', 'CITY'),
('431422', 'CITY'),
('431423', 'CITY'),
('431424', 'CITY'),
('431425', 'CITY'),
('431426', 'CITY'),
('431427', 'CITY'),
('431428', 'CITY'),
('431429', 'CITY'),
('431430', 'CITY'),
('431431', 'CITY'),
('431432', 'CITY'),
('431433', 'CITY'),
('431434', 'CITY'),
('431435', 'CITY'),
('431436', 'CITY'),
('431437', 'CITY'),
('431438', 'CITY'),
('431439', 'CITY'),
('431440', 'CITY'),
('431441', 'CITY'),
('431442', 'CITY'),
('431443', 'CITY'),
('431444', 'CITY'),
('431445', 'CITY'),
('431446', 'CITY'),
('431447', 'CITY'),
('431448', 'CITY'),
('431449', 'CITY'),
('431450', 'CITY'),
('431451', 'CITY'),
('431452', 'CITY'),
('431453', 'CITY'),
('431454', 'CITY'),
('431455', 'CITY'),
('431456', 'CITY'),
('431457', 'CITY'),
('431458', 'CITY'),
('431459', 'CITY'),
('431460', 'CITY'),
('431461', 'CITY'),
('431462', 'CITY'),
('431463', 'CITY'),
('431464', 'CITY'),
('431465', 'CITY'),
('431466', 'CITY'),
('431467', 'CITY'),
('431468', 'CITY'),
('431469', 'CITY'),
('431470', 'CITY'),
('431471', 'CITY'),
('431472', 'CITY'),
('431473', 'CITY'),
('431474', 'CITY'),
('431475', 'CITY'),
('431476', 'CITY'),
('431477', 'CITY'),
('431478', 'CITY'),
('431479', 'CITY'),
('431480', 'CITY'),
('431481', 'CITY'),
('431482', 'CITY'),
('431483', 'CITY'),
('431484', 'CITY'),
('431485', 'CITY'),
('431486', 'CITY'),
('431487', 'CITY'),
('431488', 'CITY'),
('431489', 'CITY'),
('431490', 'CITY'),
('431491', 'CITY'),
('431492', 'CITY'),
('431493', 'CITY'),
('431494', 'CITY'),
('431495', 'CITY'),
('431496', 'CITY'),
('431497', 'CITY'),
('431498', 'CITY'),
('431499', 'CITY'),
('431500', 'CITY'),
('431501', 'CITY'),
('431502', 'CITY'),
('431503', 'CITY'),
('431504', 'CITY'),
('431505', 'CITY'),
('431506', 'CITY'),
('431507', 'CITY'),
('431508', 'CITY'),
('431509', 'CITY'),
('431510', 'CITY'),
('431511', 'CITY'),
('431512', 'CITY'),
('431513', 'CITY'),
('431514', 'CITY'),
('431515', 'CITY'),
('431516', 'CITY'),
('431517', 'CITY'),
('431518', 'CITY'),
('431519', 'CITY'),
('431520', 'CITY'),
('431521', 'CITY'),
('431522', 'CITY'),
('431523', 'CITY'),
('431524', 'CITY'),
('431525', 'CITY'),
('431526', 'CITY'),
('431527', 'CITY'),
('431528', 'CITY'),
('431529', 'CITY'),
('431530', 'CITY'),
('431531', 'CITY'),
('431532', 'CITY'),
('431533', 'CITY'),
('431534', 'CITY'),
('431535', 'CITY'),
('431536', 'CITY'),
('431537', 'CITY'),
('431538', 'CITY'),
('431539', 'CITY'),
('431540', 'CITY'),
('431541', 'CITY'),
('431542', 'CITY'),
('431543', 'CITY'),
('431544', 'CITY'),
('431545', 'CITY'),
('431546', 'CITY'),
('431547', 'CITY'),
('431548', 'CITY'),
('431549', 'CITY'),
('431550', 'CITY'),
('431551', 'CITY'),
('431552', 'CITY'),
('431553', 'CITY'),
('431554', 'CITY'),
('431555', 'CITY'),
('431556', 'CITY'),
('431557', 'CITY'),
('431558', 'CITY'),
('431559', 'CITY'),
('431560', 'CITY'),
('431561', 'CITY'),
('431562', 'CITY'),
('431563', 'CITY'),
('431564', 'CITY'),
('431565', 'CITY'),
('431566', 'CITY'),
('431567', 'CITY'),
('431568', 'CITY'),
('431569', 'CITY'),
('431570', 'CITY'),
('431571', 'CITY'),
('431572', 'CITY'),
('431573', 'CITY'),
('431574', 'CITY'),
('431575', 'CITY'),
('431576', 'CITY'),
('431577', 'CITY'),
('431578', 'CITY'),
('431579', 'CITY'),
('431580', 'CITY'),
('431581', 'CITY'),
('431582', 'CITY'),
('431583', 'CITY'),
('431584', 'CITY'),
('431585', 'CITY'),
('431586', 'CITY'),
('431587', 'CITY'),
('431588', 'CITY'),
('431589', 'CITY'),
('431590', 'CITY'),
('431591', 'CITY'),
('431592', 'CITY'),
('431593', 'CITY'),
('431594', 'CITY'),
('431595', 'CITY'),
('431596', 'CITY'),
('431597', 'CITY'),
('431598', 'CITY'),
('431599', 'CITY'),
('431600', 'CITY'),
('431601', 'CITY'),
('431602', 'CITY'),
('431603', 'CITY'),
('431604', 'CITY'),
('431605', 'CITY'),
('431606', 'CITY'),
('431607', 'CITY'),
('431608', 'CITY'),
('431609', 'CITY'),
('431610', 'CITY'),
('431611', 'CITY'),
('431612', 'CITY'),
('431613', 'CITY'),
('431614', 'CITY'),
('431615', 'CITY'),
('431616', 'CITY'),
('431617', 'CITY'),
('431618', 'CITY'),
('431619', 'CITY'),
('431620', 'CITY'),
('431621', 'CITY'),
('431622', 'CITY'),
('431623', 'CITY'),
('431624', 'CITY'),
('431625', 'CITY'),
('431626', 'CITY'),
('431627', 'CITY'),
('431628', 'CITY'),
('431629', 'CITY'),
('431630', 'CITY'),
('431631', 'CITY'),
('431632', 'CITY'),
('431633', 'CITY'),
('431634', 'CITY'),
('431635', 'CITY'),
('431636', 'CITY'),
('431637', 'CITY'),
('431638', 'CITY'),
('431639', 'CITY'),
('431640', 'CITY'),
('431641', 'CITY'),
('431642', 'CITY'),
('431643', 'CITY'),
('431644', 'CITY'),
('431645', 'CITY'),
('431646', 'CITY'),
('431647', 'CITY'),
('431648', 'CITY'),
('431649', 'CITY'),
('431650', 'CITY'),
('431651', 'CITY'),
('431652', 'CITY'),
('431653', 'CITY'),
('431654', 'CITY'),
('431655', 'CITY'),
('431656', 'CITY'),
('431657', 'CITY'),
('431658', 'CITY'),
('431659', 'CITY'),
('431660', 'CITY'),
('431661', 'CITY'),
('431662', 'CITY'),
('431663', 'CITY'),
('431664', 'CITY'),
('431665', 'CITY'),
('431666', 'CITY'),
('431667', 'CITY'),
('431668', 'CITY'),
('431669', 'CITY'),
('431670', 'CITY'),
('431671', 'CITY'),
('431672', 'CITY'),
('431673', 'CITY'),
('431674', 'CITY'),
('431675', 'CITY'),
('431676', 'CITY'),
('431677', 'CITY'),
('431678', 'CITY'),
('431679', 'CITY'),
('431680', 'CITY'),
('431681', 'CITY'),
('431682', 'CITY'),
('431683', 'CITY'),
('431684', 'CITY'),
('431685', 'CITY'),
('431686', 'CITY'),
('431687', 'CITY'),
('431688', 'CITY'),
('431689', 'CITY'),
('431690', 'CITY'),
('431691', 'CITY'),
('431692', 'CITY'),
('431693', 'CITY'),
('431694', 'CITY'),
('431695', 'CITY'),
('431696', 'CITY'),
('431697', 'CITY'),
('431698', 'CITY'),
('431699', 'CITY'),
('431700', 'CITY'),
('431701', 'CITY'),
('431702', 'CITY'),
('431703', 'CITY'),
('431704', 'CITY'),
('431705', 'CITY'),
('431706', 'CITY'),
('431707', 'CITY'),
('431708', 'CITY'),
('431709', 'CITY'),
('431710', 'CITY'),
('431711', 'CITY'),
('431712', 'CITY'),
('431713', 'CITY'),
('431714', 'CITY'),
('431715', 'CITY'),
('431716', 'CITY'),
('431717', 'CITY'),
('431718', 'CITY'),
('431719', 'CITY'),
('431720', 'CITY'),
('431721', 'CITY'),
('431722', 'CITY'),
('431723', 'CITY'),
('431724', 'CITY'),
('431725', 'CITY'),
('431726', 'CITY'),
('431727', 'CITY'),
('431728', 'CITY'),
('431729', 'CITY'),
('431730', 'CITY'),
('431731', 'CITY'),
('431732', 'CITY'),
('431733', 'CITY'),
('431734', 'CITY'),
('431735', 'CITY'),
('431736', 'CITY'),
('431737', 'CITY'),
('431738', 'CITY'),
('431739', 'CITY'),
('431740', 'CITY'),
('431741', 'CITY'),
('431742', 'CITY'),
('431743', 'CITY'),
('431744', 'CITY'),
('431745', 'CITY'),
('431746', 'CITY'),
('431747', 'CITY'),
('431748', 'CITY'),
('431749', 'CITY'),
('431750', 'CITY'),
('431751', 'CITY'),
('431752', 'CITY'),
('431753', 'CITY'),
('431754', 'CITY'),
('431755', 'CITY'),
('431756', 'CITY'),
('431757', 'CITY'),
('431758', 'CITY'),
('431759', 'CITY'),
('431760', 'CITY'),
('431761', 'CITY'),
('431762', 'CITY'),
('431763', 'CITY'),
('431764', 'CITY'),
('431765', 'CITY'),
('431766', 'CITY'),
('431767', 'CITY'),
('431768', 'CITY'),
('431769', 'CITY'),
('431770', 'CITY'),
('431771', 'CITY'),
('431772', 'CITY'),
('431773', 'CITY'),
('431774', 'CITY'),
('431775', 'CITY'),
('431776', 'CITY'),
('431777', 'CITY'),
('431778', 'CITY'),
('431779', 'CITY'),
('431780', 'CITY'),
('431781', 'CITY'),
('431782', 'CITY'),
('431783', 'CITY'),
('431784', 'CITY'),
('431785', 'CITY'),
('431786', 'CITY'),
('431787', 'CITY'),
('431788', 'CITY'),
('431789', 'CITY'),
('431790', 'CITY'),
('431791', 'CITY'),
('431792', 'CITY'),
('431793', 'CITY'),
('431794', 'CITY'),
('431795', 'CITY'),
('431796', 'CITY'),
('431797', 'CITY'),
('431798', 'CITY'),
('431799', 'CITY'),
('431800', 'CITY'),
('431801', 'CITY'),
('431802', 'CITY'),
('431803', 'CITY'),
('431804', 'CITY'),
('431805', 'CITY'),
('431806', 'CITY'),
('431807', 'CITY'),
('431808', 'CITY'),
('431809', 'CITY'),
('431810', 'CITY'),
('431811', 'CITY'),
('431812', 'CITY'),
('431813', 'CITY'),
('431814', 'CITY'),
('431815', 'CITY'),
('431816', 'CITY'),
('431817', 'CITY'),
('431818', 'CITY'),
('431819', 'CITY'),
('431820', 'CITY'),
('431821', 'CITY'),
('431822', 'CITY'),
('431823', 'CITY'),
('431824', 'CITY'),
('431825', 'CITY'),
('431826', 'CITY'),
('431827', 'CITY'),
('431828', 'CITY'),
('431829', 'CITY'),
('431830', 'CITY'),
('431831', 'CITY'),
('431832', 'CITY'),
('431833', 'CITY'),
('431834', 'CITY'),
('431835', 'CITY'),
('431836', 'CITY'),
('431837', 'CITY'),
('431838', 'CITY'),
('431839', 'CITY'),
('431840', 'CITY'),
('431841', 'CITY'),
('431842', 'CITY'),
('431843', 'CITY'),
('431844', 'CITY'),
('431845', 'CITY'),
('431846', 'CITY'),
('431847', 'CITY'),
('431848', 'CITY'),
('431849', 'CITY'),
('431850', 'CITY'),
('431851', 'CITY'),
('431852', 'CITY'),
('431853', 'CITY'),
('431854', 'CITY'),
('431855', 'CITY'),
('431856', 'CITY'),
('431857', 'CITY'),
('431858', 'CITY'),
('431859', 'CITY'),
('431860', 'CITY'),
('431861', 'CITY'),
('431862', 'CITY'),
('431863', 'CITY'),
('431864', 'CITY'),
('431865', 'CITY'),
('431866', 'CITY'),
('431867', 'CITY'),
('431868', 'CITY'),
('431869', 'CITY'),
('431870', 'CITY'),
('431871', 'CITY'),
('431872', 'CITY'),
('431873', 'CITY'),
('431874', 'CITY'),
('431875', 'CITY'),
('431876', 'CITY'),
('431877', 'CITY'),
('431878', 'CITY'),
('431879', 'CITY'),
('431880', 'CITY'),
('431881', 'CITY'),
('431882', 'CITY'),
('431883', 'CITY'),
('431884', 'CITY'),
('431885', 'CITY'),
('431886', 'CITY'),
('431887', 'CITY'),
('431888', 'CITY'),
('431889', 'CITY'),
('431890', 'CITY'),
('431891', 'CITY'),
('431892', 'CITY'),
('431893', 'CITY'),
('431894', 'CITY'),
('431895', 'CITY'),
('431896', 'CITY'),
('431897', 'CITY'),
('431898', 'CITY'),
('431899', 'CITY'),
('431900', 'CITY'),
('431901', 'CITY'),
('431902', 'CITY'),
('431903', 'CITY'),
('431904', 'CITY'),
('431905', 'CITY'),
('431906', 'CITY'),
('431907', 'CITY'),
('431908', 'CITY'),
('431909', 'CITY'),
('431910', 'CITY'),
('431911', 'CITY'),
('431912', 'CITY'),
('431913', 'CITY'),
('431914', 'CITY'),
('431915', 'CITY'),
('431916', 'CITY'),
('431917', 'CITY'),
('431918', 'CITY'),
('431919', 'CITY'),
('431920', 'CITY'),
('431921', 'CITY'),
('431922', 'CITY'),
('431923', 'CITY'),
('431924', 'CITY'),
('431925', 'CITY'),
('431926', 'CITY'),
('431927', 'CITY'),
('431928', 'CITY'),
('431929', 'CITY'),
('431930', 'CITY'),
('431931', 'CITY'),
('431932', 'CITY'),
('431933', 'CITY'),
('431934', 'CITY'),
('431935', 'CITY'),
('431936', 'CITY'),
('431937', 'CITY'),
('431938', 'CITY'),
('431939', 'CITY'),
('431940', 'CITY'),
('431941', 'CITY'),
('431942', 'CITY'),
('431943', 'CITY'),
('431944', 'CITY'),
('431945', 'CITY'),
('431946', 'CITY'),
('431947', 'CITY'),
('431948', 'CITY'),
('431949', 'CITY'),
('431950', 'CITY'),
('431951', 'CITY'),
('431952', 'CITY'),
('431953', 'CITY'),
('431954', 'CITY'),
('431955', 'CITY'),
('431956', 'CITY'),
('431957', 'CITY'),
('431958', 'CITY'),
('431959', 'CITY'),
('431960', 'CITY'),
('431961', 'CITY'),
('431962', 'CITY'),
('431963', 'CITY'),
('431964', 'CITY'),
('431965', 'CITY'),
('431966', 'CITY'),
('431967', 'CITY'),
('431968', 'CITY'),
('431969', 'CITY'),
('431970', 'CITY'),
('431971', 'CITY'),
('431972', 'CITY'),
('431973', 'CITY'),
('431974', 'CITY'),
('431975', 'CITY'),
('431976', 'CITY'),
('431977', 'CITY'),
('431978', 'CITY'),
('431979', 'CITY'),
('431980', 'CITY'),
('431981', 'CITY'),
('431982', 'CITY'),
('431983', 'CITY'),
('431984', 'CITY'),
('431985', 'CITY'),
('431986', 'CITY'),
('431987', 'CITY'),
('431988', 'CITY'),
('431989', 'CITY'),
('431990', 'CITY'),
('431991', 'CITY'),
('431992', 'CITY'),
('431993', 'CITY'),
('431994', 'CITY'),
('431995', 'CITY'),
('431996', 'CITY'),
('431997', 'CITY'),
('431998', 'CITY'),
('431999', 'CITY'),
('432000', 'CITY'),
('432001', 'CITY'),
('432002', 'CITY'),
('432003', 'CITY'),
('432004', 'CITY'),
('432005', 'CITY'),
('432006', 'CITY'),
('432007', 'CITY'),
('432008', 'CITY'),
('432009', 'CITY'),
('432010', 'CITY'),
('432011', 'CITY'),
('432012', 'CITY'),
('432013', 'CITY'),
('432014', 'CITY'),
('432015', 'CITY'),
('432016', 'CITY'),
('432017', 'CITY'),
('432018', 'CITY'),
('432019', 'CITY'),
('432020', 'CITY'),
('432021', 'CITY'),
('432022', 'CITY'),
('432023', 'CITY'),
('432024', 'CITY'),
('432025', 'CITY'),
('432026', 'CITY'),
('432027', 'CITY'),
('432028', 'CITY'),
('432029', 'CITY'),
('432030', 'CITY'),
('432031', 'CITY'),
('432032', 'CITY'),
('432033', 'CITY'),
('432034', 'CITY'),
('432035', 'CITY'),
('432036', 'CITY'),
('432037', 'CITY'),
('432038', 'CITY'),
('432039', 'CITY'),
('432040', 'CITY'),
('432041', 'CITY'),
('432042', 'CITY'),
('432043', 'CITY'),
('432044', 'CITY'),
('432045', 'CITY'),
('432046', 'CITY'),
('432047', 'CITY'),
('432048', 'CITY'),
('432049', 'CITY'),
('432050', 'CITY'),
('432051', 'CITY'),
('432052', 'CITY'),
('432053', 'CITY'),
('432054', 'CITY'),
('432055', 'CITY'),
('432056', 'CITY'),
('432057', 'CITY'),
('432058', 'CITY'),
('432059', 'CITY'),
('432060', 'CITY'),
('432061', 'CITY'),
('432062', 'CITY'),
('432063', 'CITY'),
('432064', 'CITY'),
('432065', 'CITY'),
('432066', 'CITY'),
('432067', 'CITY'),
('432068', 'CITY'),
('432069', 'CITY'),
('432070', 'CITY'),
('432071', 'CITY'),
('432072', 'CITY'),
('432073', 'CITY'),
('432074', 'CITY'),
('432075', 'CITY'),
('432076', 'CITY'),
('432077', 'CITY'),
('432078', 'CITY'),
('432079', 'CITY'),
('432080', 'CITY'),
('432081', 'CITY'),
('432082', 'CITY'),
('432083', 'CITY'),
('432084', 'CITY'),
('432085', 'CITY'),
('432086', 'CITY'),
('432087', 'CITY'),
('432088', 'CITY'),
('432089', 'CITY'),
('432090', 'CITY'),
('432091', 'CITY'),
('432092', 'CITY'),
('432093', 'CITY'),
('432094', 'CITY'),
('432095', 'CITY'),
('432096', 'CITY'),
('432097', 'CITY'),
('432098', 'CITY'),
('432099', 'CITY'),
('432100', 'CITY'),
('432101', 'CITY'),
('432102', 'CITY'),
('432103', 'CITY'),
('432104', 'CITY'),
('432105', 'CITY'),
('432106', 'CITY'),
('432107', 'CITY'),
('432108', 'CITY'),
('432109', 'CITY'),
('432110', 'CITY'),
('432111', 'CITY'),
('432112', 'CITY'),
('432113', 'CITY'),
('432114', 'CITY'),
('432115', 'CITY'),
('432116', 'CITY'),
('432117', 'CITY'),
('432118', 'CITY'),
('432119', 'CITY'),
('432120', 'CITY'),
('432121', 'CITY'),
('432122', 'CITY'),
('432123', 'CITY'),
('432124', 'CITY'),
('432125', 'CITY'),
('432126', 'CITY'),
('432127', 'CITY'),
('432128', 'CITY'),
('432129', 'CITY'),
('432130', 'CITY'),
('432131', 'CITY'),
('432132', 'CITY'),
('432133', 'CITY'),
('432134', 'CITY'),
('432135', 'CITY'),
('432136', 'CITY'),
('432137', 'CITY'),
('432138', 'CITY'),
('432139', 'CITY'),
('432140', 'CITY'),
('432141', 'CITY'),
('432142', 'CITY'),
('432143', 'CITY'),
('432144', 'CITY'),
('432145', 'CITY'),
('432146', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('432147', 'CITY'),
('432148', 'CITY'),
('432149', 'CITY'),
('432150', 'CITY'),
('432151', 'CITY'),
('432152', 'CITY'),
('432153', 'CITY'),
('432154', 'CITY'),
('432155', 'CITY'),
('432156', 'CITY'),
('432157', 'CITY'),
('432158', 'CITY'),
('432159', 'CITY'),
('432160', 'CITY'),
('432161', 'CITY'),
('432162', 'CITY'),
('432163', 'CITY'),
('432164', 'CITY'),
('432165', 'CITY'),
('432166', 'CITY'),
('432167', 'CITY'),
('432168', 'CITY'),
('432169', 'CITY'),
('432170', 'CITY'),
('432171', 'CITY'),
('432172', 'CITY'),
('432173', 'CITY'),
('432174', 'CITY'),
('432175', 'CITY'),
('432176', 'CITY'),
('432177', 'CITY'),
('432178', 'CITY'),
('432179', 'CITY'),
('432180', 'CITY'),
('432181', 'CITY'),
('432182', 'CITY'),
('432183', 'CITY'),
('432184', 'CITY'),
('432185', 'CITY'),
('432186', 'CITY'),
('432187', 'CITY'),
('432188', 'CITY'),
('432189', 'CITY'),
('432190', 'CITY'),
('432191', 'CITY'),
('432192', 'CITY'),
('432193', 'CITY'),
('432194', 'CITY'),
('432195', 'CITY'),
('432196', 'CITY'),
('432197', 'CITY'),
('432198', 'CITY'),
('432199', 'CITY'),
('432200', 'CITY'),
('432201', 'CITY'),
('432202', 'CITY'),
('432203', 'CITY'),
('432204', 'CITY'),
('432205', 'CITY'),
('432206', 'CITY'),
('432207', 'CITY'),
('432208', 'CITY'),
('432209', 'CITY'),
('432210', 'CITY'),
('432211', 'CITY'),
('432212', 'CITY'),
('432213', 'CITY'),
('432214', 'CITY'),
('432215', 'CITY'),
('432216', 'CITY'),
('432217', 'CITY'),
('432218', 'CITY'),
('432219', 'CITY'),
('432220', 'CITY'),
('432221', 'CITY'),
('432222', 'CITY'),
('432223', 'CITY'),
('432224', 'CITY'),
('432225', 'CITY'),
('432226', 'CITY'),
('432227', 'CITY'),
('432228', 'CITY'),
('432229', 'CITY'),
('432230', 'CITY'),
('432231', 'CITY'),
('432232', 'CITY'),
('432233', 'CITY'),
('432234', 'CITY'),
('432235', 'CITY'),
('432236', 'CITY'),
('432237', 'CITY'),
('432238', 'CITY'),
('432239', 'CITY'),
('432240', 'CITY'),
('432241', 'CITY'),
('432242', 'CITY'),
('432243', 'CITY'),
('432244', 'CITY'),
('432245', 'CITY'),
('432246', 'CITY'),
('432247', 'CITY'),
('432248', 'CITY'),
('432249', 'CITY'),
('432250', 'CITY'),
('432251', 'CITY'),
('432252', 'CITY'),
('432253', 'CITY'),
('432254', 'CITY'),
('432255', 'CITY'),
('432256', 'CITY'),
('432257', 'CITY'),
('432258', 'CITY'),
('432259', 'CITY'),
('432260', 'CITY'),
('432261', 'CITY'),
('432262', 'CITY'),
('432263', 'CITY'),
('432264', 'CITY'),
('432265', 'CITY'),
('432266', 'CITY'),
('432267', 'CITY'),
('432268', 'CITY'),
('432269', 'CITY'),
('432270', 'CITY'),
('432271', 'CITY'),
('432272', 'CITY'),
('432273', 'CITY'),
('432274', 'CITY'),
('432275', 'CITY'),
('432276', 'CITY'),
('432277', 'CITY'),
('432278', 'CITY'),
('432279', 'CITY'),
('432280', 'CITY'),
('432281', 'CITY'),
('432282', 'CITY'),
('432283', 'CITY'),
('432284', 'CITY'),
('432285', 'CITY'),
('432286', 'CITY'),
('432287', 'CITY'),
('432288', 'CITY'),
('432289', 'CITY'),
('432290', 'CITY'),
('432291', 'CITY'),
('432292', 'CITY'),
('432293', 'CITY'),
('432294', 'CITY'),
('432295', 'CITY'),
('432296', 'CITY'),
('432297', 'CITY'),
('432298', 'CITY'),
('432299', 'CITY'),
('432300', 'CITY'),
('432301', 'CITY'),
('432302', 'CITY'),
('432303', 'CITY'),
('432304', 'CITY'),
('432305', 'CITY'),
('432306', 'CITY'),
('432307', 'CITY'),
('432308', 'CITY'),
('432309', 'CITY'),
('432310', 'CITY'),
('432311', 'CITY'),
('432312', 'CITY'),
('432313', 'CITY'),
('432314', 'CITY'),
('432315', 'CITY'),
('432316', 'CITY'),
('432317', 'CITY'),
('432318', 'CITY'),
('432319', 'CITY'),
('432320', 'CITY'),
('432321', 'CITY'),
('432322', 'CITY'),
('432323', 'CITY'),
('432324', 'CITY'),
('432325', 'CITY'),
('432326', 'CITY'),
('432327', 'CITY'),
('432328', 'CITY'),
('432329', 'CITY'),
('432330', 'CITY'),
('432331', 'CITY'),
('432332', 'CITY'),
('432333', 'CITY'),
('432334', 'CITY'),
('432335', 'CITY'),
('432336', 'CITY'),
('432337', 'CITY'),
('432338', 'CITY'),
('432339', 'CITY'),
('432340', 'CITY'),
('432341', 'CITY'),
('432342', 'CITY'),
('432343', 'CITY'),
('432344', 'CITY'),
('432345', 'CITY'),
('432346', 'CITY'),
('432347', 'CITY'),
('432348', 'CITY'),
('432349', 'CITY'),
('432350', 'CITY'),
('432351', 'CITY'),
('432352', 'CITY'),
('432353', 'CITY'),
('432354', 'CITY'),
('432355', 'CITY'),
('432356', 'CITY'),
('432357', 'CITY'),
('432358', 'CITY'),
('432359', 'CITY'),
('432360', 'CITY'),
('432361', 'CITY'),
('432362', 'CITY'),
('432363', 'CITY'),
('432364', 'CITY'),
('432365', 'CITY'),
('432366', 'CITY'),
('432367', 'CITY'),
('432368', 'CITY'),
('432369', 'CITY'),
('432370', 'CITY'),
('432371', 'CITY'),
('432372', 'CITY'),
('432373', 'CITY'),
('432374', 'CITY'),
('432375', 'CITY'),
('432376', 'CITY'),
('432377', 'CITY'),
('432378', 'CITY'),
('432379', 'CITY'),
('432380', 'CITY'),
('432381', 'CITY'),
('432382', 'CITY'),
('432383', 'CITY'),
('432384', 'CITY'),
('432385', 'CITY'),
('432386', 'CITY'),
('432387', 'CITY'),
('432388', 'CITY'),
('432389', 'CITY'),
('432390', 'CITY'),
('432391', 'CITY'),
('432392', 'CITY'),
('432393', 'CITY'),
('432394', 'CITY'),
('432395', 'CITY'),
('432396', 'CITY'),
('432397', 'CITY'),
('432398', 'CITY'),
('432399', 'CITY'),
('432400', 'CITY'),
('432401', 'CITY'),
('432402', 'CITY'),
('432403', 'CITY'),
('432404', 'CITY'),
('432405', 'CITY'),
('432406', 'CITY'),
('432407', 'CITY'),
('432408', 'CITY'),
('432409', 'CITY'),
('432410', 'CITY'),
('432411', 'CITY'),
('432412', 'CITY'),
('432413', 'CITY'),
('432414', 'CITY'),
('432415', 'CITY'),
('432416', 'CITY'),
('432417', 'CITY'),
('432418', 'CITY'),
('432419', 'CITY'),
('432420', 'CITY'),
('432421', 'CITY'),
('432422', 'CITY'),
('432423', 'CITY'),
('432424', 'CITY'),
('432425', 'CITY'),
('432426', 'CITY'),
('432427', 'CITY'),
('432428', 'CITY'),
('432429', 'CITY'),
('432430', 'CITY'),
('432431', 'CITY'),
('432432', 'CITY'),
('432433', 'CITY'),
('432434', 'CITY'),
('432435', 'CITY'),
('432436', 'CITY'),
('432437', 'CITY'),
('432438', 'CITY'),
('432439', 'CITY'),
('432440', 'CITY'),
('432441', 'CITY'),
('432442', 'CITY'),
('432443', 'CITY'),
('432444', 'CITY'),
('432445', 'CITY'),
('432446', 'CITY'),
('432447', 'CITY'),
('432448', 'CITY'),
('432449', 'CITY'),
('432450', 'CITY'),
('432451', 'CITY'),
('432452', 'CITY'),
('432453', 'CITY'),
('432454', 'CITY'),
('432455', 'CITY'),
('432456', 'CITY'),
('432457', 'CITY'),
('432458', 'CITY'),
('432459', 'CITY'),
('432460', 'CITY'),
('432461', 'CITY'),
('432462', 'CITY'),
('432463', 'CITY'),
('432464', 'CITY'),
('432465', 'CITY'),
('432466', 'CITY'),
('432467', 'CITY'),
('432468', 'CITY'),
('432469', 'CITY'),
('432470', 'CITY'),
('432471', 'CITY'),
('432472', 'CITY'),
('432473', 'CITY'),
('432474', 'CITY'),
('432475', 'CITY'),
('432476', 'CITY'),
('432477', 'CITY'),
('432478', 'CITY'),
('432479', 'CITY'),
('432480', 'CITY'),
('432481', 'CITY'),
('432482', 'CITY'),
('432483', 'CITY'),
('432484', 'CITY'),
('432485', 'CITY'),
('432486', 'CITY'),
('432487', 'CITY'),
('432488', 'CITY'),
('432489', 'CITY'),
('432490', 'CITY'),
('432491', 'CITY'),
('432492', 'CITY'),
('432493', 'CITY'),
('432494', 'CITY'),
('432495', 'CITY'),
('432496', 'CITY'),
('432497', 'CITY'),
('432498', 'CITY'),
('432499', 'CITY'),
('432500', 'CITY'),
('432501', 'CITY'),
('432502', 'CITY'),
('432503', 'CITY'),
('432504', 'CITY'),
('432505', 'CITY'),
('432506', 'CITY'),
('432507', 'CITY'),
('432508', 'CITY'),
('432509', 'CITY'),
('432510', 'CITY'),
('432511', 'CITY'),
('432512', 'CITY'),
('432513', 'CITY'),
('432514', 'CITY'),
('432515', 'CITY'),
('432516', 'CITY'),
('432517', 'CITY'),
('432518', 'CITY'),
('432519', 'CITY'),
('432520', 'CITY'),
('432521', 'CITY'),
('432522', 'CITY'),
('432523', 'CITY'),
('432524', 'CITY'),
('432525', 'CITY'),
('432526', 'CITY'),
('432527', 'CITY'),
('432528', 'CITY'),
('432529', 'CITY'),
('432530', 'CITY'),
('432531', 'CITY'),
('432532', 'CITY'),
('432533', 'CITY'),
('432534', 'CITY'),
('432535', 'CITY'),
('432536', 'CITY'),
('432537', 'CITY'),
('432538', 'CITY'),
('432539', 'CITY'),
('432540', 'CITY'),
('432541', 'CITY'),
('432542', 'CITY'),
('432543', 'CITY'),
('432544', 'CITY'),
('432545', 'CITY'),
('432546', 'CITY'),
('432547', 'CITY'),
('432548', 'CITY'),
('432549', 'CITY'),
('432550', 'CITY'),
('432551', 'CITY'),
('432552', 'CITY'),
('432553', 'CITY'),
('432554', 'CITY'),
('432555', 'CITY'),
('432556', 'CITY'),
('432557', 'CITY'),
('432558', 'CITY'),
('432559', 'CITY'),
('432560', 'CITY'),
('432561', 'CITY'),
('432562', 'CITY'),
('432563', 'CITY'),
('432564', 'CITY'),
('432565', 'CITY'),
('432566', 'CITY'),
('432567', 'CITY'),
('432568', 'CITY'),
('432569', 'CITY'),
('432570', 'CITY'),
('432571', 'CITY'),
('432572', 'CITY'),
('432573', 'CITY'),
('432574', 'CITY'),
('432575', 'CITY'),
('432576', 'CITY'),
('432577', 'CITY'),
('432578', 'CITY'),
('432579', 'CITY'),
('432580', 'CITY'),
('432581', 'CITY'),
('432582', 'CITY'),
('432583', 'CITY'),
('432584', 'CITY'),
('432585', 'CITY'),
('432586', 'CITY'),
('432587', 'CITY'),
('432588', 'CITY'),
('432589', 'CITY'),
('432590', 'CITY'),
('432591', 'CITY'),
('432592', 'CITY'),
('432593', 'CITY'),
('432594', 'CITY'),
('432595', 'CITY'),
('432596', 'CITY'),
('432597', 'CITY'),
('432598', 'CITY'),
('432599', 'CITY'),
('432600', 'CITY'),
('432601', 'CITY'),
('432602', 'CITY'),
('432603', 'CITY'),
('432604', 'CITY'),
('432605', 'CITY'),
('432606', 'CITY'),
('432607', 'CITY'),
('432608', 'CITY'),
('432609', 'CITY'),
('432610', 'CITY'),
('432611', 'CITY'),
('432612', 'CITY'),
('432613', 'CITY'),
('432614', 'CITY'),
('432615', 'CITY'),
('432616', 'CITY'),
('432617', 'CITY'),
('432618', 'CITY'),
('432619', 'CITY'),
('432620', 'CITY'),
('432621', 'CITY'),
('432622', 'CITY'),
('432623', 'CITY'),
('432624', 'CITY'),
('432625', 'CITY'),
('432626', 'CITY'),
('432627', 'CITY'),
('432628', 'CITY'),
('432629', 'CITY'),
('432630', 'CITY'),
('432631', 'CITY'),
('432632', 'CITY'),
('432633', 'CITY'),
('432634', 'CITY'),
('432635', 'CITY'),
('432636', 'CITY'),
('432637', 'CITY'),
('432638', 'CITY'),
('432639', 'CITY'),
('432640', 'CITY'),
('432641', 'CITY'),
('432642', 'CITY'),
('432643', 'CITY'),
('432644', 'CITY'),
('432645', 'CITY'),
('432646', 'CITY'),
('432647', 'CITY'),
('432648', 'CITY'),
('432649', 'CITY'),
('432650', 'CITY'),
('432651', 'CITY'),
('432652', 'CITY'),
('432653', 'CITY'),
('432654', 'CITY'),
('432655', 'CITY'),
('432656', 'CITY'),
('432657', 'CITY'),
('432658', 'CITY'),
('432659', 'CITY'),
('432660', 'CITY'),
('432661', 'CITY'),
('432662', 'CITY'),
('432663', 'CITY'),
('432664', 'CITY'),
('432665', 'CITY'),
('432666', 'CITY'),
('432667', 'CITY'),
('432668', 'CITY'),
('432669', 'CITY'),
('432670', 'CITY'),
('432671', 'CITY'),
('432672', 'CITY'),
('432673', 'CITY'),
('432674', 'CITY'),
('432675', 'CITY'),
('432676', 'CITY'),
('432677', 'CITY'),
('432678', 'CITY'),
('432679', 'CITY'),
('432680', 'CITY'),
('432681', 'CITY'),
('432682', 'CITY'),
('432683', 'CITY'),
('432684', 'CITY'),
('432685', 'CITY'),
('432686', 'CITY'),
('432687', 'CITY'),
('432688', 'CITY'),
('432689', 'CITY'),
('432690', 'CITY'),
('432691', 'CITY'),
('432692', 'CITY'),
('432693', 'CITY'),
('432694', 'CITY'),
('432695', 'CITY'),
('432696', 'CITY'),
('432697', 'CITY'),
('432698', 'CITY'),
('432699', 'CITY'),
('432700', 'CITY'),
('432701', 'CITY'),
('432702', 'CITY'),
('432703', 'CITY'),
('432704', 'CITY'),
('432705', 'CITY'),
('432706', 'CITY'),
('432707', 'CITY'),
('432708', 'CITY'),
('432709', 'CITY'),
('432710', 'CITY'),
('432711', 'CITY'),
('432712', 'CITY'),
('432713', 'CITY'),
('432714', 'CITY'),
('432715', 'CITY'),
('432716', 'CITY'),
('432717', 'CITY'),
('432718', 'CITY'),
('432719', 'CITY'),
('432720', 'CITY'),
('432721', 'CITY'),
('432722', 'CITY'),
('432723', 'CITY'),
('432724', 'CITY'),
('432725', 'CITY'),
('432726', 'CITY'),
('432727', 'CITY'),
('432728', 'CITY'),
('432729', 'CITY'),
('432730', 'CITY'),
('432731', 'CITY'),
('432732', 'CITY'),
('432733', 'CITY'),
('432734', 'CITY'),
('432735', 'CITY'),
('432736', 'CITY'),
('432737', 'CITY'),
('432738', 'CITY'),
('432739', 'CITY'),
('432740', 'CITY'),
('432741', 'CITY'),
('432742', 'CITY'),
('432743', 'CITY'),
('432744', 'CITY'),
('432745', 'CITY'),
('432746', 'CITY'),
('432747', 'CITY'),
('432748', 'CITY'),
('432749', 'CITY'),
('432750', 'CITY'),
('432751', 'CITY'),
('432752', 'CITY'),
('432753', 'CITY'),
('432754', 'CITY'),
('432755', 'CITY'),
('432756', 'CITY'),
('432757', 'CITY'),
('432758', 'CITY'),
('432759', 'CITY'),
('432760', 'CITY'),
('432761', 'CITY'),
('432762', 'CITY'),
('432763', 'CITY'),
('432764', 'CITY'),
('432765', 'CITY'),
('432766', 'CITY'),
('432767', 'CITY'),
('432768', 'CITY'),
('432769', 'CITY'),
('432770', 'CITY'),
('432771', 'CITY'),
('432772', 'CITY'),
('432773', 'CITY'),
('432774', 'CITY'),
('432775', 'CITY'),
('432776', 'CITY'),
('432777', 'CITY'),
('432778', 'CITY'),
('432779', 'CITY'),
('432780', 'CITY'),
('432781', 'CITY'),
('432782', 'CITY'),
('432783', 'CITY'),
('432784', 'CITY'),
('432785', 'CITY'),
('432786', 'CITY'),
('432787', 'CITY'),
('432788', 'CITY'),
('432789', 'CITY'),
('432790', 'CITY'),
('432791', 'CITY'),
('432792', 'CITY'),
('432793', 'CITY'),
('432794', 'CITY'),
('432795', 'CITY'),
('432796', 'CITY'),
('432797', 'CITY'),
('432798', 'CITY'),
('432799', 'CITY'),
('432800', 'CITY'),
('432801', 'CITY'),
('432802', 'CITY'),
('432803', 'CITY'),
('432804', 'CITY'),
('432805', 'CITY'),
('432806', 'CITY'),
('432807', 'CITY'),
('432808', 'CITY'),
('432809', 'CITY'),
('432810', 'CITY'),
('432811', 'CITY'),
('432812', 'CITY'),
('432813', 'CITY'),
('432814', 'CITY'),
('432815', 'CITY'),
('432816', 'CITY'),
('432817', 'CITY'),
('432818', 'CITY'),
('432819', 'CITY'),
('432820', 'CITY'),
('432821', 'CITY'),
('432822', 'CITY'),
('432823', 'CITY'),
('432824', 'CITY'),
('432825', 'CITY'),
('432826', 'CITY'),
('432827', 'CITY'),
('432828', 'CITY'),
('432829', 'CITY'),
('432830', 'CITY'),
('432831', 'CITY'),
('432832', 'CITY'),
('432833', 'CITY'),
('432834', 'CITY'),
('432835', 'CITY'),
('432836', 'CITY'),
('432837', 'CITY'),
('432838', 'CITY'),
('432839', 'CITY'),
('432840', 'CITY'),
('432841', 'CITY'),
('432842', 'CITY'),
('432843', 'CITY'),
('432844', 'CITY'),
('432845', 'CITY'),
('432846', 'CITY'),
('432847', 'CITY'),
('432848', 'CITY'),
('432849', 'CITY'),
('432850', 'CITY'),
('432851', 'CITY'),
('432852', 'CITY'),
('432853', 'CITY'),
('432854', 'CITY'),
('432855', 'CITY'),
('432856', 'CITY'),
('432857', 'CITY'),
('432858', 'CITY'),
('432859', 'CITY'),
('432860', 'CITY'),
('432861', 'CITY'),
('432862', 'CITY'),
('432863', 'CITY'),
('432864', 'CITY'),
('432865', 'CITY'),
('432866', 'CITY'),
('432867', 'CITY'),
('432868', 'CITY'),
('432869', 'CITY'),
('432870', 'CITY'),
('432871', 'CITY'),
('432872', 'CITY'),
('432873', 'CITY'),
('432874', 'CITY'),
('432875', 'CITY'),
('432876', 'CITY'),
('432877', 'CITY'),
('432878', 'CITY'),
('432879', 'CITY'),
('432880', 'CITY'),
('432881', 'CITY'),
('432882', 'CITY'),
('432883', 'CITY'),
('432884', 'CITY'),
('432885', 'CITY'),
('432886', 'CITY'),
('432887', 'CITY'),
('432888', 'CITY'),
('432889', 'CITY'),
('432890', 'CITY'),
('432891', 'CITY'),
('432892', 'CITY'),
('432893', 'CITY'),
('432894', 'CITY'),
('432895', 'CITY'),
('432896', 'CITY'),
('432897', 'CITY'),
('432898', 'CITY'),
('432899', 'CITY'),
('432900', 'CITY'),
('432901', 'CITY'),
('432902', 'CITY'),
('432903', 'CITY'),
('432904', 'CITY'),
('432905', 'CITY'),
('432906', 'CITY'),
('432907', 'CITY'),
('432908', 'CITY'),
('432909', 'CITY'),
('432910', 'CITY'),
('432911', 'CITY'),
('432912', 'CITY'),
('432913', 'CITY'),
('432914', 'CITY'),
('432915', 'CITY'),
('432916', 'CITY'),
('432917', 'CITY'),
('432918', 'CITY'),
('432919', 'CITY'),
('432920', 'CITY'),
('432921', 'CITY'),
('432922', 'CITY'),
('432923', 'CITY'),
('432924', 'CITY'),
('432925', 'CITY'),
('432926', 'CITY'),
('432927', 'CITY'),
('432928', 'CITY'),
('432929', 'CITY'),
('432930', 'CITY'),
('432931', 'CITY'),
('432932', 'CITY'),
('432933', 'CITY'),
('432934', 'CITY'),
('432935', 'CITY'),
('432936', 'CITY'),
('432937', 'CITY'),
('432938', 'CITY'),
('432939', 'CITY'),
('432940', 'CITY'),
('432941', 'CITY'),
('432942', 'CITY'),
('432943', 'CITY'),
('432944', 'CITY'),
('432945', 'CITY'),
('432946', 'CITY'),
('432947', 'CITY'),
('432948', 'CITY'),
('432949', 'CITY'),
('432950', 'CITY'),
('432951', 'CITY'),
('432952', 'CITY'),
('432953', 'CITY'),
('432954', 'CITY'),
('432955', 'CITY'),
('432956', 'CITY'),
('432957', 'CITY'),
('432958', 'CITY'),
('432959', 'CITY'),
('432960', 'CITY'),
('432961', 'CITY'),
('432962', 'CITY'),
('432963', 'CITY'),
('432964', 'CITY'),
('432965', 'CITY'),
('432966', 'CITY'),
('432967', 'CITY'),
('432968', 'CITY'),
('432969', 'CITY'),
('432970', 'CITY'),
('432971', 'CITY'),
('432972', 'CITY'),
('432973', 'CITY'),
('432974', 'CITY'),
('432975', 'CITY'),
('432976', 'CITY'),
('432977', 'CITY'),
('432978', 'CITY'),
('432979', 'CITY'),
('432980', 'CITY'),
('432981', 'CITY'),
('432982', 'CITY'),
('432983', 'CITY'),
('432984', 'CITY'),
('432985', 'CITY'),
('432986', 'CITY'),
('432987', 'CITY'),
('432988', 'CITY'),
('432989', 'CITY'),
('432990', 'CITY'),
('432991', 'CITY'),
('432992', 'CITY'),
('432993', 'CITY'),
('432994', 'CITY'),
('432995', 'CITY'),
('432996', 'CITY'),
('432997', 'CITY'),
('432998', 'CITY'),
('432999', 'CITY'),
('433000', 'CITY'),
('433001', 'CITY'),
('433002', 'CITY'),
('433003', 'CITY'),
('433004', 'CITY'),
('433005', 'CITY'),
('433006', 'CITY'),
('433007', 'CITY'),
('433008', 'CITY'),
('433009', 'CITY'),
('433010', 'CITY'),
('433011', 'CITY'),
('433012', 'CITY'),
('433013', 'CITY'),
('433014', 'CITY'),
('433015', 'CITY'),
('433016', 'CITY'),
('433017', 'CITY'),
('433018', 'CITY'),
('433019', 'CITY'),
('433020', 'CITY'),
('433021', 'CITY'),
('433022', 'CITY'),
('433023', 'CITY'),
('433024', 'CITY'),
('433025', 'CITY'),
('433026', 'CITY'),
('433027', 'CITY'),
('433028', 'CITY'),
('433029', 'CITY'),
('433030', 'CITY'),
('433031', 'CITY'),
('433032', 'CITY'),
('433033', 'CITY'),
('433034', 'CITY'),
('433035', 'CITY'),
('433036', 'CITY'),
('433037', 'CITY'),
('433038', 'CITY'),
('433039', 'CITY'),
('433040', 'CITY'),
('433041', 'CITY'),
('433042', 'CITY'),
('433043', 'CITY'),
('433044', 'CITY'),
('433045', 'CITY'),
('433046', 'CITY'),
('433047', 'CITY'),
('433048', 'CITY'),
('433049', 'CITY'),
('433050', 'CITY'),
('433051', 'CITY'),
('433052', 'CITY'),
('433053', 'CITY'),
('433054', 'CITY'),
('433055', 'CITY'),
('433056', 'CITY'),
('433057', 'CITY'),
('433058', 'CITY'),
('433059', 'CITY'),
('433060', 'CITY'),
('433061', 'CITY'),
('433062', 'CITY'),
('433063', 'CITY'),
('433064', 'CITY'),
('433065', 'CITY'),
('433066', 'CITY'),
('433067', 'CITY'),
('433068', 'CITY'),
('433069', 'CITY'),
('433070', 'CITY'),
('433071', 'CITY'),
('433072', 'CITY'),
('433073', 'CITY'),
('433074', 'CITY'),
('433075', 'CITY'),
('433076', 'CITY'),
('433077', 'CITY'),
('433078', 'CITY'),
('433079', 'CITY'),
('433080', 'CITY'),
('433081', 'CITY'),
('433082', 'CITY'),
('433083', 'CITY'),
('433084', 'CITY'),
('433085', 'CITY'),
('433086', 'CITY'),
('433087', 'CITY'),
('433088', 'CITY'),
('433089', 'CITY'),
('433090', 'CITY'),
('433091', 'CITY'),
('433092', 'CITY'),
('433093', 'CITY'),
('433094', 'CITY'),
('433095', 'CITY'),
('433096', 'CITY'),
('433097', 'CITY'),
('433098', 'CITY'),
('433099', 'CITY'),
('433100', 'CITY'),
('433101', 'CITY'),
('433102', 'CITY'),
('433103', 'CITY'),
('433104', 'CITY'),
('433105', 'CITY'),
('433106', 'CITY'),
('433107', 'CITY'),
('433108', 'CITY'),
('433109', 'CITY'),
('433110', 'CITY'),
('433111', 'CITY'),
('433112', 'CITY'),
('433113', 'CITY'),
('433114', 'CITY'),
('433115', 'CITY'),
('433116', 'CITY'),
('433117', 'CITY'),
('433118', 'CITY'),
('433119', 'CITY'),
('433120', 'CITY'),
('433121', 'CITY'),
('433122', 'CITY'),
('433123', 'CITY'),
('433124', 'CITY'),
('433125', 'CITY'),
('433126', 'CITY'),
('433127', 'CITY'),
('433128', 'CITY'),
('433129', 'CITY'),
('433130', 'CITY'),
('433131', 'CITY'),
('433132', 'CITY'),
('433133', 'CITY'),
('433134', 'CITY'),
('433135', 'CITY'),
('433136', 'CITY'),
('433137', 'CITY'),
('433138', 'CITY'),
('433139', 'CITY'),
('433140', 'CITY'),
('433141', 'CITY'),
('433142', 'CITY'),
('433143', 'CITY'),
('433144', 'CITY'),
('433145', 'CITY'),
('433146', 'CITY'),
('433147', 'CITY'),
('433148', 'CITY'),
('433149', 'CITY'),
('433150', 'CITY'),
('433151', 'CITY'),
('433152', 'CITY'),
('433153', 'CITY'),
('433154', 'CITY'),
('433155', 'CITY'),
('433156', 'CITY'),
('433157', 'CITY'),
('433158', 'CITY'),
('433159', 'CITY'),
('433160', 'CITY'),
('433161', 'CITY'),
('433162', 'CITY'),
('433163', 'CITY'),
('433164', 'CITY'),
('433165', 'CITY'),
('433166', 'CITY'),
('433167', 'CITY'),
('433168', 'CITY'),
('433169', 'CITY'),
('433170', 'CITY'),
('433171', 'CITY'),
('433172', 'CITY'),
('433173', 'CITY'),
('433174', 'CITY'),
('433175', 'CITY'),
('433176', 'CITY'),
('433177', 'CITY'),
('433178', 'CITY'),
('433179', 'CITY'),
('433180', 'CITY'),
('433181', 'CITY'),
('433182', 'CITY'),
('433183', 'CITY'),
('433184', 'CITY'),
('433185', 'CITY'),
('433186', 'CITY'),
('433187', 'CITY'),
('433188', 'CITY'),
('433189', 'CITY'),
('433190', 'CITY'),
('433191', 'CITY'),
('433192', 'CITY'),
('433193', 'CITY'),
('433194', 'CITY'),
('433195', 'CITY'),
('433196', 'CITY'),
('433197', 'CITY'),
('433198', 'CITY'),
('433199', 'CITY'),
('433200', 'CITY'),
('433201', 'CITY'),
('433202', 'CITY'),
('433203', 'CITY'),
('433204', 'CITY'),
('433205', 'CITY'),
('433206', 'CITY'),
('433207', 'CITY'),
('433208', 'CITY'),
('433209', 'CITY'),
('433210', 'CITY'),
('433211', 'CITY'),
('433212', 'CITY'),
('433213', 'CITY'),
('433214', 'CITY'),
('433215', 'CITY'),
('433216', 'CITY'),
('433217', 'CITY'),
('433218', 'CITY'),
('433219', 'CITY'),
('433220', 'CITY'),
('433221', 'CITY'),
('433222', 'CITY'),
('433223', 'CITY'),
('433224', 'CITY'),
('433225', 'CITY'),
('433226', 'CITY'),
('433227', 'CITY'),
('433228', 'CITY'),
('433229', 'CITY'),
('433230', 'CITY'),
('433231', 'CITY'),
('433232', 'CITY'),
('433233', 'CITY'),
('433234', 'CITY'),
('433235', 'CITY'),
('433236', 'CITY'),
('433237', 'CITY'),
('433238', 'CITY'),
('433239', 'CITY'),
('433240', 'CITY'),
('433241', 'CITY'),
('433242', 'CITY'),
('433243', 'CITY'),
('433244', 'CITY'),
('433245', 'CITY'),
('433246', 'CITY'),
('433247', 'CITY'),
('433248', 'CITY'),
('433249', 'CITY'),
('433250', 'CITY'),
('433251', 'CITY'),
('433252', 'CITY'),
('433253', 'CITY'),
('433254', 'CITY'),
('433255', 'CITY'),
('433256', 'CITY'),
('433257', 'CITY'),
('433258', 'CITY'),
('433259', 'CITY'),
('433260', 'CITY'),
('433261', 'CITY'),
('433262', 'CITY'),
('433263', 'CITY'),
('433264', 'CITY'),
('433265', 'CITY'),
('433266', 'CITY'),
('433267', 'CITY'),
('433268', 'CITY'),
('433269', 'CITY'),
('433270', 'CITY'),
('433271', 'CITY'),
('433272', 'CITY'),
('433273', 'CITY'),
('433274', 'CITY'),
('433275', 'CITY'),
('433276', 'CITY'),
('433277', 'CITY'),
('433278', 'CITY'),
('433279', 'CITY'),
('433280', 'CITY'),
('433281', 'CITY'),
('433282', 'CITY'),
('433283', 'CITY'),
('433284', 'CITY'),
('433285', 'CITY'),
('433286', 'CITY'),
('433287', 'CITY'),
('433288', 'CITY'),
('433289', 'CITY'),
('433290', 'CITY'),
('433291', 'CITY'),
('433292', 'CITY'),
('433293', 'CITY'),
('433294', 'CITY'),
('433295', 'CITY'),
('433296', 'CITY'),
('433297', 'CITY'),
('433298', 'CITY'),
('433299', 'CITY'),
('433300', 'CITY'),
('433301', 'CITY'),
('433302', 'CITY'),
('433303', 'CITY'),
('433304', 'CITY'),
('433305', 'CITY'),
('433306', 'CITY'),
('433307', 'CITY'),
('433308', 'CITY'),
('433309', 'CITY'),
('433310', 'CITY'),
('433311', 'CITY'),
('433312', 'CITY'),
('433313', 'CITY'),
('433314', 'CITY'),
('433315', 'CITY'),
('433316', 'CITY'),
('433317', 'CITY'),
('433318', 'CITY'),
('433319', 'CITY'),
('433320', 'CITY'),
('433321', 'CITY'),
('433322', 'CITY'),
('433323', 'CITY'),
('433324', 'CITY'),
('433325', 'CITY'),
('433326', 'CITY'),
('433327', 'CITY'),
('433328', 'CITY'),
('433329', 'CITY'),
('433330', 'CITY'),
('433331', 'CITY'),
('433332', 'CITY'),
('433333', 'CITY'),
('433334', 'CITY'),
('433335', 'CITY'),
('433336', 'CITY'),
('433337', 'CITY'),
('433338', 'CITY'),
('433339', 'CITY'),
('433340', 'CITY'),
('433341', 'CITY'),
('433342', 'CITY'),
('433343', 'CITY'),
('433344', 'CITY'),
('433345', 'CITY'),
('433346', 'CITY'),
('433347', 'CITY'),
('433348', 'CITY'),
('433349', 'CITY'),
('433350', 'CITY'),
('433351', 'CITY'),
('433352', 'CITY'),
('433353', 'CITY'),
('433354', 'CITY'),
('433355', 'CITY'),
('433356', 'CITY'),
('433357', 'CITY'),
('433358', 'CITY'),
('433359', 'CITY'),
('433360', 'CITY'),
('433361', 'CITY'),
('433362', 'CITY'),
('433363', 'CITY'),
('433364', 'CITY'),
('433365', 'CITY'),
('433366', 'CITY'),
('433367', 'CITY'),
('433368', 'CITY'),
('433369', 'CITY'),
('433370', 'CITY'),
('433371', 'CITY'),
('433372', 'CITY'),
('433373', 'CITY'),
('433374', 'CITY'),
('433375', 'CITY'),
('433376', 'CITY'),
('433377', 'CITY'),
('433378', 'CITY'),
('433379', 'CITY'),
('433380', 'CITY'),
('433381', 'CITY'),
('433382', 'CITY'),
('433383', 'CITY'),
('433384', 'CITY'),
('433385', 'CITY'),
('433386', 'CITY'),
('433387', 'CITY'),
('433388', 'CITY'),
('433389', 'CITY'),
('433390', 'CITY'),
('433391', 'CITY'),
('433392', 'CITY'),
('433393', 'CITY'),
('433394', 'CITY'),
('433395', 'CITY'),
('433396', 'CITY'),
('433397', 'CITY'),
('433398', 'CITY'),
('433399', 'CITY'),
('433400', 'CITY'),
('433401', 'CITY'),
('433402', 'CITY'),
('433403', 'CITY'),
('433404', 'CITY'),
('433405', 'CITY'),
('433406', 'CITY'),
('433407', 'CITY'),
('433408', 'CITY'),
('433409', 'CITY'),
('433410', 'CITY'),
('433411', 'CITY'),
('433412', 'CITY'),
('433413', 'CITY'),
('433414', 'CITY'),
('433415', 'CITY'),
('433416', 'CITY'),
('433417', 'CITY'),
('433418', 'CITY'),
('433419', 'CITY'),
('433420', 'CITY'),
('433421', 'CITY'),
('433422', 'CITY'),
('433423', 'CITY'),
('433424', 'CITY'),
('433425', 'CITY'),
('433426', 'CITY'),
('433427', 'CITY'),
('433428', 'CITY'),
('433429', 'CITY'),
('433430', 'CITY'),
('433431', 'CITY'),
('433432', 'CITY'),
('433433', 'CITY'),
('433434', 'CITY'),
('433435', 'CITY'),
('433436', 'CITY'),
('433437', 'CITY'),
('433438', 'CITY'),
('433439', 'CITY'),
('433440', 'CITY'),
('433441', 'CITY'),
('433442', 'CITY'),
('433443', 'CITY'),
('433444', 'CITY'),
('433445', 'CITY'),
('433446', 'CITY'),
('433447', 'CITY'),
('433448', 'CITY'),
('433449', 'CITY'),
('433450', 'CITY'),
('433451', 'CITY'),
('433452', 'CITY'),
('433453', 'CITY'),
('433454', 'CITY'),
('433455', 'CITY'),
('433456', 'CITY'),
('433457', 'CITY'),
('433458', 'CITY'),
('433459', 'CITY'),
('433460', 'CITY'),
('433461', 'CITY'),
('433462', 'CITY'),
('433463', 'CITY'),
('433464', 'CITY'),
('433465', 'CITY'),
('433466', 'CITY'),
('433467', 'CITY'),
('433468', 'CITY'),
('433469', 'CITY'),
('433470', 'CITY'),
('433471', 'CITY'),
('433472', 'CITY'),
('433473', 'CITY'),
('433474', 'CITY'),
('433475', 'CITY'),
('433476', 'CITY'),
('433477', 'CITY'),
('433478', 'CITY'),
('433479', 'CITY'),
('433480', 'CITY'),
('433481', 'CITY'),
('433482', 'CITY'),
('433483', 'CITY'),
('433484', 'CITY'),
('433485', 'CITY'),
('433486', 'CITY'),
('433487', 'CITY'),
('433488', 'CITY'),
('433489', 'CITY'),
('433490', 'CITY'),
('433491', 'CITY'),
('433492', 'CITY'),
('433493', 'CITY'),
('433494', 'CITY'),
('433495', 'CITY'),
('433496', 'CITY'),
('433497', 'CITY'),
('433498', 'CITY'),
('433499', 'CITY'),
('433500', 'CITY'),
('433501', 'CITY'),
('433502', 'CITY'),
('433503', 'CITY'),
('433504', 'CITY'),
('433505', 'CITY'),
('433506', 'CITY'),
('433507', 'CITY'),
('433508', 'CITY'),
('433509', 'CITY'),
('433510', 'CITY'),
('433511', 'CITY'),
('433512', 'CITY'),
('433513', 'CITY'),
('433514', 'CITY'),
('433515', 'CITY'),
('433516', 'CITY'),
('433517', 'CITY'),
('433518', 'CITY'),
('433519', 'CITY'),
('433520', 'CITY'),
('433521', 'CITY'),
('433522', 'CITY'),
('433523', 'CITY'),
('433524', 'CITY'),
('433525', 'CITY'),
('433526', 'CITY'),
('433527', 'CITY'),
('433528', 'CITY'),
('433529', 'CITY'),
('433530', 'CITY'),
('433531', 'CITY'),
('433532', 'CITY'),
('433533', 'CITY'),
('433534', 'CITY'),
('433535', 'CITY'),
('433536', 'CITY'),
('433537', 'CITY'),
('433538', 'CITY'),
('433539', 'CITY'),
('433540', 'CITY'),
('433541', 'CITY'),
('433542', 'CITY'),
('433543', 'CITY'),
('433544', 'CITY'),
('433545', 'CITY'),
('433546', 'CITY'),
('433547', 'CITY'),
('433548', 'CITY'),
('433549', 'CITY'),
('433550', 'CITY'),
('433551', 'CITY'),
('433552', 'CITY'),
('433553', 'CITY'),
('433554', 'CITY'),
('433555', 'CITY'),
('433556', 'CITY'),
('433557', 'CITY'),
('433558', 'CITY'),
('433559', 'CITY'),
('433560', 'CITY'),
('433561', 'CITY'),
('433562', 'CITY'),
('433563', 'CITY'),
('433564', 'CITY'),
('433565', 'CITY'),
('433566', 'CITY'),
('433567', 'CITY'),
('433568', 'CITY'),
('433569', 'CITY'),
('433570', 'CITY'),
('433571', 'CITY'),
('433572', 'CITY'),
('433573', 'CITY'),
('433574', 'CITY'),
('433575', 'CITY'),
('433576', 'CITY'),
('433577', 'CITY'),
('433578', 'CITY'),
('433579', 'CITY'),
('433580', 'CITY'),
('433581', 'CITY'),
('433582', 'CITY'),
('433583', 'CITY'),
('433584', 'CITY'),
('433585', 'CITY'),
('433586', 'CITY'),
('433587', 'CITY'),
('433588', 'CITY'),
('433589', 'CITY'),
('433590', 'CITY'),
('433591', 'CITY'),
('433592', 'CITY'),
('433593', 'CITY'),
('433594', 'CITY'),
('433595', 'CITY'),
('433596', 'CITY'),
('433597', 'CITY'),
('433598', 'CITY'),
('433599', 'CITY'),
('433600', 'CITY'),
('433601', 'CITY'),
('433602', 'CITY'),
('433603', 'CITY'),
('433604', 'CITY'),
('433605', 'CITY'),
('433606', 'CITY'),
('433607', 'CITY'),
('433608', 'CITY'),
('433609', 'CITY'),
('433610', 'CITY'),
('433611', 'CITY'),
('433612', 'CITY'),
('433613', 'CITY'),
('433614', 'CITY'),
('433615', 'CITY'),
('433616', 'CITY'),
('433617', 'CITY'),
('433618', 'CITY'),
('433619', 'CITY'),
('433620', 'CITY'),
('433621', 'CITY'),
('433622', 'CITY'),
('433623', 'CITY'),
('433624', 'CITY'),
('433625', 'CITY'),
('433626', 'CITY'),
('433627', 'CITY'),
('433628', 'CITY'),
('433629', 'CITY'),
('433630', 'CITY'),
('433631', 'CITY'),
('433632', 'CITY'),
('433633', 'CITY'),
('433634', 'CITY'),
('433635', 'CITY'),
('433636', 'CITY'),
('433637', 'CITY'),
('433638', 'CITY'),
('433639', 'CITY'),
('433640', 'CITY'),
('433641', 'CITY'),
('433642', 'CITY'),
('433643', 'CITY'),
('433644', 'CITY'),
('433645', 'CITY'),
('433646', 'CITY'),
('433647', 'CITY'),
('433648', 'CITY'),
('433649', 'CITY'),
('433650', 'CITY'),
('433651', 'CITY'),
('433652', 'CITY'),
('433653', 'CITY'),
('433654', 'CITY'),
('433655', 'CITY'),
('433656', 'CITY'),
('433657', 'CITY'),
('433658', 'CITY'),
('433659', 'CITY'),
('433660', 'CITY'),
('433661', 'CITY'),
('433662', 'CITY'),
('433663', 'CITY'),
('433664', 'CITY'),
('433665', 'CITY'),
('433666', 'CITY'),
('433667', 'CITY'),
('433668', 'CITY'),
('433669', 'CITY'),
('433670', 'CITY'),
('433671', 'CITY'),
('433672', 'CITY'),
('433673', 'CITY'),
('433674', 'CITY'),
('433675', 'CITY'),
('433676', 'CITY'),
('433677', 'CITY'),
('433678', 'CITY'),
('433679', 'CITY'),
('433680', 'CITY'),
('433681', 'CITY'),
('433682', 'CITY'),
('433683', 'CITY'),
('433684', 'CITY'),
('433685', 'CITY'),
('433686', 'CITY'),
('433687', 'CITY'),
('433688', 'CITY'),
('433689', 'CITY'),
('433690', 'CITY'),
('433691', 'CITY'),
('433692', 'CITY'),
('433693', 'CITY'),
('433694', 'CITY'),
('433695', 'CITY'),
('433696', 'CITY'),
('433697', 'CITY'),
('433698', 'CITY'),
('433699', 'CITY'),
('433700', 'CITY'),
('433701', 'CITY'),
('433702', 'CITY'),
('433703', 'CITY'),
('433704', 'CITY'),
('433705', 'CITY'),
('433706', 'CITY'),
('433707', 'CITY'),
('433708', 'CITY'),
('433709', 'CITY'),
('433710', 'CITY'),
('433711', 'CITY'),
('433712', 'CITY'),
('433713', 'CITY'),
('433714', 'CITY'),
('433715', 'CITY'),
('433716', 'CITY'),
('433717', 'CITY'),
('433718', 'CITY'),
('433719', 'CITY'),
('433720', 'CITY'),
('433721', 'CITY'),
('433722', 'CITY'),
('433723', 'CITY'),
('433724', 'CITY'),
('433725', 'CITY'),
('433726', 'CITY'),
('433727', 'CITY'),
('433728', 'CITY'),
('433729', 'CITY'),
('433730', 'CITY'),
('433731', 'CITY'),
('433732', 'CITY'),
('433733', 'CITY'),
('433734', 'CITY'),
('433735', 'CITY'),
('433736', 'CITY'),
('433737', 'CITY'),
('433738', 'CITY'),
('433739', 'CITY'),
('433740', 'CITY'),
('433741', 'CITY'),
('433742', 'CITY'),
('433743', 'CITY'),
('433744', 'CITY'),
('433745', 'CITY'),
('433746', 'CITY'),
('433747', 'CITY'),
('433748', 'CITY'),
('433749', 'CITY'),
('433750', 'CITY'),
('433751', 'CITY'),
('433752', 'CITY'),
('433753', 'CITY'),
('433754', 'CITY'),
('433755', 'CITY'),
('433756', 'CITY'),
('433757', 'CITY'),
('433758', 'CITY'),
('433759', 'CITY'),
('433760', 'CITY'),
('433761', 'CITY'),
('433762', 'CITY'),
('433763', 'CITY'),
('433764', 'CITY'),
('433765', 'CITY'),
('433766', 'CITY'),
('433767', 'CITY'),
('433768', 'CITY'),
('433769', 'CITY'),
('433770', 'CITY'),
('433771', 'CITY'),
('433772', 'CITY'),
('433773', 'CITY'),
('433774', 'CITY'),
('433775', 'CITY'),
('433776', 'CITY'),
('433777', 'CITY'),
('433778', 'CITY'),
('433779', 'CITY'),
('433780', 'CITY'),
('433781', 'CITY'),
('433782', 'CITY'),
('433783', 'CITY'),
('433784', 'CITY'),
('433785', 'CITY'),
('433786', 'CITY'),
('433787', 'CITY'),
('433788', 'CITY'),
('433789', 'CITY'),
('433790', 'CITY'),
('433791', 'CITY'),
('433792', 'CITY'),
('433793', 'CITY'),
('433794', 'CITY'),
('433795', 'CITY'),
('433796', 'CITY'),
('433797', 'CITY'),
('433798', 'CITY'),
('433799', 'CITY'),
('433800', 'CITY'),
('433801', 'CITY'),
('433802', 'CITY'),
('433803', 'CITY'),
('433804', 'CITY'),
('433805', 'CITY'),
('433806', 'CITY'),
('433807', 'CITY'),
('433808', 'CITY'),
('433809', 'CITY'),
('433810', 'CITY'),
('433811', 'CITY'),
('433812', 'CITY'),
('433813', 'CITY'),
('433814', 'CITY'),
('433815', 'CITY'),
('433816', 'CITY'),
('433817', 'CITY'),
('433818', 'CITY'),
('433819', 'CITY'),
('433820', 'CITY'),
('433821', 'CITY'),
('433822', 'CITY'),
('433823', 'CITY'),
('433824', 'CITY'),
('433825', 'CITY'),
('433826', 'CITY'),
('433827', 'CITY'),
('433828', 'CITY'),
('433829', 'CITY'),
('433830', 'CITY'),
('433831', 'CITY'),
('433832', 'CITY'),
('433833', 'CITY'),
('433834', 'CITY'),
('433835', 'CITY'),
('433836', 'CITY'),
('433837', 'CITY'),
('433838', 'CITY'),
('433839', 'CITY'),
('433840', 'CITY'),
('433841', 'CITY'),
('433842', 'CITY'),
('433843', 'CITY'),
('433844', 'CITY'),
('433845', 'CITY'),
('433846', 'CITY'),
('433847', 'CITY'),
('433848', 'CITY'),
('433849', 'CITY'),
('433850', 'CITY'),
('433851', 'CITY'),
('433852', 'CITY'),
('433853', 'CITY'),
('433854', 'CITY'),
('433855', 'CITY'),
('433856', 'CITY'),
('433857', 'CITY'),
('433858', 'CITY'),
('433859', 'CITY'),
('433860', 'CITY'),
('433861', 'CITY'),
('433862', 'CITY'),
('433863', 'CITY'),
('433864', 'CITY'),
('433865', 'CITY'),
('433866', 'CITY'),
('433867', 'CITY'),
('433868', 'CITY'),
('433869', 'CITY'),
('433870', 'CITY'),
('433871', 'CITY'),
('433872', 'CITY'),
('433873', 'CITY'),
('433874', 'CITY'),
('433875', 'CITY'),
('433876', 'CITY'),
('433877', 'CITY'),
('433878', 'CITY'),
('433879', 'CITY'),
('433880', 'CITY'),
('433881', 'CITY'),
('433882', 'CITY'),
('433883', 'CITY'),
('433884', 'CITY'),
('433885', 'CITY'),
('433886', 'CITY'),
('433887', 'CITY'),
('433888', 'CITY'),
('433889', 'CITY'),
('433890', 'CITY'),
('433891', 'CITY'),
('433892', 'CITY'),
('433893', 'CITY'),
('433894', 'CITY'),
('433895', 'CITY'),
('433896', 'CITY'),
('433897', 'CITY'),
('433898', 'CITY'),
('433899', 'CITY'),
('433900', 'CITY'),
('433901', 'CITY'),
('433902', 'CITY'),
('433903', 'CITY'),
('433904', 'CITY'),
('433905', 'CITY'),
('433906', 'CITY'),
('433907', 'CITY'),
('433908', 'CITY'),
('433909', 'CITY'),
('433910', 'CITY'),
('433911', 'CITY'),
('433912', 'CITY'),
('433913', 'CITY'),
('433914', 'CITY'),
('433915', 'CITY'),
('433916', 'CITY'),
('433917', 'CITY'),
('433918', 'CITY'),
('433919', 'CITY'),
('433920', 'CITY'),
('433921', 'CITY'),
('433922', 'CITY'),
('433923', 'CITY'),
('433924', 'CITY'),
('433925', 'CITY'),
('433926', 'CITY'),
('433927', 'CITY'),
('433928', 'CITY'),
('433929', 'CITY'),
('433930', 'CITY'),
('433931', 'CITY'),
('433932', 'CITY'),
('433933', 'CITY'),
('433934', 'CITY'),
('433935', 'CITY'),
('433936', 'CITY'),
('433937', 'CITY'),
('433938', 'CITY'),
('433939', 'CITY'),
('433940', 'CITY'),
('433941', 'CITY'),
('433942', 'CITY'),
('433943', 'CITY'),
('433944', 'CITY'),
('433945', 'CITY'),
('433946', 'CITY'),
('433947', 'CITY'),
('433948', 'CITY'),
('433949', 'CITY'),
('433950', 'CITY'),
('433951', 'CITY'),
('433952', 'CITY'),
('433953', 'CITY'),
('433954', 'CITY'),
('433955', 'CITY'),
('433956', 'CITY'),
('433957', 'CITY'),
('433958', 'CITY'),
('433959', 'CITY'),
('433960', 'CITY'),
('433961', 'CITY'),
('433962', 'CITY'),
('433963', 'CITY'),
('433964', 'CITY'),
('433965', 'CITY'),
('433966', 'CITY'),
('433967', 'CITY'),
('433968', 'CITY'),
('433969', 'CITY'),
('433970', 'CITY'),
('433971', 'CITY'),
('433972', 'CITY'),
('433973', 'CITY'),
('433974', 'CITY'),
('433975', 'CITY'),
('433976', 'CITY'),
('433977', 'CITY'),
('433978', 'CITY'),
('433979', 'CITY'),
('433980', 'CITY'),
('433981', 'CITY'),
('433982', 'CITY'),
('433983', 'CITY'),
('433984', 'CITY'),
('433985', 'CITY'),
('433986', 'CITY'),
('433987', 'CITY'),
('433988', 'CITY'),
('433989', 'CITY'),
('433990', 'CITY'),
('433991', 'CITY'),
('433992', 'CITY'),
('433993', 'CITY'),
('433994', 'CITY'),
('433995', 'CITY'),
('433996', 'CITY'),
('433997', 'CITY'),
('433998', 'CITY'),
('433999', 'CITY'),
('434000', 'CITY'),
('434001', 'CITY'),
('434002', 'CITY'),
('434003', 'CITY'),
('434004', 'CITY'),
('434005', 'CITY'),
('434006', 'CITY'),
('434007', 'CITY'),
('434008', 'CITY'),
('434009', 'CITY'),
('434010', 'CITY'),
('434011', 'CITY'),
('434012', 'CITY'),
('434013', 'CITY'),
('434014', 'CITY'),
('434015', 'CITY'),
('434016', 'CITY'),
('434017', 'CITY'),
('434018', 'CITY'),
('434019', 'CITY'),
('434020', 'CITY'),
('434021', 'CITY'),
('434022', 'CITY'),
('434023', 'CITY'),
('434024', 'CITY'),
('434025', 'CITY'),
('434026', 'CITY'),
('434027', 'CITY'),
('434028', 'CITY'),
('434029', 'CITY'),
('434030', 'CITY'),
('434031', 'CITY'),
('434032', 'CITY'),
('434033', 'CITY'),
('434034', 'CITY'),
('434035', 'CITY'),
('434036', 'CITY'),
('434037', 'CITY'),
('434038', 'CITY'),
('434039', 'CITY'),
('434040', 'CITY'),
('434041', 'CITY'),
('434042', 'CITY'),
('434043', 'CITY'),
('434044', 'CITY'),
('434045', 'CITY'),
('434046', 'CITY'),
('434047', 'CITY'),
('434048', 'CITY'),
('434049', 'CITY'),
('434050', 'CITY'),
('434051', 'CITY'),
('434052', 'CITY'),
('434053', 'CITY'),
('434054', 'CITY'),
('434055', 'CITY'),
('434056', 'CITY'),
('434057', 'CITY'),
('434058', 'CITY'),
('434059', 'CITY'),
('434060', 'CITY'),
('434061', 'CITY'),
('434062', 'CITY'),
('434063', 'CITY'),
('434064', 'CITY'),
('434065', 'CITY'),
('434066', 'CITY'),
('434067', 'CITY'),
('434068', 'CITY'),
('434069', 'CITY'),
('434070', 'CITY'),
('434071', 'CITY'),
('434072', 'CITY'),
('434073', 'CITY'),
('434074', 'CITY'),
('434075', 'CITY'),
('434076', 'CITY'),
('434077', 'CITY'),
('434078', 'CITY'),
('434079', 'CITY'),
('434080', 'CITY'),
('434081', 'CITY'),
('434082', 'CITY'),
('434083', 'CITY'),
('434084', 'CITY'),
('434085', 'CITY'),
('434086', 'CITY'),
('434087', 'CITY'),
('434088', 'CITY'),
('434089', 'CITY'),
('434090', 'CITY'),
('434091', 'CITY'),
('434092', 'CITY'),
('434093', 'CITY'),
('434094', 'CITY'),
('434095', 'CITY'),
('434096', 'CITY'),
('434097', 'CITY'),
('434098', 'CITY'),
('434099', 'CITY'),
('434100', 'CITY'),
('434101', 'CITY'),
('434102', 'CITY'),
('434103', 'CITY'),
('434104', 'CITY'),
('434105', 'CITY'),
('434106', 'CITY'),
('434107', 'CITY'),
('434108', 'CITY'),
('434109', 'CITY'),
('434110', 'CITY'),
('434111', 'CITY'),
('434112', 'CITY'),
('434113', 'CITY'),
('434114', 'CITY'),
('434115', 'CITY'),
('434116', 'CITY'),
('434117', 'CITY'),
('434118', 'CITY'),
('434119', 'CITY'),
('434120', 'CITY'),
('434121', 'CITY'),
('434122', 'CITY'),
('434123', 'CITY'),
('434124', 'CITY'),
('434125', 'CITY'),
('434126', 'CITY'),
('434127', 'CITY'),
('434128', 'CITY'),
('434129', 'CITY'),
('434130', 'CITY'),
('434131', 'CITY'),
('434132', 'CITY'),
('434133', 'CITY'),
('434134', 'CITY'),
('434135', 'CITY'),
('434136', 'CITY'),
('434137', 'CITY'),
('434138', 'CITY'),
('434139', 'CITY'),
('434140', 'CITY'),
('434141', 'CITY'),
('434142', 'CITY'),
('434143', 'CITY'),
('434144', 'CITY'),
('434145', 'CITY'),
('434146', 'CITY'),
('434147', 'CITY'),
('434148', 'CITY'),
('434149', 'CITY'),
('434150', 'CITY'),
('434151', 'CITY'),
('434152', 'CITY'),
('434153', 'CITY'),
('434154', 'CITY'),
('434155', 'CITY'),
('434156', 'CITY'),
('434157', 'CITY'),
('434158', 'CITY'),
('434159', 'CITY'),
('434160', 'CITY'),
('434161', 'CITY'),
('434162', 'CITY'),
('434163', 'CITY'),
('434164', 'CITY'),
('434165', 'CITY'),
('434166', 'CITY'),
('434167', 'CITY'),
('434168', 'CITY'),
('434169', 'CITY'),
('434170', 'CITY'),
('434171', 'CITY'),
('434172', 'CITY'),
('434173', 'CITY'),
('434174', 'CITY'),
('434175', 'CITY'),
('434176', 'CITY'),
('434177', 'CITY'),
('434178', 'CITY'),
('434179', 'CITY'),
('434180', 'CITY'),
('434181', 'CITY'),
('434182', 'CITY'),
('434183', 'CITY'),
('434184', 'CITY'),
('434185', 'CITY'),
('434186', 'CITY'),
('434187', 'CITY'),
('434188', 'CITY'),
('434189', 'CITY'),
('434190', 'CITY'),
('434191', 'CITY'),
('434192', 'CITY'),
('434193', 'CITY'),
('434194', 'CITY'),
('434195', 'CITY'),
('434196', 'CITY'),
('434197', 'CITY'),
('434198', 'CITY'),
('434199', 'CITY'),
('434200', 'CITY'),
('434201', 'CITY'),
('434202', 'CITY'),
('434203', 'CITY'),
('434204', 'CITY'),
('434205', 'CITY'),
('434206', 'CITY'),
('434207', 'CITY'),
('434208', 'CITY'),
('434209', 'CITY'),
('434210', 'CITY'),
('434211', 'CITY'),
('434212', 'CITY'),
('434213', 'CITY'),
('434214', 'CITY'),
('434215', 'CITY'),
('434216', 'CITY'),
('434217', 'CITY'),
('434218', 'CITY'),
('434219', 'CITY'),
('434220', 'CITY'),
('434221', 'CITY'),
('434222', 'CITY'),
('434223', 'CITY'),
('434224', 'CITY'),
('434225', 'CITY'),
('434226', 'CITY'),
('434227', 'CITY'),
('434228', 'CITY'),
('434229', 'CITY'),
('434230', 'CITY'),
('434231', 'CITY'),
('434232', 'CITY'),
('434233', 'CITY'),
('434234', 'CITY'),
('434235', 'CITY'),
('434236', 'CITY'),
('434237', 'CITY'),
('434238', 'CITY'),
('434239', 'CITY'),
('434240', 'CITY'),
('434241', 'CITY'),
('434242', 'CITY'),
('434243', 'CITY'),
('434244', 'CITY'),
('434245', 'CITY'),
('434246', 'CITY'),
('434247', 'CITY'),
('434248', 'CITY'),
('434249', 'CITY'),
('434250', 'CITY'),
('434251', 'CITY'),
('434252', 'CITY'),
('434253', 'CITY'),
('434254', 'CITY'),
('434255', 'CITY'),
('434256', 'CITY'),
('434257', 'CITY'),
('434258', 'CITY'),
('434259', 'CITY'),
('434260', 'CITY'),
('434261', 'CITY'),
('434262', 'CITY'),
('434263', 'CITY'),
('434264', 'CITY'),
('434265', 'CITY'),
('434266', 'CITY'),
('434267', 'CITY'),
('434268', 'CITY'),
('434269', 'CITY'),
('434270', 'CITY'),
('434271', 'CITY'),
('434272', 'CITY'),
('434273', 'CITY'),
('434274', 'CITY'),
('434275', 'CITY'),
('434276', 'CITY'),
('434277', 'CITY'),
('434278', 'CITY'),
('434279', 'CITY'),
('434280', 'CITY'),
('434281', 'CITY'),
('434282', 'CITY'),
('434283', 'CITY'),
('434284', 'CITY'),
('434285', 'CITY'),
('434286', 'CITY'),
('434287', 'CITY'),
('434288', 'CITY'),
('434289', 'CITY'),
('434290', 'CITY'),
('434291', 'CITY'),
('434292', 'CITY'),
('434293', 'CITY'),
('434294', 'CITY'),
('434295', 'CITY'),
('434296', 'CITY'),
('434297', 'CITY'),
('434298', 'CITY'),
('434299', 'CITY'),
('434300', 'CITY'),
('434301', 'CITY'),
('434302', 'CITY'),
('434303', 'CITY'),
('434304', 'CITY'),
('434305', 'CITY'),
('434306', 'CITY'),
('434307', 'CITY'),
('434308', 'CITY'),
('434309', 'CITY'),
('434310', 'CITY'),
('434311', 'CITY'),
('434312', 'CITY'),
('434313', 'CITY'),
('434314', 'CITY'),
('434315', 'CITY'),
('434316', 'CITY'),
('434317', 'CITY'),
('434318', 'CITY'),
('434319', 'CITY'),
('434320', 'CITY'),
('434321', 'CITY'),
('434322', 'CITY'),
('434323', 'CITY'),
('434324', 'CITY'),
('434325', 'CITY'),
('434326', 'CITY'),
('434327', 'CITY'),
('434328', 'CITY'),
('434329', 'CITY'),
('434330', 'CITY'),
('434331', 'CITY'),
('434332', 'CITY'),
('434333', 'CITY'),
('434334', 'CITY'),
('434335', 'CITY'),
('434336', 'CITY'),
('434337', 'CITY'),
('434338', 'CITY'),
('434339', 'CITY'),
('434340', 'CITY'),
('434341', 'CITY'),
('434342', 'CITY'),
('434343', 'CITY'),
('434344', 'CITY'),
('434345', 'CITY'),
('434346', 'CITY'),
('434347', 'CITY'),
('434348', 'CITY'),
('434349', 'CITY'),
('434350', 'CITY'),
('434351', 'CITY'),
('434352', 'CITY'),
('434353', 'CITY'),
('434354', 'CITY'),
('434355', 'CITY'),
('434356', 'CITY'),
('434357', 'CITY'),
('434358', 'CITY'),
('434359', 'CITY'),
('434360', 'CITY'),
('434361', 'CITY'),
('434362', 'CITY'),
('434363', 'CITY'),
('434364', 'CITY'),
('434365', 'CITY'),
('434366', 'CITY'),
('434367', 'CITY'),
('434368', 'CITY'),
('434369', 'CITY'),
('434370', 'CITY'),
('434371', 'CITY'),
('434372', 'CITY'),
('434373', 'CITY'),
('434374', 'CITY'),
('434375', 'CITY'),
('434376', 'CITY'),
('434377', 'CITY'),
('434378', 'CITY'),
('434379', 'CITY'),
('434380', 'CITY'),
('434381', 'CITY'),
('434382', 'CITY'),
('434383', 'CITY'),
('434384', 'CITY'),
('434385', 'CITY'),
('434386', 'CITY'),
('434387', 'CITY'),
('434388', 'CITY'),
('434389', 'CITY'),
('434390', 'CITY'),
('434391', 'CITY'),
('434392', 'CITY'),
('434393', 'CITY'),
('434394', 'CITY'),
('434395', 'CITY'),
('434396', 'CITY'),
('434397', 'CITY'),
('434398', 'CITY'),
('434399', 'CITY'),
('434400', 'CITY'),
('434401', 'CITY'),
('434402', 'CITY'),
('434403', 'CITY'),
('434404', 'CITY'),
('434405', 'CITY'),
('434406', 'CITY'),
('434407', 'CITY'),
('434408', 'CITY'),
('434409', 'CITY'),
('434410', 'CITY'),
('434411', 'CITY'),
('434412', 'CITY'),
('434413', 'CITY'),
('434414', 'CITY'),
('434415', 'CITY'),
('434416', 'CITY'),
('434417', 'CITY'),
('434418', 'CITY'),
('434419', 'CITY'),
('434420', 'CITY'),
('434421', 'CITY'),
('434422', 'CITY'),
('434423', 'CITY'),
('434424', 'CITY'),
('434425', 'CITY'),
('434426', 'CITY'),
('434427', 'CITY'),
('434428', 'CITY'),
('434429', 'CITY'),
('434430', 'CITY'),
('434431', 'CITY'),
('434432', 'CITY'),
('434433', 'CITY'),
('434434', 'CITY'),
('434435', 'CITY'),
('434436', 'CITY'),
('434437', 'CITY'),
('434438', 'CITY'),
('434439', 'CITY'),
('434440', 'CITY'),
('434441', 'CITY'),
('434442', 'CITY'),
('434443', 'CITY'),
('434444', 'CITY'),
('434445', 'CITY'),
('434446', 'CITY'),
('434447', 'CITY'),
('434448', 'CITY'),
('434449', 'CITY'),
('434450', 'CITY'),
('434451', 'CITY'),
('434452', 'CITY'),
('434453', 'CITY'),
('434454', 'CITY'),
('434455', 'CITY'),
('434456', 'CITY'),
('434457', 'CITY'),
('434458', 'CITY'),
('434459', 'CITY'),
('434460', 'CITY'),
('434461', 'CITY'),
('434462', 'CITY'),
('434463', 'CITY'),
('434464', 'CITY'),
('434465', 'CITY'),
('434466', 'CITY'),
('434467', 'CITY'),
('434468', 'CITY'),
('434469', 'CITY'),
('434470', 'CITY'),
('434471', 'CITY'),
('434472', 'CITY'),
('434473', 'CITY'),
('434474', 'CITY'),
('434475', 'CITY'),
('434476', 'CITY'),
('434477', 'CITY'),
('434478', 'CITY'),
('434479', 'CITY'),
('434480', 'CITY'),
('434481', 'CITY'),
('434482', 'CITY'),
('434483', 'CITY'),
('434484', 'CITY'),
('434485', 'CITY'),
('434486', 'CITY'),
('434487', 'CITY'),
('434488', 'CITY'),
('434489', 'CITY'),
('434490', 'CITY'),
('434491', 'CITY'),
('434492', 'CITY'),
('434493', 'CITY'),
('434494', 'CITY'),
('434495', 'CITY'),
('434496', 'CITY'),
('434497', 'CITY'),
('434498', 'CITY'),
('434499', 'CITY'),
('434500', 'CITY'),
('434501', 'CITY'),
('434502', 'CITY'),
('434503', 'CITY'),
('434504', 'CITY'),
('434505', 'CITY'),
('434506', 'CITY'),
('434507', 'CITY'),
('434508', 'CITY'),
('434509', 'CITY'),
('434510', 'CITY'),
('434511', 'CITY'),
('434512', 'CITY'),
('434513', 'CITY'),
('434514', 'CITY'),
('434515', 'CITY'),
('434516', 'CITY'),
('434517', 'CITY'),
('434518', 'CITY'),
('434519', 'CITY'),
('434520', 'CITY'),
('434521', 'CITY'),
('434522', 'CITY'),
('434523', 'CITY'),
('434524', 'CITY'),
('434525', 'CITY'),
('434526', 'CITY'),
('434527', 'CITY'),
('434528', 'CITY'),
('434529', 'CITY'),
('434530', 'CITY'),
('434531', 'CITY'),
('434532', 'CITY'),
('434533', 'CITY'),
('434534', 'CITY'),
('434535', 'CITY'),
('434536', 'CITY'),
('434537', 'CITY'),
('434538', 'CITY'),
('434539', 'CITY'),
('434540', 'CITY'),
('434541', 'CITY'),
('434542', 'CITY'),
('434543', 'CITY'),
('434544', 'CITY'),
('434545', 'CITY'),
('434546', 'CITY'),
('434547', 'CITY'),
('434548', 'CITY'),
('434549', 'CITY'),
('434550', 'CITY'),
('434551', 'CITY'),
('434552', 'CITY'),
('434553', 'CITY'),
('434554', 'CITY'),
('434555', 'CITY'),
('434556', 'CITY'),
('434557', 'CITY'),
('434558', 'CITY'),
('434559', 'CITY'),
('434560', 'CITY'),
('434561', 'CITY'),
('434562', 'CITY'),
('434563', 'CITY'),
('434564', 'CITY'),
('434565', 'CITY'),
('434566', 'CITY'),
('434567', 'CITY'),
('434568', 'CITY'),
('434569', 'CITY'),
('434570', 'CITY'),
('434571', 'CITY'),
('434572', 'CITY'),
('434573', 'CITY'),
('434574', 'CITY'),
('434575', 'CITY'),
('434576', 'CITY'),
('434577', 'CITY'),
('434578', 'CITY'),
('434579', 'CITY'),
('434580', 'CITY'),
('434581', 'CITY'),
('434582', 'CITY'),
('434583', 'CITY'),
('434584', 'CITY'),
('434585', 'CITY'),
('434586', 'CITY'),
('434587', 'CITY'),
('434588', 'CITY'),
('434589', 'CITY'),
('434590', 'CITY'),
('434591', 'CITY'),
('434592', 'CITY'),
('434593', 'CITY'),
('434594', 'CITY'),
('434595', 'CITY'),
('434596', 'CITY'),
('434597', 'CITY'),
('434598', 'CITY'),
('434599', 'CITY'),
('434600', 'CITY'),
('434601', 'CITY'),
('434602', 'CITY'),
('434603', 'CITY'),
('434604', 'CITY'),
('434605', 'CITY'),
('434606', 'CITY'),
('434607', 'CITY'),
('434608', 'CITY'),
('434609', 'CITY'),
('434610', 'CITY'),
('434611', 'CITY'),
('434612', 'CITY'),
('434613', 'CITY'),
('434614', 'CITY'),
('434615', 'CITY'),
('434616', 'CITY'),
('434617', 'CITY'),
('434618', 'CITY'),
('434619', 'CITY'),
('434620', 'CITY'),
('434621', 'CITY'),
('434622', 'CITY'),
('434623', 'CITY'),
('434624', 'CITY'),
('434625', 'CITY'),
('434626', 'CITY'),
('434627', 'CITY'),
('434628', 'CITY'),
('434629', 'CITY'),
('434630', 'CITY'),
('434631', 'CITY'),
('434632', 'CITY'),
('434633', 'CITY'),
('434634', 'CITY'),
('434635', 'CITY'),
('434636', 'CITY'),
('434637', 'CITY'),
('434638', 'CITY'),
('434639', 'CITY'),
('434640', 'CITY'),
('434641', 'CITY'),
('434642', 'CITY'),
('434643', 'CITY'),
('434644', 'CITY'),
('434645', 'CITY'),
('434646', 'CITY'),
('434647', 'CITY'),
('434648', 'CITY'),
('434649', 'CITY'),
('434650', 'CITY'),
('434651', 'CITY'),
('434652', 'CITY'),
('434653', 'CITY'),
('434654', 'CITY'),
('434655', 'CITY'),
('434656', 'CITY'),
('434657', 'CITY'),
('434658', 'CITY'),
('434659', 'CITY'),
('434660', 'CITY'),
('434661', 'CITY'),
('434662', 'CITY'),
('434663', 'CITY'),
('434664', 'CITY'),
('434665', 'CITY'),
('434666', 'CITY'),
('434667', 'CITY'),
('434668', 'CITY'),
('434669', 'CITY'),
('434670', 'CITY'),
('434671', 'CITY'),
('434672', 'CITY'),
('434673', 'CITY'),
('434674', 'CITY'),
('434675', 'CITY'),
('434676', 'CITY'),
('434677', 'CITY'),
('434678', 'CITY'),
('434679', 'CITY'),
('434680', 'CITY'),
('434681', 'CITY'),
('434682', 'CITY'),
('434683', 'CITY'),
('434684', 'CITY'),
('434685', 'CITY'),
('434686', 'CITY'),
('434687', 'CITY'),
('434688', 'CITY'),
('434689', 'CITY'),
('434690', 'CITY'),
('434691', 'CITY'),
('434692', 'CITY'),
('434693', 'CITY'),
('434694', 'CITY'),
('434695', 'CITY'),
('434696', 'CITY'),
('434697', 'CITY'),
('434698', 'CITY'),
('434699', 'CITY'),
('434700', 'CITY'),
('434701', 'CITY'),
('434702', 'CITY'),
('434703', 'CITY'),
('434704', 'CITY'),
('434705', 'CITY'),
('434706', 'CITY'),
('434707', 'CITY'),
('434708', 'CITY'),
('434709', 'CITY'),
('434710', 'CITY'),
('434711', 'CITY'),
('434712', 'CITY'),
('434713', 'CITY'),
('434714', 'CITY'),
('434715', 'CITY'),
('434716', 'CITY'),
('434717', 'CITY'),
('434718', 'CITY'),
('434719', 'CITY'),
('434720', 'CITY'),
('434721', 'CITY'),
('434722', 'CITY'),
('434723', 'CITY'),
('434724', 'CITY'),
('434725', 'CITY'),
('434726', 'CITY'),
('434727', 'CITY'),
('434728', 'CITY'),
('434729', 'CITY'),
('434730', 'CITY'),
('434731', 'CITY'),
('434732', 'CITY'),
('434733', 'CITY'),
('434734', 'CITY'),
('434735', 'CITY'),
('434736', 'CITY'),
('434737', 'CITY'),
('434738', 'CITY'),
('434739', 'CITY'),
('434740', 'CITY'),
('434741', 'CITY'),
('434742', 'CITY'),
('434743', 'CITY'),
('434744', 'CITY'),
('434745', 'CITY'),
('434746', 'CITY'),
('434747', 'CITY'),
('434748', 'CITY'),
('434749', 'CITY'),
('434750', 'CITY'),
('434751', 'CITY'),
('434752', 'CITY'),
('434753', 'CITY'),
('434754', 'CITY'),
('434755', 'CITY'),
('434756', 'CITY'),
('434757', 'CITY'),
('434758', 'CITY'),
('434759', 'CITY'),
('434760', 'CITY'),
('434761', 'CITY'),
('434762', 'CITY'),
('434763', 'CITY'),
('434764', 'CITY'),
('434765', 'CITY'),
('434766', 'CITY'),
('434767', 'CITY'),
('434768', 'CITY'),
('434769', 'CITY'),
('434770', 'CITY'),
('434771', 'CITY'),
('434772', 'CITY'),
('434773', 'CITY'),
('434774', 'CITY'),
('434775', 'CITY'),
('434776', 'CITY'),
('434777', 'CITY'),
('434778', 'CITY'),
('434779', 'CITY'),
('434780', 'CITY'),
('434781', 'CITY'),
('434782', 'CITY'),
('434783', 'CITY'),
('434784', 'CITY'),
('434785', 'CITY'),
('434786', 'CITY'),
('434787', 'CITY'),
('434788', 'CITY'),
('434789', 'CITY'),
('434790', 'CITY'),
('434791', 'CITY'),
('434792', 'CITY'),
('434793', 'CITY'),
('434794', 'CITY'),
('434795', 'CITY'),
('434796', 'CITY'),
('434797', 'CITY'),
('434798', 'CITY'),
('434799', 'CITY'),
('434800', 'CITY'),
('434801', 'CITY'),
('434802', 'CITY'),
('434803', 'CITY'),
('434804', 'CITY'),
('434805', 'CITY'),
('434806', 'CITY'),
('434807', 'CITY'),
('434808', 'CITY'),
('434809', 'CITY'),
('434810', 'CITY'),
('434811', 'CITY'),
('434812', 'CITY'),
('434813', 'CITY'),
('434814', 'CITY'),
('434815', 'CITY'),
('434816', 'CITY'),
('434817', 'CITY'),
('434818', 'CITY'),
('434819', 'CITY'),
('434820', 'CITY'),
('434821', 'CITY'),
('434822', 'CITY'),
('434823', 'CITY'),
('434824', 'CITY'),
('434825', 'CITY'),
('434826', 'CITY'),
('434827', 'CITY'),
('434828', 'CITY'),
('434829', 'CITY'),
('434830', 'CITY'),
('434831', 'CITY'),
('434832', 'CITY'),
('434833', 'CITY'),
('434834', 'CITY'),
('434835', 'CITY'),
('434836', 'CITY'),
('434837', 'CITY'),
('434838', 'CITY'),
('434839', 'CITY'),
('434840', 'CITY'),
('434841', 'CITY'),
('434842', 'CITY'),
('434843', 'CITY'),
('434844', 'CITY'),
('434845', 'CITY'),
('434846', 'CITY'),
('434847', 'CITY'),
('434848', 'CITY'),
('434849', 'CITY'),
('434850', 'CITY'),
('434851', 'CITY'),
('434852', 'CITY'),
('434853', 'CITY'),
('434854', 'CITY'),
('434855', 'CITY'),
('434856', 'CITY'),
('434857', 'CITY'),
('434858', 'CITY'),
('434859', 'CITY'),
('434860', 'CITY'),
('434861', 'CITY'),
('434862', 'CITY'),
('434863', 'CITY'),
('434864', 'CITY'),
('434865', 'CITY'),
('434866', 'CITY'),
('434867', 'CITY'),
('434868', 'CITY'),
('434869', 'CITY'),
('434870', 'CITY'),
('434871', 'CITY'),
('434872', 'CITY'),
('434873', 'CITY'),
('434874', 'CITY'),
('434875', 'CITY'),
('434876', 'CITY'),
('434877', 'CITY'),
('434878', 'CITY'),
('434879', 'CITY'),
('434880', 'CITY'),
('434881', 'CITY'),
('434882', 'CITY'),
('434883', 'CITY'),
('434884', 'CITY'),
('434885', 'CITY'),
('434886', 'CITY'),
('434887', 'CITY'),
('434888', 'CITY'),
('434889', 'CITY'),
('434890', 'CITY'),
('434891', 'CITY'),
('434892', 'CITY'),
('434893', 'CITY'),
('434894', 'CITY'),
('434895', 'CITY'),
('434896', 'CITY'),
('434897', 'CITY'),
('434898', 'CITY'),
('434899', 'CITY'),
('434900', 'CITY'),
('434901', 'CITY'),
('434902', 'CITY'),
('434903', 'CITY'),
('434904', 'CITY'),
('434905', 'CITY'),
('434906', 'CITY'),
('434907', 'CITY'),
('434908', 'CITY'),
('434909', 'CITY'),
('434910', 'CITY'),
('434911', 'CITY'),
('434912', 'CITY'),
('434913', 'CITY'),
('434914', 'CITY'),
('434915', 'CITY'),
('434916', 'CITY'),
('434917', 'CITY'),
('434918', 'CITY'),
('434919', 'CITY'),
('434920', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('434921', 'CITY'),
('434922', 'CITY'),
('434923', 'CITY'),
('434924', 'CITY'),
('434925', 'CITY'),
('434926', 'CITY'),
('434927', 'CITY'),
('434928', 'CITY'),
('434929', 'CITY'),
('434930', 'CITY'),
('434931', 'CITY'),
('434932', 'CITY'),
('434933', 'CITY'),
('434934', 'CITY'),
('434935', 'CITY'),
('434936', 'CITY'),
('434937', 'CITY'),
('434938', 'CITY'),
('434939', 'CITY'),
('434940', 'CITY'),
('434941', 'CITY'),
('434942', 'CITY'),
('434943', 'CITY'),
('434944', 'CITY'),
('434945', 'CITY'),
('434946', 'CITY'),
('434947', 'CITY'),
('434948', 'CITY'),
('434949', 'CITY'),
('434950', 'CITY'),
('434951', 'CITY'),
('434952', 'CITY'),
('434953', 'CITY'),
('434954', 'CITY'),
('434955', 'CITY'),
('434956', 'CITY'),
('434957', 'CITY'),
('434958', 'CITY'),
('434959', 'CITY'),
('434960', 'CITY'),
('434961', 'CITY'),
('434962', 'CITY'),
('434963', 'CITY'),
('434964', 'CITY'),
('434965', 'CITY'),
('434966', 'CITY'),
('434967', 'CITY'),
('434968', 'CITY'),
('434969', 'CITY'),
('434970', 'CITY'),
('434971', 'CITY'),
('434972', 'CITY'),
('434973', 'CITY'),
('434974', 'CITY'),
('434975', 'CITY'),
('434976', 'CITY'),
('434977', 'CITY'),
('434978', 'CITY'),
('434979', 'CITY'),
('434980', 'CITY'),
('434981', 'CITY'),
('434982', 'CITY'),
('434983', 'CITY'),
('434984', 'CITY'),
('434985', 'CITY'),
('434986', 'CITY'),
('434987', 'CITY'),
('434988', 'CITY'),
('434989', 'CITY'),
('434990', 'CITY'),
('434991', 'CITY'),
('434992', 'CITY'),
('434993', 'CITY'),
('434994', 'CITY'),
('434995', 'CITY'),
('434996', 'CITY'),
('434997', 'CITY'),
('434998', 'CITY'),
('434999', 'CITY'),
('435000', 'CITY'),
('435001', 'CITY'),
('435002', 'CITY'),
('435003', 'CITY'),
('435004', 'CITY'),
('435005', 'CITY'),
('435006', 'CITY'),
('435007', 'CITY'),
('435008', 'CITY'),
('435009', 'CITY'),
('435010', 'CITY'),
('435011', 'CITY'),
('435012', 'CITY'),
('435013', 'CITY'),
('435014', 'CITY'),
('435015', 'CITY'),
('435016', 'CITY'),
('435017', 'CITY'),
('435018', 'CITY'),
('435019', 'CITY'),
('435020', 'CITY'),
('435021', 'CITY'),
('435022', 'CITY'),
('435023', 'CITY'),
('435024', 'CITY'),
('435025', 'CITY'),
('435026', 'CITY'),
('435027', 'CITY'),
('435028', 'CITY'),
('435029', 'CITY'),
('435030', 'CITY'),
('435031', 'CITY'),
('435032', 'CITY'),
('435033', 'CITY'),
('435034', 'CITY'),
('435035', 'CITY'),
('435036', 'CITY'),
('435037', 'CITY'),
('435038', 'CITY'),
('435039', 'CITY'),
('435040', 'CITY'),
('435041', 'CITY'),
('435042', 'CITY'),
('435043', 'CITY'),
('435044', 'CITY'),
('435045', 'CITY'),
('435046', 'CITY'),
('435047', 'CITY'),
('435048', 'CITY'),
('435049', 'CITY'),
('435050', 'CITY'),
('435051', 'CITY'),
('435052', 'CITY'),
('435053', 'CITY'),
('435054', 'CITY'),
('435055', 'CITY'),
('435056', 'CITY'),
('435057', 'CITY'),
('435058', 'CITY'),
('435059', 'CITY'),
('435060', 'CITY'),
('435061', 'CITY'),
('435062', 'CITY'),
('435063', 'CITY'),
('435064', 'CITY'),
('435065', 'CITY'),
('435066', 'CITY'),
('435067', 'CITY'),
('435068', 'CITY'),
('435069', 'CITY'),
('435070', 'CITY'),
('435071', 'CITY'),
('435072', 'CITY'),
('435073', 'CITY'),
('435074', 'CITY'),
('435075', 'CITY'),
('435076', 'CITY'),
('435077', 'CITY'),
('435078', 'CITY'),
('435079', 'CITY'),
('435080', 'CITY'),
('435081', 'CITY'),
('435082', 'CITY'),
('435083', 'CITY'),
('435084', 'CITY'),
('435085', 'CITY'),
('435086', 'CITY'),
('435087', 'CITY'),
('435088', 'CITY'),
('435089', 'CITY'),
('435090', 'CITY'),
('435091', 'CITY'),
('435092', 'CITY'),
('435093', 'CITY'),
('435094', 'CITY'),
('435095', 'CITY'),
('435096', 'CITY'),
('435097', 'CITY'),
('435098', 'CITY'),
('435099', 'CITY'),
('435100', 'CITY'),
('435101', 'CITY'),
('435102', 'CITY'),
('435103', 'CITY'),
('435104', 'CITY'),
('435105', 'CITY'),
('435106', 'CITY'),
('435107', 'CITY'),
('435108', 'CITY'),
('435109', 'CITY'),
('435110', 'CITY'),
('435111', 'CITY'),
('435112', 'CITY'),
('435113', 'CITY'),
('435114', 'CITY'),
('435115', 'CITY'),
('435116', 'CITY'),
('435117', 'CITY'),
('435118', 'CITY'),
('435119', 'CITY'),
('435120', 'CITY'),
('435121', 'CITY'),
('435122', 'CITY'),
('435123', 'CITY'),
('435124', 'CITY'),
('435125', 'CITY'),
('435126', 'CITY'),
('435127', 'CITY'),
('435128', 'CITY'),
('435129', 'CITY'),
('435130', 'CITY'),
('435131', 'CITY'),
('435132', 'CITY'),
('435133', 'CITY'),
('435134', 'CITY'),
('435135', 'CITY'),
('435136', 'CITY'),
('435137', 'CITY'),
('435138', 'CITY'),
('435139', 'CITY'),
('435140', 'CITY'),
('435141', 'CITY'),
('435142', 'CITY'),
('435143', 'CITY'),
('435144', 'CITY'),
('435145', 'CITY'),
('435146', 'CITY'),
('435147', 'CITY'),
('435148', 'CITY'),
('435149', 'CITY'),
('435150', 'CITY'),
('435151', 'CITY'),
('435152', 'CITY'),
('435153', 'CITY'),
('435154', 'CITY'),
('435155', 'CITY'),
('435156', 'CITY'),
('435157', 'CITY'),
('435158', 'CITY'),
('435159', 'CITY'),
('435160', 'CITY'),
('435161', 'CITY'),
('435162', 'CITY'),
('435163', 'CITY'),
('435164', 'CITY'),
('435165', 'CITY'),
('435166', 'CITY'),
('435167', 'CITY'),
('435168', 'CITY'),
('435169', 'CITY'),
('435170', 'CITY'),
('435171', 'CITY'),
('435172', 'CITY'),
('435173', 'CITY'),
('435174', 'CITY'),
('435175', 'CITY'),
('435176', 'CITY'),
('435177', 'CITY'),
('435178', 'CITY'),
('435179', 'CITY'),
('435180', 'CITY'),
('435181', 'CITY'),
('435182', 'CITY'),
('435183', 'CITY'),
('435184', 'CITY'),
('435185', 'CITY'),
('435186', 'CITY'),
('435187', 'CITY'),
('435188', 'CITY'),
('435189', 'CITY'),
('435190', 'CITY'),
('435191', 'CITY'),
('435192', 'CITY'),
('435193', 'CITY'),
('435194', 'CITY'),
('435195', 'CITY'),
('435196', 'CITY'),
('435197', 'CITY'),
('435198', 'CITY'),
('435199', 'CITY'),
('435200', 'CITY'),
('435201', 'CITY'),
('435202', 'CITY'),
('435203', 'CITY'),
('435204', 'CITY'),
('435205', 'CITY'),
('435206', 'CITY'),
('435207', 'CITY'),
('435208', 'CITY'),
('435209', 'CITY'),
('435210', 'CITY'),
('435211', 'CITY'),
('435212', 'CITY'),
('435213', 'CITY'),
('435214', 'CITY'),
('435215', 'CITY'),
('435216', 'CITY'),
('435217', 'CITY'),
('435218', 'CITY'),
('435219', 'CITY'),
('435220', 'CITY'),
('435221', 'CITY'),
('435222', 'CITY'),
('435223', 'CITY'),
('435224', 'CITY'),
('435225', 'CITY'),
('435226', 'CITY'),
('435227', 'CITY'),
('435228', 'CITY'),
('435229', 'CITY'),
('435230', 'CITY'),
('435231', 'CITY'),
('435232', 'CITY'),
('435233', 'CITY'),
('435234', 'CITY'),
('435235', 'CITY'),
('435236', 'CITY'),
('435237', 'CITY'),
('435238', 'CITY'),
('435239', 'CITY'),
('435240', 'CITY'),
('435241', 'CITY'),
('435242', 'CITY'),
('435243', 'CITY'),
('435244', 'CITY'),
('435245', 'CITY'),
('435246', 'CITY'),
('435247', 'CITY'),
('435248', 'CITY'),
('435249', 'CITY'),
('435250', 'CITY'),
('435251', 'CITY'),
('435252', 'CITY'),
('435253', 'CITY'),
('435254', 'CITY'),
('435255', 'CITY'),
('435256', 'CITY'),
('435257', 'CITY'),
('435258', 'CITY'),
('435259', 'CITY'),
('435260', 'CITY'),
('435261', 'CITY'),
('435262', 'CITY'),
('435263', 'CITY'),
('435264', 'CITY'),
('435265', 'CITY'),
('435266', 'CITY'),
('435267', 'CITY'),
('435268', 'CITY'),
('435269', 'CITY'),
('435270', 'CITY'),
('435271', 'CITY'),
('435272', 'CITY'),
('435273', 'CITY'),
('435274', 'CITY'),
('435275', 'CITY'),
('435276', 'CITY'),
('435277', 'CITY'),
('435278', 'CITY'),
('435279', 'CITY'),
('435280', 'CITY'),
('435281', 'CITY'),
('435282', 'CITY'),
('435283', 'CITY'),
('435284', 'CITY'),
('435285', 'CITY'),
('435286', 'CITY'),
('435287', 'CITY'),
('435288', 'CITY'),
('435289', 'CITY'),
('435290', 'CITY'),
('435291', 'CITY'),
('435292', 'CITY'),
('435293', 'CITY'),
('435294', 'CITY'),
('435295', 'CITY'),
('435296', 'CITY'),
('435297', 'CITY'),
('435298', 'CITY'),
('435299', 'CITY'),
('435300', 'CITY'),
('435301', 'CITY'),
('435302', 'CITY'),
('435303', 'CITY'),
('435304', 'CITY'),
('435305', 'CITY'),
('435306', 'CITY'),
('435307', 'CITY'),
('435308', 'CITY'),
('435309', 'CITY'),
('435310', 'CITY'),
('435311', 'CITY'),
('435312', 'CITY'),
('435313', 'CITY'),
('435314', 'CITY'),
('435315', 'CITY'),
('435316', 'CITY'),
('435317', 'CITY'),
('435318', 'CITY'),
('435319', 'CITY'),
('435320', 'CITY'),
('435321', 'CITY'),
('435322', 'CITY'),
('435323', 'CITY'),
('435324', 'CITY'),
('435325', 'CITY'),
('435326', 'CITY'),
('435327', 'CITY'),
('435328', 'CITY'),
('435329', 'CITY'),
('435330', 'CITY'),
('435331', 'CITY'),
('435332', 'CITY'),
('435333', 'CITY'),
('435334', 'CITY'),
('435335', 'CITY'),
('435336', 'CITY'),
('435337', 'CITY'),
('435338', 'CITY'),
('435339', 'CITY'),
('435340', 'CITY'),
('435341', 'CITY'),
('435342', 'CITY'),
('435343', 'CITY'),
('435344', 'CITY'),
('435345', 'CITY'),
('435346', 'CITY'),
('435347', 'CITY'),
('435348', 'CITY'),
('435349', 'CITY'),
('435350', 'CITY'),
('435351', 'CITY'),
('435352', 'CITY'),
('435353', 'CITY'),
('435354', 'CITY'),
('435355', 'CITY'),
('435356', 'CITY'),
('435357', 'CITY'),
('435358', 'CITY'),
('435359', 'CITY'),
('435360', 'CITY'),
('435361', 'CITY'),
('435362', 'CITY'),
('435363', 'CITY'),
('435364', 'CITY'),
('435365', 'CITY'),
('435366', 'CITY'),
('435367', 'CITY'),
('435368', 'CITY'),
('435369', 'CITY'),
('435370', 'CITY'),
('435371', 'CITY'),
('435372', 'CITY'),
('435373', 'CITY'),
('435374', 'CITY'),
('435375', 'CITY'),
('435376', 'CITY'),
('435377', 'CITY'),
('435378', 'CITY'),
('435379', 'CITY'),
('435380', 'CITY'),
('435381', 'CITY'),
('435382', 'CITY'),
('435383', 'CITY'),
('435384', 'CITY'),
('435385', 'CITY'),
('435386', 'CITY'),
('435387', 'CITY'),
('435388', 'CITY'),
('435389', 'CITY'),
('435390', 'CITY'),
('435391', 'CITY'),
('435392', 'CITY'),
('435393', 'CITY'),
('435394', 'CITY'),
('435395', 'CITY'),
('435396', 'CITY'),
('435397', 'CITY'),
('435398', 'CITY'),
('435399', 'CITY'),
('435400', 'CITY'),
('435401', 'CITY'),
('435402', 'CITY'),
('435403', 'CITY'),
('435404', 'CITY'),
('435405', 'CITY'),
('435406', 'CITY'),
('435407', 'CITY'),
('435408', 'CITY'),
('435409', 'CITY'),
('435410', 'CITY'),
('435411', 'CITY'),
('435412', 'CITY'),
('435413', 'CITY'),
('435414', 'CITY'),
('435415', 'CITY'),
('435416', 'CITY'),
('435417', 'CITY'),
('435418', 'CITY'),
('435419', 'CITY'),
('435420', 'CITY'),
('435421', 'CITY'),
('435422', 'CITY'),
('435423', 'CITY'),
('435424', 'CITY'),
('435425', 'CITY'),
('435426', 'CITY'),
('435427', 'CITY'),
('435428', 'CITY'),
('435429', 'CITY'),
('435430', 'CITY'),
('435431', 'CITY'),
('435432', 'CITY'),
('435433', 'CITY'),
('435434', 'CITY'),
('435435', 'CITY'),
('435436', 'CITY'),
('435437', 'CITY'),
('435438', 'CITY'),
('435439', 'CITY'),
('435440', 'CITY'),
('435441', 'CITY'),
('435442', 'CITY'),
('435443', 'CITY'),
('435444', 'CITY'),
('435445', 'CITY'),
('435446', 'CITY'),
('435447', 'CITY'),
('435448', 'CITY'),
('435449', 'CITY'),
('435450', 'CITY'),
('435451', 'CITY'),
('435452', 'CITY'),
('435453', 'CITY'),
('435454', 'CITY'),
('435455', 'CITY'),
('435456', 'CITY'),
('435457', 'CITY'),
('435458', 'CITY'),
('435459', 'CITY'),
('435460', 'CITY'),
('435461', 'CITY'),
('435462', 'CITY'),
('435463', 'CITY'),
('435464', 'CITY'),
('435465', 'CITY'),
('435466', 'CITY'),
('435467', 'CITY'),
('435468', 'CITY'),
('435469', 'CITY'),
('435470', 'CITY'),
('435471', 'CITY'),
('435472', 'CITY'),
('435473', 'CITY'),
('435474', 'CITY'),
('435475', 'CITY'),
('435476', 'CITY'),
('435477', 'CITY'),
('435478', 'CITY'),
('435479', 'CITY'),
('435480', 'CITY'),
('435481', 'CITY'),
('435482', 'CITY'),
('435483', 'CITY'),
('435484', 'CITY'),
('435485', 'CITY'),
('435486', 'CITY'),
('435487', 'CITY'),
('435488', 'CITY'),
('435489', 'CITY'),
('435490', 'CITY'),
('435491', 'CITY'),
('435492', 'CITY'),
('435493', 'CITY'),
('435494', 'CITY'),
('435495', 'CITY'),
('435496', 'CITY'),
('435497', 'CITY'),
('435498', 'CITY'),
('435499', 'CITY'),
('435500', 'CITY'),
('435501', 'CITY'),
('435502', 'CITY'),
('435503', 'CITY'),
('435504', 'CITY'),
('435505', 'CITY'),
('435506', 'CITY'),
('435507', 'CITY'),
('435508', 'CITY'),
('435509', 'CITY'),
('435510', 'CITY'),
('435511', 'CITY'),
('435512', 'CITY'),
('435513', 'CITY'),
('435514', 'CITY'),
('435515', 'CITY'),
('435516', 'CITY'),
('435517', 'CITY'),
('435518', 'CITY'),
('435519', 'CITY'),
('435520', 'CITY'),
('435521', 'CITY'),
('435522', 'CITY'),
('435523', 'CITY'),
('435524', 'CITY'),
('435525', 'CITY'),
('435526', 'CITY'),
('435527', 'CITY'),
('435528', 'CITY'),
('435529', 'CITY'),
('435530', 'CITY'),
('435531', 'CITY'),
('435532', 'CITY'),
('435533', 'CITY'),
('435534', 'CITY'),
('435535', 'CITY'),
('435536', 'CITY'),
('435537', 'CITY'),
('435538', 'CITY'),
('435539', 'CITY'),
('435540', 'CITY'),
('435541', 'CITY'),
('435542', 'CITY'),
('435543', 'CITY'),
('435544', 'CITY'),
('435545', 'CITY'),
('435546', 'CITY'),
('435547', 'CITY'),
('435548', 'CITY'),
('435549', 'CITY'),
('435550', 'CITY'),
('435551', 'CITY'),
('435552', 'CITY'),
('435553', 'CITY'),
('435554', 'CITY'),
('435555', 'CITY'),
('435556', 'CITY'),
('435557', 'CITY'),
('435558', 'CITY'),
('435559', 'CITY'),
('435560', 'CITY'),
('435561', 'CITY'),
('435562', 'CITY'),
('435563', 'CITY'),
('435564', 'CITY'),
('435565', 'CITY'),
('435566', 'CITY'),
('435567', 'CITY'),
('435568', 'CITY'),
('435569', 'CITY'),
('435570', 'CITY'),
('435571', 'CITY'),
('435572', 'CITY'),
('435573', 'CITY'),
('435574', 'CITY'),
('435575', 'CITY'),
('435576', 'CITY'),
('435577', 'CITY'),
('435578', 'CITY'),
('435579', 'CITY'),
('435580', 'CITY'),
('435581', 'CITY'),
('435582', 'CITY'),
('435583', 'CITY'),
('435584', 'CITY'),
('435585', 'CITY'),
('435586', 'CITY'),
('435587', 'CITY'),
('435588', 'CITY'),
('435589', 'CITY'),
('435590', 'CITY'),
('435591', 'CITY'),
('435592', 'CITY'),
('435593', 'CITY'),
('435594', 'CITY'),
('435595', 'CITY'),
('435596', 'CITY'),
('435597', 'CITY'),
('435598', 'CITY'),
('435599', 'CITY'),
('435600', 'CITY'),
('435601', 'CITY'),
('435602', 'CITY'),
('435603', 'CITY'),
('435604', 'CITY'),
('435605', 'CITY'),
('435606', 'CITY'),
('435607', 'CITY'),
('435608', 'CITY'),
('435609', 'CITY'),
('435610', 'CITY'),
('435611', 'CITY'),
('435612', 'CITY'),
('435613', 'CITY'),
('435614', 'CITY'),
('435615', 'CITY'),
('435616', 'CITY'),
('435617', 'CITY'),
('435618', 'CITY'),
('435619', 'CITY'),
('435620', 'CITY'),
('435621', 'CITY'),
('435622', 'CITY'),
('435623', 'CITY'),
('435624', 'CITY'),
('435625', 'CITY'),
('435626', 'CITY'),
('435627', 'CITY'),
('435628', 'CITY'),
('435629', 'CITY'),
('435630', 'CITY'),
('435631', 'CITY'),
('435632', 'CITY'),
('435633', 'CITY'),
('435634', 'CITY'),
('435635', 'CITY'),
('435636', 'CITY'),
('435637', 'CITY'),
('435638', 'CITY'),
('435639', 'CITY'),
('435640', 'CITY'),
('435641', 'CITY'),
('435642', 'CITY'),
('435643', 'CITY'),
('435644', 'CITY'),
('435645', 'CITY'),
('435646', 'CITY'),
('435647', 'CITY'),
('435648', 'CITY'),
('435649', 'CITY'),
('435650', 'CITY'),
('435651', 'CITY'),
('435652', 'CITY'),
('435653', 'CITY'),
('435654', 'CITY'),
('435655', 'CITY'),
('435656', 'CITY'),
('435657', 'CITY'),
('435658', 'CITY'),
('435659', 'CITY'),
('435660', 'CITY'),
('435661', 'CITY'),
('435662', 'CITY'),
('435663', 'CITY'),
('435664', 'CITY'),
('435665', 'CITY'),
('435666', 'CITY'),
('435667', 'CITY'),
('435668', 'CITY'),
('435669', 'CITY'),
('435670', 'CITY'),
('435671', 'CITY'),
('435672', 'CITY'),
('435673', 'CITY'),
('435674', 'CITY'),
('435675', 'CITY'),
('435676', 'CITY'),
('435677', 'CITY'),
('435678', 'CITY'),
('435679', 'CITY'),
('435680', 'CITY'),
('435681', 'CITY'),
('435682', 'CITY'),
('435683', 'CITY'),
('435684', 'CITY'),
('435685', 'CITY'),
('435686', 'CITY'),
('435687', 'CITY'),
('435688', 'CITY'),
('435689', 'CITY'),
('435690', 'CITY'),
('435691', 'CITY'),
('435692', 'CITY'),
('435693', 'CITY'),
('435694', 'CITY'),
('435695', 'CITY'),
('435696', 'CITY'),
('435697', 'CITY'),
('435698', 'CITY'),
('435699', 'CITY'),
('435700', 'CITY'),
('435701', 'CITY'),
('435702', 'CITY'),
('435703', 'CITY'),
('435704', 'CITY'),
('435705', 'CITY'),
('435706', 'CITY'),
('435707', 'CITY'),
('435708', 'CITY'),
('435709', 'CITY'),
('435710', 'CITY'),
('435711', 'CITY'),
('435712', 'CITY'),
('435713', 'CITY'),
('435714', 'CITY'),
('435715', 'CITY'),
('435716', 'CITY'),
('435717', 'CITY'),
('435718', 'CITY'),
('435719', 'CITY'),
('435720', 'CITY'),
('435721', 'CITY'),
('435722', 'CITY'),
('435723', 'CITY'),
('435724', 'CITY'),
('435725', 'CITY'),
('435726', 'CITY'),
('435727', 'CITY'),
('435728', 'CITY'),
('435729', 'CITY'),
('435730', 'CITY'),
('435731', 'CITY'),
('435732', 'CITY'),
('435733', 'CITY'),
('435734', 'CITY'),
('435735', 'CITY'),
('435736', 'CITY'),
('435737', 'CITY'),
('435738', 'CITY'),
('435739', 'CITY'),
('435740', 'CITY'),
('435741', 'CITY'),
('435742', 'CITY'),
('435743', 'CITY'),
('435744', 'CITY'),
('435745', 'CITY'),
('435746', 'CITY'),
('435747', 'CITY'),
('435748', 'CITY'),
('435749', 'CITY'),
('435750', 'CITY'),
('435751', 'CITY'),
('435752', 'CITY'),
('435753', 'CITY'),
('435754', 'CITY'),
('435755', 'CITY'),
('435756', 'CITY'),
('435757', 'CITY'),
('435758', 'CITY'),
('435759', 'CITY'),
('435760', 'CITY'),
('435761', 'CITY'),
('435762', 'CITY'),
('435763', 'CITY'),
('435764', 'CITY'),
('435765', 'CITY'),
('435766', 'CITY'),
('435767', 'CITY'),
('435768', 'CITY'),
('435769', 'CITY'),
('435770', 'CITY'),
('435771', 'CITY'),
('435772', 'CITY'),
('435773', 'CITY'),
('435774', 'CITY'),
('435775', 'CITY'),
('435776', 'CITY'),
('435777', 'CITY'),
('435778', 'CITY'),
('435779', 'CITY'),
('435780', 'CITY'),
('435781', 'CITY'),
('435782', 'CITY'),
('435783', 'CITY'),
('435784', 'CITY'),
('435785', 'CITY'),
('435786', 'CITY'),
('435787', 'CITY'),
('435788', 'CITY'),
('435789', 'CITY'),
('435790', 'CITY'),
('435791', 'CITY'),
('435792', 'CITY'),
('435793', 'CITY'),
('435794', 'CITY'),
('435795', 'CITY'),
('435796', 'CITY'),
('435797', 'CITY'),
('435798', 'CITY'),
('435799', 'CITY'),
('435800', 'CITY'),
('435801', 'CITY'),
('435802', 'CITY'),
('435803', 'CITY'),
('435804', 'CITY'),
('435805', 'CITY'),
('435806', 'CITY'),
('435807', 'CITY'),
('435808', 'CITY'),
('435809', 'CITY'),
('435810', 'CITY'),
('435811', 'CITY'),
('435812', 'CITY'),
('435813', 'CITY'),
('435814', 'CITY'),
('435815', 'CITY'),
('435816', 'CITY'),
('435817', 'CITY'),
('435818', 'CITY'),
('435819', 'CITY'),
('435820', 'CITY'),
('435821', 'CITY'),
('435822', 'CITY'),
('435823', 'CITY'),
('435824', 'CITY'),
('435825', 'CITY'),
('435826', 'CITY'),
('435827', 'CITY'),
('435828', 'CITY'),
('435829', 'CITY'),
('435830', 'CITY'),
('435831', 'CITY'),
('435832', 'CITY'),
('435833', 'CITY'),
('435834', 'CITY'),
('435835', 'CITY'),
('435836', 'CITY'),
('435837', 'CITY'),
('435838', 'CITY'),
('435839', 'CITY'),
('435840', 'CITY'),
('435841', 'CITY'),
('435842', 'CITY'),
('435843', 'CITY'),
('435844', 'CITY'),
('435845', 'CITY'),
('435846', 'CITY'),
('435847', 'CITY'),
('435848', 'CITY'),
('435849', 'CITY'),
('435850', 'CITY'),
('435851', 'CITY'),
('435852', 'CITY'),
('435853', 'CITY'),
('435854', 'CITY'),
('435855', 'CITY'),
('435856', 'CITY'),
('435857', 'CITY'),
('435858', 'CITY'),
('435859', 'CITY'),
('435860', 'CITY'),
('435861', 'CITY'),
('435862', 'CITY'),
('435863', 'CITY'),
('435864', 'CITY'),
('435865', 'CITY'),
('435866', 'CITY'),
('435867', 'CITY'),
('435868', 'CITY'),
('435869', 'CITY'),
('435870', 'CITY'),
('435871', 'CITY'),
('435872', 'CITY'),
('435873', 'CITY'),
('435874', 'CITY'),
('435875', 'CITY'),
('435876', 'CITY'),
('435877', 'CITY'),
('435878', 'CITY'),
('435879', 'CITY'),
('435880', 'CITY'),
('435881', 'CITY'),
('435882', 'CITY'),
('435883', 'CITY'),
('435884', 'CITY'),
('435885', 'CITY'),
('435886', 'CITY'),
('435887', 'CITY'),
('435888', 'CITY'),
('435889', 'CITY'),
('435890', 'CITY'),
('435891', 'CITY'),
('435892', 'CITY'),
('435893', 'CITY'),
('435894', 'CITY'),
('435895', 'CITY'),
('435896', 'CITY'),
('435897', 'CITY'),
('435898', 'CITY'),
('435899', 'CITY'),
('435900', 'CITY'),
('435901', 'CITY'),
('435902', 'CITY'),
('435903', 'CITY'),
('435904', 'CITY'),
('435905', 'CITY'),
('435906', 'CITY'),
('435907', 'CITY'),
('435908', 'CITY'),
('435909', 'CITY'),
('435910', 'CITY'),
('435911', 'CITY'),
('435912', 'CITY'),
('435913', 'CITY'),
('435914', 'CITY'),
('435915', 'CITY'),
('435916', 'CITY'),
('435917', 'CITY'),
('435918', 'CITY'),
('435919', 'CITY'),
('435920', 'CITY'),
('435921', 'CITY'),
('435922', 'CITY'),
('435923', 'CITY'),
('435924', 'CITY'),
('435925', 'CITY'),
('435926', 'CITY'),
('435927', 'CITY'),
('435928', 'CITY'),
('435929', 'CITY'),
('435930', 'CITY'),
('435931', 'CITY'),
('435932', 'CITY'),
('435933', 'CITY'),
('435934', 'CITY'),
('435935', 'CITY'),
('435936', 'CITY'),
('435937', 'CITY'),
('435938', 'CITY'),
('435939', 'CITY'),
('435940', 'CITY'),
('435941', 'CITY'),
('435942', 'CITY'),
('435943', 'CITY'),
('435944', 'CITY'),
('435945', 'CITY'),
('435946', 'CITY'),
('435947', 'CITY'),
('435948', 'CITY'),
('435949', 'CITY'),
('435950', 'CITY'),
('435951', 'CITY'),
('435952', 'CITY'),
('435953', 'CITY'),
('435954', 'CITY'),
('435955', 'CITY'),
('435956', 'CITY'),
('435957', 'CITY'),
('435958', 'CITY'),
('435959', 'CITY'),
('435960', 'CITY'),
('435961', 'CITY'),
('435962', 'CITY'),
('435963', 'CITY'),
('435964', 'CITY'),
('435965', 'CITY'),
('435966', 'CITY'),
('435967', 'CITY'),
('435968', 'CITY'),
('435969', 'CITY'),
('435970', 'CITY'),
('435971', 'CITY'),
('435972', 'CITY'),
('435973', 'CITY'),
('435974', 'CITY'),
('435975', 'CITY'),
('435976', 'CITY'),
('435977', 'CITY'),
('435978', 'CITY'),
('435979', 'CITY'),
('435980', 'CITY'),
('435981', 'CITY'),
('435982', 'CITY'),
('435983', 'CITY'),
('435984', 'CITY'),
('435985', 'CITY'),
('435986', 'CITY'),
('435987', 'CITY'),
('435988', 'CITY'),
('435989', 'CITY'),
('435990', 'CITY'),
('435991', 'CITY'),
('435992', 'CITY'),
('435993', 'CITY'),
('435994', 'CITY'),
('435995', 'CITY'),
('435996', 'CITY'),
('435997', 'CITY'),
('435998', 'CITY'),
('435999', 'CITY'),
('436000', 'CITY'),
('436001', 'CITY'),
('436002', 'CITY'),
('436003', 'CITY'),
('436004', 'CITY'),
('436005', 'CITY'),
('436006', 'CITY'),
('436007', 'CITY'),
('436008', 'CITY'),
('436009', 'CITY'),
('436010', 'CITY'),
('436011', 'CITY'),
('436012', 'CITY'),
('436013', 'CITY'),
('436014', 'CITY'),
('436015', 'CITY'),
('436016', 'CITY'),
('436017', 'CITY'),
('436018', 'CITY'),
('436019', 'CITY'),
('436020', 'CITY'),
('436021', 'CITY'),
('436022', 'CITY'),
('436023', 'CITY'),
('436024', 'CITY'),
('436025', 'CITY'),
('436026', 'CITY'),
('436027', 'CITY'),
('436028', 'CITY'),
('436029', 'CITY'),
('436030', 'CITY'),
('436031', 'CITY'),
('436032', 'CITY'),
('436033', 'CITY'),
('436034', 'CITY'),
('436035', 'CITY'),
('436036', 'CITY'),
('436037', 'CITY'),
('436038', 'CITY'),
('436039', 'CITY'),
('436040', 'CITY'),
('436041', 'CITY'),
('436042', 'CITY'),
('436043', 'CITY'),
('436044', 'CITY'),
('436045', 'CITY'),
('436046', 'CITY'),
('436047', 'CITY'),
('436048', 'CITY'),
('436049', 'CITY'),
('436050', 'CITY'),
('436051', 'CITY'),
('436052', 'CITY'),
('436053', 'CITY'),
('436054', 'CITY'),
('436055', 'CITY'),
('436056', 'CITY'),
('436057', 'CITY'),
('436058', 'CITY'),
('436059', 'CITY'),
('436060', 'CITY'),
('436061', 'CITY'),
('436062', 'CITY'),
('436063', 'CITY'),
('436064', 'CITY'),
('436065', 'CITY'),
('436066', 'CITY'),
('436067', 'CITY'),
('436068', 'CITY'),
('436069', 'CITY'),
('436070', 'CITY'),
('436071', 'CITY'),
('436072', 'CITY'),
('436073', 'CITY'),
('436074', 'CITY'),
('436075', 'CITY'),
('436076', 'CITY'),
('436077', 'CITY'),
('436078', 'CITY'),
('436079', 'CITY'),
('436080', 'CITY'),
('436081', 'CITY'),
('436082', 'CITY'),
('436083', 'CITY'),
('436084', 'CITY'),
('436085', 'CITY'),
('436086', 'CITY'),
('436087', 'CITY'),
('436088', 'CITY'),
('436089', 'CITY'),
('436090', 'CITY'),
('436091', 'CITY'),
('436092', 'CITY'),
('436093', 'CITY'),
('436094', 'CITY'),
('436095', 'CITY'),
('436096', 'CITY'),
('436097', 'CITY'),
('436098', 'CITY'),
('436099', 'CITY'),
('436100', 'CITY'),
('436101', 'CITY'),
('436102', 'CITY'),
('436103', 'CITY'),
('436104', 'CITY'),
('436105', 'CITY'),
('436106', 'CITY'),
('436107', 'CITY'),
('436108', 'CITY'),
('436109', 'CITY'),
('436110', 'CITY'),
('436111', 'CITY'),
('436112', 'CITY'),
('436113', 'CITY'),
('436114', 'CITY'),
('436115', 'CITY'),
('436116', 'CITY'),
('436117', 'CITY'),
('436118', 'CITY'),
('436119', 'CITY'),
('436120', 'CITY'),
('436121', 'CITY'),
('436122', 'CITY'),
('436123', 'CITY'),
('436124', 'CITY'),
('436125', 'CITY'),
('436126', 'CITY'),
('436127', 'CITY'),
('436128', 'CITY'),
('436129', 'CITY'),
('436130', 'CITY'),
('436131', 'CITY'),
('436132', 'CITY'),
('436133', 'CITY'),
('436134', 'CITY'),
('436135', 'CITY'),
('436136', 'CITY'),
('436137', 'CITY'),
('436138', 'CITY'),
('436139', 'CITY'),
('436140', 'CITY'),
('436141', 'CITY'),
('436142', 'CITY'),
('436143', 'CITY'),
('436144', 'CITY'),
('436145', 'CITY'),
('436146', 'CITY'),
('436147', 'CITY'),
('436148', 'CITY'),
('436149', 'CITY'),
('436150', 'CITY'),
('436151', 'CITY'),
('436152', 'CITY'),
('436153', 'CITY'),
('436154', 'CITY'),
('436155', 'CITY'),
('436156', 'CITY'),
('436157', 'CITY'),
('436158', 'CITY'),
('436159', 'CITY'),
('436160', 'CITY'),
('436161', 'CITY'),
('436162', 'CITY'),
('436163', 'CITY'),
('436164', 'CITY'),
('436165', 'CITY'),
('436166', 'CITY'),
('436167', 'CITY'),
('436168', 'CITY'),
('436169', 'CITY'),
('436170', 'CITY'),
('436171', 'CITY'),
('436172', 'CITY'),
('436173', 'CITY'),
('436174', 'CITY'),
('436175', 'CITY'),
('436176', 'CITY'),
('436177', 'CITY'),
('436178', 'CITY'),
('436179', 'CITY'),
('436180', 'CITY'),
('436181', 'CITY'),
('436182', 'CITY'),
('436183', 'CITY'),
('436184', 'CITY'),
('436185', 'CITY'),
('436186', 'CITY'),
('436187', 'CITY'),
('436188', 'CITY'),
('436189', 'CITY'),
('436190', 'CITY'),
('436191', 'CITY'),
('436192', 'CITY'),
('436193', 'CITY'),
('436194', 'CITY'),
('436195', 'CITY'),
('436196', 'CITY'),
('436197', 'CITY'),
('436198', 'CITY'),
('436199', 'CITY'),
('436200', 'CITY'),
('436201', 'CITY'),
('436202', 'CITY'),
('436203', 'CITY'),
('436204', 'CITY'),
('436205', 'CITY'),
('436206', 'CITY'),
('436207', 'CITY'),
('436208', 'CITY'),
('436209', 'CITY'),
('436210', 'CITY'),
('436211', 'CITY'),
('436212', 'CITY'),
('436213', 'CITY'),
('436214', 'CITY'),
('436215', 'CITY'),
('436216', 'CITY'),
('436217', 'CITY'),
('436218', 'CITY'),
('436219', 'CITY'),
('436220', 'CITY'),
('436221', 'CITY'),
('436222', 'CITY'),
('436223', 'CITY'),
('436224', 'CITY'),
('436225', 'CITY'),
('436226', 'CITY'),
('436227', 'CITY'),
('436228', 'CITY'),
('436229', 'CITY'),
('436230', 'CITY'),
('436231', 'CITY'),
('436232', 'CITY'),
('436233', 'CITY'),
('436234', 'CITY'),
('436235', 'CITY'),
('436236', 'CITY'),
('436237', 'CITY'),
('436238', 'CITY'),
('436239', 'CITY'),
('436240', 'CITY'),
('436241', 'CITY'),
('436242', 'CITY'),
('436243', 'CITY'),
('436244', 'CITY'),
('436245', 'CITY'),
('436246', 'CITY'),
('436247', 'CITY'),
('436248', 'CITY'),
('436249', 'CITY'),
('436250', 'CITY'),
('436251', 'CITY'),
('436252', 'CITY'),
('436253', 'CITY'),
('436254', 'CITY'),
('436255', 'CITY'),
('436256', 'CITY'),
('436257', 'CITY'),
('436258', 'CITY'),
('436259', 'CITY'),
('436260', 'CITY'),
('436261', 'CITY'),
('436262', 'CITY'),
('436263', 'CITY'),
('436264', 'CITY'),
('436265', 'CITY'),
('436266', 'CITY'),
('436267', 'CITY'),
('436268', 'CITY'),
('436269', 'CITY'),
('436270', 'CITY'),
('436271', 'CITY'),
('436272', 'CITY'),
('436273', 'CITY'),
('436274', 'CITY'),
('436275', 'CITY'),
('436276', 'CITY'),
('436277', 'CITY'),
('436278', 'CITY'),
('436279', 'CITY'),
('436280', 'CITY'),
('436281', 'CITY'),
('436282', 'CITY'),
('436283', 'CITY'),
('436284', 'CITY'),
('436285', 'CITY'),
('436286', 'CITY'),
('436287', 'CITY'),
('436288', 'CITY'),
('436289', 'CITY'),
('436290', 'CITY'),
('436291', 'CITY'),
('436292', 'CITY'),
('436293', 'CITY'),
('436294', 'CITY'),
('436295', 'CITY'),
('436296', 'CITY'),
('436297', 'CITY'),
('436298', 'CITY'),
('436299', 'CITY'),
('436300', 'CITY'),
('436301', 'CITY'),
('436302', 'CITY'),
('436303', 'CITY'),
('436304', 'CITY'),
('436305', 'CITY'),
('436306', 'CITY'),
('436307', 'CITY'),
('436308', 'CITY'),
('436309', 'CITY'),
('436310', 'CITY'),
('436311', 'CITY'),
('436312', 'CITY'),
('436313', 'CITY'),
('436314', 'CITY'),
('436315', 'CITY'),
('436316', 'CITY'),
('436317', 'CITY'),
('436318', 'CITY'),
('436319', 'CITY'),
('436320', 'CITY'),
('436321', 'CITY'),
('436322', 'CITY'),
('436323', 'CITY'),
('436324', 'CITY'),
('436325', 'CITY'),
('436326', 'CITY'),
('436327', 'CITY'),
('436328', 'CITY'),
('436329', 'CITY'),
('436330', 'CITY'),
('436331', 'CITY'),
('436332', 'CITY'),
('436333', 'CITY'),
('436334', 'CITY'),
('436335', 'CITY'),
('436336', 'CITY'),
('436337', 'CITY'),
('436338', 'CITY'),
('436339', 'CITY'),
('436340', 'CITY'),
('436341', 'CITY'),
('436342', 'CITY'),
('436343', 'CITY'),
('436344', 'CITY'),
('436345', 'CITY'),
('436346', 'CITY'),
('436347', 'CITY'),
('436348', 'CITY'),
('436349', 'CITY'),
('436350', 'CITY'),
('436351', 'CITY'),
('436352', 'CITY'),
('436353', 'CITY'),
('436354', 'CITY'),
('436355', 'CITY'),
('436356', 'CITY'),
('436357', 'CITY'),
('436358', 'CITY'),
('436359', 'CITY'),
('436360', 'CITY'),
('436361', 'CITY'),
('436362', 'CITY'),
('436363', 'CITY'),
('436364', 'CITY'),
('436365', 'CITY'),
('436366', 'CITY'),
('436367', 'CITY'),
('436368', 'CITY'),
('436369', 'CITY'),
('436370', 'CITY'),
('436371', 'CITY'),
('436372', 'CITY'),
('436373', 'CITY'),
('436374', 'CITY'),
('436375', 'CITY'),
('436376', 'CITY'),
('436377', 'CITY'),
('436378', 'CITY'),
('436379', 'CITY'),
('436380', 'CITY'),
('436381', 'CITY'),
('436382', 'CITY'),
('436383', 'CITY'),
('436384', 'CITY'),
('436385', 'CITY'),
('436386', 'CITY'),
('436387', 'CITY'),
('436388', 'CITY'),
('436389', 'CITY'),
('436390', 'CITY'),
('436391', 'CITY'),
('436392', 'CITY'),
('436393', 'CITY'),
('436394', 'CITY'),
('436395', 'CITY'),
('436396', 'CITY'),
('436397', 'CITY'),
('436398', 'CITY'),
('436399', 'CITY'),
('436400', 'CITY'),
('436401', 'CITY'),
('436402', 'CITY'),
('436403', 'CITY'),
('436404', 'CITY'),
('436405', 'CITY'),
('436406', 'CITY'),
('436407', 'CITY'),
('436408', 'CITY'),
('436409', 'CITY'),
('436410', 'CITY'),
('436411', 'CITY'),
('436412', 'CITY'),
('436413', 'CITY'),
('436414', 'CITY'),
('436415', 'CITY'),
('436416', 'CITY'),
('436417', 'CITY'),
('436418', 'CITY'),
('436419', 'CITY'),
('436420', 'CITY'),
('436421', 'CITY'),
('436422', 'CITY'),
('436423', 'CITY'),
('436424', 'CITY'),
('436425', 'CITY'),
('436426', 'CITY'),
('436427', 'CITY'),
('436428', 'CITY'),
('436429', 'CITY'),
('436430', 'CITY'),
('436431', 'CITY'),
('436432', 'CITY'),
('436433', 'CITY'),
('436434', 'CITY'),
('436435', 'CITY'),
('436436', 'CITY'),
('436437', 'CITY'),
('436438', 'CITY'),
('436439', 'CITY'),
('436440', 'CITY'),
('436441', 'CITY'),
('436442', 'CITY'),
('436443', 'CITY'),
('436444', 'CITY'),
('436445', 'CITY'),
('436446', 'CITY'),
('436447', 'CITY'),
('436448', 'CITY'),
('436449', 'CITY'),
('436450', 'CITY'),
('436451', 'CITY'),
('436452', 'CITY'),
('436453', 'CITY'),
('436454', 'CITY'),
('436455', 'CITY'),
('436456', 'CITY'),
('436457', 'CITY'),
('436458', 'CITY'),
('436459', 'CITY'),
('436460', 'CITY'),
('436461', 'CITY'),
('436462', 'CITY'),
('436463', 'CITY'),
('436464', 'CITY'),
('436465', 'CITY'),
('436466', 'CITY'),
('436467', 'CITY'),
('436468', 'CITY'),
('436469', 'CITY'),
('436470', 'CITY'),
('436471', 'CITY'),
('436472', 'CITY'),
('436473', 'CITY'),
('436474', 'CITY'),
('436475', 'CITY'),
('436476', 'CITY'),
('436477', 'CITY'),
('436478', 'CITY'),
('436479', 'CITY'),
('436480', 'CITY'),
('436481', 'CITY'),
('436482', 'CITY'),
('436483', 'CITY'),
('436484', 'CITY'),
('436485', 'CITY'),
('436486', 'CITY'),
('436487', 'CITY'),
('436488', 'CITY'),
('436489', 'CITY'),
('436490', 'CITY'),
('436491', 'CITY'),
('436492', 'CITY'),
('436493', 'CITY'),
('436494', 'CITY'),
('436495', 'CITY'),
('436496', 'CITY'),
('436497', 'CITY'),
('436498', 'CITY'),
('436499', 'CITY'),
('436500', 'CITY'),
('436501', 'CITY'),
('436502', 'CITY'),
('436503', 'CITY'),
('436504', 'CITY'),
('436505', 'CITY'),
('436506', 'CITY'),
('436507', 'CITY'),
('436508', 'CITY'),
('436509', 'CITY'),
('436510', 'CITY'),
('436511', 'CITY'),
('436512', 'CITY'),
('436513', 'CITY'),
('436514', 'CITY'),
('436515', 'CITY'),
('436516', 'CITY'),
('436517', 'CITY'),
('436518', 'CITY'),
('436519', 'CITY'),
('436520', 'CITY'),
('436521', 'CITY'),
('436522', 'CITY'),
('436523', 'CITY'),
('436524', 'CITY'),
('436525', 'CITY'),
('436526', 'CITY'),
('436527', 'CITY'),
('436528', 'CITY'),
('436529', 'CITY'),
('436530', 'CITY'),
('436531', 'CITY'),
('436532', 'CITY'),
('436533', 'CITY'),
('436534', 'CITY'),
('436535', 'CITY'),
('436536', 'CITY'),
('436537', 'CITY'),
('436538', 'CITY'),
('436539', 'CITY'),
('436540', 'CITY'),
('436541', 'CITY'),
('436542', 'CITY'),
('436543', 'CITY'),
('436544', 'CITY'),
('436545', 'CITY'),
('436546', 'CITY'),
('436547', 'CITY'),
('436548', 'CITY'),
('436549', 'CITY'),
('436550', 'CITY'),
('436551', 'CITY'),
('436552', 'CITY'),
('436553', 'CITY'),
('436554', 'CITY'),
('436555', 'CITY'),
('436556', 'CITY'),
('436557', 'CITY'),
('436558', 'CITY'),
('436559', 'CITY'),
('436560', 'CITY'),
('436561', 'CITY'),
('436562', 'CITY'),
('436563', 'CITY'),
('436564', 'CITY'),
('436565', 'CITY'),
('436566', 'CITY'),
('436567', 'CITY'),
('436568', 'CITY'),
('436569', 'CITY'),
('436570', 'CITY'),
('436571', 'CITY'),
('436572', 'CITY'),
('436573', 'CITY'),
('436574', 'CITY'),
('436575', 'CITY'),
('436576', 'CITY'),
('436577', 'CITY'),
('436578', 'CITY'),
('436579', 'CITY'),
('436580', 'CITY'),
('436581', 'CITY'),
('436582', 'CITY'),
('436583', 'CITY'),
('436584', 'CITY'),
('436585', 'CITY'),
('436586', 'CITY'),
('436587', 'CITY'),
('436588', 'CITY'),
('436589', 'CITY'),
('436590', 'CITY'),
('436591', 'CITY'),
('436592', 'CITY'),
('436593', 'CITY'),
('436594', 'CITY'),
('436595', 'CITY'),
('436596', 'CITY'),
('436597', 'CITY'),
('436598', 'CITY'),
('436599', 'CITY'),
('436600', 'CITY'),
('436601', 'CITY'),
('436602', 'CITY'),
('436603', 'CITY'),
('436604', 'CITY'),
('436605', 'CITY'),
('436606', 'CITY'),
('436607', 'CITY'),
('436608', 'CITY'),
('436609', 'CITY'),
('436610', 'CITY'),
('436611', 'CITY'),
('436612', 'CITY'),
('436613', 'CITY'),
('436614', 'CITY'),
('436615', 'CITY'),
('436616', 'CITY'),
('436617', 'CITY'),
('436618', 'CITY'),
('436619', 'CITY'),
('436620', 'CITY'),
('436621', 'CITY'),
('436622', 'CITY'),
('436623', 'CITY'),
('436624', 'CITY'),
('436625', 'CITY'),
('436626', 'CITY'),
('436627', 'CITY'),
('436628', 'CITY'),
('436629', 'CITY'),
('436630', 'CITY'),
('436631', 'CITY'),
('436632', 'CITY'),
('436633', 'CITY'),
('436634', 'CITY'),
('436635', 'CITY'),
('436636', 'CITY'),
('436637', 'CITY'),
('436638', 'CITY'),
('436639', 'CITY'),
('436640', 'CITY'),
('436641', 'CITY'),
('436642', 'CITY'),
('436643', 'CITY'),
('436644', 'CITY'),
('436645', 'CITY'),
('436646', 'CITY'),
('436647', 'CITY'),
('436648', 'CITY'),
('436649', 'CITY'),
('436650', 'CITY'),
('436651', 'CITY'),
('436652', 'CITY'),
('436653', 'CITY'),
('436654', 'CITY'),
('436655', 'CITY'),
('436656', 'CITY'),
('436657', 'CITY'),
('436658', 'CITY'),
('436659', 'CITY'),
('436660', 'CITY'),
('436661', 'CITY'),
('436662', 'CITY'),
('436663', 'CITY'),
('436664', 'CITY'),
('436665', 'CITY'),
('436666', 'CITY'),
('436667', 'CITY'),
('436668', 'CITY'),
('436669', 'CITY'),
('436670', 'CITY'),
('436671', 'CITY'),
('436672', 'CITY'),
('436673', 'CITY'),
('436674', 'CITY'),
('436675', 'CITY'),
('436676', 'CITY'),
('436677', 'CITY'),
('436678', 'CITY'),
('436679', 'CITY'),
('436680', 'CITY'),
('436681', 'CITY'),
('436682', 'CITY'),
('436683', 'CITY'),
('436684', 'CITY'),
('436685', 'CITY'),
('436686', 'CITY'),
('436687', 'CITY'),
('436688', 'CITY'),
('436689', 'CITY'),
('436690', 'CITY'),
('436691', 'CITY'),
('436692', 'CITY'),
('436693', 'CITY'),
('436694', 'CITY'),
('436695', 'CITY'),
('436696', 'CITY'),
('436697', 'CITY'),
('436698', 'CITY'),
('436699', 'CITY'),
('436700', 'CITY'),
('436701', 'CITY'),
('436702', 'CITY'),
('436703', 'CITY'),
('436704', 'CITY'),
('436705', 'CITY'),
('436706', 'CITY'),
('436707', 'CITY'),
('436708', 'CITY'),
('436709', 'CITY'),
('436710', 'CITY'),
('436711', 'CITY'),
('436712', 'CITY'),
('436713', 'CITY'),
('436714', 'CITY'),
('436715', 'CITY'),
('436716', 'CITY'),
('436717', 'CITY'),
('436718', 'CITY'),
('436719', 'CITY'),
('436720', 'CITY'),
('436721', 'CITY'),
('436722', 'CITY'),
('436723', 'CITY'),
('436724', 'CITY'),
('436725', 'CITY'),
('436726', 'CITY'),
('436727', 'CITY'),
('436728', 'CITY'),
('436729', 'CITY'),
('436730', 'CITY'),
('436731', 'CITY'),
('436732', 'CITY'),
('436733', 'CITY'),
('436734', 'CITY'),
('436735', 'CITY'),
('436736', 'CITY'),
('436737', 'CITY'),
('436738', 'CITY'),
('436739', 'CITY'),
('436740', 'CITY'),
('436741', 'CITY'),
('436742', 'CITY'),
('436743', 'CITY'),
('436744', 'CITY'),
('436745', 'CITY'),
('436746', 'CITY'),
('436747', 'CITY'),
('436748', 'CITY'),
('436749', 'CITY'),
('436750', 'CITY'),
('436751', 'CITY'),
('436752', 'CITY'),
('436753', 'CITY'),
('436754', 'CITY'),
('436755', 'CITY'),
('436756', 'CITY'),
('436757', 'CITY'),
('436758', 'CITY'),
('436759', 'CITY'),
('436760', 'CITY'),
('436761', 'CITY'),
('436762', 'CITY'),
('436763', 'CITY'),
('436764', 'CITY'),
('436765', 'CITY'),
('436766', 'CITY'),
('436767', 'CITY'),
('436768', 'CITY'),
('436769', 'CITY'),
('436770', 'CITY'),
('436771', 'CITY'),
('436772', 'CITY'),
('436773', 'CITY'),
('436774', 'CITY'),
('436775', 'CITY'),
('436776', 'CITY'),
('436777', 'CITY'),
('436778', 'CITY'),
('436779', 'CITY'),
('436780', 'CITY'),
('436781', 'CITY'),
('436782', 'CITY'),
('436783', 'CITY'),
('436784', 'CITY'),
('436785', 'CITY'),
('436786', 'CITY'),
('436787', 'CITY'),
('436788', 'CITY'),
('436789', 'CITY'),
('436790', 'CITY'),
('436791', 'CITY'),
('436792', 'CITY'),
('436793', 'CITY'),
('436794', 'CITY'),
('436795', 'CITY'),
('436796', 'CITY'),
('436797', 'CITY'),
('436798', 'CITY'),
('436799', 'CITY'),
('436800', 'CITY'),
('436801', 'CITY'),
('436802', 'CITY'),
('436803', 'CITY'),
('436804', 'CITY'),
('436805', 'CITY'),
('436806', 'CITY'),
('436807', 'CITY'),
('436808', 'CITY'),
('436809', 'CITY'),
('436810', 'CITY'),
('436811', 'CITY'),
('436812', 'CITY'),
('436813', 'CITY'),
('436814', 'CITY'),
('436815', 'CITY'),
('436816', 'CITY'),
('436817', 'CITY'),
('436818', 'CITY'),
('436819', 'CITY'),
('436820', 'CITY'),
('436821', 'CITY'),
('436822', 'CITY'),
('436823', 'CITY'),
('436824', 'CITY'),
('436825', 'CITY'),
('436826', 'CITY'),
('436827', 'CITY'),
('436828', 'CITY'),
('436829', 'CITY'),
('436830', 'CITY'),
('436831', 'CITY'),
('436832', 'CITY'),
('436833', 'CITY'),
('436834', 'CITY'),
('436835', 'CITY'),
('436836', 'CITY'),
('436837', 'CITY'),
('436838', 'CITY'),
('436839', 'CITY'),
('436840', 'CITY'),
('436841', 'CITY'),
('436842', 'CITY'),
('436843', 'CITY'),
('436844', 'CITY'),
('436845', 'CITY'),
('436846', 'CITY'),
('436847', 'CITY'),
('436848', 'CITY'),
('436849', 'CITY'),
('436850', 'CITY'),
('436851', 'CITY'),
('436852', 'CITY'),
('436853', 'CITY'),
('436854', 'CITY'),
('436855', 'CITY'),
('436856', 'CITY'),
('436857', 'CITY'),
('436858', 'CITY'),
('436859', 'CITY'),
('436860', 'CITY'),
('436861', 'CITY'),
('436862', 'CITY'),
('436863', 'CITY'),
('436864', 'CITY'),
('436865', 'CITY'),
('436866', 'CITY'),
('436867', 'CITY'),
('436868', 'CITY'),
('436869', 'CITY'),
('436870', 'CITY'),
('436871', 'CITY'),
('436872', 'CITY'),
('436873', 'CITY'),
('436874', 'CITY'),
('436875', 'CITY'),
('436876', 'CITY'),
('436877', 'CITY'),
('436878', 'CITY'),
('436879', 'CITY'),
('436880', 'CITY'),
('436881', 'CITY'),
('436882', 'CITY'),
('436883', 'CITY'),
('436884', 'CITY'),
('436885', 'CITY'),
('436886', 'CITY'),
('436887', 'CITY'),
('436888', 'CITY'),
('436889', 'CITY'),
('436890', 'CITY'),
('436891', 'CITY'),
('436892', 'CITY'),
('436893', 'CITY'),
('436894', 'CITY'),
('436895', 'CITY'),
('436896', 'CITY'),
('436897', 'CITY'),
('436898', 'CITY'),
('436899', 'CITY'),
('436900', 'CITY'),
('436901', 'CITY'),
('436902', 'CITY'),
('436903', 'CITY'),
('436904', 'CITY'),
('436905', 'CITY'),
('436906', 'CITY'),
('436907', 'CITY'),
('436908', 'CITY'),
('436909', 'CITY'),
('436910', 'CITY'),
('436911', 'CITY'),
('436912', 'CITY'),
('436913', 'CITY'),
('436914', 'CITY'),
('436915', 'CITY'),
('436916', 'CITY'),
('436917', 'CITY'),
('436918', 'CITY'),
('436919', 'CITY'),
('436920', 'CITY'),
('436921', 'CITY'),
('436922', 'CITY'),
('436923', 'CITY'),
('436924', 'CITY'),
('436925', 'CITY'),
('436926', 'CITY'),
('436927', 'CITY'),
('436928', 'CITY'),
('436929', 'CITY'),
('436930', 'CITY'),
('436931', 'CITY'),
('436932', 'CITY'),
('436933', 'CITY'),
('436934', 'CITY'),
('436935', 'CITY'),
('436936', 'CITY'),
('436937', 'CITY'),
('436938', 'CITY'),
('436939', 'CITY'),
('436940', 'CITY'),
('436941', 'CITY'),
('436942', 'CITY'),
('436943', 'CITY'),
('436944', 'CITY'),
('436945', 'CITY'),
('436946', 'CITY'),
('436947', 'CITY'),
('436948', 'CITY'),
('436949', 'CITY'),
('436950', 'CITY'),
('436951', 'CITY'),
('436952', 'CITY'),
('436953', 'CITY'),
('436954', 'CITY'),
('436955', 'CITY'),
('436956', 'CITY'),
('436957', 'CITY'),
('436958', 'CITY'),
('436959', 'CITY'),
('436960', 'CITY'),
('436961', 'CITY'),
('436962', 'CITY'),
('436963', 'CITY'),
('436964', 'CITY'),
('436965', 'CITY'),
('436966', 'CITY'),
('436967', 'CITY'),
('436968', 'CITY'),
('436969', 'CITY'),
('436970', 'CITY'),
('436971', 'CITY'),
('436972', 'CITY'),
('436973', 'CITY'),
('436974', 'CITY'),
('436975', 'CITY'),
('436976', 'CITY'),
('436977', 'CITY'),
('436978', 'CITY'),
('436979', 'CITY'),
('436980', 'CITY'),
('436981', 'CITY'),
('436982', 'CITY'),
('436983', 'CITY'),
('436984', 'CITY'),
('436985', 'CITY'),
('436986', 'CITY'),
('436987', 'CITY'),
('436988', 'CITY'),
('436989', 'CITY'),
('436990', 'CITY'),
('436991', 'CITY'),
('436992', 'CITY'),
('436993', 'CITY'),
('436994', 'CITY'),
('436995', 'CITY'),
('436996', 'CITY'),
('436997', 'CITY'),
('436998', 'CITY'),
('436999', 'CITY'),
('437000', 'CITY'),
('437001', 'CITY'),
('437002', 'CITY'),
('437003', 'CITY'),
('437004', 'CITY'),
('437005', 'CITY'),
('437006', 'CITY'),
('437007', 'CITY'),
('437008', 'CITY'),
('437009', 'CITY'),
('437010', 'CITY'),
('437011', 'CITY'),
('437012', 'CITY'),
('437013', 'CITY'),
('437014', 'CITY'),
('437015', 'CITY'),
('437016', 'CITY'),
('437017', 'CITY'),
('437018', 'CITY'),
('437019', 'CITY'),
('437020', 'CITY'),
('437021', 'CITY'),
('437022', 'CITY'),
('437023', 'CITY'),
('437024', 'CITY'),
('437025', 'CITY'),
('437026', 'CITY'),
('437027', 'CITY'),
('437028', 'CITY'),
('437029', 'CITY'),
('437030', 'CITY'),
('437031', 'CITY'),
('437032', 'CITY'),
('437033', 'CITY'),
('437034', 'CITY'),
('437035', 'CITY'),
('437036', 'CITY'),
('437037', 'CITY'),
('437038', 'CITY'),
('437039', 'CITY'),
('437040', 'CITY'),
('437041', 'CITY'),
('437042', 'CITY'),
('437043', 'CITY'),
('437044', 'CITY'),
('437045', 'CITY'),
('437046', 'CITY'),
('437047', 'CITY'),
('437048', 'CITY'),
('437049', 'CITY'),
('437050', 'CITY'),
('437051', 'CITY'),
('437052', 'CITY'),
('437053', 'CITY'),
('437054', 'CITY'),
('437055', 'CITY'),
('437056', 'CITY'),
('437057', 'CITY'),
('437058', 'CITY'),
('437059', 'CITY'),
('437060', 'CITY'),
('437061', 'CITY'),
('437062', 'CITY'),
('437063', 'CITY'),
('437064', 'CITY'),
('437065', 'CITY'),
('437066', 'CITY'),
('437067', 'CITY'),
('437068', 'CITY'),
('437069', 'CITY'),
('437070', 'CITY'),
('437071', 'CITY'),
('437072', 'CITY'),
('437073', 'CITY'),
('437074', 'CITY'),
('437075', 'CITY'),
('437076', 'CITY'),
('437077', 'CITY'),
('437078', 'CITY'),
('437079', 'CITY'),
('437080', 'CITY'),
('437081', 'CITY'),
('437082', 'CITY'),
('437083', 'CITY'),
('437084', 'CITY'),
('437085', 'CITY'),
('437086', 'CITY'),
('437087', 'CITY'),
('437088', 'CITY'),
('437089', 'CITY'),
('437090', 'CITY'),
('437091', 'CITY'),
('437092', 'CITY'),
('437093', 'CITY'),
('437094', 'CITY'),
('437095', 'CITY'),
('437096', 'CITY'),
('437097', 'CITY'),
('437098', 'CITY'),
('437099', 'CITY'),
('437100', 'CITY'),
('437101', 'CITY'),
('437102', 'CITY'),
('437103', 'CITY'),
('437104', 'CITY'),
('437105', 'CITY'),
('437106', 'CITY'),
('437107', 'CITY'),
('437108', 'CITY'),
('437109', 'CITY'),
('437110', 'CITY'),
('437111', 'CITY'),
('437112', 'CITY'),
('437113', 'CITY'),
('437114', 'CITY'),
('437115', 'CITY'),
('437116', 'CITY'),
('437117', 'CITY'),
('437118', 'CITY'),
('437119', 'CITY'),
('437120', 'CITY'),
('437121', 'CITY'),
('437122', 'CITY'),
('437123', 'CITY'),
('437124', 'CITY'),
('437125', 'CITY'),
('437126', 'CITY'),
('437127', 'CITY'),
('437128', 'CITY'),
('437129', 'CITY'),
('437130', 'CITY'),
('437131', 'CITY'),
('437132', 'CITY'),
('437133', 'CITY'),
('437134', 'CITY'),
('437135', 'CITY'),
('437136', 'CITY'),
('437137', 'CITY'),
('437138', 'CITY'),
('437139', 'CITY'),
('437140', 'CITY'),
('437141', 'CITY'),
('437142', 'CITY'),
('437143', 'CITY'),
('437144', 'CITY'),
('437145', 'CITY'),
('437146', 'CITY'),
('437147', 'CITY'),
('437148', 'CITY'),
('437149', 'CITY'),
('437150', 'CITY'),
('437151', 'CITY'),
('437152', 'CITY'),
('437153', 'CITY'),
('437154', 'CITY'),
('437155', 'CITY'),
('437156', 'CITY'),
('437157', 'CITY'),
('437158', 'CITY'),
('437159', 'CITY'),
('437160', 'CITY'),
('437161', 'CITY'),
('437162', 'CITY'),
('437163', 'CITY'),
('437164', 'CITY'),
('437165', 'CITY'),
('437166', 'CITY'),
('437167', 'CITY'),
('437168', 'CITY'),
('437169', 'CITY'),
('437170', 'CITY'),
('437171', 'CITY'),
('437172', 'CITY'),
('437173', 'CITY'),
('437174', 'CITY'),
('437175', 'CITY'),
('437176', 'CITY'),
('437177', 'CITY'),
('437178', 'CITY'),
('437179', 'CITY'),
('437180', 'CITY'),
('437181', 'CITY'),
('437182', 'CITY'),
('437183', 'CITY'),
('437184', 'CITY'),
('437185', 'CITY'),
('437186', 'CITY'),
('437187', 'CITY'),
('437188', 'CITY'),
('437189', 'CITY'),
('437190', 'CITY'),
('437191', 'CITY'),
('437192', 'CITY'),
('437193', 'CITY'),
('437194', 'CITY'),
('437195', 'CITY'),
('437196', 'CITY'),
('437197', 'CITY'),
('437198', 'CITY'),
('437199', 'CITY'),
('437200', 'CITY'),
('437201', 'CITY'),
('437202', 'CITY'),
('437203', 'CITY'),
('437204', 'CITY'),
('437205', 'CITY'),
('437206', 'CITY'),
('437207', 'CITY'),
('437208', 'CITY'),
('437209', 'CITY'),
('437210', 'CITY'),
('437211', 'CITY'),
('437212', 'CITY'),
('437213', 'CITY'),
('437214', 'CITY'),
('437215', 'CITY'),
('437216', 'CITY'),
('437217', 'CITY'),
('437218', 'CITY'),
('437219', 'CITY'),
('437220', 'CITY'),
('437221', 'CITY'),
('437222', 'CITY'),
('437223', 'CITY'),
('437224', 'CITY'),
('437225', 'CITY'),
('437226', 'CITY'),
('437227', 'CITY'),
('437228', 'CITY'),
('437229', 'CITY'),
('437230', 'CITY'),
('437231', 'CITY'),
('437232', 'CITY'),
('437233', 'CITY'),
('437234', 'CITY'),
('437235', 'CITY'),
('437236', 'CITY'),
('437237', 'CITY'),
('437238', 'CITY'),
('437239', 'CITY'),
('437240', 'CITY'),
('437241', 'CITY'),
('437242', 'CITY'),
('437243', 'CITY'),
('437244', 'CITY'),
('437245', 'CITY'),
('437246', 'CITY'),
('437247', 'CITY'),
('437248', 'CITY'),
('437249', 'CITY'),
('437250', 'CITY'),
('437251', 'CITY'),
('437252', 'CITY'),
('437253', 'CITY'),
('437254', 'CITY'),
('437255', 'CITY'),
('437256', 'CITY'),
('437257', 'CITY'),
('437258', 'CITY'),
('437259', 'CITY'),
('437260', 'CITY'),
('437261', 'CITY'),
('437262', 'CITY'),
('437263', 'CITY'),
('437264', 'CITY'),
('437265', 'CITY'),
('437266', 'CITY'),
('437267', 'CITY'),
('437268', 'CITY'),
('437269', 'CITY'),
('437270', 'CITY'),
('437271', 'CITY'),
('437272', 'CITY'),
('437273', 'CITY'),
('437274', 'CITY'),
('437275', 'CITY'),
('437276', 'CITY'),
('437277', 'CITY'),
('437278', 'CITY'),
('437279', 'CITY'),
('437280', 'CITY'),
('437281', 'CITY'),
('437282', 'CITY'),
('437283', 'CITY'),
('437284', 'CITY'),
('437285', 'CITY'),
('437286', 'CITY'),
('437287', 'CITY'),
('437288', 'CITY'),
('437289', 'CITY'),
('437290', 'CITY'),
('437291', 'CITY'),
('437292', 'CITY'),
('437293', 'CITY'),
('437294', 'CITY'),
('437295', 'CITY'),
('437296', 'CITY'),
('437297', 'CITY'),
('437298', 'CITY'),
('437299', 'CITY'),
('437300', 'CITY'),
('437301', 'CITY'),
('437302', 'CITY'),
('437303', 'CITY'),
('437304', 'CITY'),
('437305', 'CITY'),
('437306', 'CITY'),
('437307', 'CITY'),
('437308', 'CITY'),
('437309', 'CITY'),
('437310', 'CITY'),
('437311', 'CITY'),
('437312', 'CITY'),
('437313', 'CITY'),
('437314', 'CITY'),
('437315', 'CITY'),
('437316', 'CITY'),
('437317', 'CITY'),
('437318', 'CITY'),
('437319', 'CITY'),
('437320', 'CITY'),
('437321', 'CITY'),
('437322', 'CITY'),
('437323', 'CITY'),
('437324', 'CITY'),
('437325', 'CITY'),
('437326', 'CITY'),
('437327', 'CITY'),
('437328', 'CITY'),
('437329', 'CITY'),
('437330', 'CITY'),
('437331', 'CITY'),
('437332', 'CITY'),
('437333', 'CITY'),
('437334', 'CITY'),
('437335', 'CITY'),
('437336', 'CITY'),
('437337', 'CITY'),
('437338', 'CITY'),
('437339', 'CITY'),
('437340', 'CITY'),
('437341', 'CITY'),
('437342', 'CITY'),
('437343', 'CITY'),
('437344', 'CITY'),
('437345', 'CITY'),
('437346', 'CITY'),
('437347', 'CITY'),
('437348', 'CITY'),
('437349', 'CITY'),
('437350', 'CITY'),
('437351', 'CITY'),
('437352', 'CITY'),
('437353', 'CITY'),
('437354', 'CITY'),
('437355', 'CITY'),
('437356', 'CITY'),
('437357', 'CITY'),
('437358', 'CITY'),
('437359', 'CITY'),
('437360', 'CITY'),
('437361', 'CITY'),
('437362', 'CITY'),
('437363', 'CITY'),
('437364', 'CITY'),
('437365', 'CITY'),
('437366', 'CITY'),
('437367', 'CITY'),
('437368', 'CITY'),
('437369', 'CITY'),
('437370', 'CITY'),
('437371', 'CITY'),
('437372', 'CITY'),
('437373', 'CITY'),
('437374', 'CITY'),
('437375', 'CITY'),
('437376', 'CITY'),
('437377', 'CITY'),
('437378', 'CITY'),
('437379', 'CITY'),
('437380', 'CITY'),
('437381', 'CITY'),
('437382', 'CITY'),
('437383', 'CITY'),
('437384', 'CITY'),
('437385', 'CITY'),
('437386', 'CITY'),
('437387', 'CITY'),
('437388', 'CITY'),
('437389', 'CITY'),
('437390', 'CITY'),
('437391', 'CITY'),
('437392', 'CITY'),
('437393', 'CITY'),
('437394', 'CITY'),
('437395', 'CITY'),
('437396', 'CITY'),
('437397', 'CITY'),
('437398', 'CITY'),
('437399', 'CITY'),
('437400', 'CITY'),
('437401', 'CITY'),
('437402', 'CITY'),
('437403', 'CITY'),
('437404', 'CITY'),
('437405', 'CITY'),
('437406', 'CITY'),
('437407', 'CITY'),
('437408', 'CITY'),
('437409', 'CITY'),
('437410', 'CITY'),
('437411', 'CITY'),
('437412', 'CITY'),
('437413', 'CITY'),
('437414', 'CITY'),
('437415', 'CITY'),
('437416', 'CITY'),
('437417', 'CITY'),
('437418', 'CITY'),
('437419', 'CITY'),
('437420', 'CITY'),
('437421', 'CITY'),
('437422', 'CITY'),
('437423', 'CITY'),
('437424', 'CITY'),
('437425', 'CITY'),
('437426', 'CITY'),
('437427', 'CITY'),
('437428', 'CITY'),
('437429', 'CITY'),
('437430', 'CITY'),
('437431', 'CITY'),
('437432', 'CITY'),
('437433', 'CITY'),
('437434', 'CITY'),
('437435', 'CITY'),
('437436', 'CITY'),
('437437', 'CITY'),
('437438', 'CITY'),
('437439', 'CITY'),
('437440', 'CITY'),
('437441', 'CITY'),
('437442', 'CITY'),
('437443', 'CITY'),
('437444', 'CITY'),
('437445', 'CITY'),
('437446', 'CITY'),
('437447', 'CITY'),
('437448', 'CITY'),
('437449', 'CITY'),
('437450', 'CITY'),
('437451', 'CITY'),
('437452', 'CITY'),
('437453', 'CITY'),
('437454', 'CITY'),
('437455', 'CITY'),
('437456', 'CITY'),
('437457', 'CITY'),
('437458', 'CITY'),
('437459', 'CITY'),
('437460', 'CITY'),
('437461', 'CITY'),
('437462', 'CITY'),
('437463', 'CITY'),
('437464', 'CITY'),
('437465', 'CITY'),
('437466', 'CITY'),
('437467', 'CITY'),
('437468', 'CITY'),
('437469', 'CITY'),
('437470', 'CITY'),
('437471', 'CITY'),
('437472', 'CITY'),
('437473', 'CITY'),
('437474', 'CITY'),
('437475', 'CITY'),
('437476', 'CITY'),
('437477', 'CITY'),
('437478', 'CITY'),
('437479', 'CITY'),
('437480', 'CITY'),
('437481', 'CITY'),
('437482', 'CITY'),
('437483', 'CITY'),
('437484', 'CITY'),
('437485', 'CITY'),
('437486', 'CITY'),
('437487', 'CITY'),
('437488', 'CITY'),
('437489', 'CITY'),
('437490', 'CITY'),
('437491', 'CITY'),
('437492', 'CITY'),
('437493', 'CITY'),
('437494', 'CITY'),
('437495', 'CITY'),
('437496', 'CITY'),
('437497', 'CITY'),
('437498', 'CITY'),
('437499', 'CITY'),
('437500', 'CITY'),
('437501', 'CITY'),
('437502', 'CITY'),
('437503', 'CITY'),
('437504', 'CITY'),
('437505', 'CITY'),
('437506', 'CITY'),
('437507', 'CITY'),
('437508', 'CITY'),
('437509', 'CITY'),
('437510', 'CITY'),
('437511', 'CITY'),
('437512', 'CITY'),
('437513', 'CITY'),
('437514', 'CITY'),
('437515', 'CITY'),
('437516', 'CITY'),
('437517', 'CITY'),
('437518', 'CITY'),
('437519', 'CITY'),
('437520', 'CITY'),
('437521', 'CITY'),
('437522', 'CITY'),
('437523', 'CITY'),
('437524', 'CITY'),
('437525', 'CITY'),
('437526', 'CITY'),
('437527', 'CITY'),
('437528', 'CITY'),
('437529', 'CITY'),
('437530', 'CITY'),
('437531', 'CITY'),
('437532', 'CITY'),
('437533', 'CITY'),
('437534', 'CITY'),
('437535', 'CITY'),
('437536', 'CITY'),
('437537', 'CITY'),
('437538', 'CITY'),
('437539', 'CITY'),
('437540', 'CITY'),
('437541', 'CITY'),
('437542', 'CITY'),
('437543', 'CITY'),
('437544', 'CITY'),
('437545', 'CITY'),
('437546', 'CITY'),
('437547', 'CITY'),
('437548', 'CITY'),
('437549', 'CITY'),
('437550', 'CITY'),
('437551', 'CITY'),
('437552', 'CITY'),
('437553', 'CITY'),
('437554', 'CITY'),
('437555', 'CITY'),
('437556', 'CITY'),
('437557', 'CITY'),
('437558', 'CITY'),
('437559', 'CITY'),
('437560', 'CITY'),
('437561', 'CITY'),
('437562', 'CITY'),
('437563', 'CITY'),
('437564', 'CITY'),
('437565', 'CITY'),
('437566', 'CITY'),
('437567', 'CITY'),
('437568', 'CITY'),
('437569', 'CITY'),
('437570', 'CITY'),
('437571', 'CITY'),
('437572', 'CITY'),
('437573', 'CITY'),
('437574', 'CITY'),
('437575', 'CITY'),
('437576', 'CITY'),
('437577', 'CITY'),
('437578', 'CITY'),
('437579', 'CITY'),
('437580', 'CITY'),
('437581', 'CITY'),
('437582', 'CITY'),
('437583', 'CITY'),
('437584', 'CITY'),
('437585', 'CITY'),
('437586', 'CITY'),
('437587', 'CITY'),
('437588', 'CITY'),
('437589', 'CITY'),
('437590', 'CITY'),
('437591', 'CITY'),
('437592', 'CITY'),
('437593', 'CITY'),
('437594', 'CITY'),
('437595', 'CITY'),
('437596', 'CITY'),
('437597', 'CITY'),
('437598', 'CITY'),
('437599', 'CITY'),
('437600', 'CITY'),
('437601', 'CITY'),
('437602', 'CITY'),
('437603', 'CITY'),
('437604', 'CITY'),
('437605', 'CITY'),
('437606', 'CITY'),
('437607', 'CITY'),
('437608', 'CITY'),
('437609', 'CITY'),
('437610', 'CITY'),
('437611', 'CITY'),
('437612', 'CITY'),
('437613', 'CITY'),
('437614', 'CITY'),
('437615', 'CITY'),
('437616', 'CITY'),
('437617', 'CITY'),
('437618', 'CITY'),
('437619', 'CITY'),
('437620', 'CITY'),
('437621', 'CITY'),
('437622', 'CITY'),
('437623', 'CITY'),
('437624', 'CITY'),
('437625', 'CITY'),
('437626', 'CITY'),
('437627', 'CITY'),
('437628', 'CITY'),
('437629', 'CITY'),
('437630', 'CITY'),
('437631', 'CITY'),
('437632', 'CITY'),
('437633', 'CITY'),
('437634', 'CITY'),
('437635', 'CITY'),
('437636', 'CITY'),
('437637', 'CITY'),
('437638', 'CITY'),
('437639', 'CITY'),
('437640', 'CITY'),
('437641', 'CITY'),
('437642', 'CITY'),
('437643', 'CITY'),
('437644', 'CITY'),
('437645', 'CITY'),
('437646', 'CITY'),
('437647', 'CITY'),
('437648', 'CITY'),
('437649', 'CITY'),
('437650', 'CITY'),
('437651', 'CITY'),
('437652', 'CITY'),
('437653', 'CITY'),
('437654', 'CITY'),
('437655', 'CITY'),
('437656', 'CITY'),
('437657', 'CITY'),
('437658', 'CITY'),
('437659', 'CITY'),
('437660', 'CITY'),
('437661', 'CITY'),
('437662', 'CITY'),
('437663', 'CITY'),
('437664', 'CITY'),
('437665', 'CITY'),
('437666', 'CITY'),
('437667', 'CITY'),
('437668', 'CITY'),
('437669', 'CITY'),
('437670', 'CITY'),
('437671', 'CITY'),
('437672', 'CITY'),
('437673', 'CITY'),
('437674', 'CITY'),
('437675', 'CITY'),
('437676', 'CITY'),
('437677', 'CITY'),
('437678', 'CITY'),
('437679', 'CITY'),
('437680', 'CITY'),
('437681', 'CITY'),
('437682', 'CITY'),
('437683', 'CITY'),
('437684', 'CITY'),
('437685', 'CITY'),
('437686', 'CITY'),
('437687', 'CITY'),
('437688', 'CITY'),
('437689', 'CITY'),
('437690', 'CITY'),
('437691', 'CITY'),
('437692', 'CITY'),
('437693', 'CITY'),
('437694', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('437695', 'CITY'),
('437696', 'CITY'),
('437697', 'CITY'),
('437698', 'CITY'),
('437699', 'CITY'),
('437700', 'CITY'),
('437701', 'CITY'),
('437702', 'CITY'),
('437703', 'CITY'),
('437704', 'CITY'),
('437705', 'CITY'),
('437706', 'CITY'),
('437707', 'CITY'),
('437708', 'CITY'),
('437709', 'CITY'),
('437710', 'CITY'),
('437711', 'CITY'),
('437712', 'CITY'),
('437713', 'CITY'),
('437714', 'CITY'),
('437715', 'CITY'),
('437716', 'CITY'),
('437717', 'CITY'),
('437718', 'CITY'),
('437719', 'CITY'),
('437720', 'CITY'),
('437721', 'CITY'),
('437722', 'CITY'),
('437723', 'CITY'),
('437724', 'CITY'),
('437725', 'CITY'),
('437726', 'CITY'),
('437727', 'CITY'),
('437728', 'CITY'),
('437729', 'CITY'),
('437730', 'CITY'),
('437731', 'CITY'),
('437732', 'CITY'),
('437733', 'CITY'),
('437734', 'CITY'),
('437735', 'CITY'),
('437736', 'CITY'),
('437737', 'CITY'),
('437738', 'CITY'),
('437739', 'CITY'),
('437740', 'CITY'),
('437741', 'CITY'),
('437742', 'CITY'),
('437743', 'CITY'),
('437744', 'CITY'),
('437745', 'CITY'),
('437746', 'CITY'),
('437747', 'CITY'),
('437748', 'CITY'),
('437749', 'CITY'),
('437750', 'CITY'),
('437751', 'CITY'),
('437752', 'CITY'),
('437753', 'CITY'),
('437754', 'CITY'),
('437755', 'CITY'),
('437756', 'CITY'),
('437757', 'CITY'),
('437758', 'CITY'),
('437759', 'CITY'),
('437760', 'CITY'),
('437761', 'CITY'),
('437762', 'CITY'),
('437763', 'CITY'),
('437764', 'CITY'),
('437765', 'CITY'),
('437766', 'CITY'),
('437767', 'CITY'),
('437768', 'CITY'),
('437769', 'CITY'),
('437770', 'CITY'),
('437771', 'CITY'),
('437772', 'CITY'),
('437773', 'CITY'),
('437774', 'CITY'),
('437775', 'CITY'),
('437776', 'CITY'),
('437777', 'CITY'),
('437778', 'CITY'),
('437779', 'CITY'),
('437780', 'CITY'),
('437781', 'CITY'),
('437782', 'CITY'),
('437783', 'CITY'),
('437784', 'CITY'),
('437785', 'CITY'),
('437786', 'CITY'),
('437787', 'CITY'),
('437788', 'CITY'),
('437789', 'CITY'),
('437790', 'CITY'),
('437791', 'CITY'),
('437792', 'CITY'),
('437793', 'CITY'),
('437794', 'CITY'),
('437795', 'CITY'),
('437796', 'CITY'),
('437797', 'CITY'),
('437798', 'CITY'),
('437799', 'CITY'),
('437800', 'CITY'),
('437801', 'CITY'),
('437802', 'CITY'),
('437803', 'CITY'),
('437804', 'CITY'),
('437805', 'CITY'),
('437806', 'CITY'),
('437807', 'CITY'),
('437808', 'CITY'),
('437809', 'CITY'),
('437810', 'CITY'),
('437811', 'CITY'),
('437812', 'CITY'),
('437813', 'CITY'),
('437814', 'CITY'),
('437815', 'CITY'),
('437816', 'CITY'),
('437817', 'CITY'),
('437818', 'CITY'),
('437819', 'CITY'),
('437820', 'CITY'),
('437821', 'CITY'),
('437822', 'CITY'),
('437823', 'CITY'),
('437824', 'CITY'),
('437825', 'CITY'),
('437826', 'CITY'),
('437827', 'CITY'),
('437828', 'CITY'),
('437829', 'CITY'),
('437830', 'CITY'),
('437831', 'CITY'),
('437832', 'CITY'),
('437833', 'CITY'),
('437834', 'CITY'),
('437835', 'CITY'),
('437836', 'CITY'),
('437837', 'CITY'),
('437838', 'CITY'),
('437839', 'CITY'),
('437840', 'CITY'),
('437841', 'CITY'),
('437842', 'CITY'),
('437843', 'CITY'),
('437844', 'CITY'),
('437845', 'CITY'),
('437846', 'CITY'),
('437847', 'CITY'),
('437848', 'CITY'),
('437849', 'CITY'),
('437850', 'CITY'),
('437851', 'CITY'),
('437852', 'CITY'),
('437853', 'CITY'),
('437854', 'CITY'),
('437855', 'CITY'),
('437856', 'CITY'),
('437857', 'CITY'),
('437858', 'CITY'),
('437859', 'CITY'),
('437860', 'CITY'),
('437861', 'CITY'),
('437862', 'CITY'),
('437863', 'CITY'),
('437864', 'CITY'),
('437865', 'CITY'),
('437866', 'CITY'),
('437867', 'CITY'),
('437868', 'CITY'),
('437869', 'CITY'),
('437870', 'CITY'),
('437871', 'CITY'),
('437872', 'CITY'),
('437873', 'CITY'),
('437874', 'CITY'),
('437875', 'CITY'),
('437876', 'CITY'),
('437877', 'CITY'),
('437878', 'CITY'),
('437879', 'CITY'),
('437880', 'CITY'),
('437881', 'CITY'),
('437882', 'CITY'),
('437883', 'CITY'),
('437884', 'CITY'),
('437885', 'CITY'),
('437886', 'CITY'),
('437887', 'CITY'),
('437888', 'CITY'),
('437889', 'CITY'),
('437890', 'CITY'),
('437891', 'CITY'),
('437892', 'CITY'),
('437893', 'CITY'),
('437894', 'CITY'),
('437895', 'CITY'),
('437896', 'CITY'),
('437897', 'CITY'),
('437898', 'CITY'),
('437899', 'CITY'),
('437900', 'CITY'),
('437901', 'CITY'),
('437902', 'CITY'),
('437903', 'CITY'),
('437904', 'CITY'),
('437905', 'CITY'),
('437906', 'CITY'),
('437907', 'CITY'),
('437908', 'CITY'),
('437909', 'CITY'),
('437910', 'CITY'),
('437911', 'CITY'),
('437912', 'CITY'),
('437913', 'CITY'),
('437914', 'CITY'),
('437915', 'CITY'),
('437916', 'CITY'),
('437917', 'CITY'),
('437918', 'CITY'),
('437919', 'CITY'),
('437920', 'CITY'),
('437921', 'CITY'),
('437922', 'CITY'),
('437923', 'CITY'),
('437924', 'CITY'),
('437925', 'CITY'),
('437926', 'CITY'),
('437927', 'CITY'),
('437928', 'CITY'),
('437929', 'CITY'),
('437930', 'CITY'),
('437931', 'CITY'),
('437932', 'CITY'),
('437933', 'CITY'),
('437934', 'CITY'),
('437935', 'CITY'),
('437936', 'CITY'),
('437937', 'CITY'),
('437938', 'CITY'),
('437939', 'CITY'),
('437940', 'CITY'),
('437941', 'CITY'),
('437942', 'CITY'),
('437943', 'CITY'),
('437944', 'CITY'),
('437945', 'CITY'),
('437946', 'CITY'),
('437947', 'CITY'),
('437948', 'CITY'),
('437949', 'CITY'),
('437950', 'CITY'),
('437951', 'CITY'),
('437952', 'CITY'),
('437953', 'CITY'),
('437954', 'CITY'),
('437955', 'CITY'),
('437956', 'CITY'),
('437957', 'CITY'),
('437958', 'CITY'),
('437959', 'CITY'),
('437960', 'CITY'),
('437961', 'CITY'),
('437962', 'CITY'),
('437963', 'CITY'),
('437964', 'CITY'),
('437965', 'CITY'),
('437966', 'CITY'),
('437967', 'CITY'),
('437968', 'CITY'),
('437969', 'CITY'),
('437970', 'CITY'),
('437971', 'CITY'),
('437972', 'CITY'),
('437973', 'CITY'),
('437974', 'CITY'),
('437975', 'CITY'),
('437976', 'CITY'),
('437977', 'CITY'),
('437978', 'CITY'),
('437979', 'CITY'),
('437980', 'CITY'),
('437981', 'CITY'),
('437982', 'CITY'),
('437983', 'CITY'),
('437984', 'CITY'),
('437985', 'CITY'),
('437986', 'CITY'),
('437987', 'CITY'),
('437988', 'CITY'),
('437989', 'CITY'),
('437990', 'CITY'),
('437991', 'CITY'),
('437992', 'CITY'),
('437993', 'CITY'),
('437994', 'CITY'),
('437995', 'CITY'),
('437996', 'CITY'),
('437997', 'CITY'),
('437998', 'CITY'),
('437999', 'CITY'),
('438000', 'CITY'),
('438001', 'CITY'),
('438002', 'CITY'),
('438003', 'CITY'),
('438004', 'CITY'),
('438005', 'CITY'),
('438006', 'CITY'),
('438007', 'CITY'),
('438008', 'CITY'),
('438009', 'CITY'),
('438010', 'CITY'),
('438011', 'CITY'),
('438012', 'CITY'),
('438013', 'CITY'),
('438014', 'CITY'),
('438015', 'CITY'),
('438016', 'CITY'),
('438017', 'CITY'),
('438018', 'CITY'),
('438019', 'CITY'),
('438020', 'CITY'),
('438021', 'CITY'),
('438022', 'CITY'),
('438023', 'CITY'),
('438024', 'CITY'),
('438025', 'CITY'),
('438026', 'CITY'),
('438027', 'CITY'),
('438028', 'CITY'),
('438029', 'CITY'),
('438030', 'CITY'),
('438031', 'CITY'),
('438032', 'CITY'),
('438033', 'CITY'),
('438034', 'CITY'),
('438035', 'CITY'),
('438036', 'CITY'),
('438037', 'CITY'),
('438038', 'CITY'),
('438039', 'CITY'),
('438040', 'CITY'),
('438041', 'CITY'),
('438042', 'CITY'),
('438043', 'CITY'),
('438044', 'CITY'),
('438045', 'CITY'),
('438046', 'CITY'),
('438047', 'CITY'),
('438048', 'CITY'),
('438049', 'CITY'),
('438050', 'CITY'),
('438051', 'CITY'),
('438052', 'CITY'),
('438053', 'CITY'),
('438054', 'CITY'),
('438055', 'CITY'),
('438056', 'CITY'),
('438057', 'CITY'),
('438058', 'CITY'),
('438059', 'CITY'),
('438060', 'CITY'),
('438061', 'CITY'),
('438062', 'CITY'),
('438063', 'CITY'),
('438064', 'CITY'),
('438065', 'CITY'),
('438066', 'CITY'),
('438067', 'CITY'),
('438068', 'CITY'),
('438069', 'CITY'),
('438070', 'CITY'),
('438071', 'CITY'),
('438072', 'CITY'),
('438073', 'CITY'),
('438074', 'CITY'),
('438075', 'CITY'),
('438076', 'CITY'),
('438077', 'CITY'),
('438078', 'CITY'),
('438079', 'CITY'),
('438080', 'CITY'),
('438081', 'CITY'),
('438082', 'CITY'),
('438083', 'CITY'),
('438084', 'CITY'),
('438085', 'CITY'),
('438086', 'CITY'),
('438087', 'CITY'),
('438088', 'CITY'),
('438089', 'CITY'),
('438090', 'CITY'),
('438091', 'CITY'),
('438092', 'CITY'),
('438093', 'CITY'),
('438094', 'CITY'),
('438095', 'CITY'),
('438096', 'CITY'),
('438097', 'CITY'),
('438098', 'CITY'),
('438099', 'CITY'),
('438100', 'CITY'),
('438101', 'CITY'),
('438102', 'CITY'),
('438103', 'CITY'),
('438104', 'CITY'),
('438105', 'CITY'),
('438106', 'CITY'),
('438107', 'CITY'),
('438108', 'CITY'),
('438109', 'CITY'),
('438110', 'CITY'),
('438111', 'CITY'),
('438112', 'CITY'),
('438113', 'CITY'),
('438114', 'CITY'),
('438115', 'CITY'),
('438116', 'CITY'),
('438117', 'CITY'),
('438118', 'CITY'),
('438119', 'CITY'),
('438120', 'CITY'),
('438121', 'CITY'),
('438122', 'CITY'),
('438123', 'CITY'),
('438124', 'CITY'),
('438125', 'CITY'),
('438126', 'CITY'),
('438127', 'CITY'),
('438128', 'CITY'),
('438129', 'CITY'),
('438130', 'CITY'),
('438131', 'CITY'),
('438132', 'CITY'),
('438133', 'CITY'),
('438134', 'CITY'),
('438135', 'CITY'),
('438136', 'CITY'),
('438137', 'CITY'),
('438138', 'CITY'),
('438139', 'CITY'),
('438140', 'CITY'),
('438141', 'CITY'),
('438142', 'CITY'),
('438143', 'CITY'),
('438144', 'CITY'),
('438145', 'CITY'),
('438146', 'CITY'),
('438147', 'CITY'),
('438148', 'CITY'),
('438149', 'CITY'),
('438150', 'CITY'),
('438151', 'CITY'),
('438152', 'CITY'),
('438153', 'CITY'),
('438154', 'CITY'),
('438155', 'CITY'),
('438156', 'CITY'),
('438157', 'CITY'),
('438158', 'CITY'),
('438159', 'CITY'),
('438160', 'CITY'),
('438161', 'CITY'),
('438162', 'CITY'),
('438163', 'CITY'),
('438164', 'CITY'),
('438165', 'CITY'),
('438166', 'CITY'),
('438167', 'CITY'),
('438168', 'CITY'),
('438169', 'CITY'),
('438170', 'CITY'),
('438171', 'CITY'),
('438172', 'CITY'),
('438173', 'CITY'),
('438174', 'CITY'),
('438175', 'CITY'),
('438176', 'CITY'),
('438177', 'CITY'),
('438178', 'CITY'),
('438179', 'CITY'),
('438180', 'CITY'),
('438181', 'CITY'),
('438182', 'CITY'),
('438183', 'CITY'),
('438184', 'CITY'),
('438185', 'CITY'),
('438186', 'CITY'),
('438187', 'CITY'),
('438188', 'CITY'),
('438189', 'CITY'),
('438190', 'CITY'),
('438191', 'CITY'),
('438192', 'CITY'),
('438193', 'CITY'),
('438194', 'CITY'),
('438195', 'CITY'),
('438196', 'CITY'),
('438197', 'CITY'),
('438198', 'CITY'),
('438199', 'CITY'),
('438200', 'CITY'),
('438201', 'CITY'),
('438202', 'CITY'),
('438203', 'CITY'),
('438204', 'CITY'),
('438205', 'CITY'),
('438206', 'CITY'),
('438207', 'CITY'),
('438208', 'CITY'),
('438209', 'CITY'),
('438210', 'CITY'),
('438211', 'CITY'),
('438212', 'CITY'),
('438213', 'CITY'),
('438214', 'CITY'),
('438215', 'CITY'),
('438216', 'CITY'),
('438217', 'CITY'),
('438218', 'CITY'),
('438219', 'CITY'),
('438220', 'CITY'),
('438221', 'CITY'),
('438222', 'CITY'),
('438223', 'CITY'),
('438224', 'CITY'),
('438225', 'CITY'),
('438226', 'CITY'),
('438227', 'CITY'),
('438228', 'CITY'),
('438229', 'CITY'),
('438230', 'CITY'),
('438231', 'CITY'),
('438232', 'CITY'),
('438233', 'CITY'),
('438234', 'CITY'),
('438235', 'CITY'),
('438236', 'CITY'),
('438237', 'CITY'),
('438238', 'CITY'),
('438239', 'CITY'),
('438240', 'CITY'),
('438241', 'CITY'),
('438242', 'CITY'),
('438243', 'CITY'),
('438244', 'CITY'),
('438245', 'CITY'),
('438246', 'CITY'),
('438247', 'CITY'),
('438248', 'CITY'),
('438249', 'CITY'),
('438250', 'CITY'),
('438251', 'CITY'),
('438252', 'CITY'),
('438253', 'CITY'),
('438254', 'CITY'),
('438255', 'CITY'),
('438256', 'CITY'),
('438257', 'CITY'),
('438258', 'CITY'),
('438259', 'CITY'),
('438260', 'CITY'),
('438261', 'CITY'),
('438262', 'CITY'),
('438263', 'CITY'),
('438264', 'CITY'),
('438265', 'CITY'),
('438266', 'CITY'),
('438267', 'CITY'),
('438268', 'CITY'),
('438269', 'CITY'),
('438270', 'CITY'),
('438271', 'CITY'),
('438272', 'CITY'),
('438273', 'CITY'),
('438274', 'CITY'),
('438275', 'CITY'),
('438276', 'CITY'),
('438277', 'CITY'),
('438278', 'CITY'),
('438279', 'CITY'),
('438280', 'CITY'),
('438281', 'CITY'),
('438282', 'CITY'),
('438283', 'CITY'),
('438284', 'CITY'),
('438285', 'CITY'),
('438286', 'CITY'),
('438287', 'CITY'),
('438288', 'CITY'),
('438289', 'CITY'),
('438290', 'CITY'),
('438291', 'CITY'),
('438292', 'CITY'),
('438293', 'CITY'),
('438294', 'CITY'),
('438295', 'CITY'),
('438296', 'CITY'),
('438297', 'CITY'),
('438298', 'CITY'),
('438299', 'CITY'),
('438300', 'CITY'),
('438301', 'CITY'),
('438302', 'CITY'),
('438303', 'CITY'),
('438304', 'CITY'),
('438305', 'CITY'),
('438306', 'CITY'),
('438307', 'CITY'),
('438308', 'CITY'),
('438309', 'CITY'),
('438310', 'CITY'),
('438311', 'CITY'),
('438312', 'CITY'),
('438313', 'CITY'),
('438314', 'CITY'),
('438315', 'CITY'),
('438316', 'CITY'),
('438317', 'CITY'),
('438318', 'CITY'),
('438319', 'CITY'),
('438320', 'CITY'),
('438321', 'CITY'),
('438322', 'CITY'),
('438323', 'CITY'),
('438324', 'CITY'),
('438325', 'CITY'),
('438326', 'CITY'),
('438327', 'CITY'),
('438328', 'CITY'),
('438329', 'CITY'),
('438330', 'CITY'),
('438331', 'CITY'),
('438332', 'CITY'),
('438333', 'CITY'),
('438334', 'CITY'),
('438335', 'CITY'),
('438336', 'CITY'),
('438337', 'CITY'),
('438338', 'CITY'),
('438339', 'CITY'),
('438340', 'CITY'),
('438341', 'CITY'),
('438342', 'CITY'),
('438343', 'CITY'),
('438344', 'CITY'),
('438345', 'CITY'),
('438346', 'CITY'),
('438347', 'CITY'),
('438348', 'CITY'),
('438349', 'CITY'),
('438350', 'CITY'),
('438351', 'CITY'),
('438352', 'CITY'),
('438353', 'CITY'),
('438354', 'CITY'),
('438355', 'CITY'),
('438356', 'CITY'),
('438357', 'CITY'),
('438358', 'CITY'),
('438359', 'CITY'),
('438360', 'CITY'),
('438361', 'CITY'),
('438362', 'CITY'),
('438363', 'CITY'),
('438364', 'CITY'),
('438365', 'CITY'),
('438366', 'CITY'),
('438367', 'CITY'),
('438368', 'CITY'),
('438369', 'CITY'),
('438370', 'CITY'),
('438371', 'CITY'),
('438372', 'CITY'),
('438373', 'CITY'),
('438374', 'CITY'),
('438375', 'CITY'),
('438376', 'CITY'),
('438377', 'CITY'),
('438378', 'CITY'),
('438379', 'CITY'),
('438380', 'CITY'),
('438381', 'CITY'),
('438382', 'CITY'),
('438383', 'CITY'),
('438384', 'CITY'),
('438385', 'CITY'),
('438386', 'CITY'),
('438387', 'CITY'),
('438388', 'CITY'),
('438389', 'CITY'),
('438390', 'CITY'),
('438391', 'CITY'),
('438392', 'CITY'),
('438393', 'CITY'),
('438394', 'CITY'),
('438395', 'CITY'),
('438396', 'CITY'),
('438397', 'CITY'),
('438398', 'CITY'),
('438399', 'CITY'),
('438400', 'CITY'),
('438401', 'CITY'),
('438402', 'CITY'),
('438403', 'CITY'),
('438404', 'CITY'),
('438405', 'CITY'),
('438406', 'CITY'),
('438407', 'CITY'),
('438408', 'CITY'),
('438409', 'CITY'),
('438410', 'CITY'),
('438411', 'CITY'),
('438412', 'CITY'),
('438413', 'CITY'),
('438414', 'CITY'),
('438415', 'CITY'),
('438416', 'CITY'),
('438417', 'CITY'),
('438418', 'CITY'),
('438419', 'CITY'),
('438420', 'CITY'),
('438421', 'CITY'),
('438422', 'CITY'),
('438423', 'CITY'),
('438424', 'CITY'),
('438425', 'CITY'),
('438426', 'CITY'),
('438427', 'CITY'),
('438428', 'CITY'),
('438429', 'CITY'),
('438430', 'CITY'),
('438431', 'CITY'),
('438432', 'CITY'),
('438433', 'CITY'),
('438434', 'CITY'),
('438435', 'CITY'),
('438436', 'CITY'),
('438437', 'CITY'),
('438438', 'CITY'),
('438439', 'CITY'),
('438440', 'CITY'),
('438441', 'CITY'),
('438442', 'CITY'),
('438443', 'CITY'),
('438444', 'CITY'),
('438445', 'CITY'),
('438446', 'CITY'),
('438447', 'CITY'),
('438448', 'CITY'),
('438449', 'CITY'),
('438450', 'CITY'),
('438451', 'CITY'),
('438452', 'CITY'),
('438453', 'CITY'),
('438454', 'CITY'),
('438455', 'CITY'),
('438456', 'CITY'),
('438457', 'CITY'),
('438458', 'CITY'),
('438459', 'CITY'),
('438460', 'CITY'),
('438461', 'CITY'),
('438462', 'CITY'),
('438463', 'CITY'),
('438464', 'CITY'),
('438465', 'CITY'),
('438466', 'CITY'),
('438467', 'CITY'),
('438468', 'CITY'),
('438469', 'CITY'),
('438470', 'CITY'),
('438471', 'CITY'),
('438472', 'CITY'),
('438473', 'CITY'),
('438474', 'CITY'),
('438475', 'CITY'),
('438476', 'CITY'),
('438477', 'CITY'),
('438478', 'CITY'),
('438479', 'CITY'),
('438480', 'CITY'),
('438481', 'CITY'),
('438482', 'CITY'),
('438483', 'CITY'),
('438484', 'CITY'),
('438485', 'CITY'),
('438486', 'CITY'),
('438487', 'CITY'),
('438488', 'CITY'),
('438489', 'CITY'),
('438490', 'CITY'),
('438491', 'CITY'),
('438492', 'CITY'),
('438493', 'CITY'),
('438494', 'CITY'),
('438495', 'CITY'),
('438496', 'CITY'),
('438497', 'CITY'),
('438498', 'CITY'),
('438499', 'CITY'),
('438500', 'CITY'),
('438501', 'CITY'),
('438502', 'CITY'),
('438503', 'CITY'),
('438504', 'CITY'),
('438505', 'CITY'),
('438506', 'CITY'),
('438507', 'CITY'),
('438508', 'CITY'),
('438509', 'CITY'),
('438510', 'CITY'),
('438511', 'CITY'),
('438512', 'CITY'),
('438513', 'CITY'),
('438514', 'CITY'),
('438515', 'CITY'),
('438516', 'CITY'),
('438517', 'CITY'),
('438518', 'CITY'),
('438519', 'CITY'),
('438520', 'CITY'),
('438521', 'CITY'),
('438522', 'CITY'),
('438523', 'CITY'),
('438524', 'CITY'),
('438525', 'CITY'),
('438526', 'CITY'),
('438527', 'CITY'),
('438528', 'CITY'),
('438529', 'CITY'),
('438530', 'CITY'),
('438531', 'CITY'),
('438532', 'CITY'),
('438533', 'CITY'),
('438534', 'CITY'),
('438535', 'CITY'),
('438536', 'CITY'),
('438537', 'CITY'),
('438538', 'CITY'),
('438539', 'CITY'),
('438540', 'CITY'),
('438541', 'CITY'),
('438542', 'CITY'),
('438543', 'CITY'),
('438544', 'CITY'),
('438545', 'CITY'),
('438546', 'CITY'),
('438547', 'CITY'),
('438548', 'CITY'),
('438549', 'CITY'),
('438550', 'CITY'),
('438551', 'CITY'),
('438552', 'CITY'),
('438553', 'CITY'),
('438554', 'CITY'),
('438555', 'CITY'),
('438556', 'CITY'),
('438557', 'CITY'),
('438558', 'CITY'),
('438559', 'CITY'),
('438560', 'CITY'),
('438561', 'CITY'),
('438562', 'CITY'),
('438563', 'CITY'),
('438564', 'CITY'),
('438565', 'CITY'),
('438566', 'CITY'),
('438567', 'CITY'),
('438568', 'CITY'),
('438569', 'CITY'),
('438570', 'CITY'),
('438571', 'CITY'),
('438572', 'CITY'),
('438573', 'CITY'),
('438574', 'CITY'),
('438575', 'CITY'),
('438576', 'CITY'),
('438577', 'CITY'),
('438578', 'CITY'),
('438579', 'CITY'),
('438580', 'CITY'),
('438581', 'CITY'),
('438582', 'CITY'),
('438583', 'CITY'),
('438584', 'CITY'),
('438585', 'CITY'),
('438586', 'CITY'),
('438587', 'CITY'),
('438588', 'CITY'),
('438589', 'CITY'),
('438590', 'CITY'),
('438591', 'CITY'),
('438592', 'CITY'),
('438593', 'CITY'),
('438594', 'CITY'),
('438595', 'CITY'),
('438596', 'CITY'),
('438597', 'CITY'),
('438598', 'CITY'),
('438599', 'CITY'),
('438600', 'CITY'),
('438601', 'CITY'),
('438602', 'CITY'),
('438603', 'CITY'),
('438604', 'CITY'),
('438605', 'CITY'),
('438606', 'CITY'),
('438607', 'CITY'),
('438608', 'CITY'),
('438609', 'CITY'),
('438610', 'CITY'),
('438611', 'CITY'),
('438612', 'CITY'),
('438613', 'CITY'),
('438614', 'CITY'),
('438615', 'CITY'),
('438616', 'CITY'),
('438617', 'CITY'),
('438618', 'CITY'),
('438619', 'CITY'),
('438620', 'CITY'),
('438621', 'CITY'),
('438622', 'CITY'),
('438623', 'CITY'),
('438624', 'CITY'),
('438625', 'CITY'),
('438626', 'CITY'),
('438627', 'CITY'),
('438628', 'CITY'),
('438629', 'CITY'),
('438630', 'CITY'),
('438631', 'CITY'),
('438632', 'CITY'),
('438633', 'CITY'),
('438634', 'CITY'),
('438635', 'CITY'),
('438636', 'CITY'),
('438637', 'CITY'),
('438638', 'CITY'),
('438639', 'CITY'),
('438640', 'CITY'),
('438641', 'CITY'),
('438642', 'CITY'),
('438643', 'CITY'),
('438644', 'CITY'),
('438645', 'CITY'),
('438646', 'CITY'),
('438647', 'CITY'),
('438648', 'CITY'),
('438649', 'CITY'),
('438650', 'CITY'),
('438651', 'CITY'),
('438652', 'CITY'),
('438653', 'CITY'),
('438654', 'CITY'),
('438655', 'CITY'),
('438656', 'CITY'),
('438657', 'CITY'),
('438658', 'CITY'),
('438659', 'CITY'),
('438660', 'CITY'),
('438661', 'CITY'),
('438662', 'CITY'),
('438663', 'CITY'),
('438664', 'CITY'),
('438665', 'CITY'),
('438666', 'CITY'),
('438667', 'CITY'),
('438668', 'CITY'),
('438669', 'CITY'),
('438670', 'CITY'),
('438671', 'CITY'),
('438672', 'CITY'),
('438673', 'CITY'),
('438674', 'CITY'),
('438675', 'CITY'),
('438676', 'CITY'),
('438677', 'CITY'),
('438678', 'CITY'),
('438679', 'CITY'),
('438680', 'CITY'),
('438681', 'CITY'),
('438682', 'CITY'),
('438683', 'CITY'),
('438684', 'CITY'),
('438685', 'CITY'),
('438686', 'CITY'),
('438687', 'CITY'),
('438688', 'CITY'),
('438689', 'CITY'),
('438690', 'CITY'),
('438691', 'CITY'),
('438692', 'CITY'),
('438693', 'CITY'),
('438694', 'CITY'),
('438695', 'CITY'),
('438696', 'CITY'),
('438697', 'CITY'),
('438698', 'CITY'),
('438699', 'CITY'),
('438700', 'CITY'),
('438701', 'CITY'),
('438702', 'CITY'),
('438703', 'CITY'),
('438704', 'CITY'),
('438705', 'CITY'),
('438706', 'CITY'),
('438707', 'CITY'),
('438708', 'CITY'),
('438709', 'CITY'),
('438710', 'CITY'),
('438711', 'CITY'),
('438712', 'CITY'),
('438713', 'CITY'),
('438714', 'CITY'),
('438715', 'CITY'),
('438716', 'CITY'),
('438717', 'CITY'),
('438718', 'CITY'),
('438719', 'CITY'),
('438720', 'CITY'),
('438721', 'CITY'),
('438722', 'CITY'),
('438723', 'CITY'),
('438724', 'CITY'),
('438725', 'CITY'),
('438726', 'CITY'),
('438727', 'CITY'),
('438728', 'CITY'),
('438729', 'CITY'),
('438730', 'CITY'),
('438731', 'CITY'),
('438732', 'CITY'),
('438733', 'CITY'),
('438734', 'CITY'),
('438735', 'CITY'),
('438736', 'CITY'),
('438737', 'CITY'),
('438738', 'CITY'),
('438739', 'CITY'),
('438740', 'CITY'),
('438741', 'CITY'),
('438742', 'CITY'),
('438743', 'CITY'),
('438744', 'CITY'),
('438745', 'CITY'),
('438746', 'CITY'),
('438747', 'CITY'),
('438748', 'CITY'),
('438749', 'CITY'),
('438750', 'CITY'),
('438751', 'CITY'),
('438752', 'CITY'),
('438753', 'CITY'),
('438754', 'CITY'),
('438755', 'CITY'),
('438756', 'CITY'),
('438757', 'CITY'),
('438758', 'CITY'),
('438759', 'CITY'),
('438760', 'CITY'),
('438761', 'CITY'),
('438762', 'CITY'),
('438763', 'CITY'),
('438764', 'CITY'),
('438765', 'CITY'),
('438766', 'CITY'),
('438767', 'CITY'),
('438768', 'CITY'),
('438769', 'CITY'),
('438770', 'CITY'),
('438771', 'CITY'),
('438772', 'CITY'),
('438773', 'CITY'),
('438774', 'CITY'),
('438775', 'CITY'),
('438776', 'CITY'),
('438777', 'CITY'),
('438778', 'CITY'),
('438779', 'CITY'),
('438780', 'CITY'),
('438781', 'CITY'),
('438782', 'CITY'),
('438783', 'CITY'),
('438784', 'CITY'),
('438785', 'CITY'),
('438786', 'CITY'),
('438787', 'CITY'),
('438788', 'CITY'),
('438789', 'CITY'),
('438790', 'CITY'),
('438791', 'CITY'),
('438792', 'CITY'),
('438793', 'CITY'),
('438794', 'CITY'),
('438795', 'CITY'),
('438796', 'CITY'),
('438797', 'CITY'),
('438798', 'CITY'),
('438799', 'CITY'),
('438800', 'CITY'),
('438801', 'CITY'),
('438802', 'CITY'),
('438803', 'CITY'),
('438804', 'CITY'),
('438805', 'CITY'),
('438806', 'CITY'),
('438807', 'CITY'),
('438808', 'CITY'),
('438809', 'CITY'),
('438810', 'CITY'),
('438811', 'CITY'),
('438812', 'CITY'),
('438813', 'CITY'),
('438814', 'CITY'),
('438815', 'CITY'),
('438816', 'CITY'),
('438817', 'CITY'),
('438818', 'CITY'),
('438819', 'CITY'),
('438820', 'CITY'),
('438821', 'CITY'),
('438822', 'CITY'),
('438823', 'CITY'),
('438824', 'CITY'),
('438825', 'CITY'),
('438826', 'CITY'),
('438827', 'CITY'),
('438828', 'CITY'),
('438829', 'CITY'),
('438830', 'CITY'),
('438831', 'CITY'),
('438832', 'CITY'),
('438833', 'CITY'),
('438834', 'CITY'),
('438835', 'CITY'),
('438836', 'CITY'),
('438837', 'CITY'),
('438838', 'CITY'),
('438839', 'CITY'),
('438840', 'CITY'),
('438841', 'CITY'),
('438842', 'CITY'),
('438843', 'CITY'),
('438844', 'CITY'),
('438845', 'CITY'),
('438846', 'CITY'),
('438847', 'CITY'),
('438848', 'CITY'),
('438849', 'CITY'),
('438850', 'CITY'),
('438851', 'CITY'),
('438852', 'CITY'),
('438853', 'CITY'),
('438854', 'CITY'),
('438855', 'CITY'),
('438856', 'CITY'),
('438857', 'CITY'),
('438858', 'CITY'),
('438859', 'CITY'),
('438860', 'CITY'),
('438861', 'CITY'),
('438862', 'CITY'),
('438863', 'CITY'),
('438864', 'CITY'),
('438865', 'CITY'),
('438866', 'CITY'),
('438867', 'CITY'),
('438868', 'CITY'),
('438869', 'CITY'),
('438870', 'CITY'),
('438871', 'CITY'),
('438872', 'CITY'),
('438873', 'CITY'),
('438874', 'CITY'),
('438875', 'CITY'),
('438876', 'CITY'),
('438877', 'CITY'),
('438878', 'CITY'),
('438879', 'CITY'),
('438880', 'CITY'),
('438881', 'CITY'),
('438882', 'CITY'),
('438883', 'CITY'),
('438884', 'CITY'),
('438885', 'CITY'),
('438886', 'CITY'),
('438887', 'CITY'),
('438888', 'CITY'),
('438889', 'CITY'),
('438890', 'CITY'),
('438891', 'CITY'),
('438892', 'CITY'),
('438893', 'CITY'),
('438894', 'CITY'),
('438895', 'CITY'),
('438896', 'CITY'),
('438897', 'CITY'),
('438898', 'CITY'),
('438899', 'CITY'),
('438900', 'CITY'),
('438901', 'CITY'),
('438902', 'CITY'),
('438903', 'CITY'),
('438904', 'CITY'),
('438905', 'CITY'),
('438906', 'CITY'),
('438907', 'CITY'),
('438908', 'CITY'),
('438909', 'CITY'),
('438910', 'CITY'),
('438911', 'CITY'),
('438912', 'CITY'),
('438913', 'CITY'),
('438914', 'CITY'),
('438915', 'CITY'),
('438916', 'CITY'),
('438917', 'CITY'),
('438918', 'CITY'),
('438919', 'CITY'),
('438920', 'CITY'),
('438921', 'CITY'),
('438922', 'CITY'),
('438923', 'CITY'),
('438924', 'CITY'),
('438925', 'CITY'),
('438926', 'CITY'),
('438927', 'CITY'),
('438928', 'CITY'),
('438929', 'CITY'),
('438930', 'CITY'),
('438931', 'CITY'),
('438932', 'CITY'),
('438933', 'CITY'),
('438934', 'CITY'),
('438935', 'CITY'),
('438936', 'CITY'),
('438937', 'CITY'),
('438938', 'CITY'),
('438939', 'CITY'),
('438940', 'CITY'),
('438941', 'CITY'),
('438942', 'CITY'),
('438943', 'CITY'),
('438944', 'CITY'),
('438945', 'CITY'),
('438946', 'CITY'),
('438947', 'CITY'),
('438948', 'CITY'),
('438949', 'CITY'),
('438950', 'CITY'),
('438951', 'CITY'),
('438952', 'CITY'),
('438953', 'CITY'),
('438954', 'CITY'),
('438955', 'CITY'),
('438956', 'CITY'),
('438957', 'CITY'),
('438958', 'CITY'),
('438959', 'CITY'),
('438960', 'CITY'),
('438961', 'CITY'),
('438962', 'CITY'),
('438963', 'CITY'),
('438964', 'CITY'),
('438965', 'CITY'),
('438966', 'CITY'),
('438967', 'CITY'),
('438968', 'CITY'),
('438969', 'CITY'),
('438970', 'CITY'),
('438971', 'CITY'),
('438972', 'CITY'),
('438973', 'CITY'),
('438974', 'CITY'),
('438975', 'CITY'),
('438976', 'CITY'),
('438977', 'CITY'),
('438978', 'CITY'),
('438979', 'CITY'),
('438980', 'CITY'),
('438981', 'CITY'),
('438982', 'CITY'),
('438983', 'CITY'),
('438984', 'CITY'),
('438985', 'CITY'),
('438986', 'CITY'),
('438987', 'CITY'),
('438988', 'CITY'),
('438989', 'CITY'),
('438990', 'CITY'),
('438991', 'CITY'),
('438992', 'CITY'),
('438993', 'CITY'),
('438994', 'CITY'),
('438995', 'CITY'),
('438996', 'CITY'),
('438997', 'CITY'),
('438998', 'CITY'),
('438999', 'CITY'),
('439000', 'CITY'),
('439001', 'CITY'),
('439002', 'CITY'),
('439003', 'CITY'),
('439004', 'CITY'),
('439005', 'CITY'),
('439006', 'CITY'),
('439007', 'CITY'),
('439008', 'CITY'),
('439009', 'CITY'),
('439010', 'CITY'),
('439011', 'CITY'),
('439012', 'CITY'),
('439013', 'CITY'),
('439014', 'CITY'),
('439015', 'CITY'),
('439016', 'CITY'),
('439017', 'CITY'),
('439018', 'CITY'),
('439019', 'CITY'),
('439020', 'CITY'),
('439021', 'CITY'),
('439022', 'CITY'),
('439023', 'CITY'),
('439024', 'CITY'),
('439025', 'CITY'),
('439026', 'CITY'),
('439027', 'CITY'),
('439028', 'CITY'),
('439029', 'CITY'),
('439030', 'CITY'),
('439031', 'CITY'),
('439032', 'CITY'),
('439033', 'CITY'),
('439034', 'CITY'),
('439035', 'CITY'),
('439036', 'CITY'),
('439037', 'CITY'),
('439038', 'CITY'),
('439039', 'CITY'),
('439040', 'CITY'),
('439041', 'CITY'),
('439042', 'CITY'),
('439043', 'CITY'),
('439044', 'CITY'),
('439045', 'CITY'),
('439046', 'CITY'),
('439047', 'CITY'),
('439048', 'CITY'),
('439049', 'CITY'),
('439050', 'CITY'),
('439051', 'CITY'),
('439052', 'CITY'),
('439053', 'CITY'),
('439054', 'CITY'),
('439055', 'CITY'),
('439056', 'CITY'),
('439057', 'CITY'),
('439058', 'CITY'),
('439059', 'CITY'),
('439060', 'CITY'),
('439061', 'CITY'),
('439062', 'CITY'),
('439063', 'CITY'),
('439064', 'CITY'),
('439065', 'CITY'),
('439066', 'CITY'),
('439067', 'CITY'),
('439068', 'CITY'),
('439069', 'CITY'),
('439070', 'CITY'),
('439071', 'CITY'),
('439072', 'CITY'),
('439073', 'CITY'),
('439074', 'CITY'),
('439075', 'CITY'),
('439076', 'CITY'),
('439077', 'CITY'),
('439078', 'CITY'),
('439079', 'CITY'),
('439080', 'CITY'),
('439081', 'CITY'),
('439082', 'CITY'),
('439083', 'CITY'),
('439084', 'CITY'),
('439085', 'CITY'),
('439086', 'CITY'),
('439087', 'CITY'),
('439088', 'CITY'),
('439089', 'CITY'),
('439090', 'CITY'),
('439091', 'CITY'),
('439092', 'CITY'),
('439093', 'CITY'),
('439094', 'CITY'),
('439095', 'CITY'),
('439096', 'CITY'),
('439097', 'CITY'),
('439098', 'CITY'),
('439099', 'CITY'),
('439100', 'CITY'),
('439101', 'CITY'),
('439102', 'CITY'),
('439103', 'CITY'),
('439104', 'CITY'),
('439105', 'CITY'),
('439106', 'CITY'),
('439107', 'CITY'),
('439108', 'CITY'),
('439109', 'CITY'),
('439110', 'CITY'),
('439111', 'CITY'),
('439112', 'CITY'),
('439113', 'CITY'),
('439114', 'CITY'),
('439115', 'CITY'),
('439116', 'CITY'),
('439117', 'CITY'),
('439118', 'CITY'),
('439119', 'CITY'),
('439120', 'CITY'),
('439121', 'CITY'),
('439122', 'CITY'),
('439123', 'CITY'),
('439124', 'CITY'),
('439125', 'CITY'),
('439126', 'CITY'),
('439127', 'CITY'),
('439128', 'CITY'),
('439129', 'CITY'),
('439130', 'CITY'),
('439131', 'CITY'),
('439132', 'CITY'),
('439133', 'CITY'),
('439134', 'CITY'),
('439135', 'CITY'),
('439136', 'CITY'),
('439137', 'CITY'),
('439138', 'CITY'),
('439139', 'CITY'),
('439140', 'CITY'),
('439141', 'CITY'),
('439142', 'CITY'),
('439143', 'CITY'),
('439144', 'CITY'),
('439145', 'CITY'),
('439146', 'CITY'),
('439147', 'CITY'),
('439148', 'CITY'),
('439149', 'CITY'),
('439150', 'CITY'),
('439151', 'CITY'),
('439152', 'CITY'),
('439153', 'CITY'),
('439154', 'CITY'),
('439155', 'CITY'),
('439156', 'CITY'),
('439157', 'CITY'),
('439158', 'CITY'),
('439159', 'CITY'),
('439160', 'CITY'),
('439161', 'CITY'),
('439162', 'CITY'),
('439163', 'CITY'),
('439164', 'CITY'),
('439165', 'CITY'),
('439166', 'CITY'),
('439167', 'CITY'),
('439168', 'CITY'),
('439169', 'CITY'),
('439170', 'CITY'),
('439171', 'CITY'),
('439172', 'CITY'),
('439173', 'CITY'),
('439174', 'CITY'),
('439175', 'CITY'),
('439176', 'CITY'),
('439177', 'CITY'),
('439178', 'CITY'),
('439179', 'CITY'),
('439180', 'CITY'),
('439181', 'CITY'),
('439182', 'CITY'),
('439183', 'CITY'),
('439184', 'CITY'),
('439185', 'CITY'),
('439186', 'CITY'),
('439187', 'CITY'),
('439188', 'CITY'),
('439189', 'CITY'),
('439190', 'CITY'),
('439191', 'CITY'),
('439192', 'CITY'),
('439193', 'CITY'),
('439194', 'CITY'),
('439195', 'CITY'),
('439196', 'CITY'),
('439197', 'CITY'),
('439198', 'CITY'),
('439199', 'CITY'),
('439200', 'CITY'),
('439201', 'CITY'),
('439202', 'CITY'),
('439203', 'CITY'),
('439204', 'CITY'),
('439205', 'CITY'),
('439206', 'CITY'),
('439207', 'CITY'),
('439208', 'CITY'),
('439209', 'CITY'),
('439210', 'CITY'),
('439211', 'CITY'),
('439212', 'CITY'),
('439213', 'CITY'),
('439214', 'CITY'),
('439215', 'CITY'),
('439216', 'CITY'),
('439217', 'CITY'),
('439218', 'CITY'),
('439219', 'CITY'),
('439220', 'CITY'),
('439221', 'CITY'),
('439222', 'CITY'),
('439223', 'CITY'),
('439224', 'CITY'),
('439225', 'CITY'),
('439226', 'CITY'),
('439227', 'CITY'),
('439228', 'CITY'),
('439229', 'CITY'),
('439230', 'CITY'),
('439231', 'CITY'),
('439232', 'CITY'),
('439233', 'CITY'),
('439234', 'CITY'),
('439235', 'CITY'),
('439236', 'CITY'),
('439237', 'CITY'),
('439238', 'CITY'),
('439239', 'CITY'),
('439240', 'CITY'),
('439241', 'CITY'),
('439242', 'CITY'),
('439243', 'CITY'),
('439244', 'CITY'),
('439245', 'CITY'),
('439246', 'CITY'),
('439247', 'CITY'),
('439248', 'CITY'),
('439249', 'CITY'),
('439250', 'CITY'),
('439251', 'CITY'),
('439252', 'CITY'),
('439253', 'CITY'),
('439254', 'CITY'),
('439255', 'CITY'),
('439256', 'CITY'),
('439257', 'CITY'),
('439258', 'CITY'),
('439259', 'CITY'),
('439260', 'CITY'),
('439261', 'CITY'),
('439262', 'CITY'),
('439263', 'CITY'),
('439264', 'CITY'),
('439265', 'CITY'),
('439266', 'CITY'),
('439267', 'CITY'),
('439268', 'CITY'),
('439269', 'CITY'),
('439270', 'CITY'),
('439271', 'CITY'),
('439272', 'CITY'),
('439273', 'CITY'),
('439274', 'CITY'),
('439275', 'CITY'),
('439276', 'CITY'),
('439277', 'CITY'),
('439278', 'CITY'),
('439279', 'CITY'),
('439280', 'CITY'),
('439281', 'CITY'),
('439282', 'CITY'),
('439283', 'CITY'),
('439284', 'CITY'),
('439285', 'CITY'),
('439286', 'CITY'),
('439287', 'CITY'),
('439288', 'CITY'),
('439289', 'CITY'),
('439290', 'CITY'),
('439291', 'CITY'),
('439292', 'CITY'),
('439293', 'CITY'),
('439294', 'CITY'),
('439295', 'CITY'),
('439296', 'CITY'),
('439297', 'CITY'),
('439298', 'CITY'),
('439299', 'CITY'),
('439300', 'CITY'),
('439301', 'CITY'),
('439302', 'CITY'),
('439303', 'CITY'),
('439304', 'CITY'),
('439305', 'CITY'),
('439306', 'CITY'),
('439307', 'CITY'),
('439308', 'CITY'),
('439309', 'CITY'),
('439310', 'CITY'),
('439311', 'CITY'),
('439312', 'CITY'),
('439313', 'CITY'),
('439314', 'CITY'),
('439315', 'CITY'),
('439316', 'CITY'),
('439317', 'CITY'),
('439318', 'CITY'),
('439319', 'CITY'),
('439320', 'CITY'),
('439321', 'CITY'),
('439322', 'CITY'),
('439323', 'CITY'),
('439324', 'CITY'),
('439325', 'CITY'),
('439326', 'CITY'),
('439327', 'CITY'),
('439328', 'CITY'),
('439329', 'CITY'),
('439330', 'CITY'),
('439331', 'CITY'),
('439332', 'CITY'),
('439333', 'CITY'),
('439334', 'CITY'),
('439335', 'CITY'),
('439336', 'CITY'),
('439337', 'CITY'),
('439338', 'CITY'),
('439339', 'CITY'),
('439340', 'CITY'),
('439341', 'CITY'),
('439342', 'CITY'),
('439343', 'CITY'),
('439344', 'CITY'),
('439345', 'CITY'),
('439346', 'CITY'),
('439347', 'CITY'),
('439348', 'CITY'),
('439349', 'CITY'),
('439350', 'CITY'),
('439351', 'CITY'),
('439352', 'CITY'),
('439353', 'CITY'),
('439354', 'CITY'),
('439355', 'CITY'),
('439356', 'CITY'),
('439357', 'CITY'),
('439358', 'CITY'),
('439359', 'CITY'),
('439360', 'CITY'),
('439361', 'CITY'),
('439362', 'CITY'),
('439363', 'CITY'),
('439364', 'CITY'),
('439365', 'CITY'),
('439366', 'CITY'),
('439367', 'CITY'),
('439368', 'CITY'),
('439369', 'CITY'),
('439370', 'CITY'),
('439371', 'CITY'),
('439372', 'CITY'),
('439373', 'CITY'),
('439374', 'CITY'),
('439375', 'CITY'),
('439376', 'CITY'),
('439377', 'CITY'),
('439378', 'CITY'),
('439379', 'CITY'),
('439380', 'CITY'),
('439381', 'CITY'),
('439382', 'CITY'),
('439383', 'CITY'),
('439384', 'CITY'),
('439385', 'CITY'),
('439386', 'CITY'),
('439387', 'CITY'),
('439388', 'CITY'),
('439389', 'CITY'),
('439390', 'CITY'),
('439391', 'CITY'),
('439392', 'CITY'),
('439393', 'CITY'),
('439394', 'CITY'),
('439395', 'CITY'),
('439396', 'CITY'),
('439397', 'CITY'),
('439398', 'CITY'),
('439399', 'CITY'),
('439400', 'CITY'),
('439401', 'CITY'),
('439402', 'CITY'),
('439403', 'CITY'),
('439404', 'CITY'),
('439405', 'CITY'),
('439406', 'CITY'),
('439407', 'CITY'),
('439408', 'CITY'),
('439409', 'CITY'),
('439410', 'CITY'),
('439411', 'CITY'),
('439412', 'CITY'),
('439413', 'CITY'),
('439414', 'CITY'),
('439415', 'CITY'),
('439416', 'CITY'),
('439417', 'CITY'),
('439418', 'CITY'),
('439419', 'CITY'),
('439420', 'CITY'),
('439421', 'CITY'),
('439422', 'CITY'),
('439423', 'CITY'),
('439424', 'CITY'),
('439425', 'CITY'),
('439426', 'CITY'),
('439427', 'CITY'),
('439428', 'CITY'),
('439429', 'CITY'),
('439430', 'CITY'),
('439431', 'CITY'),
('439432', 'CITY'),
('439433', 'CITY'),
('439434', 'CITY'),
('439435', 'CITY'),
('439436', 'CITY'),
('439437', 'CITY'),
('439438', 'CITY'),
('439439', 'CITY'),
('439440', 'CITY'),
('439441', 'CITY'),
('439442', 'CITY'),
('439443', 'CITY'),
('439444', 'CITY'),
('439445', 'CITY'),
('439446', 'CITY'),
('439447', 'CITY'),
('439448', 'CITY'),
('439449', 'CITY'),
('439450', 'CITY'),
('439451', 'CITY'),
('439452', 'CITY'),
('439453', 'CITY'),
('439454', 'CITY'),
('439455', 'CITY'),
('439456', 'CITY'),
('439457', 'CITY'),
('439458', 'CITY'),
('439459', 'CITY'),
('439460', 'CITY'),
('439461', 'CITY'),
('439462', 'CITY'),
('439463', 'CITY'),
('439464', 'CITY'),
('439465', 'CITY'),
('439466', 'CITY'),
('439467', 'CITY'),
('439468', 'CITY'),
('439469', 'CITY'),
('439470', 'CITY'),
('439471', 'CITY'),
('439472', 'CITY'),
('439473', 'CITY'),
('439474', 'CITY'),
('439475', 'CITY'),
('439476', 'CITY'),
('439477', 'CITY'),
('439478', 'CITY'),
('439479', 'CITY'),
('439480', 'CITY'),
('439481', 'CITY'),
('439482', 'CITY'),
('439483', 'CITY'),
('439484', 'CITY'),
('439485', 'CITY'),
('439486', 'CITY'),
('439487', 'CITY'),
('439488', 'CITY'),
('439489', 'CITY'),
('439490', 'CITY'),
('439491', 'CITY'),
('439492', 'CITY'),
('439493', 'CITY'),
('439494', 'CITY'),
('439495', 'CITY'),
('439496', 'CITY'),
('439497', 'CITY'),
('439498', 'CITY'),
('439499', 'CITY'),
('439500', 'CITY'),
('439501', 'CITY'),
('439502', 'CITY'),
('439503', 'CITY'),
('439504', 'CITY'),
('439505', 'CITY'),
('439506', 'CITY'),
('439507', 'CITY'),
('439508', 'CITY'),
('439509', 'CITY'),
('439510', 'CITY'),
('439511', 'CITY'),
('439512', 'CITY'),
('439513', 'CITY'),
('439514', 'CITY'),
('439515', 'CITY'),
('439516', 'CITY'),
('439517', 'CITY'),
('439518', 'CITY'),
('439519', 'CITY'),
('439520', 'CITY'),
('439521', 'CITY'),
('439522', 'CITY'),
('439523', 'CITY'),
('439524', 'CITY'),
('439525', 'CITY'),
('439526', 'CITY'),
('439527', 'CITY'),
('439528', 'CITY'),
('439529', 'CITY'),
('439530', 'CITY'),
('439531', 'CITY'),
('439532', 'CITY'),
('439533', 'CITY'),
('439534', 'CITY'),
('439535', 'CITY'),
('439536', 'CITY'),
('439537', 'CITY'),
('439538', 'CITY'),
('439539', 'CITY'),
('439540', 'CITY'),
('439541', 'CITY'),
('439542', 'CITY'),
('439543', 'CITY'),
('439544', 'CITY'),
('439545', 'CITY'),
('439546', 'CITY'),
('439547', 'CITY'),
('439548', 'CITY'),
('439549', 'CITY'),
('439550', 'CITY'),
('439551', 'CITY'),
('439552', 'CITY'),
('439553', 'CITY'),
('439554', 'CITY'),
('439555', 'CITY'),
('439556', 'CITY'),
('439557', 'CITY'),
('439558', 'CITY'),
('439559', 'CITY'),
('439560', 'CITY'),
('439561', 'CITY'),
('439562', 'CITY'),
('439563', 'CITY'),
('439564', 'CITY'),
('439565', 'CITY'),
('439566', 'CITY'),
('439567', 'CITY'),
('439568', 'CITY'),
('439569', 'CITY'),
('439570', 'CITY'),
('439571', 'CITY'),
('439572', 'CITY'),
('439573', 'CITY'),
('439574', 'CITY'),
('439575', 'CITY'),
('439576', 'CITY'),
('439577', 'CITY'),
('439578', 'CITY'),
('439579', 'CITY'),
('439580', 'CITY'),
('439581', 'CITY'),
('439582', 'CITY'),
('439583', 'CITY'),
('439584', 'CITY'),
('439585', 'CITY'),
('439586', 'CITY'),
('439587', 'CITY'),
('439588', 'CITY'),
('439589', 'CITY'),
('439590', 'CITY'),
('439591', 'CITY'),
('439592', 'CITY'),
('439593', 'CITY'),
('439594', 'CITY'),
('439595', 'CITY'),
('439596', 'CITY'),
('439597', 'CITY'),
('439598', 'CITY'),
('439599', 'CITY'),
('439600', 'CITY'),
('439601', 'CITY'),
('439602', 'CITY'),
('439603', 'CITY'),
('439604', 'CITY'),
('439605', 'CITY'),
('439606', 'CITY'),
('439607', 'CITY'),
('439608', 'CITY'),
('439609', 'CITY'),
('439610', 'CITY'),
('439611', 'CITY'),
('439612', 'CITY'),
('439613', 'CITY'),
('439614', 'CITY'),
('439615', 'CITY'),
('439616', 'CITY'),
('439617', 'CITY'),
('439618', 'CITY'),
('439619', 'CITY'),
('439620', 'CITY'),
('439621', 'CITY'),
('439622', 'CITY'),
('439623', 'CITY'),
('439624', 'CITY'),
('439625', 'CITY'),
('439626', 'CITY'),
('439627', 'CITY'),
('439628', 'CITY'),
('439629', 'CITY'),
('439630', 'CITY'),
('439631', 'CITY'),
('439632', 'CITY'),
('439633', 'CITY'),
('439634', 'CITY'),
('439635', 'CITY'),
('439636', 'CITY'),
('439637', 'CITY'),
('439638', 'CITY'),
('439639', 'CITY'),
('439640', 'CITY'),
('439641', 'CITY'),
('439642', 'CITY'),
('439643', 'CITY'),
('439644', 'CITY'),
('439645', 'CITY'),
('439646', 'CITY'),
('439647', 'CITY'),
('439648', 'CITY'),
('439649', 'CITY'),
('439650', 'CITY'),
('439651', 'CITY'),
('439652', 'CITY'),
('439653', 'CITY'),
('439654', 'CITY'),
('439655', 'CITY'),
('439656', 'CITY'),
('439657', 'CITY'),
('439658', 'CITY'),
('439659', 'CITY'),
('439660', 'CITY'),
('439661', 'CITY'),
('439662', 'CITY'),
('439663', 'CITY'),
('439664', 'CITY'),
('439665', 'CITY'),
('439666', 'CITY'),
('439667', 'CITY'),
('439668', 'CITY'),
('439669', 'CITY'),
('439670', 'CITY'),
('439671', 'CITY'),
('439672', 'CITY'),
('439673', 'CITY'),
('439674', 'CITY'),
('439675', 'CITY'),
('439676', 'CITY'),
('439677', 'CITY'),
('439678', 'CITY'),
('439679', 'CITY'),
('439680', 'CITY'),
('439681', 'CITY'),
('439682', 'CITY'),
('439683', 'CITY'),
('439684', 'CITY'),
('439685', 'CITY'),
('439686', 'CITY'),
('439687', 'CITY'),
('439688', 'CITY'),
('439689', 'CITY'),
('439690', 'CITY'),
('439691', 'CITY'),
('439692', 'CITY'),
('439693', 'CITY'),
('439694', 'CITY'),
('439695', 'CITY'),
('439696', 'CITY'),
('439697', 'CITY'),
('439698', 'CITY'),
('439699', 'CITY'),
('439700', 'CITY'),
('439701', 'CITY'),
('439702', 'CITY'),
('439703', 'CITY'),
('439704', 'CITY'),
('439705', 'CITY'),
('439706', 'CITY'),
('439707', 'CITY'),
('439708', 'CITY'),
('439709', 'CITY'),
('439710', 'CITY'),
('439711', 'CITY'),
('439712', 'CITY'),
('439713', 'CITY'),
('439714', 'CITY'),
('439715', 'CITY'),
('439716', 'CITY'),
('439717', 'CITY'),
('439718', 'CITY'),
('439719', 'CITY'),
('439720', 'CITY'),
('439721', 'CITY'),
('439722', 'CITY'),
('439723', 'CITY'),
('439724', 'CITY'),
('439725', 'CITY'),
('439726', 'CITY'),
('439727', 'CITY'),
('439728', 'CITY'),
('439729', 'CITY'),
('439730', 'CITY'),
('439731', 'CITY'),
('439732', 'CITY'),
('439733', 'CITY'),
('439734', 'CITY'),
('439735', 'CITY'),
('439736', 'CITY'),
('439737', 'CITY'),
('439738', 'CITY'),
('439739', 'CITY'),
('439740', 'CITY'),
('439741', 'CITY'),
('439742', 'CITY'),
('439743', 'CITY'),
('439744', 'CITY'),
('439745', 'CITY'),
('439746', 'CITY'),
('439747', 'CITY'),
('439748', 'CITY'),
('439749', 'CITY'),
('439750', 'CITY'),
('439751', 'CITY'),
('439752', 'CITY'),
('439753', 'CITY'),
('439754', 'CITY'),
('439755', 'CITY'),
('439756', 'CITY'),
('439757', 'CITY'),
('439758', 'CITY'),
('439759', 'CITY'),
('439760', 'CITY'),
('439761', 'CITY'),
('439762', 'CITY'),
('439763', 'CITY'),
('439764', 'CITY'),
('439765', 'CITY'),
('439766', 'CITY'),
('439767', 'CITY'),
('439768', 'CITY'),
('439769', 'CITY'),
('439770', 'CITY'),
('439771', 'CITY'),
('439772', 'CITY'),
('439773', 'CITY'),
('439774', 'CITY'),
('439775', 'CITY'),
('439776', 'CITY'),
('439777', 'CITY'),
('439778', 'CITY'),
('439779', 'CITY'),
('439780', 'CITY'),
('439781', 'CITY'),
('439782', 'CITY'),
('439783', 'CITY'),
('439784', 'CITY'),
('439785', 'CITY'),
('439786', 'CITY'),
('439787', 'CITY'),
('439788', 'CITY'),
('439789', 'CITY'),
('439790', 'CITY'),
('439791', 'CITY'),
('439792', 'CITY'),
('439793', 'CITY'),
('439794', 'CITY'),
('439795', 'CITY'),
('439796', 'CITY'),
('439797', 'CITY'),
('439798', 'CITY'),
('439799', 'CITY'),
('439800', 'CITY'),
('439801', 'CITY'),
('439802', 'CITY'),
('439803', 'CITY'),
('439804', 'CITY'),
('439805', 'CITY'),
('439806', 'CITY'),
('439807', 'CITY'),
('439808', 'CITY'),
('439809', 'CITY'),
('439810', 'CITY'),
('439811', 'CITY'),
('439812', 'CITY'),
('439813', 'CITY'),
('439814', 'CITY'),
('439815', 'CITY'),
('439816', 'CITY'),
('439817', 'CITY'),
('439818', 'CITY'),
('439819', 'CITY'),
('439820', 'CITY'),
('439821', 'CITY'),
('439822', 'CITY'),
('439823', 'CITY'),
('439824', 'CITY'),
('439825', 'CITY'),
('439826', 'CITY'),
('439827', 'CITY'),
('439828', 'CITY'),
('439829', 'CITY'),
('439830', 'CITY'),
('439831', 'CITY'),
('439832', 'CITY'),
('439833', 'CITY'),
('439834', 'CITY'),
('439835', 'CITY'),
('439836', 'CITY'),
('439837', 'CITY'),
('439838', 'CITY'),
('439839', 'CITY'),
('439840', 'CITY'),
('439841', 'CITY'),
('439842', 'CITY'),
('439843', 'CITY'),
('439844', 'CITY'),
('439845', 'CITY'),
('439846', 'CITY'),
('439847', 'CITY'),
('439848', 'CITY'),
('439849', 'CITY'),
('439850', 'CITY'),
('439851', 'CITY'),
('439852', 'CITY'),
('439853', 'CITY'),
('439854', 'CITY'),
('439855', 'CITY'),
('439856', 'CITY'),
('439857', 'CITY'),
('439858', 'CITY'),
('439859', 'CITY'),
('439860', 'CITY'),
('439861', 'CITY'),
('439862', 'CITY'),
('439863', 'CITY'),
('439864', 'CITY'),
('439865', 'CITY'),
('439866', 'CITY'),
('439867', 'CITY'),
('439868', 'CITY'),
('439869', 'CITY'),
('439870', 'CITY'),
('439871', 'CITY'),
('439872', 'CITY'),
('439873', 'CITY'),
('439874', 'CITY'),
('439875', 'CITY'),
('439876', 'CITY'),
('439877', 'CITY'),
('439878', 'CITY'),
('439879', 'CITY'),
('439880', 'CITY'),
('439881', 'CITY'),
('439882', 'CITY'),
('439883', 'CITY'),
('439884', 'CITY'),
('439885', 'CITY'),
('439886', 'CITY'),
('439887', 'CITY'),
('439888', 'CITY'),
('439889', 'CITY'),
('439890', 'CITY'),
('439891', 'CITY'),
('439892', 'CITY'),
('439893', 'CITY'),
('439894', 'CITY'),
('439895', 'CITY'),
('439896', 'CITY'),
('439897', 'CITY'),
('439898', 'CITY'),
('439899', 'CITY'),
('439900', 'CITY'),
('439901', 'CITY'),
('439902', 'CITY'),
('439903', 'CITY'),
('439904', 'CITY'),
('439905', 'CITY'),
('439906', 'CITY'),
('439907', 'CITY'),
('439908', 'CITY'),
('439909', 'CITY'),
('439910', 'CITY'),
('439911', 'CITY'),
('439912', 'CITY'),
('439913', 'CITY'),
('439914', 'CITY'),
('439915', 'CITY'),
('439916', 'CITY'),
('439917', 'CITY'),
('439918', 'CITY'),
('439919', 'CITY'),
('439920', 'CITY'),
('439921', 'CITY'),
('439922', 'CITY'),
('439923', 'CITY'),
('439924', 'CITY'),
('439925', 'CITY'),
('439926', 'CITY'),
('439927', 'CITY'),
('439928', 'CITY'),
('439929', 'CITY'),
('439930', 'CITY'),
('439931', 'CITY'),
('439932', 'CITY'),
('439933', 'CITY'),
('439934', 'CITY'),
('439935', 'CITY'),
('439936', 'CITY'),
('439937', 'CITY'),
('439938', 'CITY'),
('439939', 'CITY'),
('439940', 'CITY'),
('439941', 'CITY'),
('439942', 'CITY'),
('439943', 'CITY'),
('439944', 'CITY'),
('439945', 'CITY'),
('439946', 'CITY'),
('439947', 'CITY'),
('439948', 'CITY'),
('439949', 'CITY'),
('439950', 'CITY'),
('439951', 'CITY'),
('439952', 'CITY'),
('439953', 'CITY'),
('439954', 'CITY'),
('439955', 'CITY'),
('439956', 'CITY'),
('439957', 'CITY'),
('439958', 'CITY'),
('439959', 'CITY'),
('439960', 'CITY'),
('439961', 'CITY'),
('439962', 'CITY'),
('439963', 'CITY'),
('439964', 'CITY'),
('439965', 'CITY'),
('439966', 'CITY'),
('439967', 'CITY'),
('439968', 'CITY'),
('439969', 'CITY'),
('439970', 'CITY'),
('439971', 'CITY'),
('439972', 'CITY'),
('439973', 'CITY'),
('439974', 'CITY'),
('439975', 'CITY'),
('439976', 'CITY'),
('439977', 'CITY'),
('439978', 'CITY'),
('439979', 'CITY'),
('439980', 'CITY'),
('439981', 'CITY'),
('439982', 'CITY'),
('439983', 'CITY'),
('439984', 'CITY'),
('439985', 'CITY'),
('439986', 'CITY'),
('439987', 'CITY'),
('439988', 'CITY'),
('439989', 'CITY'),
('439990', 'CITY'),
('439991', 'CITY'),
('439992', 'CITY'),
('439993', 'CITY'),
('439994', 'CITY'),
('439995', 'CITY'),
('439996', 'CITY'),
('439997', 'CITY'),
('439998', 'CITY'),
('439999', 'CITY'),
('440000', 'CITY'),
('440001', 'CITY'),
('440002', 'CITY'),
('440003', 'CITY'),
('440004', 'CITY'),
('440005', 'CITY'),
('440006', 'CITY'),
('440007', 'CITY'),
('440008', 'CITY'),
('440009', 'CITY'),
('440010', 'CITY'),
('440011', 'CITY'),
('440012', 'CITY'),
('440013', 'CITY'),
('440014', 'CITY'),
('440015', 'CITY'),
('440016', 'CITY'),
('440017', 'CITY'),
('440018', 'CITY'),
('440019', 'CITY'),
('440020', 'CITY'),
('440021', 'CITY'),
('440022', 'CITY'),
('440023', 'CITY'),
('440024', 'CITY'),
('440025', 'CITY'),
('440026', 'CITY'),
('440027', 'CITY'),
('440028', 'CITY'),
('440029', 'CITY'),
('440030', 'CITY'),
('440031', 'CITY'),
('440032', 'CITY'),
('440033', 'CITY'),
('440034', 'CITY'),
('440035', 'CITY'),
('440036', 'CITY'),
('440037', 'CITY'),
('440038', 'CITY'),
('440039', 'CITY'),
('440040', 'CITY'),
('440041', 'CITY'),
('440042', 'CITY'),
('440043', 'CITY'),
('440044', 'CITY'),
('440045', 'CITY'),
('440046', 'CITY'),
('440047', 'CITY'),
('440048', 'CITY'),
('440049', 'CITY'),
('440050', 'CITY'),
('440051', 'CITY'),
('440052', 'CITY'),
('440053', 'CITY'),
('440054', 'CITY'),
('440055', 'CITY'),
('440056', 'CITY'),
('440057', 'CITY'),
('440058', 'CITY'),
('440059', 'CITY'),
('440060', 'CITY'),
('440061', 'CITY'),
('440062', 'CITY'),
('440063', 'CITY'),
('440064', 'CITY'),
('440065', 'CITY'),
('440066', 'CITY'),
('440067', 'CITY'),
('440068', 'CITY'),
('440069', 'CITY'),
('440070', 'CITY'),
('440071', 'CITY'),
('440072', 'CITY'),
('440073', 'CITY'),
('440074', 'CITY'),
('440075', 'CITY'),
('440076', 'CITY'),
('440077', 'CITY'),
('440078', 'CITY'),
('440079', 'CITY'),
('440080', 'CITY'),
('440081', 'CITY'),
('440082', 'CITY'),
('440083', 'CITY'),
('440084', 'CITY'),
('440085', 'CITY'),
('440086', 'CITY'),
('440087', 'CITY'),
('440088', 'CITY'),
('440089', 'CITY'),
('440090', 'CITY'),
('440091', 'CITY'),
('440092', 'CITY'),
('440093', 'CITY'),
('440094', 'CITY'),
('440095', 'CITY'),
('440096', 'CITY'),
('440097', 'CITY'),
('440098', 'CITY'),
('440099', 'CITY'),
('440100', 'CITY'),
('440101', 'CITY'),
('440102', 'CITY'),
('440103', 'CITY'),
('440104', 'CITY'),
('440105', 'CITY'),
('440106', 'CITY'),
('440107', 'CITY'),
('440108', 'CITY'),
('440109', 'CITY'),
('440110', 'CITY'),
('440111', 'CITY'),
('440112', 'CITY'),
('440113', 'CITY'),
('440114', 'CITY'),
('440115', 'CITY'),
('440116', 'CITY'),
('440117', 'CITY'),
('440118', 'CITY'),
('440119', 'CITY'),
('440120', 'CITY'),
('440121', 'CITY'),
('440122', 'CITY'),
('440123', 'CITY'),
('440124', 'CITY'),
('440125', 'CITY'),
('440126', 'CITY'),
('440127', 'CITY'),
('440128', 'CITY'),
('440129', 'CITY'),
('440130', 'CITY'),
('440131', 'CITY'),
('440132', 'CITY'),
('440133', 'CITY'),
('440134', 'CITY'),
('440135', 'CITY'),
('440136', 'CITY'),
('440137', 'CITY'),
('440138', 'CITY'),
('440139', 'CITY'),
('440140', 'CITY'),
('440141', 'CITY'),
('440142', 'CITY'),
('440143', 'CITY'),
('440144', 'CITY'),
('440145', 'CITY'),
('440146', 'CITY'),
('440147', 'CITY'),
('440148', 'CITY'),
('440149', 'CITY'),
('440150', 'CITY'),
('440151', 'CITY'),
('440152', 'CITY'),
('440153', 'CITY'),
('440154', 'CITY'),
('440155', 'CITY'),
('440156', 'CITY'),
('440157', 'CITY'),
('440158', 'CITY'),
('440159', 'CITY'),
('440160', 'CITY'),
('440161', 'CITY'),
('440162', 'CITY'),
('440163', 'CITY'),
('440164', 'CITY'),
('440165', 'CITY'),
('440166', 'CITY'),
('440167', 'CITY'),
('440168', 'CITY'),
('440169', 'CITY'),
('440170', 'CITY'),
('440171', 'CITY'),
('440172', 'CITY'),
('440173', 'CITY'),
('440174', 'CITY'),
('440175', 'CITY'),
('440176', 'CITY'),
('440177', 'CITY'),
('440178', 'CITY'),
('440179', 'CITY'),
('440180', 'CITY'),
('440181', 'CITY'),
('440182', 'CITY'),
('440183', 'CITY'),
('440184', 'CITY'),
('440185', 'CITY'),
('440186', 'CITY'),
('440187', 'CITY'),
('440188', 'CITY'),
('440189', 'CITY'),
('440190', 'CITY'),
('440191', 'CITY'),
('440192', 'CITY'),
('440193', 'CITY'),
('440194', 'CITY'),
('440195', 'CITY'),
('440196', 'CITY'),
('440197', 'CITY'),
('440198', 'CITY'),
('440199', 'CITY'),
('440200', 'CITY'),
('440201', 'CITY'),
('440202', 'CITY'),
('440203', 'CITY'),
('440204', 'CITY'),
('440205', 'CITY'),
('440206', 'CITY'),
('440207', 'CITY'),
('440208', 'CITY'),
('440209', 'CITY'),
('440210', 'CITY'),
('440211', 'CITY'),
('440212', 'CITY'),
('440213', 'CITY'),
('440214', 'CITY'),
('440215', 'CITY'),
('440216', 'CITY'),
('440217', 'CITY'),
('440218', 'CITY'),
('440219', 'CITY'),
('440220', 'CITY'),
('440221', 'CITY'),
('440222', 'CITY'),
('440223', 'CITY'),
('440224', 'CITY'),
('440225', 'CITY'),
('440226', 'CITY'),
('440227', 'CITY'),
('440228', 'CITY'),
('440229', 'CITY'),
('440230', 'CITY'),
('440231', 'CITY'),
('440232', 'CITY'),
('440233', 'CITY'),
('440234', 'CITY'),
('440235', 'CITY'),
('440236', 'CITY'),
('440237', 'CITY'),
('440238', 'CITY'),
('440239', 'CITY'),
('440240', 'CITY'),
('440241', 'CITY'),
('440242', 'CITY'),
('440243', 'CITY'),
('440244', 'CITY'),
('440245', 'CITY'),
('440246', 'CITY'),
('440247', 'CITY'),
('440248', 'CITY'),
('440249', 'CITY'),
('440250', 'CITY'),
('440251', 'CITY'),
('440252', 'CITY'),
('440253', 'CITY'),
('440254', 'CITY'),
('440255', 'CITY'),
('440256', 'CITY'),
('440257', 'CITY'),
('440258', 'CITY'),
('440259', 'CITY'),
('440260', 'CITY'),
('440261', 'CITY'),
('440262', 'CITY'),
('440263', 'CITY'),
('440264', 'CITY'),
('440265', 'CITY'),
('440266', 'CITY'),
('440267', 'CITY'),
('440268', 'CITY'),
('440269', 'CITY'),
('440270', 'CITY'),
('440271', 'CITY'),
('440272', 'CITY'),
('440273', 'CITY'),
('440274', 'CITY'),
('440275', 'CITY'),
('440276', 'CITY'),
('440277', 'CITY'),
('440278', 'CITY'),
('440279', 'CITY'),
('440280', 'CITY'),
('440281', 'CITY'),
('440282', 'CITY'),
('440283', 'CITY'),
('440284', 'CITY'),
('440285', 'CITY'),
('440286', 'CITY'),
('440287', 'CITY'),
('440288', 'CITY'),
('440289', 'CITY'),
('440290', 'CITY'),
('440291', 'CITY'),
('440292', 'CITY'),
('440293', 'CITY'),
('440294', 'CITY'),
('440295', 'CITY'),
('440296', 'CITY'),
('440297', 'CITY'),
('440298', 'CITY'),
('440299', 'CITY'),
('440300', 'CITY'),
('440301', 'CITY'),
('440302', 'CITY'),
('440303', 'CITY'),
('440304', 'CITY'),
('440305', 'CITY'),
('440306', 'CITY'),
('440307', 'CITY'),
('440308', 'CITY'),
('440309', 'CITY'),
('440310', 'CITY'),
('440311', 'CITY'),
('440312', 'CITY'),
('440313', 'CITY'),
('440314', 'CITY'),
('440315', 'CITY'),
('440316', 'CITY'),
('440317', 'CITY'),
('440318', 'CITY'),
('440319', 'CITY'),
('440320', 'CITY'),
('440321', 'CITY'),
('440322', 'CITY'),
('440323', 'CITY'),
('440324', 'CITY'),
('440325', 'CITY'),
('440326', 'CITY'),
('440327', 'CITY'),
('440328', 'CITY'),
('440329', 'CITY'),
('440330', 'CITY'),
('440331', 'CITY'),
('440332', 'CITY'),
('440333', 'CITY'),
('440334', 'CITY'),
('440335', 'CITY'),
('440336', 'CITY'),
('440337', 'CITY'),
('440338', 'CITY'),
('440339', 'CITY'),
('440340', 'CITY'),
('440341', 'CITY'),
('440342', 'CITY'),
('440343', 'CITY'),
('440344', 'CITY'),
('440345', 'CITY'),
('440346', 'CITY'),
('440347', 'CITY'),
('440348', 'CITY'),
('440349', 'CITY'),
('440350', 'CITY'),
('440351', 'CITY'),
('440352', 'CITY'),
('440353', 'CITY'),
('440354', 'CITY'),
('440355', 'CITY'),
('440356', 'CITY'),
('440357', 'CITY'),
('440358', 'CITY'),
('440359', 'CITY'),
('440360', 'CITY'),
('440361', 'CITY'),
('440362', 'CITY'),
('440363', 'CITY'),
('440364', 'CITY'),
('440365', 'CITY'),
('440366', 'CITY'),
('440367', 'CITY'),
('440368', 'CITY'),
('440369', 'CITY'),
('440370', 'CITY'),
('440371', 'CITY'),
('440372', 'CITY'),
('440373', 'CITY'),
('440374', 'CITY'),
('440375', 'CITY'),
('440376', 'CITY'),
('440377', 'CITY'),
('440378', 'CITY'),
('440379', 'CITY'),
('440380', 'CITY'),
('440381', 'CITY'),
('440382', 'CITY'),
('440383', 'CITY'),
('440384', 'CITY'),
('440385', 'CITY'),
('440386', 'CITY'),
('440387', 'CITY'),
('440388', 'CITY'),
('440389', 'CITY'),
('440390', 'CITY'),
('440391', 'CITY'),
('440392', 'CITY'),
('440393', 'CITY'),
('440394', 'CITY'),
('440395', 'CITY'),
('440396', 'CITY'),
('440397', 'CITY'),
('440398', 'CITY'),
('440399', 'CITY'),
('440400', 'CITY'),
('440401', 'CITY'),
('440402', 'CITY'),
('440403', 'CITY'),
('440404', 'CITY'),
('440405', 'CITY'),
('440406', 'CITY'),
('440407', 'CITY'),
('440408', 'CITY'),
('440409', 'CITY'),
('440410', 'CITY'),
('440411', 'CITY'),
('440412', 'CITY'),
('440413', 'CITY'),
('440414', 'CITY'),
('440415', 'CITY'),
('440416', 'CITY'),
('440417', 'CITY'),
('440418', 'CITY'),
('440419', 'CITY'),
('440420', 'CITY'),
('440421', 'CITY'),
('440422', 'CITY'),
('440423', 'CITY'),
('440424', 'CITY'),
('440425', 'CITY'),
('440426', 'CITY'),
('440427', 'CITY'),
('440428', 'CITY'),
('440429', 'CITY'),
('440430', 'CITY'),
('440431', 'CITY'),
('440432', 'CITY'),
('440433', 'CITY'),
('440434', 'CITY'),
('440435', 'CITY'),
('440436', 'CITY'),
('440437', 'CITY'),
('440438', 'CITY'),
('440439', 'CITY'),
('440440', 'CITY'),
('440441', 'CITY'),
('440442', 'CITY'),
('440443', 'CITY'),
('440444', 'CITY'),
('440445', 'CITY'),
('440446', 'CITY'),
('440447', 'CITY'),
('440448', 'CITY'),
('440449', 'CITY'),
('440450', 'CITY'),
('440451', 'CITY'),
('440452', 'CITY'),
('440453', 'CITY'),
('440454', 'CITY'),
('440455', 'CITY'),
('440456', 'CITY'),
('440457', 'CITY'),
('440458', 'CITY'),
('440459', 'CITY'),
('440460', 'CITY'),
('440461', 'CITY'),
('440462', 'CITY'),
('440463', 'CITY'),
('440464', 'CITY'),
('440465', 'CITY'),
('440466', 'CITY'),
('440467', 'CITY'),
('440468', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('440469', 'CITY'),
('440470', 'CITY'),
('440471', 'CITY'),
('440472', 'CITY'),
('440473', 'CITY'),
('440474', 'CITY'),
('440475', 'CITY'),
('440476', 'CITY'),
('440477', 'CITY'),
('440478', 'CITY'),
('440479', 'CITY'),
('440480', 'CITY'),
('440481', 'CITY'),
('440482', 'CITY'),
('440483', 'CITY'),
('440484', 'CITY'),
('440485', 'CITY'),
('440486', 'CITY'),
('440487', 'CITY'),
('440488', 'CITY'),
('440489', 'CITY'),
('440490', 'CITY'),
('440491', 'CITY'),
('440492', 'CITY'),
('440493', 'CITY'),
('440494', 'CITY'),
('440495', 'CITY'),
('440496', 'CITY'),
('440497', 'CITY'),
('440498', 'CITY'),
('440499', 'CITY'),
('440500', 'CITY'),
('440501', 'CITY'),
('440502', 'CITY'),
('440503', 'CITY'),
('440504', 'CITY'),
('440505', 'CITY'),
('440506', 'CITY'),
('440507', 'CITY'),
('440508', 'CITY'),
('440509', 'CITY'),
('440510', 'CITY'),
('440511', 'CITY'),
('440512', 'CITY'),
('440513', 'CITY'),
('440514', 'CITY'),
('440515', 'CITY'),
('440516', 'CITY'),
('440517', 'CITY'),
('440518', 'CITY'),
('440519', 'CITY'),
('440520', 'CITY'),
('440521', 'CITY'),
('440522', 'CITY'),
('440523', 'CITY'),
('440524', 'CITY'),
('440525', 'CITY'),
('440526', 'CITY'),
('440527', 'CITY'),
('440528', 'CITY'),
('440529', 'CITY'),
('440530', 'CITY'),
('440531', 'CITY'),
('440532', 'CITY'),
('440533', 'CITY'),
('440534', 'CITY'),
('440535', 'CITY'),
('440536', 'CITY'),
('440537', 'CITY'),
('440538', 'CITY'),
('440539', 'CITY'),
('440540', 'CITY'),
('440541', 'CITY'),
('440542', 'CITY'),
('440543', 'CITY'),
('440544', 'CITY'),
('440545', 'CITY'),
('440546', 'CITY'),
('440547', 'CITY'),
('440548', 'CITY'),
('440549', 'CITY'),
('440550', 'CITY'),
('440551', 'CITY'),
('440552', 'CITY'),
('440553', 'CITY'),
('440554', 'CITY'),
('440555', 'CITY'),
('440556', 'CITY'),
('440557', 'CITY'),
('440558', 'CITY'),
('440559', 'CITY'),
('440560', 'CITY'),
('440561', 'CITY'),
('440562', 'CITY'),
('440563', 'CITY'),
('440564', 'CITY'),
('440565', 'CITY'),
('440566', 'CITY'),
('440567', 'CITY'),
('440568', 'CITY'),
('440569', 'CITY'),
('440570', 'CITY'),
('440571', 'CITY'),
('440572', 'CITY'),
('440573', 'CITY'),
('440574', 'CITY'),
('440575', 'CITY'),
('440576', 'CITY'),
('440577', 'CITY'),
('440578', 'CITY'),
('440579', 'CITY'),
('440580', 'CITY'),
('440581', 'CITY'),
('440582', 'CITY'),
('440583', 'CITY'),
('440584', 'CITY'),
('440585', 'CITY'),
('440586', 'CITY'),
('440587', 'CITY'),
('440588', 'CITY'),
('440589', 'CITY'),
('440590', 'CITY'),
('440591', 'CITY'),
('440592', 'CITY'),
('440593', 'CITY'),
('440594', 'CITY'),
('440595', 'CITY'),
('440596', 'CITY'),
('440597', 'CITY'),
('440598', 'CITY'),
('440599', 'CITY'),
('440600', 'CITY'),
('440601', 'CITY'),
('440602', 'CITY'),
('440603', 'CITY'),
('440604', 'CITY'),
('440605', 'CITY'),
('440606', 'CITY'),
('440607', 'CITY'),
('440608', 'CITY'),
('440609', 'CITY'),
('440610', 'CITY'),
('440611', 'CITY'),
('440612', 'CITY'),
('440613', 'CITY'),
('440614', 'CITY'),
('440615', 'CITY'),
('440616', 'CITY'),
('440617', 'CITY'),
('440618', 'CITY'),
('440619', 'CITY'),
('440620', 'CITY'),
('440621', 'CITY'),
('440622', 'CITY'),
('440623', 'CITY'),
('440624', 'CITY'),
('440625', 'CITY'),
('440626', 'CITY'),
('440627', 'CITY'),
('440628', 'CITY'),
('440629', 'CITY'),
('440630', 'CITY'),
('440631', 'CITY'),
('440632', 'CITY'),
('440633', 'CITY'),
('440634', 'CITY'),
('440635', 'CITY'),
('440636', 'CITY'),
('440637', 'CITY'),
('440638', 'CITY'),
('440639', 'CITY'),
('440640', 'CITY'),
('440641', 'CITY'),
('440642', 'CITY'),
('440643', 'CITY'),
('440644', 'CITY'),
('440645', 'CITY'),
('440646', 'CITY'),
('440647', 'CITY'),
('440648', 'CITY'),
('440649', 'CITY'),
('440650', 'CITY'),
('440651', 'CITY'),
('440652', 'CITY'),
('440653', 'CITY'),
('440654', 'CITY'),
('440655', 'CITY'),
('440656', 'CITY'),
('440657', 'CITY'),
('440658', 'CITY'),
('440659', 'CITY'),
('440660', 'CITY'),
('440661', 'CITY'),
('440662', 'CITY'),
('440663', 'CITY'),
('440664', 'CITY'),
('440665', 'CITY'),
('440666', 'CITY'),
('440667', 'CITY'),
('440668', 'CITY'),
('440669', 'CITY'),
('440670', 'CITY'),
('440671', 'CITY'),
('440672', 'CITY'),
('440673', 'CITY'),
('440674', 'CITY'),
('440675', 'CITY'),
('440676', 'CITY'),
('440677', 'CITY'),
('440678', 'CITY'),
('440679', 'CITY'),
('440680', 'CITY'),
('440681', 'CITY'),
('440682', 'CITY'),
('440683', 'CITY'),
('440684', 'CITY'),
('440685', 'CITY'),
('440686', 'CITY'),
('440687', 'CITY'),
('440688', 'CITY'),
('440689', 'CITY'),
('440690', 'CITY'),
('440691', 'CITY'),
('440692', 'CITY'),
('440693', 'CITY'),
('440694', 'CITY'),
('440695', 'CITY'),
('440696', 'CITY'),
('440697', 'CITY'),
('440698', 'CITY'),
('440699', 'CITY'),
('440700', 'CITY'),
('440701', 'CITY'),
('440702', 'CITY'),
('440703', 'CITY'),
('440704', 'CITY'),
('440705', 'CITY'),
('440706', 'CITY'),
('440707', 'CITY'),
('440708', 'CITY'),
('440709', 'CITY'),
('440710', 'CITY'),
('440711', 'CITY'),
('440712', 'CITY'),
('440713', 'CITY'),
('440714', 'CITY'),
('440715', 'CITY'),
('440716', 'CITY'),
('440717', 'CITY'),
('440718', 'CITY'),
('440719', 'CITY'),
('440720', 'CITY'),
('440721', 'CITY'),
('440722', 'CITY'),
('440723', 'CITY'),
('440724', 'CITY'),
('440725', 'CITY'),
('440726', 'CITY'),
('440727', 'CITY'),
('440728', 'CITY'),
('440729', 'CITY'),
('440730', 'CITY'),
('440731', 'CITY'),
('440732', 'CITY'),
('440733', 'CITY'),
('440734', 'CITY'),
('440735', 'CITY'),
('440736', 'CITY'),
('440737', 'CITY'),
('440738', 'CITY'),
('440739', 'CITY'),
('440740', 'CITY'),
('440741', 'CITY'),
('440742', 'CITY'),
('440743', 'CITY'),
('440744', 'CITY'),
('440745', 'CITY'),
('440746', 'CITY'),
('440747', 'CITY'),
('440748', 'CITY'),
('440749', 'CITY'),
('440750', 'CITY'),
('440751', 'CITY'),
('440752', 'CITY'),
('440753', 'CITY'),
('440754', 'CITY'),
('440755', 'CITY'),
('440756', 'CITY'),
('440757', 'CITY'),
('440758', 'CITY'),
('440759', 'CITY'),
('440760', 'CITY'),
('440761', 'CITY'),
('440762', 'CITY'),
('440763', 'CITY'),
('440764', 'CITY'),
('440765', 'CITY'),
('440766', 'CITY'),
('440767', 'CITY'),
('440768', 'CITY'),
('440769', 'CITY'),
('440770', 'CITY'),
('440771', 'CITY'),
('440772', 'CITY'),
('440773', 'CITY'),
('440774', 'CITY'),
('440775', 'CITY'),
('440776', 'CITY'),
('440777', 'CITY'),
('440778', 'CITY'),
('440779', 'CITY'),
('440780', 'CITY'),
('440781', 'CITY'),
('440782', 'CITY'),
('440783', 'CITY'),
('440784', 'CITY'),
('440785', 'CITY'),
('440786', 'CITY'),
('440787', 'CITY'),
('440788', 'CITY'),
('440789', 'CITY'),
('440790', 'CITY'),
('440791', 'CITY'),
('440792', 'CITY'),
('440793', 'CITY'),
('440794', 'CITY'),
('440795', 'CITY'),
('440796', 'CITY'),
('440797', 'CITY'),
('440798', 'CITY'),
('440799', 'CITY'),
('440800', 'CITY'),
('440801', 'CITY'),
('440802', 'CITY'),
('440803', 'CITY'),
('440804', 'CITY'),
('440805', 'CITY'),
('440806', 'CITY'),
('440807', 'CITY'),
('440808', 'CITY'),
('440809', 'CITY'),
('440810', 'CITY'),
('440811', 'CITY'),
('440812', 'CITY'),
('440813', 'CITY'),
('440814', 'CITY'),
('440815', 'CITY'),
('440816', 'CITY'),
('440817', 'CITY'),
('440818', 'CITY'),
('440819', 'CITY'),
('440820', 'CITY'),
('440821', 'CITY'),
('440822', 'CITY'),
('440823', 'CITY'),
('440824', 'CITY'),
('440825', 'CITY'),
('440826', 'CITY'),
('440827', 'CITY'),
('440828', 'CITY'),
('440829', 'CITY'),
('440830', 'CITY'),
('440831', 'CITY'),
('440832', 'CITY'),
('440833', 'CITY'),
('440834', 'CITY'),
('440835', 'CITY'),
('440836', 'CITY'),
('440837', 'CITY'),
('440838', 'CITY'),
('440839', 'CITY'),
('440840', 'CITY'),
('440841', 'CITY'),
('440842', 'CITY'),
('440843', 'CITY'),
('440844', 'CITY'),
('440845', 'CITY'),
('440846', 'CITY'),
('440847', 'CITY'),
('440848', 'CITY'),
('440849', 'CITY'),
('440850', 'CITY'),
('440851', 'CITY'),
('440852', 'CITY'),
('440853', 'CITY'),
('440854', 'CITY'),
('440855', 'CITY'),
('440856', 'CITY'),
('440857', 'CITY'),
('440858', 'CITY'),
('440859', 'CITY'),
('440860', 'CITY'),
('440861', 'CITY'),
('440862', 'CITY'),
('440863', 'CITY'),
('440864', 'CITY'),
('440865', 'CITY'),
('440866', 'CITY'),
('440867', 'CITY'),
('440868', 'CITY'),
('440869', 'CITY'),
('440870', 'CITY'),
('440871', 'CITY'),
('440872', 'CITY'),
('440873', 'CITY'),
('440874', 'CITY'),
('440875', 'CITY'),
('440876', 'CITY'),
('440877', 'CITY'),
('440878', 'CITY'),
('440879', 'CITY'),
('440880', 'CITY'),
('440881', 'CITY'),
('440882', 'CITY'),
('440883', 'CITY'),
('440884', 'CITY'),
('440885', 'CITY'),
('440886', 'CITY'),
('440887', 'CITY'),
('440888', 'CITY'),
('440889', 'CITY'),
('440890', 'CITY'),
('440891', 'CITY'),
('440892', 'CITY'),
('440893', 'CITY'),
('440894', 'CITY'),
('440895', 'CITY'),
('440896', 'CITY'),
('440897', 'CITY'),
('440898', 'CITY'),
('440899', 'CITY'),
('440900', 'CITY'),
('440901', 'CITY'),
('440902', 'CITY'),
('440903', 'CITY'),
('440904', 'CITY'),
('440905', 'CITY'),
('440906', 'CITY'),
('440907', 'CITY'),
('440908', 'CITY'),
('440909', 'CITY'),
('440910', 'CITY'),
('440911', 'CITY'),
('440912', 'CITY'),
('440913', 'CITY'),
('440914', 'CITY'),
('440915', 'CITY'),
('440916', 'CITY'),
('440917', 'CITY'),
('440918', 'CITY'),
('440919', 'CITY'),
('440920', 'CITY'),
('440921', 'CITY'),
('440922', 'CITY'),
('440923', 'CITY'),
('440924', 'CITY'),
('440925', 'CITY'),
('440926', 'CITY'),
('440927', 'CITY'),
('440928', 'CITY'),
('440929', 'CITY'),
('440930', 'CITY'),
('440931', 'CITY'),
('440932', 'CITY'),
('440933', 'CITY'),
('440934', 'CITY'),
('440935', 'CITY'),
('440936', 'CITY'),
('440937', 'CITY'),
('440938', 'CITY'),
('440939', 'CITY'),
('440940', 'CITY'),
('440941', 'CITY'),
('440942', 'CITY'),
('440943', 'CITY'),
('440944', 'CITY'),
('440945', 'CITY'),
('440946', 'CITY'),
('440947', 'CITY'),
('440948', 'CITY'),
('440949', 'CITY'),
('440950', 'CITY'),
('440951', 'CITY'),
('440952', 'CITY'),
('440953', 'CITY'),
('440954', 'CITY'),
('440955', 'CITY'),
('440956', 'CITY'),
('440957', 'CITY'),
('440958', 'CITY'),
('440959', 'CITY'),
('440960', 'CITY'),
('440961', 'CITY'),
('440962', 'CITY'),
('440963', 'CITY'),
('440964', 'CITY'),
('440965', 'CITY'),
('440966', 'CITY'),
('440967', 'CITY'),
('440968', 'CITY'),
('440969', 'CITY'),
('440970', 'CITY'),
('440971', 'CITY'),
('440972', 'CITY'),
('440973', 'CITY'),
('440974', 'CITY'),
('440975', 'CITY'),
('440976', 'CITY'),
('440977', 'CITY'),
('440978', 'CITY'),
('440979', 'CITY'),
('440980', 'CITY'),
('440981', 'CITY'),
('440982', 'CITY'),
('440983', 'CITY'),
('440984', 'CITY'),
('440985', 'CITY'),
('440986', 'CITY'),
('440987', 'CITY'),
('440988', 'CITY'),
('440989', 'CITY'),
('440990', 'CITY'),
('440991', 'CITY'),
('440992', 'CITY'),
('440993', 'CITY'),
('440994', 'CITY'),
('440995', 'CITY'),
('440996', 'CITY'),
('440997', 'CITY'),
('440998', 'CITY'),
('440999', 'CITY'),
('441000', 'CITY'),
('441001', 'CITY'),
('441002', 'CITY'),
('441003', 'CITY'),
('441004', 'CITY'),
('441005', 'CITY'),
('441006', 'CITY'),
('441007', 'CITY'),
('441008', 'CITY'),
('441009', 'CITY'),
('441010', 'CITY'),
('441011', 'CITY'),
('441012', 'CITY'),
('441013', 'CITY'),
('441014', 'CITY'),
('441015', 'CITY'),
('441016', 'CITY'),
('441017', 'CITY'),
('441018', 'CITY'),
('441019', 'CITY'),
('441020', 'CITY'),
('441021', 'CITY'),
('441022', 'CITY'),
('441023', 'CITY'),
('441024', 'CITY'),
('441025', 'CITY'),
('441026', 'CITY'),
('441027', 'CITY'),
('441028', 'CITY'),
('441029', 'CITY'),
('441030', 'CITY'),
('441031', 'CITY'),
('441032', 'CITY'),
('441033', 'CITY'),
('441034', 'CITY'),
('441035', 'CITY'),
('441036', 'CITY'),
('441037', 'CITY'),
('441038', 'CITY'),
('441039', 'CITY'),
('441040', 'CITY'),
('441041', 'CITY'),
('441042', 'CITY'),
('441043', 'CITY'),
('441044', 'CITY'),
('441045', 'CITY'),
('441046', 'CITY'),
('441047', 'CITY'),
('441048', 'CITY'),
('441049', 'CITY'),
('441050', 'CITY'),
('441051', 'CITY'),
('441052', 'CITY'),
('441053', 'CITY'),
('441054', 'CITY'),
('441055', 'CITY'),
('441056', 'CITY'),
('441057', 'CITY'),
('441058', 'CITY'),
('441059', 'CITY'),
('441060', 'CITY'),
('441061', 'CITY'),
('441062', 'CITY'),
('441063', 'CITY'),
('441064', 'CITY'),
('441065', 'CITY'),
('441066', 'CITY'),
('441067', 'CITY'),
('441068', 'CITY'),
('441069', 'CITY'),
('441070', 'CITY'),
('441071', 'CITY'),
('441072', 'CITY'),
('441073', 'CITY'),
('441074', 'CITY'),
('441075', 'CITY'),
('441076', 'CITY'),
('441077', 'CITY'),
('441078', 'CITY'),
('441079', 'CITY'),
('441080', 'CITY'),
('441081', 'CITY'),
('441082', 'CITY'),
('441083', 'CITY'),
('441084', 'CITY'),
('441085', 'CITY'),
('441086', 'CITY'),
('441087', 'CITY'),
('441088', 'CITY'),
('441089', 'CITY'),
('441090', 'CITY'),
('441091', 'CITY'),
('441092', 'CITY'),
('441093', 'CITY'),
('441094', 'CITY'),
('441095', 'CITY'),
('441096', 'CITY'),
('441097', 'CITY'),
('441098', 'CITY'),
('441099', 'CITY'),
('441100', 'CITY'),
('441101', 'CITY'),
('441102', 'CITY'),
('441103', 'CITY'),
('441104', 'CITY'),
('441105', 'CITY'),
('441106', 'CITY'),
('441107', 'CITY'),
('441108', 'CITY'),
('441109', 'CITY'),
('441110', 'CITY'),
('441111', 'CITY'),
('441112', 'CITY'),
('441113', 'CITY'),
('441114', 'CITY'),
('441115', 'CITY'),
('441116', 'CITY'),
('441117', 'CITY'),
('441118', 'CITY'),
('441119', 'CITY'),
('441120', 'CITY'),
('441121', 'CITY'),
('441122', 'CITY'),
('441123', 'CITY'),
('441124', 'CITY'),
('441125', 'CITY'),
('441126', 'CITY'),
('441127', 'CITY'),
('441128', 'CITY'),
('441129', 'CITY'),
('441130', 'CITY'),
('441131', 'CITY'),
('441132', 'CITY'),
('441133', 'CITY'),
('441134', 'CITY'),
('441135', 'CITY'),
('441136', 'CITY'),
('441137', 'CITY'),
('441138', 'CITY'),
('441139', 'CITY'),
('441140', 'CITY'),
('441141', 'CITY'),
('441142', 'CITY'),
('441143', 'CITY'),
('441144', 'CITY'),
('441145', 'CITY'),
('441146', 'CITY'),
('441147', 'CITY'),
('441148', 'CITY'),
('441149', 'CITY'),
('441150', 'CITY'),
('441151', 'CITY'),
('441152', 'CITY'),
('441153', 'CITY'),
('441154', 'CITY'),
('441155', 'CITY'),
('441156', 'CITY'),
('441157', 'CITY'),
('441158', 'CITY'),
('441159', 'CITY'),
('441160', 'CITY'),
('441161', 'CITY'),
('441162', 'CITY'),
('441163', 'CITY'),
('441164', 'CITY'),
('441165', 'CITY'),
('441166', 'CITY'),
('441167', 'CITY'),
('441168', 'CITY'),
('441169', 'CITY'),
('441170', 'CITY'),
('441171', 'CITY'),
('441172', 'CITY'),
('441173', 'CITY'),
('441174', 'CITY'),
('441175', 'CITY'),
('441176', 'CITY'),
('441177', 'CITY'),
('441178', 'CITY'),
('441179', 'CITY'),
('441180', 'CITY'),
('441181', 'CITY'),
('441182', 'CITY'),
('441183', 'CITY'),
('441184', 'CITY'),
('441185', 'CITY'),
('441186', 'CITY'),
('441187', 'CITY'),
('441188', 'CITY'),
('441189', 'CITY'),
('441190', 'CITY'),
('441191', 'CITY'),
('441192', 'CITY'),
('441193', 'CITY'),
('441194', 'CITY'),
('441195', 'CITY'),
('441196', 'CITY'),
('441197', 'CITY'),
('441198', 'CITY'),
('441199', 'CITY'),
('441200', 'CITY'),
('441201', 'CITY'),
('441202', 'CITY'),
('441203', 'CITY'),
('441204', 'CITY'),
('441205', 'CITY'),
('441206', 'CITY'),
('441207', 'CITY'),
('441208', 'CITY'),
('441209', 'CITY'),
('441210', 'CITY'),
('441211', 'CITY'),
('441212', 'CITY'),
('441213', 'CITY'),
('441214', 'CITY'),
('441215', 'CITY'),
('441216', 'CITY'),
('441217', 'CITY'),
('441218', 'CITY'),
('441219', 'CITY'),
('441220', 'CITY'),
('441221', 'CITY'),
('441222', 'CITY'),
('441223', 'CITY'),
('441224', 'CITY'),
('441225', 'CITY'),
('441226', 'CITY'),
('441227', 'CITY'),
('441228', 'CITY'),
('441229', 'CITY'),
('441230', 'CITY'),
('441231', 'CITY'),
('441232', 'CITY'),
('441233', 'CITY'),
('441234', 'CITY'),
('441235', 'CITY'),
('441236', 'CITY'),
('441237', 'CITY'),
('441238', 'CITY'),
('441239', 'CITY'),
('441240', 'CITY'),
('441241', 'CITY'),
('441242', 'CITY'),
('441243', 'CITY'),
('441244', 'CITY'),
('441245', 'CITY'),
('441246', 'CITY'),
('441247', 'CITY'),
('441248', 'CITY'),
('441249', 'CITY'),
('441250', 'CITY'),
('441251', 'CITY'),
('441252', 'CITY'),
('441253', 'CITY'),
('441254', 'CITY'),
('441255', 'CITY'),
('441256', 'CITY'),
('441257', 'CITY'),
('441258', 'CITY'),
('441259', 'CITY'),
('441260', 'CITY'),
('441261', 'CITY'),
('441262', 'CITY'),
('441263', 'CITY'),
('441264', 'CITY'),
('441265', 'CITY'),
('441266', 'CITY'),
('441267', 'CITY'),
('441268', 'CITY'),
('441269', 'CITY'),
('441270', 'CITY'),
('441271', 'CITY'),
('441272', 'CITY'),
('441273', 'CITY'),
('441274', 'CITY'),
('441275', 'CITY'),
('441276', 'CITY'),
('441277', 'CITY'),
('441278', 'CITY'),
('441279', 'CITY'),
('441280', 'CITY'),
('441281', 'CITY'),
('441282', 'CITY'),
('441283', 'CITY'),
('441284', 'CITY'),
('441285', 'CITY'),
('441286', 'CITY'),
('441287', 'CITY'),
('441288', 'CITY'),
('441289', 'CITY'),
('441290', 'CITY'),
('441291', 'CITY'),
('441292', 'CITY'),
('441293', 'CITY'),
('441294', 'CITY'),
('441295', 'CITY'),
('441296', 'CITY'),
('441297', 'CITY'),
('441298', 'CITY'),
('441299', 'CITY'),
('441300', 'CITY'),
('441301', 'CITY'),
('441302', 'CITY'),
('441303', 'CITY'),
('441304', 'CITY'),
('441305', 'CITY'),
('441306', 'CITY'),
('441307', 'CITY'),
('441308', 'CITY'),
('441309', 'CITY'),
('441310', 'CITY'),
('441311', 'CITY'),
('441312', 'CITY'),
('441313', 'CITY'),
('441314', 'CITY'),
('441315', 'CITY'),
('441316', 'CITY'),
('441317', 'CITY'),
('441318', 'CITY'),
('441319', 'CITY'),
('441320', 'CITY'),
('441321', 'CITY'),
('441322', 'CITY'),
('441323', 'CITY'),
('441324', 'CITY'),
('441325', 'CITY'),
('441326', 'CITY'),
('441327', 'CITY'),
('441328', 'CITY'),
('441329', 'CITY'),
('441330', 'CITY'),
('441331', 'CITY'),
('441332', 'CITY'),
('441333', 'CITY'),
('441334', 'CITY'),
('441335', 'CITY'),
('441336', 'CITY'),
('441337', 'CITY'),
('441338', 'CITY'),
('441339', 'CITY'),
('441340', 'CITY'),
('441341', 'CITY'),
('441342', 'CITY'),
('441343', 'CITY'),
('441344', 'CITY'),
('441345', 'CITY'),
('441346', 'CITY'),
('441347', 'CITY'),
('441348', 'CITY'),
('441349', 'CITY'),
('441350', 'CITY'),
('441351', 'CITY'),
('441352', 'CITY'),
('441353', 'CITY'),
('441354', 'CITY'),
('441355', 'CITY'),
('441356', 'CITY'),
('441357', 'CITY'),
('441358', 'CITY'),
('441359', 'CITY'),
('441360', 'CITY'),
('441361', 'CITY'),
('441362', 'CITY'),
('441363', 'CITY'),
('441364', 'CITY'),
('441365', 'CITY'),
('441366', 'CITY'),
('441367', 'CITY'),
('441368', 'CITY'),
('441369', 'CITY'),
('441370', 'CITY'),
('441371', 'CITY'),
('441372', 'CITY'),
('441373', 'CITY'),
('441374', 'CITY'),
('441375', 'CITY'),
('441376', 'CITY'),
('441377', 'CITY'),
('441378', 'CITY'),
('441379', 'CITY'),
('441380', 'CITY'),
('441381', 'CITY'),
('441382', 'CITY'),
('441383', 'CITY'),
('441384', 'CITY'),
('441385', 'CITY'),
('441386', 'CITY'),
('441387', 'CITY'),
('441388', 'CITY'),
('441389', 'CITY'),
('441390', 'CITY'),
('441391', 'CITY'),
('441392', 'CITY'),
('441393', 'CITY'),
('441394', 'CITY'),
('441395', 'CITY'),
('441396', 'CITY'),
('441397', 'CITY'),
('441398', 'CITY'),
('441399', 'CITY'),
('441400', 'CITY'),
('441401', 'CITY'),
('441402', 'CITY'),
('441403', 'CITY'),
('441404', 'CITY'),
('441405', 'CITY'),
('441406', 'CITY'),
('441407', 'CITY'),
('441408', 'CITY'),
('441409', 'CITY'),
('441410', 'CITY'),
('441411', 'CITY'),
('441412', 'CITY'),
('441413', 'CITY'),
('441414', 'CITY'),
('441415', 'CITY'),
('441416', 'CITY'),
('441417', 'CITY'),
('441418', 'CITY'),
('441419', 'CITY'),
('441420', 'CITY'),
('441421', 'CITY'),
('441422', 'CITY'),
('441423', 'CITY'),
('441424', 'CITY'),
('441425', 'CITY'),
('441426', 'CITY'),
('441427', 'CITY'),
('441428', 'CITY'),
('441429', 'CITY'),
('441430', 'CITY'),
('441431', 'CITY'),
('441432', 'CITY'),
('441433', 'CITY'),
('441434', 'CITY'),
('441435', 'CITY'),
('441436', 'CITY'),
('441437', 'CITY'),
('441438', 'CITY'),
('441439', 'CITY'),
('441440', 'CITY'),
('441441', 'CITY'),
('441442', 'CITY'),
('441443', 'CITY'),
('441444', 'CITY'),
('441445', 'CITY'),
('441446', 'CITY'),
('441447', 'CITY'),
('441448', 'CITY'),
('441449', 'CITY'),
('441450', 'CITY'),
('441451', 'CITY'),
('441452', 'CITY'),
('441453', 'CITY'),
('441454', 'CITY'),
('441455', 'CITY'),
('441456', 'CITY'),
('441457', 'CITY'),
('441458', 'CITY'),
('441459', 'CITY'),
('441460', 'CITY'),
('441461', 'CITY'),
('441462', 'CITY'),
('441463', 'CITY'),
('441464', 'CITY'),
('441465', 'CITY'),
('441466', 'CITY'),
('441467', 'CITY'),
('441468', 'CITY'),
('441469', 'CITY'),
('441470', 'CITY'),
('441471', 'CITY'),
('441472', 'CITY'),
('441473', 'CITY'),
('441474', 'CITY'),
('441475', 'CITY'),
('441476', 'CITY'),
('441477', 'CITY'),
('441478', 'CITY'),
('441479', 'CITY'),
('441480', 'CITY'),
('441481', 'CITY'),
('441482', 'CITY'),
('441483', 'CITY'),
('441484', 'CITY'),
('441485', 'CITY'),
('441486', 'CITY'),
('441487', 'CITY'),
('441488', 'CITY'),
('441489', 'CITY'),
('441490', 'CITY'),
('441491', 'CITY'),
('441492', 'CITY'),
('441493', 'CITY'),
('441494', 'CITY'),
('441495', 'CITY'),
('441496', 'CITY'),
('441497', 'CITY'),
('441498', 'CITY'),
('441499', 'CITY'),
('441500', 'CITY'),
('441501', 'CITY'),
('441502', 'CITY'),
('441503', 'CITY'),
('441504', 'CITY'),
('441505', 'CITY'),
('441506', 'CITY'),
('441507', 'CITY'),
('441508', 'CITY'),
('441509', 'CITY'),
('441510', 'CITY'),
('441511', 'CITY'),
('441512', 'CITY'),
('441513', 'CITY'),
('441514', 'CITY'),
('441515', 'CITY'),
('441516', 'CITY'),
('441517', 'CITY'),
('441518', 'CITY'),
('441519', 'CITY'),
('441520', 'CITY'),
('441521', 'CITY'),
('441522', 'CITY'),
('441523', 'CITY'),
('441524', 'CITY'),
('441525', 'CITY'),
('441526', 'CITY'),
('441527', 'CITY'),
('441528', 'CITY'),
('441529', 'CITY'),
('441530', 'CITY'),
('441531', 'CITY'),
('441532', 'CITY'),
('441533', 'CITY'),
('441534', 'CITY'),
('441535', 'CITY'),
('441536', 'CITY'),
('441537', 'CITY'),
('441538', 'CITY'),
('441539', 'CITY'),
('441540', 'CITY'),
('441541', 'CITY'),
('441542', 'CITY'),
('441543', 'CITY'),
('441544', 'CITY'),
('441545', 'CITY'),
('441546', 'CITY'),
('441547', 'CITY'),
('441548', 'CITY'),
('441549', 'CITY'),
('441550', 'CITY'),
('441551', 'CITY'),
('441552', 'CITY'),
('441553', 'CITY'),
('441554', 'CITY'),
('441555', 'CITY'),
('441556', 'CITY'),
('441557', 'CITY'),
('441558', 'CITY'),
('441559', 'CITY'),
('441560', 'CITY'),
('441561', 'CITY'),
('441562', 'CITY'),
('441563', 'CITY'),
('441564', 'CITY'),
('441565', 'CITY'),
('441566', 'CITY'),
('441567', 'CITY'),
('441568', 'CITY'),
('441569', 'CITY'),
('441570', 'CITY'),
('441571', 'CITY'),
('441572', 'CITY'),
('441573', 'CITY'),
('441574', 'CITY'),
('441575', 'CITY'),
('441576', 'CITY'),
('441577', 'CITY'),
('441578', 'CITY'),
('441579', 'CITY'),
('441580', 'CITY'),
('441581', 'CITY'),
('441582', 'CITY'),
('441583', 'CITY'),
('441584', 'CITY'),
('441585', 'CITY'),
('441586', 'CITY'),
('441587', 'CITY'),
('441588', 'CITY'),
('441589', 'CITY'),
('441590', 'CITY'),
('441591', 'CITY'),
('441592', 'CITY'),
('441593', 'CITY'),
('441594', 'CITY'),
('441595', 'CITY'),
('441596', 'CITY'),
('441597', 'CITY'),
('441598', 'CITY'),
('441599', 'CITY'),
('441600', 'CITY'),
('441601', 'CITY'),
('441602', 'CITY'),
('441603', 'CITY'),
('441604', 'CITY'),
('441605', 'CITY'),
('441606', 'CITY'),
('441607', 'CITY'),
('441608', 'CITY'),
('441609', 'CITY'),
('441610', 'CITY'),
('441611', 'CITY'),
('441612', 'CITY'),
('441613', 'CITY'),
('441614', 'CITY'),
('441615', 'CITY'),
('441616', 'CITY'),
('441617', 'CITY'),
('441618', 'CITY'),
('441619', 'CITY'),
('441620', 'CITY'),
('441621', 'CITY'),
('441622', 'CITY'),
('441623', 'CITY'),
('441624', 'CITY'),
('441625', 'CITY'),
('441626', 'CITY'),
('441627', 'CITY'),
('441628', 'CITY'),
('441629', 'CITY'),
('441630', 'CITY'),
('441631', 'CITY'),
('441632', 'CITY'),
('441633', 'CITY'),
('441634', 'CITY'),
('441635', 'CITY'),
('441636', 'CITY'),
('441637', 'CITY'),
('441638', 'CITY'),
('441639', 'CITY'),
('441640', 'CITY'),
('441641', 'CITY'),
('441642', 'CITY'),
('441643', 'CITY'),
('441644', 'CITY'),
('441645', 'CITY'),
('441646', 'CITY'),
('441647', 'CITY'),
('441648', 'CITY'),
('441649', 'CITY'),
('441650', 'CITY'),
('441651', 'CITY'),
('441652', 'CITY'),
('441653', 'CITY'),
('441654', 'CITY'),
('441655', 'CITY'),
('441656', 'CITY'),
('441657', 'CITY'),
('441658', 'CITY'),
('441659', 'CITY'),
('441660', 'CITY'),
('441661', 'CITY'),
('441662', 'CITY'),
('441663', 'CITY'),
('441664', 'CITY'),
('441665', 'CITY'),
('441666', 'CITY'),
('441667', 'CITY'),
('441668', 'CITY'),
('441669', 'CITY'),
('441670', 'CITY'),
('441671', 'CITY'),
('441672', 'CITY'),
('441673', 'CITY'),
('441674', 'CITY'),
('441675', 'CITY'),
('441676', 'CITY'),
('441677', 'CITY'),
('441678', 'CITY'),
('441679', 'CITY'),
('441680', 'CITY'),
('441681', 'CITY'),
('441682', 'CITY'),
('441683', 'CITY'),
('441684', 'CITY'),
('441685', 'CITY'),
('441686', 'CITY'),
('441687', 'CITY'),
('441688', 'CITY'),
('441689', 'CITY'),
('441690', 'CITY'),
('441691', 'CITY'),
('441692', 'CITY'),
('441693', 'CITY'),
('441694', 'CITY'),
('441695', 'CITY'),
('441696', 'CITY'),
('441697', 'CITY'),
('441698', 'CITY'),
('441699', 'CITY'),
('441700', 'CITY'),
('441701', 'CITY'),
('441702', 'CITY'),
('441703', 'CITY'),
('441704', 'CITY'),
('441705', 'CITY'),
('441706', 'CITY'),
('441707', 'CITY'),
('441708', 'CITY'),
('441709', 'CITY'),
('441710', 'CITY'),
('441711', 'CITY'),
('441712', 'CITY'),
('441713', 'CITY'),
('441714', 'CITY'),
('441715', 'CITY'),
('441716', 'CITY'),
('441717', 'CITY'),
('441718', 'CITY'),
('441719', 'CITY'),
('441720', 'CITY'),
('441721', 'CITY'),
('441722', 'CITY'),
('441723', 'CITY'),
('441724', 'CITY'),
('441725', 'CITY'),
('441726', 'CITY'),
('441727', 'CITY'),
('441728', 'CITY'),
('441729', 'CITY'),
('441730', 'CITY'),
('441731', 'CITY'),
('441732', 'CITY'),
('441733', 'CITY'),
('441734', 'CITY'),
('441735', 'CITY'),
('441736', 'CITY'),
('441737', 'CITY'),
('441738', 'CITY'),
('441739', 'CITY'),
('441740', 'CITY'),
('441741', 'CITY'),
('441742', 'CITY'),
('441743', 'CITY'),
('441744', 'CITY'),
('441745', 'CITY'),
('441746', 'CITY'),
('441747', 'CITY'),
('441748', 'CITY'),
('441749', 'CITY'),
('441750', 'CITY'),
('441751', 'CITY'),
('441752', 'CITY'),
('441753', 'CITY'),
('441754', 'CITY'),
('441755', 'CITY'),
('441756', 'CITY'),
('441757', 'CITY'),
('441758', 'CITY'),
('441759', 'CITY'),
('441760', 'CITY'),
('441761', 'CITY'),
('441762', 'CITY'),
('441763', 'CITY'),
('441764', 'CITY'),
('441765', 'CITY'),
('441766', 'CITY'),
('441767', 'CITY'),
('441768', 'CITY'),
('441769', 'CITY'),
('441770', 'CITY'),
('441771', 'CITY'),
('441772', 'CITY'),
('441773', 'CITY'),
('441774', 'CITY'),
('441775', 'CITY'),
('441776', 'CITY'),
('441777', 'CITY'),
('441778', 'CITY'),
('441779', 'CITY'),
('441780', 'CITY'),
('441781', 'CITY'),
('441782', 'CITY'),
('441783', 'CITY'),
('441784', 'CITY'),
('441785', 'CITY'),
('441786', 'CITY'),
('441787', 'CITY'),
('441788', 'CITY'),
('441789', 'CITY'),
('441790', 'CITY'),
('441791', 'CITY'),
('441792', 'CITY'),
('441793', 'CITY'),
('441794', 'CITY'),
('441795', 'CITY'),
('441796', 'CITY'),
('441797', 'CITY'),
('441798', 'CITY'),
('441799', 'CITY'),
('441800', 'CITY'),
('441801', 'CITY'),
('441802', 'CITY'),
('441803', 'CITY'),
('441804', 'CITY'),
('441805', 'CITY'),
('441806', 'CITY'),
('441807', 'CITY'),
('441808', 'CITY'),
('441809', 'CITY'),
('441810', 'CITY'),
('441811', 'CITY'),
('441812', 'CITY'),
('441813', 'CITY'),
('441814', 'CITY'),
('441815', 'CITY'),
('441816', 'CITY'),
('441817', 'CITY'),
('441818', 'CITY'),
('441819', 'CITY'),
('441820', 'CITY'),
('441821', 'CITY'),
('441822', 'CITY'),
('441823', 'CITY'),
('441824', 'CITY'),
('441825', 'CITY'),
('441826', 'CITY'),
('441827', 'CITY'),
('441828', 'CITY'),
('441829', 'CITY'),
('441830', 'CITY'),
('441831', 'CITY'),
('441832', 'CITY'),
('441833', 'CITY'),
('441834', 'CITY'),
('441835', 'CITY'),
('441836', 'CITY'),
('441837', 'CITY'),
('441838', 'CITY'),
('441839', 'CITY'),
('441840', 'CITY'),
('441841', 'CITY'),
('441842', 'CITY'),
('441843', 'CITY'),
('441844', 'CITY'),
('441845', 'CITY'),
('441846', 'CITY'),
('441847', 'CITY'),
('441848', 'CITY'),
('441849', 'CITY'),
('441850', 'CITY'),
('441851', 'CITY'),
('441852', 'CITY'),
('441853', 'CITY'),
('441854', 'CITY'),
('441855', 'CITY'),
('441856', 'CITY'),
('441857', 'CITY'),
('441858', 'CITY'),
('441859', 'CITY'),
('441860', 'CITY'),
('441861', 'CITY'),
('441862', 'CITY'),
('441863', 'CITY'),
('441864', 'CITY'),
('441865', 'CITY'),
('441866', 'CITY'),
('441867', 'CITY'),
('441868', 'CITY'),
('441869', 'CITY'),
('441870', 'CITY'),
('441871', 'CITY'),
('441872', 'CITY'),
('441873', 'CITY'),
('441874', 'CITY'),
('441875', 'CITY'),
('441876', 'CITY'),
('441877', 'CITY'),
('441878', 'CITY'),
('441879', 'CITY'),
('441880', 'CITY'),
('441881', 'CITY'),
('441882', 'CITY'),
('441883', 'CITY'),
('441884', 'CITY'),
('441885', 'CITY'),
('441886', 'CITY'),
('441887', 'CITY'),
('441888', 'CITY'),
('441889', 'CITY'),
('441890', 'CITY'),
('441891', 'CITY'),
('441892', 'CITY'),
('441893', 'CITY'),
('441894', 'CITY'),
('441895', 'CITY'),
('441896', 'CITY'),
('441897', 'CITY'),
('441898', 'CITY'),
('441899', 'CITY'),
('441900', 'CITY'),
('441901', 'CITY'),
('441902', 'CITY'),
('441903', 'CITY'),
('441904', 'CITY'),
('441905', 'CITY'),
('441906', 'CITY'),
('441907', 'CITY'),
('441908', 'CITY'),
('441909', 'CITY'),
('441910', 'CITY'),
('441911', 'CITY'),
('441912', 'CITY'),
('441913', 'CITY'),
('441914', 'CITY'),
('441915', 'CITY'),
('441916', 'CITY'),
('441917', 'CITY'),
('441918', 'CITY'),
('441919', 'CITY'),
('441920', 'CITY'),
('441921', 'CITY'),
('441922', 'CITY'),
('441923', 'CITY'),
('441924', 'CITY'),
('441925', 'CITY'),
('441926', 'CITY'),
('441927', 'CITY'),
('441928', 'CITY'),
('441929', 'CITY'),
('441930', 'CITY'),
('441931', 'CITY'),
('441932', 'CITY'),
('441933', 'CITY'),
('441934', 'CITY'),
('441935', 'CITY'),
('441936', 'CITY'),
('441937', 'CITY'),
('441938', 'CITY'),
('441939', 'CITY'),
('441940', 'CITY'),
('441941', 'CITY'),
('441942', 'CITY'),
('441943', 'CITY'),
('441944', 'CITY'),
('441945', 'CITY'),
('441946', 'CITY'),
('441947', 'CITY'),
('441948', 'CITY'),
('441949', 'CITY'),
('441950', 'CITY'),
('441951', 'CITY'),
('441952', 'CITY'),
('441953', 'CITY'),
('441954', 'CITY'),
('441955', 'CITY'),
('441956', 'CITY'),
('441957', 'CITY'),
('441958', 'CITY'),
('441959', 'CITY'),
('441960', 'CITY'),
('441961', 'CITY'),
('441962', 'CITY'),
('441963', 'CITY'),
('441964', 'CITY'),
('441965', 'CITY'),
('441966', 'CITY'),
('441967', 'CITY'),
('441968', 'CITY'),
('441969', 'CITY'),
('441970', 'CITY'),
('441971', 'CITY'),
('441972', 'CITY'),
('441973', 'CITY'),
('441974', 'CITY'),
('441975', 'CITY'),
('441976', 'CITY'),
('441977', 'CITY'),
('441978', 'CITY'),
('441979', 'CITY'),
('441980', 'CITY'),
('441981', 'CITY'),
('441982', 'CITY'),
('441983', 'CITY'),
('441984', 'CITY'),
('441985', 'CITY'),
('441986', 'CITY'),
('441987', 'CITY'),
('441988', 'CITY'),
('441989', 'CITY'),
('441990', 'CITY'),
('441991', 'CITY'),
('441992', 'CITY'),
('441993', 'CITY'),
('441994', 'CITY'),
('441995', 'CITY'),
('441996', 'CITY'),
('441997', 'CITY'),
('441998', 'CITY'),
('441999', 'CITY'),
('442000', 'CITY'),
('442001', 'CITY'),
('442002', 'CITY'),
('442003', 'CITY'),
('442004', 'CITY'),
('442005', 'CITY'),
('442006', 'CITY'),
('442007', 'CITY'),
('442008', 'CITY'),
('442009', 'CITY'),
('442010', 'CITY'),
('442011', 'CITY'),
('442012', 'CITY'),
('442013', 'CITY'),
('442014', 'CITY'),
('442015', 'CITY'),
('442016', 'CITY'),
('442017', 'CITY'),
('442018', 'CITY'),
('442019', 'CITY'),
('442020', 'CITY'),
('442021', 'CITY'),
('442022', 'CITY'),
('442023', 'CITY'),
('442024', 'CITY'),
('442025', 'CITY'),
('442026', 'CITY'),
('442027', 'CITY'),
('442028', 'CITY'),
('442029', 'CITY'),
('442030', 'CITY'),
('442031', 'CITY'),
('442032', 'CITY'),
('442033', 'CITY'),
('442034', 'CITY'),
('442035', 'CITY'),
('442036', 'CITY'),
('442037', 'CITY'),
('442038', 'CITY'),
('442039', 'CITY'),
('442040', 'CITY'),
('442041', 'CITY'),
('442042', 'CITY'),
('442043', 'CITY'),
('442044', 'CITY'),
('442045', 'CITY'),
('442046', 'CITY'),
('442047', 'CITY'),
('442048', 'CITY'),
('442049', 'CITY'),
('442050', 'CITY'),
('442051', 'CITY'),
('442052', 'CITY'),
('442053', 'CITY'),
('442054', 'CITY'),
('442055', 'CITY'),
('442056', 'CITY'),
('442057', 'CITY'),
('442058', 'CITY'),
('442059', 'CITY'),
('442060', 'CITY'),
('442061', 'CITY'),
('442062', 'CITY'),
('442063', 'CITY'),
('442064', 'CITY'),
('442065', 'CITY'),
('442066', 'CITY'),
('442067', 'CITY'),
('442068', 'CITY'),
('442069', 'CITY'),
('442070', 'CITY'),
('442071', 'CITY'),
('442072', 'CITY'),
('442073', 'CITY'),
('442074', 'CITY'),
('442075', 'CITY'),
('442076', 'CITY'),
('442077', 'CITY'),
('442078', 'CITY'),
('442079', 'CITY'),
('442080', 'CITY'),
('442081', 'CITY'),
('442082', 'CITY'),
('442083', 'CITY'),
('442084', 'CITY'),
('442085', 'CITY'),
('442086', 'CITY'),
('442087', 'CITY'),
('442088', 'CITY'),
('442089', 'CITY'),
('442090', 'CITY'),
('442091', 'CITY'),
('442092', 'CITY'),
('442093', 'CITY'),
('442094', 'CITY'),
('442095', 'CITY'),
('442096', 'CITY'),
('442097', 'CITY'),
('442098', 'CITY'),
('442099', 'CITY'),
('442100', 'CITY'),
('442101', 'CITY'),
('442102', 'CITY'),
('442103', 'CITY'),
('442104', 'CITY'),
('442105', 'CITY'),
('442106', 'CITY'),
('442107', 'CITY'),
('442108', 'CITY'),
('442109', 'CITY'),
('442110', 'CITY'),
('442111', 'CITY'),
('442112', 'CITY'),
('442113', 'CITY'),
('442114', 'CITY'),
('442115', 'CITY'),
('442116', 'CITY'),
('442117', 'CITY'),
('442118', 'CITY'),
('442119', 'CITY'),
('442120', 'CITY'),
('442121', 'CITY'),
('442122', 'CITY'),
('442123', 'CITY'),
('442124', 'CITY'),
('442125', 'CITY'),
('442126', 'CITY'),
('442127', 'CITY'),
('442128', 'CITY'),
('442129', 'CITY'),
('442130', 'CITY'),
('442131', 'CITY'),
('442132', 'CITY'),
('442133', 'CITY'),
('442134', 'CITY'),
('442135', 'CITY'),
('442136', 'CITY'),
('442137', 'CITY'),
('442138', 'CITY'),
('442139', 'CITY'),
('442140', 'CITY'),
('442141', 'CITY'),
('442142', 'CITY'),
('442143', 'CITY'),
('442144', 'CITY'),
('442145', 'CITY'),
('442146', 'CITY'),
('442147', 'CITY'),
('442148', 'CITY'),
('442149', 'CITY'),
('442150', 'CITY'),
('442151', 'CITY'),
('442152', 'CITY'),
('442153', 'CITY'),
('442154', 'CITY'),
('442155', 'CITY'),
('442156', 'CITY'),
('442157', 'CITY'),
('442158', 'CITY'),
('442159', 'CITY'),
('442160', 'CITY'),
('442161', 'CITY'),
('442162', 'CITY'),
('442163', 'CITY'),
('442164', 'CITY'),
('442165', 'CITY'),
('442166', 'CITY'),
('442167', 'CITY'),
('442168', 'CITY'),
('442169', 'CITY'),
('442170', 'CITY'),
('442171', 'CITY'),
('442172', 'CITY'),
('442173', 'CITY'),
('442174', 'CITY'),
('442175', 'CITY'),
('442176', 'CITY'),
('442177', 'CITY'),
('442178', 'CITY'),
('442179', 'CITY'),
('442180', 'CITY'),
('442181', 'CITY'),
('442182', 'CITY'),
('442183', 'CITY'),
('442184', 'CITY'),
('442185', 'CITY'),
('442186', 'CITY'),
('442187', 'CITY'),
('442188', 'CITY'),
('442189', 'CITY'),
('442190', 'CITY'),
('442191', 'CITY'),
('442192', 'CITY'),
('442193', 'CITY'),
('442194', 'CITY'),
('442195', 'CITY'),
('442196', 'CITY'),
('442197', 'CITY'),
('442198', 'CITY'),
('442199', 'CITY'),
('442200', 'CITY'),
('442201', 'CITY'),
('442202', 'CITY'),
('442203', 'CITY'),
('442204', 'CITY'),
('442205', 'CITY'),
('442206', 'CITY'),
('442207', 'CITY'),
('442208', 'CITY'),
('442209', 'CITY'),
('442210', 'CITY'),
('442211', 'CITY'),
('442212', 'CITY'),
('442213', 'CITY'),
('442214', 'CITY'),
('442215', 'CITY'),
('442216', 'CITY'),
('442217', 'CITY'),
('442218', 'CITY'),
('442219', 'CITY'),
('442220', 'CITY'),
('442221', 'CITY'),
('442222', 'CITY'),
('442223', 'CITY'),
('442224', 'CITY'),
('442225', 'CITY'),
('442226', 'CITY'),
('442227', 'CITY'),
('442228', 'CITY'),
('442229', 'CITY'),
('442230', 'CITY'),
('442231', 'CITY'),
('442232', 'CITY'),
('442233', 'CITY'),
('442234', 'CITY'),
('442235', 'CITY'),
('442236', 'CITY'),
('442237', 'CITY'),
('442238', 'CITY'),
('442239', 'CITY'),
('442240', 'CITY'),
('442241', 'CITY'),
('442242', 'CITY'),
('442243', 'CITY'),
('442244', 'CITY'),
('442245', 'CITY'),
('442246', 'CITY'),
('442247', 'CITY'),
('442248', 'CITY'),
('442249', 'CITY'),
('442250', 'CITY'),
('442251', 'CITY'),
('442252', 'CITY'),
('442253', 'CITY'),
('442254', 'CITY'),
('442255', 'CITY'),
('442256', 'CITY'),
('442257', 'CITY'),
('442258', 'CITY'),
('442259', 'CITY'),
('442260', 'CITY'),
('442261', 'CITY'),
('442262', 'CITY'),
('442263', 'CITY'),
('442264', 'CITY'),
('442265', 'CITY'),
('442266', 'CITY'),
('442267', 'CITY'),
('442268', 'CITY'),
('442269', 'CITY'),
('442270', 'CITY'),
('442271', 'CITY'),
('442272', 'CITY'),
('442273', 'CITY'),
('442274', 'CITY'),
('442275', 'CITY'),
('442276', 'CITY'),
('442277', 'CITY'),
('442278', 'CITY'),
('442279', 'CITY'),
('442280', 'CITY'),
('442281', 'CITY'),
('442282', 'CITY'),
('442283', 'CITY'),
('442284', 'CITY'),
('442285', 'CITY'),
('442286', 'CITY'),
('442287', 'CITY'),
('442288', 'CITY'),
('442289', 'CITY'),
('442290', 'CITY'),
('442291', 'CITY'),
('442292', 'CITY'),
('442293', 'CITY'),
('442294', 'CITY'),
('442295', 'CITY'),
('442296', 'CITY'),
('442297', 'CITY'),
('442298', 'CITY'),
('442299', 'CITY'),
('442300', 'CITY'),
('442301', 'CITY'),
('442302', 'CITY'),
('442303', 'CITY'),
('442304', 'CITY'),
('442305', 'CITY'),
('442306', 'CITY'),
('442307', 'CITY'),
('442308', 'CITY'),
('442309', 'CITY'),
('442310', 'CITY'),
('442311', 'CITY'),
('442312', 'CITY'),
('442313', 'CITY'),
('442314', 'CITY'),
('442315', 'CITY'),
('442316', 'CITY'),
('442317', 'CITY'),
('442318', 'CITY'),
('442319', 'CITY'),
('442320', 'CITY'),
('442321', 'CITY'),
('442322', 'CITY'),
('442323', 'CITY'),
('442324', 'CITY'),
('442325', 'CITY'),
('442326', 'CITY'),
('442327', 'CITY'),
('442328', 'CITY'),
('442329', 'CITY'),
('442330', 'CITY'),
('442331', 'CITY'),
('442332', 'CITY'),
('442333', 'CITY'),
('442334', 'CITY'),
('442335', 'CITY'),
('442336', 'CITY'),
('442337', 'CITY'),
('442338', 'CITY'),
('442339', 'CITY'),
('442340', 'CITY'),
('442341', 'CITY'),
('442342', 'CITY'),
('442343', 'CITY'),
('442344', 'CITY'),
('442345', 'CITY'),
('442346', 'CITY'),
('442347', 'CITY'),
('442348', 'CITY'),
('442349', 'CITY'),
('442350', 'CITY'),
('442351', 'CITY'),
('442352', 'CITY'),
('442353', 'CITY'),
('442354', 'CITY'),
('442355', 'CITY'),
('442356', 'CITY'),
('442357', 'CITY'),
('442358', 'CITY'),
('442359', 'CITY'),
('442360', 'CITY'),
('442361', 'CITY'),
('442362', 'CITY'),
('442363', 'CITY'),
('442364', 'CITY'),
('442365', 'CITY'),
('442366', 'CITY'),
('442367', 'CITY'),
('442368', 'CITY'),
('442369', 'CITY'),
('442370', 'CITY'),
('442371', 'CITY'),
('442372', 'CITY'),
('442373', 'CITY'),
('442374', 'CITY'),
('442375', 'CITY'),
('442376', 'CITY'),
('442377', 'CITY'),
('442378', 'CITY'),
('442379', 'CITY'),
('442380', 'CITY'),
('442381', 'CITY'),
('442382', 'CITY'),
('442383', 'CITY'),
('442384', 'CITY'),
('442385', 'CITY'),
('442386', 'CITY'),
('442387', 'CITY'),
('442388', 'CITY'),
('442389', 'CITY'),
('442390', 'CITY'),
('442391', 'CITY'),
('442392', 'CITY'),
('442393', 'CITY'),
('442394', 'CITY'),
('442395', 'CITY'),
('442396', 'CITY'),
('442397', 'CITY'),
('442398', 'CITY'),
('442399', 'CITY'),
('442400', 'CITY'),
('442401', 'CITY'),
('442402', 'CITY'),
('442403', 'CITY'),
('442404', 'CITY'),
('442405', 'CITY'),
('442406', 'CITY'),
('442407', 'CITY'),
('442408', 'CITY'),
('442409', 'CITY'),
('442410', 'CITY'),
('442411', 'CITY'),
('442412', 'CITY'),
('442413', 'CITY'),
('442414', 'CITY'),
('442415', 'CITY'),
('442416', 'CITY'),
('442417', 'CITY'),
('442418', 'CITY'),
('442419', 'CITY'),
('442420', 'CITY'),
('442421', 'CITY'),
('442422', 'CITY'),
('442423', 'CITY'),
('442424', 'CITY'),
('442425', 'CITY'),
('442426', 'CITY'),
('442427', 'CITY'),
('442428', 'CITY'),
('442429', 'CITY'),
('442430', 'CITY'),
('442431', 'CITY'),
('442432', 'CITY'),
('442433', 'CITY'),
('442434', 'CITY'),
('442435', 'CITY'),
('442436', 'CITY'),
('442437', 'CITY'),
('442438', 'CITY'),
('442439', 'CITY'),
('442440', 'CITY'),
('442441', 'CITY'),
('442442', 'CITY'),
('442443', 'CITY'),
('442444', 'CITY'),
('442445', 'CITY'),
('442446', 'CITY'),
('442447', 'CITY'),
('442448', 'CITY'),
('442449', 'CITY'),
('442450', 'CITY'),
('442451', 'CITY'),
('442452', 'CITY'),
('442453', 'CITY'),
('442454', 'CITY'),
('442455', 'CITY'),
('442456', 'CITY'),
('442457', 'CITY'),
('442458', 'CITY'),
('442459', 'CITY'),
('442460', 'CITY'),
('442461', 'CITY'),
('442462', 'CITY'),
('442463', 'CITY'),
('442464', 'CITY'),
('442465', 'CITY'),
('442466', 'CITY'),
('442467', 'CITY'),
('442468', 'CITY'),
('442469', 'CITY'),
('442470', 'CITY'),
('442471', 'CITY'),
('442472', 'CITY'),
('442473', 'CITY'),
('442474', 'CITY'),
('442475', 'CITY'),
('442476', 'CITY'),
('442477', 'CITY'),
('442478', 'CITY'),
('442479', 'CITY'),
('442480', 'CITY'),
('442481', 'CITY'),
('442482', 'CITY'),
('442483', 'CITY'),
('442484', 'CITY'),
('442485', 'CITY'),
('442486', 'CITY'),
('442487', 'CITY'),
('442488', 'CITY'),
('442489', 'CITY'),
('442490', 'CITY'),
('442491', 'CITY'),
('442492', 'CITY'),
('442493', 'CITY'),
('442494', 'CITY'),
('442495', 'CITY'),
('442496', 'CITY'),
('442497', 'CITY'),
('442498', 'CITY'),
('442499', 'CITY'),
('442500', 'CITY'),
('442501', 'CITY'),
('442502', 'CITY'),
('442503', 'CITY'),
('442504', 'CITY'),
('442505', 'CITY'),
('442506', 'CITY'),
('442507', 'CITY'),
('442508', 'CITY'),
('442509', 'CITY'),
('442510', 'CITY'),
('442511', 'CITY'),
('442512', 'CITY'),
('442513', 'CITY'),
('442514', 'CITY'),
('442515', 'CITY'),
('442516', 'CITY'),
('442517', 'CITY'),
('442518', 'CITY'),
('442519', 'CITY'),
('442520', 'CITY'),
('442521', 'CITY'),
('442522', 'CITY'),
('442523', 'CITY'),
('442524', 'CITY'),
('442525', 'CITY'),
('442526', 'CITY'),
('442527', 'CITY'),
('442528', 'CITY'),
('442529', 'CITY'),
('442530', 'CITY'),
('442531', 'CITY'),
('442532', 'CITY'),
('442533', 'CITY'),
('442534', 'CITY'),
('442535', 'CITY'),
('442536', 'CITY'),
('442537', 'CITY'),
('442538', 'CITY'),
('442539', 'CITY'),
('442540', 'CITY'),
('442541', 'CITY'),
('442542', 'CITY'),
('442543', 'CITY'),
('442544', 'CITY'),
('442545', 'CITY'),
('442546', 'CITY'),
('442547', 'CITY'),
('442548', 'CITY'),
('442549', 'CITY'),
('442550', 'CITY'),
('442551', 'CITY'),
('442552', 'CITY'),
('442553', 'CITY'),
('442554', 'CITY'),
('442555', 'CITY'),
('442556', 'CITY'),
('442557', 'CITY'),
('442558', 'CITY'),
('442559', 'CITY'),
('442560', 'CITY'),
('442561', 'CITY'),
('442562', 'CITY'),
('442563', 'CITY'),
('442564', 'CITY'),
('442565', 'CITY'),
('442566', 'CITY'),
('442567', 'CITY'),
('442568', 'CITY'),
('442569', 'CITY'),
('442570', 'CITY'),
('442571', 'CITY'),
('442572', 'CITY'),
('442573', 'CITY'),
('442574', 'CITY'),
('442575', 'CITY'),
('442576', 'CITY'),
('442577', 'CITY'),
('442578', 'CITY'),
('442579', 'CITY'),
('442580', 'CITY'),
('442581', 'CITY'),
('442582', 'CITY'),
('442583', 'CITY'),
('442584', 'CITY'),
('442585', 'CITY'),
('442586', 'CITY'),
('442587', 'CITY'),
('442588', 'CITY'),
('442589', 'CITY'),
('442590', 'CITY'),
('442591', 'CITY'),
('442592', 'CITY'),
('442593', 'CITY'),
('442594', 'CITY'),
('442595', 'CITY'),
('442596', 'CITY'),
('442597', 'CITY'),
('442598', 'CITY'),
('442599', 'CITY'),
('442600', 'CITY'),
('442601', 'CITY'),
('442602', 'CITY'),
('442603', 'CITY'),
('442604', 'CITY'),
('442605', 'CITY'),
('442606', 'CITY'),
('442607', 'CITY'),
('442608', 'CITY'),
('442609', 'CITY'),
('442610', 'CITY'),
('442611', 'CITY'),
('442612', 'CITY'),
('442613', 'CITY'),
('442614', 'CITY'),
('442615', 'CITY'),
('442616', 'CITY'),
('442617', 'CITY'),
('442618', 'CITY'),
('442619', 'CITY'),
('442620', 'CITY'),
('442621', 'CITY'),
('442622', 'CITY'),
('442623', 'CITY'),
('442624', 'CITY'),
('442625', 'CITY'),
('442626', 'CITY'),
('442627', 'CITY'),
('442628', 'CITY'),
('442629', 'CITY'),
('442630', 'CITY'),
('442631', 'CITY'),
('442632', 'CITY'),
('442633', 'CITY'),
('442634', 'CITY'),
('442635', 'CITY'),
('442636', 'CITY'),
('442637', 'CITY'),
('442638', 'CITY'),
('442639', 'CITY'),
('442640', 'CITY'),
('442641', 'CITY'),
('442642', 'CITY'),
('442643', 'CITY'),
('442644', 'CITY'),
('442645', 'CITY'),
('442646', 'CITY'),
('442647', 'CITY'),
('442648', 'CITY'),
('442649', 'CITY'),
('442650', 'CITY'),
('442651', 'CITY'),
('442652', 'CITY'),
('442653', 'CITY'),
('442654', 'CITY'),
('442655', 'CITY'),
('442656', 'CITY'),
('442657', 'CITY'),
('442658', 'CITY'),
('442659', 'CITY'),
('442660', 'CITY'),
('442661', 'CITY'),
('442662', 'CITY'),
('442663', 'CITY'),
('442664', 'CITY'),
('442665', 'CITY'),
('442666', 'CITY'),
('442667', 'CITY'),
('442668', 'CITY'),
('442669', 'CITY'),
('442670', 'CITY'),
('442671', 'CITY'),
('442672', 'CITY'),
('442673', 'CITY'),
('442674', 'CITY'),
('442675', 'CITY'),
('442676', 'CITY'),
('442677', 'CITY'),
('442678', 'CITY'),
('442679', 'CITY'),
('442680', 'CITY'),
('442681', 'CITY'),
('442682', 'CITY'),
('442683', 'CITY'),
('442684', 'CITY'),
('442685', 'CITY'),
('442686', 'CITY'),
('442687', 'CITY'),
('442688', 'CITY'),
('442689', 'CITY'),
('442690', 'CITY'),
('442691', 'CITY'),
('442692', 'CITY'),
('442693', 'CITY'),
('442694', 'CITY'),
('442695', 'CITY'),
('442696', 'CITY'),
('442697', 'CITY'),
('442698', 'CITY'),
('442699', 'CITY'),
('442700', 'CITY'),
('442701', 'CITY'),
('442702', 'CITY'),
('442703', 'CITY'),
('442704', 'CITY'),
('442705', 'CITY'),
('442706', 'CITY'),
('442707', 'CITY'),
('442708', 'CITY'),
('442709', 'CITY'),
('442710', 'CITY'),
('442711', 'CITY'),
('442712', 'CITY'),
('442713', 'CITY'),
('442714', 'CITY'),
('442715', 'CITY'),
('442716', 'CITY'),
('442717', 'CITY'),
('442718', 'CITY'),
('442719', 'CITY'),
('442720', 'CITY'),
('442721', 'CITY'),
('442722', 'CITY'),
('442723', 'CITY'),
('442724', 'CITY'),
('442725', 'CITY'),
('442726', 'CITY'),
('442727', 'CITY'),
('442728', 'CITY'),
('442729', 'CITY'),
('442730', 'CITY'),
('442731', 'CITY'),
('442732', 'CITY'),
('442733', 'CITY'),
('442734', 'CITY'),
('442735', 'CITY'),
('442736', 'CITY'),
('442737', 'CITY'),
('442738', 'CITY'),
('442739', 'CITY'),
('442740', 'CITY'),
('442741', 'CITY'),
('442742', 'CITY'),
('442743', 'CITY'),
('442744', 'CITY'),
('442745', 'CITY'),
('442746', 'CITY'),
('442747', 'CITY'),
('442748', 'CITY'),
('442749', 'CITY'),
('442750', 'CITY'),
('442751', 'CITY'),
('442752', 'CITY'),
('442753', 'CITY'),
('442754', 'CITY'),
('442755', 'CITY'),
('442756', 'CITY'),
('442757', 'CITY'),
('442758', 'CITY'),
('442759', 'CITY'),
('442760', 'CITY'),
('442761', 'CITY'),
('442762', 'CITY'),
('442763', 'CITY'),
('442764', 'CITY'),
('442765', 'CITY'),
('442766', 'CITY'),
('442767', 'CITY'),
('442768', 'CITY'),
('442769', 'CITY'),
('442770', 'CITY'),
('442771', 'CITY'),
('442772', 'CITY'),
('442773', 'CITY'),
('442774', 'CITY'),
('442775', 'CITY'),
('442776', 'CITY'),
('442777', 'CITY'),
('442778', 'CITY'),
('442779', 'CITY'),
('442780', 'CITY'),
('442781', 'CITY'),
('442782', 'CITY'),
('442783', 'CITY'),
('442784', 'CITY'),
('442785', 'CITY'),
('442786', 'CITY'),
('442787', 'CITY'),
('442788', 'CITY'),
('442789', 'CITY'),
('442790', 'CITY'),
('442791', 'CITY'),
('442792', 'CITY'),
('442793', 'CITY'),
('442794', 'CITY'),
('442795', 'CITY'),
('442796', 'CITY'),
('442797', 'CITY'),
('442798', 'CITY'),
('442799', 'CITY'),
('442800', 'CITY'),
('442801', 'CITY'),
('442802', 'CITY'),
('442803', 'CITY'),
('442804', 'CITY'),
('442805', 'CITY'),
('442806', 'CITY'),
('442807', 'CITY'),
('442808', 'CITY'),
('442809', 'CITY'),
('442810', 'CITY'),
('442811', 'CITY'),
('442812', 'CITY'),
('442813', 'CITY'),
('442814', 'CITY'),
('442815', 'CITY'),
('442816', 'CITY'),
('442817', 'CITY'),
('442818', 'CITY'),
('442819', 'CITY'),
('442820', 'CITY'),
('442821', 'CITY'),
('442822', 'CITY'),
('442823', 'CITY'),
('442824', 'CITY'),
('442825', 'CITY'),
('442826', 'CITY'),
('442827', 'CITY'),
('442828', 'CITY'),
('442829', 'CITY'),
('442830', 'CITY'),
('442831', 'CITY'),
('442832', 'CITY'),
('442833', 'CITY'),
('442834', 'CITY'),
('442835', 'CITY'),
('442836', 'CITY'),
('442837', 'CITY'),
('442838', 'CITY'),
('442839', 'CITY'),
('442840', 'CITY'),
('442841', 'CITY'),
('442842', 'CITY'),
('442843', 'CITY'),
('442844', 'CITY'),
('442845', 'CITY'),
('442846', 'CITY'),
('442847', 'CITY'),
('442848', 'CITY'),
('442849', 'CITY'),
('442850', 'CITY'),
('442851', 'CITY'),
('442852', 'CITY'),
('442853', 'CITY'),
('442854', 'CITY'),
('442855', 'CITY'),
('442856', 'CITY'),
('442857', 'CITY'),
('442858', 'CITY'),
('442859', 'CITY'),
('442860', 'CITY'),
('442861', 'CITY'),
('442862', 'CITY'),
('442863', 'CITY'),
('442864', 'CITY'),
('442865', 'CITY'),
('442866', 'CITY'),
('442867', 'CITY'),
('442868', 'CITY'),
('442869', 'CITY'),
('442870', 'CITY'),
('442871', 'CITY'),
('442872', 'CITY'),
('442873', 'CITY'),
('442874', 'CITY'),
('442875', 'CITY'),
('442876', 'CITY'),
('442877', 'CITY'),
('442878', 'CITY'),
('442879', 'CITY'),
('442880', 'CITY'),
('442881', 'CITY'),
('442882', 'CITY'),
('442883', 'CITY'),
('442884', 'CITY'),
('442885', 'CITY'),
('442886', 'CITY'),
('442887', 'CITY'),
('442888', 'CITY'),
('442889', 'CITY'),
('442890', 'CITY'),
('442891', 'CITY'),
('442892', 'CITY'),
('442893', 'CITY'),
('442894', 'CITY'),
('442895', 'CITY'),
('442896', 'CITY'),
('442897', 'CITY'),
('442898', 'CITY'),
('442899', 'CITY'),
('442900', 'CITY'),
('442901', 'CITY'),
('442902', 'CITY'),
('442903', 'CITY'),
('442904', 'CITY'),
('442905', 'CITY'),
('442906', 'CITY'),
('442907', 'CITY'),
('442908', 'CITY'),
('442909', 'CITY'),
('442910', 'CITY'),
('442911', 'CITY'),
('442912', 'CITY'),
('442913', 'CITY'),
('442914', 'CITY'),
('442915', 'CITY'),
('442916', 'CITY'),
('442917', 'CITY'),
('442918', 'CITY'),
('442919', 'CITY'),
('442920', 'CITY'),
('442921', 'CITY'),
('442922', 'CITY'),
('442923', 'CITY'),
('442924', 'CITY'),
('442925', 'CITY'),
('442926', 'CITY'),
('442927', 'CITY'),
('442928', 'CITY'),
('442929', 'CITY'),
('442930', 'CITY'),
('442931', 'CITY'),
('442932', 'CITY'),
('442933', 'CITY'),
('442934', 'CITY'),
('442935', 'CITY'),
('442936', 'CITY'),
('442937', 'CITY'),
('442938', 'CITY'),
('442939', 'CITY'),
('442940', 'CITY'),
('442941', 'CITY'),
('442942', 'CITY'),
('442943', 'CITY'),
('442944', 'CITY'),
('442945', 'CITY'),
('442946', 'CITY'),
('442947', 'CITY'),
('442948', 'CITY'),
('442949', 'CITY'),
('442950', 'CITY'),
('442951', 'CITY'),
('442952', 'CITY'),
('442953', 'CITY'),
('442954', 'CITY'),
('442955', 'CITY'),
('442956', 'CITY'),
('442957', 'CITY'),
('442958', 'CITY'),
('442959', 'CITY'),
('442960', 'CITY'),
('442961', 'CITY'),
('442962', 'CITY'),
('442963', 'CITY'),
('442964', 'CITY'),
('442965', 'CITY'),
('442966', 'CITY'),
('442967', 'CITY'),
('442968', 'CITY'),
('442969', 'CITY'),
('442970', 'CITY'),
('442971', 'CITY'),
('442972', 'CITY'),
('442973', 'CITY'),
('442974', 'CITY'),
('442975', 'CITY'),
('442976', 'CITY'),
('442977', 'CITY'),
('442978', 'CITY'),
('442979', 'CITY'),
('442980', 'CITY'),
('442981', 'CITY'),
('442982', 'CITY'),
('442983', 'CITY'),
('442984', 'CITY'),
('442985', 'CITY'),
('442986', 'CITY'),
('442987', 'CITY'),
('442988', 'CITY'),
('442989', 'CITY'),
('442990', 'CITY'),
('442991', 'CITY'),
('442992', 'CITY'),
('442993', 'CITY'),
('442994', 'CITY'),
('442995', 'CITY'),
('442996', 'CITY'),
('442997', 'CITY'),
('442998', 'CITY'),
('442999', 'CITY'),
('443000', 'CITY'),
('443001', 'CITY'),
('443002', 'CITY'),
('443003', 'CITY'),
('443004', 'CITY'),
('443005', 'CITY'),
('443006', 'CITY'),
('443007', 'CITY'),
('443008', 'CITY'),
('443009', 'CITY'),
('443010', 'CITY'),
('443011', 'CITY'),
('443012', 'CITY'),
('443013', 'CITY'),
('443014', 'CITY'),
('443015', 'CITY'),
('443016', 'CITY'),
('443017', 'CITY'),
('443018', 'CITY'),
('443019', 'CITY'),
('443020', 'CITY'),
('443021', 'CITY'),
('443022', 'CITY'),
('443023', 'CITY'),
('443024', 'CITY'),
('443025', 'CITY'),
('443026', 'CITY'),
('443027', 'CITY'),
('443028', 'CITY'),
('443029', 'CITY'),
('443030', 'CITY'),
('443031', 'CITY'),
('443032', 'CITY'),
('443033', 'CITY'),
('443034', 'CITY'),
('443035', 'CITY'),
('443036', 'CITY'),
('443037', 'CITY'),
('443038', 'CITY'),
('443039', 'CITY'),
('443040', 'CITY'),
('443041', 'CITY'),
('443042', 'CITY'),
('443043', 'CITY'),
('443044', 'CITY'),
('443045', 'CITY'),
('443046', 'CITY'),
('443047', 'CITY'),
('443048', 'CITY'),
('443049', 'CITY'),
('443050', 'CITY'),
('443051', 'CITY'),
('443052', 'CITY'),
('443053', 'CITY'),
('443054', 'CITY'),
('443055', 'CITY'),
('443056', 'CITY'),
('443057', 'CITY'),
('443058', 'CITY'),
('443059', 'CITY'),
('443060', 'CITY'),
('443061', 'CITY'),
('443062', 'CITY'),
('443063', 'CITY'),
('443064', 'CITY'),
('443065', 'CITY'),
('443066', 'CITY'),
('443067', 'CITY'),
('443068', 'CITY'),
('443069', 'CITY'),
('443070', 'CITY'),
('443071', 'CITY'),
('443072', 'CITY'),
('443073', 'CITY'),
('443074', 'CITY'),
('443075', 'CITY'),
('443076', 'CITY'),
('443077', 'CITY'),
('443078', 'CITY'),
('443079', 'CITY'),
('443080', 'CITY'),
('443081', 'CITY'),
('443082', 'CITY'),
('443083', 'CITY'),
('443084', 'CITY'),
('443085', 'CITY'),
('443086', 'CITY'),
('443087', 'CITY'),
('443088', 'CITY'),
('443089', 'CITY'),
('443090', 'CITY'),
('443091', 'CITY'),
('443092', 'CITY'),
('443093', 'CITY'),
('443094', 'CITY'),
('443095', 'CITY'),
('443096', 'CITY'),
('443097', 'CITY'),
('443098', 'CITY'),
('443099', 'CITY'),
('443100', 'CITY'),
('443101', 'CITY'),
('443102', 'CITY'),
('443103', 'CITY'),
('443104', 'CITY'),
('443105', 'CITY'),
('443106', 'CITY'),
('443107', 'CITY'),
('443108', 'CITY'),
('443109', 'CITY'),
('443110', 'CITY'),
('443111', 'CITY'),
('443112', 'CITY'),
('443113', 'CITY'),
('443114', 'CITY'),
('443115', 'CITY'),
('443116', 'CITY'),
('443117', 'CITY'),
('443118', 'CITY'),
('443119', 'CITY'),
('443120', 'CITY'),
('443121', 'CITY'),
('443122', 'CITY'),
('443123', 'CITY'),
('443124', 'CITY'),
('443125', 'CITY'),
('443126', 'CITY'),
('443127', 'CITY'),
('443128', 'CITY'),
('443129', 'CITY'),
('443130', 'CITY'),
('443131', 'CITY'),
('443132', 'CITY'),
('443133', 'CITY'),
('443134', 'CITY'),
('443135', 'CITY'),
('443136', 'CITY'),
('443137', 'CITY'),
('443138', 'CITY'),
('443139', 'CITY'),
('443140', 'CITY'),
('443141', 'CITY'),
('443142', 'CITY'),
('443143', 'CITY'),
('443144', 'CITY'),
('443145', 'CITY'),
('443146', 'CITY'),
('443147', 'CITY'),
('443148', 'CITY'),
('443149', 'CITY'),
('443150', 'CITY'),
('443151', 'CITY'),
('443152', 'CITY'),
('443153', 'CITY'),
('443154', 'CITY'),
('443155', 'CITY'),
('443156', 'CITY'),
('443157', 'CITY'),
('443158', 'CITY'),
('443159', 'CITY'),
('443160', 'CITY'),
('443161', 'CITY'),
('443162', 'CITY'),
('443163', 'CITY'),
('443164', 'CITY'),
('443165', 'CITY'),
('443166', 'CITY'),
('443167', 'CITY'),
('443168', 'CITY'),
('443169', 'CITY'),
('443170', 'CITY'),
('443171', 'CITY'),
('443172', 'CITY'),
('443173', 'CITY'),
('443174', 'CITY'),
('443175', 'CITY'),
('443176', 'CITY'),
('443177', 'CITY'),
('443178', 'CITY'),
('443179', 'CITY'),
('443180', 'CITY'),
('443181', 'CITY'),
('443182', 'CITY'),
('443183', 'CITY'),
('443184', 'CITY'),
('443185', 'CITY'),
('443186', 'CITY'),
('443187', 'CITY'),
('443188', 'CITY'),
('443189', 'CITY'),
('443190', 'CITY'),
('443191', 'CITY'),
('443192', 'CITY'),
('443193', 'CITY'),
('443194', 'CITY'),
('443195', 'CITY'),
('443196', 'CITY'),
('443197', 'CITY'),
('443198', 'CITY'),
('443199', 'CITY'),
('443200', 'CITY'),
('443201', 'CITY'),
('443202', 'CITY'),
('443203', 'CITY'),
('443204', 'CITY'),
('443205', 'CITY'),
('443206', 'CITY'),
('443207', 'CITY'),
('443208', 'CITY'),
('443209', 'CITY'),
('443210', 'CITY'),
('443211', 'CITY'),
('443212', 'CITY'),
('443213', 'CITY'),
('443214', 'CITY'),
('443215', 'CITY'),
('443216', 'CITY'),
('443217', 'CITY'),
('443218', 'CITY'),
('443219', 'CITY'),
('443220', 'CITY'),
('443221', 'CITY'),
('443222', 'CITY'),
('443223', 'CITY'),
('443224', 'CITY'),
('443225', 'CITY'),
('443226', 'CITY'),
('443227', 'CITY'),
('443228', 'CITY'),
('443229', 'CITY'),
('443230', 'CITY'),
('443231', 'CITY'),
('443232', 'CITY'),
('443233', 'CITY'),
('443234', 'CITY'),
('443235', 'CITY'),
('443236', 'CITY'),
('443237', 'CITY'),
('443238', 'CITY'),
('443239', 'CITY'),
('443240', 'CITY'),
('443241', 'CITY'),
('443242', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('443243', 'CITY'),
('443244', 'CITY'),
('443245', 'CITY'),
('443246', 'CITY'),
('443247', 'CITY'),
('443248', 'CITY'),
('443249', 'CITY'),
('443250', 'CITY'),
('443251', 'CITY'),
('443252', 'CITY'),
('443253', 'CITY'),
('443254', 'CITY'),
('443255', 'CITY'),
('443256', 'CITY'),
('443257', 'CITY'),
('443258', 'CITY'),
('443259', 'CITY'),
('443260', 'CITY'),
('443261', 'CITY'),
('443262', 'CITY'),
('443263', 'CITY'),
('443264', 'CITY'),
('443265', 'CITY'),
('443266', 'CITY'),
('443267', 'CITY'),
('443268', 'CITY'),
('443269', 'CITY'),
('443270', 'CITY'),
('443271', 'CITY'),
('443272', 'CITY'),
('443273', 'CITY'),
('443274', 'CITY'),
('443275', 'CITY'),
('443276', 'CITY'),
('443277', 'CITY'),
('443278', 'CITY'),
('443279', 'CITY'),
('443280', 'CITY'),
('443281', 'CITY'),
('443282', 'CITY'),
('443283', 'CITY'),
('443284', 'CITY'),
('443285', 'CITY'),
('443286', 'CITY'),
('443287', 'CITY'),
('443288', 'CITY'),
('443289', 'CITY'),
('443290', 'CITY'),
('443291', 'CITY'),
('443292', 'CITY'),
('443293', 'CITY'),
('443294', 'CITY'),
('443295', 'CITY'),
('443296', 'CITY'),
('443297', 'CITY'),
('443298', 'CITY'),
('443299', 'CITY'),
('443300', 'CITY'),
('443301', 'CITY'),
('443302', 'CITY'),
('443303', 'CITY'),
('443304', 'CITY'),
('443305', 'CITY'),
('443306', 'CITY'),
('443307', 'CITY'),
('443308', 'CITY'),
('443309', 'CITY'),
('443310', 'CITY'),
('443311', 'CITY'),
('443312', 'CITY'),
('443313', 'CITY'),
('443314', 'CITY'),
('443315', 'CITY'),
('443316', 'CITY'),
('443317', 'CITY'),
('443318', 'CITY'),
('443319', 'CITY'),
('443320', 'CITY'),
('443321', 'CITY'),
('443322', 'CITY'),
('443323', 'CITY'),
('443324', 'CITY'),
('443325', 'CITY'),
('443326', 'CITY'),
('443327', 'CITY'),
('443328', 'CITY'),
('443329', 'CITY'),
('443330', 'CITY'),
('443331', 'CITY'),
('443332', 'CITY'),
('443333', 'CITY'),
('443334', 'CITY'),
('443335', 'CITY'),
('443336', 'CITY'),
('443337', 'CITY'),
('443338', 'CITY'),
('443339', 'CITY'),
('443340', 'CITY'),
('443341', 'CITY'),
('443342', 'CITY'),
('443343', 'CITY'),
('443344', 'CITY'),
('443345', 'CITY'),
('443346', 'CITY'),
('443347', 'CITY'),
('443348', 'CITY'),
('443349', 'CITY'),
('443350', 'CITY'),
('443351', 'CITY'),
('443352', 'CITY'),
('443353', 'CITY'),
('443354', 'CITY'),
('443355', 'CITY'),
('443356', 'CITY'),
('443357', 'CITY'),
('443358', 'CITY'),
('443359', 'CITY'),
('443360', 'CITY'),
('443361', 'CITY'),
('443362', 'CITY'),
('443363', 'CITY'),
('443364', 'CITY'),
('443365', 'CITY'),
('443366', 'CITY'),
('443367', 'CITY'),
('443368', 'CITY'),
('443369', 'CITY'),
('443370', 'CITY'),
('443371', 'CITY'),
('443372', 'CITY'),
('443373', 'CITY'),
('443374', 'CITY'),
('443375', 'CITY'),
('443376', 'CITY'),
('443377', 'CITY'),
('443378', 'CITY'),
('443379', 'CITY'),
('443380', 'CITY'),
('443381', 'CITY'),
('443382', 'CITY'),
('443383', 'CITY'),
('443384', 'CITY'),
('443385', 'CITY'),
('443386', 'CITY'),
('443387', 'CITY'),
('443388', 'CITY'),
('443389', 'CITY'),
('443390', 'CITY'),
('443391', 'CITY'),
('443392', 'CITY'),
('443393', 'CITY'),
('443394', 'CITY'),
('443395', 'CITY'),
('443396', 'CITY'),
('443397', 'CITY'),
('443398', 'CITY'),
('443399', 'CITY'),
('443400', 'CITY'),
('443401', 'CITY'),
('443402', 'CITY'),
('443403', 'CITY'),
('443404', 'CITY'),
('443405', 'CITY'),
('443406', 'CITY'),
('443407', 'CITY'),
('443408', 'CITY'),
('443409', 'CITY'),
('443410', 'CITY'),
('443411', 'CITY'),
('443412', 'CITY'),
('443413', 'CITY'),
('443414', 'CITY'),
('443415', 'CITY'),
('443416', 'CITY'),
('443417', 'CITY'),
('443418', 'CITY'),
('443419', 'CITY'),
('443420', 'CITY'),
('443421', 'CITY'),
('443422', 'CITY'),
('443423', 'CITY'),
('443424', 'CITY'),
('443425', 'CITY'),
('443426', 'CITY'),
('443427', 'CITY'),
('443428', 'CITY'),
('443429', 'CITY'),
('443430', 'CITY'),
('443431', 'CITY'),
('443432', 'CITY'),
('443433', 'CITY'),
('443434', 'CITY'),
('443435', 'CITY'),
('443436', 'CITY'),
('443437', 'CITY'),
('443438', 'CITY'),
('443439', 'CITY'),
('443440', 'CITY'),
('443441', 'CITY'),
('443442', 'CITY'),
('443443', 'CITY'),
('443444', 'CITY'),
('443445', 'CITY'),
('443446', 'CITY'),
('443447', 'CITY'),
('443448', 'CITY'),
('443449', 'CITY'),
('443450', 'CITY'),
('443451', 'CITY'),
('443452', 'CITY'),
('443453', 'CITY'),
('443454', 'CITY'),
('443455', 'CITY'),
('443456', 'CITY'),
('443457', 'CITY'),
('443458', 'CITY'),
('443459', 'CITY'),
('443460', 'CITY'),
('443461', 'CITY'),
('443462', 'CITY'),
('443463', 'CITY'),
('443464', 'CITY'),
('443465', 'CITY'),
('443466', 'CITY'),
('443467', 'CITY'),
('443468', 'CITY'),
('443469', 'CITY'),
('443470', 'CITY'),
('443471', 'CITY'),
('443472', 'CITY'),
('443473', 'CITY'),
('443474', 'CITY'),
('443475', 'CITY'),
('443476', 'CITY'),
('443477', 'CITY'),
('443478', 'CITY'),
('443479', 'CITY'),
('443480', 'CITY'),
('443481', 'CITY'),
('443482', 'CITY'),
('443483', 'CITY'),
('443484', 'CITY'),
('443485', 'CITY'),
('443486', 'CITY'),
('443487', 'CITY'),
('443488', 'CITY'),
('443489', 'CITY'),
('443490', 'CITY'),
('443491', 'CITY'),
('443492', 'CITY'),
('443493', 'CITY'),
('443494', 'CITY'),
('443495', 'CITY'),
('443496', 'CITY'),
('443497', 'CITY'),
('443498', 'CITY'),
('443499', 'CITY'),
('443500', 'CITY'),
('443501', 'CITY'),
('443502', 'CITY'),
('443503', 'CITY'),
('443504', 'CITY'),
('443505', 'CITY'),
('443506', 'CITY'),
('443507', 'CITY'),
('443508', 'CITY'),
('443509', 'CITY'),
('443510', 'CITY'),
('443511', 'CITY'),
('443512', 'CITY'),
('443513', 'CITY'),
('443514', 'CITY'),
('443515', 'CITY'),
('443516', 'CITY'),
('443517', 'CITY'),
('443518', 'CITY'),
('443519', 'CITY'),
('443520', 'CITY'),
('443521', 'CITY'),
('443522', 'CITY'),
('443523', 'CITY'),
('443524', 'CITY'),
('443525', 'CITY'),
('443526', 'CITY'),
('443527', 'CITY'),
('443528', 'CITY'),
('443529', 'CITY'),
('443530', 'CITY'),
('443531', 'CITY'),
('443532', 'CITY'),
('443533', 'CITY'),
('443534', 'CITY'),
('443535', 'CITY'),
('443536', 'CITY'),
('443537', 'CITY'),
('443538', 'CITY'),
('443539', 'CITY'),
('443540', 'CITY'),
('443541', 'CITY'),
('443542', 'CITY'),
('443543', 'CITY'),
('443544', 'CITY'),
('443545', 'CITY'),
('443546', 'CITY'),
('443547', 'CITY'),
('443548', 'CITY'),
('443549', 'CITY'),
('443550', 'CITY'),
('443551', 'CITY'),
('443552', 'CITY'),
('443553', 'CITY'),
('443554', 'CITY'),
('443555', 'CITY'),
('443556', 'CITY'),
('443557', 'CITY'),
('443558', 'CITY'),
('443559', 'CITY'),
('443560', 'CITY'),
('443561', 'CITY'),
('443562', 'CITY'),
('443563', 'CITY'),
('443564', 'CITY'),
('443565', 'CITY'),
('443566', 'CITY'),
('443567', 'CITY'),
('443568', 'CITY'),
('443569', 'CITY'),
('443570', 'CITY'),
('443571', 'CITY'),
('443572', 'CITY'),
('443573', 'CITY'),
('443574', 'CITY'),
('443575', 'CITY'),
('443576', 'CITY'),
('443577', 'CITY'),
('443578', 'CITY'),
('443579', 'CITY'),
('443580', 'CITY'),
('443581', 'CITY'),
('443582', 'CITY'),
('443583', 'CITY'),
('443584', 'CITY'),
('443585', 'CITY'),
('443586', 'CITY'),
('443587', 'CITY'),
('443588', 'CITY'),
('443589', 'CITY'),
('443590', 'CITY'),
('443591', 'CITY'),
('443592', 'CITY'),
('443593', 'CITY'),
('443594', 'CITY'),
('443595', 'CITY'),
('443596', 'CITY'),
('443597', 'CITY'),
('443598', 'CITY'),
('443599', 'CITY'),
('443600', 'CITY'),
('443601', 'CITY'),
('443602', 'CITY'),
('443603', 'CITY'),
('443604', 'CITY'),
('443605', 'CITY'),
('443606', 'CITY'),
('443607', 'CITY'),
('443608', 'CITY'),
('443609', 'CITY'),
('443610', 'CITY'),
('443611', 'CITY'),
('443612', 'CITY'),
('443613', 'CITY'),
('443614', 'CITY'),
('443615', 'CITY'),
('443616', 'CITY'),
('443617', 'CITY'),
('443618', 'CITY'),
('443619', 'CITY'),
('443620', 'CITY'),
('443621', 'CITY'),
('443622', 'CITY'),
('443623', 'CITY'),
('443624', 'CITY'),
('443625', 'CITY'),
('443626', 'CITY'),
('443627', 'CITY'),
('443628', 'CITY'),
('443629', 'CITY'),
('443630', 'CITY'),
('443631', 'CITY'),
('443632', 'CITY'),
('443633', 'CITY'),
('443634', 'CITY'),
('443635', 'CITY'),
('443636', 'CITY'),
('443637', 'CITY'),
('443638', 'CITY'),
('443639', 'CITY'),
('443640', 'CITY'),
('443641', 'CITY'),
('443642', 'CITY'),
('443643', 'CITY'),
('443644', 'CITY'),
('443645', 'CITY'),
('443646', 'CITY'),
('443647', 'CITY'),
('443648', 'CITY'),
('443649', 'CITY'),
('443650', 'CITY'),
('443651', 'CITY'),
('443652', 'CITY'),
('443653', 'CITY'),
('443654', 'CITY'),
('443655', 'CITY'),
('443656', 'CITY'),
('443657', 'CITY'),
('443658', 'CITY'),
('443659', 'CITY'),
('443660', 'CITY'),
('443661', 'CITY'),
('443662', 'CITY'),
('443663', 'CITY'),
('443664', 'CITY'),
('443665', 'CITY'),
('443666', 'CITY'),
('443667', 'CITY'),
('443668', 'CITY'),
('443669', 'CITY'),
('443670', 'CITY'),
('443671', 'CITY'),
('443672', 'CITY'),
('443673', 'CITY'),
('443674', 'CITY'),
('443675', 'CITY'),
('443676', 'CITY'),
('443677', 'CITY'),
('443678', 'CITY'),
('443679', 'CITY'),
('443680', 'CITY'),
('443681', 'CITY'),
('443682', 'CITY'),
('443683', 'CITY'),
('443684', 'CITY'),
('443685', 'CITY'),
('443686', 'CITY'),
('443687', 'CITY'),
('443688', 'CITY'),
('443689', 'CITY'),
('443690', 'CITY'),
('443691', 'CITY'),
('443692', 'CITY'),
('443693', 'CITY'),
('443694', 'CITY'),
('443695', 'CITY'),
('443696', 'CITY'),
('443697', 'CITY'),
('443698', 'CITY'),
('443699', 'CITY'),
('443700', 'CITY'),
('443701', 'CITY'),
('443702', 'CITY'),
('443703', 'CITY'),
('443704', 'CITY'),
('443705', 'CITY'),
('443706', 'CITY'),
('443707', 'CITY'),
('443708', 'CITY'),
('443709', 'CITY'),
('443710', 'CITY'),
('443711', 'CITY'),
('443712', 'CITY'),
('443713', 'CITY'),
('443714', 'CITY'),
('443715', 'CITY'),
('443716', 'CITY'),
('443717', 'CITY'),
('443718', 'CITY'),
('443719', 'CITY'),
('443720', 'CITY'),
('443721', 'CITY'),
('443722', 'CITY'),
('443723', 'CITY'),
('443724', 'CITY'),
('443725', 'CITY'),
('443726', 'CITY'),
('443727', 'CITY'),
('443728', 'CITY'),
('443729', 'CITY'),
('443730', 'CITY'),
('443731', 'CITY'),
('443732', 'CITY'),
('443733', 'CITY'),
('443734', 'CITY'),
('443735', 'CITY'),
('443736', 'CITY'),
('443737', 'CITY'),
('443738', 'CITY'),
('443739', 'CITY'),
('443740', 'CITY'),
('443741', 'CITY'),
('443742', 'CITY'),
('443743', 'CITY'),
('443744', 'CITY'),
('443745', 'CITY'),
('443746', 'CITY'),
('443747', 'CITY'),
('443748', 'CITY'),
('443749', 'CITY'),
('443750', 'CITY'),
('443751', 'CITY'),
('443752', 'CITY'),
('443753', 'CITY'),
('443754', 'CITY'),
('443755', 'CITY'),
('443756', 'CITY'),
('443757', 'CITY'),
('443758', 'CITY'),
('443759', 'CITY'),
('443760', 'CITY'),
('443761', 'CITY'),
('443762', 'CITY'),
('443763', 'CITY'),
('443764', 'CITY'),
('443765', 'CITY'),
('443766', 'CITY'),
('443767', 'CITY'),
('443768', 'CITY'),
('443769', 'CITY'),
('443770', 'CITY'),
('443771', 'CITY'),
('443772', 'CITY'),
('443773', 'CITY'),
('443774', 'CITY'),
('443775', 'CITY'),
('443776', 'CITY'),
('443777', 'CITY'),
('443778', 'CITY'),
('443779', 'CITY'),
('443780', 'CITY'),
('443781', 'CITY'),
('443782', 'CITY'),
('443783', 'CITY'),
('443784', 'CITY'),
('443785', 'CITY'),
('443786', 'CITY'),
('443787', 'CITY'),
('443788', 'CITY'),
('443789', 'CITY'),
('443790', 'CITY'),
('443791', 'CITY'),
('443792', 'CITY'),
('443793', 'CITY'),
('443794', 'CITY'),
('443795', 'CITY'),
('443796', 'CITY'),
('443797', 'CITY'),
('443798', 'CITY'),
('443799', 'CITY'),
('443800', 'CITY'),
('443801', 'CITY'),
('443802', 'CITY'),
('443803', 'CITY'),
('443804', 'CITY'),
('443805', 'CITY'),
('443806', 'CITY'),
('443807', 'CITY'),
('443808', 'CITY'),
('443809', 'CITY'),
('443810', 'CITY'),
('443811', 'CITY'),
('443812', 'CITY'),
('443813', 'CITY'),
('443814', 'CITY'),
('443815', 'CITY'),
('443816', 'CITY'),
('443817', 'CITY'),
('443818', 'CITY'),
('443819', 'CITY'),
('443820', 'CITY'),
('443821', 'CITY'),
('443822', 'CITY'),
('443823', 'CITY'),
('443824', 'CITY'),
('443825', 'CITY'),
('443826', 'CITY'),
('443827', 'CITY'),
('443828', 'CITY'),
('443829', 'CITY'),
('443830', 'CITY'),
('443831', 'CITY'),
('443832', 'CITY'),
('443833', 'CITY'),
('443834', 'CITY'),
('443835', 'CITY'),
('443836', 'CITY'),
('443837', 'CITY'),
('443838', 'CITY'),
('443839', 'CITY'),
('443840', 'CITY'),
('443841', 'CITY'),
('443842', 'CITY'),
('443843', 'CITY'),
('443844', 'CITY'),
('443845', 'CITY'),
('443846', 'CITY'),
('443847', 'CITY'),
('443848', 'CITY'),
('443849', 'CITY'),
('443850', 'CITY'),
('443851', 'CITY'),
('443852', 'CITY'),
('443853', 'CITY'),
('443854', 'CITY'),
('443855', 'CITY'),
('443856', 'CITY'),
('443857', 'CITY'),
('443858', 'CITY'),
('443859', 'CITY'),
('443860', 'CITY'),
('443861', 'CITY'),
('443862', 'CITY'),
('443863', 'CITY'),
('443864', 'CITY'),
('443865', 'CITY'),
('443866', 'CITY'),
('443867', 'CITY'),
('443868', 'CITY'),
('443869', 'CITY'),
('443870', 'CITY'),
('443871', 'CITY'),
('443872', 'CITY'),
('443873', 'CITY'),
('443874', 'CITY'),
('443875', 'CITY'),
('443876', 'CITY'),
('443877', 'CITY'),
('443878', 'CITY'),
('443879', 'CITY'),
('443880', 'CITY'),
('443881', 'CITY'),
('443882', 'CITY'),
('443883', 'CITY'),
('443884', 'CITY'),
('443885', 'CITY'),
('443886', 'CITY'),
('443887', 'CITY'),
('443888', 'CITY'),
('443889', 'CITY'),
('443890', 'CITY'),
('443891', 'CITY'),
('443892', 'CITY'),
('443893', 'CITY'),
('443894', 'CITY'),
('443895', 'CITY'),
('443896', 'CITY'),
('443897', 'CITY'),
('443898', 'CITY'),
('443899', 'CITY'),
('443900', 'CITY'),
('443901', 'CITY'),
('443902', 'CITY'),
('443903', 'CITY'),
('443904', 'CITY'),
('443905', 'CITY'),
('443906', 'CITY'),
('443907', 'CITY'),
('443908', 'CITY'),
('443909', 'CITY'),
('443910', 'CITY'),
('443911', 'CITY'),
('443912', 'CITY'),
('443913', 'CITY'),
('443914', 'CITY'),
('443915', 'CITY'),
('443916', 'CITY'),
('443917', 'CITY'),
('443918', 'CITY'),
('443919', 'CITY'),
('443920', 'CITY'),
('443921', 'CITY'),
('443922', 'CITY'),
('443923', 'CITY'),
('443924', 'CITY'),
('443925', 'CITY'),
('443926', 'CITY'),
('443927', 'CITY'),
('443928', 'CITY'),
('443929', 'CITY'),
('443930', 'CITY'),
('443931', 'CITY'),
('443932', 'CITY'),
('443933', 'CITY'),
('443934', 'CITY'),
('443935', 'CITY'),
('443936', 'CITY'),
('443937', 'CITY'),
('443938', 'CITY'),
('443939', 'CITY'),
('443940', 'CITY'),
('443941', 'CITY'),
('443942', 'CITY'),
('443943', 'CITY'),
('443944', 'CITY'),
('443945', 'CITY'),
('443946', 'CITY'),
('443947', 'CITY'),
('443948', 'CITY'),
('443949', 'CITY'),
('443950', 'CITY'),
('443951', 'CITY'),
('443952', 'CITY'),
('443953', 'CITY'),
('443954', 'CITY'),
('443955', 'CITY'),
('443956', 'CITY'),
('443957', 'CITY'),
('443958', 'CITY'),
('443959', 'CITY'),
('443960', 'CITY'),
('443961', 'CITY'),
('443962', 'CITY'),
('443963', 'CITY'),
('443964', 'CITY'),
('443965', 'CITY'),
('443966', 'CITY'),
('443967', 'CITY'),
('443968', 'CITY'),
('443969', 'CITY'),
('443970', 'CITY'),
('443971', 'CITY'),
('443972', 'CITY'),
('443973', 'CITY'),
('443974', 'CITY'),
('443975', 'CITY'),
('443976', 'CITY'),
('443977', 'CITY'),
('443978', 'CITY'),
('443979', 'CITY'),
('443980', 'CITY'),
('443981', 'CITY'),
('443982', 'CITY'),
('443983', 'CITY'),
('443984', 'CITY'),
('443985', 'CITY'),
('443986', 'CITY'),
('443987', 'CITY'),
('443988', 'CITY'),
('443989', 'CITY'),
('443990', 'CITY'),
('443991', 'CITY'),
('443992', 'CITY'),
('443993', 'CITY'),
('443994', 'CITY'),
('443995', 'CITY'),
('443996', 'CITY'),
('443997', 'CITY'),
('443998', 'CITY'),
('443999', 'CITY'),
('444000', 'CITY'),
('444001', 'CITY'),
('444002', 'CITY'),
('444003', 'CITY'),
('444004', 'CITY'),
('444005', 'CITY'),
('444006', 'CITY'),
('444007', 'CITY'),
('444008', 'CITY'),
('444009', 'CITY'),
('444010', 'CITY'),
('444011', 'CITY'),
('444012', 'CITY'),
('444013', 'CITY'),
('444014', 'CITY'),
('444015', 'CITY'),
('444016', 'CITY'),
('444017', 'CITY'),
('444018', 'CITY'),
('444019', 'CITY'),
('444020', 'CITY'),
('444021', 'CITY'),
('444022', 'CITY'),
('444023', 'CITY'),
('444024', 'CITY'),
('444025', 'CITY'),
('444026', 'CITY'),
('444027', 'CITY'),
('444028', 'CITY'),
('444029', 'CITY'),
('444030', 'CITY'),
('444031', 'CITY'),
('444032', 'CITY'),
('444033', 'CITY'),
('444034', 'CITY'),
('444035', 'CITY'),
('444036', 'CITY'),
('444037', 'CITY'),
('444038', 'CITY'),
('444039', 'CITY'),
('444040', 'CITY'),
('444041', 'CITY'),
('444042', 'CITY'),
('444043', 'CITY'),
('444044', 'CITY'),
('444045', 'CITY'),
('444046', 'CITY'),
('444047', 'CITY'),
('444048', 'CITY'),
('444049', 'CITY'),
('444050', 'CITY'),
('444051', 'CITY'),
('444052', 'CITY'),
('444053', 'CITY'),
('444054', 'CITY'),
('444055', 'CITY'),
('444056', 'CITY'),
('444057', 'CITY'),
('444058', 'CITY'),
('444059', 'CITY'),
('444060', 'CITY'),
('444061', 'CITY'),
('444062', 'CITY'),
('444063', 'CITY'),
('444064', 'CITY'),
('444065', 'CITY'),
('444066', 'CITY'),
('444067', 'CITY'),
('444068', 'CITY'),
('444069', 'CITY'),
('444070', 'CITY'),
('444071', 'CITY'),
('444072', 'CITY'),
('444073', 'CITY'),
('444074', 'CITY'),
('444075', 'CITY'),
('444076', 'CITY'),
('444077', 'CITY'),
('444078', 'CITY'),
('444079', 'CITY'),
('444080', 'CITY'),
('444081', 'CITY'),
('444082', 'CITY'),
('444083', 'CITY'),
('444084', 'CITY'),
('444085', 'CITY'),
('444086', 'CITY'),
('444087', 'CITY'),
('444088', 'CITY'),
('444089', 'CITY'),
('444090', 'CITY'),
('444091', 'CITY'),
('444092', 'CITY'),
('444093', 'CITY'),
('444094', 'CITY'),
('444095', 'CITY'),
('444096', 'CITY'),
('444097', 'CITY'),
('444098', 'CITY'),
('444099', 'CITY'),
('444100', 'CITY'),
('444101', 'CITY'),
('444102', 'CITY'),
('444103', 'CITY'),
('444104', 'CITY'),
('444105', 'CITY'),
('444106', 'CITY'),
('444107', 'CITY'),
('444108', 'CITY'),
('444109', 'CITY'),
('444110', 'CITY'),
('444111', 'CITY'),
('444112', 'CITY'),
('444113', 'CITY'),
('444114', 'CITY'),
('444115', 'CITY'),
('444116', 'CITY'),
('444117', 'CITY'),
('444118', 'CITY'),
('444119', 'CITY'),
('444120', 'CITY'),
('444121', 'CITY'),
('444122', 'CITY'),
('444123', 'CITY'),
('444124', 'CITY'),
('444125', 'CITY'),
('444126', 'CITY'),
('444127', 'CITY'),
('444128', 'CITY'),
('444129', 'CITY'),
('444130', 'CITY'),
('444131', 'CITY'),
('444132', 'CITY'),
('444133', 'CITY'),
('444134', 'CITY'),
('444135', 'CITY'),
('444136', 'CITY'),
('444137', 'CITY'),
('444138', 'CITY'),
('444139', 'CITY'),
('444140', 'CITY'),
('444141', 'CITY'),
('444142', 'CITY'),
('444143', 'CITY'),
('444144', 'CITY'),
('444145', 'CITY'),
('444146', 'CITY'),
('444147', 'CITY'),
('444148', 'CITY'),
('444149', 'CITY'),
('444150', 'CITY'),
('444151', 'CITY'),
('444152', 'CITY'),
('444153', 'CITY'),
('444154', 'CITY'),
('444155', 'CITY'),
('444156', 'CITY'),
('444157', 'CITY'),
('444158', 'CITY'),
('444159', 'CITY'),
('444160', 'CITY'),
('444161', 'CITY'),
('444162', 'CITY'),
('444163', 'CITY'),
('444164', 'CITY'),
('444165', 'CITY'),
('444166', 'CITY'),
('444167', 'CITY'),
('444168', 'CITY'),
('444169', 'CITY'),
('444170', 'CITY'),
('444171', 'CITY'),
('444172', 'CITY'),
('444173', 'CITY'),
('444174', 'CITY'),
('444175', 'CITY'),
('444176', 'CITY'),
('444177', 'CITY'),
('444178', 'CITY'),
('444179', 'CITY'),
('444180', 'CITY'),
('444181', 'CITY'),
('444182', 'CITY'),
('444183', 'CITY'),
('444184', 'CITY'),
('444185', 'CITY'),
('444186', 'CITY'),
('444187', 'CITY'),
('444188', 'CITY'),
('444189', 'CITY'),
('444190', 'CITY'),
('444191', 'CITY'),
('444192', 'CITY'),
('444193', 'CITY'),
('444194', 'CITY'),
('444195', 'CITY'),
('444196', 'CITY'),
('444197', 'CITY'),
('444198', 'CITY'),
('444199', 'CITY'),
('444200', 'CITY'),
('444201', 'CITY'),
('444202', 'CITY'),
('444203', 'CITY'),
('444204', 'CITY'),
('444205', 'CITY'),
('444206', 'CITY'),
('444207', 'CITY'),
('444208', 'CITY'),
('444209', 'CITY'),
('444210', 'CITY'),
('444211', 'CITY'),
('444212', 'CITY'),
('444213', 'CITY'),
('444214', 'CITY'),
('444215', 'CITY'),
('444216', 'CITY'),
('444217', 'CITY'),
('444218', 'CITY'),
('444219', 'CITY'),
('444220', 'CITY'),
('444221', 'CITY'),
('444222', 'CITY'),
('444223', 'CITY'),
('444224', 'CITY'),
('444225', 'CITY'),
('444226', 'CITY'),
('444227', 'CITY'),
('444228', 'CITY'),
('444229', 'CITY'),
('444230', 'CITY'),
('444231', 'CITY'),
('444232', 'CITY'),
('444233', 'CITY'),
('444234', 'CITY'),
('444235', 'CITY'),
('444236', 'CITY'),
('444237', 'CITY'),
('444238', 'CITY'),
('444239', 'CITY'),
('444240', 'CITY'),
('444241', 'CITY'),
('444242', 'CITY'),
('444243', 'CITY'),
('444244', 'CITY'),
('444245', 'CITY'),
('444246', 'CITY'),
('444247', 'CITY'),
('444248', 'CITY'),
('444249', 'CITY'),
('444250', 'CITY'),
('444251', 'CITY'),
('444252', 'CITY'),
('444253', 'CITY'),
('444254', 'CITY'),
('444255', 'CITY'),
('444256', 'CITY'),
('444257', 'CITY'),
('444258', 'CITY'),
('444259', 'CITY'),
('444260', 'CITY'),
('444261', 'CITY'),
('444262', 'CITY'),
('444263', 'CITY'),
('444264', 'CITY'),
('444265', 'CITY'),
('444266', 'CITY'),
('444267', 'CITY'),
('444268', 'CITY'),
('444269', 'CITY'),
('444270', 'CITY'),
('444271', 'CITY'),
('444272', 'CITY'),
('444273', 'CITY'),
('444274', 'CITY'),
('444275', 'CITY'),
('444276', 'CITY'),
('444277', 'CITY'),
('444278', 'CITY'),
('444279', 'CITY'),
('444280', 'CITY'),
('444281', 'CITY'),
('444282', 'CITY'),
('444283', 'CITY'),
('444284', 'CITY'),
('444285', 'CITY'),
('444286', 'CITY'),
('444287', 'CITY'),
('444288', 'CITY'),
('444289', 'CITY'),
('444290', 'CITY'),
('444291', 'CITY'),
('444292', 'CITY'),
('444293', 'CITY'),
('444294', 'CITY'),
('444295', 'CITY'),
('444296', 'CITY'),
('444297', 'CITY'),
('444298', 'CITY'),
('444299', 'CITY'),
('444300', 'CITY'),
('444301', 'CITY'),
('444302', 'CITY'),
('444303', 'CITY'),
('444304', 'CITY'),
('444305', 'CITY'),
('444306', 'CITY'),
('444307', 'CITY'),
('444308', 'CITY'),
('444309', 'CITY'),
('444310', 'CITY'),
('444311', 'CITY'),
('444312', 'CITY'),
('444313', 'CITY'),
('444314', 'CITY'),
('444315', 'CITY'),
('444316', 'CITY'),
('444317', 'CITY'),
('444318', 'CITY'),
('444319', 'CITY'),
('444320', 'CITY'),
('444321', 'CITY'),
('444322', 'CITY'),
('444323', 'CITY'),
('444324', 'CITY'),
('444325', 'CITY'),
('444326', 'CITY'),
('444327', 'CITY'),
('444328', 'CITY'),
('444329', 'CITY'),
('444330', 'CITY'),
('444331', 'CITY'),
('444332', 'CITY'),
('444333', 'CITY'),
('444334', 'CITY'),
('444335', 'CITY'),
('444336', 'CITY'),
('444337', 'CITY'),
('444338', 'CITY'),
('444339', 'CITY'),
('444340', 'CITY'),
('444341', 'CITY'),
('444342', 'CITY'),
('444343', 'CITY'),
('444344', 'CITY'),
('444345', 'CITY'),
('444346', 'CITY'),
('444347', 'CITY'),
('444348', 'CITY'),
('444349', 'CITY'),
('444350', 'CITY'),
('444351', 'CITY'),
('444352', 'CITY'),
('444353', 'CITY'),
('444354', 'CITY'),
('444355', 'CITY'),
('444356', 'CITY'),
('444357', 'CITY'),
('444358', 'CITY'),
('444359', 'CITY'),
('444360', 'CITY'),
('444361', 'CITY'),
('444362', 'CITY'),
('444363', 'CITY'),
('444364', 'CITY'),
('444365', 'CITY'),
('444366', 'CITY'),
('444367', 'CITY'),
('444368', 'CITY'),
('444369', 'CITY'),
('444370', 'CITY'),
('444371', 'CITY'),
('444372', 'CITY'),
('444373', 'CITY'),
('444374', 'CITY'),
('444375', 'CITY'),
('444376', 'CITY'),
('444377', 'CITY'),
('444378', 'CITY'),
('444379', 'CITY'),
('444380', 'CITY'),
('444381', 'CITY'),
('444382', 'CITY'),
('444383', 'CITY'),
('444384', 'CITY'),
('444385', 'CITY'),
('444386', 'CITY'),
('444387', 'CITY'),
('444388', 'CITY'),
('444389', 'CITY'),
('444390', 'CITY'),
('444391', 'CITY'),
('444392', 'CITY'),
('444393', 'CITY'),
('444394', 'CITY'),
('444395', 'CITY'),
('444396', 'CITY'),
('444397', 'CITY'),
('444398', 'CITY'),
('444399', 'CITY'),
('444400', 'CITY'),
('444401', 'CITY'),
('444402', 'CITY'),
('444403', 'CITY'),
('444404', 'CITY'),
('444405', 'CITY'),
('444406', 'CITY'),
('444407', 'CITY'),
('444408', 'CITY'),
('444409', 'CITY'),
('444410', 'CITY'),
('444411', 'CITY'),
('444412', 'CITY'),
('444413', 'CITY'),
('444414', 'CITY'),
('444415', 'CITY'),
('444416', 'CITY'),
('444417', 'CITY'),
('444418', 'CITY'),
('444419', 'CITY'),
('444420', 'CITY'),
('444421', 'CITY'),
('444422', 'CITY'),
('444423', 'CITY'),
('444424', 'CITY'),
('444425', 'CITY'),
('444426', 'CITY'),
('444427', 'CITY'),
('444428', 'CITY'),
('444429', 'CITY'),
('444430', 'CITY'),
('444431', 'CITY'),
('444432', 'CITY'),
('444433', 'CITY'),
('444434', 'CITY'),
('444435', 'CITY'),
('444436', 'CITY'),
('444437', 'CITY'),
('444438', 'CITY'),
('444439', 'CITY'),
('444440', 'CITY'),
('444441', 'CITY'),
('444442', 'CITY'),
('444443', 'CITY'),
('444444', 'CITY'),
('444445', 'CITY'),
('444446', 'CITY'),
('444447', 'CITY'),
('444448', 'CITY'),
('444449', 'CITY'),
('444450', 'CITY'),
('444451', 'CITY'),
('444452', 'CITY'),
('444453', 'CITY'),
('444454', 'CITY'),
('444455', 'CITY'),
('444456', 'CITY'),
('444457', 'CITY'),
('444458', 'CITY'),
('444459', 'CITY'),
('444460', 'CITY'),
('444461', 'CITY'),
('444462', 'CITY'),
('444463', 'CITY'),
('444464', 'CITY'),
('444465', 'CITY'),
('444466', 'CITY'),
('444467', 'CITY'),
('444468', 'CITY'),
('444469', 'CITY'),
('444470', 'CITY'),
('444471', 'CITY'),
('444472', 'CITY'),
('444473', 'CITY'),
('444474', 'CITY'),
('444475', 'CITY'),
('444476', 'CITY'),
('444477', 'CITY'),
('444478', 'CITY'),
('444479', 'CITY'),
('444480', 'CITY'),
('444481', 'CITY'),
('444482', 'CITY'),
('444483', 'CITY'),
('444484', 'CITY'),
('444485', 'CITY'),
('444486', 'CITY'),
('444487', 'CITY'),
('444488', 'CITY'),
('444489', 'CITY'),
('444490', 'CITY'),
('444491', 'CITY'),
('444492', 'CITY'),
('444493', 'CITY'),
('444494', 'CITY'),
('444495', 'CITY'),
('444496', 'CITY'),
('444497', 'CITY'),
('444498', 'CITY'),
('444499', 'CITY'),
('444500', 'CITY'),
('444501', 'CITY'),
('444502', 'CITY'),
('444503', 'CITY'),
('444504', 'CITY'),
('444505', 'CITY'),
('444506', 'CITY'),
('444507', 'CITY'),
('444508', 'CITY'),
('444509', 'CITY'),
('444510', 'CITY'),
('444511', 'CITY'),
('444512', 'CITY'),
('444513', 'CITY'),
('444514', 'CITY'),
('444515', 'CITY'),
('444516', 'CITY'),
('444517', 'CITY'),
('444518', 'CITY'),
('444519', 'CITY'),
('444520', 'CITY'),
('444521', 'CITY'),
('444522', 'CITY'),
('444523', 'CITY'),
('444524', 'CITY'),
('444525', 'CITY'),
('444526', 'CITY'),
('444527', 'CITY'),
('444528', 'CITY'),
('444529', 'CITY'),
('444530', 'CITY'),
('444531', 'CITY'),
('444532', 'CITY'),
('444533', 'CITY'),
('444534', 'CITY'),
('444535', 'CITY'),
('444536', 'CITY'),
('444537', 'CITY'),
('444538', 'CITY'),
('444539', 'CITY'),
('444540', 'CITY'),
('444541', 'CITY'),
('444542', 'CITY'),
('444543', 'CITY'),
('444544', 'CITY'),
('444545', 'CITY'),
('444546', 'CITY'),
('444547', 'CITY'),
('444548', 'CITY'),
('444549', 'CITY'),
('444550', 'CITY'),
('444551', 'CITY'),
('444552', 'CITY'),
('444553', 'CITY'),
('444554', 'CITY'),
('444555', 'CITY'),
('444556', 'CITY'),
('444557', 'CITY'),
('444558', 'CITY'),
('444559', 'CITY'),
('444560', 'CITY'),
('444561', 'CITY'),
('444562', 'CITY'),
('444563', 'CITY'),
('444564', 'CITY'),
('444565', 'CITY'),
('444566', 'CITY'),
('444567', 'CITY'),
('444568', 'CITY'),
('444569', 'CITY'),
('444570', 'CITY'),
('444571', 'CITY'),
('444572', 'CITY'),
('444573', 'CITY'),
('444574', 'CITY'),
('444575', 'CITY'),
('444576', 'CITY'),
('444577', 'CITY'),
('444578', 'CITY'),
('444579', 'CITY'),
('444580', 'CITY'),
('444581', 'CITY'),
('444582', 'CITY'),
('444583', 'CITY'),
('444584', 'CITY'),
('444585', 'CITY'),
('444586', 'CITY'),
('444587', 'CITY'),
('444588', 'CITY'),
('444589', 'CITY'),
('444590', 'CITY'),
('444591', 'CITY'),
('444592', 'CITY'),
('444593', 'CITY'),
('444594', 'CITY'),
('444595', 'CITY'),
('444596', 'CITY'),
('444597', 'CITY'),
('444598', 'CITY'),
('444599', 'CITY'),
('444600', 'CITY'),
('444601', 'CITY'),
('444602', 'CITY'),
('444603', 'CITY'),
('444604', 'CITY'),
('444605', 'CITY'),
('444606', 'CITY'),
('444607', 'CITY'),
('444608', 'CITY'),
('444609', 'CITY'),
('444610', 'CITY'),
('444611', 'CITY'),
('444612', 'CITY'),
('444613', 'CITY'),
('444614', 'CITY'),
('444615', 'CITY'),
('444616', 'CITY'),
('444617', 'CITY'),
('444618', 'CITY'),
('444619', 'CITY'),
('444620', 'CITY'),
('444621', 'CITY'),
('444622', 'CITY'),
('444623', 'CITY'),
('444624', 'CITY'),
('444625', 'CITY'),
('444626', 'CITY'),
('444627', 'CITY'),
('444628', 'CITY'),
('444629', 'CITY'),
('444630', 'CITY'),
('444631', 'CITY'),
('444632', 'CITY'),
('444633', 'CITY'),
('444634', 'CITY'),
('444635', 'CITY'),
('444636', 'CITY'),
('444637', 'CITY'),
('444638', 'CITY'),
('444639', 'CITY'),
('444640', 'CITY'),
('444641', 'CITY'),
('444642', 'CITY'),
('444643', 'CITY'),
('444644', 'CITY'),
('444645', 'CITY'),
('444646', 'CITY'),
('444647', 'CITY'),
('444648', 'CITY'),
('444649', 'CITY'),
('444650', 'CITY'),
('444651', 'CITY'),
('444652', 'CITY'),
('444653', 'CITY'),
('444654', 'CITY'),
('444655', 'CITY'),
('444656', 'CITY'),
('444657', 'CITY'),
('444658', 'CITY'),
('444659', 'CITY'),
('444660', 'CITY'),
('444661', 'CITY'),
('444662', 'CITY'),
('444663', 'CITY'),
('444664', 'CITY'),
('444665', 'CITY'),
('444666', 'CITY'),
('444667', 'CITY'),
('444668', 'CITY'),
('444669', 'CITY'),
('444670', 'CITY'),
('444671', 'CITY'),
('444672', 'CITY'),
('444673', 'CITY'),
('444674', 'CITY'),
('444675', 'CITY'),
('444676', 'CITY'),
('444677', 'CITY'),
('444678', 'CITY'),
('444679', 'CITY'),
('444680', 'CITY'),
('444681', 'CITY'),
('444682', 'CITY'),
('444683', 'CITY'),
('444684', 'CITY'),
('444685', 'CITY'),
('444686', 'CITY'),
('444687', 'CITY'),
('444688', 'CITY'),
('444689', 'CITY'),
('444690', 'CITY'),
('444691', 'CITY'),
('444692', 'CITY'),
('444693', 'CITY'),
('444694', 'CITY'),
('444695', 'CITY'),
('444696', 'CITY'),
('444697', 'CITY'),
('444698', 'CITY'),
('444699', 'CITY'),
('444700', 'CITY'),
('444701', 'CITY'),
('444702', 'CITY'),
('444703', 'CITY'),
('444704', 'CITY'),
('444705', 'CITY'),
('444706', 'CITY'),
('444707', 'CITY'),
('444708', 'CITY'),
('444709', 'CITY'),
('444710', 'CITY'),
('444711', 'CITY'),
('444712', 'CITY'),
('444713', 'CITY'),
('444714', 'CITY'),
('444715', 'CITY'),
('444716', 'CITY'),
('444717', 'CITY'),
('444718', 'CITY'),
('444719', 'CITY'),
('444720', 'CITY'),
('444721', 'CITY'),
('444722', 'CITY'),
('444723', 'CITY'),
('444724', 'CITY'),
('444725', 'CITY'),
('444726', 'CITY'),
('444727', 'CITY'),
('444728', 'CITY'),
('444729', 'CITY'),
('444730', 'CITY'),
('444731', 'CITY'),
('444732', 'CITY'),
('444733', 'CITY'),
('444734', 'CITY'),
('444735', 'CITY'),
('444736', 'CITY'),
('444737', 'CITY'),
('444738', 'CITY'),
('444739', 'CITY'),
('444740', 'CITY'),
('444741', 'CITY'),
('444742', 'CITY'),
('444743', 'CITY'),
('444744', 'CITY'),
('444745', 'CITY'),
('444746', 'CITY'),
('444747', 'CITY'),
('444748', 'CITY'),
('444749', 'CITY'),
('444750', 'CITY'),
('444751', 'CITY'),
('444752', 'CITY'),
('444753', 'CITY'),
('444754', 'CITY'),
('444755', 'CITY'),
('444756', 'CITY'),
('444757', 'CITY'),
('444758', 'CITY'),
('444759', 'CITY'),
('444760', 'CITY'),
('444761', 'CITY'),
('444762', 'CITY'),
('444763', 'CITY'),
('444764', 'CITY'),
('444765', 'CITY'),
('444766', 'CITY'),
('444767', 'CITY'),
('444768', 'CITY'),
('444769', 'CITY'),
('444770', 'CITY'),
('444771', 'CITY'),
('444772', 'CITY'),
('444773', 'CITY'),
('444774', 'CITY'),
('444775', 'CITY'),
('444776', 'CITY'),
('444777', 'CITY'),
('444778', 'CITY'),
('444779', 'CITY'),
('444780', 'CITY'),
('444781', 'CITY'),
('444782', 'CITY'),
('444783', 'CITY'),
('444784', 'CITY'),
('444785', 'CITY'),
('444786', 'CITY'),
('444787', 'CITY'),
('444788', 'CITY'),
('444789', 'CITY'),
('444790', 'CITY'),
('444791', 'CITY'),
('444792', 'CITY'),
('444793', 'CITY'),
('444794', 'CITY'),
('444795', 'CITY'),
('444796', 'CITY'),
('444797', 'CITY'),
('444798', 'CITY'),
('444799', 'CITY'),
('444800', 'CITY'),
('444801', 'CITY'),
('444802', 'CITY'),
('444803', 'CITY'),
('444804', 'CITY'),
('444805', 'CITY'),
('444806', 'CITY'),
('444807', 'CITY'),
('444808', 'CITY'),
('444809', 'CITY'),
('444810', 'CITY'),
('444811', 'CITY'),
('444812', 'CITY'),
('444813', 'CITY'),
('444814', 'CITY'),
('444815', 'CITY'),
('444816', 'CITY'),
('444817', 'CITY'),
('444818', 'CITY'),
('444819', 'CITY'),
('444820', 'CITY'),
('444821', 'CITY'),
('444822', 'CITY'),
('444823', 'CITY'),
('444824', 'CITY'),
('444825', 'CITY'),
('444826', 'CITY'),
('444827', 'CITY'),
('444828', 'CITY'),
('444829', 'CITY'),
('444830', 'CITY'),
('444831', 'CITY'),
('444832', 'CITY'),
('444833', 'CITY'),
('444834', 'CITY'),
('444835', 'CITY'),
('444836', 'CITY'),
('444837', 'CITY'),
('444838', 'CITY'),
('444839', 'CITY'),
('444840', 'CITY'),
('444841', 'CITY'),
('444842', 'CITY'),
('444843', 'CITY'),
('444844', 'CITY'),
('444845', 'CITY'),
('444846', 'CITY'),
('444847', 'CITY'),
('444848', 'CITY'),
('444849', 'CITY'),
('444850', 'CITY'),
('444851', 'CITY'),
('444852', 'CITY'),
('444853', 'CITY'),
('444854', 'CITY'),
('444855', 'CITY'),
('444856', 'CITY'),
('444857', 'CITY'),
('444858', 'CITY'),
('444859', 'CITY'),
('444860', 'CITY'),
('444861', 'CITY'),
('444862', 'CITY'),
('444863', 'CITY'),
('444864', 'CITY'),
('444865', 'CITY'),
('444866', 'CITY'),
('444867', 'CITY'),
('444868', 'CITY'),
('444869', 'CITY'),
('444870', 'CITY'),
('444871', 'CITY'),
('444872', 'CITY'),
('444873', 'CITY'),
('444874', 'CITY'),
('444875', 'CITY'),
('444876', 'CITY'),
('444877', 'CITY'),
('444878', 'CITY'),
('444879', 'CITY'),
('444880', 'CITY'),
('444881', 'CITY'),
('444882', 'CITY'),
('444883', 'CITY'),
('444884', 'CITY'),
('444885', 'CITY'),
('444886', 'CITY'),
('444887', 'CITY'),
('444888', 'CITY'),
('444889', 'CITY'),
('444890', 'CITY'),
('444891', 'CITY'),
('444892', 'CITY'),
('444893', 'CITY'),
('444894', 'CITY'),
('444895', 'CITY'),
('444896', 'CITY'),
('444897', 'CITY'),
('444898', 'CITY'),
('444899', 'CITY'),
('444900', 'CITY'),
('444901', 'CITY'),
('444902', 'CITY'),
('444903', 'CITY'),
('444904', 'CITY'),
('444905', 'CITY'),
('444906', 'CITY'),
('444907', 'CITY'),
('444908', 'CITY'),
('444909', 'CITY'),
('444910', 'CITY'),
('444911', 'CITY'),
('444912', 'CITY'),
('444913', 'CITY'),
('444914', 'CITY'),
('444915', 'CITY'),
('444916', 'CITY'),
('444917', 'CITY'),
('444918', 'CITY'),
('444919', 'CITY'),
('444920', 'CITY'),
('444921', 'CITY'),
('444922', 'CITY'),
('444923', 'CITY'),
('444924', 'CITY'),
('444925', 'CITY'),
('444926', 'CITY'),
('444927', 'CITY'),
('444928', 'CITY'),
('444929', 'CITY'),
('444930', 'CITY'),
('444931', 'CITY'),
('444932', 'CITY'),
('444933', 'CITY'),
('444934', 'CITY'),
('444935', 'CITY'),
('444936', 'CITY'),
('444937', 'CITY'),
('444938', 'CITY'),
('444939', 'CITY'),
('444940', 'CITY'),
('444941', 'CITY'),
('444942', 'CITY'),
('444943', 'CITY'),
('444944', 'CITY'),
('444945', 'CITY'),
('444946', 'CITY'),
('444947', 'CITY'),
('444948', 'CITY'),
('444949', 'CITY'),
('444950', 'CITY'),
('444951', 'CITY'),
('444952', 'CITY'),
('444953', 'CITY'),
('444954', 'CITY'),
('444955', 'CITY'),
('444956', 'CITY'),
('444957', 'CITY'),
('444958', 'CITY'),
('444959', 'CITY'),
('444960', 'CITY'),
('444961', 'CITY'),
('444962', 'CITY'),
('444963', 'CITY'),
('444964', 'CITY'),
('444965', 'CITY'),
('444966', 'CITY'),
('444967', 'CITY'),
('444968', 'CITY'),
('444969', 'CITY'),
('444970', 'CITY'),
('444971', 'CITY'),
('444972', 'CITY'),
('444973', 'CITY'),
('444974', 'CITY'),
('444975', 'CITY'),
('444976', 'CITY'),
('444977', 'CITY'),
('444978', 'CITY'),
('444979', 'CITY'),
('444980', 'CITY'),
('444981', 'CITY'),
('444982', 'CITY'),
('444983', 'CITY'),
('444984', 'CITY'),
('444985', 'CITY'),
('444986', 'CITY'),
('444987', 'CITY'),
('444988', 'CITY'),
('444989', 'CITY'),
('444990', 'CITY'),
('444991', 'CITY'),
('444992', 'CITY'),
('444993', 'CITY'),
('444994', 'CITY'),
('444995', 'CITY'),
('444996', 'CITY'),
('444997', 'CITY'),
('444998', 'CITY'),
('444999', 'CITY'),
('445000', 'CITY'),
('445001', 'CITY'),
('445002', 'CITY'),
('445003', 'CITY'),
('445004', 'CITY'),
('445005', 'CITY'),
('445006', 'CITY'),
('445007', 'CITY'),
('445008', 'CITY'),
('445009', 'CITY'),
('445010', 'CITY'),
('445011', 'CITY'),
('445012', 'CITY'),
('445013', 'CITY'),
('445014', 'CITY'),
('445015', 'CITY'),
('445016', 'CITY'),
('445017', 'CITY'),
('445018', 'CITY'),
('445019', 'CITY'),
('445020', 'CITY'),
('445021', 'CITY'),
('445022', 'CITY'),
('445023', 'CITY'),
('445024', 'CITY'),
('445025', 'CITY'),
('445026', 'CITY'),
('445027', 'CITY'),
('445028', 'CITY'),
('445029', 'CITY'),
('445030', 'CITY'),
('445031', 'CITY'),
('445032', 'CITY'),
('445033', 'CITY'),
('445034', 'CITY'),
('445035', 'CITY'),
('445036', 'CITY'),
('445037', 'CITY'),
('445038', 'CITY'),
('445039', 'CITY'),
('445040', 'CITY'),
('445041', 'CITY'),
('445042', 'CITY'),
('445043', 'CITY'),
('445044', 'CITY'),
('445045', 'CITY'),
('445046', 'CITY'),
('445047', 'CITY'),
('445048', 'CITY'),
('445049', 'CITY'),
('445050', 'CITY'),
('445051', 'CITY'),
('445052', 'CITY'),
('445053', 'CITY'),
('445054', 'CITY'),
('445055', 'CITY'),
('445056', 'CITY'),
('445057', 'CITY'),
('445058', 'CITY'),
('445059', 'CITY'),
('445060', 'CITY'),
('445061', 'CITY'),
('445062', 'CITY'),
('445063', 'CITY'),
('445064', 'CITY'),
('445065', 'CITY'),
('445066', 'CITY'),
('445067', 'CITY'),
('445068', 'CITY'),
('445069', 'CITY'),
('445070', 'CITY'),
('445071', 'CITY'),
('445072', 'CITY'),
('445073', 'CITY'),
('445074', 'CITY'),
('445075', 'CITY'),
('445076', 'CITY'),
('445077', 'CITY'),
('445078', 'CITY'),
('445079', 'CITY'),
('445080', 'CITY'),
('445081', 'CITY'),
('445082', 'CITY'),
('445083', 'CITY'),
('445084', 'CITY'),
('445085', 'CITY'),
('445086', 'CITY'),
('445087', 'CITY'),
('445088', 'CITY'),
('445089', 'CITY'),
('445090', 'CITY'),
('445091', 'CITY'),
('445092', 'CITY'),
('445093', 'CITY'),
('445094', 'CITY'),
('445095', 'CITY'),
('445096', 'CITY'),
('445097', 'CITY'),
('445098', 'CITY'),
('445099', 'CITY'),
('445100', 'CITY'),
('445101', 'CITY'),
('445102', 'CITY'),
('445103', 'CITY'),
('445104', 'CITY'),
('445105', 'CITY'),
('445106', 'CITY'),
('445107', 'CITY'),
('445108', 'CITY'),
('445109', 'CITY'),
('445110', 'CITY'),
('445111', 'CITY'),
('445112', 'CITY'),
('445113', 'CITY'),
('445114', 'CITY'),
('445115', 'CITY'),
('445116', 'CITY'),
('445117', 'CITY'),
('445118', 'CITY'),
('445119', 'CITY'),
('445120', 'CITY'),
('445121', 'CITY'),
('445122', 'CITY'),
('445123', 'CITY'),
('445124', 'CITY'),
('445125', 'CITY'),
('445126', 'CITY'),
('445127', 'CITY'),
('445128', 'CITY'),
('445129', 'CITY'),
('445130', 'CITY'),
('445131', 'CITY'),
('445132', 'CITY'),
('445133', 'CITY'),
('445134', 'CITY'),
('445135', 'CITY'),
('445136', 'CITY'),
('445137', 'CITY'),
('445138', 'CITY'),
('445139', 'CITY'),
('445140', 'CITY'),
('445141', 'CITY'),
('445142', 'CITY'),
('445143', 'CITY'),
('445144', 'CITY'),
('445145', 'CITY'),
('445146', 'CITY'),
('445147', 'CITY'),
('445148', 'CITY'),
('445149', 'CITY'),
('445150', 'CITY'),
('445151', 'CITY'),
('445152', 'CITY'),
('445153', 'CITY'),
('445154', 'CITY'),
('445155', 'CITY'),
('445156', 'CITY'),
('445157', 'CITY'),
('445158', 'CITY'),
('445159', 'CITY'),
('445160', 'CITY'),
('445161', 'CITY'),
('445162', 'CITY'),
('445163', 'CITY'),
('445164', 'CITY'),
('445165', 'CITY'),
('445166', 'CITY'),
('445167', 'CITY'),
('445168', 'CITY'),
('445169', 'CITY'),
('445170', 'CITY'),
('445171', 'CITY'),
('445172', 'CITY'),
('445173', 'CITY'),
('445174', 'CITY'),
('445175', 'CITY'),
('445176', 'CITY'),
('445177', 'CITY'),
('445178', 'CITY'),
('445179', 'CITY'),
('445180', 'CITY'),
('445181', 'CITY'),
('445182', 'CITY'),
('445183', 'CITY'),
('445184', 'CITY'),
('445185', 'CITY'),
('445186', 'CITY'),
('445187', 'CITY'),
('445188', 'CITY'),
('445189', 'CITY'),
('445190', 'CITY'),
('445191', 'CITY'),
('445192', 'CITY'),
('445193', 'CITY'),
('445194', 'CITY'),
('445195', 'CITY'),
('445196', 'CITY'),
('445197', 'CITY'),
('445198', 'CITY'),
('445199', 'CITY'),
('445200', 'CITY'),
('445201', 'CITY'),
('445202', 'CITY'),
('445203', 'CITY'),
('445204', 'CITY'),
('445205', 'CITY'),
('445206', 'CITY'),
('445207', 'CITY'),
('445208', 'CITY'),
('445209', 'CITY'),
('445210', 'CITY'),
('445211', 'CITY'),
('445212', 'CITY'),
('445213', 'CITY'),
('445214', 'CITY'),
('445215', 'CITY'),
('445216', 'CITY'),
('445217', 'CITY'),
('445218', 'CITY'),
('445219', 'CITY'),
('445220', 'CITY'),
('445221', 'CITY'),
('445222', 'CITY'),
('445223', 'CITY'),
('445224', 'CITY'),
('445225', 'CITY'),
('445226', 'CITY'),
('445227', 'CITY'),
('445228', 'CITY'),
('445229', 'CITY'),
('445230', 'CITY'),
('445231', 'CITY'),
('445232', 'CITY'),
('445233', 'CITY'),
('445234', 'CITY'),
('445235', 'CITY'),
('445236', 'CITY'),
('445237', 'CITY'),
('445238', 'CITY'),
('445239', 'CITY'),
('445240', 'CITY'),
('445241', 'CITY'),
('445242', 'CITY'),
('445243', 'CITY'),
('445244', 'CITY'),
('445245', 'CITY'),
('445246', 'CITY'),
('445247', 'CITY'),
('445248', 'CITY'),
('445249', 'CITY'),
('445250', 'CITY'),
('445251', 'CITY'),
('445252', 'CITY'),
('445253', 'CITY'),
('445254', 'CITY'),
('445255', 'CITY'),
('445256', 'CITY'),
('445257', 'CITY'),
('445258', 'CITY'),
('445259', 'CITY'),
('445260', 'CITY'),
('445261', 'CITY'),
('445262', 'CITY'),
('445263', 'CITY'),
('445264', 'CITY'),
('445265', 'CITY'),
('445266', 'CITY'),
('445267', 'CITY'),
('445268', 'CITY'),
('445269', 'CITY'),
('445270', 'CITY'),
('445271', 'CITY'),
('445272', 'CITY'),
('445273', 'CITY'),
('445274', 'CITY'),
('445275', 'CITY'),
('445276', 'CITY'),
('445277', 'CITY'),
('445278', 'CITY'),
('445279', 'CITY'),
('445280', 'CITY'),
('445281', 'CITY'),
('445282', 'CITY'),
('445283', 'CITY'),
('445284', 'CITY'),
('445285', 'CITY'),
('445286', 'CITY'),
('445287', 'CITY'),
('445288', 'CITY'),
('445289', 'CITY'),
('445290', 'CITY'),
('445291', 'CITY'),
('445292', 'CITY'),
('445293', 'CITY'),
('445294', 'CITY'),
('445295', 'CITY'),
('445296', 'CITY'),
('445297', 'CITY'),
('445298', 'CITY'),
('445299', 'CITY'),
('445300', 'CITY'),
('445301', 'CITY'),
('445302', 'CITY'),
('445303', 'CITY'),
('445304', 'CITY'),
('445305', 'CITY'),
('445306', 'CITY'),
('445307', 'CITY'),
('445308', 'CITY'),
('445309', 'CITY'),
('445310', 'CITY'),
('445311', 'CITY'),
('445312', 'CITY'),
('445313', 'CITY'),
('445314', 'CITY'),
('445315', 'CITY'),
('445316', 'CITY'),
('445317', 'CITY'),
('445318', 'CITY'),
('445319', 'CITY'),
('445320', 'CITY'),
('445321', 'CITY'),
('445322', 'CITY'),
('445323', 'CITY'),
('445324', 'CITY'),
('445325', 'CITY'),
('445326', 'CITY'),
('445327', 'CITY'),
('445328', 'CITY'),
('445329', 'CITY'),
('445330', 'CITY'),
('445331', 'CITY'),
('445332', 'CITY'),
('445333', 'CITY'),
('445334', 'CITY'),
('445335', 'CITY'),
('445336', 'CITY'),
('445337', 'CITY'),
('445338', 'CITY'),
('445339', 'CITY'),
('445340', 'CITY'),
('445341', 'CITY'),
('445342', 'CITY'),
('445343', 'CITY'),
('445344', 'CITY'),
('445345', 'CITY'),
('445346', 'CITY'),
('445347', 'CITY'),
('445348', 'CITY'),
('445349', 'CITY'),
('445350', 'CITY'),
('445351', 'CITY'),
('445352', 'CITY'),
('445353', 'CITY'),
('445354', 'CITY'),
('445355', 'CITY'),
('445356', 'CITY'),
('445357', 'CITY'),
('445358', 'CITY'),
('445359', 'CITY'),
('445360', 'CITY'),
('445361', 'CITY'),
('445362', 'CITY'),
('445363', 'CITY'),
('445364', 'CITY'),
('445365', 'CITY'),
('445366', 'CITY'),
('445367', 'CITY'),
('445368', 'CITY'),
('445369', 'CITY'),
('445370', 'CITY'),
('445371', 'CITY'),
('445372', 'CITY'),
('445373', 'CITY'),
('445374', 'CITY'),
('445375', 'CITY'),
('445376', 'CITY'),
('445377', 'CITY'),
('445378', 'CITY'),
('445379', 'CITY'),
('445380', 'CITY'),
('445381', 'CITY'),
('445382', 'CITY'),
('445383', 'CITY'),
('445384', 'CITY'),
('445385', 'CITY'),
('445386', 'CITY'),
('445387', 'CITY'),
('445388', 'CITY'),
('445389', 'CITY'),
('445390', 'CITY'),
('445391', 'CITY'),
('445392', 'CITY'),
('445393', 'CITY'),
('445394', 'CITY'),
('445395', 'CITY'),
('445396', 'CITY'),
('445397', 'CITY'),
('445398', 'CITY'),
('445399', 'CITY'),
('445400', 'CITY'),
('445401', 'CITY'),
('445402', 'CITY'),
('445403', 'CITY'),
('445404', 'CITY'),
('445405', 'CITY'),
('445406', 'CITY'),
('445407', 'CITY'),
('445408', 'CITY'),
('445409', 'CITY'),
('445410', 'CITY'),
('445411', 'CITY'),
('445412', 'CITY'),
('445413', 'CITY'),
('445414', 'CITY'),
('445415', 'CITY'),
('445416', 'CITY'),
('445417', 'CITY'),
('445418', 'CITY'),
('445419', 'CITY'),
('445420', 'CITY'),
('445421', 'CITY'),
('445422', 'CITY'),
('445423', 'CITY'),
('445424', 'CITY'),
('445425', 'CITY'),
('445426', 'CITY'),
('445427', 'CITY'),
('445428', 'CITY'),
('445429', 'CITY'),
('445430', 'CITY'),
('445431', 'CITY'),
('445432', 'CITY'),
('445433', 'CITY'),
('445434', 'CITY'),
('445435', 'CITY'),
('445436', 'CITY'),
('445437', 'CITY'),
('445438', 'CITY'),
('445439', 'CITY'),
('445440', 'CITY'),
('445441', 'CITY'),
('445442', 'CITY'),
('445443', 'CITY'),
('445444', 'CITY'),
('445445', 'CITY'),
('445446', 'CITY'),
('445447', 'CITY'),
('445448', 'CITY'),
('445449', 'CITY'),
('445450', 'CITY'),
('445451', 'CITY'),
('445452', 'CITY'),
('445453', 'CITY'),
('445454', 'CITY'),
('445455', 'CITY'),
('445456', 'CITY'),
('445457', 'CITY'),
('445458', 'CITY'),
('445459', 'CITY'),
('445460', 'CITY'),
('445461', 'CITY'),
('445462', 'CITY'),
('445463', 'CITY'),
('445464', 'CITY'),
('445465', 'CITY'),
('445466', 'CITY'),
('445467', 'CITY'),
('445468', 'CITY'),
('445469', 'CITY'),
('445470', 'CITY'),
('445471', 'CITY'),
('445472', 'CITY'),
('445473', 'CITY'),
('445474', 'CITY'),
('445475', 'CITY'),
('445476', 'CITY'),
('445477', 'CITY'),
('445478', 'CITY'),
('445479', 'CITY'),
('445480', 'CITY'),
('445481', 'CITY'),
('445482', 'CITY'),
('445483', 'CITY'),
('445484', 'CITY'),
('445485', 'CITY'),
('445486', 'CITY'),
('445487', 'CITY'),
('445488', 'CITY'),
('445489', 'CITY'),
('445490', 'CITY'),
('445491', 'CITY'),
('445492', 'CITY'),
('445493', 'CITY'),
('445494', 'CITY'),
('445495', 'CITY'),
('445496', 'CITY'),
('445497', 'CITY'),
('445498', 'CITY'),
('445499', 'CITY'),
('445500', 'CITY'),
('445501', 'CITY'),
('445502', 'CITY'),
('445503', 'CITY'),
('445504', 'CITY'),
('445505', 'CITY'),
('445506', 'CITY'),
('445507', 'CITY'),
('445508', 'CITY'),
('445509', 'CITY'),
('445510', 'CITY'),
('445511', 'CITY'),
('445512', 'CITY'),
('445513', 'CITY'),
('445514', 'CITY'),
('445515', 'CITY'),
('445516', 'CITY'),
('445517', 'CITY'),
('445518', 'CITY'),
('445519', 'CITY'),
('445520', 'CITY'),
('445521', 'CITY'),
('445522', 'CITY'),
('445523', 'CITY'),
('445524', 'CITY'),
('445525', 'CITY'),
('445526', 'CITY'),
('445527', 'CITY'),
('445528', 'CITY'),
('445529', 'CITY'),
('445530', 'CITY'),
('445531', 'CITY'),
('445532', 'CITY'),
('445533', 'CITY'),
('445534', 'CITY'),
('445535', 'CITY'),
('445536', 'CITY'),
('445537', 'CITY'),
('445538', 'CITY'),
('445539', 'CITY'),
('445540', 'CITY'),
('445541', 'CITY'),
('445542', 'CITY'),
('445543', 'CITY'),
('445544', 'CITY'),
('445545', 'CITY'),
('445546', 'CITY'),
('445547', 'CITY'),
('445548', 'CITY'),
('445549', 'CITY'),
('445550', 'CITY'),
('445551', 'CITY'),
('445552', 'CITY'),
('445553', 'CITY'),
('445554', 'CITY'),
('445555', 'CITY'),
('445556', 'CITY'),
('445557', 'CITY'),
('445558', 'CITY'),
('445559', 'CITY'),
('445560', 'CITY'),
('445561', 'CITY'),
('445562', 'CITY'),
('445563', 'CITY'),
('445564', 'CITY'),
('445565', 'CITY'),
('445566', 'CITY'),
('445567', 'CITY'),
('445568', 'CITY'),
('445569', 'CITY'),
('445570', 'CITY'),
('445571', 'CITY'),
('445572', 'CITY'),
('445573', 'CITY'),
('445574', 'CITY'),
('445575', 'CITY'),
('445576', 'CITY'),
('445577', 'CITY'),
('445578', 'CITY'),
('445579', 'CITY'),
('445580', 'CITY'),
('445581', 'CITY'),
('445582', 'CITY'),
('445583', 'CITY'),
('445584', 'CITY'),
('445585', 'CITY'),
('445586', 'CITY'),
('445587', 'CITY'),
('445588', 'CITY'),
('445589', 'CITY'),
('445590', 'CITY'),
('445591', 'CITY'),
('445592', 'CITY'),
('445593', 'CITY'),
('445594', 'CITY'),
('445595', 'CITY'),
('445596', 'CITY'),
('445597', 'CITY'),
('445598', 'CITY'),
('445599', 'CITY'),
('445600', 'CITY'),
('445601', 'CITY'),
('445602', 'CITY'),
('445603', 'CITY'),
('445604', 'CITY'),
('445605', 'CITY'),
('445606', 'CITY'),
('445607', 'CITY'),
('445608', 'CITY'),
('445609', 'CITY'),
('445610', 'CITY'),
('445611', 'CITY'),
('445612', 'CITY'),
('445613', 'CITY'),
('445614', 'CITY'),
('445615', 'CITY'),
('445616', 'CITY'),
('445617', 'CITY'),
('445618', 'CITY'),
('445619', 'CITY'),
('445620', 'CITY'),
('445621', 'CITY'),
('445622', 'CITY'),
('445623', 'CITY'),
('445624', 'CITY'),
('445625', 'CITY'),
('445626', 'CITY'),
('445627', 'CITY'),
('445628', 'CITY'),
('445629', 'CITY'),
('445630', 'CITY'),
('445631', 'CITY'),
('445632', 'CITY'),
('445633', 'CITY'),
('445634', 'CITY'),
('445635', 'CITY'),
('445636', 'CITY'),
('445637', 'CITY'),
('445638', 'CITY'),
('445639', 'CITY'),
('445640', 'CITY'),
('445641', 'CITY'),
('445642', 'CITY'),
('445643', 'CITY'),
('445644', 'CITY'),
('445645', 'CITY'),
('445646', 'CITY'),
('445647', 'CITY'),
('445648', 'CITY'),
('445649', 'CITY'),
('445650', 'CITY'),
('445651', 'CITY'),
('445652', 'CITY'),
('445653', 'CITY'),
('445654', 'CITY'),
('445655', 'CITY'),
('445656', 'CITY'),
('445657', 'CITY'),
('445658', 'CITY'),
('445659', 'CITY'),
('445660', 'CITY'),
('445661', 'CITY'),
('445662', 'CITY'),
('445663', 'CITY'),
('445664', 'CITY'),
('445665', 'CITY'),
('445666', 'CITY'),
('445667', 'CITY'),
('445668', 'CITY'),
('445669', 'CITY'),
('445670', 'CITY'),
('445671', 'CITY'),
('445672', 'CITY'),
('445673', 'CITY'),
('445674', 'CITY'),
('445675', 'CITY'),
('445676', 'CITY'),
('445677', 'CITY'),
('445678', 'CITY'),
('445679', 'CITY'),
('445680', 'CITY'),
('445681', 'CITY'),
('445682', 'CITY'),
('445683', 'CITY'),
('445684', 'CITY'),
('445685', 'CITY'),
('445686', 'CITY'),
('445687', 'CITY'),
('445688', 'CITY'),
('445689', 'CITY'),
('445690', 'CITY'),
('445691', 'CITY'),
('445692', 'CITY'),
('445693', 'CITY'),
('445694', 'CITY'),
('445695', 'CITY'),
('445696', 'CITY'),
('445697', 'CITY'),
('445698', 'CITY'),
('445699', 'CITY'),
('445700', 'CITY'),
('445701', 'CITY'),
('445702', 'CITY'),
('445703', 'CITY'),
('445704', 'CITY'),
('445705', 'CITY'),
('445706', 'CITY'),
('445707', 'CITY'),
('445708', 'CITY'),
('445709', 'CITY'),
('445710', 'CITY'),
('445711', 'CITY'),
('445712', 'CITY'),
('445713', 'CITY'),
('445714', 'CITY'),
('445715', 'CITY'),
('445716', 'CITY'),
('445717', 'CITY'),
('445718', 'CITY'),
('445719', 'CITY'),
('445720', 'CITY'),
('445721', 'CITY'),
('445722', 'CITY'),
('445723', 'CITY'),
('445724', 'CITY'),
('445725', 'CITY'),
('445726', 'CITY'),
('445727', 'CITY'),
('445728', 'CITY'),
('445729', 'CITY'),
('445730', 'CITY'),
('445731', 'CITY'),
('445732', 'CITY'),
('445733', 'CITY'),
('445734', 'CITY'),
('445735', 'CITY'),
('445736', 'CITY'),
('445737', 'CITY'),
('445738', 'CITY'),
('445739', 'CITY'),
('445740', 'CITY'),
('445741', 'CITY'),
('445742', 'CITY'),
('445743', 'CITY'),
('445744', 'CITY'),
('445745', 'CITY'),
('445746', 'CITY'),
('445747', 'CITY'),
('445748', 'CITY'),
('445749', 'CITY'),
('445750', 'CITY'),
('445751', 'CITY'),
('445752', 'CITY'),
('445753', 'CITY'),
('445754', 'CITY'),
('445755', 'CITY'),
('445756', 'CITY'),
('445757', 'CITY'),
('445758', 'CITY'),
('445759', 'CITY'),
('445760', 'CITY'),
('445761', 'CITY'),
('445762', 'CITY'),
('445763', 'CITY'),
('445764', 'CITY'),
('445765', 'CITY'),
('445766', 'CITY'),
('445767', 'CITY'),
('445768', 'CITY'),
('445769', 'CITY'),
('445770', 'CITY'),
('445771', 'CITY'),
('445772', 'CITY'),
('445773', 'CITY'),
('445774', 'CITY'),
('445775', 'CITY'),
('445776', 'CITY'),
('445777', 'CITY'),
('445778', 'CITY'),
('445779', 'CITY'),
('445780', 'CITY'),
('445781', 'CITY'),
('445782', 'CITY'),
('445783', 'CITY'),
('445784', 'CITY'),
('445785', 'CITY'),
('445786', 'CITY'),
('445787', 'CITY'),
('445788', 'CITY'),
('445789', 'CITY'),
('445790', 'CITY'),
('445791', 'CITY'),
('445792', 'CITY'),
('445793', 'CITY'),
('445794', 'CITY'),
('445795', 'CITY'),
('445796', 'CITY'),
('445797', 'CITY'),
('445798', 'CITY'),
('445799', 'CITY'),
('445800', 'CITY'),
('445801', 'CITY'),
('445802', 'CITY'),
('445803', 'CITY'),
('445804', 'CITY'),
('445805', 'CITY'),
('445806', 'CITY'),
('445807', 'CITY'),
('445808', 'CITY'),
('445809', 'CITY'),
('445810', 'CITY'),
('445811', 'CITY'),
('445812', 'CITY'),
('445813', 'CITY'),
('445814', 'CITY'),
('445815', 'CITY'),
('445816', 'CITY'),
('445817', 'CITY'),
('445818', 'CITY'),
('445819', 'CITY'),
('445820', 'CITY'),
('445821', 'CITY'),
('445822', 'CITY'),
('445823', 'CITY'),
('445824', 'CITY'),
('445825', 'CITY'),
('445826', 'CITY'),
('445827', 'CITY'),
('445828', 'CITY'),
('445829', 'CITY'),
('445830', 'CITY'),
('445831', 'CITY'),
('445832', 'CITY'),
('445833', 'CITY'),
('445834', 'CITY'),
('445835', 'CITY'),
('445836', 'CITY'),
('445837', 'CITY'),
('445838', 'CITY'),
('445839', 'CITY'),
('445840', 'CITY'),
('445841', 'CITY'),
('445842', 'CITY'),
('445843', 'CITY'),
('445844', 'CITY'),
('445845', 'CITY'),
('445846', 'CITY'),
('445847', 'CITY'),
('445848', 'CITY'),
('445849', 'CITY'),
('445850', 'CITY'),
('445851', 'CITY'),
('445852', 'CITY'),
('445853', 'CITY'),
('445854', 'CITY'),
('445855', 'CITY'),
('445856', 'CITY'),
('445857', 'CITY'),
('445858', 'CITY'),
('445859', 'CITY'),
('445860', 'CITY'),
('445861', 'CITY'),
('445862', 'CITY'),
('445863', 'CITY'),
('445864', 'CITY'),
('445865', 'CITY'),
('445866', 'CITY'),
('445867', 'CITY'),
('445868', 'CITY'),
('445869', 'CITY'),
('445870', 'CITY'),
('445871', 'CITY'),
('445872', 'CITY'),
('445873', 'CITY'),
('445874', 'CITY'),
('445875', 'CITY'),
('445876', 'CITY'),
('445877', 'CITY'),
('445878', 'CITY'),
('445879', 'CITY'),
('445880', 'CITY'),
('445881', 'CITY'),
('445882', 'CITY'),
('445883', 'CITY'),
('445884', 'CITY'),
('445885', 'CITY'),
('445886', 'CITY'),
('445887', 'CITY'),
('445888', 'CITY'),
('445889', 'CITY'),
('445890', 'CITY'),
('445891', 'CITY'),
('445892', 'CITY'),
('445893', 'CITY'),
('445894', 'CITY'),
('445895', 'CITY'),
('445896', 'CITY'),
('445897', 'CITY'),
('445898', 'CITY'),
('445899', 'CITY'),
('445900', 'CITY'),
('445901', 'CITY'),
('445902', 'CITY'),
('445903', 'CITY'),
('445904', 'CITY'),
('445905', 'CITY'),
('445906', 'CITY'),
('445907', 'CITY'),
('445908', 'CITY'),
('445909', 'CITY'),
('445910', 'CITY'),
('445911', 'CITY'),
('445912', 'CITY'),
('445913', 'CITY'),
('445914', 'CITY'),
('445915', 'CITY'),
('445916', 'CITY'),
('445917', 'CITY'),
('445918', 'CITY'),
('445919', 'CITY'),
('445920', 'CITY'),
('445921', 'CITY'),
('445922', 'CITY'),
('445923', 'CITY'),
('445924', 'CITY'),
('445925', 'CITY'),
('445926', 'CITY'),
('445927', 'CITY'),
('445928', 'CITY'),
('445929', 'CITY'),
('445930', 'CITY'),
('445931', 'CITY'),
('445932', 'CITY'),
('445933', 'CITY'),
('445934', 'CITY'),
('445935', 'CITY'),
('445936', 'CITY'),
('445937', 'CITY'),
('445938', 'CITY'),
('445939', 'CITY'),
('445940', 'CITY'),
('445941', 'CITY'),
('445942', 'CITY'),
('445943', 'CITY'),
('445944', 'CITY'),
('445945', 'CITY'),
('445946', 'CITY'),
('445947', 'CITY'),
('445948', 'CITY'),
('445949', 'CITY'),
('445950', 'CITY'),
('445951', 'CITY'),
('445952', 'CITY'),
('445953', 'CITY'),
('445954', 'CITY'),
('445955', 'CITY'),
('445956', 'CITY'),
('445957', 'CITY'),
('445958', 'CITY'),
('445959', 'CITY'),
('445960', 'CITY'),
('445961', 'CITY'),
('445962', 'CITY'),
('445963', 'CITY'),
('445964', 'CITY'),
('445965', 'CITY'),
('445966', 'CITY'),
('445967', 'CITY'),
('445968', 'CITY'),
('445969', 'CITY'),
('445970', 'CITY'),
('445971', 'CITY'),
('445972', 'CITY'),
('445973', 'CITY'),
('445974', 'CITY'),
('445975', 'CITY'),
('445976', 'CITY'),
('445977', 'CITY'),
('445978', 'CITY'),
('445979', 'CITY'),
('445980', 'CITY'),
('445981', 'CITY'),
('445982', 'CITY'),
('445983', 'CITY'),
('445984', 'CITY'),
('445985', 'CITY'),
('445986', 'CITY'),
('445987', 'CITY'),
('445988', 'CITY'),
('445989', 'CITY'),
('445990', 'CITY'),
('445991', 'CITY'),
('445992', 'CITY'),
('445993', 'CITY'),
('445994', 'CITY'),
('445995', 'CITY'),
('445996', 'CITY'),
('445997', 'CITY'),
('445998', 'CITY'),
('445999', 'CITY'),
('446000', 'CITY'),
('446001', 'CITY'),
('446002', 'CITY'),
('446003', 'CITY'),
('446004', 'CITY'),
('446005', 'CITY'),
('446006', 'CITY'),
('446007', 'CITY'),
('446008', 'CITY'),
('446009', 'CITY'),
('446010', 'CITY'),
('446011', 'CITY'),
('446012', 'CITY'),
('446013', 'CITY'),
('446014', 'CITY'),
('446015', 'CITY'),
('446016', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('446017', 'CITY'),
('446018', 'CITY'),
('446019', 'CITY'),
('446020', 'CITY'),
('446021', 'CITY'),
('446022', 'CITY'),
('446023', 'CITY'),
('446024', 'CITY'),
('446025', 'CITY'),
('446026', 'CITY'),
('446027', 'CITY'),
('446028', 'CITY'),
('446029', 'CITY'),
('446030', 'CITY'),
('446031', 'CITY'),
('446032', 'CITY'),
('446033', 'CITY'),
('446034', 'CITY'),
('446035', 'CITY'),
('446036', 'CITY'),
('446037', 'CITY'),
('446038', 'CITY'),
('446039', 'CITY'),
('446040', 'CITY'),
('446041', 'CITY'),
('446042', 'CITY'),
('446043', 'CITY'),
('446044', 'CITY'),
('446045', 'CITY'),
('446046', 'CITY'),
('446047', 'CITY'),
('446048', 'CITY'),
('446049', 'CITY'),
('446050', 'CITY'),
('446051', 'CITY'),
('446052', 'CITY'),
('446053', 'CITY'),
('446054', 'CITY'),
('446055', 'CITY'),
('446056', 'CITY'),
('446057', 'CITY'),
('446058', 'CITY'),
('446059', 'CITY'),
('446060', 'CITY'),
('446061', 'CITY'),
('446062', 'CITY'),
('446063', 'CITY'),
('446064', 'CITY'),
('446065', 'CITY'),
('446066', 'CITY'),
('446067', 'CITY'),
('446068', 'CITY'),
('446069', 'CITY'),
('446070', 'CITY'),
('446071', 'CITY'),
('446072', 'CITY'),
('446073', 'CITY'),
('446074', 'CITY'),
('446075', 'CITY'),
('446076', 'CITY'),
('446077', 'CITY'),
('446078', 'CITY'),
('446079', 'CITY'),
('446080', 'CITY'),
('446081', 'CITY'),
('446082', 'CITY'),
('446083', 'CITY'),
('446084', 'CITY'),
('446085', 'CITY'),
('446086', 'CITY'),
('446087', 'CITY'),
('446088', 'CITY'),
('446089', 'CITY'),
('446090', 'CITY'),
('446091', 'CITY'),
('446092', 'CITY'),
('446093', 'CITY'),
('446094', 'CITY'),
('446095', 'CITY'),
('446096', 'CITY'),
('446097', 'CITY'),
('446098', 'CITY'),
('446099', 'CITY'),
('446100', 'CITY'),
('446101', 'CITY'),
('446102', 'CITY'),
('446103', 'CITY'),
('446104', 'CITY'),
('446105', 'CITY'),
('446106', 'CITY'),
('446107', 'CITY'),
('446108', 'CITY'),
('446109', 'CITY'),
('446110', 'CITY'),
('446111', 'CITY'),
('446112', 'CITY'),
('446113', 'CITY'),
('446114', 'CITY'),
('446115', 'CITY'),
('446116', 'CITY'),
('446117', 'CITY'),
('446118', 'CITY'),
('446119', 'CITY'),
('446120', 'CITY'),
('446121', 'CITY'),
('446122', 'CITY'),
('446123', 'CITY'),
('446124', 'CITY'),
('446125', 'CITY'),
('446126', 'CITY'),
('446127', 'CITY'),
('446128', 'CITY'),
('446129', 'CITY'),
('446130', 'CITY'),
('446131', 'CITY'),
('446132', 'CITY'),
('446133', 'CITY'),
('446134', 'CITY'),
('446135', 'CITY'),
('446136', 'CITY'),
('446137', 'CITY'),
('446138', 'CITY'),
('446139', 'CITY'),
('446140', 'CITY'),
('446141', 'CITY'),
('446142', 'CITY'),
('446143', 'CITY'),
('446144', 'CITY'),
('446145', 'CITY'),
('446146', 'CITY'),
('446147', 'CITY'),
('446148', 'CITY'),
('446149', 'CITY'),
('446150', 'CITY'),
('446151', 'CITY'),
('446152', 'CITY'),
('446153', 'CITY'),
('446154', 'CITY'),
('446155', 'CITY'),
('446156', 'CITY'),
('446157', 'CITY'),
('446158', 'CITY'),
('446159', 'CITY'),
('446160', 'CITY'),
('446161', 'CITY'),
('446162', 'CITY'),
('446163', 'CITY'),
('446164', 'CITY'),
('446165', 'CITY'),
('446166', 'CITY'),
('446167', 'CITY'),
('446168', 'CITY'),
('446169', 'CITY'),
('446170', 'CITY'),
('446171', 'CITY'),
('446172', 'CITY'),
('446173', 'CITY'),
('446174', 'CITY'),
('446175', 'CITY'),
('446176', 'CITY'),
('446177', 'CITY'),
('446178', 'CITY'),
('446179', 'CITY'),
('446180', 'CITY'),
('446181', 'CITY'),
('446182', 'CITY'),
('446183', 'CITY'),
('446184', 'CITY'),
('446185', 'CITY'),
('446186', 'CITY'),
('446187', 'CITY'),
('446188', 'CITY'),
('446189', 'CITY'),
('446190', 'CITY'),
('446191', 'CITY'),
('446192', 'CITY'),
('446193', 'CITY'),
('446194', 'CITY'),
('446195', 'CITY'),
('446196', 'CITY'),
('446197', 'CITY'),
('446198', 'CITY'),
('446199', 'CITY'),
('446200', 'CITY'),
('446201', 'CITY'),
('446202', 'CITY'),
('446203', 'CITY'),
('446204', 'CITY'),
('446205', 'CITY'),
('446206', 'CITY'),
('446207', 'CITY'),
('446208', 'CITY'),
('446209', 'CITY'),
('446210', 'CITY'),
('446211', 'CITY'),
('446212', 'CITY'),
('446213', 'CITY'),
('446214', 'CITY'),
('446215', 'CITY'),
('446216', 'CITY'),
('446217', 'CITY'),
('446218', 'CITY'),
('446219', 'CITY'),
('446220', 'CITY'),
('446221', 'CITY'),
('446222', 'CITY'),
('446223', 'CITY'),
('446224', 'CITY'),
('446225', 'CITY'),
('446226', 'CITY'),
('446227', 'CITY'),
('446228', 'CITY'),
('446229', 'CITY'),
('446230', 'CITY'),
('446231', 'CITY'),
('446232', 'CITY'),
('446233', 'CITY'),
('446234', 'CITY'),
('446235', 'CITY'),
('446236', 'CITY'),
('446237', 'CITY'),
('446238', 'CITY'),
('446239', 'CITY'),
('446240', 'CITY'),
('446241', 'CITY'),
('446242', 'CITY'),
('446243', 'CITY'),
('446244', 'CITY'),
('446245', 'CITY'),
('446246', 'CITY'),
('446247', 'CITY'),
('446248', 'CITY'),
('446249', 'CITY'),
('446250', 'CITY'),
('446251', 'CITY'),
('446252', 'CITY'),
('446253', 'CITY'),
('446254', 'CITY'),
('446255', 'CITY'),
('446256', 'CITY'),
('446257', 'CITY'),
('446258', 'CITY'),
('446259', 'CITY'),
('446260', 'CITY'),
('446261', 'CITY'),
('446262', 'CITY'),
('446263', 'CITY'),
('446264', 'CITY'),
('446265', 'CITY'),
('446266', 'CITY'),
('446267', 'CITY'),
('446268', 'CITY'),
('446269', 'CITY'),
('446270', 'CITY'),
('446271', 'CITY'),
('446272', 'CITY'),
('446273', 'CITY'),
('446274', 'CITY'),
('446275', 'CITY'),
('446276', 'CITY'),
('446277', 'CITY'),
('446278', 'CITY'),
('446279', 'CITY'),
('446280', 'CITY'),
('446281', 'CITY'),
('446282', 'CITY'),
('446283', 'CITY'),
('446284', 'CITY'),
('446285', 'CITY'),
('446286', 'CITY'),
('446287', 'CITY'),
('446288', 'CITY'),
('446289', 'CITY'),
('446290', 'CITY'),
('446291', 'CITY'),
('446292', 'CITY'),
('446293', 'CITY'),
('446294', 'CITY'),
('446295', 'CITY'),
('446296', 'CITY'),
('446297', 'CITY'),
('446298', 'CITY'),
('446299', 'CITY'),
('446300', 'CITY'),
('446301', 'CITY'),
('446302', 'CITY'),
('446303', 'CITY'),
('446304', 'CITY'),
('446305', 'CITY'),
('446306', 'CITY'),
('446307', 'CITY'),
('446308', 'CITY'),
('446309', 'CITY'),
('446310', 'CITY'),
('446311', 'CITY'),
('446312', 'CITY'),
('446313', 'CITY'),
('446314', 'CITY'),
('446315', 'CITY'),
('446316', 'CITY'),
('446317', 'CITY'),
('446318', 'CITY'),
('446319', 'CITY'),
('446320', 'CITY'),
('446321', 'CITY'),
('446322', 'CITY'),
('446323', 'CITY'),
('446324', 'CITY'),
('446325', 'CITY'),
('446326', 'CITY'),
('446327', 'CITY'),
('446328', 'CITY'),
('446329', 'CITY'),
('446330', 'CITY'),
('446331', 'CITY'),
('446332', 'CITY'),
('446333', 'CITY'),
('446334', 'CITY'),
('446335', 'CITY'),
('446336', 'CITY'),
('446337', 'CITY'),
('446338', 'CITY'),
('446339', 'CITY'),
('446340', 'CITY'),
('446341', 'CITY'),
('446342', 'CITY'),
('446343', 'CITY'),
('446344', 'CITY'),
('446345', 'CITY'),
('446346', 'CITY'),
('446347', 'CITY'),
('446348', 'CITY'),
('446349', 'CITY'),
('446350', 'CITY'),
('446351', 'CITY'),
('446352', 'CITY'),
('446353', 'CITY'),
('446354', 'CITY'),
('446355', 'CITY'),
('446356', 'CITY'),
('446357', 'CITY'),
('446358', 'CITY'),
('446359', 'CITY'),
('446360', 'CITY'),
('446361', 'CITY'),
('446362', 'CITY'),
('446363', 'CITY'),
('446364', 'CITY'),
('446365', 'CITY'),
('446366', 'CITY'),
('446367', 'CITY'),
('446368', 'CITY'),
('446369', 'CITY'),
('446370', 'CITY'),
('446371', 'CITY'),
('446372', 'CITY'),
('446373', 'CITY'),
('446374', 'CITY'),
('446375', 'CITY'),
('446376', 'CITY'),
('446377', 'CITY'),
('446378', 'CITY'),
('446379', 'CITY'),
('446380', 'CITY'),
('446381', 'CITY'),
('446382', 'CITY'),
('446383', 'CITY'),
('446384', 'CITY'),
('446385', 'CITY'),
('446386', 'CITY'),
('446387', 'CITY'),
('446388', 'CITY'),
('446389', 'CITY'),
('446390', 'CITY'),
('446391', 'CITY'),
('446392', 'CITY'),
('446393', 'CITY'),
('446394', 'CITY'),
('446395', 'CITY'),
('446396', 'CITY'),
('446397', 'CITY'),
('446398', 'CITY'),
('446399', 'CITY'),
('446400', 'CITY'),
('446401', 'CITY'),
('446402', 'CITY'),
('446403', 'CITY'),
('446404', 'CITY'),
('446405', 'CITY'),
('446406', 'CITY'),
('446407', 'CITY'),
('446408', 'CITY'),
('446409', 'CITY'),
('446410', 'CITY'),
('446411', 'CITY'),
('446412', 'CITY'),
('446413', 'CITY'),
('446414', 'CITY'),
('446415', 'CITY'),
('446416', 'CITY'),
('446417', 'CITY'),
('446418', 'CITY'),
('446419', 'CITY'),
('446420', 'CITY'),
('446421', 'CITY'),
('446422', 'CITY'),
('446423', 'CITY'),
('446424', 'CITY'),
('446425', 'CITY'),
('446426', 'CITY'),
('446427', 'CITY'),
('446428', 'CITY'),
('446429', 'CITY'),
('446430', 'CITY'),
('446431', 'CITY'),
('446432', 'CITY'),
('446433', 'CITY'),
('446434', 'CITY'),
('446435', 'CITY'),
('446436', 'CITY'),
('446437', 'CITY'),
('446438', 'CITY'),
('446439', 'CITY'),
('446440', 'CITY'),
('446441', 'CITY'),
('446442', 'CITY'),
('446443', 'CITY'),
('446444', 'CITY'),
('446445', 'CITY'),
('446446', 'CITY'),
('446447', 'CITY'),
('446448', 'CITY'),
('446449', 'CITY'),
('446450', 'CITY'),
('446451', 'CITY'),
('446452', 'CITY'),
('446453', 'CITY'),
('446454', 'CITY'),
('446455', 'CITY'),
('446456', 'CITY'),
('446457', 'CITY'),
('446458', 'CITY'),
('446459', 'CITY'),
('446460', 'CITY'),
('446461', 'CITY'),
('446462', 'CITY'),
('446463', 'CITY'),
('446464', 'CITY'),
('446465', 'CITY'),
('446466', 'CITY'),
('446467', 'CITY'),
('446468', 'CITY'),
('446469', 'CITY'),
('446470', 'CITY'),
('446471', 'CITY'),
('446472', 'CITY'),
('446473', 'CITY'),
('446474', 'CITY'),
('446475', 'CITY'),
('446476', 'CITY'),
('446477', 'CITY'),
('446478', 'CITY'),
('446479', 'CITY'),
('446480', 'CITY'),
('446481', 'CITY'),
('446482', 'CITY'),
('446483', 'CITY'),
('446484', 'CITY'),
('446485', 'CITY'),
('446486', 'CITY'),
('446487', 'CITY'),
('446488', 'CITY'),
('446489', 'CITY'),
('446490', 'CITY'),
('446491', 'CITY'),
('446492', 'CITY'),
('446493', 'CITY'),
('446494', 'CITY'),
('446495', 'CITY'),
('446496', 'CITY'),
('446497', 'CITY'),
('446498', 'CITY'),
('446499', 'CITY'),
('446500', 'CITY'),
('446501', 'CITY'),
('446502', 'CITY'),
('446503', 'CITY'),
('446504', 'CITY'),
('446505', 'CITY'),
('446506', 'CITY'),
('446507', 'CITY'),
('446508', 'CITY'),
('446509', 'CITY'),
('446510', 'CITY'),
('446511', 'CITY'),
('446512', 'CITY'),
('446513', 'CITY'),
('446514', 'CITY'),
('446515', 'CITY'),
('446516', 'CITY'),
('446517', 'CITY'),
('446518', 'CITY'),
('446519', 'CITY'),
('446520', 'CITY'),
('446521', 'CITY'),
('446522', 'CITY'),
('446523', 'CITY'),
('446524', 'CITY'),
('446525', 'CITY'),
('446526', 'CITY'),
('446527', 'CITY'),
('446528', 'CITY'),
('446529', 'CITY'),
('446530', 'CITY'),
('446531', 'CITY'),
('446532', 'CITY'),
('446533', 'CITY'),
('446534', 'CITY'),
('446535', 'CITY'),
('446536', 'CITY'),
('446537', 'CITY'),
('446538', 'CITY'),
('446539', 'CITY'),
('446540', 'CITY'),
('446541', 'CITY'),
('446542', 'CITY'),
('446543', 'CITY'),
('446544', 'CITY'),
('446545', 'CITY'),
('446546', 'CITY'),
('446547', 'CITY'),
('446548', 'CITY'),
('446549', 'CITY'),
('446550', 'CITY'),
('446551', 'CITY'),
('446552', 'CITY'),
('446553', 'CITY'),
('446554', 'CITY'),
('446555', 'CITY'),
('446556', 'CITY'),
('446557', 'CITY'),
('446558', 'CITY'),
('446559', 'CITY'),
('446560', 'CITY'),
('446561', 'CITY'),
('446562', 'CITY'),
('446563', 'CITY'),
('446564', 'CITY'),
('446565', 'CITY'),
('446566', 'CITY'),
('446567', 'CITY'),
('446568', 'CITY'),
('446569', 'CITY'),
('446570', 'CITY'),
('446571', 'CITY'),
('446572', 'CITY'),
('446573', 'CITY'),
('446574', 'CITY'),
('446575', 'CITY'),
('446576', 'CITY'),
('446577', 'CITY'),
('446578', 'CITY'),
('446579', 'CITY'),
('446580', 'CITY'),
('446581', 'CITY'),
('446582', 'CITY'),
('446583', 'CITY'),
('446584', 'CITY'),
('446585', 'CITY'),
('446586', 'CITY'),
('446587', 'CITY'),
('446588', 'CITY'),
('446589', 'CITY'),
('446590', 'CITY'),
('446591', 'CITY'),
('446592', 'CITY'),
('446593', 'CITY'),
('446594', 'CITY'),
('446595', 'CITY'),
('446596', 'CITY'),
('446597', 'CITY'),
('446598', 'CITY'),
('446599', 'CITY'),
('446600', 'CITY'),
('446601', 'CITY'),
('446602', 'CITY'),
('446603', 'CITY'),
('446604', 'CITY'),
('446605', 'CITY'),
('446606', 'CITY'),
('446607', 'CITY'),
('446608', 'CITY'),
('446609', 'CITY'),
('446610', 'CITY'),
('446611', 'CITY'),
('446612', 'CITY'),
('446613', 'CITY'),
('446614', 'CITY'),
('446615', 'CITY'),
('446616', 'CITY'),
('446617', 'CITY'),
('446618', 'CITY'),
('446619', 'CITY'),
('446620', 'CITY'),
('446621', 'CITY'),
('446622', 'CITY'),
('446623', 'CITY'),
('446624', 'CITY'),
('446625', 'CITY'),
('446626', 'CITY'),
('446627', 'CITY'),
('446628', 'CITY'),
('446629', 'CITY'),
('446630', 'CITY'),
('446631', 'CITY'),
('446632', 'CITY'),
('446633', 'CITY'),
('446634', 'CITY'),
('446635', 'CITY'),
('446636', 'CITY'),
('446637', 'CITY'),
('446638', 'CITY'),
('446639', 'CITY'),
('446640', 'CITY'),
('446641', 'CITY'),
('446642', 'CITY'),
('446643', 'CITY'),
('446644', 'CITY'),
('446645', 'CITY'),
('446646', 'CITY'),
('446647', 'CITY'),
('446648', 'CITY'),
('446649', 'CITY'),
('446650', 'CITY'),
('446651', 'CITY'),
('446652', 'CITY'),
('446653', 'CITY'),
('446654', 'CITY'),
('446655', 'CITY'),
('446656', 'CITY'),
('446657', 'CITY'),
('446658', 'CITY'),
('446659', 'CITY'),
('446660', 'CITY'),
('446661', 'CITY'),
('446662', 'CITY'),
('446663', 'CITY'),
('446664', 'CITY'),
('446665', 'CITY'),
('446666', 'CITY'),
('446667', 'CITY'),
('446668', 'CITY'),
('446669', 'CITY'),
('446670', 'CITY'),
('446671', 'CITY'),
('446672', 'CITY'),
('446673', 'CITY'),
('446674', 'CITY'),
('446675', 'CITY'),
('446676', 'CITY'),
('446677', 'CITY'),
('446678', 'CITY'),
('446679', 'CITY'),
('446680', 'CITY'),
('446681', 'CITY'),
('446682', 'CITY'),
('446683', 'CITY'),
('446684', 'CITY'),
('446685', 'CITY'),
('446686', 'CITY'),
('446687', 'CITY'),
('446688', 'CITY'),
('446689', 'CITY'),
('446690', 'CITY'),
('446691', 'CITY'),
('446692', 'CITY'),
('446693', 'CITY'),
('446694', 'CITY'),
('446695', 'CITY'),
('446696', 'CITY'),
('446697', 'CITY'),
('446698', 'CITY'),
('446699', 'CITY'),
('446700', 'CITY'),
('446701', 'CITY'),
('446702', 'CITY'),
('446703', 'CITY'),
('446704', 'CITY'),
('446705', 'CITY'),
('446706', 'CITY'),
('446707', 'CITY'),
('446708', 'CITY'),
('446709', 'CITY'),
('446710', 'CITY'),
('446711', 'CITY'),
('446712', 'CITY'),
('446713', 'CITY'),
('446714', 'CITY'),
('446715', 'CITY'),
('446716', 'CITY'),
('446717', 'CITY'),
('446718', 'CITY'),
('446719', 'CITY'),
('446720', 'CITY'),
('446721', 'CITY'),
('446722', 'CITY'),
('446723', 'CITY'),
('446724', 'CITY'),
('446725', 'CITY'),
('446726', 'CITY'),
('446727', 'CITY'),
('446728', 'CITY'),
('446729', 'CITY'),
('446730', 'CITY'),
('446731', 'CITY'),
('446732', 'CITY'),
('446733', 'CITY'),
('446734', 'CITY'),
('446735', 'CITY'),
('446736', 'CITY'),
('446737', 'CITY'),
('446738', 'CITY'),
('446739', 'CITY'),
('446740', 'CITY'),
('446741', 'CITY'),
('446742', 'CITY'),
('446743', 'CITY'),
('446744', 'CITY'),
('446745', 'CITY'),
('446746', 'CITY'),
('446747', 'CITY'),
('446748', 'CITY'),
('446749', 'CITY'),
('446750', 'CITY'),
('446751', 'CITY'),
('446752', 'CITY'),
('446753', 'CITY'),
('446754', 'CITY'),
('446755', 'CITY'),
('446756', 'CITY'),
('446757', 'CITY'),
('446758', 'CITY'),
('446759', 'CITY'),
('446760', 'CITY'),
('446761', 'CITY'),
('446762', 'CITY'),
('446763', 'CITY'),
('446764', 'CITY'),
('446765', 'CITY'),
('446766', 'CITY'),
('446767', 'CITY'),
('446768', 'CITY'),
('446769', 'CITY'),
('446770', 'CITY'),
('446771', 'CITY'),
('446772', 'CITY'),
('446773', 'CITY'),
('446774', 'CITY'),
('446775', 'CITY'),
('446776', 'CITY'),
('446777', 'CITY'),
('446778', 'CITY'),
('446779', 'CITY'),
('446780', 'CITY'),
('446781', 'CITY'),
('446782', 'CITY'),
('446783', 'CITY'),
('446784', 'CITY'),
('446785', 'CITY'),
('446786', 'CITY'),
('446787', 'CITY'),
('446788', 'CITY'),
('446789', 'CITY'),
('446790', 'CITY'),
('446791', 'CITY'),
('446792', 'CITY'),
('446793', 'CITY'),
('446794', 'CITY'),
('446795', 'CITY'),
('446796', 'CITY'),
('446797', 'CITY'),
('446798', 'CITY'),
('446799', 'CITY'),
('446800', 'CITY'),
('446801', 'CITY'),
('446802', 'CITY'),
('446803', 'CITY'),
('446804', 'CITY'),
('446805', 'CITY'),
('446806', 'CITY'),
('446807', 'CITY'),
('446808', 'CITY'),
('446809', 'CITY'),
('446810', 'CITY'),
('446811', 'CITY'),
('446812', 'CITY'),
('446813', 'CITY'),
('446814', 'CITY'),
('446815', 'CITY'),
('446816', 'CITY'),
('446817', 'CITY'),
('446818', 'CITY'),
('446819', 'CITY'),
('446820', 'CITY'),
('446821', 'CITY'),
('446822', 'CITY'),
('446823', 'CITY'),
('446824', 'CITY'),
('446825', 'CITY'),
('446826', 'CITY'),
('446827', 'CITY'),
('446828', 'CITY'),
('446829', 'CITY'),
('446830', 'CITY'),
('446831', 'CITY'),
('446832', 'CITY'),
('446833', 'CITY'),
('446834', 'CITY'),
('446835', 'CITY'),
('446836', 'CITY'),
('446837', 'CITY'),
('446838', 'CITY'),
('446839', 'CITY'),
('446840', 'CITY'),
('446841', 'CITY'),
('446842', 'CITY'),
('446843', 'CITY'),
('446844', 'CITY'),
('446845', 'CITY'),
('446846', 'CITY'),
('446847', 'CITY'),
('446848', 'CITY'),
('446849', 'CITY'),
('446850', 'CITY'),
('446851', 'CITY'),
('446852', 'CITY'),
('446853', 'CITY'),
('446854', 'CITY'),
('446855', 'CITY'),
('446856', 'CITY'),
('446857', 'CITY'),
('446858', 'CITY'),
('446859', 'CITY'),
('446860', 'CITY'),
('446861', 'CITY'),
('446862', 'CITY'),
('446863', 'CITY'),
('446864', 'CITY'),
('446865', 'CITY'),
('446866', 'CITY'),
('446867', 'CITY'),
('446868', 'CITY'),
('446869', 'CITY'),
('446870', 'CITY'),
('446871', 'CITY'),
('446872', 'CITY'),
('446873', 'CITY'),
('446874', 'CITY'),
('446875', 'CITY'),
('446876', 'CITY'),
('446877', 'CITY'),
('446878', 'CITY'),
('446879', 'CITY'),
('446880', 'CITY'),
('446881', 'CITY'),
('446882', 'CITY'),
('446883', 'CITY'),
('446884', 'CITY'),
('446885', 'CITY'),
('446886', 'CITY'),
('446887', 'CITY'),
('446888', 'CITY'),
('446889', 'CITY'),
('446890', 'CITY'),
('446891', 'CITY'),
('446892', 'CITY'),
('446893', 'CITY'),
('446894', 'CITY'),
('446895', 'CITY'),
('446896', 'CITY'),
('446897', 'CITY'),
('446898', 'CITY'),
('446899', 'CITY'),
('446900', 'CITY'),
('446901', 'CITY'),
('446902', 'CITY'),
('446903', 'CITY'),
('446904', 'CITY'),
('446905', 'CITY'),
('446906', 'CITY'),
('446907', 'CITY'),
('446908', 'CITY'),
('446909', 'CITY'),
('446910', 'CITY'),
('446911', 'CITY'),
('446912', 'CITY'),
('446913', 'CITY'),
('446914', 'CITY'),
('446915', 'CITY'),
('446916', 'CITY'),
('446917', 'CITY'),
('446918', 'CITY'),
('446919', 'CITY'),
('446920', 'CITY'),
('446921', 'CITY'),
('446922', 'CITY'),
('446923', 'CITY'),
('446924', 'CITY'),
('446925', 'CITY'),
('446926', 'CITY'),
('446927', 'CITY'),
('446928', 'CITY'),
('446929', 'CITY'),
('446930', 'CITY'),
('446931', 'CITY'),
('446932', 'CITY'),
('446933', 'CITY'),
('446934', 'CITY'),
('446935', 'CITY'),
('446936', 'CITY'),
('446937', 'CITY'),
('446938', 'CITY'),
('446939', 'CITY'),
('446940', 'CITY'),
('446941', 'CITY'),
('446942', 'CITY'),
('446943', 'CITY'),
('446944', 'CITY'),
('446945', 'CITY'),
('446946', 'CITY'),
('446947', 'CITY'),
('446948', 'CITY'),
('446949', 'CITY'),
('446950', 'CITY'),
('446951', 'CITY'),
('446952', 'CITY'),
('446953', 'CITY'),
('446954', 'CITY'),
('446955', 'CITY'),
('446956', 'CITY'),
('446957', 'CITY'),
('446958', 'CITY'),
('446959', 'CITY'),
('446960', 'CITY'),
('446961', 'CITY'),
('446962', 'CITY'),
('446963', 'CITY'),
('446964', 'CITY'),
('446965', 'CITY'),
('446966', 'CITY'),
('446967', 'CITY'),
('446968', 'CITY'),
('446969', 'CITY'),
('446970', 'CITY'),
('446971', 'CITY'),
('446972', 'CITY'),
('446973', 'CITY'),
('446974', 'CITY'),
('446975', 'CITY'),
('446976', 'CITY'),
('446977', 'CITY'),
('446978', 'CITY'),
('446979', 'CITY'),
('446980', 'CITY'),
('446981', 'CITY'),
('446982', 'CITY'),
('446983', 'CITY'),
('446984', 'CITY'),
('446985', 'CITY'),
('446986', 'CITY'),
('446987', 'CITY'),
('446988', 'CITY'),
('446989', 'CITY'),
('446990', 'CITY'),
('446991', 'CITY'),
('446992', 'CITY'),
('446993', 'CITY'),
('446994', 'CITY'),
('446995', 'CITY'),
('446996', 'CITY'),
('446997', 'CITY'),
('446998', 'CITY'),
('446999', 'CITY'),
('447000', 'CITY'),
('447001', 'CITY'),
('447002', 'CITY'),
('447003', 'CITY'),
('447004', 'CITY'),
('447005', 'CITY'),
('447006', 'CITY'),
('447007', 'CITY'),
('447008', 'CITY'),
('447009', 'CITY'),
('447010', 'CITY'),
('447011', 'CITY'),
('447012', 'CITY'),
('447013', 'CITY'),
('447014', 'CITY'),
('447015', 'CITY'),
('447016', 'CITY'),
('447017', 'CITY'),
('447018', 'CITY'),
('447019', 'CITY'),
('447020', 'CITY'),
('447021', 'CITY'),
('447022', 'CITY'),
('447023', 'CITY'),
('447024', 'CITY'),
('447025', 'CITY'),
('447026', 'CITY'),
('447027', 'CITY'),
('447028', 'CITY'),
('447029', 'CITY'),
('447030', 'CITY'),
('447031', 'CITY'),
('447032', 'CITY'),
('447033', 'CITY'),
('447034', 'CITY'),
('447035', 'CITY'),
('447036', 'CITY'),
('447037', 'CITY'),
('447038', 'CITY'),
('447039', 'CITY'),
('447040', 'CITY'),
('447041', 'CITY'),
('447042', 'CITY'),
('447043', 'CITY'),
('447044', 'CITY'),
('447045', 'CITY'),
('447046', 'CITY'),
('447047', 'CITY'),
('447048', 'CITY'),
('447049', 'CITY'),
('447050', 'CITY'),
('447051', 'CITY'),
('447052', 'CITY'),
('447053', 'CITY'),
('447054', 'CITY'),
('447055', 'CITY'),
('447056', 'CITY'),
('447057', 'CITY'),
('447058', 'CITY'),
('447059', 'CITY'),
('447060', 'CITY'),
('447061', 'CITY'),
('447062', 'CITY'),
('447063', 'CITY'),
('447064', 'CITY'),
('447065', 'CITY'),
('447066', 'CITY'),
('447067', 'CITY'),
('447068', 'CITY'),
('447069', 'CITY'),
('447070', 'CITY'),
('447071', 'CITY'),
('447072', 'CITY'),
('447073', 'CITY'),
('447074', 'CITY'),
('447075', 'CITY'),
('447076', 'CITY'),
('447077', 'CITY'),
('447078', 'CITY'),
('447079', 'CITY'),
('447080', 'CITY'),
('447081', 'CITY'),
('447082', 'CITY'),
('447083', 'CITY'),
('447084', 'CITY'),
('447085', 'CITY'),
('447086', 'CITY'),
('447087', 'CITY'),
('447088', 'CITY'),
('447089', 'CITY'),
('447090', 'CITY'),
('447091', 'CITY'),
('447092', 'CITY'),
('447093', 'CITY'),
('447094', 'CITY'),
('447095', 'CITY'),
('447096', 'CITY'),
('447097', 'CITY'),
('447098', 'CITY'),
('447099', 'CITY'),
('447100', 'CITY'),
('447101', 'CITY'),
('447102', 'CITY'),
('447103', 'CITY'),
('447104', 'CITY'),
('447105', 'CITY'),
('447106', 'CITY'),
('447107', 'CITY'),
('447108', 'CITY'),
('447109', 'CITY'),
('447110', 'CITY'),
('447111', 'CITY'),
('447112', 'CITY'),
('447113', 'CITY'),
('447114', 'CITY'),
('447115', 'CITY'),
('447116', 'CITY'),
('447117', 'CITY'),
('447118', 'CITY'),
('447119', 'CITY'),
('447120', 'CITY'),
('447121', 'CITY'),
('447122', 'CITY'),
('447123', 'CITY'),
('447124', 'CITY'),
('447125', 'CITY'),
('447126', 'CITY'),
('447127', 'CITY'),
('447128', 'CITY'),
('447129', 'CITY'),
('447130', 'CITY'),
('447131', 'CITY'),
('447132', 'CITY'),
('447133', 'CITY'),
('447134', 'CITY'),
('447135', 'CITY'),
('447136', 'CITY'),
('447137', 'CITY'),
('447138', 'CITY'),
('447139', 'CITY'),
('447140', 'CITY'),
('447141', 'CITY'),
('447142', 'CITY'),
('447143', 'CITY'),
('447144', 'CITY'),
('447145', 'CITY'),
('447146', 'CITY'),
('447147', 'CITY'),
('447148', 'CITY'),
('447149', 'CITY'),
('447150', 'CITY'),
('447151', 'CITY'),
('447152', 'CITY'),
('447153', 'CITY'),
('447154', 'CITY'),
('447155', 'CITY'),
('447156', 'CITY'),
('447157', 'CITY'),
('447158', 'CITY'),
('447159', 'CITY'),
('447160', 'CITY'),
('447161', 'CITY'),
('447162', 'CITY'),
('447163', 'CITY'),
('447164', 'CITY'),
('447165', 'CITY'),
('447166', 'CITY'),
('447167', 'CITY'),
('447168', 'CITY'),
('447169', 'CITY'),
('447170', 'CITY'),
('447171', 'CITY'),
('447172', 'CITY'),
('447173', 'CITY'),
('447174', 'CITY'),
('447175', 'CITY'),
('447176', 'CITY'),
('447177', 'CITY'),
('447178', 'CITY'),
('447179', 'CITY'),
('447180', 'CITY'),
('447181', 'CITY'),
('447182', 'CITY'),
('447183', 'CITY'),
('447184', 'CITY'),
('447185', 'CITY'),
('447186', 'CITY'),
('447187', 'CITY'),
('447188', 'CITY'),
('447189', 'CITY'),
('447190', 'CITY'),
('447191', 'CITY'),
('447192', 'CITY'),
('447193', 'CITY'),
('447194', 'CITY'),
('447195', 'CITY'),
('447196', 'CITY'),
('447197', 'CITY'),
('447198', 'CITY'),
('447199', 'CITY'),
('447200', 'CITY'),
('447201', 'CITY'),
('447202', 'CITY'),
('447203', 'CITY'),
('447204', 'CITY'),
('447205', 'CITY'),
('447206', 'CITY'),
('447207', 'CITY'),
('447208', 'CITY'),
('447209', 'CITY'),
('447210', 'CITY'),
('447211', 'CITY'),
('447212', 'CITY'),
('447213', 'CITY'),
('447214', 'CITY'),
('447215', 'CITY'),
('447216', 'CITY'),
('447217', 'CITY'),
('447218', 'CITY'),
('447219', 'CITY'),
('447220', 'CITY'),
('447221', 'CITY'),
('447222', 'CITY'),
('447223', 'CITY'),
('447224', 'CITY'),
('447225', 'CITY'),
('447226', 'CITY'),
('447227', 'CITY'),
('447228', 'CITY'),
('447229', 'CITY'),
('447230', 'CITY'),
('447231', 'CITY'),
('447232', 'CITY'),
('447233', 'CITY'),
('447234', 'CITY'),
('447235', 'CITY'),
('447236', 'CITY'),
('447237', 'CITY'),
('447238', 'CITY'),
('447239', 'CITY'),
('447240', 'CITY'),
('447241', 'CITY'),
('447242', 'CITY'),
('447243', 'CITY'),
('447244', 'CITY'),
('447245', 'CITY'),
('447246', 'CITY'),
('447247', 'CITY'),
('447248', 'CITY'),
('447249', 'CITY'),
('447250', 'CITY'),
('447251', 'CITY'),
('447252', 'CITY'),
('447253', 'CITY'),
('447254', 'CITY'),
('447255', 'CITY'),
('447256', 'CITY'),
('447257', 'CITY'),
('447258', 'CITY'),
('447259', 'CITY'),
('447260', 'CITY'),
('447261', 'CITY'),
('447262', 'CITY'),
('447263', 'CITY'),
('447264', 'CITY'),
('447265', 'CITY'),
('447266', 'CITY'),
('447267', 'CITY'),
('447268', 'CITY'),
('447269', 'CITY'),
('447270', 'CITY'),
('447271', 'CITY'),
('447272', 'CITY'),
('447273', 'CITY'),
('447274', 'CITY'),
('447275', 'CITY'),
('447276', 'CITY'),
('447277', 'CITY'),
('447278', 'CITY'),
('447279', 'CITY'),
('447280', 'CITY'),
('447281', 'CITY'),
('447282', 'CITY'),
('447283', 'CITY'),
('447284', 'CITY'),
('447285', 'CITY'),
('447286', 'CITY'),
('447287', 'CITY'),
('447288', 'CITY'),
('447289', 'CITY'),
('447290', 'CITY'),
('447291', 'CITY'),
('447292', 'CITY'),
('447293', 'CITY'),
('447294', 'CITY'),
('447295', 'CITY'),
('447296', 'CITY'),
('447297', 'CITY'),
('447298', 'CITY'),
('447299', 'CITY'),
('447300', 'CITY'),
('447301', 'CITY'),
('447302', 'CITY'),
('447303', 'CITY'),
('447304', 'CITY'),
('447305', 'CITY'),
('447306', 'CITY'),
('447307', 'CITY'),
('447308', 'CITY'),
('447309', 'CITY'),
('447310', 'CITY'),
('447311', 'CITY'),
('447312', 'CITY'),
('447313', 'CITY'),
('447314', 'CITY'),
('447315', 'CITY'),
('447316', 'CITY'),
('447317', 'CITY'),
('447318', 'CITY'),
('447319', 'CITY'),
('447320', 'CITY'),
('447321', 'CITY'),
('447322', 'CITY'),
('447323', 'CITY'),
('447324', 'CITY'),
('447325', 'CITY'),
('447326', 'CITY'),
('447327', 'CITY'),
('447328', 'CITY'),
('447329', 'CITY'),
('447330', 'CITY'),
('447331', 'CITY'),
('447332', 'CITY'),
('447333', 'CITY'),
('447334', 'CITY'),
('447335', 'CITY'),
('447336', 'CITY'),
('447337', 'CITY'),
('447338', 'CITY'),
('447339', 'CITY'),
('447340', 'CITY'),
('447341', 'CITY'),
('447342', 'CITY'),
('447343', 'CITY'),
('447344', 'CITY'),
('447345', 'CITY'),
('447346', 'CITY'),
('447347', 'CITY'),
('447348', 'CITY'),
('447349', 'CITY'),
('447350', 'CITY'),
('447351', 'CITY'),
('447352', 'CITY'),
('447353', 'CITY'),
('447354', 'CITY'),
('447355', 'CITY'),
('447356', 'CITY'),
('447357', 'CITY'),
('447358', 'CITY'),
('447359', 'CITY'),
('447360', 'CITY'),
('447361', 'CITY'),
('447362', 'CITY'),
('447363', 'CITY'),
('447364', 'CITY'),
('447365', 'CITY'),
('447366', 'CITY'),
('447367', 'CITY'),
('447368', 'CITY'),
('447369', 'CITY'),
('447370', 'CITY'),
('447371', 'CITY'),
('447372', 'CITY'),
('447373', 'CITY'),
('447374', 'CITY'),
('447375', 'CITY'),
('447376', 'CITY'),
('447377', 'CITY'),
('447378', 'CITY'),
('447379', 'CITY'),
('447380', 'CITY'),
('447381', 'CITY'),
('447382', 'CITY'),
('447383', 'CITY'),
('447384', 'CITY'),
('447385', 'CITY'),
('447386', 'CITY'),
('447387', 'CITY'),
('447388', 'CITY'),
('447389', 'CITY'),
('447390', 'CITY'),
('447391', 'CITY'),
('447392', 'CITY'),
('447393', 'CITY'),
('447394', 'CITY'),
('447395', 'CITY'),
('447396', 'CITY'),
('447397', 'CITY'),
('447398', 'CITY'),
('447399', 'CITY'),
('447400', 'CITY'),
('447401', 'CITY'),
('447402', 'CITY'),
('447403', 'CITY'),
('447404', 'CITY'),
('447405', 'CITY'),
('447406', 'CITY'),
('447407', 'CITY'),
('447408', 'CITY'),
('447409', 'CITY'),
('447410', 'CITY'),
('447411', 'CITY'),
('447412', 'CITY'),
('447413', 'CITY'),
('447414', 'CITY'),
('447415', 'CITY'),
('447416', 'CITY'),
('447417', 'CITY'),
('447418', 'CITY'),
('447419', 'CITY'),
('447420', 'CITY'),
('447421', 'CITY'),
('447422', 'CITY'),
('447423', 'CITY'),
('447424', 'CITY'),
('447425', 'CITY'),
('447426', 'CITY'),
('447427', 'CITY'),
('447428', 'CITY'),
('447429', 'CITY'),
('447430', 'CITY'),
('447431', 'CITY'),
('447432', 'CITY'),
('447433', 'CITY'),
('447434', 'CITY'),
('447435', 'CITY'),
('447436', 'CITY'),
('447437', 'CITY'),
('447438', 'CITY'),
('447439', 'CITY'),
('447440', 'CITY'),
('447441', 'CITY'),
('447442', 'CITY'),
('447443', 'CITY'),
('447444', 'CITY'),
('447445', 'CITY'),
('447446', 'CITY'),
('447447', 'CITY'),
('447448', 'CITY'),
('447449', 'CITY'),
('447450', 'CITY'),
('447451', 'CITY'),
('447452', 'CITY'),
('447453', 'CITY'),
('447454', 'CITY'),
('447455', 'CITY'),
('447456', 'CITY'),
('447457', 'CITY'),
('447458', 'CITY'),
('447459', 'CITY'),
('447460', 'CITY'),
('447461', 'CITY'),
('447462', 'CITY'),
('447463', 'CITY'),
('447464', 'CITY'),
('447465', 'CITY'),
('447466', 'CITY'),
('447467', 'CITY'),
('447468', 'CITY'),
('447469', 'CITY'),
('447470', 'CITY'),
('447471', 'CITY'),
('447472', 'CITY'),
('447473', 'CITY'),
('447474', 'CITY'),
('447475', 'CITY'),
('447476', 'CITY'),
('447477', 'CITY'),
('447478', 'CITY'),
('447479', 'CITY'),
('447480', 'CITY'),
('447481', 'CITY'),
('447482', 'CITY'),
('447483', 'CITY'),
('447484', 'CITY'),
('447485', 'CITY'),
('447486', 'CITY'),
('447487', 'CITY'),
('447488', 'CITY'),
('447489', 'CITY'),
('447490', 'CITY'),
('447491', 'CITY'),
('447492', 'CITY'),
('447493', 'CITY'),
('447494', 'CITY'),
('447495', 'CITY'),
('447496', 'CITY'),
('447497', 'CITY'),
('447498', 'CITY'),
('447499', 'CITY'),
('447500', 'CITY'),
('447501', 'CITY'),
('447502', 'CITY'),
('447503', 'CITY'),
('447504', 'CITY'),
('447505', 'CITY'),
('447506', 'CITY'),
('447507', 'CITY'),
('447508', 'CITY'),
('447509', 'CITY'),
('447510', 'CITY'),
('447511', 'CITY'),
('447512', 'CITY'),
('447513', 'CITY'),
('447514', 'CITY'),
('447515', 'CITY'),
('447516', 'CITY'),
('447517', 'CITY'),
('447518', 'CITY'),
('447519', 'CITY'),
('447520', 'CITY'),
('447521', 'CITY'),
('447522', 'CITY'),
('447523', 'CITY'),
('447524', 'CITY'),
('447525', 'CITY'),
('447526', 'CITY'),
('447527', 'CITY'),
('447528', 'CITY'),
('447529', 'CITY'),
('447530', 'CITY'),
('447531', 'CITY'),
('447532', 'CITY'),
('447533', 'CITY'),
('447534', 'CITY'),
('447535', 'CITY'),
('447536', 'CITY'),
('447537', 'CITY'),
('447538', 'CITY'),
('447539', 'CITY'),
('447540', 'CITY'),
('447541', 'CITY'),
('447542', 'CITY'),
('447543', 'CITY'),
('447544', 'CITY'),
('447545', 'CITY'),
('447546', 'CITY'),
('447547', 'CITY'),
('447548', 'CITY'),
('447549', 'CITY'),
('447550', 'CITY'),
('447551', 'CITY'),
('447552', 'CITY'),
('447553', 'CITY'),
('447554', 'CITY'),
('447555', 'CITY'),
('447556', 'CITY'),
('447557', 'CITY'),
('447558', 'CITY'),
('447559', 'CITY'),
('447560', 'CITY'),
('447561', 'CITY'),
('447562', 'CITY'),
('447563', 'CITY'),
('447564', 'CITY'),
('447565', 'CITY'),
('447566', 'CITY'),
('447567', 'CITY'),
('447568', 'CITY'),
('447569', 'CITY'),
('447570', 'CITY'),
('447571', 'CITY'),
('447572', 'CITY'),
('447573', 'CITY'),
('447574', 'CITY'),
('447575', 'CITY'),
('447576', 'CITY'),
('447577', 'CITY'),
('447578', 'CITY'),
('447579', 'CITY'),
('447580', 'CITY'),
('447581', 'CITY'),
('447582', 'CITY'),
('447583', 'CITY'),
('447584', 'CITY'),
('447585', 'CITY'),
('447586', 'CITY'),
('447587', 'CITY'),
('447588', 'CITY'),
('447589', 'CITY'),
('447590', 'CITY'),
('447591', 'CITY'),
('447592', 'CITY'),
('447593', 'CITY'),
('447594', 'CITY'),
('447595', 'CITY'),
('447596', 'CITY'),
('447597', 'CITY'),
('447598', 'CITY'),
('447599', 'CITY'),
('447600', 'CITY'),
('447601', 'CITY'),
('447602', 'CITY'),
('447603', 'CITY'),
('447604', 'CITY'),
('447605', 'CITY'),
('447606', 'CITY'),
('447607', 'CITY'),
('447608', 'CITY'),
('447609', 'CITY'),
('447610', 'CITY'),
('447611', 'CITY'),
('447612', 'CITY'),
('447613', 'CITY'),
('447614', 'CITY'),
('447615', 'CITY'),
('447616', 'CITY'),
('447617', 'CITY'),
('447618', 'CITY'),
('447619', 'CITY'),
('447620', 'CITY'),
('447621', 'CITY'),
('447622', 'CITY'),
('447623', 'CITY'),
('447624', 'CITY'),
('447625', 'CITY'),
('447626', 'CITY'),
('447627', 'CITY'),
('447628', 'CITY'),
('447629', 'CITY'),
('447630', 'CITY'),
('447631', 'CITY'),
('447632', 'CITY'),
('447633', 'CITY'),
('447634', 'CITY'),
('447635', 'CITY'),
('447636', 'CITY'),
('447637', 'CITY'),
('447638', 'CITY'),
('447639', 'CITY'),
('447640', 'CITY'),
('447641', 'CITY'),
('447642', 'CITY'),
('447643', 'CITY'),
('447644', 'CITY'),
('447645', 'CITY'),
('447646', 'CITY'),
('447647', 'CITY'),
('447648', 'CITY'),
('447649', 'CITY'),
('447650', 'CITY'),
('447651', 'CITY'),
('447652', 'CITY'),
('447653', 'CITY'),
('447654', 'CITY'),
('447655', 'CITY'),
('447656', 'CITY'),
('447657', 'CITY'),
('447658', 'CITY'),
('447659', 'CITY'),
('447660', 'CITY'),
('447661', 'CITY'),
('447662', 'CITY'),
('447663', 'CITY'),
('447664', 'CITY'),
('447665', 'CITY'),
('447666', 'CITY'),
('447667', 'CITY'),
('447668', 'CITY'),
('447669', 'CITY'),
('447670', 'CITY'),
('447671', 'CITY'),
('447672', 'CITY'),
('447673', 'CITY'),
('447674', 'CITY'),
('447675', 'CITY'),
('447676', 'CITY'),
('447677', 'CITY'),
('447678', 'CITY'),
('447679', 'CITY'),
('447680', 'CITY'),
('447681', 'CITY'),
('447682', 'CITY'),
('447683', 'CITY'),
('447684', 'CITY'),
('447685', 'CITY'),
('447686', 'CITY'),
('447687', 'CITY'),
('447688', 'CITY'),
('447689', 'CITY'),
('447690', 'CITY'),
('447691', 'CITY'),
('447692', 'CITY'),
('447693', 'CITY'),
('447694', 'CITY'),
('447695', 'CITY'),
('447696', 'CITY'),
('447697', 'CITY'),
('447698', 'CITY'),
('447699', 'CITY'),
('447700', 'CITY'),
('447701', 'CITY'),
('447702', 'CITY'),
('447703', 'CITY'),
('447704', 'CITY'),
('447705', 'CITY'),
('447706', 'CITY'),
('447707', 'CITY'),
('447708', 'CITY'),
('447709', 'CITY'),
('447710', 'CITY'),
('447711', 'CITY'),
('447712', 'CITY'),
('447713', 'CITY'),
('447714', 'CITY'),
('447715', 'CITY'),
('447716', 'CITY'),
('447717', 'CITY'),
('447718', 'CITY'),
('447719', 'CITY'),
('447720', 'CITY'),
('447721', 'CITY'),
('447722', 'CITY'),
('447723', 'CITY'),
('447724', 'CITY'),
('447725', 'CITY'),
('447726', 'CITY'),
('447727', 'CITY'),
('447728', 'CITY'),
('447729', 'CITY'),
('447730', 'CITY'),
('447731', 'CITY'),
('447732', 'CITY'),
('447733', 'CITY'),
('447734', 'CITY'),
('447735', 'CITY'),
('447736', 'CITY'),
('447737', 'CITY'),
('447738', 'CITY'),
('447739', 'CITY'),
('447740', 'CITY'),
('447741', 'CITY'),
('447742', 'CITY'),
('447743', 'CITY'),
('447744', 'CITY'),
('447745', 'CITY'),
('447746', 'CITY'),
('447747', 'CITY'),
('447748', 'CITY'),
('447749', 'CITY'),
('447750', 'CITY'),
('447751', 'CITY'),
('447752', 'CITY'),
('447753', 'CITY'),
('447754', 'CITY'),
('447755', 'CITY'),
('447756', 'CITY'),
('447757', 'CITY'),
('447758', 'CITY'),
('447759', 'CITY'),
('447760', 'CITY'),
('447761', 'CITY'),
('447762', 'CITY'),
('447763', 'CITY'),
('447764', 'CITY'),
('447765', 'CITY'),
('447766', 'CITY'),
('447767', 'CITY'),
('447768', 'CITY'),
('447769', 'CITY'),
('447770', 'CITY'),
('447771', 'CITY'),
('447772', 'CITY'),
('447773', 'CITY'),
('447774', 'CITY'),
('447775', 'CITY'),
('447776', 'CITY'),
('447777', 'CITY'),
('447778', 'CITY'),
('447779', 'CITY'),
('447780', 'CITY'),
('447781', 'CITY'),
('447782', 'CITY'),
('447783', 'CITY'),
('447784', 'CITY'),
('447785', 'CITY'),
('447786', 'CITY'),
('447787', 'CITY'),
('447788', 'CITY'),
('447789', 'CITY'),
('447790', 'CITY'),
('447791', 'CITY'),
('447792', 'CITY'),
('447793', 'CITY'),
('447794', 'CITY'),
('447795', 'CITY'),
('447796', 'CITY'),
('447797', 'CITY'),
('447798', 'CITY'),
('447799', 'CITY'),
('447800', 'CITY'),
('447801', 'CITY'),
('447802', 'CITY'),
('447803', 'CITY'),
('447804', 'CITY'),
('447805', 'CITY'),
('447806', 'CITY'),
('447807', 'CITY'),
('447808', 'CITY'),
('447809', 'CITY'),
('447810', 'CITY'),
('447811', 'CITY'),
('447812', 'CITY'),
('447813', 'CITY'),
('447814', 'CITY'),
('447815', 'CITY'),
('447816', 'CITY'),
('447817', 'CITY'),
('447818', 'CITY'),
('447819', 'CITY'),
('447820', 'CITY'),
('447821', 'CITY'),
('447822', 'CITY'),
('447823', 'CITY'),
('447824', 'CITY'),
('447825', 'CITY'),
('447826', 'CITY'),
('447827', 'CITY'),
('447828', 'CITY'),
('447829', 'CITY'),
('447830', 'CITY'),
('447831', 'CITY'),
('447832', 'CITY'),
('447833', 'CITY'),
('447834', 'CITY'),
('447835', 'CITY'),
('447836', 'CITY'),
('447837', 'CITY'),
('447838', 'CITY'),
('447839', 'CITY'),
('447840', 'CITY'),
('447841', 'CITY'),
('447842', 'CITY'),
('447843', 'CITY'),
('447844', 'CITY'),
('447845', 'CITY'),
('447846', 'CITY'),
('447847', 'CITY'),
('447848', 'CITY'),
('447849', 'CITY'),
('447850', 'CITY'),
('447851', 'CITY'),
('447852', 'CITY'),
('447853', 'CITY'),
('447854', 'CITY'),
('447855', 'CITY'),
('447856', 'CITY'),
('447857', 'CITY'),
('447858', 'CITY'),
('447859', 'CITY'),
('447860', 'CITY'),
('447861', 'CITY'),
('447862', 'CITY'),
('447863', 'CITY'),
('447864', 'CITY'),
('447865', 'CITY'),
('447866', 'CITY'),
('447867', 'CITY'),
('447868', 'CITY'),
('447869', 'CITY'),
('447870', 'CITY'),
('447871', 'CITY'),
('447872', 'CITY'),
('447873', 'CITY'),
('447874', 'CITY'),
('447875', 'CITY'),
('447876', 'CITY'),
('447877', 'CITY'),
('447878', 'CITY'),
('447879', 'CITY'),
('447880', 'CITY'),
('447881', 'CITY'),
('447882', 'CITY'),
('447883', 'CITY'),
('447884', 'CITY'),
('447885', 'CITY'),
('447886', 'CITY'),
('447887', 'CITY'),
('447888', 'CITY'),
('447889', 'CITY'),
('447890', 'CITY'),
('447891', 'CITY'),
('447892', 'CITY'),
('447893', 'CITY'),
('447894', 'CITY'),
('447895', 'CITY'),
('447896', 'CITY'),
('447897', 'CITY'),
('447898', 'CITY'),
('447899', 'CITY'),
('447900', 'CITY'),
('447901', 'CITY'),
('447902', 'CITY'),
('447903', 'CITY'),
('447904', 'CITY'),
('447905', 'CITY'),
('447906', 'CITY'),
('447907', 'CITY'),
('447908', 'CITY'),
('447909', 'CITY'),
('447910', 'CITY'),
('447911', 'CITY'),
('447912', 'CITY'),
('447913', 'CITY'),
('447914', 'CITY'),
('447915', 'CITY'),
('447916', 'CITY'),
('447917', 'CITY'),
('447918', 'CITY'),
('447919', 'CITY'),
('447920', 'CITY'),
('447921', 'CITY'),
('447922', 'CITY'),
('447923', 'CITY'),
('447924', 'CITY'),
('447925', 'CITY'),
('447926', 'CITY'),
('447927', 'CITY'),
('447928', 'CITY'),
('447929', 'CITY'),
('447930', 'CITY'),
('447931', 'CITY'),
('447932', 'CITY'),
('447933', 'CITY'),
('447934', 'CITY'),
('447935', 'CITY'),
('447936', 'CITY'),
('447937', 'CITY'),
('447938', 'CITY'),
('447939', 'CITY'),
('447940', 'CITY'),
('447941', 'CITY'),
('447942', 'CITY'),
('447943', 'CITY'),
('447944', 'CITY'),
('447945', 'CITY'),
('447946', 'CITY'),
('447947', 'CITY'),
('447948', 'CITY'),
('447949', 'CITY'),
('447950', 'CITY'),
('447951', 'CITY'),
('447952', 'CITY'),
('447953', 'CITY'),
('447954', 'CITY'),
('447955', 'CITY'),
('447956', 'CITY'),
('447957', 'CITY'),
('447958', 'CITY'),
('447959', 'CITY'),
('447960', 'CITY'),
('447961', 'CITY'),
('447962', 'CITY'),
('447963', 'CITY'),
('447964', 'CITY'),
('447965', 'CITY'),
('447966', 'CITY'),
('447967', 'CITY'),
('447968', 'CITY'),
('447969', 'CITY'),
('447970', 'CITY'),
('447971', 'CITY'),
('447972', 'CITY'),
('447973', 'CITY'),
('447974', 'CITY'),
('447975', 'CITY'),
('447976', 'CITY'),
('447977', 'CITY'),
('447978', 'CITY'),
('447979', 'CITY'),
('447980', 'CITY'),
('447981', 'CITY'),
('447982', 'CITY'),
('447983', 'CITY'),
('447984', 'CITY'),
('447985', 'CITY'),
('447986', 'CITY'),
('447987', 'CITY'),
('447988', 'CITY'),
('447989', 'CITY'),
('447990', 'CITY'),
('447991', 'CITY'),
('447992', 'CITY'),
('447993', 'CITY'),
('447994', 'CITY'),
('447995', 'CITY'),
('447996', 'CITY'),
('447997', 'CITY'),
('447998', 'CITY'),
('447999', 'CITY'),
('448000', 'CITY'),
('448001', 'CITY'),
('448002', 'CITY'),
('448003', 'CITY'),
('448004', 'CITY'),
('448005', 'CITY'),
('448006', 'CITY'),
('448007', 'CITY'),
('448008', 'CITY'),
('448009', 'CITY'),
('448010', 'CITY'),
('448011', 'CITY'),
('448012', 'CITY'),
('448013', 'CITY'),
('448014', 'CITY'),
('448015', 'CITY'),
('448016', 'CITY'),
('448017', 'CITY'),
('448018', 'CITY'),
('448019', 'CITY'),
('448020', 'CITY'),
('448021', 'CITY'),
('448022', 'CITY'),
('448023', 'CITY'),
('448024', 'CITY'),
('448025', 'CITY'),
('448026', 'CITY'),
('448027', 'CITY'),
('448028', 'CITY'),
('448029', 'CITY'),
('448030', 'CITY'),
('448031', 'CITY'),
('448032', 'CITY'),
('448033', 'CITY'),
('448034', 'CITY'),
('448035', 'CITY'),
('448036', 'CITY'),
('448037', 'CITY'),
('448038', 'CITY'),
('448039', 'CITY'),
('448040', 'CITY'),
('448041', 'CITY'),
('448042', 'CITY'),
('448043', 'CITY'),
('448044', 'CITY'),
('448045', 'CITY'),
('448046', 'CITY'),
('448047', 'CITY'),
('448048', 'CITY'),
('448049', 'CITY'),
('448050', 'CITY'),
('448051', 'CITY'),
('448052', 'CITY'),
('448053', 'CITY'),
('448054', 'CITY'),
('448055', 'CITY'),
('448056', 'CITY'),
('448057', 'CITY'),
('448058', 'CITY'),
('448059', 'CITY'),
('448060', 'CITY'),
('448061', 'CITY'),
('448062', 'CITY'),
('448063', 'CITY'),
('448064', 'CITY'),
('448065', 'CITY'),
('448066', 'CITY'),
('448067', 'CITY'),
('448068', 'CITY'),
('448069', 'CITY'),
('448070', 'CITY'),
('448071', 'CITY'),
('448072', 'CITY'),
('448073', 'CITY'),
('448074', 'CITY'),
('448075', 'CITY'),
('448076', 'CITY'),
('448077', 'CITY'),
('448078', 'CITY'),
('448079', 'CITY'),
('448080', 'CITY'),
('448081', 'CITY'),
('448082', 'CITY'),
('448083', 'CITY'),
('448084', 'CITY'),
('448085', 'CITY'),
('448086', 'CITY'),
('448087', 'CITY'),
('448088', 'CITY'),
('448089', 'CITY'),
('448090', 'CITY'),
('448091', 'CITY'),
('448092', 'CITY'),
('448093', 'CITY'),
('448094', 'CITY'),
('448095', 'CITY'),
('448096', 'CITY'),
('448097', 'CITY'),
('448098', 'CITY'),
('448099', 'CITY'),
('448100', 'CITY'),
('448101', 'CITY'),
('448102', 'CITY'),
('448103', 'CITY'),
('448104', 'CITY'),
('448105', 'CITY'),
('448106', 'CITY'),
('448107', 'CITY'),
('448108', 'CITY'),
('448109', 'CITY'),
('448110', 'CITY'),
('448111', 'CITY'),
('448112', 'CITY'),
('448113', 'CITY'),
('448114', 'CITY'),
('448115', 'CITY'),
('448116', 'CITY'),
('448117', 'CITY'),
('448118', 'CITY'),
('448119', 'CITY'),
('448120', 'CITY'),
('448121', 'CITY'),
('448122', 'CITY'),
('448123', 'CITY'),
('448124', 'CITY'),
('448125', 'CITY'),
('448126', 'CITY'),
('448127', 'CITY'),
('448128', 'CITY'),
('448129', 'CITY'),
('448130', 'CITY'),
('448131', 'CITY'),
('448132', 'CITY'),
('448133', 'CITY'),
('448134', 'CITY'),
('448135', 'CITY'),
('448136', 'CITY'),
('448137', 'CITY'),
('448138', 'CITY'),
('448139', 'CITY'),
('448140', 'CITY'),
('448141', 'CITY'),
('448142', 'CITY'),
('448143', 'CITY'),
('448144', 'CITY'),
('448145', 'CITY'),
('448146', 'CITY'),
('448147', 'CITY'),
('448148', 'CITY'),
('448149', 'CITY'),
('448150', 'CITY'),
('448151', 'CITY'),
('448152', 'CITY'),
('448153', 'CITY'),
('448154', 'CITY'),
('448155', 'CITY'),
('448156', 'CITY'),
('448157', 'CITY'),
('448158', 'CITY'),
('448159', 'CITY'),
('448160', 'CITY'),
('448161', 'CITY'),
('448162', 'CITY'),
('448163', 'CITY'),
('448164', 'CITY'),
('448165', 'CITY'),
('448166', 'CITY'),
('448167', 'CITY'),
('448168', 'CITY'),
('448169', 'CITY'),
('448170', 'CITY'),
('448171', 'CITY'),
('448172', 'CITY'),
('448173', 'CITY'),
('448174', 'CITY'),
('448175', 'CITY'),
('448176', 'CITY'),
('448177', 'CITY'),
('448178', 'CITY'),
('448179', 'CITY'),
('448180', 'CITY'),
('448181', 'CITY'),
('448182', 'CITY'),
('448183', 'CITY'),
('448184', 'CITY'),
('448185', 'CITY'),
('448186', 'CITY'),
('448187', 'CITY'),
('448188', 'CITY'),
('448189', 'CITY'),
('448190', 'CITY'),
('448191', 'CITY'),
('448192', 'CITY'),
('448193', 'CITY'),
('448194', 'CITY'),
('448195', 'CITY'),
('448196', 'CITY'),
('448197', 'CITY'),
('448198', 'CITY'),
('448199', 'CITY'),
('448200', 'CITY'),
('448201', 'CITY'),
('448202', 'CITY'),
('448203', 'CITY'),
('448204', 'CITY'),
('448205', 'CITY'),
('448206', 'CITY'),
('448207', 'CITY'),
('448208', 'CITY'),
('448209', 'CITY'),
('448210', 'CITY'),
('448211', 'CITY'),
('448212', 'CITY'),
('448213', 'CITY'),
('448214', 'CITY'),
('448215', 'CITY'),
('448216', 'CITY'),
('448217', 'CITY'),
('448218', 'CITY'),
('448219', 'CITY'),
('448220', 'CITY'),
('448221', 'CITY'),
('448222', 'CITY'),
('448223', 'CITY'),
('448224', 'CITY'),
('448225', 'CITY'),
('448226', 'CITY'),
('448227', 'CITY'),
('448228', 'CITY'),
('448229', 'CITY'),
('448230', 'CITY'),
('448231', 'CITY'),
('448232', 'CITY'),
('448233', 'CITY'),
('448234', 'CITY'),
('448235', 'CITY'),
('448236', 'CITY'),
('448237', 'CITY'),
('448238', 'CITY'),
('448239', 'CITY'),
('448240', 'CITY'),
('448241', 'CITY'),
('448242', 'CITY'),
('448243', 'CITY'),
('448244', 'CITY'),
('448245', 'CITY'),
('448246', 'CITY'),
('448247', 'CITY'),
('448248', 'CITY'),
('448249', 'CITY'),
('448250', 'CITY'),
('448251', 'CITY'),
('448252', 'CITY'),
('448253', 'CITY'),
('448254', 'CITY'),
('448255', 'CITY'),
('448256', 'CITY'),
('448257', 'CITY'),
('448258', 'CITY'),
('448259', 'CITY'),
('448260', 'CITY'),
('448261', 'CITY'),
('448262', 'CITY'),
('448263', 'CITY'),
('448264', 'CITY'),
('448265', 'CITY'),
('448266', 'CITY'),
('448267', 'CITY'),
('448268', 'CITY'),
('448269', 'CITY'),
('448270', 'CITY'),
('448271', 'CITY'),
('448272', 'CITY'),
('448273', 'CITY'),
('448274', 'CITY'),
('448275', 'CITY'),
('448276', 'CITY'),
('448277', 'CITY'),
('448278', 'CITY'),
('448279', 'CITY'),
('448280', 'CITY'),
('448281', 'CITY'),
('448282', 'CITY'),
('448283', 'CITY'),
('448284', 'CITY'),
('448285', 'CITY'),
('448286', 'CITY'),
('448287', 'CITY'),
('448288', 'CITY'),
('448289', 'CITY'),
('448290', 'CITY'),
('448291', 'CITY'),
('448292', 'CITY'),
('448293', 'CITY'),
('448294', 'CITY'),
('448295', 'CITY'),
('448296', 'CITY'),
('448297', 'CITY'),
('448298', 'CITY'),
('448299', 'CITY'),
('448300', 'CITY'),
('448301', 'CITY'),
('448302', 'CITY'),
('448303', 'CITY'),
('448304', 'CITY'),
('448305', 'CITY'),
('448306', 'CITY'),
('448307', 'CITY'),
('448308', 'CITY'),
('448309', 'CITY'),
('448310', 'CITY'),
('448311', 'CITY'),
('448312', 'CITY'),
('448313', 'CITY'),
('448314', 'CITY'),
('448315', 'CITY'),
('448316', 'CITY'),
('448317', 'CITY'),
('448318', 'CITY'),
('448319', 'CITY'),
('448320', 'CITY'),
('448321', 'CITY'),
('448322', 'CITY'),
('448323', 'CITY'),
('448324', 'CITY'),
('448325', 'CITY'),
('448326', 'CITY'),
('448327', 'CITY'),
('448328', 'CITY'),
('448329', 'CITY'),
('448330', 'CITY'),
('448331', 'CITY'),
('448332', 'CITY'),
('448333', 'CITY'),
('448334', 'CITY'),
('448335', 'CITY'),
('448336', 'CITY'),
('448337', 'CITY'),
('448338', 'CITY'),
('448339', 'CITY'),
('448340', 'CITY'),
('448341', 'CITY'),
('448342', 'CITY'),
('448343', 'CITY'),
('448344', 'CITY'),
('448345', 'CITY'),
('448346', 'CITY'),
('448347', 'CITY'),
('448348', 'CITY'),
('448349', 'CITY'),
('448350', 'CITY'),
('448351', 'CITY'),
('448352', 'CITY'),
('448353', 'CITY'),
('448354', 'CITY'),
('448355', 'CITY'),
('448356', 'CITY'),
('448357', 'CITY'),
('448358', 'CITY'),
('448359', 'CITY'),
('448360', 'CITY'),
('448361', 'CITY'),
('448362', 'CITY'),
('448363', 'CITY'),
('448364', 'CITY'),
('448365', 'CITY'),
('448366', 'CITY'),
('448367', 'CITY'),
('448368', 'CITY'),
('448369', 'CITY'),
('448370', 'CITY'),
('448371', 'CITY'),
('448372', 'CITY'),
('448373', 'CITY'),
('448374', 'CITY'),
('448375', 'CITY'),
('448376', 'CITY'),
('448377', 'CITY'),
('448378', 'CITY'),
('448379', 'CITY'),
('448380', 'CITY'),
('448381', 'CITY'),
('448382', 'CITY'),
('448383', 'CITY'),
('448384', 'CITY'),
('448385', 'CITY'),
('448386', 'CITY'),
('448387', 'CITY'),
('448388', 'CITY'),
('448389', 'CITY'),
('448390', 'CITY'),
('448391', 'CITY'),
('448392', 'CITY'),
('448393', 'CITY'),
('448394', 'CITY'),
('448395', 'CITY'),
('448396', 'CITY'),
('448397', 'CITY'),
('448398', 'CITY'),
('448399', 'CITY'),
('448400', 'CITY'),
('448401', 'CITY'),
('448402', 'CITY'),
('448403', 'CITY'),
('448404', 'CITY'),
('448405', 'CITY'),
('448406', 'CITY'),
('448407', 'CITY'),
('448408', 'CITY'),
('448409', 'CITY'),
('448410', 'CITY'),
('448411', 'CITY'),
('448412', 'CITY'),
('448413', 'CITY'),
('448414', 'CITY'),
('448415', 'CITY'),
('448416', 'CITY'),
('448417', 'CITY'),
('448418', 'CITY'),
('448419', 'CITY'),
('448420', 'CITY'),
('448421', 'CITY'),
('448422', 'CITY'),
('448423', 'CITY'),
('448424', 'CITY'),
('448425', 'CITY'),
('448426', 'CITY'),
('448427', 'CITY'),
('448428', 'CITY'),
('448429', 'CITY'),
('448430', 'CITY'),
('448431', 'CITY'),
('448432', 'CITY'),
('448433', 'CITY'),
('448434', 'CITY'),
('448435', 'CITY'),
('448436', 'CITY'),
('448437', 'CITY'),
('448438', 'CITY'),
('448439', 'CITY'),
('448440', 'CITY'),
('448441', 'CITY'),
('448442', 'CITY'),
('448443', 'CITY'),
('448444', 'CITY'),
('448445', 'CITY'),
('448446', 'CITY'),
('448447', 'CITY'),
('448448', 'CITY'),
('448449', 'CITY'),
('448450', 'CITY'),
('448451', 'CITY'),
('448452', 'CITY'),
('448453', 'CITY'),
('448454', 'CITY'),
('448455', 'CITY'),
('448456', 'CITY'),
('448457', 'CITY'),
('448458', 'CITY'),
('448459', 'CITY'),
('448460', 'CITY'),
('448461', 'CITY'),
('448462', 'CITY'),
('448463', 'CITY'),
('448464', 'CITY'),
('448465', 'CITY'),
('448466', 'CITY'),
('448467', 'CITY'),
('448468', 'CITY'),
('448469', 'CITY'),
('448470', 'CITY'),
('448471', 'CITY'),
('448472', 'CITY'),
('448473', 'CITY'),
('448474', 'CITY'),
('448475', 'CITY'),
('448476', 'CITY'),
('448477', 'CITY'),
('448478', 'CITY'),
('448479', 'CITY'),
('448480', 'CITY'),
('448481', 'CITY'),
('448482', 'CITY'),
('448483', 'CITY'),
('448484', 'CITY'),
('448485', 'CITY'),
('448486', 'CITY'),
('448487', 'CITY'),
('448488', 'CITY'),
('448489', 'CITY'),
('448490', 'CITY'),
('448491', 'CITY'),
('448492', 'CITY'),
('448493', 'CITY'),
('448494', 'CITY'),
('448495', 'CITY'),
('448496', 'CITY'),
('448497', 'CITY'),
('448498', 'CITY'),
('448499', 'CITY'),
('448500', 'CITY'),
('448501', 'CITY'),
('448502', 'CITY'),
('448503', 'CITY'),
('448504', 'CITY'),
('448505', 'CITY'),
('448506', 'CITY'),
('448507', 'CITY'),
('448508', 'CITY'),
('448509', 'CITY'),
('448510', 'CITY'),
('448511', 'CITY'),
('448512', 'CITY'),
('448513', 'CITY'),
('448514', 'CITY'),
('448515', 'CITY'),
('448516', 'CITY'),
('448517', 'CITY'),
('448518', 'CITY'),
('448519', 'CITY'),
('448520', 'CITY'),
('448521', 'CITY'),
('448522', 'CITY'),
('448523', 'CITY'),
('448524', 'CITY'),
('448525', 'CITY'),
('448526', 'CITY'),
('448527', 'CITY'),
('448528', 'CITY'),
('448529', 'CITY'),
('448530', 'CITY'),
('448531', 'CITY'),
('448532', 'CITY'),
('448533', 'CITY'),
('448534', 'CITY'),
('448535', 'CITY'),
('448536', 'CITY'),
('448537', 'CITY'),
('448538', 'CITY'),
('448539', 'CITY'),
('448540', 'CITY'),
('448541', 'CITY'),
('448542', 'CITY'),
('448543', 'CITY'),
('448544', 'CITY'),
('448545', 'CITY'),
('448546', 'CITY'),
('448547', 'CITY'),
('448548', 'CITY'),
('448549', 'CITY'),
('448550', 'CITY'),
('448551', 'CITY'),
('448552', 'CITY'),
('448553', 'CITY'),
('448554', 'CITY'),
('448555', 'CITY'),
('448556', 'CITY'),
('448557', 'CITY'),
('448558', 'CITY'),
('448559', 'CITY'),
('448560', 'CITY'),
('448561', 'CITY'),
('448562', 'CITY'),
('448563', 'CITY'),
('448564', 'CITY'),
('448565', 'CITY'),
('448566', 'CITY'),
('448567', 'CITY'),
('448568', 'CITY'),
('448569', 'CITY'),
('448570', 'CITY'),
('448571', 'CITY'),
('448572', 'CITY'),
('448573', 'CITY'),
('448574', 'CITY'),
('448575', 'CITY'),
('448576', 'CITY'),
('448577', 'CITY'),
('448578', 'CITY'),
('448579', 'CITY'),
('448580', 'CITY'),
('448581', 'CITY'),
('448582', 'CITY'),
('448583', 'CITY'),
('448584', 'CITY'),
('448585', 'CITY'),
('448586', 'CITY'),
('448587', 'CITY'),
('448588', 'CITY'),
('448589', 'CITY'),
('448590', 'CITY'),
('448591', 'CITY'),
('448592', 'CITY'),
('448593', 'CITY'),
('448594', 'CITY'),
('448595', 'CITY'),
('448596', 'CITY'),
('448597', 'CITY'),
('448598', 'CITY'),
('448599', 'CITY'),
('448600', 'CITY'),
('448601', 'CITY'),
('448602', 'CITY'),
('448603', 'CITY'),
('448604', 'CITY'),
('448605', 'CITY'),
('448606', 'CITY'),
('448607', 'CITY'),
('448608', 'CITY'),
('448609', 'CITY'),
('448610', 'CITY'),
('448611', 'CITY'),
('448612', 'CITY'),
('448613', 'CITY'),
('448614', 'CITY'),
('448615', 'CITY'),
('448616', 'CITY'),
('448617', 'CITY'),
('448618', 'CITY'),
('448619', 'CITY'),
('448620', 'CITY'),
('448621', 'CITY'),
('448622', 'CITY'),
('448623', 'CITY'),
('448624', 'CITY'),
('448625', 'CITY'),
('448626', 'CITY'),
('448627', 'CITY'),
('448628', 'CITY'),
('448629', 'CITY'),
('448630', 'CITY'),
('448631', 'CITY'),
('448632', 'CITY'),
('448633', 'CITY'),
('448634', 'CITY'),
('448635', 'CITY'),
('448636', 'CITY'),
('448637', 'CITY'),
('448638', 'CITY'),
('448639', 'CITY'),
('448640', 'CITY'),
('448641', 'CITY'),
('448642', 'CITY'),
('448643', 'CITY'),
('448644', 'CITY'),
('448645', 'CITY'),
('448646', 'CITY'),
('448647', 'CITY'),
('448648', 'CITY'),
('448649', 'CITY'),
('448650', 'CITY'),
('448651', 'CITY'),
('448652', 'CITY'),
('448653', 'CITY'),
('448654', 'CITY'),
('448655', 'CITY'),
('448656', 'CITY'),
('448657', 'CITY'),
('448658', 'CITY'),
('448659', 'CITY'),
('448660', 'CITY'),
('448661', 'CITY'),
('448662', 'CITY'),
('448663', 'CITY'),
('448664', 'CITY'),
('448665', 'CITY'),
('448666', 'CITY'),
('448667', 'CITY'),
('448668', 'CITY'),
('448669', 'CITY'),
('448670', 'CITY'),
('448671', 'CITY'),
('448672', 'CITY'),
('448673', 'CITY'),
('448674', 'CITY'),
('448675', 'CITY'),
('448676', 'CITY'),
('448677', 'CITY'),
('448678', 'CITY'),
('448679', 'CITY'),
('448680', 'CITY'),
('448681', 'CITY'),
('448682', 'CITY'),
('448683', 'CITY'),
('448684', 'CITY'),
('448685', 'CITY'),
('448686', 'CITY'),
('448687', 'CITY'),
('448688', 'CITY'),
('448689', 'CITY'),
('448690', 'CITY'),
('448691', 'CITY'),
('448692', 'CITY'),
('448693', 'CITY'),
('448694', 'CITY'),
('448695', 'CITY'),
('448696', 'CITY'),
('448697', 'CITY'),
('448698', 'CITY'),
('448699', 'CITY'),
('448700', 'CITY'),
('448701', 'CITY'),
('448702', 'CITY'),
('448703', 'CITY'),
('448704', 'CITY'),
('448705', 'CITY'),
('448706', 'CITY'),
('448707', 'CITY'),
('448708', 'CITY'),
('448709', 'CITY'),
('448710', 'CITY'),
('448711', 'CITY'),
('448712', 'CITY'),
('448713', 'CITY'),
('448714', 'CITY'),
('448715', 'CITY'),
('448716', 'CITY'),
('448717', 'CITY'),
('448718', 'CITY'),
('448719', 'CITY'),
('448720', 'CITY'),
('448721', 'CITY'),
('448722', 'CITY'),
('448723', 'CITY'),
('448724', 'CITY'),
('448725', 'CITY'),
('448726', 'CITY'),
('448727', 'CITY'),
('448728', 'CITY'),
('448729', 'CITY'),
('448730', 'CITY'),
('448731', 'CITY'),
('448732', 'CITY'),
('448733', 'CITY'),
('448734', 'CITY'),
('448735', 'CITY'),
('448736', 'CITY'),
('448737', 'CITY'),
('448738', 'CITY'),
('448739', 'CITY'),
('448740', 'CITY'),
('448741', 'CITY'),
('448742', 'CITY'),
('448743', 'CITY'),
('448744', 'CITY'),
('448745', 'CITY'),
('448746', 'CITY'),
('448747', 'CITY'),
('448748', 'CITY'),
('448749', 'CITY'),
('448750', 'CITY'),
('448751', 'CITY'),
('448752', 'CITY'),
('448753', 'CITY'),
('448754', 'CITY'),
('448755', 'CITY'),
('448756', 'CITY'),
('448757', 'CITY'),
('448758', 'CITY'),
('448759', 'CITY'),
('448760', 'CITY'),
('448761', 'CITY'),
('448762', 'CITY'),
('448763', 'CITY'),
('448764', 'CITY'),
('448765', 'CITY'),
('448766', 'CITY'),
('448767', 'CITY'),
('448768', 'CITY'),
('448769', 'CITY'),
('448770', 'CITY'),
('448771', 'CITY'),
('448772', 'CITY'),
('448773', 'CITY'),
('448774', 'CITY'),
('448775', 'CITY'),
('448776', 'CITY'),
('448777', 'CITY'),
('448778', 'CITY'),
('448779', 'CITY'),
('448780', 'CITY'),
('448781', 'CITY'),
('448782', 'CITY'),
('448783', 'CITY'),
('448784', 'CITY'),
('448785', 'CITY'),
('448786', 'CITY'),
('448787', 'CITY'),
('448788', 'CITY'),
('448789', 'CITY'),
('448790', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('448791', 'CITY'),
('448792', 'CITY'),
('448793', 'CITY'),
('448794', 'CITY'),
('448795', 'CITY'),
('448796', 'CITY'),
('448797', 'CITY'),
('448798', 'CITY'),
('448799', 'CITY'),
('448800', 'CITY'),
('448801', 'CITY'),
('448802', 'CITY'),
('448803', 'CITY'),
('448804', 'CITY'),
('448805', 'CITY'),
('448806', 'CITY'),
('448807', 'CITY'),
('448808', 'CITY'),
('448809', 'CITY'),
('448810', 'CITY'),
('448811', 'CITY'),
('448812', 'CITY'),
('448813', 'CITY'),
('448814', 'CITY'),
('448815', 'CITY'),
('448816', 'CITY'),
('448817', 'CITY'),
('448818', 'CITY'),
('448819', 'CITY'),
('448820', 'CITY'),
('448821', 'CITY'),
('448822', 'CITY'),
('448823', 'CITY'),
('448824', 'CITY'),
('448825', 'CITY'),
('448826', 'CITY'),
('448827', 'CITY'),
('448828', 'CITY'),
('448829', 'CITY'),
('448830', 'CITY'),
('448831', 'CITY'),
('448832', 'CITY'),
('448833', 'CITY'),
('448834', 'CITY'),
('448835', 'CITY'),
('448836', 'CITY'),
('448837', 'CITY'),
('448838', 'CITY'),
('448839', 'CITY'),
('448840', 'CITY'),
('448841', 'CITY'),
('448842', 'CITY'),
('448843', 'CITY'),
('448844', 'CITY'),
('448845', 'CITY'),
('448846', 'CITY'),
('448847', 'CITY'),
('448848', 'CITY'),
('448849', 'CITY'),
('448850', 'CITY'),
('448851', 'CITY'),
('448852', 'CITY'),
('448853', 'CITY'),
('448854', 'CITY'),
('448855', 'CITY'),
('448856', 'CITY'),
('448857', 'CITY'),
('448858', 'CITY'),
('448859', 'CITY'),
('448860', 'CITY'),
('448861', 'CITY'),
('448862', 'CITY'),
('448863', 'CITY'),
('448864', 'CITY'),
('448865', 'CITY'),
('448866', 'CITY'),
('448867', 'CITY'),
('448868', 'CITY'),
('448869', 'CITY'),
('448870', 'CITY'),
('448871', 'CITY'),
('448872', 'CITY'),
('448873', 'CITY'),
('448874', 'CITY'),
('448875', 'CITY'),
('448876', 'CITY'),
('448877', 'CITY'),
('448878', 'CITY'),
('448879', 'CITY'),
('448880', 'CITY'),
('448881', 'CITY'),
('448882', 'CITY'),
('448883', 'CITY'),
('448884', 'CITY'),
('448885', 'CITY'),
('448886', 'CITY'),
('448887', 'CITY'),
('448888', 'CITY'),
('448889', 'CITY'),
('448890', 'CITY'),
('448891', 'CITY'),
('448892', 'CITY'),
('448893', 'CITY'),
('448894', 'CITY'),
('448895', 'CITY'),
('448896', 'CITY'),
('448897', 'CITY'),
('448898', 'CITY'),
('448899', 'CITY'),
('448900', 'CITY'),
('448901', 'CITY'),
('448902', 'CITY'),
('448903', 'CITY'),
('448904', 'CITY'),
('448905', 'CITY'),
('448906', 'CITY'),
('448907', 'CITY'),
('448908', 'CITY'),
('448909', 'CITY'),
('448910', 'CITY'),
('448911', 'CITY'),
('448912', 'CITY'),
('448913', 'CITY'),
('448914', 'CITY'),
('448915', 'CITY'),
('448916', 'CITY'),
('448917', 'CITY'),
('448918', 'CITY'),
('448919', 'CITY'),
('448920', 'CITY'),
('448921', 'CITY'),
('448922', 'CITY'),
('448923', 'CITY'),
('448924', 'CITY'),
('448925', 'CITY'),
('448926', 'CITY'),
('448927', 'CITY'),
('448928', 'CITY'),
('448929', 'CITY'),
('448930', 'CITY'),
('448931', 'CITY'),
('448932', 'CITY'),
('448933', 'CITY'),
('448934', 'CITY'),
('448935', 'CITY'),
('448936', 'CITY'),
('448937', 'CITY'),
('448938', 'CITY'),
('448939', 'CITY'),
('448940', 'CITY'),
('448941', 'CITY'),
('448942', 'CITY'),
('448943', 'CITY'),
('448944', 'CITY'),
('448945', 'CITY'),
('448946', 'CITY'),
('448947', 'CITY'),
('448948', 'CITY'),
('448949', 'CITY'),
('448950', 'CITY'),
('448951', 'CITY'),
('448952', 'CITY'),
('448953', 'CITY'),
('448954', 'CITY'),
('448955', 'CITY'),
('448956', 'CITY'),
('448957', 'CITY'),
('448958', 'CITY'),
('448959', 'CITY'),
('448960', 'CITY'),
('448961', 'CITY'),
('448962', 'CITY'),
('448963', 'CITY'),
('448964', 'CITY'),
('448965', 'CITY'),
('448966', 'CITY'),
('448967', 'CITY'),
('448968', 'CITY'),
('448969', 'CITY'),
('448970', 'CITY'),
('448971', 'CITY'),
('448972', 'CITY'),
('448973', 'CITY'),
('448974', 'CITY'),
('448975', 'CITY'),
('448976', 'CITY'),
('448977', 'CITY'),
('448978', 'CITY'),
('448979', 'CITY'),
('448980', 'CITY'),
('448981', 'CITY'),
('448982', 'CITY'),
('448983', 'CITY'),
('448984', 'CITY'),
('448985', 'CITY'),
('448986', 'CITY'),
('448987', 'CITY'),
('448988', 'CITY'),
('448989', 'CITY'),
('448990', 'CITY'),
('448991', 'CITY'),
('448992', 'CITY'),
('448993', 'CITY'),
('448994', 'CITY'),
('448995', 'CITY'),
('448996', 'CITY'),
('448997', 'CITY'),
('448998', 'CITY'),
('448999', 'CITY'),
('449000', 'CITY'),
('449001', 'CITY'),
('449002', 'CITY'),
('449003', 'CITY'),
('449004', 'CITY'),
('449005', 'CITY'),
('449006', 'CITY'),
('449007', 'CITY'),
('449008', 'CITY'),
('449009', 'CITY'),
('449010', 'CITY'),
('449011', 'CITY'),
('449012', 'CITY'),
('449013', 'CITY'),
('449014', 'CITY'),
('449015', 'CITY'),
('449016', 'CITY'),
('449017', 'CITY'),
('449018', 'CITY'),
('449019', 'CITY'),
('449020', 'CITY'),
('449021', 'CITY'),
('449022', 'CITY'),
('449023', 'CITY'),
('449024', 'CITY'),
('449025', 'CITY'),
('449026', 'CITY'),
('449027', 'CITY'),
('449028', 'CITY'),
('449029', 'CITY'),
('449030', 'CITY'),
('449031', 'CITY'),
('449032', 'CITY'),
('449033', 'CITY'),
('449034', 'CITY'),
('449035', 'CITY'),
('449036', 'CITY'),
('449037', 'CITY'),
('449038', 'CITY'),
('449039', 'CITY'),
('449040', 'CITY'),
('449041', 'CITY'),
('449042', 'CITY'),
('449043', 'CITY'),
('449044', 'CITY'),
('449045', 'CITY'),
('449046', 'CITY'),
('449047', 'CITY'),
('449048', 'CITY'),
('449049', 'CITY'),
('449050', 'CITY'),
('449051', 'CITY'),
('449052', 'CITY'),
('449053', 'CITY'),
('449054', 'CITY'),
('449055', 'CITY'),
('449056', 'CITY'),
('449057', 'CITY'),
('449058', 'CITY'),
('449059', 'CITY'),
('449060', 'CITY'),
('449061', 'CITY'),
('449062', 'CITY'),
('449063', 'CITY'),
('449064', 'CITY'),
('449065', 'CITY'),
('449066', 'CITY'),
('449067', 'CITY'),
('449068', 'CITY'),
('449069', 'CITY'),
('449070', 'CITY'),
('449071', 'CITY'),
('449072', 'CITY'),
('449073', 'CITY'),
('449074', 'CITY'),
('449075', 'CITY'),
('449076', 'CITY'),
('449077', 'CITY'),
('449078', 'CITY'),
('449079', 'CITY'),
('449080', 'CITY'),
('449081', 'CITY'),
('449082', 'CITY'),
('449083', 'CITY'),
('449084', 'CITY'),
('449085', 'CITY'),
('449086', 'CITY'),
('449087', 'CITY'),
('449088', 'CITY'),
('449089', 'CITY'),
('449090', 'CITY'),
('449091', 'CITY'),
('449092', 'CITY'),
('449093', 'CITY'),
('449094', 'CITY'),
('449095', 'CITY'),
('449096', 'CITY'),
('449097', 'CITY'),
('449098', 'CITY'),
('449099', 'CITY'),
('449100', 'CITY'),
('449101', 'CITY'),
('449102', 'CITY'),
('449103', 'CITY'),
('449104', 'CITY'),
('449105', 'CITY'),
('449106', 'CITY'),
('449107', 'CITY'),
('449108', 'CITY'),
('449109', 'CITY'),
('449110', 'CITY'),
('449111', 'CITY'),
('449112', 'CITY'),
('449113', 'CITY'),
('449114', 'CITY'),
('449115', 'CITY'),
('449116', 'CITY'),
('449117', 'CITY'),
('449118', 'CITY'),
('449119', 'CITY'),
('449120', 'CITY'),
('449121', 'CITY'),
('449122', 'CITY'),
('449123', 'CITY'),
('449124', 'CITY'),
('449125', 'CITY'),
('449126', 'CITY'),
('449127', 'CITY'),
('449128', 'CITY'),
('449129', 'CITY'),
('449130', 'CITY'),
('449131', 'CITY'),
('449132', 'CITY'),
('449133', 'CITY'),
('449134', 'CITY'),
('449135', 'CITY'),
('449136', 'CITY'),
('449137', 'CITY'),
('449138', 'CITY'),
('449139', 'CITY'),
('449140', 'CITY'),
('449141', 'CITY'),
('449142', 'CITY'),
('449143', 'CITY'),
('449144', 'CITY'),
('449145', 'CITY'),
('449146', 'CITY'),
('449147', 'CITY'),
('449148', 'CITY'),
('449149', 'CITY'),
('449150', 'CITY'),
('449151', 'CITY'),
('449152', 'CITY'),
('449153', 'CITY'),
('449154', 'CITY'),
('449155', 'CITY'),
('449156', 'CITY'),
('449157', 'CITY'),
('449158', 'CITY'),
('449159', 'CITY'),
('449160', 'CITY'),
('449161', 'CITY'),
('449162', 'CITY'),
('449163', 'CITY'),
('449164', 'CITY'),
('449165', 'CITY'),
('449166', 'CITY'),
('449167', 'CITY'),
('449168', 'CITY'),
('449169', 'CITY'),
('449170', 'CITY'),
('449171', 'CITY'),
('449172', 'CITY'),
('449173', 'CITY'),
('449174', 'CITY'),
('449175', 'CITY'),
('449176', 'CITY'),
('449177', 'CITY'),
('449178', 'CITY'),
('449179', 'CITY'),
('449180', 'CITY'),
('449181', 'CITY'),
('449182', 'CITY'),
('449183', 'CITY'),
('449184', 'CITY'),
('449185', 'CITY'),
('449186', 'CITY'),
('449187', 'CITY'),
('449188', 'CITY'),
('449189', 'CITY'),
('449190', 'CITY'),
('449191', 'CITY'),
('449192', 'CITY'),
('449193', 'CITY'),
('449194', 'CITY'),
('449195', 'CITY'),
('449196', 'CITY'),
('449197', 'CITY'),
('449198', 'CITY'),
('449199', 'CITY'),
('449200', 'CITY'),
('449201', 'CITY'),
('449202', 'CITY'),
('449203', 'CITY'),
('449204', 'CITY'),
('449205', 'CITY'),
('449206', 'CITY'),
('449207', 'CITY'),
('449208', 'CITY'),
('449209', 'CITY'),
('449210', 'CITY'),
('449211', 'CITY'),
('449212', 'CITY'),
('449213', 'CITY'),
('449214', 'CITY'),
('449215', 'CITY'),
('449216', 'CITY'),
('449217', 'CITY'),
('449218', 'CITY'),
('449219', 'CITY'),
('449220', 'CITY'),
('449221', 'CITY'),
('449222', 'CITY'),
('449223', 'CITY'),
('449224', 'CITY'),
('449225', 'CITY'),
('449226', 'CITY'),
('449227', 'CITY'),
('449228', 'CITY'),
('449229', 'CITY'),
('449230', 'CITY'),
('449231', 'CITY'),
('449232', 'CITY'),
('449233', 'CITY'),
('449234', 'CITY'),
('449235', 'CITY'),
('449236', 'CITY'),
('449237', 'CITY'),
('449238', 'CITY'),
('449239', 'CITY'),
('449240', 'CITY'),
('449241', 'CITY'),
('449242', 'CITY'),
('449243', 'CITY'),
('449244', 'CITY'),
('449245', 'CITY'),
('449246', 'CITY'),
('449247', 'CITY'),
('449248', 'CITY'),
('449249', 'CITY'),
('449250', 'CITY'),
('449251', 'CITY'),
('449252', 'CITY'),
('449253', 'CITY'),
('449254', 'CITY'),
('449255', 'CITY'),
('449256', 'CITY'),
('449257', 'CITY'),
('449258', 'CITY'),
('449259', 'CITY'),
('449260', 'CITY'),
('449261', 'CITY'),
('449262', 'CITY'),
('449263', 'CITY'),
('449264', 'CITY'),
('449265', 'CITY'),
('449266', 'CITY'),
('449267', 'CITY'),
('449268', 'CITY'),
('449269', 'CITY'),
('449270', 'CITY'),
('449271', 'CITY'),
('449272', 'CITY'),
('449273', 'CITY'),
('449274', 'CITY'),
('449275', 'CITY'),
('449276', 'CITY'),
('449277', 'CITY'),
('449278', 'CITY'),
('449279', 'CITY'),
('449280', 'CITY'),
('449281', 'CITY'),
('449282', 'CITY'),
('449283', 'CITY'),
('449284', 'CITY'),
('449285', 'CITY'),
('449286', 'CITY'),
('449287', 'CITY'),
('449288', 'CITY'),
('449289', 'CITY'),
('449290', 'CITY'),
('449291', 'CITY'),
('449292', 'CITY'),
('449293', 'CITY'),
('449294', 'CITY'),
('449295', 'CITY'),
('449296', 'CITY'),
('449297', 'CITY'),
('449298', 'CITY'),
('449299', 'CITY'),
('449300', 'CITY'),
('449301', 'CITY'),
('449302', 'CITY'),
('449303', 'CITY'),
('449304', 'CITY'),
('449305', 'CITY'),
('449306', 'CITY'),
('449307', 'CITY'),
('449308', 'CITY'),
('449309', 'CITY'),
('449310', 'CITY'),
('449311', 'CITY'),
('449312', 'CITY'),
('449313', 'CITY'),
('449314', 'CITY'),
('449315', 'CITY'),
('449316', 'CITY'),
('449317', 'CITY'),
('449318', 'CITY'),
('449319', 'CITY'),
('449320', 'CITY'),
('449321', 'CITY'),
('449322', 'CITY'),
('449323', 'CITY'),
('449324', 'CITY'),
('449325', 'CITY'),
('449326', 'CITY'),
('449327', 'CITY'),
('449328', 'CITY'),
('449329', 'CITY'),
('449330', 'CITY'),
('449331', 'CITY'),
('449332', 'CITY'),
('449333', 'CITY'),
('449334', 'CITY'),
('449335', 'CITY'),
('449336', 'CITY'),
('449337', 'CITY'),
('449338', 'CITY'),
('449339', 'CITY'),
('449340', 'CITY'),
('449341', 'CITY'),
('449342', 'CITY'),
('449343', 'CITY'),
('449344', 'CITY'),
('449345', 'CITY'),
('449346', 'CITY'),
('449347', 'CITY'),
('449348', 'CITY'),
('449349', 'CITY'),
('449350', 'CITY'),
('449351', 'CITY'),
('449352', 'CITY'),
('449353', 'CITY'),
('449354', 'CITY'),
('449355', 'CITY'),
('449356', 'CITY'),
('449357', 'CITY'),
('449358', 'CITY'),
('449359', 'CITY'),
('449360', 'CITY'),
('449361', 'CITY'),
('449362', 'CITY'),
('449363', 'CITY'),
('449364', 'CITY'),
('449365', 'CITY'),
('449366', 'CITY'),
('449367', 'CITY'),
('449368', 'CITY'),
('449369', 'CITY'),
('449370', 'CITY'),
('449371', 'CITY'),
('449372', 'CITY'),
('449373', 'CITY'),
('449374', 'CITY'),
('449375', 'CITY'),
('449376', 'CITY'),
('449377', 'CITY'),
('449378', 'CITY'),
('449379', 'CITY'),
('449380', 'CITY'),
('449381', 'CITY'),
('449382', 'CITY'),
('449383', 'CITY'),
('449384', 'CITY'),
('449385', 'CITY'),
('449386', 'CITY'),
('449387', 'CITY'),
('449388', 'CITY'),
('449389', 'CITY'),
('449390', 'CITY'),
('449391', 'CITY'),
('449392', 'CITY'),
('449393', 'CITY'),
('449394', 'CITY'),
('449395', 'CITY'),
('449396', 'CITY'),
('449397', 'CITY'),
('449398', 'CITY'),
('449399', 'CITY'),
('449400', 'CITY'),
('449401', 'CITY'),
('449402', 'CITY'),
('449403', 'CITY'),
('449404', 'CITY'),
('449405', 'CITY'),
('449406', 'CITY'),
('449407', 'CITY'),
('449408', 'CITY'),
('449409', 'CITY'),
('449410', 'CITY'),
('449411', 'CITY'),
('449412', 'CITY'),
('449413', 'CITY'),
('449414', 'CITY'),
('449415', 'CITY'),
('449416', 'CITY'),
('449417', 'CITY'),
('449418', 'CITY'),
('449419', 'CITY'),
('449420', 'CITY'),
('449421', 'CITY'),
('449422', 'CITY'),
('449423', 'CITY'),
('449424', 'CITY'),
('449425', 'CITY'),
('449426', 'CITY'),
('449427', 'CITY'),
('449428', 'CITY'),
('449429', 'CITY'),
('449430', 'CITY'),
('449431', 'CITY'),
('449432', 'CITY'),
('449433', 'CITY'),
('449434', 'CITY'),
('449435', 'CITY'),
('449436', 'CITY'),
('449437', 'CITY'),
('449438', 'CITY'),
('449439', 'CITY'),
('449440', 'CITY'),
('449441', 'CITY'),
('449442', 'CITY'),
('449443', 'CITY'),
('449444', 'CITY'),
('449445', 'CITY'),
('449446', 'CITY'),
('449447', 'CITY'),
('449448', 'CITY'),
('449449', 'CITY'),
('449450', 'CITY'),
('449451', 'CITY'),
('449452', 'CITY'),
('449453', 'CITY'),
('449454', 'CITY'),
('449455', 'CITY'),
('449456', 'CITY'),
('449457', 'CITY'),
('449458', 'CITY'),
('449459', 'CITY'),
('449460', 'CITY'),
('449461', 'CITY'),
('449462', 'CITY'),
('449463', 'CITY'),
('449464', 'CITY'),
('449465', 'CITY'),
('449466', 'CITY'),
('449467', 'CITY'),
('449468', 'CITY'),
('449469', 'CITY'),
('449470', 'CITY'),
('449471', 'CITY'),
('449472', 'CITY'),
('449473', 'CITY'),
('449474', 'CITY'),
('449475', 'CITY'),
('449476', 'CITY'),
('449477', 'CITY'),
('449478', 'CITY'),
('449479', 'CITY'),
('449480', 'CITY'),
('449481', 'CITY'),
('449482', 'CITY'),
('449483', 'CITY'),
('449484', 'CITY'),
('449485', 'CITY'),
('449486', 'CITY'),
('449487', 'CITY'),
('449488', 'CITY'),
('449489', 'CITY'),
('449490', 'CITY'),
('449491', 'CITY'),
('449492', 'CITY'),
('449493', 'CITY'),
('449494', 'CITY'),
('449495', 'CITY'),
('449496', 'CITY'),
('449497', 'CITY'),
('449498', 'CITY'),
('449499', 'CITY'),
('449500', 'CITY'),
('449501', 'CITY'),
('449502', 'CITY'),
('449503', 'CITY'),
('449504', 'CITY'),
('449505', 'CITY'),
('449506', 'CITY'),
('449507', 'CITY'),
('449508', 'CITY'),
('449509', 'CITY'),
('449510', 'CITY'),
('449511', 'CITY'),
('449512', 'CITY'),
('449513', 'CITY'),
('449514', 'CITY'),
('449515', 'CITY'),
('449516', 'CITY'),
('449517', 'CITY'),
('449518', 'CITY'),
('449519', 'CITY'),
('449520', 'CITY'),
('449521', 'CITY'),
('449522', 'CITY'),
('449523', 'CITY'),
('449524', 'CITY'),
('449525', 'CITY'),
('449526', 'CITY'),
('449527', 'CITY'),
('449528', 'CITY'),
('449529', 'CITY'),
('449530', 'CITY'),
('449531', 'CITY'),
('449532', 'CITY'),
('449533', 'CITY'),
('449534', 'CITY'),
('449535', 'CITY'),
('449536', 'CITY'),
('449537', 'CITY'),
('449538', 'CITY'),
('449539', 'CITY'),
('449540', 'CITY'),
('449541', 'CITY'),
('449542', 'CITY'),
('449543', 'CITY'),
('449544', 'CITY'),
('449545', 'CITY'),
('449546', 'CITY'),
('449547', 'CITY'),
('449548', 'CITY'),
('449549', 'CITY'),
('449550', 'CITY'),
('449551', 'CITY'),
('449552', 'CITY'),
('449553', 'CITY'),
('449554', 'CITY'),
('449555', 'CITY'),
('449556', 'CITY'),
('449557', 'CITY'),
('449558', 'CITY'),
('449559', 'CITY'),
('449560', 'CITY'),
('449561', 'CITY'),
('449562', 'CITY'),
('449563', 'CITY'),
('449564', 'CITY'),
('449565', 'CITY'),
('449566', 'CITY'),
('449567', 'CITY'),
('449568', 'CITY'),
('449569', 'CITY'),
('449570', 'CITY'),
('449571', 'CITY'),
('449572', 'CITY'),
('449573', 'CITY'),
('449574', 'CITY'),
('449575', 'CITY'),
('449576', 'CITY'),
('449577', 'CITY'),
('449578', 'CITY'),
('449579', 'CITY'),
('449580', 'CITY'),
('449581', 'CITY'),
('449582', 'CITY'),
('449583', 'CITY'),
('449584', 'CITY'),
('449585', 'CITY'),
('449586', 'CITY'),
('449587', 'CITY'),
('449588', 'CITY'),
('449589', 'CITY'),
('449590', 'CITY'),
('449591', 'CITY'),
('449592', 'CITY'),
('449593', 'CITY'),
('449594', 'CITY'),
('449595', 'CITY'),
('449596', 'CITY'),
('449597', 'CITY'),
('449598', 'CITY'),
('449599', 'CITY'),
('449600', 'CITY'),
('449601', 'CITY'),
('449602', 'CITY'),
('449603', 'CITY'),
('449604', 'CITY'),
('449605', 'CITY'),
('449606', 'CITY'),
('449607', 'CITY'),
('449608', 'CITY'),
('449609', 'CITY'),
('449610', 'CITY'),
('449611', 'CITY'),
('449612', 'CITY'),
('449613', 'CITY'),
('449614', 'CITY'),
('449615', 'CITY'),
('449616', 'CITY'),
('449617', 'CITY'),
('449618', 'CITY'),
('449619', 'CITY'),
('449620', 'CITY'),
('449621', 'CITY'),
('449622', 'CITY'),
('449623', 'CITY'),
('449624', 'CITY'),
('449625', 'CITY'),
('449626', 'CITY'),
('449627', 'CITY'),
('449628', 'CITY'),
('449629', 'CITY'),
('449630', 'CITY'),
('449631', 'CITY'),
('449632', 'CITY'),
('449633', 'CITY'),
('449634', 'CITY'),
('449635', 'CITY'),
('449636', 'CITY'),
('449637', 'CITY'),
('449638', 'CITY'),
('449639', 'CITY'),
('449640', 'CITY'),
('449641', 'CITY'),
('449642', 'CITY'),
('449643', 'CITY'),
('449644', 'CITY'),
('449645', 'CITY'),
('449646', 'CITY'),
('449647', 'CITY'),
('449648', 'CITY'),
('449649', 'CITY'),
('449650', 'CITY'),
('449651', 'CITY'),
('449652', 'CITY'),
('449653', 'CITY'),
('449654', 'CITY'),
('449655', 'CITY'),
('449656', 'CITY'),
('449657', 'CITY'),
('449658', 'CITY'),
('449659', 'CITY'),
('449660', 'CITY'),
('449661', 'CITY'),
('449662', 'CITY'),
('449663', 'CITY'),
('449664', 'CITY'),
('449665', 'CITY'),
('449666', 'CITY'),
('449667', 'CITY'),
('449668', 'CITY'),
('449669', 'CITY'),
('449670', 'CITY'),
('449671', 'CITY'),
('449672', 'CITY'),
('449673', 'CITY'),
('449674', 'CITY'),
('449675', 'CITY'),
('449676', 'CITY'),
('449677', 'CITY'),
('449678', 'CITY'),
('449679', 'CITY'),
('449680', 'CITY'),
('449681', 'CITY'),
('449682', 'CITY'),
('449683', 'CITY'),
('449684', 'CITY'),
('449685', 'CITY'),
('449686', 'CITY'),
('449687', 'CITY'),
('449688', 'CITY'),
('449689', 'CITY'),
('449690', 'CITY'),
('449691', 'CITY'),
('449692', 'CITY'),
('449693', 'CITY'),
('449694', 'CITY'),
('449695', 'CITY'),
('449696', 'CITY'),
('449697', 'CITY'),
('449698', 'CITY'),
('449699', 'CITY'),
('449700', 'CITY'),
('449701', 'CITY'),
('449702', 'CITY'),
('449703', 'CITY'),
('449704', 'CITY'),
('449705', 'CITY'),
('449706', 'CITY'),
('449707', 'CITY'),
('449708', 'CITY'),
('449709', 'CITY'),
('449710', 'CITY'),
('449711', 'CITY'),
('449712', 'CITY'),
('449713', 'CITY'),
('449714', 'CITY'),
('449715', 'CITY'),
('449716', 'CITY'),
('449717', 'CITY'),
('449718', 'CITY'),
('449719', 'CITY'),
('449720', 'CITY'),
('449721', 'CITY'),
('449722', 'CITY'),
('449723', 'CITY'),
('449724', 'CITY'),
('449725', 'CITY'),
('449726', 'CITY'),
('449727', 'CITY'),
('449728', 'CITY'),
('449729', 'CITY'),
('449730', 'CITY'),
('449731', 'CITY'),
('449732', 'CITY'),
('449733', 'CITY'),
('449734', 'CITY'),
('449735', 'CITY'),
('449736', 'CITY'),
('449737', 'CITY'),
('449738', 'CITY'),
('449739', 'CITY'),
('449740', 'CITY'),
('449741', 'CITY'),
('449742', 'CITY'),
('449743', 'CITY'),
('449744', 'CITY'),
('449745', 'CITY'),
('449746', 'CITY'),
('449747', 'CITY'),
('449748', 'CITY'),
('449749', 'CITY'),
('449750', 'CITY'),
('449751', 'CITY'),
('449752', 'CITY'),
('449753', 'CITY'),
('449754', 'CITY'),
('449755', 'CITY'),
('449756', 'CITY'),
('449757', 'CITY'),
('449758', 'CITY'),
('449759', 'CITY'),
('449760', 'CITY'),
('449761', 'CITY'),
('449762', 'CITY'),
('449763', 'CITY'),
('449764', 'CITY'),
('449765', 'CITY'),
('449766', 'CITY'),
('449767', 'CITY'),
('449768', 'CITY'),
('449769', 'CITY'),
('449770', 'CITY'),
('449771', 'CITY'),
('449772', 'CITY'),
('449773', 'CITY'),
('449774', 'CITY'),
('449775', 'CITY'),
('449776', 'CITY'),
('449777', 'CITY'),
('449778', 'CITY'),
('449779', 'CITY'),
('449780', 'CITY'),
('449781', 'CITY'),
('449782', 'CITY'),
('449783', 'CITY'),
('449784', 'CITY'),
('449785', 'CITY'),
('449786', 'CITY'),
('449787', 'CITY'),
('449788', 'CITY'),
('449789', 'CITY'),
('449790', 'CITY'),
('449791', 'CITY'),
('449792', 'CITY'),
('449793', 'CITY'),
('449794', 'CITY'),
('449795', 'CITY'),
('449796', 'CITY'),
('449797', 'CITY'),
('449798', 'CITY'),
('449799', 'CITY'),
('449800', 'CITY'),
('449801', 'CITY'),
('449802', 'CITY'),
('449803', 'CITY'),
('449804', 'CITY'),
('449805', 'CITY'),
('449806', 'CITY'),
('449807', 'CITY'),
('449808', 'CITY'),
('449809', 'CITY'),
('449810', 'CITY'),
('449811', 'CITY'),
('449812', 'CITY'),
('449813', 'CITY'),
('449814', 'CITY'),
('449815', 'CITY'),
('449816', 'CITY'),
('449817', 'CITY'),
('449818', 'CITY'),
('449819', 'CITY'),
('449820', 'CITY'),
('449821', 'CITY'),
('449822', 'CITY'),
('449823', 'CITY'),
('449824', 'CITY'),
('449825', 'CITY'),
('449826', 'CITY'),
('449827', 'CITY'),
('449828', 'CITY'),
('449829', 'CITY'),
('449830', 'CITY'),
('449831', 'CITY'),
('449832', 'CITY'),
('449833', 'CITY'),
('449834', 'CITY'),
('449835', 'CITY'),
('449836', 'CITY'),
('449837', 'CITY'),
('449838', 'CITY'),
('449839', 'CITY'),
('449840', 'CITY'),
('449841', 'CITY'),
('449842', 'CITY'),
('449843', 'CITY'),
('449844', 'CITY'),
('449845', 'CITY'),
('449846', 'CITY'),
('449847', 'CITY'),
('449848', 'CITY'),
('449849', 'CITY'),
('449850', 'CITY'),
('449851', 'CITY'),
('449852', 'CITY'),
('449853', 'CITY'),
('449854', 'CITY'),
('449855', 'CITY'),
('449856', 'CITY'),
('449857', 'CITY'),
('449858', 'CITY'),
('449859', 'CITY'),
('449860', 'CITY'),
('449861', 'CITY'),
('449862', 'CITY'),
('449863', 'CITY'),
('449864', 'CITY'),
('449865', 'CITY'),
('449866', 'CITY'),
('449867', 'CITY'),
('449868', 'CITY'),
('449869', 'CITY'),
('449870', 'CITY'),
('449871', 'CITY'),
('449872', 'CITY'),
('449873', 'CITY'),
('449874', 'CITY'),
('449875', 'CITY'),
('449876', 'CITY'),
('449877', 'CITY'),
('449878', 'CITY'),
('449879', 'CITY'),
('449880', 'CITY'),
('449881', 'CITY'),
('449882', 'CITY'),
('449883', 'CITY'),
('449884', 'CITY'),
('449885', 'CITY'),
('449886', 'CITY'),
('449887', 'CITY'),
('449888', 'CITY'),
('449889', 'CITY'),
('449890', 'CITY'),
('449891', 'CITY'),
('449892', 'CITY'),
('449893', 'CITY'),
('449894', 'CITY'),
('449895', 'CITY'),
('449896', 'CITY'),
('449897', 'CITY'),
('449898', 'CITY'),
('449899', 'CITY'),
('449900', 'CITY'),
('449901', 'CITY'),
('449902', 'CITY'),
('449903', 'CITY'),
('449904', 'CITY'),
('449905', 'CITY'),
('449906', 'CITY'),
('449907', 'CITY'),
('449908', 'CITY'),
('449909', 'CITY'),
('449910', 'CITY'),
('449911', 'CITY'),
('449912', 'CITY'),
('449913', 'CITY'),
('449914', 'CITY'),
('449915', 'CITY'),
('449916', 'CITY'),
('449917', 'CITY'),
('449918', 'CITY'),
('449919', 'CITY'),
('449920', 'CITY'),
('449921', 'CITY'),
('449922', 'CITY'),
('449923', 'CITY'),
('449924', 'CITY'),
('449925', 'CITY'),
('449926', 'CITY'),
('449927', 'CITY'),
('449928', 'CITY'),
('449929', 'CITY'),
('449930', 'CITY'),
('449931', 'CITY'),
('449932', 'CITY'),
('449933', 'CITY'),
('449934', 'CITY'),
('449935', 'CITY'),
('449936', 'CITY'),
('449937', 'CITY'),
('449938', 'CITY'),
('449939', 'CITY'),
('449940', 'CITY'),
('449941', 'CITY'),
('449942', 'CITY'),
('449943', 'CITY'),
('449944', 'CITY'),
('449945', 'CITY'),
('449946', 'CITY'),
('449947', 'CITY'),
('449948', 'CITY'),
('449949', 'CITY'),
('449950', 'CITY'),
('449951', 'CITY'),
('449952', 'CITY'),
('449953', 'CITY'),
('449954', 'CITY'),
('449955', 'CITY'),
('449956', 'CITY'),
('449957', 'CITY'),
('449958', 'CITY'),
('449959', 'CITY'),
('449960', 'CITY'),
('449961', 'CITY'),
('449962', 'CITY'),
('449963', 'CITY'),
('449964', 'CITY'),
('449965', 'CITY'),
('449966', 'CITY'),
('449967', 'CITY'),
('449968', 'CITY'),
('449969', 'CITY'),
('449970', 'CITY'),
('449971', 'CITY'),
('449972', 'CITY'),
('449973', 'CITY'),
('449974', 'CITY'),
('449975', 'CITY'),
('449976', 'CITY'),
('449977', 'CITY'),
('449978', 'CITY'),
('449979', 'CITY'),
('449980', 'CITY'),
('449981', 'CITY'),
('449982', 'CITY'),
('449983', 'CITY'),
('449984', 'CITY'),
('449985', 'CITY'),
('449986', 'CITY'),
('449987', 'CITY'),
('449988', 'CITY'),
('449989', 'CITY'),
('449990', 'CITY'),
('449991', 'CITY'),
('449992', 'CITY'),
('449993', 'CITY'),
('449994', 'CITY'),
('449995', 'CITY'),
('449996', 'CITY'),
('449997', 'CITY'),
('449998', 'CITY'),
('449999', 'CITY'),
('450000', 'CITY'),
('450001', 'CITY'),
('450002', 'CITY'),
('450003', 'CITY'),
('450004', 'CITY'),
('450005', 'CITY'),
('450006', 'CITY'),
('450007', 'CITY'),
('450008', 'CITY'),
('450009', 'CITY'),
('450010', 'CITY'),
('450011', 'CITY'),
('450012', 'CITY'),
('450013', 'CITY'),
('450014', 'CITY'),
('450015', 'CITY'),
('450016', 'CITY'),
('450017', 'CITY'),
('450018', 'CITY'),
('450019', 'CITY'),
('450020', 'CITY'),
('450021', 'CITY'),
('450022', 'CITY'),
('450023', 'CITY'),
('450024', 'CITY'),
('450025', 'CITY'),
('450026', 'CITY'),
('450027', 'CITY'),
('450028', 'CITY'),
('450029', 'CITY'),
('450030', 'CITY'),
('450031', 'CITY'),
('450032', 'CITY'),
('450033', 'CITY'),
('450034', 'CITY'),
('450035', 'CITY'),
('450036', 'CITY'),
('450037', 'CITY'),
('450038', 'CITY'),
('450039', 'CITY'),
('450040', 'CITY'),
('450041', 'CITY'),
('450042', 'CITY'),
('450043', 'CITY'),
('450044', 'CITY'),
('450045', 'CITY'),
('450046', 'CITY'),
('450047', 'CITY'),
('450048', 'CITY'),
('450049', 'CITY'),
('450050', 'CITY'),
('450051', 'CITY'),
('450052', 'CITY'),
('450053', 'CITY'),
('450054', 'CITY'),
('450055', 'CITY'),
('450056', 'CITY'),
('450057', 'CITY'),
('450058', 'CITY'),
('450059', 'CITY'),
('450060', 'CITY'),
('450061', 'CITY'),
('450062', 'CITY'),
('450063', 'CITY'),
('450064', 'CITY'),
('450065', 'CITY'),
('450066', 'CITY'),
('450067', 'CITY'),
('450068', 'CITY'),
('450069', 'CITY'),
('450070', 'CITY'),
('450071', 'CITY'),
('450072', 'CITY'),
('450073', 'CITY'),
('450074', 'CITY'),
('450075', 'CITY'),
('450076', 'CITY'),
('450077', 'CITY'),
('450078', 'CITY'),
('450079', 'CITY'),
('450080', 'CITY'),
('450081', 'CITY'),
('450082', 'CITY'),
('450083', 'CITY'),
('450084', 'CITY'),
('450085', 'CITY'),
('450086', 'CITY'),
('450087', 'CITY'),
('450088', 'CITY'),
('450089', 'CITY'),
('450090', 'CITY'),
('450091', 'CITY'),
('450092', 'CITY'),
('450093', 'CITY'),
('450094', 'CITY'),
('450095', 'CITY'),
('450096', 'CITY'),
('450097', 'CITY'),
('450098', 'CITY'),
('450099', 'CITY'),
('450100', 'CITY'),
('450101', 'CITY'),
('450102', 'CITY'),
('450103', 'CITY'),
('450104', 'CITY'),
('450105', 'CITY'),
('450106', 'CITY'),
('450107', 'CITY'),
('450108', 'CITY'),
('450109', 'CITY'),
('450110', 'CITY'),
('450111', 'CITY'),
('450112', 'CITY'),
('450113', 'CITY'),
('450114', 'CITY'),
('450115', 'CITY'),
('450116', 'CITY'),
('450117', 'CITY'),
('450118', 'CITY'),
('450119', 'CITY'),
('450120', 'CITY'),
('450121', 'CITY'),
('450122', 'CITY'),
('450123', 'CITY'),
('450124', 'CITY'),
('450125', 'CITY'),
('450126', 'CITY'),
('450127', 'CITY'),
('450128', 'CITY'),
('450129', 'CITY'),
('450130', 'CITY'),
('450131', 'CITY'),
('450132', 'CITY'),
('450133', 'CITY'),
('450134', 'CITY'),
('450135', 'CITY'),
('450136', 'CITY'),
('450137', 'CITY'),
('450138', 'CITY'),
('450139', 'CITY'),
('450140', 'CITY'),
('450141', 'CITY'),
('450142', 'CITY'),
('450143', 'CITY'),
('450144', 'CITY'),
('450145', 'CITY'),
('450146', 'CITY'),
('450147', 'CITY'),
('450148', 'CITY'),
('450149', 'CITY'),
('450150', 'CITY'),
('450151', 'CITY'),
('450152', 'CITY'),
('450153', 'CITY'),
('450154', 'CITY'),
('450155', 'CITY'),
('450156', 'CITY'),
('450157', 'CITY'),
('450158', 'CITY'),
('450159', 'CITY'),
('450160', 'CITY'),
('450161', 'CITY'),
('450162', 'CITY'),
('450163', 'CITY'),
('450164', 'CITY'),
('450165', 'CITY'),
('450166', 'CITY'),
('450167', 'CITY'),
('450168', 'CITY'),
('450169', 'CITY'),
('450170', 'CITY'),
('450171', 'CITY'),
('450172', 'CITY'),
('450173', 'CITY'),
('450174', 'CITY'),
('450175', 'CITY'),
('450176', 'CITY'),
('450177', 'CITY'),
('450178', 'CITY'),
('450179', 'CITY'),
('450180', 'CITY'),
('450181', 'CITY'),
('450182', 'CITY'),
('450183', 'CITY'),
('450184', 'CITY'),
('450185', 'CITY'),
('450186', 'CITY'),
('450187', 'CITY'),
('450188', 'CITY'),
('450189', 'CITY'),
('450190', 'CITY'),
('450191', 'CITY'),
('450192', 'CITY'),
('450193', 'CITY'),
('450194', 'CITY'),
('450195', 'CITY'),
('450196', 'CITY'),
('450197', 'CITY'),
('450198', 'CITY'),
('450199', 'CITY'),
('450200', 'CITY'),
('450201', 'CITY'),
('450202', 'CITY'),
('450203', 'CITY'),
('450204', 'CITY'),
('450205', 'CITY'),
('450206', 'CITY'),
('450207', 'CITY'),
('450208', 'CITY'),
('450209', 'CITY'),
('450210', 'CITY'),
('450211', 'CITY'),
('450212', 'CITY'),
('450213', 'CITY'),
('450214', 'CITY'),
('450215', 'CITY'),
('450216', 'CITY'),
('450217', 'CITY'),
('450218', 'CITY'),
('450219', 'CITY'),
('450220', 'CITY'),
('450221', 'CITY'),
('450222', 'CITY'),
('450223', 'CITY'),
('450224', 'CITY'),
('450225', 'CITY'),
('450226', 'CITY'),
('450227', 'CITY'),
('450228', 'CITY'),
('450229', 'CITY'),
('450230', 'CITY'),
('450231', 'CITY'),
('450232', 'CITY'),
('450233', 'CITY'),
('450234', 'CITY'),
('450235', 'CITY'),
('450236', 'CITY'),
('450237', 'CITY'),
('450238', 'CITY'),
('450239', 'CITY'),
('450240', 'CITY'),
('450241', 'CITY'),
('450242', 'CITY'),
('450243', 'CITY'),
('450244', 'CITY'),
('450245', 'CITY'),
('450246', 'CITY'),
('450247', 'CITY'),
('450248', 'CITY'),
('450249', 'CITY'),
('450250', 'CITY'),
('450251', 'CITY'),
('450252', 'CITY'),
('450253', 'CITY'),
('450254', 'CITY'),
('450255', 'CITY'),
('450256', 'CITY'),
('450257', 'CITY'),
('450258', 'CITY'),
('450259', 'CITY'),
('450260', 'CITY'),
('450261', 'CITY'),
('450262', 'CITY'),
('450263', 'CITY'),
('450264', 'CITY'),
('450265', 'CITY'),
('450266', 'CITY'),
('450267', 'CITY'),
('450268', 'CITY'),
('450269', 'CITY'),
('450270', 'CITY'),
('450271', 'CITY'),
('450272', 'CITY'),
('450273', 'CITY'),
('450274', 'CITY'),
('450275', 'CITY'),
('450276', 'CITY'),
('450277', 'CITY'),
('450278', 'CITY'),
('450279', 'CITY'),
('450280', 'CITY'),
('450281', 'CITY'),
('450282', 'CITY'),
('450283', 'CITY'),
('450284', 'CITY'),
('450285', 'CITY'),
('450286', 'CITY'),
('450287', 'CITY'),
('450288', 'CITY'),
('450289', 'CITY'),
('450290', 'CITY'),
('450291', 'CITY'),
('450292', 'CITY'),
('450293', 'CITY'),
('450294', 'CITY'),
('450295', 'CITY'),
('450296', 'CITY'),
('450297', 'CITY'),
('450298', 'CITY'),
('450299', 'CITY'),
('450300', 'CITY'),
('450301', 'CITY'),
('450302', 'CITY'),
('450303', 'CITY'),
('450304', 'CITY'),
('450305', 'CITY'),
('450306', 'CITY'),
('450307', 'CITY'),
('450308', 'CITY'),
('450309', 'CITY'),
('450310', 'CITY'),
('450311', 'CITY'),
('450312', 'CITY'),
('450313', 'CITY'),
('450314', 'CITY'),
('450315', 'CITY'),
('450316', 'CITY'),
('450317', 'CITY'),
('450318', 'CITY'),
('450319', 'CITY'),
('450320', 'CITY'),
('450321', 'CITY'),
('450322', 'CITY'),
('450323', 'CITY'),
('450324', 'CITY'),
('450325', 'CITY'),
('450326', 'CITY'),
('450327', 'CITY'),
('450328', 'CITY'),
('450329', 'CITY'),
('450330', 'CITY'),
('450331', 'CITY'),
('450332', 'CITY'),
('450333', 'CITY'),
('450334', 'CITY'),
('450335', 'CITY'),
('450336', 'CITY'),
('450337', 'CITY'),
('450338', 'CITY'),
('450339', 'CITY'),
('450340', 'CITY'),
('450341', 'CITY'),
('450342', 'CITY'),
('450343', 'CITY'),
('450344', 'CITY'),
('450345', 'CITY'),
('450346', 'CITY'),
('450347', 'CITY'),
('450348', 'CITY'),
('450349', 'CITY'),
('450350', 'CITY'),
('450351', 'CITY'),
('450352', 'CITY'),
('450353', 'CITY'),
('450354', 'CITY'),
('450355', 'CITY'),
('450356', 'CITY'),
('450357', 'CITY'),
('450358', 'CITY'),
('450359', 'CITY'),
('450360', 'CITY'),
('450361', 'CITY'),
('450362', 'CITY'),
('450363', 'CITY'),
('450364', 'CITY'),
('450365', 'CITY'),
('450366', 'CITY'),
('450367', 'CITY'),
('450368', 'CITY'),
('450369', 'CITY'),
('450370', 'CITY'),
('450371', 'CITY'),
('450372', 'CITY'),
('450373', 'CITY'),
('450374', 'CITY'),
('450375', 'CITY'),
('450376', 'CITY'),
('450377', 'CITY'),
('450378', 'CITY'),
('450379', 'CITY'),
('450380', 'CITY'),
('450381', 'CITY'),
('450382', 'CITY'),
('450383', 'CITY'),
('450384', 'CITY'),
('450385', 'CITY'),
('450386', 'CITY'),
('450387', 'CITY'),
('450388', 'CITY'),
('450389', 'CITY'),
('450390', 'CITY'),
('450391', 'CITY'),
('450392', 'CITY'),
('450393', 'CITY'),
('450394', 'CITY'),
('450395', 'CITY'),
('450396', 'CITY'),
('450397', 'CITY'),
('450398', 'CITY'),
('450399', 'CITY'),
('450400', 'CITY'),
('450401', 'CITY'),
('450402', 'CITY'),
('450403', 'CITY'),
('450404', 'CITY'),
('450405', 'CITY'),
('450406', 'CITY'),
('450407', 'CITY'),
('450408', 'CITY'),
('450409', 'CITY'),
('450410', 'CITY'),
('450411', 'CITY'),
('450412', 'CITY'),
('450413', 'CITY'),
('450414', 'CITY'),
('450415', 'CITY'),
('450416', 'CITY'),
('450417', 'CITY'),
('450418', 'CITY'),
('450419', 'CITY'),
('450420', 'CITY'),
('450421', 'CITY'),
('450422', 'CITY'),
('450423', 'CITY'),
('450424', 'CITY'),
('450425', 'CITY'),
('450426', 'CITY'),
('450427', 'CITY'),
('450428', 'CITY'),
('450429', 'CITY'),
('450430', 'CITY'),
('450431', 'CITY'),
('450432', 'CITY'),
('450433', 'CITY'),
('450434', 'CITY'),
('450435', 'CITY'),
('450436', 'CITY'),
('450437', 'CITY'),
('450438', 'CITY'),
('450439', 'CITY'),
('450440', 'CITY'),
('450441', 'CITY'),
('450442', 'CITY'),
('450443', 'CITY'),
('450444', 'CITY'),
('450445', 'CITY'),
('450446', 'CITY'),
('450447', 'CITY'),
('450448', 'CITY'),
('450449', 'CITY'),
('450450', 'CITY'),
('450451', 'CITY'),
('450452', 'CITY'),
('450453', 'CITY'),
('450454', 'CITY'),
('450455', 'CITY'),
('450456', 'CITY'),
('450457', 'CITY'),
('450458', 'CITY'),
('450459', 'CITY'),
('450460', 'CITY'),
('450461', 'CITY'),
('450462', 'CITY'),
('450463', 'CITY'),
('450464', 'CITY'),
('450465', 'CITY'),
('450466', 'CITY'),
('450467', 'CITY'),
('450468', 'CITY'),
('450469', 'CITY'),
('450470', 'CITY'),
('450471', 'CITY'),
('450472', 'CITY'),
('450473', 'CITY'),
('450474', 'CITY'),
('450475', 'CITY'),
('450476', 'CITY'),
('450477', 'CITY'),
('450478', 'CITY'),
('450479', 'CITY'),
('450480', 'CITY'),
('450481', 'CITY'),
('450482', 'CITY'),
('450483', 'CITY'),
('450484', 'CITY'),
('450485', 'CITY'),
('450486', 'CITY'),
('450487', 'CITY'),
('450488', 'CITY'),
('450489', 'CITY'),
('450490', 'CITY'),
('450491', 'CITY'),
('450492', 'CITY'),
('450493', 'CITY'),
('450494', 'CITY'),
('450495', 'CITY'),
('450496', 'CITY'),
('450497', 'CITY'),
('450498', 'CITY'),
('450499', 'CITY'),
('450500', 'CITY'),
('450501', 'CITY'),
('450502', 'CITY'),
('450503', 'CITY'),
('450504', 'CITY'),
('450505', 'CITY'),
('450506', 'CITY'),
('450507', 'CITY'),
('450508', 'CITY'),
('450509', 'CITY'),
('450510', 'CITY'),
('450511', 'CITY'),
('450512', 'CITY'),
('450513', 'CITY'),
('450514', 'CITY'),
('450515', 'CITY'),
('450516', 'CITY'),
('450517', 'CITY'),
('450518', 'CITY'),
('450519', 'CITY'),
('450520', 'CITY'),
('450521', 'CITY'),
('450522', 'CITY'),
('450523', 'CITY'),
('450524', 'CITY'),
('450525', 'CITY'),
('450526', 'CITY'),
('450527', 'CITY'),
('450528', 'CITY'),
('450529', 'CITY'),
('450530', 'CITY'),
('450531', 'CITY'),
('450532', 'CITY'),
('450533', 'CITY'),
('450534', 'CITY'),
('450535', 'CITY'),
('450536', 'CITY'),
('450537', 'CITY'),
('450538', 'CITY'),
('450539', 'CITY'),
('450540', 'CITY'),
('450541', 'CITY'),
('450542', 'CITY'),
('450543', 'CITY'),
('450544', 'CITY'),
('450545', 'CITY'),
('450546', 'CITY'),
('450547', 'CITY'),
('450548', 'CITY'),
('450549', 'CITY'),
('450550', 'CITY'),
('450551', 'CITY'),
('450552', 'CITY'),
('450553', 'CITY'),
('450554', 'CITY'),
('450555', 'CITY'),
('450556', 'CITY'),
('450557', 'CITY'),
('450558', 'CITY'),
('450559', 'CITY'),
('450560', 'CITY'),
('450561', 'CITY'),
('450562', 'CITY'),
('450563', 'CITY'),
('450564', 'CITY'),
('450565', 'CITY'),
('450566', 'CITY'),
('450567', 'CITY'),
('450568', 'CITY'),
('450569', 'CITY'),
('450570', 'CITY'),
('450571', 'CITY'),
('450572', 'CITY'),
('450573', 'CITY'),
('450574', 'CITY'),
('450575', 'CITY'),
('450576', 'CITY'),
('450577', 'CITY'),
('450578', 'CITY'),
('450579', 'CITY'),
('450580', 'CITY'),
('450581', 'CITY'),
('450582', 'CITY'),
('450583', 'CITY'),
('450584', 'CITY'),
('450585', 'CITY'),
('450586', 'CITY'),
('450587', 'CITY'),
('450588', 'CITY'),
('450589', 'CITY'),
('450590', 'CITY'),
('450591', 'CITY'),
('450592', 'CITY'),
('450593', 'CITY'),
('450594', 'CITY'),
('450595', 'CITY'),
('450596', 'CITY'),
('450597', 'CITY'),
('450598', 'CITY'),
('450599', 'CITY'),
('450600', 'CITY'),
('450601', 'CITY'),
('450602', 'CITY'),
('450603', 'CITY'),
('450604', 'CITY'),
('450605', 'CITY'),
('450606', 'CITY'),
('450607', 'CITY'),
('450608', 'CITY'),
('450609', 'CITY'),
('450610', 'CITY'),
('450611', 'CITY'),
('450612', 'CITY'),
('450613', 'CITY'),
('450614', 'CITY'),
('450615', 'CITY'),
('450616', 'CITY'),
('450617', 'CITY'),
('450618', 'CITY'),
('450619', 'CITY'),
('450620', 'CITY'),
('450621', 'CITY'),
('450622', 'CITY'),
('450623', 'CITY'),
('450624', 'CITY'),
('450625', 'CITY'),
('450626', 'CITY'),
('450627', 'CITY'),
('450628', 'CITY'),
('450629', 'CITY'),
('450630', 'CITY'),
('450631', 'CITY'),
('450632', 'CITY'),
('450633', 'CITY'),
('450634', 'CITY'),
('450635', 'CITY'),
('450636', 'CITY'),
('450637', 'CITY'),
('450638', 'CITY'),
('450639', 'CITY'),
('450640', 'CITY'),
('450641', 'CITY'),
('450642', 'CITY'),
('450643', 'CITY'),
('450644', 'CITY'),
('450645', 'CITY'),
('450646', 'CITY'),
('450647', 'CITY'),
('450648', 'CITY'),
('450649', 'CITY'),
('450650', 'CITY'),
('450651', 'CITY'),
('450652', 'CITY'),
('450653', 'CITY'),
('450654', 'CITY'),
('450655', 'CITY'),
('450656', 'CITY'),
('450657', 'CITY'),
('450658', 'CITY'),
('450659', 'CITY'),
('450660', 'CITY'),
('450661', 'CITY'),
('450662', 'CITY'),
('450663', 'CITY'),
('450664', 'CITY'),
('450665', 'CITY'),
('450666', 'CITY'),
('450667', 'CITY'),
('450668', 'CITY'),
('450669', 'CITY'),
('450670', 'CITY'),
('450671', 'CITY'),
('450672', 'CITY'),
('450673', 'CITY'),
('450674', 'CITY'),
('450675', 'CITY'),
('450676', 'CITY'),
('450677', 'CITY'),
('450678', 'CITY'),
('450679', 'CITY'),
('450680', 'CITY'),
('450681', 'CITY'),
('450682', 'CITY'),
('450683', 'CITY'),
('450684', 'CITY'),
('450685', 'CITY'),
('450686', 'CITY'),
('450687', 'CITY'),
('450688', 'CITY'),
('450689', 'CITY'),
('450690', 'CITY'),
('450691', 'CITY'),
('450692', 'CITY'),
('450693', 'CITY'),
('450694', 'CITY'),
('450695', 'CITY'),
('450696', 'CITY'),
('450697', 'CITY'),
('450698', 'CITY'),
('450699', 'CITY'),
('450700', 'CITY'),
('450701', 'CITY'),
('450702', 'CITY'),
('450703', 'CITY'),
('450704', 'CITY'),
('450705', 'CITY'),
('450706', 'CITY'),
('450707', 'CITY'),
('450708', 'CITY'),
('450709', 'CITY'),
('450710', 'CITY'),
('450711', 'CITY'),
('450712', 'CITY'),
('450713', 'CITY'),
('450714', 'CITY'),
('450715', 'CITY'),
('450716', 'CITY'),
('450717', 'CITY'),
('450718', 'CITY'),
('450719', 'CITY'),
('450720', 'CITY'),
('450721', 'CITY'),
('450722', 'CITY'),
('450723', 'CITY'),
('450724', 'CITY'),
('450725', 'CITY'),
('450726', 'CITY'),
('450727', 'CITY'),
('450728', 'CITY'),
('450729', 'CITY'),
('450730', 'CITY'),
('450731', 'CITY'),
('450732', 'CITY'),
('450733', 'CITY'),
('450734', 'CITY'),
('450735', 'CITY'),
('450736', 'CITY'),
('450737', 'CITY'),
('450738', 'CITY'),
('450739', 'CITY'),
('450740', 'CITY'),
('450741', 'CITY'),
('450742', 'CITY'),
('450743', 'CITY'),
('450744', 'CITY'),
('450745', 'CITY'),
('450746', 'CITY'),
('450747', 'CITY'),
('450748', 'CITY'),
('450749', 'CITY'),
('450750', 'CITY'),
('450751', 'CITY'),
('450752', 'CITY'),
('450753', 'CITY'),
('450754', 'CITY'),
('450755', 'CITY'),
('450756', 'CITY'),
('450757', 'CITY'),
('450758', 'CITY'),
('450759', 'CITY'),
('450760', 'CITY'),
('450761', 'CITY'),
('450762', 'CITY'),
('450763', 'CITY'),
('450764', 'CITY'),
('450765', 'CITY'),
('450766', 'CITY'),
('450767', 'CITY'),
('450768', 'CITY'),
('450769', 'CITY'),
('450770', 'CITY'),
('450771', 'CITY'),
('450772', 'CITY'),
('450773', 'CITY'),
('450774', 'CITY'),
('450775', 'CITY'),
('450776', 'CITY'),
('450777', 'CITY'),
('450778', 'CITY'),
('450779', 'CITY'),
('450780', 'CITY'),
('450781', 'CITY'),
('450782', 'CITY'),
('450783', 'CITY'),
('450784', 'CITY'),
('450785', 'CITY'),
('450786', 'CITY'),
('450787', 'CITY'),
('450788', 'CITY'),
('450789', 'CITY'),
('450790', 'CITY'),
('450791', 'CITY'),
('450792', 'CITY'),
('450793', 'CITY'),
('450794', 'CITY'),
('450795', 'CITY'),
('450796', 'CITY'),
('450797', 'CITY'),
('450798', 'CITY'),
('450799', 'CITY'),
('450800', 'CITY'),
('450801', 'CITY'),
('450802', 'CITY'),
('450803', 'CITY'),
('450804', 'CITY'),
('450805', 'CITY'),
('450806', 'CITY'),
('450807', 'CITY'),
('450808', 'CITY'),
('450809', 'CITY'),
('450810', 'CITY'),
('450811', 'CITY'),
('450812', 'CITY'),
('450813', 'CITY'),
('450814', 'CITY'),
('450815', 'CITY'),
('450816', 'CITY'),
('450817', 'CITY'),
('450818', 'CITY'),
('450819', 'CITY'),
('450820', 'CITY'),
('450821', 'CITY'),
('450822', 'CITY'),
('450823', 'CITY'),
('450824', 'CITY'),
('450825', 'CITY'),
('450826', 'CITY'),
('450827', 'CITY'),
('450828', 'CITY'),
('450829', 'CITY'),
('450830', 'CITY'),
('450831', 'CITY'),
('450832', 'CITY'),
('450833', 'CITY'),
('450834', 'CITY'),
('450835', 'CITY'),
('450836', 'CITY'),
('450837', 'CITY'),
('450838', 'CITY'),
('450839', 'CITY'),
('450840', 'CITY'),
('450841', 'CITY'),
('450842', 'CITY'),
('450843', 'CITY'),
('450844', 'CITY'),
('450845', 'CITY'),
('450846', 'CITY'),
('450847', 'CITY'),
('450848', 'CITY'),
('450849', 'CITY'),
('450850', 'CITY'),
('450851', 'CITY'),
('450852', 'CITY'),
('450853', 'CITY'),
('450854', 'CITY'),
('450855', 'CITY'),
('450856', 'CITY'),
('450857', 'CITY'),
('450858', 'CITY'),
('450859', 'CITY'),
('450860', 'CITY'),
('450861', 'CITY'),
('450862', 'CITY'),
('450863', 'CITY'),
('450864', 'CITY'),
('450865', 'CITY'),
('450866', 'CITY'),
('450867', 'CITY'),
('450868', 'CITY'),
('450869', 'CITY'),
('450870', 'CITY'),
('450871', 'CITY'),
('450872', 'CITY'),
('450873', 'CITY'),
('450874', 'CITY'),
('450875', 'CITY'),
('450876', 'CITY'),
('450877', 'CITY'),
('450878', 'CITY'),
('450879', 'CITY'),
('450880', 'CITY'),
('450881', 'CITY'),
('450882', 'CITY'),
('450883', 'CITY'),
('450884', 'CITY'),
('450885', 'CITY'),
('450886', 'CITY'),
('450887', 'CITY'),
('450888', 'CITY'),
('450889', 'CITY'),
('450890', 'CITY'),
('450891', 'CITY'),
('450892', 'CITY'),
('450893', 'CITY'),
('450894', 'CITY'),
('450895', 'CITY'),
('450896', 'CITY'),
('450897', 'CITY'),
('450898', 'CITY'),
('450899', 'CITY'),
('450900', 'CITY'),
('450901', 'CITY'),
('450902', 'CITY'),
('450903', 'CITY'),
('450904', 'CITY'),
('450905', 'CITY'),
('450906', 'CITY'),
('450907', 'CITY'),
('450908', 'CITY'),
('450909', 'CITY'),
('450910', 'CITY'),
('450911', 'CITY'),
('450912', 'CITY'),
('450913', 'CITY'),
('450914', 'CITY'),
('450915', 'CITY'),
('450916', 'CITY'),
('450917', 'CITY'),
('450918', 'CITY'),
('450919', 'CITY'),
('450920', 'CITY'),
('450921', 'CITY'),
('450922', 'CITY'),
('450923', 'CITY'),
('450924', 'CITY'),
('450925', 'CITY'),
('450926', 'CITY'),
('450927', 'CITY'),
('450928', 'CITY'),
('450929', 'CITY'),
('450930', 'CITY'),
('450931', 'CITY'),
('450932', 'CITY'),
('450933', 'CITY'),
('450934', 'CITY'),
('450935', 'CITY'),
('450936', 'CITY'),
('450937', 'CITY'),
('450938', 'CITY'),
('450939', 'CITY'),
('450940', 'CITY'),
('450941', 'CITY'),
('450942', 'CITY'),
('450943', 'CITY'),
('450944', 'CITY'),
('450945', 'CITY'),
('450946', 'CITY'),
('450947', 'CITY'),
('450948', 'CITY'),
('450949', 'CITY'),
('450950', 'CITY'),
('450951', 'CITY'),
('450952', 'CITY'),
('450953', 'CITY'),
('450954', 'CITY'),
('450955', 'CITY'),
('450956', 'CITY'),
('450957', 'CITY'),
('450958', 'CITY'),
('450959', 'CITY'),
('450960', 'CITY'),
('450961', 'CITY'),
('450962', 'CITY'),
('450963', 'CITY'),
('450964', 'CITY'),
('450965', 'CITY'),
('450966', 'CITY'),
('450967', 'CITY'),
('450968', 'CITY'),
('450969', 'CITY'),
('450970', 'CITY'),
('450971', 'CITY'),
('450972', 'CITY'),
('450973', 'CITY'),
('450974', 'CITY'),
('450975', 'CITY'),
('450976', 'CITY'),
('450977', 'CITY'),
('450978', 'CITY'),
('450979', 'CITY'),
('450980', 'CITY'),
('450981', 'CITY'),
('450982', 'CITY'),
('450983', 'CITY'),
('450984', 'CITY'),
('450985', 'CITY'),
('450986', 'CITY'),
('450987', 'CITY'),
('450988', 'CITY'),
('450989', 'CITY'),
('450990', 'CITY'),
('450991', 'CITY'),
('450992', 'CITY'),
('450993', 'CITY'),
('450994', 'CITY'),
('450995', 'CITY'),
('450996', 'CITY'),
('450997', 'CITY'),
('450998', 'CITY'),
('450999', 'CITY'),
('451000', 'CITY'),
('451001', 'CITY'),
('451002', 'CITY'),
('451003', 'CITY'),
('451004', 'CITY'),
('451005', 'CITY'),
('451006', 'CITY'),
('451007', 'CITY'),
('451008', 'CITY'),
('451009', 'CITY'),
('451010', 'CITY'),
('451011', 'CITY'),
('451012', 'CITY'),
('451013', 'CITY'),
('451014', 'CITY'),
('451015', 'CITY'),
('451016', 'CITY'),
('451017', 'CITY'),
('451018', 'CITY'),
('451019', 'CITY'),
('451020', 'CITY'),
('451021', 'CITY'),
('451022', 'CITY'),
('451023', 'CITY'),
('451024', 'CITY'),
('451025', 'CITY'),
('451026', 'CITY'),
('451027', 'CITY'),
('451028', 'CITY'),
('451029', 'CITY'),
('451030', 'CITY'),
('451031', 'CITY'),
('451032', 'CITY'),
('451033', 'CITY'),
('451034', 'CITY'),
('451035', 'CITY'),
('451036', 'CITY'),
('451037', 'CITY'),
('451038', 'CITY'),
('451039', 'CITY'),
('451040', 'CITY'),
('451041', 'CITY'),
('451042', 'CITY'),
('451043', 'CITY'),
('451044', 'CITY'),
('451045', 'CITY'),
('451046', 'CITY'),
('451047', 'CITY'),
('451048', 'CITY'),
('451049', 'CITY'),
('451050', 'CITY'),
('451051', 'CITY'),
('451052', 'CITY'),
('451053', 'CITY'),
('451054', 'CITY'),
('451055', 'CITY'),
('451056', 'CITY'),
('451057', 'CITY'),
('451058', 'CITY'),
('451059', 'CITY'),
('451060', 'CITY'),
('451061', 'CITY'),
('451062', 'CITY'),
('451063', 'CITY'),
('451064', 'CITY'),
('451065', 'CITY'),
('451066', 'CITY'),
('451067', 'CITY'),
('451068', 'CITY'),
('451069', 'CITY'),
('451070', 'CITY'),
('451071', 'CITY'),
('451072', 'CITY'),
('451073', 'CITY'),
('451074', 'CITY'),
('451075', 'CITY'),
('451076', 'CITY'),
('451077', 'CITY'),
('451078', 'CITY'),
('451079', 'CITY'),
('451080', 'CITY'),
('451081', 'CITY'),
('451082', 'CITY'),
('451083', 'CITY'),
('451084', 'CITY'),
('451085', 'CITY'),
('451086', 'CITY'),
('451087', 'CITY'),
('451088', 'CITY'),
('451089', 'CITY'),
('451090', 'CITY'),
('451091', 'CITY'),
('451092', 'CITY'),
('451093', 'CITY'),
('451094', 'CITY'),
('451095', 'CITY'),
('451096', 'CITY'),
('451097', 'CITY'),
('451098', 'CITY'),
('451099', 'CITY'),
('451100', 'CITY'),
('451101', 'CITY'),
('451102', 'CITY'),
('451103', 'CITY'),
('451104', 'CITY'),
('451105', 'CITY'),
('451106', 'CITY'),
('451107', 'CITY'),
('451108', 'CITY'),
('451109', 'CITY'),
('451110', 'CITY'),
('451111', 'CITY'),
('451112', 'CITY'),
('451113', 'CITY'),
('451114', 'CITY'),
('451115', 'CITY'),
('451116', 'CITY'),
('451117', 'CITY'),
('451118', 'CITY'),
('451119', 'CITY'),
('451120', 'CITY'),
('451121', 'CITY'),
('451122', 'CITY'),
('451123', 'CITY'),
('451124', 'CITY'),
('451125', 'CITY'),
('451126', 'CITY'),
('451127', 'CITY'),
('451128', 'CITY'),
('451129', 'CITY'),
('451130', 'CITY'),
('451131', 'CITY'),
('451132', 'CITY'),
('451133', 'CITY'),
('451134', 'CITY'),
('451135', 'CITY'),
('451136', 'CITY'),
('451137', 'CITY'),
('451138', 'CITY'),
('451139', 'CITY'),
('451140', 'CITY'),
('451141', 'CITY'),
('451142', 'CITY'),
('451143', 'CITY'),
('451144', 'CITY'),
('451145', 'CITY'),
('451146', 'CITY'),
('451147', 'CITY'),
('451148', 'CITY'),
('451149', 'CITY'),
('451150', 'CITY'),
('451151', 'CITY'),
('451152', 'CITY'),
('451153', 'CITY'),
('451154', 'CITY'),
('451155', 'CITY'),
('451156', 'CITY'),
('451157', 'CITY'),
('451158', 'CITY'),
('451159', 'CITY'),
('451160', 'CITY'),
('451161', 'CITY'),
('451162', 'CITY'),
('451163', 'CITY'),
('451164', 'CITY'),
('451165', 'CITY'),
('451166', 'CITY'),
('451167', 'CITY'),
('451168', 'CITY'),
('451169', 'CITY'),
('451170', 'CITY'),
('451171', 'CITY'),
('451172', 'CITY'),
('451173', 'CITY'),
('451174', 'CITY'),
('451175', 'CITY'),
('451176', 'CITY'),
('451177', 'CITY'),
('451178', 'CITY'),
('451179', 'CITY'),
('451180', 'CITY'),
('451181', 'CITY'),
('451182', 'CITY'),
('451183', 'CITY'),
('451184', 'CITY'),
('451185', 'CITY'),
('451186', 'CITY'),
('451187', 'CITY'),
('451188', 'CITY'),
('451189', 'CITY'),
('451190', 'CITY'),
('451191', 'CITY'),
('451192', 'CITY'),
('451193', 'CITY'),
('451194', 'CITY'),
('451195', 'CITY'),
('451196', 'CITY'),
('451197', 'CITY'),
('451198', 'CITY'),
('451199', 'CITY'),
('451200', 'CITY'),
('451201', 'CITY'),
('451202', 'CITY'),
('451203', 'CITY'),
('451204', 'CITY'),
('451205', 'CITY'),
('451206', 'CITY'),
('451207', 'CITY'),
('451208', 'CITY'),
('451209', 'CITY'),
('451210', 'CITY'),
('451211', 'CITY'),
('451212', 'CITY'),
('451213', 'CITY'),
('451214', 'CITY'),
('451215', 'CITY'),
('451216', 'CITY'),
('451217', 'CITY'),
('451218', 'CITY'),
('451219', 'CITY'),
('451220', 'CITY'),
('451221', 'CITY'),
('451222', 'CITY'),
('451223', 'CITY'),
('451224', 'CITY'),
('451225', 'CITY'),
('451226', 'CITY'),
('451227', 'CITY'),
('451228', 'CITY'),
('451229', 'CITY'),
('451230', 'CITY'),
('451231', 'CITY'),
('451232', 'CITY'),
('451233', 'CITY'),
('451234', 'CITY'),
('451235', 'CITY'),
('451236', 'CITY'),
('451237', 'CITY'),
('451238', 'CITY'),
('451239', 'CITY'),
('451240', 'CITY'),
('451241', 'CITY'),
('451242', 'CITY'),
('451243', 'CITY'),
('451244', 'CITY'),
('451245', 'CITY'),
('451246', 'CITY'),
('451247', 'CITY'),
('451248', 'CITY'),
('451249', 'CITY'),
('451250', 'CITY'),
('451251', 'CITY'),
('451252', 'CITY'),
('451253', 'CITY'),
('451254', 'CITY'),
('451255', 'CITY'),
('451256', 'CITY'),
('451257', 'CITY'),
('451258', 'CITY'),
('451259', 'CITY'),
('451260', 'CITY'),
('451261', 'CITY'),
('451262', 'CITY'),
('451263', 'CITY'),
('451264', 'CITY'),
('451265', 'CITY'),
('451266', 'CITY'),
('451267', 'CITY'),
('451268', 'CITY'),
('451269', 'CITY'),
('451270', 'CITY'),
('451271', 'CITY'),
('451272', 'CITY'),
('451273', 'CITY'),
('451274', 'CITY'),
('451275', 'CITY'),
('451276', 'CITY'),
('451277', 'CITY'),
('451278', 'CITY'),
('451279', 'CITY'),
('451280', 'CITY'),
('451281', 'CITY'),
('451282', 'CITY'),
('451283', 'CITY'),
('451284', 'CITY'),
('451285', 'CITY'),
('451286', 'CITY'),
('451287', 'CITY'),
('451288', 'CITY'),
('451289', 'CITY'),
('451290', 'CITY'),
('451291', 'CITY'),
('451292', 'CITY'),
('451293', 'CITY'),
('451294', 'CITY'),
('451295', 'CITY'),
('451296', 'CITY'),
('451297', 'CITY'),
('451298', 'CITY'),
('451299', 'CITY'),
('451300', 'CITY'),
('451301', 'CITY'),
('451302', 'CITY'),
('451303', 'CITY'),
('451304', 'CITY'),
('451305', 'CITY'),
('451306', 'CITY'),
('451307', 'CITY'),
('451308', 'CITY'),
('451309', 'CITY'),
('451310', 'CITY'),
('451311', 'CITY'),
('451312', 'CITY'),
('451313', 'CITY'),
('451314', 'CITY'),
('451315', 'CITY'),
('451316', 'CITY'),
('451317', 'CITY'),
('451318', 'CITY'),
('451319', 'CITY'),
('451320', 'CITY'),
('451321', 'CITY'),
('451322', 'CITY'),
('451323', 'CITY'),
('451324', 'CITY'),
('451325', 'CITY'),
('451326', 'CITY'),
('451327', 'CITY'),
('451328', 'CITY'),
('451329', 'CITY'),
('451330', 'CITY'),
('451331', 'CITY'),
('451332', 'CITY'),
('451333', 'CITY'),
('451334', 'CITY'),
('451335', 'CITY'),
('451336', 'CITY'),
('451337', 'CITY'),
('451338', 'CITY'),
('451339', 'CITY'),
('451340', 'CITY'),
('451341', 'CITY'),
('451342', 'CITY'),
('451343', 'CITY'),
('451344', 'CITY'),
('451345', 'CITY'),
('451346', 'CITY'),
('451347', 'CITY'),
('451348', 'CITY'),
('451349', 'CITY'),
('451350', 'CITY'),
('451351', 'CITY'),
('451352', 'CITY'),
('451353', 'CITY'),
('451354', 'CITY'),
('451355', 'CITY'),
('451356', 'CITY'),
('451357', 'CITY'),
('451358', 'CITY'),
('451359', 'CITY'),
('451360', 'CITY'),
('451361', 'CITY'),
('451362', 'CITY'),
('451363', 'CITY'),
('451364', 'CITY'),
('451365', 'CITY'),
('451366', 'CITY'),
('451367', 'CITY'),
('451368', 'CITY'),
('451369', 'CITY'),
('451370', 'CITY'),
('451371', 'CITY'),
('451372', 'CITY'),
('451373', 'CITY'),
('451374', 'CITY'),
('451375', 'CITY'),
('451376', 'CITY'),
('451377', 'CITY'),
('451378', 'CITY'),
('451379', 'CITY'),
('451380', 'CITY'),
('451381', 'CITY'),
('451382', 'CITY'),
('451383', 'CITY'),
('451384', 'CITY'),
('451385', 'CITY'),
('451386', 'CITY'),
('451387', 'CITY'),
('451388', 'CITY'),
('451389', 'CITY'),
('451390', 'CITY'),
('451391', 'CITY'),
('451392', 'CITY'),
('451393', 'CITY'),
('451394', 'CITY'),
('451395', 'CITY'),
('451396', 'CITY'),
('451397', 'CITY'),
('451398', 'CITY'),
('451399', 'CITY'),
('451400', 'CITY'),
('451401', 'CITY'),
('451402', 'CITY'),
('451403', 'CITY'),
('451404', 'CITY'),
('451405', 'CITY'),
('451406', 'CITY'),
('451407', 'CITY'),
('451408', 'CITY'),
('451409', 'CITY'),
('451410', 'CITY'),
('451411', 'CITY'),
('451412', 'CITY'),
('451413', 'CITY'),
('451414', 'CITY'),
('451415', 'CITY'),
('451416', 'CITY'),
('451417', 'CITY'),
('451418', 'CITY'),
('451419', 'CITY'),
('451420', 'CITY'),
('451421', 'CITY'),
('451422', 'CITY'),
('451423', 'CITY'),
('451424', 'CITY'),
('451425', 'CITY'),
('451426', 'CITY'),
('451427', 'CITY'),
('451428', 'CITY'),
('451429', 'CITY'),
('451430', 'CITY'),
('451431', 'CITY'),
('451432', 'CITY'),
('451433', 'CITY'),
('451434', 'CITY'),
('451435', 'CITY'),
('451436', 'CITY'),
('451437', 'CITY'),
('451438', 'CITY'),
('451439', 'CITY'),
('451440', 'CITY'),
('451441', 'CITY'),
('451442', 'CITY'),
('451443', 'CITY'),
('451444', 'CITY'),
('451445', 'CITY'),
('451446', 'CITY'),
('451447', 'CITY'),
('451448', 'CITY'),
('451449', 'CITY'),
('451450', 'CITY'),
('451451', 'CITY'),
('451452', 'CITY'),
('451453', 'CITY'),
('451454', 'CITY'),
('451455', 'CITY'),
('451456', 'CITY'),
('451457', 'CITY'),
('451458', 'CITY'),
('451459', 'CITY'),
('451460', 'CITY'),
('451461', 'CITY'),
('451462', 'CITY'),
('451463', 'CITY'),
('451464', 'CITY'),
('451465', 'CITY'),
('451466', 'CITY'),
('451467', 'CITY'),
('451468', 'CITY'),
('451469', 'CITY'),
('451470', 'CITY'),
('451471', 'CITY'),
('451472', 'CITY'),
('451473', 'CITY'),
('451474', 'CITY'),
('451475', 'CITY'),
('451476', 'CITY'),
('451477', 'CITY'),
('451478', 'CITY'),
('451479', 'CITY'),
('451480', 'CITY'),
('451481', 'CITY'),
('451482', 'CITY'),
('451483', 'CITY'),
('451484', 'CITY'),
('451485', 'CITY'),
('451486', 'CITY'),
('451487', 'CITY'),
('451488', 'CITY'),
('451489', 'CITY'),
('451490', 'CITY'),
('451491', 'CITY'),
('451492', 'CITY'),
('451493', 'CITY'),
('451494', 'CITY'),
('451495', 'CITY'),
('451496', 'CITY'),
('451497', 'CITY'),
('451498', 'CITY'),
('451499', 'CITY'),
('451500', 'CITY'),
('451501', 'CITY'),
('451502', 'CITY'),
('451503', 'CITY'),
('451504', 'CITY'),
('451505', 'CITY'),
('451506', 'CITY'),
('451507', 'CITY'),
('451508', 'CITY'),
('451509', 'CITY'),
('451510', 'CITY'),
('451511', 'CITY'),
('451512', 'CITY'),
('451513', 'CITY'),
('451514', 'CITY'),
('451515', 'CITY'),
('451516', 'CITY'),
('451517', 'CITY'),
('451518', 'CITY'),
('451519', 'CITY'),
('451520', 'CITY'),
('451521', 'CITY'),
('451522', 'CITY'),
('451523', 'CITY'),
('451524', 'CITY'),
('451525', 'CITY'),
('451526', 'CITY'),
('451527', 'CITY'),
('451528', 'CITY'),
('451529', 'CITY'),
('451530', 'CITY'),
('451531', 'CITY'),
('451532', 'CITY'),
('451533', 'CITY'),
('451534', 'CITY'),
('451535', 'CITY'),
('451536', 'CITY'),
('451537', 'CITY'),
('451538', 'CITY'),
('451539', 'CITY'),
('451540', 'CITY'),
('451541', 'CITY'),
('451542', 'CITY'),
('451543', 'CITY'),
('451544', 'CITY'),
('451545', 'CITY'),
('451546', 'CITY'),
('451547', 'CITY'),
('451548', 'CITY'),
('451549', 'CITY'),
('451550', 'CITY'),
('451551', 'CITY'),
('451552', 'CITY'),
('451553', 'CITY'),
('451554', 'CITY'),
('451555', 'CITY'),
('451556', 'CITY'),
('451557', 'CITY'),
('451558', 'CITY'),
('451559', 'CITY'),
('451560', 'CITY'),
('451561', 'CITY'),
('451562', 'CITY'),
('451563', 'CITY'),
('451564', 'CITY');
INSERT INTO `oc_t_locations_tmp` (`id_location`, `e_type`) VALUES
('451565', 'CITY'),
('451566', 'CITY'),
('451567', 'CITY'),
('451568', 'CITY'),
('451569', 'CITY'),
('451570', 'CITY'),
('451571', 'CITY'),
('451572', 'CITY'),
('451573', 'CITY'),
('451574', 'CITY'),
('451575', 'CITY'),
('451576', 'CITY'),
('451577', 'CITY'),
('451578', 'CITY'),
('451579', 'CITY'),
('451580', 'CITY'),
('451581', 'CITY'),
('451582', 'CITY'),
('451583', 'CITY'),
('451584', 'CITY'),
('451585', 'CITY'),
('451586', 'CITY'),
('451587', 'CITY'),
('451588', 'CITY'),
('451589', 'CITY'),
('451590', 'CITY'),
('451591', 'CITY'),
('451592', 'CITY'),
('451593', 'CITY'),
('451594', 'CITY'),
('451595', 'CITY'),
('451596', 'CITY'),
('451597', 'CITY'),
('451598', 'CITY'),
('451599', 'CITY'),
('451600', 'CITY'),
('451601', 'CITY'),
('451602', 'CITY'),
('451603', 'CITY'),
('451604', 'CITY'),
('451605', 'CITY'),
('451606', 'CITY'),
('451607', 'CITY'),
('451608', 'CITY'),
('451609', 'CITY'),
('451610', 'CITY'),
('451611', 'CITY'),
('451612', 'CITY'),
('451613', 'CITY'),
('451614', 'CITY'),
('451615', 'CITY'),
('451616', 'CITY'),
('451617', 'CITY'),
('451618', 'CITY'),
('451619', 'CITY'),
('451620', 'CITY'),
('451621', 'CITY'),
('451622', 'CITY'),
('451623', 'CITY'),
('451624', 'CITY'),
('451625', 'CITY'),
('451626', 'CITY'),
('451627', 'CITY'),
('451628', 'CITY'),
('451629', 'CITY'),
('451630', 'CITY'),
('451631', 'CITY'),
('451632', 'CITY'),
('451633', 'CITY'),
('451634', 'CITY'),
('451635', 'CITY'),
('451636', 'CITY'),
('451637', 'CITY'),
('451638', 'CITY'),
('451639', 'CITY'),
('451640', 'CITY'),
('451641', 'CITY'),
('451642', 'CITY'),
('451643', 'CITY'),
('451644', 'CITY'),
('451645', 'CITY'),
('451646', 'CITY'),
('451647', 'CITY'),
('451648', 'CITY'),
('451649', 'CITY'),
('451650', 'CITY'),
('451651', 'CITY'),
('451652', 'CITY'),
('451653', 'CITY'),
('451654', 'CITY'),
('451655', 'CITY'),
('451656', 'CITY'),
('451657', 'CITY'),
('451658', 'CITY'),
('451659', 'CITY'),
('451660', 'CITY'),
('451661', 'CITY'),
('451662', 'CITY'),
('451663', 'CITY'),
('451664', 'CITY'),
('451665', 'CITY'),
('451666', 'CITY'),
('451667', 'CITY'),
('451668', 'CITY'),
('451669', 'CITY'),
('451670', 'CITY'),
('451671', 'CITY'),
('451672', 'CITY'),
('451673', 'CITY'),
('451674', 'CITY'),
('451675', 'CITY'),
('451676', 'CITY'),
('451677', 'CITY'),
('451678', 'CITY'),
('451679', 'CITY'),
('451680', 'CITY'),
('451681', 'CITY'),
('451682', 'CITY'),
('451683', 'CITY'),
('451684', 'CITY'),
('451685', 'CITY'),
('451686', 'CITY'),
('451687', 'CITY'),
('451688', 'CITY'),
('451689', 'CITY'),
('451690', 'CITY'),
('451691', 'CITY'),
('451692', 'CITY'),
('451693', 'CITY'),
('451694', 'CITY'),
('451695', 'CITY'),
('451696', 'CITY'),
('451697', 'CITY'),
('451698', 'CITY'),
('451699', 'CITY'),
('451700', 'CITY'),
('451701', 'CITY'),
('451702', 'CITY'),
('451703', 'CITY'),
('451704', 'CITY'),
('451705', 'CITY'),
('451706', 'CITY'),
('451707', 'CITY'),
('451708', 'CITY'),
('451709', 'CITY'),
('451710', 'CITY'),
('451711', 'CITY'),
('451712', 'CITY'),
('451713', 'CITY'),
('451714', 'CITY'),
('451715', 'CITY'),
('451716', 'CITY'),
('451717', 'CITY'),
('451718', 'CITY'),
('451719', 'CITY'),
('451720', 'CITY'),
('451721', 'CITY'),
('451722', 'CITY'),
('451723', 'CITY'),
('451724', 'CITY'),
('451725', 'CITY'),
('451726', 'CITY'),
('451727', 'CITY'),
('451728', 'CITY'),
('451729', 'CITY'),
('451730', 'CITY'),
('451731', 'CITY'),
('451732', 'CITY'),
('451733', 'CITY'),
('451734', 'CITY'),
('451735', 'CITY'),
('451736', 'CITY'),
('451737', 'CITY'),
('451738', 'CITY'),
('451739', 'CITY'),
('451740', 'CITY'),
('451741', 'CITY'),
('451742', 'CITY'),
('451743', 'CITY'),
('451744', 'CITY'),
('451745', 'CITY'),
('451746', 'CITY'),
('451747', 'CITY'),
('451748', 'CITY'),
('451749', 'CITY'),
('451750', 'CITY'),
('451751', 'CITY'),
('451752', 'CITY'),
('451753', 'CITY'),
('451754', 'CITY'),
('451755', 'CITY'),
('451756', 'CITY'),
('451757', 'CITY'),
('451758', 'CITY'),
('451759', 'CITY'),
('451760', 'CITY'),
('451761', 'CITY'),
('451762', 'CITY'),
('451763', 'CITY'),
('451764', 'CITY'),
('451765', 'CITY'),
('451766', 'CITY'),
('451767', 'CITY'),
('451768', 'CITY'),
('451769', 'CITY'),
('451770', 'CITY'),
('451771', 'CITY'),
('451772', 'CITY'),
('451773', 'CITY'),
('451774', 'CITY'),
('451775', 'CITY'),
('451776', 'CITY'),
('451777', 'CITY'),
('451778', 'CITY'),
('451779', 'CITY'),
('451780', 'CITY'),
('451781', 'CITY'),
('451782', 'CITY'),
('451783', 'CITY'),
('451784', 'CITY'),
('451785', 'CITY'),
('451786', 'CITY'),
('451787', 'CITY'),
('451788', 'CITY'),
('451789', 'CITY'),
('451790', 'CITY'),
('451791', 'CITY'),
('451792', 'CITY'),
('451793', 'CITY'),
('451794', 'CITY'),
('451795', 'CITY'),
('451796', 'CITY'),
('451797', 'CITY'),
('451798', 'CITY'),
('451799', 'CITY'),
('451800', 'CITY'),
('451801', 'CITY'),
('451802', 'CITY'),
('451803', 'CITY'),
('451804', 'CITY'),
('451805', 'CITY'),
('451806', 'CITY'),
('451807', 'CITY'),
('451808', 'CITY'),
('451809', 'CITY'),
('451810', 'CITY'),
('451811', 'CITY'),
('451812', 'CITY'),
('451813', 'CITY'),
('451814', 'CITY'),
('451815', 'CITY'),
('451816', 'CITY'),
('451817', 'CITY'),
('451818', 'CITY'),
('451819', 'CITY'),
('451820', 'CITY'),
('451821', 'CITY'),
('451822', 'CITY'),
('451823', 'CITY'),
('451824', 'CITY'),
('451825', 'CITY'),
('451826', 'CITY'),
('451827', 'CITY'),
('451828', 'CITY'),
('782042', 'REGION'),
('782043', 'REGION'),
('782044', 'REGION'),
('782045', 'REGION'),
('782046', 'REGION'),
('782047', 'REGION'),
('782048', 'REGION'),
('782049', 'REGION'),
('782050', 'REGION'),
('782051', 'REGION'),
('782052', 'REGION'),
('782053', 'REGION'),
('782054', 'REGION'),
('782055', 'REGION'),
('782056', 'REGION'),
('782057', 'REGION'),
('782058', 'REGION'),
('782059', 'REGION'),
('782060', 'REGION'),
('782061', 'REGION'),
('782062', 'REGION'),
('782063', 'REGION'),
('782064', 'REGION'),
('782065', 'REGION'),
('782066', 'REGION'),
('782067', 'REGION'),
('782068', 'REGION'),
('782069', 'REGION'),
('782070', 'REGION'),
('782071', 'REGION'),
('782072', 'REGION'),
('782073', 'REGION'),
('782074', 'REGION'),
('782075', 'REGION'),
('782076', 'REGION'),
('782077', 'REGION'),
('782078', 'REGION'),
('782079', 'REGION'),
('782080', 'REGION'),
('782081', 'REGION'),
('782082', 'REGION'),
('782083', 'REGION'),
('782084', 'REGION'),
('782085', 'REGION'),
('782086', 'REGION'),
('782087', 'REGION'),
('782088', 'REGION'),
('782089', 'REGION'),
('782090', 'REGION'),
('782091', 'REGION'),
('782092', 'REGION'),
('US', 'COUNTRY');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_log`
--

CREATE TABLE `oc_t_log` (
  `dt_date` datetime NOT NULL,
  `s_section` varchar(50) NOT NULL,
  `s_action` varchar(50) NOT NULL,
  `fk_i_id` int(10) UNSIGNED NOT NULL,
  `s_data` varchar(250) NOT NULL,
  `s_ip` varchar(50) NOT NULL,
  `s_who` varchar(50) NOT NULL,
  `fk_i_who_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_log`
--

INSERT INTO `oc_t_log` (`dt_date`, `s_section`, `s_action`, `fk_i_id`, `s_data`, `s_ip`, `s_who`, `fk_i_who_id`) VALUES
('2020-12-18 08:10:19', 'item', 'add', 1, 'Example Ad', '124.43.65.171', 'admin', 0),
('2021-05-25 01:13:50', 'user', 'register', 1, 'outserpihimi@mail.com', '54.39.29.64', 'user', 1),
('2021-06-04 05:45:50', 'user', 'register', 2, 'terngraveseawal@mail.com', '54.39.29.64', 'user', 2),
('2021-06-04 23:27:42', 'user', 'register', 3, 'nevillekorff56@tree.frequiry.com', '192.186.190.148', 'user', 3),
('2021-06-05 07:44:21', 'user', 'register', 4, 'cinderella@brainboostingsupplements.org', '193.41.123.27', 'user', 4),
('2021-06-05 08:00:29', 'user', 'edit', 4, 'cinderella@brainboostingsupplements.org', '193.41.123.27', 'user', 4),
('2021-06-05 08:24:10', 'user', 'register', 5, 'elly@bali-traveller.com', '193.41.115.27', 'user', 5),
('2021-06-05 08:58:30', 'user', 'edit', 5, 'elly@bali-traveller.com', '193.41.115.27', 'user', 5),
('2021-06-05 12:58:07', 'user', 'register', 6, 'annabel@bali-traveller.com', '193.41.115.14', 'user', 6),
('2021-06-06 00:31:07', 'user', 'register', 7, 'carlye@brainboostingsupplements.org', '196.196.112.63', 'user', 7),
('2021-06-06 01:16:44', 'user', 'edit', 7, 'carlye@brainboostingsupplements.org', '196.196.112.63', 'user', 7),
('2021-06-06 02:06:46', 'user', 'register', 8, 'admin@credit.co.ua', '103.91.144.50', 'user', 8),
('2021-06-07 11:22:33', 'user', 'register', 9, 'darwin@icy.angeliita.com', '142.234.202.131', 'user', 9),
('2021-06-07 11:47:16', 'user', 'edit', 9, 'darwin@icy.angeliita.com', '142.234.202.131', 'user', 9),
('2021-06-07 14:09:01', 'user', 'register', 10, 'doretha@icy.angeliita.com', '171.22.123.219', 'user', 10),
('2021-06-07 14:27:57', 'user', 'edit', 10, 'doretha@icy.angeliita.com', '171.22.123.219', 'user', 10),
('2021-06-10 17:26:15', 'user', 'register', 11, 'drdarianquigleyphd1019@uiscape.com', '192.3.57.183', 'user', 11),
('2021-06-11 07:24:15', 'user', 'register', 12, 'bradleyschlunke@0hio0ak.com', '195.2.70.173', 'user', 12),
('2021-06-11 08:27:39', 'user', 'edit', 12, 'bradleyschlunke@0hio0ak.com', '195.2.70.173', 'user', 12);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_meta_categories`
--

CREATE TABLE `oc_t_meta_categories` (
  `fk_i_category_id` int(10) UNSIGNED NOT NULL,
  `fk_i_field_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_meta_fields`
--

CREATE TABLE `oc_t_meta_fields` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `s_name` varchar(255) NOT NULL,
  `s_slug` varchar(255) NOT NULL,
  `e_type` enum('TEXT','TEXTAREA','DROPDOWN','RADIO','CHECKBOX','URL','DATE','DATEINTERVAL') NOT NULL DEFAULT 'TEXT',
  `s_options` varchar(2048) DEFAULT NULL,
  `b_required` tinyint(1) NOT NULL DEFAULT '0',
  `b_searchable` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_pages`
--

CREATE TABLE `oc_t_pages` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `s_internal_name` varchar(50) DEFAULT NULL,
  `b_indelible` tinyint(1) NOT NULL DEFAULT '0',
  `b_link` tinyint(1) NOT NULL DEFAULT '1',
  `dt_pub_date` datetime NOT NULL,
  `dt_mod_date` datetime DEFAULT NULL,
  `i_order` int(3) NOT NULL DEFAULT '0',
  `s_meta` text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_pages`
--

INSERT INTO `oc_t_pages` (`pk_i_id`, `s_internal_name`, `b_indelible`, `b_link`, `dt_pub_date`, `dt_mod_date`, `i_order`, `s_meta`) VALUES
(1, 'email_item_inquiry', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(2, 'email_user_validation', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(3, 'email_user_registration', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(4, 'email_send_friend', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(5, 'alert_email_hourly', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(6, 'alert_email_daily', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(7, 'alert_email_weekly', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(8, 'alert_email_instant', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(9, 'email_new_comment_admin', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(10, 'email_new_item_non_register_user', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(11, 'email_item_validation', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(12, 'email_admin_new_item', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(13, 'email_user_forgot_password', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(14, 'email_new_email', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(15, 'email_alert_validation', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(16, 'email_comment_validated', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(17, 'email_item_validation_non_register_user', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(18, 'email_admin_new_user', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(19, 'email_contact_user', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(20, 'email_new_comment_user', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(21, 'email_new_admin', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(22, 'email_warn_expiration', 1, 1, '2020-12-18 03:10:19', NULL, 0, NULL),
(23, 'example_page', 0, 0, '2020-12-18 08:10:19', '2020-12-18 08:10:19', 1, '\"\"'),
(24, 'email_item_moderated', 1, 0, '2020-12-18 09:16:54', '2020-12-18 09:16:54', 2, NULL),
(25, 'email_admin_item_moderation', 1, 0, '2020-12-18 09:16:54', '2020-12-18 09:16:54', 3, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_pages_description`
--

CREATE TABLE `oc_t_pages_description` (
  `fk_i_pages_id` int(10) UNSIGNED NOT NULL,
  `fk_c_locale_code` char(5) NOT NULL,
  `s_title` varchar(255) NOT NULL,
  `s_text` text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_pages_description`
--

INSERT INTO `oc_t_pages_description` (`fk_i_pages_id`, `fk_c_locale_code`, `s_title`, `s_text`) VALUES
(1, 'en_US', '{WEB_TITLE} - Someone has a question about your listing', '<p>Hi {CONTACT_NAME}!</p><p>{USER_NAME} ({USER_EMAIL}, {USER_PHONE}) left you a message about your listing <a href=\"{ITEM_URL}\">{ITEM_TITLE}</a>:</p><p>{COMMENT}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(2, 'en_US', 'Please validate your {WEB_TITLE} account', '<p>Hi {USER_NAME},</p><p>Please validate your registration by clicking on the following link: {VALIDATION_LINK}</p><p>Thank you!</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(3, 'en_US', '{WEB_TITLE} - Registration successful!', '<p>Hi {USER_NAME},</p><p>You\'ve successfully registered for {WEB_LINK}.</p><p>Thank you!</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(4, 'en_US', 'Look at what I discovered on {WEB_TITLE}', '<p>Hi {FRIEND_NAME},</p><p>Your friend {USER_NAME} wants to share this listing with you <a href=\"{ITEM_URL}\">{ITEM_TITLE}</a>.</p><p>Message:</p><p>{COMMENT}</p><p>Regards,</p><p>{WEB_TITLE}</p>'),
(5, 'en_US', '{WEB_TITLE} - New listings in the last hour', '<p>Hi {USER_NAME},</p><p>New listings have been published in the last hour. Take a look at them:</p><p>{ADS}</p><p>-------------</p><p>To unsubscribe from this alert, click on: {UNSUB_LINK}</p><p>{WEB_LINK}</p>'),
(6, 'en_US', '{WEB_TITLE} - New listings in the last day', '<p>Hi {USER_NAME},</p><p>New listings have been published in the last day. Take a look at them:</p><p>{ADS}</p><p>-------------</p><p>To unsubscribe from this alert, click on: {UNSUB_LINK}</p><p>{WEB_LINK}</p>'),
(7, 'en_US', '{WEB_TITLE} - New listings in the last week', '<p>Hi {USER_NAME},</p><p>New listings have been published in the last week. Take a look at them:</p><p>{ADS}</p><p>-------------</p><p>To unsubscribe from this alert, click on: {UNSUB_LINK}</p><p>{WEB_LINK}</p>'),
(8, 'en_US', '{WEB_TITLE} - New listings', '<p>Hi {USER_NAME},</p><p>A new listing has been published, check it out!</p><p>{ADS}</p><p>-------------</p><p>To unsubscribe from this alert, click on: {UNSUB_LINK}</p><p>{WEB_LINK}</p>'),
(9, 'en_US', '{WEB_TITLE} - New comment', '<p>Someone commented on the listing <a href=\"{ITEM_URL}\">{ITEM_TITLE}</a>.</p><p>Commenter: {COMMENT_AUTHOR}<br />Commenter\'s email: {COMMENT_EMAIL}<br />Title: {COMMENT_TITLE}<br />Comment: {COMMENT_TEXT}</p>'),
(10, 'en_US', '{WEB_TITLE} - Edit options for the listing {ITEM_TITLE}', '<p>Hi {USER_NAME},</p><p>You\'re not registered at {WEB_LINK}, but you can still edit or delete the listing <a href=\"{ITEM_URL}\">{ITEM_TITLE}</a> for a short period of time.</p><p>You can edit your listing by following this link: {EDIT_LINK}</p><p>You can delete your listing by following this link: {DELETE_LINK}</p><p>If you register as a user, you will have full access to editing options.</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(11, 'en_US', '{WEB_TITLE} - Validate your listing', '<p>Hi {USER_NAME},</p><p>You\'re receiving this e-mail because a listing has been published at {WEB_LINK}. Please validate this listing by clicking on the following link: {VALIDATION_LINK}. If you didn\'t publish this listing, please ignore this email.</p><p>Listing details:</p><p>Contact name: {USER_NAME}<br />Contact e-mail: {USER_EMAIL}</p><p>{ITEM_DESCRIPTION}</p><p>Url: {ITEM_URL}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(12, 'en_US', '{WEB_TITLE} - A new listing has been published', '<p>Dear {WEB_TITLE} admin,</p><p>You\'re receiving this email because a listing has been published at {WEB_LINK}.</p><p>Listing details:</p><p>Contact name: {USER_NAME}<br />Contact email: {USER_EMAIL}</p><p>{ITEM_DESCRIPTION}</p><p>Url: {ITEM_URL}</p><p>You can edit this listing by clicking on the following link: {EDIT_LINK}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(13, 'en_US', '{WEB_TITLE} - Recover your password', '<p>Hi {USER_NAME},</p><p>We\'ve sent you this e-mail because you\'ve requested a password reminder. Follow this link to recover it: {PASSWORD_LINK}</p><p>The link will be deactivated in 24 hours.</p><p>If you didn\'t request a password reminder, please ignore this message. This request was made from IP {IP_ADDRESS} on {DATE_TIME}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(14, 'en_US', '{WEB_TITLE} - You requested an email change', '<p>Hi {USER_NAME}</p><p>You\'re receiving this e-mail because you requested an e-mail change. Please confirm this new e-mail address by clicking on the following validation link: {VALIDATION_LINK}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(15, 'en_US', '{WEB_TITLE} - Please validate your alert', '<p>Hi {USER_NAME},</p><p>Please validate your alert registration by clicking on the following link: {VALIDATION_LINK}</p><p>Thank you!</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(16, 'en_US', '{WEB_TITLE} - Your comment has been approved', '<p>Hi {COMMENT_AUTHOR},</p><p>Your comment on <a href=\"{ITEM_URL}\">{ITEM_TITLE}</a> has been approved.</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(17, 'en_US', '{WEB_TITLE} - Validate your listing', '<p>Hi {USER_NAME},</p><p>You\'re receiving this e-mail because you’ve published a listing at {WEB_LINK}. Please validate this listing by clicking on the following link: {VALIDATION_LINK}. If you didn\'t publish this listing, please ignore this e-mail.</p><p>Listing details:</p><p>Contact name: {USER_NAME}<br />Contact e-mail: {USER_EMAIL}</p><p>{ITEM_DESCRIPTION}</p><p>Url: {ITEM_URL}</p><p>Even if you\'re not registered at {WEB_LINK}, you can still edit or delete your listing:</p><p>You can edit your listing by following this link: {EDIT_LINK}</p><p>You can delete your listing by following this link: {DELETE_LINK}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(18, 'en_US', '{WEB_TITLE} - A new user has registered', '<p>Dear {WEB_TITLE} admin,</p><p>You\'re receiving this email because a new user has been created at {WEB_LINK}.</p><p>User details:</p><p>Name: {USER_NAME}<br />E-mail: {USER_EMAIL}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(19, 'en_US', '{WEB_TITLE} - Someone has a question for you', '<p>Hi {CONTACT_NAME}!</p><p>{USER_NAME} ({USER_EMAIL}, {USER_PHONE}) left you a message:</p><p>{COMMENT}</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(20, 'en_US', '{WEB_TITLE} - Someone has commented on your listing', '<p>There\'s a new comment on the listing: <a href=\"{ITEM_URL}\">{ITEM_TITLE}</a>.</p><p>Author: {COMMENT_AUTHOR}<br />Author\'s email: {COMMENT_EMAIL}<br />Title: {COMMENT_TITLE}<br />Comment: {COMMENT_TEXT}</p><p>{WEB_LINK}</p>'),
(21, 'en_US', '{WEB_TITLE} - Success creating admin account!', '<p>Hi {ADMIN_NAME},</p><p>The admin of {WEB_LINK} has created an account for you,</p><ul><li>Username: {USERNAME}</li><li>Password: {PASSWORD}</li></ul><p>You can access the admin panel here {WEB_ADMIN_LINK}.</p><p>Thank you!</p><p>Regards,</p>'),
(22, 'en_US', '{WEB_TITLE} - Your ad is about to expire', '<p>Hi {USER_NAME},</p><p>Your listing <a href=\"{ITEM_URL}\">{ITEM_TITLE}</a> is about to expire at {WEB_LINK}.'),
(23, 'en_US', 'Example page title', 'This is an example page description. This is a good place to put your Terms of Service or any other help information.'),
(24, 'en_US', '{WEB_TITLE} - Listing has been moderated', '<p>Hi {USER_NAME},</p><p>Your listing \"{ITEM_LINK}\" has passed moderation and is published on the site now!</p><p>Regards,</p><p>{WEB_LINK}</p>'),
(25, 'en_US', '{WEB_TITLE} - A new listing requiring moderation is published', '<p>Dear {WEB_TITLE} admin,</p><p>You\'re receiving this email because a listing has been {ITEM_ACTION_TYPE} at {WEB_LINK}.</p><p>Listing details:</p><p>Contact name: {USER_NAME}<br />Contact email: {USER_EMAIL}</p><p>{ITEM_DESCRIPTION}</p><p>Url: {ITEM_LINK}</p><p>You can view and approve this listing by clicking on the following link: {ITEM_EDIT_LINK}</p><p>Regards,</p><p>{WEB_LINK}</p>');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_plugin_category`
--

CREATE TABLE `oc_t_plugin_category` (
  `s_plugin_name` varchar(40) NOT NULL,
  `fk_i_category_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_preference`
--

CREATE TABLE `oc_t_preference` (
  `s_section` varchar(128) NOT NULL,
  `s_name` varchar(128) NOT NULL,
  `s_value` longtext NOT NULL,
  `e_type` enum('STRING','INTEGER','BOOLEAN') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_preference`
--

INSERT INTO `oc_t_preference` (`s_section`, `s_name`, `s_value`, `e_type`) VALUES
('bender', 'defaultLocationShowAs', 'dropdown', 'STRING'),
('bender', 'defaultShowAs@all', 'gallery', 'STRING'),
('bender', 'donation', '0', 'STRING'),
('bender', 'footer_link', '1', 'STRING'),
('bender', 'header-728x90', '', 'STRING'),
('bender', 'homepage-728x90', '', 'STRING'),
('bender', 'keyword_placeholder', 'ie. PHP Programmer', 'STRING'),
('bender', 'search-results-middle-728x90', '', 'STRING'),
('bender', 'search-results-top-728x90', '', 'STRING'),
('bender', 'sidebar-300x250', '', 'STRING'),
('bender', 'version', '315', 'STRING'),
('next_revo', 'default_logo', '1', 'STRING'),
('next_revo', 'donation', '0', 'STRING'),
('next_revo', 'footer_link', '1', 'STRING'),
('next_revo', 'keyword_placeholder', 'ie. car', 'STRING'),
('next_revo', 'version', '2.0.0', 'STRING'),
('osclass', 'active_plugins', '', 'STRING'),
('osclass', 'admin_language', 'en_US', 'STRING'),
('osclass', 'admin_pages_preloading', '1', 'BOOLEAN'),
('osclass', 'admin_theme', 'evolution', 'STRING'),
('osclass', 'akismetKey', '', 'STRING'),
('osclass', 'allowedExt', 'png,gif,jpg,jpeg', 'STRING'),
('osclass', 'allow_report_osclass', '1', 'BOOLEAN'),
('osclass', 'auto_cron', '1', 'BOOLEAN'),
('osclass', 'auto_update', 'core', 'STRING'),
('osclass', 'comments_per_page', '10', 'INTEGER'),
('osclass', 'contactEmail', 'kari7788i@gmail.com', 'STRING'),
('osclass', 'contact_attachment', '0', 'BOOLEAN'),
('osclass', 'csrf_name', 'CSRF38955488', 'STRING'),
('osclass', 'currency', 'USD', 'STRING'),
('osclass', 'dateFormat', 'F j, Y', 'STRING'),
('osclass', 'defaultOrderField@search', 'dt_pub_date', 'STRING'),
('osclass', 'defaultOrderType@search', '1', 'BOOLEAN'),
('osclass', 'defaultResultsPerPage@search', '12', 'INTEGER'),
('osclass', 'defaultShowAs@search', 'gallery', 'STRING'),
('osclass', 'description_character_length', '5000', 'INTEGER'),
('osclass', 'dimNormal', '640x480', 'STRING'),
('osclass', 'dimPreview', '480x340', 'STRING'),
('osclass', 'dimThumbnail', '240x200', 'STRING'),
('osclass', 'enabled_comments', '1', 'BOOLEAN'),
('osclass', 'enabled_recaptcha_items', '0', 'BOOLEAN'),
('osclass', 'enabled_users', '1', 'BOOLEAN'),
('osclass', 'enabled_user_registration', '1', 'BOOLEAN'),
('osclass', 'enabled_user_validation', '1', 'BOOLEAN'),
('osclass', 'enableField#editor@items', '1', 'BOOLEAN'),
('osclass', 'enableField#f_price@items', '1', 'BOOLEAN'),
('osclass', 'enableField#images@items', '1', 'BOOLEAN'),
('osclass', 'enableField#listingsEditedModeration@items', '0', 'BOOLEAN'),
('osclass', 'enableField#listingsPostedModeration@items', '0', 'BOOLEAN'),
('osclass', 'force_aspect_image', '0', 'BOOLEAN'),
('osclass', 'installed_plugins', '', 'STRING'),
('osclass', 'intro_msg', '1', 'BOOLEAN'),
('osclass', 'items_wait_time', '0', 'INTEGER'),
('osclass', 'item_attachment', '0', 'BOOLEAN'),
('osclass', 'item_posted_redirect', 'category', 'STRING'),
('osclass', 'keep_original_image', '1', 'BOOLEAN'),
('osclass', 'language', 'en_US', 'STRING'),
('osclass', 'languages_downloaded', '[\"en_US\"]', 'STRING'),
('osclass', 'languages_last_version_check', '1623732135', 'STRING'),
('osclass', 'languages_to_update', '[]', 'STRING'),
('osclass', 'languages_update_count', '0', 'STRING'),
('osclass', 'last_version_check', '', 'STRING'),
('osclass', 'location_todo', '28056', 'STRING'),
('osclass', 'logged_user_item_validation', '1', 'BOOLEAN'),
('osclass', 'mailserver_auth', '', 'BOOLEAN'),
('osclass', 'mailserver_host', 'localhost', 'STRING'),
('osclass', 'mailserver_mail_from', '', 'STRING'),
('osclass', 'mailserver_name_from', '', 'STRING'),
('osclass', 'mailserver_password', '', 'STRING'),
('osclass', 'mailserver_pop', '', 'BOOLEAN'),
('osclass', 'mailserver_port', '', 'INTEGER'),
('osclass', 'mailserver_ssl', '', 'STRING'),
('osclass', 'mailserver_type', 'custom', 'STRING'),
('osclass', 'mailserver_username', '', 'STRING'),
('osclass', 'marketAllowExternalSources', '0', 'BOOLEAN'),
('osclass', 'marketAPIConnect', '', 'STRING'),
('osclass', 'marketCategories', '', 'STRING'),
('osclass', 'marketDataUpdate', '0', 'INTEGER'),
('osclass', 'marketURL', 'https://market.osclass.org/api/v3/', 'STRING'),
('osclass', 'maxLatestItems@home', '12', 'INTEGER'),
('osclass', 'maxResultsPerPage@search', '50', 'INTEGER'),
('osclass', 'maxSizeKb', '2048', 'INTEGER'),
('osclass', 'moderate_comments', '0', 'INTEGER'),
('osclass', 'moderate_items', '-1', 'INTEGER'),
('osclass', 'mod_rewrite_loaded', '0', 'BOOLEAN'),
('osclass', 'notify_contact_friends', '1', 'BOOLEAN'),
('osclass', 'notify_contact_item', '1', 'BOOLEAN'),
('osclass', 'notify_new_comment', '1', 'BOOLEAN'),
('osclass', 'notify_new_comment_user', '0', 'BOOLEAN'),
('osclass', 'notify_new_item', '1', 'BOOLEAN'),
('osclass', 'notify_new_user', '1', 'BOOLEAN'),
('osclass', 'numImages@items', '4', 'INTEGER'),
('osclass', 'num_rss_items', '50', 'INTEGER'),
('osclass', 'osclass_activated', '1', 'BOOLEAN'),
('osclass', 'osclass_evo_installed', '2020-12-18 09:12:05', 'STRING'),
('osclass', 'osclass_installed', '1', 'BOOLEAN'),
('osclass', 'pageDesc', '', 'STRING'),
('osclass', 'pageTitle', 'Best Classified', 'STRING'),
('osclass', 'ping_search_engines', '0', 'BOOLEAN'),
('osclass', 'plugins_downloaded', '[\"http:\\/\\/www.osclass.org\\/files\\/plugins\\/google_analytics\\/update.php\",\"http:\\/\\/www.osclass.org\\/files\\/plugins\\/google_maps\\/update.php\"]', 'STRING'),
('osclass', 'plugins_last_version_check', '1623732107', 'STRING'),
('osclass', 'plugins_to_update', '[]', 'STRING'),
('osclass', 'plugins_update_count', '0', 'STRING'),
('osclass', 'purge_latest_searches', '1000', 'STRING'),
('osclass', 'rate_us_msg', '1', 'BOOLEAN'),
('osclass', 'recaptchaPrivKey', '', 'STRING'),
('osclass', 'recaptchaPubKey', '', 'STRING'),
('osclass', 'recaptcha_version', '3', 'STRING'),
('osclass', 'reg_user_can_contact', '0', 'BOOLEAN'),
('osclass', 'reg_user_post', '0', 'BOOLEAN'),
('osclass', 'reg_user_post_comments', '0', 'BOOLEAN'),
('osclass', 'rewriteEnabled', '0', 'BOOLEAN'),
('osclass', 'rewrite_cat_url', '{CATEGORIES}', 'STRING'),
('osclass', 'rewrite_contact', 'contact', 'STRING'),
('osclass', 'rewrite_feed', 'feed', 'STRING'),
('osclass', 'rewrite_item_activate', 'item/activate', 'STRING'),
('osclass', 'rewrite_item_contact', 'item/contact', 'STRING'),
('osclass', 'rewrite_item_delete', 'item/delete', 'STRING'),
('osclass', 'rewrite_item_edit', 'item/edit', 'STRING'),
('osclass', 'rewrite_item_mark', 'item/mark', 'STRING'),
('osclass', 'rewrite_item_new', 'item/new', 'STRING'),
('osclass', 'rewrite_item_resource_delete', 'resource/delete', 'STRING'),
('osclass', 'rewrite_item_send_friend', 'item/send-friend', 'STRING'),
('osclass', 'rewrite_item_url', '{CATEGORIES}/{ITEM_TITLE}_i{ITEM_ID}', 'STRING'),
('osclass', 'rewrite_language', 'language', 'STRING'),
('osclass', 'rewrite_page_url', '{PAGE_SLUG}-p{PAGE_ID}', 'STRING'),
('osclass', 'rewrite_rules', '', 'STRING'),
('osclass', 'rewrite_search_category', 'category', 'STRING'),
('osclass', 'rewrite_search_city', 'city', 'STRING'),
('osclass', 'rewrite_search_city_area', 'cityarea', 'STRING'),
('osclass', 'rewrite_search_country', 'country', 'STRING'),
('osclass', 'rewrite_search_pattern', 'pattern', 'STRING'),
('osclass', 'rewrite_search_region', 'region', 'STRING'),
('osclass', 'rewrite_search_url', 'search', 'STRING'),
('osclass', 'rewrite_search_user', 'user', 'STRING'),
('osclass', 'rewrite_user_activate', 'user/activate', 'STRING'),
('osclass', 'rewrite_user_activate_alert', 'alert/confirm', 'STRING'),
('osclass', 'rewrite_user_alerts', 'user/alerts', 'STRING'),
('osclass', 'rewrite_user_change_email', 'email/change', 'STRING'),
('osclass', 'rewrite_user_change_email_confirm', 'email/confirm', 'STRING'),
('osclass', 'rewrite_user_change_password', 'password/change', 'STRING'),
('osclass', 'rewrite_user_change_username', 'username/change', 'STRING'),
('osclass', 'rewrite_user_dashboard', 'user/dashboard', 'STRING'),
('osclass', 'rewrite_user_forgot', 'user/forgot', 'STRING'),
('osclass', 'rewrite_user_items', 'user/items', 'STRING'),
('osclass', 'rewrite_user_login', 'user/login', 'STRING'),
('osclass', 'rewrite_user_logout', 'user/logout', 'STRING'),
('osclass', 'rewrite_user_profile', 'user/profile', 'STRING'),
('osclass', 'rewrite_user_recover', 'user/recover', 'STRING'),
('osclass', 'rewrite_user_register', 'user/register', 'STRING'),
('osclass', 'save_latest_searches', '0', 'BOOLEAN'),
('osclass', 'selectable_parent_categories', '0', 'BOOLEAN'),
('osclass', 'seo_url_search_prefix', '', 'STRING'),
('osclass', 'sidebar_background', 'black', 'STRING'),
('osclass', 'sidebar_filters', 'rose', 'STRING'),
('osclass', 'sidebar_image_show', '1', 'INTEGER'),
('osclass', 'subdomain_host', '', 'STRING'),
('osclass', 'subdomain_type', '', 'STRING'),
('osclass', 'theme', 'next_revo', 'STRING'),
('osclass', 'themes_downloaded', '[\"bender\",\"next-revo\"]', 'STRING'),
('osclass', 'themes_last_version_check', '1623732106', 'STRING'),
('osclass', 'themes_to_update', '[]', 'STRING'),
('osclass', 'themes_update_count', '0', 'STRING'),
('osclass', 'timeFormat', 'g:i a', 'STRING'),
('osclass', 'timezone', 'Europe/Madrid', 'STRING'),
('osclass', 'title_character_length', '100', 'INTEGER'),
('osclass', 'update_core_json', '{\"version\":\"4.4.0\"}', 'STRING'),
('osclass', 'username_blacklist', 'admin,user', 'STRING'),
('osclass', 'use_imagick', '0', 'BOOLEAN'),
('osclass', 'version', '430', 'STRING'),
('osclass', 'warn_expiration', '0', 'INTEGER'),
('osclass', 'watermark_image', '', 'STRING'),
('osclass', 'watermark_place', 'centre', 'STRING'),
('osclass', 'watermark_text', '', 'STRING'),
('osclass', 'watermark_text_color', '', 'STRING'),
('osclass', 'weekStart', '0', 'STRING');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_region`
--

CREATE TABLE `oc_t_region` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `fk_c_country_code` char(2) NOT NULL,
  `s_name` varchar(60) NOT NULL,
  `s_slug` varchar(60) NOT NULL DEFAULT '',
  `b_active` tinyint(1) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_region`
--

INSERT INTO `oc_t_region` (`pk_i_id`, `fk_c_country_code`, `s_name`, `s_slug`, `b_active`) VALUES
(782042, 'us', 'Alabama', 'alabama', 1),
(782043, 'us', 'Alaska', 'alaska', 1),
(782044, 'us', 'Arizona', 'arizona', 1),
(782045, 'us', 'Arkansas', 'arkansas', 1),
(782046, 'us', 'California', 'california', 1),
(782047, 'us', 'Colorado', 'colorado', 1),
(782048, 'us', 'Connecticut', 'connecticut', 1),
(782049, 'us', 'Delaware', 'delaware', 1),
(782050, 'us', 'District of Columbia', 'district-of-columbia', 1),
(782051, 'us', 'Florida', 'florida', 1),
(782052, 'us', 'Georgia', 'georgia', 1),
(782053, 'us', 'Hawaii', 'hawaii', 1),
(782054, 'us', 'Idaho', 'idaho', 1),
(782055, 'us', 'Illinois', 'illinois', 1),
(782056, 'us', 'Indiana', 'indiana', 1),
(782057, 'us', 'Iowa', 'iowa', 1),
(782058, 'us', 'Kansas', 'kansas', 1),
(782059, 'us', 'Kentucky', 'kentucky', 1),
(782060, 'us', 'Louisiana', 'louisiana', 1),
(782061, 'us', 'Maine', 'maine', 1),
(782062, 'us', 'Maryland', 'maryland', 1),
(782063, 'us', 'Massachusetts', 'massachusetts', 1),
(782064, 'us', 'Michigan', 'michigan', 1),
(782065, 'us', 'Minnesota', 'minnesota', 1),
(782066, 'us', 'Mississippi', 'mississippi', 1),
(782067, 'us', 'Missouri', 'missouri', 1),
(782068, 'us', 'Montana', 'montana', 1),
(782069, 'us', 'Nebraska', 'nebraska', 1),
(782070, 'us', 'Nevada', 'nevada', 1),
(782071, 'us', 'New Hampshire', 'new-hampshire', 1),
(782072, 'us', 'New Jersey', 'new-jersey', 1),
(782073, 'us', 'New Mexico', 'new-mexico', 1),
(782074, 'us', 'New York', 'new-york', 1),
(782075, 'us', 'North Carolina', 'north-carolina', 1),
(782076, 'us', 'North Dakota', 'north-dakota', 1),
(782077, 'us', 'Ohio', 'ohio', 1),
(782078, 'us', 'Oklahoma', 'oklahoma', 1),
(782079, 'us', 'Oregon', 'oregon', 1),
(782080, 'us', 'Pennsylvania', 'pennsylvania', 1),
(782081, 'us', 'Rhode Island', 'rhode-island', 1),
(782082, 'us', 'South Carolina', 'south-carolina', 1),
(782083, 'us', 'South Dakota', 'south-dakota', 1),
(782084, 'us', 'Tennessee', 'tennessee', 1),
(782085, 'us', 'Texas', 'texas', 1),
(782086, 'us', 'Utah', 'utah', 1),
(782087, 'us', 'Vermont', 'vermont', 1),
(782088, 'us', 'Virginia', 'virginia', 1),
(782089, 'us', 'Washington', 'washington', 1),
(782090, 'us', 'West Virginia', 'west-virginia', 1),
(782091, 'us', 'Wisconsin', 'wisconsin', 1),
(782092, 'us', 'Wyoming', 'wyoming', 1);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_region_stats`
--

CREATE TABLE `oc_t_region_stats` (
  `fk_i_region_id` int(10) UNSIGNED NOT NULL,
  `i_num_items` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_region_stats`
--

INSERT INTO `oc_t_region_stats` (`fk_i_region_id`, `i_num_items`) VALUES
(782042, 0),
(782043, 0),
(782044, 0),
(782045, 0),
(782046, 0),
(782047, 0),
(782048, 0),
(782049, 0),
(782050, 0),
(782051, 0),
(782052, 0),
(782053, 0),
(782054, 0),
(782055, 0),
(782056, 0),
(782057, 0),
(782058, 0),
(782059, 0),
(782060, 0),
(782061, 0),
(782062, 0),
(782063, 0),
(782064, 0),
(782065, 0),
(782066, 0),
(782067, 0),
(782068, 0),
(782069, 0),
(782070, 0),
(782071, 0),
(782072, 0),
(782073, 0),
(782074, 0),
(782075, 0),
(782076, 0),
(782077, 0),
(782078, 0),
(782079, 0),
(782080, 0),
(782081, 0),
(782082, 0),
(782083, 0),
(782084, 0),
(782085, 0),
(782086, 0),
(782087, 0),
(782088, 0),
(782089, 0),
(782090, 0),
(782091, 0),
(782092, 0);

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_user`
--

CREATE TABLE `oc_t_user` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `dt_reg_date` datetime NOT NULL,
  `dt_mod_date` datetime DEFAULT NULL,
  `s_name` varchar(100) NOT NULL,
  `s_username` varchar(100) NOT NULL,
  `s_password` char(60) NOT NULL,
  `s_secret` varchar(40) DEFAULT NULL,
  `s_email` varchar(100) NOT NULL,
  `s_website` varchar(100) DEFAULT NULL,
  `s_phone_land` varchar(45) DEFAULT NULL,
  `s_phone_mobile` varchar(45) DEFAULT NULL,
  `b_enabled` tinyint(1) NOT NULL DEFAULT '1',
  `b_active` tinyint(1) NOT NULL DEFAULT '0',
  `s_pass_code` varchar(100) DEFAULT NULL,
  `s_pass_date` datetime DEFAULT NULL,
  `s_pass_ip` varchar(15) DEFAULT NULL,
  `fk_c_country_code` char(2) DEFAULT NULL,
  `s_country` varchar(40) DEFAULT NULL,
  `s_address` varchar(100) DEFAULT NULL,
  `s_zip` varchar(15) DEFAULT NULL,
  `fk_i_region_id` int(10) UNSIGNED DEFAULT NULL,
  `s_region` varchar(100) DEFAULT NULL,
  `fk_i_city_id` int(10) UNSIGNED DEFAULT NULL,
  `s_city` varchar(100) DEFAULT NULL,
  `fk_i_city_area_id` int(10) UNSIGNED DEFAULT NULL,
  `s_city_area` varchar(200) DEFAULT NULL,
  `d_coord_lat` decimal(10,6) DEFAULT NULL,
  `d_coord_long` decimal(10,6) DEFAULT NULL,
  `b_company` tinyint(1) NOT NULL DEFAULT '0',
  `i_items` int(10) UNSIGNED DEFAULT '0',
  `i_comments` int(10) UNSIGNED DEFAULT '0',
  `dt_access_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `s_access_ip` varchar(15) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_user`
--

INSERT INTO `oc_t_user` (`pk_i_id`, `dt_reg_date`, `dt_mod_date`, `s_name`, `s_username`, `s_password`, `s_secret`, `s_email`, `s_website`, `s_phone_land`, `s_phone_mobile`, `b_enabled`, `b_active`, `s_pass_code`, `s_pass_date`, `s_pass_ip`, `fk_c_country_code`, `s_country`, `s_address`, `s_zip`, `fk_i_region_id`, `s_region`, `fk_i_city_id`, `s_city`, `fk_i_city_area_id`, `s_city_area`, `d_coord_lat`, `d_coord_long`, `b_company`, `i_items`, `i_comments`, `dt_access_date`, `s_access_ip`) VALUES
(1, '2021-05-25 01:13:45', '2021-05-25 01:13:45', 'Jeffreymug', '1', '$2y$15$AjyRvKrsruazvvi2J6NrreqyHqY5eqCPRPZxgmY25yqDwlNcO2sou', 'bjGI5Eoz', 'outserpihimi@mail.com', '', '', '', 1, 0, NULL, NULL, NULL, NULL, '', '', '', NULL, '', NULL, '', NULL, '', NULL, NULL, 0, 0, 0, '2021-05-25 01:13:45', '54.39.29.64'),
(2, '2021-06-04 05:45:47', '2021-06-04 05:45:47', 'Josephembax', '2', '$2y$15$puZ7GUfvMA7wd20qWb/hx.MM3M9ZxavPAIieHlCZ37elkKImfvcvC', '0S7RW91t', 'terngraveseawal@mail.com', '', '', '', 1, 0, NULL, NULL, NULL, NULL, '', '', '', NULL, '', NULL, '', NULL, '', NULL, NULL, 0, 0, 0, '2021-06-04 05:45:47', '54.39.29.64'),
(3, '2021-06-04 23:27:39', '2021-06-04 23:27:39', 'NevilleKorf', '3', '$2y$15$j6AGZqAhGMiUg3FFlFGTKuHSOW8GqwN1DUzxrhNJ8kF7Cz2gBugj.', 'djUGM6KY', 'nevillekorff56@tree.frequiry.com', '', '', '', 1, 0, NULL, NULL, NULL, NULL, '', '', '', NULL, '', NULL, '', NULL, '', NULL, NULL, 0, 0, 0, '2021-06-04 23:27:39', '192.186.190.148'),
(4, '2021-06-05 07:44:19', '2021-06-05 08:00:29', 'Lorrine5605', '4', '$2y$15$hDBJPHNFvPel9dHNPGUjO.oziLEdGypOuWUg/h1/SdFa2OhvJiyTi', 'qWbvhhjz', 'cinderella@brainboostingsupplements.org', 'http://daftarsitusgameslot.com', '04.91.27.90.41', '04.91.27.90.41', 1, 1, NULL, NULL, NULL, NULL, 'France', '46 Rue Des Lieutemants Thomazo', '', 782043, 'Alaska', 423863, 'Fort Mitchell', NULL, 'Digne-Les-Bains', NULL, NULL, 0, 0, 0, '2021-06-05 07:44:19', '193.41.123.27'),
(5, '2021-06-05 08:24:08', '2021-06-05 08:58:30', 'AracelyFarq', '5', '$2y$15$Gho.ipRTNZZitWGIuyZU6uO9LDHk1hL2pTLk.Sxe9K6heG8B7IilW', 'ZZH7FBZA', 'elly@bali-traveller.com', 'http://situspilihan.com', '28-35-24-05', '28-35-24-05', 1, 1, NULL, NULL, NULL, NULL, 'Denmark', 'Tarup Byvej 53', '', 782060, 'Louisiana', 423966, 'Alpine', NULL, 'Kobenhavn K', NULL, NULL, 0, 0, 0, '2021-06-05 08:24:08', '193.41.115.27'),
(6, '2021-06-05 12:58:04', '2021-06-05 12:58:04', 'RTNYong694', '6', '$2y$15$QAYMcrElG0fN9IISlHFhyej67kTBgRbqLpFemWHCb9YbC7iL8MNqe', 'WtcAUCQS', 'annabel@bali-traveller.com', '', '', '', 1, 0, NULL, NULL, NULL, NULL, '', '', '', NULL, '', NULL, '', NULL, '', NULL, NULL, 0, 0, 0, '2021-06-05 12:58:04', '193.41.115.14'),
(7, '2021-06-06 00:31:04', '2021-06-06 01:16:44', 'PrestonTew', '7', '$2y$15$1oZhRD4C04mhE.2xCKSpbuAem8hMmcQo5duOPITX18ije4PDisLaG', 'ii6QTZGO', 'carlye@brainboostingsupplements.org', 'http://daftarsitusgameslot.com', '508-205-8596', '508-205-8596', 1, 1, NULL, NULL, NULL, NULL, 'United States', '559 Pineview Drive', '', 782042, 'Alabama', 424185, 'Samson', NULL, 'Worcester', NULL, NULL, 0, 0, 0, '2021-06-06 00:31:04', '196.196.112.63'),
(8, '2021-06-06 02:06:44', '2021-06-06 02:06:44', 'Frederic870', '8', '$2y$15$EEYmTWG.5xRfBHYF.35aF.N28TvXYp8EAVGfSFqK8I5yDWo9yg85W', 'KWuGhTdF', 'admin@credit.co.ua', '', '', '', 1, 0, NULL, NULL, NULL, NULL, '', '', '', NULL, '', NULL, '', NULL, '', NULL, NULL, 0, 0, 0, '2021-06-06 02:06:44', '103.91.144.50'),
(9, '2021-06-07 11:22:30', '2021-06-07 11:47:16', 'ErmaGuevara', '9', '$2y$15$ptNXj8sd3SosnH/yIkPYI.hDLpLjsJTObzB/JssVfoFrbzMptmagi', '7OQ5TjR2', 'darwin@icy.angeliita.com', 'http://js-injectables.nl/wordpress/groups/dessie-corser-follow-this-excellent-article-about-time-man', '0734-8158376', '0734-8158376', 1, 1, NULL, NULL, NULL, NULL, 'Sweden', 'Ostbygatan 6', '', 782044, 'Arizona', 423891, 'Lawley', NULL, 'Onsala', NULL, NULL, 0, 0, 0, '2021-06-07 11:22:30', '142.234.202.131'),
(10, '2021-06-07 14:08:59', '2021-06-07 14:27:57', 'KerstinPitm', '10', '$2y$15$gXwMJDYfTZqa/8mlWHNWUuBP7mppX2znoKuPAHZC3wD/0dAV0AC2.', 'HCeOW0Zb', 'doretha@icy.angeliita.com', 'http://toparticlesubmissionsites.com/rosalyn-probst-follow-this-great-article-about-time-management-', '06-87763247', '06-87763247', 1, 1, NULL, NULL, NULL, NULL, 'Netherlands', 'Evert Van Delftstraat 61', '', 782086, 'Utah', 423857, 'Equality', NULL, 'Schijndel', NULL, NULL, 0, 0, 0, '2021-06-07 14:08:59', '171.22.123.219'),
(11, '2021-06-10 17:26:13', '2021-06-10 17:26:13', 'KatrinaShow', '11', '$2y$15$j/MCrDVcLV7/H93SiniP6.Lc6c96ix0Br2YJNy4KT5K2FApCPZzGe', 'FsfkJyTh', 'drdarianquigleyphd1019@uiscape.com', '', '', '', 1, 0, NULL, NULL, NULL, NULL, '', '', '', NULL, '', NULL, '', NULL, '', NULL, NULL, 0, 0, 0, '2021-06-10 17:26:13', '192.3.57.183'),
(12, '2021-06-11 07:24:11', '2021-06-11 08:27:35', 'ElissaAbt30', '12', '$2y$15$yTPSbm3/Yj1IwgboCUbt9urtEHkpg.yI328lS0rvssQfRg46OWTfO', 'SuWHdTYb', 'bradleyschlunke@0hio0ak.com', 'https://koplenpaul.amebaownd.com/posts/18016005', '01.76.68.17.59', '01.76.68.17.59', 1, 1, NULL, NULL, NULL, NULL, 'France', '82 Square De La Couronne', '', 782070, 'Nevada', 424332, 'Talladega', NULL, 'Paris', NULL, NULL, 0, 0, 0, '2021-06-11 08:27:26', '195.2.70.173');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_user_description`
--

CREATE TABLE `oc_t_user_description` (
  `fk_i_user_id` int(10) UNSIGNED NOT NULL,
  `fk_c_locale_code` char(5) NOT NULL,
  `s_info` text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `oc_t_user_description`
--

INSERT INTO `oc_t_user_description` (`fk_i_user_id`, `fk_c_locale_code`, `s_info`) VALUES
(4, 'en_US', 'I\'m Margherita and I live in a seaside city in northern France, Digne-Les-Bains. I\'m 37 and I\'m will soon finish my study at Asian Studies.\n\nIf you have any issues with regards to wherever and how to use Judi Sic Bo Online, you can make contact with us at our own webpage.'),
(5, 'en_US', 'I\'m Katherina and I live in Kobenhavn K. \nI\'m interested in Earth Sciences, Locksport and French art. I like travelling and watching The Simpsons.\n\nIn the event you liked this information and also you would like to receive more info relating to Togel Online terpercaya i implore you to visit the site.'),
(7, 'en_US', 'I\'m Edythe (26) from Worcester, United States. \nI\'m learning French literature at a local college and I\'m just about to graduate.\nI have a part time job in a university.\n\nIf you cherished this article so you would like to receive more info regarding Spade Gaming Slot please visit our website.'),
(9, 'en_US', 'Name: Jarrod Heine\nMy age: 23\nCountry: Sweden\nCity: Onsala \nZIP: 439 00\nAddress: Ostbygatan 6\n\nIf you treasured this article and you simply would like to receive more info about zippered wallet insert generously visit the page.'),
(10, 'en_US', 'Hello from Netherlands. I\'m glad to be here. My first name is Ladonna. \nI live in a small town called Schijndel in east Netherlands.\nI was also born in Schijndel 40 years ago. Married in August 2010. I\'m working at the backery.\n\nIf you have any kind of concerns concerning where and how to utilize travellers journal midori, you can call us at our web-page.'),
(12, 'en_US', 'There is nothing to tell about me at all.\nLovely to be a member of blockchain21.club.\nI just wish I am useful in one way here.\n\nIf you have any inquiries pertaining to exactly where and how to use Psychogenic Impotence, you can call us at our web-page.');

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_user_email_tmp`
--

CREATE TABLE `oc_t_user_email_tmp` (
  `fk_i_user_id` int(10) UNSIGNED NOT NULL,
  `s_new_email` varchar(100) NOT NULL,
  `dt_date` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `oc_t_widget`
--

CREATE TABLE `oc_t_widget` (
  `pk_i_id` int(10) UNSIGNED NOT NULL,
  `s_description` varchar(40) NOT NULL,
  `s_location` varchar(40) NOT NULL,
  `e_kind` enum('TEXT','HTML') NOT NULL,
  `s_content` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `oc_t_admin`
--
ALTER TABLE `oc_t_admin`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD UNIQUE KEY `s_username` (`s_username`),
  ADD UNIQUE KEY `s_email` (`s_email`);

--
-- Indexes for table `oc_t_alerts`
--
ALTER TABLE `oc_t_alerts`
  ADD PRIMARY KEY (`pk_i_id`);

--
-- Indexes for table `oc_t_alerts_sent`
--
ALTER TABLE `oc_t_alerts_sent`
  ADD PRIMARY KEY (`d_date`);

--
-- Indexes for table `oc_t_ban_rule`
--
ALTER TABLE `oc_t_ban_rule`
  ADD PRIMARY KEY (`pk_i_id`);

--
-- Indexes for table `oc_t_category`
--
ALTER TABLE `oc_t_category`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD KEY `fk_i_parent_id` (`fk_i_parent_id`),
  ADD KEY `i_position` (`i_position`);

--
-- Indexes for table `oc_t_category_description`
--
ALTER TABLE `oc_t_category_description`
  ADD PRIMARY KEY (`fk_i_category_id`,`fk_c_locale_code`),
  ADD KEY `idx_s_slug` (`s_slug`),
  ADD KEY `fk_c_locale_code` (`fk_c_locale_code`);

--
-- Indexes for table `oc_t_category_stats`
--
ALTER TABLE `oc_t_category_stats`
  ADD PRIMARY KEY (`fk_i_category_id`);

--
-- Indexes for table `oc_t_city`
--
ALTER TABLE `oc_t_city`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD KEY `fk_i_region_id` (`fk_i_region_id`),
  ADD KEY `idx_s_name` (`s_name`),
  ADD KEY `idx_s_slug` (`s_slug`),
  ADD KEY `fk_c_country_code` (`fk_c_country_code`);

--
-- Indexes for table `oc_t_city_area`
--
ALTER TABLE `oc_t_city_area`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD KEY `fk_i_city_id` (`fk_i_city_id`),
  ADD KEY `idx_s_name` (`s_name`);

--
-- Indexes for table `oc_t_city_stats`
--
ALTER TABLE `oc_t_city_stats`
  ADD PRIMARY KEY (`fk_i_city_id`),
  ADD KEY `idx_num_items` (`i_num_items`);

--
-- Indexes for table `oc_t_country`
--
ALTER TABLE `oc_t_country`
  ADD PRIMARY KEY (`pk_c_code`),
  ADD KEY `idx_s_slug` (`s_slug`),
  ADD KEY `idx_s_name` (`s_name`);

--
-- Indexes for table `oc_t_country_stats`
--
ALTER TABLE `oc_t_country_stats`
  ADD PRIMARY KEY (`fk_c_country_code`),
  ADD KEY `idx_num_items` (`i_num_items`);

--
-- Indexes for table `oc_t_currency`
--
ALTER TABLE `oc_t_currency`
  ADD PRIMARY KEY (`pk_c_code`),
  ADD UNIQUE KEY `s_name` (`s_name`);

--
-- Indexes for table `oc_t_item`
--
ALTER TABLE `oc_t_item`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD KEY `fk_i_user_id` (`fk_i_user_id`),
  ADD KEY `idx_b_premium` (`b_premium`),
  ADD KEY `idx_s_contact_email` (`s_contact_email`(10)),
  ADD KEY `fk_i_category_id` (`fk_i_category_id`),
  ADD KEY `fk_c_currency_code` (`fk_c_currency_code`),
  ADD KEY `idx_pub_date` (`dt_pub_date`),
  ADD KEY `idx_price` (`i_price`);

--
-- Indexes for table `oc_t_item_comment`
--
ALTER TABLE `oc_t_item_comment`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD KEY `fk_i_item_id` (`fk_i_item_id`),
  ADD KEY `fk_i_user_id` (`fk_i_user_id`);

--
-- Indexes for table `oc_t_item_description`
--
ALTER TABLE `oc_t_item_description`
  ADD PRIMARY KEY (`fk_i_item_id`,`fk_c_locale_code`);
ALTER TABLE `oc_t_item_description` ADD FULLTEXT KEY `s_description` (`s_description`,`s_title`);

--
-- Indexes for table `oc_t_item_location`
--
ALTER TABLE `oc_t_item_location`
  ADD PRIMARY KEY (`fk_i_item_id`),
  ADD KEY `fk_c_country_code` (`fk_c_country_code`),
  ADD KEY `fk_i_region_id` (`fk_i_region_id`),
  ADD KEY `fk_i_city_id` (`fk_i_city_id`),
  ADD KEY `fk_i_city_area_id` (`fk_i_city_area_id`);

--
-- Indexes for table `oc_t_item_meta`
--
ALTER TABLE `oc_t_item_meta`
  ADD PRIMARY KEY (`fk_i_item_id`,`fk_i_field_id`,`s_multi`),
  ADD KEY `s_value` (`s_value`(255)),
  ADD KEY `fk_i_field_id` (`fk_i_field_id`);

--
-- Indexes for table `oc_t_item_resource`
--
ALTER TABLE `oc_t_item_resource`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD KEY `fk_i_item_id` (`fk_i_item_id`),
  ADD KEY `idx_s_content_type` (`pk_i_id`,`s_content_type`(10));

--
-- Indexes for table `oc_t_item_stats`
--
ALTER TABLE `oc_t_item_stats`
  ADD PRIMARY KEY (`fk_i_item_id`,`dt_date`),
  ADD KEY `dt_date_fk_i_item_id` (`dt_date`,`fk_i_item_id`);

--
-- Indexes for table `oc_t_keywords`
--
ALTER TABLE `oc_t_keywords`
  ADD PRIMARY KEY (`s_md5`,`fk_c_locale_code`),
  ADD KEY `fk_i_category_id` (`fk_i_category_id`),
  ADD KEY `fk_i_city_id` (`fk_i_city_id`),
  ADD KEY `fk_c_locale_code` (`fk_c_locale_code`);

--
-- Indexes for table `oc_t_locale`
--
ALTER TABLE `oc_t_locale`
  ADD PRIMARY KEY (`pk_c_code`),
  ADD UNIQUE KEY `s_short_name` (`s_short_name`);

--
-- Indexes for table `oc_t_locations_tmp`
--
ALTER TABLE `oc_t_locations_tmp`
  ADD PRIMARY KEY (`id_location`,`e_type`);

--
-- Indexes for table `oc_t_meta_categories`
--
ALTER TABLE `oc_t_meta_categories`
  ADD PRIMARY KEY (`fk_i_category_id`,`fk_i_field_id`),
  ADD KEY `fk_i_field_id` (`fk_i_field_id`);

--
-- Indexes for table `oc_t_meta_fields`
--
ALTER TABLE `oc_t_meta_fields`
  ADD PRIMARY KEY (`pk_i_id`);

--
-- Indexes for table `oc_t_pages`
--
ALTER TABLE `oc_t_pages`
  ADD PRIMARY KEY (`pk_i_id`);

--
-- Indexes for table `oc_t_pages_description`
--
ALTER TABLE `oc_t_pages_description`
  ADD PRIMARY KEY (`fk_i_pages_id`,`fk_c_locale_code`),
  ADD KEY `fk_c_locale_code` (`fk_c_locale_code`);

--
-- Indexes for table `oc_t_plugin_category`
--
ALTER TABLE `oc_t_plugin_category`
  ADD KEY `fk_i_category_id` (`fk_i_category_id`);

--
-- Indexes for table `oc_t_preference`
--
ALTER TABLE `oc_t_preference`
  ADD UNIQUE KEY `s_section` (`s_section`,`s_name`);

--
-- Indexes for table `oc_t_region`
--
ALTER TABLE `oc_t_region`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD KEY `fk_c_country_code` (`fk_c_country_code`),
  ADD KEY `idx_s_name` (`s_name`),
  ADD KEY `idx_s_slug` (`s_slug`);

--
-- Indexes for table `oc_t_region_stats`
--
ALTER TABLE `oc_t_region_stats`
  ADD PRIMARY KEY (`fk_i_region_id`),
  ADD KEY `idx_num_items` (`i_num_items`);

--
-- Indexes for table `oc_t_user`
--
ALTER TABLE `oc_t_user`
  ADD PRIMARY KEY (`pk_i_id`),
  ADD UNIQUE KEY `s_email` (`s_email`),
  ADD KEY `idx_s_name` (`s_name`(6)),
  ADD KEY `idx_s_username` (`s_username`),
  ADD KEY `fk_c_country_code` (`fk_c_country_code`),
  ADD KEY `fk_i_region_id` (`fk_i_region_id`),
  ADD KEY `fk_i_city_id` (`fk_i_city_id`),
  ADD KEY `fk_i_city_area_id` (`fk_i_city_area_id`);

--
-- Indexes for table `oc_t_user_description`
--
ALTER TABLE `oc_t_user_description`
  ADD PRIMARY KEY (`fk_i_user_id`,`fk_c_locale_code`),
  ADD KEY `fk_c_locale_code` (`fk_c_locale_code`);

--
-- Indexes for table `oc_t_user_email_tmp`
--
ALTER TABLE `oc_t_user_email_tmp`
  ADD PRIMARY KEY (`fk_i_user_id`);

--
-- Indexes for table `oc_t_widget`
--
ALTER TABLE `oc_t_widget`
  ADD PRIMARY KEY (`pk_i_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `oc_t_admin`
--
ALTER TABLE `oc_t_admin`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `oc_t_alerts`
--
ALTER TABLE `oc_t_alerts`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `oc_t_ban_rule`
--
ALTER TABLE `oc_t_ban_rule`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `oc_t_category`
--
ALTER TABLE `oc_t_category`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=96;

--
-- AUTO_INCREMENT for table `oc_t_city`
--
ALTER TABLE `oc_t_city`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=451829;

--
-- AUTO_INCREMENT for table `oc_t_item`
--
ALTER TABLE `oc_t_item`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `oc_t_item_comment`
--
ALTER TABLE `oc_t_item_comment`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `oc_t_item_resource`
--
ALTER TABLE `oc_t_item_resource`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `oc_t_meta_fields`
--
ALTER TABLE `oc_t_meta_fields`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `oc_t_pages`
--
ALTER TABLE `oc_t_pages`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26;

--
-- AUTO_INCREMENT for table `oc_t_region`
--
ALTER TABLE `oc_t_region`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=782093;

--
-- AUTO_INCREMENT for table `oc_t_user`
--
ALTER TABLE `oc_t_user`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `oc_t_widget`
--
ALTER TABLE `oc_t_widget`
  MODIFY `pk_i_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `oc_t_category`
--
ALTER TABLE `oc_t_category`
  ADD CONSTRAINT `oc_t_category_ibfk_1` FOREIGN KEY (`fk_i_parent_id`) REFERENCES `oc_t_category` (`pk_i_id`);

--
-- Constraints for table `oc_t_category_description`
--
ALTER TABLE `oc_t_category_description`
  ADD CONSTRAINT `oc_t_category_description_ibfk_1` FOREIGN KEY (`fk_i_category_id`) REFERENCES `oc_t_category` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_category_description_ibfk_2` FOREIGN KEY (`fk_c_locale_code`) REFERENCES `oc_t_locale` (`pk_c_code`);

--
-- Constraints for table `oc_t_category_stats`
--
ALTER TABLE `oc_t_category_stats`
  ADD CONSTRAINT `oc_t_category_stats_ibfk_1` FOREIGN KEY (`fk_i_category_id`) REFERENCES `oc_t_category` (`pk_i_id`);

--
-- Constraints for table `oc_t_city`
--
ALTER TABLE `oc_t_city`
  ADD CONSTRAINT `oc_t_city_ibfk_1` FOREIGN KEY (`fk_i_region_id`) REFERENCES `oc_t_region` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_city_ibfk_2` FOREIGN KEY (`fk_c_country_code`) REFERENCES `oc_t_country` (`pk_c_code`);

--
-- Constraints for table `oc_t_city_area`
--
ALTER TABLE `oc_t_city_area`
  ADD CONSTRAINT `oc_t_city_area_ibfk_1` FOREIGN KEY (`fk_i_city_id`) REFERENCES `oc_t_city` (`pk_i_id`);

--
-- Constraints for table `oc_t_city_stats`
--
ALTER TABLE `oc_t_city_stats`
  ADD CONSTRAINT `oc_t_city_stats_ibfk_1` FOREIGN KEY (`fk_i_city_id`) REFERENCES `oc_t_city` (`pk_i_id`);

--
-- Constraints for table `oc_t_country_stats`
--
ALTER TABLE `oc_t_country_stats`
  ADD CONSTRAINT `oc_t_country_stats_ibfk_1` FOREIGN KEY (`fk_c_country_code`) REFERENCES `oc_t_country` (`pk_c_code`);

--
-- Constraints for table `oc_t_item`
--
ALTER TABLE `oc_t_item`
  ADD CONSTRAINT `oc_t_item_ibfk_1` FOREIGN KEY (`fk_i_user_id`) REFERENCES `oc_t_user` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_item_ibfk_2` FOREIGN KEY (`fk_i_category_id`) REFERENCES `oc_t_category` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_item_ibfk_3` FOREIGN KEY (`fk_c_currency_code`) REFERENCES `oc_t_currency` (`pk_c_code`);

--
-- Constraints for table `oc_t_item_comment`
--
ALTER TABLE `oc_t_item_comment`
  ADD CONSTRAINT `oc_t_item_comment_ibfk_1` FOREIGN KEY (`fk_i_item_id`) REFERENCES `oc_t_item` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_item_comment_ibfk_2` FOREIGN KEY (`fk_i_user_id`) REFERENCES `oc_t_user` (`pk_i_id`);

--
-- Constraints for table `oc_t_item_location`
--
ALTER TABLE `oc_t_item_location`
  ADD CONSTRAINT `oc_t_item_location_ibfk_1` FOREIGN KEY (`fk_i_item_id`) REFERENCES `oc_t_item` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_item_location_ibfk_2` FOREIGN KEY (`fk_c_country_code`) REFERENCES `oc_t_country` (`pk_c_code`),
  ADD CONSTRAINT `oc_t_item_location_ibfk_3` FOREIGN KEY (`fk_i_region_id`) REFERENCES `oc_t_region` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_item_location_ibfk_4` FOREIGN KEY (`fk_i_city_id`) REFERENCES `oc_t_city` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_item_location_ibfk_5` FOREIGN KEY (`fk_i_city_area_id`) REFERENCES `oc_t_city_area` (`pk_i_id`);

--
-- Constraints for table `oc_t_item_meta`
--
ALTER TABLE `oc_t_item_meta`
  ADD CONSTRAINT `oc_t_item_meta_ibfk_1` FOREIGN KEY (`fk_i_item_id`) REFERENCES `oc_t_item` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_item_meta_ibfk_2` FOREIGN KEY (`fk_i_field_id`) REFERENCES `oc_t_meta_fields` (`pk_i_id`);

--
-- Constraints for table `oc_t_item_resource`
--
ALTER TABLE `oc_t_item_resource`
  ADD CONSTRAINT `oc_t_item_resource_ibfk_1` FOREIGN KEY (`fk_i_item_id`) REFERENCES `oc_t_item` (`pk_i_id`);

--
-- Constraints for table `oc_t_item_stats`
--
ALTER TABLE `oc_t_item_stats`
  ADD CONSTRAINT `oc_t_item_stats_ibfk_1` FOREIGN KEY (`fk_i_item_id`) REFERENCES `oc_t_item` (`pk_i_id`);

--
-- Constraints for table `oc_t_keywords`
--
ALTER TABLE `oc_t_keywords`
  ADD CONSTRAINT `oc_t_keywords_ibfk_1` FOREIGN KEY (`fk_i_category_id`) REFERENCES `oc_t_category` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_keywords_ibfk_2` FOREIGN KEY (`fk_i_city_id`) REFERENCES `oc_t_city` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_keywords_ibfk_3` FOREIGN KEY (`fk_c_locale_code`) REFERENCES `oc_t_locale` (`pk_c_code`);

--
-- Constraints for table `oc_t_meta_categories`
--
ALTER TABLE `oc_t_meta_categories`
  ADD CONSTRAINT `oc_t_meta_categories_ibfk_1` FOREIGN KEY (`fk_i_category_id`) REFERENCES `oc_t_category` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_meta_categories_ibfk_2` FOREIGN KEY (`fk_i_field_id`) REFERENCES `oc_t_meta_fields` (`pk_i_id`);

--
-- Constraints for table `oc_t_pages_description`
--
ALTER TABLE `oc_t_pages_description`
  ADD CONSTRAINT `oc_t_pages_description_ibfk_1` FOREIGN KEY (`fk_i_pages_id`) REFERENCES `oc_t_pages` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_pages_description_ibfk_2` FOREIGN KEY (`fk_c_locale_code`) REFERENCES `oc_t_locale` (`pk_c_code`);

--
-- Constraints for table `oc_t_plugin_category`
--
ALTER TABLE `oc_t_plugin_category`
  ADD CONSTRAINT `oc_t_plugin_category_ibfk_1` FOREIGN KEY (`fk_i_category_id`) REFERENCES `oc_t_category` (`pk_i_id`);

--
-- Constraints for table `oc_t_region`
--
ALTER TABLE `oc_t_region`
  ADD CONSTRAINT `oc_t_region_ibfk_1` FOREIGN KEY (`fk_c_country_code`) REFERENCES `oc_t_country` (`pk_c_code`);

--
-- Constraints for table `oc_t_region_stats`
--
ALTER TABLE `oc_t_region_stats`
  ADD CONSTRAINT `oc_t_region_stats_ibfk_1` FOREIGN KEY (`fk_i_region_id`) REFERENCES `oc_t_region` (`pk_i_id`);

--
-- Constraints for table `oc_t_user`
--
ALTER TABLE `oc_t_user`
  ADD CONSTRAINT `oc_t_user_ibfk_1` FOREIGN KEY (`fk_c_country_code`) REFERENCES `oc_t_country` (`pk_c_code`),
  ADD CONSTRAINT `oc_t_user_ibfk_2` FOREIGN KEY (`fk_i_region_id`) REFERENCES `oc_t_region` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_user_ibfk_3` FOREIGN KEY (`fk_i_city_id`) REFERENCES `oc_t_city` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_user_ibfk_4` FOREIGN KEY (`fk_i_city_area_id`) REFERENCES `oc_t_city_area` (`pk_i_id`);

--
-- Constraints for table `oc_t_user_description`
--
ALTER TABLE `oc_t_user_description`
  ADD CONSTRAINT `oc_t_user_description_ibfk_1` FOREIGN KEY (`fk_i_user_id`) REFERENCES `oc_t_user` (`pk_i_id`),
  ADD CONSTRAINT `oc_t_user_description_ibfk_2` FOREIGN KEY (`fk_c_locale_code`) REFERENCES `oc_t_locale` (`pk_c_code`);

--
-- Constraints for table `oc_t_user_email_tmp`
--
ALTER TABLE `oc_t_user_email_tmp`
  ADD CONSTRAINT `oc_t_user_email_tmp_ibfk_1` FOREIGN KEY (`fk_i_user_id`) REFERENCES `oc_t_user` (`pk_i_id`);
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;