<?php

/**
 * libphonenumber-for-php data file
 * This file has been @generated from libphonenumber data
 * Do not modify!
 * @internal
 */

declare(strict_types=1);

namespace libphonenumber\geocoding\data\pl;

/**
 * @internal
 */
class Pl_48
{
    public const DATA = [
        4822 => 'Warszawa',
        4824 => 'Płock',
        4829 => 'Ostrołęka',
        4833 => 'Bielsko-Biała',
        4842 => 'Łódź',
        4854 => 'Włocławek',
        4859 => 'Słupsk',
        4867 => 'Piła',
        4871 => 'Wrocław',
        4874 => 'Wałbrzych',
        4882 => 'Chełm',
        4883 => 'Biała Podlaska',
        4885 => 'Białystok',
        4886 => 'Łomża',
        4887 => 'Suwałki',
    ];
}
