# OLX International Classifieds Scraper (`parseforge/olx-scraper`) Actor

Scrape OLX classifieds across 7 markets: Poland, Ukraine, Romania, Portugal, Bulgaria, Kazakhstan, Uzbekistan. Get prices, condition, seller profiles, location, photos and dates from the public API.

- **URL**: https://apify.com/parseforge/olx-scraper.md
- **Developed by:** [ParseForge](https://apify.com/parseforge) (community)
- **Categories:** E-commerce, Real estate
- **Stats:** 3 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

Pay per event

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

![ParseForge Banner](https://raw.githubusercontent.com/ParseForge/apify-assets/main/banner.jpg)

## 🌍 OLX International Classifieds Scraper

> 🚀 **Pull every OLX listing in seconds.** Scrape Poland, Ukraine, Romania, Portugal, Bulgaria, Kazakhstan and Uzbekistan with one Actor. No API key, no registration, no manual CSV wrangling.

> 🕒 **Last updated:** 2026-06-02 · **📊 44 fields** per record · **7 countries** · **52M+ live listings** · **structured JSON output**

OLX is the largest classifieds network outside North America, with localized marketplaces across Latin America, Africa, Eastern Europe and Central Asia. Each regional site hosts its own auction-free, peer-to-peer marketplace for cars, real estate, electronics, jobs, services and household goods. OLX **Poland** alone holds **25 million** active listings; **Ukraine**, **Romania** and **Portugal** add tens of millions more. The Actor turns those public listings into a normalized JSON dataset you can feed into pricing dashboards, market-entry research, fraud monitoring or AI training pipelines.

This Actor talks to OLX's public offer API directly, so a single run can paginate through up to **1,000 listings per filter combination** in seconds. You get every visible field the OLX mobile and web clients use: price in the local currency, condition, listing photos at full resolution, seller account history, GPS coordinates, category IDs, custom parameters (year, mileage, square meters, engine size, room count, brand and model) and listing freshness timestamps. Slice by **country**, **keyword**, **category**, **city**, **price range**, **item condition** or **seller type**.

| 🎯 Built for | 🛠️ Common use cases |
|---|---|
| Cross-border e-commerce analysts | Track product prices across CEE markets |
| Market entry researchers | Quantify supply and demand by region |
| Pricing intelligence teams | Benchmark used goods, cars and apartments |
| Classified ad operators | Audit competitor inventory and seller mix |
| ML and data science teams | Build training corpora for vision and NLP |
| Investigative journalists | Trace second-hand goods, scams and fraud rings |

---

### 📋 What the OLX International Classifieds Scraper does

- 🌍 **Seven country marketplaces.** Switch between Poland, Ukraine, Romania, Portugal, Bulgaria, Kazakhstan and Uzbekistan with a single dropdown.
- 🔍 **Keyword and category search.** Match titles and descriptions in the country's native language, or scope by OLX's numeric category ID.
- 💰 **Price, condition and seller filters.** Set a price range in the local currency, restrict to new vs used items, or pick private sellers vs business / dealer accounts.
- 📍 **City-level scoping.** Pass an OLX city ID for hyper-local cuts of inventory.
- 📷 **Full-resolution photos.** Every listing image at 1024x768, ready to download or feed into vision models.
- 🧾 **Structured listing parameters.** OLX's per-category attributes (year, mileage, body type, room count, square meters, brand, model) come back as a typed key-value map.

Each record contains 44 fields covering listing identity, full price details, seller profile, geolocation, category metadata, structured parameters, all photos and listing freshness timestamps. The Actor also flags promoted listings, top ads and highlighted offers so you can separate organic from paid placements.

> 💡 **Why it matters:** OLX is the dominant classifieds network in dozens of countries where Craigslist and Facebook Marketplace barely register. If you need consumer pricing data for Eastern Europe, the Balkans or Central Asia, OLX is the source of truth, and this Actor is the only single-input multi-country way to pull it.

---

### 🎬 Full Demo

🚧 Coming soon: a 3-minute walkthrough of running the OLX International Classifieds Scraper end to end, from country picker to dataset export.

---

### ⚙️ Input

<table>
<tr><th>Field</th><th>Type</th><th>Required</th><th>Description</th></tr>
<tr><td>startUrl</td><td>string</td><td>No</td><td>Optional OLX search or category URL. Country, keyword, category, region, city and price are parsed from the URL.</td></tr>
<tr><td>country</td><td>enum</td><td>No</td><td>Marketplace to scrape: Poland, Ukraine, Romania, Portugal, Bulgaria, Kazakhstan or Uzbekistan. Default Poland.</td></tr>
<tr><td>maxItems</td><td>integer</td><td>No</td><td>Free users capped at 10 (preview). Paid users up to 1,000,000.</td></tr>
<tr><td>query</td><td>string</td><td>No</td><td>Free-text keyword in the country's native language.</td></tr>
<tr><td>category</td><td>enum</td><td>No</td><td>Category picked from the OLX tree of every market (7,700+ options). The country-code prefix selects the marketplace and overrides the Country field. Pick a parent category to include all of its subcategories. No IDs to guess.</td></tr>
<tr><td>region</td><td>enum</td><td>No</td><td>Region or province to limit results to, picked from a dropdown of all 170 OLX regions across the seven markets.</td></tr>
<tr><td>cityName</td><td>string</td><td>No</td><td>City name (e.g. Warszawa, Kyiv, Bucuresti). Resolved to the matching OLX city automatically, so you never look up an ID.</td></tr>
<tr><td>priceMin</td><td>integer</td><td>No</td><td>Minimum price in the local currency.</td></tr>
<tr><td>priceMax</td><td>integer</td><td>No</td><td>Maximum price in the local currency.</td></tr>
<tr><td>itemState</td><td>enum</td><td>No</td><td>Any, new, used or damaged.</td></tr>
<tr><td>sellerType</td><td>enum</td><td>No</td><td>Any, private or business.</td></tr>
<tr><td>sortBy</td><td>enum</td><td>No</td><td>Newest, lowest price, highest price or relevance.</td></tr>
<tr><td>proxyConfiguration</td><td>object</td><td>No</td><td>Apify Proxy. Datacenter is enough for most runs.</td></tr>
</table>

Example: pull the 50 newest iPhone listings in Warszawa on OLX Poland.

```json
{
    "country": "PL",
    "query": "iphone",
    "cityName": "Warszawa",
    "maxItems": 50,
    "sortBy": "created_at:desc"
}
````

Example: used cars in Romania, business sellers only, between 5,000 and 15,000 EUR.

```json
{
    "category": "RO:84",
    "query": "BMW",
    "priceMin": 5000,
    "priceMax": 15000,
    "sellerType": "business",
    "itemState": "used",
    "maxItems": 200
}
```

> ⚠️ **Good to Know:** OLX caps a single filter combination at roughly 1,000 results per query. To dig deeper, narrow the search by city, category, region, price range or keyword. Because OLX runs each country as a separate platform, the Category and Region dropdowns carry a country-code prefix (for example PL or UA) that automatically selects the right marketplace.

***

### 📊 Output

Each record is a single OLX listing with full price, seller, location, parameter and photo data.

#### 🧾 Schema

| Field | Type | Example |
|---|---|---|
| 🖼️ `imageUrl` | string | `https://ireland.apollo.olxcdn.com/v1/files/.../image;s=1024x768` |
| 📌 `title` | string | `Iphone 17 Pro Max 512GB Deep Blue` |
| 🔗 `url` | string | `https://www.olx.pl/d/oferta/iphone-17-pro-max-...html` |
| 🆔 `listingId` | number | `1071097984` |
| 🌍 `country` | string | `PL` |
| 🌐 `domain` | string | `www.olx.pl` |
| 💰 `price` | number | `5300` |
| 💱 `currency` | string | `PLN` |
| 🏷️ `priceLabel` | string | `5 300 zł` |
| 📋 `priceType` | string | `price` (or `free`, `swap`, `arranged`) |
| 🤝 `priceNegotiable` | boolean | `false` |
| 🔧 `itemState` | string | `new`, `used`, `damaged` or `null` |
| 🗂️ `categoryId` | number | `99` |
| 📂 `categoryType` | string | `electronics` |
| 👤 `sellerType` | string | `private` or `business` |
| 🆔 `sellerId` | number | `2279110136` |
| 🪪 `sellerUuid` | string | `77aef22a-20bb-4e42-9556-c52b98007611` |
| 👋 `sellerName` | string | `Wiktor` |
| 🏢 `sellerCompanyName` | string | optional company |
| 📅 `sellerJoined` | datetime | `2024-06-20T12:46:57+02:00` |
| 🟢 `sellerLastSeen` | datetime | `2026-05-06T23:56:29+02:00` |
| 🔵 `sellerIsOnline` | boolean | `false` |
| ✉️ `sellerOtherAdsEnabled` | boolean | `true` |
| 📞 `contactPhone` | boolean | phone available |
| 💬 `contactChat` | boolean | chat available |
| 🏙️ `city` | string | `Warszawa` |
| 🏘️ `district` | string | `Białołęka` |
| 🗺️ `region` | string | `Mazowieckie` |
| 🧭 `latitude` | number | `52.33008` |
| 🧭 `longitude` | number | `20.99661` |
| 📝 `description` | string | seller-written description |
| 🧪 `parameters` | object | category-specific attributes |
| 🖼️ `photoCount` | number | `3` |
| 🖼️ `photoUrls` | array | full 1024x768 image URLs |
| ⭐ `isPromoted` | boolean | paid placement |
| 🔆 `isHighlighted` | boolean | yellow background highlight |
| 🚀 `isTopAd` | boolean | top of search results |
| ⏱️ `isUrgent` | boolean | urgent label |
| 📦 `offerType` | string | `offer` or `wanted` |
| 🚦 `status` | string | `active`, `paused`, etc. |
| 📅 `createdAt` | datetime | first published |
| 🔁 `refreshedAt` | datetime | last refreshed |
| ⌛ `validUntil` | datetime | expiry date |
| 🕓 `scrapedAt` | datetime | when this record was captured |
| ❌ `error` | string | only present when a fetch failed |

#### 📦 Sample records

<details>
<summary><b>🚗 Romania: BMW X5 listing from a dealer (typical car listing)</b></summary>

```json
{
    "imageUrl": "https://frankfurt.apollo.olxcdn.com/v1/files/snd48tu8tj602-RO/image;s=1024x768",
    "title": "BMW X5",
    "url": "https://www.olx.ro/d/oferta/bmw-x5-IDkvQdV.html",
    "listingId": 303353968,
    "country": "RO",
    "domain": "www.olx.ro",
    "price": 8250,
    "currency": "EUR",
    "priceLabel": "43 440,80 lei",
    "priceType": "price",
    "priceNegotiable": false,
    "itemState": "used",
    "categoryId": 183,
    "categoryType": "automotive",
    "sellerType": "business",
    "sellerId": 7937461,
    "sellerName": "Andrei",
    "sellerJoined": "2014-12-15T12:49:37+02:00",
    "city": "Galati",
    "region": "Galati",
    "latitude": 45.4257,
    "longitude": 28.031,
    "parameters": {
        "vin": "WBAFF41080LZ06732",
        "model": "X5",
        "enginesize": "2 993 cm³",
        "engine_power": "235 CP",
        "petrol": "Diesel",
        "car_body": "SUV",
        "rulaj_pana": "318 000 km",
        "color": "Gri",
        "year": "2007",
        "gearbox": "Automata"
    },
    "photoCount": 8,
    "isPromoted": false,
    "isHighlighted": true,
    "isTopAd": true,
    "createdAt": "2026-05-03T01:26:37+03:00"
}
```

</details>

<details>
<summary><b>📱 Poland: brand-new iPhone 17 Pro Max from a private seller (high-value electronics)</b></summary>

```json
{
    "imageUrl": "https://ireland.apollo.olxcdn.com/v1/files/hvw4cdlaxiqb3-PL/image;s=1024x768",
    "title": "Iphone 17 Pro Max 512GB Deep Blue",
    "url": "https://www.olx.pl/d/oferta/iphone-17-pro-max-512gb-deep-blue-CID99-ID1audwV.html",
    "listingId": 1071097984,
    "country": "PL",
    "price": 5300,
    "currency": "PLN",
    "priceLabel": "5 300 zł",
    "priceType": "price",
    "priceNegotiable": false,
    "itemState": "new",
    "categoryId": 2298,
    "categoryType": "electronics",
    "sellerType": "private",
    "sellerName": "Wiktor",
    "sellerJoined": "2024-06-20T12:46:57+02:00",
    "sellerLastSeen": "2026-05-06T23:56:29+02:00",
    "city": "Warszawa",
    "district": "Białołęka",
    "region": "Mazowieckie",
    "latitude": 52.33008,
    "longitude": 20.99661,
    "parameters": {"builtinmemory_phones": "512GB"},
    "photoCount": 3,
    "isHighlighted": true,
    "isTopAd": true,
    "createdAt": "2026-05-04T16:27:06+02:00"
}
```

</details>

<details>
<summary><b>🐕 Ukraine: bilingual product listing with sparse parameters (edge case)</b></summary>

```json
{
    "imageUrl": "https://ireland.apollo.olxcdn.com/v1/files/58mve81hmsv83-UA/image;s=1024x768",
    "title": "Светодиодный ошейник для собак (нашийник), заряжаемый через USB.",
    "url": "https://www.olx.ua/d/uk/obyavlenie/svetodiodnyy-osheynik-dlya-sobak-...html",
    "listingId": 916570233,
    "country": "UA",
    "price": 280,
    "currency": "UAH",
    "priceLabel": "280 грн.",
    "itemState": null,
    "categoryId": 3876,
    "categoryType": "goods",
    "sellerType": "private",
    "sellerName": "Юлiя",
    "city": "Київ",
    "district": "Деснянський",
    "region": "Київська область",
    "latitude": 50.5186,
    "longitude": 30.62532,
    "parameters": {
        "item_type": "Нашийники",
        "features": "З підсвіткою"
    },
    "photoCount": 3,
    "isPromoted": false,
    "isHighlighted": false,
    "isTopAd": false,
    "createdAt": "2026-03-08T01:30:00+02:00"
}
```

</details>

***

### ✨ Why choose this Actor

| | Capability |
|---|---|
| 🌍 | **Seven countries, one Actor.** No need to chain country-specific scrapers. Switch markets with a dropdown. |
| ⚡ | **Direct API access.** No headless browser, no CAPTCHA solving. Hundreds of listings per second. |
| 🧾 | **Forty structured fields.** Price, currency, condition, GPS, full photo URLs, custom parameters, seller history. |
| 🛡️ | **Apify Proxy out of the box.** Datacenter for everyday use, residential available when you push volume. |
| 🆓 | **Generous free tier.** 10 listings free per run, no signup hoops. |
| 🧪 | **Structured parameters per category.** Cars come with VIN, mileage, body type. Apartments come with surface area and rooms. |
| 🗓️ | **Listing freshness timestamps.** Track when a listing was first published, last refreshed and when it expires. |

> 📊 OLX serves **30+ countries** through the OLX Group, with **25 million** active listings on Poland alone and **52 million+** combined across the regions this Actor covers.

***

### 📈 How it compares to alternatives

| Approach | Cost | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|---|
| ⭐ **OLX International Classifieds Scraper** *(this Actor)* | Per-result, free preview | 7 countries, every category | Live | Keyword + category + price + condition + seller + city | Paste country, click run |
| Single-country community scrapers | Variable | One country only | Hours stale | Limited | Per-country setup |
| Generic web scraping platforms | Hourly compute | Anything you script | DIY | DIY | Days of dev |
| Manual export from each site | Free | Hours per query | Manual | Whatever the UI offers | Painful |
| Paid market-research data | Thousands per region | Often partial | Weekly | Vendor-defined | Sales calls |

The fastest way to compare second-hand prices, supply volume and seller composition across Eastern Europe and Central Asia in one place.

***

### 🚀 How to use

1. 📝 **Sign up.** Create a free Apify account at [apify.com](https://console.apify.com/sign-up?fpr=vmoqkp).
2. 🌍 **Pick a country.** Choose Poland, Ukraine, Romania, Portugal, Bulgaria, Kazakhstan or Uzbekistan.
3. 🔍 **Add filters.** Type a keyword, drop a category ID or set a price range. Or paste an existing OLX search URL.
4. ▶️ **Run the Actor.** Click Start. Listings stream into the dataset in real time.
5. 📥 **Export the data.** Download as JSON, CSV, Excel or Markdown, or hit the dataset API from your app.

> ⏱️ Total time: about 60 seconds from sign-up to first 10 records.

***

### 💼 Business use cases

<table>
<tr>
<td width="50%">

#### 📊 Market intelligence

- Benchmark used phone, laptop and gaming console prices across CEE
- Track second-hand car supply by make and region
- Detect price arbitrage between Polish and Ukrainian markets
- Map dealer vs private seller mix in any vertical

</td>
<td width="50%">

#### 🏠 Real estate research

- Pull rent and sale listings across cities
- Monitor square-meter pricing trends
- Build comparable-property datasets for valuation models
- Track new construction supply

</td>
</tr>
<tr>
<td width="50%">

#### 🚗 Automotive pricing

- Capture every BMW, VW or Skoda listing across borders
- Build VIN-level used-car pricing dataset
- Watch dealer inventory turn for popular models
- Cross-reference Autovit and OLX listings

</td>
<td width="50%">

#### 🛒 E-commerce strategy

- Validate product-market fit in new countries
- Spot inbound consumer demand by keyword volume
- Audit your distributor's listings for compliance
- Train recommendation models on real seller behaviour

</td>
</tr>
</table>

***

### 🌟 Beyond business use cases

Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

<table>
<tr>
<td width="50%">

#### 🎓 Research and academia

- Empirical datasets for papers, thesis work, and coursework
- Longitudinal studies tracking changes across snapshots
- Reproducible research with cited, versioned data pulls
- Classroom exercises on data analysis and ethical scraping

</td>
<td width="50%">

#### 🎨 Personal and creative

- Side projects, portfolio demos, and indie app launches
- Data visualizations, dashboards, and infographics
- Content research for bloggers, YouTubers, and podcasters
- Hobbyist collections and personal trackers

</td>
</tr>
<tr>
<td width="50%">

#### 🤝 Non-profit and civic

- Transparency reporting and accountability projects
- Advocacy campaigns backed by public-interest data
- Community-run databases for local issues
- Investigative journalism on public records

</td>
<td width="50%">

#### 🧪 Experimentation

- Prototype AI and machine-learning pipelines with real data
- Validate product-market hypotheses before engineering spend
- Train small domain-specific models on niche corpora
- Test dashboard concepts with live input

</td>
</tr>
</table>

***

### 🔌 Automating OLX International Classifieds Scraper

Run the Actor on demand, on a schedule, or as part of a larger workflow.

- **Node.js**: call `apify.actor("parseforge/olx-scraper").start({...})` to launch runs from your backend.
- **Python**: use the [Apify Python client](https://docs.apify.com/api/client/python/) to feed listings into pandas, BigQuery or your own warehouse.
- **REST API**: trigger runs from any HTTP client following the [Apify API docs](https://docs.apify.com/api/v2).

Schedules: pair the Actor with [Apify Schedules](https://docs.apify.com/platform/schedules) to refresh inventory hourly, daily or weekly without writing any infrastructure.

***

### ❓ Frequently Asked Questions

<details>
<summary><b>🌍 Which OLX countries does this Actor cover?</b></summary>

Poland (`olx.pl`), Ukraine (`olx.ua`), Romania (`olx.ro`), Portugal (`olx.pt`), Bulgaria (`olx.bg`), Kazakhstan (`olx.kz`) and Uzbekistan (`olx.uz`). Each has its own currency, language, category IDs and city IDs.

</details>

<details>
<summary><b>📈 How many listings can I pull in one run?</b></summary>

OLX caps a single filter combination at about 1,000 results. Narrow with city, category, price range or keyword to dig deeper. The Actor itself supports up to 1,000,000 items per run for paid users.

</details>

<details>
<summary><b>💰 How are prices and currencies returned?</b></summary>

Each listing has `price` (numeric), `currency` (PLN, UAH, RON, EUR, BGN, KZT, UZS) and `priceLabel` (the seller-formatted string). Free listings come back with `priceType: "free"` and a price of `0`.

</details>

<details>
<summary><b>🖼️ Can I download the photos?</b></summary>

Yes. `photoUrls` returns every photo at 1024x768 ready for download. The OLX CDN allows resizing by editing the `s=1024x768` portion of the URL.

</details>

<details>
<summary><b>🔍 How do I find a category or city ID?</b></summary>

Open any OLX category or city URL, then look for `CID<n>` (category) or the `?search[city_id]=<n>` parameter. You can also paste the full URL into `startUrl` and the Actor extracts the IDs automatically.

</details>

<details>
<summary><b>🆓 How much does the free preview return?</b></summary>

Free Apify accounts get 10 listings per run. Paid accounts unlock up to 1,000,000.

</details>

<details>
<summary><b>🌐 Why isn't OLX Brazil included?</b></summary>

Brazil's OLX site uses a separate platform with stricter anti-bot defenses and a different schema. We may add a dedicated OLX Brazil Actor in a follow-up release.

</details>

<details>
<summary><b>💼 Can I use this Actor commercially?</b></summary>

Yes, the data this Actor extracts comes from public OLX listing pages. You are responsible for using the dataset in line with applicable laws (GDPR, CCPA) and OLX's terms of service for your use case.

</details>

<details>
<summary><b>📦 Do I need a paid Apify plan to run this Actor?</b></summary>

No. The free tier is enough to evaluate output quality on a sample of 10 listings. Upgrade to a paid plan to lift that cap and unlock scheduled runs and higher concurrency.

</details>

<details>
<summary><b>🚧 What if a run fails or returns an error?</b></summary>

The Actor logs the failure to the console and writes a single `{ "error": "..." }` record to the dataset. Most failures resolve by retrying with a tighter filter. Please [open our contact form](https://tally.so/r/BzdKgA) if a run keeps failing on you.

</details>

<details>
<summary><b>⚖️ Is scraping OLX legal?</b></summary>

Public listings on OLX are visible to anyone with a browser, and this Actor reads only the data the OLX mobile and web clients use. Whether scraping is legal depends on your jurisdiction and how you use the data. Consult counsel for your specific use case.

</details>

<details>
<summary><b>🛡️ Do I need a residential proxy?</b></summary>

No, datacenter proxies handle the OLX API comfortably. Switch to the residential pool with the matching country code only if you start hitting rate limits at very high volume.

</details>

***

### 🔌 Integrate with any app

- [**Make**](https://docs.apify.com/platform/integrations/make) - point-and-click automations with Apify triggers.
- [**Zapier**](https://docs.apify.com/platform/integrations/zapier) - send new OLX listings to Slack, Notion or Google Sheets.
- [**n8n**](https://docs.apify.com/platform/integrations/n8n) - run the Actor from open-source workflow builders.
- [**Airbyte**](https://docs.apify.com/platform/integrations/airbyte) - load datasets into BigQuery, Snowflake or Postgres.
- [**Webhooks**](https://docs.apify.com/platform/integrations/webhooks) - push new listings to your own endpoint when a run finishes.
- [**Apify API**](https://docs.apify.com/api/v2) - trigger runs and stream datasets from any HTTP client.

***

### 🔗 Recommended Actors

- [**🛒 eBay Scraper**](https://apify.com/parseforge/ebay-scraper) - Pull live eBay product listings, prices and seller details.
- [**🚙 Copart Public Search Scraper**](https://apify.com/parseforge/copart-public-search-scraper) - Salvage and used-car auctions across the US.
- [**👜 Vestiaire Collective Scraper**](https://apify.com/parseforge/vestiairecollective-scraper) - Pre-loved luxury fashion marketplace data.
- [**🏎️ Bring A Trailer Auctions Scraper**](https://apify.com/parseforge/bringatrailer-auctions-scraper) - Premium classic-car auction listings.
- [**🏠 Zillow Rentals Scraper**](https://apify.com/parseforge/zillow-rentals-scraper) - US rental listings with price, beds and address.

> 💡 Pro Tip: browse the complete [ParseForge collection](https://apify.com/parseforge) for more scrapers across e-commerce, real estate, jobs and public records.

***

**🆘 Need Help?** [**Open our contact form**](https://tally.so/r/BzdKgA) and we'll get back within one business day.

***

> Disclaimer: this Actor is an independent ParseForge tool and is not affiliated with, endorsed by, or sponsored by OLX or the OLX Group. All trademarks belong to their respective owners. The Actor reads only public listing pages and is provided for lawful research, journalism, and commercial use cases compatible with OLX's terms of service and your local data-protection laws.

# Actor input Schema

## `startUrl` (type: `string`):

Optional. Paste any OLX search or category URL (e.g. https://www.olx.pl/elektronika/telefony/q-iphone/). Country, keyword, category, region, city and price are parsed from the URL. The structured filters below override URL values when set.

## `country` (type: `string`):

OLX regional marketplace to scrape. Each country has its own listings, currency and categories. Ignored when a Category, Region or search URL from another country is set.

## `maxItems` (type: `integer`):

Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000. The OLX API caps a single filter combination at ~1,000 items - use more specific filters to fetch deeper.

## `query` (type: `string`):

Free-text keyword (e.g. 'iphone', 'apartament', 'BMW e46'). Matches title and description in the chosen country's language.

## `category` (type: `string`):

Category to scrape, picked from the OLX tree of each market. The country code prefix (e.g. PL, UA) sets which marketplace is used and overrides the Country field above. Leave empty to span every category.

## `region` (type: `string`):

Limit results to one OLX region/province. The country code prefix overrides the Country field. Leave empty for nationwide results.

## `cityName` (type: `string`):

City to scope the search (e.g. 'Warszawa', 'Kyiv', 'Bucuresti'). Resolved to an OLX city automatically - no IDs to look up. Combine with Region to disambiguate same-named towns.

## `priceMin` (type: `integer`):

Minimum price in the local currency (PLN, UAH, RON, EUR, BGN, KZT, UZS).

## `priceMax` (type: `integer`):

Maximum price in the local currency.

## `itemState` (type: `string`):

Filter by listed item condition.

## `sellerType` (type: `string`):

Restrict to private individuals or business sellers (dealers, shops).

## `sortBy` (type: `string`):

Result ordering. Newest first matches the default OLX sort.

## `proxyConfiguration` (type: `object`):

Apify Proxy. Datacenter is enough for most runs. Switch to RESIDENTIAL with the matching country code if you start hitting rate limits.

## Actor input object example

```json
{
  "country": "PL",
  "maxItems": 10,
  "itemState": "any",
  "sellerType": "any",
  "sortBy": "created_at:desc",
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": []
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "maxItems": 10,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": []
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("parseforge/olx-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "maxItems": 10,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": [],
    },
}

# Run the Actor and wait for it to finish
run = client.actor("parseforge/olx-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": []
  }
}' |
apify call parseforge/olx-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=parseforge/olx-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "OLX International Classifieds Scraper",
        "description": "Scrape OLX classifieds across 7 markets: Poland, Ukraine, Romania, Portugal, Bulgaria, Kazakhstan, Uzbekistan. Get prices, condition, seller profiles, location, photos and dates from the public API.",
        "version": "0.1",
        "x-build-id": "8ugZ9HdKmbQd0AbFD"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/parseforge~olx-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-parseforge-olx-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/parseforge~olx-scraper/runs": {
            "post": {
                "operationId": "runs-sync-parseforge-olx-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/parseforge~olx-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-parseforge-olx-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "startUrl": {
                        "title": "OLX search URL",
                        "type": "string",
                        "description": "Optional. Paste any OLX search or category URL (e.g. https://www.olx.pl/elektronika/telefony/q-iphone/). Country, keyword, category, region, city and price are parsed from the URL. The structured filters below override URL values when set."
                    },
                    "country": {
                        "title": "Country",
                        "enum": [
                            "PL",
                            "UA",
                            "RO",
                            "PT",
                            "BG",
                            "KZ",
                            "UZ"
                        ],
                        "type": "string",
                        "description": "OLX regional marketplace to scrape. Each country has its own listings, currency and categories. Ignored when a Category, Region or search URL from another country is set.",
                        "default": "PL"
                    },
                    "maxItems": {
                        "title": "Max Items",
                        "minimum": 1,
                        "maximum": 1000000,
                        "type": "integer",
                        "description": "Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000. The OLX API caps a single filter combination at ~1,000 items - use more specific filters to fetch deeper."
                    },
                    "query": {
                        "title": "Search keyword",
                        "type": "string",
                        "description": "Free-text keyword (e.g. 'iphone', 'apartament', 'BMW e46'). Matches title and description in the chosen country's language."
                    },
                    "category": {
                        "title": "Category",
                        "enum": [
                            "PL:4042",
                            "PL:4043",
                            "PL:4063",
                            "PL:4634",
                            "PL:4064",
                            "PL:4065",
                            "PL:4123",
                            "PL:4066",
                            "PL:4067",
                            "PL:4068",
                            "PL:4069",
                            "PL:4122",
                            "PL:4998",
                            "PL:4124",
                            "PL:4125",
                            "PL:4141",
                            "PL:4142",
                            "PL:4044",
                            "PL:4156",
                            "PL:4157",
                            "PL:4158",
                            "PL:4177",
                            "PL:4962",
                            "PL:4178",
                            "PL:4183",
                            "PL:4184",
                            "PL:5078",
                            "PL:4197",
                            "PL:4198",
                            "PL:4209",
                            "PL:4062",
                            "PL:4221",
                            "PL:4210",
                            "PL:4046",
                            "PL:4047",
                            "PL:4049",
                            "PL:4051",
                            "PL:4045",
                            "PL:4048",
                            "PL:4050",
                            "PL:4052",
                            "PL:4053",
                            "PL:4054",
                            "PL:4055",
                            "PL:5216",
                            "PL:5217",
                            "PL:5218",
                            "PL:5219",
                            "PL:5220",
                            "PL:5221",
                            "PL:5222",
                            "PL:5223",
                            "PL:5224",
                            "PL:5225",
                            "PL:5226",
                            "PL:5231",
                            "PL:5227",
                            "PL:5228",
                            "PL:5229",
                            "PL:5230",
                            "PL:5232",
                            "PL:5233",
                            "PL:5234",
                            "PL:5237",
                            "PL:5235",
                            "PL:5236",
                            "PL:5238",
                            "PL:5239",
                            "PL:5240",
                            "PL:5241",
                            "PL:5242",
                            "PL:5253",
                            "PL:5243",
                            "PL:5245",
                            "PL:5244",
                            "PL:5246",
                            "PL:5247",
                            "PL:5248",
                            "PL:5249",
                            "PL:5250",
                            "PL:5252",
                            "PL:5251",
                            "PL:5254",
                            "PL:5255",
                            "PL:5260",
                            "PL:5256",
                            "PL:5257",
                            "PL:5258",
                            "PL:5259",
                            "PL:5261",
                            "PL:5262",
                            "PL:5263",
                            "PL:5286",
                            "PL:5264",
                            "PL:5266",
                            "PL:5265",
                            "PL:5267",
                            "PL:5269",
                            "PL:5270",
                            "PL:5271",
                            "PL:5278",
                            "PL:5272",
                            "PL:5273",
                            "PL:5274",
                            "PL:5275",
                            "PL:5276",
                            "PL:5277",
                            "PL:5279",
                            "PL:5281",
                            "PL:5280",
                            "PL:5282",
                            "PL:5285",
                            "PL:5283",
                            "PL:5284",
                            "PL:5287",
                            "PL:5288",
                            "PL:5292",
                            "PL:5289",
                            "PL:5290",
                            "PL:5291",
                            "PL:5293",
                            "PL:5294",
                            "PL:5295",
                            "PL:5297",
                            "PL:5296",
                            "PL:5298",
                            "PL:5302",
                            "PL:5299",
                            "PL:5300",
                            "PL:5301",
                            "PL:5310",
                            "PL:5312",
                            "PL:5313",
                            "PL:5314",
                            "PL:5311",
                            "PL:5478",
                            "PL:5323",
                            "PL:5315",
                            "PL:5316",
                            "PL:5317",
                            "PL:5318",
                            "PL:5319",
                            "PL:5320",
                            "PL:5321",
                            "PL:5322",
                            "PL:5324",
                            "PL:5465",
                            "PL:5325",
                            "PL:5326",
                            "PL:5467",
                            "PL:5327",
                            "PL:5329",
                            "PL:5328",
                            "PL:5330",
                            "PL:5331",
                            "PL:5332",
                            "PL:5333",
                            "PL:5334",
                            "PL:5338",
                            "PL:5335",
                            "PL:5336",
                            "PL:5337",
                            "PL:5339",
                            "PL:5340",
                            "PL:5341",
                            "PL:5345",
                            "PL:5344",
                            "PL:5342",
                            "PL:5343",
                            "PL:5346",
                            "PL:5347",
                            "PL:5348",
                            "PL:5349",
                            "PL:5350",
                            "PL:5351",
                            "PL:5353",
                            "PL:5352",
                            "PL:5466",
                            "PL:5357",
                            "PL:5358",
                            "PL:5359",
                            "PL:5360",
                            "PL:5361",
                            "PL:5362",
                            "PL:5363",
                            "PL:5448",
                            "PL:5377",
                            "PL:5364",
                            "PL:5365",
                            "PL:5366",
                            "PL:5371",
                            "PL:5367",
                            "PL:5368",
                            "PL:5369",
                            "PL:5370",
                            "PL:5378",
                            "PL:5460",
                            "PL:5379",
                            "PL:5380",
                            "PL:5381",
                            "PL:5434",
                            "PL:5382",
                            "PL:5383",
                            "PL:5384",
                            "PL:5385",
                            "PL:5386",
                            "PL:5387",
                            "PL:5388",
                            "PL:5391",
                            "PL:5392",
                            "PL:5393",
                            "PL:5394",
                            "PL:5443",
                            "PL:5395",
                            "PL:5401",
                            "PL:5396",
                            "PL:5398",
                            "PL:5397",
                            "PL:5399",
                            "PL:5400",
                            "PL:5435",
                            "PL:5376",
                            "PL:5372",
                            "PL:5373",
                            "PL:5374",
                            "PL:5375",
                            "PL:88",
                            "PL:1602",
                            "PL:4747",
                            "PL:4748",
                            "PL:4749",
                            "PL:4750",
                            "PL:4751",
                            "PL:4752",
                            "PL:4753",
                            "PL:4754",
                            "PL:4755",
                            "PL:4756",
                            "PL:4757",
                            "PL:4758",
                            "PL:4759",
                            "PL:4765",
                            "PL:4760",
                            "PL:4761",
                            "PL:4762",
                            "PL:4763",
                            "PL:4764",
                            "PL:4600",
                            "PL:4601",
                            "PL:4602",
                            "PL:4604",
                            "PL:4605",
                            "PL:4608",
                            "PL:4603",
                            "PL:4606",
                            "PL:4607",
                            "PL:734",
                            "PL:517",
                            "PL:2380",
                            "PL:2498",
                            "PL:2497",
                            "PL:2485",
                            "PL:2486",
                            "PL:2487",
                            "PL:2488",
                            "PL:2503",
                            "PL:2493",
                            "PL:2494",
                            "PL:2502",
                            "PL:2495",
                            "PL:2496",
                            "PL:2500",
                            "PL:2501",
                            "PL:2506",
                            "PL:2505",
                            "PL:2499",
                            "PL:2504",
                            "PL:235",
                            "PL:2379",
                            "PL:2459",
                            "PL:2460",
                            "PL:2461",
                            "PL:2466",
                            "PL:2467",
                            "PL:2470",
                            "PL:2468",
                            "PL:2471",
                            "PL:2472",
                            "PL:2473",
                            "PL:2474",
                            "PL:2475",
                            "PL:2492",
                            "PL:2476",
                            "PL:2489",
                            "PL:2477",
                            "PL:2478",
                            "PL:2479",
                            "PL:2480",
                            "PL:2377",
                            "PL:2394",
                            "PL:2406",
                            "PL:2407",
                            "PL:2411",
                            "PL:2412",
                            "PL:2413",
                            "PL:2414",
                            "PL:2431",
                            "PL:2415",
                            "PL:2416",
                            "PL:2417",
                            "PL:2491",
                            "PL:2418",
                            "PL:2378",
                            "PL:2419",
                            "PL:2421",
                            "PL:2420",
                            "PL:2426",
                            "PL:2428",
                            "PL:2427",
                            "PL:2429",
                            "PL:2430",
                            "PL:516",
                            "PL:5143",
                            "PL:5152",
                            "PL:5144",
                            "PL:5145",
                            "PL:5146",
                            "PL:5147",
                            "PL:5148",
                            "PL:5149",
                            "PL:5150",
                            "PL:5151",
                            "PL:231",
                            "PL:3070",
                            "PL:3071",
                            "PL:3072",
                            "PL:3073",
                            "PL:3074",
                            "PL:3075",
                            "PL:3076",
                            "PL:3077",
                            "PL:3078",
                            "PL:3093",
                            "PL:3079",
                            "PL:3080",
                            "PL:3081",
                            "PL:3082",
                            "PL:3083",
                            "PL:3084",
                            "PL:3085",
                            "PL:4269",
                            "PL:4654",
                            "PL:4655",
                            "PL:4656",
                            "PL:4658",
                            "PL:4657",
                            "PL:4767",
                            "PL:5035",
                            "PL:5036",
                            "PL:5037",
                            "PL:5038",
                            "PL:5039",
                            "PL:5040",
                            "PL:5041",
                            "PL:5042",
                            "PL:5043",
                            "PL:5044",
                            "PL:5075",
                            "PL:5045",
                            "PL:5215",
                            "PL:5046",
                            "PL:5047",
                            "PL:5048",
                            "PL:5049",
                            "PL:5050",
                            "PL:5051",
                            "PL:5052",
                            "PL:5053",
                            "PL:5054",
                            "PL:5055",
                            "PL:5056",
                            "PL:5057",
                            "PL:5058",
                            "PL:5059",
                            "PL:5076",
                            "PL:5071",
                            "PL:5077",
                            "PL:5060",
                            "PL:5061",
                            "PL:5062",
                            "PL:5063",
                            "PL:5064",
                            "PL:5065",
                            "PL:5066",
                            "PL:5067",
                            "PL:5070",
                            "PL:5074",
                            "PL:5068",
                            "PL:5069",
                            "PL:4736",
                            "PL:4737",
                            "PL:4738",
                            "PL:4741",
                            "PL:4662",
                            "PL:4783",
                            "PL:4663",
                            "PL:4784",
                            "PL:4665",
                            "PL:5473",
                            "PL:4667",
                            "PL:4666",
                            "PL:4786",
                            "PL:4785",
                            "PL:5192",
                            "PL:4273",
                            "PL:4276",
                            "PL:4659",
                            "PL:4277",
                            "PL:4660",
                            "PL:4661",
                            "PL:4278",
                            "PL:4280",
                            "PL:4279",
                            "PL:4275",
                            "PL:4668",
                            "PL:4682",
                            "PL:4670",
                            "PL:4671",
                            "PL:4672",
                            "PL:4673",
                            "PL:4674",
                            "PL:5072",
                            "PL:4675",
                            "PL:5469",
                            "PL:4676",
                            "PL:4681",
                            "PL:4677",
                            "PL:4678",
                            "PL:4679",
                            "PL:4680",
                            "PL:4274",
                            "PL:5195",
                            "PL:5079",
                            "PL:5080",
                            "PL:5081",
                            "PL:5082",
                            "PL:5083",
                            "PL:5084",
                            "PL:5164",
                            "PL:5165",
                            "PL:5166",
                            "PL:5167",
                            "PL:5168",
                            "PL:5169",
                            "PL:5190",
                            "PL:5170",
                            "PL:5176",
                            "PL:5171",
                            "PL:5172",
                            "PL:5173",
                            "PL:5189",
                            "PL:5174",
                            "PL:5175",
                            "PL:628",
                            "PL:565",
                            "PL:1950",
                            "PL:1912",
                            "PL:717",
                            "PL:1913",
                            "PL:718",
                            "PL:1914",
                            "PL:1915",
                            "PL:1916",
                            "PL:1917",
                            "PL:1918",
                            "PL:1919",
                            "PL:1920",
                            "PL:1921",
                            "PL:4716",
                            "PL:1922",
                            "PL:1923",
                            "PL:1935",
                            "PL:1936",
                            "PL:725",
                            "PL:1937",
                            "PL:720",
                            "PL:722",
                            "PL:1938",
                            "PL:1939",
                            "PL:1940",
                            "PL:1941",
                            "PL:1942",
                            "PL:1943",
                            "PL:1944",
                            "PL:1945",
                            "PL:1947",
                            "PL:1946",
                            "PL:1948",
                            "PL:1949",
                            "PL:1193",
                            "PL:1690",
                            "PL:5034",
                            "PL:4714",
                            "PL:1691",
                            "PL:1692",
                            "PL:5121",
                            "PL:1694",
                            "PL:4715",
                            "PL:5033",
                            "PL:1698",
                            "PL:1703",
                            "PL:1699",
                            "PL:1700",
                            "PL:1701",
                            "PL:1702",
                            "PL:584",
                            "PL:3047",
                            "PL:1630",
                            "PL:1631",
                            "PL:1632",
                            "PL:1633",
                            "PL:1708",
                            "PL:3056",
                            "PL:1634",
                            "PL:1635",
                            "PL:1636",
                            "PL:1637",
                            "PL:1638",
                            "PL:1639",
                            "PL:1641",
                            "PL:1640",
                            "PL:279",
                            "PL:4740",
                            "PL:4739",
                            "PL:1682",
                            "PL:1683",
                            "PL:1684",
                            "PL:1685",
                            "PL:1686",
                            "PL:1687",
                            "PL:1688",
                            "PL:1689",
                            "PL:5356",
                            "PL:3844",
                            "PL:3846",
                            "PL:3845",
                            "PL:3847",
                            "PL:3848",
                            "PL:3849",
                            "PL:3850",
                            "PL:3852",
                            "PL:3855",
                            "PL:3853",
                            "PL:3854",
                            "PL:293",
                            "PL:4354",
                            "PL:4355",
                            "PL:4356",
                            "PL:4357",
                            "PL:4362",
                            "PL:4363",
                            "PL:4358",
                            "PL:4367",
                            "PL:4359",
                            "PL:4360",
                            "PL:4361",
                            "PL:4364",
                            "PL:4365",
                            "PL:4366",
                            "PL:1409",
                            "PL:2044",
                            "PL:575",
                            "PL:2086",
                            "PL:2099",
                            "PL:2100",
                            "PL:2101",
                            "PL:2105",
                            "PL:2111",
                            "PL:2140",
                            "PL:2036",
                            "PL:2112",
                            "PL:2113",
                            "PL:2102",
                            "PL:2141",
                            "PL:2098",
                            "PL:2142",
                            "PL:2103",
                            "PL:2144",
                            "PL:2143",
                            "PL:2067",
                            "PL:2145",
                            "PL:2104",
                            "PL:99",
                            "PL:727",
                            "PL:1668",
                            "PL:1661",
                            "PL:1662",
                            "PL:1663",
                            "PL:1844",
                            "PL:1664",
                            "PL:1665",
                            "PL:1666",
                            "PL:1669",
                            "PL:1667",
                            "PL:93",
                            "PL:1605",
                            "PL:1603",
                            "PL:1855",
                            "PL:1604",
                            "PL:1606",
                            "PL:443",
                            "PL:1842",
                            "PL:1195",
                            "PL:1197",
                            "PL:1199",
                            "PL:1201",
                            "PL:1205",
                            "PL:1845",
                            "PL:1211",
                            "PL:1847",
                            "PL:1846",
                            "PL:451",
                            "PL:1856",
                            "PL:1859",
                            "PL:1858",
                            "PL:1857",
                            "PL:1776",
                            "PL:1813",
                            "PL:1814",
                            "PL:1815",
                            "PL:3115",
                            "PL:1951",
                            "PL:1963",
                            "PL:1952",
                            "PL:1964",
                            "PL:1953",
                            "PL:1954",
                            "PL:1955",
                            "PL:1956",
                            "PL:1957",
                            "PL:1965",
                            "PL:1958",
                            "PL:1959",
                            "PL:1960",
                            "PL:1961",
                            "PL:1962",
                            "PL:1979",
                            "PL:1985",
                            "PL:1980",
                            "PL:1981",
                            "PL:1982",
                            "PL:1983",
                            "PL:1986",
                            "PL:1984",
                            "PL:1838",
                            "PL:2906",
                            "PL:1839",
                            "PL:1840",
                            "PL:1841",
                            "PL:1848",
                            "PL:1850",
                            "PL:1851",
                            "PL:1852",
                            "PL:1849",
                            "PL:87",
                            "PL:2717",
                            "PL:2718",
                            "PL:2764",
                            "PL:2719",
                            "PL:2734",
                            "PL:2720",
                            "PL:2721",
                            "PL:2765",
                            "PL:2739",
                            "PL:2722",
                            "PL:2724",
                            "PL:2763",
                            "PL:2662",
                            "PL:2664",
                            "PL:2665",
                            "PL:2666",
                            "PL:2668",
                            "PL:2714",
                            "PL:2667",
                            "PL:2669",
                            "PL:2672",
                            "PL:2670",
                            "PL:2671",
                            "PL:2663",
                            "PL:2673",
                            "PL:2674",
                            "PL:2676",
                            "PL:2675",
                            "PL:401",
                            "PL:2833",
                            "PL:2834",
                            "PL:2835",
                            "PL:2836",
                            "PL:2837",
                            "PL:2859",
                            "PL:2838",
                            "PL:2839",
                            "PL:2842",
                            "PL:2843",
                            "PL:2840",
                            "PL:2841",
                            "PL:2679",
                            "PL:2681",
                            "PL:2682",
                            "PL:2683",
                            "PL:2684",
                            "PL:2685",
                            "PL:2686",
                            "PL:2687",
                            "PL:2688",
                            "PL:2689",
                            "PL:2690",
                            "PL:2691",
                            "PL:2716",
                            "PL:2944",
                            "PL:2692",
                            "PL:2697",
                            "PL:2693",
                            "PL:2694",
                            "PL:2715",
                            "PL:2698",
                            "PL:2695",
                            "PL:2680",
                            "PL:2699",
                            "PL:2700",
                            "PL:2701",
                            "PL:2702",
                            "PL:2703",
                            "PL:2704",
                            "PL:2705",
                            "PL:2706",
                            "PL:2953",
                            "PL:2707",
                            "PL:2713",
                            "PL:2708",
                            "PL:2710",
                            "PL:2709",
                            "PL:2711",
                            "PL:2740",
                            "PL:2741",
                            "PL:2743",
                            "PL:2742",
                            "PL:2744",
                            "PL:2745",
                            "PL:2746",
                            "PL:2747",
                            "PL:2748",
                            "PL:2847",
                            "PL:2855",
                            "PL:3040",
                            "PL:3041",
                            "PL:3042",
                            "PL:3043",
                            "PL:3044",
                            "PL:3045",
                            "PL:3031",
                            "PL:3046",
                            "PL:1319",
                            "PL:2646",
                            "PL:2647",
                            "PL:2648",
                            "PL:2649",
                            "PL:2650",
                            "PL:2651",
                            "PL:2652",
                            "PL:2661",
                            "PL:2655",
                            "PL:2656",
                            "PL:2653",
                            "PL:2654",
                            "PL:2657",
                            "PL:2659",
                            "PL:2658",
                            "PL:2660",
                            "PL:405",
                            "PL:2749",
                            "PL:2750",
                            "PL:2751",
                            "PL:2752",
                            "PL:2753",
                            "PL:2754",
                            "PL:2755",
                            "PL:2762",
                            "PL:2756",
                            "PL:2757",
                            "PL:2758",
                            "PL:2759",
                            "PL:2760",
                            "PL:2761",
                            "PL:2526",
                            "PL:2533",
                            "PL:2534",
                            "PL:2535",
                            "PL:2536",
                            "PL:2537",
                            "PL:2538",
                            "PL:2539",
                            "PL:2540",
                            "PL:2541",
                            "PL:2918",
                            "PL:2554",
                            "PL:2527",
                            "PL:2531",
                            "PL:2566",
                            "PL:2567",
                            "PL:2585",
                            "PL:2530",
                            "PL:2568",
                            "PL:2569",
                            "PL:2570",
                            "PL:2528",
                            "PL:2586",
                            "PL:2587",
                            "PL:2588",
                            "PL:2590",
                            "PL:2589",
                            "PL:2591",
                            "PL:2592",
                            "PL:2593",
                            "PL:2930",
                            "PL:2594",
                            "PL:2529",
                            "PL:2618",
                            "PL:2619",
                            "PL:2620",
                            "PL:2621",
                            "PL:2622",
                            "PL:2623",
                            "PL:626",
                            "PL:4773",
                            "PL:2844",
                            "PL:4772",
                            "PL:5444",
                            "PL:2845",
                            "PL:2846",
                            "PL:5",
                            "PL:3560",
                            "PL:3563",
                            "PL:3568",
                            "PL:3572",
                            "PL:3576",
                            "PL:3580",
                            "PL:3589",
                            "PL:3584",
                            "PL:1461",
                            "PL:4482",
                            "PL:4495",
                            "PL:4489",
                            "PL:4508",
                            "PL:4494",
                            "PL:4509",
                            "PL:4492",
                            "PL:4491",
                            "PL:4501",
                            "PL:4490",
                            "PL:4483",
                            "PL:4506",
                            "PL:4504",
                            "PL:4503",
                            "PL:4488",
                            "PL:4486",
                            "PL:4497",
                            "PL:4487",
                            "PL:4485",
                            "PL:4502",
                            "PL:4507",
                            "PL:4505",
                            "PL:4493",
                            "PL:4498",
                            "PL:4496",
                            "PL:4499",
                            "PL:4500",
                            "PL:3559",
                            "PL:3564",
                            "PL:3569",
                            "PL:3573",
                            "PL:3577",
                            "PL:3581",
                            "PL:3585",
                            "PL:3590",
                            "PL:3597",
                            "PL:3594",
                            "PL:1335",
                            "PL:82",
                            "PL:1401",
                            "PL:1399",
                            "PL:1403",
                            "PL:1465",
                            "PL:3558",
                            "PL:3565",
                            "PL:3570",
                            "PL:3574",
                            "PL:3578",
                            "PL:3582",
                            "PL:3586",
                            "PL:3598",
                            "PL:3591",
                            "PL:3595",
                            "PL:81",
                            "PL:1365",
                            "PL:1369",
                            "PL:1367",
                            "PL:1371",
                            "PL:1381",
                            "PL:1373",
                            "PL:1375",
                            "PL:1377",
                            "PL:1379",
                            "PL:658",
                            "PL:1385",
                            "PL:1387",
                            "PL:1383",
                            "PL:1389",
                            "PL:80",
                            "PL:3561",
                            "PL:3562",
                            "PL:3567",
                            "PL:3575",
                            "PL:3571",
                            "PL:4936",
                            "PL:3579",
                            "PL:3588",
                            "PL:3593",
                            "PL:3583",
                            "PL:3596",
                            "PL:84",
                            "PL:4876",
                            "PL:4877",
                            "PL:1556",
                            "PL:181",
                            "PL:4878",
                            "PL:5191",
                            "PL:4879",
                            "PL:182",
                            "PL:4880",
                            "PL:5193",
                            "PL:4881",
                            "PL:5213",
                            "PL:183",
                            "PL:4886",
                            "PL:4870",
                            "PL:1353",
                            "PL:5475",
                            "PL:4887",
                            "PL:5186",
                            "PL:5472",
                            "PL:184",
                            "PL:185",
                            "PL:186",
                            "PL:4769",
                            "PL:1347",
                            "PL:187",
                            "PL:1349",
                            "PL:5197",
                            "PL:4888",
                            "PL:1343",
                            "PL:5445",
                            "PL:4889",
                            "PL:4890",
                            "PL:4891",
                            "PL:4892",
                            "PL:188",
                            "PL:189",
                            "PL:4893",
                            "PL:5476",
                            "PL:5187",
                            "PL:4894",
                            "PL:4895",
                            "PL:190",
                            "PL:4896",
                            "PL:4897",
                            "PL:191",
                            "PL:5446",
                            "PL:4898",
                            "PL:1554",
                            "PL:4899",
                            "PL:4900",
                            "PL:4868",
                            "PL:1345",
                            "PL:1221",
                            "PL:192",
                            "PL:4901",
                            "PL:4902",
                            "PL:193",
                            "PL:1219",
                            "PL:4952",
                            "PL:1351",
                            "PL:4904",
                            "PL:4905",
                            "PL:4953",
                            "PL:4954",
                            "PL:4955",
                            "PL:5196",
                            "PL:4906",
                            "PL:4907",
                            "PL:194",
                            "PL:4909",
                            "PL:195",
                            "PL:4875",
                            "PL:4933",
                            "PL:1339",
                            "PL:196",
                            "PL:197",
                            "PL:4869",
                            "PL:198",
                            "PL:199",
                            "PL:1257",
                            "PL:4934",
                            "PL:1341",
                            "PL:209",
                            "PL:4935",
                            "PL:200",
                            "PL:4949",
                            "PL:296",
                            "PL:201",
                            "PL:202",
                            "PL:203",
                            "PL:1337",
                            "PL:5470",
                            "PL:1558",
                            "PL:204",
                            "PL:205",
                            "PL:5214",
                            "PL:4950",
                            "PL:206",
                            "PL:207",
                            "PL:208",
                            "PL:5474",
                            "PL:5471",
                            "PL:4951",
                            "PL:751",
                            "PL:1173",
                            "PL:1673",
                            "PL:1671",
                            "PL:1672",
                            "PL:1674",
                            "PL:714",
                            "PL:4552",
                            "PL:4553",
                            "PL:4569",
                            "PL:4570",
                            "PL:4571",
                            "PL:4572",
                            "PL:453",
                            "PL:1165",
                            "PL:1163",
                            "PL:1161",
                            "PL:1191",
                            "PL:1157",
                            "PL:753",
                            "PL:1159",
                            "PL:1167",
                            "PL:1530",
                            "PL:715",
                            "PL:1659",
                            "PL:1657",
                            "PL:1658",
                            "PL:1660",
                            "PL:755",
                            "PL:3",
                            "PL:710",
                            "PL:125",
                            "PL:127",
                            "PL:1405",
                            "PL:1309",
                            "PL:18",
                            "PL:20",
                            "PL:22",
                            "PL:709",
                            "PL:24",
                            "PL:25",
                            "PL:1311",
                            "PL:124",
                            "PL:1315",
                            "PL:1313",
                            "PL:1317",
                            "PL:1321",
                            "PL:1329",
                            "PL:1331",
                            "PL:1307",
                            "PL:14",
                            "PL:15",
                            "PL:16",
                            "PL:4514",
                            "PL:32",
                            "PL:1323",
                            "PL:1325",
                            "PL:1327",
                            "PL:11",
                            "PL:1816",
                            "PL:4636",
                            "PL:4513",
                            "PL:4512",
                            "PL:1151",
                            "PL:4",
                            "PL:1421",
                            "PL:2515",
                            "PL:1733",
                            "PL:4222",
                            "PL:4959",
                            "PL:4956",
                            "PL:1443",
                            "PL:5200",
                            "PL:5201",
                            "PL:5202",
                            "PL:5203",
                            "PL:5204",
                            "PL:5205",
                            "PL:5206",
                            "PL:5207",
                            "PL:5208",
                            "PL:5209",
                            "PL:5210",
                            "PL:5211",
                            "PL:5212",
                            "PL:2446",
                            "PL:1710",
                            "PL:53",
                            "PL:1714",
                            "PL:1715",
                            "PL:1713",
                            "PL:3899",
                            "PL:3900",
                            "PL:3901",
                            "PL:4528",
                            "PL:1423",
                            "PL:4961",
                            "PL:1737",
                            "PL:1739",
                            "PL:1529",
                            "PL:1860",
                            "PL:1863",
                            "PL:1864",
                            "PL:1865",
                            "PL:1437",
                            "PL:1751",
                            "PL:1811",
                            "PL:1471",
                            "PL:1749",
                            "PL:1475",
                            "PL:1477",
                            "PL:1750",
                            "PL:2451",
                            "PL:2457",
                            "PL:2458",
                            "PL:1439",
                            "PL:1752",
                            "PL:1753",
                            "PL:1425",
                            "PL:1740",
                            "PL:1742",
                            "PL:1741",
                            "PL:56",
                            "PL:1721",
                            "PL:1722",
                            "PL:1720",
                            "PL:1718",
                            "PL:1716",
                            "PL:1717",
                            "PL:1719",
                            "PL:1723",
                            "PL:65",
                            "PL:4223",
                            "PL:1538",
                            "PL:2445",
                            "PL:2447",
                            "PL:2454",
                            "PL:2456",
                            "PL:2455",
                            "PL:2519",
                            "PL:2525",
                            "PL:2522",
                            "PL:2524",
                            "PL:2520",
                            "PL:2523",
                            "PL:2521",
                            "PL:2516",
                            "PL:2518",
                            "PL:2517",
                            "PL:2450",
                            "PL:5421",
                            "PL:5423",
                            "PL:5425",
                            "PL:2508",
                            "PL:2512",
                            "PL:2510",
                            "PL:1213",
                            "PL:1861",
                            "PL:1866",
                            "PL:1867",
                            "PL:4957",
                            "PL:4651",
                            "PL:5268",
                            "PL:4650",
                            "PL:1481",
                            "PL:1797",
                            "PL:3902",
                            "PL:3903",
                            "PL:3904",
                            "PL:1453",
                            "PL:5422",
                            "PL:5424",
                            "PL:5426",
                            "PL:5427",
                            "PL:1447",
                            "PL:3898",
                            "PL:1754",
                            "PL:1755",
                            "PL:3897",
                            "PL:1796",
                            "PL:1712",
                            "PL:4958",
                            "PL:1449",
                            "PL:2507",
                            "PL:2509",
                            "PL:2513",
                            "PL:2511",
                            "PL:2514",
                            "PL:4960",
                            "PL:2449",
                            "PL:4735",
                            "PL:1862",
                            "PL:1870",
                            "PL:1871",
                            "PL:5428",
                            "PL:5429",
                            "PL:5430",
                            "PL:1872",
                            "PL:1868",
                            "PL:5431",
                            "PL:1869",
                            "PL:2452",
                            "PL:5432",
                            "PL:2453",
                            "PL:5433",
                            "PL:757",
                            "PL:4766",
                            "PL:1175",
                            "PL:1265",
                            "PL:763",
                            "PL:1287",
                            "PL:1273",
                            "PL:1277",
                            "PL:1275",
                            "PL:1279",
                            "PL:3017",
                            "PL:1271",
                            "PL:759",
                            "PL:3566",
                            "PL:1183",
                            "PL:1285",
                            "PL:1599",
                            "PL:3587",
                            "PL:3592",
                            "PL:1281",
                            "PL:1181",
                            "PL:1189",
                            "PL:3599",
                            "PL:3600",
                            "PL:1283",
                            "PL:3601",
                            "PL:3602",
                            "PL:4368",
                            "PL:1267",
                            "PL:765",
                            "PL:761",
                            "PL:1177",
                            "PL:1303",
                            "PL:4027",
                            "PL:4022",
                            "PL:4023",
                            "PL:4026",
                            "PL:4021",
                            "PL:4025",
                            "PL:4024",
                            "PL:4511",
                            "PL:4369",
                            "PL:4370",
                            "PL:4734",
                            "PL:767",
                            "PL:1540",
                            "PL:4287",
                            "PL:4288",
                            "PL:4289",
                            "PL:1527",
                            "PL:771",
                            "PL:4317",
                            "PL:4318",
                            "PL:4315",
                            "PL:4316",
                            "PL:4314",
                            "PL:1812",
                            "PL:1601",
                            "PL:4309",
                            "PL:4707",
                            "PL:4310",
                            "PL:4313",
                            "PL:5073",
                            "PL:4312",
                            "PL:100",
                            "PL:461",
                            "PL:1654",
                            "PL:1647",
                            "PL:4240",
                            "PL:4241",
                            "PL:1656",
                            "PL:4244",
                            "PL:1648",
                            "PL:1681",
                            "PL:1649",
                            "PL:1651",
                            "PL:4242",
                            "PL:1650",
                            "PL:4243",
                            "PL:1652",
                            "PL:1653",
                            "PL:1670",
                            "PL:1679",
                            "PL:1675",
                            "PL:1676",
                            "PL:1680",
                            "PL:1677",
                            "PL:1678",
                            "PL:6",
                            "PL:4970",
                            "PL:4975",
                            "PL:4971",
                            "PL:4972",
                            "PL:4973",
                            "PL:4977",
                            "PL:4974",
                            "PL:4976",
                            "PL:4963",
                            "PL:4964",
                            "PL:4966",
                            "PL:4967",
                            "PL:4965",
                            "PL:4968",
                            "PL:4969",
                            "PL:5026",
                            "PL:1517",
                            "PL:5000",
                            "PL:1835",
                            "PL:1834",
                            "PL:4999",
                            "PL:1831",
                            "PL:5001",
                            "PL:1830",
                            "PL:1837",
                            "PL:5002",
                            "PL:5003",
                            "PL:1833",
                            "PL:5004",
                            "PL:1832",
                            "PL:769",
                            "PL:1924",
                            "PL:1925",
                            "PL:1926",
                            "PL:1927",
                            "PL:1928",
                            "PL:1929",
                            "PL:1930",
                            "PL:1931",
                            "PL:1934",
                            "PL:1932",
                            "PL:1933",
                            "PL:465",
                            "PL:3974",
                            "PL:3975",
                            "PL:3972",
                            "PL:3976",
                            "PL:3977",
                            "PL:3973",
                            "PL:773",
                            "PL:3910",
                            "PL:3911",
                            "PL:3915",
                            "PL:3916",
                            "PL:3917",
                            "PL:3914",
                            "PL:3912",
                            "PL:3913",
                            "PL:4371",
                            "PL:4372",
                            "PL:4433",
                            "PL:4419",
                            "PL:4457",
                            "PL:4391",
                            "PL:4405",
                            "PL:4446",
                            "PL:4382",
                            "PL:4399",
                            "PL:4413",
                            "PL:4427",
                            "PL:4440",
                            "PL:4452",
                            "PL:4459",
                            "PL:4462",
                            "PL:4470",
                            "PL:4464",
                            "PL:4465",
                            "PL:4466",
                            "PL:4467",
                            "PL:4468",
                            "PL:4469",
                            "PL:4383",
                            "PL:4453",
                            "PL:4400",
                            "PL:4441",
                            "PL:4414",
                            "PL:4428",
                            "PL:4373",
                            "PL:4392",
                            "PL:4406",
                            "PL:4420",
                            "PL:4434",
                            "PL:4447",
                            "PL:4471",
                            "PL:4389",
                            "PL:4418",
                            "PL:4404",
                            "PL:4479",
                            "PL:4432",
                            "PL:4445",
                            "PL:4374",
                            "PL:4421",
                            "PL:4435",
                            "PL:4475",
                            "PL:4393",
                            "PL:4407",
                            "PL:4375",
                            "PL:4387",
                            "PL:4402",
                            "PL:4416",
                            "PL:4430",
                            "PL:4443",
                            "PL:4455",
                            "PL:4460",
                            "PL:4481",
                            "PL:4384",
                            "PL:4376",
                            "PL:4377",
                            "PL:4394",
                            "PL:4472",
                            "PL:4408",
                            "PL:4388",
                            "PL:4403",
                            "PL:4417",
                            "PL:4474",
                            "PL:4431",
                            "PL:4378",
                            "PL:4395",
                            "PL:4409",
                            "PL:4476",
                            "PL:4423",
                            "PL:4436",
                            "PL:4379",
                            "PL:4396",
                            "PL:4410",
                            "PL:4473",
                            "PL:4424",
                            "PL:4380",
                            "PL:4397",
                            "PL:4477",
                            "PL:4411",
                            "PL:4425",
                            "PL:4438",
                            "PL:4386",
                            "PL:4401",
                            "PL:4415",
                            "PL:4429",
                            "PL:4442",
                            "PL:4478",
                            "PL:4381",
                            "PL:4398",
                            "PL:4480",
                            "PL:4412",
                            "PL:4426",
                            "PL:4439",
                            "PL:4451",
                            "PL:4458",
                            "PL:4385",
                            "PL:3018",
                            "PL:4515",
                            "PL:3021",
                            "PL:3484",
                            "PL:3487",
                            "PL:3485",
                            "PL:3488",
                            "PL:3486",
                            "PL:3023",
                            "PL:3490",
                            "PL:3895",
                            "PL:3491",
                            "PL:3025",
                            "PL:3896",
                            "PL:3027",
                            "PL:3028",
                            "PL:3030",
                            "PL:3489",
                            "PL:3492",
                            "PL:3495",
                            "PL:3494",
                            "PL:3497",
                            "PL:3496",
                            "PL:3493",
                            "PL:3024",
                            "PL:3647",
                            "PL:3648",
                            "PL:3666",
                            "PL:3667",
                            "PL:3664",
                            "PL:3668",
                            "PL:3669",
                            "PL:3665",
                            "PL:3654",
                            "PL:3693",
                            "PL:3694",
                            "PL:3696",
                            "PL:3695",
                            "PL:3655",
                            "PL:3697",
                            "PL:3699",
                            "PL:3698",
                            "PL:3652",
                            "PL:3691",
                            "PL:3688",
                            "PL:3685",
                            "PL:3692",
                            "PL:3682",
                            "PL:3690",
                            "PL:3650",
                            "PL:3678",
                            "PL:3676",
                            "PL:3677",
                            "PL:3675",
                            "PL:3679",
                            "PL:3653",
                            "PL:3681",
                            "PL:3684",
                            "PL:3687",
                            "PL:3663",
                            "PL:3656",
                            "PL:3657",
                            "PL:3700",
                            "PL:3706",
                            "PL:3701",
                            "PL:3702",
                            "PL:3703",
                            "PL:3704",
                            "PL:3705",
                            "PL:3708",
                            "PL:3707",
                            "PL:3662",
                            "PL:3723",
                            "PL:3726",
                            "PL:3724",
                            "PL:3725",
                            "PL:3659",
                            "PL:3710",
                            "PL:3711",
                            "PL:3712",
                            "PL:3715",
                            "PL:3713",
                            "PL:3714",
                            "PL:3709",
                            "PL:3649",
                            "PL:3672",
                            "PL:3673",
                            "PL:3671",
                            "PL:3670",
                            "PL:3674",
                            "PL:3660",
                            "PL:3661",
                            "PL:3716",
                            "PL:3717",
                            "PL:3718",
                            "PL:3719",
                            "PL:3722",
                            "PL:3720",
                            "PL:3721",
                            "PL:4635",
                            "PL:3651",
                            "PL:3683",
                            "PL:3680",
                            "PL:3689",
                            "PL:3686",
                            "PL:103",
                            "PL:175",
                            "PL:3006",
                            "PL:2963",
                            "PL:2962",
                            "PL:2997",
                            "PL:2964",
                            "PL:1293",
                            "PL:1297",
                            "PL:1295",
                            "PL:1301",
                            "PL:1299",
                            "PL:1457",
                            "PL:3881",
                            "PL:3887",
                            "PL:3883",
                            "PL:3882",
                            "PL:3884",
                            "PL:3888",
                            "PL:1459",
                            "PL:1877",
                            "PL:1876",
                            "PL:1878",
                            "PL:138",
                            "PL:1884",
                            "PL:1885",
                            "PL:140",
                            "PL:139",
                            "PL:1888",
                            "PL:1889",
                            "PL:1455",
                            "PL:4033",
                            "PL:4034",
                            "PL:4037",
                            "PL:4035",
                            "PL:4036",
                            "PL:180",
                            "UA:3428",
                            "UA:3438",
                            "UA:3439",
                            "UA:3432",
                            "UA:3431",
                            "UA:3454",
                            "UA:3455",
                            "UA:3456",
                            "UA:3451",
                            "UA:3453",
                            "UA:3452",
                            "UA:3437",
                            "UA:3436",
                            "UA:3434",
                            "UA:3435",
                            "UA:3433",
                            "UA:3429",
                            "UA:3440",
                            "UA:3441",
                            "UA:3447",
                            "UA:3450",
                            "UA:3448",
                            "UA:3443",
                            "UA:3446",
                            "UA:3445",
                            "UA:3442",
                            "UA:3444",
                            "UA:3449",
                            "UA:3430",
                            "UA:36",
                            "UA:69",
                            "UA:542",
                            "UA:539",
                            "UA:70",
                            "UA:541",
                            "UA:540",
                            "UA:538",
                            "UA:3905",
                            "UA:3903",
                            "UA:3904",
                            "UA:68",
                            "UA:889",
                            "UA:543",
                            "UA:3566",
                            "UA:3579",
                            "UA:3578",
                            "UA:3580",
                            "UA:3573",
                            "UA:3576",
                            "UA:3574",
                            "UA:3572",
                            "UA:3571",
                            "UA:3577",
                            "UA:3564",
                            "UA:3565",
                            "UA:3568",
                            "UA:3575",
                            "UA:3569",
                            "UA:3570",
                            "UA:3567",
                            "UA:544",
                            "UA:71",
                            "UA:545",
                            "UA:899",
                            "UA:537",
                            "UA:654",
                            "UA:656",
                            "UA:657",
                            "UA:3285",
                            "UA:658",
                            "UA:659",
                            "UA:655",
                            "UA:632",
                            "UA:48",
                            "UA:57",
                            "UA:523",
                            "UA:511",
                            "UA:522",
                            "UA:515",
                            "UA:524",
                            "UA:107",
                            "UA:525",
                            "UA:3902",
                            "UA:667",
                            "UA:60",
                            "UA:533",
                            "UA:61",
                            "UA:529",
                            "UA:63",
                            "UA:93",
                            "UA:1433",
                            "UA:611",
                            "UA:641",
                            "UA:3705",
                            "UA:645",
                            "UA:651",
                            "UA:652",
                            "UA:649",
                            "UA:650",
                            "UA:3703",
                            "UA:648",
                            "UA:3704",
                            "UA:647",
                            "UA:644",
                            "UA:646",
                            "UA:653",
                            "UA:642",
                            "UA:643",
                            "UA:37",
                            "UA:401",
                            "UA:3716",
                            "UA:3717",
                            "UA:3718",
                            "UA:3726",
                            "UA:3725",
                            "UA:3719",
                            "UA:3720",
                            "UA:3722",
                            "UA:3721",
                            "UA:3724",
                            "UA:3723",
                            "UA:402",
                            "UA:3821",
                            "UA:414",
                            "UA:416",
                            "UA:3819",
                            "UA:409",
                            "UA:3820",
                            "UA:72",
                            "UA:413",
                            "UA:404",
                            "UA:405",
                            "UA:419",
                            "UA:410",
                            "UA:415",
                            "UA:429",
                            "UA:435",
                            "UA:1500",
                            "UA:434",
                            "UA:432",
                            "UA:430",
                            "UA:433",
                            "UA:3727",
                            "UA:441",
                            "UA:73",
                            "UA:431",
                            "UA:55",
                            "UA:484",
                            "UA:103",
                            "UA:1161",
                            "UA:102",
                            "UA:3815",
                            "UA:101",
                            "UA:3817",
                            "UA:390",
                            "UA:391",
                            "UA:3763",
                            "UA:3757",
                            "UA:392",
                            "UA:3756",
                            "UA:3761",
                            "UA:3764",
                            "UA:394",
                            "UA:3759",
                            "UA:3760",
                            "UA:3758",
                            "UA:393",
                            "UA:3762",
                            "UA:395",
                            "UA:3809",
                            "UA:3816",
                            "UA:3810",
                            "UA:3813",
                            "UA:3818",
                            "UA:3811",
                            "UA:3814",
                            "UA:3812",
                            "UA:38",
                            "UA:84",
                            "UA:458",
                            "UA:83",
                            "UA:78",
                            "UA:3826",
                            "UA:466",
                            "UA:480",
                            "UA:453",
                            "UA:3825",
                            "UA:476",
                            "UA:1502",
                            "UA:1506",
                            "UA:80",
                            "UA:1504",
                            "UA:1508",
                            "UA:1514",
                            "UA:1510",
                            "UA:1516",
                            "UA:81",
                            "UA:1512",
                            "UA:1431",
                            "UA:383",
                            "UA:3828",
                            "UA:3288",
                            "UA:389",
                            "UA:3287",
                            "UA:76",
                            "UA:384",
                            "UA:387",
                            "UA:386",
                            "UA:3728",
                            "UA:385",
                            "UA:388",
                            "UA:3286",
                            "UA:369",
                            "UA:370",
                            "UA:3786",
                            "UA:371",
                            "UA:3785",
                            "UA:372",
                            "UA:380",
                            "UA:382",
                            "UA:381",
                            "UA:3827",
                            "UA:44",
                            "UA:442",
                            "UA:85",
                            "UA:88",
                            "UA:86",
                            "UA:3805",
                            "UA:450",
                            "UA:1482",
                            "UA:420",
                            "UA:424",
                            "UA:421",
                            "UA:428",
                            "UA:1518",
                            "UA:3746",
                            "UA:426",
                            "UA:75",
                            "UA:903",
                            "UA:53",
                            "UA:622",
                            "UA:623",
                            "UA:626",
                            "UA:631",
                            "UA:625",
                            "UA:624",
                            "UA:54",
                            "UA:485",
                            "UA:1425",
                            "UA:49",
                            "UA:3421",
                            "UA:3427",
                            "UA:3426",
                            "UA:3352",
                            "UA:3386",
                            "UA:3359",
                            "UA:3357",
                            "UA:3356",
                            "UA:3355",
                            "UA:3358",
                            "UA:3354",
                            "UA:3353",
                            "UA:3387",
                            "UA:45",
                            "UA:509",
                            "UA:489",
                            "UA:491",
                            "UA:497",
                            "UA:490",
                            "UA:493",
                            "UA:90",
                            "UA:1429",
                            "UA:495",
                            "UA:499",
                            "UA:498",
                            "UA:118",
                            "UA:115",
                            "UA:573",
                            "UA:584",
                            "UA:605",
                            "UA:603",
                            "UA:604",
                            "UA:597",
                            "UA:582",
                            "UA:40",
                            "UA:607",
                            "UA:596",
                            "UA:608",
                            "UA:583",
                            "UA:590",
                            "UA:602",
                            "UA:3415",
                            "UA:3420",
                            "UA:3418",
                            "UA:3416",
                            "UA:3419",
                            "UA:3417",
                            "UA:891",
                            "UA:98",
                            "UA:553",
                            "UA:3150",
                            "UA:3145",
                            "UA:893",
                            "UA:3149",
                            "UA:3143",
                            "UA:3152",
                            "UA:3148",
                            "UA:3151",
                            "UA:3146",
                            "UA:3142",
                            "UA:3147",
                            "UA:3141",
                            "UA:552",
                            "UA:557",
                            "UA:3144",
                            "UA:97",
                            "UA:2587",
                            "UA:2589",
                            "UA:2610",
                            "UA:2585",
                            "UA:2609",
                            "UA:2586",
                            "UA:2584",
                            "UA:2588",
                            "UA:2013",
                            "UA:2132",
                            "UA:2150",
                            "UA:2147",
                            "UA:2131",
                            "UA:2295",
                            "UA:2135",
                            "UA:2138",
                            "UA:2151",
                            "UA:2141",
                            "UA:2144",
                            "UA:52",
                            "UA:3014",
                            "UA:3013",
                            "UA:3012",
                            "UA:3015",
                            "UA:3018",
                            "UA:3011",
                            "UA:3009",
                            "UA:3008",
                            "UA:3017",
                            "UA:570",
                            "UA:3010",
                            "UA:3016",
                            "UA:568",
                            "UA:572",
                            "UA:571",
                            "UA:3007",
                            "UA:1427",
                            "UA:2014",
                            "UA:2689",
                            "UA:2692",
                            "UA:2727",
                            "UA:2688",
                            "UA:2687",
                            "UA:2693",
                            "UA:2694",
                            "UA:2690",
                            "UA:2691",
                            "UA:2695",
                            "UA:2107",
                            "UA:2742",
                            "UA:2828",
                            "UA:2741",
                            "UA:2736",
                            "UA:2738",
                            "UA:2744",
                            "UA:2743",
                            "UA:2745",
                            "UA:2737",
                            "UA:2740",
                            "UA:2746",
                            "UA:2739",
                            "UA:2010",
                            "UA:2293",
                            "UA:2112",
                            "UA:2113",
                            "UA:2111",
                            "UA:2110",
                            "UA:556",
                            "UA:2012",
                            "UA:2115",
                            "UA:2294",
                            "UA:2123",
                            "UA:2114",
                            "UA:2124",
                            "UA:2121",
                            "UA:2128",
                            "UA:2118",
                            "UA:2119",
                            "UA:2126",
                            "UA:2116",
                            "UA:2130",
                            "UA:2129",
                            "UA:2120",
                            "UA:2122",
                            "UA:2127",
                            "UA:2125",
                            "UA:2117",
                            "UA:897",
                            "UA:2343",
                            "UA:2350",
                            "UA:2341",
                            "UA:2340",
                            "UA:2338",
                            "UA:2339",
                            "UA:2356",
                            "UA:2345",
                            "UA:2347",
                            "UA:2344",
                            "UA:2349",
                            "UA:2348",
                            "UA:2342",
                            "UA:2346",
                            "UA:2351",
                            "UA:3223",
                            "UA:3228",
                            "UA:3240",
                            "UA:3225",
                            "UA:3227",
                            "UA:3230",
                            "UA:3224",
                            "UA:3229",
                            "UA:3226",
                            "UA:2015",
                            "UA:2628",
                            "UA:2618",
                            "UA:2625",
                            "UA:2665",
                            "UA:2624",
                            "UA:2623",
                            "UA:2622",
                            "UA:2626",
                            "UA:2620",
                            "UA:2627",
                            "UA:2619",
                            "UA:2621",
                            "UA:2016",
                            "UA:2839",
                            "UA:2837",
                            "UA:2845",
                            "UA:2849",
                            "UA:2852",
                            "UA:2844",
                            "UA:2846",
                            "UA:2847",
                            "UA:2838",
                            "UA:2848",
                            "UA:2841",
                            "UA:2951",
                            "UA:2850",
                            "UA:2840",
                            "UA:2843",
                            "UA:2851",
                            "UA:2842",
                            "UA:2011",
                            "UA:2301",
                            "UA:2310",
                            "UA:2337",
                            "UA:2305",
                            "UA:2309",
                            "UA:2306",
                            "UA:2302",
                            "UA:2303",
                            "UA:2332",
                            "UA:2299",
                            "UA:2297",
                            "UA:2296",
                            "UA:2298",
                            "UA:2308",
                            "UA:2304",
                            "UA:2307",
                            "UA:2300",
                            "UA:1",
                            "UA:206",
                            "UA:330",
                            "UA:1602",
                            "UA:1616",
                            "UA:28",
                            "UA:21",
                            "UA:1610",
                            "UA:1614",
                            "UA:3298",
                            "UA:1612",
                            "UA:1754",
                            "UA:1756",
                            "UA:1755",
                            "UA:1757",
                            "UA:1760",
                            "UA:1758",
                            "UA:1522",
                            "UA:1606",
                            "UA:20",
                            "UA:1608",
                            "UA:1153",
                            "UA:1151",
                            "UA:6",
                            "UA:1475",
                            "UA:1798",
                            "UA:1795",
                            "UA:1866",
                            "UA:1872",
                            "UA:1871",
                            "UA:1873",
                            "UA:136",
                            "UA:183",
                            "UA:1812",
                            "UA:1813",
                            "UA:1810",
                            "UA:1811",
                            "UA:1808",
                            "UA:1809",
                            "UA:151",
                            "UA:147",
                            "UA:1826",
                            "UA:1821",
                            "UA:1819",
                            "UA:1823",
                            "UA:137",
                            "UA:1802",
                            "UA:1807",
                            "UA:1804",
                            "UA:1803",
                            "UA:1800",
                            "UA:1797",
                            "UA:1805",
                            "UA:154",
                            "UA:1891",
                            "UA:1892",
                            "UA:1889",
                            "UA:1890",
                            "UA:145",
                            "UA:1831",
                            "UA:1836",
                            "UA:1834",
                            "UA:1835",
                            "UA:1832",
                            "UA:1830",
                            "UA:1833",
                            "UA:134",
                            "UA:1824",
                            "UA:1822",
                            "UA:1818",
                            "UA:1820",
                            "UA:1165",
                            "UA:1159",
                            "UA:1793",
                            "UA:1794",
                            "UA:1792",
                            "UA:1791",
                            "UA:141",
                            "UA:1817",
                            "UA:1814",
                            "UA:1816",
                            "UA:1815",
                            "UA:152",
                            "UA:1801",
                            "UA:1796",
                            "UA:1799",
                            "UA:1874",
                            "UA:1875",
                            "UA:1878",
                            "UA:1880",
                            "UA:1888",
                            "UA:1876",
                            "UA:1882",
                            "UA:1877",
                            "UA:1881",
                            "UA:1883",
                            "UA:1887",
                            "UA:1884",
                            "UA:1886",
                            "UA:1879",
                            "UA:1885",
                            "UA:143",
                            "UA:1856",
                            "UA:1837",
                            "UA:1843",
                            "UA:1842",
                            "UA:1849",
                            "UA:1841",
                            "UA:1852",
                            "UA:1851",
                            "UA:1854",
                            "UA:1853",
                            "UA:1845",
                            "UA:1847",
                            "UA:1844",
                            "UA:1839",
                            "UA:1848",
                            "UA:1838",
                            "UA:1846",
                            "UA:1855",
                            "UA:1840",
                            "UA:1850",
                            "UA:1481",
                            "UA:1901",
                            "UA:1896",
                            "UA:1894",
                            "UA:1893",
                            "UA:1897",
                            "UA:1899",
                            "UA:1898",
                            "UA:1900",
                            "UA:1895",
                            "UA:144",
                            "UA:1933",
                            "UA:1935",
                            "UA:1924",
                            "UA:1928",
                            "UA:1927",
                            "UA:1921",
                            "UA:1929",
                            "UA:1932",
                            "UA:1920",
                            "UA:1934",
                            "UA:1922",
                            "UA:1925",
                            "UA:1931",
                            "UA:1923",
                            "UA:1926",
                            "UA:1930",
                            "UA:1479",
                            "UA:1862",
                            "UA:1865",
                            "UA:1864",
                            "UA:1863",
                            "UA:1902",
                            "UA:1907",
                            "UA:1906",
                            "UA:1903",
                            "UA:1910",
                            "UA:1905",
                            "UA:1904",
                            "UA:1908",
                            "UA:1909",
                            "UA:150",
                            "UA:1790",
                            "UA:1789",
                            "UA:1787",
                            "UA:1779",
                            "UA:1784",
                            "UA:1781",
                            "UA:1780",
                            "UA:1785",
                            "UA:1778",
                            "UA:1786",
                            "UA:1788",
                            "UA:1783",
                            "UA:1782",
                            "UA:1477",
                            "UA:1829",
                            "UA:1828",
                            "UA:1827",
                            "UA:140",
                            "UA:1917",
                            "UA:1915",
                            "UA:1919",
                            "UA:1916",
                            "UA:1912",
                            "UA:1914",
                            "UA:1913",
                            "UA:1918",
                            "UA:1911",
                            "UA:1473",
                            "UA:1857",
                            "UA:1861",
                            "UA:1860",
                            "UA:1859",
                            "UA:1858",
                            "UA:3677",
                            "UA:1532",
                            "UA:225",
                            "UA:1701",
                            "UA:1745",
                            "UA:1702",
                            "UA:1703",
                            "UA:1704",
                            "UA:1743",
                            "UA:1705",
                            "UA:1706",
                            "UA:1707",
                            "UA:1740",
                            "UA:1708",
                            "UA:1741",
                            "UA:1738",
                            "UA:1709",
                            "UA:1710",
                            "UA:1711",
                            "UA:1712",
                            "UA:1744",
                            "UA:1739",
                            "UA:1733",
                            "UA:1713",
                            "UA:1714",
                            "UA:1732",
                            "UA:1742",
                            "UA:1715",
                            "UA:1716",
                            "UA:1736",
                            "UA:1717",
                            "UA:1718",
                            "UA:1719",
                            "UA:1720",
                            "UA:1734",
                            "UA:1737",
                            "UA:1730",
                            "UA:1721",
                            "UA:1731",
                            "UA:1722",
                            "UA:1723",
                            "UA:1724",
                            "UA:1735",
                            "UA:1746",
                            "UA:1725",
                            "UA:1726",
                            "UA:1727",
                            "UA:1728",
                            "UA:1729",
                            "UA:110",
                            "UA:2682",
                            "UA:2686",
                            "UA:2683",
                            "UA:2680",
                            "UA:2681",
                            "UA:2684",
                            "UA:2685",
                            "UA:1748",
                            "UA:1749",
                            "UA:1750",
                            "UA:1751",
                            "UA:1752",
                            "UA:222",
                            "UA:108",
                            "UA:963",
                            "UA:965",
                            "UA:1762",
                            "UA:969",
                            "UA:1544",
                            "UA:973",
                            "UA:1763",
                            "UA:1568",
                            "UA:1413",
                            "UA:1764",
                            "UA:1558",
                            "UA:1546",
                            "UA:1592",
                            "UA:981",
                            "UA:983",
                            "UA:985",
                            "UA:987",
                            "UA:989",
                            "UA:1574",
                            "UA:991",
                            "UA:1560",
                            "UA:997",
                            "UA:1133",
                            "UA:1765",
                            "UA:1588",
                            "UA:1007",
                            "UA:1009",
                            "UA:1117",
                            "UA:1011",
                            "UA:1594",
                            "UA:1015",
                            "UA:1766",
                            "UA:1019",
                            "UA:1582",
                            "UA:1023",
                            "UA:1534",
                            "UA:1570",
                            "UA:1550",
                            "UA:1121",
                            "UA:1586",
                            "UA:1538",
                            "UA:1035",
                            "UA:1037",
                            "UA:1767",
                            "UA:1552",
                            "UA:1043",
                            "UA:1045",
                            "UA:1564",
                            "UA:1548",
                            "UA:1768",
                            "UA:1536",
                            "UA:1576",
                            "UA:1769",
                            "UA:1053",
                            "UA:1770",
                            "UA:1055",
                            "UA:1771",
                            "UA:1566",
                            "UA:1540",
                            "UA:1063",
                            "UA:1123",
                            "UA:1065",
                            "UA:1067",
                            "UA:1069",
                            "UA:1071",
                            "UA:3706",
                            "UA:1584",
                            "UA:1077",
                            "UA:1772",
                            "UA:1580",
                            "UA:1773",
                            "UA:1562",
                            "UA:1081",
                            "UA:1361",
                            "UA:1774",
                            "UA:1542",
                            "UA:1554",
                            "UA:1572",
                            "UA:1775",
                            "UA:1093",
                            "UA:1776",
                            "UA:1095",
                            "UA:1097",
                            "UA:1101",
                            "UA:1103",
                            "UA:1105",
                            "UA:1777",
                            "UA:1556",
                            "UA:1107",
                            "UA:1131",
                            "UA:1115",
                            "UA:1109",
                            "UA:1111",
                            "UA:1578",
                            "UA:1119",
                            "UA:1590",
                            "UA:109",
                            "UA:1938",
                            "UA:1943",
                            "UA:1942",
                            "UA:1940",
                            "UA:1941",
                            "UA:1939",
                            "UA:266",
                            "UA:1936",
                            "UA:265",
                            "UA:326",
                            "UA:264",
                            "UA:1937",
                            "UA:261",
                            "UA:2006",
                            "UA:1996",
                            "UA:2009",
                            "UA:2007",
                            "UA:1994",
                            "UA:1993",
                            "UA:1995",
                            "UA:2005",
                            "UA:2008",
                            "UA:2004",
                            "UA:1998",
                            "UA:1999",
                            "UA:2000",
                            "UA:2002",
                            "UA:2003",
                            "UA:2001",
                            "UA:1997",
                            "UA:304",
                            "UA:1984",
                            "UA:1982",
                            "UA:1981",
                            "UA:1979",
                            "UA:1980",
                            "UA:1983",
                            "UA:1978",
                            "UA:273",
                            "UA:1968",
                            "UA:1967",
                            "UA:1966",
                            "UA:1965",
                            "UA:1973",
                            "UA:1972",
                            "UA:293",
                            "UA:1974",
                            "UA:1969",
                            "UA:301",
                            "UA:295",
                            "UA:1976",
                            "UA:1977",
                            "UA:1971",
                            "UA:302",
                            "UA:297",
                            "UA:303",
                            "UA:298",
                            "UA:1975",
                            "UA:299",
                            "UA:1970",
                            "UA:253",
                            "UA:1990",
                            "UA:1989",
                            "UA:1992",
                            "UA:1991",
                            "UA:1988",
                            "UA:1986",
                            "UA:1987",
                            "UA:1985",
                            "UA:7",
                            "UA:112",
                            "UA:3466",
                            "UA:3483",
                            "UA:3482",
                            "UA:3485",
                            "UA:3489",
                            "UA:3479",
                            "UA:3484",
                            "UA:3480",
                            "UA:3481",
                            "UA:3486",
                            "UA:3488",
                            "UA:3487",
                            "UA:3546",
                            "UA:3547",
                            "UA:3554",
                            "UA:3551",
                            "UA:3552",
                            "UA:3553",
                            "UA:3550",
                            "UA:3548",
                            "UA:3549",
                            "UA:3467",
                            "UA:193",
                            "UA:3462",
                            "UA:3460",
                            "UA:856",
                            "UA:853",
                            "UA:852",
                            "UA:855",
                            "UA:854",
                            "UA:3463",
                            "UA:1175",
                            "UA:851",
                            "UA:3458",
                            "UA:3461",
                            "UA:3459",
                            "UA:204",
                            "UA:3464",
                            "UA:3465",
                            "UA:47",
                            "UA:3563",
                            "UA:3556",
                            "UA:3560",
                            "UA:3561",
                            "UA:3559",
                            "UA:3562",
                            "UA:3558",
                            "UA:3557",
                            "UA:3555",
                            "UA:203",
                            "UA:3490",
                            "UA:3491",
                            "UA:3496",
                            "UA:3493",
                            "UA:3494",
                            "UA:3492",
                            "UA:3495",
                            "UA:3504",
                            "UA:3506",
                            "UA:3512",
                            "UA:3513",
                            "UA:3508",
                            "UA:3511",
                            "UA:3510",
                            "UA:192",
                            "UA:3257",
                            "UA:3501",
                            "UA:3502",
                            "UA:3260",
                            "UA:3261",
                            "UA:3457",
                            "UA:3503",
                            "UA:3545",
                            "UA:186",
                            "UA:42",
                            "UA:3535",
                            "UA:3544",
                            "UA:3542",
                            "UA:3543",
                            "UA:3540",
                            "UA:3532",
                            "UA:3538",
                            "UA:196",
                            "UA:3500",
                            "UA:3497",
                            "UA:3498",
                            "UA:3499",
                            "UA:836",
                            "UA:3516",
                            "UA:3515",
                            "UA:3514",
                            "UA:1492",
                            "UA:1494",
                            "UA:1488",
                            "UA:1484",
                            "UA:1486",
                            "UA:1496",
                            "UA:1490",
                            "UA:104",
                            "UA:87",
                            "UA:3505",
                            "UA:3509",
                            "UA:3507",
                            "UA:188",
                            "UA:3522",
                            "UA:3520",
                            "UA:823",
                            "UA:3523",
                            "UA:828",
                            "UA:829",
                            "UA:3521",
                            "UA:825",
                            "UA:824",
                            "UA:3518",
                            "UA:826",
                            "UA:822",
                            "UA:3517",
                            "UA:3524",
                            "UA:3519",
                            "UA:827",
                            "UA:726",
                            "UA:3526",
                            "UA:3529",
                            "UA:3528",
                            "UA:3527",
                            "UA:3525",
                            "UA:190",
                            "UA:3536",
                            "UA:3533",
                            "UA:3530",
                            "UA:195",
                            "UA:3531",
                            "UA:3541",
                            "UA:3534",
                            "UA:3537",
                            "UA:3539",
                            "UA:3901",
                            "UA:3",
                            "UA:2154",
                            "UA:2164",
                            "UA:2175",
                            "UA:2174",
                            "UA:2161",
                            "UA:2158",
                            "UA:2162",
                            "UA:2160",
                            "UA:2165",
                            "UA:2166",
                            "UA:2188",
                            "UA:2171",
                            "UA:2169",
                            "UA:2170",
                            "UA:2163",
                            "UA:2172",
                            "UA:2186",
                            "UA:2290",
                            "UA:2291",
                            "UA:2173",
                            "UA:2177",
                            "UA:2178",
                            "UA:2184",
                            "UA:2179",
                            "UA:2180",
                            "UA:2181",
                            "UA:2182",
                            "UA:2191",
                            "UA:2176",
                            "UA:2183",
                            "UA:2159",
                            "UA:2190",
                            "UA:2189",
                            "UA:2185",
                            "UA:2187",
                            "UA:2167",
                            "UA:2168",
                            "UA:2357",
                            "UA:2374",
                            "UA:2366",
                            "UA:2376",
                            "UA:2358",
                            "UA:2372",
                            "UA:2371",
                            "UA:2373",
                            "UA:2375",
                            "UA:2362",
                            "UA:2367",
                            "UA:2365",
                            "UA:2361",
                            "UA:2370",
                            "UA:2368",
                            "UA:2369",
                            "UA:2363",
                            "UA:2364",
                            "UA:2360",
                            "UA:2359",
                            "UA:2155",
                            "UA:2195",
                            "UA:2198",
                            "UA:2196",
                            "UA:2197",
                            "UA:2193",
                            "UA:2192",
                            "UA:2199",
                            "UA:2194",
                            "UA:2156",
                            "UA:2247",
                            "UA:2248",
                            "UA:2249",
                            "UA:2571",
                            "UA:2576",
                            "UA:2574",
                            "UA:2575",
                            "UA:2572",
                            "UA:2577",
                            "UA:2573",
                            "UA:2019",
                            "UA:2053",
                            "UA:2067",
                            "UA:2054",
                            "UA:2055",
                            "UA:2056",
                            "UA:2068",
                            "UA:2057",
                            "UA:2058",
                            "UA:2059",
                            "UA:2060",
                            "UA:2061",
                            "UA:2062",
                            "UA:2063",
                            "UA:2069",
                            "UA:2064",
                            "UA:2065",
                            "UA:2066",
                            "UA:2018",
                            "UA:2052",
                            "UA:2046",
                            "UA:2049",
                            "UA:2047",
                            "UA:2044",
                            "UA:2048",
                            "UA:2043",
                            "UA:2045",
                            "UA:2050",
                            "UA:2051",
                            "UA:2017",
                            "UA:2020",
                            "UA:2021",
                            "UA:2070",
                            "UA:2040",
                            "UA:2038",
                            "UA:2025",
                            "UA:2026",
                            "UA:2027",
                            "UA:2028",
                            "UA:2029",
                            "UA:2030",
                            "UA:2031",
                            "UA:2032",
                            "UA:2033",
                            "UA:2034",
                            "UA:2035",
                            "UA:2036",
                            "UA:2037",
                            "UA:2039",
                            "UA:2022",
                            "UA:2023",
                            "UA:2024",
                            "UA:316",
                            "UA:2579",
                            "UA:2583",
                            "UA:2578",
                            "UA:2580",
                            "UA:2581",
                            "UA:2582",
                            "UA:270",
                            "UA:1459",
                            "UA:1463",
                            "UA:1465",
                            "UA:1467",
                            "UA:2109",
                            "UA:1461",
                            "UA:2157",
                            "UA:2250",
                            "UA:2251",
                            "UA:2252",
                            "UA:2253",
                            "UA:2254",
                            "UA:2255",
                            "UA:2256",
                            "UA:2257",
                            "UA:2289",
                            "UA:2258",
                            "UA:2259",
                            "UA:2285",
                            "UA:2260",
                            "UA:2261",
                            "UA:2262",
                            "UA:2287",
                            "UA:2263",
                            "UA:2264",
                            "UA:2265",
                            "UA:2266",
                            "UA:2267",
                            "UA:2268",
                            "UA:2269",
                            "UA:2270",
                            "UA:2288",
                            "UA:2271",
                            "UA:2272",
                            "UA:2273",
                            "UA:2274",
                            "UA:2275",
                            "UA:2276",
                            "UA:2277",
                            "UA:2278",
                            "UA:2279",
                            "UA:2280",
                            "UA:3702",
                            "UA:2281",
                            "UA:2284",
                            "UA:2282",
                            "UA:2283",
                            "UA:2286",
                            "UA:35",
                            "UA:367",
                            "UA:1520",
                            "UA:120",
                            "UA:66",
                            "UA:365",
                            "UA:65",
                            "UA:368",
                            "UA:64",
                            "UA:67",
                            "UA:3854",
                            "UA:3851",
                            "UA:3853",
                            "UA:3855",
                            "UA:3852",
                            "UA:3856",
                            "UA:3857",
                            "UA:247",
                            "UA:3709",
                            "UA:3710",
                            "UA:3713",
                            "UA:3714",
                            "UA:3712",
                            "UA:3711",
                            "UA:3715",
                            "RO:103",
                            "RO:2880",
                            "RO:1635",
                            "RO:763",
                            "RO:2883",
                            "RO:2882",
                            "RO:2884",
                            "RO:2881",
                            "RO:1183",
                            "RO:1191",
                            "RO:1233",
                            "RO:1225",
                            "RO:1223",
                            "RO:1229",
                            "RO:1227",
                            "RO:1187",
                            "RO:1215",
                            "RO:1201",
                            "RO:1203",
                            "RO:1205",
                            "RO:1207",
                            "RO:1211",
                            "RO:1213",
                            "RO:2461",
                            "RO:1189",
                            "RO:1221",
                            "RO:1219",
                            "RO:1217",
                            "RO:1185",
                            "RO:3298",
                            "RO:1197",
                            "RO:2757",
                            "RO:1199",
                            "RO:1293",
                            "RO:5",
                            "RO:785",
                            "RO:2631",
                            "RO:2624",
                            "RO:2625",
                            "RO:2629",
                            "RO:2627",
                            "RO:2630",
                            "RO:2636",
                            "RO:2626",
                            "RO:2628",
                            "RO:84",
                            "RO:2533",
                            "RO:2534",
                            "RO:3316",
                            "RO:3213",
                            "RO:772",
                            "RO:181",
                            "RO:3317",
                            "RO:3318",
                            "RO:2535",
                            "RO:2536",
                            "RO:182",
                            "RO:2538",
                            "RO:3360",
                            "RO:3207",
                            "RO:3319",
                            "RO:2539",
                            "RO:183",
                            "RO:2540",
                            "RO:2541",
                            "RO:3314",
                            "RO:841",
                            "RO:3320",
                            "RO:3309",
                            "RO:184",
                            "RO:185",
                            "RO:186",
                            "RO:2542",
                            "RO:3295",
                            "RO:742",
                            "RO:187",
                            "RO:837",
                            "RO:3208",
                            "RO:209",
                            "RO:770",
                            "RO:3308",
                            "RO:3296",
                            "RO:3359",
                            "RO:3321",
                            "RO:2543",
                            "RO:188",
                            "RO:2544",
                            "RO:189",
                            "RO:3211",
                            "RO:3301",
                            "RO:3315",
                            "RO:2545",
                            "RO:190",
                            "RO:827",
                            "RO:191",
                            "RO:2849",
                            "RO:831",
                            "RO:835",
                            "RO:3209",
                            "RO:3322",
                            "RO:769",
                            "RO:768",
                            "RO:3323",
                            "RO:2798",
                            "RO:192",
                            "RO:771",
                            "RO:2546",
                            "RO:193",
                            "RO:762",
                            "RO:767",
                            "RO:3313",
                            "RO:2547",
                            "RO:2548",
                            "RO:3324",
                            "RO:2549",
                            "RO:3049",
                            "RO:2773",
                            "RO:3300",
                            "RO:2550",
                            "RO:2551",
                            "RO:194",
                            "RO:2552",
                            "RO:195",
                            "RO:825",
                            "RO:2553",
                            "RO:2885",
                            "RO:2554",
                            "RO:196",
                            "RO:2555",
                            "RO:3304",
                            "RO:197",
                            "RO:198",
                            "RO:199",
                            "RO:2848",
                            "RO:3297",
                            "RO:833",
                            "RO:829",
                            "RO:3358",
                            "RO:3307",
                            "RO:200",
                            "RO:2556",
                            "RO:296",
                            "RO:201",
                            "RO:202",
                            "RO:3206",
                            "RO:203",
                            "RO:2557",
                            "RO:760",
                            "RO:823",
                            "RO:204",
                            "RO:205",
                            "RO:3210",
                            "RO:2558",
                            "RO:2559",
                            "RO:1638",
                            "RO:206",
                            "RO:2560",
                            "RO:2561",
                            "RO:843",
                            "RO:207",
                            "RO:208",
                            "RO:2562",
                            "RO:3212",
                            "RO:3310",
                            "RO:3305",
                            "RO:3306",
                            "RO:1295",
                            "RO:85",
                            "RO:2785",
                            "RO:1037",
                            "RO:2776",
                            "RO:2784",
                            "RO:2774",
                            "RO:2775",
                            "RO:2799",
                            "RO:2803",
                            "RO:2804",
                            "RO:2806",
                            "RO:2807",
                            "RO:2808",
                            "RO:2809",
                            "RO:2810",
                            "RO:2811",
                            "RO:2812",
                            "RO:2813",
                            "RO:2814",
                            "RO:2815",
                            "RO:2816",
                            "RO:2817",
                            "RO:2819",
                            "RO:2820",
                            "RO:2821",
                            "RO:3312",
                            "RO:2822",
                            "RO:2824",
                            "RO:2825",
                            "RO:2826",
                            "RO:2827",
                            "RO:3361",
                            "RO:2828",
                            "RO:2830",
                            "RO:3302",
                            "RO:2832",
                            "RO:2886",
                            "RO:2833",
                            "RO:2834",
                            "RO:2843",
                            "RO:2838",
                            "RO:3303",
                            "RO:3362",
                            "RO:2839",
                            "RO:2840",
                            "RO:2841",
                            "RO:2842",
                            "RO:2800",
                            "RO:2845",
                            "RO:2847",
                            "RO:2844",
                            "RO:2846",
                            "RO:628",
                            "RO:1237",
                            "RO:2887",
                            "RO:2891",
                            "RO:2899",
                            "RO:2917",
                            "RO:2905",
                            "RO:2900",
                            "RO:2908",
                            "RO:2896",
                            "RO:2895",
                            "RO:2893",
                            "RO:2890",
                            "RO:2892",
                            "RO:2898",
                            "RO:2901",
                            "RO:2888",
                            "RO:2903",
                            "RO:2902",
                            "RO:2909",
                            "RO:2907",
                            "RO:2897",
                            "RO:2904",
                            "RO:2894",
                            "RO:2906",
                            "RO:2889",
                            "RO:3103",
                            "RO:3104",
                            "RO:3127",
                            "RO:3128",
                            "RO:3116",
                            "RO:3120",
                            "RO:3115",
                            "RO:3126",
                            "RO:3121",
                            "RO:3122",
                            "RO:3119",
                            "RO:3118",
                            "RO:3117",
                            "RO:3125",
                            "RO:3124",
                            "RO:3123",
                            "RO:2919",
                            "RO:2926",
                            "RO:2923",
                            "RO:2921",
                            "RO:2924",
                            "RO:2925",
                            "RO:2920",
                            "RO:2922",
                            "RO:163",
                            "RO:1380",
                            "RO:2955",
                            "RO:1376",
                            "RO:2980",
                            "RO:1377",
                            "RO:2997",
                            "RO:2996",
                            "RO:2981",
                            "RO:2995",
                            "RO:1029",
                            "RO:1379",
                            "RO:1033",
                            "RO:2998",
                            "RO:2982",
                            "RO:1031",
                            "RO:2571",
                            "RO:3221",
                            "RO:3222",
                            "RO:3230",
                            "RO:3227",
                            "RO:3229",
                            "RO:3228",
                            "RO:3223",
                            "RO:3224",
                            "RO:3226",
                            "RO:3225",
                            "RO:3258",
                            "RO:3268",
                            "RO:3259",
                            "RO:3260",
                            "RO:3263",
                            "RO:3264",
                            "RO:3262",
                            "RO:3265",
                            "RO:3267",
                            "RO:3261",
                            "RO:3266",
                            "RO:3274",
                            "RO:3285",
                            "RO:3279",
                            "RO:3278",
                            "RO:3281",
                            "RO:3283",
                            "RO:3277",
                            "RO:3275",
                            "RO:3280",
                            "RO:3284",
                            "RO:3282",
                            "RO:3276",
                            "RO:3231",
                            "RO:3232",
                            "RO:3245",
                            "RO:3242",
                            "RO:3233",
                            "RO:3238",
                            "RO:3240",
                            "RO:3239",
                            "RO:3234",
                            "RO:3241",
                            "RO:3243",
                            "RO:3236",
                            "RO:3237",
                            "RO:3235",
                            "RO:3244",
                            "RO:3051",
                            "RO:3059",
                            "RO:3052",
                            "RO:3056",
                            "RO:3053",
                            "RO:3058",
                            "RO:3054",
                            "RO:3057",
                            "RO:3055",
                            "RO:3214",
                            "RO:3220",
                            "RO:3215",
                            "RO:3216",
                            "RO:3217",
                            "RO:3218",
                            "RO:3219",
                            "RO:2666",
                            "RO:2965",
                            "RO:2964",
                            "RO:2966",
                            "RO:99",
                            "RO:2209",
                            "RO:2230",
                            "RO:2233",
                            "RO:2235",
                            "RO:2212",
                            "RO:2237",
                            "RO:2238",
                            "RO:2215",
                            "RO:2218",
                            "RO:2239",
                            "RO:2221",
                            "RO:2240",
                            "RO:2241",
                            "RO:2242",
                            "RO:2224",
                            "RO:2227",
                            "RO:2208",
                            "RO:2232",
                            "RO:2211",
                            "RO:2564",
                            "RO:2214",
                            "RO:2217",
                            "RO:2220",
                            "RO:2223",
                            "RO:2226",
                            "RO:2207",
                            "RO:2210",
                            "RO:2213",
                            "RO:2216",
                            "RO:2219",
                            "RO:2222",
                            "RO:2225",
                            "RO:2228",
                            "RO:2231",
                            "RO:2234",
                            "RO:2236",
                            "RO:2102",
                            "RO:2106",
                            "RO:2110",
                            "RO:2113",
                            "RO:2118",
                            "RO:2116",
                            "RO:2120",
                            "RO:2101",
                            "RO:2115",
                            "RO:2112",
                            "RO:2105",
                            "RO:2109",
                            "RO:2100",
                            "RO:2125",
                            "RO:2104",
                            "RO:2126",
                            "RO:2127",
                            "RO:2128",
                            "RO:2132",
                            "RO:2108",
                            "RO:2111",
                            "RO:2114",
                            "RO:2117",
                            "RO:2119",
                            "RO:2129",
                            "RO:2130",
                            "RO:2121",
                            "RO:2122",
                            "RO:2131",
                            "RO:2123",
                            "RO:2124",
                            "RO:2099",
                            "RO:2107",
                            "RO:2563",
                            "RO:2103",
                            "RO:282",
                            "RO:2088",
                            "RO:2087",
                            "RO:2089",
                            "RO:2082",
                            "RO:2086",
                            "RO:2083",
                            "RO:2090",
                            "RO:2095",
                            "RO:2096",
                            "RO:2091",
                            "RO:2097",
                            "RO:2084",
                            "RO:979",
                            "RO:930",
                            "RO:2092",
                            "RO:2093",
                            "RO:2085",
                            "RO:2094",
                            "RO:2098",
                            "RO:1923",
                            "RO:1944",
                            "RO:1926",
                            "RO:1929",
                            "RO:1932",
                            "RO:1945",
                            "RO:1935",
                            "RO:1938",
                            "RO:1940",
                            "RO:1942",
                            "RO:1948",
                            "RO:1941",
                            "RO:1947",
                            "RO:1946",
                            "RO:1943",
                            "RO:2638",
                            "RO:1922",
                            "RO:1928",
                            "RO:1931",
                            "RO:1925",
                            "RO:1934",
                            "RO:1937",
                            "RO:1939",
                            "RO:1921",
                            "RO:1924",
                            "RO:1927",
                            "RO:1930",
                            "RO:1933",
                            "RO:1936",
                            "RO:1871",
                            "RO:1893",
                            "RO:1873",
                            "RO:1875",
                            "RO:1877",
                            "RO:1879",
                            "RO:1881",
                            "RO:1883",
                            "RO:1885",
                            "RO:1887",
                            "RO:1889",
                            "RO:1891",
                            "RO:1892",
                            "RO:1870",
                            "RO:1872",
                            "RO:1874",
                            "RO:1876",
                            "RO:1884",
                            "RO:1886",
                            "RO:1888",
                            "RO:1880",
                            "RO:1878",
                            "RO:1890",
                            "RO:1882",
                            "RO:1853",
                            "RO:1859",
                            "RO:1854",
                            "RO:1862",
                            "RO:1863",
                            "RO:1855",
                            "RO:1856",
                            "RO:1864",
                            "RO:1857",
                            "RO:1865",
                            "RO:1860",
                            "RO:1866",
                            "RO:1867",
                            "RO:1858",
                            "RO:1868",
                            "RO:1861",
                            "RO:1869",
                            "RO:1811",
                            "RO:1816",
                            "RO:1812",
                            "RO:1817",
                            "RO:1813",
                            "RO:1818",
                            "RO:1814",
                            "RO:1820",
                            "RO:1819",
                            "RO:1815",
                            "RO:1768",
                            "RO:1769",
                            "RO:1776",
                            "RO:1781",
                            "RO:1770",
                            "RO:1771",
                            "RO:1777",
                            "RO:1778",
                            "RO:1772",
                            "RO:1774",
                            "RO:1773",
                            "RO:1779",
                            "RO:1775",
                            "RO:1780",
                            "RO:916",
                            "RO:1355",
                            "RO:1359",
                            "RO:1353",
                            "RO:1357",
                            "RO:1710",
                            "RO:1351",
                            "RO:1544",
                            "RO:1543",
                            "RO:1542",
                            "RO:1545",
                            "RO:1546",
                            "RO:101",
                            "RO:1349",
                            "RO:1341",
                            "RO:942",
                            "RO:944",
                            "RO:1708",
                            "RO:1532",
                            "RO:1533",
                            "RO:946",
                            "RO:1343",
                            "RO:1534",
                            "RO:948",
                            "RO:1345",
                            "RO:950",
                            "RO:952",
                            "RO:1709",
                            "RO:1531",
                            "RO:1706",
                            "RO:1556",
                            "RO:956",
                            "RO:958",
                            "RO:1705",
                            "RO:1261",
                            "RO:1707",
                            "RO:1347",
                            "RO:1530",
                            "RO:1668",
                            "RO:1683",
                            "RO:1684",
                            "RO:1685",
                            "RO:1686",
                            "RO:2640",
                            "RO:1687",
                            "RO:1688",
                            "RO:1689",
                            "RO:1680",
                            "RO:1671",
                            "RO:1672",
                            "RO:1673",
                            "RO:1674",
                            "RO:1675",
                            "RO:2687",
                            "RO:2697",
                            "RO:2695",
                            "RO:2693",
                            "RO:2694",
                            "RO:2688",
                            "RO:2705",
                            "RO:2698",
                            "RO:2702",
                            "RO:2700",
                            "RO:2703",
                            "RO:2701",
                            "RO:2704",
                            "RO:2699",
                            "RO:2692",
                            "RO:2696",
                            "RO:2689",
                            "RO:2690",
                            "RO:2708",
                            "RO:2706",
                            "RO:2691",
                            "RO:2707",
                            "RO:2709",
                            "RO:2710",
                            "RO:2711",
                            "RO:97",
                            "RO:1558",
                            "RO:1590",
                            "RO:1589",
                            "RO:1559",
                            "RO:1560",
                            "RO:431",
                            "RO:1561",
                            "RO:1562",
                            "RO:461",
                            "RO:1587",
                            "RO:987",
                            "RO:1584",
                            "RO:1585",
                            "RO:1586",
                            "RO:989",
                            "RO:1588",
                            "RO:1263",
                            "RO:1563",
                            "RO:1564",
                            "RO:1591",
                            "RO:1592",
                            "RO:1565",
                            "RO:1597",
                            "RO:1593",
                            "RO:1596",
                            "RO:1595",
                            "RO:1594",
                            "RO:903",
                            "RO:991",
                            "RO:995",
                            "RO:997",
                            "RO:993",
                            "RO:1566",
                            "RO:1601",
                            "RO:1598",
                            "RO:1600",
                            "RO:1599",
                            "RO:1567",
                            "RO:1604",
                            "RO:1602",
                            "RO:1603",
                            "RO:799",
                            "RO:1005",
                            "RO:1003",
                            "RO:1568",
                            "RO:460",
                            "RO:1569",
                            "RO:1606",
                            "RO:1605",
                            "RO:1570",
                            "RO:1571",
                            "RO:1572",
                            "RO:1573",
                            "RO:1574",
                            "RO:1575",
                            "RO:1607",
                            "RO:1608",
                            "RO:1609",
                            "RO:1610",
                            "RO:2639",
                            "RO:1611",
                            "RO:1576",
                            "RO:1616",
                            "RO:1615",
                            "RO:1612",
                            "RO:1613",
                            "RO:1614",
                            "RO:1577",
                            "RO:1619",
                            "RO:1620",
                            "RO:1621",
                            "RO:1622",
                            "RO:1618",
                            "RO:1623",
                            "RO:1617",
                            "RO:1578",
                            "RO:1627",
                            "RO:1626",
                            "RO:1625",
                            "RO:1624",
                            "RO:1628",
                            "RO:1579",
                            "RO:1580",
                            "RO:1581",
                            "RO:1634",
                            "RO:1631",
                            "RO:1629",
                            "RO:1630",
                            "RO:1632",
                            "RO:1633",
                            "RO:1582",
                            "RO:1583",
                            "RO:3",
                            "RO:745",
                            "RO:909",
                            "RO:1155",
                            "RO:1157",
                            "RO:1159",
                            "RO:1161",
                            "RO:907",
                            "RO:1163",
                            "RO:1165",
                            "RO:1167",
                            "RO:1169",
                            "RO:710",
                            "RO:913",
                            "RO:911",
                            "RO:2679",
                            "RO:2663",
                            "RO:2665",
                            "RO:2664",
                            "RO:2660",
                            "RO:2662",
                            "RO:2661",
                            "RO:2770",
                            "RO:2772",
                            "RO:2771",
                            "RO:915",
                            "RO:709",
                            "RO:2667",
                            "RO:2686",
                            "RO:2685",
                            "RO:2684",
                            "RO:2674",
                            "RO:2676",
                            "RO:2677",
                            "RO:2675",
                            "RO:2683",
                            "RO:2682",
                            "RO:2668",
                            "RO:2672",
                            "RO:2673",
                            "RO:2681",
                            "RO:2680",
                            "RO:2678",
                            "RO:4",
                            "RO:3286",
                            "RO:3289",
                            "RO:3290",
                            "RO:3288",
                            "RO:3287",
                            "RO:1335",
                            "RO:56",
                            "RO:1311",
                            "RO:2866",
                            "RO:2872",
                            "RO:2869",
                            "RO:1323",
                            "RO:1522",
                            "RO:3291",
                            "RO:1521",
                            "RO:1337",
                            "RO:1321",
                            "RO:2864",
                            "RO:2858",
                            "RO:2860",
                            "RO:2862",
                            "RO:1325",
                            "RO:1327",
                            "RO:52",
                            "RO:2856",
                            "RO:2852",
                            "RO:2854",
                            "RO:1265",
                            "RO:1499",
                            "RO:1494",
                            "RO:1495",
                            "RO:1493",
                            "RO:1496",
                            "RO:1490",
                            "RO:1491",
                            "RO:1497",
                            "RO:2850",
                            "RO:1498",
                            "RO:1492",
                            "RO:1319",
                            "RO:3343",
                            "RO:3341",
                            "RO:3339",
                            "RO:3337",
                            "RO:3335",
                            "RO:3336",
                            "RO:3325",
                            "RO:3350",
                            "RO:3348",
                            "RO:3345",
                            "RO:3349",
                            "RO:3346",
                            "RO:3347",
                            "RO:1339",
                            "RO:1329",
                            "RO:1527",
                            "RO:1529",
                            "RO:1525",
                            "RO:3357",
                            "RO:1523",
                            "RO:1528",
                            "RO:1524",
                            "RO:1526",
                            "RO:1313",
                            "RO:2871",
                            "RO:2876",
                            "RO:2874",
                            "RO:2868",
                            "RO:2865",
                            "RO:2878",
                            "RO:649",
                            "RO:1475",
                            "RO:1480",
                            "RO:1473",
                            "RO:1474",
                            "RO:1476",
                            "RO:1477",
                            "RO:3299",
                            "RO:1478",
                            "RO:1479",
                            "RO:1331",
                            "RO:2857",
                            "RO:2855",
                            "RO:2853",
                            "RO:2851",
                            "RO:1309",
                            "RO:1520",
                            "RO:1516",
                            "RO:1519",
                            "RO:1517",
                            "RO:1518",
                            "RO:1269",
                            "RO:1509",
                            "RO:1514",
                            "RO:1510",
                            "RO:1512",
                            "RO:1511",
                            "RO:1513",
                            "RO:1515",
                            "RO:1271",
                            "RO:2879",
                            "RO:3292",
                            "RO:2870",
                            "RO:3294",
                            "RO:3293",
                            "RO:2873",
                            "RO:2867",
                            "RO:2875",
                            "RO:2877",
                            "RO:3326",
                            "RO:3332",
                            "RO:3354",
                            "RO:3356",
                            "RO:3353",
                            "RO:3355",
                            "RO:3351",
                            "RO:3352",
                            "RO:1315",
                            "RO:2861",
                            "RO:3344",
                            "RO:2863",
                            "RO:3342",
                            "RO:3338",
                            "RO:2859",
                            "RO:3340",
                            "RO:1267",
                            "RO:1504",
                            "RO:1505",
                            "RO:1506",
                            "RO:1507",
                            "RO:1503",
                            "RO:1500",
                            "RO:1501",
                            "RO:1502",
                            "RO:1508",
                            "RO:62",
                            "RO:1462",
                            "RO:1463",
                            "RO:3333",
                            "RO:3334",
                            "RO:1464",
                            "RO:1461",
                            "RO:88",
                            "RO:1287",
                            "RO:516",
                            "RO:1021",
                            "RO:1275",
                            "RO:1023",
                            "RO:235",
                            "RO:883",
                            "RO:1017",
                            "RO:1285",
                            "RO:1019",
                            "RO:231",
                            "RO:751",
                            "RO:1279",
                            "RO:1281",
                            "RO:1283",
                            "RO:885",
                            "RO:1027",
                            "RO:1025",
                            "RO:1277",
                            "RO:87",
                            "RO:626",
                            "RO:1916",
                            "RO:1911",
                            "RO:1920",
                            "RO:1917",
                            "RO:1918",
                            "RO:1912",
                            "RO:1919",
                            "RO:1914",
                            "RO:1913",
                            "RO:1915",
                            "RO:1950",
                            "RO:2537",
                            "RO:1667",
                            "RO:1677",
                            "RO:1678",
                            "RO:1676",
                            "RO:1679",
                            "RO:1083",
                            "RO:1850",
                            "RO:1840",
                            "RO:1845",
                            "RO:1831",
                            "RO:1834",
                            "RO:1851",
                            "RO:1843",
                            "RO:1837",
                            "RO:1847",
                            "RO:1852",
                            "RO:1849",
                            "RO:1828",
                            "RO:1081",
                            "RO:1749",
                            "RO:1714",
                            "RO:1698",
                            "RO:1700",
                            "RO:1097",
                            "RO:1702",
                            "RO:1701",
                            "RO:1712",
                            "RO:1782",
                            "RO:1692",
                            "RO:1715",
                            "RO:1713",
                            "RO:1751",
                            "RO:1699",
                            "RO:1711",
                            "RO:1747",
                            "RO:1716",
                            "RO:1750",
                            "RO:1748",
                            "RO:1693",
                            "RO:1895",
                            "RO:1909",
                            "RO:1905",
                            "RO:1899",
                            "RO:1903",
                            "RO:1907",
                            "RO:1901",
                            "RO:1897",
                            "RO:1784",
                            "RO:1804",
                            "RO:1788",
                            "RO:1806",
                            "RO:1794",
                            "RO:1792",
                            "RO:1808",
                            "RO:1810",
                            "RO:1796",
                            "RO:1802",
                            "RO:1798",
                            "RO:1790",
                            "RO:1800",
                            "RO:1786",
                            "RO:1087",
                            "RO:1143",
                            "RO:1145",
                            "RO:1841",
                            "RO:1838",
                            "RO:1147",
                            "RO:1826",
                            "RO:1829",
                            "RO:1835",
                            "RO:1832",
                            "RO:1085",
                            "RO:1830",
                            "RO:1833",
                            "RO:1827",
                            "RO:1844",
                            "RO:1836",
                            "RO:1133",
                            "RO:1846",
                            "RO:1839",
                            "RO:1842",
                            "RO:1848",
                            "RO:1821",
                            "RO:1822",
                            "RO:1825",
                            "RO:1823",
                            "RO:1824",
                            "RO:1783",
                            "RO:1809",
                            "RO:1797",
                            "RO:1803",
                            "RO:1789",
                            "RO:1801",
                            "RO:1805",
                            "RO:1793",
                            "RO:1785",
                            "RO:1791",
                            "RO:1787",
                            "RO:1795",
                            "RO:1807",
                            "RO:1799",
                            "RO:1894",
                            "RO:1908",
                            "RO:1910",
                            "RO:1906",
                            "RO:1902",
                            "RO:1898",
                            "RO:1904",
                            "RO:1900",
                            "RO:1896",
                            "RO:1949",
                            "RO:1975",
                            "RO:1974",
                            "RO:2572",
                            "RO:1964",
                            "RO:1957",
                            "RO:1955",
                            "RO:1956",
                            "RO:1954",
                            "RO:2641",
                            "RO:1958",
                            "RO:1960",
                            "RO:1953",
                            "RO:1951",
                            "RO:1966",
                            "RO:1972",
                            "RO:1969",
                            "RO:1967",
                            "RO:1973",
                            "RO:1970",
                            "RO:1971",
                            "RO:1961",
                            "RO:1968",
                            "RO:1959",
                            "RO:1965",
                            "RO:1952",
                            "RO:1963",
                            "RO:1639",
                            "RO:1644",
                            "RO:1661",
                            "RO:1660",
                            "RO:1645",
                            "RO:1666",
                            "RO:1663",
                            "RO:1665",
                            "RO:1664",
                            "RO:1662",
                            "RO:1642",
                            "RO:1652",
                            "RO:1653",
                            "RO:1641",
                            "RO:1650",
                            "RO:1651",
                            "RO:1643",
                            "RO:1654",
                            "RO:1655",
                            "RO:1656",
                            "RO:1657",
                            "RO:1658",
                            "RO:1659",
                            "RO:1640",
                            "RO:1648",
                            "RO:1649",
                            "RO:1647",
                            "RO:1646",
                            "RO:619",
                            "RO:711",
                            "RO:712",
                            "RO:2756",
                            "RO:2755",
                            "RO:333",
                            "RO:905",
                            "RO:337",
                            "RO:776",
                            "RO:2737",
                            "RO:2736",
                            "RO:899",
                            "RO:1365",
                            "RO:1374",
                            "RO:1366",
                            "RO:1364",
                            "RO:1362",
                            "RO:1367",
                            "RO:1369",
                            "RO:1371",
                            "RO:1372",
                            "RO:1363",
                            "RO:1368",
                            "RO:1370",
                            "RO:300",
                            "RO:1472",
                            "RO:1467",
                            "RO:1468",
                            "RO:1466",
                            "RO:1469",
                            "RO:1470",
                            "RO:1465",
                            "RO:179",
                            "RO:2954",
                            "RO:2742",
                            "RO:3046",
                            "RO:2741",
                            "RO:2738",
                            "RO:2739",
                            "RO:2740",
                            "RO:2743",
                            "RO:2744",
                            "RO:901",
                            "RO:2726",
                            "RO:2724",
                            "RO:2725",
                            "RO:2723",
                            "RO:2722",
                            "RO:2633",
                            "RO:2634",
                            "RO:2635",
                            "RO:2712",
                            "RO:1557",
                            "RO:2735",
                            "RO:2733",
                            "RO:2734",
                            "RO:2746",
                            "RO:3047",
                            "RO:2732",
                            "RO:777",
                            "RO:1489",
                            "RO:1483",
                            "RO:1485",
                            "RO:1486",
                            "RO:1482",
                            "RO:1481",
                            "RO:1488",
                            "RO:1487",
                            "RO:2727",
                            "RO:2729",
                            "RO:2728",
                            "RO:2730",
                            "RO:2731",
                            "PT:4800",
                            "PT:4801",
                            "PT:4802",
                            "PT:4803",
                            "PT:10",
                            "PT:18",
                            "PT:4378",
                            "PT:4387",
                            "PT:4389",
                            "PT:4391",
                            "PT:4393",
                            "PT:4850",
                            "PT:4395",
                            "PT:4397",
                            "PT:4399",
                            "PT:313",
                            "PT:4380",
                            "PT:4403",
                            "PT:4405",
                            "PT:4407",
                            "PT:4409",
                            "PT:4411",
                            "PT:4413",
                            "PT:4415",
                            "PT:4417",
                            "PT:4419",
                            "PT:4852",
                            "PT:4421",
                            "PT:4423",
                            "PT:4425",
                            "PT:4427",
                            "PT:4429",
                            "PT:4431",
                            "PT:4433",
                            "PT:4435",
                            "PT:4437",
                            "PT:4381",
                            "PT:4439",
                            "PT:4441",
                            "PT:4443",
                            "PT:4445",
                            "PT:4447",
                            "PT:4449",
                            "PT:4451",
                            "PT:4453",
                            "PT:4455",
                            "PT:4457",
                            "PT:4459",
                            "PT:4461",
                            "PT:4463",
                            "PT:4465",
                            "PT:4911",
                            "PT:4467",
                            "PT:4853",
                            "PT:4469",
                            "PT:4471",
                            "PT:4473",
                            "PT:4475",
                            "PT:4477",
                            "PT:4479",
                            "PT:4481",
                            "PT:4483",
                            "PT:4485",
                            "PT:4487",
                            "PT:4489",
                            "PT:4491",
                            "PT:4493",
                            "PT:4382",
                            "PT:4495",
                            "PT:4497",
                            "PT:4499",
                            "PT:4501",
                            "PT:4503",
                            "PT:4505",
                            "PT:4854",
                            "PT:4507",
                            "PT:4509",
                            "PT:4511",
                            "PT:4513",
                            "PT:4515",
                            "PT:4517",
                            "PT:4383",
                            "PT:4519",
                            "PT:4521",
                            "PT:4523",
                            "PT:4525",
                            "PT:4527",
                            "PT:4529",
                            "PT:5467",
                            "PT:4531",
                            "PT:4533",
                            "PT:4535",
                            "PT:4537",
                            "PT:4539",
                            "PT:4912",
                            "PT:4541",
                            "PT:4543",
                            "PT:4545",
                            "PT:4547",
                            "PT:4549",
                            "PT:4855",
                            "PT:4551",
                            "PT:4553",
                            "PT:4555",
                            "PT:4557",
                            "PT:4559",
                            "PT:4561",
                            "PT:4563",
                            "PT:4384",
                            "PT:4565",
                            "PT:4567",
                            "PT:4569",
                            "PT:4571",
                            "PT:4573",
                            "PT:4575",
                            "PT:4577",
                            "PT:4878",
                            "PT:4579",
                            "PT:4581",
                            "PT:4583",
                            "PT:4585",
                            "PT:4587",
                            "PT:4589",
                            "PT:4591",
                            "PT:4593",
                            "PT:4595",
                            "PT:4599",
                            "PT:4856",
                            "PT:4601",
                            "PT:4603",
                            "PT:4605",
                            "PT:4607",
                            "PT:99",
                            "PT:293",
                            "PT:294",
                            "PT:295",
                            "PT:291",
                            "PT:292",
                            "PT:290",
                            "PT:362",
                            "PT:417",
                            "PT:5224",
                            "PT:1693",
                            "PT:5470",
                            "PT:1695",
                            "PT:1697",
                            "PT:2027",
                            "PT:1705",
                            "PT:2029",
                            "PT:1707",
                            "PT:2031",
                            "PT:2033",
                            "PT:5471",
                            "PT:1711",
                            "PT:1713",
                            "PT:1717",
                            "PT:1719",
                            "PT:5226",
                            "PT:2035",
                            "PT:1727",
                            "PT:2037",
                            "PT:2039",
                            "PT:5239",
                            "PT:1729",
                            "PT:1731",
                            "PT:1733",
                            "PT:1737",
                            "PT:1741",
                            "PT:1745",
                            "PT:1751",
                            "PT:1753",
                            "PT:2041",
                            "PT:1757",
                            "PT:1763",
                            "PT:1765",
                            "PT:1769",
                            "PT:1771",
                            "PT:1773",
                            "PT:5179",
                            "PT:1775",
                            "PT:1779",
                            "PT:1781",
                            "PT:2043",
                            "PT:5214",
                            "PT:1785",
                            "PT:1787",
                            "PT:1791",
                            "PT:1793",
                            "PT:1795",
                            "PT:1799",
                            "PT:2045",
                            "PT:5167",
                            "PT:1801",
                            "PT:1803",
                            "PT:2047",
                            "PT:5205",
                            "PT:1813",
                            "PT:2049",
                            "PT:2051",
                            "PT:1821",
                            "PT:1823",
                            "PT:1829",
                            "PT:1831",
                            "PT:2053",
                            "PT:1835",
                            "PT:1837",
                            "PT:5172",
                            "PT:1843",
                            "PT:5170",
                            "PT:1851",
                            "PT:1855",
                            "PT:1861",
                            "PT:1863",
                            "PT:1865",
                            "PT:1867",
                            "PT:1875",
                            "PT:1877",
                            "PT:2055",
                            "PT:5186",
                            "PT:1881",
                            "PT:1883",
                            "PT:1885",
                            "PT:1887",
                            "PT:1891",
                            "PT:1893",
                            "PT:1897",
                            "PT:1903",
                            "PT:1905",
                            "PT:1907",
                            "PT:2075",
                            "PT:5401",
                            "PT:1913",
                            "PT:2057",
                            "PT:1917",
                            "PT:1919",
                            "PT:1921",
                            "PT:1923",
                            "PT:2059",
                            "PT:1925",
                            "PT:2061",
                            "PT:1927",
                            "PT:1929",
                            "PT:1935",
                            "PT:1941",
                            "PT:1945",
                            "PT:1947",
                            "PT:1953",
                            "PT:1955",
                            "PT:5472",
                            "PT:1959",
                            "PT:2063",
                            "PT:1975",
                            "PT:2067",
                            "PT:1977",
                            "PT:2069",
                            "PT:1983",
                            "PT:1985",
                            "PT:1991",
                            "PT:5402",
                            "PT:1997",
                            "PT:2071",
                            "PT:2005",
                            "PT:2007",
                            "PT:2011",
                            "PT:2013",
                            "PT:2019",
                            "PT:2023",
                            "PT:2073",
                            "PT:376",
                            "PT:416",
                            "PT:1053",
                            "PT:1063",
                            "PT:1077",
                            "PT:1655",
                            "PT:1079",
                            "PT:1081",
                            "PT:1083",
                            "PT:1657",
                            "PT:1095",
                            "PT:1103",
                            "PT:1105",
                            "PT:1107",
                            "PT:1109",
                            "PT:1111",
                            "PT:1115",
                            "PT:1121",
                            "PT:1135",
                            "PT:1659",
                            "PT:4917",
                            "PT:1147",
                            "PT:1151",
                            "PT:1663",
                            "PT:1155",
                            "PT:1157",
                            "PT:1163",
                            "PT:5200",
                            "PT:1175",
                            "PT:1177",
                            "PT:1179",
                            "PT:1195",
                            "PT:1201",
                            "PT:1205",
                            "PT:1211",
                            "PT:1219",
                            "PT:1221",
                            "PT:1223",
                            "PT:1245",
                            "PT:1253",
                            "PT:1257",
                            "PT:1271",
                            "PT:1285",
                            "PT:5457",
                            "PT:1293",
                            "PT:1295",
                            "PT:1317",
                            "PT:1319",
                            "PT:1665",
                            "PT:1667",
                            "PT:1323",
                            "PT:1325",
                            "PT:1327",
                            "PT:1331",
                            "PT:1335",
                            "PT:1339",
                            "PT:1345",
                            "PT:1669",
                            "PT:1359",
                            "PT:1363",
                            "PT:1367",
                            "PT:1671",
                            "PT:1373",
                            "PT:1673",
                            "PT:1389",
                            "PT:1393",
                            "PT:1401",
                            "PT:1405",
                            "PT:1407",
                            "PT:1415",
                            "PT:1423",
                            "PT:1427",
                            "PT:1433",
                            "PT:1677",
                            "PT:1441",
                            "PT:1679",
                            "PT:1443",
                            "PT:1447",
                            "PT:1451",
                            "PT:1453",
                            "PT:1455",
                            "PT:1467",
                            "PT:1469",
                            "PT:1475",
                            "PT:1479",
                            "PT:1681",
                            "PT:1493",
                            "PT:1497",
                            "PT:1501",
                            "PT:1511",
                            "PT:1527",
                            "PT:1533",
                            "PT:1683",
                            "PT:1685",
                            "PT:5458",
                            "PT:1541",
                            "PT:1543",
                            "PT:1549",
                            "PT:1551",
                            "PT:1553",
                            "PT:1557",
                            "PT:1563",
                            "PT:1687",
                            "PT:1689",
                            "PT:1573",
                            "PT:1579",
                            "PT:1581",
                            "PT:1585",
                            "PT:1587",
                            "PT:1599",
                            "PT:1691",
                            "PT:1615",
                            "PT:1621",
                            "PT:1623",
                            "PT:1647",
                            "PT:1649",
                            "PT:1653",
                            "PT:378",
                            "PT:4914",
                            "PT:5222",
                            "PT:5168",
                            "PT:5174",
                            "PT:5138",
                            "PT:763",
                            "PT:5139",
                            "PT:5133",
                            "PT:5184",
                            "PT:753",
                            "PT:751",
                            "PT:5134",
                            "PT:749",
                            "PT:5135",
                            "PT:5140",
                            "PT:5219",
                            "PT:5141",
                            "PT:743",
                            "PT:741",
                            "PT:5175",
                            "PT:5171",
                            "PT:5166",
                            "PT:5217",
                            "PT:5142",
                            "PT:5136",
                            "PT:5143",
                            "PT:5144",
                            "PT:731",
                            "PT:729",
                            "PT:727",
                            "PT:5137",
                            "PT:721",
                            "PT:719",
                            "PT:717",
                            "PT:5468",
                            "PT:4922",
                            "PT:5202",
                            "PT:707",
                            "PT:4879",
                            "PT:5221",
                            "PT:5476",
                            "PT:701",
                            "PT:699",
                            "PT:5145",
                            "PT:697",
                            "PT:5477",
                            "PT:5403",
                            "PT:689",
                            "PT:5146",
                            "PT:683",
                            "PT:681",
                            "PT:679",
                            "PT:5147",
                            "PT:673",
                            "PT:5148",
                            "PT:671",
                            "PT:5180",
                            "PT:5201",
                            "PT:669",
                            "PT:5149",
                            "PT:5150",
                            "PT:665",
                            "PT:663",
                            "PT:661",
                            "PT:659",
                            "PT:657",
                            "PT:655",
                            "PT:5151",
                            "PT:5183",
                            "PT:649",
                            "PT:5152",
                            "PT:645",
                            "PT:5153",
                            "PT:641",
                            "PT:5154",
                            "PT:637",
                            "PT:5203",
                            "PT:633",
                            "PT:5155",
                            "PT:631",
                            "PT:629",
                            "PT:5156",
                            "PT:5157",
                            "PT:5158",
                            "PT:621",
                            "PT:5173",
                            "PT:617",
                            "PT:769",
                            "PT:613",
                            "PT:5236",
                            "PT:5159",
                            "PT:5160",
                            "PT:607",
                            "PT:603",
                            "PT:5161",
                            "PT:601",
                            "PT:817",
                            "PT:815",
                            "PT:809",
                            "PT:5162",
                            "PT:805",
                            "PT:803",
                            "PT:801",
                            "PT:797",
                            "PT:795",
                            "PT:791",
                            "PT:4885",
                            "PT:5181",
                            "PT:789",
                            "PT:5163",
                            "PT:819",
                            "PT:5164",
                            "PT:781",
                            "PT:777",
                            "PT:775",
                            "PT:5165",
                            "PT:5475",
                            "PT:5240",
                            "PT:5241",
                            "PT:5242",
                            "PT:5243",
                            "PT:5244",
                            "PT:5245",
                            "PT:5246",
                            "PT:5247",
                            "PT:5248",
                            "PT:5249",
                            "PT:5250",
                            "PT:5251",
                            "PT:5252",
                            "PT:5253",
                            "PT:5254",
                            "PT:5255",
                            "PT:5256",
                            "PT:5257",
                            "PT:5258",
                            "PT:5259",
                            "PT:5260",
                            "PT:5261",
                            "PT:5262",
                            "PT:5263",
                            "PT:5264",
                            "PT:5265",
                            "PT:5266",
                            "PT:5267",
                            "PT:5268",
                            "PT:5269",
                            "PT:5270",
                            "PT:5271",
                            "PT:5272",
                            "PT:5273",
                            "PT:5274",
                            "PT:5275",
                            "PT:5276",
                            "PT:5277",
                            "PT:5278",
                            "PT:5279",
                            "PT:5280",
                            "PT:5281",
                            "PT:5282",
                            "PT:5283",
                            "PT:5284",
                            "PT:5285",
                            "PT:5286",
                            "PT:5287",
                            "PT:5288",
                            "PT:5289",
                            "PT:5290",
                            "PT:5291",
                            "PT:5292",
                            "PT:5293",
                            "PT:5294",
                            "PT:5295",
                            "PT:5296",
                            "PT:5297",
                            "PT:5298",
                            "PT:5299",
                            "PT:5300",
                            "PT:5301",
                            "PT:5302",
                            "PT:5303",
                            "PT:5304",
                            "PT:5305",
                            "PT:5306",
                            "PT:5307",
                            "PT:5308",
                            "PT:5309",
                            "PT:5310",
                            "PT:5311",
                            "PT:5312",
                            "PT:5313",
                            "PT:5314",
                            "PT:5315",
                            "PT:5316",
                            "PT:5317",
                            "PT:5318",
                            "PT:5319",
                            "PT:5320",
                            "PT:5321",
                            "PT:5322",
                            "PT:5323",
                            "PT:5324",
                            "PT:5325",
                            "PT:5355",
                            "PT:5326",
                            "PT:5327",
                            "PT:5328",
                            "PT:5329",
                            "PT:5330",
                            "PT:5331",
                            "PT:5332",
                            "PT:5333",
                            "PT:5334",
                            "PT:5335",
                            "PT:5336",
                            "PT:5337",
                            "PT:5338",
                            "PT:5339",
                            "PT:5340",
                            "PT:5341",
                            "PT:5342",
                            "PT:5343",
                            "PT:5344",
                            "PT:5345",
                            "PT:5346",
                            "PT:5347",
                            "PT:5348",
                            "PT:5349",
                            "PT:5350",
                            "PT:5351",
                            "PT:5352",
                            "PT:5353",
                            "PT:5354",
                            "PT:379",
                            "PT:5400",
                            "PT:821",
                            "PT:823",
                            "PT:1029",
                            "PT:827",
                            "PT:829",
                            "PT:5473",
                            "PT:5178",
                            "PT:5459",
                            "PT:5392",
                            "PT:841",
                            "PT:843",
                            "PT:845",
                            "PT:5206",
                            "PT:849",
                            "PT:851",
                            "PT:5460",
                            "PT:855",
                            "PT:859",
                            "PT:5225",
                            "PT:1027",
                            "PT:5238",
                            "PT:1031",
                            "PT:5461",
                            "PT:867",
                            "PT:875",
                            "PT:5462",
                            "PT:1033",
                            "PT:4880",
                            "PT:881",
                            "PT:5231",
                            "PT:1035",
                            "PT:5216",
                            "PT:891",
                            "PT:4881",
                            "PT:5223",
                            "PT:895",
                            "PT:5469",
                            "PT:5399",
                            "PT:899",
                            "PT:905",
                            "PT:5199",
                            "PT:907",
                            "PT:909",
                            "PT:911",
                            "PT:5394",
                            "PT:4913",
                            "PT:915",
                            "PT:921",
                            "PT:923",
                            "PT:5227",
                            "PT:5396",
                            "PT:929",
                            "PT:931",
                            "PT:933",
                            "PT:935",
                            "PT:5169",
                            "PT:5395",
                            "PT:5228",
                            "PT:941",
                            "PT:5211",
                            "PT:1037",
                            "PT:5463",
                            "PT:945",
                            "PT:4915",
                            "PT:947",
                            "PT:5220",
                            "PT:1039",
                            "PT:5464",
                            "PT:5208",
                            "PT:953",
                            "PT:955",
                            "PT:5465",
                            "PT:5234",
                            "PT:957",
                            "PT:5233",
                            "PT:959",
                            "PT:5204",
                            "PT:5393",
                            "PT:1041",
                            "PT:5177",
                            "PT:1047",
                            "PT:965",
                            "PT:967",
                            "PT:969",
                            "PT:971",
                            "PT:973",
                            "PT:5210",
                            "PT:979",
                            "PT:5230",
                            "PT:983",
                            "PT:985",
                            "PT:1045",
                            "PT:5474",
                            "PT:5456",
                            "PT:4891",
                            "PT:5218",
                            "PT:1043",
                            "PT:4887",
                            "PT:999",
                            "PT:5237",
                            "PT:1001",
                            "PT:5466",
                            "PT:5229",
                            "PT:1049",
                            "PT:5397",
                            "PT:1011",
                            "PT:5207",
                            "PT:1015",
                            "PT:1051",
                            "PT:1017",
                            "PT:5182",
                            "PT:5209",
                            "PT:4882",
                            "PT:5176",
                            "PT:5398",
                            "PT:5235",
                            "PT:5215",
                            "PT:1021",
                            "PT:5232",
                            "PT:4883",
                            "PT:4889",
                            "PT:5185",
                            "PT:1025",
                            "PT:380",
                            "PT:377",
                            "PT:418",
                            "PT:185",
                            "PT:5110",
                            "PT:5109",
                            "PT:5111",
                            "PT:12",
                            "PT:9",
                            "PT:5420",
                            "PT:5422",
                            "PT:5424",
                            "PT:5423",
                            "PT:5425",
                            "PT:5421",
                            "PT:5426",
                            "PT:5428",
                            "PT:5427",
                            "PT:4903",
                            "PT:4904",
                            "PT:4900",
                            "PT:5439",
                            "PT:5438",
                            "PT:5440",
                            "PT:5437",
                            "PT:4905",
                            "PT:4906",
                            "PT:4907",
                            "PT:5435",
                            "PT:5434",
                            "PT:5432",
                            "PT:5430",
                            "PT:5436",
                            "PT:4901",
                            "PT:4902",
                            "PT:5433",
                            "PT:5429",
                            "PT:5431",
                            "PT:5445",
                            "PT:234",
                            "PT:5446",
                            "PT:4908",
                            "PT:5441",
                            "PT:5442",
                            "PT:5443",
                            "PT:4909",
                            "PT:4910",
                            "PT:5448",
                            "PT:205",
                            "PT:5447",
                            "PT:5444",
                            "PT:5450",
                            "PT:5452",
                            "PT:5453",
                            "PT:5451",
                            "PT:5449",
                            "PT:190",
                            "PT:2139",
                            "PT:2103",
                            "PT:2087",
                            "PT:2077",
                            "PT:4916",
                            "PT:2089",
                            "PT:2109",
                            "PT:2141",
                            "PT:2135",
                            "PT:2121",
                            "PT:2129",
                            "PT:2117",
                            "PT:2105",
                            "PT:2085",
                            "PT:2079",
                            "PT:2107",
                            "PT:2125",
                            "PT:2119",
                            "PT:2131",
                            "PT:2123",
                            "PT:2133",
                            "PT:4918",
                            "PT:4919",
                            "PT:4990",
                            "PT:4989",
                            "PT:4988",
                            "PT:4992",
                            "PT:4993",
                            "PT:4991",
                            "PT:4994",
                            "PT:4987",
                            "PT:4986",
                            "PT:4920",
                            "PT:4997",
                            "PT:5000",
                            "PT:4996",
                            "PT:4995",
                            "PT:4999",
                            "PT:5003",
                            "PT:5002",
                            "PT:4998",
                            "PT:5001",
                            "PT:594",
                            "PT:4984",
                            "PT:4979",
                            "PT:4983",
                            "PT:4978",
                            "PT:4980",
                            "PT:4976",
                            "PT:4974",
                            "PT:4973",
                            "PT:4975",
                            "PT:4977",
                            "PT:4981",
                            "PT:4985",
                            "PT:4982",
                            "PT:4921",
                            "PT:5008",
                            "PT:5009",
                            "PT:5010",
                            "PT:5012",
                            "PT:5011",
                            "PT:5007",
                            "PT:5005",
                            "PT:5006",
                            "PT:5004",
                            "PT:5013",
                            "PT:595",
                            "PT:4811",
                            "PT:4810",
                            "PT:16",
                            "PT:367",
                            "PT:4777",
                            "PT:4775",
                            "PT:5189",
                            "PT:5193",
                            "PT:5197",
                            "PT:388",
                            "PT:363",
                            "PT:4781",
                            "PT:4779",
                            "PT:368",
                            "PT:4785",
                            "PT:4783",
                            "PT:415",
                            "PT:4789",
                            "PT:4787",
                            "PT:5190",
                            "PT:5198",
                            "PT:5194",
                            "PT:302",
                            "PT:4793",
                            "PT:4791",
                            "PT:567",
                            "PT:301",
                            "PT:5212",
                            "PT:5213",
                            "PT:5188",
                            "PT:5195",
                            "PT:5191",
                            "PT:410",
                            "PT:4797",
                            "PT:4795",
                            "PT:5187",
                            "PT:5196",
                            "PT:5192",
                            "PT:26",
                            "PT:402",
                            "PT:214",
                            "PT:5087",
                            "PT:5091",
                            "PT:5090",
                            "PT:5086",
                            "PT:5089",
                            "PT:5085",
                            "PT:5092",
                            "PT:5088",
                            "PT:364",
                            "PT:238",
                            "PT:243",
                            "PT:5099",
                            "PT:5098",
                            "PT:5093",
                            "PT:5097",
                            "PT:5095",
                            "PT:5100",
                            "PT:5096",
                            "PT:5094",
                            "PT:211",
                            "PT:5081",
                            "PT:5078",
                            "PT:5082",
                            "PT:5083",
                            "PT:5079",
                            "PT:5080",
                            "PT:5084",
                            "PT:5077",
                            "PT:215",
                            "PT:4637",
                            "PT:4639",
                            "PT:4641",
                            "PT:4643",
                            "PT:4645",
                            "PT:4647",
                            "PT:4649",
                            "PT:4651",
                            "PT:4653",
                            "PT:4655",
                            "PT:4657",
                            "PT:4659",
                            "PT:4661",
                            "PT:4663",
                            "PT:4665",
                            "PT:4667",
                            "PT:4669",
                            "PT:4671",
                            "PT:4673",
                            "PT:4675",
                            "PT:4677",
                            "PT:4679",
                            "PT:4860",
                            "PT:4681",
                            "PT:4683",
                            "PT:4685",
                            "PT:4687",
                            "PT:4689",
                            "PT:4691",
                            "PT:14",
                            "PT:22",
                            "PT:4899",
                            "PT:4897",
                            "PT:229",
                            "PT:5042",
                            "PT:5040",
                            "PT:5039",
                            "PT:5043",
                            "PT:5041",
                            "PT:5038",
                            "PT:23",
                            "PT:5025",
                            "PT:5021",
                            "PT:5015",
                            "PT:5019",
                            "PT:5022",
                            "PT:5023",
                            "PT:5016",
                            "PT:5024",
                            "PT:5026",
                            "PT:5018",
                            "PT:5020",
                            "PT:5017",
                            "PT:5014",
                            "PT:217",
                            "PT:4695",
                            "PT:4697",
                            "PT:227",
                            "PT:4701",
                            "PT:4703",
                            "PT:4705",
                            "PT:4707",
                            "PT:4709",
                            "PT:4711",
                            "PT:4713",
                            "PT:4715",
                            "PT:4717",
                            "PT:4719",
                            "PT:13",
                            "PT:20",
                            "PT:4950",
                            "PT:4945",
                            "PT:4947",
                            "PT:4949",
                            "PT:4942",
                            "PT:4944",
                            "PT:4948",
                            "PT:4943",
                            "PT:4952",
                            "PT:4941",
                            "PT:4946",
                            "PT:4951",
                            "PT:4954",
                            "PT:4953",
                            "PT:21",
                            "PT:4961",
                            "PT:4960",
                            "PT:4955",
                            "PT:4956",
                            "PT:4962",
                            "PT:4959",
                            "PT:4957",
                            "PT:4958",
                            "PT:228",
                            "PT:4933",
                            "PT:4932",
                            "PT:4939",
                            "PT:4928",
                            "PT:4937",
                            "PT:4929",
                            "PT:4934",
                            "PT:4930",
                            "PT:4931",
                            "PT:4938",
                            "PT:4926",
                            "PT:4935",
                            "PT:4936",
                            "PT:4940",
                            "PT:4927",
                            "PT:599",
                            "PT:4971",
                            "PT:4967",
                            "PT:4968",
                            "PT:4963",
                            "PT:4964",
                            "PT:4972",
                            "PT:4965",
                            "PT:4970",
                            "PT:4966",
                            "PT:4969",
                            "PT:191",
                            "PT:5113",
                            "PT:5132",
                            "PT:5125",
                            "PT:5127",
                            "PT:5126",
                            "PT:5129",
                            "PT:5128",
                            "PT:5130",
                            "PT:5131",
                            "PT:414",
                            "PT:2203",
                            "PT:2199",
                            "PT:2205",
                            "PT:2209",
                            "PT:5051",
                            "PT:2201",
                            "PT:2207",
                            "PT:5052",
                            "PT:324",
                            "PT:2171",
                            "PT:5049",
                            "PT:5047",
                            "PT:2161",
                            "PT:2163",
                            "PT:5048",
                            "PT:2169",
                            "PT:2167",
                            "PT:5050",
                            "PT:2165",
                            "PT:278",
                            "PT:4893",
                            "PT:2157",
                            "PT:4895",
                            "PT:5115",
                            "PT:2147",
                            "PT:2149",
                            "PT:2151",
                            "PT:5046",
                            "PT:5045",
                            "PT:2155",
                            "PT:2153",
                            "PT:2159",
                            "PT:5044",
                            "PT:5027",
                            "PT:5118",
                            "PT:5117",
                            "PT:5120",
                            "PT:5119",
                            "PT:5116",
                            "PT:198",
                            "PT:5114",
                            "PT:2183",
                            "PT:5034",
                            "PT:2181",
                            "PT:5031",
                            "PT:5032",
                            "PT:5028",
                            "PT:2175",
                            "PT:5035",
                            "PT:5033",
                            "PT:2185",
                            "PT:2179",
                            "PT:2173",
                            "PT:5029",
                            "PT:5030",
                            "PT:2177",
                            "PT:199",
                            "PT:2187",
                            "PT:2197",
                            "PT:2193",
                            "PT:5037",
                            "PT:2195",
                            "PT:2191",
                            "PT:5036",
                            "PT:2189",
                            "PT:5112",
                            "PT:5122",
                            "PT:5124",
                            "PT:5121",
                            "PT:5123",
                            "PT:11",
                            "PT:240",
                            "PT:5370",
                            "PT:5371",
                            "PT:4731",
                            "PT:5373",
                            "PT:5372",
                            "PT:4745",
                            "PT:4861",
                            "PT:4751",
                            "PT:4753",
                            "PT:5404",
                            "PT:5391",
                            "PT:4767",
                            "PT:366",
                            "PT:5358",
                            "PT:5357",
                            "PT:5356",
                            "PT:218",
                            "PT:4771",
                            "PT:4773",
                            "PT:4769",
                            "PT:209",
                            "PT:4925",
                            "PT:4924",
                            "PT:4923",
                            "PT:25",
                            "PT:27",
                            "PT:5418",
                            "PT:5419",
                            "PT:5417",
                            "PT:5455",
                            "PT:5454",
                            "PT:598",
                            "PT:219",
                            "PT:5405",
                            "PT:5406",
                            "PT:5407",
                            "PT:5409",
                            "PT:5408",
                            "PT:5410",
                            "PT:5411",
                            "PT:5416",
                            "PT:5412",
                            "PT:5413",
                            "PT:5414",
                            "PT:5415",
                            "BG:1609",
                            "BG:1610",
                            "BG:1614",
                            "BG:1612",
                            "BG:1611",
                            "BG:1613",
                            "BG:1625",
                            "BG:1638",
                            "BG:1691",
                            "BG:1682",
                            "BG:1683",
                            "BG:1681",
                            "BG:1687",
                            "BG:1685",
                            "BG:1694",
                            "BG:1719",
                            "BG:1686",
                            "BG:1690",
                            "BG:1684",
                            "BG:1693",
                            "BG:1692",
                            "BG:1697",
                            "BG:1688",
                            "BG:1695",
                            "BG:1689",
                            "BG:1696",
                            "BG:1635",
                            "BG:1644",
                            "BG:1662",
                            "BG:1663",
                            "BG:1652",
                            "BG:1655",
                            "BG:1647",
                            "BG:1645",
                            "BG:1646",
                            "BG:1654",
                            "BG:1651",
                            "BG:1658",
                            "BG:1653",
                            "BG:1661",
                            "BG:1650",
                            "BG:1648",
                            "BG:1657",
                            "BG:1649",
                            "BG:1656",
                            "BG:1660",
                            "BG:1659",
                            "BG:1639",
                            "BG:1700",
                            "BG:1730",
                            "BG:1701",
                            "BG:1698",
                            "BG:1699",
                            "BG:1642",
                            "BG:1713",
                            "BG:1731",
                            "BG:1712",
                            "BG:1733",
                            "BG:1723",
                            "BG:1709",
                            "BG:1721",
                            "BG:1720",
                            "BG:1729",
                            "BG:1726",
                            "BG:1725",
                            "BG:1728",
                            "BG:1722",
                            "BG:1711",
                            "BG:1724",
                            "BG:1727",
                            "BG:1710",
                            "BG:1636",
                            "BG:1718",
                            "BG:1675",
                            "BG:1666",
                            "BG:1664",
                            "BG:1669",
                            "BG:1670",
                            "BG:1673",
                            "BG:1676",
                            "BG:1671",
                            "BG:1665",
                            "BG:1674",
                            "BG:1667",
                            "BG:1672",
                            "BG:1668",
                            "BG:1640",
                            "BG:1702",
                            "BG:1703",
                            "BG:1732",
                            "BG:1641",
                            "BG:1708",
                            "BG:1706",
                            "BG:1707",
                            "BG:1705",
                            "BG:1704",
                            "BG:1637",
                            "BG:1680",
                            "BG:1677",
                            "BG:1679",
                            "BG:1678",
                            "BG:1643",
                            "BG:1717",
                            "BG:1714",
                            "BG:1716",
                            "BG:1715",
                            "BG:360",
                            "BG:1104",
                            "BG:1105",
                            "BG:1106",
                            "BG:1117",
                            "BG:1119",
                            "BG:1120",
                            "BG:1121",
                            "BG:1122",
                            "BG:1123",
                            "BG:1124",
                            "BG:1125",
                            "BG:1126",
                            "BG:1127",
                            "BG:1128",
                            "BG:1129",
                            "BG:1130",
                            "BG:1131",
                            "BG:1132",
                            "BG:1133",
                            "BG:1134",
                            "BG:1118",
                            "BG:1271",
                            "BG:1135",
                            "BG:1136",
                            "BG:1137",
                            "BG:1185",
                            "BG:1191",
                            "BG:1138",
                            "BG:1139",
                            "BG:1140",
                            "BG:1141",
                            "BG:1142",
                            "BG:1143",
                            "BG:1144",
                            "BG:1145",
                            "BG:1146",
                            "BG:1147",
                            "BG:1148",
                            "BG:1149",
                            "BG:1150",
                            "BG:1151",
                            "BG:1152",
                            "BG:1153",
                            "BG:1154",
                            "BG:1155",
                            "BG:1156",
                            "BG:1157",
                            "BG:1158",
                            "BG:1159",
                            "BG:1187",
                            "BG:1160",
                            "BG:1161",
                            "BG:1162",
                            "BG:1163",
                            "BG:1164",
                            "BG:1165",
                            "BG:1166",
                            "BG:1167",
                            "BG:1168",
                            "BG:1169",
                            "BG:1170",
                            "BG:1171",
                            "BG:1172",
                            "BG:1173",
                            "BG:1174",
                            "BG:1175",
                            "BG:1176",
                            "BG:1177",
                            "BG:1178",
                            "BG:1179",
                            "BG:1180",
                            "BG:1188",
                            "BG:1181",
                            "BG:1189",
                            "BG:1184",
                            "BG:1182",
                            "BG:1183",
                            "BG:1186",
                            "BG:1269",
                            "BG:1098",
                            "BG:1270",
                            "BG:1190",
                            "BG:1097",
                            "BG:262",
                            "BG:1542",
                            "BG:1576",
                            "BG:1584",
                            "BG:1552",
                            "BG:1569",
                            "BG:1543",
                            "BG:1570",
                            "BG:1571",
                            "BG:1568",
                            "BG:1577",
                            "BG:137",
                            "BG:408",
                            "BG:976",
                            "BG:978",
                            "BG:1485",
                            "BG:1524",
                            "BG:1468",
                            "BG:1496",
                            "BG:1475",
                            "BG:1505",
                            "BG:1484",
                            "BG:413",
                            "BG:1483",
                            "BG:1503",
                            "BG:412",
                            "BG:135",
                            "BG:1437",
                            "BG:1453",
                            "BG:1467",
                            "BG:1454",
                            "BG:1462",
                            "BG:1446",
                            "BG:1447",
                            "BG:1438",
                            "BG:1445",
                            "BG:980",
                            "BG:642",
                            "BG:1521",
                            "BG:283",
                            "BG:644",
                            "BG:972",
                            "BG:643",
                            "BG:974",
                            "BG:1519",
                            "BG:342",
                            "BG:1522",
                            "BG:1518",
                            "BG:1517",
                            "BG:1516",
                            "BG:1520",
                            "BG:1523",
                            "BG:282",
                            "BG:417",
                            "BG:640",
                            "BG:962",
                            "BG:421",
                            "BG:964",
                            "BG:960",
                            "BG:418",
                            "BG:420",
                            "BG:419",
                            "BG:416",
                            "BG:966",
                            "BG:641",
                            "BG:1526",
                            "BG:1535",
                            "BG:1530",
                            "BG:1541",
                            "BG:1532",
                            "BG:1534",
                            "BG:1529",
                            "BG:1527",
                            "BG:1533",
                            "BG:1531",
                            "BG:1563",
                            "BG:1528",
                            "BG:1536",
                            "BG:1363",
                            "BG:1414",
                            "BG:1368",
                            "BG:1416",
                            "BG:1418",
                            "BG:1392",
                            "BG:1365",
                            "BG:1391",
                            "BG:1394",
                            "BG:1364",
                            "BG:1415",
                            "BG:1367",
                            "BG:1393",
                            "BG:1413",
                            "BG:1390",
                            "BG:1366",
                            "BG:1417",
                            "BG:134",
                            "BG:545",
                            "BG:546",
                            "BG:547",
                            "BG:548",
                            "BG:550",
                            "BG:549",
                            "BG:553",
                            "BG:632",
                            "BG:278",
                            "BG:914",
                            "BG:1323",
                            "BG:1319",
                            "BG:1321",
                            "BG:1078",
                            "BG:912",
                            "BG:1320",
                            "BG:1322",
                            "BG:263",
                            "BG:1328",
                            "BG:403",
                            "BG:1329",
                            "BG:1330",
                            "BG:1331",
                            "BG:281",
                            "BG:924",
                            "BG:1082",
                            "BG:1081",
                            "BG:1358",
                            "BG:277",
                            "BG:1080",
                            "BG:926",
                            "BG:928",
                            "BG:1289",
                            "BG:1294",
                            "BG:1295",
                            "BG:1293",
                            "BG:1290",
                            "BG:1292",
                            "BG:1291",
                            "BG:1274",
                            "BG:1283",
                            "BG:1282",
                            "BG:1275",
                            "BG:922",
                            "BG:1357",
                            "BG:1356",
                            "BG:275",
                            "BG:1312",
                            "BG:1314",
                            "BG:1316",
                            "BG:634",
                            "BG:1313",
                            "BG:872",
                            "BG:1315",
                            "BG:276",
                            "BG:1300",
                            "BG:1074",
                            "BG:1075",
                            "BG:878",
                            "BG:455",
                            "BG:1298",
                            "BG:876",
                            "BG:886",
                            "BG:454",
                            "BG:884",
                            "BG:456",
                            "BG:458",
                            "BG:457",
                            "BG:1311",
                            "BG:1296",
                            "BG:1297",
                            "BG:882",
                            "BG:1301",
                            "BG:880",
                            "BG:459",
                            "BG:1299",
                            "BG:1077",
                            "BG:274",
                            "BG:1073",
                            "BG:1072",
                            "BG:1324",
                            "BG:1069",
                            "BG:1071",
                            "BG:1070",
                            "BG:1012",
                            "BG:1592",
                            "BG:1608",
                            "BG:1607",
                            "BG:1594",
                            "BG:1595",
                            "BG:1596",
                            "BG:1597",
                            "BG:1599",
                            "BG:1598",
                            "BG:1604",
                            "BG:1605",
                            "BG:1601",
                            "BG:1602",
                            "BG:1600",
                            "BG:1603",
                            "BG:1606",
                            "BG:1593",
                            "BG:414",
                            "BG:1615",
                            "BG:1624",
                            "BG:1617",
                            "BG:1618",
                            "BG:1619",
                            "BG:1620",
                            "BG:1621",
                            "BG:1622",
                            "BG:1623",
                            "BG:1616",
                            "BG:630",
                            "BG:1586",
                            "BG:1591",
                            "BG:1588",
                            "BG:1590",
                            "BG:1587",
                            "BG:1589",
                            "BG:1585",
                            "BG:631",
                            "BG:870",
                            "BG:858",
                            "BG:868",
                            "BG:866",
                            "BG:864",
                            "BG:1018",
                            "BG:655",
                            "BG:652",
                            "BG:435",
                            "BG:252",
                            "BG:261",
                            "BG:491",
                            "BG:257",
                            "BG:990",
                            "BG:992",
                            "BG:998",
                            "BG:260",
                            "BG:996",
                            "BG:259",
                            "BG:994",
                            "BG:309",
                            "BG:509",
                            "BG:310",
                            "BG:313",
                            "BG:314",
                            "BG:311",
                            "BG:312",
                            "BG:305",
                            "BG:306",
                            "BG:308",
                            "BG:307",
                            "BG:656",
                            "BG:207",
                            "BG:234",
                            "BG:657",
                            "BG:228",
                            "BG:245",
                            "BG:291",
                            "BG:303",
                            "BG:448",
                            "BG:297",
                            "BG:292",
                            "BG:368",
                            "BG:856",
                            "BG:383",
                            "BG:536",
                            "BG:852",
                            "BG:539",
                            "BG:850",
                            "BG:541",
                            "BG:538",
                            "BG:537",
                            "BG:535",
                            "BG:854",
                            "BG:1096",
                            "BG:809",
                            "BG:1025",
                            "BG:848",
                            "BG:846",
                            "BG:381",
                            "BG:524",
                            "BG:840",
                            "BG:528",
                            "BG:836",
                            "BG:531",
                            "BG:526",
                            "BG:1094",
                            "BG:525",
                            "BG:529",
                            "BG:842",
                            "BG:1095",
                            "BG:807",
                            "BG:834",
                            "BG:838",
                            "BG:844",
                            "BG:1010",
                            "BG:606",
                            "BG:1061",
                            "BG:1065",
                            "BG:1057",
                            "BG:613",
                            "BG:615",
                            "BG:1055",
                            "BG:607",
                            "BG:611",
                            "BG:610",
                            "BG:608",
                            "BG:1063",
                            "BG:1059",
                            "BG:609",
                            "BG:618",
                            "BG:629",
                            "BG:936",
                            "BG:952",
                            "BG:316",
                            "BG:938",
                            "BG:317",
                            "BG:321",
                            "BG:320",
                            "BG:318",
                            "BG:1008",
                            "BG:940",
                            "BG:942",
                            "BG:1006",
                            "BG:946",
                            "BG:833",
                            "BG:948",
                            "BG:319",
                            "BG:950",
                            "BG:944",
                            "BG:934",
                            "BG:626",
                            "BG:619",
                            "BG:1090",
                            "BG:1525",
                            "BG:625",
                            "BG:624",
                            "BG:286",
                            "BG:620",
                            "BG:1087",
                            "BG:1089",
                            "BG:1088",
                            "BG:621",
                            "BG:1086",
                            "BG:628",
                            "BG:622",
                            "BG:623",
                            "BG:288",
                            "BG:1084",
                            "BG:1085",
                            "BG:1083",
                            "BG:1242",
                            "BG:555",
                            "BG:582",
                            "BG:813",
                            "BG:1024",
                            "BG:597",
                            "BG:1241",
                            "BG:602",
                            "BG:600",
                            "BG:601",
                            "BG:599",
                            "BG:581",
                            "BG:557",
                            "BG:558",
                            "BG:559",
                            "BG:560",
                            "BG:605",
                            "BG:1020",
                            "BG:556",
                            "BG:562",
                            "BG:563",
                            "BG:576",
                            "BG:575",
                            "BG:577",
                            "BG:570",
                            "BG:580",
                            "BG:604",
                            "BG:578",
                            "BG:591",
                            "BG:583",
                            "BG:590",
                            "BG:586",
                            "BG:588",
                            "BG:585",
                            "BG:589",
                            "BG:584",
                            "BG:587",
                            "BG:579",
                            "BG:592",
                            "BG:594",
                            "BG:595",
                            "BG:593",
                            "BG:596",
                            "BG:561",
                            "BG:1022",
                            "BG:139",
                            "BG:195",
                            "BG:198",
                            "BG:196",
                            "BG:192",
                            "BG:203",
                            "BG:187",
                            "BG:197",
                            "BG:202",
                            "BG:199",
                            "BG:179",
                            "BG:200",
                            "BG:180",
                            "BG:132",
                            "BG:191",
                            "BG:185",
                            "BG:150",
                            "BG:151",
                            "BG:156",
                            "BG:157",
                            "BG:158",
                            "BG:159",
                            "BG:152",
                            "BG:160",
                            "BG:153",
                            "BG:155",
                            "BG:161",
                            "BG:162",
                            "BG:164",
                            "BG:165",
                            "BG:166",
                            "BG:167",
                            "BG:168",
                            "BG:169",
                            "BG:170",
                            "BG:1002",
                            "BG:140",
                            "BG:141",
                            "BG:149",
                            "BG:142",
                            "BG:143",
                            "BG:144",
                            "BG:147",
                            "BG:146",
                            "BG:145",
                            "BG:178",
                            "BG:183",
                            "BG:181",
                            "BG:182",
                            "BG:171",
                            "BG:173",
                            "BG:176",
                            "BG:177",
                            "BG:351",
                            "BG:174",
                            "BG:175",
                            "BG:130",
                            "BG:339",
                            "BG:1240",
                            "BG:502",
                            "BG:506",
                            "BG:505",
                            "BG:501",
                            "BG:956",
                            "BG:1068",
                            "BG:954",
                            "BG:958",
                            "BG:341",
                            "KZ:36",
                            "KZ:69",
                            "KZ:3068",
                            "KZ:3066",
                            "KZ:3059",
                            "KZ:3063",
                            "KZ:3064",
                            "KZ:3065",
                            "KZ:3061",
                            "KZ:3060",
                            "KZ:3069",
                            "KZ:3067",
                            "KZ:3058",
                            "KZ:3062",
                            "KZ:542",
                            "KZ:3130",
                            "KZ:3125",
                            "KZ:3121",
                            "KZ:3131",
                            "KZ:3127",
                            "KZ:3128",
                            "KZ:3120",
                            "KZ:3129",
                            "KZ:3123",
                            "KZ:3122",
                            "KZ:3126",
                            "KZ:3124",
                            "KZ:539",
                            "KZ:70",
                            "KZ:541",
                            "KZ:540",
                            "KZ:538",
                            "KZ:68",
                            "KZ:889",
                            "KZ:543",
                            "KZ:3162",
                            "KZ:3161",
                            "KZ:3159",
                            "KZ:3132",
                            "KZ:3133",
                            "KZ:3135",
                            "KZ:3158",
                            "KZ:3138",
                            "KZ:3157",
                            "KZ:3134",
                            "KZ:3160",
                            "KZ:3136",
                            "KZ:3137",
                            "KZ:544",
                            "KZ:71",
                            "KZ:545",
                            "KZ:899",
                            "KZ:537",
                            "KZ:632",
                            "KZ:48",
                            "KZ:57",
                            "KZ:523",
                            "KZ:511",
                            "KZ:522",
                            "KZ:515",
                            "KZ:524",
                            "KZ:525",
                            "KZ:667",
                            "KZ:3172",
                            "KZ:3201",
                            "KZ:3202",
                            "KZ:3183",
                            "KZ:60",
                            "KZ:533",
                            "KZ:61",
                            "KZ:529",
                            "KZ:63",
                            "KZ:93",
                            "KZ:1433",
                            "KZ:611",
                            "KZ:37",
                            "KZ:401",
                            "KZ:402",
                            "KZ:414",
                            "KZ:416",
                            "KZ:409",
                            "KZ:72",
                            "KZ:413",
                            "KZ:404",
                            "KZ:405",
                            "KZ:419",
                            "KZ:410",
                            "KZ:415",
                            "KZ:429",
                            "KZ:435",
                            "KZ:1491",
                            "KZ:434",
                            "KZ:432",
                            "KZ:430",
                            "KZ:433",
                            "KZ:441",
                            "KZ:73",
                            "KZ:431",
                            "KZ:55",
                            "KZ:484",
                            "KZ:103",
                            "KZ:1161",
                            "KZ:102",
                            "KZ:101",
                            "KZ:390",
                            "KZ:391",
                            "KZ:392",
                            "KZ:394",
                            "KZ:393",
                            "KZ:395",
                            "KZ:3052",
                            "KZ:3046",
                            "KZ:3047",
                            "KZ:3048",
                            "KZ:3050",
                            "KZ:3049",
                            "KZ:3045",
                            "KZ:3051",
                            "KZ:38",
                            "KZ:84",
                            "KZ:458",
                            "KZ:83",
                            "KZ:78",
                            "KZ:466",
                            "KZ:480",
                            "KZ:453",
                            "KZ:476",
                            "KZ:1493",
                            "KZ:1497",
                            "KZ:80",
                            "KZ:1495",
                            "KZ:1499",
                            "KZ:1505",
                            "KZ:1501",
                            "KZ:1507",
                            "KZ:81",
                            "KZ:1503",
                            "KZ:1431",
                            "KZ:383",
                            "KZ:389",
                            "KZ:76",
                            "KZ:384",
                            "KZ:387",
                            "KZ:386",
                            "KZ:385",
                            "KZ:388",
                            "KZ:369",
                            "KZ:373",
                            "KZ:378",
                            "KZ:370",
                            "KZ:374",
                            "KZ:375",
                            "KZ:371",
                            "KZ:376",
                            "KZ:372",
                            "KZ:380",
                            "KZ:382",
                            "KZ:381",
                            "KZ:44",
                            "KZ:442",
                            "KZ:85",
                            "KZ:88",
                            "KZ:86",
                            "KZ:450",
                            "KZ:1473",
                            "KZ:420",
                            "KZ:424",
                            "KZ:421",
                            "KZ:428",
                            "KZ:1509",
                            "KZ:426",
                            "KZ:75",
                            "KZ:903",
                            "KZ:53",
                            "KZ:622",
                            "KZ:623",
                            "KZ:626",
                            "KZ:631",
                            "KZ:625",
                            "KZ:624",
                            "KZ:54",
                            "KZ:485",
                            "KZ:1425",
                            "KZ:49",
                            "KZ:45",
                            "KZ:509",
                            "KZ:489",
                            "KZ:491",
                            "KZ:497",
                            "KZ:490",
                            "KZ:493",
                            "KZ:90",
                            "KZ:1429",
                            "KZ:495",
                            "KZ:499",
                            "KZ:498",
                            "KZ:118",
                            "KZ:115",
                            "KZ:573",
                            "KZ:584",
                            "KZ:605",
                            "KZ:603",
                            "KZ:604",
                            "KZ:597",
                            "KZ:582",
                            "KZ:40",
                            "KZ:607",
                            "KZ:596",
                            "KZ:608",
                            "KZ:583",
                            "KZ:590",
                            "KZ:574",
                            "KZ:602",
                            "KZ:891",
                            "KZ:98",
                            "KZ:2462",
                            "KZ:553",
                            "KZ:2441",
                            "KZ:893",
                            "KZ:2461",
                            "KZ:2435",
                            "KZ:2455",
                            "KZ:2446",
                            "KZ:2463",
                            "KZ:2445",
                            "KZ:2431",
                            "KZ:2447",
                            "KZ:2475",
                            "KZ:552",
                            "KZ:557",
                            "KZ:2440",
                            "KZ:97",
                            "KZ:2273",
                            "KZ:2280",
                            "KZ:2476",
                            "KZ:2272",
                            "KZ:2409",
                            "KZ:895",
                            "KZ:2279",
                            "KZ:2030",
                            "KZ:2258",
                            "KZ:2263",
                            "KZ:2262",
                            "KZ:2257",
                            "KZ:2494",
                            "KZ:2259",
                            "KZ:2264",
                            "KZ:2260",
                            "KZ:2261",
                            "KZ:52",
                            "KZ:2364",
                            "KZ:2360",
                            "KZ:2357",
                            "KZ:2367",
                            "KZ:2382",
                            "KZ:99",
                            "KZ:2350",
                            "KZ:2342",
                            "KZ:2379",
                            "KZ:570",
                            "KZ:2347",
                            "KZ:2371",
                            "KZ:568",
                            "KZ:572",
                            "KZ:571",
                            "KZ:2477",
                            "KZ:1427",
                            "KZ:2029",
                            "KZ:2249",
                            "KZ:2253",
                            "KZ:2496",
                            "KZ:2248",
                            "KZ:2247",
                            "KZ:2254",
                            "KZ:2564",
                            "KZ:2250",
                            "KZ:2252",
                            "KZ:2251",
                            "KZ:2255",
                            "KZ:2256",
                            "KZ:2027",
                            "KZ:2222",
                            "KZ:2221",
                            "KZ:2192",
                            "KZ:2200",
                            "KZ:2229",
                            "KZ:2225",
                            "KZ:2242",
                            "KZ:2230",
                            "KZ:2239",
                            "KZ:2197",
                            "KZ:2220",
                            "KZ:2233",
                            "KZ:2209",
                            "KZ:2028",
                            "KZ:2492",
                            "KZ:2243",
                            "KZ:2244",
                            "KZ:2246",
                            "KZ:2245",
                            "KZ:2485",
                            "KZ:2487",
                            "KZ:2488",
                            "KZ:2489",
                            "KZ:2486",
                            "KZ:2026",
                            "KZ:2171",
                            "KZ:2175",
                            "KZ:2184",
                            "KZ:2499",
                            "KZ:2180",
                            "KZ:2170",
                            "KZ:2181",
                            "KZ:2177",
                            "KZ:2188",
                            "KZ:2174",
                            "KZ:2408",
                            "KZ:2179",
                            "KZ:2183",
                            "KZ:2172",
                            "KZ:2190",
                            "KZ:2189",
                            "KZ:2176",
                            "KZ:2178",
                            "KZ:2191",
                            "KZ:2187",
                            "KZ:2173",
                            "KZ:897",
                            "KZ:2289",
                            "KZ:2295",
                            "KZ:2287",
                            "KZ:2300",
                            "KZ:2292",
                            "KZ:2293",
                            "KZ:2281",
                            "KZ:2290",
                            "KZ:2294",
                            "KZ:2286",
                            "KZ:2283",
                            "KZ:2284",
                            "KZ:2285",
                            "KZ:2299",
                            "KZ:2282",
                            "KZ:2288",
                            "KZ:2291",
                            "KZ:2298",
                            "KZ:2031",
                            "KZ:2399",
                            "KZ:2395",
                            "KZ:2400",
                            "KZ:2390",
                            "KZ:2407",
                            "KZ:2406",
                            "KZ:2405",
                            "KZ:2398",
                            "KZ:2025",
                            "KZ:2154",
                            "KZ:2163",
                            "KZ:2152",
                            "KZ:2151",
                            "KZ:2161",
                            "KZ:2497",
                            "KZ:2160",
                            "KZ:2159",
                            "KZ:2155",
                            "KZ:2158",
                            "KZ:2162",
                            "KZ:2156",
                            "KZ:2153",
                            "KZ:2157",
                            "KZ:2023",
                            "KZ:2045",
                            "KZ:2039",
                            "KZ:2096",
                            "KZ:2089",
                            "KZ:2103",
                            "KZ:2104",
                            "KZ:2040",
                            "KZ:2134",
                            "KZ:2110",
                            "KZ:2032",
                            "KZ:2085",
                            "KZ:2116",
                            "KZ:2048",
                            "KZ:2069",
                            "KZ:2059",
                            "KZ:2128",
                            "KZ:2107",
                            "KZ:2024",
                            "KZ:2142",
                            "KZ:2495",
                            "KZ:2143",
                            "KZ:2144",
                            "KZ:2145",
                            "KZ:2146",
                            "KZ:2137",
                            "KZ:2147",
                            "KZ:2136",
                            "KZ:2135",
                            "KZ:2141",
                            "KZ:1",
                            "KZ:2980",
                            "KZ:2981",
                            "KZ:2979",
                            "KZ:2973",
                            "KZ:2975",
                            "KZ:2978",
                            "KZ:2976",
                            "KZ:2974",
                            "KZ:2977",
                            "KZ:1451",
                            "KZ:28",
                            "KZ:21",
                            "KZ:1453",
                            "KZ:11",
                            "KZ:14",
                            "KZ:2985",
                            "KZ:2987",
                            "KZ:2986",
                            "KZ:2983",
                            "KZ:2984",
                            "KZ:2982",
                            "KZ:1455",
                            "KZ:1456",
                            "KZ:1457",
                            "KZ:1449",
                            "KZ:20",
                            "KZ:10",
                            "KZ:1151",
                            "KZ:3006",
                            "KZ:3031",
                            "KZ:3043",
                            "KZ:3039",
                            "KZ:3041",
                            "KZ:3042",
                            "KZ:3040",
                            "KZ:3015",
                            "KZ:3020",
                            "KZ:3017",
                            "KZ:3019",
                            "KZ:3016",
                            "KZ:3021",
                            "KZ:3024",
                            "KZ:3018",
                            "KZ:3022",
                            "KZ:3023",
                            "KZ:3044",
                            "KZ:3007",
                            "KZ:3008",
                            "KZ:3011",
                            "KZ:3014",
                            "KZ:3009",
                            "KZ:3013",
                            "KZ:3012",
                            "KZ:3010",
                            "KZ:3032",
                            "KZ:3037",
                            "KZ:3033",
                            "KZ:3034",
                            "KZ:3035",
                            "KZ:3038",
                            "KZ:3036",
                            "KZ:3025",
                            "KZ:3027",
                            "KZ:3030",
                            "KZ:3026",
                            "KZ:3028",
                            "KZ:3029",
                            "KZ:6",
                            "KZ:149",
                            "KZ:1835",
                            "KZ:1837",
                            "KZ:1839",
                            "KZ:1836",
                            "KZ:1838",
                            "KZ:1738",
                            "KZ:1788",
                            "KZ:1786",
                            "KZ:1787",
                            "KZ:1784",
                            "KZ:1943",
                            "KZ:133",
                            "KZ:1828",
                            "KZ:1829",
                            "KZ:1826",
                            "KZ:1834",
                            "KZ:1831",
                            "KZ:1833",
                            "KZ:1832",
                            "KZ:1823",
                            "KZ:1824",
                            "KZ:1827",
                            "KZ:1822",
                            "KZ:1830",
                            "KZ:1825",
                            "KZ:183",
                            "KZ:1841",
                            "KZ:1847",
                            "KZ:1845",
                            "KZ:1843",
                            "KZ:1840",
                            "KZ:1844",
                            "KZ:1846",
                            "KZ:1842",
                            "KZ:151",
                            "KZ:148",
                            "KZ:1880",
                            "KZ:1877",
                            "KZ:1881",
                            "KZ:1879",
                            "KZ:1878",
                            "KZ:132",
                            "KZ:1882",
                            "KZ:1885",
                            "KZ:1883",
                            "KZ:1884",
                            "KZ:1744",
                            "KZ:147",
                            "KZ:1897",
                            "KZ:1895",
                            "KZ:1896",
                            "KZ:1931",
                            "KZ:1936",
                            "KZ:1932",
                            "KZ:1934",
                            "KZ:1935",
                            "KZ:1933",
                            "KZ:1937",
                            "KZ:1942",
                            "KZ:1941",
                            "KZ:1938",
                            "KZ:1939",
                            "KZ:1940",
                            "KZ:137",
                            "KZ:1870",
                            "KZ:1876",
                            "KZ:1873",
                            "KZ:1874",
                            "KZ:1868",
                            "KZ:1869",
                            "KZ:1872",
                            "KZ:1871",
                            "KZ:1875",
                            "KZ:154",
                            "KZ:1894",
                            "KZ:1891",
                            "KZ:1892",
                            "KZ:1893",
                            "KZ:145",
                            "KZ:1898",
                            "KZ:1906",
                            "KZ:1944",
                            "KZ:1905",
                            "KZ:1904",
                            "KZ:1900",
                            "KZ:1902",
                            "KZ:1899",
                            "KZ:1901",
                            "KZ:134",
                            "KZ:1859",
                            "KZ:1867",
                            "KZ:1860",
                            "KZ:1863",
                            "KZ:1864",
                            "KZ:1865",
                            "KZ:1857",
                            "KZ:1866",
                            "KZ:1861",
                            "KZ:1858",
                            "KZ:1862",
                            "KZ:1165",
                            "KZ:1159",
                            "KZ:1783",
                            "KZ:1782",
                            "KZ:1781",
                            "KZ:141",
                            "KZ:1890",
                            "KZ:1889",
                            "KZ:1886",
                            "KZ:1887",
                            "KZ:1888",
                            "KZ:152",
                            "KZ:1856",
                            "KZ:1853",
                            "KZ:1848",
                            "KZ:1855",
                            "KZ:1852",
                            "KZ:1849",
                            "KZ:1854",
                            "KZ:1851",
                            "KZ:1850",
                            "KZ:143",
                            "KZ:1918",
                            "KZ:1916",
                            "KZ:1914",
                            "KZ:1913",
                            "KZ:1908",
                            "KZ:1907",
                            "KZ:1917",
                            "KZ:1909",
                            "KZ:1915",
                            "KZ:1912",
                            "KZ:1910",
                            "KZ:1911",
                            "KZ:1754",
                            "KZ:1930",
                            "KZ:1928",
                            "KZ:1927",
                            "KZ:1925",
                            "KZ:1929",
                            "KZ:1926",
                            "KZ:144",
                            "KZ:1796",
                            "KZ:1799",
                            "KZ:1795",
                            "KZ:1794",
                            "KZ:1798",
                            "KZ:1792",
                            "KZ:1797",
                            "KZ:1793",
                            "KZ:1789",
                            "KZ:1790",
                            "KZ:1791",
                            "KZ:1752",
                            "KZ:1922",
                            "KZ:1924",
                            "KZ:1919",
                            "KZ:1921",
                            "KZ:1920",
                            "KZ:1923",
                            "KZ:1746",
                            "KZ:1819",
                            "KZ:1817",
                            "KZ:1820",
                            "KZ:1814",
                            "KZ:1816",
                            "KZ:1821",
                            "KZ:1815",
                            "KZ:1818",
                            "KZ:150",
                            "KZ:1778",
                            "KZ:1769",
                            "KZ:1768",
                            "KZ:1773",
                            "KZ:1780",
                            "KZ:1762",
                            "KZ:1760",
                            "KZ:1772",
                            "KZ:1763",
                            "KZ:1766",
                            "KZ:1770",
                            "KZ:1774",
                            "KZ:1759",
                            "KZ:1765",
                            "KZ:1775",
                            "KZ:1776",
                            "KZ:1767",
                            "KZ:1757",
                            "KZ:1761",
                            "KZ:1771",
                            "KZ:1764",
                            "KZ:1777",
                            "KZ:1779",
                            "KZ:1758",
                            "KZ:1748",
                            "KZ:140",
                            "KZ:1806",
                            "KZ:1811",
                            "KZ:1813",
                            "KZ:1804",
                            "KZ:1803",
                            "KZ:1808",
                            "KZ:1807",
                            "KZ:1810",
                            "KZ:1802",
                            "KZ:1809",
                            "KZ:1805",
                            "KZ:1812",
                            "KZ:1801",
                            "KZ:1740",
                            "KZ:2574",
                            "KZ:2950",
                            "KZ:2578",
                            "KZ:2661",
                            "KZ:2673",
                            "KZ:2683",
                            "KZ:2681",
                            "KZ:2682",
                            "KZ:2667",
                            "KZ:2891",
                            "KZ:2912",
                            "KZ:2907",
                            "KZ:2910",
                            "KZ:2908",
                            "KZ:2913",
                            "KZ:2906",
                            "KZ:2914",
                            "KZ:2917",
                            "KZ:2909",
                            "KZ:2905",
                            "KZ:2916",
                            "KZ:2911",
                            "KZ:2915",
                            "KZ:2690",
                            "KZ:2700",
                            "KZ:2766",
                            "KZ:2691",
                            "KZ:2743",
                            "KZ:2741",
                            "KZ:2740",
                            "KZ:2742",
                            "KZ:2744",
                            "KZ:2738",
                            "KZ:2721",
                            "KZ:2772",
                            "KZ:2739",
                            "KZ:2874",
                            "KZ:2883",
                            "KZ:2889",
                            "KZ:2875",
                            "KZ:2864",
                            "KZ:2867",
                            "KZ:2865",
                            "KZ:2868",
                            "KZ:2873",
                            "KZ:2866",
                            "KZ:2871",
                            "KZ:2869",
                            "KZ:2870",
                            "KZ:2872",
                            "KZ:2959",
                            "KZ:2963",
                            "KZ:2962",
                            "KZ:2960",
                            "KZ:2964",
                            "KZ:2961",
                            "KZ:2892",
                            "KZ:2920",
                            "KZ:2921",
                            "KZ:2918",
                            "KZ:2919",
                            "KZ:2809",
                            "KZ:2833",
                            "KZ:2820",
                            "KZ:2825",
                            "KZ:2810",
                            "KZ:2839",
                            "KZ:2832",
                            "KZ:2834",
                            "KZ:2831",
                            "KZ:2781",
                            "KZ:2796",
                            "KZ:2789",
                            "KZ:2801",
                            "KZ:2782",
                            "KZ:2803",
                            "KZ:2802",
                            "KZ:2804",
                            "KZ:2576",
                            "KZ:2654",
                            "KZ:2655",
                            "KZ:2648",
                            "KZ:2637",
                            "KZ:2656",
                            "KZ:2642",
                            "KZ:2689",
                            "KZ:2965",
                            "KZ:2840",
                            "KZ:2851",
                            "KZ:2850",
                            "KZ:2848",
                            "KZ:2841",
                            "KZ:2852",
                            "KZ:2849",
                            "KZ:2972",
                            "KZ:2575",
                            "KZ:2629",
                            "KZ:2579",
                            "KZ:2630",
                            "KZ:2603",
                            "KZ:2591",
                            "KZ:2631",
                            "KZ:2632",
                            "KZ:2599",
                            "KZ:2614",
                            "KZ:2608",
                            "KZ:2622",
                            "KZ:2893",
                            "KZ:2923",
                            "KZ:2922",
                            "KZ:2924",
                            "KZ:2925",
                            "KZ:2944",
                            "KZ:2945",
                            "KZ:2947",
                            "KZ:2946",
                            "KZ:2948",
                            "KZ:2949",
                            "KZ:2890",
                            "KZ:2896",
                            "KZ:2898",
                            "KZ:2903",
                            "KZ:2900",
                            "KZ:2901",
                            "KZ:2904",
                            "KZ:2895",
                            "KZ:2894",
                            "KZ:2897",
                            "KZ:2899",
                            "KZ:2902",
                            "KZ:2855",
                            "KZ:2858",
                            "KZ:2862",
                            "KZ:2856",
                            "KZ:2863",
                            "KZ:2860",
                            "KZ:2861",
                            "KZ:2859",
                            "KZ:2857",
                            "KZ:2966",
                            "KZ:2969",
                            "KZ:2971",
                            "KZ:2970",
                            "KZ:2968",
                            "KZ:2967",
                            "KZ:2951",
                            "KZ:2956",
                            "KZ:2955",
                            "KZ:2953",
                            "KZ:2952",
                            "KZ:2958",
                            "KZ:2957",
                            "KZ:2954",
                            "KZ:3",
                            "KZ:225",
                            "KZ:110",
                            "KZ:222",
                            "KZ:108",
                            "KZ:963",
                            "KZ:965",
                            "KZ:969",
                            "KZ:3239",
                            "KZ:973",
                            "KZ:1413",
                            "KZ:3240",
                            "KZ:1419",
                            "KZ:3241",
                            "KZ:979",
                            "KZ:981",
                            "KZ:983",
                            "KZ:985",
                            "KZ:987",
                            "KZ:989",
                            "KZ:991",
                            "KZ:3242",
                            "KZ:3243",
                            "KZ:997",
                            "KZ:1133",
                            "KZ:3238",
                            "KZ:3244",
                            "KZ:1007",
                            "KZ:1009",
                            "KZ:3245",
                            "KZ:3246",
                            "KZ:1117",
                            "KZ:1011",
                            "KZ:3247",
                            "KZ:3248",
                            "KZ:1015",
                            "KZ:3216",
                            "KZ:1019",
                            "KZ:3215",
                            "KZ:3217",
                            "KZ:1023",
                            "KZ:3250",
                            "KZ:1327",
                            "KZ:3249",
                            "KZ:1121",
                            "KZ:3218",
                            "KZ:3219",
                            "KZ:1035",
                            "KZ:3220",
                            "KZ:1329",
                            "KZ:1331",
                            "KZ:1037",
                            "KZ:1333",
                            "KZ:1043",
                            "KZ:3222",
                            "KZ:1045",
                            "KZ:3221",
                            "KZ:3223",
                            "KZ:3251",
                            "KZ:3224",
                            "KZ:1053",
                            "KZ:1055",
                            "KZ:3225",
                            "KZ:1399",
                            "KZ:1063",
                            "KZ:1351",
                            "KZ:1353",
                            "KZ:1123",
                            "KZ:1065",
                            "KZ:1067",
                            "KZ:3226",
                            "KZ:1069",
                            "KZ:1355",
                            "KZ:1357",
                            "KZ:1071",
                            "KZ:3227",
                            "KZ:3228",
                            "KZ:3229",
                            "KZ:1077",
                            "KZ:1079",
                            "KZ:1359",
                            "KZ:3230",
                            "KZ:1081",
                            "KZ:3237",
                            "KZ:3231",
                            "KZ:1361",
                            "KZ:1093",
                            "KZ:1095",
                            "KZ:1097",
                            "KZ:1101",
                            "KZ:1103",
                            "KZ:1105",
                            "KZ:3233",
                            "KZ:1127",
                            "KZ:3232",
                            "KZ:1107",
                            "KZ:1131",
                            "KZ:1115",
                            "KZ:1109",
                            "KZ:1111",
                            "KZ:3234",
                            "KZ:3235",
                            "KZ:1119",
                            "KZ:3236",
                            "KZ:109",
                            "KZ:266",
                            "KZ:265",
                            "KZ:326",
                            "KZ:264",
                            "KZ:261",
                            "KZ:304",
                            "KZ:273",
                            "KZ:293",
                            "KZ:301",
                            "KZ:295",
                            "KZ:302",
                            "KZ:297",
                            "KZ:303",
                            "KZ:298",
                            "KZ:299",
                            "KZ:253",
                            "KZ:309",
                            "KZ:7",
                            "KZ:112",
                            "KZ:1510",
                            "KZ:1514",
                            "KZ:1512",
                            "KZ:1516",
                            "KZ:1518",
                            "KZ:1520",
                            "KZ:1522",
                            "KZ:1524",
                            "KZ:1534",
                            "KZ:1526",
                            "KZ:1528",
                            "KZ:1556",
                            "KZ:1558",
                            "KZ:1532",
                            "KZ:1530",
                            "KZ:1536",
                            "KZ:1548",
                            "KZ:1538",
                            "KZ:204",
                            "KZ:1540",
                            "KZ:1544",
                            "KZ:1542",
                            "KZ:1546",
                            "KZ:1632",
                            "KZ:773",
                            "KZ:767",
                            "KZ:1642",
                            "KZ:1634",
                            "KZ:1648",
                            "KZ:1644",
                            "KZ:1654",
                            "KZ:1638",
                            "KZ:1640",
                            "KZ:1652",
                            "KZ:1636",
                            "KZ:1646",
                            "KZ:194",
                            "KZ:191",
                            "KZ:1696",
                            "KZ:47",
                            "KZ:42",
                            "KZ:726",
                            "KZ:196",
                            "KZ:193",
                            "KZ:856",
                            "KZ:1688",
                            "KZ:1680",
                            "KZ:1678",
                            "KZ:853",
                            "KZ:852",
                            "KZ:855",
                            "KZ:854",
                            "KZ:1676",
                            "KZ:851",
                            "KZ:1682",
                            "KZ:1686",
                            "KZ:1175",
                            "KZ:1692",
                            "KZ:1694",
                            "KZ:1690",
                            "KZ:1684",
                            "KZ:1726",
                            "KZ:203",
                            "KZ:1658",
                            "KZ:1656",
                            "KZ:1664",
                            "KZ:1672",
                            "KZ:1650",
                            "KZ:1668",
                            "KZ:1660",
                            "KZ:1670",
                            "KZ:1662",
                            "KZ:1666",
                            "KZ:1618",
                            "KZ:1624",
                            "KZ:1620",
                            "KZ:1628",
                            "KZ:1622",
                            "KZ:1626",
                            "KZ:192",
                            "KZ:1566",
                            "KZ:1550",
                            "KZ:1552",
                            "KZ:1554",
                            "KZ:1560",
                            "KZ:1564",
                            "KZ:1562",
                            "KZ:186",
                            "KZ:1698",
                            "KZ:1700",
                            "KZ:1702",
                            "KZ:1724",
                            "KZ:1720",
                            "KZ:1716",
                            "KZ:1710",
                            "KZ:1714",
                            "KZ:1706",
                            "KZ:1708",
                            "KZ:1722",
                            "KZ:1718",
                            "KZ:1704",
                            "KZ:1712",
                            "KZ:836",
                            "KZ:87",
                            "KZ:1568",
                            "KZ:1483",
                            "KZ:1485",
                            "KZ:1479",
                            "KZ:1475",
                            "KZ:1477",
                            "KZ:1487",
                            "KZ:1481",
                            "KZ:104",
                            "KZ:188",
                            "KZ:823",
                            "KZ:828",
                            "KZ:1578",
                            "KZ:829",
                            "KZ:1590",
                            "KZ:1576",
                            "KZ:1572",
                            "KZ:1580",
                            "KZ:1586",
                            "KZ:1574",
                            "KZ:825",
                            "KZ:824",
                            "KZ:1582",
                            "KZ:826",
                            "KZ:1588",
                            "KZ:822",
                            "KZ:1592",
                            "KZ:1570",
                            "KZ:1584",
                            "KZ:827",
                            "KZ:810",
                            "KZ:1674",
                            "KZ:190",
                            "KZ:1594",
                            "KZ:1600",
                            "KZ:1602",
                            "KZ:1616",
                            "KZ:1606",
                            "KZ:1596",
                            "KZ:1612",
                            "KZ:1608",
                            "KZ:1604",
                            "KZ:1598",
                            "KZ:1610",
                            "KZ:1728",
                            "KZ:1614",
                            "KZ:195",
                            "KZ:3252",
                            "KZ:3255",
                            "KZ:3293",
                            "KZ:3292",
                            "KZ:3298",
                            "KZ:3290",
                            "KZ:3294",
                            "KZ:3295",
                            "KZ:3297",
                            "KZ:3300",
                            "KZ:3302",
                            "KZ:3303",
                            "KZ:3299",
                            "KZ:3301",
                            "KZ:3296",
                            "KZ:3258",
                            "KZ:3253",
                            "KZ:3264",
                            "KZ:3267",
                            "KZ:3279",
                            "KZ:3304",
                            "KZ:3261",
                            "KZ:3269",
                            "KZ:3268",
                            "KZ:3263",
                            "KZ:3272",
                            "KZ:3274",
                            "KZ:3273",
                            "KZ:3278",
                            "KZ:3277",
                            "KZ:3265",
                            "KZ:3276",
                            "KZ:3275",
                            "KZ:3271",
                            "KZ:3266",
                            "KZ:3262",
                            "KZ:3270",
                            "KZ:3254",
                            "KZ:3291",
                            "KZ:3289",
                            "KZ:3256",
                            "KZ:3282",
                            "KZ:3281",
                            "KZ:3280",
                            "KZ:3260",
                            "KZ:3257",
                            "KZ:3283",
                            "KZ:3285",
                            "KZ:3288",
                            "KZ:3286",
                            "KZ:3287",
                            "KZ:3284",
                            "KZ:3259",
                            "KZ:35",
                            "KZ:367",
                            "KZ:120",
                            "KZ:66",
                            "KZ:365",
                            "KZ:3000",
                            "KZ:65",
                            "KZ:364",
                            "KZ:366",
                            "KZ:2995",
                            "KZ:2999",
                            "KZ:2997",
                            "KZ:2998",
                            "KZ:2996",
                            "KZ:368",
                            "KZ:2992",
                            "KZ:2994",
                            "KZ:2988",
                            "KZ:2991",
                            "KZ:2993",
                            "KZ:2989",
                            "KZ:2990",
                            "KZ:64",
                            "KZ:3001",
                            "KZ:3005",
                            "KZ:3002",
                            "KZ:3004",
                            "KZ:3003",
                            "KZ:67",
                            "KZ:247",
                            "KZ:256",
                            "UZ:36",
                            "UZ:69",
                            "UZ:1849",
                            "UZ:1846",
                            "UZ:1843",
                            "UZ:1841",
                            "UZ:1848",
                            "UZ:1842",
                            "UZ:1845",
                            "UZ:1851",
                            "UZ:1844",
                            "UZ:1850",
                            "UZ:1852",
                            "UZ:1847",
                            "UZ:542",
                            "UZ:1479",
                            "UZ:1481",
                            "UZ:1483",
                            "UZ:539",
                            "UZ:70",
                            "UZ:541",
                            "UZ:540",
                            "UZ:538",
                            "UZ:68",
                            "UZ:1807",
                            "UZ:1805",
                            "UZ:1803",
                            "UZ:1800",
                            "UZ:1806",
                            "UZ:889",
                            "UZ:1867",
                            "UZ:1868",
                            "UZ:1872",
                            "UZ:1871",
                            "UZ:1869",
                            "UZ:1866",
                            "UZ:1870",
                            "UZ:543",
                            "UZ:1854",
                            "UZ:1857",
                            "UZ:1853",
                            "UZ:1858",
                            "UZ:1860",
                            "UZ:1863",
                            "UZ:1865",
                            "UZ:1861",
                            "UZ:1855",
                            "UZ:1864",
                            "UZ:1856",
                            "UZ:1862",
                            "UZ:1859",
                            "UZ:544",
                            "UZ:1879",
                            "UZ:1873",
                            "UZ:1881",
                            "UZ:1877",
                            "UZ:1883",
                            "UZ:1875",
                            "UZ:1884",
                            "UZ:71",
                            "UZ:545",
                            "UZ:1878",
                            "UZ:1882",
                            "UZ:1874",
                            "UZ:1876",
                            "UZ:1880",
                            "UZ:899",
                            "UZ:537",
                            "UZ:2033",
                            "UZ:2013",
                            "UZ:2028",
                            "UZ:2023",
                            "UZ:2018",
                            "UZ:2037",
                            "UZ:654",
                            "UZ:656",
                            "UZ:657",
                            "UZ:2008",
                            "UZ:658",
                            "UZ:659",
                            "UZ:655",
                            "UZ:2010",
                            "UZ:632",
                            "UZ:2034",
                            "UZ:2029",
                            "UZ:2024",
                            "UZ:2038",
                            "UZ:2019",
                            "UZ:2014",
                            "UZ:48",
                            "UZ:2004",
                            "UZ:2007",
                            "UZ:2005",
                            "UZ:2006",
                            "UZ:2009",
                            "UZ:2003",
                            "UZ:57",
                            "UZ:523",
                            "UZ:511",
                            "UZ:522",
                            "UZ:515",
                            "UZ:524",
                            "UZ:107",
                            "UZ:525",
                            "UZ:1485",
                            "UZ:1487",
                            "UZ:2049",
                            "UZ:667",
                            "UZ:2016",
                            "UZ:2026",
                            "UZ:2021",
                            "UZ:2011",
                            "UZ:2031",
                            "UZ:60",
                            "UZ:533",
                            "UZ:1909",
                            "UZ:1907",
                            "UZ:1489",
                            "UZ:1905",
                            "UZ:1904",
                            "UZ:1908",
                            "UZ:61",
                            "UZ:529",
                            "UZ:1906",
                            "UZ:63",
                            "UZ:1548",
                            "UZ:2020",
                            "UZ:2025",
                            "UZ:2041",
                            "UZ:2043",
                            "UZ:2035",
                            "UZ:2030",
                            "UZ:2044",
                            "UZ:2015",
                            "UZ:2039",
                            "UZ:1433",
                            "UZ:1894",
                            "UZ:1896",
                            "UZ:1890",
                            "UZ:1892",
                            "UZ:1893",
                            "UZ:1891",
                            "UZ:1895",
                            "UZ:611",
                            "UZ:2040",
                            "UZ:2012",
                            "UZ:2022",
                            "UZ:2042",
                            "UZ:2032",
                            "UZ:2036",
                            "UZ:2017",
                            "UZ:2027",
                            "UZ:641",
                            "UZ:645",
                            "UZ:651",
                            "UZ:652",
                            "UZ:649",
                            "UZ:1979",
                            "UZ:650",
                            "UZ:648",
                            "UZ:647",
                            "UZ:644",
                            "UZ:646",
                            "UZ:1980",
                            "UZ:653",
                            "UZ:642",
                            "UZ:643",
                            "UZ:37",
                            "UZ:401",
                            "UZ:402",
                            "UZ:414",
                            "UZ:416",
                            "UZ:409",
                            "UZ:72",
                            "UZ:413",
                            "UZ:404",
                            "UZ:405",
                            "UZ:419",
                            "UZ:410",
                            "UZ:415",
                            "UZ:429",
                            "UZ:435",
                            "UZ:434",
                            "UZ:432",
                            "UZ:430",
                            "UZ:433",
                            "UZ:441",
                            "UZ:73",
                            "UZ:431",
                            "UZ:55",
                            "UZ:484",
                            "UZ:1161",
                            "UZ:102",
                            "UZ:101",
                            "UZ:390",
                            "UZ:2113",
                            "UZ:391",
                            "UZ:392",
                            "UZ:2112",
                            "UZ:2115",
                            "UZ:2114",
                            "UZ:394",
                            "UZ:393",
                            "UZ:395",
                            "UZ:2102",
                            "UZ:2105",
                            "UZ:2104",
                            "UZ:2101",
                            "UZ:2103",
                            "UZ:2108",
                            "UZ:2107",
                            "UZ:2106",
                            "UZ:38",
                            "UZ:454",
                            "UZ:84",
                            "UZ:458",
                            "UZ:83",
                            "UZ:78",
                            "UZ:80",
                            "UZ:466",
                            "UZ:81",
                            "UZ:480",
                            "UZ:453",
                            "UZ:476",
                            "UZ:1431",
                            "UZ:2050",
                            "UZ:2085",
                            "UZ:2087",
                            "UZ:2086",
                            "UZ:2084",
                            "UZ:383",
                            "UZ:389",
                            "UZ:76",
                            "UZ:384",
                            "UZ:387",
                            "UZ:386",
                            "UZ:385",
                            "UZ:2100",
                            "UZ:388",
                            "UZ:369",
                            "UZ:2110",
                            "UZ:2111",
                            "UZ:373",
                            "UZ:378",
                            "UZ:370",
                            "UZ:374",
                            "UZ:375",
                            "UZ:371",
                            "UZ:376",
                            "UZ:372",
                            "UZ:380",
                            "UZ:382",
                            "UZ:2109",
                            "UZ:381",
                            "UZ:44",
                            "UZ:442",
                            "UZ:85",
                            "UZ:88",
                            "UZ:86",
                            "UZ:450",
                            "UZ:2051",
                            "UZ:420",
                            "UZ:424",
                            "UZ:421",
                            "UZ:428",
                            "UZ:2088",
                            "UZ:426",
                            "UZ:75",
                            "UZ:903",
                            "UZ:53",
                            "UZ:622",
                            "UZ:623",
                            "UZ:626",
                            "UZ:631",
                            "UZ:625",
                            "UZ:624",
                            "UZ:54",
                            "UZ:485",
                            "UZ:1425",
                            "UZ:49",
                            "UZ:45",
                            "UZ:509",
                            "UZ:497",
                            "UZ:489",
                            "UZ:493",
                            "UZ:90",
                            "UZ:1429",
                            "UZ:495",
                            "UZ:1505",
                            "UZ:499",
                            "UZ:498",
                            "UZ:573",
                            "UZ:584",
                            "UZ:605",
                            "UZ:603",
                            "UZ:597",
                            "UZ:582",
                            "UZ:40",
                            "UZ:607",
                            "UZ:596",
                            "UZ:608",
                            "UZ:1449",
                            "UZ:583",
                            "UZ:1451",
                            "UZ:590",
                            "UZ:574",
                            "UZ:602",
                            "UZ:891",
                            "UZ:98",
                            "UZ:553",
                            "UZ:893",
                            "UZ:552",
                            "UZ:557",
                            "UZ:97",
                            "UZ:554",
                            "UZ:895",
                            "UZ:52",
                            "UZ:99",
                            "UZ:568",
                            "UZ:572",
                            "UZ:569",
                            "UZ:571",
                            "UZ:1427",
                            "UZ:556",
                            "UZ:50",
                            "UZ:549",
                            "UZ:548",
                            "UZ:547",
                            "UZ:1179",
                            "UZ:546",
                            "UZ:100",
                            "UZ:96",
                            "UZ:1181",
                            "UZ:897",
                            "UZ:1",
                            "UZ:1515",
                            "UZ:330",
                            "UZ:1517",
                            "UZ:18",
                            "UZ:1763",
                            "UZ:1521",
                            "UZ:28",
                            "UZ:21",
                            "UZ:1523",
                            "UZ:11",
                            "UZ:14",
                            "UZ:1511",
                            "UZ:1147",
                            "UZ:1513",
                            "UZ:13",
                            "UZ:1563",
                            "UZ:1567",
                            "UZ:1564",
                            "UZ:1566",
                            "UZ:1565",
                            "UZ:1568",
                            "UZ:1519",
                            "UZ:1533",
                            "UZ:10",
                            "UZ:1153",
                            "UZ:1151",
                            "UZ:6",
                            "UZ:1644",
                            "UZ:133",
                            "UZ:1626",
                            "UZ:1603",
                            "UZ:1637",
                            "UZ:1633",
                            "UZ:1592",
                            "UZ:1624",
                            "UZ:1581",
                            "UZ:1611",
                            "UZ:1619",
                            "UZ:149",
                            "UZ:136",
                            "UZ:183",
                            "UZ:1598",
                            "UZ:1643",
                            "UZ:1587",
                            "UZ:151",
                            "UZ:147",
                            "UZ:1602",
                            "UZ:1640",
                            "UZ:1580",
                            "UZ:1591",
                            "UZ:137",
                            "UZ:1573",
                            "UZ:1576",
                            "UZ:1574",
                            "UZ:1571",
                            "UZ:1569",
                            "UZ:1570",
                            "UZ:1572",
                            "UZ:1575",
                            "UZ:154",
                            "UZ:145",
                            "UZ:1597",
                            "UZ:1639",
                            "UZ:1615",
                            "UZ:1607",
                            "UZ:1586",
                            "UZ:134",
                            "UZ:1638",
                            "UZ:1594",
                            "UZ:1583",
                            "UZ:1621",
                            "UZ:1613",
                            "UZ:1605",
                            "UZ:1159",
                            "UZ:141",
                            "UZ:1614",
                            "UZ:1641",
                            "UZ:1584",
                            "UZ:1606",
                            "UZ:1595",
                            "UZ:152",
                            "UZ:143",
                            "UZ:1635",
                            "UZ:1582",
                            "UZ:1625",
                            "UZ:1627",
                            "UZ:1604",
                            "UZ:1630",
                            "UZ:1620",
                            "UZ:1629",
                            "UZ:1612",
                            "UZ:1628",
                            "UZ:1634",
                            "UZ:1593",
                            "UZ:144",
                            "UZ:1622",
                            "UZ:1599",
                            "UZ:1616",
                            "UZ:1577",
                            "UZ:1588",
                            "UZ:1608",
                            "UZ:1163",
                            "UZ:150",
                            "UZ:1632",
                            "UZ:1601",
                            "UZ:1623",
                            "UZ:1590",
                            "UZ:1618",
                            "UZ:1579",
                            "UZ:1610",
                            "UZ:140",
                            "UZ:1617",
                            "UZ:1636",
                            "UZ:1609",
                            "UZ:1589",
                            "UZ:1600",
                            "UZ:1578",
                            "UZ:132",
                            "UZ:1631",
                            "UZ:1642",
                            "UZ:1585",
                            "UZ:1596",
                            "UZ:148",
                            "UZ:3",
                            "UZ:225",
                            "UZ:111",
                            "UZ:317",
                            "UZ:310",
                            "UZ:271",
                            "UZ:325",
                            "UZ:272",
                            "UZ:110",
                            "UZ:222",
                            "UZ:108",
                            "UZ:1814",
                            "UZ:969",
                            "UZ:1839",
                            "UZ:1558",
                            "UZ:1817",
                            "UZ:1819",
                            "UZ:1813",
                            "UZ:973",
                            "UZ:1822",
                            "UZ:1555",
                            "UZ:1826",
                            "UZ:1738",
                            "UZ:1647",
                            "UZ:983",
                            "UZ:1831",
                            "UZ:991",
                            "UZ:1646",
                            "UZ:1557",
                            "UZ:1737",
                            "UZ:1133",
                            "UZ:1827",
                            "UZ:1818",
                            "UZ:1007",
                            "UZ:1009",
                            "UZ:1834",
                            "UZ:1559",
                            "UZ:1117",
                            "UZ:1811",
                            "UZ:1824",
                            "UZ:1840",
                            "UZ:1551",
                            "UZ:1740",
                            "UZ:1739",
                            "UZ:1815",
                            "UZ:1023",
                            "UZ:1809",
                            "UZ:1550",
                            "UZ:1121",
                            "UZ:1552",
                            "UZ:1812",
                            "UZ:1743",
                            "UZ:1836",
                            "UZ:1833",
                            "UZ:1037",
                            "UZ:1821",
                            "UZ:1649",
                            "UZ:1045",
                            "UZ:1645",
                            "UZ:1828",
                            "UZ:1832",
                            "UZ:1053",
                            "UZ:1055",
                            "UZ:2145",
                            "UZ:1063",
                            "UZ:1123",
                            "UZ:1823",
                            "UZ:1553",
                            "UZ:1065",
                            "UZ:1069",
                            "UZ:1556",
                            "UZ:1562",
                            "UZ:1549",
                            "UZ:1829",
                            "UZ:1820",
                            "UZ:1830",
                            "UZ:1561",
                            "UZ:1825",
                            "UZ:1810",
                            "UZ:1835",
                            "UZ:1560",
                            "UZ:1107",
                            "UZ:1131",
                            "UZ:1115",
                            "UZ:1109",
                            "UZ:1741",
                            "UZ:1742",
                            "UZ:1838",
                            "UZ:1837",
                            "UZ:1816",
                            "UZ:1554",
                            "UZ:1119",
                            "UZ:1648",
                            "UZ:109",
                            "UZ:266",
                            "UZ:265",
                            "UZ:326",
                            "UZ:264",
                            "UZ:1545",
                            "UZ:318",
                            "UZ:1547",
                            "UZ:311",
                            "UZ:261",
                            "UZ:316",
                            "UZ:304",
                            "UZ:270",
                            "UZ:1535",
                            "UZ:1539",
                            "UZ:1541",
                            "UZ:1543",
                            "UZ:1537",
                            "UZ:273",
                            "UZ:1745",
                            "UZ:1744",
                            "UZ:1748",
                            "UZ:1747",
                            "UZ:1749",
                            "UZ:1750",
                            "UZ:1746",
                            "UZ:1751",
                            "UZ:253",
                            "UZ:314",
                            "UZ:7",
                            "UZ:112",
                            "UZ:1732",
                            "UZ:1734",
                            "UZ:1736",
                            "UZ:1733",
                            "UZ:1731",
                            "UZ:1735",
                            "UZ:1658",
                            "UZ:1672",
                            "UZ:1668",
                            "UZ:1671",
                            "UZ:1669",
                            "UZ:1670",
                            "UZ:1667",
                            "UZ:1659",
                            "UZ:1677",
                            "UZ:1676",
                            "UZ:1675",
                            "UZ:1674",
                            "UZ:1673",
                            "UZ:1660",
                            "UZ:767",
                            "UZ:193",
                            "UZ:1696",
                            "UZ:1689",
                            "UZ:1693",
                            "UZ:1687",
                            "UZ:1690",
                            "UZ:1692",
                            "UZ:1691",
                            "UZ:1695",
                            "UZ:1694",
                            "UZ:1688",
                            "UZ:204",
                            "UZ:47",
                            "UZ:1702",
                            "UZ:1703",
                            "UZ:1698",
                            "UZ:1699",
                            "UZ:1701",
                            "UZ:1697",
                            "UZ:1700",
                            "UZ:203",
                            "UZ:1655",
                            "UZ:1656",
                            "UZ:1652",
                            "UZ:1651",
                            "UZ:1654",
                            "UZ:1653",
                            "UZ:1650",
                            "UZ:836",
                            "UZ:1493",
                            "UZ:1499",
                            "UZ:1719",
                            "UZ:1501",
                            "UZ:1497",
                            "UZ:1495",
                            "UZ:1503",
                            "UZ:1491",
                            "UZ:192",
                            "UZ:1712",
                            "UZ:1708",
                            "UZ:1709",
                            "UZ:1706",
                            "UZ:1707",
                            "UZ:1704",
                            "UZ:1705",
                            "UZ:1710",
                            "UZ:1711",
                            "UZ:1509",
                            "UZ:42",
                            "UZ:813",
                            "UZ:1686",
                            "UZ:1684",
                            "UZ:1682",
                            "UZ:1683",
                            "UZ:1685",
                            "UZ:196",
                            "UZ:1681",
                            "UZ:1679",
                            "UZ:1680",
                            "UZ:1678",
                            "UZ:1661",
                            "UZ:188",
                            "UZ:823",
                            "UZ:1720",
                            "UZ:828",
                            "UZ:829",
                            "UZ:825",
                            "UZ:824",
                            "UZ:826",
                            "UZ:822",
                            "UZ:827",
                            "UZ:726",
                            "UZ:190",
                            "UZ:1718",
                            "UZ:1716",
                            "UZ:1713",
                            "UZ:1717",
                            "UZ:1715",
                            "UZ:1714",
                            "UZ:1657",
                            "UZ:1665",
                            "UZ:1666",
                            "UZ:1663",
                            "UZ:1662",
                            "UZ:1664",
                            "UZ:195",
                            "UZ:194",
                            "UZ:191",
                            "UZ:35",
                            "UZ:367",
                            "UZ:120",
                            "UZ:66",
                            "UZ:365",
                            "UZ:65",
                            "UZ:364",
                            "UZ:368",
                            "UZ:64",
                            "UZ:67",
                            "UZ:1886",
                            "UZ:1888",
                            "UZ:1885",
                            "UZ:1887",
                            "UZ:1889",
                            "UZ:247",
                            "UZ:256"
                        ],
                        "type": "string",
                        "description": "Category to scrape, picked from the OLX tree of each market. The country code prefix (e.g. PL, UA) sets which marketplace is used and overrides the Country field above. Leave empty to span every category."
                    },
                    "region": {
                        "title": "Region / Province",
                        "enum": [
                            "PL:3",
                            "PL:15",
                            "PL:7",
                            "PL:8",
                            "PL:9",
                            "PL:4",
                            "PL:2",
                            "PL:12",
                            "PL:17",
                            "PL:18",
                            "PL:5",
                            "PL:6",
                            "PL:13",
                            "PL:14",
                            "PL:1",
                            "PL:11",
                            "UA:24",
                            "UA:22",
                            "UA:21",
                            "UA:4",
                            "UA:6",
                            "UA:10",
                            "UA:17",
                            "UA:13",
                            "UA:25",
                            "UA:7",
                            "UA:16",
                            "UA:2",
                            "UA:5",
                            "UA:19",
                            "UA:9",
                            "UA:15",
                            "UA:14",
                            "UA:1",
                            "UA:11",
                            "UA:8",
                            "UA:3",
                            "UA:20",
                            "UA:12",
                            "UA:18",
                            "UA:23",
                            "RO:28",
                            "RO:1",
                            "RO:11",
                            "RO:3",
                            "RO:19",
                            "RO:21",
                            "RO:18",
                            "RO:37",
                            "RO:4",
                            "RO:46",
                            "RO:36",
                            "RO:40",
                            "RO:26",
                            "RO:2",
                            "RO:7",
                            "RO:29",
                            "RO:35",
                            "RO:8",
                            "RO:9",
                            "RO:41",
                            "RO:33",
                            "RO:23",
                            "RO:27",
                            "RO:39",
                            "RO:10",
                            "RO:16",
                            "RO:32",
                            "RO:22",
                            "RO:24",
                            "RO:43",
                            "RO:6",
                            "RO:20",
                            "RO:15",
                            "RO:12",
                            "RO:17",
                            "RO:42",
                            "RO:13",
                            "RO:38",
                            "RO:34",
                            "RO:30",
                            "RO:31",
                            "PT:1",
                            "PT:2",
                            "PT:3",
                            "PT:4",
                            "PT:5",
                            "PT:6",
                            "PT:7",
                            "PT:8",
                            "PT:9",
                            "PT:44",
                            "PT:31",
                            "PT:48",
                            "PT:32",
                            "PT:41",
                            "PT:45",
                            "PT:42",
                            "PT:49",
                            "PT:47",
                            "PT:46",
                            "PT:43",
                            "PT:10",
                            "PT:11",
                            "PT:12",
                            "PT:13",
                            "PT:14",
                            "PT:15",
                            "PT:16",
                            "PT:17",
                            "PT:18",
                            "BG:1",
                            "BG:2",
                            "BG:3",
                            "BG:4",
                            "BG:5",
                            "BG:6",
                            "BG:7",
                            "BG:8",
                            "BG:999",
                            "BG:9",
                            "BG:10",
                            "BG:11",
                            "BG:12",
                            "BG:13",
                            "BG:14",
                            "BG:15",
                            "BG:16",
                            "BG:17",
                            "BG:18",
                            "BG:19",
                            "BG:20",
                            "BG:21",
                            "BG:306",
                            "BG:23",
                            "BG:24",
                            "BG:25",
                            "BG:26",
                            "BG:27",
                            "BG:28",
                            "KZ:15",
                            "KZ:13",
                            "KZ:2",
                            "KZ:8",
                            "KZ:4",
                            "KZ:14",
                            "KZ:10",
                            "KZ:17",
                            "KZ:7",
                            "KZ:5",
                            "KZ:12",
                            "KZ:3",
                            "KZ:9",
                            "KZ:1",
                            "KZ:11",
                            "KZ:6",
                            "KZ:16",
                            "UZ:6",
                            "UZ:27",
                            "UZ:28",
                            "UZ:32",
                            "UZ:29",
                            "UZ:30",
                            "UZ:31",
                            "UZ:33",
                            "UZ:34",
                            "UZ:35",
                            "UZ:5",
                            "UZ:36",
                            "UZ:37"
                        ],
                        "type": "string",
                        "description": "Limit results to one OLX region/province. The country code prefix overrides the Country field. Leave empty for nationwide results."
                    },
                    "cityName": {
                        "title": "City name",
                        "type": "string",
                        "description": "City to scope the search (e.g. 'Warszawa', 'Kyiv', 'Bucuresti'). Resolved to an OLX city automatically - no IDs to look up. Combine with Region to disambiguate same-named towns."
                    },
                    "priceMin": {
                        "title": "Min Price",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Minimum price in the local currency (PLN, UAH, RON, EUR, BGN, KZT, UZS)."
                    },
                    "priceMax": {
                        "title": "Max Price",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum price in the local currency."
                    },
                    "itemState": {
                        "title": "Item Condition",
                        "enum": [
                            "any",
                            "new",
                            "used",
                            "damaged"
                        ],
                        "type": "string",
                        "description": "Filter by listed item condition.",
                        "default": "any"
                    },
                    "sellerType": {
                        "title": "Seller Type",
                        "enum": [
                            "any",
                            "private",
                            "business"
                        ],
                        "type": "string",
                        "description": "Restrict to private individuals or business sellers (dealers, shops).",
                        "default": "any"
                    },
                    "sortBy": {
                        "title": "Sort Order",
                        "enum": [
                            "created_at:desc",
                            "filter_float_price:asc",
                            "filter_float_price:desc",
                            "relevance:desc"
                        ],
                        "type": "string",
                        "description": "Result ordering. Newest first matches the default OLX sort.",
                        "default": "created_at:desc"
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Apify Proxy. Datacenter is enough for most runs. Switch to RESIDENTIAL with the matching country code if you start hitting rate limits.",
                        "default": {
                            "useApifyProxy": true,
                            "apifyProxyGroups": []
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
