From 6d05056609d69b2616f9ad9d442150640a13702c Mon Sep 17 00:00:00 2001 From: geometrybase Date: Mon, 15 Jun 2026 13:59:06 +0000 Subject: [PATCH] Backfill structured T1 demand from archived text Request: - Use archivist to close the 137 T1 ipo_demand source-only gaps using extracted PDF text. Changes: - Add an incremental T1 demand text backfill script. - Parse existing allotment-result extracted text into ipo_demand. - Archive linked Summary PDFs from old HKEX HTML allotment-result pages. - Correct allotment-result selection to prefer primary result announcements over clarification or supplemental notices. - Add robust line-aware allotment parsing and document the workflow in archivist and README. - Record the backfill result in a report. Execution: - Selected 137 source-only T1 demand gaps. - Wrote 137 ipo_demand rows, increasing ipo_demand from 154 to 291 rows. - Archived 38 new HKEX allotment-result PDFs and extracted their text. - Confirmed an incremental rerun selects 0 gaps and writes 0 rows. Verification: - Ran git diff --cached --check. - Ran py_compile for archive_hkex_documents.py and backfill_t1_demand_from_text.py. - Checked SQLite integrity and foreign keys. - Confirmed DB row counts match CSV snapshots. - Verified no T1 complete row is missing ipo_demand. - Verified source_refs paths/files/hashes and PDF extracted-text manifest hashes. Next useful context: - T1 demand structure is complete for listed rows; 06106 and 06675 remain pending_not_due. - T2 grey-market and due price-performance gaps remain separate archivist priorities. - Analyst output should be regenerated before using the new T1 demand facts for scoring. --- .codex/skills/archivist/SKILL.md | 12 + README.md | 10 + ...tment_results_2026-03-30_2026033003120.txt | 1025 ++ ...sults_summary_2023-11-09_2023110900028.txt | 654 ++ ...sults_summary_2023-07-14_2023071400018.txt | 657 ++ ...sults_summary_2023-10-26_2023102600030.txt | 1376 +++ ...sults_summary_2023-09-04_2023090400008.txt | 1085 ++ ...sults_summary_2023-10-05_2023100500008.txt | 936 ++ ...sults_summary_2023-06-28_2023062800054.txt | 845 ++ ...tment_results_2024-06-12_2024061201745.txt | 1172 +++ ...sults_summary_2023-11-16_2023111600010.txt | 1247 +++ ...sults_summary_2023-07-17_2023071700008.txt | 1239 +++ ...sults_summary_2023-11-02_2023110200034.txt | 806 ++ ...sults_summary_2023-10-11_2023101100036.txt | 948 ++ ...sults_summary_2023-11-08_2023110800018.txt | 735 ++ ...sults_summary_2023-07-07_2023070700064.txt | 803 ++ ...sults_summary_2023-09-22_2023092200058.txt | 858 ++ ...sults_summary_2023-09-22_2023092200026.txt | 1101 ++ ...tment_results_2024-01-04_2024010401780.txt | 1007 ++ ...sults_summary_2023-11-09_2023110900054.txt | 955 ++ ...sults_summary_2023-10-10_2023101000018.txt | 700 ++ ...sults_summary_2023-11-01_2023110100020.txt | 944 ++ ...sults_summary_2023-11-21_2023112100016.txt | 1001 ++ ...tment_results_2026-03-06_2026030601405.txt | 761 ++ ...tment_results_2026-03-20_2026032001750.txt | 1628 +++ ...sults_summary_2023-07-11_2023071100050.txt | 1070 ++ ...tment_results_2025-12-31_2025123102783.txt | 3095 ++++++ ...tment_results_2024-06-27_2024062702334.txt | 1043 ++ ...sults_summary_2023-09-27_2023092700072.txt | 1100 ++ ...sults_summary_2023-07-12_2023071200012.txt | 1023 ++ ...sults_summary_2023-07-10_2023071000010.txt | 1260 +++ ...sults_summary_2023-12-04_2023120402570.txt | 340 + ...sults_summary_2023-10-11_2023101100012.txt | 805 ++ ...tment_results_2024-07-09_2024070901101.txt | 757 ++ ...sults_summary_2023-09-27_2023092700032.txt | 827 ++ ...sults_summary_2023-09-25_2023092500014.txt | 1221 +++ ...sults_summary_2023-06-29_2023062900126.txt | 969 ++ ...tment_results_2023-12-28_2023122801642.txt | 2134 ++++ ...sults_summary_2023-06-27_2023062700056.txt | 939 ++ ...sults_summary_2023-09-27_2023092700048.txt | 1127 +++ data/hk_ipo.sqlite | Bin 2154496 -> 2215936 bytes ...tment_results_2026-03-30_2026033003120.pdf | Bin 0 -> 337941 bytes ...sults_summary_2023-11-09_2023110900028.pdf | Bin 0 -> 445985 bytes ...sults_summary_2023-07-14_2023071400018.pdf | Bin 0 -> 76932 bytes ...sults_summary_2023-10-26_2023102600030.pdf | Bin 0 -> 94251 bytes ...sults_summary_2023-09-04_2023090400008.pdf | Bin 0 -> 482740 bytes ...sults_summary_2023-10-05_2023100500008.pdf | Bin 0 -> 94489 bytes ...sults_summary_2023-06-28_2023062800054.pdf | Bin 0 -> 74691 bytes ...tment_results_2024-06-12_2024061201745.pdf | 8968 +++++++++++++++++ ...sults_summary_2023-11-16_2023111600010.pdf | Bin 0 -> 101990 bytes ...sults_summary_2023-07-17_2023071700008.pdf | Bin 0 -> 113068 bytes ...sults_summary_2023-11-02_2023110200034.pdf | Bin 0 -> 462747 bytes ...sults_summary_2023-10-11_2023101100036.pdf | Bin 0 -> 454117 bytes ...sults_summary_2023-11-08_2023110800018.pdf | Bin 0 -> 117127 bytes ...sults_summary_2023-07-07_2023070700064.pdf | Bin 0 -> 78591 bytes ...sults_summary_2023-09-22_2023092200058.pdf | Bin 0 -> 53557 bytes ...sults_summary_2023-09-22_2023092200026.pdf | Bin 0 -> 88099 bytes ...tment_results_2024-01-04_2024010401780.pdf | Bin 0 -> 1081698 bytes ...sults_summary_2023-11-09_2023110900054.pdf | Bin 0 -> 81632 bytes ...sults_summary_2023-10-10_2023101000018.pdf | Bin 0 -> 458433 bytes ...sults_summary_2023-11-01_2023110100020.pdf | Bin 0 -> 77336 bytes ...sults_summary_2023-11-21_2023112100016.pdf | Bin 0 -> 460504 bytes ...tment_results_2026-03-06_2026030601405.pdf | Bin 0 -> 245415 bytes ...tment_results_2026-03-20_2026032001750.pdf | Bin 0 -> 2378461 bytes ...sults_summary_2023-07-11_2023071100050.pdf | Bin 0 -> 916991 bytes ...tment_results_2025-12-31_2025123102783.pdf | Bin 0 -> 889431 bytes ...tment_results_2024-06-27_2024062702334.pdf | Bin 0 -> 1206974 bytes ...sults_summary_2023-09-27_2023092700072.pdf | Bin 0 -> 88089 bytes ...sults_summary_2023-07-12_2023071200012.pdf | Bin 0 -> 493226 bytes ...sults_summary_2023-07-10_2023071000010.pdf | Bin 0 -> 69516 bytes ...sults_summary_2023-12-04_2023120402570.pdf | Bin 0 -> 478306 bytes ...sults_summary_2023-10-11_2023101100012.pdf | Bin 0 -> 74922 bytes ...tment_results_2024-07-09_2024070901101.pdf | 3350 ++++++ ...sults_summary_2023-09-27_2023092700032.pdf | Bin 0 -> 76777 bytes ...sults_summary_2023-09-25_2023092500014.pdf | Bin 0 -> 159253 bytes ...sults_summary_2023-06-29_2023062900126.pdf | Bin 0 -> 79342 bytes ...tment_results_2023-12-28_2023122801642.pdf | Bin 0 -> 757672 bytes ...sults_summary_2023-06-27_2023062700056.pdf | Bin 0 -> 534969 bytes ...sults_summary_2023-09-27_2023092700048.pdf | Bin 0 -> 589873 bytes data/snapshots/extracted_text_manifest.csv | 38 + data/snapshots/ipo_demand.csv | 137 + data/snapshots/source_refs.csv | 38 + data/snapshots/sync_runs.csv | 4 + data/snapshots/sync_tasks.csv | 808 +- data/snapshots/ticker_sync_state.csv | 4102 ++++---- reports/2026-06-15_t1_demand_text_backfill.md | 50 + scripts/archive_hkex_documents.py | 242 +- scripts/backfill_t1_demand_from_text.py | 289 + 88 files changed, 55785 insertions(+), 2456 deletions(-) create mode 100644 data/extracted_text/00664/allotment_results_2026-03-30_2026033003120.txt create mode 100644 data/extracted_text/01111/allotment_results_summary_2023-11-09_2023110900028.txt create mode 100644 data/extracted_text/01284/allotment_results_summary_2023-07-14_2023071400018.txt create mode 100644 data/extracted_text/01519/allotment_results_summary_2023-10-26_2023102600030.txt create mode 100644 data/extracted_text/01541/allotment_results_summary_2023-09-04_2023090400008.txt create mode 100644 data/extracted_text/01973/allotment_results_summary_2023-10-05_2023100500008.txt create mode 100644 data/extracted_text/02105/allotment_results_summary_2023-06-28_2023062800054.txt create mode 100644 data/extracted_text/02228/allotment_results_2024-06-12_2024061201745.txt create mode 100644 data/extracted_text/02268/allotment_results_summary_2023-11-16_2023111600010.txt create mode 100644 data/extracted_text/02271/allotment_results_summary_2023-07-17_2023071700008.txt create mode 100644 data/extracted_text/02429/allotment_results_summary_2023-11-02_2023110200034.txt create mode 100644 data/extracted_text/02451/allotment_results_summary_2023-10-11_2023101100036.txt create mode 100644 data/extracted_text/02473/allotment_results_summary_2023-11-08_2023110800018.txt create mode 100644 data/extracted_text/02481/allotment_results_summary_2023-07-07_2023070700064.txt create mode 100644 data/extracted_text/02490/allotment_results_summary_2023-09-22_2023092200058.txt create mode 100644 data/extracted_text/02496/allotment_results_summary_2023-09-22_2023092200026.txt create mode 100644 data/extracted_text/02498/allotment_results_2024-01-04_2024010401780.txt create mode 100644 data/extracted_text/02499/allotment_results_summary_2023-11-09_2023110900054.txt create mode 100644 data/extracted_text/02501/allotment_results_summary_2023-10-10_2023101000018.txt create mode 100644 data/extracted_text/02517/allotment_results_summary_2023-11-01_2023110100020.txt create mode 100644 data/extracted_text/02520/allotment_results_summary_2023-11-21_2023112100016.txt create mode 100644 data/extracted_text/02649/allotment_results_2026-03-06_2026030601405.txt create mode 100644 data/extracted_text/03355/allotment_results_2026-03-20_2026032001750.txt create mode 100644 data/extracted_text/03650/allotment_results_summary_2023-07-11_2023071100050.txt create mode 100644 data/extracted_text/06082/allotment_results_2025-12-31_2025123102783.txt create mode 100644 data/extracted_text/06181/allotment_results_2024-06-27_2024062702334.txt create mode 100644 data/extracted_text/06682/allotment_results_summary_2023-09-27_2023092700072.txt create mode 100644 data/extracted_text/06683/allotment_results_summary_2023-07-12_2023071200012.txt create mode 100644 data/extracted_text/06990/allotment_results_summary_2023-07-10_2023071000010.txt create mode 100644 data/extracted_text/09663/allotment_results_summary_2023-12-04_2023120402570.txt create mode 100644 data/extracted_text/09676/allotment_results_summary_2023-10-11_2023101100012.txt create mode 100644 data/extracted_text/09680/allotment_results_2024-07-09_2024070901101.txt create mode 100644 data/extracted_text/09686/allotment_results_summary_2023-09-27_2023092700032.txt create mode 100644 data/extracted_text/09690/allotment_results_summary_2023-09-25_2023092500014.txt create mode 100644 data/extracted_text/09860/allotment_results_summary_2023-06-29_2023062900126.txt create mode 100644 data/extracted_text/09880/allotment_results_2023-12-28_2023122801642.txt create mode 100644 data/extracted_text/09885/allotment_results_summary_2023-06-27_2023062700056.txt create mode 100644 data/extracted_text/09890/allotment_results_summary_2023-09-27_2023092700048.txt create mode 100644 data/raw/00664/allotment_results_2026-03-30_2026033003120.pdf create mode 100644 data/raw/01111/allotment_results_summary_2023-11-09_2023110900028.pdf create mode 100644 data/raw/01284/allotment_results_summary_2023-07-14_2023071400018.pdf create mode 100644 data/raw/01519/allotment_results_summary_2023-10-26_2023102600030.pdf create mode 100644 data/raw/01541/allotment_results_summary_2023-09-04_2023090400008.pdf create mode 100644 data/raw/01973/allotment_results_summary_2023-10-05_2023100500008.pdf create mode 100644 data/raw/02105/allotment_results_summary_2023-06-28_2023062800054.pdf create mode 100644 data/raw/02228/allotment_results_2024-06-12_2024061201745.pdf create mode 100644 data/raw/02268/allotment_results_summary_2023-11-16_2023111600010.pdf create mode 100644 data/raw/02271/allotment_results_summary_2023-07-17_2023071700008.pdf create mode 100644 data/raw/02429/allotment_results_summary_2023-11-02_2023110200034.pdf create mode 100644 data/raw/02451/allotment_results_summary_2023-10-11_2023101100036.pdf create mode 100644 data/raw/02473/allotment_results_summary_2023-11-08_2023110800018.pdf create mode 100644 data/raw/02481/allotment_results_summary_2023-07-07_2023070700064.pdf create mode 100644 data/raw/02490/allotment_results_summary_2023-09-22_2023092200058.pdf create mode 100644 data/raw/02496/allotment_results_summary_2023-09-22_2023092200026.pdf create mode 100644 data/raw/02498/allotment_results_2024-01-04_2024010401780.pdf create mode 100644 data/raw/02499/allotment_results_summary_2023-11-09_2023110900054.pdf create mode 100644 data/raw/02501/allotment_results_summary_2023-10-10_2023101000018.pdf create mode 100644 data/raw/02517/allotment_results_summary_2023-11-01_2023110100020.pdf create mode 100644 data/raw/02520/allotment_results_summary_2023-11-21_2023112100016.pdf create mode 100644 data/raw/02649/allotment_results_2026-03-06_2026030601405.pdf create mode 100644 data/raw/03355/allotment_results_2026-03-20_2026032001750.pdf create mode 100644 data/raw/03650/allotment_results_summary_2023-07-11_2023071100050.pdf create mode 100644 data/raw/06082/allotment_results_2025-12-31_2025123102783.pdf create mode 100644 data/raw/06181/allotment_results_2024-06-27_2024062702334.pdf create mode 100644 data/raw/06682/allotment_results_summary_2023-09-27_2023092700072.pdf create mode 100644 data/raw/06683/allotment_results_summary_2023-07-12_2023071200012.pdf create mode 100644 data/raw/06990/allotment_results_summary_2023-07-10_2023071000010.pdf create mode 100644 data/raw/09663/allotment_results_summary_2023-12-04_2023120402570.pdf create mode 100644 data/raw/09676/allotment_results_summary_2023-10-11_2023101100012.pdf create mode 100644 data/raw/09680/allotment_results_2024-07-09_2024070901101.pdf create mode 100644 data/raw/09686/allotment_results_summary_2023-09-27_2023092700032.pdf create mode 100644 data/raw/09690/allotment_results_summary_2023-09-25_2023092500014.pdf create mode 100644 data/raw/09860/allotment_results_summary_2023-06-29_2023062900126.pdf create mode 100644 data/raw/09880/allotment_results_2023-12-28_2023122801642.pdf create mode 100644 data/raw/09885/allotment_results_summary_2023-06-27_2023062700056.pdf create mode 100644 data/raw/09890/allotment_results_summary_2023-09-27_2023092700048.pdf create mode 100644 reports/2026-06-15_t1_demand_text_backfill.md create mode 100644 scripts/backfill_t1_demand_from_text.py diff --git a/.codex/skills/archivist/SKILL.md b/.codex/skills/archivist/SKILL.md index 03c78f9..a6e6006 100644 --- a/.codex/skills/archivist/SKILL.md +++ b/.codex/skills/archivist/SKILL.md @@ -151,6 +151,18 @@ The extractor is incremental: unchanged PDFs with matching manifest rows are ski Do not expect `data/extracted_text/` entries for Yahoo JSON market data or HKEX `.htm`/`.html` notices. Those are already text-like raw evidence files and are tracked under `data/raw/`. +## T1 Demand Text Backfill + +When audit finds T1 rows where an allotment-results source is archived but `ipo_demand` is missing, use the text backfill script: + +```bash +.venv/bin/python scripts/backfill_t1_demand_from_text.py --as-of YYYY-MM-DDTHH:MM:SSZ +``` + +The script is incremental. It selects only `T1_allotment` rows that are complete from source evidence but have no `ipo_demand` row. It parses archived PDF extracted text, follows old HKEX HTML allotment-result pages to their linked Summary PDFs, archives those PDFs, extracts their text, writes `ipo_demand`, exports snapshots, and refreshes sync state only when facts or sources changed. + +Do not infer missing demand fields. If a Summary PDF gives valid applications and public subscription but omits successful applicants or international subscription level, store the available fields and leave unavailable fields null. + ## Grey-Market Source Policy `T2_grey_market` is not an HKEX official disclosure stage. Grey-market trading is broker or third-party OTC activity, so do not bulk archive a grey-market feed unless the source is reproducible and redistribution-safe. diff --git a/README.md b/README.md index 8008875..ee6dbea 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,16 @@ The archiver maps stock codes to HKEXnews title-search stock IDs, downloads the HKEX `.htm`/`.html` notices and Yahoo Finance JSON market data stay in `data/raw/`; they are not copied into `data/extracted_text/`. +## T1 Demand Text Backfill + +Use the T1 demand text backfill after HKEX allotment-result sources have been archived and PDF text extraction is available: + +```bash +.venv/bin/python scripts/backfill_t1_demand_from_text.py --as-of 2026-06-15T14:15:00Z +``` + +The backfill is incremental. It fills only `T1_allotment` rows that have an archived allotment-results source but no `ipo_demand` row. For old HKEX HTML allotment-result pages, it archives the linked Summary PDF, extracts text, records the new source, and stores only demand fields that are explicitly present. + ## Price Performance Backfill Use the price-performance archiver to fill due D1/D5/D20/D60 review checkpoints: diff --git a/data/extracted_text/00664/allotment_results_2026-03-30_2026033003120.txt b/data/extracted_text/00664/allotment_results_2026-03-30_2026033003120.txt new file mode 100644 index 0000000..02bb1a4 --- /dev/null +++ b/data/extracted_text/00664/allotment_results_2026-03-30_2026033003120.txt @@ -0,0 +1,1025 @@ +--- page 1 --- +1 +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock Exchange ”) +and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +This announcement is not for release, publication or distribution, directly or indirectly, in or into the United States +or any other jurisdiction where such distribution is prohibited by law, nor is this announcement an offer for sale or +solicitation to purchase or subscribe for securities in the United States or any other jurisdictions. The Offer Shares +have not been, and will not be, registered under the United States Securities Act of 1933, as amended from time to +time (the “U.S. Securities Act ”), or any applicable securities laws of any state or other jurisdiction of the United +States, and may not be offered, sold, pledged or transferred within the United States except in transactions exempt +from, or not subject to, the registration requirements of the U.S. Securities Act. The Offer Shares are being offered +and sold outside the United States in offshore transactions in accordance with Regulation S under the U.S. Securities +Act and applicable laws of each jurisdiction where those offers and sales occur. There will be no public offering of the +Offer Shares in the United States. +Unless otherwise defined in this announcement, capitalized terms used herein shall have the same meanings as those +defined in the prospectus dated March 23, 2026 (the “Prospectus ”) issued by Hangzhou Tongshifu Cultural and +Creative (Group) Co., Ltd. (௩˖௴ (ණྠ)ʮ̡ ) (the “Company ”). +This announcement is for information purposes only and does not constitute an offer or an invitation to induce an offer +by any person to acquire, purchase or subscribe for any of the securities of the Company. This announcement is not a +prospectus. Potential investors should read the Prospectus for detailed information about the Global Offering described +below before deciding whether or not to invest in the Offer Shares. Any investment decision in relation to the Offer +Shares should be taken solely in reliance on the information provided in the Prospectus. +In connection with the Global Offering, CMB International Capital Limited (or its affiliates or any person acting for +it), as the stabilizing manager (the “Stabilizing Manager ”), on behalf of the Underwriters, to the extent permitted by +the applicable laws and regulatory requirements of Hong Kong or elsewhere, may over-allocate or effect transactions +with a view to stabilizing or supporting the market price of the H Shares at such price, in such amounts and in such +manners as the Stabilizing Manager, its affiliates or any person acting for it may determine and at a level higher than +that which might otherwise prevail in the open market for a limited period after the Listing Date. However, there is +no obligation on the Stabilizing Manager (or its affiliates or any person acting for it) to conduct any such stabilizing +action. Such stabilizing actions, if taken, (a) will be conducted at the absolute discretion of the Stabilizing Manager +(or its affiliates or any person acting for it) and in what the Stabilizing Manager (or its affiliates or any person acting +for it) reasonably regards as the best interest of our Company, (b) may be discontinued at any time, and (c) is required +to be brought to an end within 30 days of the last day for lodging applications under the Hong Kong Public Offering +(which is Saturday, April 25, 2026). Such stabilization action, if taken, may be effected in all jurisdictions where it is +permissible to do so, in each case in compliance with all applicable laws, rules and regulatory requirements, including +the Securities and Futures (Price Stabilizing) Rules (Chapter 571W of the Laws of Hong Kong), as amended, made +under the Securities and Futures Ordinance (Chapter 571 of the Laws of Hong Kong). +Potential investors should be aware that no stabilizing action can be taken to support the price of the H Shares for +longer than the stabilization period, which will begin on the Listing Date, and is expected to expire on the 30th day +after the last day for lodging applications under the Hong Kong Public Offering (which is Saturday, April 25, 2026). +After this date, when no further stabilizing action may be taken, demand for the H Shares, and therefore the price of +the H Shares, could fall. +Potential investors of the Offer Shares should note that the Overall Coordinators (for themselves and on behalf of +the Hong Kong Underwriters) shall be entitled to terminate their obligations under the Hong Kong Underwriting +Agreement with immediate effect upon the occurrence of any of the events set out in the paragraph headed +“Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offering – Grounds for termination ” +in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently expected to +be on Tuesday, March 31, 2026). + + +--- page 2 --- +2 +HANGZHOU TONGSHIFU CULTURAL +AND CREATIVE (GROUP) CO., LTD. +ʮ̡ +(A joint stock company incorporated in the People ’s Republic of China with limited liability) +GLOBAL OFFERING +Number of Offer Shares under +the Global Offering +: 7,406,800 H Shares +Number of Hong Kong Offer Shares : 1,111,000 H Shares (after reallocation) +Number of International Offer Shares : 6,295,800 H Shares (after reallocation) +Final Offer Price : HK$60.00 per H Share, plus brokerage of + 1.0%, SFC transaction levy of 0.0027%, + Stock Exchange trading fee of 0.00565% + and the AFRC transaction levy of + 0.00015% +Nominal value : RMB1.00 per H Share +Stock code : 0664 +Sole Sponsor, Sole Sponsor-Overall Coordinator, Joint Global Coordinator, +Joint Bookrunner and Joint Lead Manager +Overall Coordinator, Joint Global Coordinator, Joint Bookrunner and Joint Lead Manager +Joint Bookrunners and Joint Lead Managers + + +--- page 3 --- +3 +HANGZHOU TONGSHIFU CULTURAL +AND CREATIVE (GROUP) CO., LTD. +ʮ̡ +ANNOUNCEMENT OF FINAL OFFER PRICE +AND ALLOTMENT RESULTS +Warning: In view of high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded and should exercise +extreme caution when dealing in the H Shares. +SUMMARY +Company information +Stock code 0664 +Stock short name TONGSHIFU +Dealings commencement date March 31, 2026* +* See note at the end of this announcement +Price Information +Final Offer Price HK$60.00 +Offer Price Range HK$60.00 - +HK$68.00 +Offer Shares and Share Capital* +Number of Offer Shares 7,406,800 +Final Number of Offer Shares in Hong Kong Public Offering + (after reallocation) 1,111,000 +Final Number of Offer Shares in International Offering + (after reallocation) 6,295,800 +Number of issued Shares upon Listing 64,406,800 + + +--- page 4 --- +4 +Over-allocation +No. of Offer Shares over-allocated 0 +Note: There has been no over-allocation of Offer Shares in the International Offering. Therefore, the Over-allotment +Option will not be exercised. +Proceeds +Gross proceeds (Note) HK$444.41 million +Less: Estimated listing expenses payable based on Offer Price HK$54.25 million +Net proceeds HK$390.16 million +Note: Gross proceeds refers to the amount which the Company is entitled to receive. For details of the use of +proceeds, please refer to the section headed “Future Plans and Use of Proceeds ” of the Prospectus. +ALLOTMENT RESULTS DETAILS +HONG KONG PUBLIC OFFERING +No. of valid applications 26,280 +No. of successful applications 3,004 +Subscription level 59.55 times +No. of Offer Shares initially available under the + Hong Kong Public Offering 740,700 +No. of Offer Shares reallocated from the International Offering 370,300 +Final no. of Offer Shares under the Hong Kong Public Offering + (after reallocation) 1,111,000 +% of Offer Shares under the Hong Kong Public Offering + to the Global Offering 15.00% +Note: For details of the final allocation of Offer Shares to the Hong Kong Public Offering, investors +can refer http://www.eipo.com.hk/eIPOAllotment to perform a search by identification number or +http://www.eipo.com.hk/eIPOAllotment for the full list of allottees. + + +--- page 5 --- +5 +INTERNATIONAL OFFERING +No. of placees 43 +Subscription level 1.56 times +No. of Offer Shares initially available + under the International Offering 6,666,100 +No. of Offer Shares reallocated to the Hong Kong Public Offering 370,300 +Final no. of Offer Shares under the International Offering + (after reallocation) 6,295,800 +% of Offer Shares under the International Offering + to the Global Offering 85.00% +The Directors confirm that, to the best of their knowledge, information and belief, save for (a) a +consent under paragraph 1C(1) of Appendix F1 to the Listing Rules (the “Placing Guidelines ”) +and Chapter 4.15 of the Guide for New Listing Applicants granted by the Stock Exchange to +permit the Company to allocate certain Offer Shares to a connected client and (b) a consent under +paragraph 1C(2) of the Placing Guidelines granted by the Stock Exchange to permit the Company +to allocate certain Offer Shares to a close associate of an existing Shareholder, (i) none of the +Offer Shares subscribed by the placees and the public have been financed directly or indirectly by +the Company, any of the Directors, chief executive of the Company, the substantial shareholders, +existing shareholders of the Company or any of its subsidiaries or their respective close associates; +and (ii) none of the placees and the public who have purchased the Offer Shares are accustomed +to taking instructions from the Company, any of the Directors, chief executive of the Company, +substantial shareholders, existing shareholders of the Company or any of its subsidiaries or their +respective close associates in relation to the acquisition, disposal, voting or other disposition of H +Shares registered in his/her/its name or otherwise held by him/her/it. +The placees in the International Offering include the following: +Cornerstone Investor +Investor +No. of +Offer Shares +allocated +% of +Offer Shares +% of +total issued +share capital +after the +Global +Offering +Existing +shareholders +or their close +associates +Jiantou International (Hong Kong) Co., +Limited ( “Jiantou International ” or the +“Cornerstone Investor ”) +500,000 6.75% 0.78% No + + +--- page 6 --- +6 +Allottees with Waivers/Consents Obtained +Investor +No. of Offer +Shares allocated % of Offer Shares +% of total issued +share capital after +the Global +Offering Note 3 Relationship +Allottees with consent under paragraph 1C(2) of the Placing Guidelines in relation to allocations to a close associate of an existing +Shareholder Note 1 +Wang Wenzhong (׀ ) +“( Mr. Wang ”) Note 2 +1,543,600 20.84% 2.40% A placee and a + close associate of + an existing + Shareholder +Allottee with consent under paragraph 1C(1) of the Placing Guidelines and Chapter 4.15 of the Guide for New Listing Applicants +in relation to allocations to a connected client Note 1 +CITIC Securities + International Capital + Management Limited +100,000 1.35% 0.16% A connected + client of CLSA + Limited + ( “CLSA”) +Notes: +1. For details of the consent under (i) paragraph 1C(2) of the Placing Guidelines in relation to allocations to a close associate of an existing Shareholder, and (ii) +paragraph 1C(1) of the Placing Guidelines and Chapter 4.15 of the Guide for New Listing Applicants in relation to allocations to a connected client, please +refer to the section headed “Others/Additional Information ” in this announcement. +2. Mr. Wang is a close associate of Beijing Hezhong Venture Capital Equity Investment Center (Limited Partnership), which is an existing Shareholder. +LOCK-UP UNDERTAKINGS +Directors +Name +Number of +Shares held in +the Company +subject to lock-up +undertakings upon +Listing +Number of H +Shares held in +the Company +subject to lock-up +undertakings upon +Listing +% of total issued +H Shares after the +Global Offering +subject to lock-up +undertakings upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing +Last day subject +to the lock-up +undertakings Note +Yu Guang (Έ) 14,971,100 14,971,100 27.06% 26.04% March 30, 2027 +Xiao Feng (ࢤ1,067,715 1,067,715 1.93% 1.86% March 30, 2027 +He Yun ( Оㄴ) 360,713 360,713 0.65% 0.63% March 30, 2027 +Luo Renxiang + ( ᖯʠୂ) +288,571 288,571 0.52% 0.50% March 30, 2027 +Note: +Pursuant to the applicable PRC law, the lock-up for Directors ends on March 30, 2027, being 12 months from the Listing Date. + + +--- page 7 --- +7 +Other Existing Shareholders (including the Pre-IPO Investors as defined in the section +headed “History, Development and Corporate Structure ” of the Prospectus) +Name +Number of +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +Number of H +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +% of total +issued H +Shares after +the Global +Offering +subject to +lock-up +undertakings +upon Listing +% of +shareholding in +the Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note 2 +Shunwei Ventures III (Hong Kong) +Limited +7,631,981 7,631,981 13.80% 13.27% March 30, 2027 +Tianjin Jinmi Investment +Partnership (Limited Partnership) +5,451,418 5,451,418 9.85% 9.48% March 30, 2027 +Beijing GX Equity Investment Fund +Partnership Enterprise (Limited +Partnership) +3,453,413 3,453,413 6.24% 6.01% March 30, 2027 +Euro Master Limited 2,678,093 2,678,093 4.84% 4.66% March 30, 2027 +Guozhong Private Equity +Investment Fund (Xi ’an) +Partnership (Limited Partnership) +2,158,766 2,158,766 3.90% 3.75% March 30, 2027 +Beijing Hezhong Venture Capital +Equity Investment Center +(Limited Partnership) ( “Beijing +Hezhong ” +2,008,599 – 3.63% 3.49% March 30, 2027 +CMG Media Convergence Industry +Investment Fund (Limited +Partnership) +1,781,250 1,781,250 3.22% 3.10% March 30, 2027 +Gongqingcheng Jinda Equity +Investment Partnership (Limited +Partnership) +1,744,459 1,744,459 3.15% 3.03% March 30, 2027 +Luo Wenjuan (ࢇ1,616,002 1,616,002 2.92% 2.81% March 30, 2027 +Changxing Jinyuan Hanfei +Investment Management Center +(Limited Partnership) +1,414,004 1,414,004 2.56% 2.46% March 30, 2027 +Qiu Dekang ( ໿ᅃੰ) 1,154,287 1,154,287 2.09% 2.01% March 30, 2027 + + +--- page 8 --- +8 +Name +Number of +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +Number of H +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +% of total +issued H +Shares after +the Global +Offering +subject to +lock-up +undertakings +upon Listing +% of +shareholding in +the Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note 2 +Qingdao Yunzhi Investment +Management Partnership (Limited +Partnership) +1,096,577 1,096,577 1.98% 1.91% March 30, 2027 +Guangdong Bay Area No. 1 Digital +Cultural Industry Investment +Partnership (Limited Partnership) +712,500 712,500 1.29% 1.24% March 30, 2027 +Shenzhen Guolinfeng Asset +Management Center (Limited +Partnership) +621,875 621,875 1.12% 1.08% March 30, 2027 +Ruan Zhuoer ( Ԥՙဧ) 519,434 519,434 0.94% 0.90% March 30, 2027 +Yang Ke ( เൾ) 490,571 490,571 0.89% 0.85% March 30, 2027 +Zhao Lei ( Ⴛᆾ) 481.817 481.817 0.87% 0.84% March 30, 2027 +Lv Lihan ( ѐͭጫ) 447,285 447,285 0.81% 0.78% March 30, 2027 +Zhang Lei ( ੵᆾ) 431,071 431,071 0.78% 0.75% March 30, 2027 +Ningbo Meishan Bonded Port Area +Fosun Weiying Equity Investment +Fund Partnership (Limited +Partnership) +298,737 298,737 0.54% 0.52% March 30, 2027 +Li Wanqiang ( ኇຬ੶) 288,571 288,571 0.52% 0.50% March 30, 2027 +Ding Pengfei (࠭288,571 288,571 0.52% 0.50% March 30, 2027 +Changxing Jinyuan Zhecheng +Investment Management +Partnership (Limited Partnership) +240,475 240,475 0.43% 0.42% March 30, 2027 +Chen Jingzhi (ٺ216,431 216,431 0.39% 0.38% March 30, 2027 +Yin Xuelong ( ँ௛Ꮂ) 202,000 202,000 0.37% 0.35% March 30, 2027 + + +--- page 9 --- +9 +Name +Number of +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +Number of H +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +% of total +issued H +Shares after +the Global +Offering +subject to +lock-up +undertakings +upon Listing +% of +shareholding in +the Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note 2 +Zhang Jianmei (ૠ) 178,914 178,914 0.32% 0.31% March 30, 2027 +Shanghai Ruma Youhua Enterprise +Management Partnership (Limited +Partnership) +171,000 – – 0.30% March 30, 2027 +Jin Zeguang (ዣᄿ) 144,283 144,283 0.26% 0.25% March 30, 2027 +Lv Hangjun (ࠏ؄144,282 144,282 0.26% 0.25% March 30, 2027 +Shentu Jiahui ( ͡ਜ਼Գ౉ ) 144,282 144,282 0.26% 0.25% March 30, 2027 +Yang Junjie ( เം௫) 144,282 144,282 0.26% 0.25% March 30, 2027 +Jin Lihua (ᘆശ) 144,282 144,282 0.26% 0.25% March 30, 2027 +Zhang Weijiang ( ੵሊϪ) 144,282 144,282 0.26% 0.25% March 30, 2027 +Qian Jiayang (ජ) 125,427 125,427 0.23% 0.22% March 30, 2027 +Yu Hong (҃) 124,089 124,089 0.22% 0.22% March 30, 2027 +Dong Shengfang (ٹ115,429 115,429 0.21% 0.20% March 30, 2027 +Huang Dongsheng (ʺ) 115,427 115,427 0.21% 0.20% March 30, 2027 +Ren Bingzhang (௝) 109,658 109,658 0.20% 0.19% March 30, 2027 +Jin Hongwei (҃ਃ) 106,875 106,875 0.19% 0.19% March 30, 2027 +Zhou Chengfeng (ࠬ࠱95,227 95,227 0.17% 0.17% March 30, 2027 +Shi Ziming ( ̦ɿჼ) 92,342 92,342 0.17% 0.16% March 30, 2027 +An Hui ( τሾ) 92,342 92,342 0.17% 0.16% March 30, 2027 +Ren Liang (ڥ89,457 89,457 0.16% 0.16% March 30, 2027 +Wang Yuezhen (แ) 86,572 86,572 0.16% 0.15% March 30, 2027 +Lu Huahua ( ጅശശ) 86,572 86,572 0.16% 0.15% March 30, 2027 +Ding Yi ( ɕχ) 57,717 57,717 0.10% 0.10% March 30, 2027 +Hu Wenping (˖റ) 57,717 57,717 0.10% 0.10% March 30, 2027 +Zhang Jie ( ੵ௫) 57,717 57,717 0.10% 0.10% March 30, 2027 +Wang Qiuxia (ᒳ) 57,717 57,717 0.10% 0.10% March 30, 2027 +Liang Yu ( ૑◔) 35,625 35,625 0.06% 0.06% March 30, 2027 + + +--- page 10 --- +10 +Name +Number of +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +Number of H +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +% of total +issued H +Shares after +the Global +Offering +subject to +lock-up +undertakings +upon Listing +% of +shareholding in +the Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note 2 +Chen Lisheng ( ௓ଣʺ) 35,625 35,625 0.06% 0.06% March 30, 2027 +Xu Danni (ʗ֋) 28,347 28,347 0.05% 0.05% March 30, 2027 +Huang Ningning ( රྐྵྐྵ) 14,431 14,431 0.03% 0.03% March 30, 2027 +Jia Jinfu (బ) 14,431 14,431 0.03% 0.03% March 30, 2027 +Cui Yushu ( ੦͗ബ) 11,546 11,546 0.02% 0.02% March 30, 2027 +Notes: +1. The lock-up applies to the Shares held immediately prior to the completion of the Global Offering. +2. Pursuant to the applicable PRC law, the lock-up for existing Shareholders ends on March 30, 2027, being 12 +months from the Listing Date. + + +--- page 11 --- +11 +Cornerstone Investor +Name +Number of +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +Number of H +Shares held in +the Company +subject to +lock-up +undertakings +upon Listing +% of total +issued +H Shares +% of total +issued Shares +after the +Global +Offering upon +Listing +Last day +subject to +the lock-up +undertakings Note +Jiantou International 500,000 500,000 0.80% 0.78% September 30, 2026 +Note: +In accordance with the cornerstone investment agreement, the required lock-up ends on September 30, 2026, being +six months from and including the Listing Date. The Cornerstone Investor will cease to be prohibited from disposing +of or transferring the H Shares subscribed for pursuant to the cornerstone investment agreement after the indicated +date. + + +--- page 12 --- +12 +PLACEE CONCENTRATION ANALYSIS +Placees* +Number of +H Shares +allotted +Allotment +as % of +International +Offering +Allotment +as % of +total Offer +Shares +Number +of Shares +held upon +Listing +% of total +issued share +capital upon +Listing +Top 1 1,543,600 24.52% 20.84% 1,543,600 2.40% +Top 5 3,486,600 55.38% 47.07% 3,486,600 5.41% +Top 10 4,637,100 73.65% 62.61% 4,637,100 7.20% +Top 25 6,042,900 95.98% 81.59% 6,042,900 9.38% +Note: +* Ranking of placees is based on the number of Offer Shares allotted to the placees. + + +--- page 13 --- +13 +H SHAREHOLDERS CONCENTRATION ANALYSIS +H Shareholders* +Number +of H Shares +allotted +Allotment +as % of +International +Offering +Allotment +as % of +total Offer +Shares +Number of +H Shares +held upon +Listing +% of total +issued H Shares +capital upon +Listing +Number +of Shares +held upon +Listing +Top 1 0 0.00% 0.00% 14,971,100 24.06% 14,971,100 +Top 5 0 0.00% 0.00% 34,186,005 54.94% 34,186,005 +Top 10 1,543,600 24.52% 20.84% 43,030,082 69.15% 43,030,082 +Top 25 3,486,600 55.38% 47.07% 53,410,318 85.83% 53,410,318 +Note: +* Ranking of H Shareholders is based on the number of H Shares held by the H Shareholders upon Listing. +SHAREHOLDER CONCENTRATION ANALYSIS +Shareholders* +Number +of H Shares +allotted +Allotment +as % of +International +Offering +Allotment +as % of +total Offer +Shares +Number of +H Shares +held upon +Listing +Number +of Shares +held upon +Listing +% of total +issued share +capital upon +Listing +Top 1 0 0.00% 0.00% 14,971,100 14,971,100 23.24% +Top 5 1,543,600 24.52% 20.84% 33,051,512 35,060,111 54.44% +Top 10 1,543,600 24.52% 20.84% 43,030,082 45,038,681 69.93% +Top 25 3,486,600 55.38% 47.07% 53,410,318 55,418,917 86.05% +Note: +* Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholders upon +Listing. + + +--- page 14 --- +14 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, a total of 26,280 valid +applications made by the public will be conditionally allocated on the basis set out below: +NO. OF +SHARES +APPLIED +FOR +NO. OF +VALID +APPLICATIONS BASIS OF ALLOTMENT / BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +100 19,181 533 out of 19,181 to receive 100 Shares 2.78% +200 1,423 79 out of 1,423 to receive 100 Shares 2.78% +300 567 47 out of 567 to receive 100 Shares 2.76% +400 267 29 out of 267 to receive 100 Shares 2.72% +500 464 62 out of 464 to receive 100 Shares 2.67% +600 205 32 out of 205 to receive 100 Shares 2.60% +700 468 85 out of 468 to receive 100 Shares 2.59% +800 154 31 out of 154 to receive 100 Shares 2.52% +900 72 16 out of 72 to receive 100 Shares 2.47% +1,000 1,228 290 out of 1,228 to receive 100 Shares 2.36% +1,500 320 113 out of 320 to receive 100 Shares 2.35% +2,000 238 112 out of 238 to receive 100 Shares 2.35% +2,500 120 70 out of 120 to receive 100 Shares 2.33% +3,000 160 112 out of 160 to receive 100 Shares 2.33% +3,500 76 62 out of 76 to receive 100 Shares 2.33% +4,000 79 73 out of 79 to receive 100 Shares 2.31% +4,500 62 100 Shares plus 2 out of 62 to receive additional +100 Shares +2.29% +5,000 163 100 Shares plus 23 out of 163 to receive additional +100 Shares +2.28% +6,000 97 100 Shares plus 35 out of 97 to receive additional +100 Shares +2.27% +7,000 76 100 Shares plus 44 out of 76 to receive additional +100 Shares +2.26% +8,000 51 100 Shares plus 39 out of 51 to receive additional +100 Shares +2.21% +9,000 35 100 Shares plus 34 out of 35 to receive additional +100 Shares +2.19% +10,000 301 200 Shares plus 58 out of 301 to receive additional +100 Shares +2.19% +20,000 132 400 Shares plus 51 out of 132 to receive additional +100 Shares +2.19% + + +--- page 15 --- +15 +NO. OF +SHARES +APPLIED +FOR +NO. OF +VALID +APPLICATIONS BASIS OF ALLOTMENT / BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +30,000 79 600 Shares plus 46 out of 79 to receive additional +100 Shares +2.19% +40,000 36 800 Shares plus 28 out of 36 to receive additional +100 Shares +2.19% +50,000 25 1,000 Shares plus 24 out of 25 to receive additional +100 Shares +2.19% +60,000 19 1,300 Shares plus 2 out of 19 to receive additional +100 Shares +2.18% +70,000 36 1,500 Shares plus 10 out of 36 to receive additional +100 Shares +2.18% +26,134 Total number of Pool A successful applicants: 2,858 +POOL B +80,000 69 2,200 Shares plus 28 out of 69 to receive additional +100 Shares +2.80% +90,000 6 2,500 Shares plus 1 out of 6 to receive additional +100 Shares +2.80% +100,000 18 2,800 Shares 2.80% +120,000 8 3,300 Shares plus 5 out of 8 to receive additional +100 Shares +2.80% +140,000 5 3,900 Shares plus 1 out of 5 to receive additional +100 Shares +2.80% +160,000 8 4,400 Shares plus 7 out of 8 to receive additional +100 Shares +2.80% +180,000 1 5,000 Shares 2.78% +200,000 12 5,500 Shares plus 8 out of 12 to receive additional +100 Shares +2.78% +250,000 3 6,900 Shares plus 1 out of 3 to receive additional +100 Shares +2.77% +300,000 2 8,300 Shares 2.77% +370,300 14 10,200 Shares plus 10 out of 14 to receive +additional 100 Shares +2.77% +146 Total number of Pool B successful applicants: 146 +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC participants. +Investors should contact their relevant brokers for any inquiries. + + +--- page 16 --- +16 +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the H Shares. +The Directors confirm that, to the best of their knowledge, no rebate has been, directly or +indirectly, provided by the Company, its substantial shareholders, directors or syndicate members +to any placees or the public (as the case may be) and the consideration paid by the placees or the +public (as the case may be) directly or indirectly for each Offer Share subscribed for or purchased +by them is the same as the Offer Price in addition to any brokerage, AFRC transaction levy, SFC +transaction levy and Stock Exchange trading fee payable. +OTHERS/ADDITIONAL INFORMATION +Placing to a close associate of an existing Shareholder with prior consent under paragraph +1C(2) of the Placing Guidelines +Under the International Offering, certain Offer Shares were placed to a close associate of an +existing Shareholder pursuant to the Placing Guidelines. +The Company has applied to the Stock Exchange, and the Stock Exchange has granted, a consent +under paragraph 1C(2) of the Placing Guidelines to permit the Company to allocate such Offer +Shares in the International Offering to the close associate of the existing Shareholder. The +allocation of Offer Shares to such close associate of the existing Shareholder is in compliance with +all the conditions under the consent granted by the Stock Exchange as set out below: +(a) the Company and the Overall Coordinators have confirmed that no preferential treatment has +been, nor will be, given to Beijing Hezhong or Mr. Wang by virtue of their relationship with +the Company in any allocation in the placing tranche of the Global Offering; +(b) the Sole Sponsor has confirmed that to the best of its knowledge and belief, it has no reason +to believe that Beijing Hezhong or Mr. Wang received any preferential treatment in any +allocation in the placing tranche of the Global Offering by virtue of their relationship with +the Company; and +(c) the Sole Sponsor has confirmed that (i) Beijing Hezhong (a) has less than 5% voting rights +in the Company immediately before the Global Offering; (b) is not, and, together with Mr. +Wang, will not be, a core connected person of the Company or its close associate immediately +prior to or following the Global Offering; and (c) does not have the power to appoint the +Company ’s directors or any other special rights; (ii) allocation to Mr. Wang will not affect +the Company ’s ability to satisfy the public float requirement under Rule 19A.13A(1) of the +Listing Rules; and (iii) details of the allocation will be disclosed in this announcement. +For details of the allocations of Offer Shares to the close associate of the existing Shareholder, +please refer to the section headed “Allotment Results Details – International Offering – Allottees +with Waivers/Consents Obtained ” in this announcement. + + +--- page 17 --- +17 +Placing to a connected client with prior consent under paragraph 1C(1) of the Placing +Guidelines +Under the International Offering, certain Offer Shares were placed to a connected client of its +connected distributor pursuant to the Placing Guidelines. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a +consent under paragraph 1C(1) of the Placing Guidelines to permit the Company to allocate such +Offer Shares in the International Offering to the connected client. The allocation of Offer Shares +to such connected client is in compliance with all the conditions under the consent granted by the +Stock Exchange as set out below: +(a) each of the Overall Coordinators confirms that the Offer Shares allocated to CSICM will +be held on behalf of independent third parties (as defined in Chapter 4.15 of Guide for New +Listing Applicants); +(b) details of the investment by CSICM and details of the allocation will be disclosed in this +announcement; +(c) each of the Company, CLSA (both as the connected distributor and an Overall Coordinator), +the Sole Sponsor-Overall Coordinator and CSICM confirms that no preferential treatment has +been, nor will be, given to CSICM by virtue of their relationship with CLSA in any allocation +of Offer Shares in the International Offering; and +(d) the Overall Coordinators provide the identities of ultimate beneficial owners of the securities, +or where applicable, details of the structured products under which the subscription by +CSICM was made in their confirmations. +Details of the placement to the connected client are set out below: +No. +Connected +Distributor +Connected +Client Relationship +Whether the +connected +clients +will hold the +beneficial +interests of +the Offer +Shares on +a non – +discretionary +basis or +discretionary +basis for +independent +third parties +Number of +Offer +Shares to +be allocated +to the +Connected +Client +Approximate +percentage +of total +number of +Offer Shares +under the +Global +Offering +Approximate +percentage +of total +issued share +capital +immediately +following the +completion +of the +Global +Offering +1. CLSA +Limited +(“CLSA”) +CITIC Securities +International +Capital +Management +Limited +(“CSICM”) Note +CSICM is a member of the same group of companies as +CLSA. CSICM is therefore considered as a connected +client of CLSA pursuant to paragraph 1B(7) of +Appendix F1 to the Listing Rules. +Non- +discretionary +basis +100,000 1.35% 0.16% + + +--- page 18 --- +18 +Notes: +1. CSICM has subscribed for and will hold the Offer Shares as a placee under the International Offering on behalf +of its ultimate client (the “CSICM Ultimate Client ”), on a non-discretionary basis, pursuant to which: +(i) CSICM will act as the single counterparty of a back-to-back total return swap transaction (the “CSICM +Back-to-back TRS ”) to be entered into by it in connection with a total return swap order (the “CSICM +Client TRS ”) placed and fully funded by the CSICM Ultimate Client, by which CSICM will pass the full +economic exposure of the Offer Shares placed to CSICM to the CSICM Ultimate Client. +(ii) As confirmed by CSICM and CLSA, CSICM will hold the legal title and beneficial interest in the Offer +Shares, but will contractually agree to pass on the full economic exposure and return of the Offer Shares +to the CSICM Ultimate Client, on a non-discretionary basis. The CSICM Ultimate Client may exercise +their early termination rights to terminate the CSICM Client TRS at any time from the trade date of the +CSICM Client TRS which should be on or after the date on which the Offer Shares are listed on the Stock +Exchange. +(iii) Upon the final maturity or termination of the CSICM Client TRS by the CSICM Ultimate Client, CSICM +will dispose of the Offer Shares on the secondary market and the CSICM Ultimate Client will receive +a final termination amount of the CSICM Back-to-back TRS which will have taken into account all the +economic returns or economic loss in relation to the Offer Shares and the fixed amount of transaction +fees of the CSICM Back-to-back TRS and the CSICM Client TRS. Due to its internal policy, CSICM will +not exercise the voting right of the Offer Shares during the terms of the CSICM Back-to-back TRS. +(iv) CSICM is not a collective investment scheme which is not authorized by the SFC, nor is it expected to +hold the Offer Shares on behalf of such scheme. +2. To the best of the knowledge of CSICM and after making all reasonable enquiries, each of the shareholders +or limited partners holding 30% or more interest in the CSICM Ultimate Client and its fund managers is an +independent third party of the Company, its subsidiaries, its substantial shareholders, CSICM, CLSA and the +companies which are members of the same group of CLSA. +DISCLAIMERS +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited and +Hong Kong Securities Clearing Company Limited take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim +any liability whatsoever for any loss howsoever arising from or in reliance upon the whole or any +part of the contents of this announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into +the United States (including its territories and possessions, any state of the United States and +the District of Columbia). This announcement does not constitute or form a part of any offer or +solicitation to purchase or subscribe for securities in the United States. The securities mentioned +herein have not been, and will not be, registered under the United States Securities Act of 1933, +as amended (the “U.S. Securities Act ”). The securities may not be offered or sold in the United +States except pursuant to an exemption from the registration requirements of the U.S. Securities +Act and in compliance with any applicable state securities laws, or outside the United States unless +in compliance with Regulation S under the U.S. Securities Act. There will be no public offer of +securities in the United States. +The Offer Shares are being offered and sold outside the United States in offshore transactions in +reliance on Regulation S under the U.S. Securities Act and applicable laws of each jurisdiction +where those offers and sales occur. + + +--- page 19 --- +19 +This announcement is for information purposes only and does not constitute an offer or an +invitation to induce an offer by any person to acquire, purchase or subscribe for any of the +securities of the Company. This announcement is not a prospectus. Potential investors should read +the Prospectus for detailed information about the Global Offering described above before deciding +whether or not to invest in the Offer Shares. +This announcement is for information purposes only and does not constitute an invitation or offer +to acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential +investors should read the Prospectus for detailed information about the Global Offering described +below before deciding whether or not to invest in the Offer Shares thereby being offered. +* Potential investors of the Offer Shares should note that the Overall Coordinators (for themselves +and on behalf of the Hong Kong Underwriters) shall be entitled to terminate their obligations +under the Hong Kong Underwriting Agreement with immediate effect upon the occurrence of any +of the events set out in the paragraph headed “Underwriting – Underwriting Arrangements and +Expenses – Hong Kong Public Offering – Grounds for termination ” in the Prospectus at any time +prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently expected to be on +Tuesday, March 31, 2026). +PUBLIC FLOAT AND FREE FLOAT +Immediately following the completion of the Global Offering (before any exercise of the Over- +allotment Option), 37,546,402 H Shares, representing approximately 58.30% of the issued share +capital of our Company will count towards the public float for the purpose of Rule 19A.13A(1) +of the Listing Rules, which is higher than 25%, the minimum prescribed percentage of H Shares +required to be held in public hands under Rule 19A.13A(1) of the Listing Rules applicable to the +Company calculated based on the final Offer Price of HK$60.00 per Offer Share, thereby satisfying +the public float requirement under Rule 19A.13A(1) of the Listing Rules. +All existing shareholders of the Company are subject to a lock-up period of 12 months following +the Listing Date pursuant to the applicable PRC law. The Cornerstone Investor has agreed +to a lock-up period of six months following the Listing Date. As such, H Shares held by the +Cornerstone Investor upon the Listing shall not be counted towards the free float of the H Shares +of the Company at the time of Listing. Based on the final Offer Price of HK$60.00 per Offer +Share, the Company satisfies the free float requirement under Rule 19A.13C(1)(a) of the Listing +Rules. +The Directors confirm that, immediately following the completion of the Global Offering (before +any exercise of the Over-allotment Option), (i) no placee will, individually, be placed more than +10% of the enlarged total issued share capital of the Company immediately after the Global +Offering; (ii) there will not be any new substantial Shareholder immediately after the Global +Offering; (iii) the three largest public Shareholders of the Company do not hold more than 50% of +the H Shares in public hands at the time of the Listing in compliance with Rules 8.08(3) and 8.24 +of the Listing Rules; and (iv) there will be at least 300 Shareholders at the time of the Listing in +compliance with Rule 8.08(2) of the Listing Rules. + + +--- page 20 --- +20 +COMMENCEMENT OF DEALINGS +The H Share certificates will only become valid evidence of title at 8:00 a.m. (Hong Kong time) +on Tuesday, March 31, 2026, provided that the Global Offering has become unconditional and the +right of termination described in the section headed “Underwriting – Underwriting Arrangements +and Expenses – Hong Kong Public Offering – Grounds for termination ” in the Prospectus has not +been exercised. Investors who trade H Shares on the basis of publicly available allocation details +prior to the receipt of H Share certificates or prior to the H Share certificates becoming valid +evidence of title do so entirely at their own risk. +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. (Hong Kong time) +on Tuesday, March 31, 2026, it is expected that dealings in the H Shares on the Stock Exchange +will commence at 9:00 a.m. (Hong Kong time) on Tuesday, March 31, 2026. The H Shares will be +traded in board lots of 100 H Shares each, and the stock code of the H Shares will be 0664. +By order of the Board +Hangzhou Tongshifu Cultural and Creative (Group) Co., Ltd. +Yu Guang +Chairman of the Board and Executive Director +Hong Kong, March 30, 2026 +As of the date of this announcement, the Board comprises: (i) Mr. Yu Guang, Mr. Luo Renxiang, +Mr. He Yun, Ms. Wang Xiaoxia and Mr. Chen Ruiguang as executive Directors; (ii) Mr. Xiao Feng +as a non-executive Director; and (iii) Mr. Tu Bisheng, Dr. Huang Wenli and Mr. Fong Chun Fai as +independent non-executive Directors. diff --git a/data/extracted_text/01111/allotment_results_summary_2023-11-09_2023110900028.txt b/data/extracted_text/01111/allotment_results_summary_2023-11-09_2023110900028.txt new file mode 100644 index 0000000..7c75c29 --- /dev/null +++ b/data/extracted_text/01111/allotment_results_summary_2023-11-09_2023110900028.txt @@ -0,0 +1,654 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND +ALLOTMENT RESULTS +SUMMARY +Offer Price +• The final Offer Price has been determined at HK$1.04 per Offer Share (exclusive of +brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$1.04 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and other estimated expenses paid and payable by the Company in relation +to the Global Offering, are estimated to be approximately HK$72.1 million. The Company +intends to use the net proceeds from the Global Offering in the manner as set out in the +section headed “Net Proceeds from the Global Offering ” in this announcement. +Applications and Indications of Interest Received in the Public Offer +• The Public Offer Shares initially offered under the Public Offer have been significantly +over-subscribed. A total of 5,017 valid applications have been received pursuant to +the Public Offer through the HK eIPO White Form service and through the CCASS +EIPO service for a total of 157,756,000 Public Offer Shares, representing approximately +12.62 times of the total number of 12,500,000 Public Offer Shares initially available for +subscription under the Public Offer. +• As the over-subscription in the Public Offer represents less than 15 times the number of +the Offer Shares initially available for subscription under the Public Offer, no reallocation +procedure as disclosed in the section headed “Structure and Conditions of the Global +Offering – The Public Offer – Reallocation ” in the Prospectus has been applied and no +Offer Shares have been reallocated from the Placing to the Public Offer. The final number +of Offer Shares under the Public Offer is 12,500,000 Shares, representing approximately +10% of the total number of Offer Shares initially available under the Global Offering, +and being allocated to 1,331 successful applicants under the Public Offer, 315 of which +have been allocated one board lot of Shares totaling 1,260,000 Shares, representing +approximately 10.08% of the total Offer Shares under the Public Offer. +Placing +• The Offer Shares initially offered under the Placing have been slightly over-subscribed, +representing approximately 1.09 times of the total number of Offer Shares initially +available under the Placing. The final number of Offer Shares under the Placing is +112,500,000 Shares, representing approximately 90% of the total number of Offer Shares +initially available under the Global Offering. +• There are a total of 155 placees under the Placing, among which 83 placees, representing +approximately 53.55% of the total number of placees under the Placing, have been +allotted five or fewer board lots of Offer Shares, totalling 340,000 Shares, representing +approximately 0.30% of the total number of the Offer Shares available under the Placing. +A total of 81 placees have been allotted one board lot of Offer Shares, totaling 324,000 +Shares, representing approximately 0.29% of the total number of the Offer Shares available +under the Placing. + + +--- page 2 --- +4 +Confirmations Regarding Public Shareholders in the Public Offer and Placees in the +Placing +• To the best knowledge, information and belief of the Directors, no Offer Shares placed +by or through the Sole Overall Coordinator, the Joint Global Coordinators, the Joint +Bookrunners, the Joint Lead Managers, or the Underwriters under the Global Offering +have been placed with applicants or their respective ultimate beneficial owners who are +core connected persons (as defined in the Listing Rules) of the Company or Directors +of the Company, or to any connected clients (as set out in paragraph 5(1) of the Placing +Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, whether in their +own names or through nominees. The Placing is in compliance with the Placing Guidelines. +• The Directors confirm that, to the best of their knowledge, information and belief, (i) none +of the Offer Shares subscribed by public Shareholders in the Public Offer and placees in +the Placing has been financed directly or indirectly by the Company, any of the Directors, +chief executive of the Company, the Controlling Shareholders, the substantial Shareholders, +the existing Shareholders or any of their subsidiaries or their respective close associates; +(ii) none of the public Shareholders in the Public Offer and placees in the Placing who has +subscribed for the Offer Shares is accustomed to taking instructions from the Company, +any of the Directors, chief executive of the Company, the Controlling Shareholders, +the substantial Shareholders, the existing Shareholders or any of their subsidiaries or +their respective close associates in relation to the acquisition, disposal, voting or other +disposition of the Shares registered in their name or otherwise held by them; (iii) no rebate +or other benefits has been or will be, directly or indirectly, provided by the Company, the +Directors, chief executive of the Company, the Controlling Shareholders, the substantial +Shareholders, the existing Shareholders or any of their subsidiaries, or their respective close +associates, or syndicate members or any brokers or underwriters to any public Shareholders +in the Public Offer or placees and their associates in the Placing; (iv) the consideration +payable by the public Shareholders in the Public Offer and placees in the Placing for +each Offer Share subscribed for or purchased by them is the same as the final Offer Price +as determined by the Company, in addition to brokerage of 1.0%, SFC transaction levy +of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%; and (v) there is no side agreement or arrangement between the Company, any of +the Directors, chief executive of the Company, the Controlling Shareholders, the substantial +Shareholders, the existing Shareholders or any of their subsidiaries or their respective close +associates or syndicate members or any other brokers or underwriters, on one hand, and the +public subscribers or the placee who has subscribed for the Offer Shares, on the other hand. + + +--- page 3 --- +5 +• None of the Sole Sponsor, the Sole Overall Coordinator, the Joint Global Coordinators, +the Joint Bookrunners, the Joint Lead Managers, the Underwriters, and their respective +affiliated companies and connected clients of the lead broker or of any distributors (as +defined in the Placing Guidelines) has taken up any Offer Shares for its own benefit under +the Global Offering. +Lock-up Undertakings +• Each of the Company and the Controlling Shareholders is subject to certain lock- +up undertakings as set out in the section headed “Lock-up Undertakings ” in this +announcement. +Results of Allocations +• The final Offer Price, the level of indications of interest in the Placing, the level +of applications in the Public Offer and the basis of allocation of the Public Offer +Shares will be published on Thursday, 9 November 2023 on the Company ’s +website at www.youmeimu.com and the website of the Stock Exchange at +www.hkexnews.hk . +• The results of allocations of the Public Offer Shares and the Hong Kong identity card +numbers, passport numbers, Hong Kong business registration numbers or certificate of +incorporation numbers of successful applicants (under the Public Offer where applicable) +will be available at the times and dates and in the manner set out below: +(i) in the announcement to be posted on our Company ’s website and the website of the +Stock Exchange at www.youmeimu.com and www.hkexnews.hk , respectively on +Thursday, 9 November 2023; +(ii) from the “IPO Results ” function in the IPO App and the designated results of +allocations website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult +with a “search by ID ” function on a 24-hour basis from 8:00 a.m. on Thursday, 9 +November 2023 to 12:00 midnight on Wednesday, 15 November 2023; and +(iii) from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Thursday, 9 November 2023 to Tuesday, 14 November +2023 (excluding Saturday, Sunday and public holiday in Hong Kong). + + +--- page 4 --- +6 +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK +eIPO White Form ” in this announcement refer to Hong Kong identity card numbers, +passport numbers, Hong Kong business registration numbers, certificate of incorporation +numbers, beneficial owner identification codes (if such applications are made by nominees +as agent for the benefit of another person) whereas those displayed in the section headed +“Results of Applications Made by Giving Electronic Application Instructions to HKSCC +via CCASS ” in this announcement are provided by CCASS Participants via CCASS. +Therefore, the identification document numbers shown in the two sections are different +in nature. Please note that the list of identification document numbers set out in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants or via the HK eIPO White Form service are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed due to +personal privacy issue as elaborated below. Applicants who applied for the Public Offer +Shares through their brokers or nominees can consult their brokers or nominees to enquire +about their application results; +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by HK eIPO White Form ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +Dispatch/Collection of Share Certificates/e-Auto Refund Payment Instructions/Refund +Checks +• Applicants who have applied for 1,000,000 Public Offer Shares or more through the HK +eIPO White Form service and who have been wholly or partially successfully allocated +Public Offer Shares, may collect Share certificate(s) (where applicable) in person from the +Hong Kong Branch Share Registrar, Tricor Investor Services Limited, at 17/F, Far East +Finance Centre, 16 Harcourt Road, Hong Kong, from 9:00 a.m. to 1:00 p.m. on Thursday, 9 +November 2023, or any other place or date notified by the Company as the date of dispatch +or collection of Share certificates. +• Applicants being individuals who are eligible for personal collection must not authorise any +other person to collect on their behalf. Corporate applicants which are eligible for personal +collection must attend by their authorised representative bearing letters of authorization +from their corporations stamped with the corporations ’ chops. Both individuals and +authorised representatives must produce, at the time of collection, evidence of identity +acceptable to Tricor Investor Services Limited. +• Share certificates for Public Offer Shares allotted to applicants who applied for less than +1,000,000 Public Offer Shares through the HK eIPO White Form service are expected +to be dispatched to those entitled to the addresses specified in the relevant application +instructions by ordinary post at their own risk on or before Thursday, 9 November 2023. +• Share certificates for Public Offer Shares allotted to applicants who applied through the +HK eIPO White Form service which are either not available for personal collection or +which are available but are not collected in person by 1:00 p.m. on Thursday, 9 November +2023 are expected to be despatched by ordinary post to those entitled to the address +specified in the relevant application at their own risk on or before Thursday, 9 November +2023. + + +--- page 5 --- +7 +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their Share certificates issued in the name of +HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS Investor +Participant stock accounts or the stock accounts of their designated CCASS Participants +who gave electronic application instructions on their behalf on Thursday, 9 November +2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Public Offer Shares allocated to them +with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Thursday, 9 November 2023, or such other date as shall be determined +by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check +the results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to +time). Immediately after the crediting of the Public Offer Shares to the CCASS Investor +Participants stock accounts and the credit of refund monies to the CCASS Investor +Participants bank accounts, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Public Offer Shares credited to +their stock accounts and the refund amount credited to their respective designated bank +accounts (if any). +• Applicants who applied through the HK eIPO White Form service and paid the +application monies from a single bank account will have refund monies (if any) despatched +to their application payment accounts in the form of e-Auto Refund payment instructions on +Thursday, 9 November 2023. Applicants who applied through the HK eIPO White Form +service and paid the application monies from multiple bank accounts will have refund +monies (if any) despatched to the addresses specified in their application instructions in +the form of refund check(s) in favour of the applicant (or, in the case of joint applications, +the first-named applicant) by ordinary post at their own risk on or before Thursday, 9 +November 2023. No interest will be paid thereon. +• Refund monies (if any) for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Thursday, 9 November 2023. +• Share certificates will only become valid at 8:00 a.m. on Friday, 10 November 2023 +(Hong Kong time), provided that the Global Offering has become unconditional in all +respects at or before that time and the right of termination described in the section headed +“Underwriting – Underwriting Arrangements and Expenses – Public Offer – Grounds for +Termination ” in the Prospectus has not been exercised. Investors who trade Shares on +the basis of publicly available allocation details before the receipt of share certificates or +before the share certificates becoming evidence do so entirely at their own risk. + + +--- page 6 --- +8 +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Public Float +• Immediately following the completion of the Global Offering, approximately 25% of +the total issued Shares will be held by the public, including Mr. Shen and Mr. Nie, in +compliance with the requirements under Rule 8.08 of the Listing Rules. +• The Directors confirm that immediately after the Global Offering, (i) at least 25% of the +Company ’s enlarged issued share capital will be held by the public hands, including Mr. +Shen and Mr. Nie, in compliance with Rule 8.08(1) of the Listing Rules; (ii) no placee will, +individually, be placed more than 10% of the enlarged issued share capital of the Company; +(iii) there will not be any new substantial shareholder (as defined in the Listing Rules) of +the Company; (iv) the three largest public Shareholders will not hold more than 50% of the +shares held in public hands at the time of the Listing in compliance with Rules 8.08(3) and +8.24 of the Listing Rules; and (v) there will be at least 300 Shareholders at the time of the +Listing in compliance with Rule 8.08(2) of the Listing Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Friday, 10 November 2023 (Hong Kong time), dealings in the Shares on the Stock +Exchange will commence at 9:00 a.m. on Friday, 10 November 2023 (Hong Kong time). +The Shares will be traded in board lots of 4,000 Shares each. The stock code of the Shares +is 1111. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. +OFFER PRICE +The Offer Price is HK$1.04 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction levy +of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$1.04 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of the underwriting fees and commissions and +the other estimated expenses payable by the Company in connection with the Global Offering, +are estimated to be approximately HK$72.1 million. The estimated total Listing expenses are +approximately HK$57.9 million, or 44.5% of the gross proceeds of the Global Offering, comprising +underwriting-related expenses of approximately HK$7.8 million, expenses of legal advisors and +the Reporting Accountant of approximately HK$27.5 million, and other fees and expenses of +approximately HK$22.6 million. + + +--- page 7 --- +9 +The Company intends to apply the net proceeds as follows: +• approximately 30.7%, or HK$22.1 million, is expected to be used to strengthen our data +analytical capabilities and further enhance our branding services, consisting of: +(i) approximately 20.1%, or HK$14.5 million is expected to be used to establish our +branding data platform and R&D database; +(ii) approximately 9.7%, or HK$7.0 million, is expected to be used to acquire more +comprehensive market and industry data; and +(iii) approximately 0.9%, or HK$0.6 million, is expected to be used for recruitment of +additional staff for our R&D department; +• approximately 20.7%, or HK$14.9 million, is expected to be used to expand our online media +advertising services, consisting of: +(i) approximately 6.5%, or HK$4.7 million is expected to be used to enhance our online +advertising platform; and +(ii) approximately 14.2%, or HK$10.2 million, is expected to be used to develop our in- +house content production capabilities; +• approximately 26.6%, or HK$19.2 million, is expected to be used to expand the geographical +reach of our services, consisting of: +(i) approximately 13.3%, or HK$9.6 million is expected to be used to set up our Beijing +office; and +(ii) approximately 13.3%, or HK$9.6 million, is expected to be used to set up our Shanghai +office; +• approximately 13.5%, or HK$9.7 million, is expected to be used to improve our brand +recognition and increase our marketing efforts; and +• approximately 8.5%, or HK$6.2 million, is expected to be used for our working capital and +general corporate purposes. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. + + +--- page 8 --- +10 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE PUBLIC +OFFER +The Public Offer Shares initially available under the Public Offer have been significantly over- +subscribed. At the close of the application lists at 12:00 noon on Friday, 3 November 2023, a total +of 5,017 valid applications have been received pursuant to the Public Offer through the HK eIPO +White Form service and through the CCASS EIPO service for a total of 157,756,000 Public +Offer Shares, representing approximately 12.62 times of the total number of 12,500,000 Public +Offer Shares initially available for subscription under the Public Offer. Among the 5,017 valid +applications received: +• 5,010 valid applications in respect of a total of 121,756,000 Public Offer Shares were for the +Public Offer with an aggregate subscription amount based on the maximum Offer Price of +HK$1.04 per Offer Share (excluding brokerage of 1.0%, SFC transaction levy of 0.0027%, +Stock Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%) of HK$5 +million or less, representing approximately 19.47 times of the 6,252,000 Public Offer Shares +initially comprised in Pool A; and +• 7 valid applications in respect of a total of 36,000,000 Public Offer Shares were for the +Public Offer with an aggregate subscription amount based on the maximum Offer Price of +HK$1.04 per Offer Share (excluding brokerage of 1.0%, SFC transaction levy of 0.0027%, +Stock Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%) of more +than HK$5 million, representing approximately 5.76 times of the 6,248,000 Public Offer +Shares initially comprised in Pool B. +No application has been rejected due to invalid application for the Public Offer. No multiple or +suspected multiple applications have been identified and rejected. No application has been rejected +due to dishonored payment. No single application for more than 6,248,000 Public Offer Shares +(being approximately 50% of the Public Offer Shares initially available under the Public Offer) has +been identified. +As the over-subscription in the Public Offer represents less than 15 times the number of the Offer +Shares initially available for subscription under the Public Offer, no reallocation procedure as +disclosed in the section headed “Structure and Conditions of the Global Offering – The Public +Offer – Reallocation ” in the Prospectus has been applied and no Offer Shares have been reallocated +from the Placing to the Public Offer. The final number of Offer Shares under the Public Offer is +12,500,000 Shares, representing approximately 10% of the total number of Offer Shares initially +available under the Global Offering, and being allocated to 1,331 successful applicants under the +Public Offer, 315 of which have been allocated one board lot of Shares totaling 1,260,000 Shares, +representing approximately 10.08% of total Offer Shares under the Public Offer. +The Offer Shares offered in the Public Offer were conditionally allocated on the basis set out in +the section headed “Basis of Allocation under the Public Offer ” below. + + +--- page 9 --- +11 +PLACING +The Offer Shares initially offered under the Placing have been slightly over-subscribed, +representing approximately 1.09 times of the total number of Offer Shares initially available +under the Placing. The final number of Offer Shares under the Placing is 112,500,000 Shares, +representing approximately 90% of the total number of Offer Shares initially available under the +Global Offering. +There are a total of 155 placees under the Placing, among which 83 placees, representing +approximately 53.55% of the total number of placees under the Placing, have been allotted five or +fewer board lots of Offer Shares, totalling 340,000 Shares, representing approximately 0.30% of +the total number of the Offer Shares available under the Placing. A total of 81 placees have been +allotted one board lot of Offer Shares, totaling 324,000 Shares, representing approximately 0.29% +of the total number of the Offer Shares available under the Placing. + + +--- page 10 --- +12 +Confirmations Regarding Public Shareholders in the Public Offer and Placees in the Placing +To the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Sole Overall Coordinator, the Joint Global Coordinators, the Joint Bookrunners, +the Joint Lead Managers, or the Underwriters under the Global Offering have been placed with +applicants or their respective ultimate beneficial owners who are core connected persons (as +defined in the Listing Rules) of the Company or Directors of the Company, or to any connected +clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph +5(2) of the Placing Guidelines, whether in their own names or through nominees. The Placing is in +compliance with the Placing Guidelines. +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the +Offer Shares subscribed by public Shareholders in the Public Offer and placees in the Placing has +been financed directly or indirectly by the Company, any of the Directors, chief executive of the +Company, the Controlling Shareholders, the substantial Shareholders, the existing Shareholders or +any of their subsidiaries or their respective close associates; (ii) none of the public Shareholders in +the Public Offer and placees in the Placing who has subscribed for the Offer Shares is accustomed +to taking instructions from the Company, any of the Directors, chief executive of the Company, the +Controlling Shareholders, the substantial Shareholders, the existing Shareholders or any of their +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of the Shares registered in their name or otherwise held by them; (iii) no rebate or +other benefits has been or will be, directly or indirectly, provided by the Company, the Directors, +chief executive of the Company, the Controlling Shareholders, the substantial Shareholders, the +existing Shareholders or any of their subsidiaries, or their respective close associates, or syndicate +members or any brokers or underwriters to any public Shareholders in the Public Offer or placees +or their associates in the Placing; (iv) the consideration payable by the public Shareholders in the +Public Offer and placees in the Placing for each Offer Share subscribed for or purchased by them +is the same as the final Offer Price as determined by the Company, in additional to brokerage of +1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%; and (v) there is no side agreement or arrangement between the Company, +any of the Directors, chief executive of the Company, the Controlling Shareholders, the substantial +Shareholders, the existing Shareholders or any of their subsidiaries or their respective close +associates or syndicate members or any other brokers or underwriters, on one hand, and the public +subscribers or the placee who has subscribed for the Offer Shares, on the other hand. +None of the Sole Sponsor, the Sole Overall Coordinator, the Joint Global Coordinators, the +Joint Bookrunners, the Joint Lead Managers, the Underwriters, and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined in the Placing +Guidelines) has taken up any Offer Shares for its own benefit under the Global Offering. + + +--- page 11 --- +13 +LOCK-UP UNDERTAKINGS +Each of the Company and the Controlling Shareholders has given certain undertakings in relation +to the issue or disposal of Shares (the “Lock-up Undertakings ”). The major terms of the Lock-Up +Undertakings are set out as follows: +Name +Number of +Lock-up +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Last day subject to the +Lock-up Undertakings +The Company + (subject to lock-up obligations + pursuant to the Listing Rules + and the Underwriting Agreements) +N/A N/A 10 May 2024 (1) +(First Six-Month Period) +Controlling Shareholders + (subject to lock-up obligations + pursuant to the Listing Rules + and the Underwriting Agreements) +Mr. Chen and JaiYi Culture 496,334,398 64.40% 10 May 2024 (2) +(First Six-Month Period) +10 November 2024 (2) +(Second Six-Month Period) +Notes: +(1) The Company may not, among others, issue or agree to issue or publicly announce its intention to issue Shares +or securities of the Company during the period of six months from and inclusive of the Listing Date (the “First +Six-Month Period ”) except for the issue of the Shares pursuant to the Capitalisation Issue, the Global Offering, +the issue of any Shares pursuant to the Share Option Scheme or as otherwise with the prior written consent +of the Joint Global Coordinators (for itself and on behalf of the Public Offer Underwriters), and unless in +compliance with the Listing Rules. For details of the lock-up arrangements of the Company, please refer to the +paragraphs headed “Underwriting – Undertakings Given to the Stock Exchange Pursuant to the Listing Rules – +Undertakings by our Company ” and “Underwriting – Undertakings Pursuant to the Public Offer Underwriting +Agreement – Undertakings by our Company ” in the Prospectus. +(2) The Controlling Shareholders shall not (a) dispose of any of the relevant securities of the Company in the First +Six-Month Period; or (b) dispose of any of the relevant securities of the Company in the period of six months +commencing from the date on which the First Six-Month Period expires (the “Second Six-Month Period ”) if +immediately following such disposal he/it would cease to be a controlling shareholder (as defined in the Listing +Rules) of the Company. For further details, please refer to the paragraphs headed “Underwriting – Undertakings +Given to the Stock Exchange Pursuant to the Listing Rules – Undertakings by our Controlling Shareholders ” +and “Underwriting – Undertakings Pursuant to the Public Offer Underwriting Agreement – Undertakings by our +Controlling Shareholders ” in the Prospectus. + + +--- page 12 --- +14 +BASIS OF ALLOCATION UNDER THE PUBLIC OFFER +Subject to the satisfaction of the conditions set out in the section headed “Structure and Conditions +of the Global Offering – Conditions of the Global Offering ” in the Prospectus, 5,017 valid +applications made by the public through the HK eIPO White Form service and the CCASS EIPO +service will be conditionally allocated on the basis set out below: +Pool A +Number +of Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of Shares +applied for +4,000 2,984 315 out of 2,984 applicants to receive 4,000 shares 10.56% +8,000 740 147 out of 740 applicants to receive 4,000 shares 9.93% +12,000 130 38 out of 130 applicants to receive 4,000 shares 9.74% +16,000 37 14 out of 37 applicants to receive 4,000 shares 9.46% +20,000 62 29 out of 62 applicants to receive 4,000 shares 9.35% +24,000 22 11 out of 22 applicants to receive 4,000 shares 8.33% +28,000 30 17 out of 30 applicants to receive 4,000 shares 8.10% +32,000 15 9 out of 15 applicants to receive 4,000 shares 7.50% +36,000 10 6 out of 10 applicants to receive 4,000 shares 6.67% +40,000 689 448 out of 689 applicants to receive 4,000 shares 6.50% +60,000 28 27 out of 28 applicants to receive 4,000 shares 6.43% +80,000 74 4,000 shares plus 19 out of 74 applicants to + receive an additional 4,000 shares +6.28% +100,000 23 4,000 shares plus 13 out of 23 applicants to + receive an additional 4,000 shares +6.26% +120,000 6 4,000 shares plus 5 out of 6 applicants to + receive an additional 4,000 shares +6.11% +140,000 1 8,000 shares 5.71% +160,000 7 8,000 shares 5.00% +180,000 97 8,000 shares 4.44% +200,000 14 8,000 shares 4.00% +300,000 8 8,000 shares 2.67% +400,000 8 8,000 shares plus 2 out of 8 applicants to + receive an additional 4,000 shares +2.25% +500,000 5 8,000 shares plus 4 out of 5 applicants to + receive an additional 4,000 shares +2.24% +600,000 4 12,000 shares plus 1 out of 4 applicants to + receive an additional 4,000 shares +2.17% +700,000 3 12,000 shares plus 2 out of 3 applicants to + receive an additional 4,000 shares +2.10% + + +--- page 13 --- +15 +Pool A +Number +of Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of Shares +applied for +800,000 2 16,000 shares 2.00% +900,000 1 16,000 shares 1.78% +1,000,000 1 16,000 shares 1.60% +1,500,000 2 16,000 shares 1.07% +2,000,000 4 16,000 shares 0.80% +2,500,000 1 16,000 shares 0.64% +4,500,000 2 16,000 shares 0.36% +Total 5,010 Total number of Pool A successful applicants: 1,324 +Pool B +Number +of Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of Shares +applied for +5,000,000 6 892,000 shares 17.84% +6,000,000 1 896,000 shares 14.93% +Total 7 Total number of Pool B successful applicants: 7 +The final number of Offer Shares under the Public Offer is 12,500,000 Offer Shares, representing +approximately 10% of the total number of Offer Shares initially available under the Global +Offering. +RESULTS OF ALLOCATIONS +The final Offer Price, the level of indications of interest in the Placing, the level of applications +in the Public Offer and the basis of allocation of the Public Offer Shares will be published on +Thursday, 9 November 2023 on the Company ’s website at www.youmeimu.com and the website +of the Stock Exchange at www.hkexnews.hk . + + +--- page 14 --- +16 +The results of allocations of the Public Offer Shares and the Hong Kong identity card numbers, +passport numbers, Hong Kong business registration numbers or certificate of incorporation +numbers of successful applicants (under the Public Offer where applicable) will be available at the +times and dates and in the manner set out below: +• in the announcement to be posted on our Company ’s website and the website of the Stock +Exchange at www.youmeimu.com and www.hkexnews.hk , respectively on Thursday, 9 +November 2023; +• from the “IPO Results ” function in the IPO App and the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by +ID” function on a 24-hour basis from 8:00 a.m. on Thursday, 9 November 2023 to 12:00 +midnight on Wednesday, 15 November 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Thursday, 9 November 2023 to Tuesday, 14 November 2023 +(excluding Saturday, Sunday and public holidays in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers, passport numbers, Hong Kong +business registration numbers, certificate of incorporation numbers, beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. Please note that the list of identification document numbers set out in this +announcement may not be a complete list of successful applicants since only successful applicants +whose identification document numbers are provided to HKSCC by CCASS Participants or via +the HK eIPO White Form service are disclosed. Applicants with beneficial names only but not +identification document numbers are not disclosed due to personal privacy issue as elaborated +below. Applicants who applied for the Public Offer Shares through their brokers or nominees can +consult their brokers or nominees to enquire about their application results; +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 15 --- +17 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the Placing is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the Placing: +Placee(s) Subscription +Shares held +following the +Global +Offering +Subscription +as % of +Placing +Subscription +as % of total +Offer Shares +% of the +total issued +share capital +upon Listing +Top 1 6,012,000 6,012,000 5.34% 4.81% 0.78% +Top 5 24,188,000 24,188,000 21.50% 19.35% 3.14% +Top 10 39,200,000 39,200,000 34.84% 31.36% 5.09% +Top 20 63,256,000 63,256,000 56.23% 50.60% 8.21% +Top 25 72,704,000 72,704,000 64.63% 58.16% 9.43% +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder(s) +Subscription of +Public Offer +Shares +Subscription of +Placing +Shares +Subscription of +total Offer +Shares +Shares held +following the +Global +Offering +Subscription +as % of +Public Offer +Subscription +as % of +Placing +Subscription +as % of total +Offer Shares +% of the +total issued +share capital +upon Listing +Top 1 – – – 496,334,398 – – – 64.40% +Top 5 – – – 639,119,320 – – – 82.93% +Top 10 – 20,212,000 20,212,000 665,862,000 – 17.97% 16.17% 86.40% +Top 20 – 49,648,000 49,648,000 695,298,000 – 44.13% 39.72% 90.22% +Top 25 – 61,224,000 61,224,000 706,874,000 – 54.42% 48.98% 91.72% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. diff --git a/data/extracted_text/01284/allotment_results_summary_2023-07-14_2023071400018.txt b/data/extracted_text/01284/allotment_results_summary_2023-07-14_2023071400018.txt new file mode 100644 index 0000000..70e4703 --- /dev/null +++ b/data/extracted_text/01284/allotment_results_summary_2023-07-14_2023071400018.txt @@ -0,0 +1,657 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +The final Offer Price has been determined at HK$0.92 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%). +Net Proceeds from the Share Offer +• Based on the final Offer Price of HK$0.92 per Offer Share and 150,000,000 Offer Shares offered +by the Company for subscription, the net proceeds from the Share Offer to be received by +the Company, after deducting the underwriting fees and commissions and estimated expenses +payable by the Company in connection with the Share Offer, is estimated to be approximately +HK$101.0 million. The Company intends to apply such net proceeds in the manner as set out in +the paragraph headed “Net proceeds from the Share Offer” in this announcement. +Level of Applications in the Public Offer and the Employee Preferential Offering +• The Public Offer Shares have been very significantly over-subscribed. A total of 11,655 valid +applications have been received pursuant to the Public Offer (being applications made through +the HK eIPO White Form service or the CCASS EIPO service or on PINK Application +Forms) for a total of 662,715,000 Public Offer Shares, representing approximately 44.2 times +of the number of 15,000,000 Public Offer Shares initially available for subscription under the +Public Offer (including 1,500,000 Employee Reserved Shares under the Employee Preferential +Offering). +• A total of 7 valid applications have been received pursuant to the Employee Preferential Offering +on PINK Application Forms for a total of 2,185,000 Employee Reserved Shares, equivalent +to approximately 1.5 times of the total number of Employee Reserved Shares available for +subscription under the Employee Preferential Offering. As the Employee Preferential Offering +has been fully subscribed for, none of the Employee Reserved Shares have been made available +for subscription by the public under the Public Offer. The final number of Employee Reserved +Shares allocated to the relevant Eligible Employees under the Employee Preferential Offering +is 1,500,000 Offer Shares, representing 1.0% of the total number of the Offer Shares available +under the Share Offer. + + +--- page 2 --- +4 +• As the over-subscription in the Public Offer is more than 15 times but less than 50 times of +the total number of the Offer Shares initially available for subscription under the Public Offer, +the reallocation procedure as disclosed in the section headed “Structure and conditions of the +Share Offer – The Public Offer – Reallocation” in the Prospectus has been applied. The final +number of Offer Shares under the Public Offer is 45,000,000 Offer Shares (including 1,500,000 +Employee Reserved Shares under the Employee Preferential Offering), representing 30.0% of +the total number of Offer Shares available under the Share Offer, which have been allocated +to 4,315 successful applicants under the Public Offer (including 7 successful applicants +under the Employee Preferential Offering). A total number of 4,212 applicants, representing +approximately 97.6% of the total number of 4,315 successful applicants under the Public Offer +(including 7 successful applicants under the Employee Preferential Offering), have been allotted +with one board lot of the Public Offer Shares. These applicants have been allotted 21,060,000 +Offer Shares, representing approximately 1.4 times of 15,000,000 Public Offer Shares initially +available under the Public Offer. +Placing +• The Placing Shares initially offered under the Placing have been slightly oversubscribed, +representing approximately 1.5 times of the total number of 135,000,000 Placing Shares initially +available for subscription under the Placing. The final number of Offer Shares under the Placing +is 105,000,000 Offer Shares, representing 70.0% of the total number of Offer Shares available +under the Share Offer. +• There are a total of 177 placees under the Placing. No over-allocation of Placing Shares has +been made. A total of 65 placees, representing approximately 36.7% of the total number of +placees under the Placing, have been allotted five board lots of the Placing Shares or less. These +placees have been allotted approximately 0.6% of the Offer Shares initially available under the +Placing and approximately 0.5% of the total number of the Offer Shares under the Share Offer. +A total of 18 placees, representing approximately 10.2% of the total number of placees under the +Placing, have been allotted one board lot of the Placing Shares. These placees have been allotted +approximately 0.1% of the Offer Shares initially available under the Placing and approximately +0.1% of the total number of the Offer Shares under the Share Offer. +• The Placing has been conducted in compliance with the Placing Guidelines for Equity Securities +as set out in Appendix 6 to the Listing Rules (the “Placing Guidelines”). To the best knowledge, +information and belief of the Directors and having made all reasonable enquiries, none of the +Offer Shares were allocated to any core connected person, Directors or existing Shareholders of +the Company, or their respective close associates, or persons set out in paragraphs 5(1) and 5(2) +of the Placing Guidelines, whether in their own names or through nominees. None of the Joint +Sponsors, the Overall Coordinators, the Joint Coordinators, the Joint Bookrunners, the Joint Lead +Managers, the Underwriters, the Capital Market Intermediaries and their respective affiliated +companies and connected clients (as set out in Appendix 6 to the Listing Rules) has taken up any +Offer Shares for its own benefit under the Share Offer. + + +--- page 3 --- +5 +• The Directors further confirm that, to the best of their knowledge, information and belief and +having made all reasonable enquiries, all placees under the Placing and their ultimate beneficial +owners are independent of and are not (a) core connected persons of the Company, (b) Directors +or existing Shareholders or any of the Company’s subsidiaries, or (c) close associates of (a) and/ +or (b) above whether in their own names or through nominees. +• The Directors confirm that, to the best of their knowledge, information and belief and +having made all reasonable enquiries, no placee will, individually, hold more than 10% of +the enlarged issued share capital of the Company immediately after completion of the Share +Offer. Accordingly, the Directors confirm that none of the placees will become a substantial +shareholder of the Company immediately following completion of the Placing, and there will not +be any new substantial shareholder of the Company immediately following completion of the +Share Offer. +• The Directors confirm that, to the best of their knowledge, information and belief and having +made all reasonable enquiries, (i) none of the Offer Shares subscribed by public Shareholders +in the Public Offer and placees in the Placing has been financed directly or indirectly by the +Company, the Directors, the chief executive of the Company, the Controlling Shareholders, +substantial Shareholders of the Company, existing Shareholders of the Company or any of +their subsidiaries or their respective close associates; (ii) no rebate has been, directly or +indirectly, provided by the Company, the Directors, the chief executive of the Company, the +Controlling Shareholders, substantial Shareholders of the Company, existing Shareholders of the +Company, or syndicate members or any other brokers involved in the Share Offer, to any public +Shareholders in the Public Offer or placees in the Placing; (iii) none of the public Shareholders +in the Public Offer and placees in the Placing who has subscribed for Offer Shares is accustomed +to taking instructions from the Company, the Directors, the chief executive of the Company, +the Controlling Shareholders, substantial Shareholders of the Company, existing Shareholders +of the Company or any of their subsidiaries or their respective close associates in relation to +the acquisition, disposal, voting or other disposition of the Shares registered in his/her/its name +or otherwise held by him/her/it; (iv) the consideration payable by the public Shareholders in +the Public Offer and placees in the Placing for each Share subscribed for or purchased by them +is the same as the final Offer Price as determined by the Company, in addition to brokerage +of 1%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%; and (v) there is no side agreement or arrangement between +the Company, any of the Directors, the chief executive of the Company, the Controlling +Shareholders, substantial Shareholders of the Company, existing Shareholders of the Company +or any of their subsidiaries or their respective close associates, on one hand, and the public +subscribers or the placees who have subscribed for Offer Shares, on the other hand. +Lock-up Undertakings +The Company and the Controlling Shareholders are subject to certain lock-up undertakings as set out +in paragraph headed “Lock-up undertakings” in this announcement. + + +--- page 4 --- +6 +Results of Allocations +The final Offer Price, the results of allocations and the Hong Kong identity card/passport/Hong Kong +business registration/certificate of incorporation numbers of successful applicants under the Public +Offer will be available at the times and date and in the manner specified below: +• in this announcement to be posted on the Stock Exchange’s website at www.hkexnews.hk +and on the Company’s website at www.newmedialab.com.hk by no later than 9:00 a.m. on +Friday, 14 July 2023. Please note that the list of identification document numbers set out in +this announcement may not be a complete list of successful applicants, since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants are disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. Applicants who +applied for Public Offer Shares through their brokers can consult their brokers to enquire about +their application results; +• from “IPO Results” function in the IPO App or the designated results of allocations website at +www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by ID” function on +a 24 hour basis from 8:00 a.m. on Friday, 14 July 2023 to 12:00 midnight on Thursday, 20 July +2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. +and 6:00 p.m. from Friday, 14 July 2023 to Wednesday, 19 July 2023 (excluding Saturday, +Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of applications made by HK eIPO White Form” in +this announcement refer to the Hong Kong identity card numbers, passport numbers, Hong Kong +business registration numbers, certificate of incorporation numbers or beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) whereas +those displayed in the section headed “Results of applications made by giving Electronic Application +Instructions to HKSCC via CCASS” in this announcement are provided by CCASS Participants via +CCASS. Therefore, the identification document numbers shown in the two sections are different in +nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of applications made by HK eIPO +White Form ” and “Results of applications made by giving Electronic Application Instructions +to HKSCC via CCASS” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 5 --- +7 +Despatch/Collection of Share Certificates/e-Auto Refund Payment Instructions/Refund Cheques +For each applicant applying for Public Offer Shares through the HK eIPO White Form service: +• Where an application has been made for 1,000,000 Public Offer Shares or more through +HK eIPO White Form service and the application is wholly or partially successful, Share +Certificates may be collected in person from the Hong Kong Share Registrar, Tricor Secretaries +Limited, at 17/F, Far East Finance Centre, 16 Harcourt Road, Hong Kong, from 9:00 a.m. to 1:00 +p.m. on Friday, 14 July 2023, or any other place or date notified by the Company. +An individual who is eligible for personal collection must not authorise any other person(s) +to make collection on his behalf. A corporate applicant which is eligible for personal +collection must attend by its authorised representative(s) bearing a letter of authorisation from +such corporation stamped with the corporation’s chop. Both an individual and authorised +representative(s) (if applicable) must produce, at the time of collection, evidence of identity +acceptable to the Hong Kong Share Registrar. +If Share certificate(s) and/or refund cheque(s) are not collected personally within the time +specified for collection, they will be sent to the address specified in the application instructions +by ordinary post at the applicant’s own risk. +• Where an application has been made for less than 1,000,000 Public Offer Shares through the HK +eIPO White Form service, the Share certificate(s) (where applicable) will be sent to the address +specified in the application instructions on or before Friday, 14 July 2023 by ordinary post at the +applicant’s own risk. +• Where the application monies have been paid from a single bank account, any refund monies +will be despatched to that bank account in the form of e-Auto Refund payment instructions. +• Where the application monies have been paid from multiple bank accounts, any refund monies +will be despatched to the address as specified in the application instructions in the form of +refund cheque(s) in favour of the applicant (or, in the case of joint applications, the first-named +applicant) by ordinary post at the own risk of the applicant(s). +For each applicant applying for Public Offer Shares through the CCASS EIPO service: +• For the purposes of allocating Public Offer Shares, HKSCC Nominees will not be treated as an +applicant. Instead, each CCASS Participant who gives electronic application instructions or +each person for whose benefit instructions are given will be treated as an applicant. +• Where the application is wholly or partially successful, the Share certificate(s) will be issued +in the name of HKSCC Nominees and deposited into CCASS for the credit of the designated +CCASS Participant’s stock account or the applicant’s CCASS Investor Participant stock account +on Friday, 14 July 2023 or on any other date determined by HKSCC or HKSCC Nominees. + + +--- page 6 --- +8 +• The applicant should check the application results of CCASS Participants (and where the +CCASS Participant is a broker or custodian, information relating to the relevant beneficial owner +is included) and the successful applicants’ Hong Kong identity card number/passport number or +other identification code (Hong Kong business registration number for corporations) published +by the Company on Friday, 14 July 2023 in the manners specified in the section headed “Results +of allocations” in this announcement, and report any discrepancies to HKSCC before 5:00 p.m. +on Friday, 14 July 2023 or such other date as determined by HKSCC or HKSCC Nominees. +• Where the applicant has instructed a broker or custodian to give electronic application +instructions on his/her/its behalf, the applicant can also check the number of Public Offer +Shares allotted to him/her/it and the amount of refund monies (if any) payable to him/her/it with +that broker or custodian. +• Where the applicant has applied as a CCASS Investor Participant, he/she/it can also check the +number of Public Offer Shares allotted to him/her/it and the amount of refund monies (if any) +payable to him/her/it via the CCASS Phone System and the CCASS Internet System (under the +procedures contained in HKSCC’s “An Operating Guide for Investor Participants” in effect +from time to time) on Friday, 14 July 2023. Immediately following the credit of the Public +Offer Shares to the applicant’s stock account and the credit of refund monies to his/her/its bank +account, HKSCC will also make available to him/her/it an activity statement showing the number +of Public Offer Shares credited to his/her/its CCASS Investor Participant stock account and the +amount of refund monies (if any) credited to his/her/its designated bank account. +• Refund of the application monies (if any) in respect of wholly and partially unsuccessful +applications and/or difference between the final Offer Price and the maximum Offer Price per +Offer Share initially paid on application (including brokerage, SFC transaction levy, AFRC +transaction levy and Stock Exchange trading fee but without interest) will be credited to the +applicant’s designated bank account or the designated bank account of the applicant’s broker or +custodian on Friday, 14 July 2023. +For each applicant applying for Employee Reserved Shares using the PINK Application Form: +• Share certificate(s) and/or refund cheque(s) (if any) for Public Offer Shares allotted to applicants +using PINK Application Forms are expected to be sent to the address on the PINK Application +Form on or before Friday, 14 July 2023. +• Where an application has been made for 1,000,000 Employee Reserved Shares or more using +the PINK Application Form, and the application is wholly or partially successful, Share +certificate(s) may be collected in person from the Hong Kong Share Registrar, Tricor Secretaries +Limited, at 17/F, Far East Finance Centre, 16 Harcourt Road, Hong Kong, from 9:00 a.m. to 1:00 +p.m. on Friday, 14 July 2023, or any other place or date notified by the Company. If the Eligible +Employee is an individual who is eligible for personal collection, he/she must not authorise any +other person to collect for him/her. + + +--- page 7 --- +9 +Share certificates will only become valid at 8:00 a.m. on Monday, 17 July 2023 provided that the +Share Offer has become unconditional in all respects and the right of termination as described in +the section headed “Underwriting – Underwriting arrangements and expenses – 1. Underwriting +Agreement – Grounds for termination” in the Prospectus has not been exercised. +No temporary document of title will be issued in respect of the Offer Shares. No receipt will be issued +for sums paid on application. +Public Float +The Directors confirm that: +(i) immediately following completion of the Share Offer and the Capitalisation Issue, at least 25% +of the total number of issued Shares will be held by the public, in compliance with Rule 8.08(1) +of the Listing Rules; +(ii) the Shares will be held by at least 300 Shareholders at the time of Listing, in compliance with +Rule 8.08(2) of the Listing Rules; +(iii) the three largest public Shareholders will not hold more than 50% of the Shares held in public +hands at the time of Listing, in compliance with Rule 8.08(3) and Rule 8.24 of the Listing Rules; +(iv) no placee will, individually, be placed more than 10% of the enlarged issued share capital of the +Company immediately after completion of the Share Offer; and +(v) there will not be any new substantial Shareholder (as defined in the Listing Rules) of the +Company immediately after completion of the Share Offer. +Commencement of Dealings +Assuming that the Share Offer becomes unconditional in all respects at or before 8:00 a.m. on +Monday, 17 July 2023 (Hong Kong time), dealings in the Shares on the Stock Exchange will +commence at 9:00 a.m. on Monday, 17 July 2023 (Hong Kong time). The Shares will be traded in +board lots of 5,000 Shares. The stock code of the Shares is 1284. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and respective investors should be aware that the price of the Shares could move +substantially even with a small number of Shares traded, and should exercise extreme caution +when dealing in the Shares. + + +--- page 8 --- +10 +FINAL OFFER PRICE +The final Offer Price has been determined at HK$0.92 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee +of 0.00565%). +NET PROCEEDS FROM THE SHARE OFFER +Based on the final Offer Price of HK$0.92 per Offer Share and 150,000,000 Offer Shares offered by +the Company for subscription, the net proceeds from the Share Offer to be received by the Company, +after deducting the underwriting fees and commissions and estimated expenses payable by the Company +in connection with the Share Offer, is estimated to be approximately HK$101.0 million (the “ Net +Proceeds”). +The Company intends to apply the Net Proceeds for the following purposes: +• approximately HK$26.6 million, representing approximately 26.3%, of the Net Proceeds is expected +to be applied for future mergers and acquisitions and/or strategic alliances with other media or +e-commerce market players to accelerate the Group’s growth beyond organic; +• as to approximately HK$44.8 million, representing approximately 44.4%, of the Net Proceeds is +expected to be used for expanding and enhancing the Group’s product lines and data collection and +analytical capabilities, which the Company believes will enable the Group to deepen its penetration +into its existing clientele and expanding its clientele, through launching of the APS Platform, PSS +Platform and E-Commerce Solution Platform; +• approximately HK$12.6 million, representing approximately 12.5%, of the Net Proceeds is expected +to be used for constructing an in-house media content management platform to enhance the Group’s +research capabilities and help monitoring the performances of the Group’s contents qualitatively +and quantitatively and enabling the Group to be prepared for handling the increasing volume of data +along with the anticipated expansion of its business; +• approximately HK$7.0 million, representing 6.9%, of the Net Proceeds is expected to be used for +repayment of bank borrowings; and +• approximately HK$10.0 million, representing approximately 9.9%, of the Net Proceeds is expected +to be used to fund the Group’s working capital and for general corporate purposes. +Please refer to the section headed “Future plans and use of proceeds” in the Prospectus for further +details in respect to the Company’s use of proceeds from the Share Offer. + + +--- page 9 --- +11 +LEVEL OF APPLICATIONS IN THE PUBLIC OFFER AND EMPLOYEE PREFERENTIAL +OFFERING +The Company announces that the Public Offer Shares initially offered under the Public Offer have been +very significantly over-subscribed. At the close of the application lists at 12:00 noon on Wednesday, +5 July 2023, a total of 11,655 valid applications (including 7 valid applications under the Employee +Preferential Offering) have been received pursuant to the Public Offer (being applications made through +the HK eIPO White Form service or the CCASS EIPO service or on the PINK Application Forms) for +a total of 662,715,000 Public Offer Shares, representing approximately 44.2 times of the total number +of 15,000,000 Public Offer Shares initially available under the Public Offer, among which and with +reference to paragraph 3.1 of the Practice Note 18 of the Listing Rules (“Paragraph 3.1 of PN18”): +• 11,618 valid applications were made in respect of a total of 469,280,000 Public Offer Shares +under the Public Offer (excluding the applications under the Employee Preferential Offering), each +with an aggregate subscription amount based on the maximum Offer Price of HK$0.92 per Offer +Share (exclusive of brokerage of 1%, SFC transaction levy of 0.0027%, AFRC transaction levy +of 0.00015% and Stock Exchange trading fee of 0.00565%) of HK$5 million or less, representing +approximately 69.5 times of the number of 6,750,000 Public Offer Shares initially available in Pool +A of the Public Offer; +• 30 valid applications were made in respect of a total of 191,250,000 Public Offer Shares under +the Public Offer (excluding the applications under the Employee Preferential Offering), each with +an aggregate subscription amount based on the maximum Offer Price of HK$0.92 per Offer Share +(exclusive of brokerage of 1.00%, Stock Exchange trading fee of 0.00565%, SFC transaction levy +of 0.0027% and AFRC transaction levy of 0.00015%) of more than HK$5 million, representing +approximately 28.3 times of the number of 6,750,000 Public Offer Shares initially available in Pool +B of the Public Offer; and +• 7 valid applications have been received pursuant to the Employee Preferential Offering on PINK +Application Forms for a total of 2,185,000 Employee Reserved Shares, equivalent to approximately +1.5 times of the total number of Employee Reserved Shares available for subscription under the +Employee Preferential Offering. As the Employee Preferential Offering has been fully subscribed +for, none of the Employee Reserved Shares have been made available for subscription by the +public under the Public Offer. The final number of Employee Reserved Shares allocated to the +relevant Eligible Employees under the Employee Preferential Offering is 1,500,000 Offer Shares, +representing 1.0% of the total number of the Offer Shares available under the Share Offer. + + +--- page 10 --- +12 +As the over-subscription in the Public Offer is more than 15 times but less than 50 times of the total +number of the Offer Shares initially available for subscription under the Public Offer, the reallocation +procedure as disclosed in the section headed “Structure and conditions of the Share Offer – The Public +Offer – Reallocation” in the Prospectus has been applied. The final number of Offer Shares under +the Public Offer is 45,000,000 Offer Shares, representing 30.0% of the total number of Offer Shares +available under the Share Offer, which have been allocated to 4,315 successful applicants under the +Public Offer (including 7 successful applicants under the Employee Preferential Offering). A total +number of 4,212 applicants, representing approximately 97.6% of the total number of 4,315 successful +applicants under the Public Offer (including 7 successful applicants under the Employee Preferential +Offering), have been allotted with one board lot of the Public Offer Shares. These applicants have been +allotted 21,060,000 Offer Shares, representing approximately 1.4 times of 15,000,000 Public Offer +Shares initially available under the Public Offer. +10 multiple applications or suspected multiple applications have been identified and rejected. No +applications have been rejected due to bounced cheques. No application has been rejected due to invalid +application which is not completed in accordance with the instructions set out in the Application Forms. +No application for more than 6,750,000 Public Offer Shares has been identified. The Public Offer Shares +have been conditionally allocated on the basis set out in the paragraph headed “Basis of allocation under +the Public Offer” in this announcement. +PLACING +The Placing Shares initially offered under the Placing have been slightly oversubscribed, representing +approximately 1.5 times of the total number of 135,000,000 Placing Shares initially available for +subscription under the Placing. The final number of Offer Shares under the Placing is 105,000,000 Offer +Shares, representing 70.0% of the total number of Offer Shares available under the Share Offer. +There are a total of 177 placees under the Placing. No over-allocation of Placing Shares has been +made. A total of 65 placees, representing approximately 36.7% of the total number of placees under +the Placing, have been allotted five board lots of the Placing Shares or less. These placees have been +allotted approximately 0.6% of the Offer Shares initially available under the Placing and approximately +0.5% of the total number of the Offer Shares under the Share Offer. A total of 18 placees, representing +approximately 10.2% of the total number of placees under the Placing, have been allotted one board lot +of the Placing Shares. These placees have been allotted approximately 0.1% of the Offer Shares initially +available under the Placing and approximately 0.1% of the total number of the Offer Shares under the +Share Offer. +The Placing has been conducted in compliance with the Placing Guidelines. To the best knowledge, +information and belief of the Directors and having made all reasonable enquiries, none of the Offer +Shares were allocated to any core connected person, Directors or existing Shareholders of the Company, +or their respective close associates or persons set out in paragraphs 5(1) and 5(2) of the Placing +Guidelines, whether in their own names or through nominees. None of the Joint Sponsors, the Overall +Coordinators, the Joint Coordinators, the Joint Bookrunners, the Joint Lead Managers, the Underwriters, +the Capital Market Intermediaries and their respective affiliated companies and connected clients (as + + +--- page 11 --- +13 +set out in Appendix 6 to the Listing Rules) has taken up any Offer Shares for its own benefit under the +Share Offer. The Directors further confirm that, to the best of their knowledge, information and belief +and having made all reasonable enquiries, all placees under the Placing and their ultimate beneficial +owners are independent of and are not (a) core connected persons of the Company, (b) Directors or +existing Shareholders or any of the Company’s subsidiaries, or (c) close associates of (a) and/or (b) +above whether in their own names or through nominees. +The Directors confirm that, to the best of their knowledge, information and belief and having made +all reasonable enquiries, no placee will, individually, hold more than 10% of the enlarged issued share +capital of the Company immediately after completion of the Share Offer. Accordingly, the Directors +confirm that none of the placees will become a substantial shareholder of the Company immediately +following completion of the Placing, and there will not be any new substantial shareholder of the +Company immediately following completion of the Share Offer. +The Directors confirm that, to the best of their knowledge, information and belief and having made +all reasonable enquiries, (i) none of the Offer Shares subscribed by public Shareholders in the Public +Offer and placees in the Placing has been financed directly or indirectly by the Company, the Directors, +the chief executive of the Company, the Controlling Shareholders, substantial Shareholders of the +Company, existing Shareholders of the Company or any of their subsidiaries or their respective close +associates; (ii) no rebate has been, directly or indirectly, provided by the Company, the Directors, the +chief executive of the Company, the Controlling Shareholders, substantial Shareholders of the Company, +existing Shareholders of the Company, or syndicate members or any other brokers involved in the Share +Offer, to any public Shareholders in the Public Offer or placees in the Placing; (iii) none of the public +Shareholders in the Public Offer and placees in the Placing who has subscribed for the Offer Shares is +accustomed to taking instructions from the Company, the Directors, the chief executive of the Company, +the Controlling Shareholders, substantial Shareholders of the Company, existing Shareholders of the +Company or any of their subsidiaries or their respective close associates in relation to the acquisition, +disposal, voting or other disposition of the Shares registered in his/her/its name or otherwise held by +him/her/it; (iv) the consideration payable by the public Shareholders in the Public Offer and placees +in the Placing for each Share subscribed for or purchased by them is the same as the final Offer Price +as determined by the Company, in addition to brokerage of 1%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there is no +side agreement or arrangement between the Company, any of the Directors, the chief executive of the +Company, the Controlling Shareholders, substantial Shareholders of the Company, existing Shareholders +of the Company or any of their subsidiaries or their respective close associates, on one hand, and the +public subscribers or the placees who have subscribed for Offer Shares, on the other hand. + + +--- page 12 --- +14 +LOCK-UP UNDERTAKINGS +The Company, the Controlling Shareholders, Mr. Royce Lee, Double Blossoms, Ms. Venus Lee and +Double Fantastic have provided certain lock-up undertakings (the “Lock-up Undertakings”) in respect +of the Shares. The Lock-up Undertakings, except that required by the Listing Rules, have been provided +on a voluntary basis pursuant to commercial negotiations. The major terms of the Lock-up Undertakings +are set out below. +Party +Number of Shares +directly held immediately +following completion of +the Capitalisation Issue +and the Share Offer which +are subject to Lock-up +Undertaking upon Listing +Approximate percentage +of total number of issued +Shares immediately +following completion of the +Capitalisation Issue and +the Share Offer +Last day of the +lock-up period +The Company +(subject to lock-up obligations +pursuant to the Listing Rules and +the Underwriting Agreement) +N/A N/A 17 January 2024 +The Controlling Shareholders +(subject to lock-up obligations +pursuant to the Listing Rules and +the Underwriting Agreement) +315,000,000 52.5% 17 January 2024, +(First Six-Month +Period) 17 July, +2024 (Second Six- +Month Period) +Mr. Royce Lee and Double Blossoms 90,000,000 15.0% 17 January 2024 +(First Six-Month +Period) +Ms. Venus Lee and Double Fantastic 45,000,000 7.5% 17 January 2024 +(First Six-Month +Period) +Notes: +1. The Company may not issue Shares prior to the indicated date except otherwise permitted by the Listing Rules. +2. Percentage figures in the table above are subject to rounding adjustments. + + +--- page 13 --- +15 +BASIS OF ALLOCATION UNDER THE PUBLIC OFFER +Subject to satisfaction of the conditions set out in the section headed “Structure and conditions of +the Share Offer” in the Prospectus and in accordance with Paragraph 3.1 of PN18 Note , 11,655 valid +applications made by the public through the HK eIPO White Form service or the CCASS EIPO +service (including 7 valid applications under the Employee Preferential Offering using the PINK +Application Form) will be conditionally allocated on the basis set out below: +Number of +Shares +applied for +No. of valid +applications Basis of allotment/ballot +Approximate +percentage allotted +of the total number +of Shares applied for +Pool A +5,000 6,911 2,074 out of 6,911 applicants to receive 5,000 shares 30.01% +10,000 1,262 406 out of 1,262 applicants to receive 5,000 shares 16.09% +15,000 357 120 out of 357 applicants to receive 5,000 shares 11.20% +20,000 287 99 out of 287 applicants to receive 5,000 shares 8.62% +25,000 192 68 out of 192 applicants to receive 5,000 shares 7.08% +30,000 120 44 out of 120 applicants to receive 5,000 shares 6.11% +35,000 52 21 out of 52 applicants to receive 5,000 shares 5.77% +40,000 58 24 out of 58 applicants to receive 5,000 shares 5.17% +45,000 46 20 out of 46 applicants to receive 5,000 shares 4.83% +50,000 971 431 out of 971 applicants to receive 5,000 shares 4.44% +60,000 75 36 out of 75 applicants to receive 5,000 shares 4.00% +70,000 53 27 out of 53 applicants to receive 5,000 shares 3.64% +80,000 57 31 out of 57 applicants to receive 5,000 shares 3.40% +90,000 52 30 out of 52 applicants to receive 5,000 shares 3.21% +100,000 388 227 out of 388 applicants to receive 5,000 shares 2.93% +200,000 487 376 out of 487 applicants to receive 5,000 shares 1.93% +300,000 67 61 out of 67 applicants to receive 5,000 shares 1.52% +400,000 35 5,000 shares plus 1 out of 35 applicants to receive an additional 5,000 shares 1.29% +500,000 42 5,000 shares plus 5 out of 42 applicants to receive an additional 5,000 shares 1.12% +600,000 16 5,000 shares plus 4 out of 16 applicants to receive an additional 5,000 shares 1.04% +700,000 13 5,000 shares plus 4 out of 13 applicants to receive an additional 5,000 shares 0.93% +800,000 11 5,000 shares plus 4 out of 11 applicants to receive an additional 5,000 shares 0.85% +900,000 4 5,000 shares plus 2 out of 4 applicants to receive an additional 5,000 shares 0.83% +1,000,000 33 5,000 shares plus 17 out of 33 applicants to receive an additional 5,000 shares 0.76% +2,000,000 17 10,000 shares 0.50% +3,000,000 8 10,000 shares plus 3 out of 8 applicants to receive an additional 5,000 shares 0.40% +4,000,000 3 10,000 shares plus 2 out of 3 applicants to receive an additional 5,000 shares 0.33% +5,000,000 1 15,000 shares 0.30% +Total: 11,618 + + +--- page 14 --- +16 +Number of +Shares +applied for +No. of valid +applications Basis of allotment +Approximate +percentage allotted of +the total number of +Shares applied for +Pool B +6,000,000 15 720,000 shares 12.00% +6,750,000 15 730,000 shares 10.81% +Total: 30 +Note: For allocation purposes only and based on the 43,500,000 Offer Shares available under the Public Offer (as adjusted +after reallocation and excluding the 1,500,000 Employee Reserved Shares under the Employee Preferential Offering), +the Public Offer Shares were divided equally into two pools: Pool A and Pool B. The Public Offer Shares in Pool A +consisted of 21,750,000 Shares and were allocated on an equitable basis to applicants who have applied for Public +Offer Shares in the value of HK$5 million or less (excluding brokerage, Stock Exchange trading fee, SFC transaction +levy and AFRC transaction levy thereon). The Public Offer Shares available in Pool B consisted of 21,750,000 Shares +and were allocated on an equitable basis to applicants who have applied for Public Offer Shares in the value of more +than HK$5 million (excluding brokerage, Stock Exchange trading fee, SFC transaction levy and AFRC transaction +levy) and up to the value of Pool B. +Number of +Shares +applied for +No. of valid +applications Basis of allotment +Approximate +percentage allotted of +the total number of +Shares applied for +Employee Preferential Offering +10,000 2 10,000 Shares 100.00% +15,000 1 15,000 Shares 100.00% +50,000 1 35,000 Shares 70.00% +500,000 1 345,000 Shares 69.00% +600,000 1 410,000 Shares 68.33% +1,000,000 1 675,000 Shares 67.50% +Total: 7 +The final number of the Offer Shares available under the Public Offer is 45,000,000 Offer Shares, +representing 30.0% of the total number of the Offer Shares available under the Share Offer. + + +--- page 15 --- +17 +RESULTS OF ALLOCATIONS +The final Offer Price, the results of allocations and the Hong Kong identity card/passport/Hong Kong +business registration/certificate of incorporation numbers of successful applicants under the Public Offer +will be available at the times and date and in the manner specified below: +• in this announcement to be posted on the Stock Exchange’s website at www.hkexnews.hk and on +the Company’s website at www.newmedialab.com.hk by no later than 9:00 a.m. on Friday, 14 July +2023. Please note that the list of identification document numbers set out in this announcement may +not be a complete list of successful applicants, since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed due to personal +privacy issue as elaborated below. Applicants who applied for Public Offer Shares through their +brokers can consult their brokers to enquire about their application results; +• from the “IPO Results” function in the IPO App or the designated results of allocations website at +www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by ID” function on a 24 +hour basis from 8:00 a.m. on Friday, 14 July 2023, to 12:00 midnight on Thursday, 20 July 2023; +and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. and +6:00 p.m. from Friday, 14 July 2023 to Wednesday, 19 July 2023 (excluding Saturday, Sunday and +public holiday in Hong Kong). + + +--- page 16 --- +18 +SHAREHOLDER CONCENTRATION ANALYSIS +Set out below is a summary of the allotments results under the Share Offer: +• the number of Offer Shares subscribed for by the top 1, 5, 10, 20 and 25 placees under the Placing, +their subscription percentages in the Placing, and their shareholding percentages upon Listing are as +follows: +Placee +Aggregate number +of Placing Shares +allocated under +the Placing +Approximate +aggregate% of the +total number of +Placing Shares +Approximate +aggregate% of the +total number +of Offer +Shares under +the Share Offer +% of total issued +Shares held +upon Listing +Top 1 (Note) 9,340,000 8.9% 6.2% 1.6% +Top 5 40,165,000 38.3% 26.8% 6.7% +Top 10 62,905,000 59.9% 41.9% 10.5% +Top 20 83,895,000 79.9% 55.9% 14.0% +Top 25 89,340,000 85.1% 59.6% 14.9% +Note: There are 3 placees who have subscribed for, and are hence allocated with, the same number of Offer Shares. Each of +them is considered a top 1 placee. +• the number of Shares held by the top 1, 5, 10, 20 and 25 of all Shareholders upon Listing, (where +applicable) their subscription percentages in the Public Offer, the Placing and the Share Offer, and +their shareholding percentages upon Listing are as follows: +Shareholder +Number +of Shares +subscribed +for in the +Placing +Number +of Shares +subscribed +for in the +Share Offer +Number +of Shares +held upon +Listing +Subscription +as% of the +Placing +Shares +Subscription +as% for the +total Offer +Shares +% of total +issued Shares +held upon +Listing +Top 1 – – 315,000,000 0.0% 0.0% 52.5% +Top 5 18,680,000 18,680,000 468,680,000 17.8% 12.5% 78.1% +Top 10 49,505,000 49,505,000 499,505,000 47.1% 33.0% 83.3% +Top 20 78,735,000 78,735,000 528,735,000 75.0% 52.5% 88.1% +Top 25 86,230,000 86,230,000 536,230,000 82.1% 57.5% 89.4% +In view of the high concentration of shareholding in a small number of Shareholders, Shareholders +and respective investors should be aware that the price of the Shares could move substantially +even with a small number of Shares traded, and should exercise extreme caution when dealing in +the Shares. diff --git a/data/extracted_text/01519/allotment_results_summary_2023-10-26_2023102600030.txt b/data/extracted_text/01519/allotment_results_summary_2023-10-26_2023102600030.txt new file mode 100644 index 0000000..8cc2962 --- /dev/null +++ b/data/extracted_text/01519/allotment_results_summary_2023-10-26_2023102600030.txt @@ -0,0 +1,1376 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF ALLOTMENT RESULTS +SUMMARY +NET PROCEEDS FROM THE GLOBAL OFFERING +• Based on the Offer Price of HK$12.0 per Offer Share (exclusive of brokerage of 1%, +AFRC transaction levy of 0.00015%, SFC transaction levy of 0.0027% and Stock Exchange +trading fee of 0.00565%), the net proceeds from the Global Offering to be received by the +Company, after deduction of the underwriting commissions, fees and estimated expenses +payable by the Company in connection with the Global Offering, are estimated to be +approximately HK$3,527.9 million (assuming the Over-allotment Option is not exercised). +The Company intends to apply such net proceeds in accordance with the purposes as set +out in the section headed “Net Proceeds from the Global Offering ” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$567.2 million for 48,982,400 additional Class B Shares to +be issued and allotted upon the exercise of the Over-allotment Option after deduction of +the underwriting fees and commissions and estimated expenses payable by the Company +in connection with the Global Offering. The allocation of the additional net proceeds will +be adjusted on a pro rata basis according to the use of proceeds as set out in the section +headed “Net Proceeds from the Global Offering ” in this announcement in the event that the +Over-allotment Option is exercised. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering +have been slightly over-subscribed. At the close of the application lists at 12:00 noon +on Thursday, October 19, 2023, a total of 10,887 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through the CCASS EIPO service for a total of 44,357,200 Hong Kong Offer Shares, +representing approximately 1.36 times of the total number of 32,655,200 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering represents 15 times or less of +the total number of Offer Shares initially available under the Hong Kong Public Offering, +the reallocation procedures as described in the section headed “Structure of the Global +Offering – The Hong Kong Public Offering – Reallocation ” in the Prospectus have not +been applied and no International Offer Shares have been reallocated from the International +Offering to the Hong Kong Public Offering. The final number of Offer Shares allocated to +the Hong Kong Public Offering is 32,655,200 Class B Shares, representing approximately +10% of the total number of Offer Shares initially available under the Global Offering +(before any exercise of the Over-allotment Option), which have been allocated to 10,887 +successful applicants under the Hong Kong Public Offering, among which 4,787 applicants +have been allotted with one board lot of Offer Shares. + + +--- page 2 --- +4 +INTERNATIONAL OFFERING +• The Offer Shares initially offered under the International Offering have been moderately +over-subscribed. A total of 560,639,540 Offer Shares under the International Offering +(including the subscription by the Cornerstone investors) have been subscribed, +representing approximately 1.91 times of the total number of Offer Shares initially +available under the International Offering. The final number of Offer Shares under the +International Offering is 293,895,200 Class B Shares, representing approximately 90% of +the total number of Offer Shares initially available under the Global Offering (before any +exercise of the Over-allotment Option). There has been an over-allocation of 48,982,400 +Offer Shares in the International Offering. +• There are a total of 114 placees under the International Offering, among which 51 placees, +representing approximately 44.74% of the total number of placees under the International +Offering, have been allotted five or fewer board lots of Offer Shares, totaling 10,200 Class +B Shares, representing approximately 0.003% of the total number of Offer Shares available +under the International Offering (before any exercise of the Over-allotment Option). +Cornerstone Investors +• Based on the Offer Price of HK$12.0 per Offer Share (exclusive of brokerage of 1%, +AFRC transaction levy of 0.00015%, SFC transaction levy of 0.0027% and Stock +Exchange trading fee of 0.00565%), and pursuant to the relevant cornerstone investment +agreements as disclosed in the section headed “Cornerstone Investors ” in the Prospectus +(the “Cornerstone Investment Agreements ”), the Cornerstone Investors have subscribed +for a total of 130,231,000 Offer Shares, representing (i) approximately 39.88% of the Offer +Shares under the Global Offering; and (ii) approximately 1.48% of the total issued share +capital of the Company upon Listing (before any exercise of the Over-allotment Option). +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further +details of the Cornerstone Investors. +• All the Cornerstone Investors are existing Shareholders of the Company or their close +associates. See the section headed “International Offering – Placing of Offer Shares to +the Existing Shareholders and their Close Associates ” below for the waivers and consents +granted to permit the allocation of Class B Shares to the Cornerstone Investors under +paragraph 5(2) of Appendix 6 to the Listing Rules (the “Placing Guidelines ”). +• In addition, Dahlia Investments Pte. Ltd. ( “Dahlia ”) is an indirect wholly-owned subsidiary +of Temasek Holdings (Private) Limited ( “Temasek Holdings ”). Temasek Holdings holds +approximately 29% equity interest in DBS Group Holdings Limited which indirectly +wholly owns DBS Asia Capital Limited ( “DBS Asia ”). Accordingly, Dahlia is a connected +client of DBS Asia (one of the Joint Bookrunners and the Joint Lead Managers) within the +meaning of the Placing Guidelines. Accordingly, the Company has applied to the Stock +Exchange for, and the Stock Exchange has granted, its consent under paragraph 5(1) of the +Placing Guideline to allow the Offer shares to be allocated to Dahlia (or a wholly-owned +subsidiary of Temasek Holdings) as a connected client of DBS Asia. Please refer to the +section headed “International Offering – Placing of Offer Shares to Connected Clients ” in +this announcement for further details. + + +--- page 3 --- +5 +Placing of Offer Shares to the Existing Shareholders and their Close Associates +• Each of the Cornerstone Investors is an existing Shareholder or its close associate. In +addition to the subscription by the Cornerstone Investors, under the International Offering, +a total of 25,790,600 Offer Shares, representing approximately 7.90% of the total number +of Offer Shares initially available under the Global Offering and approximately 0.29% +of the total issued share capital of the Company upon Listing (before any exercise of the +Over-allotment Option), were placed to our other existing Shareholders or their close +associates as placees. Please refer to the section headed “International Offering – Placing of +Offer Shares to the Existing Shareholders and their Close Associates ” in this announcement +for further details. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +the Company, a waiver from strict compliance with the requirements under Rule 10.04 of +the Listing Rules, and its consent under paragraph 5(2) of the Placing Guidelines to permit +allocation of Class B Shares to (i) certain pre-IPO Investors pursuant to the exercise of +Anti-Dilution Rights as cornerstone investors or placees; and (ii) certain pre-IPO Investors +and/or their close associates who currently hold less than 5% of the Company ’s voting +rights and will subscribe Class B Shares in addition to their Anti-Dilution Rights as +cornerstone investors or placees in the Global Offering. The Offer Shares allocated to the +Pre-IPO Investors are in compliance with all the conditions under the consent granted by +the Stock Exchange. Please refer to the section headed “Waivers ” in the Prospectus for +further details of the waiver application. +Placing of Offer Shares to Connected Clients +• Under the International Offering, (i) 6,527,000 Offer Shares, representing approximately +2.00% of the total number of Offer Shares initially available under the Global Offering and +approximately 0.07% of the total issued share capital of the Company upon Listing (before +any exercise of the Over-allotment Option), were allocated to Dahlia (or a wholly-owned +subsidiary of Temasek Holdings) as a cornerstone investor who is a connected client of +DBS Asia within the meaning of the Placing Guidelines; and (ii) 6,527,000 Offer Shares, +representing approximately 2.00% of the total number of Offer Shares initially available +under the Global Offering and approximately 0.07% of the total issued share capital of the +Company upon Listing (before any exercise of the Over-allotment Option), were placed to +Galaxy Jinhui Securities Asset Management Co., Ltd. ( “Galaxy Jinhui ”) as placees who +is a connected client of China Galaxy International Securities (Hong Kong) Co., Limited +(“CGIS”) within the meaning of the Placing Guidelines. The Shares to be placed to Galaxy +Jinhui will be held by it on discretionary basis, and on behalf of an independent third party +who is not connected to the Company for the purpose of the Listing Rules. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, its consent under paragraph 5(1) of the Placing Guidelines to permit the +Company to allocate Offer Shares in the International Offering to Galaxy Jinhui and Dahlia +(or a wholly-owned subsidiary of Temasek Holdings). The Offer Shares allocated to Galaxy +Jinhui and Dahlia (or a wholly-owned subsidiary of Temasek Holdings) are in compliance +with all the conditions under the consent granted by the Stock Exchange. Please refer to the +section headed “International Offering – Placing of Offer Shares to Connected Clients ” in +this announcement for further details. + + +--- page 4 --- +6 +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and +Placees in the International Offering +• Save as disclosed the sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Placing of Offer Shares to the Existing Shareholders and their +Close Associates ” and “International Offering – Placing of Offer Shares to Connected +Clients ”, the Directors confirmed that, to their best knowledge, information and belief, no +Offer Shares placed by or through the Overall Coordinators, Joint Global Coordinators, +the Joint Bookrunners or the Underwriters under the Global Offering have been placed to +applicants who are core connected persons (as defined in the Listing Rules) or Directors +of the Company, or to any connected clients (as set out in paragraph 5(1) of the Placing +Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, whether in +their own names or through nominees. The International Offering is in compliance with the +Placing Guidelines. +• Save as disclosed the sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Placing of Offer Shares to the Existing Shareholders and their +Close Associates ” and “International Offering – Placing of Offer Shares to Connected +Clients ”, the Directors further confirm that, to their best knowledge, information and +belief, all placees under the International Offering and their ultimate beneficial owners are +independent of and are not (a) the core connected persons (as defined in the Listing Rules) +of the Company, (b) the directors or existing shareholders of the Company or any of the +Company ’s subsidiaries, or (c) the close associates (as defined in the Listing Rules) of (a) +and/or (b) above whether in their own names or through nominees. +• Save as disclosed the sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Placing of Offer Shares to the Existing Shareholders and their +Close Associates ” and “International Offering – Placing of Offer Shares to Connected +Clients ”, the Directors confirm that, to their best knowledge, information and belief, (i) +none of the Offer Shares subscribed by public Shareholders in the Hong Kong Public +Offering and placees in the International Offering has been financed directly or indirectly +by the Company, any of the Directors, chief executive, the Controlling Shareholders, +substantial Shareholders or existing Shareholders of the Company or any of its subsidiaries +or their respective close associates; (ii) none of the public Shareholders in the Hong Kong +Public Offering and placees in the International Offering who has subscribed for the Offer +Shares is accustomed to taking instructions from the Company, any of the Directors, chief +executive, the Controlling Shareholders, substantial Shareholders or existing Shareholders +of the Company or any of its subsidiaries or their respective close associates in relation to +the acquisition, disposal, voting or other disposition of the Offer Shares registered in his/ +her/its name or otherwise held by him/her/it; (iii) there is no side agreement or arrangement +between the Company, any of the Directors, chief executive, the Controlling Shareholders, +substantial shareholders, existing Shareholders of the Company or any of its subsidiaries or +their respective close associates, on one hand, and the public subscribers or the placees who +have subscribed for the Offer Shares, on the other hand; (iv) no rebate has been, directly or +indirectly, provided by the Company, any of the Directors, chief executive of the Company, +the Controlling Shareholders, substantial Shareholders or existing Shareholders, or any of +their subsidiaries or their respective close associates, or syndicate members, or any other +brokers involved in the Global Offering, to any public investors in the Hong Kong Public +Offering or placees in the International Offering; and (v) the consideration payable by the +public investors in the Hong Kong Public Offering and placees in the International Offering +for each Offer Share subscribed for, or purchased by them, is the same as the Offer Price, +as determined by the Company, plus brokerage of 1%, AFRC transaction levy of 0.00015%, +SFC transaction levy of 0.0027% and Hong Kong Stock Exchange trading fee of 0.00565%. + + +--- page 5 --- +7 +Over-allotment Option +• In connection with the Global Offering, the Company has granted to the International +Underwriters the Over-allotment Option, exercisable by the Overall Coordinators on behalf +of the International Underwriters at any time from the Listing Date to the 30th day after +the last day for lodging applications under the Hong Kong Public Offering (the last day +for exercise of the Over-allotment Option being Saturday, November 18, 2023) to require +the Company to allot and issue up to 48,982,400 additional Class B Shares, representing +approximately 15% of the Offer Shares initially available under the Global Offering, at the +Offer Price, to cover over-allocations in the International Offering, if any. +• There has been an over-allocation of 48,982,400 Offer Shares in the International Offering +and such over-allocation will be settled by Class B Shares to be borrowed under the Stock +Borrowing Agreement. Such borrowed Class B Shares will be covered by exercising the +Over-allotment Option or by using Class B Shares purchased by the Stabilization Manager +(or through its affiliates or any person acting for it) in the secondary market at prices that +do not exceed the Offer Price or a combination of these means. In the event the Over- +allotment Option is exercised, an announcement will be made on the Stock Exchange ’s +website at www.hkexnews.hk and the Company ’s website at www.jtexpress.com. As of +the date of this announcement, the Over-allotment Option has not been exercised. +LOCK -UP UNDERTAKINGS +• The Company, the Controlling Shareholders, the Cornerstone Investors, all other existing +Shareholders and certain placees of the International Offering are subject to certain +lock-up undertakings as set out in the section headed “Lock-up Undertakings ” in this +announcement. +RESULTS OF ALLOCATIONS +• The level of indications of interests in the International Offering, the level of applications +in the Hong Kong Public Offering and the basis of allocation of the Hong Kong Offer +Shares are also made available on the Company ’s website at www.jtexpress.com and the +website of the Stock Exchange at www.hkexnews.hk. +• The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong +Kong Public Offering will be available at the times and date and in the manner specified +below: +• in the announcement to be posted on the Company ’s website at www.jtexpress.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on +Thursday, October 26, 2023; +• from the “IPO Results ” function in the IPO App and the designated results of +allocations website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult +with a “search by ID ” function on a 24-hour basis from 8:00 a.m. on Thursday, +October 26, 2023 to 12:00 midnight on Wednesday, November 1, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Thursday, October 26, 2023 to Tuesday, October 31, +2023 (excluding Saturday, Sunday and Hong Kong public holiday). + + +--- page 6 --- +8 +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK +eIPO White Form ” in this announcement refer to Hong Kong identity card numbers/ +passport numbers/Hong Kong business registration numbers/certificate of incorporation +numbers/beneficial owner identification codes (if such applications are made by nominees +as agent for the benefit of another person) whereas those displayed in the section headed +“Results of Applications Made by Giving Electronic Application Instructions to HKSCC +via CCASS ” in this announcement are provided by CCASS Participants via CCASS. +Therefore, the identification document numbers shown in the two sections are different in +nature. +• Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants or via +the HK eIPO White From service are disclosed. Applicants with beneficial names only +but not identification document numbers are not disclosed due to personal privacy issue +as elaborated below. Applicants who applied for the Hong Kong Offer Shares through +their brokers or nominees can consult their brokers or nominees to enquire about their +application results. +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by HK eIPO White Form ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +DESPATCH/COLLECTION OF SHARE CERTIFICATES/e-AUTO REFUND PAYMENT +INSTRUCTIONS/REFUND CHECKS +• Applicants who have applied for 1,000,000 Hong Kong Offer Shares or more through the +HK eIPO White Form service and whose application is wholly or partially successful may +collect Share certificate(s) and/or refund check(s) (where applicable) in person from the +Hong Kong Share Registrar, Tricor Investor Services Limited, at 17/F, Far East Finance +Centre, 16 Harcourt Road, Hong Kong, from 9:00 a.m. to 1:00 p.m. on Thursday, October +26, 2023, or any other place or date notified by the Company. +Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters +of authorisation from their corporations stamped with the corporations ’ chops. Both +individuals and authorised representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to the Hong Kong Share Registrar. +If Share certificate(s) and/or refund check(s) (where applicable) are not collected personally +within the time specified for collection, they will be sent to the address specified in the +application instructions by ordinary post and at the applicant ’s own risk. +• For applicants who have applied for less than 1,000,000 Hong Kong Offer Shares through +the HK eIPO White Form service, the Share certificate(s) and/or refund check(s) (where +applicable) will be sent to the address specified in the application instructions on or before +Thursday, October 26, 2023 by ordinary post and at the applicant ’s own risk. + + +--- page 7 --- +9 +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC will have their Share certificate(s) issued in the name of HKSCC +Nominees Limited and deposited directly into CCASS to be credited to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant who gave electronic application instructions on their behalf on Thursday, +October 26, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS may also check the number of Hong Kong Offer +Shares allocated to them and the amount of refund monies (if any) payable to them +via the CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time +to time). Immediately after the crediting of the Hong Kong Offer Shares to the CCASS +Investor Participant stock accounts and the credit of refund monies to the CCASS Investor +Participants ’ bank accounts, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the amount of Hong Kong Offer Shares credited +to their CCASS Investor Participant stock accounts and the refund amount credited to their +respective designated bank accounts (if any). +• For applicants who have applied for the Hong Kong Offer Shares through the HK eIPO +White Form service and paid the application monies through a single bank account, +refund monies (if any) will be despatched to that bank account in the form of e-Auto +Refund payment instructions. For applicants who have applied for the Hong Kong Offer +Shares through the HK eIPO White Form service and paid the application monies +through multiple bank accounts, refund monies (if any) will be despatched to the addresses +specified in your application instructions in the form of refund check(s) in favour of the +applicant (or, in the case of joint applications, the first-named applicant) by ordinary post +and at their own risk on or before Thursday, October 26, 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their broker or custodian on +Thursday, October 26, 2023. +• Share certificates will only become valid at 8:00 a.m. on Friday, October 27, 2023, +provided that the Global Offering has become unconditional in all respects and neither the +Hong Kong Underwriting Agreement nor the International Underwriting Agreements have +been terminated in accordance with their respective terms at or before that time. Investors +who trade Shares on the basis of publicly available allocation details or prior to the receipt +of the Share certificates or prior to the Share certificates becoming valid do so entirely at +their own risk. +• No temporary document of title will be issued in respect of the Hong Kong Offer Shares. +No receipt will be issued for sums paid on application. + + +--- page 8 --- +10 +PUBLIC FLOAT +• Upon Listing, approximately 83.54% of the total issued share capital of the Company +(before any exercise of the Over-allotment Option) will be counted towards the public +float, satisfying the minimum percentage prescribed under by 8.08 of the Listing Rules. +The free float of the Company upon listing is approximately 1.77% of the total issued share +capital of the Company (before any exercise of the Over-allotment Option). +• The Directors also confirm that (i) no placee will, individually, be placed more than 10% +of the enlarged issued share capital of the Company immediately after the Global Offering; +(ii) there will not be any new substantial Shareholder of the Company upon Listing (before +any exercise of the Over-allotment Option); (iii) the three largest public Shareholders do +not hold more than 50% of the Shares held in public hands at the time of the Listing in +compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (iv) there will be at least +300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) of the Listing +Rules. +COMMENCEMENT OF DEALINGS +• Assuming that the Global Offering becomes unconditional in all aspects at or before 8:00 +a.m. on Friday, October 27, 2023 (Hong Kong time), dealings in the Class B Shares on +the Main Board of the Stock Exchange are expected to commence at 9:00 a.m. on Friday, +October 27, 2023 (Hong Kong time). The Class B Shares will be traded in board lots of +200 Class B Shares each. The stock code of the Class B Shares is 1519. + + +--- page 9 --- +11 +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$12.0 per Offer Share, the net proceeds from the Global Offering to +be received by the Company, after deduction of the underwriting commissions, fees and estimated +expenses payable by the Company in connection with the Global Offering, are estimated to be +approximately HK$3,527.9 million (assuming the Over-allotment Option is not exercised). +The Company intends to apply such net proceeds for the following purposes: +• approximately 30%, or HK$1,058.4 million, will be used to expand our logistics networks, +improve our infrastructure, and strengthen our sorting and warehouse capacity and +capabilities in Southeast Asia and other existing markets; +• approximately 30%, or HK$1,058.4 million, will be used to expand in new markets and +diverse our service offering; +• approximately 30%, or HK$1,058.4 million, will be used for research and development and +technology innovations; and +• approximately 10%, or HK$352.8 million, will be used for general corporate purposes and +working capital needs. +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$567.2 million for 48,982,400 additional Class B Shares to be issued and +allotted upon the exercise of the Over-allotment Option after deduction of the underwriting fees +and commissions and estimated expenses payable by the Company in connection with the Global +Offering. In the event that the Over-allotment Option is exercised in full, the Company intends to +adjust its allocation of the net proceeds for the above purposes on a pro rata basis. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +slightly over-subscribed. At the close of the application lists at 12:00 noon on Thursday, October +19, 2023, a total of 10,887 valid applications have been received pursuant to the Hong Kong Public +Offering through the HK eIPO White Form service and through the CCASS EIPO service for a +total of 44,357,200 Hong Kong Offer Shares, representing approximately 1.36 times of the total +number of 32,655,200 Hong Kong Offer Shares initially available for subscription under the Hong +Kong Public Offering, among which: +• 10,873 valid applications in respect of a total of 22,957,200 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the Offer +Price of HK$12.0 per Offer Share (excluding brokerage of 1%, AFRC transaction levy of +0.00015%, SFC transaction levy of 0.0027% and Stock Exchange trading fee of 0.00565%) +of HK$5 million or less, representing approximately 1.41 times of the 16,327,600 Hong Kong +Offer Shares initially comprised in Pool A of the Hong Kong Public Offering; and + + +--- page 10 --- +12 +• 14 valid applications in respect of a total of 21,400,000 Hong Kong Offer Shares were for +the Hong Kong Public Offering with an aggregate subscription amount based on the Offer +Price of HK$12.0 per Offer Share (excluding brokerage of 1%, AFRC transaction levy of +0.00015%, SFC transaction levy of 0.0027% and Stock Exchange trading fee of 0.00565%) +of more than HK$5 million, representing approximately 1.31 times of the 16,327,600 Hong +Kong Offer Shares initially comprised in Pool B of the Hong Kong Public Offering. +No multiple or suspected multiple applications have been identified and rejected. No applications +have been rejected due to dishonored payments. No application has been rejected due to invalid +application. No applications for more than 50% of the Hong Kong Offer Shares initially available +under the Hong Kong Public Offering (that is, more than 16,327,600 Hong Kong Offer Shares) +have been identified. +As the number of Offer Shares validly applied for under the Hong Kong Public Offering represents +15 times or less of the number of Offer Shares initially available for subscription under the Hong +Kong Public Offering, the reallocation procedure as described in the section headed “Structure +of the Global Offering – The Hong Kong Public Offering – Reallocation ” in the Prospectus has +not been have not been applied and no International Offer Shares have been reallocated from the +International Offering to the Hong Kong Public Offering. +The final number of Offer Shares under the Hong Kong Public Offering is 32,655,200 Class B +Shares, representing approximately 10% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option), and being allocated +to 10,887 successful applicants under the Hong Kong Public Offering. A total number of 4,787 +applicants have been allotted with one board lot of Offer Shares, representing approximately +43.97% of the Shareholders who were allocated the Offer Shares under the Hong Kong Public +Offering, totaling 957,400 Class B Shares, representing approximately 2.93% of total Offer Shares +under the Hong Kong Public Offering. +The Hong Kong Offer Shares offered in the Hong Kong Public Offering were conditionally +allocated on the basis set out in the section headed “Basis of Allocation under the Hong Kong +Public Offering ” below. +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been moderately over- +subscribed. A total of 560,639,540 Offer Shares under the International Offering (including the +subscription by the Cornerstone investors) have been subscribed, representing approximately 1.91 +times of the total number of Offer Shares initially available under the International Offering. The +final number of Offer Shares under the International Offering is 293,895,200 Class B Shares, +representing approximately 90% of the total number of Offer Shares initially available under the +Global Offering (before any exercise of the Over-allotment Option). There has been an over- +allocation of 48,982,400 Offer Shares in the International Offering. +There are a total of 114 placees under the International Offering, among which 51 placees, +representing approximately 44.74% of the total number of placees under the International Offering, +have been allotted five or fewer board lots of Offer Shares, totaling 10,200 Class B Shares, +representing approximately 0.003% of the total number of Offer Shares available under the +International Offering. + + +--- page 11 --- +13 +Cornerstone Investors +Based on the Offer Price of HK$12.0 per Offer Share (exclusive of brokerage of 1%, AFRC +transaction levy of 0.00015%, SFC transaction levy of 0.0027% and Stock Exchange trading fee +of 0.00565%), and pursuant to the relevant Cornerstone Investment Agreements as disclosed in +the section headed “Cornerstone Investors ” in the Prospectus, the Cornerstone Investors have +subscribed for a total of 130,231,000 Offer Shares, representing (i) approximately 39.88% of the +Offer Shares under the Global Offering; and (ii) approximately 1.48% of the total issued share +capital of the Company upon Listing (before any exercise of the Over-allotment Option). +The number of Offer Shares subscribed for by the Cornerstone Investors is set out below: +Assuming Over-allotment +Option is not exercised +Assuming Over-allotment +Option is exercised +Cornerstone Investor +Investment +amount +(US$) +Number of +Offer Shares +subscribed +(rounded down +to the nearest +whole board +lot of 200 +Offer Shares) +Approximate +percentage +of the +Offer Shares +initially +available +under the +Global +Offering +Approximate +percentage +of the total +issued share +capital of the +Company +immediately +following the +completion +of the Global +Offering (1) +Approximate +percentage +of the +Offer Shares +initially +available +under the +Global +Offering +Approximate +percentage +of the total +issued share +capital of the +Company +immediately +following the +completion +of the Global +Offering (1) +Aspex Master Fund 10,000,000 6,527,000 2.00% 0.07% 1.74% 0.07% +Boyu +Jallion Global Limited 11,000,000 7,179,800 2.20% 0.08% 1.91% 0.08% +Joyous Tempinis Limited 16,261,530 10,614,000 3.25% 0.12% 2.83% 0.12% + Sub-total 27,261,530 17,793,800 5.45% 0.20% 4.74% 0.20% +D1 +D1 SPV Jupiter (Hong Kong) +Limited 10,766,491.65 7,027,400 2.15% 0.08% 1.87% 0.08% +D1 SPV Master Holdco I +(Hong Kong) Limited 29,496,008.35 19,252,400 5.90% 0.22% 5.13% 0.22% + Sub-total 40,262,500 26,279,800 8.05% 0.30% 7.00% 0.30% +Hidden Hill SPV VIII 5,000,000 3,263,400 1.00% 0.04% 0.87% 0.04% +SC GGF III Holdco, Ltd. 5,000,000 3,263,400 1.00% 0.04% 0.87% 0.04% +CELESTIAL OCEAN +INVESTMENTS LIMITED 30,000,000 19,581,400 6.00% 0.22% 5.21% 0.22% +Dahlia 10,000,000 6,527,000 2.00% 0.07% 1.74% 0.07% + + +--- page 12 --- +14 +Assuming Over-allotment +Option is not exercised +Assuming Over-allotment +Option is exercised +Cornerstone Investor +Investment +amount +(US$) +Number of +Offer Shares +subscribed +(rounded down +to the nearest +whole board +lot of 200 +Offer Shares) +Approximate +percentage +of the +Offer Shares +initially +available +under the +Global +Offering +Approximate +percentage +of the total +issued share +capital of the +Company +immediately +following the +completion +of the Global +Offering (1) +Approximate +percentage +of the +Offer Shares +initially +available +under the +Global +Offering +Approximate +percentage +of the total +issued share +capital of the +Company +immediately +following the +completion +of the Global +Offering (1) +Tencent +Parallel Cluster Investment +Limited 12,000,000 7,832,600 2.40% 0.09% 2.09% 0.09% +Eternal Earn Holding Limited 15,000,000 9,790,600 3.00% 0.11% 2.61% 0.11% +Huang River Investment +Limited 35,000,000 22,845,000 7.00% 0.26% 6.08% 0.26% + Sub-total 62,000,000 40,468,200 12.39% 0.46% 10.78% 0.46% +JNRY III HOLDINGS +LIMITED 10,000,000 6,527,000 2.00% 0.07% 1.74% 0.07% +Total 199,524,030 130,231,000 39.88% 1.48% 34.68% 1.47% +Note: +(1) Assuming the Reclassification, Redesignation and Share Subdivision are completed. +All the Cornerstone Investors are existing Shareholders of the Company or their close associates. +See the sections headed “International Offering – Placing of Offer Shares to the Existing +Shareholders and their Close Associates ” below for the waivers and consents granted to permit the +allocation of Class B Shares to the Cornerstone Investors. + + +--- page 13 --- +15 +In addition, Dahlia is an indirect wholly-owned subsidiary of Temasek Holdings. Temasek +Holdings holds approximately 29% equity interest in DBS Group Holdings Limited which +indirectly wholly owns DBS Asia. Accordingly, Dahlia is a connected client of DBS Asia (one of +the Joint Bookrunners and the Joint Lead Managers) within the meaning of the Placing Guidelines. +Please refer to the section headed “International Offering – Placing of Offer Shares to Connected +Clients ” in this announcement for further details. +To the best knowledge of the Company, each of the Cornerstone Investors is (i) not accustomed +to take instructions from our Company, our Directors, chief executive of our Company, our +Controlling Shareholders, substantial Shareholders of our Company or other existing Shareholders +of our Company or any of its subsidiaries or their respective close associates in relation to the +acquisition, disposal, voting or other disposition of the Shares registered in their name or otherwise +held by them; (ii) not financed by us, our Directors, chief executive, our Controlling Shareholders, +substantial Shareholders or other existing Shareholders of our Company or any of its subsidiaries +or their respective close associates; (iii) independent of the other Cornerstone Investors, our +Group, our connected persons and their respective associates, and is not a close associate of our +Group. Further, immediately after the completion of the Global Offering, none of the Cornerstone +Investors will have any Board representation in our Company, and none of the Cornerstone +Investors will become a substantial shareholder of our Company. As confirmed by each of the +Cornerstone Investors, its subscription under the Cornerstone Placing would be financed by its own +internal financial resources or financial resources of its controlling shareholders. +There will be no delayed delivery or all Cornerstone Investors do not have deferred settlement of +Offer Shares to be subscribed by the Cornerstone Investors and the consideration will be settled by +the Cornerstone Investors before the Listing Date. +The subscriptions by the Cornerstone Investors form part of the International Offering, and the +Cornerstone Investors will not subscribe for any Offer Shares under the Global Offering other +than pursuant to the Cornerstone Investment Agreements. Immediately following the completion +of the Global Offering, none of the Cornerstone Investors will become a substantial shareholder +(as defined in the Listing Rules) of our Company and will not have any Board representation in +our Company. The Offer Shares to be subscribed by the Cornerstone Investors will rank pari passu +in all respect with the fully paid Class B Shares in issue and will be counted towards the public +float of the Company under Rule 8.08 of the Listing Rules. The Cornerstone Investors do not have +any preferential rights under the Cornerstone Investment Agreements compared with other public +Shareholders, other than a guaranteed allocation of the Offer Shares at the Offer Price. +Each Cornerstone Investor has agreed that without the prior written consent of the Company, the +Joint Sponsors and the Overall Coordinators, it will not, whether directly or indirectly, at any +time during the period of six months following the Listing Date (the “Lock-up Period ”), directly +or indirectly dispose of, in any way, any of the Offer Shares it has purchased, pursuant to the +respective Cornerstone Investment Agreement and/or the deed of lock-up undertaking, save for +certain limited circumstances, such as transfers to any of its wholly-owned subsidiaries who will +be bound by the same obligations of such Cornerstone Investor, including the Lock-up Period +restriction. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details +relating to the Cornerstone Investors. + + +--- page 14 --- +16 +Placing of Offer Shares to the Existing Shareholders and their Close Associates +Each of the Cornerstone Investors is an existing Shareholder or its close associate. In addition +to the subscription by the Cornerstone Investors, under the International Offering, a total of +25,790,600 Offer Shares, representing approximately 7.90% of the total number of Offer and +approximately 0.29% of the total issued share capital of the Company upon Listing (before any +exercise of the Over-allotment Option), Shares initially available under the Global Offering, were +placed to our other existing Shareholders or their close associates as placees, details of which are +set out below: +Assuming Over-allotment +Option is not exercised +Assuming Over-allotment +Option is exercised +Placees +Relationship +with Existing +Shareholder(s) +Number +of Offer +Shares +Placed +Approximate +percentage +of the +Offer Shares +initially +available +under the +Global +Offering +Approximate +percentage +of the total +issued share +capital of the +Company +immediately +following the +completion +of the Global +Offering (1) +Approximate +percentage +of the Offer +Shares +initially +available +under the +Global +Offering +Approximate +percentage +of the total +issued share +capital of the +Company +immediately +following the +completion +of the Global +Offering (1) +Focustar Capital Investment + Fund L.P Existing shareholder 6,439,400 1.97% 0.07% 1.71% 0.07% +Hidden Hill Investment 123 Existing shareholder 2,284,400 0.70% 0.03% 0.61% 0.03% +Sai Growth Fund I, LLLP Existing shareholder 4,569,000 1.40% 0.05% 1.22% 0.05% +Ultra Height Fund L.P. Existing shareholder 1,728,000 0.53% 0.02% 0.46% 0.02% +GCM Grosvenor JT SPV, LLC Existing shareholder 10,769,800 3.30% 0.12% 2.87% 0.12% +Total 25,790,600 7.90% 0.29% 6.87% 0.29% +Note: +(1) Assuming the Reclassification, Redesignation and Share Subdivision are completed. +A total number of 160,887,200 Class B Shares were allocated to Subscription Pre-IPO Shareholders +and/or their designated entities, representing approximately 49.27% of total Offer Shares initially +available under the Global Offering and approximately 1.83% of the total issued share capital of +the Company upon Listing (before any exercise of the Over-allotment Option). +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, to the +Company, a waiver from strict compliance with the requirements under Rule 10.04 of the Listing +Rules, and its consent under Paragraph 5(2) of the Placing Guidelines to permit allocation of +Class B Shares to (i) certain pre-IPO investors pursuant to the exercise of Anti-Dilution Rights as +cornerstone investors or placees; and (ii) certain pre-IPO investors and/or their close associates +who currently hold less than 5% of the Company ’s voting rights and will subscribe Class B Shares +in addition to their Anti-Dilution Rights as cornerstone investors or placees in the Global Offering. +The Offer Shares allocated to the Pre-IPO Investors are in compliance with all the conditions under +the consent granted by the Stock Exchange. Please refer to the section headed “Waivers ” in the +Prospectus for further details of the waiver application. + + +--- page 15 --- +17 +Placing of Offer Shares to Connected Clients +Under the International Offering, (i) 6,527,000 Offer Shares, representing approximately 2.00% of +the total number of Offer Shares initially available under the Global Offering and approximately +0.07% of the total issued share capital of the Company upon Listing (before any exercise of the +Over-allotment Option), were allocated to Dahlia (or a wholly-owned subsidiary of Temasek +Holdings) as a cornerstone investor who is a connected client of DBS Asia within the meaning +of the Placing Guidelines; and (ii) 6,527,000 Offer Shares, representing approximately 2.00% of +the total number of Offer Shares initially available under the Global Offering and approximately +0.07% of the total issued share capital of the Company upon Listing (before any exercise of the +Over-allotment Option), were placed to Galaxy Jinhui as a placee who is a connected client of +a CGIS within the meaning of the Placing Guidelines. The Shares to be placed to Galaxy Jinhui +will be held by it on discretionary basis, and on behalf of an independent third party who are not +connected to the Company for the purpose of the Listing Rules. Set out below the details of the +Offer Shares placed to connected clients: +Investor +Connected +syndicate +member or +distributor +Relationship +with the +connected +syndicate +member or +distributor +Number of +Offer Shares +placed +Approximate % +of the +Offer Shares +initially +available +under the +Global +Offering (1) +Approximate % +of the +total issued +share capital +immediately +following the +completion +of Global +Offering (2) +Galaxy Jinhui (3) CGIS Each of Galaxy Jinhui and +CGIS is a wholly-owned +subsidiary of China Galaxy +Securities Co., Ltd. +6,527,000 2.00% 0.07% +Dahlia (or a wholly-owned +subsidiary of Temasek +Holdings) +DBS Asia Dahlia is an indirect wholly- +owned subsidiary of +Temasek Holdings. +Temasek Holdings holds +approximately 29% equity +interest in DBS Group +Holdings Limited which +indirectly wholly owns +DBS Asia. +6,527,000 2.00% 0.07% +Notes: +(1) Assuming that the Over-allotment Option is not exercised. +(2) Assuming the Over-allotment Option is not exercised, and the Reclassification, Redesignation and Share +Subdivision are completed. +(3) Galaxy Jinhui was engaged by Huitongda Network Co., Ltd. (stock code: 9878) as an asset manager that is a +qualified domestic institutional investor (QDII) as approved by the relevant PRC authority, to subscribe for and +hold such number of Offer Shares as set out herein on a discretionary basis on behalf of Huitongda Network +Co., Ltd.. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to the +Company, its consent under paragraph 5(1) of the Placing Guidelines to permit the Company to +allocate Offer Shares in the International Offering to Galaxy Jinhui and Dahlia (or a wholly-owned +subsidiary of Temasek Holdings). The Offer Shares allocated to Galaxy Jinhui and Dahlia (or a +wholly-owned subsidiary of Temasek Holdings) are in compliance with all the conditions under the +consent granted by the Stock Exchange. + + +--- page 16 --- +18 +Confirmations regarding Public Shareholders in the Hong Kong Public Offering and Placees +in the International Offering +Save as disclosed the sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Placing of Offer Shares to the Existing Shareholders and their Close +Associates ” and “International Offering – Placing of Offer Shares to Connected Clients ”, the +Directors confirmed that, to the best knowledge, information and belief, no Offer Shares placed +by or through the Overall Coordinators, Joint Global Coordinators, the Joint Bookrunners or he +Underwriters under the Global Offering have been placed to applicants who are core connected +persons (as defined in the Listing Rules) or Directors of the Company, or to any connected clients +(as set out in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the +Placing Guidelines, whether in their own names or through nominees. The International Offering is +in compliance with the Placing Guidelines. +Save as disclosed the sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Placing of Offer Shares to the Existing Shareholders and their Close +Associates ” and “International Offering – Placing of Offer Shares to Connected Clients ”, the +Directors further confirm that, to their best knowledge, information and belief, all placees under +the International Offering and their ultimate beneficial owners are independent of and are not (a) +the core connected persons (as defined in the Listing Rules) of the Company, (b) the directors +or existing shareholders of the Company or any of the Company ’s subsidiaries, or (c) the close +associates (as defined in the Listing Rules) of (a) and/or (b) above whether in their own names or +through nominees. +Save as disclosed the sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Placing of Offer Shares to the Existing Shareholders and their Close +Associates ” and “International Offering – Placing of Offer Shares to Connected Clients ”, the +Directors confirm that, to the best knowledge, information and belief, (i) none of the Offer +Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees in +the International Offering has been financed directly or indirectly by the Company, any of the +Directors, chief executive, the Controlling Shareholders, substantial Shareholders or existing +Shareholders of the Company or any of its subsidiaries or their respective close associates; (ii) +none of the public Shareholders in the Hong Kong Public Offering and placees in the International +Offering who has subscribed for the Offer Shares is accustomed to taking instructions from +the Company, any of the Directors, chief executive, the Controlling Shareholders, substantial +Shareholders or existing Shareholders of the Company or any of its subsidiaries or their +respective close associates in relation to the acquisition, disposal, voting or other disposition of +the Offer Shares registered in his/her/its name or otherwise held by him/her/it; (iii) there is no +side agreement or arrangement between the Company, any of the Directors, chief executive, the +Controlling Shareholders, substantial shareholders, existing Shareholders of the Company or any +of its subsidiaries or their respective close associates, on one hand, and the public subscribers +or the placees who have subscribed for the Offer Shares, on the other hand; (iv) no rebate has +been, directly or indirectly, provided by the Company, any of the Directors, chief executive of +the Company, the Controlling Shareholders, substantial Shareholders or existing Shareholders, +or any of their subsidiaries or their respective close associates, or syndicate members, or any +other brokers involved in the Global Offering, to any public investors in the Hong Kong Public +Offering or placees in the International Offering; and (v) the consideration payable by the public +investors in the Hong Kong Public Offering and placees in the International Offering for each +Offer Share subscribed for, or purchased by them, is the same as the Offer Price as determined by +the Company, plus brokerage of 1%, AFRC transaction levy of 0.00015%, SFC transaction levy of +0.0027% and Hong Kong Stock Exchange trading fee of 0.00565%. + + +--- page 17 --- +19 +Over-allotment Option +In connection with the Global Offering, the Company has granted to the International Underwriters +the Over-allotment Option, exercisable by the Overall Coordinators on behalf of the International +Underwriters at any time from the Listing Date to the 30th day after the last day for lodging +applications under the Hong Kong Public Offering (the last day for exercise of the Over-allotment +Option being Saturday, November 18, 2023) to require the Company to allot and issue up to +48,982,400 additional Class B Shares, representing approximately 15% of the Offer Shares +initially available under the Global Offering, at the Offer Price, to cover over-allocations in the +International Offering, if any. +There has been an over-allocation of 48,982,400 Offer Shares in the International Offering +and such over-allocation will be settled by Shares to be borrowed under the Stock Borrowing +Agreement. Such borrowed Shares will be covered by exercising the Over-allotment Option or +by using Class B Shares purchased by the Stabilization Manager (or through its affiliates or any +person acting for it) in the secondary market at prices that do not exceed the Offer Price or a +combination of these means. In the event the Over-allotment Option is exercised, an announcement +will be made on the Stock Exchange ’s website at www.hkexnews.hk and the Company ’s website +at www.jtexpress.com. As of the date of this announcement, the Over-allotment Option has not +been exercised. +LOCK-UP UNDERTAKINGS +The Company, the Controlling Shareholders, the Cornerstone Investors, all existing Shareholders +and certain placees of the International Offering have provided certain lock-up undertakings (the +“Lock-up Undertakings ”) in respect of the Shares. The major terms of the Lock-up Undertakings +are set out as follows. +Name +Number of Shares +subject to the +Lock-up +Undertakings +upon Listing (1) +Approximate +percentage of the +total issued share +capital of the +Company following +the completion of +the Global Offering +which are subject +to the Lock-up +Undertakings upon +Listing (1) +Last day of the +lock-up period +The Company + (subject to lock-up obligations + pursuant to the Listing + Rules and the Hong Kong + Underwriting Agreement) +N/A N/A April 26, 2024 (2) +Controlling Shareholders + (subject to lock-up obligations + pursuant to the Listing + Rules and the lock-up + undertakings in favour of the + Company, the Joint Sponsors and + the Overall Coordinators) +979,333,410 + Class A Shares +11.11% April 26, 2024 + (First Six-Month + Period) +October 26, 2024 + (Second Six-Month + Period) (3) + + +--- page 18 --- +20 +Name +Number of Shares +subject to the +Lock-up +Undertakings +upon Listing (1) +Approximate +percentage of the +total issued share +capital of the +Company following +the completion of +the Global Offering +which are subject +to the Lock-up +Undertakings upon +Listing (1) +Last day of the +lock-up period +All existing Shareholders + (except Controlling + Shareholders and Offer + Shares allocated to existing + Shareholders as Cornerstone + Investors) (subject to lock-up + obligations pursuant to their + respective lock-up undertakings + in favour of the Company, the + Joint Sponsors and the Overall + Coordinators) +7,532,073,025 + Class B + Shares (9) +85.47% April 26, 2024 (4) +The Cornerstone Investors (5) + (subject to lock-up obligations + pursuant to their respective + Cornerstone Investment + Agreement and/or lock-up + undertakings in favour of the + Company, the Joint Sponsors + and the Overall Coordinators) +130,231,000 + Class B + Shares +1.48% April 26, 2024 (6) +Certain placees of + International Offering +– Entities designated by +Ultra Height Fund L.P. to +subscribe for Offer Shares +(i.e. Kings Court Capital +Pte. Ltd., Welight Assets +Limited, Hongshan Limited, +WT Asset Management +Limited) (collectively, the +“ATM Designated Entities ”) +(subject to lock-up obligations +pursuant to its lock-up +undertaking in favour of the +Company, the Joint Sponsors +and the Overall Coordinators) +4,865,600 + Class B + Shares +0.06% April 26, 2024 (7) + + +--- page 19 --- +21 +Name +Number of Shares +subject to the +Lock-up +Undertakings +upon Listing (1) +Approximate +percentage of the +total issued share +capital of the +Company following +the completion of +the Global Offering +which are subject +to the Lock-up +Undertakings upon +Listing (1) +Last day of the +lock-up period +– Inceptio Group Limited +(“Inceptio Technology ”) +(subject to lock-up obligations +pursuant to its lock-up +undertaking in favour of the +Company, the Joint Sponsors and +the Overall Coordinators) +9,564,200 + Class B + Shares +0.11% April 26, 2024 (8) +Total 979,333,410 + Class A + Shares and + 7,676,733,825 + Class B shares +98.23% +Notes: +1. Assuming the Over-allotment Option is not exercised, and the Reclassification, Redesignation and Share +Subdivision are completed. +2. The Company may not issue Shares on or before the indicated date except otherwise permitted by the Listing +Rules. +3. The Controlling Shareholders stated herein shall not (a) dispose of any of the relevant securities of the Company +in the First Six-Month Period; (b) dispose of any of the relevant securities of the Company in the Second Six- +Month Period if immediately following such disposal the Controlling Shareholders would cease to be a group of +controlling shareholders (as defined in the Listing Rules) of the Company. +4. All the Company ’s existing Shareholders have entered into deeds of lock-up undertakings in favor of the +Company, the Joint Sponsors and the Overall Coordinators pursuant to which they shall not dispose of its +locked-up Shares on or before the indicated date. +5. Calculated based on the number of Offer Shares subscribed pursuant to the relevant Cornerstone Investment +Agreements only and without taking into account the existing Class B Shares held by the Cornerstone Investors. +6. The Cornerstone Investors shall not dispose of any of the Offer Shares subscribed pursuant to the Cornerstone +Investment Agreements and/or the lock-up undertakings on or before the indicated date. +7. The ATM Designated Entities are entities designated by Ultra Height Fund L.P., a Subscription Commitment +Shareholder, to subscribe for the Offer Shares. Each of the ATM Designated Entities are limited partners of +Ultra Height Fund L.P. holding less than 30% limited partnership interest, and is not a close associate of Ultra +Height Fund L.P.. To the best knowledge of the Company, the ultimate beneficial owner(s) of each of the ATM +Designated Entities are independent of the Company, the Controlling Shareholders and the Directors. The ATM +Designated Entities have entered into deeds of lock-up undertakings in favor of the Company, the Joint Sponsors +and the Overall Coordinators pursuant to which they shall not dispose of its locked-up Shares on or before the +indicated date. The number of Offer Shares allocated to the ATM Designated Entities represents approximately +1.49% of the total number of Offer Shares initially available under the Global Offering and approximately +0.06% of the total issued share capital of the Company upon Listing (before any exercise of the Over-allotment +Option). + + +--- page 20 --- +22 +8. See “Further details in respect of placing of Offer Shares to Inceptio Technology and the lock up arrangement ” +below. +9. Calculated based on (i) 7,506,282,425 existing Class B Shares held by the existing Shareholders (except the +Controlling Shareholders) prior to the Global Offering (assuming the Reclassification, Redesignation and Share +Subdivision are completed), and (ii) 25,790,600 Class B Shares placed to the existing Shareholders (except +Controlling Shareholders and Offer Shares allocated to existing Shareholders as cornerstone investors) as +placees pursuant to the Global Offering. +Further details in respect of placing of Offer Shares to Inceptio Technology and the lock up +arrangement +The Company has placed 9,564,200 Offer Shares to Inceptio Technology, representing +approximately 2.93% of the Offer Shares initially available under the Global Offering and 0.11% +of the total issued share capital of the Company immediately following the completion of the +Global Offering. +Inceptio Technology is China ’s leading developer of autonomous driving technologies for heavy- +duty trucks. Its flagship technology is the Inceptio Autonomous Driving System, a proprietary +L3 and L4 full-stack solution. Inceptio partners with leading OEMs to roll out mass-produced L3 +autonomous truck. These trucks have been operated nationwide for line-haul logistics in China. +Inceptio Technology has undertaken that, without the prior written consent of the Company, +it will not, at any time during the period of six months following the Listing Date, directly or +indirectly dispose of, in any way, any of the Offer Shares it has purchased, save for certain limited +circumstances, such as transfer to any of its wholly-owned subsidiaries who will be bound by the +same obligations of Inceptio Technology. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering – Conditions of the Global Offering ” in the Prospectus, 10,887 valid applications made +by the public through the HK eIPO White Form service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Number of +Hong Kong Offer +Shares applied for +No. of valid + applications +Basis of +allotment/ballot +Approximate +percentage allotted +of the total number + of Hong Kong Offer + Shares applied for +POOL A +200 4,787 200 Shares 100.00% +400 1,752 400 Shares 100.00% +600 1,093 600 Shares 100.00% +800 424 800 Shares 100.00% +1,000 622 1,000 Shares 100.00% +1,200 161 1,200 Shares 100.00% +1,400 116 1,400 Shares 100.00% +1,600 168 1,600 Shares 100.00% +1,800 82 1,800 Shares 100.00% +2,000 552 2,000 Shares 100.00% + + +--- page 21 --- +23 +Number of +Hong Kong Offer +Shares applied for +No. of valid + applications +Basis of +allotment/ballot +Approximate +percentage allotted +of the total number + of Hong Kong Offer + Shares applied for +3,000 178 3,000 Shares 100.00% +4,000 184 4,000 Shares 100.00% +5,000 133 5,000 Shares 100.00% +6,000 77 6,000 Shares 100.00% +7,000 34 7,000 Shares 100.00% +8,000 64 8,000 Shares 100.00% +9,000 31 9,000 Shares 100.00% +10,000 191 10,000 Shares 100.00% +20,000 87 13,400 Shares 67.00% +30,000 26 16,800 Shares 56.00% +40,000 27 20,200 Shares 50.50% +50,000 19 23,600 Shares 47.20% +60,000 11 27,000 Shares 45.00% +70,000 5 30,400 Shares 43.43% +80,000 12 33,800 Shares 42.25% +90,000 5 37,200 Shares 41.33% +100,000 19 40,600 Shares 40.60% +200,000 5 80,000 Shares 40.00% +300,000 6 119,200 Shares 39.73% +400,000 2 158,400 Shares 39.60% +TOTAL: 10,873 +Total number of +Pool A successful +applicants: 10,873 +POOL B +500,000 7 382,000 Shares 76.40% +600,000 1 458,200 Shares 76.37% +700,000 1 534,400 Shares 76.34% +800,000 2 610,600 Shares 76.33% +1,000,000 1 763,200 Shares 76.32% +2,000,000 1 1,525,400 Shares 76.27% +12,000,000 1 9,151,200 Shares 76.26% +TOTAL: 14 +Total number of +Pool B successful +applicants: 14 +The final number of Offer Shares comprising the Hong Kong Public Offering is 32,655,200 +Class B Shares, representing approximately 10% of the total number of the Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). + + +--- page 22 --- +24 +RESULTS OF ALLOCATIONS +The level of indications of interests in the International Offering, the level of applications in the +Hong Kong Public Offering and the basis of allocation of the Hong Kong Offer Shares are also +made available on the Company ’s website at www.jtexpress.com and the website of the Stock +Exchange at www.hkexnews.hk. +The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong Kong +Public Offering will be available at the times and date and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.jtexpress.com and the +Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on Thursday, +October 26, 2023; +• from the “IPO Results ” function in the IPO App and the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search +by ID ” function on a 24-hour basis from 8:00 a.m. on Thursday, October 26, 2023 to 12:00 +midnight on Wednesday, November 1, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. from Thursday, October 26, 2023 to Tuesday, October 31, 2023 (excluding +Saturday, Sunday and Hong Kong public holiday). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants or via the HK eIPO White +Form service are disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. Applicants who +applied for the Hong Kong Offer Shares through their brokers or nominees can consult their +brokers or nominees to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 23 --- +25 +SHAREHOLDING CONCENTRATION ANALYSIS +The tables below set out the analysis of shareholding concentration in the International Offering: +• subscription of Class B Shares held by the top 1, 5, 10, 20 and 25 of the placees out of the +International Offer Shares, total Offer Shares and total issued share capital of the Company +upon Listing: +Assuming the Over-Allotment Option +is not exercised +Assuming the Over-Allotment Option +is fully exercised +Placee +Number of +Class B Shares +subscribed for +Total +number of +Shares held +upon +Listing (1) +Number of +Class B Shares +subscribed for +as % of the +total number +of the +International +Offer Shares +Number of +Class B Shares +subscribed for +as % of the +Offer Shares +Under the +Global +Offering +Number of +Shares held +upon Listing +as % of the +total issued +share capital of +the Company +upon Listing +Number of +Class B Shares +subscribed for +as % of the +total number +of the +International +Offer Shares +Number of +Class B Shares +subscribed for +as % of the +Offer Shares +Under the +Global +Offering +Number of +Shares held +upon Listing +as % of the +total issued +share capital +of the +Company +upon Listing +Top 1 58,744,400 58,744,400 19.99% 17.99% 0.67% 17.13% 15.64% 0.66% +Top 5 179,681,800 1,109,496,375 61.14% 55.02% 12.59% 52.40% 47.85% 12.52% +Top 10 254,044,200 1,809,570,855 86.44% 77.80% 20.53% 74.09% 67.65% 20.42% +Top 20 319,573,000 2,390,734,600 108.74% 97.86% 27.13% 93.20% 85.10% 26.98% +Top 25 330,994,800 2,562,282,565 112.62% 101.36% 29.08% 96.53% 88.14% 28.92% +Note: +(1) The total number of Shares held upon Listing by the top 25 placees is grouped based on their ultimate beneficial +owner. +• For the total number of Shares held by the top 1, 5, 10, 20 and 25 of the Shareholders upon +Listing: +Assuming the Over-Allotment Option +is not exercised +Assuming the Over-Allotment Option +is fully exercised +Shareholders +Number of +Class B Shares +subscribed for +Total number +of Shares +held upon +Listing (1) +Number of +Class B Shares +subscribed for +as % of the +total number +of the +International +Offer Shares +Number of +Class B Shares +subscribed for +as % of the +Offer Shares +Under the +Global +Offering +Number of +Shares held +upon Listing +as% of the +total issued +share capital +of the +Company +upon Listing +Number of +Class B Shares +subscribed for +as % of the +total number +of the +International +Offer Shares +Number of +Class B Shares +subscribed for +as % of the +Offer Shares +Under the +Global +Offering +Number of +Shares held +upon Listing +as % of the + total issued +share capital +of the +Company +upon Listing +Top 1 – 979,333,410 – – 11.11% – – 11.05% +Top 5 59,990,000 2,939,184,925 20.41% 18.37% 33.35% 17.50% 15.97% 33.17% +Top 10 59,990,000 4,637,501,730 20.41% 18.37% 52.63% 17.50% 15.97% 52.34% +Top 20 115,641,600 6,810,018,470 39.35% 35.41% 77.28% 33.73% 30.79% 76.85% +Top 25 129,674,800 7,431,673,440 44.12% 39.71% 84.33% 37.82% 34.53% 83.87% +Note: +(1) The total number of Shares held upon Listing by the top 25 shareholders is grouped based on their ultimate +beneficial owner. diff --git a/data/extracted_text/01541/allotment_results_summary_2023-09-04_2023090400008.txt b/data/extracted_text/01541/allotment_results_summary_2023-09-04_2023090400008.txt new file mode 100644 index 0000000..cbaf65a --- /dev/null +++ b/data/extracted_text/01541/allotment_results_summary_2023-09-04_2023090400008.txt @@ -0,0 +1,1085 @@ +--- page 1 --- +– 3 – +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +The Offer Price is HK$18.60 per H Share (exclusive of brokerage of 1%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of +0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$18.60 per H Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees +and commissions and estimated expenses payable by the Company in connection +with the Global Offering, are estimated to be approximately HK$234.5 million +(assuming the Over-allotment Option is not exercised). Listing expenses to be borne +by the Company are estimated to be approximately HK$84.4 million (including +underwriting commission, at the Offer Price of HK$18.60 per H Share), which +represent 26.5% of the gross proceeds from the Global Offering, comprising +underwriting-related fees of RMB11.7 million, and non-underwriting-related +expenses of RMB66.0 million. The Company intends to use the net proceeds from +the Global Offering in the manner as set out in the paragraph headed “Net Proceeds +from the Global Offering” in this announcement. +• If the Over-allotment Option is partially exercised, the net proceeds of the Global +Offering would increase to approximately HK$251.3 million for 917,800 additional +Offer Shares to be issued and alloted upon the exercise of the Over-allotment Option, +after deduction of the underwriting fees and commissions and estimated expenses +payable by the Company in connection with the Global Offering (based on the +Offer Price of HK$18.60 per H Share), which will be allocated on a pro rata basis +according to the use of proceeds as set out in the paragraph headed “Net Proceeds +from the Global Offering” in this announcement. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering +have been moderately over-subscribed. A total of 4,870 valid applications have +been received pursuant to the Hong Kong Public Offering through the White Form +eIPO service and giving electronic application instructions to HKSCC for a total of +17,115,000 Hong Kong Offer Shares, representing approximately 9.98 times of the +total number of 1,714,800 H Shares initially available for subscription under the +Hong Kong Public Offering. + + +--- page 2 --- +– 4 – +• As the over-subscription in the Hong Kong Public Offering is less than 15 times, no +reallocation of Offer Shares has been effected from the International Offering to the +Hong Kong Public Offering. +• The final number of Offer Shares under the Hong Kong Public Offering is +1,714,800 H Shares, representing approximately 10% of the total number of Offer +Shares initially available under the Global Offering (before any exercise of the +Over-allotment Option), and being allocated to 1,655 successful applicants under the +Hong Kong Public Offering, among which 1,346 applicants have been allotted one +board lot of Offer Shares totalling 269,200 H Shares. +International Offering +• The Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.06 times of the total number of Offer +Shares initially available under the International Offering. The final number of Offer +Shares allocated to the placees under the International Offering is 15,432,400 H +Shares, representing approximately 90% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment +Option). There has been an over-allocation of 917,800 Offer Shares and there are a +total of 161 placees under the International Offering, among which 149 placees have +been allotted five or fewer board lots of Offer Shares totalling 29,800 H Shares, +representing approximately 92.5% of the total number of placees and approximately +0.19% of the total number of Offer Shares initially available under the International +Offering. The Directors confirm that no placee will, individually, be placed more +than 10% of the enlarged issued share capital of the Company immediately after +completion of the Global Offering. + + +--- page 3 --- +– 5 – +Cornerstone Investors +• To the best knowledge of the Company and save for the fact that one Cornerstone +Investor, namely RemeGen HK is a close associates of an existing Shareholders +of the Company, Rongchang Chuangtou, (i) none of the Offer Shares subscribed +for by public Shareholders in the Hong Kong Public Offering and placees in the +International Offering has been financed directly or indirectly by the Company, +the Directors, Supervisors, chief executive, substantial Shareholders, existing +Shareholders or any of their subsidiaries or their respective close associates, and (ii) +none of the public Shareholders in the Hong Kong Public Offering and placees in +the International Offering who has subscribed for the Offer Shares is accustomed to +taking instructions from the Company, the Directors, Supervisors, chief executive, +substantial Shareholders, existing Shareholders or any of their subsidiaries or their +respective close associates in relation to the acquisition, disposal, voting or other +disposition of the H Shares registered in their name or otherwise held by them. +• Based on the Offer Price of HK$18.60 per H Share (exclusive of brokerage of +1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% +and AFRC transaction levy of 0.00015%), pursuant to the relevant Cornerstone +Investment Agreements, the Company’s Cornerstone Investors have subscribed for +a total of 12,485,200 H Shares, (i) representing approximately 72.81% of the Offer +Shares pursuant to the Global Offering and approximately 3.35% of the total issued +share capital of the Company immediately upon completion of the Global Offering +(assuming the Over-allotment Option is not exercised); and (ii) approximately +69.11% of the Offer Shares pursuant to the Global Offering and approximately +3.34% of the total issued share capital of the Company immediately upon completion +of the Global Offering (assuming the Over-allotment Option is partially exercised up +to 917,800 Offer Shares). Please refer to the section headed “Cornerstone Investors” +in the Prospectus for further details of the Cornerstone Investors. +• Under the International Offering, a total of 1,129,000 Offer Shares were allocated to +RemeGen HK, a close associate of an existing Shareholder, Rongchang Chuangtou, +(i) representing approximately 6.58% of the Offer Shares pursuant to the Global +Offering and approximately 0.30% of the total issued share capital of the Company +immediately upon completion of the Global Offering (assuming the Over-allotment +Option is not exercised); and (ii) approximately 6.25% of the Offer Shares pursuant +to the Global Offering and approximately 0.30% of the total issued share capital of +the Company immediately upon completion of the Global Offering (assuming the +Over-allotment Option is partially exercised up to 917,800 Offer Shares). +• The Company has applied to the Stock Exchange for, and the Stock Exchange has +granted, a waiver and consent under Rules 10.04, and a consent under Paragraph 5(2) +of Appendix 6 to, the Listing Rules (the “Placing Guidelines”) to allow RemeGen +HK, a close associate of an existing shareholder of the Company, to participate as a +cornerstone investor in the Global Offering. + + +--- page 4 --- +– 6 – +Over-allotment Option +• In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters, exercisable by the Overall Coordinators +on behalf of the International Underwriters at any time from the Listing Date until +30 days after the last day for lodging applications under the Hong Kong Public +Offering. Pursuant to the Over-allotment Option, the Overall Coordinators have +the right to require the Company to issue and allot up to an aggregate of 2,572,000 +additional Offer Shares, representing approximately 15% of the initial number of +Offer Shares to be offered in the Global Offering, at Offer Price to, among other +things, cover over-allocation in the International Offering. +• There has been an over-allocation of 917,800 Offer Shares in the International +Offering. Such over-allocation may be covered by exercising the Over-allotment +Option in part or by making purchases in the secondary market or a combination of +these means. In the event the Over-allotment Option is exercised, an announcement +will be made on the Stock Exchange’s website at www.hkexnews.hk and the +Company’s website at www.immuneonco.com. As of the date of this announcement, +the Over-allotment Option has not been exercised. +Lock-up Obligations +• The Company, the Controlling Shareholders, the existing Shareholders and the +Cornerstone Investors of the Company are subject to certain lock-up obligations as +set out in the paragraph headed “Lock-up Obligations” in this announcement. +Results of Allocations +The Offer Price, the level of indications of interest in the International Offering, the results +of allocations and the Hong Kong identity card/passport/Hong Kong business registration +numbers of successful applicants under the Hong Kong Public Offering will be available +at the times and date and in the manner specified below: +• in the announcement to be posted on the Company’s website at www.immuneonco.com +and the Stock Exchange’s website at www.hkexnews.hk by no later than 9:00 +a.m. on Monday, September 4, 2023. Please note that the list of identification +document numbers in this announcement may not be a complete list of successful +applicants since only successful applicants whose identification document numbers +are provided to HKSCC by CCASS Participants are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed +due to personal privacy issue as elaborated below. Applicants who applied for the +Offer Shares through their brokers can consult their brokers to enquire about their +application result; + + +--- page 5 --- +– 7 – +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID” function on a +24-hour basis from 8:00 a.m. on Monday, September 4, 2023 to 12:00 midnight on +Sunday, September 10, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 +between 9:00 a.m. and 6:00 p.m. on Monday, September 4, 2023, Tuesday, +September 5, 2023, Wednesday, September 6, 2023, and Thursday, September 7, +2023. +This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO” refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications +Made by Giving Electronic Application Instructions to HKSCC via CCASS” are provided +by CCASS Participants via CCASS. Therefore, the identification document numbers +shown in the two sections are different in nature. +Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications +Made by White Form eIPO” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS” are redacted and not all details of +applications are disclosed in this announcement. +Despatch/Collection of H Share Certificates/e-Refund Payment Instructions/Refund +Checks +Applicants who applied for 500,000 or more Hong Kong Offer Shares through the White +Form eIPO service and who have been wholly successfully or partially successfully +allocated Hong Kong Offer Shares and are eligible to collect H Share certificates in +person may collect H Share certificates from the H Share Registrar, Computershare Hong +Kong Investor Services Limited, at Shops 1712–1716, 17th Floor, Hopewell Centre, +183 Queen’s Road East, Wanchai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Monday, +September 4, 2023, or such other date or place as notified by the Company in the +newspapers as the date of despatch/collection of H Share certificates/e-Refund payment +instructions/refund cheques. +H Share certificates for the Hong Kong Offer Shares allotted to applicants who applied +for less than 500,000 Hong Kong Offer Shares through the White Form eIPO service +are expected to be despatched to those entitled to the address specified in the relevant +application instructions through the White Form eIPO service by ordinary post at their +own risk on or before Monday, September 4, 2023. + + +--- page 6 --- +– 8 – +H Share certificates for the Hong Kong Offer Shares allocated to applicants who applied +through the White Form eIPO service which are either not eligible for personal collection +or which are eligible but are not collected in person by 1:00 p.m. on Monday, September +4, 2023, are expected to be despatched by ordinary post to those entitled to them at their +own risk on or before Monday, September 4, 2023. +Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the name +of HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participants who gave electronic application instructions on their behalf on Monday, +September 4, 2023. +Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. +Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Monday, September 4, 2023 or such other date as shall be determined +by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor +Participant by giving electronic application instructions to HKSCC via CCASS may also +check the results of their applications and the amount of refund monies payable to them +via the CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC’s “An Operating Guide for Investor Participants” in effect from time +to time) immediately after the crediting of the Hong Kong Offer Shares to the CCASS +Investor Participants stock accounts and the crediting of the refund monies to the CCASS +Investor Participants bank accounts. HKSCC will also make available to the CCASS +Investor Participants an activity statement showing the number of Hong Kong Offer +Shares credited to their stock accounts and the refund amount credited to their respective +designated bank accounts (if any). +Applicants who applied through the White Form eIPO service and paid the application +monies from a single bank account will have refund monies (if any) despatched to their +application payment accounts in the form of e-Refund payment instructions on Monday, +September 4, 2023. Applicants who applied through the White Form eIPO service and +paid the application monies from multiple bank accounts will have refund monies (if +any) despatched to the addresses specified on their White Form eIPO applications in the +form of refund check(s) in favour of the applicant (or, in the case of joint applications, the +firstnamed applicant) by ordinary post at their own risk on or before Monday, September +4, 2023. + + +--- page 7 --- +– 9 – +Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants’ +designated bank accounts or the designated bank accounts of their brokers or custodians +on Monday, September 4, 2023. +H Share certificates will only become valid certificates of title at 8:00 a.m. on the Listing +Date which is expected to be Tuesday, September 5, 2023, provided that the Global +Offering has become unconditional in all respects at or before that time and the right of +termination described in the section headed “Underwriting — Underwriting Arrangements +and Expenses — Hong Kong Public Offering — Hong Kong Underwriting Agreement — +Grounds for Termination” in the Prospectus has not been exercised. +The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Public Float +• The Directors of the Company confirm that there will not be any new substantial +Shareholder immediately after the Global Offering within the meaning of the Listing +Rules and the number of shares to be held by the public will satisfy the minimum +percentage prescribed under Rule 8.08 of the Listing Rules. +• Immediately following completion of the Global Offering and before the exercise +of the Over-allotment Option, the number of H Shares in public hands will be +153,807,961 H Shares, representing approximately 41.21% of the total issued share +capital of the Company which satisfies Rule 8.08(1) of the Listing Rules, and the +three largest public shareholders of the Company do not hold more than 50% of +the shares held in public hands at the time of the Listing in compliance with Rules +8.08(3) and 8.24 of the Listing Rules. The Directors confirm that there will be at +least 300 Shareholders at the time of the Listing in compliance with Rule 8.08 (2) of +the Listing Rules. The Company will comply with Rule 18A.07 of the Listing Rules +that a portion of the total number of the Company’s issued shares with a market +capitalization of at least HK$375 million will be held by the public at the time of +Listing. +Commencement of Dealings in the H Shares +• Assuming that the Global Offering becomes unconditional in all respects at or before +8:00 a.m. on Tuesday, September 5, 2023 (Hong Kong time), dealings in the H +Shares on the Main Board of the Stock Exchange are expected to commence at 9:00 +a.m. on Tuesday, September 5, 2023 (Hong Kong time). H Shares will be traded in +board lots of 200 H Shares each. The stock code of the H Shares is 1541. +In view of the high concentration of shareholding in a small number of H +Shareholders, Shareholders and prospective investors should be aware that the price +of the H Shares could move substantially even with a small number of Shares traded, +and should exercise extreme caution when dealing in H Shares. + + +--- page 8 --- +– 10 – +OFFER PRICE +The Offer Price is HK$18.60 per H Share (exclusive of brokerage of 1%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of +0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$18.60 per H Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and estimated expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$234.5 million (assuming the +Over-allotment Option is not exercised). Listing expenses to be borne by the Company are +estimated to be approximately HK$84.4 million (including underwriting commission, at the +Offer Price of HK$18.60 per H Share), which represent 26.5% of the gross proceeds from +the Global Offering, comprising (i) underwriting-related fees of RMB11.7 million, and (ii) +non-underwriting-related expenses of RMB66.0 million, including (a) the legal advisors and +the reporting accountants expenses of RMB35.6 million, and (b) other fees and expenses, +including sponsors fee, of RMB30.4 million. +The Company intends to apply such net proceeds for the following purposes: +• approximately 40.0%, or HK$93.8 million, will be used for ongoing and planned +clinical trials, preparation for registration filings, and planned commercial launch of +the Core Product, IMM01 (SIRPα-Fc fusion protein); +• approximately 28.0%, or HK$65.7 million, will be used for ongoing and planned +clinical trials, preparation for registration filings, and planned commercial launch of +the Key Products, IMM0306 (CD47×CD20), IMM2902 (CD47×HER2) and IMM2520 +(CD47×PD-L1); +• approximately 10.0%, or HK$23.5 million, will be used for the planned clinical trial of +IMM47 (CD24 mAb); +• approximately 5.0%, or HK$11.7 million, will be used for the ongoing clinical trials of +IMM2510 (VEGF×PD-L1) and IMM27M (CTLA4 ADCC-enhanced mAb); +• approximately 7.0%, or HK$16.4 million, will be used for construction of the new +manufacturing facility in Zhangjiang Science City, Shanghai; + + +--- page 9 --- +– 11 – +• approximately 5.0%, or HK$11.7 million, will be used for the continuous preclinical +research and development of multiple preclinical-and discovery-stage assets, including +without limitation IMM4701, IMM51, IMM38, IMM2547, IMM50 and IMM62, as +well as CMC to support the clinical trials including pivotal trials for various assets; and +• approximately 5.0%, or HK$11.7 million, will be used for working capital and general +corporate purposes. +If the Over-allotment Option is partially exercised, the net proceeds of the Global Offering +would increase to approximately HK$251.3 million for 917,800 additional Offer Shares to +be issued and allotted upon the exercise of the Over-allotment Option (based on the Offer +Price of HK$18.60 per H Share), which will be allocated on a pro rata basis according to the +use of proceeds as set out in the paragraph headed “Net Proceeds from the Global Offering” +in this announcement. For further information, please refer to the section headed “Future +Plans and Use of Proceeds” in the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE +HONG KONG PUBLIC OFFERING +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been moderately over-subscribed. A total of 4,870 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and giving +electronic application instructions to HKSCC for a total of 17,115,000 Hong Kong Offer +Shares, representing approximately 9.98 times of the total number of 1,714,800 H Shares +initially available for subscription under the Hong Kong Public Offering, among which: +• 4,855 valid applications in respect of a total of 9,220,600 Hong Kong Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount +based on the Offer Price of HK$18.60 per Hong Kong Offer Share of HK$5 million +(excluding brokerage of 1.0%, SFC transaction levy of 0.0027%, Hong Kong Stock +Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%) or less, +representing approximately 10.75 times of the 857,400 Hong Kong Offer Shares +initially comprised in Pool A; and +• 15 valid applications in respect of a total of 7,894,400 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based +on the Offer Price of HK$18.60 per Hong Kong Offer Share of more than HK$5 +million (excluding brokerage of 1.0%, SFC transaction levy of 0.0027%, Hong Kong +Stock Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%), +representing approximately 9.21 times of the 857,400 Hong Kong Offer Shares +initially comprised in Pool B. + + +--- page 10 --- +– 12 – +No application has been rejected due to dishonored payments. No application has been +rejected due to invalid application. Four multiple or suspected multiple applications have +been identified and rejected. No application for more than 857,400 Hong Kong Offer Shares +(being 50% of the Hong Kong Offer Shares initially available under the Hong Kong Public +Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, no +reallocation of Offer Shares has been effected from the International Offering to the Hong +Kong Public Offering. The final number of Offer Shares under the Hong Kong Public +Offering is 1,714,800 Offer Shares, representing approximately 10% of the total number +of Offer Shares initially available under the Global Offering (before any exercise of the +Over-allotment Option), and being allocated to 1,655 successful applicants under the Hong +Kong Public Offering, among which 1,346 applicants have been allotted one board lot of +Offer Shares totalling 269,200 H Shares. The Offer Shares offered in the Hong Kong Public +Offering were conditionally allocated on the basis set out in the paragraph headed “Basis of +Allocation under the Hong Kong Public Offering” below. +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.06 times of the total number of Offer +Shares initially available under the International Offering. The final number of Offer +Shares allocated to the placees under the International Offering is 15,432,400 H Shares, +representing approximately 90% of the total number of Offer Shares initially available under +the Global Offering (before any exercise of the Over-allotment Option). There has been an +over-allocation of 917,800 Offer Shares and there are a total number of 161 placees under +the International Offering, among which 149 placees have been allotted five or fewer board +lots of the Offer Shares totalling 29,800 H Shares, representing approximately 92.5% of +the total number of placees and approximately 0.19% of the total number of Offer Shares +initially available under the International Offering. The Directors confirm that no placee +will, individually, be placed more than 10% of the enlarged issued share capital of the +Company immediately after completion of the Global Offering. + + +--- page 11 --- +– 13 – +Cornerstone Investors +Based on the Offer Price of HK$18.60 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%) and pursuant to the Cornerstone Investment Agreements as +disclosed in the section headed “Cornerstone Investors” in the Prospectus, the number of +Offer Shares subscribed for by the Cornerstone Investors is determined as set out below: +Cornerstone Investor +Total +investment +Amount(1) +Number +of Offer +Shares to be +acquired(4) +Assuming the Over-allotment Option +is not exercised +Assuming the Over-allotment Option +is partially exercised up to +917,800 Offer Shares +Approximate +% of the +Offer Shares +% of the +H Shares +in issue +Approximate +% of +ownership +Approximate +% of the +Offer Shares +% of the +H Shares +in issue +Approximate +% of +ownership +(US$ in +million) +Harvest 20.0 8,420,800 49.11 3.70 2.26 46.61 3.68 2.25 +Wuxi Venture 5.0(2) 2,101,800 12.26 0.92 0.56 11.63 0.92 0.56 +RemeGen HK 2.7(3) 1,129,000 6.58 0.50 0.30 6.25 0.49 0.30 +ClinChoice 2.0(4) 833,600 4.86 0.37 0.22 4.61 0.36 0.22 +Total 29.7 12,485,200 72.81 5.48 3.35 69.11 5.46 3.34 +Notes: +(1) Exclusive of brokerage fee of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%, and to be converted to Hong Kong dollars (where +applicable) based on the exchange rate as disclosed in “Information about this Prospectus and the +Global Offering — Currency Translation” in the Prospectus. +(2) The original investment amount under the relevant Cornerstone Investor Agreement is HK$39,093,480, +the relevant USD equivalent is calculated using the exchange rate as disclosed in “Information about +this Prospectus and the Global Offering Currency Translation” in the Prospectus. +(3) The original investment amount under the relevant Cornerstone Investor Agreement is HK$21,000,000, +the relevant USD equivalent is calculated using the exchange rate as disclosed in “Information about +this Prospectus and the Global Offering Currency Translation” in the Prospectus. +(4) The original investment amount under the relevant Cornerstone Investor Agreement is US$2,000,000 +inclusive of brokerage, the SFC transaction levy, the Stock Exchange trading fee and the AFRC +transaction levy. +(5) Subject to rounding down to the nearest whole board lot of 200 H Shares. + + +--- page 12 --- +– 14 – +The Cornerstone Investors will acquire the Offer Shares pursuant to, and as part of, the +International Offering. The Cornerstone Investors have agreed to pay for the relevant Offer +Shares that they have subscribed before dealings in the H Shares commence on the Stock +Exchange. The Offer Shares to be subscribed by the Cornerstone Investors will rank pari +passu in all respects with the other fully paid H Shares in issue and will be counted towards +the public float of our Company under Rule 8.08 of the Listing Rules. The Offer Shares to +be subscribed by the Cornerstone Investors will not be counted towards the public float of +our Company for the purpose of Rule 18A.07 of the Listing Rules. Immediately following +the completion of the Global Offering, none of the Cornerstone Investors will become a +substantial shareholder of our Company or have any Board representation in our Company. +Other than a guaranteed allocation of the relevant Offer Shares at the Offer Price, the +Cornerstone Investors do not have any preferential rights in their respective Cornerstone +Investment Agreement compared with other public Shareholders. +RemeGen HK is a close associate of an existing Shareholder of the Company, Rongchang +Chuangtou, holding less than 10% of shares in the Company, has been permitted to +participate in the Cornerstone Investment pursuant to paragraph 5.2 of the Guidance +Letter HKEX-GL92–18 and has been granted a waiver from strict compliance with the +requirements under Rule 10.04 of, and a consent under paragraph 5(2) of Appendix 6 to, the +Listing Rules by the Stock Exchange. Both the Directors and the Joint Sponsors confirm that +no preference was given to RemeGen HK other than the preferential treatment of assured +entitlement at the Offer Price and the terms are substantially the same as other Cornerstone +Investors. +To the best knowledge of the Company and save for the fact that one Cornerstone +Investor, namely RemeGen HK is a close associate of an existing Shareholders of the +Company, (i) each of the Cornerstone Investors is an independent third party and is not +the Company’s connected person (as defined in the Listing Rules); (ii) none of the Offer +Shares subscribed for by public Shareholders in the Hong Kong Public Offering and placees +in the International Offering has been financed directly or indirectly by the Company, the +Directors, Supervisors, chief executive, substantial Shareholders, existing Shareholders +or any of their subsidiaries or their respective close associates, and (iii) none of the public +Shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the +Company, the Directors, Supervisors, chief executive, substantial Shareholders, existing +Shareholders or any of their subsidiaries or their respective close associates in relation to the +acquisition, disposal, voting or other disposition of the H Shares registered in their name or +otherwise held by them. + + +--- page 13 --- +– 15 – +As confirmed by each Cornerstone Investor, its subscription under the relevant Cornerstone +Investment Agreement would be financed by its own internal financial resources. Each of +the Cornerstone Investors has confirmed that all necessary approvals have been obtained +with respect to the Cornerstone Investment and that no specific approval from any +stock exchange (if relevant) or its shareholders is required for the relevant Cornerstone +Investment as each of them has general authority to invest. There are no side arrangements +or agreements between the Company and the Cornerstone Investors or any benefit, direct or +indirect, conferred on the Cornerstone Investors by virtue of or in relation to the Cornerstone +Investment, other than a guaranteed allocation of the relevant Offer Shares at the Offer +Price. +Except for ClinChoice, all other Cornerstone Investors have agreed that the Overall +Coordinators may defer the delivery of all or any part of the Offer Shares they have +subscribed for to a date later than the Listing Date. Such delayed delivery arrangement is in +place to facilitate the over-allocation in the International Offering. There will be no delayed +delivery if there is no over-allocation in the International Offering. +There will not be any deferred settlement in payment by any of the Cornerstone Investors. +All of the Cornerstone Investors have agreed that they shall pay for the relevant Offer Shares +no later than 8:00 a.m. (Hong Kong time) on the Listing Date. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, +at any time during the period of six months from the Listing Date (the “Lock-up Period”), +dispose of any of the Offer Shares they have purchased pursuant to the relevant Cornerstone +Investment Agreements, save for certain limited circumstances, such as transfers to any of +its wholly-owned subsidiaries, or any affiliated fund under common management or control +with the relevant Cornerstone Investor, who will be bound by the same obligations of such +Cornerstone Investor, including the Lock-up Period restriction. +Placing of Offer Shares to a Close Associates of an Existing Shareholder under +Paragraph 5(2) of the Placing Guidelines +Save as disclosed in the above sections headed “International Offering — Cornerstone +Investors” in this announcement, to the best knowledge, information and belief of the +Directors, no Offer Shares placed by or through the Overall Coordinators, the Joint Global +Coordinators, the Joint Bookrunners or the Underwriters under the Global Offering have +been placed with applicants who are core connected persons (as defined in the Listing +Rules) or directors of the Company, or to any connected clients (as set out in paragraph 5(1) +of the Placing Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, +whether in their own names or through nominees. + + +--- page 14 --- +– 16 – +To the best knowledge of the Company and save for the fact that RemeGen HK is a close +associate of an existing Shareholders of the Company, Rongchang Chuangtou, (i) none +of the Offer Shares subscribed by public shareholders in the Hong Kong Public Offering +and placees in the International Offering has been financed directly or indirectly by the +Company, the Directors, Supervisors, chief executive, substantial Shareholders, existing +Shareholders or any of their subsidiaries or their respective close associates, and (ii) none of +the public shareholders in the Hong Kong Public Offering and placees in the International +Offering who has subscribed for the Offer Shares is accustomed to taking instructions from +the Company, the Directors, Supervisors, chief executive, substantial Shareholders, existing +Shareholders or any of their subsidiaries or their respective close associates in relation to the +acquisition, disposal, voting or other disposition of the Shares registered in their name or +otherwise held by them. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters, exercisable by the Overall Coordinators on behalf +of the International Underwriters at any time from the Listing Date until 30 days after the +last day for lodging applications under the Hong Kong Public Offering. Pursuant to the +Over-allotment Option, the Overall Coordinators have the right to require the Company +to issue and allot up to an aggregate of 2,572,000 additional Offer Shares, representing +approximately 15% of the initial number of Offer Shares to be offered in the Global +Offering, at Offer Price to, among other things, cover over-allocation in the International +Offering. +There has been an over-allocation of 917,800 Offer Shares in the International Offering. +Such over-allocation may be covered by exercising the Over-allotment Option in part or by +making purchases in the secondary market or a combination of these means. In the event the +Over-allotment Option is exercised, an announcement will be made on the Stock Exchange’s +website at www.hkexnews.hk and the Company’s website at www.immuneonco.com . As +of the date of this announcement, the Over-allotment Option has not been exercised. + + +--- page 15 --- +– 17 – +LOCK-UP OBLIGATIONS +The Company, the Controlling Shareholders (including Dr. Tian, together with Jiaxing +Changxian, Jiaxing Changyu and Halo Investment II), the existing Shareholders and the +Cornerstone Investors have provided and/or are subject to certain obligations in relation to +the Shares (the “Lock-up Obligations”). The major terms of the Lock-up Obligations are as +follows: +Name +Number of +Shares held in +the Company +subject to +the Lock-up +Obligations +upon the +Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Obligations +after Listing(3) +Last day subject to the +Lock-up Obligations +The Company (subject to lock-up +obligations pursuant to the +Listing Rules and the Hong Kong +Underwriting Agreement) +N/A N/A March 4, 2024(1) +Controlling Shareholders and the existing Shareholders (subject to Lock-up Obligations pursuant +to the Listing Rules, the Hong Kong Underwriting Agreement and applicable PRC laws and +regulations) +Dr. Tian 70,182,990 18.80% September 4, 2024(2) +Jiaxing Changxian 15,517,260 4.16% September 4, 2024(2) +Jiaxing Changyu 14,839,695 3.98% September 4, 2024(2) +Halo Investment II 18,000,000 4.82% September 4, 2024(2) +Other existing Shareholders (subject to Lock-up Obligations pursuant to applicable PRC laws and +regulations) +LAV +— LAV ImmuneOnco 15,178,770 4.07% September 4, 2024(2) +— Suzhou Likang 14,428,170 3.87% September 4, 2024(2) +— LAV ImmOn 12,542,805 3.36% September 4, 2024(2) +— Suzhou Lirun 1,507,680 0.40% September 4, 2024(2) +ZJ Leading VC +— ZJ Leading Initiating VC 36,780,390 9.85% September 4, 2024(2) +— ZJ Leading SiQi VC 5,554,305 1.49% September 4, 2024(2) +Lapam Capital 19,263,240 5.16% September 4, 2024(2) +Milestone Entities +— Licheng Investment 9,631,620 2.58% September 4, 2024(2) +— Jiaxing Liyou 4,743,630 1.27% September 4, 2024(2) +— Milestone Asset 2,185,020 0.59% September 4, 2024(2) + + +--- page 16 --- +– 18 – +Name +Number of +Shares held in +the Company +subject to +the Lock-up +Obligations +upon the +Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Obligations +after Listing(3) +Last day subject to the +Lock-up Obligations +LYFE Capital +— Granite Peak 9,084,330 2.43% September 4, 2024(2) +— Borah Peak 6,927,345 1.86% September 4, 2024(2) +GBA Investment 13,854,690 3.71% September 4, 2024(2) +Zhangjiang Sci & Tech. 10,862,055 2.91% September 4, 2024(2) +Langsheng Investment 9,631,620 2.58% September 4, 2024(2) +Yaluo Investment 7,823,835 2.10% September 4, 2024(2) +Ruiji III 6,927,345 1.86% September 4, 2024(2) +Sunshine Life 6,701,310 1.80% September 4, 2024(2) +Minglang Capital 5,266,665 1.41% September 4, 2024(2) +Jiaxing Qiyue 5,195,520 1.39% September 4, 2024(2) +Sci-Tech Fund I 4,267,260 1.14% September 4, 2024(2) +Nanjing Xingjian Ruiying 3,394,890 0.91% September 4, 2024(2) +Cash Capital 3,394,890 0.91% September 4, 2024(2) +Jiaxing Chenyue 3,350,655 0.90% September 4, 2024(2) +Puen Guoxin 2,474,055 0.66% September 4, 2024(2) +Chongde VC 2,407,905 0.65% September 4, 2024(2) +Yuanchuangke Investment 2,407,905 0.65% September 4, 2024(2) +Beijing Yuanpei 2,185,020 0.59% September 4, 2024(2) +Wuming Investment 2,092,455 0.56% September 4, 2024(2) +Rongchang Chuangtou 2,046,240 0.55% September 4, 2024(2) +Chuangdongfang Investment 2,046,195 0.55% September 4, 2024(2) +Kuanyu Capital 2,046,195 0.55% September 4, 2024(2) +Bloomage Langya 1,348,740 0.36% September 4, 2024(2) +Cornerstone Investors (subject to Lock-up Obligations pursuant to the Cornerstone Investment +Agreements) +Harvest 8,420,800 2.26% March 4, 2024(2) +Wuxi Venture 2,101,800 0.56% March 4, 2024(2) +RemeGen HK 1,129,000 0.30% March 4, 2024(2) +ClinChoice 833,600 0.22% March 4, 2024(2) + + +--- page 17 --- +– 19 – +Notes: +(1) The Company may not issue Shares prior to the indicated date except otherwise permitted by the +Listing Rules. +(2) The Shareholder(s) and Cornerstone Investor(s) may dispose of or transfer Shares without any lock-up +obligation after the indicated date. +(3) Assuming the Over-allotment Option is not exercised. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure and +Conditions of the Global Offering — Conditions of the Global Offering” in the Prospectus, +4,870 valid applications made by the public through giving electronic applications +instructions to HKSCC via CCASS and through the White Form eIPO service will be +conditionally allocated on the basis set out below: +NO. OF +SHARES +APPLIED +FOR +NO. OF VALID +APPLICATIONS +BASIS OF ALLOTMENT/ +BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +200 2,500 289 out of 2,500 to receive 200 +Shares +11.56% +400 927 214 out of 927 to receive 200 Shares 11.54% +600 204 70 out of 204 to receive 200 Shares 11.44% +800 99 45 out of 99 to receive 200 Shares 11.36% +1,000 181 101 out of 181 to receive 200 Shares 11.16% +1,200 36 24 out of 36 to receive 200 Shares 11.11% +1,400 29 22 out of 29 to receive 200 Shares 10.84% +1,600 22 19 out of 22 to receive 200 Shares 10.80% +1,800 14 13 out of 14 to receive 200 Shares 10.32% +2,000 530 200 Shares plus 4 out of 530 to +receive additional 200 Shares +10.08% +3,000 47 200 Shares plus 24 out of 47 to +receive additional 200 Shares +10.07% +4,000 33 400 Shares 10.00% +5,000 70 400 Shares plus 35 out of 70 to +receive additional 200 Shares +10.00% +6,000 27 600 Shares 10.00% + + +--- page 18 --- +– 20 – +NO. OF +SHARES +APPLIED +FOR +NO. OF VALID +APPLICATIONS +BASIS OF ALLOTMENT/ +BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +7,000 6 600 Shares plus 3 out of 6 to receive +additional 200 Shares +10.00% +8,000 6 800 Shares 10.00% +9,000 2 800 Shares plus 1 out of 2 to receive +additional 200 Shares +10.00% +10,000 56 1,000 Shares 10.00% +15,000 7 1,400 Shares plus 3 out of 7 to +receive additional 200 Shares +9.90% +20,000 9 1,800 Shares plus 8 out of 9 to +receive additional 200 Shares +9.89% +25,000 1 2,400 Shares 9.60% +30,000 11 2,800 Shares plus 4 out of 11 to +receive additional 200 Shares +9.58% +35,000 1 3,200 Shares 9.14% +40,000 6 3,600 Shares plus 1 out of 6 to +receive additional 200 Shares +9.08% +45,000 1 4,000 Shares 8.89% +50,000 6 4,400 Shares plus 1 out of 6 to +receive additional 200 Shares +8.87% +60,000 7 5,200 Shares plus 3 out of 7 to +receive additional 200 Shares +8.81% +80,000 1 7,000 Shares 8.75% +100,000 2 8,000 Shares 8.00% +150,000 1 12,000 Shares 8.00% +200,000 1 16,000 Shares 8.00% +250,000 12 20,000 Shares 8.00% +4,855 Total number of Pool A successful +applicants: 1,640 +POOL B +300,000 8 32,800 Shares 10.93% +350,000 1 38,200 Shares 10.91% +857,400 6 92,800 Shares 10.82% +15 Total number of Pool B successful +applicants: 15 + + +--- page 19 --- +– 21 – +The final number of Offer Shares comprising the Hong Kong Public Offering is 1,714,800 +Offer Shares, representing 10% of the total number of Offer Shares initially available under +the Global Offering (assuming that the Over-allotment Option is not exercised). +RESULTS OF ALLOCATIONS +The Offer Price, the level of indications of interest in the International Offering, the results +of allocations and the Hong Kong identity card/passport/Hong Kong business registration +numbers of successful applicants under the Hong Kong Public Offering will be available at +the times and date and in the manner specified below: +• in the announcement to be posted on the Company’s website at www.immuneonco.com +and the Stock Exchange’s website at www.hkexnews.hk by no later than 9:00 a.m. on +Monday, September 4, 2023. Please note that the list of identification document numbers +in this announcement may not be a complete list of successful applicants since only +successful applicants whose identification document numbers are provided to HKSCC +by CCASS Participants are disclosed. Applicants with beneficial names only but not +identification document numbers are not disclosed due to personal privacy issue as +elaborated below. Applicants who applied for the Offer Shares through their brokers can +consult their brokers to enquire about their application result; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID” function on a +24 hour basis from 8:00 a.m. on Monday, September 4, 2023 to 12:00 midnight on +Sunday, September 10, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. on Monday, September 4, 2023, Tuesday, September 5, 2023, +Wednesday, September 6, 2023, and Thursday, September 7, 2023. +This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO” refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications +Made by Giving Electronic Application Instructions to HKSCC via CCASS” are provided +by CCASS Participants via CCASS. Therefore, the identification document numbers shown +in the two sections are different in nature. + + +--- page 20 --- +– 22 – +Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by White Form eIPO” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” are redacted and not all details of applications are +disclosed in this announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the Global Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placees Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming +the Over- +allotment +Option is +exercised (1)) +Subscription +as % of total +Offer Shares +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of +Offer Shares +(assuming +the Over- +allotment +Option is +exercised (1)) +% of total H +share capital +upon Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total H +share capital +upon Listing +(assuming +the Over- +allotment +Option is +exercised (1)) +% of total +issued share +capital upon +Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming +the Over- +allotment +Option is +exercised (1)) +Top 1 8,420,800 8,420,800 8,420,800 54.57% 51.50% 49.11% 46.61% 3.70% 3.68% 2.26% 2.25% +Top 5 14,593,600 14,593,600 14,593,600 94.56% 89.26% 85.11% 80.78% 6.41% 6.39% 3.91% 3.90% +Top 10 16,316,000 16,316,000 16,316,000 105.73% 99.79% 95.15% 90.32% 7.17% 7.14% 4.37% 4.36% +Top 20 16,322,000 16,322,000 16,322,000 105.76% 99.83% 95.19% 90.35% 7.17% 7.14% 4.37% 4.36% +Top 25 16,323,000 16,323,000 16,323,000 105.77% 99.83% 95.19% 90.36% 7.17% 7.14% 4.37% 4.36% +Note: +(1) Assuming the Over-allotment Option is partially exercised up to 917,800 Offer Shares. + + +--- page 21 --- +– 23 – +• Top 1, 5, 10, 20 and 25 Shareholders of the Company upon Listing: +Shareholders Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming +the Over- +allotment +Option is +exercised (1)) +Subscription +as % of total +Offer Shares +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of +Offer Shares +(assuming +the Over- +allotment +Option is +exercised (1)) +% of total H +share capital +upon Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total H +share capital +upon Listing +(assuming +the Over- +allotment +Option is +exercised (1)) +% of total +issued share +capital upon +Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming +the Over- +allotment +Option is +exercised (1)) +Top 1 — 68,269,973 118,539,945 — — — — 29.99% 29.87% 31.76% 31.68% +Top 5 — 118,106,123 224,419,725 — — — — 51.88% 51.68% 60.13% 59.98% +Top 10 — 161,569,115 290,715,615 — — — — 70.98% 70.69% 77.89% 77.70% +Top 20 8,420,800 203,218,371 346,923,940 54.57% 51.50% 49.11% 46.61% 89.27% 88.92% 92.95% 92.72% +Top 25 11,651,600 216,505,141 360,210,710 75.50% 71.26% 67.95% 64.50% 95.11% 94.73% 96.51% 96.27% +Note: +(1) Assuming the Over-allotment Option is partially exercised up to 917,800 Offer Shares. +• Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company (the “ H +Shareholders”) upon Listing: +H Shareholders Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming +the Over- +allotment +Option is +exercised (1)) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Subscription +as % of +Offer Shares +(assuming +the Over- +allotment +Option is +exercised (1)) +% of total H +share capital +upon Listing +(assuming +the Over- +allotment +Option is not +exercised) +% of total H +share capital +upon Listing +(assuming +the Over- +allotment +Option is +exercised (1)) +% of total +issued share +capital upon +Listing +(assuming +the Over- +allotment +Option is not +exercised) +% of total +issued share +capital upon +Listing +(assuming +the Over- +allotment +Option is +exercised (1)) +Top 1 — 68,269,973 118,539,945 — — — — 29.99% 29.87% 31.76% 31.68% +Top 5 — 138,415,265 192,688,155 — — — — 60.81% 60.56% 51.63% 51.50% +Top 10 8,420,800 175,466,600 276,834,955 54.57% 51.50% 49.11% 46.61% 77.08% 76.77% 74.17% 73.99% +Top 20 9,549,800 210,520,876 322,403,705 61.88% 58.41% 55.69% 52.86% 92.48% 92.11% 86.38% 86.17% +Top 25 13,751,600 221,046,346 332,929,175 89.11% 84.11% 80.20% 76.12% 97.11% 96.72% 89.20% 88.98% +Note: +(1) Assuming the Over-allotment Option is partially exercised up to 917,800 Offer Shares. +In view of the high concentration of shareholding in a small number of H Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of Shares traded, and should +exercise extreme caution when dealing in H Shares. diff --git a/data/extracted_text/01973/allotment_results_summary_2023-10-05_2023100500008.txt b/data/extracted_text/01973/allotment_results_summary_2023-10-05_2023100500008.txt new file mode 100644 index 0000000..b0c5874 --- /dev/null +++ b/data/extracted_text/01973/allotment_results_summary_2023-10-05_2023100500008.txt @@ -0,0 +1,936 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +• The Offer Price has been determined at HK$6.50 per Offer Share (excluding brokerage +of 1.0%, SFC transaction levy of 0.0027%, Hong Kong Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$6.50 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and estimated expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$1,008.5 million. The Company +intends to apply the net proceeds from the Global Offering in the manner as set out in the +paragraph headed “Net Proceeds from the Global Offering ” in this announcement. +• As no over-allocation of International Offer Shares has been made, the Over-allotment +Option has not been and will not be exercised, and no additional proceeds are expected to +be received by the Company in this connection. +Applications and Indications of Interest Received +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been under-subscribed. A total of 1,469 valid applications have been received pursuant to +the Hong Kong Public Offering through the HK eIPO White Form service and through +the CCASS EIPO service for a total of 4,549,600 Hong Kong Offer Shares, representing +approximately 0.26 times of the total number of 17,326,000 Hong Kong Offer Shares +initially available for subscription under the Hong Kong Public Offering. + + +--- page 2 --- +4 +• As the Hong Kong Offer Shares initially offered under the Hong Kong Public Offering +have been under-subscribed, the reallocation procedures as described in the section headed +“Structure of the Global Offering – The Hong Kong Public Offering – Reallocation +and Clawback ” in the Prospectus have been applied, and a total number of 12,776,400 +unsubscribed Hong Kong Offer Shares have been reallocated to the International Offering. +• As a result of such reallocation, the final number of Offer Shares under the Hong Kong +Public Offering is 4,549,600 Offer Shares, representing approximately 2.63% of the total +number of Offer Shares initially available under the Global Offering, and being allocated +to 1,469 successful applicants under the Hong Kong Public Offering, among which 949 +applicants (representing approximately 64.60% of the 1,469 Shareholders who were +allocated the Offer Shares under the Hong Kong Public Offering) have been allotted one +board lot of Offer Shares totalling 379,600 H Shares (representing approximately 8.34% of +the total Offer Shares under the Hong Kong Public Offering after reallocation). +International Offering +• The Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.28 times of the total number of International +Offer Shares initially available under the International Offering. The Overall Coordinators +have exercised their discretion to reallocate the unsubscribed Offer Shares under the Hong +Kong Public Offering to the International Offering as described in the section headed +“Structure of the Global Offering – The Hong Kong Public Offering – Reallocation and +Clawback ” in the Prospectus. A total number of 12,776,400 Offer Shares initially available +for subscription under the Hong Kong Public Offering have been reallocated to the +International Offering. As a result of such reallocation, the final number of Offer Shares +under the International Offering is 168,708,400 Offer Shares, representing approximately +97.37% of the total number of Offer Shares initially available under the Global Offering +(given that the Over-allotment Option has not been and will not be exercised). There has +not been an over-allocation of Offer Shares under the International Offering and there +are a total of 180 placees under the International Offering, among which 85 placees +have been allotted one board lot of Offer Shares, totalling 34,000 H Shares, representing +approximately 0.02% of the Offer Shares initially available under the International +Offering. +Cornerstone Investors +• Based on the final Offer Price of HK$6.50 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, Hong Kong Stock Exchange trading fee of 0.00565% +and AFRC transaction levy of 0.00015%), pursuant to the relevant Cornerstone Investment +Agreements, the Cornerstone Investors have subscribed for a total of 74,560,000 H +Shares, representing in aggregate (a) approximately 10.76% of the issued share capital of +the Company immediately upon completion of the Global Offering (given that the Over- +allotment Option has not been and will not be exercised); and (b) approximately 43.03% +of the H Shares in issue immediately following the completion of the Global Offering +(given that the Over-allotment Option has not been and will not be exercised). Please refer +to the section headed “Cornerstone Investment ” in the Prospectus for further details of the +Cornerstone Investors. + + +--- page 3 --- +5 +• Qingdao Hainuo, an Independent Third Party and one of the Cornerstone Investors in +the Global Offering, has agreed to subscribe for 11,300,000 Offer Shares (the “Qingdao +Hainuo Cornerstone Investment ”). For the purpose of the Qingdao Hainuo Cornerstone +Investment, Qingdao Hainuo has engaged Galaxy Jinhui Security Asset Management +Corporation Limited (ʮ̡ )(“Galaxy Jinhui ”), an asset +manager that is a qualified domestic institutional investor ( “QDII”) as approved by the +relevant PRC authority, to subscribe for the H Shares under the cornerstone investment +in the name of its financial product, Galaxy Dehui No. 37 Single Asset Management +Plan (ᅃි 37ྌ )( “Galaxy Asset Management Plan ”) on a +non-discretionary basis on behalf of Qingdao Hainuo under the International Offering. As +Galaxy Jinhui and China Galaxy International Securities (Hong Kong) Co., Limited ( ʕ +਷ყᗇՎ (ಥ)ʮ̡ )(“Galaxy Securities ”) (as one of the capital market +intermediaries, Joint Global Coordinators, Joint Bookrunners and Joint Lead Managers in +the Global Offering) are members of a group of companies controlled by China Galaxy +Securities Co., Ltd. (ʮ̡ ), Galaxy Jinhui is a “connected client ” +of Galaxy Securities for the purpose of paragraph 13(7) of Appendix 6 to the Listing Rules +(the “Placing Guidelines ”). The Company has applied to the Stock Exchange for, and the +Stock Exchange has granted, its consent under paragraph 5(1) of the Placing Guidelines to +permit Qingdao Hainuo to participate in the Global Offering through Galaxy Jinhui as the +asset manager in the name of Galaxy Asset Management Plan. +Placees with the Consent under Paragraph 5(1) of Placing Guidelines, Paragraph 5(2) of +the Placing Guidelines and Rule 10.04 of the Listing Rules +• Apart from the Qingdao Hainuo Cornerstone Investment, the Company has applied to the +Stock Exchange for, and the Stock Exchange has granted to the Company, its consent under +paragraph 5(1) of the Placing Guidelines to permit the Company to allocate Offer Shares +in the International Offering to the placees set out in the section headed “International +Offering { Placees with the Consent under Paragraph 5(1) of Placing Guidelines ” in this +announcement. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, +a waiver from strict compliance with Rule 10.04 of the Listing Rules and its consent under +paragraph 5(2) of the Placing Guidelines to permit the Company to allocate H Shares +under the International Offering to the existing holders of the Company ’s Shares quoted +on the NEEQ and their close associates, including the placees set out in the section headed +“International Offering { Placees with the Consent under Paragraph 5(2) of Placing +Guidelines and Rule 10.04 of the Listing Rules ” in this announcement. +• To the best knowledge of the Company, save for Marvel Horizon Limited, a close associate +of an existing holder of the Company ’s Shares quoted on the NEEQ, (i) none of the Offer +Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees +in the International Offering has been directly or indirectly financed by the Company, any +of the Directors, the Supervisors, chief executive, the Controlling Shareholders, substantial +Shareholders, existing Shareholders or any of their subsidiaries or their respective close +associates; and (ii) none of the public Shareholders in the Hong Kong Public Offering and +placees in the International Offering who has subscribed for the Offer Shares is accustomed +to taking instructions from the Company, any of the Directors, the Supervisors, chief +executive, the Controlling Shareholders, substantial Shareholders, existing Shareholders or +any of their subsidiaries or their respective close associates in relation to the acquisition, +disposal, voting or other disposition of the H Shares registered in their name or otherwise +held by them. + + +--- page 4 --- +6 +• Save as disclosed in the sections headed “International Offering { Cornerstone Investors ”, +“International Offering { Placees with the Consent under Paragraph 5(1) of Placing +Guidelines ” and “International Offering { Placees with the Consent under Paragraph +5(2) of Placing Guidelines and Rule 10.04 of the Listing Rules ” of this announcement, to +the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Overall Coordinators, the Joint Global Coordinators, the Joint Bookrunners, +the Joint Lead Managers or the Underwriters under the Global Offering have been placed +with applicants who are core connected persons (as defined in the Listing Rules), or to any +connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set +out in paragraph 5(2) of the Placing Guidelines, whether in their own names or through +nominees. The International Offering is in compliance with the Placing Guidelines. +Over-allotment Option +There has been no over-allocation of International Offer Shares. Accordingly, the Over-allotment +Option has not been and will not be exercised. In view of the fact that there has been no over- +allocation in the International Offering, there has been no delayed delivery arrangement with +any investor under the International Offering, and no stabilization activities as described in the +Prospectus are expected to take place during the stabilizing period (which will begin on the +Listing Date and end on the 30th day after the last day for the lodging of applications under the +Hong Kong Public Offering, i.e. Saturday, October 28, 2023). +Lock-up Obligations +The Company, the Controlling Shareholders and the Cornerstone Investors of the Company are +subject to certain lock-up obligations in respect of the Shares as set out in the paragraph headed +“Lock-up Obligations ” in this announcement. +Public Float +The Directors confirm that immediately following the completion of the Global Offering, (a) +no placee will, individually, be placed more than 10% of the enlarged issued share capital of +the Company immediately after the Global Offering; (b) there will not be any new substantial +shareholder (as defined in the Listing Rules) of the Company immediately after the Global +Offering; (c) the total number of H Shares of the Company held by the public represents at least +25% of the Company ’s total number of issued Shares; (d) the three largest public Shareholders of +the Company do not hold more than 50% of the H Shares in public hands at the time of Listing +in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (e) there will be at least 300 +Shareholders at the time of Listing in compliance with Rule 8.08(2) of the Listing Rules. + + +--- page 5 --- +7 +Results of Allocations +The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong Kong +Public Offering will be available at the times and date and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.tiantucapital.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. on +Thursday, October 5, 2023. Please note that the list of identification document numbers +set out in this announcement may not be a complete list of successful applicants since +only successful applicants whose identification document numbers are provided to +HKSCC by CCASS Participants are disclosed. Applicants with beneficial names only but +not identification document numbers are not disclosed due to personal privacy issue as +elaborated below. Applicants who applied for the Hong Kong Offer Shares through their +brokers can consult their brokers to enquire about their application results; +• from the “IPO Results ” function in the IPO App or the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search +by ID ” function on a 24 hour basis from 8:00 a.m. on Thursday, October 5, 2023 to 12:00 +midnight on Wednesday, October 11, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Thursday, October 5, 2023 to Wednesday, October 11, 2023 +(exclude Saturday, Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White +Form ” in this announcement refer to Hong Kong identity card numbers/passport numbers/ +Hong Kong business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications Made by +Giving Electronic Application Instructions to HKSCC via CCASS ” in this announcement are +provided by CCASS Participants via CCASS. Therefore, the identification document numbers +shown in the two sections are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK +eIPO White Form ” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” are redacted and not all details of applications are +disclosed in this announcement. + + +--- page 6 --- +8 +Despatch/Collection of H Share Certificates/e-Auto Refund Payment Instructions/Refund +Cheques +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the HK +eIPO White Form service and who have been wholly successfully or partially successfully +allocated Hong Kong Offer Shares and are eligible to collect H Share certificates in person +may collect H Share certificates from the H Share Registrar, Tricor Investor Services +Limited, at 17/F, Far East Finance Centre, 16 Harcourt Road, Hong Kong from 9:00 a.m. +to 1:00 p.m. on Thursday, October 5, 2023, or such other place or date as notified by the +Company as the place or date of despatch/collection of H Share certificates/e-Auto Refund +payment instructions/refund cheques. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters +of authorisation from their corporations stamped with the corporations ’ chops. Both +individuals and authorised representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Tricor Investor Services Limited. +• H Share certificates for the Hong Kong Offer Shares allocated to applicants who applied +for less than 1,000,000 Hong Kong Offer Shares through the HK eIPO White Form +service are expected to be despatched to those entitled to the address specified in the +relevant application instructions through the HK eIPO White Form service by ordinary +post at their own risk on or before Thursday, October 5, 2023. +• H Share certificates for the Hong Kong Offer Shares allocated to applicants who applied +through the HK eIPO White Form service which are either not eligible for personal +collection or which are eligible but are not collected in person by 1:00 p.m. on Thursday, +October 5, 2023, are expected to be despatched by ordinary post to those entitled to them +at their own risk on or before Thursday, October 5, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the +name of HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participants who gave electronic application instructions on their behalf on Thursday, +October 5, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. + + +--- page 7 --- +9 +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Thursday, October 5, 2023 or such other date as shall be determined +by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check +the results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to time) +immediately after the crediting of the Hong Kong Offer Shares to the CCASS Investor +Participants stock accounts and the crediting of the refund monies to the CCASS Investor +Participants bank accounts. HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares credited +to their stock accounts and the refund amount credited to their respective designated bank +accounts (if any). +• Applicants who applied through the HK eIPO White Form service and paid the +application monies from a single bank account will have refund monies (if any) despatched +to their application payment accounts in the form of e-Auto Refund payment instructions +on Thursday, October 5, 2023. Applicants who applied through the HK eIPO White Form +service and paid the application monies from multiple bank accounts will have refund +monies (if any) despatched to the addresses specified on their HK eIPO White Form +applications in the form of refund check(s) in favour of the applicant (or, in the case of +joint applications, the first-named applicant) by ordinary post at their own risk on or before +Thursday, October 5, 2023. +• Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Thursday, October 5, 2023. +• H Share certificates will only become valid certificates of title at 8:00 a.m. on the Listing +Date which is expected to be Friday, October 6, 2023, provided that the Global Offering +has become unconditional in all respects at or before that time and the right of termination +described in the section headed “Underwriting – Hong Kong Underwriting Arrangements +{ Hong Kong Public Offering { Grounds for Termination ” in the Prospectus has not been +exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Commencement of Dealings +H Share certificates for the Hong Kong Offer Shares will only become valid evidence of title +provided that (i) the Global Offering has become unconditional in all respects; and (ii) neither +of the Underwriting Agreements has been terminated in accordance with their terms prior to +8:00 a.m. on the Listing Date. Investors who trade H Shares on the basis of publicly available +allocation details prior to the receipt of H Share certificates or prior to the H Share certificates +becoming valid do so at their own risk. + + +--- page 8 --- +10 +Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 a.m. +on Friday, October 6, 2023 (Hong Kong time), dealings in the H Shares on the Main Board of +the Stock Exchange are expected to commence at 9:00 a.m. on Friday, October 6, 2023 (Hong +Kong time). The H Shares will be traded in board lots of 400 H Shares each. The stock code of +the H Shares is 1973. +In view of the high concentration of shareholding in a small number of H Shareholders, +H Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. +OFFER PRICE +The Offer Price has been determined at HK$6.50 per Offer Share (excluding brokerage of 1.0%, +SFC transaction levy of 0.0027%, Hong Kong Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$6.50 per Offer Share, the net proceeds from the Global Offering to +be received by the Company, after deduction of underwriting fees and commissions and estimated +expenses payable by the Company in connection with the Global Offering, are estimated to be +approximately HK$1,008.5 million. +The Company intends to apply the net proceeds as follows: +• 65.0%, or approximately HK$655.5 million, will be allocated to further expand the +Company ’s private equity fund management business; +• 25.0%, or approximately HK$252.1 million, will be allocated to further develop and +strengthen the Company ’s direct investment business; and +• 10.0%, or approximately HK$100.9 million, will be allocated to the Company ’s general +corporate purposes. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. +As no over-allocation of International Offer Shares has been made, the Over-allotment Option has +not been and will not be exercised, and no additional proceeds are expected to be received by the +Company in this connection. + + +--- page 9 --- +11 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +under-subscribed. At the close of the application lists at 12:00 noon on Thursday, September +28, 2023, a total of 1,469 valid applications have been received pursuant to the Hong Kong +Public Offering through the HK eIPO White Form service and giving electronic application +instructions to HKSCC for a total of 4,549,600 Hong Kong Offer Shares, representing +approximately 0.26 times of the total number of 17,326,000 Hong Kong Offer Shares initially +available for subscription under the Hong Kong Public Offering, among which: +• 1,468 valid applications in respect of a total of 2,549,600 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$11.40 per Offer Share (excluding brokerage of 1%, SFC +transaction levy of 0.0027%, Hong Kong Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%) of HK$5 million or less, representing approximately 0.29 +times of the 8,663,200 Hong Kong Offer Shares initially comprised in Pool A; and +• 1 valid application in respect of a total of 2,000,000 Hong Kong Offer Shares was for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$11.40 per Offer Share (excluding brokerage of 1%, SFC transaction levy +of 0.0027%, Hong Kong Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) of more than HK$5 million, representing approximately 0.23 times of the +8,662,800 Hong Kong Offer Shares initially comprised in Pool B. +No application was rejected due to invalid application. Two multiple or suspected multiple +applications were identified and rejected. No application was rejected due to dishonored payments. +No application for more than 8,662,800 Hong Kong Offer Shares (being approximately 50% of the +Hong Kong Offer Shares initially available under the Hong Kong Public Offering) was identified. +As the Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +under-subscribed, the reallocation procedures as described in the section headed “Structure of the +Global Offering – The Hong Kong Public Offering – Reallocation and Clawback ” in the Prospectus +have been applied, and a total number of 12,776,400 unsubscribed Hong Kong Offer Shares have +been reallocated to the International Offering. + + +--- page 10 --- +12 +As a result of such reallocation, the final number of Offer Shares under the Hong Kong Public +Offering is 4,549,600 Offer Shares, representing approximately 2.63% of the total number of +Offer Shares initially available under the Global Offering, and being allocated to 1,469 successful +applicants under the Hong Kong Public Offering, among which 949 applicants (representing +approximately 64.60% of the 1,469 Shareholders who were allocated the Offer Shares under the +Hong Kong Public Offering) have been allotted one board lot of Offer Shares totalling 379,600 H +Shares (representing approximately 8.34% of the total Offer Shares under the Hong Kong Public +Offering after reallocation). +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the paragraph headed “Basis of Allocation under the Hong Kong Public Offering ” +below. +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.28 times of the total number of Offer Shares +initially available under the International Offering. The Overall Coordinators have exercised their +discretion to reallocate the unsubscribed Offer Shares under the Hong Kong Public Offering to the +International Offering as described in the section headed “Structure of the Global Offering – The +Hong Kong Public Offering – Reallocation and Clawback ” in the Prospectus. A total number of +12,776,400 Offer Shares initially available for subscription under the Hong Kong Public Offering +have been reallocated to the International Offering. As a result of such reallocation, the final +number of Offer Shares under the International Offering is 168,708,400 Offer Shares, representing +approximately 97.37% of the total number of Offer Shares initially available under the Global +Offering (given that the Over-allotment Option has not been and will not be exercised). There has +not been an over-allocation of Offer Shares under the International Offering and there are a total of +180 placees under the International Offering, among which 85 placees have been allotted one board +lot of Offer Shares, totalling 34,000 H Shares, representing approximately 0.02% of the Offer +Shares initially available under the International Offering (after reallocation). + + +--- page 11 --- +13 +Cornerstone Investors +Based on the final Offer Price of HK$6.50 per Offer Share (exclusive of brokerage of 1%, SFC +transaction levy of 0.0027%, Hong Kong Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%) and pursuant to the relevant Cornerstone Investment Agreements as +disclosed in the section headed “Cornerstone Investment ” in the Prospectus, the number of Offer +Shares subscribed for by the Cornerstone Investors is determined as set out below: +Cornerstone Investors +Total +Investment +Amount +Number of +H Shares +subscribed +(rounded down +to nearest +whole board +lot of 400 +H Shares) (1) +Approximate +% of +H Shares +in issue +immediately +following +the completion +of Global +Offering (2) +Approximate +% of +total issued +share capital +immediately +following +the completion +of Global +Offering (2) +(US$ in million) +Futian Guiding Fund 30.9 37,260,000 21.51% 5.38% +Qingdao Haiming (3) 9.1 11,000,000 6.35% 1.59% +Qingdao Hainuo (3) 9.4 11,300,000 6.52% 1.63% +Qingdao Financial (3) 12.5 15,000,000 8.66% 2.16% +Total(4) 61.9 74,560,000 43.03% 10.76% +Notes: +(1) The final number of the Offer Shares allotted to each of the Cornerstone Investors was calculated with reference +to the actual Hong Kong dollar amount of their respective investment remitted and the exchange rate at the +actual date of their payment/remittance, if applicable. Due to the currency exchange difference, the final number +of Offer Shares allotted may be different from the illustrative number of Offer Shares to be subscribed by +certain Cornerstone Investors as disclosed in the Prospectus. +(2) The Overall Coordinators and the Joint Global Coordinators confirm that no over-allocation of International +Offer Shares has been made and the Over-allotment Option has not been and will not be exercised. +(3) Each of Qingdao Haiming, Qingdao Hainuo and Qingdao Financial is ultimately controlled by Qingdao +Municipal People ’s Government (ִ݁As the Offer Price is finally determined to be HK$6.50, the +LR8.08(3) Adjustment set out on page 371 of the Prospectus under the section headed “Cornerstone Investment ” +has been triggered. The total investment amounts of the Cornerstone Investors have been reduced to US$61.9 +million, while the aggregate investment amounts of the three largest public Shareholders (including the +Cornerstone Investors) have been reduced by US$71.9 million, in which case the total Offer Shares allocated to +the three largest public Shareholders would represent approximately 49.99% of the Shares in public hands. +(4) Any discrepancies in the tables above between the amounts identified as total amounts and the sum of the +amounts listed therein are due to rounding. + + +--- page 12 --- +14 +11,300,000 Offer Shares, representing approximately 1.63% of the Shares in issue immediately +upon the completion of the Global Offering (given that the Over-allotment Option has not been +and will not be exercised), were placed to Qingdao Hainuo as a Cornerstone Investor. For the +purpose of the Qingdao Hainuo Cornerstone Investment, Qingdao Hainuo has engaged Galaxy +Jinhui, an asset manager that is a QDII as approved by the relevant PRC authority, to subscribe +for the H Shares under the cornerstone investment in the name of its financial product, Galaxy +Asset Management Plan, on a non-discretionary basis on behalf of Qingdao Hainuo under the +International Offering. As Galaxy Jinhui and Galaxy Securities (as one of the capital market +intermediaries, Joint Global Coordinators, Joint Bookrunners and Joint Lead Managers in the +Global Offering) are members of a group of companies controlled by China Galaxy Securities Co., +Ltd. (ʮ̡ ), Galaxy Jinhui is a “connected client ” of Galaxy Securities +for the purpose of paragraph 13(7) of Appendix 6 to the Listing Rules. The Company has applied +to the Stock Exchange for, and the Stock Exchange has granted, its consent under paragraph 5(1) +of the Placing Guidelines to permit Qingdao Hainuo to participate in the Global Offering through +Galaxy Jinhui as the asset manager in the name of Galaxy Asset Management Plan. Please refer to +the section headed “Waivers from Strict Compliance with the Listing Rules ” in the Prospectus. +To the best knowledge of the Directors, (i) each of the Cornerstone Investors is an Independent +Third Party and is not our connected person (as defined in the Listing Rule); (ii) the Cornerstone +Investors are not accustomed to take instructions from our Company, the Directors, the +Supervisors, chief executive, the Controlling Shareholders, the substantial Shareholders, other +existing Shareholders or any of its subsidiaries or their respective close associates in relation to the +acquisition, disposal, voting, or other disposition of H Shares registered in their name or otherwise +held by them; and (iii) none of the subscription of the relevant Offer Shares by the Cornerstone +Investors is financed by the Company, the Directors, the Supervisors, chief executive, substantial +Shareholders, other existing Shareholders or any of its subsidiaries or their respective close +associates. +The Cornerstone Placing will form part of the International Offering and the Cornerstone Investors +will not subscribe for any Offer Shares under the Global Offering (other than pursuant to the +Cornerstone Investment Agreements). The Offer Shares to be subscribed by the Cornerstone +Investors will rank pari passu in all respect with the fully paid Shares in issue and will be counted +towards the public float of our Company under Rule 8.08 of the Listing Rules. Immediately +following the completion of the Global Offering, none of the Cornerstone Investors will become +a substantial Shareholder of our Company. The Cornerstone Investors or their close associates +will not, by virtue of their cornerstone investments, have any Board representation in our +Company. Other than a guaranteed allocation of the relevant Offer Shares at the final Offer Price, +the Cornerstone Investors do not have any preferential rights in the Cornerstone Investment +Agreements compared with other public Shareholders. As confirmed by the Cornerstone Investors, +(i) their subscription under the Cornerstone Placing would be financed by their internal resources +and/or the financial resources of their shareholders; and (ii) there are no side arrangements or +agreements between the Company and the Cornerstone Investors for the purpose of the Cornerstone +Investments. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at +any time during the period of six (6) months following the Listing Date (the “Lock-up Period ”), +dispose of any of the Offer Shares it has purchased pursuant to the relevant Cornerstone Investment +Agreement, save for certain limited circumstances, such as transfers to any of its wholly-owned +subsidiaries which will be bound by the same obligations of such Cornerstone Investor, including +the Lock-up Period restriction. + + +--- page 13 --- +15 +Please refer to the section headed “Cornerstone Investment ” in the Prospectus for further details +relating to the Cornerstone Investors. +Placees with the Consent under Paragraph 5(1) of Placing Guidelines +Certain Offer Shares were placed to the following placees who are connected clients of certain lead +brokers or distributor within the meaning of the Placing Guidelines. The Company has applied to +the Stock Exchange for, and the Stock Exchange has granted, its consent under paragraph 5(1) of +the Placing Guidelines to permit the Company to allocate such Offer Shares as set out below. +Placee +Connected +Underwriters or +Distributor +Relationship with +the Connected Underwriters +or Distributor +Number of +Offer Shares +placed +Approximate % +of the Offer +Shares initially +available under +the Global +Offering (1) +Approximate % +of the total issued +share capital +immediately +following the +completion of the +Global Offering (1) +Connected Clients holding H Shares on a non-discretionary basis +Galaxy Asset Management Plan +(subscribing for and holding the +Offer Shares on behalf of Qingdao +Hainuo, a Cornerstone Investor) +Galaxy Securities Both Galaxy Jinhui, the asset +manager of Galaxy Asset +Management Plan, and Galaxy +Securities are members of a group +of companies controlled by China +Galaxy Securities Co., Ltd. ( ʕ਷ +ʮ̡ ) +11,300,000 6.52% 1.63% +Note: +(1) The Overall Coordinators and the Joint Global Coordinators confirm that no over-allocation of International +Offer Shares has been made and the Over-allotment Option has not been and will not be exercised. + + +--- page 14 --- +16 +Placees with the Consent under Paragraph 5(2) of Placing Guidelines and Rule 10.04 of the +Listing Rules +Certain Offer Shares were placed to Marvel Horizon Limited, a close associate of an existing +holder of the Company ’s Shares quoted on the NEEQ. The Company has applied to the Stock +Exchange for, and the Stock Exchange has granted, a waiver from strict compliance with Rule +10.04 of the Listing Rules and its consent under paragraph 5(2) of the Placing Guidelines to permit +the Company to allocate such H Shares to Marvel Horizon Limited as set out below. +Placee +Relationship with +the Company +Number of +Offer Shares +placed +Approximate % +of the total Offer +Shares initially +available under +the Global +Offering (1) +Approximate % +of the Company ’s +issued share +capital +immediately +following the +completion of the +Global Offering (1) +Marvel Horizon Limited A close associate of Mr. Cao +Minghui, an existing holder +of the Company ’s Shares +quoted on the NEEQ +10,710,000 6.18% 1.55% +Note: +(1) The Overall Coordinators and the Joint Global Coordinators confirm that no over-allocation of International +Offer Shares has been made and the Over-allotment Option has not been and will not be exercised. +To the best knowledge of the Company, save for Marvel Horizon Limited, a close associate +of an existing holder of the Company ’s Shares quoted on the NEEQ, (i) none of the Offer +Shares subscribed by public shareholders in the Hong Kong Public Offering and placees in the +International Offering has been directly or indirectly financed by the Company, the Directors, +the Supervisors, chief executive, the Controlling Shareholders, substantial Shareholders, existing +Shareholders or any of its subsidiaries or their respective close associates; and (ii) none of the +public shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the Company, +the Directors, the Supervisors, chief executive, the Controlling Shareholders, substantial +Shareholders, existing Shareholders or any of its subsidiaries or their respective close associates +in relation to the acquisition, disposal, voting or other disposition of the Shares registered in their +name or otherwise held by them. The International Offering is in compliance with the Placing +Guidelines. +Save as disclosed in the above sections headed “International Offering { Cornerstone Investors ”, +“International Offering { Placees with the Consent under Paragraph 5(1) of Placing Guidelines ” +and “International Offering { Placees with the Consent under Paragraph 5(2) of Placing +Guidelines and Rule 10.04 of the Listing Rules ” of this announcement, to the best knowledge, +information and belief of the Directors, no Offer Shares placed by or through the Overall +Coordinators, the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead Managers or the +Underwriters under the Global Offering have been placed with applicants who are core connected +persons (as defined in the Listing Rules) or directors of the Company, or to any connected clients +(as set out in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the +Placing Guidelines, whether in their own names or through nominees. + + +--- page 15 --- +17 +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on behalf +of the International Underwriters), at any time from the Listing Date to Saturday, October 28, +2023, being the 30th day after the last day for lodging applications under the Hong Kong Public +Offering, to require the Company to allot and issue up to an aggregate of 25,988,000 additional H +Shares, representing approximately 15.0% of the total number of Offer Shares initially available +under the Global Offering, at the Offer Price to cover the over-allocations in the International +Offering. There has been no over-allocation of International Offer Shares. Accordingly, the Over- +allotment Option has not been and will not be exercised. In view of the fact that there has been no +over-allocation in the International Offering, there has been no delayed delivery arrangement with +any investor under the International Offering, and no stabilization activities as described in the +Prospectus are expected to take place during the stabilizing period (which will begin on the Listing +Date and end on the 30th day after the last day for the lodging of applications under the Hong +Kong Public Offering, i.e. Saturday, October 28, 2023). The Company will ensure or procure that +a public announcement in compliance with the Securities and Futures (Price Stabilizing) Rules will +be issued within seven days after the end of the stabilizing period. +LOCK-UP OBLIGATIONS +The Company, the Controlling Shareholders, the other existing Shareholders and the Cornerstone +Investors are subject to lock-up obligations (the “Lock-up Obligations ”) in respect of the Shares. +The major terms of the Lock-up Obligations are as follows: +Name Type of Shares +Number of +Shares held in +the Company +subject to the +Lock-up +Obligations +upon the +Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Obligations +after Listing (1) +Last day +subject to the +Lock-up +Obligations +The Company (subject to lock- +up obligations pursuant to the +Listing Rules and the Hong Kong +Underwriting Agreement) N/A N/A N/A April 6, 2024 (2) +The Controlling Shareholders (subject +to lock-up obligations pursuant to the +Listing Rules and the Underwriting +Agreements) +Mr. Wang Unlisted Shares 209,748,220 30.27% April 6, 2024 (3) +October 6, 2024 (3) +Tiantu Xinghe Unlisted Shares 8,750,000 1.26% April 6, 2024 (3) +October 6, 2024 (3) +Tiantu Xingzhi Unlisted Shares 8,750,000 1.26% April 6, 2024 (3) +October 6, 2024 (3) + + +--- page 16 --- +18 +Name Type of Shares +Number of +Shares held in +the Company +subject to the +Lock-up +Obligations +upon the +Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Obligations +after Listing (1) +Last day +subject to the +Lock-up +Obligations +Cornerstone Investors (subject to lock-up +obligations pursuant to their respective +Cornerstone Investment Agreements) +Futian Guiding Fund H Shares 37,260,000 5.38% April 6, 2024 (4) +Qingdao Haiming H Shares 11,000,000 1.59% April 6, 2024 (4) +Qingdao Hainuo H Shares 11,300,000 1.63% April 6, 2024 (4) +Qingdao Financial H Shares 15,000,000 2.16% April 6, 2024 (4) +Notes: +(1) The Overall Coordinators and the Joint Global Coordinators confirm that no over-allocation of International +Offer Shares has been made and the Over-allotment Option has not been and will not be exercised. +(2) The Company may not issue Shares prior to the indicated date in accordance with Rule 10.08 of the Listing +Rules. +(3) The Controlling Shareholders shall not (a) dispose of any of the relevant securities of the Company in the First +Six-Month Period; and (b) dispose of any of the relevant securities of the Company in the Second Six-Month +Period, respectively, if immediately following such disposal the Controlling Shareholder would cease to be a +controlling shareholder (as defined in the Listing Rules) of the Company. For further details, please refer to +the paragraphs headed “Underwriting { Undertakings to the Stock Exchange pursuant to the Listing Rules { +Undertakings by our Controlling Shareholders ” in the Prospectus. +(4) Save for certain limited circumstances (such as transfer to its wholly-owned subsidiaries) as set out in the +Cornerstone Investment Agreements, each of the Cornerstone Investors shall not dispose of any of the Offer +Shares acquired in the Global Offering pursuant to the relevant Cornerstone Investment Agreement on or before +the indicated date. +PUBLIC FLOAT +The Directors confirm that immediately following the completion of the Global Offering, (a) +no placee will, individually, be placed more than 10% of the enlarged issued share capital of +the Company immediately after the Global Offering; (b) there will not be any new substantial +shareholder (as defined in the Listing Rules) of the Company immediately after the Global +Offering; (c) the total number of H Shares of the Company held by the public represents at least +25% of the Company ’s total number of issued Shares; (d) the three largest public Shareholders of +the Company do not hold more than 50% of the H Shares in public hands at the time of Listing +in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (e) there will be at least 300 +Shareholders at the time of Listing in compliance with Rule 8.08(2) of the Listing Rules. + + +--- page 17 --- +19 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of the +Global Offering { Conditions of the Global Offering ” in the Prospectus, valid applications made +by the public through giving electronic applications instructions to HKSCC via CCASS and +through the HK eIPO White Form service will be conditionally allocated on the basis set out +below: +NO. OF +H SHARES +APPLIED +FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF H SHARES +APPLIED FOR +POOL A +400 949 400 shares 100.00% +800 167 800 shares 100.00% +1,200 67 1,200 shares 100.00% +1,600 46 1,600 shares 100.00% +2,000 75 2,000 shares 100.00% +2,400 14 2,400 shares 100.00% +2,800 18 2,800 shares 100.00% +3,200 13 3,200 shares 100.00% +3,600 3 3,600 shares 100.00% +4,000 36 4,000 shares 100.00% +6,000 19 6,000 shares 100.00% +8,000 16 8,000 shares 100.00% +10,000 23 10,000 shares 100.00% +20,000 10 20,000 shares 100.00% +30,000 5 30,000 shares 100.00% +40,000 2 40,000 shares 100.00% +50,000 1 50,000 shares 100.00% +100,000 3 100,000 shares 100.00% +200,000 1 200,000 shares 100.00% +Total: 1,468 Total number of Pool A successful applicants: 1,468 +NO. OF +H SHARES +APPLIED +FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF H SHARES +APPLIED FOR +POOL B +2,000,000 1 2,000,000 shares 100.00% +Total: 1 Total number of Pool B successful applicants: 1 +The final number of Offer Shares under the Hong Kong Public Offering is 4,549,600 Offer Shares, +representing approximately 2.63% of the total number of Offer Shares initially available under the +Global Offering. + + +--- page 18 --- +20 +RESULTS OF ALLOCATIONS +The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong Kong +Public Offering will be available at the times and date and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.tiantucapital.com and +the Stock Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. on Thursday, +October 5, 2023. Please note that the list of identification document numbers set out in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Hong Kong Offer Shares through their brokers can consult +their brokers to enquire about their application results; +• from the “IPO Results ” function in the IPO App or the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search +by ID ” function on a 24 hour basis from 8:00 a.m. on Thursday, October 5, 2023 to 12:00 +midnight on Wednesday, October 11, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. from Thursday, October 5, 2023 to Wednesday, October 11, 2023 (exclude +Saturday, Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. +The final Offer Price, the level of indication of interest in the International Offering, the level +of applications in the Hong Kong Public Offering and the basis of allocation of the Hong Kong +Offer Shares will be announced on Thursday, October 5, 2023 on the Company ’s website at +www.tiantucapital.com and the Stock Exchange ’s website at www.hkexnews.hk . + + +--- page 19 --- +21 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee Subscription +Number of +H Shares +held upon +Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +Subscription +as % of total +Offer Shares +Number of +H Shares as +% of total +H Shares +Number of +Shares as +% of total +Shares +upon Listing +Top 1 37,300,000 37,300,000 37,300,000 22.11% 21.53% 21.53% 5.38% +Top 5 110,158,800 110,158,800 110,158,800 65.30% 63.58% 63.58% 15.90% +Top 10 147,296,800 147,296,800 148,005,600 87.31% 85.02% 85.02% 21.36% +Top 20 168,421,200 168,421,200 169,130,000 99.83% 97.21% 97.21% 24.40% +Top 25 168,606,400 168,606,400 169,315,200 99.94% 97.32% 97.32% 24.43% +• Top 1, 5, 10, 20 and 25 of the Shareholders upon Listing: +Shareholder Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +Subscription +as % of total +Offer Shares +Number of +H Shares as +% of total +H Shares +Number of +Shares as +% of total + Shares +upon Listing +Top 1 – – 209,748,220 – – – 30.27% +Top 5 74,560,000 74,560,000 389,453,857 44.19% 43.03% 43.03% 56.20% +Top 10 110,158,800 110,158,800 453,993,251 65.30% 63.58% 63.58% 65.51% +Top 20 153,266,800 153,266,800 530,317,086 90.85% 88.46% 88.46% 76.52% +Top 25 153,266,800 153,266,800 554,362,108 90.85% 88.46% 88.46% 79.99% +• Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +H Shareholder Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares (3) +Subscription +as % of total +Offer Shares +Number of +H Shares as +% of total +H Shares +Number of +Shares as +% of total +Shares +upon Listing +Top 1 37,300,000 37,300,000 37,300,000 22.11% 21.53% 21.53% 5.38% +Top 5 110,158,800 110,158,800 110,158,800 65.30% 63.58% 63.58% 15.90% +Top 10 147,296,800 147,296,800 148,005,600 87.31% 85.02% 85.02% 21.36% +Top 20 169,521,200 169,521,200 170,230,000 100.48% (4) 97.84% 97.84% 24.56% +Top 25 170,921,200 170,921,200 171,630,000 101.31% (4) 98.65% 98.65% 24.77% +Notes: +(1) Top Shareholders are determined by reference to the aggregate of the Unlisted Shares held by registered +Shareholders upon Listing and the H Shares subscribed in the Global Offering. +(2) The number of Shares is determined by reference to the aggregate of the Unlisted Shares held by the relevant +Shareholders upon Listing and the H Shares subscribed in the Global Offering. +(3) Represents the subscription level as a percentage of the total number of Shares under the International Offering +after reallocation. +(4) Includes the H Shares subscribed under the Hong Kong Public Offering. + + +--- page 20 --- +22 +In view of the high concentration of shareholding in a small number of H Shareholders, +H Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. diff --git a/data/extracted_text/02105/allotment_results_summary_2023-06-28_2023062800054.txt b/data/extracted_text/02105/allotment_results_summary_2023-06-28_2023062800054.txt new file mode 100644 index 0000000..08f69ec --- /dev/null +++ b/data/extracted_text/02105/allotment_results_summary_2023-06-28_2023062800054.txt @@ -0,0 +1,845 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +OFFER PRICE +• The Offer Price is HK$12.41 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +• At the Offer Price of HK$12.41 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of the underwriting fees and commissions +and other estimated expenses payable by the Company in connection with the Global +Offering, are estimated to be approximately HK$708.2 million. The Company intends +to apply such net proceeds from the Global Offering in the manner set out in the section +headed “Net Proceeds from the Global Offering ” in this announcement. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been slightly over-subscribed. A total of 2,570 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and +through the CCASS EIPO service for a total of 37,009,000 Hong Kong Offer Shares, +representing approximately 5.81 times of the total number of 6,373,000 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering is less than 15 times, the reallocation +procedures as described in the section headed “Structure of the Global Offering – The Hong +Kong Public Offering – Reallocation and Clawback ” in the Prospectus have not been +applied and no International Offer Shares have been reallocated from the International +Offering to the Hong Kong Public Offering. The final number of Hong Kong Offer +Shares under the Hong Kong Public Offering is 6,373,000 Offer Shares, representing +approximately 10% of the total number of Offer Shares initially available under the Global +Offering. There are a total number of 1,150 Shareholders who were allocated Offer Shares +under the Hong Kong Public Offering, among which, 724 Shareholders, representing +approximately 62.96% of the Shareholders who were allocated Offer Shares under the +Hong Kong Public Offering, were allocated with one board lot of the Offer Shares, totaling +362,000 Offer Shares, representing approximately 5.68% of the total Offer Shares under +the Hong Kong Public Offering. + + +--- page 2 --- +4 +INTERNATIONAL OFFERING +• The International Offer Shares initially offered under the International Offering have +been slightly over-subscribed, representing approximately 1.09 times of the total number +of Offer Shares initially available under the International Offering. The final number of +International Offer Shares under the International Offering is 57,355,000 Offer Shares, +representing approximately 90% of the total number of Offer Shares initially available +under the Global Offering. +• There are a total of 117 placees under the International Offering, among which 104 placees, +representing approximately 88.89% of the total number of placees under the International +Offering, have been allotted one board lot of Offer Shares, totaling 52,000 Offer Shares, +representing approximately 0.09% of the total number of Offer Shares available under the +International Offering. +Cornerstone Investors +• At the Offer Price of HK$12.41 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) and pursuant to the Cornerstone Investment Agreements entered +into with the Cornerstone Investors as disclosed in the section headed “Cornerstone +Investors ” in the Prospectus, the Cornerstone Investors have subscribed for a total of +54,806,500 Offer Shares, representing approximately 14.05% of the total issued share +capital of the Company immediately upon the completion of the Global Offering and +approximately 86.00% of the number of Offer Shares under the Global Offering. +• The Company has applied to the Stock Exchange for a waiver from strict compliance with +the requirements under Rule 10.04 of, and a consent under paragraph 5(2) of Appendix +6 (the “Placing Guidelines ”) to, the Listing Rules to allow Future Industry Investment +Fund II (an existing Shareholder) ( “FIIF”), OrbiMed Asia Partners III, L.P. (an existing +Shareholder) ( “OrbiMed ”) and Ningbo Yaoshang Yanchuang Chenkai Venture Capital +Partnership (Limited Partnership) (a close associate of Jiangsu Yanyuan Oriental Venture +Capital Investment Partnership (LP), Ningbo Yanyuan Innovation Venture Capital +Investment Partnership (LP), Ningbo Yanchuang Yaoshang Yangming Venture Capital +Investment Partnership (LP), Ningbo Rongshun Yanyuan Venture Capital Investment +Partnership (LP), Ningbo Yanchuang Xiangshang Venture Capital Partnership (Limited +Partnership), Ningbo Yanchuang Borong Venture Capital Partnership (Limited Partnership) +and Yanchuang Biotech Investment L.P., all are existing Shareholders) ( “Yanchuang +Chenkai ”) to participate as cornerstone investors in the Global Offering. In the case +of subscription by OrbiMed, the Company has also applied for a waiver from strict +compliance with the requirement under Rule 9.09(b) of the Listing Rules. The Stock +Exchange has granted the Company the requested waiver and consent. Please refer to the +section headed “Waivers and Exemptions ” in the Prospectus. +• Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further +details of the Cornerstone Investors. + + +--- page 3 --- +5 +Placing of Offer Shares to an existing Shareholder +• In addition to the placing of Offer Shares in the International Offering to existing +Shareholders and their close associate under the Cornerstone Investment Agreements as +disclosed above, a total of 2,298,500 Offer Shares, representing approximately 3.61% of +the total number of Offer Shares initially available under the Global Offering, were placed +to Mr. Lin Dianhai ( “Mr. Lin ”), an existing Shareholder of the Company. The Company +has applied to the Stock Exchange for a waiver from strict compliance with Rule 10.04 of +the Listing Rules and a consent under paragraph 5(2) of the Placing Guidelines to permit +the Company to allocate Offer Shares in the International Offering to Mr. Lin. The Stock +Exchange has granted the Company the requested waiver and consent. +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +• To the best knowledge, information and belief of the Directors, save as otherwise disclosed +in this announcement, no Offer Shares placed by or through the Overall Coordinator, +the Sole Global Coordinator, the Joint Bookrunners, the Joint Lead Managers or the +Underwriters under the Global Offering have been placed to applicants who are core +connected persons of the Company, or connected clients (as set out in paragraph 5(1) of the +Placing Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, whether +in their own names or through nominees. The International Offering is in compliance with +the Placing Guidelines. +• The Directors confirm that, to the best of their knowledge, information and belief, save +as otherwise disclosed in this announcement, (i) none of the Offer Shares subscribed by +public Shareholders in the Hong Kong Public Offering and placees in the International +Offering has been financed directly or indirectly by the Company, its Directors, chief +executive, substantial Shareholders, existing Shareholders or any of their subsidiaries or +their respective close associates; (ii) no rebate has been, directly or indirectly, provided by +the Company, its Directors, chief executive, substantial Shareholders, existing Shareholders +or any of their subsidiaries or their respective close associates or syndicate members +or any other brokers to any public Shareholders in the Hong Kong Public Offering or +placees in the International Offering; (iii) none of the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering who has subscribed for the +Offer Shares is accustomed to taking instructions from the Company, its Directors, chief +executive, substantial Shareholders, existing Shareholders or any of their subsidiaries or +their respective close associates in relation to the acquisition, disposal, voting or other +disposition of the Shares registered in his/her/its name or otherwise held by him/her/it; (iv) +the consideration payable by the public Shareholders in the Hong Kong Public Offering +and placees in the International Offering for each Offer Share subscribed for or purchased +by them is the same as the Offer Price, in addition to brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%; and (v) there is no side agreement or arrangement between the Company, its +Directors, chief executive, substantial Shareholders, existing Shareholders or any of their +subsidiaries or their respective close associates or syndicate members or any other brokers, +on one hand, and the public Shareholders or the placees who have subscribed for the Offer +Shares, on the other hand. +• The Directors confirm that, to the best of their knowledge, information and belief, none +of the placees under the International Offering will be placed more than 10% of the +enlarged issued share capital of the Company immediately following the completion of +the Global Offering. Accordingly, the Directors confirm that none of the placees will +become a substantial Shareholder of the Company immediately following the completion +of the International Offering, and there will not be any new substantial Shareholder of the +Company immediately following the completion of the Global Offering. + + +--- page 4 --- +6 +LOCK-UP UNDERTAKINGS +• Each of the Company, the Cornerstone Investors and all existing Shareholders is subject to +certain lock-up undertakings set out in the section headed “Lock-up Undertakings ” in this +announcement. +RESULTS OF ALLOCATIONS +• Results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering, including the Offer Price, the level of indications of interest in the International +Offering, the level of applications in the Hong Kong Public Offering and the basis of +allocation of the Hong Kong Offer Shares will be published on Wednesday, June 28, +2023 on the websites of the Stock Exchange at www.hkexnews.hk and the Company at +www.laekna.com . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the White Form eIPO service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport numbers, +Hong Kong business registration numbers or certificate of incorporation numbers of +successful applicants (where applicable) and the number of Hong Kong Offer Shares +successfully applied for, will be made available at the times and dates and in the manner +specified below: +• in the announcement to be posted on the Company ’s website at www.laekna.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. +on Wednesday, June 28, 2023. Please note that the list of identification document +numbers set out in this announcement may not be a complete list of successful +applicants since only successful applicants whose identification document numbers +are provided to HKSCC by CCASS Participants or via the White Form eIPO +service are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated +below. Applicants who applied for the Hong Kong Offer Shares through their brokers +or nominees can consult their brokers or nominees to enquire about their application +results; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: +English https://www.eipo.com.hk/en/Allotment; Chinese https://www.eipo.com.hk/zh-hk/Allotment) +with a “search by ID” function on a 24-hour basis from 8:00 a.m. on Wednesday, June 28, +2023 to 12:00 midnight on Tuesday, July 4, 2023; and +• from the allocation results telephone enquiry by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. from Wednesday, June 28, 2023 to Monday, July 3, 2023 +(excluding Saturday, Sunday and public holiday in Hong Kong). + + +--- page 5 --- +7 +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO ” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person), whereas those displayed in the section headed “Results +of Applications Made by Giving Electronic Application Instructions to HKSCC via +CCASS” in this announcement are provided by CCASS Participants via CCASS. Therefore, +the identification document numbers shown in the two sections are different in nature. +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications +Made by White Form eIPO ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +DESPATCH/COLLECTION OF SHARE CERTIFICATES AND REFUND MONIES +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the White +Form eIPO service and who have been wholly or partially successfully allocated Hong +Kong Offer Shares may collect Share certificates and/or refund cheques (where applicable) +in person from the Hong Kong Share Registrar, Computershare Hong Kong Investor +Services Limited, at Shops 1712-1716, 17th Floor, Hopewell Centre, 183 Queen ’s Road +East, Wan Chai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Wednesday, June 28, 2023 or +any other place or date as notified by the Company. +• Applicants being individuals who are eligible for personal collection must not authorize +any other person to make collection on their behalf. Corporate applicants which are +eligible for personal collection must attend by their authorized representatives bearing +letters of authorization from their corporations stamped with the corporations ’ chops. Both +individuals and authorized representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Computershare Hong Kong Investor Services +Limited. +• Share certificates for Hong Kong Offer Shares allotted to applicants who applied through +the White Form eIPO service which are either not available for personal collection +(including applicants who applied for less than 1,000,000 Hong Kong Offer Shares through +the White Form eIPO service) or which are available but are not collected in person +by 1:00 p.m. on Wednesday, June 28, 2023 are expected to be despatched by ordinary +post to the addresses specified in the relevant applications at their own risk on or before +Wednesday, June 28, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their Share certificates issued in the name of +HKSCC Nominees Limited and deposited directly into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant who gave electronic application instructions on their behalf on Wednesday, +June 28, 2023. + + +--- page 6 --- +8 +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them and the amount of refund monies payable to them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Wednesday, June 28, 2023 or such other date as shall be determined +by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check +the results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to time). +Immediately after the crediting of the Hong Kong Offer Shares to the CCASS Investor +Participants stock accounts and the crediting of the refund monies to their respective +designated bank account, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares credited +to their stock accounts and the amount of refund monies (if any) credited to their respective +designated bank accounts. +• Applicants who applied through the White Form eIPO service and paid the application +monies through a single bank account will have refund monies (if any) despatched to +their application payment bank account in the form of e-Refund payment instructions on +or before Wednesday, June 28, 2023. Applicants who applied through the White Form +eIPO service and paid the application monies through multiple bank accounts will have +refund monies (if any) despatched to the addresses specified on their White Form eIPO +applications in the form of refund cheque(s) by ordinary post at their own risk on or before +Wednesday, June 28, 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to their designated bank +accounts or the designated bank accounts of their brokers or custodians on Wednesday, +June 28, 2023. +• Share certificates will only become valid evidence of title at 8:00 a.m. (Hong Kong time) +on Thursday, June 29, 2023 provided that the Global Offering has become unconditional +in all respects at or before that time and the right of termination described in the section +headed “Underwriting – Underwriting Arrangements – Hong Kong Public Offering – Hong +Kong Underwriting Agreement – Grounds for Termination ” in the Prospectus has not been +exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. + + +--- page 7 --- +9 +PUBLIC FLOAT +• Immediately following the completion of the Global Offering, 198,193,680 Shares, +representing approximately 50.81% of the total issued share capital of the Company will be +held by the public. Accordingly, the number of Shares in public hands represents no less +than 25% of the total issued share capital of the Company as required under Rule 8.08(1) +(a) of the Listing Rules. The Directors confirm that (i) the three largest public Shareholders +do not hold more than 50% of the Shares held in public hands at the time of the Listing +in compliance with Rule 8.08(3) of the Listing Rules and (ii) there will be at least 300 +Shareholders at the time of the Listing in compliance with Rule 8.08(2) of the Listing +Rules. In addition, the portion of Shares in public hands (excluding the Offer Shares to +be allocated to the Cornerstone Investors and the Offer Shares to be subscribed by Mr. +Lin) will have a market capitalization of at least HK$375 million at the time of Listing as +required under Rule 18A.07 of the Listing Rules. +COMMENCEMENT OF DEALINGS +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Thursday, June 29, 2023 (Hong Kong time), dealings in the Shares on the Main +Board of the Stock Exchange are expected to commence at 9:00 a.m. on Thursday, June 29, +2023 (Hong Kong time). The Shares will be traded in board lots of 500 Shares each. The +stock code of the Shares is 2105. +• In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares +could move substantially even with a small number of Shares traded, and should +exercise extreme caution when dealing in the Shares. +OFFER PRICE +The Offer Price is HK$12.41 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +At the Offer Price of HK$12.41 per Offer Share, the net proceeds from the Global Offering to be +received by the Company, after deduction of the underwriting fees and commissions and other +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$708.2 million. + + +--- page 8 --- +10 +The Company intends to apply such net proceeds as follows: +(i) approximately 33.0% of the net proceeds, or approximately HK$233.7 million, is expected to +be used for rapidly advancing the clinical development and approval of one of the Company ’s +Core Products, LAE001; +(ii) approximately 23.3% of the net proceeds, or approximately HK$165.0 million, is expected to +be used for advancing the clinical development and approval of the other Core Product of the +Company, LAE002; +(iii) approximately 20.8%, or HK$147.4 million, is expected to be used for accelerating the +research and development of other existing pipeline products and continuously advancing and +improving the Company ’s pipeline products; +(iv) approximately 9.9%, or HK$70.1 million, is expected to be used for improving the +Company ’s production capabilities and developing the Company ’s manufacturing capacities; +(v) approximately 7.6%, or HK$53.8 million, is expected to be used for business development +activities and enhancing the Company ’s global reach; and +(vi) approximately 5.4%, or HK$38.2 million, is expected to be used for the Company ’s working +capital and other general corporate purposes. +To the extent that the net proceeds from the Global Offering are not immediately used for the +purposes described above and to the extent permitted by the relevant laws and regulations, +they will be placed in short-term demand deposits with licensed banks or authorized financial +institutions (as defined under the SFO for Hong Kong based deposits or the applicable laws in the +relevant jurisdiction for non-Hong Kong based deposits) so long as it is deemed to be in the best +interests of the Company. The Company will issue an appropriate announcement if there is any +material change to the above proposed use of proceeds. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. + + +--- page 9 --- +11 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +slightly over-subscribed. A total of 2,570 valid applications have been received pursuant to the +Hong Kong Public Offering through the White Form eIPO service and through the CCASS EIPO +service for a total of 37,009,000 Hong Kong Offer Shares, representing approximately 5.81 times +of the total number of 6,373,000 Hong Kong Offer Shares initially available for subscription under +the Hong Kong Public Offering, among which: +• 2,556 valid applications in respect of a total of 18,449,500 Hong Kong Offer Shares were for +the Hong Kong Public Offering with a total subscription price of HK$5 million or less at the +Offer Price of HK$12.41 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%), representing approximately 5.79 times of the 3,186,500 Hong Kong Offer Shares +initially comprised in Pool A of the Hong Kong Public Offering; and +• 14 valid applications in respect of a total of 18,559,500 Hong Kong Offer Shares were for the +Hong Kong Public Offering with a total subscription price of more than HK$5 million at the +Offer Price of HK$12.41 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%), representing 5.82 times of the 3,186,500 Hong Kong Offer Shares initially +comprised in Pool B of the Hong Kong Public Offering. +No application has been rejected due to invalid application. Two multiple or suspected multiple +applications have been identified and rejected. One application has been rejected due to dishonored +payment. No application for more than 3,186,500 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, the reallocation +procedures as described in the section headed “Structure of the Global Offering – The Hong +Kong Public Offering – Reallocation and Clawback ” in the Prospectus have not been applied +and no International Offer Shares have been reallocated from the International Offering to the +Hong Kong Public Offering. The final number of Hong Kong Offer Shares under the Hong Kong +Public Offering is 6,373,000 Offer Shares, representing approximately 10% of the total number +of Offer Shares initially available under the Global Offering. There are a total number of 1,150 +Shareholders who were allocated Offer Shares under the Hong Kong Public Offering, among +which, 724 Shareholders, representing approximately 62.96% of the Shareholders who were +allocated Offer Shares under the Hong Kong Public Offering, were allocated with one board lot +of the Offer Shares, totaling 362,000 Offer Shares, representing approximately 5.68% of the total +Offer Shares under the Hong Kong Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering ” +below. + + +--- page 10 --- +12 +INTERNATIONAL OFFERING +The International Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.09 times of the total number of Offer Shares +initially available under the International Offering. The final number of International Offer Shares +under the International Offering is 57,355,000 Offer Shares, representing approximately 90% of +the total number of Offer Shares initially available under the Global Offering. +There are a total of 117 placees under the International Offering, among which 104 placees, +representing approximately 88.89% of the total number of placees under the International Offering, +have been allotted one board lot of Offer Shares, totaling 52,000 Offer Shares, representing +approximately 0.09% of the total number of Offer Shares available under the International +Offering. +Cornerstone Investors +At the Offer Price of HK$12.41 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%) and pursuant to the Cornerstone Investment Agreements entered into with the +Cornerstone Investors as disclosed in the section headed “Cornerstone Investors ” in the Prospectus, +the number of Offer Shares subscribed for by the Cornerstone Investors is set out below: +Cornerstone Investor +Investment +amount +Number +of Offer +Shares +Subscribed +(rounded +down to the +nearest whole +board lot of +500 Offer +Shares) +Approximate +percentage of +total number +of Offer +Shares +Approximate +percentage of +total Shares +in issue +immediately +following the +completion +of the Global +Offering (3) +Yuyao Yangming Equity Investment + Fund Co., Ltd. ( “Yuyao ”) HK$471,840,610 38,021,000 59.66% 9.75% +FIIF HK$117,957,050 9,505,000 14.91% 2.44% +Yanchuang Chenkai HK$66,840,260 5,386,000 8.45% 1.38% +OrbiMed US$3,000,000 (1) 1,894,500 2.98% 0.48% +Total HK$680,121,620 (2) 54,806,500 86.00% 14.05% +Notes: +(1) To be converted to Hong Kong dollars based on the exchange rate under the Cornerstone Investment Agreement. +(2) Calculated assuming the investment amount made by OrbiMed has been converted to Hong Kong dollars based +on the exchange rate under the Cornerstone Investment Agreement. +(3) Calculated based on the number of Shares under the Cornerstone Placing only and without taking into account +the existing Shares held by the Cornerstone Investors (if applicable). + + +--- page 11 --- +13 +The Company has applied to the Stock Exchange for a waiver from strict compliance with the +requirements under Rule 10.04 of the Listing Rules, and a consent under paragraph 5(2) of the +Placing Guidelines, to allow FIIF, OrbiMed and Yanchuang Chenkai to participate as cornerstone +investors in the Global Offering. In the case of subscription by OrbiMed, the Company has also +applied for a waiver from strict compliance with the requirement under Rule 9.09(b) of the Listing +Rules. The Stock Exchange has granted the Company the requested waiver and consent. Please +refer to the section headed “Waivers and Exemptions ” in the Prospectus. +To the best knowledge of the Company, none of the Cornerstone Investors or their respective +controlling entity is listed on any stock exchange. Each of the Cornerstone Investors has confirmed +that all necessary approvals have been obtained with respect to the Cornerstone Placing and that +no specific approval from any stock exchange (if relevant) or its shareholders is required for the +relevant cornerstone investment as each of them has general authority to invest. +To the best knowledge of the Company, each of the Cornerstone Investors (i) (except for OrbiMed +(an existing substantial Shareholder)) is an Independent Third Party and is not a connected +person of the Company; (ii) (except for OrbiMed, FIIF and Yanchuang Chenkai (each an existing +Shareholder or their close associate)) is not accustomed to taking instructions from the Company, +its subsidiaries, the Directors, chief executive, substantial Shareholders, existing Shareholders +or any of their respective close associates in relation to the acquisition, disposal, voting or other +disposition of the Offer Shares; and (iii) (except for OrbiMed, FIIF and Yanchuang Chenkai +(each an existing Shareholder or their close associate)) is not directly or indirectly financed by +the Company, its subsidiaries, the Directors, chief executive, substantial Shareholders, existing +Shareholders or any of their respective subsidiaries or close associates. To the best knowledge of +the Company, each of the Cornerstone Investors is independent of the other Cornerstone Investors. +The Cornerstone Placing will form part of the International Offering and the Cornerstone Investors +will not subscribe for any Offer Shares under the Global Offering (other than pursuant to the +Cornerstone Investment Agreements). The Offer Shares to be subscribed by the Cornerstone +Investors will rank pari passu in all respect with the fully paid Shares in issue. Other than the Offer +Shares to be subscribed by OrbiMed, the Offer Shares to be subscribed by the other Cornerstone +Investors will be counted towards the public float of the Company under Rule 8.08 of the Listing +Rules. The Offer Shares to be subscribed by the Cornerstone Investors will not be counted towards +the public float of the Company for the purpose of Rule 18A.07 of the Listing Rules. Immediately +following the completion of the Global Offering, except OrbiMed, none of the Cornerstone +Investors will become a substantial Shareholder, and except OrbiMed and FIIF, none of the +Cornerstone Investors will have any Board representation in the Company. Other than a guaranteed +allocation of the relevant Offer Shares at the Offer Price, the Cornerstone Investors do not have +any preferential rights in the Cornerstone Investment Agreements compared with other public +Shareholders. +As confirmed by each of the Cornerstone Investors, their subscription under the Cornerstone +Placing would be financed by their own internal resources. There are no side agreements or +arrangements between the Company and the Cornerstone Investors or any benefit, direct or +indirect, conferred on the Cornerstone Investors by virtue of or in relation to the Cornerstone +Placing, other than a guaranteed allocation of the relevant Offer Shares at the Offer Price. + + +--- page 12 --- +14 +All of the Cornerstone Investors will pay and settle in full for the relevant Offer Shares that they +have subscribed before dealings in the Offer Shares commence on the Stock Exchange. As such, +there will be no deferred settlement of payment of the investment amounts. Since there is no +over-allotment option in the International Offering, there will be no delayed delivery or deferred +settlement of Offer Shares to be subscribed by the Cornerstone Investors. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at any +time during the period of six months from and including the Listing Date (the “Lock-up Period ”), +dispose of any of the Offer Shares they have purchased pursuant to the relevant Cornerstone +Investment Agreements, save for certain limited circumstances, such as transfers to any of its +wholly-owned subsidiaries, or any affiliated fund under common management or control with the +relevant Cornerstone Investor, who will be bound by the same obligations of such Cornerstone +Investor, including the Lock-up Period restriction. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details of +the Cornerstone Investor. +Placing of Offer Shares to an existing Shareholder +In addition to the placing of Offer Shares in the International Offering to existing Shareholders +and their close associate under the Cornerstone Investment Agreements as disclosed above, a total +of 2,298,500 Offer Shares, representing approximately 3.61% of the total number of Offer Shares +initially available under the Global Offering, were placed to an existing Shareholder, details of +which are set out below: +Placee +Relationship +with the Company +Number of +Offer Shares +placed +Approximate +percentage of +total number of +Offer Shares +Approximate +percentage of +total Shares +in issue +immediately +following the +completion +of the Global +Offering +Mr. Lin Existing Shareholder 2,298,500 3.61% 0.59% +The Company has applied to the Stock Exchange for a waiver from strict compliance with Rule +10.04 of the Listing Rules and a consent under paragraph 5(2) of the Placing Guidelines to permit +the Company to allocate Offer Shares in the International Offering to the existing Shareholder as +set out above. The Stock Exchange has granted the Company the requested waiver and consent. + + +--- page 13 --- +15 +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +To the best knowledge, information and belief of the Directors, save as otherwise disclosed in this +announcement, no Offer Shares placed by or through the Overall Coordinator, the Sole Global +Coordinator, the Joint Bookrunners, the Joint Lead Managers or the Underwriters under the Global +Offering have been placed to applicants who are core connected persons of the Company, or +connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set out in +paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees. The +International Offering is in compliance with the Placing Guidelines. +The Directors confirm that, to the best of their knowledge, information and belief, save as +otherwise disclosed in this announcement, (i) none of the Offer Shares subscribed by public +Shareholders in the Hong Kong Public Offering and placees in the International Offering has +been financed directly or indirectly by the Company, its Directors, chief executive, substantial +Shareholders, existing Shareholders or any of their subsidiaries or their respective close associates; +(ii) no rebate has been, directly or indirectly, provided by the Company, its Directors, chief +executive, substantial Shareholders, existing Shareholders or any of their subsidiaries or their +respective close associates or syndicate members or any other brokers to any public Shareholders +in the Hong Kong Public Offering or placees in the International Offering; (iii) none of the +public Shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the Company, +its Directors, chief executive, substantial Shareholders, existing Shareholders or any of their +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting +or other disposition of the Shares registered in his/her/its name or otherwise held by him/her/it; +(iv) the consideration payable by the public Shareholders in the Hong Kong Public Offering and +placees in the International Offering for each Offer Share subscribed for or purchased by them is +the same as the Offer Price, in addition to brokerage of 1.0%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there is +no side agreement or arrangement between the Company, its Directors, chief executive, substantial +Shareholders, existing Shareholders or any of their subsidiaries or their respective close associates +or syndicate members or any other brokers, on one hand, and the public Shareholders or the +placees who have subscribed for the Offer Shares, on the other hand. + + +--- page 14 --- +16 +The Directors confirm that, to the best of their knowledge, information and belief, none of the +placees under the International Offering will be placed more than 10% of the enlarged issued +share capital of the Company immediately following the completion of the Global Offering. +Accordingly, the Directors confirm that none of the placees will become a substantial Shareholder +of the Company immediately following the completion of the International Offering, and there will +not be any new substantial Shareholder of the Company immediately following the completion of +the Global Offering. +LOCK-UP UNDERTAKINGS +Each of the Company, the Cornerstone Investors and all existing Shareholders has given certain +lock-up undertakings in relation to the issue and disposal of Shares (the “Lock-up Undertakings ”). +The major terms of the Lock-up Undertakings are set out as follows: +Name +Number +of Shares +subject to +the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to the +Lock-up +Undertakings +upon Listing +Last day +subject to +the Lock-up +Undertakings +The Company +(subject to lock-up obligations pursuant to the Listing Rules and the Hong Kong Underwriting Agreement) +N/A N/A December 29, 2023 (1) +Cornerstone Investors +(subject to lock-up obligations pursuant to the Cornerstone Investment Agreements) +Yuyao 38,021,000 9.75% December 29, 2023 (3) +FIIF 9,505,000 (2) 2.44%(2) December 29, 2023 (3) +Yanchuang Chenkai 5,386,000 (2) 1.38%(2) December 29, 2023 (3) +OrbiMed 1,894,500 (2) 0.48%(2) December 29, 2023 (3) +All existing Shareholders (4) +(subject to lock-up obligations pursuant to separate lock-up undertakings) +326,372,350 83.66% December 29, 2023 (5) +Notes: +(1) The Company may not allot or issue Shares prior to the indicated date except otherwise permitted by the Listing +Rules and the Stock Exchange. + + +--- page 15 --- +17 +(2) Calculated based on the number of Offer Shares subscribed under the Cornerstone Placing only and without +taking into account the existing Shares held by the Cornerstone Investors. +(3) The Cornerstone Investors may dispose of any of the Offer Shares subscribed pursuant to the Cornerstone +Investment Agreements after the indicated date. +(4) For identities and details of the existing Shareholders, see the section headed “History, Development and +Corporate Structure ” in the Prospectus. +(5) Pursuant to separate lock-up undertakings, all existing Shareholders may dispose of Shares without any lock-up +obligation after the indicated date. +(6) Percentage figures in the table above are subject to rounding adjustments. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering – Conditions of the Global Offering ” in the Prospectus, 2,570 valid applications made +by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Pool A +Number of +Offer Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total +number of +Offer Shares +applied for +500 1,636 365 out of 1,636 to receive 500 Shares 22.31% +1,000 199 88 out of 199 to receive 500 Shares 22.11% +1,500 84 55 out of 84 to receive 500 Shares 21.83% +2,000 67 58 out of 67 to receive 500 Shares 21.64% +2,500 48 500 Shares plus 3 out of 48 to receive additional 500 Shares 21.25% +3,000 32 500 Shares plus 8 out of 32 to receive additional 500 Shares 20.83% +3,500 149 500 Shares plus 68 out of 149 to receive additional 500 Shares 20.81% +4,000 20 500 Shares plus 13 out of 20 to receive additional 500 Shares 20.63% +4,500 6 500 Shares plus 5 out of 6 to receive additional 500 Shares 20.37% +5,000 47 1,000 Shares plus 1 out of 47 to receive additional 500 Shares 20.21% +6,000 8 1,000 Shares plus 3 out of 8 to receive additional 500 Shares 19.79% +7,000 43 1,000 Shares plus 33 out of 43 to receive additional 500 Shares 19.77% +8,000 18 1,500 Shares plus 2 out of 18 to receive additional 500 Shares 19.44% +9,000 5 1,500 Shares plus 2 out of 5 to receive additional 500 Shares 18.89% +10,000 35 1,500 Shares plus 21 out of 35 to receive additional 500 Shares 18.00% +15,000 52 2,500 Shares plus 16 out of 52 to receive additional 500 Shares 17.69% +20,000 22 3,500 Shares plus 1 out of 22 to receive additional 500 Shares 17.61% +25,000 6 4,000 Shares plus 4 out of 6 to receive additional 500 Shares 17.33% +30,000 6 5,000 Shares plus 2 out of 6 to receive additional 500 Shares 17.22% +35,000 2 6,000 Shares 17.14% +40,000 3 6,500 Shares plus 2 out of 3 to receive additional 500 Shares 17.08% +45,000 3 7,500 Shares plus 1 out of 3 to receive additional 500 Shares 17.04% + + +--- page 16 --- +18 +Number of +Offer Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total +number of +Offer Shares +applied for +50,000 6 8,500 Shares 17.00% +60,000 4 10,000 Shares plus 1 out of 4 to receive additional 500 Shares 16.88% +70,000 1 11,500 Shares 16.43% +80,000 9 13,000 Shares plus 2 out of 9 to receive additional 500 Shares 16.39% +100,000 14 16,000 Shares plus 11 out of 14 to receive additional 500 Shares 16.39% +200,000 5 32,500 Shares plus 2 out of 5 to receive additional 500 Shares 16.35% +300,000 8 49,000 Shares plus 1 out of 8 to receive additional 500 Shares 16.35% +400,000 18 65,000 Shares plus 14 out of 18 to receive additional 500 Shares 16.35% +Total 2,556 Total number of Pool A successful applicants: 1,136 +Pool B +Number of +Offer Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total +number of +Offer Shares +applied for +500,000 5 86,500 Shares 17.30% +700,000 2 120,500 Shares 17.21% +800,000 2 137,500 Shares 17.19% +1,000,000 1 171,500 Shares 17.15% +2,500,000 1 428,500 Shares 17.14% +3,186,500 3 546,000 Shares 17.13% +Total 14 Total number of Pool B successful applicants: 14 +The final number of Offer Shares under the Hong Kong Public Offering is 6,373,000 Offer Shares, +representing approximately 10% of the total number of Offer Shares initially available under the +Global Offering. +RESULTS OF ALLOCATIONS +Results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering, +including the Offer Price, the level of indications of interest in the International Offering, the +level of applications in the Hong Kong Public Offering and the basis of allocation of the Hong +Kong Offer Shares will be published on Wednesday, June 28, 2023 on the websites of the Stock +Exchange at www.hkexnews.hk and the Company at www.laekna.com . + + +--- page 17 --- +19 +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers, Hong Kong business +registration numbers or certificate of incorporation numbers of successful applicants (where +applicable) and the number of Hong Kong Offer Shares successfully applied for, will be made +available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.laekna.com and the +Stock Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. on Wednesday, +June 28, 2023. Please note that the list of identification document numbers set out in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants or via the White Form eIPO service are disclosed. Applicants with beneficial +names only but not identification document numbers are not disclosed due to personal +privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer Shares +through their brokers or nominees can consult their brokers or nominees to enquire about +their application results; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: English +https://www.eipo.com.hk/en/Allotment ; Chinese https://www.eipo.com.hk/zh-hk/Allotment ) +with a “search by ID” function on a 24-hour basis from 8:00 a.m. on Wednesday, June 28, 2023 to +12:00 midnight on Tuesday, July 4, 2023; and +• from the allocation results telephone enquiry by calling +852 2862 8555 between 9:00 a.m. +and 6:00 p.m. from Wednesday, June 28, 2023 to Monday, July 3, 2023 (excluding Saturday, +Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” in this +announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner identification codes (if +such applications are made by nominees as agent for the benefit of another person), whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS Participants +via CCASS. Therefore, the identification document numbers shown in the two sections are +different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 18 --- +20 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the Global Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee +Number +of Offer +Shares +subscribed +for +Number of +Shares held +upon Listing +Subscription +as approximate + percentage +of the +International +Offering +Subscription +as approximate +percentage +of total +Offer Shares +Number of +Shares held +upon Listing as +approximate +percentage of +the total issued +share capital +Top 1 38,021,000 38,021,000 66.29% 59.66% 9.75% +Top 5 57,105,000 152,213,310 99.56% 89.61% 39.02% +Top 10 57,265,000 152,373,310 99.84% 89.86% 39.06% +Top 20 57,306,500 152,414,810 99.92% 89.92% 39.07% +Top 25 57,309,000 152,417,310 99.92% 89.93% 39.07% +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder +Number of +Hong Kong +Offer Shares +subscribed for +Number of +International +Offer Shares +subscribed for +Number of +Offer Shares +subscribed for +Number of +Shares held +upon Listing +Subscription +as approximate +percentage of +Hong Kong +Public Offering +Subscription as +approximate +percentage of +International +Offering +Subscription +as approximate +percentage +of total +Offer Shares +Number of +Shares held +upon Listing as +approximate +percentage of +the total issued +share capital +Top 1 – 1,894,500 1,894,500 59,774,230 – 3.30% 2.97% 15.32% +Top 5 – 39,915,500 39,915,500 222,427,670 – 69.59% 62.63% 57.02% +Top 10 – 54,806,500 54,806,500 332,077,670 – 95.56% 86.00% 85.13% +Top 20 1,092,000 57,105,000 58,197,000 384,173,220 17.13% 99.56% 91.32% 98.48% +Top 25 2,375,500 57,105,000 59,480,500 385,852,850 37.27% 99.56% 93.33% 98.91% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. diff --git a/data/extracted_text/02228/allotment_results_2024-06-12_2024061201745.txt b/data/extracted_text/02228/allotment_results_2024-06-12_2024061201745.txt new file mode 100644 index 0000000..d7caa63 --- /dev/null +++ b/data/extracted_text/02228/allotment_results_2024-06-12_2024061201745.txt @@ -0,0 +1,1172 @@ +--- page 1 --- +1 +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Hong Kong Stock +Exchange ”) and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents +of this announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +Unless otherwise defined in this announcement, capitalized terms used herein shall have the same meanings as +those defined in the prospectus dated Tuesday, June 4, 2024 (the “Prospectus ”) issued by QuantumPharm Inc. (the +“Company ”). +This announcement is for information purposes only and does not constitute an invitation or offer to acquire, purchase +or subscribe for any securities. This announcement is not a prospectus. Potential investors should read the Prospectus +for detailed information about the Global Offering described below before deciding whether or not to invest in the +Shares thereby being offered. Any investment decision in relation to the Offer Shares should be taken solely in reliance +on the information in the Prospectus. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the United States +(including its territories and possessions, any state of the United States and the District of Columbia). This +announcement does not constitute or form a part of any offer or solicitation to purchase or subscribe for securities +in the United States or in any other jurisdictions. The securities mentioned herein have not been, and will not be, +registered under the United States Securities Act of 1933 as amended from time to time (the “U.S. Securities Act ”) or +securities law of any state or other jurisdiction of the United States. The securities may not be offered, sold, pledged +or otherwise transferred within the United States except pursuant to an exemption from the registration requirements +of the U.S. Securities Act and in compliance with any applicable state securities laws. There will be no public offer +of securities in the United States. The securities are sold solely (1) to qualified institutional buyers as defined in Rule +144A under the U.S. Securities Act pursuant to an exemption from registration under the U.S. Securities Act and (2) +outside the United States in compliance with Regulation S under the U.S. Securities Act. +In connection with the Global Offering, CLSA Limited, as stabilizing manager (the “Stabilizing Manager ”) (or its +affiliates or any person acting for it), on behalf of the Underwriters, may over-allocate or effect transactions with +a view to stabilizing or supporting the market price of the Shares at a level higher than that which might otherwise +prevail in an open market for a limited period after the Listing Date. However, there is no obligation on the Stabilizing +Manager, its affiliates or any person acting for it, to conduct any such stabilizing action, which, if commenced, will be +conducted at the sole and absolute discretion of the Stabilizing Manager, its affiliates or any person acting for it, and +may be discontinued at any time. Any such stabilizing activity is required to be brought to an end on the 30th day after +the last date for lodging applications under the Hong Kong Public Offering. Such stabilization action, if commenced, +may be effected in all jurisdictions where it is permissible to do so, in each case in compliance with all applicable +laws, rules and regulatory requirements, including the Securities and Futures (Price Stabilizing) Rules (Chapter 571W +of the Laws of Hong Kong), as amended, made under the Securities and Futures Ordinance (Chapter. 571 of the Laws +of Hong Kong). +Potential investors should be aware that stabilizing actions cannot be taken to support the price of the Shares for +longer than the stabilization period which will begin on the Listing Date and is expected to expire on the 30th day after +the last day for lodging applications under the Hong Kong Public Offering (which is Sunday, July 7, 2024). After this +date, no further stabilizing action may be taken, and demand for the Shares and therefore the price of the Shares could +fall. +Potential investors of the Offer Shares should note that the Sole Sponsor and Overall Coordinators (for themselves and +on behalf of the Hong Kong Underwriters) shall be entitled to terminate the Hong Kong Underwriting Agreement with +immediate effect upon the occurrence of any of the events set out in the section headed “Underwriting { Hong Kong +Underwriting Arrangements { Hong Kong Public Offering { Grounds for Termination ” in the Prospectus at any time +prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently expected to be on Thursday, June 13, +2024). +In connection with the Global Offering, we expect to grant the Over-allotment Option to the International Underwriters, +exercisable by the Overall Coordinators at their sole and absolute discretion on behalf of the International Underwriters +at any time from the Listing Date until Sunday, July 7, 2024, being the 30th day after the last day for lodging +applications under the Hong Kong Public Offering. Pursuant to the Over-allotment Option, the Overall Coordinators +will have the right to require our Company to allot and issue, at the Offer Price, up to an aggregate of additional +28,105,000 Shares, representing in aggregate approximately 15% of the number of the Offer Shares initially available +under the Global Offering to cover over-allocations in the International Offering, if any. + + +--- page 2 --- +2 +QuantumPharm Inc. +(Incorporated in the Cayman Islands with limited liability) +GLOBAL OFFERING +Number of Offer Shares under +the Global Offering +: 187,373,000 Shares (subject to the Over- +allotment Option) +Number of Hong Kong Offer Shares : 37,475,000 Shares (as adjusted after +reallocation) +Number of International Offer Shares : 149,898,000 Shares (as adjusted after +reallocation and subject to the Over- +Allotment Option) +Final Offer Price : HK$5.28 per Offer Share, plus brokerage +of 1.0%, SFC transaction levy of +0.0027%, Hong Kong Stock Exchange +trading fee of 0.00565% and AFRC +transaction levy of 0.00015% +Nominal value : US$0.00001 per Share +Stock code : 2228 +Sole Sponsor, Overall Coordinator, Joint Global Coordinator +Joint Bookrunner and Joint Lead Manager +Overall Coordinators, Joint Global Coordinators, Joint Bookrunners +and Joint Lead Managers +Sole Financial Advisor +Joint Global Coordinators, Joint Bookrunners and Joint Lead Managers +Joint Bookrunners and Joint Lead Managers +Joint Lead Managers + + +--- page 3 --- +QUANTUMPHARM INC. +ANNOUNCEMENT OF FINAL OFFER PRICE AND +ALLOTMENT RESULTS +Unless otherwise defined herein, capitalised terms used in this announcement shall have the same meanings +as those defined in the prospectus dated June 4, 2024 (the “Prospectus”) issued by QuantumPharm Inc. (the +“Company”). + + + +SUMMARY +Company information +Stock code 2228 +Stock short name QUANTUMPH-P +Dealings commencement date June 13, 2024* +*see note at the end of the announcement + +Price Information +Final Offer Price HK$5.28 +Offer Price Range HK$5.03 - HK$6.03 +Offer Price Adjustment exercised No + +Offer Shares and Share Capital +Number of Offer Shares 187,373,000 +Number of Offer Shares in Hong Kong Public Offering (after +reallocation and assuming the Over-allotment Option is not +exercised) +37,475,000 +Number of offer shares in International Offer (after +reallocation and assuming the Over-allotment Option is not +exercised) +149,898,000 +Number of issued shares upon Listing (Assuming the Over- +allotment Option is not exercised) +3,406,772,761 + +The number of offer shares above is determined after taking into account the additional shares issued under +the following Offer Size Adjustment Option + +Over-allocation +No. of Offer Shares over-allocated 28,105,000 +Such over-allocation will be settled by using Shares to be borrowed under the Stock Borrowing Agreement +between the Stabilizing Manager and QuantumPharm Holdings. Such borrowed Shares may be covered +by exercising the Over-allotment Option in full or in part or by making purchases in the secondary +market at prices that do not exceed the Offer Price or a combination of these means. In the event the +Over-allotment Option is exercised, an announcement will be made on the Stock Exchange’s website. + +Proceeds +Gross proceeds (Note) HK$ 989.33 million +Offer Size Adjustment Option (Upsize option) +Number of additional shares issued under the option - +- Public Offer - +- International Offer - + + +--- page 4 --- +Less: Estimated listing expenses payable based on Final Offer +Price +HK$ (93.2) million +Net proceeds HK$ 896.13 million + + + + + +ALLOTMENT RESULTS DETAILS +HONG KONG PUBLIC OFFERING + + +No. of valid applications 19,602 +No. of successful applications 10,448 +Subscription level 103.35 times +Claw-back triggered Yes +No. of Offer Shares initially available under the Hong Kong Public +Offering +9,369,000 +No. of Offer Shares reallocated from the International Offering +(claw- back) +28,106,000 +Final no. of Offer Shares under the Hong Kong Public Offering +(after reallocation) +37,475,000 +% of Offer Shares under the Hong Kong Public Offering to the +Global Offering (after reallocation) +20% + +Note: For details of the final allocation of shares to the Hong Kong Public Offering, investors can refer to +www.hkeipo.hk/IPOResult to perform a search by name or identification number or www.hkeipo.hk/IPOResult +for the full list of allottees. +INTERNATIONAL OFFERING + + +No. of placees 154 +Subscription Level 2.13 times +No. of Offer Shares initially available under the International +Offering +178,004,000 +No. of Offer Shares reallocated to the Hong Kong Public Offering +(claw-back) +28,106,000 +Final no. of Offer Shares under the International Offering (after +reallocation) +149,898,000 +% of Offer Shares under the International Offering to the Global +Offering (after reallocation) +80% + +The Directors confirm that, to the best of their knowledge, information and belief, save for a waiver from strict +compliance with Rule 10.04 of the Listing Rules and a consent under paragraph 5(2) of Appendix F1 to the +Listing Rules (the “Placing Guidelines”) granted by the Stock Exchange to permit the Company to allocate +certain Offer Shares in the International Offering to close associates of certain existing shareholders, (i) none +of the Offer Shares subscribed by the placees and the public have been financed directly or indirectly by the +Company, any of the Directors, chief executive of the Company, substantial shareholders, existing +shareholders of the Company or any of its subsidiaries or their respective cl ose associates; and (ii) none of +the placees and the public who have purchased the Offer Shares are accustomed to taking instructions from +the Company, any of the Directors, chief executive of the Company, substantial shareholders, existing +Note: Gross proceeds refers to the amount to which the issuer is entitled to receive, assuming the Over- +allotment Option is not exercised. For details of the use of proceeds, please refer to the Prospectus dated +June 4, 2024. + + +--- page 5 --- +shareholders of the Company or any of its subsidiaries or their respective close associates in relation to the +acquisition, disposal, voting or other disposition of Shares registered in his/her/its name or otherwise held by +him/her/it. + +The placees in the International Offering include the following: +Cornerstone Investors + + + + + + + +Investor + + + + +No. of Offer +Shares +allocated + + + +% of +Offer +Shares +(assuming +the Over- +allotment +Option is +not +exercised) +% of total +issued +share +capital +after the +Global +Offering +(assuming +the Over- +allotment +Option is +not +exercised) + + +Existing +shareholders or +their +close +associates +Successful Lotus Limited 7,575,000 4.04% 0.22% No +IntelliMed One Investment Limited +Note 1 +5,163,000 2.76% 0.15% No +Mammoth Medical Solutions 11,700,000 6.24% 0.34% No +Begonia No. 1 LPF +(海棠壹號有限合夥基金) +17,573,000 9.38% 0.52% No +Prof. Bradley Lether Pentelute 1,464,000 0.78% 0.04% No +Ginkgo Capital Global Fund SPC— +Ginkgo Capital Global Fund I SP +Note 2 +14,644,000 7.82% 0.43% No +Biocytogen Pharmaceuticals +(Beijing) Co., Ltd. +(百奧賽圖(北京)醫藥科技股份有 +限公司) +2,017,000 1.08% 0.06% No +FaaS Capital Longevity Limited 3,787,000 2.02% 0.11% No +Total 63,923,000 34.12% 1.88% +Notes: + +(1) In addition to the Offer Shares subscribed for as a cornerstone investor of the Company, IntelliMed One Investment +Limited (“IntelliMed”), together with its close associate, TruMed Healthcare Master Fund (“TruMed”) were +allocated further Offer Shares as pl acees. Under the International Offering, IntelliMed and TruMed were allocated +20,413,000 Offer Shares in aggregate. Please refer to the section headed “International Offering - Allotees with +waivers/consents obtained” for further details. Only the Offer Shares it subscribed for as a cornerstone investor are + + +--- page 6 --- +subject to lock -up as indicated below. For details, please refer to the section headed “Lock -up Undertakings – +Cornerstone Investors” below. +(2) A close associate of Ginkgo Capital Global Fund SPC—Ginkgo Capital Global Fund I SP (“Ginkgo Fund I”), Ginkgo +Capital Global Fund SPC—Ginkgo Capital Global Fund II SP (“Ginkgo Fund II”), was allocated Offer Shares as a +placee. Under the International Offering, Ginkgo Fund I and Ginkgo Fund II were allocated 23,244,000 Offer Shares +in aggregate. Please refer to the section headed “International Offering - Allotees with waivers/consents obtained” +for further details. + + +Allotees with waivers/consents obtained + + + + + + + + +Investor + + + + +No. of +Offer +Shares +allocated +% of Offer +Shares +(assuming the +Over- +allotment +Option is not +exercised) +% of total +issued share +capital after the +Global Offering +(assuming the +Over-allotment +Option is not +exercised) + + + + +Relationship +Liu Chong / 劉翀 1,800,000 0.96% 0.05% Liu Chong is a close +associate of an existing +shareholder of the +Company. Note 1 + +Hermitage Global +Limited +1,500,000 0.80% 0.04% Hermitage Global +Limited is a close +associate of an existing +shareholder of the +Company. Note 2 + +Mirae Asset +Securities (HK) +Limited (and its close +associate) +1,680,000 0.90% 0.05% Mirae Asset Securities +(HK) Limited is a close +associate of an existing +shareholder of the +Company. Note 3 + +IntelliMed One +Investment Limited +13,800,000 7.36% 0.41% IntelliMed is a +cornerstone investor of +the Company. Note 4 +TruMed Healthcare +Master Fund +1,450,000 0.77% 0.04% TruMed Healthcare +Master Fund is a close +associate of IntelliMed, +a cornerstone investor +of the Company. Note 4 +Ginkgo Capital +Global Fund SPC— +Ginkgo Capital +Global Fund II SP +8,600,000 4.59% 0.25% Ginkgo Capital Global +Fund SPC—Ginkgo +Capital Global Fund II +SP is a close associate +of Ginkgo Capital +Global Fund SPC— +Ginkgo Capital Global +Fund I SP, a +cornerstone investor of + + +--- page 7 --- +the Company. Note 5 +Total 28,830,000 15.39% 0.85% +Notes: + +(1) Liu Chong is a close associate of Yael Capital Partners I L.P., an existing shareholder of the Company which +will hold approximately 3.44% of the total issued Shares of the Company immediately following the Global +Offering (assuming the Over-allotment Option is not exercised). The Company has applied to the Stock Exchange +for, and the Stock Exchange has granted, a waiver from strict compliance with Rule 10.04 of the Listing Rules +and its consent under paragraph 5(2) of the Placing Guideli nes to permit the Company to allocate such Offer +Shares in the International Offering to Liu Chong. The allocation of Offer Shares to Liu Chong is in compliance +with all the conditions under the waiver and consent granted by the Stock Exchange. For details , please refer to +the section headed “Others / Additional Information” below. +(2) Hermitage Global Limited is a close associate of Hermitage Galaxy Fund SPC for and on behalf of Hermitage +Fund Two SP, an existing Shareholder of the Company which will hold appr oximately 1.30% of the total issued +Shares of the Company immediately following the Global Offering (assuming the Over -allotment Option is not +exercised). The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a waiver +from strict compliance with Rule 10.04 of the Listing Rules and its consent under paragraph 5(2) of the Placing +Guidelines to permit the Company to allocate such Offer Shares in the International Offering to Hermitage Global +Limited. The allocation of Offer Sha res to Hermitage Global Limited is in compliance with all the conditions +under the waiver and consent granted by the Stock Exchange. For details, please refer to the section headed +“Others / Additional Information” below. +(3) Mirae Asset Securities (HK) Limited (and its close associate) are close associates of Mirae Asset New Economy +Fund L.P., an existing shareholder of the Company which will hold approximately 0.78% of the total issued +Shares of the Company immediately following the Global Offering (assuming the Over-allotment Option is not +exercised). Each of Mirae Asset Securities (HK) Limited and its close associate have been allocated 1,400,000 +and 280,000 Offer Shares as a placee, respectively. The Company has applied to the Stock Exchange for, and the +Stock Exchange has granted, a waiver from strict compliance with Rule 10.04 of the Listing Rules and its consent +under paragraph 5(2) of the Placing Guidelines to permit the Company to allocate such Offer Shares in the +International Offering to Mirae Asset Securities (HK) Limited and its close associate. The allocation of Offer +Shares to Mirae Asset Securities (HK) Limited (and its close associate) is in compliance with all the conditions +under the waiver and consent granted by the Stock Exchange. For detai ls, please refer to the section headed +“Others / Additional Information” below. +(4) IntelliMed is a cornerstone investor of the Company which will hold approximately 0.15% of the total issued +Shares of the Company immediately following the Global Offering (assuming the Over -allotment Option is not +exercised). IntelliMed, together with TruMed, which is a close associate of IntelliMed , were allocated further +Offer Shares as placees . The Company has applied to the Stock Exchange for, and the Stock Exchange has +granted, a consent under Chapter 4.15 of the HKEX Guide to permit the Company to allocate such Offer Shares +in the International Offering to IntelliMed and TruMed. The allocation of Offer Shares to IntelliMed and TruMed +is in compliance with all the conditions under the consent granted by the Stock Exchange. For details, please +refer to the section headed “Others / Additional Information” below. +(5) Ginkgo Capital Global Fund SPC—Ginkgo Capital Global Fund II SP (“Ginkgo Fund II”) is a close associate +of Ginkgo Capital Global Fund SPC—Ginkgo Capital Global Fund I SP, a cornerstone investor of the Company +which will hold approximately 0.43% of the total issued Shares of the Company immediately following the Global +Offering (assuming the Over-allotment Option is not exercised). Ginkgo Fund II was allocated Offer Shares as a +placee. The Company has applied to the Stock Exchange for, and the S tock Exchange has granted, a consent +under Chapter 4.15 of the HKEX Guide to permit the Company to allocate such Offer Shares in the International +Offering to Ginkgo Fund II . The allocation of Offer Shares to Ginkgo Fund II is in complian ce with all the +conditions under the consent granted by the Stock Exchange. For details, please refer to the section headed +“Others / Additional Information” below. + + +LOCK-UP UNDERTAKINGS +Key Persons (as defined under Rule 18C.14 of the Listing Rules) + + +--- page 8 --- +Name + +Number of shares held +in the Company subject +to lock-up +undertakings upon +listing +% of shareholding in the +Company subject to +lock-up undertakings +upon listing (assuming +the Over-allotment +Option is not exercised) + + + + +Last day subject to the +lock-up undertakings +Wen Shuhao / 溫書豪 Note +1 + +222,126,400 Note 2 6.52% June 12, 2026 Note 10 +81,093,362 Note 3 2.38% June 12, 2026 Note 10 +22,000,000 Note 4 0.65% June 12, 2026 Note 10 +Ma Jian / 馬健 Note 1 + +122,908,500 Note 5 3.61% June 12, 2026 Note 10 +45,230,342 Note 6 1.33% June 12, 2026 Note 10 +59,103,125 Note 7 1.73% June 12, 2026 Note 10 +Lai Lipeng / 賴力鵬 Note 1 87,814,140 Note 8 2.58% June 12, 2026 Note 10 +32,315,661 Note 9 0.95% June 12, 2026 Note 10 +Subtotal 672,591,530 19.74% +Notes: + +1. Each of Dr. Wen Shuhao (“Dr. Wen”), Dr. Ma Jian (“Dr. Ma”) and Dr. Lai Lipeng (“Dr. Lai”) is a Co- +founder and an executive Director of the Company. +2. Representing the Shares held by QuantumPharm Holdings Limited. QuantumPharm Holdings Limited is +held as to 99% by WSH Family Holdings Limited, which is the holding vehicle of TMF (Cayman) Ltd. TMF +(Cayman) Ltd. is the trustee of the WSH Family Trust, a discretionary trust established by Dr. Wen as +settlor. +3. Representing the Shares held by QuantumPharm Roc Holdings Limited (“ QuantumPharm Roc ”) +underlying outstanding options held by Dr. Wen. Such Shares will be transferred by QuantumPharm Roc +to Dr. Wen upon the exercise of the options and continue to be subject to the disposal restr ictions. For +further details, please refer to the sections headed “History, Development and Corporate Structure” and +“Underwriting” in the Prospectus. +4. Representing the Shares held by QuantumPharm Roc underlying outstanding options held by Dr. Jiang +Yide A lan (and his close associates) and Mr. Tam Man Hong. Such Shares will be transferred by +QuantumPharm Roc to them upon the exercise of the options and continue to be subject to the disposal +restrictions. Pursuant to the powers of attorney granted by Mr. Tam Man Hong and Dr. Jiang Yide Alan +in favor of Dr. Wen on May 28, 2024, respectively, Dr. Wen is unconditionally, indefinitely and irrevocably +authorized and appointed to exercise all the voting rights attached to: (i) the Shares underlying the vested +outstanding options owned by them; and (ii) the Shares transferred or issued to them upon the exercise of +the vested outstanding options, except for any matter the outcome of the vote on which will +disproportionately, materially and adversely affect the grantor s, as compared to Dr. Wen or any other +Shareholder. The powers of attorney shall be valid from the Listing Date for an indefinite term. Each of +Mr. Tam Man Hong and Dr. Jiang Yide Alan, being the key persons of the Company, have provided +undertakings to each of the Stock Exchange and the Company regarding the disposal of securities pursuant +to Rule 18C.14(1) of the Listing Rules. For further details, please refer to the sections headed “History, +Development and Corporate Structure” and “Underwriting” in the Prospectus. +5. Representing the Shares held by Crete Helix Ltd.. Crete Helix Ltd. is held as to 99% by MH International +Holdings Limited, which is the holding vehicle of TMF (Cayman) Ltd. TMF (Cayman) Ltd. is the trustee +of the MH Fund Trust, a discretionary trust established by Dr. Ma as settlor. +6. Representing the Shares held by QuantumPharm Roc underlying outstanding options held by Dr. Ma. Such + + +--- page 9 --- +Shares will be transferred by QuantumPharm Roc to Dr. Ma upon the exercise of the options and continue +to be subject to the disposal restrictions. For further details, please refer to the sections headed “History, +Development and Corporate Structure” and “Underwriting” in the Prospectus. +7. Representing the Sha res held by QuantumPharm Roc underlying options held by QuantumPharm +Employee Holdings, a holding vehicle wholly owned by TMF Trust (HK) Limited as trustee of the +QuantumPharm Employee Benefit Trust, a discretionary trust established for the purposes of ma naging +and administering the outstanding options granted to Dr. Zhang Peiyu, a member of our senior +management, and 12 other employees of our Group. Such options have been irrevocably settled into the +QuantumPharm Employee Benefit Trust under the terms of its trust deed dated June 28, 2021. Under the +terms of the trust deed, Dr. Ma, being the sole member of the advisory committee established by our +Company, has the sole power to make all decisions relating to the exercise of any voting and other rights +of the properties (including the exercise of the options) held under the trust and to give instructions and +directions to the trustee for the execution of such decisions without the need to seek for consent from the +beneficiaries, and the beneficiaries have no right to sell, bequeath or transfer any trust property. Dr. Zhang +Peiyu, being a key person of the Company, has provided an undertaking to the Stock Exchange and the +Company regarding the disposal of securities pursuant to Rule 18C.14(1) of the Listing Rules. For further +details, please refer to the sections headed “History, Development and Corporate Structure” and +“Underwriting” in the Prospectus. +8. Representing the Shares held by SeveningBAlpha Limited. SeveningBAlpha is held as to 99% by LPHappy +Holding Limited, which is the holding vehicle of TMF (Cayman) Ltd. TMF (Cayman) Ltd. is the trustee of +the LPHappy Family Trust, a discretionary trust established by Dr. Lai as settlor. +9. Representing the Shares held by QuantumPharm Roc underlying outstanding options held by Dr. Lai. Such +Shares will be transferred by QuantumPharm Roc to Dr. Lai upon the exercise of the options and continue +to be subject to the disposal restrictions. For further details, please refer to the sections headed “History, +Development and Corporate Structure” and “Underwriting” in the Prospectus. +10. The expiry date of the lock-up period shown is pursuant to Rule 18C.14(1) of the Listing Rules. In the event +that upon the notification by the Stock Exchange that our Company will no longer be regarded as a Pre - +Commercial Company after the Listing, the lock-up period will expire on the later of: (i) the date which is +12 months from the Listing Date; and (2) the date falling on the 30th day after the announcement on the +removal of designation as a Pre-Commercial Company as required under Rule 18C.24 of the Listing Rules. + +Undertaking Providers + + + + + +Name + +Number of shares held +in the Company subject +to lock-up +undertakings upon +listing +% of shareholding in +the Company subject to +lock-up undertakings +upon listing (assuming +the Over-allotment +Option is not exercised) + + + +Last day subject to the +lock-up undertakings +Image Frame Investment +(HK) Limited / 意像架構 +投資(香港)有限公司 +439,866,580 12.91% June 12, 2025 Note 2 +HSG Venture VI +Holdco, Ltd. +203,444,338 5.97% June 12, 2025 Note 2 +HSG Growth VI +Holdco E, Ltd. +49,076,214 1.44% June 12, 2025 Note 2 +HCHP Holdco, Ltd. Note 1 16,358,738 0.48% June 12, 2025 Note 2 +HSG Venture VIII +Holdco, Ltd. +13,303,439 0.39% June 12, 2025 Note 2 +Evolution Fund I, L.P. 137,008,547 4.02% June 12, 2025 Note 2 +Evolution Special 85,349,937 2.51% June 12, 2025 Note 2 + + +--- page 10 --- +Opportunity Fund I, L.P. +Evolution Fund I Co- +investment, L.P. +33,353,771 0.98% June 12, 2025 Note 2 +China Life Chengda +(Shanghai) Healthcare +Equity Investment +Center (Limited +Partnership) / 國壽成達( +上海)健康產業股權投資 +中心(有限合夥) +235,552,877 6.91% June 12, 2025 Note 2 +Beijing PICC Health and +Pension Industry +Investment Fund (Limited +Partnership) / 北京人保 +健康養老產業投資基金 +(有限合夥) +119,730,945 3.51% June 12, 2025 Note 2 +Subtotal 1,333,045,386 39.13% +Notes: + +1. Save for HCHP Holdco, Ltd., which is a close associate of a pathfinder SII, the other Undertaking Providers +are pathfinder SIIs of the Company as defined under Chapter 2.5 of the HKEX Guide. +2. The expiry date of the lock-up period shown is pursuant to Rule 18C.14(2) of the Listing Rules. In the event that +upon the notification by the Stock Exchange that our Company will no longer be regarded as a Pre-Commercial +Company after the Listing, the lock -up period will expire on the later of: (i) the date which is six months from +the Listing Date; and (2) the date falling on the 30th day after the announcement on the removal of designation +as a Pre-Commercial Company as required under Rule 18C.24 of the Listing Rules. + + +Cornerstone Investors + + + + + +Name + +Number of shares held +in the Company subject +to lock-up +undertakings upon +listing +% of shareholding in +the Company subject to +lock-up undertakings +upon listing (assuming +the Over-allotment +Option is not exercised) + + + +Last day subject to the +lock-up undertakings +Successful Lotus Limited 7,575,000 0.22% December 12, 2024 Note 2 +IntelliMed One Investment +Limited Note 1 +5,163,000 0.15% December 12, 2024 Note 2 +Mammoth Medical +Solutions +11,700,000 0.34% December 12, 2024 Note 2 +Begonia No. 1 LPF / 海棠 +壹號有限合夥基金 +17,573,000 0.52% December 12, 2024 Note 2 +Prof. Bradley Lether +Pentelute +1,464,000 0.04% December 12, 2024 Note 2 + + +--- page 11 --- +Ginkgo Capital Global +Fund SPC—Ginkgo +Capital Global Fund I SP +Note 1 +14,644,000 0.43% December 12, 2024 Note 2 +Biocytogen +Pharmaceuticals (Beijing) +Co., Ltd. / 百奧賽圖(北 +京)醫藥科技股份有限公 +司 +2,017,000 0.06% December 12, 2024 Note 2 +FaaS Capital Longevity +Limited +3,787,000 0.11% December 12, 2024 Note 2 +Subtotal 63,923,000 1.88% + Notes: + +1. (i) IntelliMed and its close associate and (ii) a close associate of Ginkgo Capital Global Fund SPC —Ginkgo +Capital Global Fund I SP were allocated Offer Shares pursuant to Chapter 2.5 of the HKEX Guide . For details, +please refer to the section s headed “ International Offering – Cornerstone Investors ” above and “Others / +Additional Information” below. Only the Shares subscribed by IntelliMed and Ginkgo Capital Global Fund SPC— +Ginkgo Capital Global Fund I SP as cornerstone investors are subject to lock-up undertakings as indicated above. +2. The Cornerstone Investor s shall not dispose of any of the Offer Shares subscribed pursuant to the Cornerstone +Investment Agreements on or before the indicated date. + +Pre-IPO Investors + + + + + +Name + +Number of shares held +in the Company subject +to lock-up +undertakings upon +listing +% of shareholding in +the Company subject to +lock-up undertakings +upon listing (assuming +the Over-allotment +Option is not exercised) + + + +Last day subject to the +lock-up undertakings +All Pre-IPO Investors +(except for Pathfinder SIIs +and HCHP Holdco, Ltd.) / +所有首次公開發售前投 +資者(領航資深獨立投資 +者及HCHP Holdco, Ltd. +除外) Note 1 +1,155,464,192 33.92% December 12, 2024 Note 2 +Notes: + +1. Please refer to the section headed “History, Development and Corporate Structure—Pre-IPO Investments” in the +Prospectus for the identities of the Pre-IPO Investors other than the Pathfinder SIIs and HCHP Holdco, Ltd.. +2. The expiry date of the lock -up period shown is pursuant to the disclosure in the Prospectus . Please refer to the +section headed “ Underwriting – Undertakings by the Other Pre -IPO Investors” in the Prospectus for further +details. + + +--- page 12 --- +PLACEE CONCENTRATION ANALYSIS + +Placees +Number of +Shares allotted +Allotment as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Allotment as % of +International +Offering (assuming +the Over-allotment +Option is exercised +and new Shares are +issued) +Allotment as % +of total Offer +Shares (assuming +no exercise of the +Over-allotment +Option) +Allotment as % of +total Offer Shares +(assuming the Over- +allotment Option is +exercised and new +Shares are issued) +Number of +Shares held +upon Listing +% of total issued +share capital upon +Listing (assuming +no exercise of the +Over-allotment +Option) +% of total issued +share capital upon +Listing (assuming +the Overallotment +Option is exercised +and new Shares are +issued) +Top 1 54,284,000 36.21% 30.50% 28.97% 25.19% 54,284,000 1.59% 1.58% +Top 5 127,214,000 84.87% 71.47% 67.89% 59.04% 127,214,000 3.73% 3.70% +Top 10 154,696,000 103.20% 86.91% 82.56% 71.79% 154,696,000 4.54% 4.50% +Top 25 174,494,000 116.41% 98.03% 93.13% 80.98% 364,953,944 10.71% 10.62% + +Note +* Ranking of placees is based on the number of Shares allotted to the placees. + + +--- page 13 --- +SHAREHOLDER CONCENTRATION ANALYSIS + +Sharehold +ers +Number +of Shares +allotted +Allotment as +% of +International +Offering +(assuming no +exercise of +the Over- +allotment +Option) +Allotment as +% of +International +Offering +(assuming the +Over- +allotment +Option is +exercised and +new Shares +are issued) +Allotment +as % of +total Offer +Shares +(assuming +no +exercise of +the Over- +allotment +Option) +Allotment +as % of +total Offer +Shares +(assuming +the Over- +allotment +Option is +exercised +and new +Shares are +issued) +Number +of Shares +held upon +Listing +% of total +issued share +capital upon +Listing +(assuming no +exercise of +the Over- +allotment +Option) +% of total +issued +share +capital +upon +Listing +(assuming +the Over- +allotment +Option is +exercised +and new +Shares are +issued) +Top 1 0 0.00% 0.00% 0.00% 0.00% 587,668,1 +43 +17.25% 17.11% +Top 5 0 0.00% 0.00% 0.00% 0.00% 1,784,623 +,846 +52.38% 51.96% +Top 10 1,800,000 1.20% 1.01% 0.96% 0.84% 2,359,827 +,481 +69.27% 68.70% +Top 25 59,264,00 +0 +39.54% 33.29% 31.63% 27.50% 3,075,287 +,240 +90.27% 89.53% +Note +* Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholder upon Listing. + +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, valid applications made by the +public will be conditionally allocated on the basis set out below: + +BASIS OF ALLOTMENT FOR PRESS ANNOUNCEMENT +NO. OF +SHARES +APPLIED +FOR +NO. OF +V ALID +APPLIC +ATIONS BASIS OF ALLOTMENT / BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF SHARES +APPLIED FOR + POOL A +1,000 8,285 1,657 out of 8,285 applicants to receive 1,000 shares 20.00% +2,000 1,434 502 out of 1,434 applicants to receive 1,000 shares 17.50% +3,000 734 331 out of 734 applicants to receive 1,000 shares 15.03% +4,000 374 195 out of 374 applicants to receive 1,000 shares 13.03% +5,000 591 326 out of 591 applicants to receive 1,000 shares 11.03% +6,000 186 112 out of 186 applicants to receive 1,000 shares 10.04% + + +--- page 14 --- +7,000 130 87 out of 130 applicants to receive 1,000 shares 9.56% +8,000 1,631 1,149 out of 1,631 applicants to receive 1,000 shares 8.81% +9,000 80 62 out of 80 applicants to receive 1,000 shares 8.61% +10,000 765 635 out of 765 applicants to receive 1,000 shares 8.30% +15,000 964 1,000 shares 6.67% +20,000 486 1,000 shares plus 109 out of 486 applicants to receive +an additional 1,000 shares 6.12% +25,000 209 1,000 shares plus 84 out of 209 applicants to receive an +additional 1,000 shares 5.61% +30,000 387 1,000 shares plus 219 out of 387 applicants to receive +an additional 1,000 shares 5.22% +35,000 135 1,000 shares plus 97 out of 135 applicants to receive an +additional 1,000 shares 4.91% +40,000 233 1,000 shares plus 201 out of 233 applicants to receive +an additional 1,000 shares 4.66% +45,000 104 2,000 shares 4.44% +50,000 529 2,000 shares plus 69 out of 529 applicants to receive an +additional 1,000 shares 4.26% +60,000 188 2,000 shares plus 72 out of 188 applicants to receive an +additional 1,000 shares 3.97% +70,000 111 2,000 shares plus 68 out of 111 applicants to receive an +additional 1,000 shares 3.73% +80,000 160 2,000 shares plus 133 out of 160 applicants to receive +an additional 1,000 shares 3.54% +90,000 70 3,000 shares 3.33% +100,000 648 3,000 shares plus 195 out of 648 applicants to receive +an additional 1,000 shares 3.30% +200,000 391 5,000 shares 2.50% +300,000 147 6,000 shares 2.00% +400,000 115 7,000 shares 1.75% +500,000 82 8,000 shares 1.60% +600,000 34 9,000 shares 1.50% +700,000 21 10,000 shares 1.43% +800,000 79 11,000 shares 1.38% + + 19,303 Total number of Pool A successful applicants: +10,149 + + POOL B + +900,000 + +187 +39,000 shares plus 122 out of 187 applicants to receive +an additional 1,000 shares 4.41% + + +--- page 15 --- +1,000,000 + +46 +43,000 shares plus 37 out of 46 applicants to receive an +additional 1,000 shares 4.38% + +1,500,000 + +16 +65,000 shares plus 8 out of 16 applicants to receive an +additional 1,000 shares 4.37% + +2,000,000 + +9 87,000 shares 4.35% + +2,500,000 + +4 +108,000 shares plus 2 out of 4 applicants to receive an +additional 1,000 shares 4.34% + +3,000,000 + +2 130,000 shares 4.33% + +3,500,000 + +1 151,000 shares 4.31% + +4,000,000 + +7 172,000 shares 4.30% + +4,684,000 + +27 201,000 shares 4.29% + +299 +Total number of Pool B successful applicants: +299 + + +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC participants. +Investors should contact their relevant brokers for any inquiries. + +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the Company’s shares. +The Directors confirm that, to the best of their knowledge, the consideration paid by the placees or the +public (as the case may be) directly or indirectly for each Offer Share subscribed for or purchased by +them was the same as the final Offer Price in addition to any brokerage, AFRC transaction levy, SFC +transaction levy and trading fee payable. +The Directors and the Overall Coordinators confirm that at least 50% of the total number of the Offer +Shares (excluding any shares to be issued pursuant to the exercise of any over-allotment option) have +been allocated to and taken up by independent price setting investors (whether as Cornerstone +Investors or placees) in compliance with Rule 18C.08 of the Listing Rules. +The Directors further confirm that at least 20% of the issued share capital of the Company (before +exercise of any over-allotment option) will be held by sophisticated independent investors at the time +of Listing in compliance with Chapter 2.5 of the HKEX Guide. +OTHERS / ADDITIONAL INFORMATION +Reallocation +As the Hong Kong Public Offering has been over-subscribed by more than 50 times of the total number +of Offer Shares initially available under the Hong Kong Public Offering, the reallocation procedure as + + +--- page 16 --- +disclosed in the section headed “Structure of the Global Offering – The Hong Kong Public Offering – +Reallocation and Clawback” in the Prospectus has been applied. +The number of Offer Shares initially available under the Hong Kong Public Offering is 9,369,000 +Shares, representing approximately 5% of the total number of Offer Shares initially available under +the Global Offering (ass uming the Over -allotment Option is not exercised). As a result of such +reallocation, the final number of Offer Shares under the Hong Kong Public Offering is adjusted to +37,475,000 Shares, representing 20% of the total number of Offer Shares available under the Global +Offering (assuming the Over-allotment Option is not exercised). +Close Associates of Existing Shareholders as Placees (with a Waiver from Strict Compliance with +Rule 10.04 of the Listing Rules and a Prior Written Consent under Paragraph 5(2) of the Placing +Guidelines) + Yael Capital Partners I L.P. is an existing shareholder of the Company. The general partner of Yael +Capital Partners I L.P. is Yael Capital Management Limited, which is ultimately controlled by Liu +Chong. Therefore, Liu Chong is a close associate of Yael Capital Partners I L.P.. As of the date of the +Prospectus, Yael Capital Partners I L.P. held 117,023,787 Shares, representing approximately 3.64% +of the total issued Shares. Under the International Offering, Liu Chong has been placed with 1,800,000 +Offer Shares at the Offer Price, representing approximately 0.96% of the total number of Offer Shares +initially available under the Global Offering (a ssuming the Over-Allotment Option is not exercised) +and approximately 0.05% of the total issued Shares of the Company upon completion of the Global +Offering (assuming the Over-allotment Option is not exercised). +Hermitage Galaxy Fund SPC for and on behalf of Hermitage Fund Two SP is an existing shareholder +of the Company. It is ultimately controlled by Mr. Yuqiu Xiang, who also ultimately controls +Hermitage Global Limited. Therefore, Hermitage Global Limited is a close associate of Hermitage +Galaxy Fund SPC for and on behalf of Hermitage Fund Two SP. As of the date of the Prospectus, +Hermitage Galaxy Fund SPC for and on behalf of Hermitage Fund Two SP held 44,168,592 Shares, +representing approximately 1.37% of the total issued Shares. Under the International Offering, +Hermitage Global Limited has been placed with 1,500,000 Offer Shares at the Offer Price, representing +approximately 0.80% of the total number of Offer Shares initially available under the Global Offering +(assuming the Over-Allotment Option is no t exercised) and approximately 0.04% of the total issued +Shares of the Company upon completion of the Global Offering (assuming the Over-allotment Option +is not exercised). +Mirae Asset New Economy Fund L.P. is an existing shareholder of the Company. Mirae Asset +Securities (HK) Limited holds 30% or more limited partnership interests in Mirae Asset New Economy +Fund L.P.. Therefore, Mirae Asset Securities (HK) Limited is a close associate of Mirae Asset New +Economy Fund L.P.. As of the date of the Prospectus, Mirae Asset New Economy Fund L.P. held +26,606,877 Shares, representing approximately 0.83% of the total issued Shares. Under the +International Offering, Mirae Asset Securities (HK) Limited and their close associate have been placed +with 1,680,000 Offer Shares in aggregate at the Offer Price, representing approximately 0.90% of the +total number of Offer Shares initially available under the Global Offering (assuming the Over - +Allotment Option is not exercised) and approximately 0.05% of the total issued Shares of the Company +upon completion of the Global Offering (assuming the Over-allotment Option is not exercised). +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a waiver +from strict compliance with Rule 10.04 o f the Listing Rules and its consent under paragraph 5(2) of +the Placing Guidelines to permit the Company to allocate such Offer Shares in the International + + +--- page 17 --- +Offering to each of Liu Chong, Hermitage Global Limited and Mirae Asset Securities (HK) Limited +(and their close associate). The allocation of Offer Shares to each of Liu Chong, Hermitage Global +Limited and Mirae Asset Securities (HK) Limited (and its close associate) is in compliance with all +the conditions under the waiver and consent granted by the Stock Exchange. +Allocation of Offer Shares to Cornerstone Investor and/or its close associates (with a Prior +Written Consent under Chapter 4.15 of the HKEX Guide) +IntelliMed is a cornerstone investor of the Company which will hold approximately 0.15% of the total +issued Shares of the Company immediately following the Global Offering (assuming the Over - +allotment Option is not exercised). Under the International Offering, IntelliMed, together with +TruMed, which is a close associate of IntelliMed sharing the same investment manager, were allocated +further Offer Shares as placees. IntelliMed and TruMed have been placed with 13,800,000 and +1,450,000 Offer Shares at the Offer Price, representing approximately 7.36% and 0.77% of the total +number of Offer Shares initially available under the Global Offering (assuming the Over -Allotment +Option is not exercised) and approximately 0.41% and 0.04% of the total issued Shares of the Company +upon completion of the Global Offering (assuming the Over-allotment Option is not exercised). +Ginkgo Capital Global Fund SPC —Ginkgo Capital Global Fund I SP (“Ginkgo Fund I ”) is a +cornerstone investor of the Company. Ginkgo Fund II , which has the same investment manager as +Ginkgo Fund I, is a close associate of Ginkgo Fund I. Under the International Offering, Ginkgo Fund +II was allocated Offer Shares as a placee. It has been placed with 8,600,000 Offer Shares at the Offer +Price, representing approximately 4.59% of the total number of Offer Shares initially available under +the Global Offering (assuming the Over-Allotment Option is not exercised) and approximately 0.25% +of the total issued Shares of the Company upon completion of the Global Offering (assuming the Over- +allotment Option is not exercised). +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a consent +under Chapter 4.15 of the HKEX Guide to permit the Company to allocate such Offer Shares in the +International Offering to each of IntelliMed (as a placee), TruMed and Ginkgo Fund II. The allocation +of Offer Shares to IntelliMed (as a placee), TruMed and Ginkgo Fund II is in compliance with all the +conditions under the consent granted by the Stock Exchange. + +DISCLAIMERS + + +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the +“Stock Exchange”) and Hong Kong Securities Clearing Company Limited (“HKSCC”) take +no responsibility for the contents of this announcement, make no representation as to its accuracy +or completeness and expressly disclaim any liability whatsoever for any loss howsoever arising +from or in reliance upon the whole or any part of the contents of this announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into +the United States (including its territories and possessions, any state of the United States and +the District of Columbia). This announcement does not constitute or form a part of any offer or +solicitation to purchase or subscribe for securities in the United States. The securities mentioned +herein have not been, and will not be, registered under the United States Securities Act of 1933, +as amended (the “U.S. Securities Act”). The securities may not be offered or sold in the United +States except pursuant to an exemption from the registration requirements of the U.S. Securities +Act and in compliance with any applicable state securities laws, or outside the United States + + +--- page 18 --- +unless in compliance with Regulation S under the U.S. Securities Act. There will be no public +offer of securities in the United States. +The Offer Shares are being offered and sold (1) solely to qualified institutional buyers as defined +in Rule 144A under the U.S. Securities Act pursuant to an exemption from registration under the +U.S. Securities Act and (2) outside the United States in off shore transactions in reliance on +Regulation S under the U.S. Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer +to acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential +investors should read the Prospectus dated June 4, 2024 issued by QuantumPharm Inc. for detailed +information about the Global Offering described below before deciding whether or not to invest +in the Shares thereby being offered. +*Potential investors of the Offer Shares should note that the Sole Sponsor and Overall +Coordinators (for themselves and on behalf of the Hong Kong Underwriters) shall be entitled to +terminate the Hong Kong Underwriting Agreement with immediate effect upon the occurrence +of any of the events set out in the section headed “Underwriting – Hong Kong Underwriting +Arrangements – Hong Kong Public Offering –Grounds for Termination” in the Prospectus at any +time prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently expected to +be on Thursday, June 13, 2024). + + +--- page 19 --- +3 +PUBLIC FLOAT AND FREE FLOAT +Immediately following the completion of the Global Offering, (i) approximately 65.63% of the +total issued share capital of the Company (assuming the Over-Allotment Option is not exercised) +will be held by the public and will satisfy the minimum percentage as prescribed under Rule +8.08(1)(a) of the Listing Rules; (ii) the three largest public Shareholders do not hold more than +50% of the Shares in public hands at the time of Listing in compliance with Rules 8.08(3) and +8.24 of the Listing Rules; (iii) there will not be any new substantial Shareholder (as defined in +the Listing Rules) of the Company; and (iv) there will be at least 300 Shareholders at the time of +Listing in compliance with Rule 8.08(2) of the Listing Rules. +The Directors confirm that Shares with a market capitalization of approximately HK$651,816,000 +will not be subject to any disposal restrictions (whether under contract, the Listing Rules, +applicable laws or otherwise) at the time of Listing and will satisfy the minimum requirement as +prescribed under Rule 18C.10 of the Listing Rules. +COMMENCEMENT OF DEALINGS +Share certificates will only become valid at 8:00 a.m. on Thursday, June 13, 2024 (Hong Kong +time), provided that the Global Offering has become unconditional and the right of termination +described in the section headed “Underwriting ” in the Prospectus has not been exercised. Investors +who trade Shares prior to the receipt of Share certificates or the Share certificates becoming valid +do so entirely at their own risk. +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. on Thursday, June +13, 2024 (Hong Kong time), it is expected that dealings in our Shares on the Stock Exchange will +commence at 9:00 a.m. on Thursday, June 13, 2024 (Hong Kong time). The Shares will be traded +in board lots of 1,000 Shares each. The stock code of the Shares will be 2228. +By order of the Board +QuantumPharm Inc. +Dr. Wen Shuhao +Chairman of the Board and Executive Director +Hong Kong, June 12, 2024 +As at the date of this announcement, the board of directors of the Company comprises Dr. Wen +Shuhao, Dr. Ma Jian, Dr. Lai Lipeng and Dr. Jiang Yide Alan as executive Directors, Dr. Gu +Cuiping as a non-executive Director, and Mr. Law Cheuk Kin Stephen, Ms. Chan Wing Ki and +Mr. Chow Ming Sang as independent non-executive Directors. diff --git a/data/extracted_text/02268/allotment_results_summary_2023-11-16_2023111600010.txt b/data/extracted_text/02268/allotment_results_summary_2023-11-16_2023111600010.txt new file mode 100644 index 0000000..b5520af --- /dev/null +++ b/data/extracted_text/02268/allotment_results_summary_2023-11-16_2023111600010.txt @@ -0,0 +1,1247 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +OFFER PRICE +• The final Offer Price has been determined at HK$20.60 per Offer Share (exclusive of +brokerage of 1%, SFC transaction levy of 0.0027%, the Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +• Based on the Offer Price of HK$20.60 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deducting the estimated underwriting +commissions and other fees and expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$3,483.3 million. The Company +intends to apply such net proceeds from the Global Offering for the purposes and in the +amounts as set out in the section headed “Net Proceeds from the Global Offering ” in this +announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional +net proceeds of approximately HK$380.8 million for 19,158,500 additional Shares to be +issued and allotted upon the exercise of the Over-allotment Option after deducting the +estimated underwriting commissions and other fees and expenses payable by the Company +in connection with the Global Offering. The allocation of the additional net proceeds will +be adjusted on a pro rata basis according to the use of proceeds as set out in the section +headed “Net Proceeds from the Global Offering ” in this announcement in the event that the +Over-allotment Option is exercised. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been very significantly over-subscribed. At the close of the application lists at 12:00 noon +on Friday, November 10, 2023, a total of 30,726 valid applications have been received +under the Hong Kong Public Offering through the White Form eIPO service and the +CCASS EIPO service for a total of 891,591,500 Hong Kong Offer Shares, representing +approximately 49.96 times of the total number of 17,845,000 Offer Shares initially +available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering represents 15 times or more +but less than 50 times of the number of Hong Kong Offer Shares initially available under +the Hong Kong Public Offering, the reallocation procedure as described in the section +headed “Structure of the Global Offering – The Hong Kong Public Offering – Reallocation +and Clawback ” in the Prospectus has been applied and 35,689,000 Offer Shares have been +reallocated from the International Offering to the Hong Kong Public Offering. The final +number of Offer Shares under the Hong Kong Public Offering is 53,534,000 Offer Shares, +representing approximately 30% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). The total +number of successful applicants under the Hong Kong Public Offering is 14,832, among +which 8,362 applicants were allocated with one board lot of the Offer Shares. + + +--- page 2 --- +4 +Preferential Offering +• A total of four valid applications for Assured Entitlement and 15 valid applications for the excess +Reserved Shares (including 4 Qualifying WXB Shareholders who applied for excess Reserved +Shares in addition to their respective Assured Entitlement) pursuant to the Preferential Offering +from Qualifying WXB Shareholders on BLUE Application Forms for a total of 95,640,715 +Reserved Shares have been received, representing approximately 10.72 times the total number of +8,922,000 Reserved Shares initially available under the Preferential Offering. 8,922,000 Reserved +Shares were allocated to a total of 15 Qualifying WXB Shareholders, representing 5% of the total +number of Offer Shares initially available under the Global Offering (before any exercise of the +Over-allotment Option). +Allocation of Reserved Shares to Certain Directors and/or their Close Associates +• To the best knowledge of the Company and after all reasonable enquiries, among the +Reserved Shares allocated to the Qualifying WXB Shareholders, approximately 78,815 +and 6 Reserved Shares, representing approximately 0.0067% and 0.0000% of the total +issued share capital of the Company immediately upon completion of the Global Offering +(assuming the Over-allotment Option is not exercised and without taking into account +any exercise of the share options granted under the Pre-IPO Share Option Schemes), +are expected to be allocated to our Directors Dr. Zhisheng Chen and Ms. Ming Shi (the +“Relevant Directors ”) and/or their close associates based on their respective applications +made by BLUE Application Forms, respectively, each of whom is a core connected person +of the Company. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, +a waiver from strict compliance with Rule 10.03 and Rule 9.09(b) of the Listing Rules +and a consent under Paragraph 5(2) of Appendix 6 to the Listing Rules (the “Placing +Guidelines ”) to permit the Company to allocate the Reserved Shares to the Relevant +Directors and/or their close associates in the Preferential Offering. Please refer to the +section headed “Waivers and Exemption from Strict Compliance with the Listing Rules and +the Companies (Winding Up and Miscellaneous Provisions) Ordinance ” in the Prospectus +and the section headed “Basis of Allocation under the Preferential Offering – Allocation of +Reserved Shares to Certain Directors and/or their Close Associates ” in this announcement. +International Offering +• The Offer Shares initially offered under the International Offering have been significantly +over-subscribed. A total of 3,147,738,952 International Offer Shares have been subscribed +(including the subscription by the Cornerstone Investors), representing approximately 19.60 +times of the total number of 160,601,000 International Offer Shares initially available for +subscription under the International Offering (including 8,922,000 Reserved Shares under the +Preferential Offering). After reallocation of the Offer Shares to the Hong Kong Public Offering +from the International Offering, the final number of Offer Shares under the International +Offering is 124,912,000 Shares (including 8,922,000 Reserved Shares under the Preferential +Offering), representing approximately 70% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). +• There has been an over-allocation of 19,158,500 Offer Shares in the International Offering +and there is a total of 170 placees under the International Offering. 67 placees have been +allotted five or fewer board lots of Offer Shares, representing approximately 39.4% of +the total number of placees under the International Offering. These placees have been +allotted 68,500 Offer Shares in total, representing approximately 0.043% of the Offer +Shares initially available under the International Offering and 0.038% of the Offer Shares +available under the Global Offering (both assuming the Over-allotment Option is not +exercised), respectively. + + +--- page 3 --- +5 +Cornerstone Investors +• Based on the Offer Price of HK$20.60 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, the Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%) and pursuant to the Cornerstone Investment Agreements as +disclosed in the section headed “Cornerstone Investors ” in the Prospectus, the Cornerstone +Investors will be allocated to a total of 113,910,000 Offer Shares, representing in aggregate +approximately (i) 63.83% of the Shares offered pursuant to the Global Offering and (ii) +9.67% of the total issued share capital of the Company immediately upon completion of +the Global Offering (without taking into account any Shares which may be issued upon +exercise of the share options granted under the Pre-IPO Share Option Schemes) (both +assuming the Over-allotment Option is not exercised), respectively. Please refer to the +section headed “International Offering – Cornerstone Investors ” in this announcement and +the section headed “Cornerstone Investors – The Cornerstone Investors ” in the Prospectus +for further details of the Cornerstone Investors. +Placing of Offer Shares to Connected Clients with Consent under the Placing Guidelines +• Under the International Offering, (i) 25,000 Offer Shares, representing approximately +0.0140% of the total number of Offer Shares initially available under the Global Offering +and 0.0021% of the total issued share capital of the Company immediately upon completion +of the Global Offering (without taking into account any Shares which may be issued upon +exercise of the share options granted under the Pre-IPO Share Option Schemes) (both +assuming the Over-allotment Option is not exercised), were placed to Goldman Sachs Asset +Management (Singapore) Pte. Ltd. ( “GSAMS”) as a placee who is a connected client of +Goldman Sachs (Asia) L.L.C. ( “GS”), one of the Overall Coordinators, within the meaning +of the Placing Guidelines; (ii) 760,000 Offer Shares, representing approximately 0.4259% +of the total number of Offer Shares initially available under the Global Offering and +0.0645% of the total issued share capital of the Company immediately upon completion +of the Global Offering (without taking into account any Shares which may be issued upon +exercise of the share options granted under the Pre-IPO Share Option Schemes) (both +assuming the Over-allotment Option is not exercised), were placed to China Southern Asset +Management Co., Ltd. (ʮ̡ ) ( “China Southern ”) as a placee who is a +connected client of Huatai Financial Holdings (Hong Kong) Limited ( “HTFH”), one of the +Joint Global Coordinators, Joint Bookrunners and Joint Lead Managers, within the meaning +of the Placing Guidelines; and (iii) 40,000 Offer Shares, representing approximately +0.0224% of the total number of Offer Shares initially available under the Global Offering +and 0.0034% of the total issued share capital of the Company immediately upon completion +of the Global Offering (without taking into account any Shares which may be issued upon +exercise of the share options granted under the Pre-IPO Share Option Schemes) (both +assuming the Over-allotment Option is not exercised), were placed to Huatai Capital +Investment Limited ( “HTCI”) as a placee who is a connected client of HTFH within the +meaning of the Placing Guidelines. Other than HTCI, which holds the Offer Shares on a +non-discretionary basis on behalf of independent third parties for the purpose of hedging +the over-the-counter swaps transactions, GSAMS and China Southern hold the Offer Shares +on a discretionary basis on behalf of independent third parties. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, its consent under paragraph 5(1) of the Placing Guidelines to permit the +Company to allocate Shares in the International Offering to GSAMS, China Southern and +HTCI. Offer Shares placed to the above connected clients are held by the connected clients +on behalf of independent third parties and are in compliance with all the conditions under +the consent granted by the Stock Exchange. Please refer to the section headed “International +Offering – Placing of Offer Shares to Connected Clients with Consent under the Placing +Guidelines ” in this announcement for further details. + + +--- page 4 --- +6 +• Save as disclosed above, to the best knowledge, information and belief of the Directors, +(i) no Offer Shares placed by or through the Overall Coordinators, the Joint Global +Coordinators, the Joint Bookrunners, the Joint Lead Managers or the Underwriters under +the Global Offering have been placed with applicants and their respective ultimate +beneficial owners who are core connected persons (as defined in the Listing Rules) of +the Company, the Directors, or to any connected clients (as set out in paragraph 5(1) of +the Placing Guidelines) or persons set out in paragraph 5(2) of the Placing Guidelines, +whether in their own names or through nominees; (ii) none of the Joint Sponsors, the +Overall Coordinators, the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead +Managers, the Underwriters and their respective affiliate companies, and the connected +clients of the lead broker or of any distributors (as defined in the Placing Guidelines) +has taken up any Offer Share for its own benefits under the Global Offering; and (iii) all +placees under the International Offering and their ultimate beneficial owners are not and +are independent of any of the (a) the core connected person (as defined in the Listing +Rules) of the Company, (b) the Directors or existing Shareholders of the Company or any +of the Company ’s subsidiaries, or (c) the close associates (as defined in the Listing Rules) +of (a) and/or (b) above, whether in their own names or through nominees. The International +Offering is in compliance with the Placing Guidelines. +• Save as disclosed in the sections headed “Basis of Allocation under the Preferential +Offering – Allocation of Reserved Shares to Certain Directors and/or their Close +Associates ” and “International Offering – Placing of Offer Shares to Connected Clients +with Consent under the Placing Guidelines ” of this announcement, the Directors, to the +best of their knowledge, information and belief, confirm that, (i) none of the Offer Shares +subscribed by public Shareholders in the Hong Kong Public Offering and placees in the +International Offering (including the Preferential Offering) has been financed directly +or indirectly by the Company, any of the Directors, chief executive, senior management, +the Controlling Shareholders, substantial Shareholders or existing Shareholders of the +Company or any of its subsidiaries or their respective close associates; (ii) no rebate has +been, directly or indirectly, provided by the Company, the Directors, chief executive, senior +management, the Controlling Shareholders, substantial Shareholders, existing Shareholders, +or any of their subsidiaries or their respective close associates, or syndicate members, +or any other brokers involved in the Global Offering, to any public Shareholders in the +Hong Kong Public Offering, Qualifying WXB Shareholders in the Preferential Offering +or placees in the International Offering; (iii) none of the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering (including the Preferential +Offering) who has subscribed for the Offer Shares is accustomed to taking instructions from +the Company, any of the Directors, chief executive, senior management, the Controlling +Shareholders, substantial Shareholders or existing Shareholders of the Company or any of +its subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Offer Shares registered in his/her/its name or otherwise +held by him/her/it; (iv) there is no side agreement or arrangement between the Company, +any of the Directors, chief executive, senior management, the Controlling Shareholders, +substantial Shareholders, existing Shareholders of the Company or any of its subsidiaries or +their respective close associates, on one hand, and the public subscribers or the placee who +has subscribed for the Offer Shares, on the other hand; and (v) the consideration payable +by the public investors in the Hong Kong Public Offering, Qualifying WXB Shareholders +in the Preferential Offering and placees in the International Offering for each Offer Share +subscribed for, or purchased by them, is the same as the Final Offer Price as determined by +the Company, plus brokerage of 1%, SFC transaction levy of 0.0027%, the Stock Exchange +trading fee of 0.00565% and AFRC transaction levy of 0.00015%. + + +--- page 5 --- +7 +Over-allotment Option +• In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters exercisable by the Overall Coordinators (for +themselves and on behalf of the International Underwriters). Pursuant to the Over-allotment +Option, the International Underwriters have the right, exercisable by the Overall +Coordinators (for themselves and on behalf of the International Underwriters) at any time +from the Listing Date until Sunday December 10, 2023, being the 30th day after the last +day for lodging applications under the Hong Kong Public Offering, to require the Company +to issue and allot up to an aggregate of 19,158,500 additional Offer Shares, representing +approximately 10.74% of the number of Offer Shares initially available under the Global +Offering, at the Offer Price, to cover the over-allocations in the International Offering. +• There has been an over-allocation of 19,158,500 Offer Shares in the International +Offering and such over-allocation will be settled using Shares to be borrowed under the +Stock Borrowing Agreement entered into between WuXi Biologics and the Stabilizing +Manager. Such borrowed Shares will be covered by exercising the Over-allotment Option +in full or in part, or by making purchases in the secondary market by the Stabilization +Manager (or through its affiliates or any person acting for it) at prices that do not exceed +the Offer Price or by a combination of these means. In the event the Over-allotment +Option is exercised, an announcement will be made on the Stock Exchange ’s website at +www.hkexnews.hk and the Company ’s website at www.wuxixdc.com . As at the date of +this announcement, the Over-allotment Option has not been exercised. +LOCK-UP OBLIGATIONS +• The Company, the Controlling Shareholders and the Cornerstone Investors are subject to +certain lock-up obligations as set out in the section headed “Lock-up Obligations ” in this +announcement. +RESULTS OF ALLOCATIONS +• The final offer price, the level of applications in the Hong Kong Public Offering, the level +of indication of interest in the International Offering and the Preferential Offering and +the basis of allocation of the Hong Kong Offer Shares and Reserved Shares are published +on the Stock Exchange ’s website at www.hkexnews.hk and the Company ’s website at +www.wuxixdc.com on Thursday, November 16, 2023. +• The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong +Kong Public Offering and the Preferential Offering will be available at the times and dates +and in the manner specified below: +(i) in the announcement to be posted on the Stock Exchange ’s website at +www.hkexnews.hk and the Company ’s website at www.wuxixdc.com by no later +than 9:00 a.m. on Thursday, November 16, 2023; + + +--- page 6 --- +8 +(ii) from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function from +8:00 a.m. on Thursday, November 16, 2023 to 12:00 midnight on Wednesday, +November 22, 2023; and +(iii) from the allocation results telephone enquiry line by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. on Thursday, November 16, 2023, Friday, November 17, +2023, Monday, November 20, 2023, and Tuesday, November 21, 2023. +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO ” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person) whereas those displayed in the section headed “Results +of Applications Made by Giving Electronic Application Instructions to HKSCC via +CCASS” in this announcement are provided by CCASS Participants via CCASS. Therefore, +the identification document numbers shown in the two sections are different in nature. +• Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants are +disclosed. Applicants with beneficial names only but not identification document numbers +are not disclosed due to personal privacy issue as elaborated below. Applicants who applied +for the Hong Kong Offer Shares through their brokers can consult their brokers to enquire +about their application results. +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by White Form eIPO ”, “Results of Applications Made by BLUE Application Form ” +and “Results of Applications Made by Giving Electronic Application Instructions to +HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. +DISPATCH/COLLECTION OF SHARE CERTIFICATES/e -REFUND PAYMENT +INSTRUCTIONS/REFUND CHEQUES +• Applicants who have applied for (i) 1,000,000 or more Hong Kong Offer Shares through +the White Form eIPO service or (ii) 1,000,000 or more Reserved Shares on a BLUE +Application Form and whose application is wholly or partially successful may collect Share +certificate(s) or refund cheque(s) (where applicable) in person from the Hong Kong Share +Registrar, Computershare Hong Kong Investor Services Limited at Shops 1712-1716, 17/F +Hopewell Centre, 183 Queen ’s Road East, Wan Chai, Hong Kong, from 9:00 a.m. to 1:00 +p.m. on Thursday, November 16, 2023, or any other place or date notified by the Company. + + +--- page 7 --- +9 +• Applicants being an individual who is eligible for personal collection must not authorize +any other person to collect on their behalf. If you are a corporate applicant which is eligible +for personal collection, your authorized representative must bear a letter of authorization +from your corporation stamped with your corporation ’s chop. Both individuals and +authorized representatives must produce evidence of identity acceptable to the Hong Kong +Share Registrar of the Company at the time of collection. +• Applicants who apply for less than 1,000,000 Hong Kong Offer Shares through the +White Form eIPO service, will have their Share certificate(s) or refund cheque(s) (where +applicable) sent to the address specified in their application instructions on or before +Thursday, November 16, 2023 by ordinary post and at their own risk. +• Share certificates or refund cheques for Hong Kong Offer Shares allotted to applicants +who applied through the White Form eIPO service, or Reserved Shares who applied on +BLUE Application Forms, which are either not available for personal collection, or which +are available but are not collected in person within the time specified for collection, are +expected to be dispatched by ordinary post to those entitled to the addresses specified in +the relevant applications at their own risk on or before Thursday, November 16, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC will have their Share certificate(s) issued in the name of HKSCC +Nominees Limited and deposited directly into CCASS to be credited to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant who gave electronic application instructions on their behalf on Thursday, +November 16, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS may also check the number of Hong Kong Offer +Shares allocated to them and the amount of refund monies (if any) payable to them +via the CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time +to time). Immediately after the crediting of the Hong Kong Offer Shares to the CCASS +Investor Participant stock accounts and the credit of refund monies to the CCASS Investor +Participants bank accounts, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the amount of Hong Kong Offer Shares credited +to their CCASS Investor Participant stock accounts and the refund amount credited to their +respective designated bank accounts (if any). +• For applicants who have applied for the Hong Kong Offer Shares through the White +Form eIPO service and paid the application monies through a single bank account, refund +monies (if any) will be dispatched to that bank account in the form of e-Refund payment +instructions. For applicants who have applied for the Hong Kong Offer Shares through +the White Form eIPO service and paid the application monies through multiple bank +accounts, refund monies (if any) will be dispatched to the addresses specified in your +application instructions in the form of refund cheque(s) in favor of the applicant (or, in the +case of joint applications, the first-named applicant) by ordinary post and at their own risk +on or before Thursday, November 16, 2023. + + +--- page 8 --- +10 +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their broker or custodian on +Thursday, November 16, 2023. +• Share certificates will only become valid at 8:00 a.m. on Friday, November 17, 2023, +provided that the Global Offering has become unconditional in all respects and neither the +Hong Kong Underwriting Agreement nor the International Underwriting Agreement has +been terminated in accordance with their respective terms at or before that time. Investors +who trade Shares on the basis of publicly available allocation details or prior to the receipt +of the Share certificates or prior to the Share certificates becoming valid do so entirely at +their own risk. +• No temporary document of title will be issued in respect of the Shares. No receipt will be +issued for sums paid on application. +PUBLIC FLOAT +• Immediately following completion of the Global Offering, assuming the Over-allotment +Option is not exercised, the number of Shares in public hands will represent approximately +15.14% of the total issued share capital of the Company (assuming the Over-allotment +Option is not exercised and without taking into account any exercise of the share options +granted under the Pre-IPO Share Option Schemes). The Company has applied to the Stock +Exchange for, and the Stock Exchange has granted to the Company, a waiver from strict +compliance with the requirements of Rule 8.08(1)(a) of the Listing Rules to exercise its +discretion subject to certain conditions under Rule 8.08(1)(d) of the Listing Rules. +• The Directors confirm that (a) no placee will, individually, be placed more than 10% of +the enlarged issued share capital of the Company immediately after the Global Offering; +(b) there will not be any new substantial Shareholder (as defined in the Listing Rules) of +the Company immediately after the Global Offering (assuming the Over-allotment Option +is not exercised and without taking into account any exercise of the share options granted +under the Pre-IPO Share Option Schemes); (c) the number of Offer Shares in public hands +will satisfy the minimum percentage as prescribed under the waiver granted by the Stock +Exchange from strict compliance with Rule 8.08(1)(a) of the Listing Rules; (d) the three +largest public Shareholders of the Company do not hold more than 50% of the Shares in +public hands at the time of Listing in compliance with Rules 8.08(3) and 8.24 of the Listing +Rules; and (e) there will be at least 300 Shareholders at the time of Listing in compliance +with Rule 8.08(2) of the Listing Rules. +COMMENCEMENT OF DEALINGS +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Friday, November 17, 2023 (Hong Kong time), dealings in the Shares on the Main +Board of the Stock Exchange are expected to commence at 9:00 a.m. on Friday, November +17, 2023 (Hong Kong time). The Shares will be traded in board lots of 500 Shares each. +The stock code of the Shares is 2268. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. + + +--- page 9 --- +11 +OFFER PRICE +The final Offer Price has been determined at HK$20.60 per Offer Share (exclusive of brokerage +of 1%, SFC transaction levy of 0.0027%, the Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$20.60 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deducting the estimated underwriting commissions and other +fees and expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$3,483.3 million. +The Company intends to apply the net proceeds from the Global Offering as follows: +• approximately 67.0% of the net proceeds, or HK$2,333.8 million, will be used to further +expand our manufacturing capacity by (i) constructing our manufacturing facilities in +Singapore and (ii) expanding our production capacity in China with respect to antibody +intermediates; +• approximately 23.0% of the net proceeds, or HK$801.2 million, will be used to selectively +pursue strategic alliances, investment and acquisition opportunities primarily to enrich our +technology platform and service offerings and capabilities; and +• approximately 10.0% of the net proceeds, or HK$348.3 million, for working capital and other +general corporate purposes. +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$380.8 million for 19,158,500 additional Shares to be issued and allotted upon +the exercise of the Over-allotment Option after deducting the estimated underwriting commissions +and other fees and expenses payable by the Company in connection with the Global Offering. Any +additional proceeds received from the exercise of the Over-allotment Option will also be allocated +to the above purposes on a pro rata basis. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. + + +--- page 10 --- +12 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +very significantly over-subscribed. At the close of the application lists at 12:00 noon on Friday, +November 10, 2023, a total of 30,726 valid applications have been received under the Hong Kong +Public Offering through the White Form eIPO service and the CCASS EIPO service for a total +of 891,591,500 Hong Kong Offer Shares, representing approximately 49.96 times of the total +number of 17,845,000 Offer Shares initially available for subscription under the Hong Kong Public +Offering, among which: +• 29,771 valid applications in respect of a total of 210,279,000 Hong Kong Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount, based +on the maximum Offer Price of HK$20.60 per Offer Share (excluding brokerage of 1%, +SFC transaction levy of 0.0027%, the Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%), of HK$5.0 million or less, representing approximately 23.57 +times of the 8,922,500 Shares initially available for allocation in Pool A of the Hong Kong +Public Offering; and +• 955 valid applications in respect of a total of 681,312,500 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount, based on the +maximum Offer Price of HK$20.60 per Offer Share (excluding brokerage of 1%, SFC +transaction levy of 0.0027%, the Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%), of more than HK$5.0 million, representing approximately +76.36 times of the 8,922,500 Shares initially available for allocation in Pool B of the Hong +Kong Public Offering. +No application has been rejected due to dishonored payments. No application has been rejected +due to invalid application. 22 multiple or suspected multiple applications have been identified +and rejected. No application for more than 8,922,500 Hong Kong Offer Shares (being 50% of the +17,845,000 Hong Kong Offer Shares initially available under the Hong Kong Public Offering) has +been identified. +As the over-subscription in the Hong Kong Public Offering represents 15 times or more but less +than 50 times of the number of Hong Kong Offer Shares initially available under the Hong Kong +Public Offering, the reallocation procedure as described in the section headed “Structure of the +Global Offering – The Hong Kong Public Offering – Reallocation and Clawback ” in the Prospectus +has been applied and 35,689,000 Offer Shares have been reallocated from the International +Offering to the Hong Kong Public Offering. +As a result of such reallocation, the final number of Offer Shares under the Hong Kong Public +Offering is 53,534,000 Offer Shares, representing approximately 30% of the total number of Offer +Shares initially available under the Global Offering (before any exercise of the Over-allotment +Option). The total number of successful applicants under the Hong Kong Public Offering is 14,832, +among which 8,362 applicants were allocated with one board lot of the Offer Shares, representing +approximately 56.38% of the Shareholders who were allocated the Offer Shares under the Hong +Kong Public Offering, totaling 4,181,000 Shares (representing approximately 7.81% of the total +Offer Shares under the Hong Kong Public Offering). + + +--- page 11 --- +13 +The Hong Kong Offer Shares offered in the Hong Kong Public Offering were conditionally +allocated on the basis set out in the section headed “Basis of Allocation under the Hong Kong +Public Offering ” below. +Preferential Offering +At the close of the application lists at 12:00 noon on Friday, November 10, 2023, a total of four +valid applications for Assured Entitlement and 15 valid applications for the excess Reserved Shares +(including 4 Qualifying WXB Shareholders who applied for excess Reserved Shares in addition to +their respective Assured Entitlement) pursuant to the Preferential Offering from Qualifying WXB +Shareholders on BLUE Application Forms for a total of 95,640,715 Reserved Shares have been +received, representing approximately 10.72 times the total number of 8,922,000 Reserved Shares +initially available under the Preferential Offering. 8,922,000 Reserved Shares were allocated to a +total of 15 Qualifying WXB Shareholders, representing 5% of the total number of Offer Shares +initially available under the Global Offering (before any exercise of the Over-allotment Option). +No application has been rejected due to bounced cheque or dishonored payments. No application +has been rejected due to invalid application. No multiple or suspected multiple application has +been identified and rejected. +The Reserved Shares offered in the Preferential Offering were conditionally allocated on the basis +set out in the section headed “Basis of Allocation under the Preferential Offering ” below. +International Offering +The Offer Shares initially offered under the International Offering have been significantly +over-subscribed. A total number of 3,147,738,952 International Offer Shares have been subscribed +(including the subscription by the Cornerstone Investors), representing approximately 19.60 +times of the total number of 160,601,000 International Offer Shares initially available for +subscription under the International Offering (including 8,922,000 Reserved Shares under the +Preferential Offering). After reallocation of the Offer Shares to the Hong Kong Public Offering +from the International Offering, the final number of Offer Shares under the International Offering +is 124,912,000 Shares (including 8,922,000 Reserved Shares under the Preferential Offering), +representing approximately 70% of the total number of Offer Shares initially available under the +Global Offering (before any exercise of the Over-allotment Option). +There has been an over-allocation of 19,158,500 Offer Shares in the International Offering and +there are a total of 170 placees under the International Offering, among which: +(1) a total of 28 placees have been allotted one board lot of Offer Shares or less, representing +approximately 16.5% of 170 placees under the International Offering. These placees have +been allotted 14,000 Offer Shares in aggregate, representing approximately 0.009% and +0.011% of the Offer Shares initially available under the International Offering and available +under the final International Offer Shares (both assuming the Over-allotment Option is not +exercised), respectively; + + +--- page 12 --- +14 +(2) a total of 51 placees have been allotted two board lots of Offer Shares or less, representing +approximately 30.0% of 170 placees under the International Offering. These placees have +been allotted 37,000 Offer Shares in aggregate, representing approximately 0.023% and +0.030% of the Offer Shares initially available under the International Offering and available +under the final International Offer Shares (both assuming the Over-allotment Option is not +exercised), respectively; +(3) a total of 52 placees have been allotted three board lots of Offer Shares or less, representing +approximately 30.6% of 170 placees under the International Offering. These placees have +been allotted 38,500 Offer Shares in aggregate, representing approximately 0.024% and +0.031% of the Offer Shares initially available under the International Offering and available +under the final International Offer Shares (both assuming the Over-allotment Option is not +exercised), respectively; +(4) a total of 67 placees have been allotted four board lots of Offer Shares or less, representing +approximately 39.4% of 170 placees under the International Offering. These placees have +been allotted 68,500 Offer Shares in aggregate, representing approximately 0.043% and +0.055% of the Offer Shares initially available under the International Offering and available +under the final International Offer Shares (both assuming the Over-allotment Option is not +exercised), respectively; and +(5) a total of 67 placees have been allotted five board lots of the Offer Shares or less, +representing approximately 39.4% of 170 placees under the International Offering. These +placees have been allotted 68,500 Offer Shares in aggregate, representing approximately +0.043% and 0.055% of the Offer Shares initially available under the International Offering +and available under the final International Offer Shares (both assuming the Over-allotment +Option is not exercised), respectively. +Cornerstone Investors +Based on the Offer Price of HK$20.60 per Offer Share (exclusive of brokerage of 1%, SFC +transaction levy of 0.0027%, the Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) and pursuant to the Cornerstone Investment Agreements as disclosed in the +section headed “Cornerstone Investors ” in the Prospectus, the Cornerstone Investors will be +allocated to a total of 113,910,000 Offer Shares, representing in aggregate approximately (i) +63.83% of the Shares offered pursuant to the Global Offering and (ii) 9.67% of the total issued +share capital of the Company immediately upon completion of the Global Offering (without taking +into account any Shares which may be issued upon exercise of the share options granted under +the Pre-IPO Share Option Schemes) (both assuming the Over-allotment Option is not exercised), +respectively. + + +--- page 13 --- +15 +The number of Offer Shares subscribed for by the Cornerstone Investors is determined as set out +below: +Approximate % of total +number of Offer Shares +Approximate % of total +Shares in issue immediately +following the completion of +the Global Offering +Cornerstone Investor +Investment +Amount (1) +Number of +Offer Shares (2) +Assuming +the Over- +allotment +Option is not +exercised +Assuming +the Over- +allotment +Option is fully +exercised +Assuming +the Over- +allotment +Option is not +exercised +Assuming +the Over- +allotment +Option is fully +exercised +(in million) (approximate) (approximate) (approximate) (approximate) +Invesco Advisers, Inc. HK$782.2 37,970,000 21.28% 19.22% 3.22% 3.17% +General Atlantic + Singapore SPV 64 Pte. + Ltd. HK$391.1 18,985,000 10.64% 9.61% 1.61% 1.59% +Al-Rayyan Holding LLC HK$352.0 17,086,500 9.58% 8.65% 1.45% 1.43% +UBS Asset Management + (Singapore) Ltd. HK$312.9 15,188,000 8.51% 7.69% 1.29% 1.27% +HongShan Funds HK$234.7 11,391,000 6.38% 5.76% 0.97% 0.95% +Novo Holdings A/S HK$195.5 9,492,500 5.32% 4.80% 0.81% 0.79% +Lake Bleu Funds HK$78.2 3,797,000 2.13% 1.92% 0.32% 0.32% +Total HK$2,346.6 113,910,000 63.83% 57.65% 9.67% 9.51% +Notes: +(1) Calculated based on the exchange rate set out in the section headed “Information about this Prospectus and the +Global Offering – Exchange Rate Conversion ” in the Prospectus. +(2) Rounded down to nearest whole board lot of 500 Shares. Calculated based on the final Offer Price of HK$20.60 +per Offer Share, being the high-end of the indicative Offer Price range set out in the Prospectus. +(3) Any discrepancies in the tables above between the amounts identified as total amounts and the sum of the +amounts listed therein are due to rounding. +The Cornerstone Placing forms part of the International Offering, and the Cornerstone Investors +will not acquire any Offer Shares under the Global Offering other than pursuant to the Cornerstone +Investment Agreements. The Offer Shares subscribed by the Cornerstone Investors will rank pari +passu in all respects with the fully paid Shares in issue following the completion of the Global +Offering and will be listed on the Stock Exchange, and will be counted towards the public float of +the Company under Rule 8.08 of the Listing Rules. + + +--- page 14 --- +16 +To our Company ’s best knowledge, other than (i) UBS Asset Management (Singapore) Ltd. (whose +ultimate holding company UBS Group AG is listed on the SIX Swiss Exchange (Ticker Symbol: +UBSG) and on the New York Stock Exchange (Ticker Symbol: UBS)) and (ii) Invesco Advisers, +Inc. (whose ultimate holding company Invesco Ltd. is listed on the New York Stock Exchange +(Ticker Symbol: IVZ)), none of the Cornerstone Investors or their respective controlling entity is +listed on any stock exchange. Each of the Cornerstone Investors has confirmed that all necessary +approvals have been obtained with respect to the Cornerstone Placing and that no specific approval +from any stock exchange (if relevant) or its shareholders is required for the relevant cornerstone +investment as each of them has general authority to invest. +To our Company ’s best knowledge, each of the Cornerstone Investors is (i) not accustomed +to taking instructions from our Company, our Directors, chief executive of our Company, our +Controlling Shareholders, substantial shareholders of our Company or existing Shareholders or any +of its subsidiaries or their respective close associates in relation to the acquisition, disposal, voting +or other disposition of the Shares registered in their name or otherwise held by them; (ii) not +financed directly or indirectly by us, our Directors, chief executive, our Controlling Shareholders, +substantial shareholders, existing Shareholders or any of its subsidiaries or their respective close +associates; and (iii) an independent third party of our Group, our connected persons and their +respective associates, and is not a connected person (as defined in the Listing Rules) of our Group +and an existing shareholder or a close associate of our Group. +Other than (a) Lake Bleu Innovation Healthcare Master Fund Limited and Lake Bleu Prime +Healthcare Master Fund Limited; and (b) HSG Growth VII Holdco, Ltd and HCHP Master Fund, +each of the Cornerstone Investors is an independent third party of the other Cornerstone Investors. +Further, immediately following the completion of the Global Offering, none of the Cornerstone +Investors will have any Board representation in the Company, nor will any of the Cornerstone +Investors become a substantial Shareholder (as defined in the Listing Rules) of the Company. +There will be no delayed delivery or deferred settlement of Offer Shares subscribed by the +Cornerstone Investors and the consideration will be settled by the Cornerstone Investors before the +Listing Date. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at +any time during the period of six months from the Listing Date (the “Lock-up Period ”), dispose +of any of the Offer Shares they have purchased pursuant to the relevant Cornerstone Investment +Agreements, save for certain limited circumstances, such as transfers to any of its wholly-owned +subsidiaries, who will be bound by the same obligations of such Cornerstone Investor, including +the Lock-up Period restriction. +Placing of Offer Shares to Connected Clients with Consent under the Placing Guidelines +Certain Offer Shares were placed to connected clients of the Joint Bookrunners and the +Underwriters (each a “Connected Underwriter ”) within the meaning of the Placing Guidelines. +Other than HTCI, which holds the Offer Shares on a non-discretionary basis on behalf of +independent third parties for the purpose of hedging the over-the-counter swaps transactions, +GSAMS and China Southern hold the Offer Shares on a discretionary basis on behalf of +independent third parties. Details of which are set out below: + + +--- page 15 --- +17 +Connected Underwriter(s) Placee +Number of +Offer Shares +placed +Approximate +% of the Offer +Shares initially +available +under the +Global +Offering (1) +Approximate +% of total +Shares in issue +immediately +following the +completion of +the Global +Offering (2) +Relationship with +the Connected +Underwriter(s) +Goldman Sachs (Asia) L.L.C. Goldman Sachs Asset +Management (Singapore) +Pte. Ltd. (3) +25,000 0.0140% 0.0021% GSAMS is a member +of the same group of +companies as GS. +Huatai Financial Holdings +(Hong Kong) Limited +China Southern Asset +Management Co., Ltd. +(ʮ +̡)(4) +760,000 0.4259% 0.0645% Each of China Southern +and HTFH is a member +of the same group of +companies. +Huatai Financial Holdings +(Hong Kong) Limited +Huatai Capital Investment +Limited (5) +40,000 0.0224% 0.0034% HTCI is a member of +the same group of +companies as HTFH. +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) Assuming the Over-allotment Option is not exercised and without taking into account any exercise of the share +options granted under the Pre-IPO Share Option Schemes. +(3) GSAMS will manage the Shares as the discretionary manager for and on behalf of independent third parties and +the Shares are held with the respective client ’s custodian. +(4) China Southern, a qualified domestic institutional investor as approved by the relevant PRC authority to conduct +asset management business, will hold the Shares as the independent agent and discretionary manager of certain +QDII funds. +(5) HTFH is a Joint Global Coordinator, Joint Bookrunner and Joint Lead Manager in connection with the Global +Offering. Pursuant to an ISDA Agreement (the “ISDA Agreement ”) entered into between, HTCI and the +investors (the “Huatai Clients ”), HTCI, which intends to participate in the Global Offering as a placee, will +hold the beneficial interest of the Offer Shares on a non-discretionary basis as the single underlying holder +under Client TRS (as defined below) placed by and fully funded (i.e. with no financing provided by HTCI) +by the Huatai Clients, by which, HTCI will pass the full economic exposure of the Offer Shares to the Huatai +Clients, which in effect, HTCI will hold the beneficial interest of the Offer Shares on behalf of the Huatai +Clients. HTFH, a Joint Global Coordinator, Joint Bookrunner and Joint Lead Manager of the Global Offering, +and HTCI are affiliated companies. Accordingly, HTCI is considered as a “connected client ” of HTFH pursuant +to paragraph 13(7) of the Placing Guidelines. +Instead of directly subscribing for the Offer Shares, the Huatai Clients will place a total return swap order (the +“Client TRS ”) with HTCI in connection with the Company ’s Global Offering. In order to hedge its exposure +under the Client TRS, HTCI participates in the Company ’s Global Offering and subscribes the Offer Shares +through placing order with HTFH during the International Offering. + + +--- page 16 --- +18 +To the best of the knowledge and after making all reasonable enquiries, each of the Huatai Clients is an +independent third party of the Company and their respective associates. +The purpose of HTCI to subscribe for the Offer Shares is for hedging the Client TRS order placed by the Huatai +Clients. Pursuant to the terms of the contract of the Client TRS, during the tenor of the Client TRS, all economic +returns of the Offer Shares will be passed to the Huatai Clients through the Client TRS and all economic loss +shall be borne by the Huatai Clients. HTCI will not take any economic return or bear any economic loss in +relation to the Offer Shares. +The Huatai Clients may exercise an early termination right to terminate the Client TRS at any time from the +issue date of the Client TRS which should be on or after the date on which the Offer Shares are listed on the +Stock Exchange. Upon the termination upon maturity or early termination of the Client TRS by the Huatai +Clients, HTCI will dispose the Offer Shares on the secondary market and the Huatai Clients will receive a +final termination amount of the Client TRS which should have taken into account all the economic returns or +economic loss in relation to the Offer Shares. If upon the maturity of the Client TRS, the Huatai Clients intend +to extend the investment period, subject to further agreement between HTCI and the relevant Huatai Clients, the +term of the Client TRS could be extended by way of a new issuance or a tenor extension. +It is proposed that HTCI will hold the legal title and the voting right of the Offer Shares by itself, and pass +through the economic exposure to the Huatai Clients, each being a client who places a Client TRS order with +HTCI in connection with the Global Offering of the Company. Due to its internal policy, HTCI will not exercise +the voting right of the Offer Shares during the tenor of the Client TRS. +During the life of the Client TRS, HTCI may continue to hold the beneficial interest of the Offer Shares in its +custodian account, or to hold some or all of the Offer Shares in a prime brokerage account for stock borrowing +purposes (as further described in the paragraph below). +As permitted under the contractual arrangement with the Huatai Clients, HTCI will lend out its holding of +underlying Offer Shares in the form of stock borrowing loans consistent with market practice to lower its +finance costs, provided that HTCI has the ability to call back the Offer Shares on loan at any time in order to +satisfy its obligations under the Client TRS to ensure the economic interests to be passed to the Huatai Clients +will remain unchanged. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to the +Company, its consent under paragraph 5(1) of the Placing Guidelines to permit the Company to allocate +Shares in the International Offering to GSAMS, China Southern and HTCI. Offer Shares placed to the +above connected clients are held by the connected clients on behalf of independent third parties and are +in compliance with all the conditions under the consent granted by the Stock Exchange. +Save as disclosed above, to the best knowledge, information and belief of the Directors, (i) no +Offer Shares placed by or through the Overall Coordinators, the Joint Global Coordinators, the +Joint Bookrunners, the Joint Lead Managers or the Underwriters under the Global Offering have +been placed with applicants and their respective ultimate beneficial owners who are core connected +persons (as defined in the Listing Rules) of the Company, the Directors, or to any connected clients +(as set out in paragraph 5(1) of the Placing Guidelines) or persons set out in paragraph 5(2) of the +Placing Guidelines, whether in their own names or through nominees; (ii) none of the Joint Sponsors, +the Overall Coordinators, the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead +Managers, the Underwriters and their respective affiliate companies, and the connected clients of the +lead broker or of any distributors (as defined in the Placing Guidelines) has taken up any Offer Share +for its own benefits under the Global Offering; and (iii) all placees under the International Offering +and their ultimate beneficial owners are not and are independent of any of the (a) the core connected +person (as defined in the Listing Rules) of the Company, (b) the Directors or existing Shareholders +of the Company or any of the Company ’s subsidiaries, or (c) the close associates (as defined in +the Listing Rules) of (a) and/or (b) above, whether in their own names or through nominees. The +International Offering is in compliance with the Placing Guidelines. + + +--- page 17 --- +19 +Save as disclosed above, the Directors, to the best of their knowledge, information and belief, +confirm that, (i) none of the Offer Shares subscribed by public Shareholders in the Hong Kong +Public Offering and placees in the International Offering (including the Preferential Offering) has +been financed directly or indirectly by the Company, any of the Directors, chief executive, senior +management, the Controlling Shareholders, substantial Shareholders or existing Shareholders +of the Company or any of its subsidiaries or their respective close associates; (ii) no rebate has +been, directly or indirectly, provided by the Company, the Directors, chief executive, senior +management, the Controlling Shareholders, substantial Shareholders, existing Shareholders, or +any of their subsidiaries or their respective close associates, or syndicate members, or any other +brokers involved in the Global Offering, to any public Shareholders in the Hong Kong Public +Offering, Qualifying WXB Shareholders in the Preferential Offering or placees in the International +Offering; (iii) none of the public Shareholders in the Hong Kong Public Offering and placees +in the International Offering (including the Preferential Offering) who has subscribed for the +Offer Shares is accustomed to taking instructions from the Company, any of the Directors, chief +executive, senior management, the Controlling Shareholders, substantial Shareholders or existing +Shareholders of the Company or any of its subsidiaries or their respective close associates in +relation to the acquisition, disposal, voting or other disposition of the Offer Shares registered in +his/her/its name or otherwise held by him/her/it; (iv) there is no side agreement or arrangement +between the Company, any of the Directors, chief executive, senior management, the Controlling +Shareholders, substantial Shareholders, existing Shareholders of the Company or any of its +subsidiaries or their respective close associates, on one hand, and the public subscribers or the +placee who has subscribed for the Offer Shares, on the other hand; and (v) the consideration +payable by the public investors in the Hong Kong Public Offering, Qualifying WXB Shareholders +in the Preferential Offering and placees in the International Offering for each Offer Share +subscribed for, or purchased by them, is the same as the Final Offer Price as determined by the +Company, plus brokerage of 1%, SFC transaction levy of 0.0027%, the Stock Exchange trading fee +of 0.00565% and AFRC transaction levy of 0.00015%. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option to +the International Underwriters exercisable by the Overall Coordinators (for themselves and on +behalf of the International Underwriters). Pursuant to the Over-allotment Option, the International +Underwriters have the right, exercisable by the Overall Coordinators (for themselves and on behalf +of the International Underwriters) at any time from the Listing Date until Sunday December 10, +2023, being the 30th day after the last day for lodging applications under the Hong Kong Public +Offering, to require the Company to issue and allot up to an aggregate of 19,158,500 additional +Offer Shares, representing approximately 10.74% of the number of Offer Shares initially available +under the Global Offering, at the Offer Price, to cover the over-allocations in the International +Offering. +There has been an over-allocation of 19,158,500 Offer Shares in the International Offering and such +over-allocation will be settled using Shares to be borrowed under the Stock Borrowing Agreement +entered into between WuXi Biologics and the Stabilizing Manager. Such borrowed Shares will +be covered by exercising the Over-allotment Option in full or in part, or by making purchases +in the secondary market by the Stabilization Manager (or through its affiliates or any person +acting for it) at prices that do not exceed the Offer Price or by a combination of these means. In +the event the Over-allotment Option is exercised, an announcement will be made on the Stock +Exchange ’s website at www.hkexnews.hk and the Company ’s website at www.wuxixdc.com . +As at the date of this announcement, the Over-allotment Option has not been exercised. + + +--- page 18 --- +20 +LOCK-UP OBLIGATIONS +The Company, the Controlling Shareholders and the Cornerstone Investors are subject to certain +lock-up obligations (the “Lock-up Obligations ”) in respect of the Shares. The major terms of the +Lock-up Obligations are set out as follows: +Name +Number of Shares +subject to the +Lock-up +Obligations +Approximate % +of the total issued +share capital of the +Company following +the completion of the +Global Offering which +are subject to the +Lock-up Obligations +upon Listing (1) +Last day of the +Lock-up Period +The Company (2) (subject to lock-up obligations +pursuant to the Listing Rules and the Hong Kong +Underwriting Agreement) +N/A N/A May 16, 2024 (2) +Controlling Shareholders (3) + WuXi AppTec (3) (subject to lock-up obligations + pursuant to the Listing Rules) +400,000,000 33.94% May 16, 2024 +(First Six-Month Period), +November 16, 2024 +(Second Six-Month Period) (3) + WuXi Biologics (4) (subject to lock-up + obligations pursuant to the Listing Rules + and obligations in favor of the Company + pursuant to the Hong Kong Underwriting + Agreement) +600,000,000 50.91% November 16, +2025 (Twenty Four- +Month Period) (4) +Cornerstone Investors (5) (subject to lock-up +obligations in favor of the Company pursuant to the +Cornerstone Investment Agreements) +113,910,000 9.67% May 16, 2024 (5) +Notes: +(1) Assuming the Over-allotment Option is not exercised and without taking into account any exercise of the share +options granted under the Pre-IPO Share Option Schemes. +(2) The Company may not issue or agree to issue or announce its intention to issue Shares or securities of the +Company on or before the indicated date unless in compliance with the requirements of the Listing Rules. +(3) For details of the lock-up obligations of the Controlling Shareholders, please refer to the sections headed +“Underwriting – Underwriting Arrangements and Expenses – Undertakings to the Stock Exchange pursuant to +the Listing Rules – Undertakings by our Controlling Shareholders ” in the Prospectus. +(4) For details of the lock-up obligations of WuXi Biologics, please refer to the sections headed “Underwriting – +Underwriting Arrangements and Expenses – Undertakings Pursuant to the Hong Kong Underwriting Agreement +– Undertakings by WuXi Biologics ” in the Prospectus. +(5) The Cornerstone Investors may not dispose of any of the Offer Shares subscribed pursuant to the relevant +Cornerstone Investment Agreements in the Global Offering prior to the indicated date, save for certain limited +circumstances, such as transfers to any of its wholly-owned subsidiaries, who will be bound by the same +obligations of such Cornerstone Investor, including the lock-up obligations. + + +--- page 19 --- +21 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering – Conditions of the Global Offering ” in the Prospectus, 30,726 valid applications made +by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF SHARES +APPLIED FOR +POOL A +500 12,488 1,623 out of 12,488 to receive 500 Shares 13.00% +1,000 1,887 490 out of 1,887 to receive 500 Shares 12.98% +1,500 896 349 out of 896 to receive 500 Shares 12.98% +2,000 5,476 2,843 out of 5,476 to receive 500 Shares 12.98% +2,500 996 646 out of 996 to receive 500 Shares 12.97% +3,000 357 277 out of 357 to receive 500 Shares 12.93% +3,500 226 204 out of 226 to receive 500 Shares 12.90% +4,000 514 500 Shares plus 16 out of 514 to receive additional 500 Shares 12.89% +4,500 436 500 Shares plus 69 out of 436 to receive additional 500 Shares 12.87% +5,000 1,277 500 Shares plus 366 out of 1,277 to receive additional 500 Shares 12.87% +6,000 259 500 Shares plus 141 out of 259 to receive additional 500 Shares 12.87% +7,000 180 500 Shares plus 144 out of 180 to receive additional 500 Shares 12.86% +8,000 178 1,000 Shares plus 10 out of 178 to receive additional 500 Shares 12.85% +9,000 1,181 1,000 Shares plus 370 out of 1,181 to receive additional 500 Shares 12.85% +10,000 805 1,000 Shares plus 459 out of 805 to receive additional 500 Shares 12.85% +15,000 417 1,500 Shares plus 357 out of 417 to receive additional 500 Shares 12.85% +20,000 339 2,500 Shares plus 47 out of 339 to receive additional 500 Shares 12.85% +25,000 235 3,000 Shares plus 100 out of 235 to receive additional 500 Shares 12.85% +30,000 183 3,500 Shares plus 130 out of 183 to receive additional 500 Shares 12.85% +35,000 116 4,000 Shares plus 115 out of 116 to receive additional 500 Shares 12.84% +40,000 113 5,000 Shares plus 31 out of 113 to receive additional 500 Shares 12.84% +45,000 102 5,500 Shares plus 57 out of 102 to receive additional 500 Shares 12.84% +50,000 285 6,000 Shares plus 237 out of 285 to receive additional 500 Shares 12.83% +60,000 107 7,500 Shares plus 27 out of 107 to receive additional 500 Shares 12.71% +70,000 73 8,500 Shares plus 55 out of 73 to receive additional 500 Shares 12.68% +80,000 75 10,000 Shares plus 22 out of 75 to receive additional 500 Shares 12.68% +90,000 37 11,000 Shares plus 30 out of 37 to receive additional 500 Shares 12.67% +100,000 188 12,500 Shares plus 64 out of 188 to receive additional 500 Shares 12.67% +125,000 83 15,500 Shares plus 56 out of 83 to receive additional 500 Shares 12.67% +150,000 77 19,000 Shares plus 1 out of 77 to receive additional 500 Shares 12.67% +175,000 34 22,000 Shares plus 12 out of 34 to receive additional 500 Shares 12.67% +200,000 46 25,000 Shares plus 31 out of 46 to receive additional 500 Shares 12.67% +225,000 105 27,000 Shares plus 99 out of 105 to receive additional 500 Shares 12.21% +29,771 Total number of Pool A successful applicants: 13,877 + + +--- page 20 --- +22 +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF SHARES +APPLIED FOR +POOL B +250,000 669 27,500 Shares plus 138 out of 669 to receive additional 500 Shares 11.04% +500,000 104 28,000 Shares 5.60% +750,000 48 28,500 Shares 3.80% +1,000,000 61 29,000 Shares 2.90% +2,000,000 28 29,500 Shares 1.48% +3,000,000 8 30,000 Shares 1.00% +4,000,000 3 30,500 Shares 0.76% +5,000,000 5 31,000 Shares 0.62% +6,000,000 3 31,500 Shares 0.53% +7,000,000 1 32,000 Shares 0.46% +8,922,500 25 32,500 Shares 0.36% +955 Total number of Pool B successful applicants: 955 +The final number of Offer Shares under the Hong Kong Public Offering is 53,534,000 Offer +Shares, representing approximately 30% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). +BASIS OF ALLOCATION UNDER THE PREFERENTIAL OFFERING +The final number of Reserved Shares allocated to Qualifying WXB Shareholders in the Preferential +Offering is 8,922,000 Reserved Shares, representing approximately 5% of the Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). Such +8,922,000 Reserved Shares have been allocated to a total of 15 Qualifying WXB Shareholders. +Among the Reserved Shares allocated, four valid applications in respect of a total of 1,598,043 +Reserved Shares will be allocated to Qualifying WXB Shareholders as their Assured Entitlement +and 15 valid applications in respect of a total of 7,323,957 Reserved Shares will be allocated to +Qualifying WXB Shareholders under their valid applications for excess Reserved Shares. +No preferential treatment was given to any of the Qualifying WXB Shareholders in the allocation +of the Reserved Shares applied for by them under the Preferential Offering and such allocation of +Reserved Shares under the Preferential Offering was made in accordance with the allocation basis +disclosed in the section headed “Structure of the Global Offering – The Preferential Offering – +Basis of Allocation for Applications for the Reserved Shares ” in the Prospectus. Valid applications +made by Qualifying WXB Shareholders for excess Reserved Shares on BLUE Application Forms +will be conditionally allotted on the basis set out below: + + +--- page 21 --- +23 +Preferential Offering +NO. OF +SHARES +APPLIED FOR +NO. OF +APPLICATIONS +TOTAL NO. +OF EXCESS +RESERVED +SHARES +APPLIED FOR +BASIS OF +ALLOTMENT/BALLOT +TOTAL NO. +OF RESERVED +SHARES +ALLOTED +APPROXIMATE +PERCENTAGE +OF ALLOCATION +BASED ON THE +THE TOTAL +NO. OF EXCESS +RESERVED +SHARES APPLIED +FOR IN THIS +CATEGORY +5 to 80,000 14 203,015 Allot Excess Reserved Shares applied for in +full +203,015 100.00% +93,839,657 1 93,839,657 Approximately 7.59% of the Excess +Reserved Shares applied for (HKSCC +Nominees Limited apply on behalf of the +applicants who apply in CCASS indirectly +through a broker/custodian) +7,120,942 7.59% +Total 15 94,042,672 7,323,957 +Allocation of Reserved Shares to Certain Directors and/or their Close Associates +To the best knowledge of the Company and after all reasonable enquiries, among the Reserved +Shares allocated to the Qualifying WXB Shareholders, approximately 78,815 and 6 Reserved +Shares, representing approximately 0.0067% and 0.0000% of the total issued share capital of the +Company immediately upon completion of the Global Offering (assuming the Over-allotment +Option is not exercised and without taking into account any exercise of the share options +granted under the Pre-IPO Share Option Schemes), are expected to be allocated to our Directors +Dr. Zhisheng Chen and Ms. Ming Shi and/or their close associates based on their respective +applications made by BLUE Application Forms, respectively, each of whom is a core connected +person of the Company. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a +waiver from strict compliance with Rule 10.03 and Rule 9.09(b) of the Listing Rules and a consent +under Paragraph 5(2) of the Placing Guidelines to permit the Company to allocate the Reserved +Shares to the Relevant Directors and/or their close associates in the Preferential Offering, subject +to the conditions disclosed in the section headed “Waivers and Exemption from Strict Compliance +with the Listing Rules and the Companies (Winding Up and Miscellaneous Provisions) Ordinance +– Waiver and Consent in respect to Allocation of Shares to Directors and their Close Associates in +Preferential Offering ” in the Prospectus. Such conditions have been satisfied. + + +--- page 22 --- +24 +RESULTS OF ALLOCATIONS +The final offer price, the level of applications in the Hong Kong Public Offering, the level of +indication of interest in the International Offering and the Preferential Offering and the basis +of allocation of the Hong Kong Offer Shares and Reserved Shares are published on the Stock +Exchange ’s website at www.hkexnews.hk and the Company ’s website at www.wuxixdc.com on +Thursday, November 16, 2023. +The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong Kong +Public Offering and the Preferential Offering will be available at the times and dates and in the +manner specified below: +(i) in the announcement to be posted on the Stock Exchange ’s website at www.hkexnews.hk +and the Company ’s website at www.wuxixdc.com by no later than 9:00 a.m. on Thursday, +November 16, 2023; +(ii) from the designated results of allocations website at www.iporesults.com.hk (alternatively: English +https://www.eipo.com.hk/en/Allotment ; Chinese https://www.eipo.com.hk/zh-hk/Allotment) +with a “search by ID” function from 8:00 a.m. on Thursday, November 16, 2023 to 12:00 midnight +on Wednesday, November 22, 2023; and +(iii) from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 +a.m. and 6:00 p.m. on Thursday, November 16, 2023, Friday, November 17, 2023, Monday, +November 20, 2023, and Tuesday, November 21, 2023. +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” in this +announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner identification codes (if +such applications are made by nominees as agent for the benefit of another person) whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS Participants +via CCASS. Therefore, the identification document numbers shown in the two sections are +different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed due to personal +privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer Shares +through their brokers can consult their brokers to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ”, “Results of Applications Made by BLUE Application Form ” and “Results of +Applications Made by Giving Electronic Application Instructions to HKSCC via CCASS ” are +redacted and not all details of applications are disclosed in this announcement. + + +--- page 23 --- +25 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 placees under the International Offering (based on final number of +Offer Shares allocated to the placees under the International Offering after reallocation): +Assuming the Over-Allotment +Option is not exercised +Assuming the Over-Allotment +Option is fully exercised +Placee +Number of +International +Offer Shares +subscribed for +Total +Number of +Shares held +upon Listing +Subscription +as +approximate +% of the +International +Offering +Subscription +as +approximate +% of the +total Offer +Shares +Subscription +as +approximate +% of the +total issued +Shares upon +Listing +Subscription +as +approximate +% of the +International +Offering +Subscription +as +approximate +% of the +total Offer +Shares +Subscription +as +approximate +% of the + total issued +Shares upon +Listing +Top 1 37,970,000 37,970,000 30.40% 21.28% 3.22% 26.36% 19.22% 3.17% +Top 5 100,620,500 100,620,500 80.55% 56.39% 8.54% 69.84% 50.92% 8.40% +Top 10 123,310,000 123,310,000 98.72% 69.10% 10.46% 85.59% 62.40% 10.30% +Top 20 130,524,000 130,524,000 104.49% 73.14% 11.08% 90.60% 66.05% 10.90% +Top 25 131,702,000 131,702,000 105.44% 73.80% 11.18% 91.41% 66.65% 11.00% +• Top 1, 5, 10, 20 and 25 Shareholders of all the Shareholders upon Listing (based on final +number of Offer Shares allocated to the placees under the International Offering after +reallocation): +Assuming the Over-Allotment +Option is not exercised +Assuming the Over-Allotment +Option is fully exercised +Shareholder +Number of +Hong Kong +Offer Shares +subscribed +for +Number of +International +Offer Shares +subscribed +for +Number of +Offer Shares +subscribed for +Total +Number of +Shares held +upon Listing +Number of +Shares +subscribed +for as +approximate +% of the +International +Offering +Number of +Shares +subscribed +for as +approximate +% of the +total Offer +Shares +Number of +Shares +held as +% of +total +issued +Shares +upon +Listing (1) +Number of +Shares +subscribed +for as +approximate +% of the +International +Offering +Number of +Shares +subscribed +for as +approximate +% of the +total Offer +Shares +Number of +Shares +held as +% of +total +issued +Shares +upon +Listing (1) +Top 1 – – – 600,000,000 – – 50.91% – – 50.10% +Top 5 – 74,041,500 74,041,500 1,074,041,500 59.27% 41.49% 91.14% 51.39% 37.47% 89.68% +Top 10 – 119,110,000 119,110,000 1,119,110,000 95.36% 66.75% 94.96% 82.67% 60.28% 93.45% +Top 20 – 129,992,000 129,992,000 1,129,992,000 104.07% 72.85% 95.89% 90.23% 65.78% 94.35% +Top 25 – 131,322,000 131,322,000 1,131,322,000 105.13% 73.59% 96.00% 91.15% 66.46% 94.47% +Note: +(1) Without taking into account any Shares which may be issued upon exercise of the share options granted under +the Pre-IPO Share Option Schemes. + + +--- page 24 --- +26 +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. diff --git a/data/extracted_text/02271/allotment_results_summary_2023-07-17_2023071700008.txt b/data/extracted_text/02271/allotment_results_summary_2023-07-17_2023071700008.txt new file mode 100644 index 0000000..3af5705 --- /dev/null +++ b/data/extracted_text/02271/allotment_results_summary_2023-07-17_2023071700008.txt @@ -0,0 +1,1239 @@ +--- page 1 --- +– 3 – +ANNOUNCEMENT OF OFFER PRICE +AND ALLOTMENT RESULTS +SUMMARY +Offer Price +• The Offer Price has been determined at HK$1.18 per Offer Share (excluding +brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading +fee of 0.00565% and Accounting and Financial Reporting Council transaction +levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$1.18 per Offer Share, the net proceeds from +the Global Offering to be received by the Company, after deducting the +underwriting commissions, fees and other estimated expenses paid and payable +by the Company in connection with the Global Offering and assuming that the +Over-allotment Option is not exercised at all, is estimated to be approximately +HK$91.7 million. The Company intends to apply such net proceeds in +accordance with the purposes as set out in the section headed “Net Proceeds +from the Global Offering” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive +additional net proceeds of approximately HK$21.7 million for the issue of +19,000,000 additional Offer Shares. In such event, the Company will increase +the intended use of net proceeds on a pro rata basis according to the use +of proceeds as set out in “Net Proceeds from the Global Offering” in this +announcement. +Applications and Indications of Interest Received in the Hong Kong Public +Offering and the Preferential Offering +• The Hong Kong Offer Shares initially available under the Hong Kong Public +Offering have been moderately over-subscribed. A total of 1,690 valid +applications have been received pursuant to the Hong Kong Public Offering +through giving electronic application instructions to HKSCC via CCASS +and through the HK eIPO White Form service for a total of 23,328,000 Offer +Shares, representing approximately 1.84 times the total number of 12,668,000 +Hong Kong Offer Shares initially available for subscription under the Hong +Kong Public Offering. + + +--- page 2 --- +– 4 – +• The reallocation procedure as described in the section headed “Structure of +the Global Offering – Hong Kong Public Offering – Reallocation” in the +Prospectus has not been applied. The final number of Offer Shares allocated +to the Hong Kong Public Offering is 12,668,000 Offer Shares, representing +approximately 10.0% of the total number of Offer Shares initially available +under the Global Offering. +• A total of 19 valid applications for Reserved Shares pursuant to the +Preferential Offering from Qualifying Zhong An Shareholders under the +HK eIPO Blue Form service and on BLUE Application Forms for a total +of 659,764 Reserved Shares have been received, representing approximately +0.05 times the total number of 12,668,000 Reserved Shares initially available +under the Preferential Offering. 659,764 Reserved Shares were allocated to +Qualifying Zhong An Shareholders. All of the unsold Reserved Shares were +made available for subscription under the International Offering. +International Offering +• The Offer Shares initially offered under the International Offering have been +slightly over-subscribed, representing approximately 1.63 times the total +number of 114,000,000 Offer Shares initially available under the International +Offering (including 659,764 Reserved Shares under the Preferential Offering) +(before any exercise of the Over-allotment Option). As the number of Hong +Kong Public Offer Shares validly subscribed for in the Hong Kong Public +Offering represents less than 15 times the number of Hong Kong Public +Offer Shares initially available for subscription under the Hong Kong Public +Offering, the Overall Coordinators and the Joint Representatives have +decided not to exercise their authority to reallocate Offer Shares to the Hong +Kong Public Offering from the International Offering and make available +such reallocated Offer Shares as additional Hong Kong Public Offer Shares +in accordance with guidance letter HKEX-GL91–18 issued by the Stock +Exchange, and no reallocation procedure as described in “Structure of the +Global Offering – The Hong Kong Public Offering – Reallocation” in the +Prospectus has taken place. The final number of International Offer Shares +available under the International Offering is 113,340,236 Offer Shares, +representing 89.5% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). + + +--- page 3 --- +– 5 – +• There has been an over-allocation of 19,000,000 Offer Shares and there are +a total of 130 placees under the International Offering. Among 130 placees +under the International Offering: +1) a total of 20 placees have been allocated one board lot of Offer Shares +or less, representing approximately 15.38% of 130 placees under the +International Offering. These placees have been allotted 40,000 Offer +Shares, representing approximately 0.0351% of the 114,000,000 Offer +Shares initially available under the International Offering (before any +exercise of the Over-allotment Option); +2) a total of 27 placees have been allocated two board lot of Offer Shares +or less, representing approximately 20.77% of 130 placees under the +International Offering. These placees have been allotted 68,000 Offer +Shares, representing approximately 0.0596% of the 114,000,000 Offer +Shares initially available under the International Offering (before any +exercise of the Over-allotment Option); +3) a total of 38 placees have been allocated three board lot of Offer Shares +or less, representing approximately 29.23% of 130 placees under the +International Offering. These placees have been allotted 134,000 Offer +Shares, representing approximately 0.1175% of the 114,000,000 Offer +Shares initially available under the International Offering (before any +exercise of the Over-allotment Option); +4) a total of 43 placees have been allocated four board lot of Offer Shares +or less, representing approximately 33.08% of 130 placees under the +International Offering. These placees have been allotted 174,000 Offer +Shares, representing approximately 0.1526% of the 114,000,000 Offer +Shares initially available under the International Offering (before any +exercise of the Over-allotment Option); and +5) a total of 75 placees have been allocated five board lot of Offer Shares +or less, representing approximately 57.69% of 130 placees under the +International Offering. These placees have been allotted 494,000 Offer +Shares, representing approximately 0.4333% of the 114,000,000 Offer +Shares initially available under the International Offering (before any +exercise of the Over-allotment Option). + + +--- page 4 --- +– 6 – +Placees with the Consent under Paragraph 5(1) of the Placing Guidelines and +paragraph 4.20 of the Stock Exchange Guidance Letter GL85-16 +• Under the International Offering, 17,100,000 Offer Shares (the “ Relevant +Offer Shares ”), representing approximately 13.50% of the total number +of Offer Shares initially available under the Global Offering (assuming the +Over-allotment Option is not exercised) and approximately 3.37% of the +total number of issued Shares immediately following the completion of the +Capitalization Issue and the Global Offering (assuming the Over-allotment +Option is not exercised), were placed to Guotai Junan Financial Products +Limited (“ GTJA Financial Products ”), which is a connected client of +Guotai Junan Securities (Hong Kong) Limited (“ GTJAS ”), one of the Joint +Bookrunners and Joint Lead Managers, pursuant to paragraph 13(7) of the +Placing Guidelines for Equity Securities set out in Appendix 6 to the Listing +Rules (the “Placing Guidelines”). An application has been made to the Stock +Exchange for, and the Stock Exchange has granted a consent under paragraph +5(1) of the Placing Guidelines to permit the Company to allocate Shares in the +International Offering to the above connected client. The Shares to be placed +to GTJA Financial Products is to establish hedge positions of the Relevant +Offer Shares for the structured notes linked to the Relevant Offer Shares (the +“Note”) to be issued by GTJA Holdings Guotai Junan International Holdings +Limited (“GTJA Holdings”) to one investor (the “Noteholder”). +Acquisition by GTJA Financial Products of the Relevant Offer Shares will be +fully funded by the Noteholder. GTJA Financial Products will hold the title +and the voting right of the Relevant Offer Shares but it will not exercise the +voting right of the Relevant Offer Shares during the tenor of the Note as per +its internal policy. GTJA Financial Products (via GTJA Holdings) will pass +through the economic exposure of the Relevant Offer Shares to the Noteholder +under the Note. The Note is linked to the Relevant Offer Shares and will +be settled in cash upon request for redemption from the Noteholder. GTJA +Financial Products shall redeem the Note (in whole but not in part) upon +receipt from the Noteholder, a notice to early redeem the Note in accordance +with the terms and conditions as set out in the Note document. +To the best knowledge of the Company, the Joint Sponsors, the Overall +Coordinators and the Joint Representatives, after making all reasonable +inquiries, the Noteholder and the ultimate beneficial holder of the Note is +an Independent Third Party, and is not a connected person (as defined in the +Listing Rules) of the Company or their respective associates (as defined in the +Listing Rules) and are in compliance with all the conditions under the consent +granted by the Stock Exchange. + + +--- page 5 --- +– 7 – +• GTJA Financial Products has been permitted to participate in the International +Offering pursuant to paragraph 4.20 of the Stock Exchange Guidance Letter +GL85-16 under a written consent under paragraph 5(1) of Appendix 6 to +the Listing Rules granted by the Stock Exchange to permit the Company to +allocate Shares in the International Offering to the above connected client. +Other than the aforementioned, the Directors, to the best of its knowledge +and information, confirm that, (i) none of the Offer Shares subscribed by +public Shareholders in the Hong Kong Public Offering and placees in the +International Offering (including the Preferential Offering) has been financed +directly or indirectly by the Company, any of the Directors, chief executive, +senior management, the Controlling Shareholders, substantial Shareholders +or existing Shareholders of the Company or any of its subsidiaries or their +respective close associates; (ii) no rebate has been, directly or indirectly, +provided by the Company, the Directors, chief executive, senior management, +the Controlling Shareholders, substantial Shareholders, existing Shareholders +or syndicate members, or any other brokers involved in the Global Offering, +to any public Shareholders in the Hong Kong Public Offering or placees in +the International Offering; (iii) none of the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering (including the +Preferential Offering) who has subscribed for the Offer Shares is accustomed +to taking instructions from the Company, any of the Directors, chief executive, +senior management, the Controlling Shareholders, substantial Shareholders +or existing Shareholders of the Company or any of its subsidiaries or their +respective close associates in relation to the acquisition, disposal, voting or +other disposition of the Offer Shares registered in his/her/its name or otherwise +held by him/her/it; (iv) there is no side agreement or arrangement between +the Company, any of the Directors, chief executive, senior management, the +Controlling Shareholders, substantial Shareholders, existing Shareholders of +the Company or any of its subsidiaries or their respective close associates, +on one hand, and the public subscribers or the placee who has subscribed for +the Offer Shares, on the other hand; and (v) the consideration payable by the +public Shareholders in the Hong Kong Public Offering and placees in the +International Offering (including the Preferential Offering) for each Offer +Share subscribed for or purchased by them is the same as the final Offer Price as +determined by the Company, in addition to brokerage of 1.0%, SFC transaction +levy of 0.0027%, Accounting and Financial Reporting Council transaction levy +of 0.00015% and Stock Exchange trading fee of 0.00565%. The International +Offering is in compliance with the Placing Guidelines. + + +--- page 6 --- +– 8 – +Save as disclosed above, to the best knowledge, information and belief +of the Directors, (i) no Offer Shares placed by or through the Overall +Coordinators, the Joint Representatives, the Joint Global Coordinators, the +Joint Bookrunners, the Joint Lead Managers or the Underwriters under the +Global Offering have been placed with applicants and their respective ultimate +beneficial owners who are core connected persons (as defined in the Listing +Rules) of the Company, the Directors, or to any connected clients (as set out +in paragraph 5(1) of the Placing Guidelines) or persons set out in paragraph +5(2) of the Placing Guidelines, whether in their own names or through +nominees; (ii) none of the Joint Sponsors, the Overall Coordinators, the +Joint Representatives, the Joint Global Coordinators, the Joint Bookrunners, +the Joint Lead Managers, the Underwriters and their respective affiliate +companies, and the connected clients of the lead broker or of any distributors +(as defined in the Placing Guidelines) has taken up any Offer Share for its own +benefits under the Global Offering; and (iii) all placees under the International +Offering and their ultimate beneficial owners are not and are independent of +any of the (a) the core connected person (as defined in the Listing Rules) of the +Company, (b) the Directors or existing Shareholders of the Company or any +of the Company’s subsidiaries, or (c) the close associates (as defined in the +Listing Rules) of (a) and/or (b) above, whether in their own names or through +nominees. The International Offering is in compliance with the Placing +Guidelines. +Over-allotment Option +• In connection with the Global Offering, the Company has granted to the +International Underwriters the Over-allotment Option, exercisable in whole +or in part by the Overall Coordinators and the Joint Representatives (for +themselves and on behalf of the other International Underwriters), at any time +within 30 days after the last day for lodging of applications under the Hong +Kong Public Offering (the last day for exercise of the Over-allotment Option +being Thursday, August 10, 2023) to require the Company to issue and allot up +to 19,000,000 additional Shares, representing approximately 15.0% of the total +number of Offer Shares initially available under the Global Offering, at the +Offer Price to cover over-allocations in the International Offering. +• There has been an over-allocation of 19,000,000 Offer Shares in the +International Offering. Such over-allocation may be covered by exercising +the Over-allotment Option in full or in part or by making purchases in +the secondary market or a combination of these means. In the event the +Over-allotment Option is exercised, an announcement will be made on the +website of the Company at www.zazhsh.com and the website of the Stock +Exchange at www.hkexnews.hk . As of the date of this announcement, the +Over-allotment Option has not been exercised. + + +--- page 7 --- +– 9 – +Cornerstone Investors +• Based on the Offer Price of HK$1.18 per Offer Shares (exclusive of brokerage +of brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange +trading fee of 0.00565% and Accounting and Financial Reporting Council +transaction levy of 0.00015%) and pursuant to the Cornerstone Investment +Agreements, the Cornerstone Investors will be allocated to a total of +17,532,000 Offer Shares, representing approximately 13.8% of the Offer +Shares pursuant to the Global Offering and approximately 3.5% of the Shares +in issue and the total issued Share capital immediately upon completion of the +the Capitalization Issue and Global Offering (assuming the Over-allotment +Option is not exercised). Please refer to the section headed “Cornerstone +Investors” in the Prospectus for further details of the Cornerstone Investors. +Lock-up Period Restrictions +• The Company, the Controlling Shareholders and the Cornerstone Investors are +subject to certain lock-up period restrictions which are described in the section +headed “Lock-up Period Restrictions” in this announcement. +Results of Allocations +• The final Offer Price, the level of applications in the Hong Kong Public +Offering and Preferential Offering, the level of indication of interest in the +International Offering and the basis of allocation of the Hong Kong Offer +Shares and Reserved Shares, will be available on Monday, July 17, 2023 on +the website of the Company at www.zazhsh.com and the website of the Stock +Exchange at www.hkexnews.hk . +• The results of allocations in the Hong Kong Public Offering and Preferential +Offering (with successful applicants’ Hong Kong identity card/passport/Hong +Kong business registration numbers/certificate of incorporation numbers, +where appropriate) and the number of Hong Kong Offer Shares, successfully +applied for, will be made available at the times and dates and in the manner set +out below: +(i) in the announcement to be posted on the website of the Company at +www.zazhsh.com and the website of the Stock Exchange at +www.hkexnews.hk by no later than 9:00 a.m. on Monday, July 17, 2023; +(ii) from “IPO Results” function in the IPO App or the designated +results of allocations website at www.tricor.com.hk/ipo/result or +www.hkeipo.hk/IPOResult with a “search by ID” function on a 24-hour +basis from 8:00 a.m. on Monday, July 17, 2023 to 12:00 midnight on +Monday, July 24, 2023; and +(iii) by telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. +and 6:00 p.m. from Monday, July 17, 2023 to Friday, July 21, 2023 +(excluding Saturday or public holiday in Hong Kong); + + +--- page 8 --- +– 10 – +• This announcement contains a list of identification document numbers. +Identification document numbers shown in the section headed “Results of +Applications Made by HK eIPO White Form ” in this announcement refer +to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent +for the benefit of another person) whereas those displayed in the section +headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” in this announcement are provided +by CCASS Participants via CCASS. Therefore, the identification document +numbers shown in the two sections are different in nature. Please note that the +list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants +whose identification document numbers are provided to HKSCC by CCASS +Participants are disclosed. Applicants with beneficial names only but not +identification document numbers are not disclosed due to personal privacy +issue as elaborated below. Applicants who applied for the Hong Kong Offer +Shares through their brokers can consult their brokers to enquire about their +application results. +• Since applications are subject to Personal Information Collection Statements, +beneficial owner identification codes displayed in the sections headed +“Results of Applications Made by HK eIPO White Form ” and “Results of +Applications Made by Giving Electronic Application Instructions to HKSCC +via CCASS” are redacted and not all details of applications are disclosed in +this announcement. +Despatch/Collection of Share Certificates/e-Auto Refund Payment Instructions/ +Refund Cheque(s) +• Applicants who applied for (i) 1,000,000 or more Hong Kong Offer Shares +through HK eIPO White Form service; or (ii) HK eIPO Blue Form service; +or (iii) BLUE Application Form for 1,000,000 or more Reserved Shares +under Preferential Offering and have provided all information required by the +Application Form may collect any refund cheque(s) (where applicable) and/ +or share certificate(s) from our Hong Kong Branch Share Registrar, Tricor +Investor Services Limited, at 17/F, Far East Finance Centre, 16 Harcourt +Road, Hong Kong, from 9:00 a.m. to 1:00 p.m. on Monday, July 17, 2023, +or such other date as notified by us as the date of dispatch/collection of share +certificates/e-Auto Refund payment instructions/refund cheques. +• Applicants being individuals who are eligible for personal collection cannot +authorize any other person to make collection on their behalf. Corporate +applicants which are eligible for personal collection must attend by their +authorized representatives bearing letters of authorization from their +corporations stamped with the corporations’ chops. Both individuals and +authorized representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Tricor Investor Services Limited. + + +--- page 9 --- +– 11 – +• Share certificates for Hong Kong Offer Shares allotted to applicants who +applied for less than 1,000,000 Hong Kong Offer Shares through the HK +eIPO White Form service, or for Reserved Shares who applied through the +HK eIPO Blue Form service or on BLUE Application Forms are expected +to be despatched to those entitled to the addresses specified in the relevant +application instructions by ordinary post at their own risk on or before +Monday, July 17, 2023. +• Share certificates and/or refund cheque(s) for Hong Kong Offer Shares +allocated to applicants who applied through the HK eIPO White Form +service, or for Reserved Shares who applied through the HK eIPO Blue Form +service or on BLUE Application Forms, which are either not available for +personal collection or which are available but are not collected in person by +1:00 p.m. on Monday, July 17, 2023 are expected to be despatched by ordinary +post to those entitled to the addresses specified in the relevant applications at +their own risk on or before Monday, July 17, 2023. +• Wholly or partially successful applicants who applied by giving electronic +application instructions to HKSCC via CCASS will have their share +certificates issued in the name of HKSCC Nominees Limited and deposited +into CCASS for credit to their CCASS Investor Participant stock accounts +or the stock accounts of their designated CCASS Participants who gave +electronic application instructions on their behalf on Monday, July 17, 2023 +or, on any other date determined by HKSCC or HKSCC Nominees. +• Applicants who applied through a designated CCASS Participant (other than +a CCASS Investor Participant) should check the number of Hong Kong Offer +Shares allocated to them and the amount of refund monies payable to them +with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic +application instructions to HKSCC via CCASS should check and report any +discrepancies to HKSCC before 5:00 p.m. on Monday, July 17, 2023 or such +other date as shall be determined by HKSCC or HKSCC Nominees. Applicants +who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS may also check the results of their +applications and the amount of refund monies (if any) payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC’s “An Operating Guide for Investor Participants” in +effect from time to time). Immediately following the credit of the Hong Kong +Offer Shares to the CCASS Investor Participants stock accounts and the +credit of the refund monies to their respective designated bank account (if +any), HKSCC will also make available to the CCASS Investor Participants an +activity statement showing the number of the Hong Kong Offer Shares credited +to their stock accounts and the amount of refund monies (if any) credited to +their respective designated bank accounts. + + +--- page 10 --- +– 12 – +• Applicants who applied for the Hong Kong Offer Shares through the HK +eIPO White Form service, or for Reserved Shares who applied through the +HK eIPO Blue Form service and paid the application monies from a single +bank account may have refund monies (if any) despatched to their application +payment account in the form of e-Auto Refund payment instructions on +Monday, July 17, 2023. Applicants who applied for the Hong Kong Offer +Shares through the HK eIPO White Form service, or for Reserved Shares +who applied through the HK eIPO Blue Form service and paid the application +monies from multiple bank accounts will have refund monies (if any) +despatched to the addresses specified on their HK eIPO White Form or HK +eIPO Blue Form applications in the form of refund cheque(s) in favour of +the applicant (or, in case of joint applications, the first-named applicant), by +ordinary post at their own risk on or before Monday, July 17, 2023. +• Refund monies for applicants who have applied by giving electronic +application instructions to HKSCC via CCASS are expected to be credited +to their designated bank accounts or the designated bank accounts of their +brokers or custodians on Monday, July 17, 2023. +• Share certificates will only become valid at 8:00 a.m. (Hong Kong time) +on Tuesday, July 18, 2023 provided that the Global Offering has become +unconditional in all respects at or before that time and neither of the Hong +Kong Underwriting Agreement nor the International Underwriting Agreement +is terminated in accordance with its respective terms prior to 8:00 a.m. on +Tuesday, July 18, 2023. +• The Company will not issue any temporary documents of title in respect of the +Offer Shares and will not issue any receipt for application monies received. +Capitalization Issue +• As disclosed in the Prospectus, conditional on the share premium account of +our Company being credited as a result of the Global Offering, our Directors +are authorized to capitalize HK$3,799,999.99 standing to the credit of the +share premium account of our Company by applying such sum in paying +up in full at par 379,999,999 Shares for issue and allotment to holders of +Shares whose names appear on the register of members of our Company +(“Capitalization Issue ”) on the date of passing such resolution in proportion +(as near as possible without involving fractions so that no fraction of a share +shall be issued and allotted) to their then existing respective shareholdings in +our Company. Please refer to the section headed “Appendix IV – Statutory and +general information – A. Further information about our Company – 4. Written +Resolutions of our sole Shareholder” for further details. + + +--- page 11 --- +– 13 – +Public Float +• The Company confirms that immediately after the completion of the +Capitalization Issue and the Global Offering (as increased by the Shares to +be issued immediately after the completion of the Over-allotment Option), +126,668,000 Shares, representing approximately 25% of the total issued Shares +upon completion of the Capitalization Issue and the Global Offering will count +towards the public float for the purpose of Rule 8.08 of the Listing Rules. +• The Directors confirm that (i) no placee will, individually, be placed more +than 10% of the enlarged issued Share capital of the Company immediately +after the Capitalization Issue and the Global Offering; (ii) there will not be any +new substantial Shareholder (as defined in the Listing Rules) of the Company +immediately after the Capitalization Issue and the Global Offering; (iii) the +three largest public Shareholders of the Company do not hold more than +50% of the Shares in public hands at the time of Listing in compliance with +Rules 8.08(3) and 8.24 of the Listing Rules; and (iv) there will be at least 300 +Shareholders at the time of Listing in compliance with Rule 8.08(2) of the +Listing Rules. +Commencement of Dealings in the Shares +• Assuming that the Global Offering becomes unconditional in all respects at or +before 8:00 a.m. (Hong Kong time) on Tuesday, July 18, 2023, dealings in the +Shares on the Main Board of the Stock Exchange are expected to commence at +9:00 a.m. (Hong Kong time) on Tuesday, July 18, 2023. Shares will be traded +in board lots of 2,000 Shares each. The stock code of the Shares is 2271. +In view of the high concentration of Shareholding in a small number of +Shareholders, Shareholders and prospective investors should be aware that +the price of the Shares could move substantially even with a small number of +Shares traded, and should exercise extreme caution when dealing in Shares. + + +--- page 12 --- +– 14 – +OFFER PRICE +The Offer Price has been determined at HK$1.18 per Offer Share (excluding brokerage +of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% +and Accounting and Financial Reporting Council transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +The net proceeds from the Global Offering to be received by the Company, after +deducting the underwriting commissions and other estimated expenses paid and +payable by the Company in connection with the Global Offering and assuming that +the Over-allotment Option is not exercised at all, are estimated to be approximately +HK$91.7 million. +The Company intends to apply such net proceeds in the following manner: +(1) approximately 55.0%, or HK$50.4 million, will be used for the strategic +acquisitions of and investments in property management companies; +(2) approximately 30.0%, or HK$27.5 million, will be used for investment and +upgrade in hardware and software for the development of communities across the +projects we manage; and +(3) approximately 15.0%, or HK$13.8 million, will be used for enriching the service +offerings, scale and efficiency of our community value-added services. +If the Over-allotment Option is exercised in full, the Company will receive additional +net proceeds of approximately HK$21.7 million for the issue of 19,000,000 additional +Offer Shares. In such event, the Company will increase the intended use of net +proceeds on a pro rata basis. +For further information, please refer to the section headed “Future Plans and Use of +Proceeds” in the Prospectus. + + +--- page 13 --- +– 15 – +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE +HONG KONG PUBLIC OFFERING AND THE PREFERENTIAL OFFERING +Hong Kong Public Offering +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering +have been moderately over-subscribed. At the close of the application lists at 12:00 +noon on Tuesday, July 11, 2023, a total of 1,690 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through giving electronic application instructions via CCASS for a total of +23,328,000 Offer Shares, representing approximately 1.84 times the total number of +12,668,000 Hong Kong Offer Shares initially available for subscription under the Hong +Kong Public Offering, among which: +• 1,688 valid applications in respect of a total of 14,328,000 Hong Kong Offer +Shares were for the Hong Kong Public Offering with an aggregate subscription +amount based on the Offer Price of HK$1.18 per Hong Kong Offer Share +(excluding brokerage of 1%, SFC transaction levy of 0.0027%, Accounting and +Financial Reporting Council transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) of HK$5 million or less, representing approximately 2.26 +times the 6,334,000 Hong Kong Offer Shares initially comprised in pool A; and +• 2 valid applications in respect of a total of 9,000,000 Hong Kong Offer Shares +was for the Hong Kong Public Offering with an aggregate subscription amount +based on the Offer Price of HK$1.18 per Hong Kong Offer Share (excluding +brokerage of 1%, SFC transaction levy of 0.0027%, Accounting and Financial +Reporting Council transaction levy of 0.00015% and the Stock Exchange trading +fee of 0.00565%) of more than HK$5 million, representing approximately 1.42 +times the 6,334,000 Hong Kong Offer Shares initially comprised in pool B. +No application has been rejected due to invalid application. No multiple or suspected +multiple application was identified and rejected. No dishonored payment has been +identified and rejected. No application for more than 6,334,000 Hong Kong Offer +Shares (being 50% of the 12,668,000 Hong Kong Offer Shares initially available under +the Hong Kong Public Offering) has been identified. +The reallocation procedures as described in the section headed “Structure of the Global +Offering – Hong Kong Public Offering – Reallocation” in the Prospectus has not been +applied. The final number of Offer Shares allocated to the Hong Kong Public Offering +is 12,668,000 Offer Shares, representing 10.0% of the total number of Offer Shares +initially available under the Global Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally +allocated on the basis set out in the section headed “Basis of allocation under the Hong +Kong Public Offering” below. + + +--- page 14 --- +– 16 – +Preferential Offering +At the close of the application lists at 12:00 noon on Tuesday, July 11, 2023, a total of +19 valid applications for the Reserved Shares pursuant to the Preferential Offering from +Qualifying Zhong An Shareholders under the HK eIPO Blue Form service and on +BLUE Application Forms for a total of 659,764 Reserved Shares have been received, +representing approximately 0.05 times the total number of 12,668,000 Reserved Shares +initially available under the Preferential Offering. No application has been rejected due +to invalid applications. 6 multiple applications or suspected multiple applications have +been identified and rejected. No application has been rejected due to bounced cheque. +The final number of Reserved Shares allocated to the Preferential Offering is 659,764 +Reserved Shares, representing approximately 0.52% of the Offer Shares initially +available under the Global Offering. All of the unsold Reserved Shares were made +available for subscription under the International Offering. +The Reserved Shares offered in the Preferential Offering were conditionally allocated +on the basis set out in the section headed “Basis of allocation under the Preferential +Offering” below. +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been +slightly over- subscribed, representing approximately 1.63 times the total number +of 114,000,000 Offer Shares initially available under the International Offering +(including 659,764 Reserved Shares under the Preferential Offering) (before any +exercise of the Over-allotment Option). As the number of Hong Kong Public Offer +Shares validly subscribed for in the Hong Kong Public Offering represents less +than 15 times the number of Hong Kong Public Offer Shares initially available for +subscription under the Hong Kong Public Offering, the Overall Coordinators and the +Joint Representatives have decided not to exercise their authority to reallocate Offer +Shares to the Hong Kong Public Offering from the International Offering and make +available such reallocated Offer Shares as additional Hong Kong Public Offer Shares +in accordance with guidance letter HKEX-GL91–18 issued by the Stock Exchange, +and no reallocation procedure as described in “Structure of the Global Offering – The +Hong Kong Public Offering – Reallocation” in the Prospectus has taken place. The +final number of International Offer Shares available under the International Offering +is 113,340,236 Offer Shares, representing 89.5% of the total number of Offer Shares +initially available under the Global Offering (before any exercise of the Over-allotment +Option). + + +--- page 15 --- +– 17 – +There has been an over-allocation of 19,000,000 Offer Shares in the International +Offering and there are a total of 130 placees under the International Offering. Among +130 placees under the International Offering: +1) a total of 20 placees have been allocated one board lot of Offer Shares or less, +representing approximately 15.38% of 130 placees under the International +Offering. These placees have been allotted 40,000 Offer Shares, representing +approximately 0.0351% of the 114,000,000 Offer Shares initially available under +the International Offering (before any exercise of the Over-allotment Option); +2) a total of 27 placees have been allocated two board lot of Offer Shares or less, +representing approximately 20.77% of 130 placees under the International +Offering. These placees have been allotted 68,000 Offer Shares, representing +approximately 0.0596% of the 114,000,000 Offer Shares initially available under +the International Offering (before any exercise of the Over-allotment Option); +3) a total of 38 placees have been allocated three board lot of Offer Shares or +less, representing approximately 29.23% of 130 placees under the International +Offering. These placees have been allotted 134,000 Offer Shares, representing +approximately 0.1175% of the 114,000,000 Offer Shares initially available under +the International Offering (before any exercise of the Over-allotment Option); +4) a total of 43 placees have been allocated four board lot of Offer Shares or less, +representing approximately 33.08% of 130 placees under the International +Offering. These placees have been allotted 174,000 Offer Shares, representing +approximately 0.1526% of the 114,000,000 Offer Shares initially available under +the International Offering (before any exercise of the Over-allotment Option); and +5) a total of 75 placees have been allocated five board lot of Offer Shares or less, +representing approximately 57.69% of 130 placees under the International +Offering. These placees have been allotted 494,000 Offer Shares, representing +approximately 0.4333% of the 114,000,000 Offer Shares initially available under +the International Offering (before any exercise of the Over-allotment Option). + + +--- page 16 --- +– 18 – +PLACEES WITH THE CONSENT UNDER PARAGRAPH 5(1) OF THE +PLACING GUIDELINES AND PARAGRAPH 4.20 OF THE STOCK +EXCHANGE GUIDANCE LETTER GL85-16 +Under the International Offering, 17,100,000 Offer Shares, representing approximately +13.50% of the total number of Offer Shares initially available under the Global +Offering (assuming the Over-allotment Option is not exercised) and approximately +3.37% of the total number of issued Shares immediately following the completion of +the Capitalization Issue and the Global Offering (assuming the Over-allotment Option is +not exercised), were placed to GTJA Financial Products, which is a connected client of +GTJAS, one of the Joint Bookrunners and Joint Lead Managers, pursuant to paragraph +13(7) of the Placing Guidelines. An application has been made to the Stock Exchange +for, and the Stock Exchange has granted a consent under paragraph 5(1) of the Placing +Guidelines to permit the Company to allocate Shares in the International Offering to +the above connected client. The Shares to be placed to GTJA Financial Products is to +establish hedge positions of the Relevant Offer Shares for the structured notes linked +to the Relevant Offer Shares to be issued by GTJA Holdings to the Noteholder. +Acquisition by GTJA Financial Products of the Relevant Offer Shares will be fully +funded by the Noteholder. GTJA Financial Products will hold the title and the voting +right of the Relevant Offer Shares but it will not exercise the voting right of the +Relevant Offer Shares during the tenor of the Note as per its internal policy. GTJA +Financial Products (via GTJA Holdings) will pass through the economic exposure of +the Relevant Offer Shares to the Noteholder under the Note. The Note is linked to the +Relevant Offer Shares and will be settled in cash upon request for redemption from the +Noteholder. GTJA Financial Products shall redeem the Note (in whole but not in part) +upon receipt from the Noteholder, a notice to early redeem the Note in accordance with +the terms and conditions as set out in the Note document. + + +--- page 17 --- +– 19 – +To the best knowledge of the Company, the Joint Sponsors, the Overall Coordinators +and the Joint Representatives, after making all reasonable inquiries, the Noteholder +and the ultimate beneficial holder of the Note is an Independent Third Party, and +is not a connected person (as defined in the Listing Rules) of the Company or their +respective associates (as defined in the Listing Rules) and are in compliance with all +the conditions under the consent granted by the Stock Exchange. +GTJA Financial Products has been permitted to participate in the International Offering +pursuant to paragraph 4.20 of the Stock Exchange Guidance Letter GL85-16 under +a written consent under paragraph 5(1) of Appendix 6 to the Listing Rules granted +by the Stock Exchange to permit the Company to allocate Shares in the International +Offering to the above connected client. Other than the aforementioned, the Directors, +to the best of its knowledge and information, confirm that, (i) none of the Offer Shares +subscribed by public Shareholders in the Hong Kong Public Offering and placees +in the International Offering (including the Preferential Offering) has been financed +directly or indirectly by the Company, any of the Directors, chief executive, senior +management, the Controlling Shareholders, substantial Shareholders or existing +Shareholders of the Company or any of its subsidiaries or their respective close +associates; (ii) no rebate has been, directly or indirectly, provided by the Company, +the Directors, chief executive, senior management, the Controlling Shareholders, +substantial Shareholders, existing Shareholders or syndicate members, or any other +brokers involved in the Global Offering, to any public Shareholders in the Hong +Kong Public Offering or placees in the International Offering; (iii) none of the public +Shareholders in the Hong Kong Public Offering and placees in the International +Offering (including the Preferential Offering) who has subscribed for the Offer Shares +is accustomed to taking instructions from the Company, any of the Directors, chief +executive, senior management, the Controlling Shareholders, substantial Shareholders +or existing Shareholders of the Company or any of its subsidiaries or their respective +close associates in relation to the acquisition, disposal, voting or other disposition of +the Offer Shares registered in his/her/its name or otherwise held by him/her/it; (iv) +there is no side agreement or arrangement between the Company, any of the Directors, +chief executive, senior management, the Controlling Shareholders, substantial +Shareholders, existing Shareholders of the Company or any of its subsidiaries or their +respective close associates, on one hand, and the public subscribers or the placee +who has subscribed for the Offer Shares, on the other hand; and (v) the consideration +payable by the public Shareholders in the Hong Kong Public Offering and placees in +the International Offering (including the Preferential Offering) for each Offer Share +subscribed for or purchased by them is the same as the final Offer Price as determined +by the Company, in addition to brokerage of 1.0%, SFC transaction levy of 0.0027%, +Accounting and Financial Reporting Council transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%. The International Offering is in compliance with +the Placing Guidelines. + + +--- page 18 --- +– 20 – +Save as disclosed above, to the best knowledge, information and belief of the +Directors, (i) no Offer Shares placed by or through the Overall Coordinators, the +Joint Representatives, the Joint Global Coordinators, the Joint Bookrunners, the Joint +Lead Managers or the Underwriters under the Global Offering have been placed with +applicants and their respective ultimate beneficial owners who are core connected +persons (as defined in the Listing Rules) of the Company, the Directors, or to any +connected clients (as set out in paragraph 5(1) of the Placing Guidelines) or persons +set out in paragraph 5(2) of the Placing Guidelines, whether in their own names or +through nominees; (ii) none of the Joint Sponsors, the Overall Coordinators, the Joint +Representatives, the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead +Managers, the Underwriters and their respective affiliate companies, and the connected +clients of the lead broker or of any distributors (as defined in the Placing Guidelines) +has taken up any Offer Share for its own benefits under the Global Offering; and (iii) +all placees under the International Offering and their ultimate beneficial owners are +not and are independent of any of the (a) the core connected person (as defined in +the Listing Rules) of the Company, (b) the Directors or existing Shareholders of the +Company or any of the Company’s subsidiaries, or (c) the close associates (as defined +in the Listing Rules) of (a) and/or (b) above, whether in their own names or through +nominees. The International Offering is in compliance with the Placing Guidelines. +CORNERSTONE INVESTORS +Cornerstone Investor +Investment +Amount (1) +Number of +Offer Shares +subscribed for (2) +Approximate % +of the Offer +Shares initially +available under +the Global +Offering +(assuming the +Over-allotment +Option is not +exercised) +Approximate % +of the Offer +Shares initially +available under +the Global +Offering +(assuming the +Over-allotment +Option is +exercised in full) +Approximate % +of the total issued +Share capital +of the Company +immediately +following the +completion of the +Capitalization +Issue and the +Global Offering +(assuming the +Over-allotment +Option is not +exercised) +Approximate % +of the total issued +Share capital +of the Company +immediately +following the +completion of the +Capitalization +Issue and the +Global Offering +(assuming the +Over-allotment +Option is +exercised in full) +Heyuan Trading (Hong Kong) +Limited (ͫʩਠ൱(ಥ) +ʮ̡) +RMB10,000,000 +(equivalent to +HK$10,989,000) 9,144,000 7.2 6.3 1.8 1.7 +Wu Mingwu (؛׼HK$10,000,000 8,388,000 6.6 5.8 1.7 1.6 +Total 17,532,000 13.8 12.1 3.5 3.3 + + +--- page 19 --- +– 21 – +Notes: +(1) The investment amount is inclusive of brokerage, SFC transaction levy, Stock Exchange trading +fee and Accounting and Financial Reporting Council transaction levy. For illustrative purpose, +the investment amount exclusive of the aforementioned fees and transaction levy of Heyuan +Trading (Hong Kong) Limited and Wu Mingwu is RMB9,899,150 (equivalent to approximately +HK$10,878,000.) and HK$9,899,150, respectively. +(2) Subject to rounding down to the nearest whole board lot of 2,000 Shares and calculated based on +the exchange rate of HK$1.00: RMB0.91 as set out in the section headed “Cornerstone Investor” +section in the Prospectus. +Based on the Offer Price of HK$1.18 per Offer Shares (exclusive of brokerage of +1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% +and Accounting and Financial Reporting Council transaction levy of 0.00015%) and +pursuant to the Cornerstone Investment Agreements, the Cornerstone Investors will be +allocated with a total of 17,532,000 Offer Shares, representing approximately 13.8% +of the Offer Shares pursuant to the Global Offering and approximately 3.5% of the +Shares in issue and the total issued Share capital immediately upon completion of the +Capitalization Issue and the Global Offering (assuming the Over-allotment Option +is not exercised). Please refer to the section headed “Cornerstone Investors” in the +Prospectus for further details of the Cornerstone Investors. +To the best knowledge of the Directors after making reasonable inquiries, (i) each of +the Cornerstone Investors is an Independent Third Party; (ii) none of the Cornerstone +Investors is accustomed to taking instructions from the Company, the Directors, chief +executive of the Company, Controlling Shareholders, substantial Shareholders, the +existing Shareholders or any of their subsidiaries or their respective close associates +in relation to the acquisition, disposal, voting, or other disposition of the Offer Shares; +and (iii) none of the subscription of the relevant Offer Shares by any of the Cornerstone +Investors is, financed by the Company, the Directors, chief executive of the Company, +Controlling Shareholders, substantial Shareholders, the existing Shareholders or any of +their subsidiaries or their respective close associates. There are no side arrangements +or agreements between the Company and the Cornerstone Investors by virtue of or in +relation to the Cornerstone Placing. +As confirmed by each of the Cornerstone Investors, their subscription under the +Cornerstone Placing would be financed by their own financial resources and/or +financial resources of their ultimate beneficial owners. Each of the Cornerstone +Investors has confirmed that all necessary approvals have been obtained with respect +to the Cornerstone Placing and that no specific approval from any stock exchange +(if relevant) or its Shareholders (if relevant) is required for the relevant cornerstone +investment as each of them has general authority to invest. There will be no delayed +delivery or deferred settlement of Offer Shares to be subscribed by the Cornerstone +Investors pursuant to the Cornerstone Investment Agreements and payment for the +Offer Shares to be subscribed by the Cornerstone Investors will be settled before the +Listing. + + +--- page 20 --- +– 22 – +Each of the Cornerstone Investors has, agreed and undertaken that without the prior +written consent of the Company, the Joint Sponsors, the Overall Coordinators and the +Joint Representatives, he/it will not, whether directly or indirectly, at any time during +the period of six months from the Listing Date (the “ Lock-up Period Restriction ”), +among other things, dispose of (as defined in the respective Cornerstone Investment +Agreements) any of the Offer Shares subscribed for by it pursuant to the respective +Cornerstone Investment Agreements, save for transfers to any of its wholly-owned +subsidiaries which will be bound by the same obligations of the Cornerstone Investors, +including the Lock-Up Period Restriction. +Please refer to the section headed “Cornerstone Investors” in the Prospectus for further +details relating to the Cornerstone Investors. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company has granted to the International +Underwriters the Over-allotment Option, exercisable in whole or in part by the Overall +Coordinators and the Joint Representatives (for themselves and on behalf of the other +International Underwriters), at any time within 30 days after the last day for lodging +of applications under the Hong Kong Public Offering (the last day for exercise of the +Over-allotment Option being Thursday, August 10, 2023) to require the Company to +issue and allot up to 19,000,000 additional Shares, representing approximately 15.0% +of the total number of Offer Shares initially available under the Global Offering, at the +Offer Price to cover over-allocations in the International Offering. +There has been an over-allocation of 19,000,000 Offer Shares in the International +Offering. Such over-allocation may be covered by exercising the Over-allotment +Option in full or in part or by making purchases in the secondary market or a +combination of these means. As of the date of this announcement, the Over-allotment +Option has not been exercised. In the event the Over-allotment Option is exercised, +an announcement will be made on the website of the Company at www.zazhsh.com +and the website of the Stock Exchange at www.hkexnews.hk . As of the date of this +announcement, the Over-allotment Option has not been exercised. + + +--- page 21 --- +– 23 – +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure +of the Global Offering – Conditions of the Global Offering” in the Prospectus, +1,690 valid applications made by the public through giving electronic application +instructions to HKSCC via CCASS and through the HK eIPO White Form service +will be conditionally allocated on the basis set out below: +No. of +Shares +applied for +No. of +valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of the +total no. of +Shares Applied +for +POOL A +2,000 1,082 541 out of 1,082 applicants to receive 2,000 Shares 50.00% +4,000 155 147 out of 155 applicants to receive 2,000 Shares 47.42% +6,000 156 2,000 Shares plus 65 out of 156 applicants to receive an +additional 2,000 Shares +47.22% +8,000 44 2,000 Shares plus 39 out of 44 applicants to receive an +additional 2,000 Shares +47.16% +10,000 66 4,000 Shares plus 22 out of 66 applicants to receive an +additional 2,000 Shares +46.67% +12,000 14 4,000 Shares plus 11 out of 14 applicants to receive an +additional 2,000 Shares +46.43% +14,000 11 6,000 Shares plus 2 out of 11 applicants to receive an +additional 2,000 Shares +45.45% +16,000 5 6,000 Shares plus 3 out of 5 applicants to receive an +additional 2,000 Shares +45.00% +18,000 8 8,000 Shares 44.44% +20,000 42 8,000 Shares plus 17 out of 42 applicants to receive an +additional 2,000 Shares +44.05% +30,000 47 12,000 Shares plus 26 out of 47 applicants to receive an +additional 2,000 Shares +43.69% +40,000 7 16,000 Shares plus 5 out of 7 applicants to receive an +additional 2,000 Shares +43.57% +50,000 8 20,000 Shares plus 7 out of 8 applicants to receive an +additional 2,000 Shares +43.50% +60,000 10 24,000 Shares plus 9 out of 10 applicants to receive an +additional 2,000 Shares +43.00% +70,000 7 30,000 Shares 42.86% +80,000 3 34,000 Shares 42.50% +90,000 1 38,000 Shares 42.22% +100,000 14 40,000 Shares plus 7 out of 14 applicants to receive an +additional 2,000 Shares +41.00% + + +--- page 22 --- +– 24 – +No. of +Shares +applied for +No. of +valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of the +total no. of +Shares Applied +for +200,000 5 80,000 Shares plus 4 out of 5 applicants to receive an +additional 2,000 Shares +40.80% +300,000 1 122,000 Shares 40.67% +1,000,000 2 400,000 Shares 40.00% +1,688 Total number of Pool A successful applicants: 1,139 +POOL B +4,000,000 1 2,816,000 Shares 70.40% +5,000,000 1 3,518,000 Shares 70.36% +2 Total number of Pool B successful applicants: 2 +The final number of Offer Shares comprising the Hong Kong Public Offering is +12,668,000 Offer Shares, representing approximately 10.0% of the total number of +Offer Shares initially available under the Global Offering (assuming the Over-allotment +Option is not exercised). +BASIS OF ALLOCATION UNDER THE PREFERENTIAL OFFERING +The final number of Reserved Shares allocated to Qualifying Zhong An Shareholders +in the Preferential Offering is 659,764 Reserved Shares, representing approximately +0.52% of the Offer Shares initially available under the Global Offering (assuming +Overall-allotment Option is not exercised). Such 659,764 Reserved Shares have been +allocated to a total of 19 Qualifying Zhong An Shareholders. Among the Reserved +Shares allocated, a total of 318,628 Reserved Shares will be allocated to Qualifying +Zhong An Shareholders as their Assured Entitlement and a total of 341,136 Reserved +Shares will be allocated to Qualifying Zhong An Shareholders under their valid +applications for excess Reserved Shares. + + +--- page 23 --- +– 25 – +No preferential treatment was given to any of the Qualifying Zhong An Shareholders in +the allocation of the Reserved Shares applied for by them under the Preferential Offering +and such allocation of Reserved Shares under the Preferential Offering was made in +accordance with the allocation basis disclosed in the section headed “Structure of the +Global Offering – The Preferential Offering – Basis of allocation for applications for +Reserved Shares” in the Prospectus. Valid applications made by Qualifying Zhong An +Shareholders for excess Reserved Shares under the HK eIPO Blue Form service and +on BLUE Application Forms will be conditionally allotted on the basis set out below: +Preferential Offering +Number +of Excess +Reserved +Shares +applied for +Number of +Valid Excess +Applications +Total number +of Excess +Reserved +Shares +applied for Basis of allotment +Total number +of Reserved +Shares +allotted +Approximate +percentage +of allocation +based on the +total number +of Excess +Reserved +Shares +applied for in +this category +18 to 247,129 13 341,136 In full 341,136 100.00% +Total 13 341,136 341,136 +Out of the 19 valid applications for Reserved Shares received pursuant to the +Preferential Offering as at 12:00 noon on Tuesday, July 11, 2023, all such valid +applications for a total of 659,764 Reserved Shares have been validly confirmed by +the Qualifying Zhong An Shareholders, representing (i) approximately 5.21% of the +total number of 12,668,000 Reserved Shares initially available under the Preferential +Offering; and (ii) representing approximately 0.52% of the Offer Shares initially +available under the Global Offering (assuming Over-allotment Option is not exercised). +12,008,236 un-subscribed Reserved Shares have been reallocated to the International +Offering. + + +--- page 24 --- +– 26 – +LOCK-UP PERIOD RESTRICTIONS +The Company, the Controlling Shareholders, all the other existing Shareholders and +the Cornerstone Investors have provided lock-up undertakings and/or are subject to +Lock-up Period restrictions (the “ Lock-up Period Restrictions ”) in respect of our +Shares. The major terms of the Lock-up Period Restrictions are set out as follows: +Name +Number of Shares +subject to the +Lock-up Period +Restrictions after +Listing +Percentage of +shareholding in the +Company subject to +the Lock-up Period +Restrictions after +Listing (assuming +the Over-allotment +Option is not +exercised) (1) +Last day of the +Lock-up Period +The Company (subject to lock-up +obligations pursuant to the Listing +Rules and the Hong Kong Underwriting +Agreement) +N/A N/A January 17, 2024 (1) +Controlling Shareholders (subject +to lock-up obligations pursuant to +the Listing Rules, the Hong Kong +Underwriting Agreement and lock-up +undertakings) +Zhong An BVI (3) 380,000,000 75.0% January 17, 2024 +(First Six-Month +Period) and July +17, 2024 (Second +Six-Month Period) (2) +Zhong An (3) 380,000,000 75.0% January 17, 2024 +(First Six-Month +Period) and July +17, 2024 (Second +Six-Month Period) (2) +Whole Good (3) 380,000,000 75.0% January 17, 2024 +(First Six-Month +Period) and July +17, 2024 (Second +Six-Month Period) (2) + + +--- page 25 --- +– 27 – +Name +Number of Shares +subject to the +Lock-up Period +Restrictions after +Listing +Percentage of +shareholding in the +Company subject to +the Lock-up Period +Restrictions after +Listing (assuming +the Over-allotment +Option is not +exercised) (1) +Last day of the +Lock-up Period +Mr. Shi (3) 380,000,000 75.0% January 17, 2024 +(First Six-Month +Period) and July +17, 2024 (Second +Six-Month Period) (2) +Cornerstone Investors (subject to lock-up +obligations pursuant to the Cornerstone +Investment Agreements) +Heyuan Trading (Hong Kong) Limited +(ͫʩਠ൱(ಥ)ʮ̡) +9,144,000 1.8% January 17, 2024 (4) +Wu Mingwu (؛׼8,388,000 1.7% January 17, 2024 (4) +Notes : +(1) The Company may not issue Shares prior to the indicated date except otherwise permitted by the +Listing Rules. +(2) Pursuant to the Listing Rules and the Hong Kong Underwriting Agreement, the Controlling +Shareholders stated herein shall not (a) dispose of any of the relevant securities of the Company +in the First Six-Month Period; (b) dispose of any of the relevant securities of the Company in the +Second Six-Month Period if immediately following such disposal the Controlling Shareholders +would cease to be a group of controlling shareholder (as defined in the Listing Rules) of the +Company. Please refer to section headed “Underwriting – Underwriting Arrangements and +Expenses” in the Prospectus for further details. +(3) Zhong An BVI is directly wholly-owned by Zhong An. Zhong An is owned as to approximately +57.89% by Whole Good, which is directly wholly-owned by Mr. Shi. +(4) Each of the Cornerstone Investors may dispose of any of the Offer Shares subscribed in the +Global Offering after the indicated date. + + +--- page 26 --- +– 28 – +RESULTS OF ALLOCATIONS +The final Offer Price, the level of applications in the Hong Kong Public Offering +and Preferential Offering, the level of indication of interest in the International +Offering and the basis of allocation of the Hong Kong Offer Shares and Reserved +Shares, will be available on Monday, July 17, 2023 on the website of the Company at +www.zazhsh.com and the website of the Stock Exchange at www.hkexnews.hk . +The results of allocations in the Hong Kong Public Offering and Preferential Offering +(with successful applicants’ Hong Kong identity card/passport/Hong Kong business +registration numbers/certificate of incorporation numbers, where appropriate) and the +number of Hong Kong Offer Shares, successfully applied for, will be made available at +the times and dates and in the manner set out below: +(i) in the announcement to be posted on the website of the Company at +www.zazhsh.com and the website of the Stock Exchange at www.hkexnews .hk +by no later than 9:00 a.m. on Monday, July 17, 2023; +(ii) from “IPO Results” function in the IPO App or the designated +results of allocations website at www.tricor.com.hk/ipo/result or +www.hkeipo.hk/IPOResult with a “search by ID” function on a 24-hour basis +from 8:00 a.m. on Monday, July 17, 2023 to 12:00 midnight on Monday, July 24, +2023; and +(iii) by telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. and 6:00 +p.m. from Monday, July 17, 2023 to Friday, July 21, 2023 (excluding Saturday or +public holiday in Hong Kong); +This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK +eIPO White Form” in this announcement refer to Hong Kong identity card numbers/ +passport numbers/Hong Kong business registration numbers/certificate of incorporation +numbers/beneficial owner identification codes (if such applications are made by +nominees as agent for the benefit of another person) whereas those displayed in the +section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the +two sections are different in nature. Please note that the list of identification document +numbers set out in this announcement may not be a complete list of successful +applicants since only successful applicants whose identification document numbers are +provided to HKSCC by CCASS Participants are disclosed. Applicants with beneficial +names only but not identification document numbers are not disclosed due to personal +privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer +Shares through their brokers can consult their brokers to enquire about their application +results. + + +--- page 27 --- +– 29 – +Since applications are subject to Personal Information Collection Statements, +beneficial owner identification codes displayed in the sections headed “Results of +Applications Made by HK eIPO White Form” and “Results of Applications Made by +Giving Electronic Application Instructions to HKSCC via CCASS” are redacted and +not all details of applications are disclosed in this announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +Set out below is an analysis of Shareholding concentration in the Global Offering. +• subscription and number of Shares held by the top 1, 5, 10 and 25 of the placees +out of the International Offer Shares, total Offer Shares and the total issued Share +capital of the Company upon Listing: +Placees Subscription +Shares +held +following +the Global +Offering +Subscription + as % of +International +Offering +(excluding +Preferential + Offering) (1) +Subscription +as % of +International +Offering +(excluding +Preferential +Offering) (2) +Subscription +as % of total +Offer Shares (1) +Subscription +as % of total +Offer Shares (2) +% of total +issued share +capital upon +Listing (1) +% of total +issued share +capital upon +Listing (2) +Top 1 32,700,000 32,700,000 28.85% 24.71% 25.82% 22.45% 6.45% 6.22% +Top 5 86,244,236 86,244,236 76.09% 65.17% 68.09% 59.21% 17.02% 16.41% +Top 10 114,388,236 114,388,236 100.92% 86.43% 90.31% 78.53% 22.58% 21.76% +Top 20 123,498,236 123,498,236 108.96% 93.32% 97.50% 84.78% 24.37% 23.49% +Top 25 125,988,236 125,988,236 111.16% 95.20% 99.46% 86.49% 24.87% 23.97% +Notes: +(1) Assuming no exercise of Over-allotment Option. +(2) Assuming full exercise of Over-allotment Option. +(3) Total Offer Shares include International Offer Shares and Hong Kong Offer Shares. + + +--- page 28 --- +– 30 – +• subscription and number of Shares held by the top 1, 5, 10 and 25 of the +Shareholders out of the International Offer Shares, total Offer Shares and the total +issued Share capital of the Company upon Listing: +Placees Subscription +Shares held +following the +Global +Offering +Subscription +as % of +International +Offering +(excluding +Preferential +Offering) (1) +Subscription +as % of +International +Offering +(excluding +Preferential +Offering) (2) +Subscription +as % of total +Offer Shares (1) +Subscription +as % of total +Offer Shares (2) +% of total +issued share +capital upon +Listing (1) +% of total +issued share +capital upon +Listing (2) +Top 1 – 380,000,000 0.00% 0.00% 0.00% 0.00% 75.00% 72.29% +Top 5 77,100,236 457,100,236 68.03% 58.26% 60.87% 52.93% 90.22% 86.96% +Top 10 110,152,236 490,152,236 97.19% 83.23% 86.96% 75.62% 96.74% 93.24% +Top 20 128,012,236 508,012,236 112.95% 96.73% 101.06% 87.88% 100.27% 96.64% +Top 25 130,862,236 510,862,236 115.46% 98.88% 103.31% 89.84% 100.83% 97.18% +Notes: +(1) Assuming no exercise of Over-allotment Option. +(2) Assuming full exercise of Over-allotment Option. +(3) Total Offer Shares include International Offer Shares and Hong Kong Offer Shares. +In view of the high concentration of Shareholding in a small number of +Shareholders, Shareholders and prospective investors should be aware that the +price of the Shares could move substantially even with a small number of Shares +traded, and should exercise extreme caution when dealing in Shares. diff --git a/data/extracted_text/02429/allotment_results_summary_2023-11-02_2023110200034.txt b/data/extracted_text/02429/allotment_results_summary_2023-11-02_2023110200034.txt new file mode 100644 index 0000000..24cf842 --- /dev/null +++ b/data/extracted_text/02429/allotment_results_summary_2023-11-02_2023110200034.txt @@ -0,0 +1,806 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Final Offer Price +• The Offer Price has been determined at HK$10.35 per H Share (exclusive of brokerage of +1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%). +Net Proceeds from the Global Offering +• At the Offer Price of HK$10.35 per H Share, the net proceeds from the Global Offering to +be received by the Company, after deduction of the underwriting fees and commissions and +other estimated expenses payable by the Company in connection with the Global Offering, +are estimated to be approximately HK$154.9 million. The Company intends to apply such +net proceeds from the Global Offering in the manner set out in the section headed “Net +Proceeds from the Global Offering ” in this announcement. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been significantly over-subscribed. A total of 5,308 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through the CCASS EIPO service for a total of 25,488,500 Hong Kong Offer Shares, +representing approximately 11.29 times of the total number of 2,258,000 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering is less than 15 times, the +reallocation procedures as described in the section headed “Structure of the Global Offering +– The Hong Kong Public Offering – Reallocation and Clawback ” in the Prospectus have not +been applied and no International Offer Shares have been reallocated from the International +Offering to the Hong Kong Public Offering. The final number of Hong Kong Offer Shares +under the Hong Kong Public Offering is 2,258,000 H Shares, representing approximately +10% of the total number of Offer Shares initially available under the Global Offering. +There are a total number of 1,778 Shareholders who were allocated Offer Shares under the +Hong Kong Public Offering, among which, 1,547 Shareholders, representing approximately +87.01% of the Shareholders who were allocated Offer Shares under the Hong Kong Public +Offering, were allocated with one board lot of the Offer Shares, totaling 773,500 H Shares, +representing approximately 34.26% of the total Offer Shares under the Hong Kong Public +Offering. + + +--- page 2 --- +4 +International Offering +• The International Offer Shares initially offered under the International Offering have +been slightly over-subscribed, representing approximately 1.41 times of the total number +of Offer Shares initially available under the International Offering. The final number +of International Offer Shares under the International Offering is 20,318,500 H Shares, +representing approximately 90% of the total number of Offer Shares initially available +under the Global Offering. +• There are a total of 143 placees under the International Offering, among which 95 placees, +representing approximately 66.43% of the total number of placees under the International +Offering, have been allotted one board lot of Offer Shares, totaling 47,500 H Shares, +representing approximately 0.23% of the total number of Offer Shares available under the +International Offering; and 98 placees, representing approximately 68.53% of the total +number of placees under the International Offering, have been allotted five board lots or +less of the Offer Shares, totaling 52,000 H Shares, representing approximately 0.26% of the +total number of Offer Shares available under the International Offering. +Cornerstone Investors +• Based on the Offer Price of HK$10.35 per H Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) and pursuant to the Cornerstone Investment Agreements entered +into with the Cornerstone Investors as disclosed in the section headed “Cornerstone +Investors ” in the Prospectus, the Cornerstone Investors have subscribed for a total of +11,165,500 Offer Shares, representing (i) approximately 1.43% of the total issued share +capital of the Company immediately upon the completion of the Global Offering; and (ii) +approximately 49.46% of the number of Offer Shares under the Global Offering. +• Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further +details of the Cornerstone Investors. + + +--- page 3 --- +5 +Confirmations of Public Shareholders in the Hong Kong Public Offering and Placees in the +International Offering +• To the best knowledge, information and belief of the Directors, no Offer Shares placed by +or through the Overall Coordinators, the Joint Global Coordinators, the Joint Bookrunners, +the Joint Lead Managers or the Underwriters under the Global Offering have been placed +to applicants who are core connected persons of the Company, or connected clients (as set +out in paragraph 5(1) of Appendix 6 to the Listing Rules (the “Placing Guidelines ”), or +persons set out in paragraph 5(2) of the Placing Guidelines, whether in their own names or +through nominees. The International Offering is in compliance with the Placing Guidelines. +• The Directors confirm that, to the best of their knowledge, information and belief, (i) +none of the Offer Shares subscribed by public Shareholders in the Hong Kong Public +Offering and placees in the International Offering has been financed directly or indirectly +by the Company, its Directors, chief executive, the Single Largest Group of Shareholders, +substantial Shareholders, other existing Shareholders or any of their subsidiaries or their +respective close associates; (ii) no rebate has been, directly or indirectly, provided by +the Company, its Directors, chief executive, the Single Largest Group of Shareholders, +substantial Shareholders, other existing Shareholders or any of their subsidiaries or their +respective close associates or syndicate members or any other brokers to any public +Shareholders in the Hong Kong Public Offering or placees in the International Offering; +(iii) none of the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering who has subscribed for the Offer Shares is accustomed to taking +instructions from the Company, its Directors, chief executive, the Single Largest Group +of Shareholders, substantial Shareholders, other existing Shareholders or any of their +subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in his/her/its name or otherwise held +by him/her/it; (iv) the consideration payable by the public Shareholders in the Hong Kong +Public Offering and placees in the International Offering for each Offer Share subscribed +for or purchased by them is the same as the Offer Price, in addition to brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%; and (v) there is no side agreement or arrangement between +the Company, its Directors, chief executive, the Single Largest Group of Shareholders, +substantial Shareholders, other existing Shareholders or any of their subsidiaries or their +respective close associates or syndicate members or any other brokers, on one hand, and +the public Shareholders or the placees who have subscribed for the Offer Shares, on the +other hand. +• The Directors confirm that, to the best of their knowledge, information and belief, none +of the placees under the International Offering will be placed more than 10% of the +enlarged issued share capital of the Company immediately following the completion of +the Global Offering. Accordingly, the Directors confirm that none of the placees will +become a substantial Shareholder of the Company immediately following the completion +of the International Offering, and there will not be any new substantial Shareholder of the +Company immediately following the completion of the Global Offering. +Lock-Up Undertakings +• Each of the Company, the Cornerstone Investors and all existing Shareholders is subject to +certain lock-up undertakings set out in the section headed “Lock-up Undertakings ” in this +announcement. + + +--- page 4 --- +6 +Results of Allocations +• Results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering, including the final Offer Price, the level of indications of interest in the +International Offering, the level of applications in the Hong Kong Public Offering and +the basis of allocation of the Hong Kong Offer Shares will be published on Thursday, +November 2, 2023 on the websites of the Stock Exchange at www.hkexnews.hk and the +Company at www.uboxol.com . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the HK eIPO White Form service or through +the CCASS EIPO service, including the Hong Kong identity card numbers, passport +numbers, Hong Kong business registration numbers or certificate of incorporation numbers +of successful applicants (where applicable) and the number of Hong Kong Offer Shares +successfully applied for, will be made available at the times and dates and in the manner +specified below: +• in the announcement to be posted on the Company ’s website at www.uboxol.com +and the Stock Exchange ’s website at www.hkexnews.hk on Thursday, November +2, 2023. Please note that the list of identification document numbers set out in +this announcement may not be a complete list of successful applicants since only +successful applicants whose identification document numbers are provided to HKSCC +by CCASS Participants or via the HK eIPO White Form service are disclosed. +Applicants with beneficial names only but not identification document numbers are +not disclosed due to personal privacy issue as elaborated below. Applicants who +applied for the Hong Kong Offer Shares through their brokers or nominees can +consult their brokers or nominees to enquire about their application results; +• from the “IPO Results ” function in the IPO App or the designated results of +allocations website at www.hkeipo.hk/IPOResult (or www.tricor.com.hk/ipo/result ) +with a “search by ID ” function on a 24-hour basis from 8:00 a.m. on Thursday, +November 2, 2023 to 12:00 midnight on Wednesday, November 8, 2023; and +• from the allocation results telephone enquiry by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. from Thursday, November 2, 2023 to Tuesday, November 7, 2023 +(excluding Saturday, Sunday and public holiday in Hong Kong). +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK +eIPO White Form ” in this announcement refer to Hong Kong identity card numbers/ +passport numbers/Hong Kong business registration numbers/certificate of incorporation +numbers/beneficial owner identification codes (if such applications are made by nominees +as agent for the benefit of another person), whereas those displayed in the section headed +“Results of Applications Made by Giving Electronic Application Instructions to HKSCC +via CCASS ” in this announcement are provided by CCASS Participants via CCASS. +Therefore, the identification document numbers shown in the two sections are different in +nature. + + +--- page 5 --- +7 +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by HK eIPO White Form ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +Despatch/Collection of H Share Certificates and Refund Monies +• Applicants who applied for 1,000,000 or more Hong Kong Offer Shares through the HK +eIPO White Form service and who have been wholly or partially successfully allocated +Hong Kong Offer Shares may collect H Share certificates and/or refund cheques (where +applicable) in person from the H Share Registrar, Tricor Investor Services Limited, at 17/F, +Far East Finance Centre, 16 Harcourt Road, Hong Kong from 9:00 a.m. to 1:00 p.m. on +Thursday, November 2, 2023 or any other place or date as notified by the Company. +• Applicants being individuals who are eligible for personal collection must not authorize +any other person to make collection on their behalf. Corporate applicants which are +eligible for personal collection must attend by their authorized representatives bearing +letters of authorization from their corporations stamped with the corporations ’ chops. Both +individuals and authorized representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Tricor Investor Services Limited. +• H Share certificates for Hong Kong Offer Shares allotted to applicants who applied through +the HK eIPO White Form service which are either not available for personal collection +(including applicants who applied for less than 1,000,000 Hong Kong Offer Shares through +the HK eIPO White Form service) or which are available but are not collected in person +by 1:00 p.m. on Thursday, November 2, 2023 are expected to be despatched by ordinary +post to the addresses specified in the relevant applications at their own risk on or before +Thursday, November 2, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the name +of HKSCC Nominees Limited and deposited directly into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant who gave electronic application instructions on their behalf on Thursday, +November 2, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them and the amount of refund monies payable to them with that CCASS Participant. + + +--- page 6 --- +8 +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Thursday, November 2, 2023 or such other date as shall be determined +by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check +the results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to time). +Immediately after the crediting of the Hong Kong Offer Shares to the CCASS Investor +Participants stock accounts and the crediting of the refund monies to their respective +designated bank account, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares credited +to their stock accounts and the amount of refund monies (if any) credited to their respective +designated bank accounts. +• Applicants who applied through the HK eIPO White Form service and paid the application +monies through a single bank account will have refund monies (if any) despatched to their +application payment bank account in the form of e-Auto Refund payment instructions on +or before Thursday, November 2, 2023. Applicants who applied through the HK eIPO +White Form service and paid the application monies through multiple bank accounts will +have refund monies (if any) despatched to the addresses specified in their application +instructions to HK eIPO White Form Service Provider, in the form of refund cheque(s) in +favour of the applicant (or, in the case of joint applications, the first-named applicant), by +ordinary post at their own risk on or before Thursday, November 2, 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to their designated bank +accounts or the designated bank accounts of their brokers or custodians on Thursday, +November 2, 2023. +• H Share certificates will only become valid evidence of title at 8:00 a.m. (Hong Kong time) +on Friday, November 3, 2023 provided that the Global Offering has become unconditional +in all respects at or before that time and the right of termination described in the section +headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public +Offering – Hong Kong Underwriting Agreement – Grounds for Termination ” in the +Prospectus has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Public Float +• Immediately following the completion of the Global Offering, 378,066,667 H Shares, +representing approximately 48.5% of the Company ’s issued Shares, will be held by the +public. Accordingly, the number of Shares in public hands represents no less than 25% of +the total issued Shares of the Company as required under Rule 8.08(1)(a) of the Listing +Rules. The Directors confirm that (i) the three largest public Shareholders do not hold more +than 50% of the Shares held in public hands at the time of the Listing in compliance with +Rule 8.08(3) of the Listing Rules and (ii) there will be at least 300 Shareholders at the time +of the Listing in compliance with Rule 8.08(2) of the Listing Rules. + + +--- page 7 --- +9 +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Friday, November 3, 2023 (Hong Kong time), dealings in the H Shares on the Main +Board of the Stock Exchange are expected to commence at 9:00 a.m. on Friday, November +3, 2023 (Hong Kong time). The H Shares will be traded in board lots of 500 H Shares each. +The stock code of the Shares is 2429. +• In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should +exercise extreme caution when dealing in the H Shares. +OFFER PRICE +The Offer Price has been determined at HK$10.35 per H Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +At the Offer Price of HK$10.35 per H Share, the net proceeds from the Global Offering to be +received by the Company, after deduction of the underwriting fees and commissions and other +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$154.9 million. +The Company intends to apply such net proceeds as follows: +(a) approximately 80% of the net proceeds, or approximately HK$124.0 million, will be used +for expanding the coverage and penetration of our POS network in tier one, new tier one, tier +two and tier three cities in mainland China; +(b) approximately 5.0% of the net proceeds, or approximately HK$7.7 million, will be used +for further developing our operation capabilities and enhancing our warehouse inventory +management capabilities by building or upgrading our warehouses and/or logistics systems +across mainland China; +(c) approximately 7.0%, or HK$10.8 million, will be used for enhancing our technologies in our +operation systems and vending machines through hardware upgrade, software enhancement +and recruitment of talents; and +(d) approximately 8.0%, or HK$12.4 million, for working capital and other general corporate +purposes. +To the extent that the net proceeds from the Global Offering are not immediately used for the +purposes described above and to the extent permitted by the relevant laws and regulations, they +will be placed in short-term interest-bearing accounts at licensed banks and/or authorized financial +institutions in Hong Kong and mainland China (as defined under the SFO, the Law of the People ’s +Republic of China on Commercial Banks (جand other relevant PRC +Law) so long as it is deemed to be in the best interests of the Company. The Company will issue an +appropriate announcement if there is any material change to the above proposed use of proceeds. + + +--- page 8 --- +10 +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +significantly over-subscribed. A total of 5,308 valid applications have been received pursuant to the +Hong Kong Public Offering through the HK eIPO White Form service and through the CCASS +EIPO service for a total of 25,488,500 Hong Kong Offer Shares, representing approximately 11.29 +times of the total number of 2,258,000 Hong Kong Offer Shares initially available for subscription +under the Hong Kong Public Offering, among which: +• 5,292 valid applications in respect of a total of 15,759,500 Hong Kong Offer Shares were +for the Hong Kong Public Offering with a total subscription price of HK$5 million or less at +the Offer Price of HK$11.40 per H Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%), representing approximately 13.96 times of the 1,129,000 Hong Kong Offer +Shares initially comprised in Pool A of the Hong Kong Public Offering; and +• 16 valid applications in respect of a total of 9,729,000 Hong Kong Offer Shares were for +the Hong Kong Public Offering with a total subscription price of more than HK$5 million at +the Offer Price of HK$11.40 per H Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%), representing approximately 8.62 times of the 1,129,000 Hong Kong Offer Shares +initially comprised in Pool B of the Hong Kong Public Offering. +No application has been rejected due to invalid application. Two multiple or suspected multiple +applications have been identified and rejected. No application has been rejected due to dishonored +payment. No application for more than 1,129,000 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, the reallocation +procedures as described in the section headed “Structure of the Global Offering – The Hong +Kong Public Offering – Reallocation and clawback ” in the Prospectus have not been applied +and no International Offer Shares have been reallocated from the International Offering to the +Hong Kong Public Offering. The final number of Hong Kong Offer Shares under the Hong Kong +Public Offering is 2,258,000 H Shares, representing approximately 10% of the total number of +Offer Shares initially available under the Global Offering. There are a total number of 1,778 +Shareholders who were allocated Offer Shares under the Hong Kong Public Offering, among +which, 1,547 Shareholders, representing approximately 87.01% of the Shareholders who were +allocated Offer Shares under the Hong Kong Public Offering, were allocated with one board lot of +the Offer Shares, totaling 773,500 H Shares, representing approximately 34.26% of the total Offer +Shares under the Hong Kong Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering ” +below. + + +--- page 9 --- +11 +INTERNATIONAL OFFERING +The International Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.41 times of the total number of Offer Shares +initially available under the International Offering. The final number of International Offer Shares +under the International Offering is 20,318,500 H Shares, representing approximately 90% of the +total number of Offer Shares initially available under the Global Offering. +There are a total of 143 placees under the International Offering, among which 95 placees, +representing approximately 66.43% of the total number of placees under the International +Offering, have been allotted one board lot of Offer Shares, totaling 47,500 H Shares, representing +approximately 0.23% of the total number of Offer Shares available under the International +Offering; and 98 placees, representing approximately 68.53% of the total number of placees under +the International Offering, have been allotted five board lots or less of the Offer Shares, totaling +52,000 H Shares, representing approximately 0.26% of the total number of Offer Shares available +under the International Offering. +Cornerstone Investors +At the Offer Price of HK$10.35 per H Share (exclusive of brokerage of 1.0%, SFC transaction levy +of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%) +and pursuant to the Cornerstone Investment Agreements entered into with the Cornerstone +Investors as disclosed in the section headed “Cornerstone Investors ” in the Prospectus, the number +of Offer Shares subscribed for by the Cornerstone Investors is set out below: +Cornerstone Investor Investment amount (1) +Number of +Offer Shares +Subscribed (2) +Approximate +% of the +International +Offer Shares +Approximate +% of total +number of +Offer Shares +Approximate +% of +H Shares +in issue +Approximate +% of issued +share capital +Nayuki Holdings Limited + ( “Nayuki ”) HK$61.90 million 5,981,000 29.44% 26.49% 0.94% 0.77% +SensePower Management + Limited ( “SensePower ”) HK$27.24 million 2,631,500 12.95% 11.66% 0.41% 0.34% +Mr. Wei Jinbin (ж) + ( “Mr. Wei ”) HK$15.64 million 1,511,000 7.44% 6.69% 0.24% 0.19% +Shenzhen Maliujia Network + Technology Co., Ltd. + (Ҧ + ʮ̡ ) (“MLJ”) HK$10.78 million 1,042,000 5.13% 4.62% 0.16% 0.13% +Total HK$115.56 million 11,165,500 54.96% 49.46% 1.75% 1.43% +Notes: +(1) The investment amount is exclusive of brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction +levy of 0.00015% and Stock Exchange trading fee of 0.00565% to be paid by the Cornerstone Investors in +respect of such H Shares. +(2) The actual number of Offer Shares varied from the disclosure in the Prospectus due to the actual exchange rate +used for subscription according to the relevant Cornerstone Investment Agreements. The number of Offer Shares +subscribed is rounded down to the nearest whole board lot of 500 H Shares. + + +--- page 10 --- +12 +To the best knowledge of the Company, save for Nayuki (a company whose shares are listed on +the Stock Exchange (stock code: 2150)) and SensePower (an indirect wholly-owned subsidiary of +SenseTime Group Inc., a company whose Class B shares are listed on the Stock Exchange (stock +code: 0020)), none of the Cornerstone Investors or their respective controlling entity is listed on +any stock exchange. Each of the Cornerstone Investors has confirmed that all necessary approvals +have been obtained with respect to the Cornerstone Placing and that no specific approval from any +stock exchange (if relevant) or its shareholders is required for the relevant cornerstone investment +as each of them has general authority to invest. +Save as disclosed above, to the best knowledge of the Company, (i) each of the Cornerstone +Investors (and, for Cornerstone Investor(s) who will subscribe for the Offer Shares through +QDIIs, such QDIIs) is an independent third party; (ii) none of the Cornerstone Investors (and, for +Cornerstone Investor(s) who will subscribe for the Offer Shares through QDIIs, such QDIIs) is +accustomed to take instructions from the Company, the Directors, chief executive of the Company, +the Single Largest Group of Shareholders, substantial Shareholders or other existing Shareholders +or any of its subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting, or other disposition of H Shares registered in its name or otherwise held by it; and (iii) +none of the subscription for the relevant Offer Shares by the Cornerstone Investors (and, for +Cornerstone Investor(s) who will subscribe for the Offer Shares through QDIIs, such QDIIs) is +financed by the Company, the Directors, chief executive of the Company, the Single Largest Group +of Shareholders, substantial Shareholders or other existing Shareholders or any of its subsidiaries +or their respective close associates for the purpose of subscription of the Offer Shares. +As confirmed by each of the Cornerstone Investors, their subscription under the Cornerstone +Placing would be financed by their own internal resources. There are no side agreements or +arrangements between the Company and the Cornerstone Investors or any benefit, direct or +indirect, conferred on the Cornerstone Investors by virtue of or in relation to the Cornerstone +Placing, other than a guaranteed allocation of the relevant Offer Shares at the Offer Price. +All of the Cornerstone Investors will pay and settle in full for the relevant Offer Shares that they +have subscribed before dealings in the Offer Shares commence on the Stock Exchange. As such, +there will be no deferred settlement of payment of the investment amounts. Since there is no +over-allotment option in the International Offering, there will be no delayed delivery or delayed +settlement of the Offer Shares to be subscribed by the Cornerstone Investors. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at +any time during the period of twelve months from and including the Listing Date (the “Lock-up +Period ”), dispose of any of the Offer Shares they have purchased pursuant to the relevant +Cornerstone Investment Agreements, save for certain limited circumstances, such as transfers +to any of its wholly-owned subsidiaries who will be bound by the same obligations of such +Cornerstone Investor, including the Lock-up Period restriction. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details of +the Cornerstone Investors. + + +--- page 11 --- +13 +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +To the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Overall Coordinators, the Joint Global Coordinators, the Joint Bookrunners, the Joint +Lead Managers or the Underwriters under the Global Offering have been placed to applicants who +are core connected persons of the Company, or connected clients (as set out in paragraph 5(1) of +the Placing Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, whether in +their own names or through nominees. The International Offering is in compliance with the Placing +Guidelines. +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the +Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees in +the International Offering has been financed directly or indirectly by the Company, its Directors, +chief executive, substantial Shareholders, existing Shareholders or any of their subsidiaries or +their respective close associates; (ii) no rebate has been, directly or indirectly, provided by the +Company, its Directors, chief executive, substantial Shareholders, existing Shareholders or any of +their subsidiaries or their respective close associates or syndicate members or any other brokers +to any public Shareholders in the Hong Kong Public Offering or placees in the International +Offering; (iii) none of the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering who has subscribed for the Offer Shares is accustomed to taking instructions +from the Company, its Directors, chief executive, substantial Shareholders, existing Shareholders +or any of their subsidiaries or their respective close associates in relation to the acquisition, +disposal, voting or other disposition of the Shares registered in his/her/its name or otherwise held +by him/her/it; (iv) the consideration payable by the public Shareholders in the Hong Kong Public +Offering and placees in the International Offering for each Offer Share subscribed for or purchased +by them is the same as the Offer Price, in addition to brokerage of 1.0%, SFC transaction levy of +0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and +(v) there is no side agreement or arrangement between the Company, its Directors, chief executive, +substantial Shareholders, existing Shareholders or any of their subsidiaries or their respective close +associates or syndicate members or any other brokers, on one hand, and the public Shareholders or +the placees who have subscribed for the Offer Shares, on the other hand. +The Directors confirm that, to the best of their knowledge, information and belief, none of the +placees under the International Offering will be placed more than 10% of the enlarged issued +share capital of the Company immediately following the completion of the Global Offering. +Accordingly, the Directors confirm that none of the placees will become a substantial Shareholder +of the Company immediately following the completion of the International Offering, and there will +not be any new substantial Shareholder of the Company immediately following the completion of +the Global Offering. + + +--- page 12 --- +14 +LOCK-UP UNDERTAKINGS +Each of the Company, the Single Largest Group of Shareholders, the Cornerstone Investors and +other existing Shareholders has given certain lock-up undertakings in relation to the issue and +disposal of Shares (the “Lock-up Undertakings ”). The major terms of the Lock-up Undertakings +are set out as follows: +Name +Number of +Shares subject +to the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Last day subject to the +Lock-up Undertakings +The Company +(subject to lock-up obligations pursuant to the Listing Rules and the Hong Kong Underwriting Agreement) +N/A N/A May 2, 2024 (1) +(First Six-Month Period) +November 2, 2024 (1) +(Second Six-Month Period) +The Single Largest Group of Shareholders and the existing Shareholders +(subject to lock-up obligations pursuant to the Listing Rules, the Hong Kong Underwriting Agreement and applicable PRC +laws and regulations) +Mr. Wang Bin 94,901,170 12.17% November 2, 2024 (2) +Mr. Chen Kunrong 30,949,306 3.97% November 2, 2024 (2) +Other existing Shareholders (3) +(subject to lock-up obligations pursuant to applicable PRC laws and regulations) +631,408,457 80.97% November 2, 2024 (2) +Cornerstone Investors +(subject to lock-up obligations pursuant to the Cornerstone Investment Agreements) +Nayuki 5,981,000 0.77% November 2, 2024 (2) +SensePower 2,631,500 0.34% November 2, 2024 (2) +Mr. Wei 1,511,000 0.19% November 2, 2024 (2) +MLJ 1,042,000 0.13% November 2, 2024 (2) +Notes: +(1) The Company may not, among others, issue or agree to issue or publicly announce its intention to issue Shares +or securities of the Company during the First Six-Month Period except for the issue of the Shares pursuant to +the Global Offering, the Conversion of Unlisted Shares into H Shares upon completion of the Global Offering +and the issue of any Shares pursuant to the Pre-IPO Incentive Scheme or as otherwise with the prior written +consent of the Joint Sponsors and Overall Coordinators (for themselves and on behalf of the Hong Kong +Underwriters) and unless in compliance with the Listing Rules. In the event the Company does so during the +Second Six-Month Period, the Company will take all reasonable steps to ensure that such action will not create +a disorderly or false market in any of the securities of the Company. For details of the lock-up arrangements of +the Company, please refer to the paragraphs headed “Underwriting { Undertakings Pursuant to the Hong Kong +Underwriting Agreement { Undertakings by our Company ” in the Prospectus. +(2) The Shareholder(s) and Cornerstone Investor(s) may dispose of or transfer Shares without any lock-up +obligation after the indicated date. +(3) For identities and details of other existing Shareholders, see the section headed “History and Development ” in +the Prospectus. + + +--- page 13 --- +15 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering – Conditions of the Global Offering ” in the Prospectus, 5,308 valid applications made +by the public through the HK eIPO White Form service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +BASIS OF ALLOTMENT UNDER THE HONG KONG PUBLIC OFFERING +Pool A +Number of +H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total + number of +H Shares +applied for +500 3,603 541 out of 3,603 applicants to receive 500 H Shares 15.02% +1,000 224 66 out of 224 applicants to receive 500 H Shares 14.73% +1,500 66 29 out of 66 applicants to receive 500 H Shares 14.65% +2,000 64 35 out of 64 applicants to receive 500 H Shares 13.67% +2,500 88 55 out of 88 applicants to receive 500 H Shares 12.50% +3,000 40 27 out of 40 applicants to receive 500 H Shares 11.25% +3,500 16 11 out of 16 applicants to receive 500 H Shares 9.82% +4,000 736 566 out of 736 applicants to receive 500 H Shares 9.61% +4,500 16 13 out of 16 applicants to receive 500 H Shares 9.03% +5,000 121 101 out of 121 applicants to receive 500 H Shares 8.35% +6,000 25 500 H Shares 8.33% +7,000 8 500 H Shares plus 1 out of 8 applicants to + receive an additional 500 H Shares +8.04% +8,000 32 500 H Shares plus 7 out of 32 applicants to + receive an additional 500 H Shares +7.62% +9,000 7 500 H Shares plus 2 out of 7 applicants to + receive an additional 500 H Shares +7.14% +10,000 45 500 H Shares plus 18 out of 45 applicants to + receive an additional 500 H Shares +7.00% +15,000 100 500 H Shares plus 86 out of 100 applicants to + receive an additional 500 H Shares +6.20% +20,000 12 1,000 H Shares 5.00% +25,000 16 1,000 H Shares plus 5 out of 16 applicants to + receive an additional 500 H Shares +4.63% +30,000 7 1,000 H Shares plus 5 out of 7 applicants to + receive an additional 500 H Shares +4.52% +35,000 6 1,500 H Shares 4.29% +40,000 6 1,500 H Shares plus 2 out of 6 applicants to + receive an additional 500 H Shares +4.17% +45,000 3 1,500 H Shares plus 2 out of 3 applicants to + receive an additional 500 H Shares +4.07% +50,000 8 2,000 H Shares 4.00% + + +--- page 14 --- +16 +Pool A +Number of +H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total + number of +H Shares +applied for +60,000 4 2,000 H Shares plus 3 out of 4 applicants to + receive an additional 500 H Shares +3.96% +70,000 3 2,500 H Shares 3.57% +80,000 6 2,500 H Shares plus 3 out of 6 applicants to + receive an additional 500 H Shares +3.44% +90,000 5 3,000 H Shares 3.33% +100,000 16 3,000 H Shares plus 10 out of 16 applicants to + receive an additional 500 H Shares +3.31% +200,000 6 5,500 H Shares 2.75% +300,000 2 8,000 H Shares 2.67% +400,000 1 10,500 H Shares 2.63% +Total 5,292 Total number of Pool A successful applicants: + 1,762 +Pool B +Number of +H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total +number of +H Shares +applied for +500,000 11 59,000 H Shares 11.80% +600,000 1 69,000 H Shares 11.50% +700,000 1 80,000 H Shares 11.43% +800,000 1 90,500 H Shares 11.31% +1,000,000 1 113,000 H Shares 11.30% +1,129,000 1 127,500 H Shares 11.29% +Total 16 Total number of Pool B successful applicants: 16 + + +--- page 15 --- +17 +RESULTS OF ALLOCATIONS +Results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering, +including the final Offer Price, the level of indications of interest in the International Offering, +the level of applications in the Hong Kong Public Offering and the basis of allocation of the Hong +Kong Offer Shares will be published on Thursday, November 2, 2023 on the websites of the Stock +Exchange at www.hkexnews.hk and the Company at www.uboxol.com . +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the HK eIPO White Form service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers, Hong Kong business +registration numbers or certificate of incorporation numbers of successful applicants (where +applicable) and the number of Hong Kong Offer Shares successfully applied for, will be made +available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.uboxol.com and the +Stock Exchange ’s website at www.hkexnews.hk on Thursday, November 2, 2023. Please +note that the list of identification document numbers set out in this announcement may +not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants or via the +HK eIPO White Form service are disclosed. Applicants with beneficial names only but not +identification document numbers are not disclosed due to personal privacy issue as elaborated +below. Applicants who applied for the Hong Kong Offer Shares through their brokers or +nominees can consult their brokers or nominees to enquire about their application results; +• from the “IPO Results ” function in the IPO App or the designated results of allocations +website at www.hkeipo.hk/IPOResult (or www.tricor.com.hk/ipo/result ) with a “search +by ID ” function on a 24-hour basis from 8:00 a.m. on Thursday, November 2, 2023 to 12:00 +midnight on Wednesday, November 8, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. from Thursday, November 2, 2023, to Tuesday, November 7, 2023 +(excluding Saturday, Sunday and public holiday in Hong Kong). + + +--- page 16 --- +18 +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person), +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the Global Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +Subscription +as % of total +Offer Shares +Number of +H Shares +as % of total +H Shares +Number of +Shares as % +of total Shares +upon Listing +Top 1 5,981,000 5,981,000 5,981,000 29.44% 26.49% 0.94% 0.77% +Top 5 11,976,500 11,976,500 11,976,500 58.94% 53.05% 1.88% 1.54% +Top 10 14,331,000 14,331,000 14,331,000 70.53% 63.48% 2.25% 1.84% +Top 20 17,811,000 17,811,000 17,811,000 87.65% 78.89% 2.80% 2.28% +Top 25 19,126,000 19,126,000 19,126,000 94.13% 84.71% 3.00% 2.45% +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder Subscription +Number of +H Shares held +upon Listing (1) +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +Subscription +as % of total +Offer Shares +Number of +H Shares +as % of total +H Shares (1) +Number of +Shares as % +of total Shares +upon Listing (1) +Top 1 – 125,850,476 166,522,406 – – 19.77% 21.35% +Top 5 – 294,271,149 419,947,723 – – 46.22% 53.85% +Top 10 – 392,560,404 524,486,978 – – 61.66% 67.26% +Top 20 5,981,000 476,049,377 607,975,951 29.44% 26.49% 74.78% 77.96% +Top 25 5,981,000 500,478,977 632,405,551 29.44% 26.49% 78.62% 81.09% +Note: +1. Save as the 5,981,000 H Shares subscribed by a cornerstone investor, the other H Shares as shown in this +table represents the H Shares to be converted from domestic Shares upon Listing. + + +--- page 17 --- +19 +• Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +H Shareholder Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +Subscription +as % of total +Offer Shares +Number of +H Shares +as % of total +H Shares +Number of +Shares as % +of total Shares +upon Listing +Top 1 – 126,315,789 126,315,789 – – 19.84% 16.20% +Top 5 – 346,493,372 387,165,302 – – 54.43% 49.65% +Top 10 – 416,448,204 463,370,134 – – 65.42% 59.42% +Top 20 5,981,000 486,299,377 533,221,307 29.44% 26.49% 76.39% 68.38% +Top 25 5,981,000 507,848,840 554,770,770 29.44% 26.49% 79.77% 71.14% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares could +move substantially even with a small number of H Shares traded, and should exercise extreme +caution when dealing in the H Shares. diff --git a/data/extracted_text/02451/allotment_results_summary_2023-10-11_2023101100036.txt b/data/extracted_text/02451/allotment_results_summary_2023-10-11_2023101100036.txt new file mode 100644 index 0000000..9143407 --- /dev/null +++ b/data/extracted_text/02451/allotment_results_summary_2023-10-11_2023101100036.txt @@ -0,0 +1,948 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND +ALLOTMENT RESULTS +SUMMARY +Offer Price +• The final Offer Price has been determined at HK$7.37 per Offer Share (exclusive of +brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$7.37 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and other estimated expenses paid and payable by the Company in relation to +the Global Offering, are estimated to be approximately HK$706.4 million. The Company +intends to use the net proceeds from the Global Offering in the manner as set out in the +section headed “Net Proceeds from the Global Offering ” in this announcement. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been slightly over-subscribed. A total of 5,104 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through the CCASS EIPO service for a total of 81,761,000 Hong Kong Offer Shares, +representing approximately 7.66 times of the total number of 10,667,000 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering represents less than 15 times +the number of the Offer Shares initially available for subscription under the Hong Kong +Public Offering, no reallocation procedure as disclosed in the section headed “Structure of +the Global Offering { The Hong Kong Public Offering { Reallocation ” in the Prospectus +has been applied and no Offer Shares have been reallocated from the International Offering +to the Hong Kong Public Offering. The final number of Offer Shares under the Hong Kong +Public Offering is 10,667,000 Shares, representing approximately 10% of the total number +of Offer Shares initially available under the Global Offering, and being allocated to 4,483 +successful applicants under the Hong Kong Public Offering, 3,125 of which have been +allocated one board lot of Shares totaling 1,562,500 Shares, representing approximately +14.65% of total Offer Shares under the Hong Kong Public Offering. + + +--- page 2 --- +4 +International Offering +• The Offer Shares initially offered under the International Offering have been slightly over- +subscribed, representing approximately 1.13 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares under +the International Offering is 96,000,000 Shares, representing approximately 90% of the +total number of Offer Shares initially available under the Global Offering. +• There are a total of 134 placees under the International Offering, among which 118 placees, +representing approximately 88.06% of the total number of placees under the International +Offering, have been allotted five or fewer board lots of Offer Shares, totalling 59,000 +Shares, representing approximately 0.06% of the total number of the Offer Shares available +under the International Offering. A total of 118 placees have been allotted one board lot of +Offer Shares, totaling 59,000 Shares, representing approximately 0.06% of the total number +of the Offer Shares available under the International Offering. +Cornerstone Investors +• Based on the Offer Price of HK$7.37 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%) and pursuant to the Cornerstone Investment Agreements, the +Cornerstone Investors have subscribed for a total of 60,196,500 Offer Shares, representing +(a) approximately 56.43% of the number of Offer Shares pursuant to the Global Offering +and (b) approximately 14.11% of the Shares in issue immediately following completion of +the Global Offering (without taking into account any Shares which may be issued under the +Post-IPO Share Scheme). Please refer to the section headed “Cornerstone Investors ” in the +Prospectus for further details of the Cornerstone Investors. +Connected Client Placee with Consent under the Placing Guidelines +• We have applied to the Stock Exchange for, and the Stock Exchange has granted +us, a consent under paragraph 5(1) of Appendix 6 to the Listing Rules (the “Placing +Guidelines ”) to permit the Company to allocate Offer Shares in the Global Offering to the +placee set out in the section headed “International Offering { Connected Client Placee +with Consent under the Placing Guidelines ” in this announcement. + + +--- page 3 --- +5 +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and +Placees in the International Offering +• Save as disclosed in the section headed “International Offering { Connected Client Placee +with Consent under the Placing Guidelines ” in this announcement, to the best knowledge, +information and belief of the Directors, no Offer Shares placed by or through the Sole +Overall Coordinator, the Sole Global Coordinator, the Joint Bookrunners, the Joint Lead +Managers, or the Underwriters under the Global Offering have been placed with applicants +or their respective ultimate beneficial owners who are core connected persons (as defined +in the Listing Rules) of the Company or Directors of the Company, or to any connected +clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set out in +paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees. +The International Offering is in compliance with the Placing Guidelines. +• The Directors confirm that, to the best of their knowledge, information and belief, (i) +none of the Offer Shares subscribed by public Shareholders in the Hong Kong Public +Offering and placees in the International Offering has been financed directly or indirectly +by the Company, any of the Directors, chief executive of the Company, the Controlling +Shareholders, the substantial Shareholders, the existing Shareholders or any of their +subsidiaries or their respective close associates; (ii) none of the public Shareholders in the +Hong Kong Public Offering and placees in the International Offering who has subscribed +for the Offer Shares is accustomed to taking instructions from the Company, any of the +Directors, chief executive of the Company, the Controlling Shareholders, the substantial +Shareholders, the existing Shareholders or any of their subsidiaries or their respective close +associates in relation to the acquisition, disposal, voting or other disposition of the Shares +registered in their name or otherwise held by them; (iii) no rebate has been, directly or +indirectly, provided by the Company, the Directors, chief executive of the Company, the +Controlling Shareholders, the substantial Shareholders, the existing Shareholders or any of +their subsidiaries, or their respective close associates, or syndicate members or any brokers +or underwriters to any public Shareholders in the Hong Kong Public Offering or placees in +the International Offering; (iv) the consideration payable by the public Shareholders in the +Hong Kong Public Offering and placees in the International Offering for each Offer Share +subscribed for or purchased by them is the same as the final Offer Price as determined by +the Company, in additional to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC +transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there +is no side agreement or arrangement between the Company, any of the Directors, chief +executive of the Company, the Controlling Shareholders, the substantial Shareholders of +the Company, the existing Shareholders or any of their subsidiaries or their respective close +associates or syndicate members or any other brokers or underwriters, on one hand, and the +public subscribers or the placee who has subscribed for the Offer Shares, on the other hand. + + +--- page 4 --- +6 +• None of the Sole Sponsor, the Sole Overall Coordinator, the Sole Global Coordinator, +the Joint Bookrunners, the Joint Lead Managers, the Underwriters, and their respective +affiliated companies and connected clients of the lead broker or of any distributors (as +defined in the Placing Guidelines) has taken up any Offer Shares for its own benefit under +the Global Offering. +Lock-up Undertakings +• Each of the Company, the Controlling Shareholders, Shipston (the “Pre-IPO Investor ”) +and the Cornerstone Investors is subject to certain lock-up undertakings as set out in the +section headed “Lock-up Undertakings ” in this announcement. +Results of Allocations +• The final Offer Price, the level of indications of interest in the International Offering, +the level of applications in the Hong Kong Public Offering and the basis of allocation +of the Hong Kong Offer Shares will be published on Wednesday, October 11, 2023 on +the Company ’s website at www.luyuan.cn and the website of the Stock Exchange at +www.hkexnews.hk . +• The results of allocations of the Hong Kong Offer Shares and the Hong Kong identity +card numbers, passport numbers, Hong Kong business registration numbers or certificate +of incorporation numbers of successful applicants (under the Hong Kong Public Offering +where applicable) will be available at the times and dates and in the manner set out below: +(i) in the announcement to be posted on our Company ’s website and the website of +the Stock Exchange at www.luyuan.cn and www.hkexnews.hk , respectively on +Wednesday, October 11, 2023; +(ii) from the “IPO Results ” function in the IPO App and the designated results of +allocations website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult +with a “search by ID ” function on a 24-hour basis from 8:00 a.m. on Wednesday, +October 11, 2023 to 12:00 midnight on Tuesday, October 17, 2023; and +(iii) from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Wednesday, October 11, 2023 to Monday, October 16, +2023 (excluding Saturday, Sunday and public holiday in Hong Kong). + + +--- page 5 --- +7 +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK +eIPO White Form ” in this announcement refer to Hong Kong identity card numbers, +passport numbers, Hong Kong business registration numbers, certificate of incorporation +numbers, beneficial owner identification codes (if such applications are made by nominees +as agent for the benefit of another person) whereas those displayed in the section headed +“Results of Applications Made by Giving Electronic Application Instructions to HKSCC +via CCASS ” in this announcement are provided by CCASS Participants via CCASS. +Therefore, the identification document numbers shown in the two sections are different +in nature. Please note that the list of identification document numbers set out in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants or via the HK eIPO White Form service are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed due to +personal privacy issue as elaborated below. Applicants who applied for the Hong Kong +Offer Shares through their brokers or nominees can consult their brokers or nominees to +enquire about their application results; +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by HK eIPO White Form ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +Dispatch/Collection of Share Certificates/e-Auto Refund Payment Instructions/Refund +Checks +• Applicants who have applied for 1,000,000 Hong Kong Offer Shares or more through +the HK eIPO White Form service and who have been wholly or partially successfully +allocated Hong Kong Offer Shares, may collect Share certificate(s) (where applicable) in +person from the Hong Kong Share Registrar, Tricor Investor Services Limited, at 17/F, +Far East Finance Centre, 16 Harcourt Road, Hong Kong, from 9:00 a.m. to 1:00 p.m. on +Wednesday, October 11, 2023, or any other place or date notified by the Company as the +date of dispatch or collection of Share certificates. +• Applicants being individuals who are eligible for personal collection must not authorize any +other person to collect on their behalf. Corporate applicants which are eligible for personal +collection must attend by their authorized representative bearing letters of authorization +from their corporations stamped with the corporations ’ chops. Both individuals and +authorized representatives must produce, at the time of collection, evidence of identity +acceptable to Tricor Investor Services Limited. +• Share certificates for Hong Kong Offer Shares allotted to applicants who applied for +less than 1,000,000 Hong Kong Offer Shares through the HK eIPO White Form service +are expected to be dispatched to those entitled to the addresses specified in the relevant +application instructions by ordinary post at their own risk on or before Wednesday, October +11, 2023. +• Share certificates for Hong Kong Offer Shares allotted to applicants who applied through +the HK eIPO White Form service which are either not available for personal collection +or which are available but are not collected in person by 1:00 p.m. on Wednesday, October +11, 2023 are expected to be despatched by ordinary post to those entitled to the address +specified in the relevant application at their own risk on or before Wednesday, October 11, +2023. + + +--- page 6 --- +8 +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their Share certificates issued in the name of +HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS Investor +Participant stock accounts or the stock accounts of their designated CCASS Participants +who gave electronic application instructions on their behalf on Wednesday, October 11, +2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to +HKSCC before 5:00 p.m. on Wednesday, October 11, 2023, or such other date as shall +be determined by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS +Investor Participant by giving electronic application instructions to HKSCC via CCASS +may also check the results of their applications and the amount of refund monies payable to +them via the CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time +to time). Immediately after the crediting of the Hong Kong Offer Shares to the CCASS +Investor Participants stock accounts and the credit of refund monies to the CCASS Investor +Participants bank accounts, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares credited +to their stock accounts and the refund amount credited to their respective designated bank +accounts (if any). +• Applicants who applied through the HK eIPO White Form service and paid the +application monies from a single bank account will have refund monies (if any) despatched +to their application payment accounts in the form of e-Auto Refund payment instructions on +Wednesday, October 11, 2023. Applicants who applied through the HK eIPO White Form +service and paid the application monies from multiple bank accounts will have refund +monies (if any) despatched to the addresses specified in their application instructions in the +form of refund check(s) in favour of the applicant (or, in the case of joint applications, the +first-named applicant) by ordinary post at their own risk on or before Wednesday, October +11, 2023. No interest will be paid thereon. +• Refund monies (if any) for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Wednesday, October 11, 2023. +• Share certificates will only become valid at 8:00 a.m. on Thursday, October 12, 2023, +provided that the Global Offering has become unconditional in all respects at or before +that time and the right of termination described in the section headed “Underwriting { +Underwriting Arrangements and Expenses – Hong Kong Public Offering { Grounds for +Termination ” in the Prospectus has not been exercised. + + +--- page 7 --- +9 +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Public Float +• Immediately following the completion of the Global Offering, approximately 25% of the +total issued Shares will be held by the public in compliance with the requirements under +Rule 8.08 of the Listing Rules. +• The Directors confirm that immediately after the Global Offering, (i) at least 25% of the +Company ’s enlarged issued share capital will be held by the public hands in compliance +with Rule 8.08(1) of the Listing Rules, (ii) no placee will, individually, be placed more +than 10% of the enlarged issued share capital of the Company, (iii) there will not be any +new substantial shareholder (as defined in the Listing Rules) of the Company, (iv) the three +largest public Shareholders will not hold more than 50% of the shares held in public hands +at the time of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules, +and (v) there will be at least 300 Shareholders at the time of the Listing in compliance with +Rule 8.08(2) of the Listing Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Thursday, October 12, 2023 (Hong Kong time), dealings in the Shares on the Stock +Exchange will commence at 9:00 a.m. on Thursday, October 12, 2023 (Hong Kong time). +The Shares will be traded in board lots of 500 Shares each. The stock code of the Shares is +2451. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. +OFFER PRICE +The Offer Price is HK$7.37 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction levy +of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$7.37 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of the underwriting fees and commissions and +the other estimated expenses payable by the Company in connection with the Global Offering, +are estimated to be approximately HK$706.4 million. The estimated total listing expenses are +approximately HK$79.7 million, or 10.1% of the gross proceeds of the Global Offering, comprising +HK$31.5 million underwriting-related expenses, HK$30.2 million fees and expenses of legal +advisors and the Reporting Accountant, and HK$18.0 million other fees and expenses. + + +--- page 8 --- +10 +The Company intends to apply the net proceeds as follows: +• approximately 30.0%, or HK$211.9 million, is expected to be used for the Group ’s research +and development efforts to maintain the Group ’s technical edge. In particular: +(i) approximately 24.0%, or HK$169.5 million, will be used for the research and +development of new and upgraded products as well as technologies; +(ii) approximately 3.0%, or HK$21.2 million, will be used to recruit additional research and +development personnel, including high caliber talents specializing in areas including +battery swapping, IoT technologies, software programing, circuit design and structural +simulation; and +(iii) approximately 3.0%, or HK$21.2 million, will be used for other research and +development costs, such as purchasing and upgrading research and development +equipment to enhance the Group ’s research and development infrastructure and support +the Group ’s research and development personnel. +• approximately 30.0%, or HK$211.9 million, is expected to be used to strengthen the Group ’s +sales and distribution channels and for branding and marketing activities to raise the Group ’s +brand awareness. In particular: +(i) approximately 18.0%, or HK$127.2 million, will be used for the expansion of the +Group’s distributor retail outlets across China; +(ii) approximately 9.0%, or HK$63.6 million, will be used for branding and marketing +activities; +(iii) approximately 1.5%, or HK$10.6 million, will be used to enhance the Group ’s online +channels and bring online traffic to the Group ’s physical retail outlets; and +(iv) approximately 1.5%, or HK$10.6 million, will be used to expand the Group ’s sales in +international markets, with a focus on the markets in Europe, the U.S. and Southeast +Asia, and take advantage of favorable policies globally, including carbon neutral +strategies and green mobility policies. +• approximately 30.0%, or HK$211.9 million, is expected to be used to strengthen the Group ’s +production capabilities, mainly involving the construction of new production facilities and +upgrading of production equipment and machinery. In particular: +(i) approximately 12.0%, or HK$84.8 million, will be used for acquisition of land use +rights and production infrastructure construction in relation to the construction of a +new production facility in a Southwestern China city with mature supply chains and +supporting resources; +(ii) approximately 9.0%, or HK$63.6 million, will be used for the capacity expansion plan +of the Group ’s Shandong Plant; and +(iii) approximately 9.0%, or HK$63.6 million, will be used for the capacity expansion plan +of the Group ’s Guangxi Plant. + + +--- page 9 --- +11 +• approximately 10.0%, or HK$70.6 million, is expected to be used for working capital and +other general corporate purposes. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +slightly over-subscribed. At the close of the application lists at 12:00 noon on Wednesday, October +4, 2023, a total of 5,104 valid applications have been received pursuant to the Hong Kong Public +Offering through the HK eIPO White Form service and through the CCASS EIPO service for +a total of 81,761,000 Hong Kong Offer Shares, representing approximately 7.66 times of the +total number of 10,667,000 Hong Kong Offer Shares initially available for subscription under the +Hong Kong Public Offering, 3,125 of which have been allocated one board lot of Shares totaling +1,562,500 Shares, among which: +• 5,053 valid applications in respect of a total of 32,627,500 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$8.00 per Offer Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) of HK$5 million or less, representing approximately 6.12 times of the +5,333,500 Hong Kong Offer Shares initially comprised in Pool A; and +• 51 valid applications in respect of a total of 49,133,500 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$8.00 per Offer Share (excluding brokerage of 1.0%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) of more than HK$5 million, representing approximately 9.21 times of the +5,333,500 Hong Kong Offer Shares initially comprised in Pool B. +No application has been rejected due to invalid application. Two multiple or suspected multiple +applications have been identified and rejected. No application has been rejected due to dishonored +payment. No application for more than 5,333,500 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering represents less than 15 times the +number of the Offer Shares initially available for subscription under the Hong Kong Public +Offering, no reallocation procedure as disclosed in the section headed “Structure of the Global +Offering { The Hong Kong Public Offering { Reallocation ” in the Prospectus has been applied +and no Offer Shares have been reallocated from the International Offering to the Hong Kong +Public Offering. The final number of Offer Shares under the Hong Kong Public Offering is +10,667,000 Shares, representing approximately 10% of the total number of Offer Shares initially +available under the Global Offering, and being allocated to 4,483 successful applicants under the +Hong Kong Public Offering, 3,125 of which have been allocated one board lot of Shares totaling +1,562,500 Shares, representing approximately 14.65% of total Offer Shares under the Hong Kong +Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering ” +below. + + +--- page 10 --- +12 +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been slightly over- +subscribed, representing approximately 1.13 times of the total number of Offer Shares initially +available under the International Offering. The final number of Offer Shares under the International +Offering is 96,000,000 Shares, representing approximately 90% of the total number of Offer Shares +initially available under the Global Offering. +There are a total of 134 placees under the International Offering, among which 118 placees, +representing approximately 88.06% of the total number of placees under the International Offering, +have been allotted five or fewer board lots of Offer Shares, totalling 59,000 Shares, representing +approximately 0.06% of the total number of the Offer Shares available under the International +Offering. A total of 118 placees have been allotted one board lot of Offer Shares, totaling 59,000 +Shares, representing approximately 0.06% of the total number of the Offer Shares available under +the International Offering. +Cornerstone Investors +Based on the Offer Price of HK$7.37 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%), and pursuant to the Cornerstone Investment Agreements as disclosed in the section +headed “Cornerstone Investors ” in the Prospectus, the number of Offer Shares subscribed for by +the cornerstone investors has now been determined and is set out below: +Cornerstone Investor +Investment +Amount (1) +Number of +Offer Shares (2) +Approximate % +of total number +of Offer Shares +Approximate % +of total Shares in +issue immediately +following the +completion of +Global Offering +(HK$ in million) +Jinhua Jinkai State Owned Capital + Investments Co., Ltd. + (ʮ̡ ) + ( “Jinhua Jinkai ”)(3) 135.36 18,367,000 17.22% 4.30% +Chongqing Dazuhuaiyuan Construction + Investment Co., Ltd + (ʮ̡ ) + ( “Chongqing Dazuhuaiyuan ”)(3) 85.24 11,565,500 10.84% 2.71% +Hainan Dongfang Runze Private Equity + Fund Management Co., Ltd. + (ʮ̡ ) + ( “Hainan Dongfang ”) 85.00 11,533,000 10.81% 2.70% + + +--- page 11 --- +13 +Cornerstone Investor +Investment +Amount (1) +Number of +Offer Shares (2) +Approximate % +of total number +of Offer Shares +Approximate % +of total Shares in +issue immediately +following the +completion of +Global Offering +(HK$ in million) +Jinhua Industrial Fund Co., Ltd. + (ʮ̡ ) + ( “Jinhua Industrial ”)(3) 84.38 11,448,500 10.73% 2.68% +Phylion Battery Co., Ltd. + (ʮ̡ ) + ( “Phylion Battery ”) 53.67 7,282,500 6.83% 1.71% +443.65 60,196,500 56.43% 14.11% +Notes: +1. For illustrative purposes only, all investment amounts are exclusive of brokerage, the SFC transaction levy, the +Stock Exchange trading fee and AFRC transaction levy. +2. Rounded down to the nearest whole board lot of 500 Offer Shares. The final number of Offer Shares allotted +to the relevant Cornerstone Investors was calculated with reference to the actual exchange rate to be used +as prescribed in the relevant Cornerstone Investment Agreements. Due to the currency exchange difference, +the final number of Offer Shares allotted may be different from the illustrative number of Offer Shares to be +subscribed by certain Cornerstone Investors as disclosed in the Prospectus. +3. As disclosed in the section headed “Cornerstone Investors ” in the Prospectus, the Offer Shares to be subscribed +by Jinhua Jinkai and Jinhua Industrial will be aggregated when counting towards the public float of the +Company. As the Offer Price is finally determined to be HK$7.37 and the total Offer Shares allocated to +the three largest public Shareholders (comprising (i) Jinhua Jiinkai and Jinhua Industrial, (ii) Chongqing +Dazuhuaiyuan and (iii) a public investor who is not a Cornerstone Investor) would not exceed 50% of the +Shares in public hands, the LR8.08(3) Adjustment as set out in the section headed “Cornerstone Investors ” in +the Prospectus has not been triggered. + + +--- page 12 --- +14 +The Cornerstone Investors have agreed to pay for the relevant Offer Shares that they have +subscribed before dealings in the Shares commence on the Stock Exchange. There will be no +delayed delivery or delayed settlement of the Offer Shares to be subscribed by the Cornerstone +Investors. The Company has confirmed that (i) each Cornerstone Investor (and, for the Cornerstone +Investor who will subscribe for our Offer Shares through a qualified domestic institutional investor +(“QDII”), such QDII and the Cornerstone Investor) is an independent third party and is not the +Company ’s connected person (as defined in the Listing Rules), their respective associates nor an +existing Shareholder; (ii) the Cornerstone Investors are independent from each other; (iii) none of +the Cornerstone Investors is accustomed to taking instructions from the Company, the Directors, +chief executive of the Company, the Controlling Shareholders, the substantial Shareholders, the +existing Shareholders or any of their respective close associates in relation to the acquisition, +disposal, voting or other disposition of the Offer Shares registered in its name or otherwise held +by it; and (iv) none of the subscriptions made by the Cornerstone Investors has been financed +by the Company, the Directors, chief executive of the Company, the Controlling Shareholders, +the substantial Shareholders, other existing Shareholders or their respective close associates. As +confirmed by each Cornerstone Investor, its subscription under the Cornerstone Placing would +be directly or indirectly financed by its own internal financial resources, and each of them has +sufficient funds to settle its respective investments under the Cornerstone Placing. There are +no side agreements/arrangements between the Company and the Cornerstone Investors or any +benefit, direct or indirect, conferred on the Cornerstone Investors by virtue of or in relation to the +Cornerstone Placing, other than a guaranteed allocation of the relevant Offer Shares at the Offer +Price. Each of the Cornerstone Investors has confirmed that all necessary approvals have been +obtained with respect to the Cornerstone Placing and that no specific approval from any stock +exchange or its shareholders is required for the relevant cornerstone investment. +The Cornerstone Placing forms part of the International Offering, and the Cornerstone Investors +will not subscribe for any Offer Shares under the Global Offering other than pursuant to the +Cornerstone Investment Agreements. The Offer Shares to be subscribed by the Cornerstone +Investors will rank pari passu in all respects with the fully paid Shares in issue and will be counted +towards the public float for the purpose of Rule 8.08 of the Listing Rules. Immediately following +the completion of the Global Offering, the Cornerstone Investors will not have any Board +representation in the Company; and none of the Cornerstone Investors will become a substantial +Shareholder. Other than a guaranteed allocation of the relevant Offer Shares at the Offer Price, +the Cornerstone Investor does not have any preferential rights in the Cornerstone Investment +Agreement compared with other public Shareholders. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at +any time during the period of six months from and inclusive of the Listing Date (the “Lock– +up Period ”), dispose of any of the Offer Shares it has subscribed pursuant to the Cornerstone +Investment Agreements, save for certain limited circumstances set out in Cornerstone Investment +Agreements, such as transfers to any of its wholly-owned subsidiaries who will be bound by the +same obligations of such Cornerstone Investor, including the Lock-up Period restrictions. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details +relating to the Cornerstone Investors. + + +--- page 13 --- +15 +Connected Client Placee with Consent under the Placing Guidelines +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a +consent under paragraph 5(1) of the Placing Guidelines to permit the Company to allocate Offer +Shares in the International Offering to the following placee: +Placee +Connected +Distributor +Relationship with +the Connected +Distributor +Number of +Offer Shares +Placed +Approximate +% of total +number of +Offer Shares +Approximate +% of total +Shares in issue +immediately +following the +completion +of Global +Offering +Connected client holding Offer Shares on a discretionary basis: +Galaxy Jinhui + Securities Asset + Management + Co., Ltd. + ( “Galaxy Jinhui ”)(1) +China Galaxy + International + Securities + (Hong Kong) + Co., Limited + ( “CGIS”) +Each of Galaxy + Jinhui and CGIS + is a wholly-owned + subsidiary of China + Galaxy Securities + Co., Ltd. +11,533,000 10.81% 2.70% +Note: +1. Galaxy Jinhui was engaged by Hainan Dongfang as an asset manager that is a qualified domestic institutional +investor (QDII) as approved by the relevant PRC authority, to subscribe for and hold such number of Offer +Shares as set out herein on a discretionary basis on behalf of Hainan Dongfang. +The Offer Shares placed to the above placee are in compliance with all the conditions under the +consent granted by the Stock Exchange. +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and Placees +in the International Offering +Save as disclosed in the section headed “International Offering { Connected Client Placee with +Consent under the Placing Guidelines ” in this announcement, to the best knowledge, information +and belief of the Directors, no Offer Shares placed by or through the Sole Overall Coordinator, +the Sole Global Coordinator, the Joint Bookrunners, the Joint Lead Managers, or the Underwriters +under the Global Offering have been placed with applicants or their respective ultimate beneficial +owners who are core connected persons (as defined in the Listing Rules) of the Company or +Directors of the Company, or to any connected clients (as set out in paragraph 5(1) of the Placing +Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, whether in their +own names or through nominees. The International Offering is in compliance with the Placing +Guidelines. + + +--- page 14 --- +16 +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the +Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees +in the International Offering has been financed directly or indirectly by the Company, any of +the Directors, chief executive of the Company, the Controlling Shareholders, the substantial +Shareholders, the existing Shareholders or any of their subsidiaries or their respective close +associates; (ii) none of the public Shareholders in the Hong Kong Public Offering and placees +in the International Offering who has subscribed for the Offer Shares is accustomed to taking +instructions from the Company, any of the Directors, chief executive of the Company, the +Controlling Shareholders, the substantial Shareholders, the existing Shareholders or any of their +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of the Shares registered in their name or otherwise held by them; (iii) no rebate +has been, directly or indirectly, provided by the Company, the Directors, chief executive of the +Company, the Controlling Shareholders, the substantial Shareholders, the existing Shareholders +or any of their subsidiaries, or their respective close associates, or syndicate members or any +brokers or underwriters to any public Shareholders in the Hong Kong Public Offering or placees in +the International Offering; (iv) the consideration payable by the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering for each Offer Share subscribed +for or purchased by them is the same as the final Offer Price as determined by the Company, in +additional to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of +0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there is no side agreement or +arrangement between the Company, any of the Directors, chief executive of the Company, the +Controlling Shareholders, the substantial Shareholders of the Company, the existing Shareholders +or any of their subsidiaries or their respective close associates or syndicate members or any other +brokers or underwriters, on one hand, and the public subscribers or the placee who has subscribed +for the Offer Shares, on the other hand. +None of the Sole Sponsor, the Sole Overall Coordinator, the Sole Global Coordinator, the +Joint Bookrunners, the Joint Lead Managers, the Underwriters, and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined in the Placing +Guidelines) has taken up any Offer Shares for its own benefit under the Global Offering. + + +--- page 15 --- +17 +LOCK-UP UNDERTAKINGS +Each of the Company, the Controlling Shareholders, the Pre-IPO Investor and the Cornerstone +Investors has given certain undertakings in relation to the issue or disposal of Shares (the “Lock-up +Undertakings ”). The major terms of the Lock-Up Undertakings are set out as follows: +Name +Number of +Lock-up +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Last day subject to the +Lock-up Undertakings +The Company + (subject to lock-up obligations + pursuant to the Listing Rules + and the Hong Kong Underwriting + Agreement) +N/A N/A April 11, 2024 (1) +(First Six-Month Period) +October 11, 2024 (1) +(Second Six-Month Period) +Cornerstone Investors + (subject to lock-up obligations + pursuant to the relevant + Cornerstone Investment + Agreements) +Jinhua Jinkai 18,367,000 4.30% April 11, 2024 (2) +Chongqing Dazuhuaiyuan 11,565,500 2.71% April 11, 2024 (2) +Hainan Dongfang 11,533,000 2.70% April 11, 2024 (2) +Jinhua Industrial 11,448,500 2.68% April 11, 2024 (2) +Phylion Battery 7,282,500 1.71% April 11, 2024 (2) +Controlling Shareholders + (subject to lock-up obligations + pursuant to the Listing Rules + and the Hong Kong Underwriting + Agreement) +Mr. Ni, Ms. Hu, Drago Investments, + Apex Marine and Best Expand +277,664,000 65.08% April 11, 2024 (3) +(First Six-Month Period) +October 11, 2024 (3) +(Second Six-Month Period) + + +--- page 16 --- +18 +Name +Number of +Lock-up +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Last day subject to the +Lock-up Undertakings +Pre-IPO Investor + (subject to lock-up obligations + pursuant to its separate lock-up + undertaking) +Shipston 25,600,000 6.00% April 11, 2024 +Notes: +(1) The Company may not, among others, issue or agree to issue or publicly announce its intention to issue Shares +or securities of the Company during the First Six-Month Period except for the issue of the Shares pursuant to +the Capitalization Issue, the Global Offering, the issue of any Shares pursuant to the Post-IPO Share Scheme +or as otherwise with the prior written consent of the Sole Global Coordinator (for itself and on behalf of the +Hong Kong Underwriters), and unless in compliance with the Listing Rules. In the event the Company does +so by virtue of the aforesaid exceptions or during the Second Six-Month Period, the Company will take all +reasonable steps to ensure that such action will not create a disorderly or false market in any of the securities +of the Company. For details of the lock-up arrangements of the Company, please refer to the paragraphs headed +“Underwriting { Undertakings Pursuant to the Hong Kong Underwriting Agreement { Undertakings by our +Company ” in the Prospectus. +(2) Each of the Cornerstone Investors may dispose of any of the Offer Shares subscribed in the Global Offering +after the indicated date. +(3) The Controlling Shareholders shall not (a) dispose of any of the relevant securities of the Company in the First +Six–Month Period; or (b) dispose of any of the relevant securities of the Company in the Second Six-Month +Period if immediately following such disposal the Controlling Shareholder would cease to be a controlling +shareholder (as defined in the Listing Rules) of the Company, or dispose of any of the relevant securities of the +Company in the Second Lock-up Period if immediately following such disposal the Controlling Shareholders +as a group would cease to be a controlling shareholder (as defined in the Listing Rules) of the Company. As set +out in “Underwriting { Undertakings pursuant to the Hong Kong Underwriting Agreement { Undertakings by +our Controlling Shareholders ” in the Prospectus, for the avoidance of doubt, our Controlling Shareholders as a +controlling group would cease to be a controlling shareholder of our Company if (a) there is any change in the +shareholders constituting our Controlling Shareholders as a controlling group due to any addition or departure +of shareholder(s); (b) there is any material change in the voting interests directly or indirectly held by each +Controlling Shareholder in our Company; and/or (c) our Controlling Shareholders as a group fail to maintain an +aggregate voting interests of at least 30% in our Company. +For further details, please refer to the sections headed “Underwriting { Undertakings to the Stock Exchange +pursuant to the Listing Rules { Undertakings by our group of Controlling Shareholders ” and “Underwriting +{ Undertakings pursuant to the Hong Kong Underwriting Agreement { Undertakings by our Controlling +Shareholders ” in the Prospectus. + + +--- page 17 --- +19 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering { Conditions of the Global Offering ” in the Prospectus, 5,104 valid applications made +by the public through the HK eIPO White Form service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Pool A +Number +of Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of Shares +applied for +500 2,464 1,972 out of 2,464 applicants to receive + 500 Shares +80.03% +1,000 1,004 886 out of 1,004 applicants to receive + 500 Shares +44.12% +1,500 110 99 out of 110 applicants to receive 500 Shares 30.00% +2,000 67 500 Shares 25.00% +2,500 78 500 Shares plus 16 out of 78 applicants to + receive an additional 500 Shares +24.10% +3,000 43 500 Shares plus 18 out of 43 applicants to + receive an additional 500 Shares +23.64% +3,500 21 500 Shares plus 13 out of 21 applicants to + receive an additional 500 Shares +23.13% +4,000 30 500 Shares plus 24 out of 30 applicants to + receive an additional 500 Shares +22.50% +4,500 20 1,000 Shares 22.22% +5,000 71 1,000 Shares plus 11 out of 71 applicants to + receive an additional 500 Shares +21.55% +6,000 576 1,000 Shares plus 261 out of 576 applicants to + receive an additional 500 Shares +20.44% +7,000 25 1,000 Shares plus 17 out of 25 applicants to + receive an additional 500 Shares +19.14% +8,000 10 1,500 Shares 18.75% +9,000 11 1,500 Shares plus 4 out of 11 applicants to + receive an additional 500 Shares +18.69% +10,000 146 1,500 Shares plus 73 out of 146 applicants to + receive an additional 500 Shares +17.50% +15,000 31 2,000 Shares 13.33% +20,000 194 2,500 Shares 12.50% +25,000 17 3,000 Shares 12.00% + + +--- page 18 --- +20 +Pool A +Number +of Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of Shares +applied for +30,000 13 3,500 Shares 11.67% +35,000 9 4,000 Shares 11.43% +40,000 10 4,500 Shares 11.25% +45,000 1 5,000 Shares 11.11% +50,000 13 5,500 Shares 11.00% +60,000 10 6,500 Shares 10.83% +70,000 8 7,500 Shares 10.71% +80,000 2 8,500 Shares 10.63% +90,000 3 9,500 Shares 10.56% +100,000 28 10,500 Shares 10.50% +200,000 16 20,500 Shares 10.25% +300,000 4 30,500 Shares 10.17% +400,000 8 40,500 Shares 10.13% +500,000 7 50,500 Shares 10.10% +600,000 3 60,500 Shares 10.08% +Total 5,053 Total number of Pool A successful applicants: 4,432 +Pool B +Number +of Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of Shares +applied for +700,000 36 76,500 Shares 10.93% +800,000 7 86,500 Shares 10.81% +1,000,000 4 108,000 Shares 10.80% +2,000,000 1 215,500 Shares 10.78% +3,000,000 1 323,000 Shares 10.77% +4,000,000 1 430,500 Shares 10.76% +5,333,500 1 573,000 Shares 10.74% +Total 51 Total number of Pool B successful applicants: 51 +The final number of Offer Shares under the Hong Kong Public Offering is 10,667,000 Offer +Shares, representing approximately 10% of the total number of Offer Shares initially available +under the Global Offering. + + +--- page 19 --- +21 +RESULTS OF ALLOCATIONS +The final Offer Price, the level of indications of interest in the International Offering, the level of +applications in the Hong Kong Public Offering and the basis of allocation of the Hong Kong Offer +Shares will be published on Wednesday, October 11, 2023 on the Company ’s website at www. +luyuan.cn and the website of the Stock Exchange at www.hkexnews.hk . +The results of allocations of the Hong Kong Offer Shares and the Hong Kong identity card +numbers, passport numbers, Hong Kong business registration numbers or certificate of +incorporation numbers of successful applicants (under the Hong Kong Public Offering where +applicable) will be available at the times and dates and in the manner set out below: +• in the announcement to be posted on our Company ’s website and the website of the Stock +Exchange at www.luyuan.cn and www.hkexnews.hk , respectively on Wednesday, October +11, 2023; +• from the “IPO Results ” function in the IPO App and the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by +ID” function on a 24-hour basis from 8:00 a.m. on Wednesday, October 11, 2023 to 12:00 +midnight on Tuesday, October 17, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Wednesday, October 11, 2023 to Monday, October 16, 2023 +(excluding Saturday, Sunday and public holidays in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers, passport numbers, Hong Kong +business registration numbers, certificate of incorporation numbers, beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. Please note that the list of identification document numbers set out in this +announcement may not be a complete list of successful applicants since only successful applicants +whose identification document numbers are provided to HKSCC by CCASS Participants or via +the HK eIPO White Form service are disclosed. Applicants with beneficial names only but not +identification document numbers are not disclosed due to personal privacy issue as elaborated +below. Applicants who applied for the Hong Kong Offer Shares through their brokers or nominees +can consult their brokers or nominees to enquire about their application results; +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 20 --- +22 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee(s) Subscription +Shares held +following the +Global +Offering +Subscription +as % of +International +Offering +Subscription +as % of total +Offer Shares +% of the +total issued +share capital +upon Listing +Top 1 29,815,500 29,815,500 31.06% 27.95% 6.99% +Top 5 71,767,000 71,767,000 74.76% 67.28% 16.82% +Top 10 90,529,000 90,529,000 94.30% 84.87% 21.22% +Top 20 95,943,000 95,943,000 99.94% 89.95% 22.49% +Top 25 95,945,500 95,945,500 99.94% 89.95% 22.49% +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder(s) +Subscription of +Hong Kong +Offer Shares +Subscription of +International +Offer Shares +Subscription of +total Offer +Shares +Shares held +following the +Global +Offering +Subscription +as % of +Hong Kong +Public Offering +Subscription +as % of +International +Offering +Subscription +as % of total +Offer Shares +% of the +total issued +share capital +upon Listing +Top 1 – – Ñ 277,664,000 – 0.00% 0.00% 65.08% +Top 5 – 41,386,000 41,386,000 361,386,000 – 43.11% 38.80% 84.70% +Top 10 – 81,314,000 81,314,000 401,314,000 – 84.70% 76.23% 94.06% +Top 20 1,003,500 95,783,000 96,786,500 416,786,500 9.41% 99.77% 90.74% 97.68% +Top 25 1,758,000 95,941,000 97,699,000 417,699,000 16.48% 99.94% 91.59% 97.90% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. diff --git a/data/extracted_text/02473/allotment_results_summary_2023-11-08_2023110800018.txt b/data/extracted_text/02473/allotment_results_summary_2023-11-08_2023110800018.txt new file mode 100644 index 0000000..5a35ca0 --- /dev/null +++ b/data/extracted_text/02473/allotment_results_summary_2023-11-08_2023110800018.txt @@ -0,0 +1,735 @@ +--- page 1 --- +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +. The final Offer Price has been determine d at HK$1.10 per Offer Share (excluding +brokerage of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transact ion levy of 0.00015%). +Net Proceeds From The Global Offering +. Based on the final Offer Price of HK$1.10 per Offer Share, the net proceeds from +the Global Offering to be received b y the Company, after deduction of the +underwriting commissions and other esti mated expenses payable by the Company +in connection with the Global Offering, a nd given that the Over-allotment Option +is not exercised, are estimated to be approximately HK$28.8 million. The +Company intends to use such net proceeds in accordance with the purposes as +set out in the section headed ‘‘Net procee ds from the Global Offering’’ in this +announcement. +Applications and Indicati ons of Interest Received +Hong Kong Public Offering +. The Hong Kong Offer Shares initially offered under the Hong Kong Public +Offering have been significantly over-subscribed. A total of 6,337 valid +applications have been received pursuant to the Hong Kong Public Offering +(being applications made through the White Form eIPO service and the CCASS +EIPO service) for a total of 151,735,000 Hong Kong Offer Shares, representing +approximately 14.71 times of the total number of 10,312,500 Hong Kong Offer +Shares initially available for subscripti on under the Hong Kong Public Offering. +. As the over-subscription in the Hong Kong Public Offering is less than 15 times, +the reallocation procedures as describe di nt h es e c t i o nh e a d e d‘ ‘ S t r u c t u r ea n d +Conditions of the Global Offering — The Hong Kong Public Offering — +Reallocation’’ in the Prospectus have not been applied. The final number of Offer +Shares under the Hong Kong Public Offering remains to be 10,312,500 Offer +Shares, representing 10% of the total num ber of Offer Shares initially available +under the Global Offering, which have been allocated to 1,316 successful +applicants under the Hong Kong P ublic Offering, among which, 1,089 +Shareholders, representi ng approximately 82.8% of the Shareholders who were +allocated Offer Shares under the Hong K ong Public Offering, were allocated with +one board lot of the Offer Shares, totaling 2,722,500 Shares, representing +approximately 26.4% of the total Offer Shares under the Hong Kong Public +Offering. +–3– + + +--- page 2 --- +International Placing +. The International Placing Shares initially offered under the International Placing +have been just sufficiently subscribed, r epresenting approximately 1.007 times the +number of International Placing Shares ini tially available under the International +Placing. The reallocation procedures as de scribed in the section headed ‘‘Structure +and Conditions of the Global Offerin g — The Hong Kong Public Offering — +Reallocation’’ in the Prospectus have not been applied. The final number of +International Placing Shares under the International Placing remains to be +92,812,500 Offer Shares, representing 90% of the total number of Offer Shares +initially available under the Global Offering. +. No over-allocation of Offer Shares has been made and there are a total of 110 +placees under the International Pla cing, among which 64 placees have been +allotted five or fewer board lots of Offe r Shares, representing approximately +58.2% of the 110 placees under the Internat ional Placing and 64 placees have been +allotted one board lot of Offer Shares, re presenting approximately 58.2% of the +110 placees under the International Placing. +. The International Placing has been co nducted in compliance with the Placing +Guidelines for Equity Securities in A ppendix 6 to the Listing Rules (the ‘‘ Placing +Guidelines ’’). None of the Sole Sponsor, the Sole Overall Coordinator, the Sole +Global Coordinator, the Joint Bookrunners, the Joint Lead Managers, the +Underwriters and their respective affili ated companies and connected clients of the +lead broker or of any distributors (as defi ned in the Placing Guidelines) has taken +up any Offer Shares for its own benefit under the Global Offering. +–4– + + +--- page 3 --- +Confirmations of Public Shareholders in th e Hong Kong Public Offering and Placees in +the International Placing +. To the best knowledge of the Company, ( i) none of the Offer Shares subscribed for +by public Shareholders in the Hong Kong Public Offering and placees in the +International Placing has been finance d directly, or indirectly by the Company, +the Directors, the chief executive of the Company, the single largest Shareholder, +the substantial share holders (as defined in the Listing Rules) of the Company, +existing Shareholders, or any of their s ubsidiaries or their respective close +associates; (ii) none of the public Share holders in the Hong Kong Public Offering +and placees in the International Placing who has subscribed for the Offer Shares is +accustomed to taking instructions from the Company, the Directors, the chief +executive of the Company, the single la rgest Shareholder, the substantial +shareholders (as defined in the Listi ng Rules) of the Company, existing +Shareholders, or any of their subsidiaries or their respective close associates in +relation to the acquisition, disposal, v oting or other disposition of the Shares +registered in their name or otherwise held by them; (iii) no rebate has been, +directly or indirectly, provided by the Co mpany, the Directors, the chief executive +of the Company, the single largest Sharehol der, the substantial shareholders (as +defined in the Listing Rules) of the Compa ny, the existing Shareholders, or any of +their subsidiaries or their respective close associates, or syndicate members or any +brokers or underwriters to any public Shareholders in the Hong Kong Public +Offering or placees in the International P lacing; (iv) the consideration payable by +the public Shareholders in the Hong Kong Public Offering and placees in the +International Placing for each Offer Share subscribed for or purchased by them is +the same as the final Offer Price as determined by the Company, in additional to +brokerage of 1.0%, SFC transaction levy o f 0.0027%, Stock Exchange trading fee +of 0.00565% and AFRC transaction levy of 0.00015%; and (v) there is no side +agreement or arrangement between the Com pany, any of the Directors, the chief +executive of the Company, the single la rgest Shareholder, the substantial +shareholders (as defined in the Listi ng Rules) of the Company, the existing +Shareholders, or any of their subsidiaries or their respective close associates or +syndicate members or any other brokers or underwriters, on one hand, and the +public Shareholder or the placee who has s ubscribed for the Offer Shares, on the +other hand. +. The Directors confirm that, to the best o f their knowledge, information and belief, +no Offer Shares under the International Placing placed by or through the Sole +Overall Coordinator, the Sole Global Coor dinator, the Joint Bookrunners, the +Joint Lead Managers or the Underwrite rs under the Global Offering have been +placed with any core connected persons (a s defined in the Listing Rules) of the +Company, or to any connected clients (as se t out in paragraph 5(1) of the Placing +Guidelines), or persons set out in par agraph 5(2) of the Placing Guidelines, +whether in their own names or through nominees. +–5– + + +--- page 4 --- +Over-allotment Option +. The Sole Overall Coordinator confirme dt h a tn oo v e r - a l l o c a t i o no ft h eO f f e r +Shares under the International Placing has been made. Accordingly, the Stock +Borrowing Agreement has not been and will not be entered into, and the +Over-allotment Option has not been and will not be exercised. In view of the fact +that there has been no over-allocation of t he Offer Shares under the International +Placing, no stabilising actions as describe d in the Prospectus will take place during +the stabilising period. +Lock-up Undertakings +. The Company and the single largest Shareholder are subject to certain lock-up +undertakings as set out in the section headed ‘‘Lock-up Undertakings’’ in this +announcement. +Results of Allocations +. The final Offer Price, the level of indic ations of interest in the International +Placing, the level of applications in th e Hong Kong Public Offering and the basis +of allocation of the Hong Kong Offer Sha res are also published on the Company’s +website at +www.xxfqc.com and the Stock Exchange’s website at www.hkexnews.hk +on Wednesday, 8 November 2023. +. The results of allocations in the Hong Kong Public Offering (with successful +applicants’ identification document num bers, where appropriate) will be available +at the times and dates and in the manner set out below: +(i) in the announcement to be poste d on the Company’s website at +www.xxfqc.com and the Stock Exchange’s website at www.hkexnews.hk by +no later than 9 : 00 a.m. on W ednesday, 8 November 2023; +(ii) from the designated results of allocations websites at +www.iporesults.com.hk (alternatively: English https://www.eipo.com.hk/en/Allotment; +Chinese https://www.eipo.com.hk/zh-hk/Allotment) with a ‘‘search by ID’’ function +from 8 : 00 a.m. on Wednesday, 8 November 2023 to 12 : 00 midnight on +Tuesday, 14 November 2023; and +(iii) by telephone enquiry line by calling +852 2862 8555 between 9 : 00 a.m. and +6 : 00 p.m. from Wednesday, 8 November 2023 to Monday, 13 November 2023 +(excluding Saturday, Sunday and public holiday in Hong Kong). +–6– + + +--- page 5 --- +. This announcement contains a list of i dentification document numbers. +Identification document numbers shown in the section headed ‘‘Results of +Applications Made by White Form eIPO service’’ in this announcement refer to +Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of in corporation numbers/beneficial owner +identification codes (if such applicat ions are made by nominees as agent for the +benefit of another person) whereas those d isplayed in the section headed ‘‘Results +of Applications Made by Giving Electronic Application Instructions to HKSCC via +CCASS’’ in this announcement are provided by CCASS Participants via CCASS. +Therefore, the identification documen t numbers shown in the two sections are +different in nature. Please note that the li st of identification document numbers set +out in this announcement may not be a complet e list of successful applicants since +only successful applicants whose identific ation document numbers are provided to +HKSCC by CCASS Participants are disclos ed. Applicants with beneficial names +only but not identificatio n document numbers are not disclosed due to personal +privacy issue as elaborated below. Ap plicants who applied for the Hong Kong +Offer Shares through their brokers can c onsult their brokers to enquire about their +application results. +. Since applications are subject to persona l information collection statements, +beneficial owner identification codes displ ayed in the sections headed ‘‘Results of +Applications Made by White Form eIPO service’’ and ‘‘Results of Applications +Made by Giving Electronic Application Instructions to HKSCC via CCASS’’ are +redacted and not all details of applicat ions are disclosed in this announcement. +Despatch/Collection of Share Certificat es/e-Refund Payment In structions/Refund +Cheques +. Applicants who have applied 1,000,000 Hong Kong Offer Shares or more through +the White Form eIPO service and who have been successfully or partially +successfully allocated Hong Kong Offer Sha res may collect Share certificate(s) +and/or refund cheque(s) (where applicab le) personally from the Hong Kong Share +Registrar, Computershare Hong Kong In vestor Services Limited at Shops +1712–1716, 17th Floor, Hopewell Centre, 183 Queen’s Road East, Wan Chai, +Hong Kong, from 9 : 00 a.m. to 1 : 00 p.m. on Wednesday, 8 November 2023, or +such other date as notified by the Company in the newspapers as the date of +despatch/collection of Sha re certificates/e-Refund p ayment instructions/refund +cheques. +–7– + + +--- page 6 --- +. Applicants being individuals who are eli gible for personal collection may not +authorise any other person to collect on their behalf. Applicants being +corporations who are eligible for person al collection must attend through their +authorised representatives bearing letter s of authorisation from their corporation +stamped with the corporation’s c hop. Both individuals and authorised +representatives must produce evidence o f identity acceptable to the Hong Kong +Share Registrar at the time of collection. +. If an applicant who does not collect his/her /its Share certificate(s) and/or refund +cheque(s) (where applicable) personally w ithin the time specified for collection, +they will be sent to the address specified i n his/her/its application instructions on +or before Wednesday, 8 November 2023 by ordinary post at his/her/its own risk. +. Share certificate(s) for applicants who have applied less than 1,000,000 Hong +Kong Offer Shares through the White Form eIPO service will be sent to the +address specified in his/her/its applica tion instructions on or before Wednesday, 8 +November 2023 by ordinary post at his/her/its own risk. +. If an applicant has applied for the Hong Kong Offer Shares through the White +Form eIPO service and paid the application monies from a single bank account, +any refund monies will be despatched to that bank account in the form of +e-Refund payment instruc tions. If an applicant has applied for and paid the +application monies from multiple b ank accounts, any refund monies will be +despatched to the address as specified in hi s/her/its applicatio n instructions in the +form of refund cheque(s) in his/her/its name (or, in case of joint applicants, the +first-named applicant) by ordinary post at his/her/its own risk. No interest will be +paid thereon. +. Wholly or partially successful applicants who have applied by giving electronic +application instructions to HKSCC via CCASS will have their Share certificate(s) +issued in the name of HKSCC Nominees and deposited into CCASS for the credit +of the applicant’s designated CCASS Partic ipant’s stock account or the applicant’s +CCASS Investor Participant stock ac count on Wednesday, 8 November 2023, or, +on any other date determined by HKSCC or HKSCC Nominees. +. Applicants who have applied through a desi gnated CCASS Participant (other than +a CCASS Investor Participant) shou ld check the number of Hong Kong Offer +Shares allotted to them and the amount of refund monies (if any) payable to them +with that CCASS Participant. +–8– + + +--- page 7 --- +. Applicants who have applied as a CCASS Investor Participant by giving electronic +application instructions to HKSCC via CCASS should check and report any +discrepancies to HKSCC before 5 : 00 p.m. on Wednesday, 8 November 2023 or +such other date as determined by HKS CC or HKSCC Nominees. Applicants who +have applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS can also check the number of Hong Kong +Offer Shares allocated to them and the amount of refund monies (if any) payable +to them via the CCASS Phone System and the CCASS Internet System (under the +procedures contained in HKSCC’s ‘ ‘An Operating Guide for Investor +Participants’’ in effect from time to time) on Wednesday, 8 November 2023. +Immediately following the credit of the Hong Kong Offer Shares to the CCASS +Investor Participants stock accounts a nd the credit of refund monies to the +CCASS Investor Participants bank acco unts, HKSCC will also make available to +the CCASS Investor Participant an act ivity statement showing the number of +Hong Kong Offer Shares credited to the ir CCASS Investor Participant stock +accounts and the amount of refund monies (if any) credited to their respective +designated bank accounts. +. Refund monies (if any) for applic ants who have applied by giving electronic +application instructions to HKSCC via CCASS will be credited to their respective +designated bank accounts or the design ated bank accounts of their respective +brokers or custodians on Wednesday, 8 November 2023. +. Share certificates will only become val id at 8 : 00 a.m. on Thursday, 9 November +2023, provided that (i) the Global Off ering has become unconditional in all +respects; and (ii) the right of termination as described in the section headed +‘‘Underwriting — Underwriting Arr angements and Expenses — Hong Kong +Public Offering — Grounds for termina tion’’ of the Prospectus has not been +exercised. Investors who trade Shares pri or to the receipt of Share certificates or +prior to the Share certificates being valid evidence of title do so entirely at their +own risk. +. No temporary evidence of title will be is sued in respect of the Shares. No receipt +will be issued for sums paid on application. +Public Float +. Immediately after completion of the Global Offering and the Capitalisation Issue, +(i) 331,970,140 Shares, representing appr oximately 64.38% of the issued Shares +will be held in the public hands, satisfyi ng the minimum percentage requirement +under Rule 8.08(1) of the Listing Rules; (i i) the three largest public Shareholders +will not hold more than 50% of the Shares held in the public hands at the time of +Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (iii) +there will be at least 300 Shareholders at the time of Listing in compliance with +Rule 8.08(2) of the Listing Rules. +–9– + + +--- page 8 --- +. The Directors confirm that immediately after the completion of the Global +Offering, (i) no placee will, individually, be placed more than 10% of the enlarged +issued share capital of the Company; and (ii) there will not be any new substantial +shareholder (as defined in the Listing Rules) of the Company. +C o m m e n c e m e n to fD e a l i n g s +. Assuming that the Global Offering become s unconditional in all respects at or +before 8 : 00 a.m. on Thursday, 9 November 2023, it is expected that dealings in the +Shares on the Stock Exchange will c ommence at 9 : 00 a.m. on Thursday, 9 +November 2023. The Shares will be traded in board lots of 2,500 Shares each. The +stock code of the Shares is 2473. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors sh ould be aware that the price of the Shares could +move substantially even with a small num ber of Shares traded, and should exercise +extreme caution when dealing in the Shares. +OFFER PRICE +The final Offer Price has been determined at HK$1.10 per Offer Share (exclusive of +brokerage of 1%, SFC transa ction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transact ion levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the final Offer Price of HK$1.10 pe r Offer Share, the net proceeds from the +Global Offering to be received by the Compa ny, after deduction of the underwriting +commissions and other estima ted expenses payable by the Company in connection with +the Global Offering, and given that the Ove r-allotment Option i s not exercised, are +estimated to be approximately HK$28.8 mil lion. The Company intends to use such net +proceeds as follows: +. HK$17.5 million (equivalent to RMB16.5 mil lion or approximately 60.8% of the +estimated net proceeds) for purchasing automobiles, so as to increase the Group’s +revenue; and +. HK$11.3 million (equivalent to RMB10.7 m illion or approximately 39.2% of our +estimated net proceeds) for expanding the G roup’s sales network to increase market +penetration. +Please refer to the section headed ‘‘Future P lans and Use of Proceeds’’ in the Prospectus +for further information. +–1 0– + + +--- page 9 --- +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +The Hong Kong Offer Shares initially offere d under the Hong Kong Public Offering have +been significantly over-subscribed. A total o f 6,337 valid applications have been received +pursuant to the Hong Kong Public Offering (being applications made through the White +Form eIPO service and the CCASS EIPO service) for a total of 151,735,000 Hong Kong +Offer Shares, representing approximately 14.71 times of the total number of 10,312,500 +Hong Kong Offer Shares initially available for subscription under the Hong Kong Public +Offering, among which: +. 6,326 valid applications in respect of a tota l of 107,235,000 Hong Kong Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount +based on the maximum Offer Price of HK$1. 36 per Offer Share (excluding brokerage +of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% +and AFRC transaction levy of 0.00015%) of HK$5 million or below, representing +approximately 20.79 times of the 5,157 ,500 Hong Kong Offer Shares initially +comprised in pool A; and +. 11 valid applications in respect of a to tal of 44,500,000 Hong Kong Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount +based on the maximum Offer Price of HK$1. 36 per Offer Share (excluding brokerage +of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% +and AFRC transaction levy of 0.00015%) of over HK$5 million, representing +approximately 8.63 times of the 5,155, 000 Hong Kong Offer Shares initially +comprised in pool B. +No application has been rejected due to inval id application. 6 multiple or suspected +multiple applications were identified an d rejected. No dishonoured payment has been +identified and rejected. No application fo r more than 5,155,000 Hong Kong Offer Shares +(being the maximum number of Hong Kong Offe r Shares an applicant may apply for) has +been identified. +As the over-subscription in the Hong Kong P ublic Offering is less than 15 times, the +reallocation procedures as described in the se ction headed ‘‘Structure and Conditions of +the Global Offering — Hong Kong Public Offe ring — Reallocation’’ in the Prospectus +have not been applied. The final number of Offer Shares under the Hong Kong Public +Offering remains to be 10,312,500 Offer Share s, representing 10% of the total number of +Offer Shares initially available under the Gl obal Offering, which have been allocated to +1,316 successful applicants under the Hong Kong Public Offering, among which, 1,089 +Shareholders, representing a pproximately 82.8% of the Shareholders who were allocated +Offer Shares under the Hong Kong Public Offering, were allocated with one board lot of +the Offer Shares, totaling 2,722,500 Shares, r epresenting approximately 26.4% of the +total Offer Shares under the Hong Kong Public Offering. +–1 1– + + +--- page 10 --- +The Offer Shares offered in the Hong Kong Publ ic Offering were conditionally allocated +on the basis set out in the section headed ‘ ‘Basis of Allocation under the Hong Kong +Public Offering’’ below. +THE INTERNATIONAL PLACING +The International Placing Shares initially o ffered under the International Placing have +been just sufficiently subscribed, represent ing approximately 1.007 times the number of +International Placing Shares initially avai lable under the International Placing. The +reallocation procedures as described in the se ction headed ‘‘Structure and Conditions of +the Global Offering — The Hong Kong Public Offering — Reallocation’’ in the +Prospectus have not been applied. The final number of International Placing Shares +under the International Placing remains to b e 92,812,500 Offer Shares, representing 90% +of the total number of Offer Shares initial ly available under the Global Offering. +No over-allocation of Offer Shares has be en made and there are a total of 110 placees +under the International Placing, among which 64 placees have been allotted five or fewer +board lots of Offer Shares, representing ap proximately 58.2% of the 110 placees under +the International Placing and 64 placees ha ve been allotted one board lot of Offer Shares, +representing approximately 58.2% of the 110 placees under t he International Placing. +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL PLACING +The International Placing has been conducted i n compliance with the Placing Guidelines +for Equity Securities in Appendix 6 to the Li sting Rules. None of the Sole Sponsor, the +Sole Overall Coordinator, the Sole Global Coor dinator, the Joint Bookrunners, the Joint +Lead Managers, the Underwriters and the ir respective affiliated companies and +connected clients of the lead broker or of any distributors (as defined in the Placing +Guidelines) has taken up any Offer Shares f or its own benefit under the Global Offering. +To the best knowledge of the Company, (i) none of the Offer Shares subscribed for by +public Shareholders in the Hong Kong Public Offering and placees in the International +Placing has been financed directly, or indire ctly by the Company, the Directors, the chief +executive of the Company, the single largest Sha reholder, the substanti al shareholders (as +defined in the Listing Rules) of the Compan y, existing Shareholders, or any of their +subsidiaries or their respective close associ ates; (ii) none of the public Shareholders in the +Hong Kong Public Offering and placees in the International Placing who has subscribed +f o rt h eO f f e rS h a r e si sa c c u s t o m e dt ot a king instructions from the Company, the +Directors, the chief executive of the Compa ny, the single largest Shareholder, the +substantial shareholders (as defined in t he Listing Rules) of the Company, existing +Shareholders, or any of their subsidiaries or th eir respective close associates in relation to +the acquisition, disposal, voting or other di sposition of the Share sr e g i s t e r e di nt h e i r +name or otherwise held by them; (iii) no rebate has been, directly or indirectly, provided +by the Company, the Directors, the chief ex ecutive of the Company, the single largest +Shareholder, the substantial shareholders (as defined in the Listing Rules) of the +–1 2– + + +--- page 11 --- +Company, the existing Sharehold ers, or any of their subsidiaries or their respective close +associates, or syndicate members or any brokers or underwriters to any public +Shareholders in the Hong Kong Public O ffering or placees in the International +Placing; (iv) the consideration payable by the public Shareholders in the Hong Kong +Public Offering and placees in the Internati onal Placing for each Offer Share subscribed +for or purchased by them is the same as the final Offer Price as determined by the +Company, in additional to brokerage of 1.0% , SFC transaction levy of 0.0027%, Stock +Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%; and (v) +there is no side agreement or arrangement be tween the Company, any of the Directors, +the chief executive of the Company, the sing le largest Shareholder, the substantial +shareholders (as defined in the Listing Rule s) of the Company, the existing Shareholders, +or any of their subsidiaries or their respect ive close associates or syndicate members or +any other brokers or underwriters, on one h and, and the public Shar eholder or the placee +who has subscribed for the Offer Shares, on the other hand. +The Directors confirm that, to the best of t heir knowledge, information and belief, no +Offer Shares under the International Placi ng placed by or through the Sole Overall +Coordinator, the Sole Global Coordinator , the Joint Bookrunners, the Joint Lead +Managers or the Underwriters under the Glob al Offering have been placed with any core +connected persons (as defined in the Listing Rules) of the Company, or to any connected +clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set out in +paragraph 5(2) of the Placing Guideline s, whether in their own names or through +nominees. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters, e xercisable by the Sole Overall Coordinator +(for itself and on behalf of the Internationa l Underwriters), at any time from the Listing +Date until Saturday, 2 December 2023, bein g the 30th day after the last day for lodging +applications under the Hong Kong Public Offe ring, pursuant to which the Company may +b er e q u i r e dt oa l l o ta n di s s u eu pt oa na g g regate of 15,468,750 additional new Shares, +representing 15% of the initial number o f Offer Shares offered under the Global +Offering, at the Offer Price to cover the over -allocation in the International Placing. +The Sole Overall Coordinator confirmed tha t no over-allocation of the Offer Shares +under the International Placing has been made. Accordingly, the Stock Borrowing +Agreement has not been and will not be entere d into, and the Over-allotment Option has +not been and will not be exercised. In view of the fact that there has been no +over-allocation of the Offer Shares under the In ternational Placing, no stabilising actions +as described in the Prospectus will take place during the stabilising period. +–1 3– + + +--- page 12 --- +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions s et out in the paragraph headed ‘‘Structure +and Conditions of the Global Offering — Condi tions of the Global Offering’’ in the +Prospectus, 6,337 valid applicat ions made by the public through the White Form eIPO +service and the CCASS EIPO service will be conditionally allocated on the basis set out +below: +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS O F ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF SHARES +APPLIED FOR +POOL A +2,500 3,788 256 out of 3,788 to receive 2,500 Shares 6.76% +5,000 1,205 163 out of 1,205 to receive 2,500 Shares 6.76% +7,500 138 28 out of 138 to receive 2,500 Shares 6.76% +10,000 105 28 out of 105 to receive 2,500 Shares 6.67% +12,500 68 22 out of 68 to receive 2,500 Shares 6.47% +15,000 50 19 out of 50 to receive 2,500 Shares 6.33% +17,500 21 9 out of 21 to receive 2,500 Shares 6.12% +20,000 41 20 out of 41 to receive 2,500 Shares 6.10% +22,500 11 6 out of 11 to receive 2,500 Shares 6.06% +25,000 43 26 out of 43 to receive 2,500 Shares 6.05% +30,000 29 20 out of 29 to receive 2,500 Shares 5.75% +35,000 557 439 out of 557 to receive 2,500 Shares 5.63% +40,000 10 9 out of 10 to receive 2,500 Shares 5.63% +45,000 8 2,500 Shares 5.56% +50,000 11 2,500 Shares plus 1 out of 11 to receive +additional 2,500 Shares +5.45% +60,000 7 2,500 Shares plus 2 out of 7 to receive +additional 2,500 Shares +5.36% +70,000 28 2,500 Shares plus 14 out of 28 to receive +additional 2,500 Shares +5.36% +80,000 15 2,500 Shares plus 10 out of 15 to receive +additional 2,500 Shares +5.21% +90,000 11 2,500 Shares plus 9 out of 11 to receive +additional 2,500 Shares +5.05% +100,000 83 5,000 Shares 5.00% +150,000 22 7,500 Shares 5.00% +200,000 9 7,500 Shares plus 7 out of 9 to receive +additional 2,500 Shares +4.72% +250,000 20 10,000 Shares plus 13 out of 20 to receive +additional 2,500 Shares +4.65% +300,000 9 12,500 Shares plus 5 out of 9 to receive +additional 2,500 Shares +4.63% +–1 4– + + +--- page 13 --- +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS O F ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF SHARES +APPLIED FOR +350,000 7 15,000 Shares plus 3 out of 7 to receive +additional 2,500 Shares +4.59% +400,000 4 17,500 Shares plus 1 out of 4 to receive +additional 2,500 Shares +4.53% +450,000 1 20,000 Shares 4.44% +500,000 3 20,000 Shares plus 1 out of 3 to receive +additional 2,500 Shares +4.17% +600,000 3 22,500 Shares plus 1 out of 3 to receive +additional 2,500 Shares +3.89% +700,000 3 25,000 Shares plus 2 out of 3 to receive +additional 2,500 Shares +3.81% +800,000 1 27,500 Shares 3.44% +1,000,000 8 32,500 Shares 3.25% +1,500,000 1 47,500 Shares 3.17% +2,000,000 1 62,500 Shares 3.13% +2,500,000 1 70,000 Shares 2.80% +3,000,000 1 77,500 Shares 2.58% +3,500,000 3 90,000 Shares 2.57% +6,326 Total number of Pool A successful +applicants: 1,305 +POOL B +4,000,000 10 465,000 Shares 11.63% +4,500,000 1 505,000 Shares 11.22% +11 Total number of Pool B successful +applicants: 11 +The final number of Offer Shares compris ing the Hong Kong Public Offering is +10,312,500 Offer Shares, representing 10% o f the total number of the Offer Shares +initially available under the Global Offering. +–1 5– + + +--- page 14 --- +LOCK-UP UNDERTAKINGS +The Company and the single largest Shareholder are subject to certain lock-up +undertakings (the ‘‘ Lock-up Undertakings ’’) in respect of the Shares. The major terms +of the Lock-up Undertakings are set out as follows: +Name +Number of Shares +subject to the +Lock-up +Undertakings +after Listing +Approximate +percentage of the total +issued share capital of +the Company +following the +completion of the +Global Offering which +are subject to the +Lock-up Undertakings +upon Listings +Last day of the +lock-up period +The Company (1) +(subject to lock-up +obligations +pursuant to the +Listing Rules and +the Underwriting +Agreements) +N/A N/A 8 May 2024 +(First Six-Month +Period); +8N o v e m b e r2 0 2 4 +(Second Six-Month +Period) +Mr. Huang +(2) +(subject to lock-up +obligations +pursuant to the +Underwriting +Agreements) +128,610,355 24.94% 8 May 2024 +(First Six-Month +Period); +8N o v e m b e r2 0 2 4 +(Second Six-Month +Period) +Total 128,610,355 24.94% +Notes: +1. The Company may not, among others, issue or agr ee to issue or publicly announce its intention to +issue Shares or securities of the Company during th e First Six-Month Period except for the issue of +the Shares pursuant to the Global Offering, th e Capitalisation Issue, the exercise of the +Over-allotment Option, the grant of options under the Share Option Scheme and the allotment and +issue of Shares on the exercise thereof or the exercise of any option granted under the Pre-IPO Share +Option Scheme or as otherwise with the prior written consent of the Sole Sponsor and the Sole +Overall Coordinator, and unless in compliance wit h the Listing Rules. In the event the Company does +so by virtue of the aforesaid exceptions or during the Second Six-Month Period, the Company will +take all reasonable steps to ensure that such action will not create a disorderly or false market in any +of the Shares or other securities of the Company. For details of the lock-up arrangements of the +–1 6– + + +--- page 15 --- +Company, please refer to the paragraphs head ed ‘‘Underwriting — Hong Kong Underwriting +Agreement — Undertakings given to the Hong Kong Underwriters — Undertakings by our +Company’’ in the Prospectus. +2. Mr. Huang, the single largest Shareholder, may not, among others, transfer or dispose of or agree to +transfer or dispose of or publicly announce any intention to transfer or dispose of any Shares or +securities of the Company during the First Six-Month Period. Mr. Huang may not, among others, +enter into or agree to or publicly announce any intention to enter into transfer or disposal of any +Shares or securities of the Company during the Second Six-Month Period except with the prior +written consent of the Sole Sponsor and the Sole Ov erall Coordinator, and unless in compliance with +the Listing Rules, if, immediately following such transfer or disposal, he will cease to be the single +largest Shareholder. For details of the lock-up arrangement of Mr. Huang, please refer to the +paragraph headed ‘‘Underwriting — Hong Kong Und erwriting Agreement — Undertakings given to +the Hong Kong Underwriters — By Mr. Huang’’. +RESULTS OF ALLOCATIONS +The final Offer Price, the level of indications of interest in the International Placing, the +level of applications in the Hong Kong Public Offering and the basis of allocation of the +Hong Kong Offer Shares are also publ ished on the Company’s website at www.xxfqc.com +and the Stock Exchange’s website at www.hkexnews.hk on Wednesday, 8 November 2023. +The results of allocations in the Hong Kong Pub lic Offering (with successful applicants’ +identification document numbers, where a ppropriate) will be available at the times and +dates and in the manner set out below: +(i) in the announcement to be posted on the Company’s website at www.xxfqc.com and +the Stock Exchange’s website at www.hkexnews.hk by no later than 9 : 00 a.m. on +Wednesday, 8 November 2023; +(ii) from the designated resul ts of allocations websites at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com. hk/zh-hk/Allotment ) with a ‘‘search by ID’’ function from +8 : 00 a.m. on Wednesday, 8 November 2023 to 12 : 00 midnight on Tuesday, 14 +November 2023; and +(iii) by telephone enquiry line by calli ng +852 2862 8555 between 9 : 00 a.m. and +6 : 00 p.m. from Wednesday, 8 November 2023 to Monday, 13 November 2023 +(excluding Saturday, Sunday and public holiday in Hong Kong). +This announcement contains a list of identific ation document numbers. Identification +document numbers shown in the section he aded ‘‘Results of Applications Made by White +Form eIPO service’’ in this announcement refer to Hong Kong identity card +numbers/passport numbers/Hong Kong busines s registration numbers/certificate of +incorporation numbers/benefi cial owner identification codes (if such applications are +made by nominees as agent for the benefit of a nother person) whereas those displayed in +the section headed ‘‘Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS’’ in this announcement are provided by CCASS +–1 7– + + +--- page 16 --- +Participants via CCASS. Therefore, the ide ntification document numbers shown in the +two sections are different in nature. Please note that the list of identification document +numbers set out in this announcement may not b e a complete list of successful applicants +since only successful applicants whose identif ication document numbers are provided to +HKSCC by CCASS Participants are disclosed. A pplicants with beneficial names only but +not identification document numbers are not disclosed due to personal privacy issue as +elaborated below. Applicants who applied f or the Hong Kong Offer Shares through their +brokers can consult their brokers to enqui re about their application results. +Since applications are subject to personal infor mation collection statements, beneficial +owner identification codes displayed in the se ctions headed ‘‘Results of Applications +Made by White Form eIPO service’’ and ‘‘Results of Applications Made by Giving +Electronic Application Instructions to HKSCC via CCASS’’ are redacted and not all +details of applications are disclosed in this announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +We set out below an analysis of shareholding co ncentration in the International Placing: +. subscription and number of Shares held by the top 1, 5, 10, 20 and 25 of the placees +out of the International Placing, total Offe r Shares and total issued share capital of +the Company upon Listing: +Placee +Number of +Shares +subscribed +for +Number of +Shares held +upon Listing +Subscription +as % of +International +Placing +Subscription +as % of total +Offer Shares +Total +shareholding +as % of total +issued share +capital upon +Listing +Top 1 13,397,500 13,397,500 14.4% 13.0% 2.6% +Top 5 36,080,000 36,080,000 38.9% 35.0% 7.0% +Top 10 59,060,000 59,060,000 63.6% 57.3% 11.5% +Top 20 77,402,500 77,402,500 83.4% 75.1% 15.0% +Top 25 81,740,000 81,740,000 88.1% 79.3% 15.9% +–1 8– + + +--- page 17 --- +. subscription and numbers of Shares held by the top 1, 5, 10, 20 and 25 of all +Shareholders out of the International Pla cing, total Offer Shares and total issued +share capital of the Company upon Listing: +Shareholder +Number of +Shares +subscribed +for +Number of +Shares held +upon Listing +Subscription +as % of +International +Placing +Subscription +as % of total +Offer Shares +Total +shareholding +as % of total +issued share +capital upon +Listing +Top 1 — 128,610,355 0 0 24.9% +Top 5 — 317,141,699 0 0 61.5% +Top 10 13,397,500 391,907,848 14.4% 13.0% 76.0% +Top 20 50,642,500 448,582,551 54.6% 49.1% 87.0% +Top 25 61,767,500 468,061,470 66.6% 59.9% 90.8% +In view of the high concentration of sharehol ding in a small number of Shareholders, +Shareholders and prospective investors sh ould be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. +–1 9– diff --git a/data/extracted_text/02481/allotment_results_summary_2023-07-07_2023070700064.txt b/data/extracted_text/02481/allotment_results_summary_2023-07-07_2023070700064.txt new file mode 100644 index 0000000..dec9a24 --- /dev/null +++ b/data/extracted_text/02481/allotment_results_summary_2023-07-07_2023070700064.txt @@ -0,0 +1,803 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +OFFER PRICE +• The Offer Price has been determined at HK$3.60 per Offer Share (exclusive of brokerage +of 1%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +• Based on the Offer Price of HK$3.60 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and estimated expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$187.5 million. The Company +intends to use the net proceeds from the Global Offering in accordance with the purposes +as set out in the section headed “Net Proceeds from the Global Offering ” in this +announcement. +• As no over-allocation of International Offer Shares has been made, the Over-allotment +Option has not been and will not be exercised, and no additional proceeds are expected to +be received by the Company in this connection. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been moderately over-subscribed. A total of 1,373 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and +through the CCASS EIPO service for a total of 11,619,000 Hong Kong Offer Shares, +representing approximately 1.54 times of the total number of 7,560,000 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering is less than 15 times of the +total number of the Offer Shares initially available for subscription under the Hong Kong +Public Offering, the reallocation procedure as described in the section headed “Structure of +the Global Offering { Hong Kong Public Offering – Reallocation ” in the Prospectus has +not taken place. The final number of Offer Shares under the Hong Kong Public Offering +is 7,560,000 Offer Shares, representing 10% of the total number of Offer Shares initially +available under the Global Offering, which have been allocated to 1,373 successful +applicants under the Hong Kong Public Offering. + + +--- page 2 --- +4 +INTERNATIONAL OFFERING +• The Offer Shares initially offered under the International Offering have been slightly over- +subscribed, representing approximately 1.35 times of the total number of Offer Shares +initially available under the International Offering. The final number of International Offer +Shares available under the International Offering is 68,040,000 Shares, representing 90% +of the total number of Offer Shares initially available under the Global Offering (given that +the Over-allotment Option has not been and will not be exercised). +• There are a total of 153 placees under the International Offering. A total of 100 placees +have been allotted five board lots of International Offer Shares or less, representing +approximately 65.36% of the total number of placees under the International Offering. +A total of 96 placees have been allotted one board lot of International Offer Shares, +representing approximately 62.75% of the total number of placees under the International +Offering. +• The International Offering has been conducted in compliance with the Placing Guidelines +for Equity Securities as set out in Appendix 6 to the Listing Rules (the “Placing +Guidelines ”). None of the Offer Shares were allocated to any core connected person as +defined in the Listing Rules, Directors or existing Shareholders, or their respective close +associates (as such term is defined in the Listing Rules), or persons set out in paragraphs +5(1) and 5(2) of the Placing Guidelines, whether in their own names or through nominees. +None of the Sole Sponsor, the Sponsor-OC, the Overall Coordinator, the Sole Global +Coordinator, the Joint Bookrunners, the Joint Lead Managers, the Co-Managers, the +Underwriters, the Capital Market Intermediaries or their respective affiliated companies +and connected clients (as set out in Appendix 6 to the Listing Rules) has taken up any +Offer Shares for its own benefit under the Global Offering. + + +--- page 3 --- +5 +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +• The Directors confirm that, to the best of their knowledge, information and belief, (i) none +of the Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering +and placees in the International Offering has been directly or indirectly financed by the +Company, any of the Directors, supervisors, chief executive, Controlling Shareholders, +substantial Shareholders, existing Shareholders of the Company or any of its subsidiaries +or any of their respective close associates; and (ii) none of the public Shareholders in the +Hong Kong Public Offering and placees in the International Offering who have subscribed +for the Offer Shares is accustomed to taking instructions from the Company, any of the +Directors, supervisors, chief executive, Controlling Shareholders, substantial Shareholders, +existing Shareholders of the Company or any of its subsidiaries or any of their respective +close associates in relation to the acquisition, disposal, voting or other disposition of the +Shares registered in their name or otherwise held by them. +Over-allotment Option +• No over-allocation of International Offer Shares has been made. Accordingly, the Over- +allotment Option has not been and will not be exercised. In view of the fact that there has +been no over-allocation in the International Offering, there has been no delayed delivery +arrangement with any investor under the International Offering, and no stabilisation +activities as described in the Prospectus are expected to take place during the stabilising +period (which will begin on the Listing Date and end on the 30th day after the last day +for the lodging of applications under the Hong Kong Public Offering, i.e. Wednesday, 2 +August 2023). +Cornerstone Investor +• Based on the Offer Price of HK$3.60 per Offer Share (inclusive of brokerage fee, SFC +transaction levy, AFRC transaction levy and Stock Exchange trading fee), pursuant to the +Cornerstone Investment Agreement, the Cornerstone Investor has agreed to subscribe for +a total of 14,823,000 H Shares, representing in aggregate approximately (i) 19.6% of the +Offer Shares, given that the Over-allotment Option has not been and will not be exercised; +(ii) 4.9% of the total Shares in issue upon completion of the Global Offering, given that the +Over-allotment Option has not been and will not be exercised. +• Please refer to the section headed “Cornerstone Investor ” in the Prospectus for further +details of the Cornerstone Investor. +LOCK-UP OBLIGATIONS +• The Company, each of the Controlling Shareholders, the existing Shareholders and the +Cornerstone Investor are subject to certain lock-up obligations as set out in the section +headed “Lock-up Obligations ” in this announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +• A shareholding concentration analysis based on the allotment results under the Global +Offering is set out in the section headed “Shareholding Concentration Analysis ” in this +announcement. + + +--- page 4 --- +6 +RESULTS OF ALLOCATIONS +• The final Offer Price, the level of indication of interest in the International Offering and the +results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS +EIPO service, including the Hong Kong identity card/passport/Hong Kong business +registration numbers of successful applicants under the Hong Kong Public Offering will be +available at the times and dates and in the manner specified below: +• in this announcement posted on the Company ’s website at http://www.hjkj.cn and +the Stock Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. on +Friday, 7 July 2023. Please note that the list of identification document numbers in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the H Shares through their brokers can consult their brokers to +enquire about their application result; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function on a 24-hour +basis from 8:00 a.m. on Friday, 7 July 2023 to 12:00 midnight on Thursday, 13 July 2023; +and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 +a.m. and 6:00 p.m. on Friday, 7 July 2023, Monday, 10 July 2023, Tuesday, 11 July 2023 +and Wednesday, 12 July 2023. +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO ” refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications +Made by Giving Electronic Application Instructions to HKSCC via CCASS ” are provided +by CCASS Participants via CCASS. Therefore, the identification document numbers shown +in the two sections are different in nature. +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications +Made by White Form eIPO ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. + + +--- page 5 --- +7 +DESPATCH/COLLECTION OF H SHARE CERTIFICATES/e -REFUND PAYMENT +INSTRUCTIONS/REFUND CHEQUES +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the White +Form eIPO service and who have been successfully or partially successfully allocated +Hong Kong Offer Shares and are eligible to collect H Share certificates in person may +collect H Share certificates from the H Share Registrar, Computershare Hong Kong +Investor Services Limited, at Shops 1712-1716, 17th Floor, Hopewell Centre, 183 Queen ’s +Road East, Wan Chai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Friday, 7 July 2023, or +any other place or date notified by the Company as the date of despatch/collection of H +Share certificates/e-Refund payment instructions/refund cheques. +• If an applicant does not collect his/her/its H Share certificate(s) and/or refund cheque(s) +(where applicable) personally within the time specified for collection, they will be sent to +the address specified in his/her/its application instructions by ordinary post at his/her/its +own risk. +• H Share certificates for Hong Kong Offer Shares allotted to applicants who applied for +less than 1,000,000 Hong Kong Offer Shares through the White Form eIPO service +are expected to be despatched to those entitled to the address specified in the relevant +application instructions through the White Form eIPO service by ordinary post at their +own risk on or before Friday, 7 July 2023. +• H Share certificates for Hong Kong Offer Shares allotted to applicants who applied through +the White Form eIPO service, which are either not available for personal collection, or +which are available but are not collected in person by 1:00 p.m. on Friday, 7 July 2023, are +expected to be despatched by ordinary post to those entitled to the addresses specified in +the relevant applications at their own risk on or before Friday, 7 July 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificate(s) issued in the +name of HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participants who gave electronic application instructions on their behalf on Friday, 7 July +2023, or on any other date determined by HKSCC or HKSCC Nominees. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. + + +--- page 6 --- +8 +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Friday, 7 July 2023 or such other date as shall be determined by +HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check the +results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to time) +immediately after the crediting of the Hong Kong Offer Shares to the CCASS Investor +Participants stock accounts and the crediting of the refund monies to the CCASS Investor +Participants bank accounts. HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares credited +to their stock accounts and the refund amount credited to their respective designated bank +accounts (if any). +• Applicants who applied through the White Form eIPO service and paid the application +monies through a single bank account will have refund monies (if any) despatched to their +application payment bank account in the form of e-Refund payment instructions. Applicants +who have applied through the White Form eIPO service and paid the application monies +through multiple bank accounts will have refund monies (if any) despatched to the +addresses specified on the White Form eIPO application in the form of refund cheque(s) +in favour of the applicant (or, in the case of joint applications, the first-named applicant) +by ordinary post at their own risk on or before Friday, 7 July 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their broker or custodian on +Friday, 7 July 2023. +• H Share certificates will only become valid evidence of title at 8:00 a.m. on Monday, 10 +July 2023, provided that the Global Offering has become unconditional in all respects +at or before that time and the right of termination as described in the paragraph headed +“Underwriting { Underwriting Arrangements and Expenses – Hong Kong Public Offering +{ Grounds for termination ” in the Prospectus has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. + + +--- page 7 --- +9 +PUBLIC FLOAT +• The Directors confirm that immediately following the completion of the Global Offering, +(a) no placee will, individually, be placed more than 10% of the enlarged issued share +capital of the Company immediately after the Global Offering; (b) there will not be any +new substantial shareholder (as defined in the Listing Rules) of the Company immediately +after the Global Offering; (c) the total number of H Shares of the Company held by the +public represents at least 25% of the Company ’s total number of issued Shares, and the +Company will have a market capitalisation of at least HK$125 million held by the public, +satisfying Rules 8.08(1) and 8.09(1) of the Listing Rules; (d) the three largest public +Shareholders do not hold more than 50% of the H Shares held in public hands at the time +of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (e) there +will be at least 300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) +of the Listing Rules. +COMMENCEMENT OF DEALINGS +• Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. in Hong +Kong on Monday, 10 July 2023, it is expected that dealings in the H Shares on the Stock +Exchange will commence at 9:00 a.m. in Hong Kong on Monday, 10 July 2023. The H +Shares will be traded in board lots of 1,000 H Shares each and the stock code of the H +Shares will be 2481. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should +exercise extreme caution when dealing in the H Shares. +OFFER PRICE +The Offer Price has been determined at HK$3.60 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$3.60 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of the underwriting fees and commissions and +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$187.5 million. The Company intends to use the net proceeds for the +following purposes: +• approximately HK$93.7 million (equivalent to approximately RMB85.3 million), representing +approximately 50.0% of the net proceeds from the Global Offering, will be used for +construction of new peak-shaving boiler (which will be a coal-fired boiler) in our heat source +peak-shaving station for our Lanzhou New Area Project (ணධ +ͦ) (the “Lanzhou Peak-shaving Boiler Construction ”). The construction activities mainly +consist of (i) construction of new coal-fired boiler and relevant supporting equipment; (ii) +construction of heat source peak-shaving station and supporting infrastructure; and (iii) other +ancillary construction activities such as installation of transmission line. + + +--- page 8 --- +10 +• approximately HK$75.0 million (equivalent to approximately RMB68.2 million), representing +approximately 40.0% of the net proceeds from the Global Offering, will be used for the +construction of primary distribution pipelines and heat service facilities, procurement of +relevant equipment and devices for our heat service operation and future expansion of +our Xinmi Project (ධͦ ) (the “Xinmi Project Preparation and +Expansion ”). The Xinmi Project Preparation and Expansion includes (i) construction of +primary distribution pipeline networks; (ii) procurement of raw materials for the construction +of primary distribution pipeline networks; and (iii) engagement of third-party contractors for +construction related services including design and consultancy services. +F +• approximately HK$18.8 million (equivalent to approximately RMB17.1 million), representing +approximately 10.0% of the net proceeds from the Global Offering, will be used as working +capital and other general corporate purposes. +As no over-allocation of International Offer Shares has been made, the Over-allotment Option has +not been and will not be exercised, and no additional proceeds are expected to be received by the +Company in this connection. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +moderately over-subscribed. A total of 1,373 valid applications have been received pursuant to the +Hong Kong Public Offering through the White Form eIPO service and through the CCASS EIPO +service for a total of 11,619,000 Hong Kong Offer Shares, representing approximately 1.54 times +of the total number of 7,560,000 Hong Kong Offer Shares initially available for subscription under +the Hong Kong Public Offering, among which: +• 1,370 valid applications in respect of a total of 6,619,000 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$4.20 per Offer Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) of HK$5 million or less, representing approximately 1.75 times +of the 3,780,000 Hong Kong Offer Shares initially comprised in Pool A of the Hong Kong +Public Offering; and +• 3 valid applications in respect of a total of 5,000,000 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$4.20 per Offer Share (excluding brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee +of 0.00565%) of more than HK$5 million, representing approximately 1.32 times of the +3,780,000 Hong Kong Offer Shares initially comprised in Pool B of the Hong Kong Public +Offering. +No application has been rejected due to invalid application. No multiple or suspected multiple +application has been identified and rejected. No application has been rejected due to dishonored +payments. No application for more than 3,780,000 Hong Kong Offer Shares (being 50% of the +Hong Kong Offer Shares initially available under the Hong Kong Public Offering) has been +identified. + + +--- page 9 --- +11 +As the over-subscription in the Hong Kong Public Offering is less than 15 times of the total +number of the Offer Shares initially available for subscription under the Hong Kong Public +Offering, and the Overall Coordinator and the Sole Global Coordinator have decided not to +exercise their authority to reallocate Offer Shares originally included in the International Offering +to the Hong Kong Public Offering in accordance with the Guidance Letter HKEX-GL91-18, no +reallocation procedure as described in the section headed “Structure of the Global Offering { +Hong Kong Public Offering – Reallocation ” in the Prospectus has taken place. The final number +of Offer Shares under the Hong Kong Public Offering is 7,560,000 Offer Shares, representing +10% of the total number of Offer Shares initially available under the Global Offering, which have +been allocated to 1,373 successful applicants under the Hong Kong Public Offering. A total of 921 +applicants have been allotted with one board lot of Offer Shares. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering ” +below. +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been slightly +over-subscribed. A total of 91,656,000 International Offer Shares have been subscribed, +representing approximately 1.35 times of the total number of Offer Shares initially available under +the International Offering. The final number of International Offer Shares available under the +International Offering is 68,040,000 Shares, representing 90% of the total number of Offer Shares +initially available under the Global Offering. +There are a total of 153 placees under the International Offering. No over-allocation of +International Offer Shares has been made. A total of 100 placees have been allotted five board lots +of International Offer Shares or less, representing approximately 65.36% of the total number of +placees under the International Offering. These placees have been allotted approximately 0.15% +of the International Offer Shares initially available under the International Offering. A total of 96 +placees have been allotted one board lot of International Offer Shares, representing approximately +62.75% of the total number of placees under the International Offering. These placees have +been allotted approximately 0.14% of the International Offer Shares initially available under the +International Offering. +The International Offering has been conducted in compliance with the Placing Guidelines. None +of the Offer Shares were allocated to any core connected person as defined in the Listing Rules, +Directors or existing Shareholders, or their respective close associates (as such term is defined +in the Listing Rules), or persons set out in paragraphs 5(1) and 5(2) of the Placing Guidelines, +whether in their own names or through nominees. None of the Sole Sponsor, the Sponsor-OC, the +Overall Coordinator, the Sole Global Coordinator, the Joint Bookrunners, the Joint Lead Managers, +the Co-Managers, the Underwriters, the Capital Market Intermediaries or their respective affiliated +companies and connected clients (as set out in Appendix 6 to the Listing Rules) has taken up any +Offer Shares for its own benefit under the Global Offering. + + +--- page 10 --- +12 +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the +Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees +in the International Offering has been directly or indirectly financed by the Company, any of +the Directors, supervisors, chief executive, Controlling Shareholders, substantial Shareholders, +existing Shareholders of the Company or any of its subsidiaries or any of their respective close +associates; and (ii) none of the public Shareholders in the Hong Kong Public Offering and placees +in the International Offering who have subscribed for the Offer Shares is accustomed to taking +instructions from the Company, any of the Directors, supervisors, chief executive, Controlling +Shareholders, substantial Shareholders, existing Shareholders of the Company or any of its +subsidiaries or any of their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in their name or otherwise held by them. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option +to the International Underwriters, exercisable by the Overall Coordinator and the Sole Global +Coordinator on behalf of the International Underwriters, at any time within 30 days from the last +day for lodging applications under the Hong Kong Public Offering (the last day for exercise of +the Over-allotment Option being Wednesday, 2 August 2023), to require the Company to allot and +issue up to 11,340,000 additional H Shares, representing 15% of the number of H Shares initially +being offerred under the Global Offering, at the Offer Price to solely cover over-allocations in the +International Offering. +No over-allocation of International Offer Shares has been made. Accordingly, the Over-allotment +Option has not been and will not be exercised. In view of the fact that there has been no +over-allocation in the International Offering, there has been no delayed delivery arrangement with +any investor under the International Offering, and no stabilisation activities as described in the +Prospectus are expected to take place during the stabilising period (which will begin on the Listing +Date and end on the 30th day after the last day for the lodging of applications under the Hong +Kong Public Offering, i.e. Wednesday, 2 August 2023). +The Company will ensure or procure that a public announcement in compliance with the Securities +and Futures (Price Stabilizing) Rules will be issued within seven days after the end of the +stabilising period. + + +--- page 11 --- +13 +Cornerstone Investor +Based on the Offer Price of HK$3.60 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%) and pursuant to the Cornerstone Investment Agreement as disclosed in the +section headed “Cornerstone Investor ” in the Prospectus, the number of Offer Shares placed to the +Cornerstone Investor is set out below: +Investment +Amount (1) +Number of +Offer Shares +(rounded down + to nearest +whole board +lot of 1,000 +H Shares) +Approximate +% of the +Offer Shares (2) +Approximate +% of the +total Shares in +issue immediately +following the +completion of +Global Offering (2) +Jiang Gang International Investment + Company Limited RMB50,000,000 14,823,000 19.6 4.9 +Note: +(1) Including brokerage, the SFC transaction levy, the AFRC transaction levy and the Stock Exchange trading fee. +(2) The Overall Coordinator and the Sole Global Coordinator confirm that no over-allocation of International Offer +Shares has been made and the Over-allotment Option has not been and will not be exercised. +To the best knowledge of the Company, (i) the Cornerstone Investor is an Independent Third +Party; (ii) the subscriptions of the Offer Shares by the Cornerstone Investor is not financed directly +or indirectly by the Company, the Directors, supervisors, Controlling Shareholders, substantial +Shareholders and existing Shareholders of the Company, or any of their subsidiaries or respective +close associates; and (iii) the Cornerstone Investor is not accustomed to take instructions from the +Company, Directors, supervisors, Controlling Shareholders, substantial Shareholders and existing +Shareholders of the Company or any of their subsidiaries or respective close associates in relation +to the acquisition, disposal, voting or other disposition of the Offer Shares. The Cornerstone +Placing will form part of the International Offering and the Cornerstone Investor will not subscribe +for any Offer Shares under the Global Offering (other than pursuant to the Cornerstone Investment +Agreement). The Offer Shares to be subscribed by the Cornerstone Investor will rank pari passu +in all respects with the other fully paid H Shares in issue immediately upon completion of the +Global Offering and will be counted towards the public float of the Company under Rule 8.08 of +the Listing Rules and in compliance with the requirement under Rule 8.08(3) of the Listing Rules. +Immediately following the completion of the Global Offering, the Cornerstone Investor will not +become a substantial shareholder of the Company, nor will the Cornerstone Investor have any +Board representation in the Company. +As confirmed by the Cornerstone Investor, (i) its subscription under the Cornerstone Placing would +be financed by its internal resources and/or the financial resources of its shareholders; (ii) there +are no side agreements/arrangement between the Company and the Cornerstone Investor or any +benefit, direct or indirect, conferred on the Cornerstone Investor by virtue of or in relation to the +Cornerstone Placing, other than a guaranteed allocation of the relevant Offer Shares at the Offer +Price; and (iii) neither the Cornerstone Investor nor any of its shareholders is listed on any stock +exchange, and all necessary approvals (including approvals from its shareholders, if relevant) have +been obtained with respect to its subscription under the Cornerstone Placing. + + +--- page 12 --- +14 +The Cornerstone Investor has agreed that without the prior written consent of each of our +Company, the Sponsor-OC, the Overall Coordinator and the Sole Global Coordinator (for +themselves and on behalf of the Underwriters) and the Sole Sponsor, it will not, whether directly +or indirectly, at any time during the period of six months starting from and inclusive of the Listing +Date (the “Lock-up Period ”), dispose of any of the Offer Shares it purchased pursuant to the +Cornerstone Investment Agreement, save for certain limited circumstances, such as transfers to any +of its wholly-owned subsidiaries/companies which will be bound by the same obligations of such +Cornerstone Investor, including the Lock-up Period restriction. +Other than a guaranteed allocation of the relevant Offer Shares at the final Offer Price, the +Cornerstone Investor does not have any preferential rights in the Cornerstone Investment +Agreement compared with other public Shareholders. +Please refer to the section headed “Cornerstone Investor ” in the Prospectus for further details +relating to the Cornerstone Investor. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of the +Global Offering { Conditions of the Global Offering ” in the Prospectus, 1,373 valid applications +made by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS +BASIS OF +ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +1,000 921 1,000 Shares 100.00% +2,000 212 2,000 Shares 100.00% +3,000 51 3,000 Shares 100.00% +4,000 20 4,000 Shares 100.00% +5,000 35 5,000 Shares 100.00% +6,000 8 6,000 Shares 100.00% +7,000 8 +6,000 Shares plus 2 out of 8 to + receive additional 1,000 Shares 89.29% +8,000 3 7,000 Shares 87.50% +9,000 2 +7,000 Shares plus 1 out of 2 to + receive additional 1,000 Shares 83.33% +10,000 54 8,000 Shares 80.00% +15,000 6 10,000 Shares 66.67% +20,000 11 12,000 Shares 60.00% +25,000 5 14,000 Shares 56.00% +30,000 8 16,000 Shares 53.33% +35,000 3 18,000 Shares 51.43% +40,000 1 20,000 Shares 50.00% +45,000 8 22,000 Shares 48.89% + + +--- page 13 --- +15 +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS +BASIS OF +ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +50,000 3 24,000 Shares 48.00% +60,000 1 27,000 Shares 45.00% +70,000 1 30,000 Shares 42.86% +80,000 1 33,000 Shares 41.25% +90,000 1 36,000 Shares 40.00% +100,000 2 39,000 Shares 39.00% +350,000 2 98,000 Shares 28.00% +450,000 1 104,000 Shares 23.11% +500,000 1 105,000 Shares 21.00% +700,000 1 140,000 Shares 20.00% +1,370 +Total number of Pool A successful + applicants: 1,370 +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS +BASIS OF +ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL B +1,500,000 2 1,135,000 Shares 75.67% +2,000,000 1 1,510,000 Shares 75.50% +3 +Total number of Pool B successful + applicants: 3 +The final number of Offer Shares comprising the Hong Kong Public Offering is 7,560,000 Offer +Shares, representing 10% of the total number of Offer Shares initially available under the Global +Offering. + + +--- page 14 --- +16 +LOCK-UP OBLIGATIONS +The Company, each of the Controlling Shareholders, the existing Shareholders and the Cornerstone +Investor are subject to lock-up obligations (the “Lock-up Obligations ”) in respect of our Shares. +The major terms of the Lock-up Obligations are set out as follows: +Name Class of shares +Number of +Shares subject +to the Lock- +up Obligations +after Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Obligations +after Listing (1) +Last day of the +lock-up period +The Company (subject to lock-up obligations +pursuant to the Listing Rules and the Hong +Kong Underwriting Agreement) +N/A N/A N/A 9 January 2024 (2) +Controlling Shareholders (subject to lock-up +obligations pursuant to the Listing Rules, the +Hong Kong Underwriting Agreement and +applicable PRC laws) +Shuangliang Technology (3) Unlisted Shares + (Domestic Shares) +150,000,000 49.75% 9 July 2024 (5) +Jiangsu Lichuang (4) Unlisted Shares + (Domestic Shares) +51,000,000 16.91% 9 July 2024 (5) +All other existing Shareholders (excluding +Controlling Shareholders) (subject to lock-up +obligations pursuant to the applicable PRC +laws) +Mr. Li Baoshan Unlisted Shares + (Domestic Shares) +6,000,000 1.99% 9 July 2024 (5) +Mr. Gu Dongsheng Unlisted Shares + (Domestic Shares) +2,500,000 0.83% 9 July 2024 (5) +Mr. Liu Jiansheng Unlisted Shares + (Domestic Shares) +2,500,000 0.83% 9 July 2024 (5) +Mr. Liu Jing Unlisted Shares + (Domestic Shares) +2,000,000 0.66% 9 July 2024 (5) +Mr. Shan Yulin Unlisted Shares + (Domestic Shares) +2,000,000 0.66% 9 July 2024 (5) +Mr. Li Fenglin Unlisted Shares + (Domestic Shares) +2,000,000 0.66% 9 July 2024 (5) + + +--- page 15 --- +17 +Name Class of shares +Number of +Shares subject +to the Lock- +up Obligations +after Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Obligations +after Listing (1) +Last day of the +lock-up period +Mr. Liu Guoyin Unlisted Shares + (Domestic Shares) +2,000,000 0.66% 9 July 2024 (5) +Mr. Wang Xiaosong Unlisted Shares + (Domestic Shares) +2,000,000 0.66% 9 July 2024 (5) +Mr. Geng Ming Unlisted Shares + (Domestic Shares) +2,000,000 0.66% 9 July 2024 (5) +Mr. Jiang Shaojun Unlisted Shares + (Domestic Shares) +2,000,000 0.66% 9 July 2024 (5) +Cornerstone Investor (subject to lock-up +obligations pursuant to the Cornerstone +Investment Agreement) +H shares 14,823,000 4.90% 9 January 2024 (6) +Notes: +(1) The Overall Coordinator and the Sole Global Coordinator confirm that no over-allocation of International Offer +Shares has been made and the Over-allotment Option has not been and will not be exercised. +(2) The Company may not issue Shares on or before the indicated date except otherwise permitted by the Listing +Rules. +(3) The registered capital of Shuangliang Technology is held as to 20% by Mr. Miao Shuangda, 15% by Mr. Miao +Wenbin, 10% by Mr. Miao Zhiqiang, 10% by Ms. Miao Shuya, 10% by Mr. Miao Heida, 15% by Mr. Jiang +Rongfang, 10% by Mr. Ma Peilin and 10% by Mr. Ma Fulin. +(4) The registered capital of Jiangsu Lichuang is held as to 20% by Mr. Miao Shuangda, 15% by Mr. Miao Wenbin, +10% by Mr. Miao Zhiqiang, 10% by Ms. Miao Shuya, 10% by Mr. Miao Heida, 15% by Mr. Jiang Rongfang, +10% by Mr. Ma Peilin and 10% by Mr. Ma Fulin. +(5) Pursuant to the applicable PRC laws, within the 12 months following the Listing Date, each of the existing +Shareholders (including the Controlling Shareholders) could not dispose of any of the Shares held by them. +(6) The Cornerstone Investor shall not dispose of, in any way, any of the Offer Shares it has subscribed for pursuant +to the Cornerstone Investment Agreement (the “Cornerstone Shares ”) or any interest in any company or entity +holding any of such Cornerstone Shares on or before the indicated date. For details of the Cornerstone Investor, +please see the section headed “Cornerstone Investor ” in the Prospectus. + + +--- page 16 --- +18 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription as % +of International +Offering +Subscription as % +of total +Offer Shares +Number of +H Shares as % +of total +H Shares +Number of +Shares as % +of total share +capital +in issue +Top 1 15,660,000 15,660,000 15,660,000 23.02% 20.71% 20.71% 5.19% +Top 5 40,547,000 40,547,000 40,547,000 59.59% 53.63% 53.63% 13.44% +Top 10 52,948,000 52,948,000 52,948,000 77.82% 70.04% 70.04% 17.56% +Top 20 61,019,000 61,019,000 61,019,000 89.68% 80.71% 80.71% 20.23% +Top 25 63,318,000 63,318,000 63,318,000 93.06% 83.75% 83.75% 20.99% +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription as % +of International +Offering +Subscription as +% of total +Offer Shares +Number of +H Shares as % +of total +H Shares +Number of +Shares as % +of total +share capital +in issue +Top 1 0 0 150,000,000 0 0 0 49.73% +Top 5 30,483,000 30,483,000 237,483,000 44.80% 40.32% 40.32% 78.74% +Top 10 46,541,000 46,541,000 253,541,000 68.40% 61.56% 61.56% 84.07% +Top 20 51,298,000 51,298,000 275,298,000 75.39% 67.85% 67.85% 91.28% +Top 25 56,968,000 56,968,000 282,968,000 83.73% 75.35% 75.35% 93.82% +• Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +Shareholder Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription as % +of International +Offering +Subscription as % +of total +Offer Shares +Number of +H Shares as % +of total +H Shares +Number of +Shares as % +of total +share capital +in issue +Top 1 15,660,000 15,660,000 15,660,000 23.02% 20.71% 20.71% 5.19% +Top 5 40,547,000 40,547,000 40,547,000 59.59% 53.63% 53.63% 13.44% +Top 10 52,948,000 52,948,000 52,948,000 77.82% 70.04% 70.04% 17.56% +Top 20 62,906,000 62,906,000 62,906,000 92.45% 83.21% 83.21% 20.86% +Top 25 65,877,000 65,877,000 65,877,000 96.82% 87.14% 87.14% 21.84% + + +--- page 17 --- +19 +RESULTS OF ALLOCATIONS +The final Offer Price, the level of indication of interest in the International Offering and the results +of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering successfully +applied for through the White Form eIPO service or through the CCASS EIPO service, including +the Hong Kong identity card/passport/Hong Kong business registration numbers of successful +applicants under the Hong Kong Public Offering will be available at the times and dates and in the +manner specified below: +• in this announcement posted on the Company ’s website at www.hjkj.cn and the Stock +Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. on Friday, 7 July 2023. +Please note that the list of identification document numbers in this announcement may not be +a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are disclosed. Applicants +with beneficial names only but not identification document numbers are not disclosed due to +personal privacy issue as elaborated below. Applicants who applied for the H Shares through +their brokers can consult their brokers to enquire about their application result; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function on a 24-hour +basis from 8:00 a.m. on Friday, 7 July 2023 to 12:00 midnight on Thursday, 13 July 2023; +and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 +a.m. and 6:00 p.m. on Friday, 7 July 2023, Monday, 10 July 2023, Tuesday, 11 July 2023 and +Wednesday, 12 July 2023. +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” refer +to Hong Kong identity card numbers/passport numbers/Hong Kong business registration numbers/ +certificate of incorporation numbers/beneficial owner identification codes (if such applications +are made by nominees as agent for the benefit of another person) whereas those displayed in the +section headed “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. diff --git a/data/extracted_text/02490/allotment_results_summary_2023-09-22_2023092200058.txt b/data/extracted_text/02490/allotment_results_summary_2023-09-22_2023092200058.txt new file mode 100644 index 0000000..0258d40 --- /dev/null +++ b/data/extracted_text/02490/allotment_results_summary_2023-09-22_2023092200058.txt @@ -0,0 +1,858 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Final Offer Price +• The final Offer Price has been determined at HK$5.13 per Offer Share (exclusive of +brokerage of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the final Offer Price of HK$5.13 per Offer Share, the net proceeds from the +Global Offering to be received by the Company, after deduction of the underwriting fees +and commissions and estimated expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$83.5 million (assuming the Over- +allotment Option is not exercised and excluding any Shares that may be issued under the +Post-IPO Share Scheme). The estimated total listing expenses (assuming that the Over- +allotment Option is not exercised and excluding any Shares that may be issued under +the Post-IPO Share Scheme) are approximately HK$62.2 million, or 42.7% of the gross +proceeds of the Global Offering, comprising underwriting fees of HK$5.9 million, fees and +expenses of legal advisors and Reporting Accountants of HK$32.7 million and other fees +and expenses of HK$23.6 million. The Company intends to use the net proceeds from the +Global Offering in the manner as set out in the paragraph headed “Net Proceeds from the +Global Offering ” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional +net proceeds of approximately HK$21.0 million for 4,258,000 additional Offer Shares to +be issued and allotted upon the exercise of the Over-allotment Option, after deduction of +underwriting fees and commissions and estimated expenses payable by the Company in +connection with the Global Offering, which will be allocated on a pro rata basis according +to the use of proceeds as set out in the paragraph headed “Net Proceeds from the Global +Offering ” in this announcement. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been moderately oversubscribed. A total of 2,344 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and +giving electronic application instructions to HKSCC for a total of 13,531,000 Hong +Kong Offer Shares, representing approximately 4.77 times of the total number of 2,839,000 +Shares initially available for subscription under the Hong Kong Public Offering. +• As the oversubscription in the Hong Kong Public Offering is less than 15 times, no +reallocation of Offer Shares has been effected from the International Offering to the Hong +Kong Public Offering. +• The final number of Offer Shares under the Hong Kong Public Offering is 2,839,000 Offer +Shares, representing 10% of the total number of Offer Shares initially available under +the Global Offering (before any exercise of the Over-allotment Option and excluding +any Shares that may be issued under the Post-IPO Share Scheme), and being allocated to +1,141 successful applicants under the Hong Kong Public Offering, among which 1,010 +applicants have been allotted one board lot of Offer Shares totalling 1,010,000 Shares. + + +--- page 2 --- +4 +International Offering +• The Offer Shares initially offered under the International Offering have been slightly +oversubscribed, representing approximately 1.53 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares +allocated to the placees under the International Offering is 25,551,000 Shares, representing +90% of the total number of Offer Shares initially available under the Global Offering +(before any exercise of the Over-allotment Option and excluding any Shares that may be +issued under the Post-IPO Share Scheme). There has been an over-allocation of 4,258,000 +Offer Shares and there are a total of 114 placees under the International Offering, among +which 100 placees have been allotted five or fewer board lots of Offer Shares totalling +107,000 Shares and 96 placees have been allotted one board lot of Offer Shares totalling +96,000 Shares. +Placing of Offer Shares to Certain Existing Shareholders under Paragraph 5(2) of the +Placing Guidelines +• Under the International Offering, a total of 1,366,000 Offer Shares were allocated to +Power Bright, an existing Shareholder, representing (i) approximately 4.81% of the Offer +Shares under the Global Offering; and (ii) approximately 0.48% of the total issued Shares +immediately upon completion of the Global Offering (assuming the Over-allotment Option +is not exercised and excluding any Shares that may be issued under the Post-IPO Share +Scheme). Immediately upon completion of the Global Offering (assuming the Over- +allotment Option is not exercised and excluding any Shares that may be issued under the +Post-IPO Share Scheme), Power Bright will in aggregate hold approximately 4.95% of the +total issued share capital of the Company. +• Under the International Offering, a total of 2,594,000 Offer Shares were allocated to PCW, +an existing Shareholder, representing (i) approximately 9.14% of the Offer Shares under +the Global Offering; and (ii) approximately 0.91% of the total issued Shares immediately +upon completion of the Global Offering (assuming the Over-allotment Option is not +exercised and excluding any Shares that may be issued under the Post-IPO Share Scheme). +Immediately upon completion of the Global Offering (assuming the Over-allotment Option +is not exercised and excluding any Shares that may be issued under the Post-IPO Share +Scheme), PCW will in aggregate hold approximately 1.81% of the total issued share capital +of the Company. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, +a waiver from strict compliance with Rule 10.04 of the Listing Rules and its consent under +paragraph 5(2) of Appendix 6 to the Listing Rules (the “Placing Guidelines ”) to permit the +Company to allocate such Offer Shares under the International Offering to Power Bright +and PCW as placees. +• To the best knowledge of the Company and save for the fact that the above two placees, +namely Power Bright and PCW, are existing Shareholders of the Company, (i) none of +the Offer Shares subscribed for by public Shareholders in the Hong Kong Public Offering +and placees in the International Offering has been financed directly, or indirectly by the +Company, the Directors, the chief executive of the Company or any of its subsidiaries, +the Controlling Shareholders, substantial Shareholders, existing Shareholders, or any of +their respective close associates, and (ii) none of the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering who has subscribed for the +Offer Shares is accustomed to taking instructions from the Company, the Directors, the +chief executive of the Company or any of its subsidiaries, the Controlling Shareholders, +substantial Shareholders, existing Shareholders, or any of their respective close associates +in relation to the acquisition, disposal, voting or other disposition of the Shares registered +in their name or otherwise held by them. + + +--- page 3 --- +5 +• Save as disclosed in the section headed “International Offering – Placing of Offer Shares +to Certain Existing Shareholders under Paragraph 5(2) of Placing Guidelines ” in this +announcement, to the best knowledge, information and belief of the Directors, no Offer +Shares placed by or through the Overall Coordinators, the Joint Global Coordinators, +the Joint Bookrunners or the Underwriters under the Global Offering have been placed +with applicants who are core connected persons (as defined in the Listing Rules) of +the Company, or to any connected clients (as set out in paragraph 5(1) of the Placing +Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, whether in their +own names or through nominees. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option +to the International Underwriters, exercisable by the Overall Coordinators (for themselves and +on behalf of the International Underwriters), at any time from the Listing Date to Wednesday, +October 18, 2023, being the 30th day after the last day for lodging applications under the +Hong Kong Public Offering, to require the Company to issue and allot up to an aggregate of +4,258,000 additional Offer Shares, representing not more than approximately 15.0% of the +total number of Offer Shares initially available under the Global Offering, at the Offer Price to +cover the over-allocations in the International Offering. There has been an over-allocation of +4,258,000 Offer Shares in the International Offering and such over-allocation will be settled by +using Shares to be borrowed under the Stock Borrowing Agreement between Lecang Altitude +and ABCI Securities Company Limited. The return of the borrowed Shares will be settled by +exercising the Over-allotment Option in full or in part or by making purchases in the secondary +market or a combination of these means. In the event the Over-allotment Option is exercised, +an announcement will be made on the Stock Exchange ’s website at www.hkexnews.hk and the +Company ’s website at www.lcang.com . As of the date of this announcement, the Over-allotment +Option has not been exercised. +Lock-up Undertakings +The Company, the Controlling Shareholders and another existing Shareholder are subject to +certain lock-up undertakings as set out in the paragraph headed “Lock-up Undertakings ” in this +announcement. + + +--- page 4 --- +6 +Results of Allocations +The Offer Price, the level of indications of interest in the International Offering, the level of +applications of the Hong Kong Offer Shares and the results of allocations, the Hong Kong +identity card/passport/Hong Kong business registration numbers of successful applicants under +the Hong Kong Public Offering will be available at the times and date and in the manner +specified below: +• in the announcement to be posted on the Company ’s website at www.lcang.com and the +Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on Friday, +September 22, 2023 (Hong Kong time). Please note that the list of identification document +numbers in this announcement may not be a complete list of successful applicants since +only successful applicants whose identification document numbers are provided to +HKSCC by CCASS Participants are disclosed. Applicants with beneficial names only but +not identification document numbers are not disclosed due to personal privacy issue as +elaborated below. Applicants who applied for the Offer Shares through their brokers can +consult their brokers to enquire about their application result; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function on a 24 hour +basis from 8:00 a.m. on Friday, September 22, 2023 (Hong Kong time) to 12:00 midnight +on Thursday, September 28, 2023 (Hong Kong time); and +• by telephone enquiry line by calling (852) 2862 8555 between 9:00 a.m. and 6:00 p.m. on +Friday, September 22, 2023 (Hong Kong time) to Wednesday, September 27, 2023 (Hong +Kong time) (excluding Saturday, Sunday and Hong Kong public holidays). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” +refer to Hong Kong identity card numbers/passport numbers/Hong Kong business registration +numbers/certificate of incorporation numbers/beneficial owner identification codes (if such +applications are made by nominees as agent for the benefit of another person) whereas +those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are provided by CCASS Participants via +CCASS. Therefore, the identification document numbers shown in the two sections are different +in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 5 --- +7 +Despatch/Collection of Share Certificates/e-Refund Payment Instructions/Refund Checks +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the White +Form eIPO service and who have been wholly successfully or partially successfully +allocated Hong Kong Offer Shares and are eligible to collect Share certificates in person +may collect Share certificates from the Hong Kong Share Registrar, Computershare Hong +Kong Investor Services Limited, at Shops 1712-1716, 17th Floor, Hopewell Centre, +183 Queen ’s Road East, Wanchai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Friday, +September 22, 2023 (Hong Kong time), or such other date or place as notified by the +Company in the newspapers as the date of despatch/collection of Share certificates/ +e-Refund payment instructions/refund checks. +• Share certificates for the Hong Kong Offer Shares allotted to applicants who applied +for less than 1,000,000 Hong Kong Offer Shares through the White Form eIPO service +are expected to be despatched to those entitled to the address specified in the relevant +application instructions through the White Form eIPO service by ordinary post at their +own risk on or before Friday, September 22, 2023. +• Share certificates for the Hong Kong Offer Shares allocated to applicants who applied +through the White Form eIPO service which are either not eligible for personal collection +or which are eligible but are not collected in person by 1:00 p.m. on Friday, September 22, +2023 (Hong Kong time), are expected to be despatched by ordinary post to those entitled to +them at their own risk on or before Friday, September 22, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their Share certificates issued in the name of +HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS Investor +Participant stock accounts or the stock accounts of their designated CCASS Participants +who gave electronic application instructions on their behalf on Friday, September 22, +2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Friday, September 22, 2023 (Hong Kong time) or such other date as +shall be determined by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS +Investor Participant by giving electronic application instructions to HKSCC via CCASS +may also check the results of their applications and the amount of refund monies payable to +them via the CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time +to time) immediately after the crediting of the Hong Kong Offer Shares to the CCASS +Investor Participants stock accounts and the crediting of the refund monies to the CCASS +Investor Participants bank accounts. HKSCC will also make available to the CCASS +Investor Participants an activity statement showing the number of Hong Kong Offer +Shares credited to their stock accounts and the refund amount credited to their respective +designated bank accounts (if any). + + +--- page 6 --- +8 +• Applicants who applied through the White Form eIPO service and paid the application +monies from a single bank account will have refund monies (if any) despatched to their +application payment accounts in the form of e-Refund payment instructions on Friday, +September 22 2023. Applicants who applied through the White Form eIPO service and +paid the application monies from multiple bank accounts will have refund monies (if any) +despatched to the addresses specified on their White Form eIPO applications in the form +of refund check(s) in favour of the applicant (or, in the case of joint applications, the first- +named applicant) by ordinary post at their own risk on or before Friday, September 22, +2023. +• Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Friday, September 22, 2023. +• Share certificates will only become valid evidence of title at 8:00 a.m. on Monday, +September 25, 2023 (Hong Kong time) provided that the Global Offering has become +unconditional and the right of termination described in the section headed “Underwriting ” +in the Prospectus has not been exercised. +• No temporary document of title will be issued in respect of the Shares. No receipt will be +issued for sums paid on application. +Public Float +• Immediately following the completion of the Global Offering, approximately 32.09% of the +total issued Shares will be held by the public in compliance with the requirements under +Rule 8.08 of the Listing Rules. +• The Directors confirm that (a) no placee will, individually, be placed more than 10% of +the enlarged issued share capital of the Company immediately after the Global Offering; +(b) there will not be any new substantial shareholder (as defined in the Listing Rules) of +the Company immediately after the Global Offering; (c) the number of Shares in public +hands will satisfy the minimum percentage as approved by the Stock Exchange; (d) the +three largest public Shareholders do not hold more than 50% of the Shares in public hands +at the time of Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and +(e) there will be at least 300 Shareholders at the time of Listing in compliance with Rule +8.08(2) of the Listing Rules. + + +--- page 7 --- +9 +Commencement of Dealings +Share certificates will only become valid evidence of title at 8:00 a.m. on Monday, September +25, 2023 (Hong Kong time) provided that the Global Offering has become unconditional and the +right of termination described in the section headed “Underwriting ” in the Prospectus has not +been exercised. Investors who trade Shares on the basis of publicly available allocation details +or prior to the receipt of Share certificates or prior to the Share certificates becoming valid +evidence of title do so entirely at their own risk. +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. in Hong Kong +on Monday, September 25, 2023 (Hong Kong time), it is expected that dealings in the Shares on +the Stock Exchange will commence at 9:00 a.m. on Monday, September 25, 2023 (Hong Kong +time). The Shares will be traded in board lots of 1,000 Shares each and the stock code of the +Shares will be 2490. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. + + +--- page 8 --- +10 +FINAL OFFER PRICE +The final Offer Price has been determined at HK$5.13 per Offer Share (exclusive of brokerage +of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the final Offer Price of HK$5.13 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of underwriting fees and commissions and +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$83.5 million (assuming the Over-allotment Option is not exercised and +excluding any Shares that may be issued under the Post-IPO Share Scheme). The estimated total +listing expenses (assuming that the Over-allotment Option is not exercised and excluding any +Shares that may be issued under the Post-IPO Share Scheme) are approximately HK$62.2 million, +or 42.7% of the gross proceeds of the Global Offering, comprising underwriting fees of HK$5.9 +million, fees and expenses of legal advisors and Reporting Accountants of HK$32.7 million and +other fees and expenses of HK$23.6 million. +The Company intends to apply the net proceeds as follows: +• approximately 52.0%, or HK$43.4 million, will be used for setting up logistics facilities, +including warehouses and container yards, purchasing trucks and investing in software +systems for warehouse, order and transportation management in the next two years to enhance +the Company ’s integrated cross-border logistics services, particularly targeting cross-border +e-commerce merchants, and to meet the needs of its expanding business operation; +• approximately 4.0%, or HK$3.3 million, will be used for expanding the Company ’s business +coverage and global network; +• approximately 7.0%, or HK$5.9 million, will be used for adopting digital technologies and +upgrading internet service systems in providing integrated cross-border logistics services; +• approximately 20.0%, or HK$16.7 million, will be used for strategic investments and/or +acquisitions in businesses or assets that complement the business of the Company; +• approximately 7.0%, or HK$5.9 million, will be used for establishing a trucking service +matching platform in China; and +• approximately 10.0%, or HK$8.3 million, will be used for general corporate purposes and +working capital needs. +If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$21.0 million for 4,258,000 additional Offer Shares to be issued +and allotted upon the exercise of the Over-allotment Option after deduction of underwriting fees +and commissions and estimated expenses payable by the Company in connection with the Global +Offering. In the event that the Over-allotment Option is exercised, the Company intends to apply +the additional net proceeds to the above purposes on a pro rata basis. For further information, +please refer to the section headed “Future Plans and Use of Proceeds ” in the Prospectus. + + +--- page 9 --- +11 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have +been moderately oversubscribed. At the close of the application lists at 12:00 noon on Monday, +September 18, 2023 (Hong Kong time), a total of 2,344 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and giving +electronic application instructions to HKSCC for a total of 13,531,000 Hong Kong Offer Shares, +representing approximately 4.77 times of the total number of 2,839,000 Hong Kong Offer Shares +initially available for subscription under the Hong Kong Public Offering, among which: +• 2,341 valid applications in respect of a total of 10,531,000 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$5.55 per Offer Share of HK$5 million (excluding brokerage of +1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%) or less, representing approximately 7.42 times of the 1,420,000 +Hong Kong Offer Shares initially comprised in Pool A; and +• three valid applications in respect of a total of 3,000,000 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$5.55 per Offer Share of more than HK$5 million (excluding +brokerage of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% +and AFRC transaction levy of 0.00015%), representing approximately 2.11 times of the +1,419,000 Hong Kong Offer Shares initially comprised in Pool B. +No application was rejected due to invalid application. No multiple or suspected multiple +application was identified and rejected. No application was rejected due to dishonored payments. +No application for more than 1,419,000 Hong Kong Offer Shares (being 50% of the Hong Kong +Offer Shares initially available under the Hong Kong Public Offering) was identified. +As the oversubscription in the Hong Kong Public Offering is less than 15 times, no reallocation of +Offer Shares has been effected from the International Offering to the Hong Kong Public Offering. +The final number of Offer Shares under the Hong Kong Public Offering is 2,839,000 Offer Shares, +representing 10% of the total number of Offer Shares initially available under the Global Offering +(before any exercise of the Over-allotment Option and excluding any Shares that may be issued +under the Post-IPO Share Scheme), and being allocated to 1,141 successful applicants under the +Hong Kong Public Offering, among which 1,010 applicants have been allotted one board lot of +Offer Shares totalling 1,010,000 Shares. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the paragraph headed “Basis of Allocation under the Hong Kong Public Offering ” +below. + + +--- page 10 --- +12 +INTERNATIONAL OFFERING +On September 19, 2023, our Company, the Controlling Shareholders, the Joint Sponsors, the +Overall Coordinators, the Joint Global Coordinators, ABCI Securities Company Limited and the +International Underwriters entered into the International Underwriting Agreement in respect of the +International Offering. +The Offer Shares initially offered under the International Offering have been slightly +oversubscribed, representing approximately 1.53 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares allocated to +the placees under the International Offering is 25,551,000 Shares, representing 90% of the total +number of Offer Shares initially available under the Global Offering (before any exercise of the +Over-allotment Option and excluding any Shares that may be issued under the Post-IPO Share +Scheme). There has been an over-allocation of 4,258,000 Offer Shares and there are a total number +of 114 placees under the International Offering, among which 100 placees have been allotted five +or fewer board lots of the Offer Shares totalling 107,000 Shares and 96 placees have been allotted +one board lot of the Offer Shares totalling 96,000 Shares. +Placing of Offer Shares to Certain Existing Shareholders under Paragraph 5(2) of the Placing +Guidelines +Certain Offer Shares were placed to two existing Shareholders. The Company has applied to the +Stock Exchange for, and the Stock Exchange has granted, a waiver from strict compliance with +Rule 10.04 of the Listing Rules and its consent under paragraph 5(2) of the Placing Guidelines to +permit the Company to allocate such Offer Shares as set out below. +Placee +Shareholding in +the Company +immediately after +the Capitalization Issue +and before the +completion of the +Global Offering +(Approximate % of +the Company ’s +issued share capital) +Number of Shares +to be subscribed under +the Global Offering +(Approximate % of +the total Offer Shares +initially available under +the Global Offering) (1) +Total number and +approximate +percentage +of Shares held of +the Company ’s issued +share capital +immediately following +the completion of +the Global Offering (1) +Power Bright 12,701,442 (4.97%) 1,366,000 (4.81%) 14,067,442 (4.95%) +PCW 2,556,024 (1.00%) 2,594,000 (9.14%) 5,150,024 (1.81%) +Note: +(1) Assuming that the Over-allotment Option is not exercised and excluding any Shares that may be issued under +the Post-IPO Share Scheme. + + +--- page 11 --- +13 +Save as disclosed in the above section headed “International Offering – Placing of Offer Shares to +Certain Existing Shareholders under Paragraph 5(2) of Placing Guidelines ” in this announcement, +to the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Overall Coordinators, the Joint Global Coordinators, the Joint Bookrunners or the +Underwriters under the Global Offering have been placed with applicants who are core connected +persons (as defined in the Listing Rules) of the Company, or to any connected clients (as set out +in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the Placing +Guidelines, whether in their own names or through nominees. +To the best knowledge of the Company and save for the fact that the above two placees, namely +Power Bright and PCW, are existing Shareholders of the Company, (i) none of the Offer Shares +subscribed for by public Shareholders in the Hong Kong Public Offering and placees in the +International Offering has been financed directly or indirectly by the Company, the Directors, the +chief executive of the Company or any of its subsidiaries, the Controlling Shareholders, substantial +Shareholders, existing Shareholders, or any of their respective close associates, and (ii) none of the +public Shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the Company, +the Directors, the chief executive of the Company or any of its subsidiaries, the Controlling +Shareholders, substantial Shareholders, existing Shareholders, or any of their respective close +associates in relation to the acquisition, disposal, voting or other disposition of the Shares +registered in their name or otherwise held by them. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on behalf +of the International Underwriters), at any time from the Listing Date to Wednesday, October 18, +2023, being the 30th day after the last day for lodging applications under the Hong Kong Public +Offering, to require the Company to issue and allot up to an aggregate of 4,258,000 additional +Offer Shares, representing not more than approximately 15.0% of the total number of Offer Shares +initially available under the Global Offering, at the Offer Price to cover the over-allocations in +the International Offering. There has been an over-allocation of 4,258,000 Offer Shares in the +International Offering and such over-allocation will be settled by using Shares to be borrowed +under the Stock Borrowing Agreement between Lecang Altitude and ABCI Securities Company +Limited. The return of the borrowed Shares will be settled by exercising the Over-allotment Option +in full or in part or by making purchases in the secondary market or a combination of these means. +In the event the Over-allotment Option is exercised, an announcement will be made on the Stock +Exchange ’s website at www.hkexnews.hk and the Company ’s website at www.lcang.com . As of +the date of this announcement, the Over-allotment Option has not been exercised. + + +--- page 12 --- +14 +LOCK-UP UNDERTAKINGS +The Company, the Controlling Shareholders and another existing Shareholder are subject to +lock-up undertakings (the “Lock-up Undertakings ”) in respect of the Shares. The major terms of +the Lock-up Undertakings are as follows: +Name +Number of +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon the Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +after Listing (2) +Last day subject to the +Lock-up Undertakings +The Company (subject to lock-up undertakings pursuant to the Listing +Rules and the Underwriting Agreements) +N/A N/A March 24, 2024 (1) +The Controlling Shareholders (subject to lock-up undertakings +pursuant to the Listing Rules and the Underwriting Agreements) (3) +158,553,294 55.85% March 24, 2024 + (First Six-Month Period) +September 24, 2024 + (Second Six-Month Period) +Existing Shareholder (subject to its lock-up undertaking): +PCW(4) 5,150,024 1.81% March 24, 2024 +Notes: +(1) The Company may not issue Shares prior to the indicated date except otherwise permitted by the Listing Rules. +(2) Assuming the Over-allotment Option is not exercised and excluding any Shares that may be issued under the +Post-IPO Share Scheme. +(3) This includes the 30,252,600 Shares held by Glorious Sailing which is owned as to approximately 79.53% by +Mr. Xu (a Controlling Shareholder) and 20.47% by the Employee Pre-IPO Investors, who are subject to lock- +up undertaking. Each of the Employee Pre-IPO Investors has agreed that he/she will not, at any time prior to +the end of six months following the Listing Date, dispose any Shares indirectly held by him/her. Please see the +section headed “History, Reorganization and Corporate Structure – Pre-IPO Investments ” in the Prospectus for +further details. +(4) PCW is a Pre-IPO Investor. +PUBLIC FLOAT +Immediately following the completion of the Global Offering, approximately 32.09% of the total +issued Shares will be held by the public in compliance with the requirements under Rule 8.08 of +the Listing Rules. + + +--- page 13 --- +15 +The Directors confirm that (a) no placee will, individually, be placed more than 10% of the +enlarged issued Shares immediately after the Global Offering; (b) there will not be any new +substantial shareholder (as defined in the Listing Rules) of the Company immediately after the +Global Offering; (c) the number of Shares in public hands will satisfy the minimum percentage as +approved by the Stock Exchange; (d) the three largest public Shareholders do not hold more than +50% of the Shares in public hands at the time of Listing in compliance with Rules 8.08(3) and +8.24 of the Listing Rules; and (e) there will be at least 300 Shareholders at the time of Listing in +compliance with Rule 8.08(2) of the Listing Rules. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure and +Conditions of the Global Offering – Conditions of the Global Offering ” in the Prospectus, 2,344 +valid applications made by the public through giving electronic applications instructions to HKSCC +via CCASS and through the White Form eIPO service will be conditionally allocated on the basis +set out below: +No. of Shares +applied for +No. of valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of +the total +No. of Shares +applied For +Pool A +1,000 1,591 478 out of 1,591 to receive 1,000 Shares 30.04% +2,000 113 61 out of 113 to receive 1,000 Shares 26.99% +3,000 46 30 out of 46 to receive 1,000 Shares 21.74% +4,000 22 16 out of 22 to receive 1,000 Shares 18.18% +5,000 59 44 out of 59 to receive 1,000 Shares 14.92% +6,000 7 6 out of 7 to receive 1,000 Shares 14.29% +7,000 6 1,000 Shares 14.29% +8,000 354 1,000 Shares plus 36 out of 354 to receive additional 1,000 Shares 13.77% +9,000 8 1,000 Shares plus 1 out of 8 to receive additional 1,000 Shares 12.50% +10,000 39 1,000 Shares plus 6 out of 39 to receive additional 1,000 Shares 11.54% +15,000 26 1,000 Shares plus 15 out of 26 to receive additional 1,000 Shares 10.51% +20,000 17 2,000 Shares 10.00% +30,000 4 2,000 Shares plus 3 out of 4 to receive additional 1,000 Shares 9.17% +35,000 23 3,000 Shares 8.57% +40,000 3 3,000 Shares plus 1 out of 3 to receive additional 1,000 Shares 8.33% +60,000 7 4,000 Shares 6.67% +80,000 3 5,000 Shares 6.25% +90,000 2 5,000 Shares plus 1 out of 2 to receive additional 1,000 Shares 6.11% +100,000 5 6,000 Shares 6.00% +150,000 2 8,000 Shares 5.33% +250,000 1 13,000 Shares 5.20% +300,000 1 15,000 Shares 5.00% +400,000 1 20,000 Shares 5.00% +450,000 1 22,000 Shares 4.89% +2,341 Total number of Pool A successful applicants: 1,138 + + +--- page 14 --- +16 +No. of Shares +applied for +No. of valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of +the total +No. of Shares +applied For +Pool B +1,000,000 3 473,000 Shares 47.30% +3 Total number of Pool B successful applicants: 3 +The final number of Offer Shares under the Hong Kong Public Offering is 2,839,000 Offer Shares, +representing 10% of the total number of Offer Shares initially available under the Global Offering +(before any exercise of the Over-allotment Option and excluding any Shares that may be issued +under the Post-IPO Share Scheme). +RESULTS OF ALLOCATIONS +The Offer Price, the level of indications of interest in the International Offering, the level of +applications of the Hong Kong Offer Shares and the results of allocations, the Hong Kong identity +card/passport/Hong Kong business registration numbers of successful applicants under the Hong +Kong Public Offering will be available at the times and date and in the manner specified below: +• in the announcement to be posted on the websites of the Company at www.lcang.com and +the Stock Exchange at www.hkexnews.hk by no later than 9:00 a.m. on Friday, September +22, 2023 (Hong Kong time). Please note that the list of identification document numbers in +this announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Offer Shares through their brokers can consult their brokers +to enquire about their application result; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function on a 24 hour +basis from 8:00 a.m. on Friday, September 22, 2023 (Hong Kong time) to 12:00 midnight on +Thursday, September 28, 2023 (Hong Kong time); and + + +--- page 15 --- +17 +• by telephone enquiry line by calling (852) 2862 8555 between 9:00 a.m. and 6:00 p.m. on +Friday, September 22, 2023 (Hong Kong time) to Wednesday, September 27, 2023 (Hong +Kong time) (excluding Saturday, Sunday and Hong Kong public holidays). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” refer +to Hong Kong identity card numbers/passport numbers/Hong Kong business registration numbers/ +certificate of incorporation numbers/beneficial owner identification codes (if such applications +are made by nominees as agent for the benefit of another person) whereas those displayed in the +section headed “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• the number of Offer Shares subscribed for by the top 1, 5, 10, 20 and 25 placees in the +International Offering, their subscription percentages in the International Offering, and their +shareholding percentages upon Listing are as follows: +Placee +Number of +Offer Shares +subscribed for +Number of +Shares held +upon Listing +Number of +Offer Shares +subscribed for +as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Number of +Offer Shares +subscribed for +as % of +International +Offering +(assuming the +Over-allotment +Option is +exercised +in full and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Number of +Offer Shares +subscribed for +as % of +total Offer +Shares +(assuming no +exercise of the +Over-allotment +Option and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Number of +Offer Shares +subscribed for +as % of total +Offer Shares +(assuming the +Over-allotment +Option is +exercised +in full and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over-allotment +Option and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +% of total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised +in full and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Top 1 10,574,000 10,574,000 41.38% 35.47% 37.25% 32.39% 3.72% 3.67% +Top 5 23,149,000 25,705,024 90.60% 77.66% 81.54% 70.90% 9.05% 8.92% +Top 10 28,813,000 44,070,466 112.77% 96.66% 101.49% 88.25% 15.52% 15.29% +Top 20 29,715,000 44,972,466 116.30% 99.68% 104.67% 91.02% 15.84% 15.61% +Top 25 29,720,000 44,977,466 116.32% 99.70% 104.68% 91.03% 15.84% 15.61% + + +--- page 16 --- +18 +• top 1, 5, 10, 20 and 25 Shareholders upon Listing, their subscription percentages in the +Global Offering, and their shareholding percentages upon Listing are as follows: +Shareholders +Number of +Hong Kong +Public +Offer Shares +subscribed for +Number of +International +Offer Shares +subscribed for +Number of +Shares held +upon Listing +Number of +International +Offer Shares +subscribed for +as % of +International +Offering +(assuming no + exercise of the +Over-allotment +Option and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Number of +International +Offer Shares +subscribed +for as % of +International +Offering +(assuming the +Over-allotment +Option is +exercised +in full and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Number of +Offer Shares +subscribed for +as % of +total Offer +Shares +(assuming no + exercise of the +Over-allotment +Option and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Number of +Offer Shares +subscribed +for as % of +total Offer +Shares +(assuming the +Over-allotment +Option is +exercised +in full and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +% of total +issued share +capital upon +Listing +(assuming no + exercise of the +Over-allotment +Option and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +% of total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised +in full and +excluding any +Shares that +may be issued +under the +Post-IPO +Share Scheme) +Top 1 – – 158,553,294 0% 0% 0% 0% 55.84% 55.02% +Top 5 – 1,366,000 207,022,936 5.35% 4.58% 4.81% 4.18% 72.91% 71.84% +Top 10 – 11,940,000 249,648,132 46.73% 40.06% 42.06% 36.57% 87.92% 86.63% +Top 20 – 27,042,000 282,585,156 105.84% 90.72% 95.25% 82.83% 99.53% 98.05% +Top 25 946,000 29,583,000 286,072,156 115.78% 99.24% 107.53% 93.51% 100.75% 99.26% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. diff --git a/data/extracted_text/02496/allotment_results_summary_2023-09-22_2023092200026.txt b/data/extracted_text/02496/allotment_results_summary_2023-09-22_2023092200026.txt new file mode 100644 index 0000000..8fd6310 --- /dev/null +++ b/data/extracted_text/02496/allotment_results_summary_2023-09-22_2023092200026.txt @@ -0,0 +1,1101 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +OFFER PRICE +• The Offer Price is HK$16.00 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +• At the Offer Price of HK$16.00 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and other estimated expenses payable by the Company in connection with +the Global Offering, are estimated to be approximately HK$121.4 million, assuming the +Over-allotment Option is not exercised. Listing expenses to be borne by the Company are +estimated to be approximately HK$54.6 million (including underwriting commission, at the +Offer Price of HK$16.00 per H Share), which represent 31.0% of the gross proceeds from +the Global Offering, comprising underwriting-related fees of RMB5.9 million, and non- +underwriting-related expenses of RMB44.1 million. The Company intends to apply such +net proceeds from the Global Offering in the manner set out in the section headed “Net +Proceeds from the Global Offering ” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$25.2 million for 1,650,000 additional Offer Shares to be +issued and allotted upon the exercise of the Over-allotment Option, which will be allocated +on a pro rata basis according to the use of proceeds as set out in the paragraph headed “Net +Proceeds from the Global Offering ” in this announcement. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been moderately over-subscribed. A total of 8,990 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and +through the CCASS EIPO service for a total of 15,194,600 Hong Kong Offer Shares, +representing approximately 13.81 times of the total number of 1,100,200 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. + + +--- page 2 --- +4 +• As the over-subscription in the Hong Kong Public Offering is less than 15 times, the +reallocation procedures as described in the section headed “Structure of the Global Offering +– The Hong Kong Public Offering – Reallocation ” in the Prospectus have not been applied +and no International Offer Shares have been reallocated from the International Offering to +the Hong Kong Public Offering. The final number of Hong Kong Offer Shares under the +Hong Kong Public Offering is 1,100,200 Offer Shares, representing approximately 10% of +the total number of Offer Shares initially available under the Global Offering (before any +exercise of the Over-allotment Option). There are a total number of 2,428 Shareholders +who were allocated Offer Shares under the Hong Kong Public Offering, among which, +2,277 Shareholders, representing approximately 93.78% of the Shareholders who were +allocated Offer Shares under the Hong Kong Public Offering, were allocated with one +board lot of the Offer Shares, totaling 455,400 Offer Shares, representing approximately +41.39% of the total Offer Shares under the Hong Kong Public Offering. +INTERNATIONAL OFFERING +• The International Offer Shares initially offered under the International Offering have +been slightly over-subscribed, representing approximately 1.57 times of the total number +of Offer Shares initially available under the International Offering. The final number of +International Offer Shares under the International Offering is 9,901,000 Offer Shares, +representing approximately 90% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). +• There has been an over-allocation of 1,650,000 Offer Shares and there are a total of +118 placees under the International Offering, among which 100 placees, representing +approximately 84.75% of the total number of placees under the International Offering, +have been allotted one board lot of Offer Shares, totaling 20,000 Offer Shares, representing +approximately 0.20% of the total number of Offer Shares available under the International +Offering (before any exercise of the Over-allotment Option). +Cornerstone Investors +• At the Offer Price of HK$16.00 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) and pursuant to the Cornerstone Investment Agreements entered +into with the Cornerstone Investors as disclosed in the section headed “Cornerstone +Investors ” in the Prospectus, the Cornerstone Investors have subscribed for a total of +6,513,800 Offer Shares, representing approximately 3.38% of the total issued share +capital of the Company immediately upon the completion of the Global Offering and +approximately 59.21% of the number of Offer Shares under the Global Offering (before +any exercise of the Over-allotment Option). + + +--- page 3 --- +5 +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, (i) a waiver from strict compliance with Rule 10.04 of the Listing Rules +and its consent under paragraph 5(2) of Appendix 6 to the Listing Rules (the “Placing +Guidelines ”) to allow Wuhan Optics Valley Health Industry Investment Ltd. (an existing +Shareholder) ( “Guanggu Health ”); and (ii) a waiver from strict compliance with Rules +9.09 and 10.03 of the Listing Rules and its consent under paragraph 5(2) of the Placing +Guidelines to allow Chengdu Puhua Kaizhi Biotechnology Co., Ltd. (a close associate of +Yuan Qian and Dr. Zhou Hongfeng, being the Company ’s existing Shareholders and non- +executive Directors, and thus a core connected person of the Company) ( “Puhua Kaizhi ”), +to participate as Cornerstone Investors in the Global Offering. Please refer to the section +headed “Waivers from Strict Compliance with the Listing Rules and Exemption from Strict +Compliance with the Companies (Winding Up and Miscellaneous Provisions) Ordinance ” +in the Prospectus. +• Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further +details of the Cornerstone Investors. +Over-allotment Option +• In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters, exercisable by the Overall Coordinator (for +themselves and on behalf of the International Underwriters), at any time from the Listing +Date to Wednesday, October 18, 2023, being the 30th day after the last day for lodging +applications under the Hong Kong Public Offering, to require the Company to issue and +allot up to an aggregate of 1,650,000 additional Offer Shares, representing not more +than approximately 15.0% of the total number of Offer Shares initially available under +the Global Offering, at the Offer Price to cover the over-allocations in the International +Offering. +• There has been an over-allocation of 1,650,000 Offer Shares in the International Offering. +Such over-allocation may be covered by exercising the Over-allotment Option in part or +by making purchases in the secondary market or a combination of these means. In the +event the Over-allotment Option is exercised, an announcement will be made on the Stock +Exchange ’s website at www.hkexnews.hk and the Company ’s website at www.yzybio.com . +As of the date of this announcement, the Over-allotment Option has not been exercised. + + +--- page 4 --- +6 +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +• To the best knowledge, information and belief of the Directors, save as disclosed in the +section headed “International Offering – Cornerstone Investors ” in this announcement, no +Offer Shares placed by or through the Overall Coordinator, the Joint Global Coordinators, +the Joint Bookrunners, the Joint Lead Managers or the Underwriters under the Global +Offering have been placed to applicants who are core connected persons of the Company, +or connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons +set out in paragraph 5(2) of the Placing Guidelines, whether in their own names or through +nominees. The International Offering is in compliance with the Placing Guidelines. +• The Directors confirm that, to the best of their knowledge, information and belief, save +as Guanggu Health (an existing Shareholder) and Puhua Kaizhi (a close associate of +Yuan Qian and Dr. Zhou Hongfeng, being the Company ’s existing Shareholders and +non-executive Directors, and thus a core connected person of the Company), (i) none of +the Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering +and placees in the International Offering has been financed directly or indirectly by the +Company, its Directors, chief executive, substantial Shareholders, existing Shareholders +or any of their subsidiaries or their respective close associates; (ii) no rebate has been, +directly or indirectly, provided by the Company, its Directors, chief executive, substantial +Shareholders, existing Shareholders or any of their subsidiaries or their respective close +associates or syndicate members or any other brokers to any public Shareholders in the +Hong Kong Public Offering or placees in the International Offering; (iii) none of the public +Shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the +Company, its Directors, chief executive, substantial Shareholders, existing Shareholders or +any of their subsidiaries or their respective close associates in relation to the acquisition, +disposal, voting or other disposition of the H Shares registered in his/her/its name or +otherwise held by him/her/it; (iv) the consideration payable by the public Shareholders in +the Hong Kong Public Offering and placees in the International Offering for each Offer +Share subscribed for or purchased by them is the same as the Offer Price, in addition to +brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% +and Stock Exchange trading fee of 0.00565%; and (v) there is no side agreement or +arrangement between the Company, its Directors, chief executive, substantial Shareholders, +existing Shareholders or any of their subsidiaries or their respective close associates or +syndicate members or any other brokers, on one hand, and the public Shareholders or the +placees who have subscribed for the Offer Shares, on the other hand. +• The Directors confirm that, to the best of their knowledge, information and belief, none +of the placees under the International Offering will be placed more than 10% of the +enlarged issued share capital of the Company immediately following the completion of +the Global Offering. Accordingly, the Directors confirm that none of the placees will +become a substantial shareholder of the Company immediately following the completion +of the International Offering, and there will not be any new substantial Shareholder of the +Company immediately following the completion of the Global Offering. + + +--- page 5 --- +7 +LOCK-UP UNDERTAKINGS +• Each of the Company, the Single Largest Group of Shareholders, the Cornerstone Investors +and all existing Shareholders is subject to certain lock-up undertakings set out in the +section headed “Lock-up Undertakings ” in this announcement. +RESULTS OF ALLOCATIONS +• Results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering, including the Offer Price, the level of indications of interest in the International +Offering, the level of applications in the Hong Kong Public Offering and the basis of +allocation of the Hong Kong Offer Shares will be published on Friday, September 22, +2023 on the websites of the Stock Exchange at www.hkexnews.hk and the Company at +www.yzybio.com . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the White Form eIPO service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport numbers, +Hong Kong business registration numbers or certificate of incorporation numbers of +successful applicants (where applicable) and the number of Hong Kong Offer Shares +successfully applied for, will be made available at the times and dates and in the manner +specified below: +• in the announcement to be posted on the Company ’s website at www.yzybio.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. +on Friday, September 22, 2023. Please note that the list of identification document +numbers set out in this announcement may not be a complete list of successful +applicants since only successful applicants whose identification document numbers +are provided to HKSCC by CCASS Participants or via the White Form eIPO +service are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated +below. Applicants who applied for the Hong Kong Offer Shares through their brokers +or nominees can consult their brokers or nominees to enquire about their application +results; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; +Chinese https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function +on a 24-hour basis from 8:00 a.m. on Friday, September 22, 2023 to 12:00 midnight +on Thursday, September 28, 2023; and +• from the allocation results telephone enquiry by calling +852 2862 8555 between 9:00 +a.m. and 6:00 p.m. on Friday, September 22, 2023, Monday, September 25, 2023, +Tuesday, September 26, 2023 and Wednesday, September 27, 2023. +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO ” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person), whereas those displayed in the section headed “Results +of Applications Made by Giving Electronic Application Instructions to HKSCC via +CCASS” in this announcement are provided by CCASS Participants via CCASS. Therefore, +the identification document numbers shown in the two sections are different in nature. + + +--- page 6 --- +8 +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications +Made by White Form eIPO ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +DESPATCH/COLLECTION OF H SHARE CERTIFICATES AND REFUND MONIES +• Applicants who applied for 500,000 Hong Kong Offer Shares or more through the +White Form eIPO service and who have been wholly or partially successfully allocated +Hong Kong Offer Shares may collect H Share certificates and/or refund cheques (where +applicable) in person from the Hong Kong Share Registrar, Computershare Hong Kong +Investor Services Limited, at Shops 1712-1716, 17th Floor, Hopewell Centre, 183 Queen ’s +Road East, Wan Chai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Friday, September 22, +2023 or any other place or date as notified by the Company. +• Applicants being individuals who are eligible for personal collection must not authorize +any other person to make collection on their behalf. Corporate applicants which are +eligible for personal collection must attend by their authorized representatives bearing +letters of authorization from their corporations stamped with the corporations ’ chops. Both +individuals and authorized representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Computershare Hong Kong Investor Services +Limited. +• H Share certificates for Hong Kong Offer Shares allotted to applicants who applied through +the White Form eIPO service which are either not available for personal collection +(including applicants who applied for less than 500,000 Hong Kong Offer Shares through +the White Form eIPO service) or which are available but are not collected in person by +1:00 p.m. on Friday, September 22, 2023 are expected to be despatched by ordinary post +to the addresses specified in the relevant applications at their own risk on or before Friday, +September 22, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the name +of HKSCC Nominees Limited and deposited directly into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant who gave electronic application instructions on their behalf on Friday, +September 22, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them and the amount of refund monies payable to them with that CCASS Participant. + + +--- page 7 --- +9 +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Friday, September 22, 2023 or such other date as shall be determined +by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check +the results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to time). +Immediately after the crediting of the Hong Kong Offer Shares to the CCASS Investor +Participants stock accounts and the crediting of the refund monies to their respective +designated bank account, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares credited +to their stock accounts and the amount of refund monies (if any) credited to their respective +designated bank accounts. +• Applicants who applied through the White Form eIPO service and paid the application +monies through a single bank account will have refund monies (if any) despatched to +their application payment bank account in the form of e-Refund payment instructions on +or before Friday, September 22, 2023. Applicants who applied through the White Form +eIPO service and paid the application monies through multiple bank accounts will have +refund monies (if any) despatched to the addresses specified on their White Form eIPO +applications in the form of refund cheque(s) by ordinary post at their own risk on or before +Friday, September 22, 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to their designated +bank accounts or the designated bank accounts of their brokers or custodians on Friday, +September 22, 2023. +• H Share certificates will only become valid evidence of title at 8:00 a.m. (Hong Kong +time) on Monday, September 25, 2023 provided that the Global Offering has become +unconditional in all respects at or before that time and the right of termination described +in the section headed “Underwriting – Underwriting Arrangements and Expenses – +Hong Kong Public Offering – Hong Kong Underwriting Agreement – Grounds for +Termination ” in the Prospectus has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. + + +--- page 8 --- +10 +PUBLIC FLOAT +• The Directors of the Company confirm that there will not be any new substantial +Shareholder immediately after the Global Offering within the meaning of the Listing Rules +and the number of shares to be held by the public will satisfy the minimum percentage +prescribed under Rule 8.08 of the Listing Rules. +• Immediately following completion of the Global Offering and before the exercise of the +Over-allotment Option, the number of H Shares in public hands will be 58,036,429 H +Shares, representing approximately 30.1% of the total issued share capital of the Company +which satisfies Rule 8.08(1) of the Listing Rules, and the three largest public shareholders +of the Company do not hold more than 50% of the shares held in public hands at the +time of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules. The +Directors confirm that there will be at least 300 Shareholders at the time of the Listing in +compliance with Rule 8.08 (2) of the Listing Rules. The Company will comply with Rule +18A.07 of the Listing Rules that a portion of the total number of the Company ’s issued +shares with a market capitalization of at least HK$375 million will be held by the public at +the time of Listing. +COMMENCEMENT OF DEALINGS IN THE H SHARES +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Monday, September 25, 2023 (Hong Kong time), dealings in the H Shares on the +Main Board of the Stock Exchange are expected to commence at 9:00 a.m. on Monday, +September 25, 2023 (Hong Kong time). The H Shares will be traded in board lots of 200 H +Shares each. The stock code of the H Shares is 2496. +• In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should +exercise extreme caution when dealing in the H Shares. +OFFER PRICE +The Offer Price is HK$16.00 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +At the Offer Price of HK$16.00 per Offer Share, the net proceeds from the Global Offering to be +received by the Company, after deduction of the underwriting fees and commissions and other +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$121.4 million (assuming the Over-allotment Option is not exercised). +Listing expenses to be borne by the Company are estimated to be approximately HK$54.6 million +(including underwriting commission, at the Offer Price of HK$16.00 per H Share), which represent +31.0% of the gross proceeds from the Global Offering, comprising underwriting-related fees of +RMB5.9 million, and non-underwriting related expenses of RMB44.1 million. + + +--- page 9 --- +11 +The Company intends to apply such net proceeds as follows: +(a) approximately 80% of the net proceeds, or approximately HK$97.1 million, will be used for +planned clinical trials, preparation for registration filings, and the planned commercial launch +(including sales and marketing activities) of M701, the Company ’s Core Product, of which +(i) approximately 40%, or HK$48.6 million, will be used for planned clinical trials of +M701 for the treatment of MA. The Company plans to commence a pivotal/Phase III +trial for M701 in treating MA in China in the first quarter of 2024. +(ii) approximately 20%, or HK$24.3 million, will be used for planned clinical trials of +M701 for the treatment of MPE. The Company plans to commence a pivotal/Phase III +trial for M701 for the treatment of MPE in China in the third quarter of 2024. +(iii) approximately 20%, or HK$24.3 million, will be used for the preparation for +registration filings with the NMPA, planned commercial launch (including sales and +marketing activities), and other regulatory matters for M701. The Company plans +to submit the BLAs for M701 with the NMPA for the treatment of MA and MPE in +the first quarter of 2025 and the fourth quarter of 2025, respectively. In addition, the +Company plans to file the IND application for M701 with the NMPA for the treatment +of solid tumor in the first quarter of 2024. In preparation for the commercial launch +of M701, the Company will build an in-house commercialization team with medical +and scientific background to maximize the reach of the Company ’s product offering +and expedite market acceptance of its products in China. The Company plans to +market M701 through a physician-targeted marketing strategy, focusing on direct +and interactive communication with key opinion leaders and physicians to promote +the clinical use of M701. For more details, please refer to the paragraphs headed +“Business – Commercialization ” in the Prospectus. The Company also plans to make +preparation for the commercial manufacturing of M701, which includes process transfer, +sample production, process characterization and validation, and quality control. +(b) approximately 12% of the net proceeds, or approximately HK$14.6 million, will be used for +planned clinical trials of Y101D, of which +(i) approximately 9.3%, or HK$11.3 million, will be used for planned clinical trials of +Y101D in combination therapy in treating pancreatic cancer. The Company commenced +a Phase Ib/II clinical trial of Y101D in combination with gemcitabine and albumin +paclitaxel as the first-line treatment for pancreatic cancer patients in China in February +2023, commenced patient enrollment for the Phase II portion of this trial in July 2023, +and expect to complete this trial by the third quarter of 2024. Following the completion +of this Phase Ib/II clinical trial, the Company also plans to commence a Phase III +clinical trial in the fourth quarter of 2024 and expect to complete this trial by the second +quarter of 2026. +(ii) approximately 2.7%, or HK$3.3 million, will be used for planned clinical trials of +Y101D in combination therapy in treating HCC and other advanced solid tumors. +The Company commenced a Phase Ib/II clinical trial of Y101D in combination with +bevacizumab in treating HCC and other advanced solid tumors in China in March +2023 and expect to complete this trial by the second quarter of 2025. Following the +completion of this Phase Ib/II clinical trial, the Company also plans to commence a +Phase III clinical trial. + + +--- page 10 --- +12 +The Company has executed an adaptive clinical development strategy and may evaluate +and adjust its priorities and funding allocations for different indications or other aspects +of its clinical trials for each drug candidate from time to time based on the status and +results of ongoing clinical trials, while the percentages of proceeds allocated to each +drug candidate will generally remain stable. Therefore, the percentages and amounts of +net proceeds allocated to each indication, clinical trial and/or commercialization plan of +each drug candidate may be subject to change. +(c) approximately 8%, or HK$9.7 million, will be used for working capital and general corporate +purposes. +To the extent that the net proceeds from the Global Offering are not immediately used for the +purposes described above and to the extent permitted by the relevant laws and regulations, +they will be placed in short-term demand deposits with licensed banks or authorized financial +institutions (as defined under the SFO for Hong Kong based deposits or the applicable laws in the +relevant jurisdiction for non-Hong Kong based deposits) so long as it is deemed to be in the best +interests of the Company. The Company will issue an appropriate announcement if there is any +material change to the above proposed use of proceeds. +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$25.2 million for 1,650,000 additional Offer Shares to be issued and allotted +upon the exercise of the Over-allotment Option, which will be allocated on a pro rata basis +according to the use of proceeds as set out in the paragraph headed “Net Proceeds from the Global +Offering ” in this announcement. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +moderately over-subscribed. A total of 8,990 valid applications have been received pursuant to the +Hong Kong Public Offering through the White Form eIPO service and through the CCASS EIPO +service for a total of 15,194,600 Hong Kong Offer Shares, representing approximately 13.81 times +of the total number of 1,100,200 Hong Kong Offer Shares initially available for subscription under +the Hong Kong Public Offering, among which: +• 8,978 valid applications in respect of a total of 11,494,600 Hong Kong Offer Shares were +for the Hong Kong Public Offering with a total subscription price of HK$5 million or less +at the maximum Offer Price of HK$20.00 per H Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%), representing approximately 20.89 times of the 550,200 Hong Kong +Offer Shares initially comprised in Pool A of the Hong Kong Public Offering; and +• 12 valid applications in respect of a total of 3,700,000 Hong Kong Offer Shares were for +the Hong Kong Public Offering with a total subscription price of more than HK$5 million +at the maximum Offer Price of HK$20.00 per H Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%), representing 6.73 times of the 550,000 Hong Kong Offer Shares +initially comprised in Pool B of the Hong Kong Public Offering. + + +--- page 11 --- +13 +No application has been rejected due to invalid application. Four multiple or suspected multiple +applications have been identified and rejected. One application has been rejected due to dishonored +payment. No application for more than 550,000 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, the reallocation +procedures as described in the section headed “Structure of the Global Offering – The Hong Kong +Public Offering – Reallocation ” in the Prospectus have not been applied and no International Offer +Shares have been reallocated from the International Offering to the Hong Kong Public Offering. +The final number of Hong Kong Offer Shares under the Hong Kong Public Offering is 1,100,200 +Offer Shares, representing approximately 10% of the total number of Offer Shares initially +available under the Global Offering. There are a total number of 2,428 Shareholders who were +allocated Offer Shares under the Hong Kong Public Offering, among which, 2,277 Shareholders, +representing approximately 93.78% of the Shareholders who were allocated Offer Shares under +the Hong Kong Public Offering, were allocated with one board lot of the Offer Shares, totaling +455,400 Offer Shares, representing approximately 41.39% of the total Offer Shares under the Hong +Kong Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering ” +below. +INTERNATIONAL OFFERING +The International Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.57 times of the total number of Offer Shares +initially available under the International Offering. The final number of International Offer Shares +under the International Offering is 9,901,000 Offer Shares, representing approximately 90% of the +total number of Offer Shares initially available under the Global Offering (before any exercise of +the Over-allotment Option). +There has been an over-allocation of 1,650,000 Offer Shares and there are a total of 118 placees +under the International Offering, among which 100 placees, representing approximately 84.75% of +the total number of placees under the International Offering, have been allotted one board lot of +Offer Shares, totaling 20,000 Offer Shares, representing approximately 0.20% of the total number +of Offer Shares available under the International Offering (before any exercise of the Over- +allotment Option). + + +--- page 12 --- +14 +Cornerstone Investors +At the Offer Price of HK$16.00 per H Share (exclusive of brokerage of 1.0%, SFC transaction levy +of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%) +and pursuant to the Cornerstone Investment Agreements entered into with the Cornerstone +Investors as disclosed in the section headed “Cornerstone Investors ” in the Prospectus, the number +of Offer Shares subscribed for by the Cornerstone Investors is set out below: +Assuming the Over-allotment Option +is not exercised +Assuming the Over-allotment Option +is exercised in full +Cornerstone +Investor +Total +Investment +Amount +Number +of Offer +Shares to be +acquired (1) +Approximate +% of the +Offer Shares +% of the +H Shares +in issue +Approximate +% of +Ownership +Approximate +% of the +Offer Shares +% of the +H Shares +in issue +Approximate +% of +Ownership +Guanggu Health RMB40.0 million 2,686,000 24.42% 2.43% 1.39% 21.23% 2.39% 1.38% +Chuxing Yourui RMB37.0 million 2,485,200 22.59% 2.25% 1.29% 19.64% 2.21% 1.28% +Puhua Kaizhi RMB20.0 million 1,342,600 12.20% 1.21% 0.70% 10.61% 1.20% 0.69% +Total RMB97.0 million 6,513,800 59.21% 5.89% 3.38% 51.49% 5.80% 3.35% +Note: +(1) The actual number of Offer Shares varied from the disclosure in the Prospectus due to the actual exchange rate +used for subscription according to the relevant Cornerstone Investment Agreements, which is the exchange +rate at the time when the investment monies in Renminbi were converted into Hong Kong dollars by each of +the cornerstone investors and rounded down to the nearest whole board lot of 200 H Shares. The total number +of 6,626,000 Offer Shares acquired by the Cornerstone Investors disclosed in the Prospectus is for illustration +purpose and is based on the exchange rate set out in the section headed “Information about this Prospectus and +the Global Offering – Currency Translations ” in the Prospectus. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to the +Company, (i) a waiver from strict compliance with Rule 10.04 of the Listing Rules and its consent +under paragraph 5(2) of the Placing Guidelines to allow Guanggu Health, which is an existing +Shareholder; and (ii) a waiver from strict compliance with Rules 9.09 and 10.03 of the Listing +Rules and its consent under paragraph 5(2) of the Placing Guidelines to allow Puhua Kaizhi, +which is a close associate of Yuan Qian and Dr. Zhou Hongfeng, being the Company ’s existing +Shareholders and non-executive Directors, and thus a core connected person of the Company, to +participate as Cornerstone Investors in the Global Offering. Please refer to the section headed +“Waivers from Strict Compliance with the Listing Rules and Exemption from Strict Compliance +with the Companies (Winding Up and Miscellaneous Provisions) Ordinance ” in the Prospectus. +To the best knowledge of the Company, none of the Cornerstone Investors or their respective +controlling entity is listed on any stock exchange. Each of the Cornerstone Investors has confirmed +that all necessary approvals have been obtained with respect to the Cornerstone Placing and that +no specific approval from any stock exchange (if relevant) or its shareholders is required for the +relevant cornerstone investment as each of them has general authority to invest. + + +--- page 13 --- +15 +Save as disclosed above, to the best knowledge of the Company, (i) each of the Cornerstone +Investors (and, for Cornerstone Investor(s) who will subscribe for the Offer Shares through +QDIIs, such QDIIs) is an independent third party; (ii) none of the Cornerstone Investors (and, +for Cornerstone Investor(s) who will subscribe for the Offer Shares through QDIIs, such QDIIs) +is accustomed to take instructions from the Company, the Directors, chief executive of the +Company, the AIC Parties (being the Company ’s single largest shareholder group), substantial +Shareholders or existing Shareholders (other than Guanggu Health and Puhua Kaizhi which are +existing Shareholders or their close associates as described above) or any of its subsidiaries or +their respective close associates in relation to the acquisition, disposal, voting, or other disposition +of H Shares registered in its name or otherwise held by it; and (iii) none of the subscription for +the relevant Offer Shares by the Cornerstone Investors (and, for Cornerstone Investor(s) who +will subscribe for the Offer Shares through QDIIs, such QDIIs) is financed by the Company, the +Directors, chief executive of the Company, the AIC Parties (being the Company ’s single largest +shareholder group), substantial Shareholders or existing Shareholders (other than Guanggu Health +and Puhua Kaizhi which are existing Shareholders or their close associates as described above) +or any of its subsidiaries or their respective close associates for the purpose of subscription of the +Offer Shares. +The Cornerstone Placing will form part of the International Offering and the Cornerstone Investors +will not subscribe for any Offer Shares under the Global Offering (other than pursuant to the +Cornerstone Investment Agreements). The Offer Shares to be subscribed by the Cornerstone +Investors will rank pari passu in all respect with the fully paid H Shares in issue. Other than Puhua +Kaizhi, the Offer Shares to be subscribed by the other Cornerstone Investors will be counted +towards the public float of the Company under Rule 8.08 of the Listing Rules. The Offer Shares +to be subscribed by the Cornerstone Investors will not be counted towards the public float of +the Company for the purpose of Rule 18A.07 of the Listing Rules. Immediately following the +completion of the Global Offering, save for the fact that Puhua Kaizhi is a close associate of Yuan +Qian and Dr. Zhou Hongfeng who are non-executive Directors, none of the Cornerstone Investors +will have any Board representation in the Company. Other than a guaranteed allocation of the +relevant Offer Shares at the Offer Price, the Cornerstone Investors do not have any preferential +rights in the Cornerstone Investment Agreements compared with other public Shareholders. +As confirmed by each of the Cornerstone Investors, its subscription under the Cornerstone Placing +would be financed by its own internal resources. There are no side agreements or arrangements +between the Company and the Cornerstone Investors or any benefit, direct or indirect, conferred +on the Cornerstone Investors by virtue of or in relation to the Cornerstone Placing, other than a +guaranteed allocation of the relevant Offer Shares at the Offer Price. +All of the Cornerstone Investors will pay and settle in full for the relevant Offer Shares that +they have subscribed before dealings in the Offer Shares commence on the Stock Exchange. +There will be no delayed delivery if there is no over-allocation in the International Offering. The +delayed delivery arrangements relate only to the delay in the delivery of the Offer Shares to such +Cornerstone Investor on the condition that the Offer Price for the Offer Shares allocated to such +Cornerstone Investor will be paid no later than two business days before the Listing Date, and thus +there will be no delayed settlement of payment no matter whether there is delayed delivery or not. + + +--- page 14 --- +16 +All the Cornerstone Investors have agreed that the Overall Coordinator may defer the delivery of +all or any part of the Offer Shares they have subscribed for to a date later than the Listing Date. +Such delayed delivery arrangement is in place to facilitate the over-allocation in the International +Offering. There will be no delayed delivery if there is no over-allocation in the International +Offering. +There will not be any deferred settlement in payment by any of the Cornerstone Investors. All of +the Cornerstone Investors have agreed that they shall pay for the relevant Offer Shares no later +than two business days before the Listing Date. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at any +time during the period of six months from and including the Listing Date (the “Lock-up Period ”), +dispose of any of the Offer Shares they have purchased pursuant to the relevant Cornerstone +Investment Agreements, save for certain limited circumstances, such as transfers to any of its +wholly-owned subsidiaries, or any affiliated fund under common management or control with the +relevant Cornerstone Investor, who will be bound by the same obligations of such Cornerstone +Investor, including the Lock-up Period restriction. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details of +the Cornerstone Investor. +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +To the best knowledge, information and belief of the Directors, save as disclosed in the section +headed “International Offering – Cornerstone Investors ” in this announcement, no Offer +Shares placed by or through the Overall Coordinator, the Joint Global Coordinators, the Joint +Bookrunners, the Joint Lead Managers or the Underwriters under the Global Offering have been +placed to applicants who are core connected persons of the Company, or connected clients (as +set out in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the +Placing Guidelines, whether in their own names or through nominees. The International Offering is +in compliance with the Placing Guidelines. + + +--- page 15 --- +17 +The Directors confirm that, to the best of their knowledge, information and belief, save as +Guanggu Health (an existing Shareholder) and Puhua Kaizhi (a close associate of Yuan Qian and +Dr. Zhou Hongfeng, being the Company ’s existing Shareholders and non-executive Directors, +and thus a core connected person of the Company), (i) none of the Offer Shares subscribed by +public Shareholders in the Hong Kong Public Offering and placees in the International Offering +has been financed directly or indirectly by the Company, its Directors, chief executive, substantial +Shareholders, existing Shareholders or any of their subsidiaries or their respective close associates; +(ii) no rebate has been, directly or indirectly, provided by the Company, its Directors, chief +executive, substantial Shareholders, existing Shareholders or any of their subsidiaries or their +respective close associates or syndicate members or any other brokers to any public Shareholders +in the Hong Kong Public Offering or placees in the International Offering; (iii) none of the +public Shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the Company, +its Directors, chief executive, substantial Shareholders, existing Shareholders or any of their +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of the H Shares registered in his/her/its name or otherwise held by him/her/it; +(iv) the consideration payable by the public Shareholders in the Hong Kong Public Offering and +placees in the International Offering for each Offer Share subscribed for or purchased by them is +the same as the Offer Price, in addition to brokerage of 1.0%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there is +no side agreement or arrangement between the Company, its Directors, chief executive, substantial +Shareholders, existing Shareholders or any of their subsidiaries or their respective close associates +or syndicate members or any other brokers, on one hand, and the public Shareholders or the +placees who have subscribed for the Offer Shares, on the other hand. +The Directors confirm that, to the best of their knowledge, information and belief, none of the +placees under the International Offering will be placed more than 10% of the enlarged issued +share capital of the Company immediately following the completion of the Global Offering. +Accordingly, the Directors confirm that none of the placees will become a substantial Shareholder +of the Company immediately following the completion of the International Offering, and there will +not be any new substantial Shareholder of the Company immediately following the completion of +the Global Offering. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company has granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinator (for themselves and on behalf +of the International Underwriters), at any time from the Listing Date to Wednesday, October 18, +2023, being the 30th day after the last day for lodging applications under the Hong Kong Public +Offering, to require the Company to issue and allot up to an aggregate of 1,650,000 additional +Offer Shares, representing not more than approximately 15.0% of the total number of Offer Shares +initially available under the Global Offering, at the Offer Price to cover the over-allocations in the +International Offering. +There has been an over-allocation of 1,650,000 Offer Shares in the International Offering. Such +over-allocation may be covered by exercising the Over-allotment Option in part or by making +purchases in the secondary market or a combination of these means. In the event the Over- +allotment Option is exercised, an announcement will be made on the Stock Exchange ’s website +at www.hkexnews.hk and the Company ’s website at www.yzybio.com . As of the date of this +announcement, the Over-allotment Option has not been exercised. + + +--- page 16 --- +18 +LOCK-UP UNDERTAKINGS +Each of the Company, the Single Largest Group of Shareholders, the Cornerstone Investors and +other existing Shareholders has given certain lock-up undertakings in relation to the issue and +disposal of Shares (the “Lock-up Undertakings ”). The major terms of the Lock-up Undertakings +are set out as follows: +Name +Number of +Shares subject +to the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing (3) +Last day subject to the +Lock-up Undertakings +The Company +(subject to lock-up obligations pursuant to the Listing Rules and the Hong Kong Underwriting Agreement) +N/A N/A March 24, 2024 (1) +Existing Shareholders +The Single Largest Group of Shareholders +(subject to Lock-up Obligations pursuant to the Listing Rules, the Hong Kong Underwriting Agreement and +applicable PRC laws and regulations) +Yuan Qian 20,399,933 10.57% September 24, 2024 (2) +Dr. Zhou Hongfeng 10,199,921 5.28% September 24, 2024 (2) +Dr. Zhou Pengfei 6,869,744 3.56% September 24, 2024 (2) +Wuhan Caizhi 16,792,707 8.70% September 24, 2024 (2) +Other existing Shareholders (4) +(subject to lock-up obligations pursuant to applicable PRC laws and regulations) +127,737,695 66.18% September 24, 2024 (2) +Cornerstone Investors +(subject to lock-up obligations pursuant to the Cornerstone Investment Agreements) +Guanggu Health 2,686,000 1.39% March 24, 2024 (2) +Chuxing Yourui 2,485,200 1.29% March 24, 2024 (2) +Puhua Kaizhi 1,342,600 0.70% March 24, 2024 (2) +Notes: +(1) The Company may not allot or issue Shares prior to the indicated date except otherwise permitted by the Listing +Rules and the Stock Exchange. +(2) The Shareholder(s) and Cornerstone Investor(s) may dispose of or transfer Shares without any lock-up +obligation after the indicated date. +(3) Assuming the Over-allotment Option is not exercised. +(4) For identities and details of other existing Shareholders, see the section headed “History, Development and +Corporate Structure ” in the Prospectus. + + +--- page 17 --- +19 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering – Conditions of the Global Offering ” in the Prospectus, 8,990 valid applications made +by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +POOL A +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +200 4,901 882 out of 4,901 to receive 200 H Shares 18.00% +400 1,368 278 out of 1,368 to receive 200 H Shares 10.16% +600 215 47 out of 215 to receive 200 H Shares 7.29% +800 119 28 out of 119 to receive 200 H Shares 5.88% +1,000 291 85 out of 291 to receive 200 H Shares 5.84% +1,200 53 18 out of 53 to receive 200 H Shares 5.66% +1,400 57 22 out of 57 to receive 200 H Shares 5.51% +1,600 39 16 out of 39 to receive 200 H Shares 5.13% +1,800 29 12 out of 29 to receive 200 H Shares 4.60% +2,000 1,410 592 out of 1,410 to receive 200 H Shares 4.20% +3,000 91 55 out of 91 to receive 200 H Shares 4.03% +4,000 83 63 out of 83 to receive 200 H Shares 3.80% +5,000 37 33 out of 37 to receive 200 H Shares 3.57% +6,000 10 200 H Shares 3.33% +7,000 7 200 H Shares plus 1 out of 7 to receive additional 200 H Shares 3.27% +8,000 22 200 H Shares plus 4 out of 22 to receive additional 200 H Shares 2.95% +9,000 121 200 H Shares plus 34 out of 121 to receive additional 200 H Shares 2.85% +10,000 42 200 H Shares plus 17 out of 42 to receive additional 200 H Shares 2.81% +15,000 16 400 H Shares plus 1 out of 16 to receive additional 200 H Shares 2.75% +20,000 18 400 H Shares plus 13 out of 18 to receive additional 200 H Shares 2.72% +25,000 7 600 H Shares plus 2 out of 7 to receive additional 200 H Shares 2.63% +30,000 7 600 H Shares plus 6 out of 7 to receive additional 200 H Shares 2.57% +35,000 1 800 H Shares 2.29% +40,000 3 800 H Shares plus 1 out of 3 to receive additional 200 H Shares 2.17% +50,000 5 1,000 H Shares 2.00% +60,000 10 1,000 H Shares plus 7 out of 10 to receive additional 200 H Shares 1.90% +70,000 3 1,200 H Shares plus 1 out of 3 to receive additional 200 H Shares 1.81% +80,000 2 1,400 H Shares 1.75% +90,000 2 1,400 H Shares plus 1 out of 2 to receive additional 200 H Shares 1.67% +100,000 6 1,600 H Shares 1.60% +150,000 1 2,200 H Shares 1.47% +250,000 2 2,400 H Shares 0.96% +8,978 Total number of Pool A successful applicants: 2,416 + + +--- page 18 --- +20 +POOL B +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +300,000 11 44,600 H Shares 14.87% +400,000 1 59,400 H Shares 14.85% +12 Total number of Pool B successful applicants: 12 +The final number of Hong Kong Offer Shares under the Hong Kong Public Offering is 1,100,200 +Offer Shares, representing approximately 10% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). +RESULTS OF ALLOCATIONS +Results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering, +including the Offer Price, the level of indications of interest in the International Offering, the +level of applications in the Hong Kong Public Offering and the basis of allocation of the Hong +Kong Offer Shares will be published on Friday, September 22, 2023 on the websites of the Stock +Exchange at www.hkexnews.hk and the Company at www.yzybio.com . +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers, Hong Kong business +registration numbers or certificate of incorporation numbers of successful applicants (where +applicable) and the number of Hong Kong Offer Shares successfully applied for, will be made +available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.yzybio.com and the +Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on Friday, +September 22, 2023. Please note that the list of identification document numbers set out in +this announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants or via the White Form eIPO service are disclosed. Applicants with beneficial +names only but not identification document numbers are not disclosed due to personal +privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer Shares +through their brokers or nominees can consult their brokers or nominees to enquire about +their application results; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: +English https://www.eipo.com.hk/en/Allotment; Chinese https://www.eipo.com.hk/zh-hk/Allotment) +with a “search by ID ” function on a 24-hour basis from 8:00 a.m. on Friday, September 22, +2023 to 12:00 midnight on Thursday, September 28, 2023; and +• from the allocation results telephone enquiry by calling +852 2862 8555 between 9:00 a.m. +and 6:00 p.m. on Friday, September 22, 2023, Monday, September 25, 2023, Tuesday, +September 26, 2023 and Wednesday, September 27, 2023. + + +--- page 19 --- +21 +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” in this +announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner identification codes (if +such applications are made by nominees as agent for the benefit of another person), whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS Participants +via CCASS. Therefore, the identification document numbers shown in the two sections are +different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 20 --- +22 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the Global Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placees Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Subscription +as % of +International +Offering +(assuming full +exercise of +Over-allotment +Option) +Subscription +as % of total +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Subscription as +% of total +Offer Shares +(assuming full +exercise of +Over-allotment +Option) +% of total H +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total H +share capital +upon Listing +(assuming full +exercise of +Over-allotment +Option) +% of total issued +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total issued +share capital +upon Listing +(assuming full +exercise of +Over-allotment +Option) +Top 1 3,359,800 3,359,800 3,359,800 33.93% 29.09% 30.54% 26.56% 3.04% 2.99% 1.74% 1.73% +Top 5 10,913,400 10,913,400 16,513,400 110.23% 94.48% 99.20% 86.26% 9.87% 9.72% 8.56% 8.48% +Top 10 11,391,000 11,391,000 16,991,000 115.05% 98.61% 103.54% 90.04% 10.30% 10.15% 8.80% 8.73% +Top 20 11,531,400 11,531,400 17,131,400 116.47% 99.83% 104.82% 91.15% 10.42% 10.27% 8.88% 8.80% +Top 25 11,532,400 11,532,400 17,132,400 116.48% 99.84% 104.83% 91.16% 10.43% 10.27% 8.88% 8.80% + + +--- page 21 --- +23 +• Top 1, 5, 10, 20 and 25 Shareholders of the Company upon Listing: +Shareholders +Subscription +of Hong Kong +Offer Shares +Subscription of +International +Offer Shares +Subscription +of Total Offer +Shares +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of Hong +Kong Public +Offering +Subscription +as % of +International +Offering +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming +full exercise +of Over- +allotment +Option) +Subscription +as % of total +Offer Shares +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of total +Offer Shares +(assuming +full exercise +of Over- +allotment +Option) +% of total H +share capital +upon Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total H +share capital +upon Listing +(assuming +full exercise +of Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming +full exercise +of Over- +allotment +Option) +Top 1 – – – – 54,262,305 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% 28.12% 27.88% +Top 5 – 2,686,000 2,686,000 71,560,960 150,692,510 0.00% 27.13% 23.25% 24.42% 21.23% 64.69% 63.74% 78.08% 77.42% +Top 10 – 8,531,000 8,531,000 100,148,018 179,279,568 0.00% 86.16% 73.86% 77.55% 67.43% 90.53% 89.20% 92.89% 92.10% +Top 20 – 10,913,400 10,913,400 110,533,014 192,543,313 0.00% 110.23% 94.48% 99.20% 86.26% 99.92% 98.45% 99.76% 98.92% +Top 25 104,000 11,306,000 11,410,000 111,029,614 193,410,000 9.45% 114.19% 97.88% 103.72% 90.19% 100.37% 98.89% 100.21% 99.36% + + +--- page 22 --- +24 +• Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company (the “H Shareholders ”) upon Listing: +H Shareholders +Subscription +of Hong Kong +Offer Shares +Subscription of +International +Offer Shares +Subscription +of Total Offer +Shares +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of Hong +Kong Public +Offering +Subscription +as % of +International +Offering +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming +full exercise +of Over- +allotment +Option) +Subscription +as % of total +Offer Shares +(assuming +no exercise +of the Over- +allotment +Option) +Subscription +as % of total +Offer Shares +(assuming +full exercise +of Over- +allotment +Option) +% of total H +share capital +upon Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total H +share capital +upon Listing +(assuming +full exercise +of Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming +full exercise +of Over- +allotment +Option) +Top 1 – – – 51,241,785 51,241,785 0.00% 0.00% 0.00% 0.00% 0.00% 46.32% 45.64% 26.55% 26.32% +Top 5 – – – 85,806,813 90,865,852 0.00% 0.00% 0.00% 0.00% 0.00% 77.57% 76.43% 47.08% 46.68% +Top 10 – 8,531,000 8,531,000 102,067,184 126,936,429 0.00% 86.16% 73.86% 77.55% 67.43% 92.27% 90.91% 65.77% 65.21% +Top 20 59,400 11,306,000 11,365,400 110,985,014 135,854,259 5.40% 114.19% 97.88% 103.31% 89.84% 100.33% 98.85% 70.39% 69.79% +Top 25 282,400 11,306,000 11,588,400 111,208,014 136,077,259 25.67% 114.19% 97.88% 105.34% 91.60% 100.53% 99.05% 70.51% 69.91% +In view of the high concentration of shareholding in a small number of H Shareholders, Shareholders and prospective investors +should be aware that the price of the H Shares could move substantially even with a small number of Shares traded, and should +exercise extreme caution when dealing in H Shares. diff --git a/data/extracted_text/02498/allotment_results_2024-01-04_2024010401780.txt b/data/extracted_text/02498/allotment_results_2024-01-04_2024010401780.txt new file mode 100644 index 0000000..fc44ef7 --- /dev/null +++ b/data/extracted_text/02498/allotment_results_2024-01-04_2024010401780.txt @@ -0,0 +1,1007 @@ +--- page 1 --- +1 +Unless otherwise defined herein, capitalized terms used in this announcement shall have the same meanings as those defined in +the Hong Kong prospectus dated December 27, 2023 (the “ Prospectus ”) of RoboSense Technology Co., Ltd (the “ Company”). +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “ Stock Exchange ”) and Hong +Kong Securities Clearing Company Limited (“ HKSCC”) take no responsibility for the contents of this announcement, make no +representation as to its accuracy or completeness and expressly disclaim any liability whatsoever for any loss howsoever arising +from or in reliance upon the whole or any part of the contents of this announcement. +This announcement is for information purposes only and does not constitute an invitation or offer to acquire, purchase or +subscribe for any securities. This announcement is not a prospectus. Potential investors should read the Prospectus for detailed +information about the Company and the Global Offering described below before deciding whether or not to invest in the Offer +Shares. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the United States (including its +territories and possessions, any state of the United States and the District of Columbia). This announcement does not constitute +or form a part of any offer to sell or solicitation to purchase or subscribe for securities in the United States or in any other +jurisdiction. The Shares have not been, and will not be, registered under the United States Securities Act of 1933, as amended +from time to time (the “ U.S. Securities Act ”) or any state securities laws of the United States. +The securities may not be offered, sold, pledged or transferred within the United States, except in transactions exempt from, or +not subject to, the registration requirements of the U.S. Securities Act. There will be no public offer of the Offer Shares in the +United States. The Offer Shares are being offered and sold (1) solely to qualified institutional buyers as defined in Rule 144A +under the U.S. Securities Act pursuant to an exemption from registration under the U.S. Securities Act and (2) outside the United +States in transactions in reliance on Regulation S under the U.S. Securities Act. +In connection with the Global Offering, J.P. Morgan Securities (Asia Pacific) Limited, as stabilizing manager (the “ Stabilizing +Manager”), its affiliates or any person acting for it, on behalf of the Underwriters, may effect transactions with a view to +stabilizing or supporting the market price of the Shares at a level higher than that which might otherwise prevail for a limited +period on and after the Listing Date. However, there is no obligation on the Stabilizing Manager, its affiliates or any person +acting for it, to conduct any such stabilizing action, which, if commenced, will be done at the sole and absolute discretion of the +Stabilizing Manager, its affiliates or any person acting for it, and may be discontinued at any time. Any such stabilizing activity +is required to be brought to an end on the 30th day after the last day for the lodging of applications under the Hong Kong Public +Offering, being Thursday, February 1, 2024. Such stabilization action, if taken, may be effected in all jurisdictions where it +is permissible to do so, in each case in compliance with all applicable laws, rules and regulatory requirements, including the +Securities and Futures (Price Stabilizing) Rules (Cap. 571W of the Laws of Hong Kong), as amended, made under the Securities +and Futures Ordinance (Cap. 571 of the Laws of Hong Kong). +Potential investors should be aware that stabilizing action cannot be taken to support the price of the Shares for longer than the +stabilization period which begins on the Listing Date and is expected to expire on Thursday, February 1, 2024, being the 30th +day after the last day for the lodging of applications under the Hong Kong Public Offering. After this date, no further stabilizing +action may be taken, demand for the Shares, and therefore the price of the Shares, could fall. +Potential investors of the Offer Shares should note that the Overall Coordinators (for themselves and on behalf of the Hong Kong +Underwriters) shall be entitled to terminate their obligations under the Hong Kong Underwriting Agreement with immediate +effect upon the occurrence of any of the events set out in “Underwriting — Underwriting Arrangements and Expenses — Hong +Kong Public Offering — Grounds for Termination” in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the +Listing Date (which is currently expected to be on Friday, January 5, 2024). +In connection with the Global Offering, the Company is expected to grant the Over-allotment Option to the International +Underwriters, exercisable by the Overall Coordinators (on behalf of the International Underwriters). Pursuant to the Over- +allotment Option, the International Underwriters will have the right, exercisable by the Overall Coordinators (on behalf of the +International Underwriters) at any time from the Listing Date until 30 days after the last day for lodging applications under the +Hong Kong Public Offering, to require the Company to issue up to an aggregate of 3,436,400 additional Shares, representing +not more than 15% of the total number of Offer Shares initially available under the Global Offering, at the Offer Price under the +International Offering to, cover over-allocations (if any) in the International Offering. + + +--- page 2 --- +2 +ROBOSENSE TECHNOLOGY CO., LTD +ʮ̡ +(Incorporated in the Cayman Islands with limited liability) +GLOBAL OFFERING +Number of Offer Shares under the +Global Offering +: 22,909,800 Offer Shares +Number of Hong Kong Offer Shares : 1,339,000 Offer Shares +Number of International Offer Shares : 21,570,800 Offer Shares +Offer Price : HK$43.00 per Offer Share plus brokerage +of 1.0%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% and +Stock Exchange trading fee of 0.00565% +Nominal value : US$0.0001 per Offer Share +Stock code : 2498 +Joint Sponsors, Overall Coordinators, Joint Global Coordinators, +Joint Bookrunners and Joint Lead Managers +Overall Coordinators, Joint Global Coordinators, +Joint Bookrunners and Joint Lead Managers +Joint Bookrunners and Joint Lead Managers +Joint Lead Manager + + +--- page 3 --- +ASIA-DOCS\12951673.8 +ROBOSENSE TECHNOLOGY CO., LTD / 速騰聚創科技有限公司 +ANNOUNCEMENT OF FINAL OFFER PRICE AND +ALLOTMENT RESULTS +Unless otherwise defined herein, capitalised terms used in this announcement shall have the same meanings +as those defined in the prospectus dated December 27, 2023 (the “Prospectus”) issued by RoboSense +Technology Co., Ltd (the “Company”). +SUMMARY + +Company information +Stock code 2498 +Stock short name ROBOSENSE +Dealings commencement date January 5, 2024* +*see note at the end of the announcement + +Price Information +Final Offer Price HK$43.000 +Offer Price Range N/A +Offer Price Adjustment exercised No + +Offer Shares and Share Capital +Number of Offer Shares 22,909,800 +Number of Offer Shares in Public Offer (after reallocation) 1,339,000 +Number of Offer Shares in International Offer (after +reallocation) +21,570,800 +Number of issued Shares upon Listing (assuming the Over- +allotment Option is not exercised) +449,211,723 + +The number of offer shares above is determined after taking into account the additional shares issued +under the following Offer Size Adjustment Option + +Offer Size Adjustment Option (Upsize option) +Number of additional shares issued under the option - +- Public Offer - +- International Offer - + +Over-allocation +No. of Offer Shares over-allocated 2,863,700 +Such over-allocation may be covered by exercising the Over-allotment Option or by making purchases +in the secondary market at prices that do not exceed the Offer Price or a combination of these means. +In the event the Over-allotment Option is exercised, an announcement will be made on the Stock +Exchange’s website. + +Proceeds +Gross proceeds (Note) HK$ 985.12 million +Less: Estimated listing expenses payable based on Final +Offer Price +HK$ (108.11) million +Net proceeds HK$ 887.01 million + + +--- page 4 --- +ASIA-DOCS\12951673.8 +Note: Gross proceeds refers to the amount to which the issuer is entitled receive, assuming the Over- +allotment Option is not exercised. For details of the use of proceeds, please refer to the Prospectus dated +December 27, 2023. + + +ALLOTMENT RESULTS DETAILS +PUBLIC OFFER + +No. of valid applications 1,786 +No. of successful applications 1,786 +Subscription level 0.58 times +Claw-back triggered No +No. of Offer Shares initially available under the Public Offer 2,291,000 +No. of Offer Shares reallocated to the International Offer (claw- +forward) +952,000 +Final no. of Offer Shares under the Public Offer (after +reallocation) +1,339,000 +% of Offer Shares under the Public Offer to the Global Offering +(after over-allocation) +5.20% + +Note: For details of the final allocation of shares to the Public Offer, investors can refer to +https://www.hkeipo.hk/IPOResult to perform a search by name or identification number or +https://www.hkeipo.hk/IPOResult for the full list of allottees. +INTERNATIONAL OFFER + +No. of placees 121 +Subscription Level 1.28 times +No. of Offer Shares initially available under the International +Offer +20,618,800 +No. of Offer Shares reallocated from the Public Offer (claw- +forward) +952,000 +Final no. of Offer Shares under the International Offer (after +reallocation and over-allocation) +24,434,500 +% of Offer Shares under the International Offer to the Global +Offering (after over-allocation) +94.80% + +Save as the allocation of Offer Shares to a financial institution engaged by Zhuji Kangchengheng Juchuang +Equity Investment Partnership (Limited Partnership), a close associate of two minority existing Shareholders +of the Company, to subscribe for and hold the relevant Offer Shares on a discretionary basis on its behalf, +the Directors confirm that, to the best of their knowledge, information and belief, (i) none of the Offer Shares +subscribed by the placees and the public have been financed directly or indirectly by the Company, any of +the Directors, chief executive of the Company, substantial shareholders, existing shareholders of the +Company or any of its subsidiaries or their respective close associates; and (ii) none of the placees and the +public who have purchased the Offer Shares are accustomed to taking instructions from the Company, any of +the Directors, chief executive of the Company, substantial shareholders, existing shareholders of the +Company or any of its subsidiaries or their respective close associates in relation to the acquisition, +disposal, voting or other disposition of Shares registered in his/her/its name or otherwise held by him/her/it. + + +--- page 5 --- +ASIA-DOCS\12951673.8 + +The placees in the International Offer include the following: +Cornerstone Investors + +Investor +No. of +Offer +Shares +allocated +% of Offer +Shares +(assuming the +Over- +allotment +Option is not +exercised) +% of total +issued share +capital after the +Global Offering +(assuming the Over- +allotment Option is +not exercised) +Existing +shareholders or +their close +associates +Shenzhen Nanshan +Strategic Emerging +Industries +Investment Co., Ltd. +/ 深圳市南山戰略新 +興產業 +投資有限公司 18,166,000 79.29% 4.04% No +Total 18,166,000 79.29% 4.04% + +Allottees with waivers/consents obtained + +Investor +No. of +shares +allocated +% of offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total issued +share capital after +the Global Offering +(assuming the Over- +allotment Option is +not exercised) Relationship* +Zhuji +Kangchengheng +Juchuang Equity +Investment +Partnership (Limited +Partnership) / 諸暨 +康成亨聚創股權投 +資合夥企業(有限 +合夥) +6,066,700 26.48% 1.35% +Close associate of +existing +shareholders +Total 6,066,700 26.48% 1.35% + +Note: Zhuji Kangchengheng Juchuang Equity Investment Partnership (Limited Partnership) and the two +minority existing Shareholders, which are its close associates, will hold approximately 1.9 5% of the total +issued share capital of the Company immediately following the Global Offering (assuming the Over-allotment +Option is not exercised). For details, please refer to the section headed "OTHERS / ADDITIONAL +INFORMATION" below. +LOCK-UP UNDERTAKINGS +Major Pre-IPO Investors (As defined in the History, Reorganization and Corporate Structure section of the +Prospectus) + + +--- page 6 --- +ASIA-DOCS\12951673.8 + Name +Number of shares held in +the Company subject to +lock-up undertakings +upon listing +% of shareholding in the +Company subject to lock- +up undertakings upon +listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings +Shanghai Anpeng Supeng +Enterprise Management +Partnership (Limited +Partnership) /上海安鵬 +速鵬企業管理合夥企業 +(有限合夥) +5,068,594 1.13% July 4, 2024 +Zhuhai Beiqi Huajin +Industry Equity Investment +Fund (Limited Partnership) +/珠海北汽華金產業股權 +投資基金(有限合夥) +2,269,211 0.51% July 4, 2024 +Cainiao Smart Logistics +Investment Limited +47,005,063 10.46% July 4, 2024 +China Mobile Fund (Hebei +Xiong’an) Partnership +(Limited Partnership) /中移 +股權基金(河北雄安)合夥 +企業(有限合夥) +5,170,188 1.15% July 4, 2024 +Golden Development Asia +Limited +15,361,813 3.42% July 4, 2024 +Huaxing Growth Capital +III, L.P. +7,333,386 1.63% July 4, 2024 +EverestHeng (Cayman) +Limited +11,374,415 2.53% July 4, 2024 +Fortune Athena Limited 6,495,271 1.45% July 4, 2024 +Fortune Miner Limited 1,010,509 0.22% July 4, 2024 +Shanghai Rui Wang +Enterprise Management +Partnership (Limited +Partnership) /上海銳望企 +業管理合夥企業(有限合 +夥) +6,268,064 1.40% July 4, 2024 +Guangzhou Ruiyi Venture +Capital Partnership +(Limited Partnership) /廣州 +銳熠創業投資合夥企業 +(有限合夥) +915,297 0.20% July 4, 2024 +GCF Robotics Ltd 7,333,386 1.63% July 4, 2024 +Gotrays International +Limited +7,404,946 1.65% July 4, 2024 +Storm Era Limited 7,404,946 1.65% July 4, 2024 +Huzhou Yuntong +Investment Partnership +(Limited Partnership) /湖州 +贇通股權投資合夥企業 +(有限合夥) +2,541,520 0.57% July 4, 2024 + + +--- page 7 --- +ASIA-DOCS\12951673.8 + Name +Number of shares held in +the Company subject to +lock-up undertakings +upon listing +% of shareholding in the +Company subject to lock- +up undertakings upon +listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings +Huzhou Yutong Investment +Partnership (Limited +Partnership) /湖州煜通股 +權投資合夥企業(有限合 +夥) +1,815,368 0.40% July 4, 2024 +Liaoning Haitong New +Energy and Low Carbon +Industry Private Equity +Fund Co., Ltd. /遼寧海 +通新能源低碳產業股權投 +資基金有限公司 +2,904,586 0.65% July 4, 2024 +Kinzon Capital Venture +Partners II, L.P. +17,002,869 3.79% July 4, 2024 +Kinzon Capital Venture +Partners III, L.P. +2,444,462 0.54% July 4, 2024 +LUXSHARE LIMITED /立 +訊有限公司 +10,000,000 2.23% July 4, 2024 +Ningbo Jumin Investment +LLP. /寧波高新區岠珉股 +權投資合夥企業(有限合 +夥) +5,082,984 1.13% July 4, 2024 +OFC INNOVATION +ANGEL FUND I /東方富 +海(蕪湖)移動創新股權投 +資基金(有限合夥) +8,045,851 1.79% July 4, 2024 +OFC INNOVATION +ANGEL FUND II /富海深 +灣(蕪湖)移動創新股權投 +資基金(有限合夥) +4,791,340 1.07% July 4, 2024 +OFC Clean Tech Growth +(Limited Partnership) /深圳 +市東方富海成長環保投資 +企業(有限合夥) +147,140 0.03% July 4, 2024 +Shenzhen Fuhai Juanyong +Entrepreneurship +Management Partnership +(Limited Partnership) /深 +圳富海隽永創業管理合夥 +企業(有限合夥) +858,306 0.19% July 4, 2024 +SME Development Fund +(Shenzhen Nanshan +Limited Partnership) /中小 +企業發展基金(深圳南山 +有限合夥) +1,487,746 0.33% July 4, 2024 + + +--- page 8 --- +ASIA-DOCS\12951673.8 + Name +Number of shares held in +the Company subject to +lock-up undertakings +upon listing +% of shareholding in the +Company subject to lock- +up undertakings upon +listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings +PUHE Realwin Venture +Capital. LP /深圳市普禾瑞 +贏股權投資基金合夥企業 +(有限合夥) +4,616,424 1.03% July 4, 2024 +PUHE Intelligent Venture +Capital. LP/ 深圳市普禾智 +能一號投資合夥企業(有 +限合夥) +8,294,235 1.85% July 4, 2024 +Changzhou Shangqi Xinhui +Equity Investment Fund +(LLP) /常州尚頎信輝股權 +投資基金合夥企業(有限 +合夥) +1,429,373 0.32% July 4, 2024 +Yangzhou Shangqi Sanqi +Venture Capital Fund +Center (Limited +Partnership) /揚州尚頎三 +期創業投資基金中心(有 +限合夥) +3,787,830 0.84% July 4, 2024 +Smart Han Ltd 6,351,246 1.41% July 4, 2024 +SinoRock Prosperous +Global II Limited +5,687,206 1.27% July 4, 2024 +Cinda Sino-Rock +Investment Limited / 信達 +漢石投資有限公司 +979,706 0.22% July 4, 2024 +Shanghai Ziyue Enterprise +Management Consulting +Partnership (Limited +Partnership) /上海籽月 +企業管理諮詢合夥企業 +(有限合夥) +10,000,000 2.23% July 4, 2024 +YF Robosence Limited 7,565,066 1.68% July 4, 2024 +Sinoyutong International +Limited /香港盛宇國際有 +限公司 +10,831,073 2.41% July 4, 2024 +Subtotal 247,079,420 55.00% + +The expiry date of the lock-up period shown in the table above is pursuant to the disclosure in the Prospectus. + +Existing Shareholders Other than Major Pre-IPO Investors (As defined in the History, Reorganization and +Corporate Structure section of the Prospectus) + + +--- page 9 --- +ASIA-DOCS\12951673.8 +Name +Number of shares held in +the Company subject to +lock-up undertakings +upon listing +% of shareholding in the +Company subject to lock- +up undertakings upon +listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings +BlackPearl Global Limited 49,367,683 10.99% July 4, 2024 +Emerald Forest +International Limited +29,604,176 6.59% July 4, 2024 +Sixsense Global Limited 18,110,571 4.03% July 4, 2024 +Robust Limited 13,450,225 3.00% July 4, 2024 +Ruby International Limited 4,849,401 1.08% July 4, 2024 +Hoping Dream +International Limited +17,210,526 3.83% July 4, 2024 +Logi Group Limited 3,868,136 0.86% July 4, 2024 +AFFLUENT CAPITAL +VENTURES LIMITED /豐 +都創投有限公司 +1,010,508 0.22% July 4, 2024 +Skyward Limited 1,010,508 0.22% July 4, 2024 +Shenzhen Jiaxin Yuande +Equity Investment Fund +Partnership (Limited +Partnership) /深圳 +市嘉信元德股權投資基金 +合夥企業(有限合夥) +1,798,356 0.40% July 4, 2024 +Shenzhen Kangcheng +Pengfeng Rongcheng +Investment Partnership +(Limited Partnership) / 深 +圳市康成鵬峰榮承投資合 +夥企業(有限合夥) +899,187 0.20% July 4, 2024 +Zhongruichuangzhi +(Ningbo) Equity +Investment Management +Partnership (Limited +Partnership) / 中瑞創智(寧 +波)股權投資管理合 +夥企業(有限合夥) +776,562 0.17% July 4, 2024 +FULL WISDOM +VENTURES LIMITED /滿 +慧創投有限公司 +1,634,886 0.36% July 4, 2024 +Jiaxing Qiyuan Kaitai +Equity Investment +Partnership (Limited +Partnership) /嘉興啟元開 +泰股權投資合夥企業(有 +限合夥) +2,452,310 0.55% July 4, 2024 +EOE Limited 858,306 0.19% July 4, 2024 +Guangdong Innovative +Lingyue Smart +Manufacturing & +Information Technology +2,452,310 0.55% July 4, 2024 + + +--- page 10 --- +ASIA-DOCS\12951673.8 +Name +Number of shares held in +the Company subject to +lock-up undertakings +upon listing +% of shareholding in the +Company subject to lock- +up undertakings upon +listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings +Investment Fund Limited +Liability Partnership / 廣東 +融創嶺岳智能製造與信息 +技術產業股權投 +資基金合夥企業(有限合 +夥) +Flow Limited 613,073 0.14% July 4, 2024 +Huizhou Desay SV +Automotive Co., Ltd. /惠 +州市德賽西威汽車電子股 +份有限公司 +2,500,000 0.56% July 4, 2024 +GOLDEN LINK +WORLDWIDE LIMITED +2,600,000 0.58% July 4, 2024 +Xiamen Starlight Equity +Investment Partnership +(L.P.) / 廈門星韶股權投資 +合夥企業(有限合夥) +1,700,000 0.38% July 4, 2024 +Suzhou Chenling +Investment Partnership +(Limited Partnership) / 蘇 +州晨嶺投資合夥 +企業(有限合夥) +3,800,000 0.85% July 4, 2024 +GREAT VIRTUOUS +LIMITED +3,782,533 0.84% July 4, 2024 +Wuhan Zhisu Engine +Equity Investment Fund +Partnership (Limited +Partnership) /武漢智速引 +擎股權投資基金合夥企業 +(有限合夥) +366,669 0.08% July 4, 2024 +Ningbo Zhixing Engine +Equity Investment +Partnership (Limited +Partnership) / 寧波智行引 +擎股權投資合夥企業(有 +限合夥) +855,561 0.19% July 4, 2024 +Guangdong Guangqi +Ruiteng Equity +Investment Partnership +(Limited Partnership) /廣東 +廣祺瑞騰股權投資合夥企 +業(有限合夥) +3,782,533 0.84% July 4, 2024 +Excel Rise Holdings +Limited /逸昇控股有限公 +司 +2,585,094 0.58% July 4, 2024 + + +--- page 11 --- +ASIA-DOCS\12951673.8 +Name +Number of shares held in +the Company subject to +lock-up undertakings +upon listing +% of shareholding in the +Company subject to lock- +up undertakings upon +listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings +Guangzhou Yuexiu Jinchan +Phase IV +Investment Partnership +(Limited Partnership) / 廣 +州越秀金蟬四期投資合夥 +企業(有限合夥) +2,843,603 0.63% July 4, 2024 +Mirae Asset Alpha Growth +Fund OFC +2,018,195 0.45% July 4, 2024 +Jurastone Tech Singularity +I Ltd +431,070 0.10% July 4, 2024 +HUITENG CO-STONE +INVESTMENT LIMITED +1,421,801 0.32% July 4, 2024 +China World Investment +Limited +568,720 0.13% July 4, 2024 +Subtotal 179,222,503 39.90% + +The expiry date of the lock-up period shown in the table above is pursuant to the disclosure in the Prospectus. + +Cornerstone Investor +Name +Number of shares held in +the Company subject to +lock-up undertakings +upon listing +% of shareholding in the +Company subject to lock- +up undertakings upon +listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings +Shenzhen Nanshan +Strategic Emerging +Industries Investment Co., +Ltd. / 深圳市南山戰略新 +興產業投資有限公司 +18,166,000 4.04% July 4, 2024 +Subtotal 18,166,000 4.04% + +The expiry date of the lock-up period shown in the table above is pursuant to the disclosure in the Prospectus. + + +--- page 12 --- +ASIA-DOCS\12951673.8 +PLACEE CONCENTRATION ANALYSIS +Placees +Number of +Shares allotted + +Allotment as % of +International Offering +(assuming no exercise of +the Over-allotment +Option) +Allotment as % of +International Offering +(assuming the Over- +allotment Option) +Allotment as % of total +Offer Shares (assuming no +exercise of the Over- +allotment Option) +Allotment as % of total +Offer Shares (assuming +the Over-allotment +Option is exercised) +Number of + Shares held upon Listin g + +% of total issued share +capital upon Listing +(assuming no exercise of the +Over-allotment Option) +·% of total issued share +capital upon Listing +(assuming the Over- +allotment Option is +exercised) +Top 1 18,166,000 84.22% 74.35% 79.29% 70.48% 18,166,000 4.04% 4.02% +Top 5 24,350,500 112.89% 99.66% 106.29% 94.48% 27,048,043 6.02% 5.98% +Top 10 24,419,500 113.21% 99.94% 106.59% 94.75% 27,117,043 6.04% 6.00% +Top 25 24,424,900 113.23% 99.96% 106.61% 94.77% 27,122,443 6.04% 6.00% + +Notes +* Ranking of placees is based on the number of Shares allotted to the placees. + + +--- page 13 --- +ASIA-DOCS\12951673.8 + +SHAREHOLDER CONCENTRATION ANALYSIS +Sharehold +ers +Number of + Shares all +otted + +Allotment as % +of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Allotment as % +of +International +Offering +(assuming the +Over- +allotment +Option is +exercised) +Allotment as % +of total Offer +Shares +(assuming no +exercise of the +Over- +allotment +Option) +Allotment as +% of total +Offer Shares +(assuming the +Over-allotment +Option is +exercised) +Number of +Shares held +upon Listing + +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised) +Top 1 0 0.00% 0.00% 0.00% 0.00% 49,367,683 10.99% 10.92% +Top 5 0 0.00% 0.00% 0.00% 0.00% 168,119,45 2 37.43% 37.19% +Top 10 18,166,00 +0 +84.22% 74.35% 79.29% 70.48% 251,746,82 4 56.04% 55.69% +Top 25 24,232,70 +0 +112.34% 99.17% 105.77% 94.02% 385,271,96 0 85.77% 85.22% + +Notes +* Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholder upon Listing. + +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, valid applications made by +the public will be conditionally allocated on the basis set out below : + +NO. OF SHARES APPLIED FOR +NO. OF VALID +APPLICATION S +BASIS OF +ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE ALLOTTED +OF THE TOTAL NO. OF +SHARES APPLIED FOR +100 1,040 100 Shares 100.00% +200 239 200 Shares 100.00% +300 74 300 Shares 100.00% +400 48 400 Shares 100.00% +500 88 500 Shares 100.00% +600 20 600 Shares 100.00% +700 18 700 Shares 100.00% +800 8 800 Shares 100.00% +900 7 900 Shares 100.00% +1,000 108 1,000 Shares 100.00% +1,500 19 1,500 Shares 100.00% +2,000 39 2,000 Shares 100.00% +2,500 9 2,500 Shares 100.00% +3,000 12 3,000 Shares 100.00% +3,500 4 3,500 Shares 100.00% +4,000 1 4,000 Shares 100.00% + + +--- page 14 --- +ASIA-DOCS\12951673.8 +4,500 3 4,500 Shares 100.00% +5,000 6 5,000 Shares 100.00% +6,000 5 6,000 Shares 100.00% +7,000 5 7,000 Shares 100.00% +8,000 2 8,000 Shares 100.00% +9,000 1 9,000 Shares 100.00% +10,000 17 10,000 Shares 100.00% +20,000 7 20,000 Shares 100.00% +30,000 2 30,000 Shares 100.00% +50,000 1 50,000 Shares 100.00% +60,000 1 60,000 Shares 100.00% +80,000 2 80,000 Shares 100.00% +Total 1,786 1,339,000 Shares + + +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC +participant s. Investors should contact their relevant brokers for any inquir ies. + +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the Company’s shares. +The Directors confirm that, to the best of their knowledge, the consideration paid by the placees or +the public (as the case may be) directly or indirectly for each Offer Share subscribed for or purchased +by them was the same as the final Offer Price in addition to any brokerage, AFRC transaction levy, +SFC transaction levy and trading fee payable. + +OTHERS / ADDITIONAL INFORMATION +Placing with the Consent under Paragraph 5(2) of Placing Guidelines and Rule 10.04 of the Listing +Rules + +Zhuji Kangchengheng Juchuang Equity Investment Partnership (Limited Partnership) +("Kangchengheng") placed an order for a structured investment product embedded with a total return +swap in the amount of RMB240.80 million (equivalent to HK$260.87 million, at an exchange rate of +HK$1.00 to RMB0.923) ("Client TRS SIP") to be issued by an independent financial institution (the +"Financial Institution"), who will place a back-to-back total return swap order ("Back-to-back TRS", +together with the Client TRS SIP, the "OTC Transaction") with another institution (the "Hedging +Institution", which is an associated company of the Financial Institution, and each of the Financial +Institution and the Hedging Institution is not a syndicate CMI, distributor, broker or "connected client" +(as defined under Appendix F1 to the Listing Rules)). Under the International Offering, the Hedging +Institution has been placed with 6,066,700 Offer Shares at the Offer Price, representing approximately +26.48% of the total number of Offer Shares initially available under the Global Offering and +approximately 1.35% of the total issued share capital of the Company upon completion of the Global +Offering (assuming the Over-allotment Option is not exercised). Under the terms and conditions of the +OTC Transaction, the Hedging Institution will hold the title of the Shares on behalf of Kangchengheng +and pass through the economic return (or economic loss) in respect of the Shares underlying the OTC + + +--- page 15 --- +ASIA-DOCS\12951673.8 +Transaction to Kangchengheng. The Client TRS SIP is fully funded by Kangchengheng. + +Kangchengheng is a close associate of two existing Shareholders of the Company, namely Shenzhen +Jiaxin Yuande Equity Investment Fund Partnership (Limited Partnership) ("Jiaxin Yuande") and +Shenzhen Kangcheng Pengfeng Rongcheng Investment Partnership (Limited Partnership) ("Pengfeng +Rongcheng"), which held approximately 0.42% and 0.21% in the Company's total issued share capital +as of the date of the Prospectus, respectively. The general partner of Jiaxin Yuande is Shenzhen Jialin +Xinye Equity Investment Management Co., Ltd., which is held as to over 50% by Shenzhen +Kangchengheng Capital Management Group Limited ("Kangchengheng Capital Management"), and the +general partner of Pengfeng Rongcheng is Shenzhen KCH Asset Management Co., Ltd. ("Shenzhen KCH +Asset Management"), which is owned as to approximately 93.33% by Kangchengheng Capital +Management. As the general partner of Kangchengheng is Shenzhen KCH Asset Management, which +holds 1% interest in Kangchengheng, Kangchengheng is therefore a close associate of each of Jiaxin +Yuande and Pengfeng Rongcheng as they are all under the common control of Kangchengheng Capital +Management. + +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a waiver from +strict compliance with Rule 10.04 of the Listing Rules and its consent under paragraph 5(2) of the +Placing Guidelines to permit the Company to allocate such Offer Shares in the International Offering to +Kangchengheng. The Offer Shares allocated to Kangchengheng is in compliance with all the conditions +under the consent granted by the Stock Exchange. + +DISCLAIMERS + +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock +Exchange”) and Hong Kong Securities Clearing Company Limited (“HKSCC”) take no +responsibility for the contents of this announcement, make no representation as to its accuracy or +completeness and expressly disclaim any liability whatsoever for any loss howsoever arising from +or in reliance upon the whole or any part of the contents of this announcement . +This announcement is not for release, publication, distribution, directly or indirectly, in or into the +United States (including its territories and possessions, any state of the United States and the +District of Columbia). This announcement does not constitute or form a part of any offer or +solicitation to purchase or subscribe for securities in the United States. The securities men tioned +herein have not been, and will not be, registered under the United States Securities Act of 1933, as +amended (the “U.S. Securities Act”). The securities may not be offered or sold in the United States +except pursuant to an exemption from the registr ation requirements of the U.S. Securities Act and in +compliance with any applicable state securities laws, or outside the United States unless in +compliance with Regulation S under the U.S. Securities Act. There will be no public offer of +securities in the United States . +The Offer Shares are being offered and sold (1) solely to qualified institutional buyers as defined in Rule +144A under the U.S. Securities Act pursuant to an exemption from registration under the U.S. Securities +Act and (2) outside the Uni ted States in offshore transactions in reliance on Regulation S under the U.S. +Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer to +acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential +investors should read the Prospectus dated 27 December 2023 issued by RoboSense Technology Co., +Ltd for detailed information about the Global Offering described below before deciding whether or +not to invest in the Shares thereby being offered. + + +--- page 16 --- +ASIA-DOCS\12951673.8 + +*Potential investors of the Offer Shares should note that the Joint Sponsors and the Overall +Coordinator s (for themselves and on behalf of the Hong Kong Underwriters) shall be entitled to +terminate their obligations under the Hong Kong Underwriting Agreement with immediate effect +upon the occurrence of any of the events set out in the paragraph headed “Underwriting – +Underwriting Arrangements and Expenses – Hong Kong Public Offering – Hong Kong Underwriting +Agreement – Grounds for Terminatio n” in the Prospectus at any time prior to 8:00 a.m. (Hong Kong +time) on the Listing Date (which is currentl y expected to be on January 5, 2024). + + +--- page 17 --- +3 +PUBLIC FLOAT +Immediately after completion of the Global Offering, (i) more than 25% of the total issued Shares +will be held by the public in compliance with Rule 8.08(1)(a) of the Listing Rules; (ii) the three +largest public Shareholders will not hold more than 50% of the Shares held in the public hands at +the time of Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (iii) there +will be at least 300 Shareholders at the time of Listing in compliance with Rule 8.08(2) of the +Listing Rules. +The Directors confirm that immediately after the completion of the Global Offering, (i) no placee +will, individually, be placed more than 10% of the enlarged issued share capital of the Company; +and (ii) there will not be any new substantial shareholder (as defined in the Listing Rules) of the +Company. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company is expected to grant the Over-allotment +Option to the International Underwriters, exercisable by the Overall Coordinators (on behalf of the +International Underwriters). Pursuant to the Overallotment Option, the International Underwriters +will have the right, exercisable by the Overall Coordinators (on behalf of the International +Underwriters) at any time from the Listing Date until 30 days after the last day for lodging +applications under the Hong Kong Public Offering, to require the Company to issue up to an +aggregate of 3,436,400 additional Shares, representing not more than 15% of the total number of +Offer Shares initially available under the Global Offering, at the Offer Price under the International +Offering to, cover over-allocations (if any) in the International Offering. +There has been an over-allocation of 2,863,700 Offer Shares in the International Offering and +such over-allocation will be settled by using the Shares borrowed under the Stock Borrowing +Agreement. Such borrowed Shares will be covered by amongst other methods, exercising the +Over-allotment Option in full or in part or by using Shares purchased by the Stabilizing Manager +(or through its affiliates or any person acting for it) in the secondary market at prices that do not +exceed the Offer Price or a combination of these means. In the event the Over-allotment Option is +exercised, an announcement will be made on the Stock Exchange’s website at www.hkexnews.hk +and the Company’s website at www.robosense.ai/en. As of the date of this announcement, the Over- +allotment Option has not been exercised. +COMMENCEMENT OF DEALINGS +Share certificates will only become valid evidence of title at 8:00 a.m. on Friday, January 5, 2024, +provided that the Global Offering has become unconditional in all respects at or before that time. +Investors who trade Shares on the basis of publicly available allocation details or prior to the receipt +of Share certificates or prior to the Share certificates becoming valid evidence of title do so entirely +at their own risk. + + +--- page 18 --- +4 +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. (Hong Kong time) +on Friday, January 5, 2024, it is expected that dealings in the Shares on the Stock Exchange will +commence at 9:00 a.m. on Friday, January 5, 2024. The Shares will be traded in board lots of 100 +Shares each and the stock code of the Shares will be 2498. +By order of the Board +RoboSense Technology Co., Ltd +Dr. Qiu Chunxin +Chairman of the Board, Executive Director +and Chief Executive Officer +Hong Kong, Thursday, January 4, 2024 +As at the date of this announcement, the Executive Directors are Dr. Qiu Chunxin, Mr. Liu Letian and Mr. Qiu Chunchao; +the Non-executive Director is Dr. Zhu Xiaorui and the proposed Independent non-executive Directors are Mr. Feng Jianfeng, +Dr. Lu Cewu and Mr. Ng Yuk Keung. diff --git a/data/extracted_text/02499/allotment_results_summary_2023-11-09_2023110900054.txt b/data/extracted_text/02499/allotment_results_summary_2023-11-09_2023110900054.txt new file mode 100644 index 0000000..65ef2db --- /dev/null +++ b/data/extracted_text/02499/allotment_results_summary_2023-11-09_2023110900054.txt @@ -0,0 +1,955 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +• The Offer Price is HK$14.28 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and Accounting and +Financial Reporting Council transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$14.28 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of underwriting fees and +commissions and estimated expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$116.3 million. The Company +intends to use the net proceeds from the Global Offering in the manner as set out in the +section headed “Net Proceeds from the Global Offering ” in this announcement. +• As no over-allocation of International Offer Shares has been made, the Over-allotment +Option has not been exercised and will not be exercised, and no additional proceeds are +expected to be received by the Company in this connection. +Applications and Indications of Interest Received +Hong Kong Public Offering +• The Hong Kong Offer Shares initially available under the Hong Kong Public Offering +have been slightly over-subscribed. A total of 4,939 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through the CCASS EIPO service for a total of 9,464,600 Hong Kong Offer Shares, +representing approximately 7.80 times of the total number of 1,213,600 H Shares initially +available for subscription under the Hong Kong Public Offering. +• As the Hong Kong Public Offering has been over-subscribed by less than 15 times of the +total number of Offer Shares initially available under the Hong Kong Public Offering, the +reallocation procedure as disclosed in the section headed “Structure of the Global Offering +– The Hong Kong Public Offering – Reallocation and Clawback ” in the Prospectus has +not been applied. The final number of Offer Shares under the Hong Kong Public Offering +is 1,213,600 H Shares, representing 10% of the total number of Offer Shares initially +available under the Global Offering. The total number of successful applicants under the +Hong Kong Public Offering is 2,199, among which 1,786 H Shareholders were allocated +with one board lot of the H Shares, totaling 357,200 H Shares, representing approximately +29.43% of total Offer Shares under the Hong Kong Public Offering. + + +--- page 2 --- +4 +International Offering +• The H Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.37 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares under +the International Offering is 10,922,400 H Shares, representing 90% of the total number of +H Shares initially available under the Global Offering. +• The total number of placees under the International Offering is 122. A total number of 116 +placees have been allotted five board lots of H Shares or less, representing approximately +95.08% of the total number of placees under the International Offering. These placees +have been allotted 29,800 H Shares in total, representing approximately 0.27% of the Offer +Shares available under the International Offering and 0.25% of the Offer Shares under +the Global Offering. A total number of 83 placees have been allotted one board lot of H +Shares, totaling 16,600 H Shares, representing approximately 0.15% of the Offer Shares +available under the International Offering. +Over-allotment Option +• The Sole Overall Coordinator confirms that there has been no over-allocation of the H +Shares under the International Offering, and therefore, the Over-allotment Option will not +be exercised. In view of the fact that there has been no over-allocation in the International +Offering, there has been no delayed delivery arrangement with any investor under the +International Offering and no stabilizing action as described in the Prospectus will take +place during the stabilization period. +Cornerstone Investor +• Based on the Offer Price of HK$14.28 per Offer Share (exclusive of brokerage of +1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and +Accounting and Financial Reporting Council transaction levy of 0.00015%), pursuant to the +Cornerstone Investment Agreement, the Company ’s Cornerstone Investor has subscribed +for a total of 7,633,200 H Shares, representing (i) approximately 62.90% of the number of +Offer Shares pursuant to the Global Offering; (ii) approximately 2.19% of the issued share +capital of the Company immediately following the completion of the Global Offering; and +(iii) approximately 3.69% of the H Shares in issue immediately following the completion +of the Global Offering. Please refer to the section headed “Cornerstone Placing ” in the +Prospectus for further details. + + +--- page 3 --- +5 +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and +Placees in the International Offering +• To the best knowledge, information and belief of our Directors and Supervisors, no +Offer Shares placed under the Global Offering have been placed with applicants and +their respective ultimate beneficial owners who are core connected persons (as defined +in the Listing Rules) of the Company, Directors, Supervisors, or to any connected clients +(as set out in paragraph 5(1) of the Placing Guidelines under Appendix 6 to the Listing +Rules (the “Placing Guidelines ”)) or persons as set out in paragraph 5(2) of the Placing +Guidelines, whether in their own names or through nominees. The International Offering +is in compliance with the Placing Guidelines. None of the Sole Sponsor, the Sole Overall +Coordinator, the Sole Global Coordinator, the Joint Bookrunners, the Joint Lead Managers, +the Underwriters, the CMIs and their respective affiliated companies and connected clients +of the lead broker or of any distributors (as defined in the Placing Guidelines) has taken up +any Offer Shares for its own benefit under the Global Offering. +• Our Directors and Supervisors confirm that, to the best of their knowledge, information +and belief, (i) none of the Offer Shares subscribed by public Shareholders in the Hong +Kong Public Offering and placees in the International Offering has been financed directly +or indirectly by our Company, our Directors, Supervisors, chief executive, Controlling +Shareholders, substantial Shareholders or existing Shareholders of our Company or any +of their subsidiaries or their respective close associates (the “Relevant Parties ”); (ii) +no rebate has been, directly or indirectly, provided by the Relevant Parties or syndicate +members or any other brokers involved in the Global Offering to any public Shareholders +in the Hong Kong Public Offering or placees in the International Offering; (iii) none of +the public Shareholders in the Hong Kong Public Offering and placees in the International +Offering who has subscribed for the Offer Shares is accustomed to taking instructions from +the Relevant Parties in relation to the acquisition, disposal, voting or other disposition of +the Offer Shares registered in his/her/its name or otherwise held by him/her/it; (iv) the +consideration payable by the public Shareholders in the Hong Kong Public Offering and +placees in the International Offering for each Offer Share subscribed for or purchased by +them is the same as the final Offer Price as determined by the Company, in addition to +brokerage of 1.0%, SFC transaction levy of 0.0027%, Accounting and Financial Reporting +Council transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and +(v) there is no side agreement or arrangement between the Relevant Parties or syndicate +members or any other brokers involved in the Global Offering, on one hand, and the public +Shareholders or the placees who has subscribed for the Offer Shares, on the other hand. +• Our Directors and Supervisors further confirm that, to the best of their knowledge and +information, all placees under the International Offering and their ultimate beneficial +owners are not and are independent of any of (a) the core connected persons (as defined in +the Listing Rules) of the Company, (b) our Directors, supervisors, or existing Shareholders +or any of the Company ’s subsidiaries, or (c) the close associates (as defined in the Listing +Rules) of (a) and/or (b) above whether in their own name or through nominees. +• Our Directors and Supervisors confirm that none of the placees under the International +Offering will be placed more than 10% of the enlarged issued share capital of the Company +immediately following the completion of the Global Offering. Accordingly, our Directors +and Supervisors confirm that none of the placees will become a substantial Shareholder +(within the meaning of the Listing Rules) after the International Offering, and there will +not be any new substantial Shareholder immediately following the completion of the Global +Offering. + + +--- page 4 --- +6 +Lock-up Obligations +• The Company, the Controlling Shareholders, all the other existing Shareholders and the +Cornerstone Investor are subject to certain lock-up obligations as set out in the section +headed “Lock-up Obligations ” in this announcement. +Shareholding Concentration Analysis +• A shareholding concentration analysis based on the allotment results under the Global +Offering is set out in the section headed “Shareholding Concentration Analysis ” of this +announcement for further details. +Results of Allocations +• The Final Offer Price, results of applications in the Hong Kong Public Offering, the level +of indications of interests in the International Offering, the level of applications in the +Hong Kong Public Offering and the basis of allocation of the Hong Kong Offer Shares +will be published on Thursday, November 9, 2023 on the websites of the Company at +www.fls123.com and the Stock Exchange at www.hkexnews.hk . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the HK eIPO White Form service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport numbers, +Hong Kong business registration numbers or certificate of incorporation numbers of +successful applicants (where applicable) will be made available at the times and dates and +in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.fls123.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. +on Thursday, November 9, 2023. Please note that the list of identification document +numbers in this announcement may not be a complete list of successful applicants +since only successful applicants whose identification document numbers are provided +to HKSCC by CCASS Participants or via the HK eIPO White Form service are +disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for H Shares through their brokers or nominees can consult +their brokers or nominees to enquire about their application result; +• from “IPO Results ” function in the IPO App or the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a +“search by ID ” function on a 24-hour basis from 8:00 a.m. on Thursday, November 9, +2023 to 12:00 midnight on Wednesday, November 15, 2023; or +• from the results allocation telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Thursday, November 9, 2023 to Tuesday, November 14, +2023 (excluding Saturday, Sunday and public holiday in Hong Kong). + + +--- page 5 --- +7 +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK +eIPO White Form ” refers to Hong Kong identity card numbers/passport numbers/Hong +Kong business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications +Made by Giving Electronic Application Instructions to HKSCC via CCASS ” are provided +by CCASS participants via CCASS. Therefore, the identification document numbers shown +in the two sections are different in nature. +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the section headed “Results of Applications Made +by Giving Electronic Application Instructions to HKSCC via CCASS ” are redacted and +not all details of applications are disclosed in this announcement. +Despatch/Collection of H Share Certificates/e-Auto Refund Payment Instructions/Refund +Cheques +• Applicants who applied for 500,000 or more Hong Kong Offer Shares through the HK +eIPO White Form service and who have been successfully or partially successfully +allocated Hong Kong Offer Shares and are eligible to collect H Share certificates in person +may collect H Share certificates from the H Share Registrar, Tricor Investor Services +Limited at 17/F, Far East Finance Centre, 16 Harcourt Road, Hong Kong from 9:00 a.m. +to 1:00 p.m. on Thursday, November 9, 2023, or any other place or date as notified by the +Company. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorized representatives bearing letters +of authorization from their corporations stamped with the corporations ’ chops. Both +individuals and authorized representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Tricor Investor Services Limited. +• H Share certificates for Hong Kong Offer Shares allotted to applicants who applied for +less than 500,000 Hong Kong Offer Shares through the HK eIPO White Form service +are expected to be despatched to those entitled to the addresses specified in the relevant +application instructions by ordinary post at their own risk on or before Thursday, November +9, 2023. +• H Share certificates for Hong Kong Offer Shares allocated to applicants who applied +through the HK eIPO White Form service which are either not available for personal +collection or which are available but are not collected in person by 1:00 p.m. on Thursday, +November 9, 2023 are expected to be despatched by ordinary post to the addresses +specified in the relevant applications at their own risk on or before Thursday, November 9, +2023. + + +--- page 6 --- +8 +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the name +of HKSCC Nominees Limited and deposited directly into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participants who gave electronic application instructions on their behalf on Thursday, +November 9, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them and the amount of refund monies payable to them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Thursday, November 9, 2023 or such other date as shall be determined +by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check +the results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to time). +Immediately after the crediting of the Hong Kong Offer Shares to the CCASS Investor +Participants stock accounts and the crediting of the refund monies to the CCASS Investor +Participants bank accounts, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares +credited to their stock accounts and the refund amount (if any) credited to their respective +designated bank accounts. +• Applicants who applied through the HK eIPO White Form service and paid the +application monies from a single bank account will have refund monies (if any) despatched +to their application payment account in the form of e-Auto Refund payment instructions +on or before Thursday, November 9, 2023. Applicants who applied through the HK eIPO +White Form service and paid the application monies from multiple bank accounts will +have refund monies (if any) despatched to the addresses specified on their HK eIPO White +Form applications in the form of refund cheque(s) in favour of the applicant (or, in the +case of joint applications, the first-named applicant), by ordinary post at their own risk on +or before Thursday, November 9, 2023. +• Refund monies (if any) for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to their designated bank +accounts or the designated bank accounts of their brokers or custodians on Thursday, +November 9, 2023. +• H Share certificates will only become valid evidence of title at 8:00 a.m. on Friday, +November 10, 2023 provided that the Global Offering has become unconditional in all +respects at or before that time and the right of termination described in the section headed +“Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offering – +Grounds for Termination ” in the Prospectus has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. + + +--- page 7 --- +9 +Public Float +• Immediately following the completion of the Global Offering, the number of H Shares +in the public hands represents approximately 27.43% of the total issued share capital +of the Company, which satisfies the minimum percentage of at least 25% prescribed in +Rule 8.08(1) of the Listing Rules. The Directors confirm that, immediately following the +completion of the Global Offering, (i) there will not be any new substantial Shareholder +within the meaning of the Listing Rules; (ii) the three largest public Shareholders do not +hold more than 50% of the Shares in public hands at the time of the Listing in compliance +with Rules 8.08(3) and 8.24 of the Listing Rules; and (iii) there will be at least 300 +Shareholders at the time of the Listing in compliance with Rule 8.08(2) of the Listing +Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before +8:00 a.m. on Friday, November 10, 2023 (Hong Kong time), dealings in the H Shares on +the Main Board of the Stock Exchange are expected to commence at 9:00 a.m. on Friday, +November 10, 2023 (Hong Kong time). The H Shares will be traded in board lots of 200 H +Shares each. The stock code of the H Shares is 2499. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in the H Shares. +OFFER PRICE +The Offer Price is HK$14.28 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and Accounting and Financial +Reporting Council transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$14.28 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of underwriting fees and commissions and +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$116.3 million. +As no over-allocation of International Offer Shares has been made, the Over-allotment Option +has not been exercised and will not be exercised, and no additional proceeds are expected to be +received by the Company in this connection. + + +--- page 8 --- +10 +The Company currently intends to apply such net proceeds as follows: +• 45.0%, or approximately HK$52.3 million, will be used to enhance our service capabilities, +improve customer coverage, and expand categories of intralogistics equipment. Specifically, +5.0% will be used to strengthen our marketing capabilities, 15.0% will be used to expand our +service outlets, further enhancing our service efficiency and customer outreach, and 25.0% +will be used to expand the scale and categories of our intralogistics equipment fleet; +• 20.0%, or approximately HK$23.3 million, will be used to expand and upgrade our supply +chain infrastructure. Specifically, 10.0% will be used to expand and upgrade our existing +supply chain facilities, specifically for our main supply chain bases, equipment part +warehouses at our headquarter and automated warehouses in local bases, and 10.0% will be +used to build new supply chain bases in strategic locations across China to better synergize +our resources; +• 15.0%, or approximately HK$17.4 million, will be used to strengthen our technology +capabilities and infrastructure. Specifically, 10.0% will be used to enhance our core +technology capabilities, and 5.0% will be used to enhance our overall digital technology +capabilities; +• 10.0%, or approximately HK$11.6 million, will be used to conduct strategic mergers and +acquisitions that align with our regional coverage, industry focus, and business priorities; and +• 10.0%, or approximately HK$11.6 million, will be used for our general working capital and +general corporate purposes. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +HONG KONG PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +slightly over-subscribed. At the close of the application lists at 12:00 noon on Friday, November +3, 2023, a total of 4,939 valid applications have been received pursuant to the Hong Kong Public +Offering through the HK eIPO White Form service and through the CCASS EIPO service for +a total of 9,464,600 Hong Kong Offer Shares, representing approximately 7.80 times of the total +number of 1,213,600 H Shares initially available for subscription under the Hong Kong Public +Offering, among which: +• 4,934 valid applications in respect of a total of 7,614,600 Hong Kong Offer Shares were for +the Hong Kong Public Offering with an aggregate subscription amount based on the Offer +Price of HK$16.18 per Offer Share (excluding brokerage of 1%, SFC transaction levy of +0.0027%, Stock Exchange trading fee of 0.00565% and Accounting and Financial Reporting +Council transaction levy of 0.00015%) of HK$5 million or less, representing approximately +12.55 times of the 606,800 Hong Kong Offer Shares initially comprised in Pool A; and + + +--- page 9 --- +11 +• 5 valid applications in respect of a total of 1,850,000 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the Offer Price +of HK$16.18 per Offer Share (excluding brokerage of 1%, SFC transaction levy of 0.0027%, +Stock Exchange trading fee of 0.00565% and Accounting and Financial Reporting Council +transaction levy of 0.00015%) of more than HK$5 million, representing approximately 3.05 +times of the 606,800 Hong Kong Offer Shares initially comprised in Pool B. +No application was rejected due to invalid application. No multiple or suspected multiple +application was identified and rejected. No application was rejected due to dishonored payments. +No application for more than 606,800 Hong Kong Offer Shares (being 50% of the Hong Kong +Offer Shares initially available under the Hong Kong Public Offering) was identified. +As the Hong Kong Public Offering has been over-subscribed by less than 15 times of the total +number of Offer Shares initially available under the Hong Kong Public Offering, the reallocation +procedure as disclosed in the section headed “Structure of the Global Offering – The Hong Kong +Public Offering – Reallocation and Clawback ” in the Prospectus has not been applied. The final +number of Offer Shares under the Hong Kong Public Offering is 1,213,600 H Shares (with 606,800 +H Shares in Pool A and 606,800 H Shares in Pool B), representing 10% of the total number +of Offer Shares initially available under the Global Offering. The total number of successful +applicants under the Hong Kong Public Offering is 2,199, among which 1,786 H Shareholders +were allocated with one board lot of the H Shares, totaling 357,200 H Shares, representing +approximately 29.43% of total Offer Shares under the Hong Kong Public Offering. +The H Shares offered in the Hong Kong Public Offering were conditionally allocated on the basis +set out in the section headed “Basis of Allocation under the Hong Kong Public Offering ” below. +INTERNATIONAL OFFERING +The H Shares initially offered under the International Offering have been slightly over-subscribed, +representing approximately 1.37 times of the total number of Offer Shares initially available under +the International Offering. The final number of Offer Shares under the International Offering is +10,922,400 H Shares, representing 90% of the total number of H Shares initially available under +the Global Offering. +The total number of placees under the International Offering is 122. A total number of 116 placees +have been allotted five board lots of H Shares or less, representing approximately 95.08% of the +total number of placees under the International Offering. These placees have been allotted 29,800 +H Shares in total, representing approximately 0.27% of the Offer Shares available under the +International Offering and 0.25% of the Offer Shares under the Global Offering. A total number +of 83 placees have been allotted one board lot of H Shares, totaling 16,600 H Shares, representing +approximately 0.15% of the Offer Shares available under the International Offering. + + +--- page 10 --- +12 +Over-allotment Option +In connection with the Global Offering, the Company has granted to the International Underwriters, +exercisable by the Sole Overall Coordinator (on behalf of the International Underwriters), the +Over-allotment Option, which will be exercisable from the Listing Date (which is currently +expected to be Friday, November 10, 2023) until 30 days after the last day for the lodging of +applications under the Hong Kong Public Offering (i.e. Sunday, December 3, 2023) to require the +Company to issue up to an aggregate of 1,820,400 H Shares, representing no more than 15% of the +number of Offer Shares initially available under the Global Offering, at the Offer Price, to cover +over-allocations in the International Offering, if any. +The Sole Overall Coordinator confirms that there has been no over-allocation of the H Shares +under the International Offering and therefore, the Over-allotment Option will not be exercised. +In view of the fact that there has been no over-allocation in the International Offering, there has +been no delayed delivery arrangement with any investor under the International Offering and no +stabilizing action as described in the Prospectus will take place during the stabilization period. +Cornerstone Investor +Based on the Offer Price of HK$14.28 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and Accounting and +Financial Reporting Council transaction levy of 0.00015%), and pursuant to the Cornerstone +Investment Agreement as disclosed in the section headed “Cornerstone Placing ” in the Prospectus, +the number of Offer Shares subscribed for by the Cornerstone Investor has now been determined +and is set out below: +Cornerstone Investor +Investment +Amount (1) +Number of +Offer +Shares (2) +Approximate +% of total +number of +Offer Shares +Approximate +% of H Shares +in issue +immediately +following the +completion of +Global Offering +Approximate +% of total +Shares in issue +immediately +following the +completion of +Global Offering +(RMB’000) +LIUGONG MACHINERY HONGKONG + CO., LIMITED (ಥ + ʮ̡ ) (“Liugong Machinery ”) 100,000 7,633,200 62.90% 3.69% 2.19% +Notes: +(1) For illustrative purposes only, all investment amounts are exclusive of brokerage, the SFC transaction levy, the +Stock Exchange trading fee and Accounting and Financial Reporting Council transaction transaction levy. +(2) Calculation based on the exchange rate of RMB0.9174 to HK$1.00 as set out in the section headed “Information +about this Prospectus and the Global Offering ” in the Prospectus, and rounded down to the nearest whole board +lot of 200 Offer Shares. +There will be no delayed delivery or deferred settlement of Offer Shares to be subscribed by the +Cornerstone Investor pursuant to the Cornerstone Investment Agreement and the payment for the +Offer Shares to be subscribed by the Cornerstone Investor will be settled on or before the Listing. + + +--- page 11 --- +13 +To the best knowledge of our Company, the Cornerstone Investor (i) is an Independent Third Party +and is not our connected person (as defined in the Listing Rules); (ii) the Cornerstone Investor +is not accustomed to taking instructions from our Company, the Directors, the Supervisors, chief +executive, our Controlling Shareholders, substantial shareholders, existing Shareholders or any +of their respective subsidiaries or their respective close associates in relation to the acquisition, +disposal, voting or other disposition of the Offer Shares; (iii) none of the subscription of the +relevant Offer Shares by the Cornerstone Investor is financed by our Company, the Directors, +chief executive, our Controlling Shareholders, substantial shareholders, existing Shareholders or +any of their respective subsidiaries or their respective close associates; and (iv) the Cornerstone +Investor will be utilizing its proprietary funding or the proprietary funding of the funds under its +management, as appropriate, as its source of funding for the subscription of the Offer Shares. The +Cornerstone Investor has confirmed that all necessary approvals have been obtained with respect +to the Cornerstone Placing and that no specific approval from its shareholders is required for the +cornerstone investment. +Other than a guaranteed allocation of the relevant Offer Shares at the final Offer Price, the +Cornerstone Investor does not have any preferential rights in the Cornerstone Investment +Agreement compared with other public Shareholders. +As confirmed by the Cornerstone Investor, its subscription under the Cornerstone Placing would be +financed by its own internal resources. There are no side arrangements between our Company and +the Cornerstone Investor or any benefit, direct or indirect, conferred on the Cornerstone Investor +by virtue of or in relation to the Cornerstone Placing. +The Cornerstone Investor has agreed that it will not, whether directly or indirectly, at any time +during the period of six months from and including the Listing Date (the “Lock-up Period ”), +dispose of any of the Offer Shares it has purchased pursuant to the Cornerstone Investment +Agreement, save for certain limited circumstances, such as transfers to any of its wholly-owned +subsidiaries who will be bound by the same obligations of the Cornerstone Investor, including the +Lock-up Period restriction. +Please refer to the section headed “Cornerstone Placing ” in the Prospectus for further details in +relation to the Cornerstone Placing. + + +--- page 12 --- +14 +CONFIRMATIONS REGARDING PUBLIC SHAREHOLDERS IN THE HONG KONG +PUBLIC OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +To the best knowledge, information and belief of our Directors and Supervisors, no Offer Shares +placed under the Global Offering have been placed with applicants and their respective ultimate +beneficial owners who are core connected persons (as defined in the Listing Rules) of the +Company, Directors, Supervisors, or to any connected clients (as set out in paragraph 5(1) of the +Placing Guidelines under Appendix 6 to the Listing Rules (the “Placing Guidelines ”)) or persons +as set out in paragraph 5(2) of the Placing Guidelines, whether in their own names or through +nominees. The International Offering is in compliance with the Placing Guidelines. None of the +Sole Sponsor, the Sole Overall Coordinator, the Sole Global Coordinator, the Joint Bookrunners, +the Joint Lead Managers, the Underwriters, the CMIs and their respective affiliated companies and +connected clients of the lead broker or of any distributors (as defined in the Placing Guidelines) +has taken up any Offer Shares for its own benefit under the Global Offering. +Our Directors and Supervisors confirm that, to the best of their knowledge, information and belief, +(i) none of the Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering +and placees in the International Offering has been financed directly or indirectly by our Company, +our Directors, Supervisors, chief executive, Controlling Shareholders, substantial Shareholders +or existing Shareholders of our Company or any of their subsidiaries or their respective close +associates (the “Relevant Parties ”); (ii) no rebate has been, directly or indirectly, provided by the +Relevant Parties or syndicate members or any other brokers involved in the Global Offering to any +public Shareholders in the Hong Kong Public Offering or placees in the International Offering; (iii) +none of the public Shareholders in the Hong Kong Public Offering and placees in the International +Offering who has subscribed for the Offer Shares is accustomed to taking instructions from the +Relevant Parties in relation to the acquisition, disposal, voting or other disposition of the Offer +Shares registered in his/her/its name or otherwise held by him/her/it; (iv) the consideration payable +by the public Shareholders in the Hong Kong Public Offering and placees in the International +Offering for each Offer Share subscribed for or purchased by them is the same as the final Offer +Price as determined by the Company, in addition to brokerage of 1.0%, SFC transaction levy of +0.0027%, Accounting and Financial Reporting Council transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%; and (v) there is no side agreement or arrangement between the +Relevant Parties or syndicate members or any other brokers involved in the Global Offering, on +one hand, and the public Shareholders or the placees who has subscribed for the Offer Shares, on +the other hand. +Our Directors and Supervisors further confirm that, to the best of their knowledge and information, +all placees under the International Offering and their ultimate beneficial owners are not and +are independent of any of (a) the core connected persons (as defined in the Listing Rules) of +the Company, (b) our Directors, supervisors, or existing Shareholders or any of the Company ’s +subsidiaries, or (c) the close associates (as defined in the Listing Rules) of (a) and/or (b) above +whether in their own name or through nominees. +Our Directors and Supervisors confirm that none of the placees under the International Offering +will be placed more than 10% of the enlarged issued share capital of the Company immediately +following the completion of the Global Offering. Accordingly, our Directors and Supervisors +confirm that none of the placees will become a substantial Shareholder (within the meaning of +the Listing Rules) after the International Offering, and there will not be any new substantial +Shareholder immediately following the completion of the Global Offering. + + +--- page 13 --- +15 +LOCK-UP OBLIGATIONS +The Company, the Controlling Shareholders, all the other existing Shareholders and the +Cornerstone Investor are subject to certain obligations in relation to the Shares (the “Lock-up +Obligations ”). The major terms of the Lock-up Obligations are as follows: +Name +Number of +Shares subject +to the Lock-up +Obligations +upon Listing +Percentage of +shareholding +in the total +issued share +capital of +the Company +following +completion +of the Global +Offering +subject to +the Lock-up +Obligations +upon Listing +Last day of the +Lock-up Period +The Company (subject to lock-up obligations +pursuant to the Listing Rules, the Hong Kong +Underwriting Agreement and the International +Underwriting Agreement) +N/A N/A May 10, 2024 (1) +Controlling Shareholders (subject to lock- +up obligations pursuant to the Listing Rules, +the Hong Kong Underwriting Agreement, the +International Underwriting Agreement and +applicable PRC laws and regulations) +Mr. Hou (4) 46,669,696 +H Shares +88,162,484 +Unlisted Shares +13.41% +25.33% +November 10, +2024(2)(3) +Mr. Hou Zebing (4) 46,669,696 +H Shares +88,162,484 +Unlisted Shares +13.41% +25.33% +November 10, +2024(2)(3) + + +--- page 14 --- +16 +Name +Number of +Shares subject +to the Lock-up +Obligations +upon Listing +Percentage of +shareholding +in the total +issued share +capital of +the Company +following +completion +of the Global +Offering +subject to +the Lock-up +Obligations +upon Listing +Last day of the +Lock-up Period +Guangzhou Daze (4) 15,550,108 +H Shares +15,550,108 +Unlisted Shares +4.47% +4.47% +November 10, +2024(2)(3) +Sub-total 46,669,696 +H Shares +88,162,484 +Unlisted Shares +13.41% +25.33% +All other existing Shareholders (except for +the Controlling Shareholders) (subject to lock- +up obligations pursuant to their respective lock- +up undertakings under applicable PRC laws and +regulations) +147,789,040 +H Shares +53,265,596 +Unlisted Shares +42.47% +15.31% +November 10, + 2024 (3) +Cornerstone Investor (subject to lockup +obligations pursuant to the Cornerstone +Investment Agreement) +Liugong Machinery +7,633,200 +H Shares 2.19% May 10, 2024 (5) +Total 202,091,936 +H Shares +141,428,080 +Unlisted Shares +58.07% +40.64% + + +--- page 15 --- +17 +Notes: +(1) The Company may not, among other matters, issue or agree to issue or publicly announce its intention to issue +Shares or securities of the Company during the First Six-Month Period unless with the prior consent of the +Sole Sponsor and the Sole Overall Coordinator, and unless in compliance with the Listing Rules. In the event +the Company does so by virtue of, among other exceptions, the aforesaid exceptions, or during the Second +Six-Month Period, the Company will take all reasonable steps to ensure compliance with applicable legal and +regulatory requirements relating to the avoidance of creating a disorderly or false market in the Shares or other +securities of the Company. For details of the lock-up arrangements of the Company, please refer to the sections +headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offering – Undertakings +to the Stock Exchange Pursuant to the Listing Rules - (A) Undertakings by our Company ” and “Underwriting +– Underwriting Arrangements and Expenses – Hong Kong Public Offering – Undertakings to the Hong Kong +Underwriters Pursuant to the Hong Kong Underwriting Agreement – Undertakings by our Company ” in the +Prospectus. +(2) Each of Mr. Hou, Mr. Hou Zebing and Guangzhou Daze is subject to lock-up requirements under the Listing +Rules and pursuant to the Hong Kong Underwriting Agreement and the International Underwriting Agreement. +Each of the Controlling Shareholders stated herein shall not (a) dispose of any of the relevant securities of +the Company in the First Six-Month Period; and (b) dispose of any of the relevant securities of the Company +in the Second Six-Month Period if immediately following such disposal the Controlling Shareholders would +cease to be a group of controlling shareholders (as defined in the Listing Rules) of the Company. Please +refer to the sections headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public +Offering – Undertakings to the Stock Exchange Pursuant to the Listing Rules – (B) Undertakings by our +Controlling Shareholders ” and “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public +Offering – Undertakings to the Hong Kong Underwriters Pursuant to the Hong Kong Underwriting Agreement – +Undertakings by our Controlling Shareholders ” in the Prospectus for further details. +(3) In accordance with the PRC Company Law, the shares issued prior to any public offering of shares by a +company cannot be transferred within one year from the date on which such publicly offered shares are listed +and traded on the relevant stock exchange. As such, all existing Shareholders (including the Controlling +Shareholders) are subject to lock-up restrictions within 12 months following the Listing Date. +(4) Mr. Hou Zebing is the general partner of Guangzhou Daze. As such, Mr. Hou Zebing is deemed to be interested +in the 31,100,216 Shares held by Guangzhou Daze under the SFO. Mr. Hou and Mr. Hou Zebing entered into +an acting-in-concert agreement on May 18, 2020 with a supplemental agreement dated March 24, 2023 to +acknowledge and confirm their acting-in-concert relationship in our Company, pursuant to which Mr. Hou and +Mr. Hou Zebing have agreed to continue to act in concert and reach consensus on any matter considered at +board meetings and general meetings of our Company. +(5) The Cornerstone Investor may dispose of any of the Offer Shares subscribed in the Global Offering after the +indicated date. +(6) Any discrepancies in the table above between the amounts identified as total amounts and the sum of the +amounts listed therein are due to rounding. + + +--- page 16 --- +18 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering – Conditions of the Global Offering ” in the Prospectus, 4,939 valid applications made +by the public through the HK eIPO White Form service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Pool A +Number of +H Shares +applied for +Number of +valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total +number of +H Shares +applied for +200 2,580 516 out of 2,580 applicants to receive 200 H Shares 20.00% +400 203 65 out of 203 applicants to receive 200 H Shares 16.01% +600 891 416 out of 891 applicants to receive 200 H Shares 15.56% +800 53 31 out of 53 applicants to receive 200 H Shares 14.62% +1,000 100 68 out of 100 applicants to receive 200 H Shares 13.60% +1,200 31 25 out of 31 applicants to receive 200 H Shares 13.44% +1,400 15 13 out of 15 applicants to receive 200 H Shares 12.38% +1,600 14 13 out of 14 applicants to receive 200 H Shares 11.61% +1,800 26 200 H Shares 11.11% +2,000 75 200 H Shares plus 4 out of 75 applicants to receive an + additional 200 H Shares +10.53% +3,000 650 200 H Shares plus 130 out of 650 applicants to receive + an additional 200 H Shares +8.00% +4,000 33 200 H Shares plus 14 out of 33 applicants to receive an + additional 200 H Shares +7.12% +5,000 13 200 H Shares plus 10 out of 13 applicants to receive an + additional 200 H Shares +7.08% +6,000 53 400 H Shares 6.67% +7,000 11 400 H Shares plus 3 out of 11 applicants to receive an + additional 200 H Shares +6.49% +8,000 6 400 H Shares plus 3 out of 6 applicants to receive an + additional 200 H Shares +6.25% +9,000 7 400 H Shares plus 5 out of 7 applicants to receive an + additional 200 H Shares +6.03% +10,000 114 600 H Shares 6.00% +20,000 33 1,000 H Shares 5.00% +30,000 8 1,400 H Shares 4.67% +40,000 5 1,600 H Shares 4.00% +50,000 2 1,800 H Shares 3.60% + + +--- page 17 --- +19 +Number of +H Shares +applied for +Number of +valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total +number of +H Shares +applied for +60,000 3 2,000 H Shares 3.33% +70,000 3 2,200 H Shares 3.14% +90,000 1 2,400 H Shares 2.67% +100,000 2 2,600 H Shares 2.60% +140,000 1 3,400 H Shares 2.43% +250,000 1 5,600 H Shares 2.24% +Total 4,934 Total number of Pool A successful applicants: 2,194 +Pool B +Number of +H Shares +applied for +Number of +valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of +the total +number of +H Shares +applied for +350,000 4 115,400 H Shares 32.97% +450,000 1 145,200 H Shares 32.27% +Total 5 Total number of Pool B successful applicants: 5 +The final number of Offer Shares under the Hong Kong Public Offering is 1,213,600 H Shares, +representing 10% of the total number of Offer Shares initially available under the Global Offering. +RESULTS OF ALLOCATIONS +The Final Offer Price, results of applications in the Hong Kong Public Offering, the level of +indications of interests in the International Offering, the level of applications in the Hong Kong +Public Offering and the basis of allocation of the Hong Kong Offer Shares will be published on +Thursday, November 9, 2023 on the websites of the Company at www.fls123.com and the Stock +Exchange at www.hkexnews.hk . + + +--- page 18 --- +20 +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the HK eIPO White Form service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers, Hong Kong business +registration numbers or certificate of incorporation numbers of successful applicants (where +applicable) will be made available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.fls123.com and the +Stock Exchange ’s website at www.hkexnews.hk by no later than 8:00 a.m. on Thursday, +November 9, 2023. Please note that the list of identification document numbers in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants or via the HK eIPO White Form service are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed due to +personal privacy issue as elaborated below. Applicants who applied for H Shares through +their brokers or nominees can consult their brokers or nominees to enquire about their +application result; +• from “IPO Results ” function in the IPO App or the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by +ID” function on a 24-hour basis from 8:00 a.m. on Thursday, November 9, 2023 to 12:00 +midnight on Wednesday, November 15, 2023; or +• from the results allocation telephone enquiry line by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. from Thursday, November 9, 2023 to Tuesday, November 14, 2023 +(excluding Saturday, Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +refers to Hong Kong identity card numbers/passport numbers/Hong Kong business registration +numbers/certificate of incorporation numbers/beneficial owner identification codes (if such +applications are made by nominees as agent for the benefit of another person) whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” are provided by CCASS participants via CCASS. Therefore, +the identification document numbers shown in the two sections are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the section headed “Results of Applications Made by Giving +Electronic Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. + + +--- page 19 --- +21 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the Global Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee Subscription +Number of +H Shares +held upon +Listing +Number of +Shares +held upon +Listing +Subscription +as % of +International +Offer +Shares +Subscription +as % of +total Offer +Shares +Number of +H Shares +as % of total +H Shares +Number of +Shares as +% of total +Shares upon +Listing +Top 1 7,633,200 7,633,200 7,633,200 69.89% 62.90% 3.69% 2.19% +Top 5 10,874,000 10,874,000 10,874,000 99.56% 89.60% 5.26% 3.12% +Top 10 10,894,200 10,894,200 10,894,200 99.74% 89.77% 5.27% 3.13% +Top 20 10,898,200 10,898,200 10,898,200 99.78% 89.80% 5.28% 3.13% +Top 25 10,900,200 10,900,200 10,900,200 99.80% 89.82% 5.28% 3.13% +• Top 1, 5, 10, 20 and 25 of all the Shareholders upon Listing: +Shareholder (1) Subscription +Number of +H Shares +held upon +Listing +Number of +Shares +held upon +Listing (2) +Subscription +as % of +International +Offer +Shares +Subscription +as % of +total Offer +Shares +Number of +H Shares +as % of total +H Shares +Number of +Shares as % +of total +Shares upon +Listing +Top 1 – 46,669,696 134,832,180 – – 22.59% 38.74% +Top 5 – 142,245,936 275,321,296 – – 68.85% 79.11% +Top 10 7,633,200 173,042,440 310,526,428 69.89% 62.90% 83.76% 89.23% +Top 20 9,043,200 199,589,336 341,017,416 82.79% 74.52% 96.61% 97.99% +Top 25 10,308,000 204,766,736 346,194,816 94.37% 84.94% 99.12% 99.47% + + +--- page 20 --- +22 +• Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company (the “H +Shareholders ”) upon Listing: +H Shareholders +Subscription +of Hong Kong +Offer Shares +Subscription +of +International +Offer Shares + Number of +H Shares +held +upon Listing + Number of +Shares held +upon +Listing (2) + Subscription +as % of +Hong Kong +Offer Shares + Subscription +as % of +International +Offer Shares + Subscription +as % of total +Offer Shares + Number of +H Shares +as % of total +H Shares +Number of +Shares as +% of total +Shares upon +Listing +Top 1 – – 64,464,752 64,464,752 – – – 31.20% 18.52% +Top 5 – 7,633,200 149,879,136 242,041,620 – 69.89% 62.90% 72.55% 69.55% +Top 10 – 7,633,200 179,790,220 271,952,704 – 69.89% 62.90% 87.03% 78.14% +Top 20 – 9,043,200 202,301,936 300,673,048 – 82.79% 74.52% 97.92% 86.39% +Top 25 145,200 10,874,000 205,477,936 303,849,048 11.96% 99.56% 90.80% 99.46% 87.31% +Notes: +(1) Top Shareholders are determined with reference to the aggregate of (i) the Unlisted Shares as held by registered +Shareholders upon Listing; and (ii) the H Shares subscribed pursuant to the Global Offering and the H shares +converted from Unlisted Shares as held by registered Shareholders upon Listing. +(2) The number of Shares is determined with reference to the aggregate of (i) the Unlisted Shares as held by +registered Shareholders upon Listing; and (ii) the H Shares subscribed pursuant to the Global Offering and the +H shares converted from Unlisted Shares as held by registered Shareholders upon Listing. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares could +move substantially even with a small number of H Shares traded, and should exercise extreme +caution when dealing in the H Shares. diff --git a/data/extracted_text/02501/allotment_results_summary_2023-10-10_2023101000018.txt b/data/extracted_text/02501/allotment_results_summary_2023-10-10_2023101000018.txt new file mode 100644 index 0000000..6380cc6 --- /dev/null +++ b/data/extracted_text/02501/allotment_results_summary_2023-10-10_2023101000018.txt @@ -0,0 +1,700 @@ +--- page 1 --- +– 3 – +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +• The Offer Price has been determined at HK$1.18 per Offer Share (exclusive of +brokerage of 1%, SFC transaction levy of 0.0027%, AFRC transaction levy of +0.00015% and Stock Exchange trading fee of 0.00565%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$1.18 per Offer Share, the net proceeds from the +Global Offering to be received by the Company, after deducting the underwriting +commissions and other estimated expenses payable by the Company in connection +with the Global Offering, are estimated to be approximately HK$90.9 million. The +Company intends to use such net proceeds in the manner as set out in the section +headed “Net Proceeds from the Global Offering” in this announcement. +Applications and Indications of Interest Received under the Hong Kong Public Offer +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offer +have been slightly over-subscribed. A total of 1,511 valid applications have been +received pursuant to the Hong Kong Public Offer (being applications made through +the HK eIPO White Form service and the CCASS EIPO service) for a total of +30,856,000 Hong Kong Offer Shares, representing approximately 2.46 times of +the total number of 12,500,000 Hong Kong Offer Shares initially available for +subscription under the Hong Kong Public Offer. +• The reallocation procedures as described in the section headed “Structure and +Conditions of the Global Offering — Hong Kong Public Offer — Reallocation” in +the Prospectus have not been applied. The final number of Offer Shares under the +Hong Kong Public Offer remains to be 12,500,000 Offer Shares, representing 10% +of the total number of Offer Shares initially available under the Global Offering, +which have been allocated to 1,511 successful applicants under the Hong Kong +Public Offer. + + +--- page 2 --- +– 4 – +International Placing +• The International Placing Shares initially offered under the International Placing +have been slightly over-subscribed, representing approximately 1.16 times the +number of International Placing Shares initially available under the International +Placing. The reallocation procedures as described in the section headed “Structure +and Conditions of the Global Offering — Hong Kong Public Offer — Reallocation” +in the Prospectus have not been applied. The final number of International Placing +Shares under the International Placing remains to be 112,500,000 Offer Shares, +representing 90% of the total number of Offer Shares initially available under the +Global Offering. +• No over-allocation of Offer Shares has been made and there are a total of 102 +placees under the International Placing, among which 45 placees have been allotted +five or fewer board lots of Offer Shares, representing approximately 44.1% of the +102 placees under the International Placing and 44 placees have been allotted one +board lot of Offer Shares, representing approximately 43.1% of the 102 placees +under the International Placing. +• The International Placing has been conducted in compliance with the Placing +Guidelines for Equity Securities in Appendix 6 to the Listing Rules (the “Placing +Guidelines”). None of the Sole Sponsor, the Sole Overall Coordinator, the +Joint Global Coordinators, the Joint Bookrunners, the Joint Lead Managers, the +Underwriters, the Capital Market Intermediaries and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined +in the Placing Guidelines) has taken up any Offer Shares for its own benefit under +the Global Offering. +• To the best knowledge of the Company, (i) none of the Offer Shares subscribed +for by public Shareholders in the Hong Kong Public Offer and placees in the +International Placing has been financed directly, or indirectly by the Company, +the Directors, the chief executive of the Company or any of its subsidiaries, the +Controlling Shareholders, substantial shareholders (as defined in the Listing Rules) +of the Company, existing Shareholders, or any of their respective close associates; +(ii) none of the public Shareholders in the Hong Kong Public Offer and placees in +the International Placing who has subscribed for the Offer Shares is accustomed +to taking instructions from the Company, the Directors, the chief executive of +the Company or any of its subsidiaries, the Controlling Shareholders, substantial +shareholders (as defined in the Listing Rules) of the Company, existing Shareholders, +or any of their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in their name or otherwise held +by them; (iii) no rebate has been, directly or indirectly, provided by the Company, + + +--- page 3 --- +– 5 – +the Directors, the chief executive of the Company or any of its subsidiaries, the +Controlling Shareholders, the substantial shareholders (as defined in the Listing +Rules) of the Company, the existing Shareholders, or any of their respective close +associates, or syndicate members or any brokers or underwriters to any public +Shareholders in the Hong Kong Public Offer or placees in the International Placing; +(iv) the consideration payable by the public Shareholders in the Hong Kong Public +Offer and placees in the International Placing for each Offer Share subscribed for +or purchased by them is the same as the final Offer Price as determined by the +Company, in additional to brokerage of 1.0%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; +and (v) there is no side agreement or arrangement between the Company, any of +the Directors, the chief executive of the Company or any of its subsidiaries, the +Controlling Shareholders, the substantial shareholders (as defined in the Listing +Rules) of the Company, the existing Shareholders, or any of their respective close +associates or syndicate members or any other brokers or underwriters, on one hand, +and the public Shareholder or the placee who has subscribed for the Offer Shares, on +the other hand. +• The Directors confirm that, to the best of their knowledge, information and belief, +no Offer Shares under the International Placing placed by or through the Sole +Overall Coordinator, the Joint Global Coordinators, the Joint Bookrunners, the Joint +Lead Managers, the Underwriters or the Capital Market Intermediaries under the +Global Offering have been placed with any core connected persons (as defined in the +Listing Rules) of the Company, or to any connected clients (as set out in paragraph +5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the Placing +Guidelines, whether in their own names or through nominees. +Over-allotment Option +• The Sole Overall Coordinator confirmed that no over-allocation of the Offer Shares +under the International Placing has been made. Accordingly, the Stock Borrowing +Agreement has not been and will not be entered into, and the Over-allotment Option +has not been and will not be exercised. In view of the fact that there has been no +over-allocation of the Offer Shares under the International Placing, no stabilising +actions as described in the Prospectus will take place during the stabilising period. +Lock-up Undertakings +• The Company, the Controlling Shareholders and the Pre-IPO Investors are +subject to certain lock-up undertakings as set out in the section headed “Lock-up +Undertakings” in this announcement. + + +--- page 4 --- +– 6 – +Results of Allocations +• The final Offer Price, the level of indication of interest in the International Placing, +the level of applications in the Hong Kong Public Offer and the basis of allocation +of the Hong Kong Offer Shares are published on the website of the Stock Exchange +at www.hkexnews.hk and the website of the Company at www.maiyuesoft.com on +Tuesday, 10 October 2023. +• The results of allocations in the Hong Kong Public Offer (with successful applicants’ +identification document numbers, where appropriate) will be available at the times +and dates and in the manner set out below: +(i) in the announcement to be posted on the website of the Stock Exchange at +www.hkexnews.hk and the website of the Company at www.maiyuesoft.com +by no later than 9:00 a.m. on Tuesday, 10 October 2023; +( i i ) from the designated results of allocations website at +www.tricor.com.hk/ipo/result and www.hkeipo.hk/IPOResult or the “IPO +Results” function in the IPO App with a “search by ID” function on a 24- +hour basis from 8:00 a.m. on Tuesday, 10 October 2023 to 12:00 midnight on +Monday, 16 October 2023; and +(iii) by telephone enquiry line by calling 3691 8488 between 9:00 a.m. and 6:00 p.m. +from Tuesday, 10 October 2023 to Friday, 13 October 2023 on a business day. +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by +HK eIPO White Form ” in this announcement refer to Hong Kong identity card +numbers/passport numbers/Hong Kong business registration numbers/certificate of +incorporation numbers/beneficial owner identification codes (if such applications +are made by nominees as agent for the benefit of another person) whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS” in this announcement are +provided by CCASS Participants via CCASS. Therefore, the identification document +numbers shown in the two sections are different in nature. Please note that the +list of identification document numbers set out in this announcement may not be +a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants +are disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Hong Kong Offer Shares through their brokers can +consult their brokers to enquire about their application results. + + +--- page 5 --- +– 7 – +• Since applications are subject to personal information collection statements, +beneficial owner identification codes displayed in the sections headed “Results +of Applications Made by HK eIPO White Form ” and “Results of Applications +Made by Giving Electronic Application Instructions to HKSCC via CCASS” are +redacted and not all details of applications are disclosed in this announcement. +Despatch/Collection of Share Certificates/e-Auto Refund Payment Instructions/ +Refund Cheques +• Applicants who have applied 1,000,000 Hong Kong Offer Shares or more through +the HK eIPO White Form service and who have been successfully or partially +successfully allocated Hong Kong Offer Shares may collect Share certificate(s) +and/or refund cheque(s) (where applicable) in person from the Hong Kong Share +Registrar, Tricor Investor Services Limited at 17/F, Far East Finance Centre, 16 +Harcourt Road, Hong Kong, from 9:00 a.m. to 1:00 p.m. on Tuesday, 10 October +2023, or such other date as notified by the Company as the date of despatch/ +collection of Share certificates/e-Refund payment instructions/refund cheques. +• Applicants being individuals who are eligible for personal collection may not +authorise any other person to collect on their behalf. Applicants being corporations +who opt for personal collection must attend through their authorised representatives +bearing letters of authorisation from their corporation stamped with the corporation’s +chop. Individuals must produce evidence of identity acceptable to the Hong Kong +Share Registrar at the time of collection. +• If an applicant who does not collect their Share certificate(s) and/or refund cheque(s) +(where applicable) personally within the time specified for collection, they will +be sent to the address specified in his/her/its application instructions on or before +Tuesday, 10 October 2023 by ordinary post at his/her/own risk. +• Share certificate(s) for applicants who have applied less than 1,000,000 Hong Kong +Offer Shares through the HK eIPO White Form service will be sent to the address +specified in his/her/its application instructions on or before Tuesday, 10 October +2023 by ordinary post at his/her/its own risk. +• If an applicant has applied for the Hong Kong Offer Shares through the HK eIPO +White Form service and paid the application monies from a single bank account, +any refund monies will be despatched to that bank account in the form of e-Auto +Refund payment instructions. If an applicant has applied for the Hong Kong Offer +Shares through the HK eIPO White Form service and paid the application monies +from multiple bank accounts, any refund monies will be despatched to the address as +specified in his/her/its application instructions in the form of refund cheque(s) in his/ +her/its name (or, in case of joint applications, the first-named applicant) by ordinary +post at his/her/its own risk. No interest will be paid thereon. + + +--- page 6 --- +– 8 – +• Wholly or partially successful applicants who have applied by giving electronic +application instructions to HKSCC via CCASS will have their Share certificate(s) +issued in the name of HKSCC Nominees and deposited into CCASS for the credit +of the applicant’s designated CCASS Participant’s stock account or the applicant’s +CCASS Investor Participant stock account on Tuesday, 10 October 2023, or, on any +other date determined by HKSCC or HKSCC Nominees. +• Applicants who have applied through a designated CCASS Participant (other than a +CCASS Investor Participant) should check the number of Hong Kong Offer Shares +allocated to them and the amount of refund monies (if any) payable to them with that +CCASS Participant. +• Applicants who have applied as a CCASS Investor Participant by giving electronic +application instructions to HKSCC via CCASS should check and report any +discrepancies to HKSCC before 5:00 p.m. on Tuesday, 10 October 2023 or such +other date as determined by HKSCC or HKSCC Nominees. Applicants who +have applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS can also check the number of Hong Kong +Offer Shares allocated to them and the amount of refund monies (if any) payable +to them via the CCASS Phone System and the CCASS Internet System (under the +procedures contained in HKSCC’s “An Operating Guide for Investor Participants” +in effect from time to time) on Tuesday, 10 October 2023. Immediately following +the credit of the Hong Kong Offer Shares to the CCASS Investor Participants stock +accounts and the credit of refund monies to the CCASS Investor Participants bank +accounts, HKSCC will also make available to the CCASS Investor Participant an +activity statement showing the number of Hong Kong Offer Shares credited to their +CCASS Investor Participant stock accounts and the amount of refund monies (if +any) credited to their respective designated bank accounts. +• Refund monies (if any) for applicants who have applied by giving electronic +application instructions to HKSCC via CCASS will be credited to their respective +designated bank accounts or the designated bank accounts of their respective brokers +or custodians on Tuesday, 10 October 2023. +• Share certificates will only become valid at 8:00 a.m. on 11 October 2023, +provided that (i) the Global Offering has become unconditional in all respects; and +(ii) the right of termination as described in the section headed “Underwriting — +Underwriting arrangements and expenses — Hong Kong Public Offer — Grounds +for termination” of the Prospectus has not been exercised. Investors who trade +Shares prior to the receipt of Share certificates or prior to the Share certificates being +valid evidence of title do so entirely at their own risk. +• No temporary evidence of title will be issued in respect of the Shares. No receipt +will be issued for sums paid on application. + + +--- page 7 --- +– 9 – +Public Float +• Immediately after completion of the Global Offering and the Capitalisation Issue, +(i) 194,000,000 Shares, representing 38.8% of the issued Shares will be held in the +public hands, satisfying the minimum percentage requirement under Rule 8.08(1) +of the Listing Rules; (ii) the three largest public Shareholders will not hold more +than 50% of the Shares held in the public hands at the time of Listing in compliance +with Rules 8.08(3) and 8.24 of the Listing Rules; and (iii) there will be at least 300 +Shareholders at the time of Listing in compliance with Rule 8.08(2) of the Listing +Rules. +• The Directors confirm that immediately after the completion of the Global Offering, +(i) no placee will, individually, be placed more than 10% of the enlarged issued share +capital of the Company; and (ii) there will not be any new substantial shareholder (as +defined in the Listing Rules) of the Company. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before +8:00 a.m. on Wednesday, 11 October 2023, it is expected that dealings in the Shares +on the Stock Exchange will commence at 9:00 a.m. on Wednesday, 11 October +2023. The Shares will be traded in board lots of 2,000 Shares each. The stock code +of the Shares is 2501. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares +could move substantially even with a small number of Shares traded, and should +exercise extreme caution when dealing in the Shares. +OFFER PRICE +The Offer Price has been determined at HK$1.18 per Offer Share (exclusive of brokerage +of 1%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%). + + +--- page 8 --- +– 10 – +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$1.18 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deducting the underwriting commissions and +other estimated expenses payable by the Company in connection with the Global Offering, +are estimated to be approximately HK$90.9 million. The Company intends to use such net +proceeds in the following manner: +• approximately 20.9%, or HK$19.0 million, of the net proceeds will be used to fund the +Company’s capital needs and cash flow for the Company’s new projects as part of the +Company’s expansion strategy; +• approximately 27.8%, or HK$25.3 million, of the net proceeds will be used to establish +and strengthen the Company’s research and development centres and recruit additional +research and development staff to strengthen the Company’s research and development +capabilities; +• approximately 9.1%, or HK$8.3 million, of the net proceeds will be used to recruit +additional staff in the Company’s sales and marketing team, project management team +and technical team in support of the Company’s business expansion; +• approximately 11.8%, or HK$10.7 million, of the net proceeds will be used to upgrade +the Company’s IT infrastructure including upgrading and optimising the Company’s +existing IT infrastructure to enable the Company to effectively monitor and control the +Company’s operations and setting up interactive information kiosks; +• approximately 20.4%, or HK$18.5 million, of the net proceeds will be used to optimise +the Company’s capital structure and improve the Company’s liquidity profile by +repaying part of the Company’s bank borrowings; and +• the remaining balance of approximately 10.0%, or HK$9.1 million, of the net proceeds +will be used for working capital and general corporate purposes. +For further information, please refer to the section headed “Future Plans and Use of +Proceeds” in the Prospectus. + + +--- page 9 --- +– 11 – +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED UNDER +THE HONG KONG PUBLIC OFFER +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offer have been +slightly over-subscribed. A total of 1,511 valid applications have been received pursuant to +the Hong Kong Public Offer (being applications made through the HK eIPO White Form +service and the CCASS EIPO service) for a total of 30,856,000 Hong Kong Offer Shares, +representing approximately 2.46 times of the total number of 12,500,000 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offer, among which: +• 1,509 valid applications in respect of a total of 22,856,000 Hong Kong Offer Shares +were for the Hong Kong Public Offer with an aggregate subscription amount based +on the maximum Offer Price of HK$1.40 per Offer Share (excluding brokerage of +1%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and +Stock Exchange trading fee of 0.00565%) of HK$5 million or below, representing +approximately 3.66 times of the 6,250,000 Hong Kong Offer Shares initially comprised +in pool A; and +• 2 valid applications in respect of a total of 8,000,000 Hong Kong Offer Shares were +for the Hong Kong Public Offer with an aggregate subscription amount based on the +maximum Offer Price of HK$1.40 per Offer Share (excluding brokerage of 1%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) of over HK$5 million, representing approximately 1.28 times +of the 6,250,000 Hong Kong Offer Shares initially comprised in pool B. +No application has been rejected due to invalid application. No multiple or suspected +multiple application was identified and rejected. No dishonoured payment has been +identified and rejected. No application for more than 6,250,000 Hong Kong Offer Shares +(being 50% of the 12,500,000 Hong Kong Offer Shares initially available for subscription +under the Hong Kong Public Offer) has been identified. +The reallocation procedures as described in the section headed “Structure and Conditions of +the Global Offering — Hong Kong Public Offer — Reallocation” in the Prospectus have not +been applied. The final number of Offer Shares under the Hong Kong Public Offer remains +to be 12,500,000 Offer Shares, representing 10% of the total number of Offer Shares +initially available under the Global Offering, which have been allocated to 1,511 successful +applicants under the Hong Kong Public Offer. +The Offer Shares offered in the Hong Kong Public Offer were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offer” +below. + + +--- page 10 --- +– 12 – +INTERNATIONAL PLACING +The International Placing Shares initially offered under the International Placing have been +slightly over-subscribed, representing approximately 1.16 times the number of International +Placing Shares initially available under the International Placing. The reallocation +procedures as described in the section headed “Structure and Conditions of the Global +Offering — Hong Kong Public Offer — Reallocation” in the Prospectus have not been +applied. The final number of International Placing Shares under the International Placing +remains to be 112,500,000 Offer Shares, representing 90% of the total number of Offer +Shares initially available under the Global Offering. +No over-allocation of Offer Shares has been made and there are a total of 102 placees +under the International Placing, among which 45 placees have been allotted five or fewer +board lots of Offer Shares, representing approximately 44.1% of the 102 placees under +the International Placing and 44 placees have been allotted one board lot of Offer Shares, +representing approximately 43.1% of the 102 placees under the International Placing. +The International Placing has been conducted in compliance with the Placing Guidelines for +Equity Securities in Appendix 6 to the Listing Rules. None of the Sole Sponsor, the Sole +Overall Coordinator, the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead +Managers, the Underwriters, the Capital Market Intermediaries and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined in +the Placing Guidelines) has taken up any Offer Shares for its own benefit under the Global +Offering. +To the best knowledge of the Company, (i) none of the Offer Shares subscribed for by +public Shareholders in the Hong Kong Public Offer and placees in the International Placing +has been financed directly, or indirectly by the Company, the Directors, the chief executive +of the Company or any of its subsidiaries, the Controlling Shareholders, substantial +shareholders (as defined in the Listing Rules) of the Company, existing Shareholders, or any +of their respective close associates; (ii) none of the public Shareholders in the Hong Kong +Public Offer and placees in the International Placing who has subscribed for the Offer Shares +is accustomed to taking instructions from the Company, the Directors, the chief executive +of the Company or any of its subsidiaries, the Controlling Shareholders, substantial +shareholders (as defined in the Listing Rules) of the Company, existing Shareholders, or any +of their respective close associates in relation to the acquisition, disposal, voting or other +disposition of the Shares registered in their name or otherwise held by them; (iii) no rebate +has been, directly or indirectly, provided by the Company, the Directors, the chief executive +of the Company or any of its subsidiaries, the Controlling Shareholders, the substantial +shareholders (as defined in the Listing Rules) of the Company, the existing Shareholders, or +any of their respective close associates, or syndicate members or any brokers or underwriters +to any public Shareholders in the Hong Kong Public Offer or placees in the International +Placing; (iv) the consideration payable by the public Shareholders in the Hong Kong + + +--- page 11 --- +– 13 – +Public Offer and placees in the International Placing for each Offer Share subscribed for +or purchased by them is the same as the final Offer Price as determined by the Company, +in additional to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction +levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there is no side +agreement or arrangement between the Company, any of the Directors, the chief executive +of the Company or any of its subsidiaries, the Controlling Shareholders, the substantial +shareholders (as defined in the Listing Rules) of the Company, the existing Shareholders, +or any of their respective close associates or syndicate members or any other brokers or +underwriters, on one hand, and the public Shareholder or the placee who has subscribed for +the Offer Shares, on the other hand. +The Directors confirm that, to the best of their knowledge, information and belief, no Offer +Shares under the International Placing placed by or through the Sole Overall Coordinator, +the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead Managers, the +Underwriters, the Capital Market Intermediaries under the Global Offering have been placed +with any core connected persons (as defined in the Listing Rules) of the Company, or to +any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons +set out in paragraph 5(2) of the Placing Guidelines, whether in their own names or through +nominees. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters, exercisable by the Sole Overall Coordinator (for +itself and on behalf of the International Underwriters) at any time from the Listing Date to +Friday, 3 November 2023, the 30th day after the last day for lodging applications under the +Hong Kong Public Offer, pursuant to which the Company may be required to allot and issue +up to an aggregate of 18,750,000 additional new Shares, representing 15% of the initial +number of Offer Shares offered under the Global Offering, at the Offer Price to cover the +over-allocation in the International Placing. +The Sole Overall Coordinator confirmed that no over-allocation of the Offer Shares under +the International Placing has been made. Accordingly, the Stock Borrowing Agreement +has not been and will not be entered into, and the Over-allotment Option has not been and +will not be exercised. In view of the fact that there has been no over-allocation of the Offer +Shares under the International Placing, no stabilising actions as described in the Prospectus +will take place during the stabilising period. + + +--- page 12 --- +– 14 – +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFER +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure and +Conditions of the Global Offering — Conditions of the Global Offering” in the Prospectus, +1,511 valid applications made by the public through the HK eIPO White Form service and +the CCASS EIPO service will be conditionally allocated on the basis set out below: +No. of +Shares +applied for +No. of +valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of the +total no. of +Shares applied +for +POOL A +2,000 959 2,000 Shares 100.00% +4,000 78 2,000 Shares plus 39 out of 78 applicants to receive +an additional 2,000 Shares +75.00% +6,000 134 2,000 Shares plus 108 out of 134 applicants to +receive an additional 2,000 Shares +60.20% +8,000 29 4,000 Shares 50.00% +10,000 56 4,000 Shares plus 14 out of 56 applicants to receive +an additional 2,000 Shares +45.00% +20,000 40 6,000 Shares plus 30 out of 40 applicants to receive +an additional 2,000 Shares +37.50% +30,000 112 8,000 Shares plus 56 out of 112 applicants to +receive an additional 2,000 Shares +30.00% +40,000 11 10,000 Shares 25.00% +50,000 10 10,000 Shares plus 9 out of 10 applicants to receive +an additional 2,000 Shares +23.60% +60,000 4 12,000 Shares plus 2 out of 4 applicants to receive +an additional 2,000 Shares +21.67% +70,000 17 14,000 Shares plus 1 out of 17 applicants to receive +an additional 2,000 Shares +20.17% +80,000 4 14,000 Shares plus 3 out of 4 applicants to receive +an additional 2,000 Shares +19.38% +90,000 2 16,000 Shares plus 1 out of 2 applicants to receive +an additional 2,000 Shares +18.89% +100,000 24 16,000 Shares plus 18 out of 24 applicants to +receive an additional 2,000 Shares +17.50% +200,000 22 24,000 Shares plus 4 out of 22 applicants to receive +an additional 2,000 Shares +12.18% + + +--- page 13 --- +– 15 – +No. of +Shares +applied for +No. of +valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of the +total no. of +Shares applied +for +300,000 1 32,000 Shares 10.67% +400,000 2 38,000 Shares 9.50% +500,000 1 44,000 Shares 8.80% +600,000 1 48,000 Shares 8.00% +1,000,000 1 66,000 Shares 6.60% +2,000,000 1 100,000 Shares 5.00% +Total 1,509 Total number of Pool A successful applicants: 1,509 +POOL B +4,000,000 2 3,124,000 Shares plus 1 out of 2 applicants to +receive an additional 2,000 Shares +78.13% + +Total 2 Total number of Pool B successful applicants: 2 +The final number of Offer Shares comprising the Hong Kong Public Offer is 12,500,000 +Offer Shares, representing 10% of the total number of the Offer Shares initially available +under the Global Offering. + + +--- page 14 --- +– 16 – +LOCK-UP UNDERTAKINGS +The Company, the Controlling Shareholders and the Pre-IPO Investors are subject to certain +lock-up undertakings (the “Lock-up Undertakings”) in respect of the Shares. The major +terms of the Lock-up Undertakings are set out as follows: +Name +Number of +Shares subject +to the Lock-up +Undertakings +after Listing +Approximate +percentage of +the total issued +share capital of +the Company +following the +completion +of the Global +Offering which +are subject to +the Lock-up +Undertakings +upon Listings +Last day of the +lock-up period +The Company(1) +(subject to lock-up obligations +pursuant to the Listing +Rules and the Underwriting +Agreements) +N/A N/A 10 April 2024 +(First Six-Month Period); +10 October 2024 +(Second Six-Month Period) +Controlling Shareholders(2) +(subject to lock-up obligations +pursuant to the Listing +Rules and the Underwriting +Agreements) +306,000,000 61.2% 10 April 2024 +(First Six-Month Period); + 10 October 2024 +(Second Six-Month Period) +Pre-IPO Investors +(subject to lock-up obligations +pursuant to the relevant share +purchase agreements) +Mr. Ye (through Canwest Profits) 30,000,000 6.0% 10 April 2024 +Mr. Chan (through Million Oak) 28,125,000 5.625% 10 April 2024 +Mr. Chua 10,875,000 2.175% 10 April 2024 +Total 375,000,000 75.0% + + +--- page 15 --- +– 17 – +Notes: +1. The Company may not, among others, issue or agree to issue or publicly announce its intention to +issue Shares or securities of the Company during the First Six-Month Period except for the issue of +the Shares pursuant to the Global Offering, the Capitalisation Issue, the exercise of the Over-allotment +Option, the grant of options under the Share Option Scheme and the issue of Shares on the exercise +thereof or as otherwise with the prior written consent of the Sole Sponsor and the Sole Overall +Coordinator, and unless in compliance with the Listing Rules. In the event the Company does so by +virtue of the aforesaid exceptions or during the Second Six-Month Period, the Company will take all +reasonable steps to ensure that such action will not create a disorderly or false market in any of the +Shares or other securities of the Company. For details of the lock-up arrangements of the Company, +please refer to the paragraphs headed “Underwriting — Hong Kong Underwriting Agreement — +Undertakings by our Company” in the Prospectus. +2. The Controlling Shareholders may not, among others, transfer or dispose of or agree to transfer or +dispose of or publicly announce any intention to transfer or dispose of any Shares or securities of the +Company during the First Six-Month Period without the prior written consent of the Sole Sponsor +and the Sole Overall Coordinator and unless in compliance with the Listing Rules. The Controlling +Shareholders may not, among others, enter into or agree to or publicly announce any intention to enter +into transfer or disposal of any Shares or securities of the Company during the Second Six-Month +Period, if, immediately following such transfer or disposal, he/she/it will cease to be a controlling +shareholder and/or a group of controlling shareholders of the Company. For details of the lock-up +arrangements of the Controlling Shareholders, please refer to the paragraphs headed “Underwriting — +Hong Kong Underwriting Agreement — Undertaking by our Controlling Shareholders”. +RESULTS OF ALLOCATIONS +The final Offer Price, the level of indication of interest in the International Placing, the level +of applications in the Hong Kong Public Offer and the basis of allocation of the Hong Kong +Offer Shares are published on the website of the Stock Exchange at www.hkexnews.hk and +the website of the Company at www.maiyuesoft.com on Tuesday, 10 October 2023. +The results of allocations in the Hong Kong Public Offer (with successful applicants’ +identification document numbers, where appropriate) will be available at the times and dates +and in the manner set out below: +(i) in the announcement to be posted on the website of the Stock Exchange at +www.hkexnews.hk and the website of the Company at www.maiyuesoft.com by no +later than 9:00 a.m. on Tuesday, 10 October 2023; + + +--- page 16 --- +– 18 – +(ii) from the designated results of allocations website at www.tricor.com.hk/ipo/result +and www.hkeipo.hk/IPOResult or the “IPO Results” function in the IPO App with +a “search by ID” function on a 24-hour basis from 8:00 a.m. on Tuesday, 10 October +2023 to 12:00 midnight on Monday, 16 October 2023; and +(iii) by telephone enquiry line by calling 3691 8488 between 9:00 a.m. and 6:00 p.m. from +Tuesday, 10 October 2023 to Friday, 13 October 2023 on a business day. +This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK eIPO +White Form” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person) whereas those displayed in the section headed “Results +of Applications Made by Giving Electronic Application Instructions to HKSCC via +CCASS” in this announcement are provided by CCASS Participants via CCASS. Therefore, +the identification document numbers shown in the two sections are different in nature. +Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants are +disclosed. Applicants with beneficial names only but not identification document numbers +are not disclosed due to personal privacy issue as elaborated below. Applicants who applied +for the Hong Kong Offer Shares through their brokers can consult their brokers to enquire +about their application results. +Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by HK eIPO White Form” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS” are redacted and not all details of +applications are disclosed in this announcement. + + +--- page 17 --- +– 19 – +SHAREHOLDING CONCENTRATION ANALYSIS +Set out below is an analysis of shareholding concentration in the International Placing. +• subscription and number of Shares held by the top 1, 5, 10, 20 and 25 of the placees +out of the International Placing Shares, total Offer Shares and total issued share capital +of the Company upon Listing: +Placee +Number +of Shares +subscribed for +Number of +Shares held +upon Listing +Subscription +as % of +International +Placing +Subscription +as % of total +Offer Shares +Total +shareholding +as % of total +issued share +capital upon +Listing +Top 1 14,544,000 14,544,000 12.9% 11.6% 2.9% +Top 5 54,516,000 54,516,000 48.5% 43.6% 10.9% +Top 10 79,622,000 79,622,000 70.8% 63.7% 15.9% +Top 20 103,474,000 103,474,000 92.0% 82.8% 20.7% +Top 25 106,716,000 106,716,000 94.9% 85.4% 21.3% +• subscription and number of Shares held by the top 1, 5, 10, 20 and 25 of the +Shareholders out of the International Placing Shares, total Offer Shares and total issued +share capital of the Company upon Listing: +Shareholder +Number +of Shares +subscribed for +Number of +Shares held +upon Listing +Subscription +as % of +International +Placing +Subscription +as % of total +Offer Shares +Total +shareholding +as % of total +issued share +capital upon +Listing +Top 1 — 306,000,000 0.0% 0.0% 61.2% +Top 5 14,544,000 389,544,000 12.9% 11.6% 77.9% +Top 10 60,340,000 435,340,000 53.6% 48.3% 87.1% +Top 20 98,410,000 473,410,000 81.9% 78.7% 94.7% +Top 25 108,306,000 483,306,000 90.7% 86.6% 96.7% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares +could move substantially even with a small number of Shares traded, and should +exercise extreme caution when dealing in the Shares. diff --git a/data/extracted_text/02517/allotment_results_summary_2023-11-01_2023110100020.txt b/data/extracted_text/02517/allotment_results_summary_2023-11-01_2023110100020.txt new file mode 100644 index 0000000..06e2834 --- /dev/null +++ b/data/extracted_text/02517/allotment_results_summary_2023-11-01_2023110100020.txt @@ -0,0 +1,944 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF ALLOTMENT RESULTS +SUMMARY +NET PROCEEDS FROM THE GLOBAL OFFERING +• Based on the Offer Price of HK$5.98 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and other estimated expenses payable by the Company in connection with +the Global Offering, are estimated to be approximately HK$356.5 million, assuming the +Over-allotment Option is not exercised. Listing expenses to be borne by the Company are +estimated to be approximately HK$79.8 million (including underwriting commission, at the +Offer Price of HK$5.98 per H Share), which represent 19.4% of the gross proceeds from +the Global Offering, comprising underwriting-related fees of HK$16.5 million, and non- +underwriting-related expenses of HK$63.3 million. The Company intends to apply such +net proceeds from the Global Offering in the manner set out in the section headed “Net +Proceeds from the Global Offering ” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$59.2 million for 10,320,400 additional Offer Shares to be +issued and allotted upon the exercise of the Over-allotment Option, which will be allocated +on a pro rata basis according to the use of proceeds as set out in the paragraph headed “Net +Proceeds from the Global Offering ” in this announcement. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been slightly over-subscribed. A total of 6,404 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and +through the CCASS EIPO service for a total of 29,894,000 Hong Kong Offer Shares, +representing approximately 4.34 times of the total number of 6,880,800 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. + + +--- page 2 --- +4 +• As the over-subscription in the Hong Kong Public Offering less than 15 times, the +reallocation procedures as described in the section headed “Structure of the Global Offering +– The Hong Kong Public Offering – Reallocation ” in the Prospectus have not been applied +and no International Offer Shares have been reallocated from the International Offering to +the Hong Kong Public Offering. The final number of Hong Kong Offer Shares under the +Hong Kong Public Offering is 6,880,800 Offer Shares, representing approximately 10% of +the total number of Offer Shares initially available under the Global Offering (before any +exercise of the Over-allotment Option). There are a total number of 2,540 Shareholders +who were allocated Offer Shares under the Hong Kong Public Offering, among which 1,746 +Shareholders were allocated with one board lot of the Offer Shares. +INTERNATIONAL OFFERING +• The International Offer Shares initially offered under the International Offering have +been slightly over-subscribed, representing approximately 1.33 times of the total number +of Offer Shares initially available under the International Offering. The final number of +International Offer Shares under the International Offering is 61,922,000 Offer Shares, +representing approximately 90% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). +• There has been an over-allocation of 10,320,400 Offer Shares and there are a total of +119 placees under the International Offering, among which 41 placees, representing +approximately 34.45% of the total number of placees under the International Offering, +have been allotted one board lot of Offer Shares, totaling 16,400 Offer Shares, representing +approximately 0.03% of the total number of Offer Shares available under the International +Offering (before any exercise of the Over-allotment Option). +CORNERSTONE INVESTORS +• Based on the Offer Price of HK$5.98 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) and pursuant to the Cornerstone Investment Agreements entered +into with the Cornerstone Investors as disclosed in the section headed “Cornerstone +Investors ” in the Prospectus, the Cornerstone Investors have subscribed for a total of +37,002,800 Offer Shares, representing approximately 1.35% of the total issued share +capital of the Company immediately upon the completion of the Global Offering and +approximately 53.78% of the number of Offer Shares under the Global Offering (before +any exercise of the Over-allotment Option). + + +--- page 3 --- +5 +• Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further +details of the Cornerstone Investors. +OVER-ALLOTMENT OPTION +• In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters, exercisable by the Overall Coordinator (for +themselves and on behalf of the International Underwriters), at any time from the Listing +Date to Saturday, November 25, 2023, being the 30th day after the last day for lodging +applications under the Hong Kong Public Offering, to require the Company to issue and +allot up to an aggregate of 10,320,400 additional Offer Shares, representing not more +than approximately 15.0% of the total number of Offer Shares initially available under +the Global Offering, at the Offer Price to cover the over-allocations in the International +Offering. +• There has been an over-allocation of 10,320,400 Offer Shares in the International +Offering. Such over-allocation may be covered by exercising the Over-allotment Option +in part or by making purchases in the secondary market or a combination of these means. +In the event the Over-allotment Option is exercised, an announcement will be made +on the Stock Exchange ’s website at www.hkexnews.hk and the Company ’s website at +www.zzgqsh.com . As of the date of this announcement, the Over-allotment Option has not +been exercised. + + +--- page 4 --- +6 +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +• The Company has applied to the Hong Kong Stock Exchange for, and the Hong Kong +Stock Exchange has granted, a waiver from strict compliance with Rule 10.04 of the +Listing Rules and its consent under paragraph 5(2) of the Placing Guidelines to permit +the Company to allocate H Shares under the International Offering to the Anti-Diluting +Shareholders and Minority Existing Shareholders and/or their respective close associates. +To the best knowledge of the Company, no Offer Shares have been placed to the Anti- +Diluting Shareholders, Minority Existing Shareholders or their respective close associates +in the International Offering. +• To the best knowledge, information and belief of the Directors, no Offer Shares placed +by or through the Overall Coordinators or the Underwriters/distributors under the Global +Offering have been placed to applicants who are core connected persons (as defined in the +Listing Rules) or Directors, or to any connected clients (as set out in paragraph 5(1) of the +Placing Guidelines), nor to any existing Shareholder and its close associates (as set out in +paragraph 5(2) of the Placing Guidelines) whether in their own names or through nominees. +• To the best knowledge of the Company, none of the Offer Shares subscribed for by the +placees and the public has been financed directly or indirectly by any of the Directors, +Supervisors, chief executive, Controlling Shareholders, substantial Shareholders, existing +Shareholders of the Company or any of their subsidiaries or any of their respective close +associates, and none of the placees and the public who has subscribed for Offer Shares is +accustomed to taking instructions from any of the Directors, Supervisors, chief executive, +Controlling Shareholders, substantial Shareholders, existing Shareholders of the Company +or any of their subsidiaries or any of their respective close associates in relation to the +acquisition, disposal, voting or other disposition of Shares registered in his/her/its name +or otherwise held by him/her/it, and the International Offering is in compliance with the +Placing Guidelines. + + +--- page 5 --- +7 +LOCK-UP UNDERTAKINGS +• Each of the Company, the Warranting Shareholders, the other Controlling Shareholders, +the other existing Shareholders and the Cornerstone Investors is subject to certain lock-up +undertakings set out in the section headed “Lock-up Undertakings ” in this announcement. +RESULTS OF ALLOCATIONS +• The Company expects to announce the level of indications of interest in the International +Offering, the level of applications in the Hong Kong Public Offering and the basis of +allocations of the Hong Kong Offer Shares on Wednesday, November 1, 2023 on its +website at www.zzgqsh.com and the website of Stock Exchange at www.hkexnews.hk . +• The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration numbers of successful applicants under the Hong Kong Public Offering will be +available at the times and dates and in the manner set out below: +• in the announcement to be posted on the Company ’s website and the website of Stock +Exchange at www.zzgqsh.com and www.hkexnews.hk , respectively, by no later than +9:00 a.m. on Wednesday, November 1, 2023; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function on a 24 +hour basis from 8:00 a.m. on Wednesday, November 1, 2023 to 12:00 midnight on +Tuesday, November 7, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. from Wednesday, November 1, 2023 to Monday, November +6, 2023 on a business day (excluding Saturday, Sunday and public holidays). +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO ” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person), whereas those displayed in the section headed “Results +of Applications Made by Giving Electronic Application Instructions to HKSCC via +CCASS” in this announcement are provided by CCASS Participants via CCASS. Therefore, +the identification document numbers shown in the two sections are different in nature. + + +--- page 6 --- +8 +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications +Made by White Form eIPO ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +DESPATCH/COLLECTION OF H SHARE CERTIFICATES AND REFUND MONIES +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the +White Form eIPO service and who have been wholly or partially successfully allocated +Hong Kong Offer Shares may collect H Share certificates and/or refund cheques (where +applicable) in person from the Hong Kong Share Registrar, Computershare Hong Kong +Investor Services Limited, at Shops 1712-1716, 17th Floor, Hopewell Centre, 183 Queen ’s +Road East, Wan Chai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Wednesday, November 1, +2023 or any other place or date as notified by the Company. +• Applicants being individuals who are eligible for personal collection must not authorize +any other person to make collection on their behalf. Corporate applicants which are +eligible for personal collection must attend by their authorized representatives bearing +letters of authorization from their corporations stamped with the corporations ’ chops. Both +individuals and authorized representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Computershare Hong Kong Investor Services +Limited. +• H Share certificates for Hong Kong Offer Shares allotted to applicants who applied through +the White Form eIPO service which are either not available for personal collection +(including applicants who applied for less than 1,000,000 Hong Kong Offer Shares through +the White Form eIPO service) or which are available but are not collected in person by +1:00 p.m. on Wednesday, November 1, 2023 are expected to be despatched by ordinary +post to the addresses specified in the relevant applications at their own risk on or before +Wednesday, November 1, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the name +of HKSCC Nominees Limited and deposited directly into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant who gave electronic application instructions on their behalf on Wednesday, +November 1, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them and the amount of refund monies payable to them with that CCASS Participant. + + +--- page 7 --- +9 +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to +HKSCC before 5:00 p.m. on Wednesday, November 1, 2023 or such other date as shall be +determined by HKSCC. Applicants who applied as a CCASS Investor Participant by giving +electronic application instructions to HKSCC via CCASS may also check the results of +their applications and the amount of refund monies payable to them via the CCASS Phone +System and the CCASS Internet System (under the procedures contained in HKSCC ’s “An +Operating Guide for Investor Participants ” in effect from time to time). Immediately after +the crediting of the Hong Kong Offer Shares to the CCASS Investor Participants stock +accounts and the crediting of the refund monies to their respective designated bank account, +HKSCC will also make available to the CCASS Investor Participants an activity statement +showing the number of Hong Kong Offer Shares credited to their stock accounts and the +amount of refund monies (if any) credited to their respective designated bank accounts. +• Applicants who applied through the White Form eIPO service and paid the application +monies through a single bank account will have refund monies (if any) despatched to their +application payment bank account in the form of e-Refund payment instructions on or +before Wednesday, November 1, 2023. Applicants who applied through the White Form +eIPO service and paid the application monies through multiple bank accounts will have +refund monies (if any) despatched to the addresses specified on their White Form eIPO +applications in the form of refund cheque(s) by ordinary post at their own risk on or before +Wednesday, November 1, 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to their designated bank +accounts or the designated bank accounts of their brokers or custodians on Wednesday, +November 1, 2023. +• H Share certificates will only become valid evidence of title at 8:00 a.m. (Hong Kong +time) on Thursday, November 2, 2023 provided that the Global Offering has become +unconditional in all respects at or before that time and the right of termination described +in the section headed “Underwriting – Underwriting Arrangements and Expenses – +Hong Kong Public Offering – Hong Kong Underwriting Agreement – Grounds for +Termination ” in the Prospectus has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. + + +--- page 8 --- +10 +PUBLIC FLOAT +• Immediately following completion of the Global Offering and before the exercise of the +Over-allotment Option, approximately 50.11% of the total issued share capital of the +Company will be counted towards the public float, satisfying the minimum percentage +prescribed by Rule 8.08 of the Listing Rules. +• The Directors also confirm that (i) no placee will, individually, be placed more than 10% +of the enlarged issued share capital of the Company immediately after the Global Offering; +(ii) there will not be any new substantial Shareholder of the Company upon Listing; (iii) +the three largest public Shareholders do not hold more than 50% of the Shares held in +public hands at the time of the Listing in compliance with Rules 8.08(3) and 8.24 of the +Listing Rules; and (iv) there will be at least 300 Shareholders at the time of the Listing in +compliance with Rule 8.08(2) of the Listing Rules. +COMMENCEMENT OF DEALINGS IN THE H SHARES +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Thursday, November 2, 2023 (Hong Kong time), dealings in the H Shares on the +Main Board of the Stock Exchange are expected to commence at 9:00 a.m. on Thursday, +November 2, 2023 (Hong Kong time). The H Shares will be traded in board lots of 400 H +Shares each. The stock code of the H Shares is 2517. +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$5.98 per Offer Share, the net proceeds from the Global Offering to +be received by the Company, after deduction of the underwriting fees and commissions and other +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$356.5 million (assuming the Over-allotment Option is not exercised). +Listing expenses to be borne by the Company are estimated to be approximately HK$79.8 million +(including underwriting commission, at the Offer Price of HK$5.98 per H Share), which represent +19.4% of the gross proceeds from the Global Offering, comprising underwriting-related fees of +HK$16.5 million, and non-underwriting related expenses of HK$63.3 million. + + +--- page 9 --- +11 +The Company intends to apply such net proceeds as follows: +• approximately 40.0% of the net proceeds, or HK$142.6 million, to improve our supply chain +capabilities by enhancing our production capacity and efficiency. +• approximately 40.0% of the net proceeds, or HK$142.6 million will be used for opening and +operating our self-operated stores. +• approximately 10.0% of the net proceeds, or HK$35.6 million will be used to build product +R&D centers as well as upgrade and purchase related equipment. +• approximately 10.0% of the net proceeds, or HK$35.6 million, as working capital and for +general corporate uses. +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$59.2 million for 10,320,400 additional Offer Shares to be issued and allotted +upon the exercise of the Over-allotment Option, which will be allocated on a pro rata basis +according to the use of proceeds as set out above. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +slightly over-subscribed. A total of 6,404 valid applications have been received pursuant to the +Hong Kong Public Offering through the White Form eIPO service and through the CCASS EIPO +service for a total of 29,894,000 Hong Kong Offer Shares, representing approximately 4.34 times +of the total number of 6,880,800 Hong Kong Offer Shares initially available for subscription under +the Hong Kong Public Offering, among which: +• 6,397 valid applications in respect of a total of 19,694,000 Hong Kong Offer Shares were for +the Hong Kong Public Offering with a total subscription price of HK$5 million or less at the +Offer Price of HK$5.98 per H Share (exclusive of brokerage of 1.0%, SFC transaction levy of +0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%), +representing approximately 5.72 times of the 3,440,400 Hong Kong Offer Shares initially +comprised in Pool A of the Hong Kong Public Offering; and +• 7 valid applications in respect of a total of 10,200,000 Hong Kong Offer Shares were for the +Hong Kong Public Offering with a total subscription price of more than HK$5 million at the +Offer Price of HK$5.98 per H Share (exclusive of brokerage of 1.0%, SFC transaction levy of +0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%), +representing 2.96 times of the 3,440,400 Hong Kong Offer Shares initially comprised in Pool +B of the Hong Kong Public Offering. + + +--- page 10 --- +12 +No application has been rejected due to invalid application. Eight multiple or suspected multiple +applications have been identified and rejected. One application has been rejected due to dishonored +payment. No application for more than 3,440,400 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, the reallocation +procedures as described in the section headed “Structure of the Global Offering – The Hong Kong +Public Offering – Reallocation ” in the Prospectus have not been applied and no International Offer +Shares have been reallocated from the International Offering to the Hong Kong Public Offering. +The final number of Hong Kong Offer Shares under the Hong Kong Public Offering is 6,880,800 +Offer Shares, representing approximately 10% of the total number of Offer Shares initially +available under the Global Offering. There are a total number of 2,540 Shareholders who were +allocated Offer Shares under the Hong Kong Public Offering, among which 1,746 Shareholders +were allocated with one board lot of the Offer Shares. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering ” +below. +INTERNATIONAL OFFERING +The International Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.33 times of the total number of Offer Shares +initially available under the International Offering. The final number of International Offer Shares +under the International Offering is 61,922,000 Offer Shares, representing approximately 90% of +the total number of Offer Shares initially available under the Global Offering (before any exercise +of the Over-allotment Option). +There has been an over-allocation of 10,320,400 Offer Shares and there are a total of 119 placees +under the International Offering, among which 41 placees, representing approximately 34.45% of +the total number of placees under the International Offering, have been allotted one board lot of +Offer Shares, totaling 16,400 Offer Shares, representing approximately 0.03% of the total number +of Offer Shares available under the International Offering (before any exercise of the Over- +allotment Option). + + +--- page 11 --- +13 +CORNERSTONE INVESTORS +Based on the Offer Price of HK$5.98 per H Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%) and pursuant to the Cornerstone Investment Agreements entered into with the +Cornerstone Investors as disclosed in the section headed “Cornerstone Investors ” in the Prospectus, +the number of Offer Shares subscribed for by the Cornerstone Investors is set out below: +Assuming the Over-Allotment +Option is not exercised +Assuming the Over-Allotment +Option is fully exercised +Cornerstone Investor +Investment +amount (1) +Hong Kong +dollar +equivalent (1) +(approximate) +Number +of Offer +Shares (2) +Approximate +% of the +Offer Shares +Approximate +% of the +issued share +capital (3) +Approximate +% of the +Offer Shares +Approximate +% of the +issued share +capital (3) +Hengshun Group + Hengshun Vinegar USD6.5 million 50.8 million 8,498,800 12.35 0.31 10.74 0.31 + Profit Joy USD3.5 million 27.4 million 4,576,400 6.65 0.17 5.78 0.17 +Jinding Capital USD10.0 million 78.2 million 13,075,200 19.00 0.48 16.53 0.48 +COFCO Capital Fund USD8.3 million 64.9 million 10,852,400 15.77 0.40 13.72 0.39 +Total USD28.3 million 221.3 million 37,002,800 53.78 1.35 46.77 1.35 +Note: +(1) The total investment amount excludes brokerage, SFC transaction levy, AFRC transaction levy and the +Stock Exchange trading fee and is calculated based on the exchange rates as described in the section headed +“Information about this Prospectus and the Global Offering { Currency Translations ” of the Prospectus. +(2) Subject to rounding down to the nearest whole board lot of 400 H Shares. Calculated based on the exchange +rate set out in the section headed “Information about this Prospectus and the Global Offering { Currency +Translations ” of the Prospectus. +(3) Immediately following the completion of the Global Offering. +(4) Any discrepancies in the table above between the total shown and the sum of the amounts listed are due to +rounding. +The Cornerstone Placing forms part of the International Offering, and the Cornerstone Investors +will not acquire any Offer Shares under the Global Offering (other than pursuant to the Cornerstone +Investment Agreements). The Offer Shares to be subscribed by the Cornerstone Investors will +rank pari passu in all respects with the fully paid Shares in issue and will be counted towards the +public float of our Company for the purpose of Rule 8.08 of the Listing Rules. The three largest +public Shareholders will not hold more than 50% of the shares held in public hands at the time +of the Listing in compliance with Rule 8.08(3) and Rule 8.24 of the Listing Rules. Other than a +guaranteed allocation of the relevant Offer Shares at the Offer Price, the Cornerstone Investors do +not have any preferential rights in the Cornerstone Investment Agreements compared with other +public Shareholders. + + +--- page 12 --- +14 +Immediately following the completion of the Global Offering, the Cornerstone Investors will not +become a substantial Shareholder or connected person (as defined in the Listing Rules) of our +Company and will not have any Board representation in our Company. To the best knowledge +of our Company, each of Cornerstone Investors (i) is an Independent Third Party and is not our +connected person (as defined under the Listing Rules), (ii) is independent of other Cornerstone +Investors (save for the fact that both of Hengshun Vinegar and Profit Joy are controlled by +Hengshun Group), (iii) is not directly or indirectly financed by our Company, our subsidiaries, our +Directors, Supervisors, chief executive, our Controlling Shareholders, substantial Shareholders, +existing Shareholders or any of their respective close associates, and (iv) is not accustomed +to taking instructions from our Company, our subsidiaries, our Directors, Supervisors, chief +executive, our Controlling Shareholders, substantial Shareholders, existing Shareholders or any of +their respective close associates in relation to the acquisition, disposal, voting or other disposition +of the Shares registered in their name or otherwise held by them. There are no side agreements or +arrangements between us and the Cornerstone Investors or any benefit, direct or indirect, conferred +on the Cornerstone Investors by virtue of or in relation to the Cornerstone Placing, other than a +guaranteed allocation of the relevant Offer Shares at the Offer Price. +As confirmed by each Cornerstone Investor, its subscription under the Cornerstone Placing +would be financed by its own internal financial resources or the financial resources of its parent +company or the funds under its management. Each of the Cornerstone Investors has confirmed +that all necessary approvals have been obtained with respect to the Cornerstone Placing. Save for +Hengshun Vinegar, a company listed on the Shanghai Stock Exchange which has obtained the +approval from its board of directors, none of the Cornerstone Investors or their holding companies +is listed on any stock exchange, and each of the Cornerstone Investors has confirmed that no +specific approval from any stock exchange (if relevant) or its shareholders is required for the +relevant cornerstone investment. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at +any time during the period of six (6) months following the Listing Date (the “Lock-up Period ”), +dispose of any of the Offer Shares they have purchased pursuant to the relevant Cornerstone +Investment Agreement, save for certain limited circumstances, such as transfers to any of its +wholly-owned subsidiaries who will be bound by the same obligations of such Cornerstone +Investor, including the Lock-up Period restriction. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details of +the Cornerstone Investors. + + +--- page 13 --- +15 +CONFIRMATIONS OF PUBLIC SHAREHOLDERS IN THE HONG KONG PUBLIC +OFFERING AND PLACEES IN THE INTERNATIONAL OFFERING +The Company has applied to the Hong Kong Stock Exchange for, and the Hong Kong Stock +Exchange has granted, a waiver from strict compliance with Rule 10.04 of the Listing Rules and +its consent under paragraph 5(2) of the Placing Guidelines to permit the Company to allocate H +Shares under the International Offering to the Anti-Diluting Shareholders and Minority Existing +Shareholders and/or their respective close associates. To the best knowledge of the Company, no +Offer Shares have been placed to the Anti-Diluting Shareholders, Minority Existing Shareholders +or their respective close associates in the International Offering. +To the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Overall Coordinators or the Underwriters/distributors under the Global Offering have +been placed to applicants who are core connected persons (as defined in the Listing Rules) or +Directors, or to any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), nor +to any existing Shareholder and its close associates (as set out in paragraph 5(2) of the Placing +Guidelines) whether in their own names or through nominees. +To the best knowledge of the Company, none of the Offer Shares subscribed for by the placees +and the public has been financed directly or indirectly by any of the Directors, Supervisors, +chief executive, Controlling Shareholders, substantial Shareholders, existing Shareholders of the +Company or any of their subsidiaries or any of their respective close associates, and none of the +placees and the public who has subscribed for Offer Shares is accustomed to taking instructions +from any of the Directors, Supervisors, chief executive, Controlling Shareholders, substantial +Shareholders, existing Shareholders of the Company or any of their subsidiaries or any of their +respective close associates in relation to the acquisition, disposal, voting or other disposition of +Shares registered in his/her/its name or otherwise held by him/her/it, and the International Offering +is in compliance with the Placing Guidelines. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company has granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinator (for themselves and on behalf +of the International Underwriters), at any time from the Listing Date to Saturday, November 25, +2023, being the 30th day after the last day for lodging applications under the Hong Kong Public +Offering, to require the Company to issue and allot up to an aggregate of 10,320,400 additional +Offer Shares, representing not more than approximately 15.0% of the total number of Offer Shares +initially available under the Global Offering, at the Offer Price to cover the over-allocations in the +International Offering. +There has been an over-allocation of 10,320,400 Offer Shares in the International Offering. Such +over-allocation may be covered by exercising the Over-allotment Option in part or by making +purchases in the secondary market or a combination of these means. In the event the Over- +allotment Option is exercised, an announcement will be made on the Stock Exchange ’s website +at www.hkexnews.hk and the Company ’s website at www.zzgqsh.com . As of the date of this +announcement, the Over-allotment Option has not been exercised. + + +--- page 14 --- +16 +LOCK-UP UNDERTAKINGS +Each of the Company, the Warranting Shareholders, the other Controlling Shareholders, the other +existing Shareholders and the Cornerstone Investors has given certain lock-up undertakings in +relation to the issue and disposal of Shares (the “Lock-up Undertakings ”). The major terms of the +Lock-up Undertakings are set out as follows: +Name +Number of +Shares subject +to the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing (3) +Last day subject to the +Lock-up Undertakings +The Company +(subject to lock-up obligations pursuant to +the Listing Rules and the Hong Kong +Underwriting Agreement) +N/A N/A May 1, 2024 (1) +Warranting Shareholders +(subject to lock-up obligations pursuant to +the Listing Rules, the Hong Kong +Underwriting Agreement and applicable +PRC laws and regulations) +Yang Mingchao, Meng Xianjin, + Li Xinhua and Guoquan Industry 881,420,916 32.18% November 1, 2024 (2) +Other Controlling Shareholders +(subject to lock-up obligations pursuant to +the Listing Rules, the applicable +PRC laws and regulations) +Guoxiaoquan EM 331,595,457 12.11% November 1, 2024 (2) +Guoxiaoquan Tech 85,587,242 3.12% November 1, 2024 (2) +Other existing Shareholders (4) +(subject to lock-up obligations pursuant to +applicable PRC laws and regulations) +1,371,396,385 50.08% November 1, 2024 (2) +Cornerstone Investors +(subject to lock-up obligations pursuant to +the Cornerstone Investment Agreements) +Hengshun Group + Hengshun Vinegar 8,498,800 0.31% May 1, 2024 (2) + Profit Joy 4,576,400 0.17% May 1, 2024 (2) +Jinding Capital 13,075,200 0.48% May 1, 2024 (2) +COFCO Capital Fund 10,852,400 0.40% May 1, 2024 (2) +Total 2,707,002,800 98.84% + + +--- page 15 --- +17 +Notes: +(1) The Company may not allot or issue Shares prior to the indicated date except otherwise permitted by the Listing +Rules and the Stock Exchange. +(2) The Shareholder(s) and Cornerstone Investor(s) may dispose of or transfer Shares without any lock-up +obligation after the indicated date. +(3) Assuming the Over-allotment Option is not exercised. +(4) For identities and details of other existing Shareholders, see the section headed “History, Development and +Corporate Structure ” in the Prospectus. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering – Conditions of the Global Offering ” in the Prospectus, 6,404 valid applications made +by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +400 3,977 756 out of 3,977 to receive 400 Shares 19.01% +800 507 191 out of 507 to receive 400 Shares 18.84% +1,200 634 356 out of 634 to receive 400 Shares 18.72% +1,600 126 94 out of 126 to receive 400 Shares 18.65% +2,000 241 224 out of 241 to receive 400 Shares 18.59% +2,400 52 400 Shares plus 6 out of 52 to receive additional 400 Shares 18.59% +2,800 27 400 Shares plus 8 out of 27 to receive additional 400 Shares 18.52% +3,200 50 400 Shares plus 24 out of 50 to receive additional 400 Shares 18.50% +3,600 18 400 Shares plus 11 out of 18 to receive additional 400 Shares 17.90% +4,000 124 400 Shares plus 97 out of 124 to receive additional 400 Shares 17.82% +6,000 52 800 Shares plus 34 out of 52 to receive additional 400 Shares 17.69% +8,000 286 1,200 Shares plus 149 out of 286 to receive additional 400 Shares 17.60% +10,000 41 1,600 Shares plus 16 out of 41 to receive additional 400 Shares 17.56% +12,000 19 2,000 Shares plus 5 out of 19 to receive additional 400 Shares 17.54% +14,000 10 2,400 Shares plus 1 out of 10 to receive additional 400 Shares 17.43% +16,000 57 2,400 Shares plus 53 out of 57 to receive additional 400 Shares 17.32% +18,000 39 2,800 Shares plus 31 out of 39 to receive additional 400 Shares 17.32% +20,000 37 3,200 Shares plus 24 out of 37 to receive additional 400 Shares 17.30% +30,000 42 4,800 Shares plus 40 out of 42 to receive additional 400 Shares 17.27% +40,000 11 6,800 Shares plus 3 out of 11 to receive additional 400 Shares 17.27% +50,000 6 8,400 Shares plus 3 out of 6 to receive additional 400 Shares 17.20% +60,000 4 10,000 Shares plus 3 out of 4 to receive additional 400 Shares 17.17% + + +--- page 16 --- +18 +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +70,000 6 11,600 Shares plus 5 out of 6 to receive additional 400 Shares 17.05% +80,000 2 13,600 Shares 17.00% +100,000 8 16,800 Shares plus 4 out of 8 to receive additional 400 Shares 17.00% +120,000 3 20,400 Shares 17.00% +160,000 4 26,800 Shares plus 3 out of 4 to receive additional 400 Shares 16.94% +180,000 1 30,400 Shares 16.89% +200,000 3 33,200 Shares plus 2 out of 3 to receive additional 400 Shares 16.73% +300,000 6 50,000 Shares plus 2 out of 6 to receive additional 400 Shares 16.71% +400,000 1 66,800 Shares 16.70% +600,000 2 100,000 Shares plus 1 out of 2 to receive additional 400 Shares 16.70% +800,000 1 133,600 Shares 16.70% +6,397 Total number of Pool A successful applicants: 2,533 +POOL B +NO. OF SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF SHARES +APPLIED FOR +900,000 4 304,000 Shares 33.78% +1,000,000 1 337,200 Shares 33.72% +2,800,000 2 943,600 Shares 33.70% +7 Total number of Pool B successful applicants: 7 +The final number of Hong Kong Offer Shares under the Hong Kong Public Offering is 6,880,800 +Offer Shares, representing approximately 10% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). + + +--- page 17 --- +19 +RESULTS OF ALLOCATIONS +The Company expects to announce the level of indications of interest in the International Offering, +the level of applications in the Hong Kong Public Offering and the basis of allocations of the Hong +Kong Offer Shares on Wednesday, November 1, 2023 on its website at www.zzgqsh.com and the +website of Stock Exchange at www.hkexnews.hk . +The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration numbers of successful applicants under the Hong Kong Public Offering will be +available at the times and dates and in the manner set out below: +• in the announcement to be posted on the Company ’s website and the website of Stock +Exchange at www.zzgqsh.com and www.hkexnews.hk , respectively, by no later than 9:00 +a.m. on Wednesday, November 1, 2023; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: +English https://www.eipo.com.hk/en/Allotment; Chinese https://www.eipo.com.hk/zh-hk/Allotment) +with a “search by ID ” function on a 24 hour basis from 8:00 a.m. on Wednesday, November +1, 2023 to 12:00 midnight on Tuesday, November 7, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 +a.m. and 6:00 p.m. from Wednesday, November 1, 2023 to Monday, November 6, 2023 on a +business day (excluding Saturday, Sunday and public holidays). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” in this +announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner identification codes (if +such applications are made by nominees as agent for the benefit of another person), whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS Participants +via CCASS. Therefore, the identification document numbers shown in the two sections are +different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 18 --- +20 +A summary of allotment results under the International Offering is set out below: +Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Subscription +as % of +International +Offer Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Number of +H Shares as +% of total +H Shares +(assuming +the Over- +allotment +Option is not +exercised) +Number of +H Shares as +% of total +H Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Number of +Shares as +% of total +Shares upon +Listing +(assuming +the Over- +allotment +Option is not +exercised) +Number of +Shares as +% of total +Shares upon +Listing +(assuming +the Over- +allotment +Option is +exercised in +full) +Top 1 13,075,200 13,075,200 13,075,200 21.12% 18.10% 19.00% 16.53% 0.73% 0.73% 0.48% 0.48% +Top 5 55,946,400 55,946,400 55,946,400 90.35% 77.44% 81.31% 70.71% 3.13% 3.11% 2.04% 2.04% +Top 10 70,466,800 70,466,800 70,466,800 113.80% 97.54% 102.42% 89.06% 3.94% 3.92% 2.57% 2.56% +Top 20 72,115,600 72,115,600 72,115,600 116.46% 99.82% 104.81% 91.14% 4.03% 4.01% 2.63% 2.62% +Top 25 72,127,600 72,127,600 72,127,600 116.48% 99.84% 104.83% 91.16% 4.03% 4.01% 2.63% 2.62% +Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Subscription +as % of +International +Offer Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Number of +H Shares as +% of total +H Shares +(assuming +the Over- +allotment +Option is not +exercised) +Number of +H Shares as +% of total +H Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Number of +Shares as +% of total +Shares upon +Listing +(assuming +the Over- +allotment +Option is not +exercised) +Number of +Shares as +% of total +Shares upon +Listing +(assuming +the Over- +allotment +Option is +exercised in +full) +Top 1 – 417,182,699 1,298,603,615 0.00% 0.00% 0.00% 0.00% 23.31% 23.18% 47.42% 47.24% +Top 5 – 1,167,434,122 2,105,382,470 0.00% 0.00% 0.00% 0.00% 65.24% 64.86% 76.87% 76.58% +Top 10 – 1,583,056,876 2,521,005,224 0.00% 0.00% 0.00% 0.00% 88.46% 87.96% 92.05% 91.70% +Top 20 37,002,800 1,757,534,516 2,706,836,440 59.76% 51.22% 53.78% 46.77% 98.21% 97.65% 98.83% 98.46% +Top 25 68,332,400 1,788,864,116 2,738,166,040 110.35% 94.59% 99.32% 86.36% 99.96% 99.39% 99.98% 99.60% + + +--- page 19 --- +21 +Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +H Shareholder Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Subscription +as % of +International +Offer Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Number of +H Shares as +% of total +H Shares +(assuming +the Over- +allotment +Option is not +exercised) +Number of +H Shares as +% of total +H Shares +(assuming +the Over- +allotment +Option is +exercised in +full) +Number of +Shares as +% of total +Shares upon +Listing +(assuming +the Over- +allotment +Option is not +exercised) +Number of +Shares as +% of total +Shares upon +Listing +(assuming +the Over- +allotment +Option is +exercised in +full) +Top 1 – 417,182,699 1,298,603,615 0.00% 0.00% 0.00% 0.00% 23.31% 23.18% 47.42% 47.24% +Top 5 – 1,202,725,825 2,084,146,741 0.00% 0.00% 0.00% 0.00% 67.21% 66.82% 76.10% 75.81% +Top 10 – 1,583,056,876 2,521,005,224 0.00% 0.00% 0.00% 0.00% 88.46% 87.96% 92.05% 91.70% +Top 20 46,816,400 1,767,348,116 2,705,296,464 75.61% 64.80% 68.04% 59.17% 98.76% 98.20% 98.78% 98.41% +Top 25 69,636,400 1,790,168,116 2,728,116,464 112.46% 96.39% 101.21% 88.01% 100.04% 99.46% 99.61% 99.24% diff --git a/data/extracted_text/02520/allotment_results_summary_2023-11-21_2023112100016.txt b/data/extracted_text/02520/allotment_results_summary_2023-11-21_2023112100016.txt new file mode 100644 index 0000000..6234242 --- /dev/null +++ b/data/extracted_text/02520/allotment_results_summary_2023-11-21_2023112100016.txt @@ -0,0 +1,1001 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE +AND ALLOTMENT RESULT +SUMMARY +Offer Price +• The Offer Price has been determined at HK$2.18 per Offer Share (exclusive of brokerage +of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and +AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$2.18 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and other estimated expenses payable by the Company in connection with +the Global Offering, are estimated to be approximately HK$654.0 million. The Company +intends to use the net proceeds from the Global Offering in the manner as set out in the +paragraph headed “Net Proceeds from the Global Offering ” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional +net proceeds of approximately HK$105.2 million for 50,000,000 additional Offer Shares +to be issued and allotted upon the exercise of the Over-allotment Option. Any additional +proceeds received from the exercise of the Over-allotment Option will be allocated to +satisfy the additional capital expenditure needs of the Company as appropriate. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been undersubscribed. A total of 1,508 valid applications have been received pursuant to +the Hong Kong Public Offering through the White Form eIPO service and through the +CCASS EIPO service for a total of 20,046,000 Hong Kong Offer Shares, representing +approximately 0.60 times of the total number of 33,334,000 H Shares initially available for +subscription under the Hong Kong Public Offering. +• Due to the undersubscription in the Hong Kong Public Offering, the reallocation procedures +as described in the section headed ‘‘Structure of the Global Offering { Hong Kong +Public Offering { Reallocation ’’ in the Prospectus have been applied and the number of +unsubscribed Offer Shares under the Hong Kong Public Offering have been reallocated +to the International Offering. As a result of such reallocation, the final number of Offer +Shares allocated to the Hong Kong Public Offering has been reduced to 20,046,000 Offer +Shares, representing approximately 60.14% of the total number of Offer Shares initially +available under the Hong Kong Public Offering and 6.01% of the total number of Offer +Shares initially available under the Global Offering. + + +--- page 2 --- +4 +International Offering +• The H Shares initially offered under the International Offering have been moderately +over-subscribed, representing approximately 1.33 times of the total number of H Shares +initially available under the International Offering. The final number of H Shares under the +International Offering is 313,288,000 H Shares, representing approximately 93.99% of the +total number of H Shares initially available under the Global Offering. +• There has been an over-allocation of 50,000,000 Offer Shares and there are a total of +114 placees under the International Offering, among which 41 placees, representing +approximately 36.0% of 114 placees under the International Offering, have been allotted +one board lot of Offer Shares totalling 82,000 H Shares, representing approximately 0.03% +of the Offer Shares initially available under the International Offering (assuming the Over- +allotment Option is not exercised). +Cornerstone Investor +• Based on the Offer Price of HK$2.18 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%), pursuant to the Cornerstone Investment Agreement, the +Cornerstone Investor has subscribed for a total of 72,018,000 H Shares, representing in +aggregate (a) approximately 5.40% of the issued share capital of the Company immediately +upon completion of the Global Offering and (b) approximately 21.61% of the number of +Offer Shares under the Global Offering. Please refer to the section headed “Cornerstone +Investor ” in the Prospectus for further details of the Cornerstone Investor. +Connected Client Placee with Consent under Paragraph 5(1) of the Placing Guidelines +Under the International Offering, a total of 15,274,000 Offer Shares, representing approximately +4.58% of the Offer Shares initially available under the Global Offering, were placed to +a connected client of one of the Overall Coordinators within the meaning of the Placing +Guidelines. Details are set out below: + + +--- page 3 --- +5 +Placee Overall +Coordinator +Relationship +with the Overall +Coordinator +Number of Offer +Shares placed +Approximate +percentage of the +Offer Shares +initially available +under the Global +Offering (1)(2) +Approximate +percentage of the +total issued shares +immediately +following the +completion of the +Global Offering (1)(2) +Connected client holding beneficial interests in the Offer Shares on a non-discretionary basis: +Huatai Capital + Investment + Limited + ( “HTCI”) +Huatai Financial + Holdings + (Hong Kong) + Limited + ( “HTFH”) +HTFH and HTCI + are fellow + subsidiaries of + Huatai Securities + Co., Ltd. + ( “Huatai Securities ”) +15,274,000 4.58% 1.15% +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) The percentage figures are subject to round adjustments. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to +the Company, consent under paragraph 5(1) of the Placing Guidelines to permit the Company to +allocate Offer Shares in the International Offering to the above placee. The Offer Shares placed +to the connected client is held by the connected client on behalf of Independent Third Parties and +are in compliance with all the conditions under the consent granted by the Stock Exchange. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option to +the International Underwriters, exercisable by the Overall Coordinators (for themselves and on +behalf of the International Underwriters), at any time from the Listing Date to Friday, December +15, 2023, being the 30th day after the last day for lodging applications under the Hong Kong +Public Offering, to require the Company to allot and issue up to an aggregate of 50,000,000 +additional Offer Shares, representing approximately 15% of the total number of Offer Shares +initially available under the Global Offering, at the Offer Price to cover the over-allocations in the +International Offering, if any. There has been an over-allocation of 50,000,000 Offer Shares in +the International Offering. Such over-allocation may be covered by exercising the Over-allotment +Option in full or in part or by making purchases in the secondary market or a combination of +these means. In the event the Over-allotment Option is exercised, an announcement will be +made on the Stock Exchange ’s website at www.hkexnews.hk and the Company ’s website at +www.sxaz.com.cn . As of the date of this announcement, the Over-allotment Option has not been +exercised. + + +--- page 4 --- +6 +Confirmations of Cornerstone Investor, public Shareholders in the Hong Kong Public +Offering and placees in the International Offering +• To the best of the knowledge, information and belief of our Company, (i) the Cornerstone +Investor is independent of the Company, its connected persons and their respective +associates; (ii) the Cornerstone Investor is not accustomed to take and has not taken +instructions from our Company, our subsidiaries, the Directors, Supervisors, chief +executive, Controlling Shareholder, substantial Shareholder or existing Shareholders of the +Company or any of their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Offer Shares; and (iii) the subscription of the Offer +Shares by the Cornerstone Investor is not financed by our Company, our subsidiaries, the +Directors, Supervisors, chief executive, Controlling Shareholder, substantial Shareholder or +existing Shareholders of the Company or any of their respective close associates. +• To the best knowledge of the Company, (i) none of the Offer Shares subscribed by public +Shareholders in the Hong Kong Public Offering and placees in the International Offering +has been directly or indirectly financed by the Company, the Directors, Supervisors, chief +executive, the Controlling Shareholder, substantial Shareholder or existing Shareholders +of the Company or any of their subsidiaries or their respective close associates; (ii) +none of the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering who has subscribed for the Offer Shares is accustomed to taking +instructions from the Company, the Directors, Supervisors, chief executive, the Controlling +Shareholder, substantial Shareholder or existing Shareholders of the Company or any of +their subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the H Shares registered in their name or otherwise held +by them; (iii) there is no side agreement or arrangement between the Company, any of +the Directors, the Supervisors, chief executive, the Controlling Shareholder, substantial +Shareholder or existing Shareholders of the Company or any of its subsidiaries or their +respective close associates, on one hand, and the public subscribers or the placee who has +subscribed for the Offer Shares, on the other hand; (iv) no rebate has been, directly or +indirectly, provided by the Company, the Directors, the Supervisors, chief executive, the +Controlling Shareholder, substantial Shareholder or existing Shareholders of the Company +or any of their subsidiaries or their respective close associates or syndicate members or +any other brokers or underwriters to any public Shareholders in the Hong Kong Public +Offering or placees in the International Offering; and (v) the consideration payable by the +public Shareholders in the Hong Kong Public Offering and placees in the International +Offering for each Share subscribed for or purchased by them is the same as the final Offer +Price as determined by the Company, in additional to brokerage of 1.0%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of +0.00015%. +• The Directors confirm that, no placees will, individually, be placed more than 10% of the +enlarged issued share capital of the Company immediately after the Global Offering. + + +--- page 5 --- +7 +Lock-up Obligations +The Company, the Controlling Shareholder and the Cornerstone Investor are subject to lock-up +obligations in respect of the Shares as set out in the paragraph headed “Lock-up Obligations ” in +this announcement. +Public Float +The Directors confirm that (a) no placee will, individually, be placed more than 10% of the +enlarged issued share capital of the Company immediately after the Global Offering; (b) there +will not be any new substantial shareholder (as defined in the Listing Rules) of the Company +immediately after the Global Offering; (c) the number of H Shares in public hands will satisfy +the minimum percentage as approved by the Stock Exchange; (d) the three largest public +shareholders of the Company do not hold more than 50% of the H Shares in public hands at the +time of Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (e) there will +be at least 300 Shareholders at the time of Listing in compliance with Rule 8.08(2) of the Listing +Rules. +Results of Allocation +The final Offer Price, results of applications in the Hong Kong Public Offering, the level of +indications of interests in the International Offering, the level of applications in the Hong Kong +Public Offering and the basis of allocation of the Hong Kong Offer Shares will be published on +Tuesday, November 21, 2023, on the websites of the Company at www.sxaz.com.cn and the +Stock Exchange at www.hkexnews.hk . + + +--- page 6 --- +8 +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers or Hong Kong +business registration numbers, certificate of incorporation numbers of successful applicants +(where applicable) and the number of Hong Kong Offer Shares successfully applied for, will be +made available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.sxaz.com.cn and the +Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on Tuesday, +November 21, 2023; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: English +https://www.eipo.com.hk/en/Allotment; Chinese https://www.eipo.com.hk/zh-hk/Allotment ) +with a “search by ID” function on a 24-hour basis from 8:00 a.m. on Tuesday, November 21, 2023 +to 12:00 midnight, on Monday, November 27, 2023; +• by telephone enquiry line by calling +852 2862 8555 between 9:00 a.m. and 6:00 p.m. from +Tuesday, November 21, 2023 to Friday, November 24, 2023 (excluding Saturday, Sunday +and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving +Electronic Application Instructions to HKSCC via CCASS ” in this announcement are provided +by CCASS Participants via CCASS. Therefore, the identification document numbers shown in +the two sections are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants or via White Form eIPO +service are disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. Applicants who +applied for the Hong Kong Offer Shares through their brokers or nominees can consult their +brokers or nominees to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 7 --- +9 +Dispatch/Collection of H Share Certificates/e-Refund Payment Instructions/Refund Checks +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the White +Form eIPO service and who have been successfully or partially successfully allocated +Hong Kong Offer Shares may collect refund cheque(s) and/or H Share certificate(s) (where +applicable) from the H Share Registrar, Computershare Hong Kong Investor Services Limited, +at Shops 1712-1716, 17th Floor, Hopewell Centre, 183 Queen ’s Road East, Wan Chai, Hong +Kong from 9:00 a.m. to 1:00 p.m. on Tuesday, November 21, 2023, or any other place or +date the Company may notify. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters +of authorisation from their corporations stamped with the corporations ’ chops. Both +individuals and authorised representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to the H Share Registrar. +• H Share certificates for Hong Kong Offer Shares allocated to applicants who applied +through the White Form eIPO service which are either not available for personal +collection or which are available but are not collected in person within the time specified +for collection are expected to be dispatched by ordinary post to those entitled to them at +their own risk on or before Tuesday, November 21, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the +name of HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant stock accounts who gave electronic application instructions on their behalf on +Tuesday, November 21, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allotted to them +with that CCASS Participant. +• Applicants who applied through the White Form eIPO service and paid the application +monies from a single bank account will have refund monies (if any) dispatched to their +application payment accounts in the form of e-Refund payment instructions on Tuesday, +November 21, 2023. Applicants who applied through the White Form eIPO service and +paid the application monies from multiple bank accounts will have refund monies (if any) +dispatched to the addresses specified on their White Form eIPO applications in the form +of refund check(s) in favour of the applicant (or, in the case of joint applications, the first- +named applicant) by ordinary post at their own risk on or before Tuesday, November 21, +2023. +• Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Tuesday, November 21, 2023. + + +--- page 8 --- +10 +• H Share certificates will only become valid evidence of title at 8:00 a.m. on Wednesday, +November 22, 2023, provided that the Global Offering has become unconditional and +the right of termination described in the section headed “Underwriting { Underwriting +Arrangements and Expenses { Hong Kong Public Offering { Grounds for Termination ” +in the Prospectus has not been exercised. +• No temporary document of title will be issued in respect of the H Shares. No receipt will +be issued for sums paid on application. +Commencement of Dealings +• H Share certificates for the Hong Kong Offer Shares will only become valid evidence of +title provided that the Global Offering has become unconditional in all respects and neither +of the Underwriting Agreements has been terminated in accordance with its terms, which +is scheduled to be at around 8:00 a.m. on Wednesday, November 22, 2023. Investors who +trade H Shares on the basis of publicly available allocation details before the receipt of the +H Share certificates and before they become valid do so entirely of their own risk. +• Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. on +Wednesday, November 22, 2023 (Hong Kong time), it is expected that dealings in the +H Shares on the Stock Exchange will commence at 9:00 a.m. on Wednesday, November +22, 2023 (Hong Kong time). The H Shares will be traded on the Main Board of the Stock +Exchange in board lots of 2,000 H Shares each. The stock code of the H Shares will be +2520. +In view of the high concentration of shareholding in a small number of H Shareholders, +H Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. +OFFER PRICE +The Offer Price has been determined at HK$2.18 per H Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$2.18 per H Share, the net proceeds from the Global Offering to +be received by the Company, after deduction of underwriting fees and commissions and other +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$654.0 million. + + +--- page 9 --- +11 +The Company intends to apply the net proceeds as follows: +– approximately 50% or HK$327.0 million, to be used for financing new energy projects. To +implement the development strategy of “investment diversification and the integration of +investment, construction and operation ”, we intend to apply the proceeds allocated hereunder +for equity investments for new energy project. We intend to cooperate with other private +entities in investing in and building privately-owned facilities and generate profit through the +operation of such facilities; +– approximately 32% or HK$209.3 million, to be used for financing our equity investment +commitment under current and future PPP projects and construction projects of the Company +such as clean heating, distributed energy, solid waste disposal and water treatment; +– approximately 10% or HK$65.4 million, to be used for financing new energy projects +of upstream and downstream manufacturing industries, including: (i) approximately 5% +or HK$32.7 million to be used for the Group ’s heavy-steel structure plant base; and (ii) +approximately 5% or HK$32.7 million to be used for financing our future equity investment +in other upstream and downstream manufacturing industries, for example, equity investment +in industrial park with production line for construction equipments; and +– approximately 8% or HK$52.3 million, to be used for working capital and general corporate +purposes. +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$105.2 million for 50,000,000 additional Offer Shares to be issued and +allotted upon the exercise of the Over-allotment Option. Any additional proceeds received from the +exercise of the Over-allotment Option will be allocated to satisfy the additional capital expenditure +needs of the Company as appropriate. For further information, please refer to the section headed +“Future Plans and Use of Proceeds ” in the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have +been slightly over-subscribed. At the close of the application lists at 12:00 noon on Wednesday, +November 15, 2023, a total of 1,508 valid applications have been received pursuant to the Hong +Kong Public Offering through the White Form eIPO service and through the CCASS EIPO +service for a total of 20,046,000 Hong Kong Offer Shares, representing approximately 0.60 times +of the total number of 33,334,000 Offer Shares initially available for subscription under the Hong +Kong Public Offering, among which: +• 1,507 valid applications in respect of a total of 15,046,000 Hong Kong Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount based on +the maximum Offer Price of HK$2.36 per H Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) of HK$5 million or less, representing approximately 0.90 times of the +16,668,000 Hong Kong Offer Shares initially comprised in Pool A; and + + +--- page 10 --- +12 +• One valid application in respect of a total of 5,000,000 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$2.36 per Offer Share (excluding brokerage of 1%, SFC transaction levy of +0.0027%, Stock Exchange trading fee of 0.005% and AFRC transaction levy of 0.00015%) of +more than HK$5 million, representing approximately 0.3 times of the 16,666,000 Hong Kong +Offer Shares initially comprised in Pool B. +No application has been rejected due to dishonored payments. Two multiple or suspected multiple +applications were identified and rejected. No dishonoured payment has been identified and +rejected. No application for more than 16,666,000 Hong Kong Offer Shares (being the maximum +number of Hong Kong Offer Shares an applicant may apply for) has been identified. +Due to the undersubscription in the Hong Kong Public Offering, the reallocation procedures as +described in the section headed “Structure of the Global Offering { Hong Kong Public Offering +– Reallocation ” in the Prospectus have been applied and the number of unsubscribed Offer Shares +under the Hong Kong Public Offering have been reallocated to the International Offering. As a +result of such reallocation, the final number of Offer Shares allocated to the Hong Kong Public +Offering has been reduced to 20,046,000 Offer Shares, representing approximately 60.14% of the +total number of Offer Shares initially available under the Hong Kong Public Offering and 6.01% of +the total number of Offer Shares initially available under the Global Offering. +The H Shares offered in the Hong Kong Public Offering were conditionally allocated on the basis +set out in the paragraph headed “Basis of Allocation under the Hong Kong Public Offering ” below. +INTERNATIONAL OFFERING +The H Shares initially offered under the International Offering have been moderately over- +subscribed, representing approximately 1.33 times of the total number of H Shares initially +available under the International Offering. The final number of Offer Shares allocated to the +placees under the International Offering is 313,288,000 H Shares, representing approximately +93.99% of the total number of Offer Shares initially available under the Global Offering. +There has been an over-allocation of 50,000,000 Offer Shares and there are a total of 114 placees +under the International Offering, among which 41 placees, representing approximately 36.0% of +114 placees under the International Offering, have been allotted one board lot of Offer Shares +totalling 82,000 H Shares, representing approximately 0.03% of the Offer Shares initially available +under the International Offering (assuming the Over-allotment Option is not exercised). +Cornerstone Investor +Based on the Offer Price of HK$2.18 per Offer Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) and pursuant to the Cornerstone Investment Agreement as disclosed in the section +headed “Cornerstone Investor ” in the Prospectus, the number of Offer Shares subscribed for by the +Cornerstone Investor are determined as set out below: + + +--- page 11 --- +13 +Cornerstone Investor +Total +Investment +Amount (1) +Number of +Offer Shares +to be +acquired (2) +Approximate +% of the +Offer Shares +Approximate +% of the +International +Offer Shares +Approximate +% of our total +issued share +capital +immediately upon +completion of the +Global Offering +(HK$) +Mingyang Smart Energy 157,000,000 72,018,000 +H Shares +21.6 23.0 5.4 +Notes: +(1) The total investment amount exclude brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange +trading fee of 0.00565% and AFRC transaction levy of 0.00015%. +(2) Subject to rounding down to the nearest whole board lot of 2,000 H Shares. The final number of the Offer +Shares allotted to the Cornerstone Investor was calculated with reference to the actual total investment amount +in Hong Kong dollars. +Please refer to the section headed “Cornerstone Investor ” in the Prospectus for further details +relating to the Cornerstone Investors. +Connected Client Placee with Consent under Paragraph 5(1) of the Placing Guidelines +Under the International Offering, a total of 15,274,000 Offer Shares, representing approximately +4.58% of the Offer Shares initially available under the Global Offering, were placed to a connected +client of one of the Overall Coordinators within the meaning of the Placing Guidelines. Details are +set out below: +Placee +Overall +Coordinator +Relationship +with the Overall +Coordinator +Number of Offer +Shares placed +Approximate +percentage of +the Offer Shares +initially available +under the Global +Offering (1)(2) +Approximate +percentage of +the total issued +shares immediately +following the +completion of the +Global Offering (1)(2) +Connected client holding beneficial interests in the Offer Shares on a non-discretionary basis: +Huatai Capital + Investment + Limited + ( “HTCI”) +Huatai Financial + Holdings + (Hong Kong) + Limited + ( “HTFH”) +HTFH and HTCI are + fellow subsidiaries + of Huatai Securities + Co., Ltd. + ( “Huatai Securities ”) +15,274,000 4.58% 1.15% + + +--- page 12 --- +14 +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) The percentage figures are subject to round adjustments. +HTFH and HTCI are fellow subsidiaries of ( “Huatai Securities ”). Huatai Securities entered into +an ISDA agreement (the “ISDA Agreement ”) with HTCI, its indirectly wholly-owned subsidiary, +to set out the principal terms of any future total return swap between Huatai Securities and HTCI. +Pursuant to the ISDA Agreement, HTCI, which intends to participate in the Global Offering as a +placee, will hold the beneficial interests of the Offer Shares on a non-discretionary basis as the +single underlying holder under a back-to-back total return swap (the “Huatai Back-to-back TRS ”) +to be entered by HTCI in connection with a Huatai Client TRS (as defined below) placed by and +fully funded (i.e. with no financing provided by HTCI) by certain onshore independent third- +party investors (the “Huatai Ultimate Clients ”), by which, HTCI will pass the full economic +exposure of the Offer Shares to the Huatai Ultimate Clients, which in effect, HTCI will hold the +beneficial interests of the Offer Shares on behalf of the Huatai Ultimate Clients. Instead of directly +subscribing for the Offer Shares, the Huatai Ultimate Clients will place a total return swap order +(the “Huatai Client TRS ”) with Huatai Securities in connection with the Company ’s IPO and +Huatai Securities will place a Huatai Back-to-back TRS order to HTCI on the terms of the ISDA +Agreement. To the best of HTCI ’s knowledge and after making all reasonable enquiries, each of +the Huatai Ultimate Clients is an independent third party of the Company and their respective +associates. The purpose of HTCI to subscribe for the Offer Shares is for hedging the Huatai Back- +to-back TRS in connection with the Huatai Client TRS order placed by the Huatai Ultimate Clients. +Pursuant to the terms of the contracts of the Huatai Back-to-back TRS and the Huatai Client TRS, +during the tenor of the Huatai Back-to-back TRS and the Huatai Client TRS, all economic returns +of the Offer Shares will be passed to the Huatai Ultimate Clients through the Huatai Back-to- +back TRS and the Huatai Client TRS and all economic loss shall be borne by the Huatai Ultimate +Clients. HTCI will not take any economic return or bear any economic loss in relation to the +Offer Shares. The Huatai Ultimate Clients may exercise an early termination right to terminate the +Huatai Client TRS at any time from the issue date of the Huatai Client TRS which should be on or +after the date on which the Offer Shares are listed on the Stock Exchange. Upon the termination +upon maturity or early termination of the Huatai Client TRS by the Huatai Ultimate Clients, HTCI +will dispose the Offer Shares on the secondary market and the Huatai Ultimate Clients will receive +a final termination amount of the Huatai Back-to-back TRS which should have taken into account +all the economic returns or economic loss in relation to the Offer Shares. If upon the maturity of +the Huatai Client TRS, the Huatai Ultimate Clients intend to extend the investment period, subject +to further agreement between Huatai Securities and the relevant Huatai Ultimate Clients, the term +of the Huatai Client TRS could be extended by way of a new issuance or a tenor extension. +Accordingly, Huatai Securities will extend the term of the Huatai Back-to-back TRS by way of a +new issuance or a tenor extension. It is proposed that HTCI will hold the legal title and the voting +right of the Offer Shares by itself, and pass through the economic exposure to the Huatai Ultimate +Clients, each being an onshore client who places a Huatai Client TRS order with Huatai Securities +in connection with the IPO of the Company. Due to its internal policy, HTCI will not exercise the +voting right of the Offer Shares during the tenor of the Huatai Back-to-back TRS. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to +the Company, consent under paragraph 5(1) of the Placing Guidelines to permit the Company to +allocate Offer Shares in the International Offering to the above placee. The Offer Shares placed to +the connected client is held by the connected client on behalf of Independent Third Parties and are +in compliance with all the conditions under the consent granted by the Stock Exchange. + + +--- page 13 --- +15 +CONFIRMATIONS OF CORNERSTONE INVESTORS, PUBLIC SHAREHOLDERS IN +THE HONG KONG PUBLIC OFFERING AND PLACEES IN THE INTERNATIONAL +OFFERING +To the best knowledge of the Company, none of the Cornerstone Investor, public Shareholders in +the Hong Kong Public Offering and placees in the International Offering is an existing Shareholder +or a close associate of the existing Shareholders. +Further, to the best of the knowledge, information and belief of our Company, (i) the Cornerstone +Investor is independent of the Company, its connected persons and their respective associates; +(ii) the Cornerstone Investor is not accustomed to take and has not taken instructions from our +Company, our subsidiaries, the Directors, Supervisors, chief executive, Controlling Shareholder, +substantial Shareholder or existing Shareholders of the Company or any of their respective close +associates in relation to the acquisition, disposal, voting or other disposition of the Offer Shares; +and (iii) the subscription of the Offer Shares by the Cornerstone Investor is not financed by our +Company, our subsidiaries, the Directors, Supervisors, chief executive, Controlling Shareholder, +substantial Shareholder or existing Shareholders of the Company or any of their respective close +associates. +Furthermore, to the best knowledge of the Company, (i) none of the Offer Shares subscribed by +public Shareholders in the Hong Kong Public Offering and placees in the International Offering +has been directly or indirectly financed by the Company, the Directors, Supervisors, chief +executive, the Controlling Shareholder, substantial Shareholder or existing Shareholders of the +Company or any of their subsidiaries or their respective close associates; (ii) none of the public +Shareholders in the Hong Kong Public Offering and placees in the International Offering who +has subscribed for the Offer Shares is accustomed to taking instructions from the Company, the +Directors, Supervisors, chief executive, the Controlling Shareholder, substantial Shareholder +or existing Shareholders of the Company or any of their subsidiaries or their respective close +associates in relation to the acquisition, disposal, voting or other disposition of the Shares +registered in their name or otherwise held by them; (iii) there is no side agreement or arrangement +between the Company, any of the Directors, the Supervisors, the Controlling Shareholder or any of +its subsidiaries or their respective close associates, on one hand, and the public subscribers or the +placee who has subscribed for the Offer Shares, on the other hand; (iv) no rebate has been, directly +or indirectly, provided by the Company, the Directors, the Supervisors, chief executive, the +Controlling Shareholder, substantial Shareholder or existing Shareholders of the Company or any +of their subsidiaries or their respective close associates or syndicate members or any other brokers +or underwriters to any public Shareholders in the Hong Kong Public Offering or placees in the +International Offering; and (v) the consideration payable by the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering for each Share subscribed for or +purchased by them is the same as the final Offer Price as determined by the Company, in addition +to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and +Hong Kong Stock Exchange trading fee of 0.00565%. +Save as disclosed in this announcement, no Offer Shares placed by or through the Overall +Coordinators, the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead Managers and +the Underwriters under the Global Offering have been placed with any core connected person (as +defined in the Listing Rules) of the Company, or any connected clients (as set out in paragraph 5(1) +of the Placing Guidelines) or persons set out in paragraph 5(2) of the Placing Guidelines, whether +in their own names or through nominees. The Directors confirm that, no placees will, individually, +be placed more than 10% of the enlarged issued share capital of the Company immediately after +the Global Offering. + + +--- page 14 --- +16 +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on behalf +of the International Underwriters), at any time from the Listing Date to Friday, December 15, 2023, +being the 30th day after the last day for lodging applications under the Hong Kong Public Offering, +to require the Company to allot and issue up to an aggregate of 50,000,000 additional Offer Shares, +representing approximately 15% of the total number of Offer Shares initially available under the +Global Offering, at the Offer Price to cover the over-allocations in the International Offering, if +any. There has been an over-allocation of 50,000,000 Offer Shares in the International Offering. +Such over-allocation may be covered by exercising the Over-allotment Option in full or in part +or by making purchases in the secondary market or a combination of these means. In the event +the Over-allotment Option is exercised, an announcement will be made on the Stock Exchange ’s +website at www.hkexnews.hk and the Company ’s website at www.sxaz.com.cn . As of the date of +this announcement, the Over-allotment Option has not been exercised. +LOCK-UP OBLIGATIONS +The Company, the Controlling Shareholder, and the Cornerstone Investors are subject to lock-up +obligations (the “Lock-up Obligations ”) in respect of the Shares. The major terms of the Lock-up +Obligations are as follows: +Name +Number of +Shares subject to +the Lock-up +Obligations +after Listing +Percentage of +shareholding in +the Company +subject to the +Lock-up Obligations +after Listing (1) +Last day of the +Lock-up Period +The Company (subject to lock-up obligations pursuant to the Listing Rules and the Hong Kong Underwriting Agreement) +N/A N/A May 22, 2024 (2) +The Controlling Shareholder (subject to lock-up obligations pursuant to the + Listing Rules, the Hong Kong Underwriting Agreement and PRC Company Law) +1,000,000,000 +Domestic Shares +75.0% November 22, 2024 (3) +Cornerstone Investor (subject to lock-up obligations pursuant to its Cornerstone Investment Agreement) +Mingyang Smart Energy 72,018,000 +H Shares +5.4 November 22, 2026 (4) +Total 1,000,000,000 +Domestic Shares +72,018,000 +H Shares +75.0 +5.4 +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) The Company may issue Shares without any lock-up obligations after the indicated date. +(3) In accordance with the PRC Company Law, the shares issued prior to any public offering of shares by a +company cannot be transferred within one year from the date on which such publicly offered shares are listed +and traded on the relevant stock exchange. As such, the Controlling Shareholder is subject to lock-up restrictions +within 12 months following the Listing Date. + + +--- page 15 --- +17 +(4) The Cornerstone Investor has agreed that it will not, whether directly or indirectly, at any time during the +period of three years following the Listing, dispose of any of the Offer Shares it has purchased pursuant to +the Cornerstone Investment Agreement, save for certain limited circumstances, such as transfers to any of its +wholly-owned subsidiaries who will be bound by the same obligations of the Cornerstone Investor, including +the lock-up period restriction. The Cornerstone Investor shall not enter into agreement(s) effecting a mortgage, +charge, pledge, lien or other security interest securing its and its subsidiaries ’ financial obligations, or enter into +any other agreement or arrangement having a similar effect over the Offer Shares it had purchased pursuant to +the Cornerstone Investment Agreement within the first six-month period commencing from the Listing Date. +Upon the lapse such period, the Cornerstone Investor may only enter into agreement(s) effecting security(ies) +over its Offer Shares by delivering a written notice to the Company informing the Company of such intention +at least ten (10) days prior to entering into such security(ies) accompanied by the major terms of the written +instrument(s) contemplating the creation of the security(ies). +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of the +Global Offering – Conditions of the Global Offering ” in the Prospectus, valid applications made +by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +APPROXIMATE +PERCENTAGE +ALLOTTED +NO. OF SHARES NO. OF VALID OF THE TOTAL NO. OF +APPLIED FOR APPLICATIONS BASIS OF ALLOTMENT/BALLOT SHARES APPLIED FOR +POOL A +2,000 1,007 2,000 Shares 100.00% +4,000 231 4,000 Shares 100.00% +6,000 65 6,000 Shares 100.00% +8,000 24 8,000 Shares 100.00% +10,000 52 10,000 Shares 100.00% +12,000 12 12,000 Shares 100.00% +14,000 7 14,000 Shares 100.00% +16,000 9 16,000 Shares 100.00% +18,000 5 18,000 Shares 100.00% +20,000 47 20,000 Shares 100.00% +30,000 9 30,000 Shares 100.00% +40,000 13 40,000 Shares 100.00% +50,000 2 50,000 Shares 100.00% +60,000 4 60,000 Shares 100.00% +70,000 5 70,000 Shares 100.00% +80,000 4 80,000 Shares 100.00% +90,000 1 90,000 Shares 100.00% +100,000 1 100,000 Shares 100.00% +200,000 4 200,000 Shares 100.00% +300,000 1 300,000 Shares 100.00% +500,000 1 500,000 Shares 100.00% +2,000,000 3 2,000,000 Shares 100.00% +1,507 Total number of Pool A successful applicants: 1,507 +POOL B +5,000,000 1 5,000,000 Shares 100.00% +1 Total number of Pool B successful applicant: 1 + + +--- page 16 --- +18 +The final number of Offer Shares under the Hong Kong Public Offering is 20,046,000 H Shares, +representing approximately 6.01% of the total number of Offer Shares initially available under the +Global Offering. +RESULTS OF ALLOCATIONS +The final Offer Price, results of applications in the Hong Kong Public Offering, the level of +indications of interests in the International Offering, the level of applications in the Hong Kong +Public Offering and the basis of allocation of the Hong Kong Offer Shares will be published on +Tuesday, November 21, 2023, on the websites of the Company at www.sxaz.com.cn and the Stock +Exchange at www.hkexnews.hk . +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers or Hong Kong +business registration numbers, certificate of incorporation numbers of successful applicants (where +applicable) and the number of the Hong Kong Offer Shares successfully applied for, will be made +available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.sxaz.com.cn and the +Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on Tuesday, +November 21, 2023; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: English +https://www.eipo.com.hk/en/Allotment; Chinese https://www.eipo.com.hk/zh-hk/Allotment) with +a “search by ID” function on a 24-hour basis from 8:00 a.m. on Tuesday, November 21, 2023 to 12:00 +midnight, on Monday, November 27, 2023; +• by telephone enquiry line by calling +852 2862 8555 between 9:00 a.m. and 6:00 p.m. from +Tuesday, November 21, 2023 to Friday, November 24, 2023 (excluding Saturday, Sunday and +public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” in this +announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner identification codes (if +such applications are made by nominees as agent for the benefit of another person) whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS Participants +via CCASS. Therefore, the identification document numbers shown in the two sections are +different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 17 --- +19 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +(assuming the +Overallotment +Option is not +exercised) +Subscription +as % of +International +Offer Shares +(assuming the +Overallotment +Option is +exercised +in full) +Subscription +as % of +total Offer +Shares +(assuming the +Overallotment +Option is not +exercised) +Subscription +as % of +total Offer +Shares +(assuming the +Overallotment +Option is +exercised +in full) +Number of +H Shares +as % of +total H Shares +(assuming the +Overallotment +Option is not +exercised) +Number of +H Shares +as % of total +H Shares +(assuming the +Overallotment +Option is +exercised +in full) +Number of +Shares as % of +total Shares +upon Listing +(assuming the +Overallotment +Option is not +exercised) +Number of +Shares as % of +total Shares +upon Listing +(assuming the +Overallotment +Option is +exercised in full) +Top 1 72,018,000 72,018,000 72,018,000 22.99% 19.82% 21.61% 18.79% 21.61% 18.79% 5.40% 5.21% +Top 5 240,560,000 240,560,000 240,560,000 76.79% 66.22% 72.17% 62.75% 72.17% 62.75% 18.04% 17.39% +Top 10 326,196,000 326,196,000 326,196,000 104.12% 89.79% 97.86% 85.09% 97.86% 85.09% 24.46% 23.58% +Top 20 362,912,000 362,912,000 362,912,000 115.84% 99.90% 108.87% 94.67% 108.87% 94.67% 27.22% 26.23% +Top 25 362,952,000 362,952,000 362,952,000 115.85% 99.91% 108.89% 94.68% 108.89% 94.68% 27.22% 26.24% +Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder Subscription (1) +Number of +H Shares +held upon +Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +(assuming the +Overallotment +Option is not +exercised) (2) +Subscription +as % of +International +Offer Shares +(assuming the +Overallotment +Option is +exercised +in full) (2) +Subscription +as % of total +Offer Shares +(assuming the +Overallotment +Option is not +exercised) +Subscription +as % of total +Offer Shares +(assuming the +Overallotment +Option is +exercised +in full) +Number of +H Shares as +% of total +H Shares +(assuming the +Overallotment +Option is not +exercised) +Number of +H Shares as +% of total +H Shares +(assuming the +Overallotment +Option is +exercised +in full) +Number of +Shares as % +of total Shares +upon Listing +(assuming the +Overallotment +Option is not +exercised) +Number of +Shares as % +of total Shares +upon Listing +(assuming the +Overallotment +Option is +exercised +in full) +Top 1 – – 1,000,000,000 – – – – – – 75.00% 72.29% +Top 5 205,782,000 205,782,000 1,205,782,000 65.68% 56.64% 61.73% 53.68% 61.73% 53.68% 90.43% 87.16% +Top 10 310,892,000 310,892,000 1,310,892,000 99.24% 85.58% 93.27% 81.10% 93.27% 81.10% 98.32% 94.76% +Top 20 374,184,000 374,184,000 1,374,184,000 115.77% 99.83% 112.25% 97.61% 112.25% 97.61% 103.06% 99.34% +Top 25 375,284,000 375,284,000 1,375,284,000 115.77% 99.83% 112.58% 97.90% 112.58% 97.90% 103.15% 99.42% + + +--- page 18 --- +20 +Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +H Shareholder Subscription (1) +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +(assuming the +Overallotment +Option is not +exercised) (2) +Subscription +as % of +International +Offer Shares +(assuming the +Overallotment +Option is +exercised +in full) (2) +Subscription +as % of total +Offer Shares +(assuming the +Overallotment +Option is not +exercised) +Subscription +as % of total +Offer Shares +(assuming the +Overallotment +Option is +exercised +in full) +Number of +H Shares as % +of total +H Shares +(assuming the +Overallotment +Option is not +exercised) +Number of +H Shares +as % of total +H Shares +(assuming the +Overallotment +Option is +exercised +in full) +Number of +Shares as % +of total Shares +upon Listing +(assuming the +Overallotment +Option is not +exercised) +Number of +Shares as % +of total Shares +upon Listing +(assuming the +Overallotment +Option is +exercised +in full) +Top 1 72,018,000 72,018,000 72,018,000 22.99% 19.82% 21.61% 18.79% 21.61% 18.79% 5.40% 5.21% +Top 5 240,560,000 240,560,000 240,560,000 76.79% 66.22% 72.17% 62.75% 72.17% 62.75% 18.04% 17.39% +Top 10 326,196,000 326,196,000 326,196,000 104.12% 89.79% 97.86% 85.09% 97.86% 85.09% 24.46% 23.58% +Top 20 374,484,000 374,484,000 374,484,000 115.77% 99.83% 112.34% 97.69% 112.34% 97.69% 28.09% 27.07% +Top 25 375,462,000 375,462,000 375,462,000 115.82% 99.88% 112.64% 97.95% 112.64% 97.95% 28.16% 27.14% +(1) It includes the number of H Shares subscribed for by (i) successful applicants under the Hong Kong Public +Offering; and (ii) placees under the International Offering. +(2) It represents the subscription level as percentage of the International Offering without taking into account the +subscription by successful applicants under the Hong Kong Public Offering. +In view of the high concentration of shareholding in a small number of H Shareholders, +H Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. diff --git a/data/extracted_text/02649/allotment_results_2026-03-06_2026030601405.txt b/data/extracted_text/02649/allotment_results_2026-03-06_2026030601405.txt new file mode 100644 index 0000000..29dd2f7 --- /dev/null +++ b/data/extracted_text/02649/allotment_results_2026-03-06_2026030601405.txt @@ -0,0 +1,761 @@ +--- page 1 --- +1 +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock Exchange ”) +and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the United States +(including its territories and possessions, any state of the United States and the District of Columbia). This +announcement does not constitute or form a part of any offer or solicitation to purchase or subscribe for securities +in the United States or in any other jurisdictions. The securities mentioned herein have not been, and will not be, +registered under the United States Securities Act of 1933 as amended from time to time (the “U.S. Securities Act ”) or +securities law of any state or other jurisdiction of the United States. The securities may not be offered, sold, pledged +or otherwise transferred within the United States except pursuant to an exemption from the registration requirements +of the U.S. Securities Act and in compliance with any applicable state securities laws. The securities are being offered +and sold outside the United States in offshore transactions in accordance with Regulation S under the U.S. Securities +Act. There will be no public offer of securities in the United States. +This announcement is for information purposes only and does not constitute an invitation or offer to acquire, purchase +or subscribe for securities. This announcement is not a prospectus. Potential investors should read the prospectus dated +February 27, 2026 (the “Prospectus ”) issued by ALSCO Pooling Service Co., Ltd. (ࠢ +ʮ̡) (the “Company ”) for detailed information about the Global Offering described below before deciding whether +or not to invest in the H Shares thereby being offered. Any investment decision in relation to the Offer Shares should +be taken solely in reliance on the information in the Prospectus. The Company has not been and will not be registered +under the U.S. Investment Company Act of 1940, as amended. +Unless otherwise defined in this announcement, capitalized terms used herein shall have the same meanings as those +defined in the Prospectus. +Potential investors of the Offer Shares should note that the Sponsor-Overall Coordinators (for themselves and +on behalf of the Hong Kong Underwriters) shall be entitled to terminate their obligations under the Hong Kong +Underwriting Agreement with immediate effect upon the occurrence of any of the events set out in the section headed +“Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offering – Grounds for Termination ” +in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently expected to +be on Monday, March 9, 2026). + + +--- page 2 --- +2 +ʮ̡ +ALSCO Pooling Service Co., Ltd. +(A joint stock company incorporated in the People ’s Republic of China with limited liability) +GLOBAL OFFERING +Number of Offer Shares under +the Global Offering +: 20,336,000 H Shares +Number of Hong Kong Offer Shares : 2,034,000 H Shares +Number of International Offer Shares : 18,302,000 H Shares +Final Offer Price : HK$11.0 per H Share, plus brokerage of +1.0%, SFC transaction levy of 0.0027%, +Hong Kong Stock Exchange trading fee of +0.00565% and AFRC transaction levy of +0.00015% +Nominal value : RMB1.00 per H Share +Stock code : 2649 +Sole Sponsor, Overall Coordinator, Joint Global Coordinator, Joint Bookrunner +and Joint Lead Manager +Overall Coordinator, Joint Global Coordinator, Joint Bookrunner, Joint Lead Manager +and Financial Adviser +Joint Global Coordinator, Joint Bookrunner and Joint Lead Manager +Joint Bookrunners and Joint Lead Managers +(in alphabetical order) + + +--- page 3 --- +3 +ALSCO Pooling Service Co., Ltd. +ʮ̡ +ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS +Unless otherwise defined herein, capitalised terms used in this announcement shall have the same +meanings as those defined in the prospectus dated February 27, 2026 (the “Prospectus ”) issued by +ALSCO Pooling Service Co., Ltd. (the “Company ”). +Warning: In view of high concentration of shareholding in a small number of H +Shareholders, H Shareholders and prospective investors should be aware that the price of +the H Shares could move substantially even with a small number of H Shares traded and +should exercise extreme caution when dealing in the H Shares. +SUMMARY +Company information +Stock code 2649 +Stock short name ALSCO POOLING +Dealings commencement date March 9, 2026 * +* see note at the end of the announcement +Price Information +Final Offer Price HK$11.00 +Offer Price Range HK$11.00 – HK$14.00 +Offer Price Adjustment exercised No +Offer Shares and Share Capital +Number of Offer Shares 20,336,000 +Number of Offer Shares in Hong Kong Public Offering 2,034,000 +Number of Offer Shares in International Offering 18,302,000 +Number of issued Shares upon Listing 90,336,000 + + +--- page 4 --- +4 +Proceeds +Gross proceeds (Note) HK$223.70 million +Less: Estimated listing expenses payable based on final +Offer Price HK$(48.18) million +Net proceeds HK$175.52 million +Note: Gross proceeds refer to the amount which the Company is entitled to receive. For details of the use of +proceeds, please refer to the section headed “Future Plans and Use of Proceeds ” of the Prospectus. +ALLOTMENT RESULTS DETAILS +HONG KONG PUBLIC OFFERING +No. of valid applications 162,571 +No. of successful applications 4,068 +Subscription level 5,297.23 times +Claw-back triggered No +No. of Offer Shares initially available under the Hong Kong Public +Offering 2,034,000 +Final no. of Offer Shares under the Hong Kong Public Offering 2,034,000 +% of Offer Shares under the Hong Kong Public Offering to the Global +Offering 10% +Note: For details of the final allocation of H Shares to the Hong Kong Public Offering, investors can refer to +www.eipo.com.hk/eIPOAllotment to perform a search by name or identification number or www.eipo.com.hk/eIPOAllotment +for the full list of allottees. +INTERNATIONAL OFFERING +No. of placees 162 +Subscription level 4.20 times +No. of Offer Shares initially available under the International Offering 18,302,000 +Final no. of Offer Shares under the International Offering 18,302,000 +% of Offer Shares under the International Offering to the Global +Offering 90% + + +--- page 5 --- +5 +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the +Offer Shares subscribed by the placees and the public have been financed directly or indirectly +by the Company, any of the Directors, Supervisors, chief executive of the Company, Controlling +Shareholders, substantial Shareholders, existing Shareholders of the Company or any of its +subsidiaries or their respective close associates; and (ii) none of the placees and the public who +have purchased the Offer Shares are accustomed to taking instructions from the Company, any of +the Directors, Supervisors, chief executive of the Company, Controlling Shareholders, substantial +Shareholders, existing Shareholders of the Company or any of its subsidiaries or their respective +close associates in relation to the acquisition, disposal, voting or other disposition of H Shares +registered in his/her/its name or otherwise held by him/her/it. +Furthermore, the Directors confirm that, to the best of their knowledge, no rebate has been, directly +or indirectly, provided by the Company, the Controlling Shareholders, Directors or syndicate +members to any placees or the public (as the case may be) and the consideration payable by them +for each Offer Share subscribed for or purchased by them is the same as the final Offer Price +determined by the Company, in addition to any brokerage, AFRC transaction levy, SFC transaction +levy and Stock Exchange trading fee payable. There is also no side agreement or arrangement +between the Company or any of its subsidiaries, their directors, chief executive, its Controlling +Shareholders, substantial shareholders, existing Shareholders, or any of their respective close +associates, on one hand, and the public subscribers or the placees who have subscribed for the +Offer Shares, on the other hand. The International Offering is in compliance with Appendix F1 to +the Listing Rules (the “Placing Guidelines ”). +The placees in the International Offer include the following: + + +--- page 6 --- +6 +Allotees with Waivers/Consents Obtained +Investor +No. of +Offer Shares +allocated +% of Offer +Shares +% of total +issued share +capital after +the Global +Offering Relationship +Allottees with consent under paragraph 5(1) of the Placing Guidelines in relation to subscription of +shares by connected clients (Note 1) +Bosera Asset Management +(International) Co., Limited 175,000 0.86% 0.19% Connected client +CHINA ASSET +MANAGEMENT (HONG +KONG) LIMITED 175,000 0.86% 0.19% Connected client +Value Partners Limited and +Value Partners Hong Kong +Limited 213,000 1.05% 0.24% Connected client +Note: +1. For details of the consent under paragraph 1C(1) of the Placing Guidelines to permit the Company to allocate certain +Offer Shares in the International Offering to connected clients, please refer to the section headed “Other Information ” in +this announcement. + + +--- page 7 --- +7 +LOCK-UP UNDERTAKINGS +Controlling Shareholders +Name +Number of +Shares held +in the Company +subject to lock-up +undertakings +upon Listing +H Shares as % +of total issued +H Shares after +the Global +Offering subject +to lock-up +undertakings +upon Listing +% of total +issued share +capital in the +Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note +Mr. Sun Yan ’an 36,093,750 H Shares 41.18% 39.96% March 9, 2027 +Suzhou Anhua Investment +Co., Ltd. 3,318,924 H Shares 3.79% 3.67% March 9, 2027 +Total 39,412,674 H Shares 44.96% 43.63% +Note: Under the applicable PRC laws, all existing Shareholders are subject to a lock-up period of twelve months +following the Listing Date. The lock-up requirement under the applicable PRC laws is longer than the lock-up +period required of Controlling Shareholders under Rule 10.07 of the Listing Rules. + + +--- page 8 --- +8 +Pre-IPO Investors (as defined in the “History and Corporate Structure ” section of the +Prospectus) +Name +Number of +Shares held +in the Company +subject to lock-up +undertakings +upon Listing +H Shares as % +of total issued +H Shares after +the Global +Offering subject +to lock-up +undertakings +upon Listing +% of total +issued share +capital in the +Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note +Suzhou International +Development Emerging +Industry Venture +Investment Enterprise +(Limited Partnership) 3,645,833 H Shares 4.16% 4.04% March 9, 2027 +Suzhou Industrial Park +Yuandian Zhengze No. 2 +Venture Capital Partnership +(Limited Partnership) 2,604,163 H Shares 2.97% 2.88% March 9, 2027 +Suqian International +Development Venture +Capital Enterprise +(Limited Partnership) 1,822,917 H Shares 2.08% 2.02% March 9, 2027 +Suzhou International +Development Union Equity +Investment Enterprise +(Limited Partnership) 1,822,917 H Shares 2.08% 2.02% March 9, 2027 +Changzhou Shuguang +Enterprise Management +Consulting Partnership +(Limited Partnership) 607,639 H Shares 0.69% 0.67% March 9, 2027 +Shanghai Qianjin Industrial +Co., Ltd. 2,682,295 Shares – 2.97% March 9, 2027 +Hangzhou Jintou Zhihe +Venture Capital Partnership +(Limited Partnership) 1,312,500 H Shares 1.50% 1.45% March 9, 2027 + + +--- page 9 --- +9 +Name +Number of +Shares held +in the Company +subject to lock-up +undertakings +upon Listing +H Shares as % +of total issued +H Shares after +the Global +Offering subject +to lock-up +undertakings +upon Listing +% of total +issued share +capital in the +Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note +Fang Dianjun 492,188 H Shares 0.56% 0.54% March 9, 2027 +Yancheng Fusion Base +Emerging Industry Fund +(Limited Partnership) 1,750,000 H Shares 2.00% 1.94% March 9, 2027 +Suzhou Industrial Park +Industry Investment Fund +(Limited Partnership) 1,312,500 H Shares 1.50% 1.45% March 9, 2027 +Suzhou Shihu Minsheng +Equity Investment +Partnership +(Limited Partnership) 875,000 H Shares 1.00% 0.97% March 9, 2027 +Suzhou Industrial Park Science +and Technology Innovation +Investment Partnership +(Limited Partnership) 437,500 H Shares 0.50% 0.48% March 9, 2027 +Yu Yue 328,125 H Shares 0.37% 0.36% March 9, 2027 +Note: Under the applicable PRC laws, all existing Shareholders (including Pre-IPO Investors) are subject to a +lockup period of twelve months following the Listing Date. + + +--- page 10 --- +10 +Other Existing Shareholders +Name +Number of +Shares held +in the Company +subject to lock-up +undertakings +upon Listing +H Shares as % +of total issued +H Shares after +the Global +Offering subject +to lock-up +undertakings +upon Listing +% of total +issued share +capital in the +Company +subject to +lock-up +undertakings +upon Listing +Last day +subject to +the lock-up +undertakings Note 1 +Wang Yue 4,921,875 H Shares 5.62% 5.45% March 9, 2027 +Zhu Zhizhou 2,460,937 H Shares 2.81% 2.72% March 9, 2027 +Sun Wenhong 2,460,937 H Shares 2.81% 2.72% March 9, 2027 +Suzhou Sailing Enterprise +Management Partnership +(Limited Partnership) 1,050,000 H Shares 1.20% 1.16% March 9, 2027 +Note: Under the applicable PRC laws, all existing Shareholders are subject to a lockup period of twelve months +following the Listing Date. +PLACEE CONCENTRATION ANALYSIS +Placees* +Number of +H Shares +allotted +Allotment +as % of the +International +Offering +Allotment as +% of total +Offer Shares +Number of +Shares held +upon Listing +% of total +issued share +capital upon +Listing +Top 1 3,600,000 19.67% 17.70% 3,600,000 3.99% +Top 5 7,227,000 39.49% 35.54% 7,227,000 8.00% +Top 10 10,588,500 57.85% 52.07% 10,588,500 11.72% +Top 25 15,332,000 83.77% 77.39% 15,332,000 16.97% +Notes: +* Ranking of placees is based on the number of H Shares allotted to the placees. + + +--- page 11 --- +11 +H SHAREHOLDER CONCENTRATION ANALYSIS +H Shareholder* +Number of +H Shares +allotted +Allotment +as % of the +International +Offering +Allotment +as % of total +Offer Shares +Number of +H Shares +held upon +Listing +% of total +issued +H Shares +capital upon +Listing +Number of +Shares +held upon +Listing +Top 1 0 0.00% 0.00% 39,412,674 44.96% 39,412,674 +Top 5 3,600,000 19.67% 17.70% 65,716,316 74.97% 65,716,316 +Top 10 6,327,000 34.57% 31.11% 72,216,753 82.39% 72,216,753 +Top 25 13,444,000 73.46% 66.11% 80,433,580 91.76% 80,433,580 +Notes: +* Ranking of H Shareholders is based on the number of H Shares held by the H Shareholders upon Listing. +SHAREHOLDER CONCENTRATION ANALYSIS +H Shareholder* +Number of +H Shares +allotted +Allotment +as % of the +International +Offering +Allotment +as % of total +Offer Shares +Number of +H Shares +held upon +Listing +Number of +Shares held +upon Listing +% of total +issued share +capital upon +Listing +Top 1 0 0.00% 0.00% 39,412,674 39,412,674 43.63% +Top 5 3,600,000 19.67% 17.70% 63,255,379 65,937,674 72.99% +Top 10 5,418,000 29.60% 26.64% 71,307,753 73,990,048 81.91% +Top 25 13,089,000 71.52% 64.36% 80,078,580 82,760,875 91.61% +Notes: +* Ranking of Shareholders is based on the number of Shares held by the Shareholders upon Listing. + + +--- page 12 --- +12 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, valid applications made by +the public will be conditionally allocated on the basis set out below: +NO. OF +H SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF H SHARES +APPLIED FOR +POOL A +500 91,248 34 out of 91,248 to receive 500 Shares 0.04% +1,000 8,071 6 out of 8,071 to receive 500 Shares 0.04% +1,500 4,772 6 out of 4,772 to receive 500 Shares 0.04% +2,000 3,056 5 out of 3,056 to receive 500 Shares 0.04% +2,500 2,617 5 out of 2,617 to receive 500 Shares 0.04% +3,000 1,845 4 out of 1,845 to receive 500 Shares 0.04% +3,500 3,518 9 out of 3,518 to receive 500 Shares 0.04% +4,000 1,754 5 out of 1,754 to receive 500 Shares 0.04% +4,500 916 3 out of 916 to receive 500 Shares 0.04% +5,000 4,197 16 out of 4,197 to receive 500 Shares 0.04% +6,000 1,076 5 out of 1,076 to receive 500 Shares 0.04% +7,000 1,730 9 out of 1,730 to receive 500 Shares 0.04% +8,000 986 6 out of 986 to receive 500 Shares 0.04% +9,000 636 5 out of 636 to receive 500 Shares 0.04% +10,000 2,708 22 out of 2,708 to receive 500 Shares 0.04% +15,000 1,865 21 out of 1,865 to receive 500 Shares 0.04% +20,000 1,424 22 out of 1,424 to receive 500 Shares 0.04% +25,000 1,343 25 out of 1,343 to receive 500 Shares 0.04% +30,000 1,038 24 out of 1,038 to receive 500 Shares 0.04% +35,000 931 25 out of 931 to receive 500 Shares 0.04% +40,000 938 28 out of 938 to receive 500 Shares 0.04% +45,000 669 23 out of 669 to receive 500 Shares 0.04% +50,000 1,428 54 out of 1,428 to receive 500 Shares 0.04% +60,000 795 36 out of 795 to receive 500 Shares 0.04% +70,000 800 42 out of 800 to receive 500 Shares 0.04% +80,000 707 43 out of 707 to receive 500 Shares 0.04% +90,000 558 38 out of 558 to receive 500 Shares 0.04% +100,000 2,156 163 out of 2,156 to receive 500 Shares 0.04% +150,000 1,723 195 out of 1,723 to receive 500 Shares 0.04% +200,000 1,312 198 out of 1,312 to receive 500 Shares 0.04% +250,000 1,069 201 out of 1,069 to receive 500 Shares 0.04% +300,000 881 200 out of 881 to receive 500 Shares 0.04% +350,000 2,107 556 out of 2,107 to receive 500 Shares 0.04% +Total 150,874 Total number of Pool A successful applicants: 2,034 + + +--- page 13 --- +13 +NO. OF +H SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL NO. +OF H SHARES +APPLIED FOR +POOL B +400,000 3,412 343 out of 3,412 to receive 500 Shares 0.01% +450,000 791 90 out of 791 to receive 500 Shares 0.01% +500,000 1,164 146 out of 1,164 to receive 500 Shares 0.01% +600,000 733 111 out of 733 to receive 500 Shares 0.01% +700,000 625 110 out of 625 to receive 500 Shares 0.01% +800,000 485 98 out of 485 to receive 500 Shares 0.01% +900,000 412 93 out of 412 to receive 500 Shares 0.01% +1,017,000 4,075 1,043 out of 4,075 to receive 500 Shares 0.01% +Total 11,697 Total number of Pool B successful applicants: 2,034 +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC participants. +Investors should contact their relevant brokers for any inquiries. +OTHER INFORMATION +Placing to connected clients with a prior consent under paragraph 1C(1) of the Placing +Guidelines +The Company has applied to the Stock Exchange, and the Stock Exchange has granted, a consent +under paragraph 1C(1) of the Placing Guidelines to permit the Company to allocate certain Offer +Shares in the International Offering to connected clients. The allocation of Offer Shares to such +connected clients is in compliance with all the conditions under the consent granted by the Stock +Exchange. + + +--- page 14 --- +14 +Details of the placement to connected clients are set out below: +No. Connected client Connected distributor +Relationship with the +connected distributor +Basis of +holding +securities +Number +of Offer +Shares +Ultimate +beneficial +owner of the +Offer Shares +allocated to the +connected client +Percentage +of the +Offer Shares +Percentage of +total issued +Shares of +the Company +immediately upon +completion of the +Global Offering +1. Bosera Asset Management +(International) Co., Ltd +(“Bosera AM ”) +CMB International Capital +Limited ( “CMBI”), CMB +International Securities +Limited ( “CMBI Securities ”), +and CMB International +Global Markets Limited +(“CMBI Global Markets ”, +together with CMBI and +CMBI Securities, the “CMBI +Connected Distributors ”) +Bosera AM is a member of the same +group with CMBI, CMBI Securities +and CMBI Global Markets. +Discretionary 175,000 Please refer to +note 1 below. +0.86% 0.19% +2. Value Partners Limited +and Value Partners +Hong Kong Limited +(collectively, “Value +Partners ”) +GF Securities (Hong Kong) +Brokerage Limited ( “GF +Securities (Hong Kong) +Brokerage ”) +GF Securities (Hong Kong) Brokerage is +an indirect wholly-owned subsidiary +of GF Securities Co., Ltd. (Stock +Code: 1776) ( “GF Securities ”). Value +Partners is a wholly-owned subsidiary +of Value Partners Group Limited +(Stock Code: 806) ( “VPGL”). +GF Securities is interested in 20.04% +shareholding in VPGL which renders +VPGL and its subsidiaries “associates ” +of GF Securities, hence Value Partners +and GF Securities (Hong Kong) +Brokerage is a “member of the same +group of companies ”. +Discretionary 213,000 Please refer to +note 2 below. +3.93% 0.89% + + +--- page 15 --- +15 +No. Connected client Connected distributor +Relationship with the +connected distributor +Basis of +holding +securities +Number +of Offer +Shares +Ultimate +beneficial +owner of the +Offer Shares +allocated to the +connected client +Percentage +of the +Offer Shares +Percentage of +total issued +Shares of +the Company +immediately upon +completion of the +Global Offering +3. CHINA ASSET +MANAGEMENT +(HONG KONG) +LIMITED ( “China +Asset Management ”) +CITIC Securities Brokerage (HK) +Limited ( “CITIC Brokerage ”) +China Asset Management is owned as to +62.2% by CITIC Securities Company +Limited, which is holding company +of CITIC Brokerage. China Asset +Management is a member of the +same group of companies as CITICS +Brokerage +Discretionary 175,000 Please refer to +note 3 below. +0.86% 0.19% +Notes: +1) Bosera AM will hold the Offer Shares in its capacity as a discretionary fund manager managing assets on behalf of its underlying clients. To the best of +knowledge of Bosera AM, the underlying clients of Bosera AM, together with its ultimate beneficial owners, is an independent third party of the Company, its +subsidiaries, its Controlling Shareholders, its substantial shareholders, Bosera AM, the CMBI Connected Distributors and the companies which are members of +the same group of the CMBI Connected Distributors. +2) Value Partners will hold the Offer Shares in its capacity as the discretionary fund manager managing the funds on behalf of their investors, each of which is +an independent third party of the Company, its subsidiaries, its Controlling Shareholders, its substantial shareholders, Value Partners, GF Securities and the +companies which are members of the same group of GF Securities. To the best of knowledge of Value Partners, the underlying clients of Value Partners, together +with its ultimate beneficial owners, is an independent third party of the Company, its subsidiaries, its Controlling Shareholders, its substantial shareholders, Value +Partners, GF Securities (Hong Kong) Brokerage and the companies which are members of the same group of GF Securities (Hong Kong) Brokerage. +3) China Asset Management will subscribe for and hold the Offer Shares as a placee under the International Offering in accounts in its capacity as the discretionary +fund manager managing assets on behalf of its underlying clients. To the best of knowledge of China Asset Management, the underlying clients of China Asset +Management, together with its ultimate beneficial owners, is an independent third party of the Company, its subsidiaries, its Controlling Shareholders, its +substantial shareholders, China Asset Management, CITIC Brokerage and the companies which are members of the same group of CITIC Brokerage. + + +--- page 16 --- +16 +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the Company ’s H Shares. +The Directors confirm that, to the best of their knowledge, the consideration paid by the placees +or the public (as the case may be) directly or indirectly for each Offer Share subscribed for or +purchased by them was the same as the final Offer Price in addition to any brokerage, AFRC +transaction levy, SFC transaction levy and Stock Exchange trading fee payable. +DISCLAIMERS +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited and +Hong Kong Securities Clearing Company Limited take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim +any liability whatsoever for any loss howsoever arising from or in reliance upon the whole or +any part of the contents of this announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into +the United States (including its territories and possessions, any state of the United States and +the District of Columbia). This announcement does not constitute or form a part of any offer or +solicitation to purchase or subscribe for securities in the United States. The Offer Shares have +not been and will not be registered under the United States Securities Act of 1933, as amended +(the “U.S. Securities Act ”) or any state securities laws in the United States and may not be +offered, sold, pledged or transferred within the United States or to, or for the account or benefit +of U.S. persons (as defined in Regulation S under the U.S. Securities Act), except in transactions +exempt from, or not subject to, the registration requirements of the U.S. Securities Act. The +Offer Shares are being offered and sold (1) solely to qualified institutional buyers as defined in +Rule 144A in reliance on Rule 144A or another exemption from, or in a transaction not subject +to, registration under the U.S. Securities Act and (2) outside the United States in offshore +transactions in reliance on Regulation S under the U.S. Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer +to acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential +investors should read the Prospectus dated February 27, 2026 issued by ALSCO Pooling Service +Co., Ltd. ʮ̡ for detailed information about the Global Offering +described below before deciding whether or not to invest in the Offer Shares thereby being +offered. +* Potential investors of the Offer Shares should note that the Joint Sponsors and the Overall +Coordinators (for themselves and on behalf of the Hong Kong Underwriters) shall be entitled +to terminate their obligations under the Hong Kong Underwriting Agreement with immediate +effect upon the occurrence of any of the events set out in the section headed “Underwriting +– Underwriting Arrangements and Expenses – Hong Kong Public Offering – Grounds for +Termination ” in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the Listing +Date (which is currently expected to be on March 9, 2026). + + +--- page 17 --- +17 +PUBLIC FLOAT AND FREE FLOAT +Immediately following the completion of the Global Offering, based on the Offer Price of +HK$11.00 per H Share: (1) 27,506,138 H Shares, representing approximately 30.45% of the total +number of issued Shares will be counted towards the public after Listing, which will satisfy the +public float requirement under Rule 19A.13A of the Listing Rules; and (2) the Company satisfies +the free float requirement pursuant to Rule 19A.13C(1) of the Listing Rules. +The Directors confirm that, immediately following completion of the Global Offering: (i) the +Shares will be held by at least 300 Shareholders at the time of Listing, in compliance with Rule +8.08(2) of the Listing Rules; (ii) the three largest public Shareholders will not hold more than +50% of the H Shares held in public hands at the time of Listing, in compliance with Rules 8.08(3) +and 8.24 of the Listing Rules; (iii) no placee will, individually, be placed more than 10% of the +enlarged issued share capital of the Company immediately after the Global Offering; and (iv) there +will not be any new substantial Shareholder (as defined in the Listing Rules) immediately after the +Global Offering. +COMMENCEMENT OF DEALINGS +The H Share certificates will only become valid evidence of title at 8:00 a.m. on Monday, March +9, 2026 (Hong Kong time), provided that the Global Offering has become unconditional and the +right of termination described in the section headed “Underwriting { Underwriting Arrangements +and Expenses { Hong Kong Public Offering { Grounds for Termination ” in the Prospectus has +not been exercised. Investors who trade the H Shares on the basis of publicly available allocation +details prior to the receipt of H Share certificates or prior to the H Share certificates becoming +valid evidence of title do so entirely at their own risk. +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. on Monday, +March 9, 2026 (Hong Kong time), it is expected that dealings in the H Shares on the Stock +Exchange will commence at 9:00 a.m. on Monday, March 9, 2026 (Hong Kong time). The H +Shares will be traded in board lots of 200 H Shares each, and the stock code of the H Shares will +be 2649. +By order of the Board +ALSCO Pooling Service Co., Ltd. +Mr. Sun Yan ’an +Chairman and Director +Hong Kong, March 6, 2026 +As of the date of this announcement, the board of directors of the Company comprises: (i) +Mr. Sun Yan ’an, Mr. Wang Yue and Mr. Xiang Yang as executive Directors; (ii) Dr. Fang Dianjun, +Mr. Ren Qingxiang and Dr. Dai Yuanyue as non-executive Directors; and (iii) Dr. Wang Rui, +Dr. Liu Dacheng and Ms. Hong Ting as independent non-executive Directors. diff --git a/data/extracted_text/03355/allotment_results_2026-03-20_2026032001750.txt b/data/extracted_text/03355/allotment_results_2026-03-20_2026032001750.txt new file mode 100644 index 0000000..a74c577 --- /dev/null +++ b/data/extracted_text/03355/allotment_results_2026-03-20_2026032001750.txt @@ -0,0 +1,1628 @@ +--- page 1 --- +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock Exchange ”) +and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the United States +(including its territories and possessions, any state of the United States and the District of Columbia). This +announcement does not, and is not intended to, constitute or form a part of any offer or solicitation to purchase or +subscribe for securities in the United States or in any other jurisdiction. The Offer Shares have not been and will not +be registered under the United States Securities Act of 1933, as amended from time to time (the “U.S. Securities +Act”) or securities law of any state or other jurisdiction of the United States and may not be offered, sold, pledged or +otherwise transferred within the United States, except in transactions exempt from, or not subject to, the registration +requirements of the U.S. Securities Act and in compliance with any applicable state securities laws. There will be no +public offer of the Offer Shares in the United States. The Offer Shares are being offered and sold solely outside the +United States in offshore transactions in reliance on Regulation S under the U.S. Securities Act and applicable laws of +each jurisdiction where those offers and sales occur. +This announcement is for information purposes only and does not constitute an invitation or offer to acquire, purchase +or subscribe for securities. Potential investors should read the Prospectus for detailed information about the Company +and the Global Offering described below before deciding whether or not to invest in the Offer Shares. +Unless otherwise defined herein, capitalized terms used in this announcement shall have the same meanings as those +defined in the prospectus dated 13 March 2026 (the “Prospectus ”) issued by FS.COM Limited (the “Company ”). +In connection with the Global Offering, China International Capital Corporation Hong Kong Securities Limited as +stabilizing manager (the “Stabilization Manager ”) (or its affiliates or any person acting for it), on behalf of the +Underwriters, to the extent permitted by the applicable laws and regulatory requirements of Hong Kong or elsewhere, +may over-allocate or effect transactions with a view to stabilizing or supporting the market price of the H Shares at +such price, in such amounts and in such manners as the Stabilizing Manager, its affiliates or any person acting for it +may determine and at a level higher than that which might otherwise prevail for a limited period after the Listing Date. +However, there is no obligation on the Stabilizing Manager (or its affiliates or any person acting for it) to conduct +any such stabilizing action. Such stabilizing action, if taken, (a) will be conducted at the absolute discretion of the +Stabilization Manager (or its affiliates or any person acting for it) and in what the Stabilizing Manager reasonably +regards as the best interest of our Company, (b) may be discontinued at any time and (c) is required to be brought to +an end within 30 days of the last day for lodging applications under the Hong Kong Public Offering, being Friday, +17 April 2026. Such stabilizing action, if taken, may be effected in all jurisdictions where it is permissible to do so, +in each case in compliance with all applicable laws, rules and regulatory requirements, including the Securities and +Futures (Price Stabilizing) Rules (Chapter 571W of the Laws of Hong Kong), as amended, made under the Securities +and Futures Ordinance (Chapter 571 of the Laws of Hong Kong). +Potential investors should be aware that no stabilizing action can be taken to support the price of the H Shares for +longer than the stabilization period, which will begin on the Listing Date, and is expected to expire on the 30th day +after the last day for lodging applications under the Hong Kong Public Offering. After this date, when no further +stabilizing action may be taken, demand for the H Shares, and therefore the price of the H Shares, could fall. +Potential investors of the Offer Shares should note that the Joint Sponsors and the Overall Coordinators (for +themselves and on behalf of the Hong Kong Underwriters) shall be entitled to terminate their obligations under the +Hong Kong Underwriting Agreement with immediate effect upon the occurrence of any of the events set out in the +section headed “Underwriting { Underwriting Arrangements and Expenses { Hong Kong Public Offering { Grounds +for Termination ” in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the Listing Date. +1 + + +--- page 2 --- +FS.COM Limited +ʮ̡ +(a joint stock company incorporated in the People ’s Republic of China with limited liability) +Global Offering +Number of Offer Shares under the +Global Offering +: 40,000,000 H Shares (subject to the +Over-allotment Option) +Number of Hong Kong Offer Shares : 4,000,000 H Shares (subject to + reallocation) +Number of International Offer Shares : 36,000,000 H Shares (subject to +reallocation and the Over-allotment + Option) +Final Offer Price : HK$41.60 per H Share plus brokerage +of 1.0%, SFC transaction levy of +0.0027%, Hong Kong Stock Exchange +trading fee of 0.00565% and AFRC +transaction levy of 0.00015% (payable +in full on application in Hong Kong +dollars and subject to refund) +Nominal value : RMB1.00 per H Share +Stock code : 3355 +Joint Sponsors, Overall Coordinators, Joint Global Coordinators, +Joint Bookrunners and Joint Lead Managers +Joint Bookrunners +2 + + +--- page 3 --- +FS.COM Limited / 深圳市飛速創新技術股份有限公司 +ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS +Unless otherwise defined herein, capitalised terms used in this announcement shall have the same meanings as those +defined in the prospectus dated 13 March 2026 (the “Prospectus”) issued by FS.COM Limited (the “Company”). +Warning: In view of high concentration of shareholding in a small number of Shareholders, Shareholders and +prospective investors should be aware that the price of the H Shares could move substantially even with a small +number of H Shares traded and should exercise extreme caution when dealing in the H Shares. +SUMMARY +Company information +Stock code 3355 +Stock short name FS.COM +Dealings commencement date 23 March 2026* +*see note at the end of the announcement +Price Information +Final Offer Price HK$41.60 +Maximum Offer Price HK$41.60 +Offer Shares and Share Capital +Number of Offer Shares 40,000,000 +Number of Offer Shares in the Hong Kong Public Offering (after +reallocation) +4,000,000 +Number of offer shares in International Offering (after +reallocation) +36,000,000 +Number of issued shares upon Listing 400,000,000 +Over-allocation +No. of Offer Shares over-allocated 6,000,000 +Such over-allocation may be covered by exercising the Over-allotment Option or by making purchases in the +secondary market at prices that do not exceed the Offer Price or through deferred delivery or a combination of +these means. In the event the Over-allotment Option is exercised, an announcement will be made on the Stock +Exchange’s website. +Proceeds +Gross proceeds (Note) HK$ 1,664.00 million +Less: Estimated listing expenses payable based on Final Offer +Price +HK$ 104.97 million +Net proceeds HK$ 1,559.03 million +Note: Gross proceeds refer to the amount to which the Company is entitled to receive. For details of the use of proceeds, please +refer to the Prospectus dated 13 March 2026. +ALLOTMENT RESULTS DETAILS +HONG KONG PUBLIC OFFERING +No. of valid applications 196,756 +No. of successful applications 31,492 +3 + + +--- page 4 --- +Subscription level 1,579.71 times +Claw-back triggered N/A +No. of Offer Shares initially available under the Public Offer 4,000,000 +Final no. of Offer Shares under the Hong Kong Public Offering (after +reallocation) +4,000,000 +% of Offer Shares under the Hong Kong Public Offering to the Global +Offering +10% +Note: For details of the final allocation of H Shares to the Hong Kong Public Offering, investors can refer to +https://www.hkeipo.hk/IPOResult to perform a search by name or identification number or +https://www.hkeipo.hk/IPOResult for the full list of allottees. +INTERNATIONAL OFFERING +No. of placees 140 +Subscription Level 10.92 times +No. of Offer Shares initially available under the International Offering 36,000,000 +Final no. of Offer Shares under the International Offering 36,000,000 +% of Offer Shares under the International Offering to the Global +Offering +90% +The Directors confirm that, to the best of their knowledge, information and belief , (a) save for waivers from strict +compliance with Rule 10.04 of the Listing Rules and consents under paragraph 1C(2) of Appendix F1 to the Listing +Rules (the “Placing Guidelines”) granted by the Stock Exchange to permit the Company to allocate certain Offer Shares +in the International Offering to certain existing Shareholders and/or their close associates and (b) a consent under +Chapter 4.15 of the Guide for New Listing Applicants to permit the Company to, among other things, allocate further H +Shares in the International Offering to certain Cornerstone Investors and/or their respective close associates , (i) none +of the Offer Shares subscribed by the placees and the public have been financed directly or indirectly by the Company, +any of the Directors, chief executive of the Company, controlling shareholders, substantial shareholders, existing +shareholders of the Company or any of its subsidiaries or their respective close associates ; and (ii) none of the placees +and the public who have purchased the Offer Shares are accustomed to taking instructions from the Company, any of +the Directors, chief executive of the Company, controlling shareholders, substantial shareholders, existing shareholders +of the Company or any of its subsidiari es or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of Shares registered in his/her/its name or otherwise held by him/her/it. +The placees in the International Offering include the following: +Cornerstone Investors +Investor(1) +No. of +Offer +Shares +allocated +% of total issued H +Shares after the +Global Offering +(assuming the Over- +allotment Option is +not exercised) +% of total +issued share +capital after the +Global Offering +(assuming the Over- +allotment Option is +not exercised) +Existing +shareholders or +their close +associates +Hao Great +China Focus +Fund (“Hao +Fund”) 3,751,900 0.94% 0.94% No +Great Holding +Development +Limited (“Great +Holding”) 2,713,900 0.68% 0.68% +No +4 + + +--- page 5 --- +Investor(1) +No. of +Offer +Shares +allocated +% of total issued H +Shares after the +Global Offering +(assuming the Over- +allotment Option is +not exercised) +% of total +issued share +capital after the +Global Offering +(assuming the Over- +allotment Option is +not exercised) +Existing +shareholders or +their close +associates +WT Asset +Management +Limited 1,875,900 0.47% 0.47% +No +Caitong Funds +SPC — +Strategic Equity +Fund III SP +(“Caitong +SEIII”) 1,802,800 0.45% 0.45% +No +Shanghai +Intewise Capital +Investment +Limited +(“Shanghai +Intewise”) +ultimate clients +and CICC +Financial +Trading Limited +(“CICC FT”) +(in connection +with Shanghai +Intewise OTC +Swaps) 1,346,100 0.34% 0.34% +No +Foresight +Capital Steady +Growth LPF +(“Foresight”) 1,201,900 0.30% 0.30% +No +SCGC Capital +Holding +Company +Limited +(“SCGC +Capital”) 1,201,900 0.30% 0.30% Yes +Aether Wave +Fund L.P. 1,125,500 0.28% 0.28% Yes +GF International +Investment +Management +Limited (“GF +Fund HK”) 937,900 0.23% 0.23% +No +Shenzhen +Kaifeng +Investment +Management +Co., Ltd. +(“Shenzhen +Kaifeng”), +Changdu +Kaifeng +Investment 721,000 0.18% 0.18% +No +5 + + +--- page 6 --- +Investor(1) +No. of +Offer +Shares +allocated +% of total issued H +Shares after the +Global Offering +(assuming the Over- +allotment Option is +not exercised) +% of total +issued share +capital after the +Global Offering +(assuming the Over- +allotment Option is +not exercised) +Existing +shareholders or +their close +associates +Management +Co., Ltd. +(“Changdu +Kaifeng”) and +CICC FT (in +connection with +the Kaifeng +OTC Swaps (as +defined below)) +Wider Huge +Group Limited +(“Wider +Huge”) 244,100 0.06% 0.06% +No +Total 16,922,900 4.23% 4.23% +Note: +1. In addition to the Offer Shares subscribed for as Cornerstone Investors, CICC FT (in connection with the Shanghai +Intewise OTC Swaps and the Kaifeng OTC Swaps), Foresight, Aether Wave Fund L.P., SCGC Capital and Wider +Huge and/or their respective close associates, where applicable, were allocated further Offer Shares as placees +in the International Offering. Please refer to the section headed “Allotment Results Details – International Offer +– Allottees with waivers/consents obtained” in this announcement for details. Only the Offer Shares subscribed +for as Cornerstone Investors are subject to lock -up as indicated below. For details, please refer to the section +headed “Lock-up Undertakings – Cornerstone Investors” in this announcement. +Allottees with waivers/consents obtained +Investor +No. of +Offer +Shares allocated +% of total issued H +Shares after the +Global Offering +(assuming the over- +allotment Option is +not exercised) +% of total issued +share capital after +the Global Offering +(assuming the Over- +allotment Option is +not exercised) Relationship +Allottees with consent under Chapter 4.15 of the Guide for New Listing Applicants in relation to allocations of +further H Shares to existing Shareholders and Cornerstone Investors and/or their close associates (1) +Hao Fund 1,743,500 0.44% 0.44% A Cornerstone +Investor +WT Asset +Management Limited +1,313,000 0.33% 0.33% A Cornerstone +Investor +Caitong SEIII 1,257,000 0.31% 0.31% A Cornerstone +Investor +SCGC Capital 1,200,000 0.30% 0.30% A close associate +of an existing +Shareholder and a +Cornerstone +Investor +Aether Wave Fund +L.P. +788,000 0.20% 0.20% A Cornerstone +Investor +Shanghai Intewise +ultimate clients and +CICC FT (in +5,412,500 1.35% 1.35% A Cornerstone +Investor +6 + + +--- page 7 --- +connection with +Shanghai Intewise +OTC Swaps) +Shenzhen Kaifeng, +Changdu Kaifeng +and CICC FT (in +connection with the +Kaifeng OTC Swaps) +318,500 0.08% 0.08% A Cornerstone +Investor +Longrising Ultimate +Clients (as defined +below) and CICC FT +(in connection with +the Longrising OTC +Swaps (as defined +below)) +63,400 0.16% 0.16% A close associate +of a Cornerstone +Investor +Wider Huge 187,500 0.05% 0.05% A Cornerstone +Investor +Foresight 825,500 0.21% 0.21% A Cornerstone +Investor +GF Fund HK 656,500 0.16% 0.16% A close associate +of a Cornerstone +Investor +GF Securities Asset +Management +(Guangdong) Co., +Ltd. (“GF Securities +AM”, acting as a +qualified domestic +institutional investor +for PSBC Wealth +Management Co., +Ltd. (“ PSBC +Wealth”)) (2) +5,000 0.01% 0.01% A close associate +of a Cornerstone +Investor +GF Securities AM +acting as a qualified +domestic institutional +investor for CIB - +GFAM +WANXIANG NO.1 +(3) +2,000 0.01% 0.01% A close associate +of a Cornerstone +Investor +Allottees with consent under paragraph 1C(1) of the Placing Guidelines and Chapter 4.15 of the Guide for New +Listing Applicants in relation to allocations to connected clients (4) +Shanghai Intewise +ultimate clients and +CICC FT (in +connection with +Shanghai Intewise +OTC Swaps) +5,412,500 1.35% 1.35% Connected client +Shenzhen Kaifeng +and CICC FT (in +connection with the +Kaifeng OTC +Swaps) +159,200 0.04% 0.04% Connected client +Changdu Kaifeng +and CICC FT (in +connection with the +Changdu OTC +159,300 0.04% 0.04% Connected client +7 + + +--- page 8 --- +Swaps) (defined +below) +Longrising Ultimate +Clients (as defined +below) and CICC FT +(in connection with +the Longrising OTC +Swaps (as defined +below)) +63,400 0.02% 0.02% Connected client +Bosera Asset +Management +(International) Co., +Ltd (“Bosera AM”) +75,000 0.02% 0.02% Connected client +China Asset +Management (Hong +Kong) Limited +(“China AM HK”) +75,000 0.02% 0.02% Connected client +CSI Panjing +Ultimate Clients +(defined below) and +CITIC Securities +International Capital +Management +Limited (“CSI”) (in +connection with CSI +Panjing OTC Swaps) +84,500 0.02% 0.02% Connected client +CITIC Securities +Asset Management +Company Limited +(“CITIC Asset +Management”) +10,000 0.003% 0.003% Connected client +CSI HY Capital +Ultimate Client (as +defined below) and +CSI (in connection +with the CSI HY +OTC Swaps (as +defined below)) +150,000 0.04% 0.04% Connected client +Haitong Global +Investment SPC IV - +Haitong Opportunity +Fund II S.P. +(“Haitong +Opportunity Fund +II”) +10,000 0.003% 0.003% Connected client +Guotai Junan +Investments (Hong +Kong) Limited +5,000 0.001% 0.001% Connected client +Valuable Investment +Limited +37,500 0.01% 0.01% Connected client +Notes: +1. The number of Offer Shares allocated to the relevant investors listed in this subsection only represents the number +of Offer Shares allocated to the investors as placees in the International Offering. For allocations of Offer Shares +to the relevant investors as Cornerstone Investors, please refer to the section headed “Allotment Results Details – +International Offer – Cornerstone Investors” in this announcement. For details of the consent under Chapter 4.15 +of the Guide for New Listing Applicants in relation to allocations of further H Shares to the existing Shareholders +and/or their close associates and Cornerstone Investors, please refer to the section headed “Others/Additional +8 + + +--- page 9 --- +Information – Allocations of further H Shares to a close associate of an existing Shareholders and Cornerstone +Investors with consent under Chapter 4.15 of the Guide for New Listing Applicants” in this announcement. +2. GF Securities AM and GF Fund HK are members of the same group of companies. GF Securities AM is therefore +a close associate of GF Fund HK. PSBC Wealth has engaged GF Securities AM, an asset manager that is a qualified +domestic institutional investor as approved by the relevant PRC authority, to subscribe for and hold such Offer +Shares on a non -discretionary basis on behalf of PSBC Wealth, in the name of: (i) GFAM ZHONGYOU NO. 4 +ASSET MANAGEMENT ACCOUNT (QDII) ( 廣發資管中郵理財港 股策略 4號單一資產管理計劃 ) and (ii) +GFAM ZHONGYOU NO. 5 ASSET MANAGEMENT ACCOUNT (QDII) ( 廣發資管中郵理財港股策略5號單一 +資產管理計劃). PSBC Wealth is wholly owned by Postal Savings Bank of China Co., Ltd. (SEHK: 1658) and is +ultimately controlled by China Post Group Corporation Limited. +3. GF Securities AM will hold the Offer Shares as product manager on behalf of CIB- GFAM WANXIANG NO.1, with +the ultimate client being Shenwan Hongyuan Group Co., Ltd. (申萬宏源集團股份有限公司) (the “GF Securities +AM Ultimate Client AMS ”). Shenwan Hongyuan Securities Co., Ltd. is a wholly -owned subsidiary of Shenwan +Hongyuan Group Co., Ltd. (Stock Code: 6806). +4. For details of the consent under paragraph 1C(1) of the Placing Guidelines and Chapter 4.15 of the Guide for New +Listing Applicants in relation to allocations to connected clients, please refer to the section headed “Others / +Additional Information – Placing to connected clients with prior consent under paragraph 1C(1) of the Placing +Guidelines” in this announcement. +LOCK-UP UNDERTAKINGS +Controlling Shareholders +Name +Number of +shares held in +the Company +subject to lock- +up +undertakings +upon Listing +Number of H +Shares held in +the Company +subject to lock- +up undertakings +upon Listing +% of total issued +H Shares in the +Company subject +to lock-up +undertakings +upon Listing +(assuming the +Over-allotment +Option is not +exercised) +% of +shareholding in +the Company +subject to lock- +up undertakings +upon Listing +(assuming the +Over-allotment +Option is not +exercised +Last day subject +to the lock-up +undertakings +(1)(2) +Mr. Xiang Wei 203,928,528 203,928,528 50.98% 50.98% 22 March 2027 +Shenzhen +Yuxuan Prudence +Technology +Partnership +(Limited +Partnership) +11,489,819 11,489,819 2.87% 2.87% 22 March 2027 +Shenzhen +Yuxuan Progress +Technology +Partnership +(Limited +Partnership) +2,650,548 2,650,548 0.66% 0.66% 22 March 2027 +Shenzhen +Yuxuan Growth +Technology +Partnership +(Limited +Partnership) +2,091,006 2,091,006 0.52% 0.52% 22 March 2027 +Total 220,159,901 220,159,901 55.04% 55.04% +Note: +9 + + +--- page 10 --- +Name +Number of +shares held in +the Company +subject to lock- +up +undertakings +upon Listing +Number of H +Shares held in +the Company +subject to lock- +up undertakings +upon Listing +% of total issued +H Shares in the +Company subject +to lock-up +undertakings +upon Listing +(assuming the +Over-allotment +Option is not +exercised) +% of +shareholding in +the Company +subject to lock- +up undertakings +upon Listing +(assuming the +Over-allotment +Option is not +exercised +Last day subject +to the lock-up +undertakings +(1)(2) +1. The expiry date of the lock -up period is pursuant to the PRC Company Law . +2. In accordance with the relevant Listing Rule/guidance materials, the required lock-up for the first six-month period +ends on 22 September 2026 and for the second six-month period ends on 22 March 2027. +Cornerstone Investors + Name +Number of H +Shares held in the +Company subject to +lock-up +undertakings upon +Listing +% of total issued H +Shares subject to +lock-up +undertakings upon +Listing (assuming +the Over-allotment +Option is not +exercised) +% of shareholding in +the Company subject +to lock-up +undertakings upon +Listing (assuming +the Over-allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings (1) +Hao Fund 3,751,900 0.94% 0.94% 22 September 2026 +Great Holding 2,713,900 0.68% 0.68% 22 September 2026 +WT Asset +Management Limited 1,875,900 0.47% 0.47% +22 September 2026 +Caitong SEIII 1,802,800 0.45% 0.45% 22 September 2026 +Shanghai Intewise +ultimate clients and +CICC FT (in +connection with +Shanghai Intewise +OTC Swaps) 1,346,100 0.34% 0.34% +22 September 2026 +Foresight 1,201,900 0.30% 0.30% 22 September 2026 +SCGC Capital 1,201,900 0.30% 0.30% 22 September 2026 +Aether Wave Fund +L.P. 1,125,500 0.28% 0.28% +22 September 2026 +GF Fund HK 937,900 0.23% 0.23% 22 September 2026 +Shenzhen Kaifeng, +Changdu Kaifeng +and CICC FT (in +connection with the +Kaifeng OTC Swaps) 721,000 0.18% 0.18% +22 September 2026 +Wider Huge 244,100 0.06% 0.06% 22 September 2026 +Total 16,922,900 4.23% 4.23% +Note: +1. In accordance with the respective Cornerstone Investment Agreement, the required lock -up ends on 2 2 September +2026. The Cornerstone Investors will cease to be prohibited from disposing of or transferring Shares after the +indicated date. +Existing Shareholders (other than the Controlling Shareholders) +10 + + +--- page 11 --- +Name +Number of shares held in +the Company subject to +lock-up undertakings +upon Listing +% of shareholding in the +Company subject to lock- +up undertakings upon +Listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings (1) +Gongqingcheng Fupeng +Hongxiang No. 3 Venture +Capital Partnership +(Limited Partnership) +39,405,738 9.85% 22 March 2027 +Ningbo Meishan Bonded +Port Area Fupeng +Hongxiang No. 8 Equity +Investment +Management Centre +(Limited Partnership) +17,514,646 4.38% 22 March 2027 +Haitong Innovation +Securities Investment Co., +Ltd. +16,069,116 4.02% 22 March 2027 +Yang Jie 15,850,897 3.96% 22 March 2027 +Shenzhen Hongtu No. 1 +Private Equity Investment +Fund Partnership (Limited +Partnership) +8,181,818 2.05% 22 March 2027 +Shenzhen Chaoyue Future +Venture Capital Partnership +(Limited Partnership) +6,860,832 1.72% 22 March 2027 +Hainan Orcas Private +Equity Investment Fund +Partnership (Limited +Partnership) +4,548,848 1.14% 22 March 2027 +Xiamen Taiya Phase I +Venture Capital Partnership +(Limited Partnership) +3,892,093 0.97% 22 March 2027 +Guosen (Zhuhai) Energy +Industry Private Equity +Fund Partnership Enterprise +(Limited Partnership) +3,478,800 0.87% 22 March 2027 +Shenzhen Capital Group +Co., Ltd. +3,272,725 0.82% 22 March 2027 +Zhuhai Lafang Excellence +No. 7 Investment Fund +(Limited Partnership) +3,083,880 0.77% 22 March 2027 +Jieyang Herun Investment +Co., Ltd. +3,083,880 0.77% 22 March 2027 +Shenzhen Nanshan Hongtu +Equity Investment Fund +Partnership (Limited +Partnership) +2,181,820 0.55% 22 March 2027 +Xuzhou Yongzheng +Investment Partnership +(Limited Partnership) +1,785,335 0.45% 22 March 2027 +Xiamen Guosen Lianfa +Intelligent Technology +Industry Private Equity +Investment Fund +1,739,509 0.43% 22 March 2027 +11 + + +--- page 12 --- +Name +Number of shares held in +the Company subject to +lock-up undertakings +upon Listing +% of shareholding in the +Company subject to lock- +up undertakings upon +Listing (assuming the +Over-allotment Option is +not exercised) +Last day subject to the +lock-up undertakings (1) +Partnership Enterprise +(Limited Partnership) +Shenzhen Chiyu Enterprise +Management +Partnership (Limited +Partnership) +1,739,069 0.43% 22 March 2027 +Shenzhen Chaoyue No. 1 +Investment +Partnership (Limited +Partnership) +1,636,362 0.41% 22 March 2027 +Gong Cuihua 1,542,048 0.39% 22 March 2027 +Jinggangshan Mingcheng +Feisu Equity Investment +Partnership (Limited +Partnership) +1,090,910 0.27% 22 March 2027 +Jinggangshan Mingcheng +Ruiying Equity Investment +Partnership (Limited +Partnership) +1,090,910 0.27% 22 March 2027 +Shenzhen Sailvan Network +Technology Co., Ltd. +632,911 0.16% 22 March 2027 +Chen Shaofeng 649,272 0.16% 22 March 2027 +Peng Chao 508,680 0.13% 22 March 2027 +Total 139,840,099 38.85% +Note: +1. The expiry date of the lock-up period shown in the table above is pursuant to the PRC Company Law. +12 + + +--- page 13 --- +PLACEE CONCENTRATION ANALYSIS +Placees* +Number of H Shares +allotted +Allotment as % of +International +Offering (assuming +no exercise of the +Over-allotment +Option) +Allotment as % of +International +Offering (assuming +the Over-allotment +Option is fully +exercised and new H +Shares are issued) +Allotment as % of +total Offer Shares +(assuming no +exercise of the Over- +allotment Option) +Allotment as % of +total Offer Shares +(assuming the Over- +allotment Option is +fully exercised and +new H Shares are +issued) +Number of H Shares +held upon Listing +% of total issued +share capital upon +Listing (assuming no +exercise of the Over- +allotment Option) +% of total issued +share capital upon +Listing (assuming +the Over-allotment +Option is fully +exercised and new H +Shares are issued) +Top 1 6,758,600 18.77% 16.09% 16.90% 14.49% 6,758,600 1.69% 1.66% +Top 5 21,216,600 58.94% 50.52% 53.04% 46.12% 21,216,600 5.30% 5.23% +Top 10 30,976,800 86.05% 73.75% 77.44% 67.34% 49,162,011 12.29% 12.11% +Top 25 37,927,400 105.35% 90.30% 94.82% 82.45% 55,673,611 13.92% 13.71% +Note +* Ranking of placees is based on the number of Shares allotted to the placees. +H SHAREHOLDERS CONCENTRATION ANALYSIS +Placees* +Number of H +Shares allotted +Allotment as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Allotment as % of +International +Offering +(assuming the +Over-allotment +Option is fully +exercised and new +H Shares are +issued) +Allotment as % of +total Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Allotment as % of +total Offer Shares +(assuming the +Over-allotment +Option is fully +exercised and new +H Shares are +issued) +Number of H +Shares held upon +Listing +% of total issued +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is fully +exercised and new +H Shares are +issued) +Number of +Shares held +upon Listing +Top 1 0 0.00% 0.00% 0.00% 0.00% 220,159,901 55.04% 54.23% 220,159,901 +Top 5 2,401,900 6.67% 5.72% 6.00% 5.22% 330,256,870 82.56% 81.34% 330,256,870 +Top 10 16,569,400 46.03% 39.45% 41.42% 36.02% 361,871,185 90.47% 89.13% 361,871,755 +Top 25 34,238,300 95.11% 81.52% 85.60% 74.43% 392,956,117 98.24% 96.79% 392,956,117 +Note +* Ranking of H Shareholders is based on the number of H Shares held by the H Shareholders upon Listing. +13 + + +--- page 14 --- +SHAREHOLDERS CONCENTRATION ANALYSIS +Placees* +Number of H Shares +allotted +Allotment as % +of International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Allotment as % +of International +Offering +(assuming the +Over-allotment +Option is fully +exercised and +new H Shares +are issued) +Allotment as % +of total Offer +Shares +(assuming no +exercise of the +Over-allotment +Option) +Allotment as % +of total Offer +Shares +(assuming the +Over-allotment +Option is fully +exercised and +new H Shares +are issued) +Number of H +Shares held +upon Listing +Number of Shares held upon +Listing +% of total issued +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is fully +exercised and +new H Shares are +issued) +Top 1 0 0.00% 0.00% 0.00% 0.00% 220,159,901 220,159,901 55.04% 54.23% +Top 5 2,401,900 6.67% 5.72% 6.00% 5.22% 330,256,870 330,256,870 82.56% 81.34% +Top 10 16,569,400 46.03% 39.45% 41.42% 36.02% 361,871,185 361,871,185 90.47% 89.13% +Top 25 34,238,300 95.11% 81.52% 85.60% 74.43% 392,956,117 392,956,117 98.24% 96.79% +Note +* Ranking of Shareholders is based on the number of Shares held by the Shareholders upon Listing. +14 + + +--- page 15 --- +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, valid applications made by the +public will be conditionally allocated on the basis set out below: +No. of H Shares +Applied For +No. of Valid +Applications Basis of Allotment/Ballot +Approximate +Percentage allotted +of the Total No. of H +Shares applied for +Pool A +100 64,962 650 out of 64,962 to receive 100 Shares 1.00% +200 25,942 400 out of 25,942 to receive 100 Shares 0.77% +300 4,603 92 out of 4,603 to receive 100 Shares 0.67% +400 3,172 76 out of 3,172 to receive 100 Shares 0.60% +500 4,154 114 out of 4,154 to receive 100 Shares 0.55% +600 2,222 68 out of 2,222 to receive 100 Shares 0.51% +700 1,985 67 out of 1,985 to receive 100 Shares 0.48% +800 2,100 77 out of 2,100 to receive 100 Shares 0.46% +900 1,341 53 out of 1,341 to receive 100 Shares 0.44% +1,000 16,443 691 out of 16,443 to receive 100 Shares 0.42% +1,500 3,520 191 out of 3,520 to receive 100 Shares 0.36% +2,000 4,367 283 out of 4,367 to receive 100 Shares 0.32% +2,500 2,056 153 out of 2,056 to receive 100 Shares 0.30% +3,000 1,726 144 out of 1,726 to receive 100 Shares 0.28% +3,500 1,242 114 out of 1,242 to receive 100 Shares 0.26% +4,000 1,228 123 out of 1,228 to receive 100 Shares 0.25% +4,500 1,101 118 out of 1,101 to receive 100 Shares 0.24% +5,000 2,308 265 out of 2,308 to receive 100 Shares 0.23% +6,000 1,596 205 out of 1,596 to receive 100 Shares 0.21% +7,000 1,378 195 out of 1,378 to receive 100 Shares 0.20% +8,000 1,328 204 out of 1,328 to receive 100 Shares 0.19% +9,000 1,158 192 out of 1,158 to receive 100 Shares 0.18% +10,000 9,058 1,596 out of 9,058 to receive 100 Shares 0.18% +20,000 4,848 1,316 out of 4,848 to receive 100 Shares 0.14% +30,000 3,255 1,137 out of 3,255 to receive 100 Shares 0.12% +40,000 2,379 995 out of 2,379 to receive 100 Shares 0.10% +50,000 2,179 1,047 out of 2,179 to receive 100 Shares 0.10% +60,000 1,453 782 out of 1,453 to receive 100 Shares 0.09% +70,000 1,248 739 out of 1,248 to receive 100 Shares 0.08% +80,000 1,160 747 out of 1,160 to receive 100 Shares 0.08% +90,000 993 688 out of 993 to receive 100 Shares 008% +100,000 8,759 6,478 out of 8,759 to receive 100 Shares 0.07% +Total 185,264 Total number of Pool A successful applicants: 20,000 +No. of H Shares +Applied For +No. of Valid +Applications Basis of Allotment/Ballot +Approximate +Percentage allotted +of the Total No. of H +Shares applied for +15 + + +--- page 16 --- +Pool B +200,000 6,055 2,422 out of 6,055 to receive 100 Shares 0.07% +300,000 1,822 1,201 out of 1,822 to receive 100 Shares 0.06% +400,000 1,031 899 out of 1,031 to receive 100 Shares 0.05% +500,000 717 39 out of 717 to receive 100 Shares 0.04% +600,000 341 75 out of 341 to receive 100 Shares 0.04% +700,000 273 100 out of 273 to receive 100 Shares 0.03% +800,000 212 107 out of 212 to receive 100 Shares 0.03% +900,000 157 99 out of 157 to receive 100 Shares 0.03% +1,000,000 535 399 out of 535 to receive 100 Shares 0.03% +2,000,000 349 234 out of 349 to receive 100 Shares 0.02% +Total Total number of Pool B successful applicants: 11,492 +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC participants . Investors +should contact their relevant brokers for any inquiries. +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that , except for the Listing Rules that have been waived and/or in respect of which +consent has been obtained, the Company has complied with the Listing Rules and guidance materials in relation +to the placing, allotment and listing of the Company’s H Shares. +The Directors confirm that, to the best of their knowledge, the consideration paid by the placees or the public +(as the case may be) directly or indirectly for each Offer Share subscribed for or purchased by them was the +same as the final Offer Price in addition to any brokerage, AFRC transaction levy, SFC transaction levy and +trading fee payable. +OTHERS/ ADDITIONAL INFORMATION +Allocations of further H Shares to a close associate of an existing Shareholders and Cornerstone Investors +with consent under Chapter 4.15 of the Guide for New Listing Applicants +The Company has applied to, and the Stock Exchange has granted, a consent under Chapter 4.15 of the Guide +for New Listing Applicants to permit the Company to allocate further Offer Shares in the International Offering +to a close associate of an existing Sh areholder and Cornerstone Investors as placees, subject to the following +conditions: +(a) the final offering size of the Global Offering (excluding any additional H Shares which may be issued +upon exercise of the Over-allotment Option) will be of a total value of at least HK$1 billion as required +by paragraph 18(i) of Chapter 4.15 of the Guide for New Listing Applicants; +(b) the Offer Shares allocated to all existing shareholders and their close associates (whether as cornerstone +investors and/or as placees) as permitted under this exemption do not exceed 30% of the total number +of the H Shares offered, which is in compliance with paragraph 18(ii) of Chapter 4.15 of the Guide for +New Listing Applicants; and +(c) each Director, chief executive and Supervisor of the Company has confirmed that no securities have +been allocated to them or their respective close associates under the Size -based Exemption as defined +in the Guide) as required by paragraph 18(iii) of Chapter 4.15 of the Guide for New Listing Applicants. +Such allocations of Offer Shares are in compliance with all the conditions under the consent granted by the +Stock Exchange. +16 + + +--- page 17 --- +For details of the allocations of Offer Shares to existing Shareholders and/or their close associates and +Cornerstone Investors, please refer to the section headed “Allotment Results Details – International Offer – +Allottees with waivers/consents obtained” in this announcement. +Placing to connected clients with prior consent under paragraph 1C(1) of the Placing Guidelines +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, consents under +paragraph 1C of the Placing Guidelines to permit allocation to connected clients pursuant to the Placing +Guidelines. The allocation of Offer Shares to suc h connected clients is in compliance with all the conditions +under the consents granted by the Stock Exchange. Details of the placement to connected clients (including the +cornerstone tranche and placing tranche) are set out below. +Connected +Distributor Connected Client Relationship +Whether the +Connected Client +will +hold the +beneficial +interests of the +Offer +Shares on a non- +discretionary +basis or +discretionary +basis +for independent +third +parties +Number +of Offer +Shares to +be +allocated to +the +connected +client +Approximate +percentage of +Offer Shares +allocated to +the connected +client +(assuming +no exercise +of the +Overallotment +Option) +Approximate +percentage +of total +issued share +capital after +the Global +Offering +(assuming +no exercise +of the +Overallotment +Option) +China +International +Capital +Corporation +Hong Kong +Securities +Limited +(“CICCHKS”) +Shanghai Intewise +ultimate clients and +CICC FT (in +connection with +Shanghai Intewise +OTC Swaps) (1) +CICC FT is a +member of the +same group of +CICCHKS +Non-discretionary +basis +5,412,500 13.53% 1.35% +Shenzhen Kaifeng +and CICC FT (in +connection with the +Kaifeng OTC Swaps) +(2) +CICC FT is a +member of the +same group of +CICCHKS +Non-discretionary +basis +159,200 0.40% 0.04% +Changdu Kaifeng and +CICC FT (in +connection with the +Changdu OTC Swaps +(defined below)) (3) +CICC FT is a +member of the +same group of +CICCHKS +Non-discretionary +basis +159,300 0.40% 0.04% +Longrising Ultimate +Clients (as defined +below) and CICC FT +(in connection with +the Longrising OTC +Swaps (as defined +below)) (4) +CICC FT is a +member of the +same group of +CICCHKS +Non-discretionary +basis +63,400 0.16% 0.02% +China Merchants +Securities (HK) +Co., Limited +(“CMS”) +Bosera AM (5) Bosera AM is a +member of the +same group of +companies as +CMS. +Discretionary basis 75,000 0.19% 0.02% +CITIC Securities +Brokerage (HK) +Limited (“CSB”) +China AM HK (6) CSB and China +AM HK are +members of the +Discretionary basis 75,000 0.19% 0.019% +17 + + +--- page 18 --- +same group of +companies. +CSI Panjing Ultimate +Clients (defined +below) and CSI (in +connection with CSI +Panjing OTC Swaps) +(7) +CSI Capital is a +member of the +same group of +companies as +CSB. +Non-discretionary +basis +84,500 0.21% 0.021% +CITIC Securities +Asset Management (8) +CITIC Asset +Management is a +member of the +same group of +companies of +CSB. +Discretionary basis 10,000 0.03% 0.003% +CSI HY Capital +Ultimate Client (as +defined below) and +CSI (in connection +with the CSI HY +OTC Swaps (as +defined below)) (9) +CSI is a member +of the same +group of +companies of +CSB. +Non-discretionary +basis +150,000 0.38% 0.04% +Guotai Junan +Securities (Hong +Kong) Limited +(“GTJA +Securities”) + Haitong Opportunity +Fund II (10) +Haitong +Opportunity +Fund II is +managed by +Haitong +International +Asset +Management +(HK) Limited, +which is a +member of the +same group of +GTJA Securities. +Discretionary basis 10,000 0.03% 0.003% +GTJA Ultimate +clients (defined +below) and Guotai +Junan Investments +(Hong Kong) Limited +(“GTJA +Investments”) (in +connection with the +GTJA OTC Swaps +(defined below)) (11) +GTJA +Investments is a +member of the +same group of +GTJA Securities. +Discretionary basis 5,000 0.01% 0.001% +Valuable Capital +Limited +Pan Haiguang (潘海 +光) and Valuable +Investment Limited +(“Valuable +Investment”) (in +connection with the +Valuable OTC Swaps +(as defined below) (12) +Valuable +Investment is a +member of the +same group of +companies as +Valuable Capital +Non-discretionary +basis +406,000 1.02% 0.10% +Notes: +(1) CICC FT and China International Capital Corporation Limited (“ CICCL”) has also entered into a series of cross border +over-the-counter swap transactions (collectively, the “Intewise OTC Swaps”) with each other, and with Shanghai Intewise +acting in its capacity as investment manager for and on behalf of Intewi se Jinghong Electronic Technology Private +Securities Investment Fund (聚鳴景宏電子科 技私募證券投資基金) (“Intewise Jinghong”), Intewise Jiangchuan No. 3 +18 + + +--- page 19 --- +Private Securities Investment Fund ( 聚鳴匠傳 3號私募證券投資基金 ) ( “Intewise Jiangchuan No. 3 ”) and Intewise +Jiangchuan No. 6 Private Securities Investment Fund (聚鳴匠傳6號私募證券投資基 金) (“Intewise Jiangchuan No. 6”, +collectively with Intewise Jinghong and Interwise Jiangchuan No. 3, the “Intewise Ultimate Clients”). +CICC FT will hold the Offer Shares on a non -discretionary basis to hedge the Kaifeng OTC Swaps and Intewise OTC +Swaps while the economic risks and returns of the underlying Offer Shares are passed to the Kaifeng Ultimate Clients and +Intewise Ultimate Clien ts, subject to customary fees and commissions. CICC FT and CICCL are members of the same +group of companies. +(2) CICC FT and CICCL has entered into a series of cross border over -the-counter swap transactions (collectively, the +“Shenzhen Kaifeng OTC Swaps ”) with each other, and with Shenzhen Kaifeng acting in its capacity as investment +manager for and on behalf of Kaifeng Xingrui Equity Strategy No. 1 Securities Investment Private Fund ( 凱豐星睿股票 +策略1號證券投資私募基金 ) ( “Kaifeng Xingrui No. 1 ”) and Kaifeng Macro Strategy No. 10 Securities Investment +Private Fund ( 凱豐宏觀策略10號證券投資私募基金) (“Kaifeng Strategy No. 10 ”, collectively with Kaifeng Xingrui +No. 1, the “ Shenzhen Kaifeng Ultimate Clients ”), pursuant to which CICC FT will hold the Offer Shares on a non - +discretionary basis to hedge the Shenzhen Kaifeng OTC Swaps while the economic risks and returns of the underlying +Offer Shares are passed to the Shenzhen Kaifeng Ultimate Clients , subject to customary fees and commissions. The +Shenzhen Kaifeng OTC Swaps will be fully funded by the Shenzhen Kaifeng Ultimate Clients. To the best of CICC FT’s +knowledge having made all reasonable inquiries, each of the Shenzhen Kaifeng Ultimate Clients is an independent third +party of the Company and its associates, CICC FT, CICCL, CICCHKS and the companies which are members of the same +group of CICCHKS. Wu Xing ( 吳星) directly holds 32% interest in Shenzhen Kaifeng and 57.1% interest in Shanghai +Angyu Enterprise Management Consulting Partnership (Limited Partnership)* ( 上海昂毓企業管理諮詢合夥企業(有 +限合夥)), which in turn holds 20% inter est in Shenzhen Kaifeng. No other single ultimate beneficial owner holds 30% +or more interest in Shenzhen Kaifeng. Feng Wei (豐偉) and Wu Xing (吳星) holds 53.85% and 46.15% interest in Kaifeng +No. 1 Fund respectively. No single ultimate beneficial owner holds 30% or more interest in Kaifeng No. 10 Fund. +(3) CICC FT and CICCL have also entered into a series of cross border over -the-counter swap transactions (collectively, the +“Changdu Kaifeng OTC Swaps ”) with each other, and with Changdu Kaifeng acting in its capacity as investment +manager for and on behalf of Kaifeng Macro Hedge No.11 Private Fund ( 凱豐宏觀對沖11號私募基金) (the “Changdu +Kaifeng Ultimate Clients”), pursuant to which CICC FT will hold the Offer Shares on a non-discretionary basis to hedge +the Changdu Kaifeng OTC Swaps while the economic risks and returns of the underlying Offer Sh ares are passed to the +Changdu Keifeng Ultimate Clients, subject to customary fees and commissions. The Changdu Kaifeng OTC Swaps will +be fully funded by the Changdu Kaifeng Ultimate Clients. To the best of CICC FT’s knowledge having made all reasonable +inquiries, each of the Changdu Kaifeng Ultimate Clients is an independent third party of the Company and its associates, +CICC FT, CICCL, CICCHKS and the companies which are members of the same group of CICCHKS. For completeness, +Changdu Kaifeng is a limited partner of and holds 33.3% partnership interest in Shenzhen Chaoyue Future Venture Capital +Partnership (Limited Partnership) ( 深圳市超越未來創業投資合夥企業(有限合夥)), an existing 1.91% Shareholder of +the Company. Wu Xing ( 吳星) holds 50% interest in Changdu Kaifeng. No other single ultimate beneficial owner holds +30% or more interest in Changdu Kaifeng. No single ultimate beneficial owner holds 30% or more interest in Kaifeng No. +11 Fund. +(4) CICC FT and CICCL have ente red into a series of cross border over -the-counter swap transactions (collectively, the +“Longrising OTC Swaps”) with each other, and with Yuanlesheng Asset Management Co., Ltd. (西藏源樂晟資產管理 +有限公司) (“Longrising”) acting in its capacity as investment manager for and on behalf of Longrising Qiangshu Private +Securities Investment Fund (源樂晟強樹私募證券投資基金) (“Longrising Qiangshu”) and Longrising Qiangye Private +Securities Investment Fund ( 源樂晟強業私募證券投資基金 ) ( “Longrising Qiangye ”), collectively with Longrising +Qiangshu, the “Longrising Ultimate Clients”), pursuant to which CICC FT will hold the Offer Shares on a non - +discretionary basis to hedge the Longrising OTC Swaps while the economic risks and returns of the underlying Offer +Shares are passed to the Longrising Ultimate Clients, subject to customary fees and commissions. The Longrising OTC +Swaps will be fully funded by the Longrising Ultimate Clients . To the best of CICC FT’s knowledge having made all +reasonable inquiries, each of the Longrising Ultimate Clients is an independent third party of the Company and its +associates, CICC FT, CICCL, CICCHKS and the companies which are members of the same group of CICCHKS. Zeng +Xiaojie (曾曉潔) is the only beneficial owner with 30% interest or more in Longrising Qiangshu. Zeng Xiaojie ( 曾曉潔) +and Hu Caiyang (胡彩陽) are the only beneficial owners with 30% interest or more in Longrising Qiangye. +(5) Bosera AM will hold the Offer Shares in its capacity as discretionary fund manager managing the sub-funds on behalf of +its following clients. Each of such clients, and their respective ultimate beneficial owner(s) with 30% interest or more, is, +to the best knowledge and belief of Bosera AM, an independent third party of the Company, its subsidiaries, its substantial +shareholders, CMS and the companies which are members of the same group of CMS: +Name of the sub-funds to which the Offer +Shares will be allocated +Whether any investor +holds 30% or more +interests in the sub-fund +Ultimate Beneficial Owner +Shareholding % +19 + + +--- page 20 --- +Bosera Hong Kong Equity Plus Fund (SFC +Authorised Fund) +No N/A +Bosera Global Select Equity Fund SP Yes Zhang Lei (張雷): 53.67% +Bosera China New Opportunities Fund SP No N/A +Bosera Growth Premium Global Equity +Strategy Fund SP +Yes Guo Feng (郭峰): 49.00% +Bosera Growth Premium Global Equity +Strategy Fund SP2 +Yes Guangdong Dongfang Precision +Science & Technology Co., Ltd +(Ticker: 002611 CH) +(6) China AM HK is an investment advisor and a delegate of the investment manager of the following underlying clients +(“China AM HK Ultimate Clients”) and manages assets (in its capacity as an investment advisor of the China AM HK +Ultimate Clients) and executes trades (in its capacity as delegate of the investment manager of China AM HK Ultimate +Clients) for and on behalf of China AM HK Ultimate Clients: +Name of the funds to which the Offer +Shares will be allocated +Whether any investor +holds 30% or more +interest in the fund +Ultimate Beneficial Owner with +30% or more interests and +Shareholding (%) +ChinaAMC Select Greater China +Technology Fund +Yes Futu Securities International +(Hong Kong) Limited-client +account: 52.96% +ChinaAMC Fund - ChinaAMC China +Opportunities Fund +No N/A +ChinaAMC China Focus Fund Yes Manulife (International) Limited: +74.02% +ChinaAMC China Growth Fund (SICAV) Yes Yuanta Securities (HK) Company +LTD: 72.73% +ChinaAMC Absolute Return Fund SP Yes Li Fung Ming: 79.16% +To the best knowledge of China AM HK after making all reasonable enquiries, each of the China AM HK Ultimate Clients +and the ultimate beneficial owners with 30% or more interest in the relevant China AM HK Ultimate Clients, is an +independent third party of the Company, the Company’s subsidiaries and substantial shareholders , CSB, China AM HK +and the companies which are members of the same group companies as CSB. +(7) CSI and CITIC Securities Company Limited ( 中信証券股份有限公司, 6030.HK) entered into a series of cross border +over-the-counter swap transactions (“CSI Panjing OTC Swaps”) with each other, and with Shanghai Panjing Investment +Management Centre (Limited Partnership)* (上海盤京投資管理中心(有限合夥)) acting in its capacity as investment +manager for and on behalf of PanShi Private Securities Investment Fund* (盤世私募證券投資基金) (“Panshi”), Panjing +MSCI Phase I Private Securities Investment Fund* ( 盤京明晟1期私募證券投資基金) (“Panjing MCSI”) and Panjing +Xinghe No. 1 Private Securities Investment Fund* (盤京興和1號私募證券投資基金) (“Panjing Xinghe”, together with +Panshi and Panjing MSCI as the “CSI Panjing Ultimate Clients”), pursuant to which CSI will hold the Offer Shares on +a non-discretionary basis to hedge the CSI OTC Swaps while the economic risks and returns of the underlying Offer Shares +are passed to the CSI Ultimate Clients, subject to customary fees and commissio ns. The CSI OTC Swaps will be fully +funded by the CSI Ultimate Clients. +To the best knowledge of CSI having made all reasonable inquiries, Shanghai Panjing is controlled by Zhuang Tao (莊濤 +). Each of the CSI Ultimate Clients is an independent third party of the Company and its associates, CSI and the companies +which are members of the same group of CITIC Securities Company Limited. No other single ultimate beneficial owner +holds 30% or more interest in Panshi. Zhuang Tao (莊濤) is the only beneficial owner with 30% interest or more in Panjing +MCSI and Panjing Xinghe. +(8) CITIC Asset Management will hold the Offer Shares in its capacity as the discretionary fund manager managing the funds +on behalf of following clients, each of which, to the best knowledge and belief of CITIC Asset Management, is an +independent third party of the Company, its subsidiaries, its substantial shareholders, CSB and the companies which are +members of the same group of CSB: +Name of the funds to which the Offer +Shares will be allocated +Whether any investor +holds 30% or more +interest in the fund +Ultimate Beneficial Owner with +30% or more interests and +Shareholding (%) +CITIC SECURITIES COMPANY +LIMITED-XINHANG ZHIYUAN NO.1 +(中信証券信航致遠1號集合 資產管理 +計劃) +No N/A +CITIC SECURITIES COMPANY No N/A +20 + + +--- page 21 --- +LIMITED-XINHANG ZHIYUAN NO.3 +(中信証券信航致遠3號集合 資產管理 +計劃) +CITIC Securities AM-Guibinfengyuan +No.118 QDII (中信証券資管貴賓豐元 +118號QDII集合資產 管理計劃) +No N/A +(9) CSI and CITICS have entered into a series of cross border over -the-counter swap transactions (“CSI HY OTC Swaps”) +with each other, and with HY Capital Company Limited (“ HY Capital” or “CSI HY Capital Ultimate Client ”), as the +swap investor, pursuant to which CSI will hold the Offer Shares on a non -discretionary basis to hedge the CSI HY OTC +Swaps while the economic risks and returns of the underlying Offer Shares are passed to the CSI HY Capital Ultimate +Client, subject to customary fees and commissions. The CSI HY OTC Swaps will be fully funded by the CSI HY Capital +Ultimate Client. To the best of CSI’s knowledge having made all reasonable inquiries, Xia Hui and Lu Ang are ultimate +beneficial owners with 30% or more interest in HY Capital. Each of the CSI HY Capital Ultimate Client and its ultimate +beneficial owners with 30% or more interest, is an independent third party of the Company, its subsidiaries, its substantial +shareholders, CSB and the companies which are members of the same group of CSB and its associates. +(10) Haitong Opportunity Fund II will hold the Offer Shares on behalf of its underlying client on a discretionary basis. To the +best knowledge, information and belief of Haitong Opportunity Fund II after making all reasonable enquiries, there is no +ultimate beneficial owner holding 30% interest or more in such underlying client. +To the best knowledge, information and belief of Haitong Opportunity Fund II after making all reasonable enquiries, its +underlying client above is an independent third party of Haitong International Asset Management (HK) Limited, GTJA +Securities] and the companies which are members of the same group of companies as GTJA Securities. +(11) GTJA Investments shall hold the Offer Shares for hedging purpose as the single underlying asset of several sets of back - +to-back total return swap transaction (the “GTHT Back-to-back TRS”) to be entered into between GTJA Investments and +Guotai Haitong Securities Co., Ltd. (the “ GTHT Onshore Parent”) in connection with several total return swap orders +(the “GTHT Client TRS”) to be entered into by GTHT Onshore Parent and several ultimate clients (the “GTHT Onshore +Ultimate Client”), respectively. Such GTHT Cli ent TRS is to be fully funded by the GTHT Onshore Ultimate Client. +GTJA Investments will hold the Offer Shares on a non -discretionary basis for the purpose of hedging the economic +exposure under the GTHT Back-to-back TRS and GTHT Client TRS only, During the tenor of the GTHT Client TRS, all +economic returns of the Offer Shares will be passed to the GTHT Onshore Ultimate Clients and all economic losses shall +be borne by the GTHT Onshore Ultimate Client, subject to the terms and conditions of the GTHT Back -to-back TRS and +GTHT Client TRS, and GTJA Investments will not take part in any economic return or bear any economic loss in relation +to the price of the Offer Shares. The GTHT Onshore Ultimate Client may request to redeem the Offer Shares at their own +discretion, upon which GTJA Investments shall dispose of the Offer Shares and settle the GTHT Back -to-back TRS and +GTHT Client TRS in cash in accordance with the terms and conditions of the GTHT Back-to-back TRS and GTHT Client +TRS documents. Due to its interna l policy, GTJA Investments will not exercise the voting right attaching to the Offer +Shares during the tenor of the GTHT Back-to-back TRS and GTHT Client TRS. +To the best knowledge, information and belief of GTJA Investments after due enquiry, the GTHT Onshore Ultimate Clients +and their respective ultimate beneficial owners holding 30% or more interest include: Shanghai Weining Investment +Management Co, Ltd* (上海衛寧私募基金管理有限公司) (“Shanghai Weining”) acting in its capacity as investment +manager for and on behalf of Weining Qihang No. 1 Private Securities Investment Fund* (衛甯啟航1號私募證券投資基 +金) ( “Weining Qihang ”), and Shanghai Weining Investment Management Co ,Ltd -Weining Jujiao Private Securities +Investment Fund* ( 衛寧聚焦私募證券投資基金) (“Weining Jujiao”, collectively with Weining Qihang, the “GTHT +Onshore Ultimate Client”). Shanghai Weining is owned as to 45% by Fu Chengcheng ( 付誠成) and 35% by Lin Ran ( +林然). Liu Yutao (劉育濤) is an ultimate beneficial owner with over 30% interest in Weining Qihang. Each of Lin Heming +(林鶴鳴) and Wang Zhangyi (王張懿) is an ultimate beneficial owner with over 30% interest in Weining Jujiao. +(12) Valuable Investment and Pan Haiguang have entered into a series of cross border over -the-counter swap transactions +(collectively, the “Valuable OTC Swaps”) with each other, and with Pan Haiguang as the ultimate beneficial owner (the +“Valuable Ultimate Client”), pursuant to which Valuable Investment will hold the Offer Shares on a non -discretionary +basis to hedge the Valuable OTC Swaps while the economic risks and returns of the underlying Offer Shares are passed to +the Valuable Ultimate Clients, subject to customary fees and commission. The Valuable OTC Swaps will be fully funded +by the Valuable Ultimate Clients. To the best of Valuable Investment’s knowledge having made all reasonable enquiries, +the Valuable Ultimate Client is an independent third party of the Company and its associates, Valuable Investment and the +companies which are members of the same group of Valuable Investment. +21 + + +--- page 22 --- +DISCLAIMERS +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock +Exchange”) and Hong Kong Securities Clearing Company Limited (“HKSCC”) take no responsibility +for the contents of this announcement, make no representation as to its accuracy or completeness and +expressly disclaim any liability whatsoever for any loss howsoever arising from or in reliance upon the +whole or any part of the contents of this announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the United +States (including its territories and possessions, any state of the United States and the District of +Columbia). This announcement does not const itute or form a part of any offer or solicitation to purchase +or subscribe for securities in the United States. The securities mentioned herein have not been, and will +not be, registered under the United States Securities Act of 1933, as amended (the “U.S. Securities Act”). +The securities may not be offered or sold in the United States except pursuant to an exemption from the +registration requirements of the U.S. Securities Act and in compliance with any applicable state +securities laws, or outside the Unit ed States unless in compliance with Regulation S under the U.S. +Securities Act. There will be no public offer of securities in the United States. +The Offer Shares are being offered and sold outside the United States in offshore transactions in reliance on +Regulation S under the U.S. Securities Act. The Offer Shares have not been and will not be registered under +the U.S. Securities Act and may not be offered or sold within the United States except pursuant to an exemption +from the registration requirements of the U.S. Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer to +acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential investors +should read the Prospectus dated 13 March 2026 issued by FS.COM Limited for detailed information +about the Global Offering described above before deciding whether or not to invest in the Shares thereby +being offered. +*Potential investors of the Offer Shares should note that the Overall Coordinators (for themselves and on behalf +of the Hong Kong Underwriters) shall be entitled to terminate their obligations under the Hong Kong Underwriting +Agreement with immediate effect upon the occurrence of any of the events set out in the paragraph headed +“Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offering – Grounds for +Termination ” in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is +currently expected to be on 23 March 2026 ). +PUBLIC FLOAT +Immediately following the completion of the Global Offering (before any exercise of the Over -allotment +Option), 113,280,930 Shares, representing approximately 28.37% of the issued share capital of the Company +will be held in the public hands, in compliance with Rule 8.08(1)(a) of the Listing Rules. +The Directors confirm that, immediately following the completion of the Global Offering (i) no placee will, +individually, be placed more than 10% of the enlarged issued share capital of the Company immediately after +the Global Offering; (ii) there will not be any new substantial Shareholder (as defined in the Listing Rules) +immediately after the Global Offering; (iii) the three largest public shareholders of the Company do not hold +more than 50% of the H Shares in public hands at the time of the Listing in compliance with Rules 8.08(3) and +8.24 of the Listing Rules; and (iv) there will be at least 300 Shareholders at the time of the Listing in compliance +with Rule 8.08(2) of the Listing Rules. +COMMENCEMENT OF DEALINGS +Share certificates will only become valid at 8:00 a.m. on Monday, 23 March 2026 provided that (i) the Global +Offering has become unconditional in all respects at or before that time, and (ii) the right of termination as +described in the section headed “ Underwriting – Underwriting Arrangements and Expenses – Hong Kong +Public Offering – Grounds for Termination ” in the Prospectus has not been exercised. Investors who trade +22 + + +--- page 23 --- +Shares prior to the receipt of Share certificates or the Share certificates becoming valid evidence of title do so +entirely at their own risk. +Assuming that the Hong Kong Public Offering becomes unconditional at or before 8:00 a.m. in Hong Kong on +Monday, 23 March 2026, it is expected that dealings in the Shares on the Stock Exchange will commence at +9:00 a.m. on Monday, 23 March 2026. The Shares will be traded in board lots of 100 Shares each and the stock +code of the Shares will be 3355. +By order of the Board +FS.COM Limited +Mr. Xiang Wei +Chairman and executive Director +Hong Kong, 20 March 2026 +As at the date of this announcement, the board of directors of the Company comprises: Mr. Xiang Wei and Mr. +Zeng Di as executive directors; Mr. Peng Chao and Mr. Zhao Pan as non-executive directors; and Mr. Ran +Long, Dr. Guo Fei and Ms. Wang Jing as independent non-executive directors. +*For identification purpose only +23 diff --git a/data/extracted_text/03650/allotment_results_summary_2023-07-11_2023071100050.txt b/data/extracted_text/03650/allotment_results_summary_2023-07-11_2023071100050.txt new file mode 100644 index 0000000..929ab24 --- /dev/null +++ b/data/extracted_text/03650/allotment_results_summary_2023-07-11_2023071100050.txt @@ -0,0 +1,1070 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +• The final Offer Price has been determined at HK$28.92 per Offer Share (exclusive of +brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$28.92 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and estimated expenses payable by the Company in connection with the Global +Offering, are estimated to be approximately HK$192.0 million. The Company intends to use +the net proceeds from the Global Offering in accordance with the purposes as set out in the +section headed “Net Proceeds from the Global Offering” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$46.8 million for 1,625,700 additional Shares to be issued and +allotted upon the exercise of the Over-allotment Option after deduction of the underwriting +fees and commissions and estimated expenses payable by the Company in connection with +the Global Offering. The allocation of the additional net proceeds will be adjusted on a pro +rata basis according to the use of proceeds as set out in the section headed “Net Proceeds +from the Global Offering” in this announcement in the event that the Over-allotment Option +is exercised. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been over-subscribed. A total of 4,811 valid applications have been received pursuant to the +Hong Kong Public Offering (being applications made through the White Form eIPO service +or the CCASS EIPO service) for a total of 3,340,200 Hong Kong Offer Shares, representing +approximately 3.08 times of the total number of 1,083,900 Hong Kong Offer Shares initially +available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering is less than 15 times of the +number of Hong Kong Offer Shares initially available under the Hong Kong Public +Offering, the reallocation procedures as described in the section headed “Structure of the +Global Offering — The Hong Kong Public Offering — Reallocation and Clawback” in +the Prospectus have not been applied. The final number of Offer Shares under the Hong +Kong Public Offering is 1,083,900 Offer Shares, representing 10% of the total number of +Offer Shares initially available under the Global Offering (before any exercise of the Over- +allotment Option), and being allocated to 2,828 successful applicants under the Hong Kong +Public Offering. + + +--- page 2 --- +4 +International Offering +• The Offer Shares initially offered under the International Offering were slightly over- +subscribed, representing approximately 1.37 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares under +the International Offering is 9,754,700 Shares, representing 90% of the total number of +Offer Shares initially available under the Global Offering (before any exercise of the Over- +allotment Option). There has been an over-allocation of 1,625,700 Offer Shares. Please +refer to the section headed “International Offering — Over-allotment Option” in this +announcement. +• There are a total of 111 placees under the International Offering, among which (i) 93 placees, +representing approximately 83.78% of the total number of placees under the International +Offering, have been allotted five or fewer board lots of Offer Shares, totaling 9,300 Shares, +representing approximately 0.10% of the total number of Offer Shares available under the +International Offering; and (ii) 93 placees have been allotted one board lot of Offer Shares, +representing approximately 83.78% of the total number of placees under the International +Offering, totaling 9,300 Shares, representing approximately 0.10% of the total number of the +Offer Shares available under the International Offering. +Cornerstone Investors +• Based on the Offer Price of HK$28.92 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) and pursuant to the Cornerstone Investment Agreements as disclosed +in the section headed “Cornerstone Investors” in the Prospectus, the Cornerstone Investors +have subscribed for a total of 2,646,500 Offer Shares, representing approximately 24.42% of +the number of Offer Shares initially available under the Global Offering and approximately +0.50% of the Shares in issue immediately following completion of the Global Offering +(assuming there is no new Shares under the Share Incentive Plans and the Over-allotment +Option is not exercised). Please refer to the section headed “Cornerstone Investors” in this +announcement for details relating to the subscription by the Cornerstone Investors. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company a consent under the Paragraph 5(1) of Appendix 6 to the Listing Rules +in respect of a connected client of GF Securities (Hong Kong) Brokerage Limited, a Joint +Bookrunner to subscribe for and hold the Offer Shares on behalf of a Cornerstone Investor. +Please refer to the sections headed “Waivers and Exemptions” and “Cornerstone Investors” in +the Prospectus, and the section headed “International Offering — Cornerstone Investors” in +this announcement for further details. +Placees with the Consent under Paragraph 5(1) of Appendix 6 to the Listing Rules +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to +the Company, a consent under paragraph 5(1) of Appendix 6 to the Listing Rules to permit +the Company to allocate Offer Shares under the International Offering to the placees set out +in the section headed “International Offering — Placees with the Consent under Paragraph +5(1) of Appendix 6 to the Listing Rules” in this announcement. + + +--- page 3 --- +5 +Over-allotment Option +• In connection with the Global Offering, the Company granted the Over-allotment Option to +the International Underwriters, exercisable by the Sole Overall Coordinator (for itself and +on behalf of the International Underwriters), at any time from the Listing Date to Friday, +August 4, 2023, being the 30th day after the last day for lodging applications under the Hong +Kong Public Offering, to require us to allot and issue up to an aggregate of 1,625,700 new +Shares, representing not more than 15% of the Shares initially being offered under the Global +Offering, at the same price per Offer Share, to cover the over-allocations in the International +Offering, if any. There has been an over-allocation of 1,625,700 Offer Shares in the +International Offering and such over-allocation will be settled using Shares to be borrowed +under the Stock Borrowing Agreement between Persistent Courage Holdings Limited and +the Stabilizing Manager. Such borrowed Shares will be covered by exercising the Over- +allotment Option in full or in part, or by making purchases in the secondary market at prices +that do not exceed the Offer Price or by a combination of these means. In the event the Over- +allotment Option is exercised, an announcement will be made on the Company’s website at +https://keep.com/ and the website of the Stock Exchange at www.hkexnews.hk . As of the +date of this announcement, the Over-allotment Option has not been exercised. +Lock-up Arrangement +• The Company, its single largest shareholders, all other existing Shareholders and the +Cornerstone Investors are subject to certain lock-up restrictions as set out in the section +headed “Lock-up Arrangement” in this announcement. +Results of Allocations +• The final Offer Price, the level of indications of interests in the International Offering, +the level of applications in the Hong Kong Public Offering and the basis of allocation +of the Hong Kong Offer Shares are also made available on the Company’s website at +https://keep.com/ and the website of the Stock Exchange at www.hkexnews.hk . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the White Form eIPO service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport numbers or +Hong Kong business registration numbers of successful applicants (where applicable) and the +number of Hong Kong Offer Shares, successfully applied for, will be made available at the +times and dates and in the manner specified below: +(i) in the announcement to be posted on our website and the website of the Stock Exchange +at https://keep.com/ and www.hkexnews.hk , respectively, by no later than 9:00 a.m. on +Tuesday, July 11, 2023; +(ii) from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment) with a “search by ID” function on a 24-hour basis +from 8:00 a.m. on Tuesday, July 11, 2023 to 12:00 midnight on Monday, July 17, 2023; and + + +--- page 4 --- +6 +(iii) from the allocation results telephone enquiry line by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. on Tuesday, July 11, 2023, Wednesday, July 12, 2023, +Thursday, July 13, 2023 and Friday, July 14, 2023. +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO ” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person) whereas those displayed in the section headed “Results of +Applications Made by Giving Electronic Application Instructions to HKSCC via CCASS” +in this announcement are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. Please +note that the list of identification document numbers set out in this announcement may not be +a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are disclosed. Applicants +with beneficial names only but not identification document numbers are not disclosed due +to personal privacy issue as elaborated below. Applicants who applied for the Hong Kong +Offer Shares through their brokers can consult their brokers to enquire about their application +results. +• Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by +White Form eIPO ” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” are redacted and not all details of applications are +disclosed in this announcement. +Despatch/Collection of Share Certificates/e-Refund Payment Instructions/Refund Cheques +• Applicants who have applied for 300,000 Hong Kong Offer Shares or more through the +White Form eIPO service and whose application is wholly or partially successful may +collect Share certificate(s) (where applicable) in person from the Hong Kong Share Registrar, +Computershare Hong Kong Investor Services Limited, at Shops 1712–1716, 17th Floor, +Hopewell Centre, 183 Queen’s Road East, Wan Chai, Hong Kong, from 9:00 a.m. to +1:00 p.m. on Tuesday, July 11, 2023, or any other place or date notified by the Company. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters of +authorisation from their corporations stamped with the corporations’ chops. Both individuals +and authorised representatives (if applicable) must produce, at the time of collection, +evidence of identity acceptable to Computershare Hong Kong Investor Services Limited. +• Applicants who apply for less than 300,000 Hong Kong Offer Shares through the White +Form eIPO service, will have their Share certificate(s) (where applicable) sent to the address +specified in their application instructions on or before Tuesday, July 11, 2023 by ordinary +post and at their own risk. + + +--- page 5 --- +7 +• Share certificates for Hong Kong Offer Shares allotted to applicants who applied through the +White Form eIPO service, which are either not available for personal collection, or which +are available but are not collected in person within the time specified for collection, are +expected to be despatched by ordinary post to those entitled to the addresses specified in the +relevant applications at their own risk on or before Tuesday, July 11, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC will have their Share certificate(s) issued in the name of HKSCC +Nominees Limited and deposited directly into CCASS to be credited to their CCASS Investor +Participant stock accounts or the stock accounts of their designated CCASS Participant who +gave electronic application instructions on their behalf on Tuesday, July 11, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to them +with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS may also check the number of Hong Kong Offer Shares +allocated to them and the amount of refund monies (if any) payable to them via the CCASS +Phone System and the CCASS Internet System (under the procedures contained in HKSCC’s +“An Operating Guide for Investor Participants” in effect from time to time). Immediately +after the crediting of the Hong Kong Offer Shares to the CCASS Investor Participant stock +accounts and the credit of refund monies to the CCASS Investor Participants bank accounts, +HKSCC will also make available to the CCASS Investor Participants an activity statement +showing the amount of Hong Kong Offer Shares credited to their CCASS Investor Participant +stock accounts and the refund amount credited to their respective designated bank accounts +(if any). +• For applicants who have applied for the Hong Kong Offer Shares through the White Form +eIPO service and paid the application monies through a single bank account, refund monies +(if any) will be despatched to that bank account in the form of e-Refund payment instructions. +For applicants who have applied for the Hong Kong Offer Shares through the White Form +eIPO service and paid the application monies through multiple bank accounts, refund monies +(if any) will be despatched to the addresses specified in their application instructions in the +form of refund cheque(s) in favour of the applicant (or, in the case of joint applications, the +first-named applicant) by ordinary post and at their own risk on or before Tuesday, July 11, +2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants’ +designated bank accounts or the designated bank accounts of their broker or custodian on +Tuesday, July 11, 2023. + + +--- page 6 --- +8 +• Share certificates for the Hong Kong Offer Shares are expected to be issued on Tuesday, +July 11, 2023 but will only become valid evidence of title provided that the Global Offering +has become unconditional in all respects, and neither of the Underwriting Agreements has +been terminated in accordance with its terms, prior to 8:00 a.m. on the Listing Date, which +is expected to be on or around Wednesday, July 12, 2023. Investors who trade Shares on the +basis of publicly available allocation details before the receipt of share certificates or before +the share certificates becoming evidence do so entirely at their own risk. +• No temporary document of title will be issued in respect of the Shares. No receipt will be +issued for sums paid on application. +Public Float +• Immediately after the completion of the Global Offering, approximately 64.84% of the total +issued Shares of our Company will be counted towards the public float (assuming the Over- +allotment Option is exercised and no new Shares are issued under the Share Incentive Plans), +satisfying the minimum percentage prescribed by Rule 8.08 of the Listing Rules. +• The Directors also confirm that (i) no placee will, individually, be placed more than 10% +of the enlarged issued share capital of the Company immediately after the Global Offering; +(ii) there will not be any new substantial Shareholder of the Company immediately after the +Global Offering; (iii) the three largest public Shareholders do not hold more than 50% of the +Shares held in public hands at the time of the Listing in compliance with Rules 8.08(3) and +8.24 of the Listing Rules; and (iv) there will be at least 300 Shareholders at the time of the +Listing in compliance with Rule 8.08(2) of the Listing Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Wednesday, July 12, 2023 (Hong Kong time), dealings in the Shares on the Stock +Exchange are expected to commence at 9:00 a.m. on Wednesday, July 12, 2023 (Hong Kong +time). The Shares will be traded in board lots of 100 Shares each. The stock code of the +Shares is 3650. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. + + +--- page 7 --- +9 +OFFER PRICE +The Offer Price has been determined at HK$28.92 per Offer Share (exclusive of brokerage of 1.0%, +Stock Exchange trading fee of 0.00565%, SFC transaction levy of 0.0027% and AFRC transaction +levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$28.92 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of underwriting commissions and other estimated +expenses payable by the Company in connection with the Global Offering, are estimated to be +approximately HK$192.0 million (assuming the Over-allotment Option is not exercised). +The Company intends to apply such net proceeds for the following purposes (assuming the Over- +allotment Option is not exercised): +(i) Approximately 35% of net proceeds, or approximately HK$67.2 million is expected to be +used over the next three years for research and development to advance our technological +capabilities and drive product innovation; +• Approximately 15% of net proceeds, or approximately HK$28.8 million, is expected to +be used to continue to attract, retain and incentivize our research and development talents +to support our research and development initiatives and product innovation and enhance +the integration of self-branded fitness products with our online fitness content, thereby +enabling a more seamless experience. +• Approximately 10% of net proceeds, or approximately HK$19.2 million, is expected to be +used to continue to invest in Keep smart fitness devices, including conducting continuous +research and development and adding new features to our existing offerings, and creating +new and innovative products for users with various fitness needs. +• Approximately 10% of net proceeds, or approximately HK$19.2 million, is expected +to be used to continue to invest in artificial intelligence, data analysis and technology +infrastructure to strengthen our technological capabilities and enhance digital connectivity +and interaction among platform participants. +(ii) Approximately 30% of net proceeds, or approximately HK$57.6 million, is expected to +be used over the next three years for the development and diversification of our fitness +content; +• Approximately 12% of net proceeds, or approximately HK$23.0 million, is expected to +be used to continue to invest in our in-house, vertically integrated content development +capability by increasing the number of recorded fitness courses and live streaming classes +and catering to users’ diversified preferences, thereby further driving user engagement. + + +--- page 8 --- +10 +• Approximately 9% of net proceeds, or approximately HK$17.3 million, is expected to +be used to expand our fitness content library and enrich users’ experience through other +innovative initiatives, such as introducing virtual coaches and more gamified features into +the fitness content. +• Approximately 6% of net proceeds, or approximately HK$11.5 million, is expected to +be used to continue to introduce more specialized content and expand into new fitness +categories by cultivating more fitness influencers on our platform and collaborating with +more fitness professionals. +• Approximately 3% of net proceeds, or approximately HK$5.8 million, is expected to +be used to continue to expand our content offerings by purchasing more valuable and +exclusive fitness intellectual properties and acquiring qualified third-party content to build +competitive moats and satisfy the evolving needs of our users. +(iii) Approximately 25% of net proceeds, or approximately HK$48.0 million, is expected to be +used over the next three years for the investment in branding and promotion; +• Approximately 12% of net proceeds, or approximately HK$23.0 million, is expected to be +used in user acquisition activities to continue to gain mindshare and attract users across +different ages, areas of interest, and locations. +• Approximately 10% of net proceeds, or approximately HK$19.2 million, is expected to be +in branding activities used to continue to promote our brand and strengthen its image and +influence among users. +• Approximately 3% of net proceeds, or approximately HK$5.8 million, is expected to be +used in promotional activities to continue to promote our fitness devices and products +through placing ads in social media, holding live streaming promotion sessions and +collaborating with other brands, among others. +(iv) Approximately 10% of net proceeds, or approximately HK$19.2 million, is expected to be +used for general corporate purposes and working capital needs. +If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$46.8 million for 1,627,700 additional Offer Shares to be +issued and allotted upon the exercise of the Over-allotment Option. In the event that the Over- +allotment Option is exercised in full, the Company intends to adjust its allocation of the net +proceeds for the above purposes on a pro rata basis. The Company will issue an appropriate +announcement if there is any material change to the above proposed use of proceeds. For +further information, please refer to the section headed “Future Plans and Use of Proceeds” in +the Prospectus. + + +--- page 9 --- +11 +UPDATES ON COMMISSIONS AND EXPENSES +Reference is made to the section headed “Underwriting — Underwriting Arrangements and +Expenses — Commissions and Expenses” of the Prospectus, where it was disclosed, among other +things, that (i) the Underwriters would receive an underwriting commission of 3.25% of the +aggregate Offer Price of all the Offer Shares and a discretionary incentive fee of up to 1.25% of the +aggregate Offer Price of all the Offer Shares, and (ii) the ratio of such fixed fee and discretionary +fee payable by the Company to all syndicate members participating in the Global Offering was +expected to be approximately 72:28 (assuming the discretionary fees will be paid in full). +For completeness, the Company wishes to inform its Shareholders and prospective investors that +prior to the commencement of the Hong Kong Public Offering, the Company had, after signing the +relevant written agreements with syndicate members participating in the Global Offering, allocated +additional 20% of underwriting commission of the aggregate Offer Price of all the Offer Shares +(including any Offer Shares to be issued pursuant to the exercise of the Over-allotment Option), to +one syndicate member. Such additional portion of commission allocated to such syndicate member +after the signing of the relevant agreements with such syndicate member shall be regarded as +“discretionary fees” for the purpose of Rules 3A.34 and 3A.36 of the Listing Rules (the “ Fee Re- +categorization ”). +Correspondingly, the amount of fixed fees and discretionary fees expected to be paid to syndicate +members participating in the Global Offering for the purpose of Rules 3A.34 and 3A.36 of the +Listing Rules of as at the date of the Prospectus should be 2.6% and 1.9%, respectively. The ratio of +such fixed fee and discretionary fee payable by the Company should, accordingly, be approximately +58:42 (assuming the discretionary fees will be paid in full). Save for the Fee Re-categorization, the +information relating to the underwriting arrangements as disclosed in the Prospectus, including but +not limited to, the total fees payable to the syndicate members and other material information in +relation to the Global Offering, remain unchanged. + + +--- page 10 --- +12 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +over-subscribed. At the close of the application lists at 12:00 noon on Wednesday, July 5, 2023, +a total of 4,811 valid applications have been received pursuant to the Hong Kong Public Offering +through the White Form eIPO service and through the CCASS EIPO service for a total of +3,340,200 Hong Kong Offer Shares, representing approximately 3.08 times of the total number of +1,083,900 Hong Kong Offer Shares initially available for subscription under the Hong Kong Public +Offering, among which: +• 4,805 valid applications in respect of a total of 2,790,200 Hong Kong Offer Shares were for +the Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$61.46 per Offer Share (excluding brokerage of 1.0%, SFC transaction levy +of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%) +of HK$5 million or less, representing approximately 5.15 time of the 542,000 Hong Kong Offer +Shares initially comprised in Pool A of the Hong Kong Public Offering; and +• 6 valid applications in respect of a total of 550,000 Hong Kong Offer Shares were for the Hong +Kong Public Offering with an aggregate subscription amount based on the maximum Offer +Price of HK$61.46 per Offer Share (excluding brokerage of 1.0%, SFC transaction levy of +0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%) +of more than HK$5 million, representing approximately 1.01 time of the 541,900 Hong Kong +Offer Shares initially comprised in Pool B of the Hong Kong Public Offering. +No application has been rejected due to invalid application. No multiple or suspected multiple +application has been identified and rejected. No application has been rejected due to dishonored +payment. No application for more than 541,900 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times of the number of +Hong Kong Offer Shares initially available under the Hong Kong Public Offering, the reallocation +procedures as described in the section headed “Structure of the Global Offering — The Hong +Kong Public Offering — Reallocation and Clawback” in the Prospectus have not been applied. +The final number of Offer Shares under the Hong Kong Public Offering is 1,083,900 Offer Shares, +representing 10% of the total number of Offer Shares initially available under the Global Offering +(before any exercise of the Over-allotment Option), and being allocated to 2,828 successful +applicants under the Hong Kong Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering” +below. + + +--- page 11 --- +13 +International Offering +The Offer Shares initially offered under the International Offering were slightly over-subscribed, +representing approximately 1.37 times of the total number of Offer Shares initially available under +the International Offering. The final number of Offer Shares under the International Offering is +9,754,700 Shares, representing 90% of the total number of Offer Shares initially available under +the Global Offering (before any exercise of the Over-allotment Option). There has been an over- +allocation of 1,625,700 Offer Shares in the International Offering and there are a total of 111 +placees under the International Offering. Please refer to the section headed “International Offering +— Over-allotment Option” in this announcement. +There are a total of 111 placees under the International Offering, among which (i) 93 placees, +representing approximately 83.78% of the total number of placees under the International Offering, +have been allotted five or fewer board lots of Offer Shares, totaling 9,300 Shares, representing +approximately 0.10% of the total number of Offer Shares available under the International Offering; +and (ii) 93 placees have been allotted one board lot of Offer Shares, representing approximately +83.78% of the total number of placees under the International Offering, totaling 9,300 Shares, +representing approximately 0.10% of the total number of the Offer Shares available under the +International Offering. +Cornerstone Investors +Based on the Offer Price of HK$28.92 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) and pursuant to the Cornerstone Investment Agreements as disclosed in the section +headed “Cornerstone Investors” in the Prospectus, the number of Offer Shares subscribed for by the +Cornerstone Investors is determined as set out below: +Assumption the Over-Allotment +Option is not exercised +Assumption the Over-Allotment +Option is fully exercised + +Cornerstone +Investor +Subscription +amount +Number of +Offer Shares +to be acquired +(1) +Approximately +% of the +Offer Shares +Approximately +% of the issued +share capital +(2) +Approximately +% of the +Offer Shares +Approximately +% of the issued +share capital +(2) +(Each as defined +in the Prospectus) +Fenda Tech US$5.00 million 1,351,300 12.47% 0.26% 10.84% 0.26% +Shengde US$2.00 million 540,400 4.99% 0.10% 4.34% 0.10% +Evere Sports RMB20.00 million 754,800 6.96% 0.14% 6.06% 0.14% + +Total HK$76.54 million +(3) +2,646,500 24.42% 0.50% 21.23% 0.50% + +Notes: +(1) Rounded down to the nearest whole board lot of 100 Shares. Calculated based on the exchange rate set out in “Information +about this document and the Global Offering — Exchange rate conversion” in the Prospectus. +(2) Immediately following the Global Offering, assuming the Presumptions. +(3) Calculated based on the conversion rates of RMB0.9161 to HK$1.00; RMB7.1596 to US$1.00; and HK$7.8153 to US$1.00, +as applicable. + + +--- page 12 --- +14 +To the Company’s best knowledge, each Cornerstone Investor (and, for Cornerstone Investors +who will subscribe for our Offer Shares through QDII or ODLP, each of such QDII or QDLP) is: +(i) an Independent Third Party and is not connected person; (ii) independent of other Cornerstone +Investors; (iii) not accustomed to taking instructions from us, our Directors, chief executive, +substantial shareholders, existing Shareholders or any of its subsidiaries or their respective close +associates in relation to the acquisition, disposal, voting or other disposition of the Shares registered +in their name or otherwise held by them; and (iv) not financed by us, our Directors, chief executive, +substantial shareholders, existing Shareholders or any of its subsidiaries or their respective close +associates. +To the extent that any Cornerstone Investor has engaged a QDII or QDLP to subscribe for the +relevant Offer Shares on its behalf, such Cornerstone Investor will procure such QDII or QDLP to +comply with the terms of its Cornerstone Investment Agreement in order to ensure the compliance +of such Cornerstone Investor with its obligations under its Cornerstone Investment Agreement. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a written +consent under paragraph 5(1) of Appendix 6 to the Listing Rules to permit a connected client of GF +Securities (Hong Kong) Brokerage Limited, a Joint Bookrunner, to subscribe for and hold the Offer +Shares on behalf of Shengde as a Cornerstone Investor. For further details, please see “Waivers and +Exemptions” in the Prospectus. +The Cornerstone Placing will form part of the International Offering, and the Cornerstone Investors +will not subscribe for any Offer Shares under the Global Offering other than pursuant to the +Cornerstone Investment Agreements. Immediately following the completion of the Global Offering, +none of the Cornerstone Investors will become a substantial shareholder (as defined in the Listing +Rules) of our Company and will not have any Board representation in our Company. The Offer +Shares to be subscribed by the Cornerstone Investors will rank pari passu in all respect with the +fully paid Shares in issue and will be counted towards the public float of the Company under Rule +8.08 of the Listing Rules. The Cornerstone Investors do not have any preferential rights under +the Cornerstone Investment Agreements compared with other public Shareholders, other than a +guaranteed allocation of the Offer Shares at the Offer Price. +Each Cornerstone Investor has, agreed that, it will not, whether directly or indirectly, at any +time during the period of twelve months (except for Fenda Tech, in the case of which the period +is six months) following the Listing Date (the “ Lock-up Period ”), dispose of, any of the Offer +Shares they have purchased pursuant to the relevant Cornerstone Investment Agreements, save +for certain limited circumstances, such as transfers to any of its wholly-owned subsidiaries which +will be bound by the same obligations of such Cornerstone Investor, including the Lock-up Period +restriction. +Please refer to the section headed “Cornerstone Investors” in the Prospectus for further details +relating to the Cornerstone Investors. + + +--- page 13 --- +15 +PLACEES WITH THE CONSENT UNDER PARAGRAPH 5(1) OF +APPENDIX 6 TO THE LISTING RULES +Certain Offer Shares were placed to connected clients of some of the Joint Bookrunners or other +distributors within the meaning of Appendix 6 to the Listing Rules. The Company has applied to +the Stock Exchange for, and the Stock Exchange has granted, its consent under paragraph 5(1) of +Appendix 6 to the Listing Rules to permit the Company to allocate such Offer Shares as set out +below. +Connected Client +Connected +Distributor +Number of +Offer Shares +Placed +Approximate +percentage +of the Offer +Shares initially +available under +the Global +Offering +(1) +Approximate +percentage of +the total issued +share capital of +the Company +following the +completion +of the Global +Offering +(2) +Relationship with the Connected +Client and Connected Distributor +GF Securities Asset +Management (Guangdong) +Co., Ltd. +(3) + ( ᄿ೯ᗇՎ༟ +ପ၍ଣ (؇ ) ʮ +̡ , “GF Securities Asset +Management ”) (as a QDII +Manager, subscribing for +and holding the Shares on +behalf of a Cornerstone +Investor, Shengde) +GF Securities +(Hong Kong) +Brokerage Limited +(“GF HK”), a Joint +Bookrunner +540,400 4.99% 0.10% GF Securities Asset Management +is a direct wholly-owned subsidiary +of GF Securities Co., Ltd. (Stock +Code: 1776) (“ GF Securities ”) +and GF HK is an indirect wholly- +owned subsidiary of GF Securities. +Therefore, each of GF Securities +Asset Management and GF HK +is a member of the same group of +companies. +Orient Asset Management +(Hong Kong) Limited +(“Orient AM ”) +(4) +Orient Securities +(Hong Kong) +Limited (“ Orient +Securities ”) +1,337,000 12.34% 0.25% Orient AM is a directly wholly- +owned subsidiary of Orient Securities +International Financial Group Limited +and Orient Securities is a directly +wholly-owned subsidiary of Orient +Securities International Financial +Group Limited. Therefore, each of +Orient AM and Orient Securities +is a member of the same group of +companies. +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) Assuming the Over-allotment Option is not exercised and excluding shares to be issued under the Share Incentive Plans. +(3) GF Securities Asset Management was engaged by a Cornerstone Investor, Shengde, as its asset manager on a discretionary +basis, to subscribe for and hold the relevant Offer Shares on behalf of the Cornerstone Investor, Shengde, under the +respective Cornerstone Investment Agreement. For the ultimate beneficial owner of Shengde, please refer to the section +headed “Cornerstone Investors” in the Prospectus. +(4) Orient AM, acting as an investment manager, is a connected client of Orient Securities (a sub-broker of the Global Offering) +within the meaning of the Placing Guidelines. Orient AM shall hold the Offer Shares for and on behalf of an independent +third party on a discretionary basis. +Save as disclosed above, no Offer Shares placed by or through the Sole Global Coordinator, the +Joint Bookrunners or the Underwriters under the Global Offering have been placed to applicants +who are core connected persons (as defined in the Listing Rules) or Directors of the Company, or +to any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set +out in paragraph 5(2) of Appendix 6 to the Listing Rules, whether in their own names or through +nominees. The International Offering is in compliance with Appendix 6 to the Listing Rules. + + +--- page 14 --- +16 +The Directors confirm that (a) no placee will, individually, be placed more than 10% of the enlarged +issued share capital of the Company immediately after the Global Offering; (b) there will not be +any new substantial shareholder (as defined in the Listing Rules) of the Company immediately +after the Global Offering; (c) the number of Shares in public hands will satisfy the minimum +percentage as required by Rule 8.08(1) of the Listing Rules; (d) the three largest public shareholders +of the Company do not hold more than 50% of the Shares in public hands at the time of Listing +in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (e) there will be at least 300 +Shareholders at the time of Listing in compliance with Rule 8.08(2) of the Listing Rules. +The Directors confirm that, to the best of their knowledge, information and belief, none of the Offer +Shares subscribed by the placees and the public has been financed directly or indirectly by any +of the Directors, chief executive of the Company, existing shareholders, substantial shareholders +and single largest shareholders of the Company or any of its subsidiaries or their respective +close associates, and none of the placees and the public who has purchased the Offer Shares is +accustomed to taking instructions from any of the Directors, chief executive of the Company, +existing shareholders, substantial shareholders and single largest shareholders of the Company or +any of its subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of Shares registered in his/her/its name or otherwise held by him/her/it. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company granted the Over-allotment Option to the +International Underwriters, exercisable by the Sole Overall Coordinator (for itself and on behalf of +the International Underwriters), at any time from the Listing Date to Friday, August 4, 2023, being +the 30th day after the last day for lodging applications under the Hong Kong Public Offering, to +require us to allot and issue up to an aggregate of 1,625,700 new Shares, representing 15% of the +Shares initially being offered under the Global Offering, at the same price per Offer Share under +the International Offering, to cover the over-allocations in the International Offering, if any. There +has been an over-allocation of 1,625,700 Offer Shares in the International Offering and such over- +allocation will be settled using Shares to be borrowed under the Stock Borrowing Agreement +between Persistent Courage Holdings Limited and the Stabilizing Manager. Such borrowed Shares +will be covered by exercising the Over-allotment Option or by making purchases in the secondary +market at prices that do not exceed the Offer Price or by a combination of these means. In the event +the Over-allotment Option is exercised, an announcement will be made on the Company’s website +at https://keep.com/ and the website of the Stock Exchange at www.hkexnews.hk . As of the date +of this announcement, the Over-allotment Option has not been exercised. + + +--- page 15 --- +17 +LOCK-UP ARRANGEMENT +Each of the Company, its single largest shareholders, other existing Shareholders, and the +Cornerstone Investors is subject to certain arrangements in relation to the Shares (the “ Lock-up +Arrangement ”). The major terms of the Lock-up Arrangement are as follows: +Name +Number of +Shares to +the Lock-up +Arrangement +Approximate +percentage of +the total issued +share capital of +the Company +following the +completion +of the Global +Offering which +are subject to +the Lock-up +Arrangement +(1) +Lock-up period +The Company +(2) +(subject to lock-up obligations pursuant to +the Listing Rules and the Hong Kong +Underwriting Agreement) +N/A N/A July 12, 2023 to +January 12, 2024 +The single largest shareholder(s) +(3) +(subject to lock-up obligations pursuant to +(i) the Listing Rules, (ii) the Hong Kong +Underwriting Agreement and +(iii) the shareholders’ agreement) +87,379,118 16.62% July 5, 2023 to +January 12, 2024 +All existing Shareholders +(4) +(subject to lock-up obligations pursuant to +the shareholders’ agreement dated +December 3, 2021) +427,454,269 +(5) +81.32% July 5, 2023 to +January 1, 2024 +Fenda Tech (Cornerstone Investor) +(6) +(subject to lock-up obligations pursuant to +the Cornerstone Investment Agreement) +1,351,300 0.26% July 12, 2023 to +January 12, 2024 +Other Cornerstone Investors +(6) +(subject to lock-up obligations pursuant to +the Cornerstone Investment Agreements) +1,295,200 0.24% July 12, 2023 to +July 12, 2024 +Grand Total 517,479,887 98.44% N/A + + +--- page 16 --- +18 +Notes: +(1) Assuming the Over-allotment Option is not exercised and no Shares are issued under the Share Incentive Plans. +(2) The Company may not issue Shares prior to the indicated date except otherwise permitted by the Listing Rules. +(3) The single largest shareholders of the Company are subject to (i) lock up restrictions for a period ending six-months from the +Listing Date (the “ First Six-Month Period ”) in accordance with the terms specified under Rule 10.07(1)(a) of the Listing +Rules and (ii) the lock-up restrictions under the shareholders agreement, as existing Shareholders. Mr. Wang Ning is also +subject to the lock-up undertaking under the Hong Kong Underwriting Agreement that he will not, at any time during the +First Six-Month Period, and procure his controlled entities not to, dispose of, nor enter into any agreement to dispose of +or otherwise create any options, rights, interests or encumbrances in respect of, any securities of the Company in respect +of which he is (or his controlled entities are) shown in the Prospectus to be the beneficial owner(s), unless it is otherwise +permitted under Rule 10.07 of the Listing Rules. +For the details of the lock-up arrangement of the single largest shareholders of the Company, please refer to the paragraphs +headed “Underwriting — Undertakings to the Stock Exchange Pursuant to the Listing Rules — Undertakings by the single +largest shareholders of the Company” and “Underwriting — Undertakings Pursuant to the Hong Kong Underwriting +Agreement — Undertakings by Mr. Wang Ning” in the Prospectus. +(4) Pursuant to the Tenth Amended and Restated Shareholders Agreement dated December 3, 2021, each Shareholder (including +the single largest shareholders of the Company) has agreed, upon request by the Company, to lock-up the Shares that they +hold as of and upon the Listing Date for a period of 180 days commencing from and including the Price Determination Date. +(5) Calculated based on the exclusion of 87,379,118 Shares owned by the single largest shareholders of the Company. For the +avoidance of doubt, the single largest shareholders of the Company, as existing Shareholders, are also subject to the lock- +up restrictions under the shareholders agreement. For details of the lock-up arrangement of the existing Shareholders, please +refer to the paragraph headed “History, Reorganization and Corporate Structure — Lock-up of Existing Shareholders” in the +Prospectus. +(6) For details of the lock-up arrangement of the Cornerstone Investors, please refer to the paragraph headed “Cornerstone +Investor — Restriction on Disposals by the Cornerstone Investors” in the Prospectus. + + +--- page 17 --- +19 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure and the +Global Offering — Conditions of the Global Offering” in the Prospectus, 4,811 valid applications +made by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +NO. OF +SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED +OF THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL A +100 3,178 1,272 out of 3,178 to receive 100 Shares 40.03% +200 378 301 out of 378 to receive 100 Shares 39.81% +300 203 100 Shares 33.33% +400 91 100 Shares plus 29 out of 91 to receive additional 100 Shares 32.97% +500 162 100 Shares plus 97 out of 162 to receive additional 100 Shares 31.98% +600 53 100 Shares plus 46 out of 53 to receive additional 100 Shares 31.13% +700 24 200 Shares 28.57% +800 139 200 Shares plus 37 out of 139 to receive additional 100 Shares 28.33% +900 18 200 Shares plus 9 out of 18 to receive additional 100 Shares 27.78% +1,000 204 200 Shares plus 153 out of 204 to receive additional 100 Shares 27.50% +1,500 60 300 Shares 20.00% +2,000 88 300 Shares plus 56 out of 88 to receive additional 100 Shares 18.18% +2,500 17 300 Shares plus 16 out of 17 to receive additional 100 Shares 15.76% +3,000 70 400 Shares 13.33% +3,500 7 400 Shares plus 4 out of 7 to receive additional 100 Shares 13.06% +4,000 14 500 Shares 12.50% +4,500 7 500 Shares plus 4 out of 7 to receive additional 100 Shares 12.38% +5,000 25 600 Shares 12.00% +6,000 4 700 Shares 11.67% +7,000 6 800 Shares 11.43% +8,000 3 900 Shares 11.25% +9,000 7 1,000 Shares 11.11% +10,000 20 1,100 Shares 11.00% +20,000 18 1,900 Shares 9.50% +30,000 5 2,700 Shares 9.00% +40,000 1 3,500 Shares 8.75% +50,000 2 4,300 Shares 8.60% +80,000 1 6,800 Shares 8.50% +4,805 Total number of Pool A successful applicants: 2,822 + + +--- page 18 --- +20 +NO. OF +SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED +OF THE TOTAL +NO. OF SHARES +APPLIED FOR +POOL B +90,000 5 88,700 Shares 98.56% +100,000 1 98,400 Shares 98.40% +6 Total number of Pool B successful applicants: 6 +The final number of Offer Shares comprising the Hong Kong Public Offering is 1,083,900 Shares, +representing 10% of the total number of Offer Shares initially available under the Global Offering. +RESULTS OF ALLOCATIONS +• The final Offer Price, the level of indications of interests in the International Offering, the level +of applications in the Hong Kong Public Offering and the basis of allocation of the Hong Kong +Offer Shares are also made available on the Company’s website at https://keep.com/ and the +website of the Stock Exchange at www.hkexnews.hk . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers or Hong Kong +business registration numbers of successful applicants (where applicable) and the number of +Hong Kong Offer Shares, successfully applied for, will be made available at the times and dates +and in the manner specified below: +(i) in the announcement to be posted on our website and the website of the Stock Exchange at +https://keep.com/ and www.hkexnews.hk , respectively, by no later than 9:00 a.m. on Tuesday, +July 11, 2023; +(ii) from the designated results of allocations website at www.iporesults.com.hk (alternatively: +English https://www.eipo.com.hk/en/Allotment ; Chinese https://www.eipo.com.hk/zh-hk/ +Allotment) with a “search by ID” function on a 24-hour basis from 8:00 a.m. on Tuesday, July +11, 2023 to 12:00 midnight on Monday, July 17, 2023; and +(iii) from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 a.m. +and 6:00 p.m. on Tuesday, July 11, 2023, Wednesday, July 12, 2023, Thursday, July 13, 2023 +and Friday, July 14, 2023. + + +--- page 19 --- +21 +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” in this +announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner identification codes (if +such applications are made by nominees as agent for the benefit of another person) whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” in this announcement are provided by CCASS Participants +via CCASS. Therefore, the identification document numbers shown in the two sections are different +in nature. Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants are disclosed. +Applicants with beneficial names only but not identification document numbers are not disclosed +due to personal privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer +Shares through their brokers can consult their brokers to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS” are redacted and not all details of applications are disclosed in this +announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee +Number +of Shares +subscribed for +Number of +Shares held +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares held +upon Listing +(assuming the +Over-allotment +Option is +exercised in +full) +Number +of Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number +of Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming the +Over-allotment +Option is +exercised in +full) +Number +of Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number +of Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming the +Over-allotment +Option is +exercised in +full) +Number of +Shares held +upon Listing +as percentage +of the total +issued share +capital upon +Listing +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares held +upon Listing +as percentage +of the total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised in +full) +Top 1 1,351,300 1,351,300 1,351,300 13.85% 11.87% 12.47% 10.84% 0.26% 0.26% +Top 5 6,693,300 6,693,300 6,693,300 68.62% 58.81% 61.75% 53.70% 1.27% 1.27% +Top 10 10,823,100 10,823,100 10,823,100 110.95% 95.10% 99.86% 86.83% 2.06% 2.05% +Top 20 11,371,300 11,371,300 11,371,300 116.57% 99.92% 104.91% 91.23% 2.16% 2.16% +Top 25 11,371,800 11,371,800 11,371,800 116.58% 99.92% 104.92% 91.23% 2.16% 2.16% + + +--- page 20 --- +22 +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder +Number +of Shares +subscribed for +Number of +Shares held +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares held +upon Listing +(assuming the +Over-allotment +Option is +exercised in +full) +Number +of Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number +of Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming the +Over-allotment +Option is +exercised in +full) +Number +of Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number +of Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming the +Over-allotment +Option is +exercised in +full) +Number of +Shares held +upon Listing +as percentage +of the total +issued share +capital upon +Listing +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares held +upon Listing +as percentage +of the total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised in +full) +Top 1 +Note +— 87,379,118 87,379,118 0.00% 0.00% 0.00% 0.00% 16.62% 16.57% +Top 5 — 311,074,418 311,074,418 0.00% 0.00% 0.00% 0.00% 59.18% 58.99% +Top 10 — 446,226,284 446,226,284 0.00% 0.00% 0.00% 0.00% 84.89% 84.63% +Top 20 2,688,300 517,521,687 517,521,687 27.56% 23.62% 24.80% 21.57% 98.45% 98.15% +Top 25 8,997,900 523,831,287 523,831,287 92.24% 79.06% 83.02% 72.19% 99.65% 99.34% +Note: Upon Listing, Mr. Wang Ning will be the single largest shareholder of the Company, and he will be interested in and +will control 87,379,118 Shares through Lightmap Limited and Persistent Courage Holdings Limited. Mr. Wang will be +interested in and will be entitled to exercise 16.62% of the total issued equity interests and voting rights of the issued +Shares in general meetings of the Company (assuming the Presumptions). Additionally, pursuant to the Voting Proxy +Agreements, Mr. Wang Ning, through Persistent Courage Holdings Limited, will be entitled to the voting rights attached +to 21,652,719 Shares representing an aggregate of 4.12% of the Company’s total issued share capital upon Listing +(assuming the Presumptions). For more details, please refer to the section headed “Voting Proxy Arrangements — History, +Reorganization, and Corporate Structure” of the Prospectus. + In the event that the 21,652,719 Shares subject to the Voting Proxy Arrangements were beneficially owned by Mr. Wang +Ning, Shareholders and prospective investors should be aware that each percentage in the above shareholding +concentration analysis shall be subject to change . For illustration purpose, assuming that the 21,652,719 Shares subject +to the Voting Proxy Arrangements were beneficially owned by Mr. Wang Ning, then the top 25 Shareholders upon the +Listing will in aggregate hold a total of 525,656,487 Shares, representing approximately 99.9971% of the total issued share +capital upon Listing (assuming no exercise of the Over-allotment Option) and approximately 99.6888% of the total issued +share capital upon Listing (assuming the Over-allotment Option is exercised in full). +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. diff --git a/data/extracted_text/06082/allotment_results_2025-12-31_2025123102783.txt b/data/extracted_text/06082/allotment_results_2025-12-31_2025123102783.txt new file mode 100644 index 0000000..e4f2807 --- /dev/null +++ b/data/extracted_text/06082/allotment_results_2025-12-31_2025123102783.txt @@ -0,0 +1,3095 @@ +--- page 1 --- +1 +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock Exchange ”) +and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +Unless otherwise defined herein, capitalized terms used in this announcement shall have the same meanings as those +defined in the prospectus dated Monday, December 22, 2025 (the “Prospectus ”) of Shanghai Biren Technology Co., +Ltd. (ʮ̡ ) (the “Company ”). +This announcement is for information purposes only and does not constitute an offer or an invitation to induce an offer +by any person to acquire, purchase or subscribe for any of the securities of the Company. This announcement is not a +prospectus. Potential investors should read the Prospectus for detailed information about the Global Offering described +below before deciding whether or not to invest in the Offer Shares. Any investment decision in relation to the Offer +Shares should be taken solely in reliance on the information provided in the Prospectus. +This announcement does not constitute an offer to sell or the solicitation of an offer to buy nor shall there be any sale +of Offer Shares in any jurisdiction in which such offer, solicitation or sales would be unlawful. This announcement is +not for release, publication or distribution, directly or indirectly, in or into the United States or any other jurisdiction +where such distribution is prohibited by law, nor is this announcement an offer for sale or solicitation to purchase or +subscribe for securities in the United States or any other jurisdictions. The Offer Shares have not been and will not +be registered under the U.S. Securities Act or any state securities laws in the United States and may not be offered, +sold, pledged or transferred within the United States or to, or for the account or benefit of U.S. persons (as defined +in Regulation S under the U.S. Securities Act), except in transactions exempt from, or not subject to, the registration +requirements of the U.S. Securities Act. The Offer Shares are being offered and sold outside the United States in +offshore transactions in reliance on Regulation S under the U.S. Securities Act. +In connection with the Global Offering, China International Capital Corporation Hong Kong Securities Limited, as +the stabilizing manager (the “Stabilizing Manager ”) (or any person acting for it), on behalf of the Underwriters, +may over-allocate or effect transactions with a view to stabilizing or supporting the market price of the Shares at a +level higher than that which might otherwise prevail for a limited period after the Listing Date. However, there is +no obligation on the Stabilizing Manager (or any person acting for it) to conduct any such stabilizing action. Such +stabilizing action, if taken, (a) will be conducted at the absolute discretion of the Stabilizing Manager (or any person +acting for it) and in what the Stabilizing Manager (or any person acting for it) reasonably regards as the best interest +of our Company, (b) may be discontinued at any time, and (c) is required to be brought to an end within 30 days after +the last day for lodging applications under the Hong Kong Public Offering (which is Wednesday, 28 January 2026). +Such stabilization action, if taken, may be effected in all jurisdictions where it is permissible to do so, in each case +in compliance with all applicable laws, rules and regulatory requirements, including the Securities and Futures (Price +Stabilizing) Rules (Chapter 571W of the Laws of Hong Kong), as amended, made under the Securities and Futures +Ordinance (Chapter 571 of the Laws of Hong Kong). +Potential investors should be aware that no stabilizing action can be taken to support the price of the Shares for longer +than the stabilization period which begins on the Listing Date, and is expected to expire on Wednesday, 28 January +2026, the 30th day after the last day for the lodging of applications under the Hong Kong Public Offering. After this +date, when no further stabilizing action may be taken, demand for the Shares, and therefore the price of the Shares, +could fall. +The Hong Kong Offer Shares will be offered to the public in Hong Kong subject to the terms and conditions set out in +the Prospectus. The Hong Kong Offer Shares will not be offered to any person who is outside Hong Kong and/or not +resident in Hong Kong. Potential investors of the Offer Shares should note that the Joint Sponsors and the Sponsor- +Overall Coordinators (for themselves and on behalf of the Hong Kong Underwriters) shall be entitled to terminate their +obligations under the Hong Kong Underwriting Agreement with immediate effect upon the occurrence of any of the +events set out in the section headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public +Offering – Grounds for Termination ” in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the Listing +Date (which is currently expected to be on Friday, January 2, 2026). + + +--- page 2 --- +2 +Shanghai Biren Technology Co., Ltd. +上海壁仞科技股份有限公司 +(A joint stock company incorporated in the People ’s Republic of China with limited liability) +GLOBAL OFFERING +Number of Offer Shares under +the Global Offering +: 284,846,600 H Shares (taking into account +the full exercise of the Offer Size +Adjustment Option and subject to the +Over-allotment Option) +Number of Hong Kong Offer Shares : 49,538,600 H Shares (as adjusted after +reallocation) +Number of International Offer Shares : 235,308,000 H Shares (taking into account +the full exercise of the Offer Size +Adjustment Option, as adjusted after +reallocation and subject to the Over- +allotment Option) +Final Offer Price : HK$19.60 per H Share, plus brokerage of +1.0%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% and +Stock Exchange trading fee of 0.00565% +(payable in full on application +in Hong Kong dollars, subject to refund) +Nominal value : RMB0.02 per H Share +Stock code : 6082 +Joint Sponsors, Sponsor-OCs, Joint Global Coordinators, +Joint Bookrunners and Joint Lead Managers +Overall Coordinators, Joint Global Coordinators, +Joint Bookrunners and Joint Lead Managers +Joint Global Coordinator, Joint Bookrunner and Joint Lead Manager +Joint Bookrunner and Joint Lead Manager + + +--- page 3 --- +1 + +SHANGHAI BIREN TECHNOLOGY CO., LTD. / 上 海 壁 仞 科 技 股 份 有 限 公 司 +ANNOUNCEMENT OF FINAL OFFER PRICE AND +ALLOTMENT RESULTS + +Warning: In view of high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares could move +substantially even with a small number of H Shares traded and should exercise extreme caution when +dealing in the Shares. +SUMMARY + +Company information +Stock code 6082 +Stock short name BIREN TECH +Dealings commencement date January 2, 2026* +*see note at the end of the announcement + +Price Information +Final Offer Price HK$19.60 +Maximum Offer Price HK$19.60 + +Offer Shares and Share Capital +Number of Offer Shares (before exercise of the Over - +allotment Option) +284,846,600 +Final Number of Offer Shares in Public Offer (after +reallocation) +49,538,600 +Final Number of Offer Shares in International Offer (after +reallocation and the full exercise of the Offer Size +Adjustment Option) * +235,308,000 +Number of issued shares upon Listing (before exercise of the +Over-allotment Option) +2,396,131,700 +* The number of Offer Shares above is determined after taking into account the additional Offer Shares +issued under the following Offer Size Adjustment Option. + +Offer Size Adjustment Option (Upsize option) +Number of additional shares issued under the option 37,153,800 +- Public Offer 0 +- International Offer 37,153,800 +The Offer Size Adjustment Option has been exercised in full, pursuant to which the Company is issuing +and allotting 37,153,800 additional Offer Shares, representing approximately 15.0% of the total number +of Offer Shares initially available under the Global Offering, at the final Offer Price. + +Over-allocation +No. of Offer Shares over-allocated 42,726,800 +- International Offer 42,726,800 +Such over-allocation may be covered by exercising the Over -allotment Option or by making purchases +in the secondary market at prices that do not exceed the Offer Price or through deferred delivery or a +combination of these means. In the event the Over -allotment Option is exercised, an announcement will +be made on the Stock Exchange’s website. + + +--- page 4 --- +2 + +Proceeds +Gross proceeds (Note) HK$5,583.0 million +Less: Estimated listing expenses payable based on Final +Offer Price +HK$(208.5) million +Net proceeds HK$5,374.5 million + +Note: Gross proceeds refers to the amount which the Company is entitled to receive. For details of the use +of proceeds, please refer to the section headed “Future Plans and Use of Proceeds” of the Prospectus. The +Company will adjust the allocation of the net proceeds from the exercise of the Offer Size Adjustment Option +and the exercise of the Over -allotment Option (if any) for the purposes as set out in the section headed +“Future Plans and Use of Proceeds” of the Prospectus on a pro rata basis. + + +ALLOTMENT RESULTS DETAILS +PUBLIC OFFER + +No. of valid applications 471,116 +No. of successful applications 135,569 +Subscription level 2,347.53 times +Claw-back triggered Yes +No. of Offer Shares initially available under the Public Offer 12,384,800 +No. of Offer Shares reallocated from the International Offer (claw- +back) +37,153,800 +Final no. of Offer Shares under the Public Offer (after reallocation) 49,538,600 +% of Offer Shares under the Public Offer to the Global Offering 17.39 + +Note: For details of the final allocation of Shares to the Public Offer , investors can refer to +www.hkeipo.hk/iporesult to perform a search by identification number or www.hkeipo.hk/iporesult for the full +list of allottees. +INTERNATIONAL OFFER + +No. of placees 359 +Subscription Level (before taking into account the Offer Size +Adjustment Option) +25.95 times +No. of Offer Shares initially available under the International Offer 235,308,000 +No. of Offer Shares reallocated to the Public Offer (claw-back) 37,153,800 +Final no. of Offer Shares under the International Offer (after +reallocation and the full exercise of the Offer Size Adjustment +Option) +235,308,000 +% of Offer Shares under the International Offer to the Global +Offering +82.61% + +The Directors confirm that, to the best of their knowledge, information and belief, save for a waiver under Rule +10.04 of the Listing Rules and consent under paragraph 1C(2) of Appendix F1 to the Listing Rules (the +“Placing Guidelines”) granted by the Stock Exchange to permit the Company to allocate certain Offer Shares +in the International Offering to certain e xisting minority shareholders and /or their close associates as +cornerstone investors or placees, (i) none of the Offer Shares subscribed by the placees and the public have + + +--- page 5 --- +3 + +been financed directly or indirectly by the Company, any of the Directors, chief executive of the Company, +Single Largest Group of Shareholders, substantial Shareholders, existing Shareholders of the Company or any +of its subsidiaries or their respective close associates ; and (ii) none of the placees and the public who have +purchased the Offer Shares are accustomed to taking instructions from the Company, any of the Directors, +chief executive of the Company, Single Largest Group of Shareholders , substantial Shareholders, existing +Shareholders of the Company or any of its subsidiaries or their respective close associates in relation to the +acquisition, disposal, voting or other disposition of Shares registered in his/her/its name or otherwise held by +him/her/it. +The placees in the International Offer include the following: +Cornerstone Investors + +Investor +No. of Offer +Shares +allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total issued +share capital after +the Global Offering +(assuming the Over- +allotment Option is +not exercised) +Existing +shareholders or +their close +associates +3W Fund Management +Limited (“3W Fund”) 31,769,600 11.15% 1.33% Yes +Qiming Venture Partners 13,899,200 4.88% 0.58% +- QM125 Limited 7,942,400 2.79% 0.33% Yes +- QM120 Limited 5,956,800 2.09% 0.25% Yes +Aspex Master Fund +(“AMF”) 11,913,600 4.18% 0.50% No +WT Asset Management +Limited (“WT Asset +Management”) 11,913,600 4.18% 0.50% No +Hao Great China Focus +Fund 7,942,400 2.79% 0.33% No +Ping An Life Insurance +Company of China, Ltd. +(“Ping An Life +Insurance”) 5,956,800 2.09% 0.25% Yes +Huadeng Technology +Peak Fortitude Ventures +Ltd (“Huadeng +Technology”) 5,956,800 2.09% 0.25% No +Lion Global Investors +Limited (“Lion Global”) 5,956,800 2.09% 0.25% No +Shanghai Greenwoods +and CICC Financial +Trading Limited (“CICC +FT”) (in connection with +Greenwoods OTC +Swaps) 5,956,800 2.09% 0.25% No +MY Asian Opportunities +Master Fund, L.P. (“MY +Asian”) 4,765,400 1.67% 0.20% No + + +--- page 6 --- +4 + + +Investor +No. of Offer +Shares +allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total issued +share capital after +the Global Offering +(assuming the Over- +allotment Option is +not exercised) +Existing +shareholders or +their close +associates +Eastspring Investments +(Singapore) Limited + (“Eastspring”) 3,971,200 1.39% 0.17% No +UBS Asset Management +(Singapore) Ltd. (“UBS +AM Singapore”) 3,971,200 1.39% 0.17% No +Taikang Life Insurance +Co., Ltd (“Taikang +Life”) 3,971,200 1.39% 0.17% No +Aspirational China +Growth GP Limited +(“Aspirational China +Growth”) 3,971,200 1.39% 0.17% Yes +Charoen Pokphand +Robot Limited +(“Charoen Pokphand”) 3,971,200 1.39% 0.17% No +Digital China (HK) +Limited (神州數碼(香 +港)有限公司) (“Digital +China”) 3,971,200 1.39% 0.17% No +Jinxiu 608 and GTJA HK +(in connection with the +GTJA Back-to-back TRS +and Zhonghe +OTC Swaps) 3,176,800 1.12% 0.13% Yes +China Southern Asset +Management Co., Ltd. +(南方基金管理有限公 +司) (“China Southern”) 3,176,800 1.12% 0.13% No +Fullgoal Fund 3,176,600 1.12% 0.13% +Fullgoal Fund +Management Co., +Ltd. (富國基金管理 +有限公司) +(“Fullgoal Fund”) 1,906,000 0.67% 0.08% No +Fullgoal Asset +Management (HK) +Limited (“Fullgoal +HK”) 1,270,600 0.45% 0.05% No +Yeebo Alpha Limited +(“Yeebo”) 2,581,200 0.91% 0.11% No +Enhanced Investment +Products Limited +(“EIP”) 1,985,600 0.70% 0.08% No + + +--- page 7 --- +5 + + +Investor +No. of Offer +Shares +allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total issued +share capital after +the Global Offering +(assuming the Over- +allotment Option is +not exercised) +Existing +shareholders or +their close +associates +Tessy Holding Limited 1,985,600 0.70% 0.08% No +New Opportunities SPC 1,985,600 0.70% 0.08% Yes +Total 147,926,400 51.93% 6.17% + + +--- page 8 --- +6 + + +Allotees with Waivers/Consents Obtained + + +Investor +No. of Offer +Shares allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total +issued share +capital after the +Global +Offering +(assuming the +Over-allotment +Option is not +exercised) Relationship +Allotees with waiver from strict compliance with Rule 10.04 of the Listing Rules and consent under +paragraph 1C(2) of the Placing Guidelines in relation to subscription for H Shares by existing +minority shareholders and/or its close associates as cornerstone investors and placees Note 1 +Cornerstone Investors +3W Fund 31,769,600 11.15% 1.33% +A cornerstone +investor and a close +associate of an +existing minority +shareholder +QM120 Limited and +QM125 Limited 13,899,200 4.88% 0.58% +QM120 Limited is an +existing minority +shareholder. +QM125 Limited is a +close associate of +QM120. +Ping An Life Insurance 5,956,800 2.09% 0.25% +A cornerstone +investor and a close +associate of an +existing minority +shareholder +Aspirational China +Growth 3,971,200 1.39% 0.17% +A cornerstone +investor and an +existing minority +shareholder +New Opportunities SPC 1,985,600 0.70% 0.08% +A cornerstone +investor and a close +associate of an +existing minority +shareholder +Guotai Junan Investments +(Hong Kong) Limited +(“GTJA Investments”) +(in connection with the +GTJA Back -to-back TRS +and Zhonghe OTC Swaps) 3,176,800 1.12% 0.13% +A cornerstone +investor and a close +associate of existing +minority +shareholders + + +--- page 9 --- +7 + + +Investor +No. of Offer +Shares allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total +issued share +capital after the +Global +Offering +(assuming the +Over-allotment +Option is not +exercised) Relationship +Also a connected +client +Placees +Black Dragon AP SPV1 1,238,800 0.43% 0.05% A placee and an +existing minority +shareholder +Sino Lion Ventures +Limited (“Sino Lion”) +198,400 0.07% 0.01% A placee and a close +associate of an +existing minority +shareholder +Haitong International +Asset Management (HK) +Limited (“Haitong AM”) +19,800 0.01% 0.00% A placee and a close +associate of existing +minority +shareholders +Also a connected +client +Guotai Junan Investments +(in connection with the +GTHT Client TRS) +(“GTJA Investments”) +576,400 0.20% 0.02% A placee and a close +associate of existing +minority +shareholders +Also a connected +client +Xinyuan Tianxun +Navigator Private +Securities Investment +Fund ( 芯源天循领航私 +募证券投资基金 ) +(“Xinyuan Tianxun”) (in +connection with the +Huatai Client TRS) +99,200 0.03% 0.00% A placee and a close +associate of an +existing minority +shareholder +HTI Financial Solutions +Limited (in connection +with the HTI TRS) +(“HTIFSL”) +4,175,600 1.47% 0.18% A placee and a close +associate of two +existing minority +shareholders +Also a connected +client + + +--- page 10 --- +8 + + +Investor +No. of Offer +Shares allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total +issued share +capital after the +Global +Offering +(assuming the +Over-allotment +Option is not +exercised) Relationship +Dream'ee JuneBeast Fund 39,600 0.01% 0.00% A placee and a close +associate of an +existing minority +shareholder +Benchi Holding Limited 39,600 0.01% 0.00% A placee and a close +associate of an +existing minority +shareholder +ZhuoLing International +Limited +397,000 0.14% 0.02% A placee and a close +associate of an +existing minority +shareholder +Li Wei (厲偉) 198,400 0.07% 0.01% A placee and a close +associate of an +existing minority +shareholder +Shanghai Fame Limited 252,000 0.09% 0.01% A placee and a close +associate of an +existing minority +shareholder +Autumn Thrive Limited 3,971,200 1.39% 0.17% A placee and a close +associate of an +existing minority +shareholder +Shanghai Hua Hong +International, Inc. +2,959,000 1.04% 0.13% A placee and a close +associate of an +existing minority +shareholder +Lingang Wings Inc 595,600 0.21% 0.03% A placee and a close +associate of an +existing minority +shareholder +Aquila Composite Fund +SPC Ltd. - Aquila High +Frequency Strategy SP +39,600 0.01% 0.00% A placee and a close +associate of an +existing minority +shareholder +Allotees with consent under paragraph 1C(1) of the Placing Guidelines and Chapter 4.15 of the +Guide for New Listing Applicants in relation to allocations to connected clients Note 2 + + +--- page 11 --- +9 + + +Investor +No. of Offer +Shares allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total +issued share +capital after the +Global +Offering +(assuming the +Over-allotment +Option is not +exercised) Relationship +Ping An Life Insurance 5,956,800 2.09% 0.25% +Cornerstone investor +and connected client +CICC FT (in connection +with Greenwoods OTC +Swaps and the CICCFT +OTC Swaps) +5,956,800 2.09% 0.25% +Cornerstone investor +and connected client +(in connection with +Greenwoods OTC +Swaps) +587,200 0.21% 0.02% +Connected client (in +connection with the +CICCFT OTC +Swaps) +CITIC Securities +International Capital +Management Limited +(“CSI”) 443,000 0.16% 0.02% Connected client +GTJA Investments (in +connection with the +Zhonghe OTC Swaps and +the GTJAI Subscription) +3,176,800 1.12% 0.13% +Cornerstone investor +and connected client +(in connection with +Zhonghe OTC +Swaps) +576,400 0.20% 0.02% +Connected client (in +connection with the +GTJAI Subscription) +HTIFSL 4,175,600 1.47% 0.18% Connected client +Huatai Capital Investment +Limited (“HTCI”) 460,600 0.16% 0.02% Connected client +CITIC Securities Asset +Management Company +Limited (“CITICS AM”) 7,942,400 2.79% 0.34% Connected client +China Asset Management +(Hong Kong) Limited +(“China AMC HK”) 317,600 0.11% 0.01% Connected client +China Universal Asset +Management (Hong +Kong) Company Limited +(“China Universal +(HK)”) 317,600 0.11% 0.01% Connected client + + +--- page 12 --- +10 + + +Investor +No. of Offer +Shares allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total +issued share +capital after the +Global +Offering +(assuming the +Over-allotment +Option is not +exercised) Relationship +Orient Asset Management +(Hong Kong) Limited +(“Orient AM”) 8,000 0.00% 0.00% Connected client +Guosen Securities (HK) +Asset Management +Company Limited +(“Guosen HK AM”) 79,400 0.03% 0.00% Connected client +ICBC UBS Asset +Management Co., Ltd. +(“ICBC UBS”) 37,000 0.01% 0.00% Connected client +ICBC UBS Asset +Management +(International) Company +Limited ( “ICBC UBS +(International)”) 2,600 0.00% 0.00% Connected client +UBS Asset Management +(Singapore) Ltd. (“UBS +AM Singapore”) 3,971,200 1.39% 0.17% +Cornerstone investor +and connected client +Haitong International +Asset Management (HK) +Limited (“Haitong AM”) 19,800 0.01% 0.00% Connected client +Haitong International +Investment Managers +Limited (“Haitong IIM”) 9,900 0.00% 0.00% Connected client +Fullgoal Fund 3,176,600 1.12% 0.13% +Cornerstone investor +and connected client +China Southern 3,176,600 1.12% 0.13% +Cornerstone investor +and connected client +Notes: + +1. See “Waivers – Waiver Under Rule 10.04 and Consent under Paragraph 1C(2) of Appendix F1 to the +Listing Rules in respect of Subscriptions of Offer Shares by Existing Shareholders and/or its Close +Associates as Cornerstone Investors” of the Prospectus and the section headed “Others / Additional +Information – Placing to existing shareholders and/or its close associates with a prior waiver under +Rule 10.04 and consent under paragraph 1C(1) of the Placing Guidelines” in this announcement for +further details. + +2. Saved as listed out, t he H Shares placed to such allottees are held on behalf of independent third + + +--- page 13 --- +11 + + +Investor +No. of Offer +Shares allocated +% of Offer +Shares +(assuming the +Over-allotment +Option is not +exercised) +% of total +issued share +capital after the +Global +Offering +(assuming the +Over-allotment +Option is not +exercised) Relationship +parties (as defined in Chapter 4.15 of the Guide for New Listing Applicants and are in compliance +with all the conditions under the consent granted by the St ock Exchange. For details of the consent +under paragraph 1C(1) of the Placing Guidelines and Chapter 4.15 of the Guide for New Listing +Applicants in relation to allocations to connected clients, please refer to the section headed “Others +/ Additional Information – Placing to connected clients with a prior consent under paragraph 1C(1) +of the Placing Guidelines” in this announcement. + + +LOCK-UP UNDERTAKINGS +Key Persons (as defined under Rule 18C.14 of the Listing Rules) +Name Capacity +Total number +of Shares +held in the +Company +subject to +lock–up +undertakings +upon Listing +Number of +H Shares +held in the +Company +subject to +lock–up +undertakin +gs upon +Listing +% of total +issued H +Shares after +the Global +Offering +subject to +lock–up +undertaking +s upon +Listing Note 1 +% of +shareholdin +g in the +Company +subject to +lock–up +undertaking +s upon +Listing +Note 1 +Last day +subject to +the lock– +up +undertakin +gs Note 2 +Wen ZHANG +(“Mr. +Zhang”) +Founder of +the Group, an +executive +Director and +Chief +Executive +Officer 183,174,800 – – 7.64% +January 1, +2027 +Shanghai +Biliren +Enterprise +Management +Consulting +Partnership +(Limited +Partnership)* +(上海壁立仞 +企業管理諮 +詢合夥企業 +(有限合夥)) +(“Shanghai +Biliren”) Note 3 +Close +associate of +Mr. Zhang 191,221,400 – – 7.98% +January 1, +2027 + + +--- page 14 --- +12 + + +Pathfinder SIIs + +Subtotal - 374,396,200 - - 15.63% +Notes: +1. Assuming the Over–allotment Option is not exercised. +2. The lock-up period commencing on the date by reference to which disclosure of its shareholding +is made in the Prospectus and ending on the date which is 12 months from the Listing Date, i.e. +January 1, 2027. +3. Shanghai Biliren is the employee incentive platform of the Group. The Group had granted Share +Options to selected participants under the Pre –IPO Employee Incentive Scheme for indirect +limited partnership interests in 31 limited partners of Shanghai Biliren. Four of our Directors +(including Mr. Zhou HONG, our Chief Technology Officer, and Mr. Linglan ZHANG, our Chief +Operating Officer, who are also key management and core members of our R&D team) were +limited partners of four of the limited partners of Shanghai Biliren, including (i) Limited +Partnership 1 (a limited partner of Shanghai Biliren holding 46.54% of its partnership interests), +whereby Mr. Zhou HONG, Mr. Linglan ZHANG and Mr. Luting PAN held 35.32%, 22.91% and +1.28% of the partnership interests of Limited Partnership 1; (ii) Limited Partnership 2 (a limited +partner of Shanghai Biliren holding approximately 9.08% of its partnership interests), whereby +Mr. Xiao held 2.53% of the partnership interests of Limited Partnership 2; (iii) Limited +Partnership 3 (a limited partner of Shanghai Biliren holding 1.95% of its partnership interests), +whereby Mr. Xiao held 66.89% of the partnership interests of Limited Partnership 3; and (iv) +Limited Partnership 31 (a limited partner of Shanghai Biliren holding 2.83% of its partnership +interests), whereby Mr. Luting PAN held 17.23% of the partnership interests of Limited +Partnership 31. Such partnership interests held by our four executive Directors in the limited +partners of Shanghai Biliren will be subject to lock–up period ending on the expiry of 12 months +from the Listing Date. Save as disclosed above, there is no other senior management or key +management and core members of our R&D team who holds any interest in our Company. +Name +Number of +Shares held in +the Company +subject to lock– +up undertakings +upon Listing +Number of H +Shares held +in the +Company +subject to +lock–up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering subject +to lock–up +undertakings +upon Listing Note +1 +% of +shareholding in +the Company +subject to lock– +up undertakings +upon Listing +Note 1 +Last day +subject to the +lock–up +undertakings +Note 2 +QM120 +Limited 91,773,400 45,886,700 3.96% 3.83% +January 1, +2027 +Country +Garden Venture +Capital Note 3 66,597,200 – – 2.78% +January 1, +2027 +Sky9 Capital +Note 4 55,270,450 27,635,250 2.39% 2.31% +January 1, +2027 +Zhuhai Gree +Venture Capital +Investment Co., +Ltd. (珠海格力 +創業投資有限 +公司) +(“Zhuhai +Gree”) 45,904,650 22,952,300 1.98% 1.92% +January 1, +2027 + + +--- page 15 --- +13 + + +Existing shareholders + +Shenzhen +Songhe Growth +Equity +Investment +Partnership +(Limited +Partnership) +(深圳市松禾成 +長股權投資合 +夥企業(有限合 +夥)) +(“Shenzhen +Songhe”) 39,967,350 39,967,350 3.45% 1.67% +January 1, +2027 +Subtotal 299,513,050 136,441,600 11.78% 12.50% +Notes: + +1. Each of the Shareholders listed in the above table is a pathfinder SII of the Company as defined +under Chapter 2.5 of the Guide for New Listing Applicants. Please refer to the section headed +“History, Development and Corporate Structure – Capitalization of our Company” in the +Prospectus for further details. +2. In accordance with Rule 18C.14(2) of the Listing Rules, the required lock–up period commences +on the date by reference to which disclosure of its shareholding is made in the Prospectus and +ends on the date which is six month s from the Listing Date , i.e. July 2, 2026. In addition to the +lock-up requirement under Rule 18C.14(2) of the Listing Rules, all existing Shareholders shall +not dispose of any of the Shares held by them within the 12 months following the Listing Date, i.e. +January 2, 2027, as required under the applicable PRC laws. +3. Includes 33,298,600 Shares held by Foshan Nanhai District Huibi No. 2 Equity Investment +Partnership (Limited Partnership) ( 佛山市南海區匯碧二號股權投資合夥企業 (有限合夥 )) +and 33,298,600 Shares held by Shenzhen Country Garden Innovation Investment Co., Ltd. (深圳 +市碧桂園創新投資有限公司). +4. Includes 29,194,700 Shares held by Sky9 Alpha Limited, 20,400,500 Shares held by Sky9 Capital +MVP Fund II, L.P. and 5,675,250 Shares held by Shanghai Yunjiu No. 1 Venture Capital +Investment Partnership (Limited Partnership) (上海雲玖一號創業投資合夥企業(有限合夥)) . +Name Note 1 +Total number of +Shares held in the +Company subject to +lock–up undertakings +upon Listing +Number of H +Shares held in +the Company +subject to +lock–up +undertakings +upon Listing +% of total +issued H +Shares after +the Global +Offering +subject to +lock–up +undertakings +upon Listing +Note 2 +% of +shareholding +in the +Company +subject to +lock–up +undertakings +upon listing +Note 2 +Last day +subject to the +lock–up +undertakings +Note 3 +Shanghai +Shanghe 87,036,150 43,131,824 3.72% 3.63% +January 1, +2027 + + +--- page 16 --- +14 + +Guangzhou +Industry +Investment 19,068,800 9,534,400 0.82% 0.80% +January 1, +2027 +Knowledge +City 19,068,800 9,534,400 0.82% 0.80% +January 1, +2027 +Zhuhai Da +Heng Qin 80,717,950 – – 3.37% +January 1, +2027 +Yuanqi Liqian 60,446,300 30,223,150 2.61% 2.52% +January 1, +2027 +Beijing Yurun 9,401,100 4,700,550 0.41% 0.39% +January 1, +2027 +Mr. Liang 65,234,050 – – 2.72% +January 1, +2027 +Qingdao +Huaxin Anchor 62,299,150 31,149,600 2.69% 2.60% +January 1, +2027 +Clear Affluent 59,570,100 42,283,800 3.65% 2.49% +January 1, +2027 +Linke Bixin 56,752,400 28,376,200 2.45% 2.37% +January 1, +2027 +Minsheng +Tonghui 50,472,950 – – 2.11% +January 1, +2027 +Gongqingcheng +Yunren 11,917,950 848,650 0.07% 0.50% +January 1, +2027 +Ningbo +Meishan +Xingyinfeng 8,076,500 1,211,500 0.10% 0.34% +January 1, +2027 +Gongqingcheng +Yunzhang 5,958,950 2,979,500 0.26% 0.25% +January 1, +2027 +Gongqingcheng +Fengjue 5,671,650 1,985,100 0.17% 0.24% +January 1, +2027 +SME Huaying +Fund 29,219,700 14,609,850 1.26% 1.22% +January 1, +2027 +Jiuyi Zhixin 11,717,100 11,031,350 0.95% 0.49% +January 1, +2027 +Hangzhou +Unicorn 25,114,150 – – 1.05% +January 1, +2027 +Turing Anqian +11,350,500 + 5,675,250 0.49% 0.47% +January 1, +2027 +Turing +Anchang 10,094,600 – – 0.42% +January 1, +2027 +Turing Anchi 2,791,750 – – 0.12% +January 1, +2027 +Zhongtong +Ruide 22,952,300 – – 0.96% +January 1, +2027 +Jiaxing Yufeng 12,153,600 – – 0.51% +January 1, +2027 +Jiaxing Yuzhen 9,651,750 – – 0.40% +January 1, +2027 +Gongqingcheng +Shenghe 16,295,200 – – 0.68% +January 1, +2027 + + +--- page 17 --- +15 + +Suzhou Glory 11,476,150 5,738,100 0.50% 0.48% +January 1, +2027 +Shanghai Qi’an +Jingjin Private +Equity +Fund +Partnership +(Limited +Partnership) +(上海奇安競進 +私募基金合夥 +企業(有限合 +夥)) 10,094,600 – – 0.42% +January 1, +2027 +Changsha +Qi’an Qilin +Venture +Investment +Fund +Partnership +(Limited +Partnership) +(長沙奇安麒麟 +創業投資基金 +合夥企業(有限 +合夥)) 1,009,450 – – 0.04% +January 1, +2027 +Hainan Nanbai +Suan +Technology +Co., Ltd. (海南 +南佰算科技有 +限公司) 10,094,600 – – 0.42% +January 1, +2027 +Xiaobin LIU +(劉曉斌) 10,094,600 – – 0.42% +January 1, +2027 +Qingdao Shuda +Equity +Investment +Fund +Partnership +(Limited +Partnership) +(青島樹達股權 +投資基金合夥 +企業(有限合 +夥)) + +9,400,000 + + +2,350,000 0.20% 0.39% +January 1, +2027 +Xiamen Tanren 8,394,600 – – 0.35% +January 1, +2027 +Puhua SME +Phase II +(Hangzhou) 8,075,650 – – 0.34% +January 1, +2027 + + +--- page 18 --- +16 + +Venture +Investment +Partnership +(Limited +Partnership) +(普華中小二期 +(杭州)創業投 +資合夥企業(有 +限合夥)) +Yancheng +Huayao +Zhisuan Phase +II Venture +Investment +Partnership +(Limited +Partnership) +(鹽城華耀智算 +二期創業投資 +合夥企業(有限 +合夥)) 2,220,800 – – 0.09% +January 1, +2027 +Jupiter Global +Master Fund +Ltd. 7,611,800 – – 0.32% +January 1, +2027 +Aspirational +China Growth +GP Limited 7,220,250 – – 0.30% +January 1, +2027 +Shenzhen +Times +Xinchuang No. +16 Investment +Partnership +(Limited +Partnership) +(深圳時代信創 +十六號投資合 +夥企業(有限合 +夥)) 6,860,000 – – 0.29% +January 1, +2027 +Shenzhen +Ganshen +Wenhe Equity +Investment +Fund +Partnership +(Limited +Partnership) +(深圳市贛深文 +合股權投資基 6,810,300 – – 0.28% +January 1, +2027 + + +--- page 19 --- +17 + +金合夥企業 +(有限合 夥)) +Yancheng +Zhiping 6,481,950 – – 0.27% +January 1, +2027 +Kun LAN (蘭 +坤) 6,056,750 – – 0.25% +January 1, +2027 +Quanzhou +Wolun +Hongshen +Venture +Capital +Investment +Partnership +(Limited +Partnership) +(泉州沃侖紅燊 +創業投資合夥 +企業(有限合 +夥)) 5,675,250 – – 0.24% +January 1, +2027 +Jiantou +Investment Co., +Ltd. (建投投資 +有限責任公司) + +5,675,250 – – 0.24% +January 1, +2027 +Jiangsu Jianyin +Investment Co., +Ltd. (江蘇建銀 +投資有限公司) 5,197,850 – – 0.22% +January 1, +2027 +Li Song +Foundation +Company +Limited (李‧宋 +基金會有限公 +司) 5,047,300 – – 0.21% +January 1, +2027 +Shaanxi Jinzi +Jinji Equity +Investment +Partnership +(Limited +Partnership) +(陝西金資金濟 +股權投資合夥 +企業(有限合 +夥)) + +5,047,300 – – 0.21% +January 1, +2027 +Shenzhen +Jinshi +Tiancheng +Technology + +5,047,300 – – 0.21% +January 1, +2027 + + +--- page 20 --- +18 + +Investment Co., +Ltd. +(深圳金石天成 +科技投資有限 +公司) +YOUSU +GmbH + +2,523,650 – – 0.11% +January 1, +2027 +Yousu Hong +Kong Limited +(游素香港有限 +公司) 2,523,650 – – 0.11% +January 1, +2027 +Huaxu +(Guangzhou) +Industrial +Investment +Fund +Management +Partnership +(Limited +Partnership) +(華胥(廣州)產 +業投資基金管 +理合夥企業(有 +限合夥)) 3,028,400 – – 0.13% +January 1, +2027 +Chongqing +Huaxu Private +Equity +Investment +Fund +Partnership +(Limited +Partnership) +(重慶華胥私募 +股權投資基金 +合夥企業(有限 +合夥)) 2,018,900 – – 0.08% +January 1, +2027 +Gongqingcheng +Fangwei Equity +Investment +Partnership +(Limited +Partnership) +(共青城方維股 +權投資合 夥企 +業(有限合夥)) +4,540,200 + 908,050 0.08% 0.19% +January 1, +2027 +Gongqingcheng +Chongtai Zhihe +Venture +Investment 4,414,100 – – 0.18% +January 1, +2027 + + +--- page 21 --- +19 + +Partnership +(Limited +Partnership) +(共青城崇泰智 +核創業投資合 +夥企業(有限合 +夥)) +Julong Jingrun 4,093,450 – – 0.17% +January 1, +2027 +Zhenchun +FANG (方振 +淳) 4,037,850 – – 0.17% +January 1, +2027 +Wuhan Huashi +Huitian Private +Equity +Investment +Fund +Partnership +(Limited +Partnership) +(武漢華實匯添 +私募股權投資 +基金合夥企業 +(有限合夥)) 3,405,150 – – 0.14% +January 1, +2027 +Suzhou +Xiangzhong +Venture +Investment +Partnership +(Limited +Partnership) +(蘇州祥仲創業 +投資合夥企業 +(有限合夥)) 2,422,700 – – 0.10% +January 1, +2027 +Nanjing +Xiangzhong +Venture +Investment +Partnership +(Limited +Partnership) +(南京祥仲創業 +投資合夥企業 +(有限合夥)) 605,700 – – 0.03% +January 1, +2027 +Suzhou Weixin +Taike Venture +Investment +Partnership +(Limited 2,018,900 – – 0.08% +January 1, +2027 + + +--- page 22 --- +20 + +Partnership) +(蘇州維新鈦氪 +創業投資合夥 +企業(有限合 +夥)) +Gongqingcheng +Yintai Jiayi +Investment +Partnership +(Limited +Partnership) +(共青城銀泰嘉 +益投資合夥企 +業(有限合夥)) 3,028,400 – – 0.13% +January 1, +2027 +Fuzhou +Innovation & +Tech Venture +Investment +Partnership +(Limited +Partnership) +(福州創新創科 +投資合夥企業 +(有限合夥)) 3,028,400 – – 0.13% +January 1, +2027 +Ningbo Fengxi +Venture +Investment +Partnership +(Limited +Partnership) +(寧波豐曦創業 +投資合夥企業 +(有限合夥) 3,028,400 – – 0.13% +January 1, +2027 +Zibo Pufeng +Darun Equity +Investment +Fund +Partnership +(Limited +Partnership) +(淄博普豐達潤 +股權投資基金 +合夥企業(有限 +合夥) 2,577,350 1,288,700 0.11% 0.11% +January 1, +2027 +Lighthouse +Capital (HK) +Financial 2,166,100 – – 0.09% +January 1, +2027 + + +--- page 23 --- +21 + +Limited (光源 +資本(香港)金 +融有限公司) +Quanzhou +Hongzhao +Qiangxin +Venture +Investment +Partnership +(Limited +Partnership) +(泉州宏兆強芯 +創業投資合夥 +企業(有限合 +夥) 2,018,900 – – 0.08% +January 1, +2027 +Champ Earn 49,850,450 49,850,450 4.30% 2.08% +January 1, +2027 +PA GCC 47,573,650 47,573,650 4.11% 1.99% +January 1, +2027 +Huzhou Jingxin 36,217,700 36,217,700 3.13% 1.51% +January 1, +2027 +Lobelia 30,447,100 30,447,100 2.63% 1.27% +January 1, +2027 +Jiaxin Zhizao 29,049,500 29,049,500 2.51% 1.21% +January 1, +2027 +Jiuyi Xinyuan + +14,755,650 + +14,755,650 1.27% 0.62% +January 1, +2027 +Suzhou Yuanqi + +13,063,650 + +13,063,650 1.13% 0.55% +January 1, +2027 +Matrice Capital 13,063,650 13,063,650 1.13% 0.55% +January 1, +2027 +Tianjin Yuheng 23,280,200 23,280,200 2.01% 0.97% +January 1, +2027 +3W Global 20,397,000 20,397,000 1.76% 0.85% +January 1, +2027 +MSA Growth 19,029,450 19,029,450 1.64% 0.79% +January 1, +2027 +Nantong +Jianghai Fund 18,882,200 18,882,200 1.63% 0.79% +January 1, +2027 +Gaorong +Kangteng 15,495,850 15,495,850 1.34% 0.65% +January 1, +2027 +Gaorong +Kangyong 2,734,550 2,734,550 0.24% 0.11% +January 1, +2027 +Champion +Forest 17,015,050 17,015,050 1.47% 0.71% +January 1, +2027 +Suzhou Juyuan 16,394,500 16,394,500 1.42% 0.68% +January 1, +2027 +Maxwise +Investments 15,223,550 15,223,550 1.31% 0.64% +January 1, +2027 + + +--- page 24 --- +22 + +Limited (萬慧 +投資有限公司) +Zhihui Unicorn 14,524,750 14,524,750 1.25% 0.61% +January 1, +2027 +BAI GmbH 14,490,850 14,490,850 1.25% 0.60% +January 1, +2027 +Shanghai GP 12,153,600 12,153,600 1.05% 0.51% +January 1, +2027 +Shenzhen +Qianhai 9,722,900 9,722,900 0.84% 0.41% +January 1, +2027 +Praise Fortune 9,514,750 9,514,750 0.82% 0.40% +January 1, +2027 +RCIF 9,514,750 9,514,750 0.82% 0.40% +January 1, +2027 +Yancheng +Huayao +Intelligent +Computing +Venture Capital +Investment +Partnership +(Limited +Partnership) +(鹽城華耀智算 +創業投資合夥 +企業(有限合 +夥)) + +5,675,250 + +5,675,250 0.49% 0.24% +January 1, +2027 +Jiaxing +Guangren 7,721,450 7,721,450 0.67% 0.32% +January 1, +2027 +China +Insurance +Investment Co., +Ltd. +(中保投資有限 +責任公司) 5,561,750 5,561,750 0.48% 0.23% +January 1, +2027 +Nanchang +Zhengtong +Equity +Investment +Fund +Partnership +(Limited +Partnership) +(南昌政通股權 +投資基金合夥 +企業(有限合 +夥)) 5,277,950 5,277,950 0.46% 0.22% +January 1, +2027 + + +--- page 25 --- +23 + + + +Cornerstone Investors +Shanghai +Haitong Zhida +Private +Equity +Investment +Fund +Partnership +(Limited +Partnership) +(上海海通智達 +私募投資基金 +合夥企業(有限 +合夥)) 397,250 397,250 0.03% 0.02% +January 1, +2027 +Jiaxing +Benshuo +Venture Capital +Investment +Partnership +(Limited +Partnership) +(嘉興犇碩創業 +投資合夥企業 +(有限合夥)) + +4,937,450 + +4,937,450 0.43% 0.21% +January 1, +2027 +Black Dragon +AP SPV1 4,125,900 4,125,900 0.36% 0.17% +January 1, +2027 +Shaanxi +Zhongtou +Zhanlu Phase II +Equity +Investment +Partnership +(Limited +Partnership) +(陝西眾投湛盧 +二期股權投資 +合夥企業(有限 +合夥)) 2,043,100 2,043,100 0.18% 0.09% +January 1, +2027 +Wimzie Zotac +Limited 1,135,050 1,135,050 0.10% 0.05% +January 1, +2027 +Subtotal 1,437,375,850 736,830,424 63.62% 59.99% +Notes: +1. Please refer to the Prospectus for further details. +2. Assuming the Over–allotment Option is not exercised. +3. The expiry date of the lock–up period shown in the table above is pursuant to applicable PRC +laws. + + +--- page 26 --- +24 + +Name +Number of Shares held in +the Company subject to lock- +up undertakings upon +Listing +% of total issued Shares after the +Global Offering subject to lock - +up undertakings upon Listing +(assuming the Over -allotment +Option is not exercised) +Last day subject to the +lock-up undertakings +Note 2 +3W Fund 31,769,600 1.33% July 1, 2026 +Qiming +Venture +Partners 13,899,200 0.58% July 1, 2026 +AMF 11,913,600 0.50% July 1, 2026 +WT Asset +Management 11,913,600 0.50% July 1, 2026 +Hao Great +China Focus +Fund 7,942,400 0.33% July 1, 2026 +Ping An Life +Insurance 5,956,800 0.25% July 1, 2026 +Huadeng +Technology 5,956,800 0.25% July 1, 2026 +Lion Global 5,956,800 0.25% July 1, 2026 +CICC FT 5,956,800 0.25% July 1, 2026 +MY Asian 4,765,400 0.20% July 1, 2026 +Eastspring 3,971,200 0.17% July 1, 2026 +UBS AM +Singapore 3,971,200 0.17% July 1, 2026 +Taikang Life 3,971,200 0.17% July 1, 2026 +Aspirational +China +Growth 3,971,200 0.17% July 1, 2026 +Charoen +Pokphand 3,971,200 0.17% July 1, 2026 +Digital China 3,971,200 0.17% July 1, 2026 +GTJA HK + 3,176,800 0.13% July 1, 2026 +China +Southern 3,176,800 0.13% July 1, 2026 +Fullgoal +Fund 3,176,600 0.13% July 1, 2026 +Yeebo 2,581,200 0.11% July 1, 2026 +EIP 1,985,600 0.08% July 1, 2026 +Tessy +Holding +Limited 1,985,600 0.08% July 1, 2026 +New +Opportunitie +s SPC 1,985,600 0.08% July 1, 2026 +Total 147,926,400 6.17% + + +--- page 27 --- +25 + +PLACEE CONCENTRATION ANALYSIS +Placees* +Number of Shares +allotted + +Allotment as % of +International Offering +(assuming no exercise of +the Over -allotment +Option) +Allotment as % of total +Offer Shares +(assuming no exercise +of the Over - allotment +Option) +Allotment as % of total Offer +Shares (assuming the Over - +allotment Option is fully +exercised and new Shares are +issued) +Allotment as % of +International Offering +(assuming full exercise of the +Over-allotment Option) + +Allotment as % of total Offer +Shares (assuming full +exercise of the Over - +allotment Option) + +% of total issued share capital +upon Listing (assuming the +Over-allotment Option is fully +exercised and new Shares are +issued) +Top 1 31,769,600 13.5013% 11.1532% 1.3259% 11.4265% 9.6985% 1.3026% +Top 5 77,438,400 32.9094% 27.1860% 3.2318% 27.8521% 23.6400% 3.1752% +Top 10 111,098,000 47.2139% 39.0027% 4.6366% 39.9583% 33.9155% 4.5553% +Top 25 171,226,600 72.7670% 60.1119% 7.1460% 61.5846% 52.2712% 7.0208% + +Note +* Ranking of placees is based on the number of Offer Shares allotted to the placees. + +SHAREHOLDER CONCENTRATION ANALYSIS +H +Shareholders +* +Number of H +Shares allotted + +Allotment as % of +International Offering +(assuming no exercise +of the Over -allotment +Option) + + +Allotment as % of +International Offering +(assuming the Over - +allotment Option is +fully exercised and +new Shares are issued) +Allotment as % of total +Offer Shares +(assuming no exercise +of the Over - allotment +Option) +Allotment as % of total +Offer Shares (assuming +the Over -allotment +Option is fully exercised +and new Shares are +issued) +Number of H Shares held +upon Listing + +% of total issued +share capital upon +Listing (assuming no +exercise of the Over - +allotment Option) + +% of total issued share +capital upon Listing +(assuming the Over - +allotment Option is fully +exercised and new Shares +are issued) +Number of Shares held +upon Listing +Top 1 +- 0.0000% 0.0000% 0.0000% 0.0000% + +- 0.0000% 0.0000% + +374,396,200 +Top 5 +13,904,800 5.9092% 4.2448% 4.8815% 4.2448% + +144,944,424 6.0491% 5.9431% + +731,870,750 +Top 10 + +17,459,400 7.4198% 5.3299% 6.1294% 5.3299% + +255,102,124 10.6464% 10.4599% + +1,068,309,15 +0 + + +--- page 28 --- +26 + +Top 25 + +59,454,600 25.2667% 18.1500% 20.8725% 18.1500% + +694,108,024 28.9679% 28.4604% + +1,667,719,55 +0 +Note +* Ranking of Shareholders is based on the number of Shares held by the Shareholders upon Listing. + + +H SHAREHOLDER CONCENTRATION ANALYSIS +H +Shareholders* +Number of H +Shares allotted + +Allotment as % of +International Offering +(assuming no exercise of +the Over -allotment +Option) + + +Allotment as % of +International Offering +(assuming the Over - +allotment Option is fully +exercised and new +Shares are issued) +Allotment as % of total +Offer Shares (assuming +no exercise of the Over - +allotment Option) +Allotment as % of total Offer +Shares (assuming the Over - +allotment Option is fully +exercised and new Shares are +issued) +Number of +Shares held upon Listing +Number of + Shares held upon Listing +Top 1 +13,899,200 5.9068% 4.8795% + +59,785,900 2.4951% + +105,632,600 4.4085% +Top 5 +59,151,400 25.1379% 20.7661% + +263,429,000 10.9939% + +337,651,900 14.0915% +Top 10 +59,355,400 25.2246% 20.8377% + +467,254,774 19.5004% + +644,689,450 26.9054% +Top 25 +63,828,600 27.1256% 22.4081% + +819,512,624 34.2015% + +1,105,951,350 46.1557% +Note +* Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholder upon Listing. +. + + +--- page 29 --- +27 + +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, 471,116 valid applications +made by the public will be conditionally allocated on the basis set out below: + +NO. OF +SHARES +APPLIED +FOR +NO. OF VALID +APPLICATIONS + +BASIS OF ALLOTMENT / BALLOT APPROXIMATE +PERCENTAGE +ALLOTTED OF +THE TOTAL +NO. OF +SHARES +APPLIED FOR +POOL A +200 174,816 + +8,741 out of 174,816 applicants to +receive 200 H Shares +5.00% +400 25,420 + +1,954 out of 25,420 applicants to receive +200 H Shares +3.84% +600 19,979 + +1,996 out of 19,979 applicants to receive +200 H Shares +3.33% +800 9,280 + +1,062 out of 9,280 applicants to receive +200 H Shares +2.86% +1,000 13,714 + +1,716 out of 13,714 applicants to receive +200 H Shares +2.50% +1,200 6,869 + +912 out of 6,869 applicants to receive +200 H Shares +2.21% +1,400 8,272 + +1,194 out of 8,272 applicants to receive +200 H Shares +2.06% +1,600 6,977 + +1,084 out of 6,977 applicants to receive +200 H Shares +1.94% +1,800 6,525 + +1,110 out of 6,525 applicants to receive +200 H Shares +1.89% +2,000 35,199 + +6,495 out of 35,199 applicants to receive +200 H Shares +1.85% +3,000 9,407 + +2,341 out of 9,407 applicants to receive +200 H Shares +1.66% +4,000 9,206 + +2,578 out of 9,206 applicants to receive +200 H Shares +1.40% +5,000 11,145 + +3,357 out of 11,145 applicants to receive +200 H Shares +1.20% +6,000 9,328 + +2,979 out of 9,328 applicants to receive +200 H Shares +1.06% +7,000 4,560 + +1,585 out of 4,560 applicants to receive +200 H Shares +0.99% +8,000 4,554 + +1,702 out of 4,554 applicants to receive +200 H Shares +0.93% +9,000 3,269 + +1,303 out of 3,269 applicants to receive +200 H Shares +0.89% +10,000 21,045 + +8,882 out of 21,045 applicants to receive +200 H Shares +0.84% +20,000 12,176 + +7,502 out of 12,176 applicants to receive +200 H Shares +0.62% + + +--- page 30 --- +28 + +30,000 7,587 + +5,833 out of 7,587 applicants to receive +200 H Shares +0.51% +40,000 5,426 + +4,881 out of 5,426 applicants to receive +200 H Shares +0.45% +50,000 4,914 + +200 H Shares plus 78 out of 4,914 +applicants to receive an additional 200 H +Shares +0.41% +60,000 3,573 + +200 H Shares plus 437 out of 3,573 +applicants to receive an additional 200 H +Shares +0.37% +70,000 2,717 + +200 H Shares plus 600 out of 2,717 +applicants to receive an additional 200 H +Shares +0.35% +80,000 2,493 + +200 H Shares plus 781 out of 2,493 +applicants to receive an additional 200 H +Shares +0.33% +90,000 1,926 + +200 H Shares plus 771 out of 1,926 +applicants to receive an additional 200 H +Shares +0.31% +100,000 12,802 + +200 H Shares plus 6,184 out of 12,802 +applicants to receive an additional 200 H +Shares +0.30% +200,000 8,682 400 H Shares 0.20% + +Total 441,861 +Total number of Pool A successful +applicants: 106,314 + +POOL B +300,000 9,925 + +600 H Shares 0.20% +400,000 4,148 + +600 H Shares plus 1,695 out of 4,148 +applicants to receive an additional 200 H +Shares +0.17% +500,000 2,877 600 H Shares plus 2,197 out of 2,877 +applicants to receive an additional 200 H +Shares +0.15% +600,000 2,016 800 H Shares 0.13% +700,000 1,369 800 H Shares plus 507 out of 1,369 +applicants to receive an additional 200 H +Shares +0.12% +800,000 1,140 800 H Shares plus 726 out of 1,140 +applicants to receive an additional 200 H +Shares +0.12% +900,000 910 1,000 H Shares 0.11% +1,000,000 3,850 1,000 H Shares plus 459 out of 3,850 +applicants to receive an additional 200 H +Shares +0.10% +2,000,000 1,489 1,200 H Shares plus 1,225 out of 1,489 +applicants to receive an additional 200 H +Shares +0.07% + + +--- page 31 --- +29 + +3,000,000 559 1,400 H Shares plus 280 out of 559 +applicants to receive an additional 200 H +Shares +0.05% +4,000,000 267 1,800 H Shares 0.05% +5,000,000 204 2,200 H Shares 0.04% +6,192,400 501 2,600 H Shares 0.04% + +Total 29,255 +Total number of Pool B successful +applicants: 29,255 + +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC participants . +Investors should contact their relevant brokers for any inquiries. + +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that , except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the Company’s Shares. +The Directors confirm that, to the best of their knowledge, no rebate has been, directly or indirectly, +provided by the issuer, its controlling shareholder(s), directors or syndicate members to any placees or +the public (as the case may be) and the consideration payable by them for each share (or, where +applicable, each unit of other equity securities or interests (which include equity securities, interests in +a REIT, stapled securities and securities of an investment company (as defined in Rule 21.01)) of the +issuer subscribed for or purchased by them is the same as the final offer price determined by the issuer, +in addition to any brokerage, AFRC transaction levy, SFC transaction levy and trading fee payable. +The Directors and the Overall Coordinators confirm that at least 50% of the total number of the Offer +Shares have been allocated to and taken up by independent price setting investors in compliance with +Rule 18C.08 of the Listing Rules. +The Directors further confirm that at least 20% of the issued share capital of the Company will be held +by sophisticated inde pendent investors at the time of Listing in compliance with Chapter 2.5 of the +Guide for New Listing Applicants. +OTHERS / ADDITIONAL INFORMATION + +Offer Size Adjustment Option + +The Offer Size Adjustment Option has been exercised in full, pursuant to which the Company is issuing +and allotting 37,153,800 additional Shares, representing approximately 15. 0% of the total number of +Shares initially available under the Global Offering, at the final Offer Price to increase the number of +Offer Shares available under the International Offering. + +Accordingly, the total number of Offer Shares finally available under the Global Offering (after taking +into account the full exercise of the Offer Size Adjustment Option and before any exercise of the Over- +allotment Option) that would be allotted and issued by the Company is 284,846,600 Offer Shares and +the total issued share capital of the Company upon Listing (after taking into account the full ex ercise + + +--- page 32 --- +30 + +of the Offer Size Adjustment Option and before any exercise of the Over -allotment Option) will be +2,396,131,700 Shares. + +Reallocation + +As the Hong Kong Public Offering has been over -subscribed by more than 100 times of the total +number of Offer Shares initially available under the Hong Kong Public Offering, the reallocation +procedure as disclosed in the section headed “Structure of the Gl obal Offering – The Hong Kong +Public Offering – Reallocation” in the Prospectus has been applied. + +The number of Offer Shares initially available under the Hong Kong Public Offering is 12,384,800 +Shares, representing approximately 5% of the total number of Offer Shares initially available under +the Global Offering (assuming the Offer Size Adjustment Option and the Over-allotment Option are +not exercised). As a result of such reallocation, the final number of Offer Shares under the Hong Kong +Public Offering is adjusted to 49,538,600 Shares, representing approximately 20% of the total number +of Offer Shares initially available under the Global Offering ( assuming the Offer Size A djustment +Option and the Over-allotment Option are not exercised). + +Placing to existing shareholders and/or its close associates with a prior waiver under Rule 10.04 +and consent under paragraph 1C(1) of the Placing Guidelines + +The Company has applied for a waiver under Rule 10.04 of the Listing Rules and a consent under +paragraph 1C(2) of Appendix F1 to the Listing Rules, to permit the existing shareholders and/or its +close associates to participate as either cornerstone investo rs or placees in the Global Offering to +subscribe for the Offer Shares to be issued by the Company under the International Offering (together, +the “Existing Shareholder Participants ”). The Stock Exchange has agreed to grant the requested +waiver and consent subject to the conditions that: + +(a) the allocation to the Existing Shareholder Participants will not affect the Company’s ability to +satisfy its public float requirement under Rule 8.08(1) (as amended and replaced by Rule +19A.13A) of the Listing Rules; + +(b) the Company and the Joint Sponsors confirm that no preferential treatment has been, nor will +be directly or indirectly, given to the Existing Shareholder Participants as cornerstone investors +or placees by virtue of their relationship with the Company in any allocation in the Global +Offering, other than the preferential treatment of assured entitlement under the cornerstone +investment at the Offer Price and the terms are substantially the same as other cornerstone +investors; and + +(c) details of the subscription o f the Offer Shares by the Existing Shareholder Participants as +cornerstone investors or placees under the Global Offering have been disclosed in the +Prospectus, and details of the allocation are disclosed in this allotment results announcement +of the Company. + +For details of the allocations of Offer Shares to such Existing Shareholder Participants, please refer to +the section headed “Allotment Results Details – International Offer ing – Allotees with +Waivers/Consents Obtained” in this announcement. + +Placing to connected clients with a prior consent under paragraph 1C(1) of the Placing +Guidelines + + +--- page 33 --- +31 + + +Under the International Offering, certain Offer Shares were placed to connected clients of their +connected distributors pursuant to the Placing Guidelines. + +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a consent +under paragraph 1C(1) of the Placing Guidelines to permit the Company to allocate such Offer Shares +in the International Offering to the connected clients. The allocation of Offer Shares to such connected +clients is in compliance with all the conditions under the consent granted by the Stock Exchange. +Details of the placement to connected clients are set out below: + + +--- page 34 --- +32 + +No. Connected +Distributo +r +Connected +Client +Relationship Identities of the ultimate +beneficial owners of the +Offer Shares or, where +applicable, details of the +structured products under +which the subscription by +the Connected Client was +made (e.g. OTC total return +swaps) +Whether the +Connected Client is +a collective +investment scheme +which is not +authorised by the +SFC or is expected +to hold the Offer +Shares on behalf of +such scheme +Maximum +amount of +Offer Shares to +be allocated to +the Connected +Client (based +on the low end +of the +indicative Offer +Price range) +Approximate +percentage of total +number of Offer +Shares under the +Global Offering +(assuming no +exercise of the +Over-allotment +Option) +Approximate +percentage of total +issued share capital +after the Global +Offering (assuming +no exercise of the +Over-allotment +Option) +Part A - Connected Client holding the beneficial interest of the Offer Shares on a non-discretionary basis on behalf of independent third parties +1. China +Internation +al Capital +Corporatio +n Hong +Kong +Securities +Limited +(CICCHKS +) +CICC +Financial +Trading +Limited +(CICC FT) +Note 1 and note 2 + +CICC FT is a +member of the +same group of +CICCHKS. +Please refer to note (1). N 5,956,800 2.09% 0.25% +Please refer to note (2). N 587,200 + +0.21% 0.02% +2. CLSA CITIC +Securities +Internation +al Capital +Manageme +nt Limited +(CSI) Note 3 +CSI is a member +of the same group +of companies as +CLSA. +Please refer to note (3). No 443,000 0.16% + +0.02% +3. Guotai +Junan +Securities +(Hong +Kong) +Guotai +Junan +Investment +s (Hong +Kong) +GTJA Investment +is a member of +the same group as +Please refer to note (4). No 576,400 0.20% 0.02% +Please refer to note (5). 3,176,800 1.12% 0.13% + + +--- page 35 --- +33 + +Limited +(GTJA +HK) and +Haitong +Internation +al +Securities +Company +Limited +(HTI) +Limited +(GTJA +Investment +s) Note 4 and 5 +GTJA HK and +HTI. +4. HTI +Financial +Solutions +Limited +(HTIFSL) +Note 6 +HTIFSL is a +member of the +same group as +GTJA HK and +HTI. +Please refer to note (6). No 4,175,600 1.47% 0.17% +5. Huatai +Financial +Holdings +(Hong +Kong) Ltd +(HTFH) +Huatai +Capital +Investment +Limited +(HTCI) Note +7 +HTCI is a +member of the +same group of +HTFH. +Please refer to note (7). No 460,600 0.16% 0.02% + + +No. Connected +Distributo +r +Connected Client Relationship Whether the Connected +Client is a collective +investment scheme +which is not authorised +by the SFC or is +expected to hold the +Offer Shares on behalf +of such scheme +Maximum amount +of Offer Shares to +be allocated to the +Connected Client +Approximate +percentage of total +number of Offer +Shares under the +Global Offering +(assuming no exercise +of the Over-allotment +Option) +Approximate +percentage of total +issued share capital +after the Global +Offering (assuming no +exercise of the Over- +allotment Option) +Part B - Connected Clients holding the beneficial interest of the Offer Shares on a discretionary basis on behalf of independent third parties +1. C ITIC Securities +Asset Management +CITICS AM is a +member of the same +No 7,942,400 2.79% 0.33% + + +--- page 36 --- +34 + +No. Connected +Distributo +r +Connected Client Relationship Whether the Connected +Client is a collective +investment scheme +which is not authorised +by the SFC or is +expected to hold the +Offer Shares on behalf +of such scheme +Maximum amount +of Offer Shares to +be allocated to the +Connected Client +Approximate +percentage of total +number of Offer +Shares under the +Global Offering +(assuming no exercise +of the Over-allotment +Option) +Approximate +percentage of total +issued share capital +after the Global +Offering (assuming no +exercise of the Over- +allotment Option) +CLSA +Limited +(CLSA) + +Company Limited +(CITICS AM) Note 8 +group of companies as +CLSA. +2. China Asset +Management (Hong +Kong) Limited (China +AMC HK)Note 9 +China AMC HK is a +member of the same +group of companies +as CLSA. +N 317,600 0.11% 0.01% +3. Orient +Securities +(Hong +Kong) +Limited +(Orient +Securities) + +China Universal Asset +Management (Hong +Kong) Company +Limited (China +Universal (HK)) Note 10 +China Universal (HK) +is a member of the +same group of +companies as Orient +Securities. +N 317,600 0.11% 0.01% +4. Orient Asset +Management (Hong +Kong) Limited (Orient +AM) Note11 +Orient AM is a +member of the same +group of Orient +Securities. +Y 8,000 0.00% 0.00% +5. Guosen +Securities +(HK) +Brokerage +Company +Limited +(Guosen +Guosen Securities +(HK) Asset +Management +Company Limited +(Guosen HK AM) Note +12 +Guosen HK AM is a +member of the same +group of companies as +Guosen HK +Brokerage. +N 79,400 0.03% 0.00% + + +--- page 37 --- +35 + +No. Connected +Distributo +r +Connected Client Relationship Whether the Connected +Client is a collective +investment scheme +which is not authorised +by the SFC or is +expected to hold the +Offer Shares on behalf +of such scheme +Maximum amount +of Offer Shares to +be allocated to the +Connected Client +Approximate +percentage of total +number of Offer +Shares under the +Global Offering +(assuming no exercise +of the Over-allotment +Option) +Approximate +percentage of total +issued share capital +after the Global +Offering (assuming no +exercise of the Over- +allotment Option) +HK +Brokerage) +6. UBS AG +Hong Kong +Branch and +UBS AG +Singapore +Branch +(UBS AG) +ICBC UBS Asset +Management Co., Ltd. +(ICBC UBS) Note 13 +Both ICBC UBS and +ICBC UBS +(International) are +members of the same +group of companies as +UBS AG. +N 37,000 + +0.01% 0.00% +7. ICBC UBS Asset +Management +(International) +Company Limited +(ICBC UBS +(International)) Note 13 +N 2,600 0.00% 0.00% +8. UBS Asset +Management +(Singapore) Ltd. (UBS +AM Singapore) Note 14 +UBS AM Singapore is +a member of the same +group of companies as +UBS AG. +N 3,971,200 1.39% 0.17% +9. Guotai +Junan +Securities +(Hong +Kong) +Limited +(GTJA +Haitong International +Asset Management +(HK) Limited +(Haitong AM) Note 15 +Haitong AM is a +member of the same +group as GTJA HK +and HTI. +N 19,800 0.01% 0.00% +10. Management Co., Ltd. +(富國基金管理 有限 +Guotai Haitong +Securities Co., Ltd. +N 1,906,000 0.67% 0.08% + + +--- page 38 --- +36 + +No. Connected +Distributo +r +Connected Client Relationship Whether the Connected +Client is a collective +investment scheme +which is not authorised +by the SFC or is +expected to hold the +Offer Shares on behalf +of such scheme +Maximum amount +of Offer Shares to +be allocated to the +Connected Client +Approximate +percentage of total +number of Offer +Shares under the +Global Offering +(assuming no exercise +of the Over-allotment +Option) +Approximate +percentage of total +issued share capital +after the Global +Offering (assuming no +exercise of the Over- +allotment Option) +HK) and +Haitong +Internation +al +Securities +Company +Limited +(HTI) +公司) (“Fullgoal +Fund”) Note16 +(Guotai Haitong) +holds approximately +27.75% in the manager +of Fullgoal Fund. +Fullgoal Fund and +Fullgoal HK (together, +Fullgoal Fund) is a +member of the same +group as GTJA HK +and HTI. +11. Fullgoal Asset +Management (HK) +Limited (“Fullgoal +HK”) Note 16 +N 1,270,600 0.45% 0.05% +12. HTFH China Southern Asset +Management Co., Ltd. +(南方基金管理股份 +有限公司) (China +Southern) Note 17 +China Southern is held +by Huatai Securities +Co., Ltd. (華泰證券股 +份有限公司) as to +41.16%, which wholly +owns HTFH. +As such, China +Southern and HTFH is +a member of the same +group of companies. +N 3,176,800 1.12% 0.13% + + +--- page 39 --- +37 + +Note: +1. CICC FT has entered into cornerstone investment agreements with the Company, the Joint Sponsors and the Sponsor -OCs, to participate as a +cornerstone investor in the Global Offering to subscribe for the Offer Shares to be issued by the Company under the International Offering. +CICC FT and China International Capital Corporation Limited has entered into a series of cross border delta-one OTC swap transactions (collectively, +the Greenwoods OTC Swaps) with each other and the ultimate clients (the CICC FT Ultimate Clients (Greenwoods)), pursuant to which CICC FT +will hold the Offer Shares on a non-discretionary basis to hedge the Greenwoods OTC Swaps while the economic risks and returns of the underlying +Offer Shares are passed to the CICC FT Ultimate Clients (Greenwoods), subject to customary fees and commissions. The Greenwoods OTC Swaps +will be fully funded by the CICC FT Ultimate Clients (Greenwoods). During the terms of the Greenwoods OTC Swaps, all economic returns of the +Offer Shares subscribed by CICC FT will be passed to th e CICC FT Ultimate Clients (Greenwoods) and all economic loss shall be borne by the +CICC FT Ultimate Clients (Greenwoods) through the Greenwoods OTC Swaps, and CICC FT will not take part in any economic return or bear any +economic loss in relation to the Offer Shares. +To the best of CICC FT’s knowledge having made all reasonable inquiries, each of the CICC FT Ultimate Clients (Greenwoods) is an Independent +Third Party of CICC FT, CICCHKS and the companies which are members of the same group of CICCHKS, and no single ultimate beneficial owner +holds 30% or more interests in each of the CICC FT Ultimate Clients (Greenwoods). +2. CICC FT and China International Capital Corporation Limited ( CICCL) will enter into a series of cross border delta -one OTC equity swap +transactions (collectively, the “CICCFT OTC Swaps”) with each other and the ultimate clients (the “ CICC FT Ultimate Clients”), pursuant to +which CICC FT will hold the Offer Shares on a non-discretionary basis to hedge the CICCFT OTC Swaps while the economic risks and returns of +the underlying Offer Shares are passed to the CICC FT Ultimate Client, subject to customary fees and commissions. The CICCFT OTC Swaps will +be fully funded by the CICC FT Ultimate Clients. During the term (which is one year although the CICC FT Ultimate Clients can terminate anytime) +of the CICCFT OTC Swaps , all economic returns of the Offer Shares subscribed by CICC FT as Connected Client will be passed t o the CICC FT +Ultimate Clients and all economic losses shall be borne by the CICC FT Ultimate Clients through the CICCFT OTC Swaps , and CICC FT will not +take part in any economic return or bear any economic loss in relation to the Offer Shares. The termination of the CICCFT OTC Swaps will not +result CICC FT holding the Offer Shares in its proprietary account. Despite that CICC FT will hold the legal title of the Offer Shares by itself, it will +not exercise the voting rights attaching to the relevant Offer Shares during the terms of the CICCFT OTC Swaps according to i ts internal policy. +Consequently, CICC FT Ultimate Client is not entitled to any voting rights of the relevant Offer Shares. +The CICC FT Ultimate Clients are (i) Wangzheng Gongying No. 17 Private Securities Investment Fund ( 望正共贏 17 號私募證券投資基金), +whose manager is Shenzhe n Wangzheng Asset Management Co., Ltd ( 深圳望正資產管理有限公司 ). Other than Qu Qin ( 翟琴), no ultimate +beneficial owner holds 30% or more interest in the fund; (ii) Longrising Qiangshu Private Equity Investment Fund ( 源樂晟強樹私募證券投資基 +金) managed by Tibet Longrising Asset Man agement Co., Ltd (西藏源樂晟資產管理有限公司), the UBO of which is Zeng Xiaojie; and (iii) the +following funds managed by Pinpoint Investment Management Limited ( 上海保銀私募基金管理有限公司): Pinpoint Jinqu No.1 Private Equity +Investment Fund ( 保銀進取 1 號私募證券投資基金) with no UBO of 30% or more interest, Pinpoint Duokong Stable No.1 Equity Investment +Fund (保銀多空穩健 1 號私募證券投資基金) whose UBO is Wang Qiang, and Pinpoint Duokong Stable No.2 Equity Investment Fund ( 保银多 + + +--- page 40 --- +38 + +空稳健 2 号私募证券投资基金) whose UBO is Wang Qiang. To the best of CICC FT’s knowledge having mad e all reasonable inquiries, each of +the CICC FT Ultimate Clients is an independent third party of CICC FT, CICCHKS and the companies which are members of the sam e group of +CICCHKS. +3. CSI proposes to subscribe for and hold the Offer Shares as a placee under the International Offering on behalf of CSI Ultimate Clients, each of them +is an independent third party, on a non-discretionary basis, pursuant to which: +(i) CSI will act as the single counterparty of a back-to-back total return swap transaction (the CSI Back-to-back TRS) to be entered into by it in +connection with a total return swap order (the CSI Client TRS) placed and fully funded by the CSI Ultimate Client, by which CSI will pass +the full economic exposure of the Offer Shares placed to CSI to the CSI Ultimate Client. +(ii) As confirmed by CSI and CLSA, CSI will hold the legal title and beneficial interest in the Offer Shares, but will contractually agree to pass +on the full economic exposure and return of the Offer Shares to the CSI Ultimate Client, on a non -discretionary basis. The CSI Ultimate +Client may exercise their early termination rights to terminate the CSI Client TRS at any time from the trade date of the CSI Client TRS +which should be on or after the date on which the Offer Shares are listed on the Stock Exchange. +(iii) Upon the final maturity or termination of the CSI Client TRS by the CSI Ultimate Client, CSI will dispose of the Offer Shares on the secondary +market and the CSI Ultimate Client will receive a final termination amount of the CSI Back-to-back TRS which will have taken into account +all the economic returns or economic loss in relation to the Offer Shares and the fixed amount of transaction fees of the CSI Back- to-back +TRS and the CSI Client TRS. Due to its internal policy, CSI will not exercise the voting right of the Offer Shares during the terms of the CSI +Back-to-back TRS. +Details of the CSI Ultimate Clients include (i) certain funds managed by Shanghai Panjing Investment Management Center (Limited Partnership) +(上海盤京投資管理中心(有限合夥)); (ii) a private equity fund managed by Shanghai Jindan Asset Management Co., Ltd. ( 上海金澹資產管 +理有限公司); (iii) a private equity fund managed by Hainan Langrun Lifang Private Fund Management Co., Ltd. (海南朗潤利方私募基金管理有 +限公司); and (iv) HY Capital Company Limited. +CSI has confirmed that, to the best of their knowledge and after making all reasonable enquiries, each of the CSI Ultimate Client and its ultimate +beneficial owner is an independent third party of CSI, CLSA and the companies which are members of the same group of companies as CLSA. +4. It is proposed that GTJA Investments participates as placee to subscribe for the Offer Shares under the International Offering (the GTJAI +Subscription). In relation to the GTJAI Subscription, GTJA Investments shall hold the Offer Shares for hedging purpose as the single unde rlying +asset of several sets of back-to-back total return swap transaction (the GTHT Back-to-back TRS) to be entered into between GTJA Investments and +Guotai Haitong Securities Co., Ltd. (the GTHT Onshore Parent) in connection with several total return swap orders (the GTHT Client TRS) to be +entered into by GTHT Onshore Parent and several ultimate clients (the GTHT Onshore Ultimate Clients), respectively. Such GTHT Client TRS is +to be fully funded by the GTHT Onshore Ultimate Client. GTJA Investments will hold the Offer Shares on a non-discretionary basis for the purpose +of hedging the economic exposure under the GTHT Back-to-back TRS and GTHT Client TRS only, During the tenor of the GTHT Client TRS, all + + +--- page 41 --- +39 + +economic returns of the Offer Shares will be passed to the GTHT Onshore Ultimate Clients and a ll economic losses shall be borne by the GTHT +Onshore Ultimate Client, subject to the terms and conditions of the GTHT Back -to-back TRS and GTHT Client TRS, and GTJA Investments will +not take part in any economic return or bear any economic loss in relation to the price of the Offer Shares. The GTHT Onshore Ultimate Client may +request to redeem the Offer Shares at their own discretion, upon which GTJA Investments shall dispose of the Offer Shares and settle the GTHT +Back-to-back TRS and GTHT Client TRS in c ash in accordance with the terms and conditions of the GTHT Back -to-back TRS and GTHT Client +TRS documents. +Due to its internal policy, GTJA Investments will not exercise the voting right attaching to the Offer Shares during the tenor of the GTHT Back-to- +back TRS and GTHT Client TRS. +The GTHT Onshore Ultimate Client for purpose of this place subscription include (i) Beijing Yiyuanda Investment Management Co., Ltd. (北京逸 +原達投資管理有限公司), with Huang Hui (黃輝) being its UBO; and (ii) Yucheng Private Equity Fund Management (Hainan) Partnership (Limited +Partnership) (宇誠私募基金管理(海南)合夥企業(有限合夥)), with ZHANG Weihua (張衛華) and HONG Yan (洪燕) being its UBOs. +GTJA Investments has confirmed that, to the best of their knowledge and after making all reasonable enquiries, each of the GTHT Onshore Ultimate +Clients and its ultimate beneficial owner is an independent third party of GTJA Investments, HTI and the companies which are members of the same +group of companies as HTI. +5. In addition, as disclosed in the Prospectus, (i) GTJA Investments has entered into a cornerstone investment agreement with th e Company, and (ii) +GTJA Investments and, among others, Jinxiu No. 608 Private Investment Fund ( Jinxiu 608) or (Guotai Haitong Ultimate Customer (Zhonghe)) +managed by Jinxiu Zhonghe (Tianjin) Investment Management Co., Ltd. ( 錦繡中和(天津)投資管理有限公司) (Zhonghe Capital) will conduct a +series of cross-border Delta-one over-the-counter swap transactions (Zhonghe OTC Swaps). Under these transaction arrangements, GTJA HK will +hold the Offer Shares on a non -discretionary basis to hedge risks for Zhonghe OTC Swaps. After deducting customary fees and commissions, the +economic risks and benefits associated with the underlying offered shares will be transferred to Guotai Haitong Ultimate Customer (Zhonghe). +As far as GTJA Investments is aware, Guotai Haitong Ultimate Customer (Zhonghe) is an independent third party to GTJA Investments, HTI, and +companies within the same group as HTI. +6. HTIFSL has entered into a total return swap transaction trade (the HTI TRS) with each of (i) Shenzhen NewFoxon Investment Management CO., +LTD. (深圳紐富斯投資管理有限公司), with ZHOU Cong (周聰) being its UBO; (ii) Lingding Investment Management Co., Ltd. (寧波梅山保稅 +港區淩頂投資管理有限公司 ), with Xiong Nawei ( 熊納微) and Song Chen ( 宋辰) being its UBO ; (iii) SMIC Juyuan Private Equity Fund +Management (Shanghai) Co., Ltd ( 中芯聚源私募基金管理(上海)有限公司), which is a close associate of an existing shareholder ; and (iv) +Shanghai Weining Investment Mangement Co., Ltd ( 上海衛寧私募基金管理有限公司), with LIU YUTAO (劉育濤) being its UBO, (the HTI +Ultimate Clients), pursuant to which HTIFSL will hold the Offering Shares on a non -discretionary basis as the single underlying holder under the +HTI TRS. The full economic exposure of the Offer Shares will be passed to each of the HTI Ultimate Clients, while HTIFSL will hold the beneficial +interest of the Offering Shares on behalf of each of the HTI Ultimate Clients. + + +--- page 42 --- +40 + +Due to its internal policy, HTIFSL will not exercise the voting rights of the Offer Shares during the term of HTI TRS. +To the best of HTCI’s knowledge having made all reasonable inquiries, each of the HTI Ultimate Clients and their respective u ltimate beneficial +owners is an independent third party of HTIFSL, HTI and the companies which are members of the same group of HTI. +7. Huatai Securities Co., Ltd. (“ Huatai Securities”) is one of the domestic securities firms licensed to undertake cross -border derivatives trading +activities. Huatai Securities entered into an ISDA agreement (the “ ISDA Agreement”) with its indirectly wholl y-owned subsidiary, HTCI, to set +out the principal terms of any future total return swap between Huatai Securities and HTCI. +HTCI is a member of the same group of HTFH. Pursuant to the ISDA Agreement, HTCI, which intends to participate in the Global Offering as a +placee, will hold the beneficial interest of the Offer Shares on a non -discretionary basis as the single underlying holder under a back -to-back total +return swap (the “Back-to-back TRS”) to be entered by HTCI in connection with a Client TRS (as defined below) placed by and fully funded (i.e. +with no financing provided by HTCI) by the Huatai Ultimate Clients (as defined below), by which, HTCI will, subject t o customary fees and +commissions, pass the full economic exposure of the Offer Shares ultimately to the Huatai Ultimate Clients, which in effect, HTCI will hold the +beneficial interest of the Offer Shares on behalf of the Huatai Ultimate Clients. HTFH and HTCI are indirectly wholly owned subsidiaries of Huatai +Securities. Accordingly, HTCI is considered as a “connected client” of HTFH pursuant to paragraph 1B of the Placing Guidelines. +Pursuant to the Cross-border Derivatives Trading Regime, the onshore investors (the “Huatai Ultimate Clients”) cannot directly subscribe for the +Offer Shares but may invest in derivative products issued by domestic securities firms licenced to undertake cross-border derivatives trading activities, +such as Huatai Securities, with the Offer Shares as the underlyin g assets. Instead of directly subscribing for the Offer Shares, the Huatai Ultimate +Clients, through its investment manager, will place a total return swap order (the “ Client TRS”) with Huatai Securities in connection with the +Company’s IPO and Huatai Secu rities will place a Back -to-back TRS order to HTCI on the terms of the ISDA Agreement. In order to hedge its +exposure under the Back-to-back TRS, HTCI participates in the Company’s initial public offering and subscribes the Offer Shares through placing +order with HTFH during the International Placing. +To the best of our knowledge and after making all reasonable enquiries, each of the Huatai Ultimate Clients is an independent third party of HTCI, +HTFH and the companies which are members of the same group of HTCI. +The purpose of HTCI to subscribe for the Offer Shares is for hedging the Back-to-back TRS in connection with the Client TRS order placed by the +Huatai Ultimate Clients. Pursuant to the terms of the contracts of the Back -to-back TRS and the Client TR S, during the tenor of the Back -to-back +TRS and the Client TRS, subject to customary fees and commissions, all economic returns of the Offer Shares will be ultimately passed to the Huatai +Ultimate Clients through the Back-to-back TRS and the Client TRS and all economic loss shall be ultimately borne by the Huatai Ultimate Clients. +HTCI will not take any economic return or bear any economic loss in relation to the Offer Shares. +Investment in the Back-to-back TRS and the Client TRS is similar to the investment in a qualified domestic institutional investor fund (“QDII”) in +the way that the Huatai Ultimate Clients would reap all the economic benefits of the underlying Offer Shares, except that a QDII fund would pass +through the exchange rate exposure on both the notional value of the investment and the profit and loss of the investment. In contrast, the profit and +loss of the Back-to-back TRS and the Client TRS factor into account the fluctuation in RMB exchange rate upon termination of the Client TRS by + + +--- page 43 --- +41 + +converting the profit and loss using the current exchange rate at the time of termination. As such, the Huatai Ultimate Clients would bear the exchange +rate exposure of the profit and loss on settlement date. +The Huatai Ultimate Clients may exercise an early termination right to terminate the Client TRS at any time from the issue date of the Client TRS +which should be on or after the date on which the Offer Shares are listed on the Stock Exchange at its own discretion. Upon t he termination upon +maturity or early termination of the Client TRS by the Huatai Ultimate Clients, HTCI will dispose the Offer Shares on the secondary market and the +Huatai Ultimate Clients will receive a final settlement amount in cash in accordance with the terms and conditions of the Back-to-back TRS and the +Client TRS which should have taken into account all the economic returns or economic loss in relation to the Offer Shares. If upon the maturity of +the Client TRS, the Huatai Ultimate Clients intends to extend the investment period, subject to further agreement between Huatai Securities and the +relevant Huatai Ultimate Clients, the term of the Client TRS could be extended by way of a new issuance or a tenor extension. Accordingly, Huatai +Securities will extend the term of the Back-to-back TRS by way of a new issuance or a tenor extension. +It is proposed that HTCI will hold the legal title and the voting right of the Offer Shares by itself, and pass through the e conomic exposure to the +Huatai Ultimate C lients, each being an onshore client who places a Client TRS order with Huatai Securities in connection with the IPO of the +Company. HTCI will not exercise the voting right of the Offer Shares during the tenor of the Back-to-back TRS. +During the life of the Client TRS and Back-to-back TRS, HTCI may continue to hold the Offer Shares in its custodian account, or to hold some or +all of the Offer Shares in a prime brokerage account for stock borrowing purposes, where HTCI will lend out its holding of underlying Offer Shares +in the form of stock borrowing loans consistent with market practice to lower its finance costs, provided that HTCI has the a bility to call back the +Offer Shares on loan at any time in order to satisfy its obligations under the Back-to-back TRS to ensure the economic interests are ultimately passed +to the Huatai Ultimate Clients. +The HTCI Ultimate Clients are (i) Xinyuan Tianxun Navigator Private Securities Investment Fund ( 芯源天循領航私募證券投資基金), whose +manager is Shanghai Tianxun Jiuyi Private Equity Funds Management Co., Ltd. (上海天循久奕私募基金管理有限公司), which is a close associate +of two existing shareholders (See the waiver and consent application submitted for allocation to existing shareholders or their close associates for +details. Also see section head ed “Allotment Results Details – International Offering – Allotees with Waivers/Consents Obtained” in this +announcement); (ii) Liangke Dingan No.9 Private Equity Fund (量客鼎安九号私募证券投资基金); (iii) Shanghai Daohe Equity Fund (道合承光 +私募证券投资基金 ); (iv) Shenzhen Ruyuan Private Equity Fund Management Co., Ltd. ( 深圳如愿私募证券基金管理有限公司 ) ; (v) +Ruizeruoshui No.1 Private Equity Fund ( 锐泽若水 1 号私募证券投资基金); (vi) Mingyi Haiying Private Equity Fund, Mingyi Yongtai Private +Equity Fund (明毅海盈私募证券投资基金、明毅永泰私募证券投资基金). +8. CITICS AM will hold the Offer Shares in its capacity as the discretionary fund manager managing the funds (the Funds) on behalf of their respective +investors. CITICS AM has confirmed that, to the best of their knowledge and after making all reasonable enquiri es, no ultimate beneficial owner +holds 30% or more interest in each of such Funds. +CITICS AM has also confirmed that, to the best of their knowledge and after making all reasonable enquiries, each of the Fund s above is an +independent third party of CITICS AM, and the companies which are members of the same group of companies as CITICS AM and CLSA. + + +--- page 44 --- +42 + +9. China AMC HK will hold the Offer Shares in its capacity as the discretionary fund manager managing on behalf of its underlyin g clients, each of +which is an independent third party (the China AM HK Ultimate Clients). China AMC HK is an investment advisor and a delegate of the investment +manager of the China AM HK Ultimate Clients and manages assets (in its capacity as an investment advisor of China AM HK Ultimate Client) and +executes trades (in its capacity as a delegate of the investment manager of China AM HK Ultimate Client) for and on behalf of China AM HK +Ultimate Client. To the best of China AMC HK’s knowledge and after making all reasonable enquiries, th e China AM HK Ultimate Client is an +independent third party of the Company, its subsidiaries, and its substantial shareholders, China AMC HK, CLSA and the compan ies which are +members of the same group of CLSA. +10. The subscription will be made by China Univers al (HK) in its capacity as the investment manager on a discretionary basis for and on behalf of its +underlying clients. China Universal (HK) has confirmed that, to the best of their knowledge and after making all reasonable enquiries, each of its +underlying clients and its UBO (if applicable) listed above is an independent third party of China Universal (HK), and the companies which are +members of the same group of companies as Orient Securities. +11. Orient AM will hold the Offer Shares on a discretionary basis on behalf of its underlying clients . To the best knowledge of Orient AM after due +enquiry, there is no UBO holding 30% or more in each of its underlying clients, and each of the underlying clients of Orient AM is an independent +third party of Orient AM and Orient Securities and the companies which are members of the same group of companies as Orient Securities. +12. Guosen HK Brokerage is a sub-distributor in connection with the Global Offering. Guosen HK AM will participate as a placee and hold the Offer +Shares in account in its capacity as the discretionary investment manager managing assets on behalf of its underlying client (t he Guosen HK AM +Client). Guosen HK AM is to invest on discretionary basis on behalf of the Guosen HK AM Client which is an independ ent third party and no +proprietary money is used for the subscription. Guosen HK AM has confirmed that, to the best of their knowledge and after mak ing all reasonable +enquiries, each of the Guosen HK AM Client and its ultimate beneficial owner listed above is an independent third party of Guosen HK AM, and +the companies which are members of the same group of companies as Guosen HK Brokerage. +13. ICBC UBS and ICBC UBS (International) will hold the Offer Shares in its capacity as the discretionary fund manager on behalf of certain funds, +who are independent third parties of the Company, its subsidiaries, its substantial shareholders, ICBC UBS, ICBC UBS (Internat ional), UBS AG +and the companies which are members of the same group of UBS AG. +14. UBS AM Singapore will hold the Offer Shares in its capacity as the discretionary fund manager on behalf of the following fund s: (i) UBS (Lux) +Equity Fund — Greater China (USD); (ii) UBS (Lux) Equity Fund — China Opportunity (USD); (iii) UBS (HK) Fund Series — China Opportunity +Equity (USD); (iv) UBS (Lux) Equity SICAV — All China (USD); (v) UBS (Lux) Investment SICAV — China A Opportunity (USD); (vi) UBS +(CAY) China A Opportunity; and (vii) certain other segregated accounts and mandates. There is no single ultimate beneficial o wner holding 30% +or more interests in such funds. +UBS AM Singapore has confirmed that, to the best of its knowledge and after making all reasonable enquiries, each of the funds is an independent +third party of UBS AM Singapore, UBS AG and the companies which are members of the same group of UBS AG. + + +--- page 45 --- +43 + +15. Haitong AM will hold the Offer Shares in its capacity as the discretionary fund manager of an independent third party, and no proprietary money is +used for the subscription. Haitong AM has confirmed that, to the best of its knowledge and after making all reasonable enquiries, the ultimate client +is an independent third party of Haitong AM, HTI and the companies which are members of the same group of HTI. +16. Fullgoal Fund will hold the Offer Shares (on a discretionary basis) on behalf of its underlying clients. Each of the underlying clients is an independent +third party of the Company, its subsidiaries, its substantial shareholders, and Fullgoal Fund. Fullgoal Fund has confirmed that, to the best of their +knowledge, each of the underlying clients are independent third parties of Fullgoal Fund, HTI and the companies which are members of the same +group of companies as HTI. +17. China Southern, a qualified domestic institutional investor as approved by the relevant PRC authority to conduct asset manage ment business, will +hold the Offer Shares as the independent agent and discretionary manager of certain QDII funds. China Southern has confirmed that, to the best of +their knowledge, each of such underlying clients are independent third parties of China Southern, HTFH and the companies which are members of +the same group of companies as HTFH. + + +--- page 46 --- +44 + +DISCLAIMERS + +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited and Hong +Kong Securities Clearing Company Limited take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim +any liability whatsoever for any loss howsoever arising from or in reliance upon the whole or any +part of the contents of this announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the +United States (including its territories and possessions, any state of the United States and the District +of Columbia). This announcement does not const itute or form a part of any offer or solicitation to +purchase or subscribe for securities in the United States. The Offer Shares have not been and will not +be registered under the United States Securities Act of 1933 , as amended (the “ U.S. Securities Act ”) +or any state securities laws in the United States and may not be offered, sold, pledged or transferred +within the United States or to, or for the account or benefit of U.S. persons (as defined in Regulation +S under the U.S. Securities Act) , except in transactions exempt from, or not subject to, the registration +requirements of the U.S. Securities Act. The Offer Shares are being offered and sold outside the United +States in offshore transactions in reliance on Regulation S under the U.S. Sec urities Act. +This announcement is for information purposes only and does not constitute an invitation or offer to +acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential +investors should read the Prospectus dated December 22, 2025 issued by Shanghai Biren Technology +Co., Ltd. for detailed information about the Global Offering described below before deciding whether +or not to invest in the H Shares thereby being offered. +*Potential investors of the Offer Shares should note that the Joint Sponsors and the Sponsor-OCs (for +themselves and on behalf of the Hong Kong Underwriters) shall be entitled to terminate their +obligations under the Hong Kong Underwriting Agreement with immediate effect upon the +occurrence of any of the events set out in the section headed “Underwriting – Underwriting +Arrangements and Expenses – Hong Kong Public Offering – Grounds for Termination ” in the +Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently +expected to be on January 2, 2026 ). + + +--- page 47 --- +3 +PUBLIC FLOAT AND FREE FLOAT +Immediately following the completion of the Global Offering (after taking into account the full +exercise of the Offer Size Adjustment Option and before any exercise of the Over-allotment +Option), the total number of the H Shares held by the public represents approximately 48.33% of +the total issued share capital of the Company, which is higher than the prescribed percentage of H +Shares required to be held in public hands of 10.00% under Rule 8.08(1) (as amended and replaced +by Rule 19A.13A(1)) of the Listing Rules calculated based on the final Offer Price of HK$19.60 +per H Share, thereby satisfying the public float requirement under Rule 8.08(1) (as amended and +replaced by Rule 19A.13A(1)) of the Listing Rules. +Each of the Cornerstone Investors has agreed to a lock-up period of six months following the +Listing Date. As such, Shares held by the Cornerstone Investors upon the Listing shall not be +counted towards the free float of the Shares of the Company at the time of Listing. Based on the +final Offer Price of HK$19.60 per H Share, the Company satisfies the free float requirement under +Rule 19A.13C(1)(b) of the Listing Rules. +The Directors confirm that, immediately following the completion of the Global Offering (after +taking into account the full exercise of the Offer Size Adjustment Option and before any exercise +of the Over-allotment Option), (i) no placee will, individually, be placed more than 10% of the +enlarged issued share capital of the Company immediately after the Global Offering; (ii) there +will not be any new substantial Shareholder immediately after the Global Offering; (iii) the three +largest public shareholders of the Company do not hold more than 50% of the shares in public +hands at the time of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; +and (iv) there will be at least 300 Shareholders at the time of the Listing in compliance with Rule +8.08(2) of the Listing Rules. +COMMENCEMENT OF DEALINGS +The Share certificates will only become valid evidence of title at 8:00 a.m. on Friday, January 2, +2026 (Hong Kong time), provided that the Global Offering has become unconditional and the right +of termination described in the section headed “Underwriting { Underwriting Arrangements and +Expenses { Hong Kong Public Offering { Grounds for Termination ” in the Prospectus has not +been exercised. Investors who trade the Shares on the basis of publicly available allocation details +prior to the receipt of Share certificates or prior to the Share certificates becoming valid evidence +of title do so entirely at their own risk. +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. on Friday, +January 2, 2026 (Hong Kong time), it is expected that dealings in the H Shares on the Stock +Exchange will commence at 9:00 a.m. on Friday, January 2, 2026 (Hong Kong time). The H Shares +will be traded in board lots of 200 Shares each, and the stock code of the H Shares will be 6082. +By order of the Board +Shanghai Biren Technology Co., Ltd. +ʮ̡ +Mr. ZHANG WEN +Chairman of the Board, executive Director and Chief Executive Officer +Shanghai, December 31, 2025 +As of the date of this announcement, the Board comprises: (i) Zhang Wen, Hong Zhou, Zhang +Linglan, Xiao Bing and Pan Luting as executive Directors; (ii) Liu Jingguo as a non-executive +Director; and (iii) Wang Yuan, Lam Siu Wing and Liu Jin as independent non-executive Directors. diff --git a/data/extracted_text/06181/allotment_results_2024-06-27_2024062702334.txt b/data/extracted_text/06181/allotment_results_2024-06-27_2024062702334.txt new file mode 100644 index 0000000..d4b70f8 --- /dev/null +++ b/data/extracted_text/06181/allotment_results_2024-06-27_2024062702334.txt @@ -0,0 +1,1043 @@ +--- page 1 --- +1 +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock Exchange ”) +and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +Unless otherwise defined herein, capitalized terms used in this announcement shall have the same meanings as those +defined in the prospectus dated June 20, 2024 (the “Prospectus ”) issued by Laopu Gold Co., Ltd.* (the “Company ”). +This announcement is for information purposes only and does not constitute an offer or an invitation to induce an offer +to acquire, purchase or subscribe for any securities of the Company. This announcement is not a prospectus. Potential +investors should read the Prospectus for detailed information about the Company and the Global Offering described +below before deciding whether or not to invest in the Offer Shares. Any investment decision in relation to the Offer +Shares should be taken solely in reliance on the information provided in the Prospectus. +This announcement does not constitute an offer to sell or the solicitation of an offer to buy nor shall there be any sale +of Offer Shares in any jurisdiction in which such offer, solicitation or sales would be unlawful. This announcement +is not for release, publication, distribution, directly or indirectly, in or into the United States (including its territories +and possessions, any state of the United States and the District of Columbia). This announcement does not constitute +or form a part of any offer or solicitation to purchase or subscribe for securities in the United States or in any other +jurisdiction. The Offer Shares have not been, and will not be, registered under the United States Securities Act of +1933, as amended from time to time (the “U.S. Securities Act ”) or securities law of any state or other jurisdiction of +the United States and may not be offered, sold, pledged or transferred within the United States, except in transactions +exempt from, or not subject to, the registration requirements of the U.S. Securities Act. The Company has not intended +and does not intend to make any public offer of securities in the United States. The Offer Shares are being offered and +sold outside the United States in offshore transactions in reliance on Regulation S under the U.S. Securities Act. +Unless otherwise defined in this announcement, capitalized terms used herein shall have the same meanings as those +defined in the Prospectus. +Potential investors of the Offer Shares should note that the Sole Overall Coordinator (for itself and on behalf of the +Hong Kong Underwriters) can, in its sole and absolute discretion, terminate the Hong Kong Underwriting Agreement +with immediate effect upon the occurrence of any of the events set out in the section headed “Underwriting – +Underwriting Arrangements – Hong Kong Public Offering – Grounds for Termination ” in the Prospectus at any time +prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently expected to be on June 28, 2024). +In connection with the Global Offering, China Securities (International) Corporate Finance Company Limited as +stabilizing manager (the “Stabilizing Manager ”) (or its affiliates or any person acting for it), on behalf of the +Underwriters, may over-allocate or effect transactions with a view to stabilizing or supporting the market price of +the H Shares at a level higher than that which might otherwise prevail for a limited period after the Listing Date. +However, there is no obligation on the Stabilizing Manager (or its affiliates or any person acting for it) to conduct +any such stabilizing action, which, if taken, will be done at the absolute discretion of the Stabilizing Manager (or its +affiliates or any person acting for it) and may be discontinued at any time. Any such stabilizing action is required to +be brought to an end on the 30th day after the last day for lodging applications under the Hong Kong Public Offering, +being Thursday, July 25, 2024. Such stabilisation action, if commenced, may be effected in all jurisdictions where it is +permissible to do so, in each case in compliance with all applicable laws, rules and regulatory requirements, including +the Securities and Futures (Price Stabilizing) Rules (Cap. 571W of the Laws of Hong Kong), as amended, made under +the Securities and Futures Ordinance (Cap. 571 of the Laws of Hong Kong). Potential investors should be aware that +no stabilizing action can be taken on the Hong Kong Stock Exchange to support the price of the H Shares for longer +than the stabilization period which begins on the Listing Date and is expected to expire on Thursday, July 25, 2024, +being the 30th day after the last day for lodging applications under the Hong Kong Public Offering. After this date, +when no further stabilizing action may be taken, demand for the H Shares, and therefore the price of the H Shares, +could fall. + + +--- page 2 --- +2 +Laopu Gold Co., Ltd.* +老鋪 黃 金股份有限公司 +(A joint stock company incorporated in the People ’s Republic of China with limited liability) +GLOBAL OFFERING +Number of Offer Shares under the +Global Offering +: 22,368,900 H Shares (taking into account + the full exercise of the Offer Size + Adjustment Option and subject to the + Over-allotment Option) +Number of Hong Kong Offer Shares : 11,184,500 H Shares (as adjusted after + reallocation and taking into account + the full exercise of the Offer Size + Adjustment Option) +Number of International Offer Shares : 11,184,400 H Shares (as adjusted after + reallocation and taking into account + the full exercise of the Offer Size + Adjustment Option and subject to the + Over-allotment Option) +Offer Price : HK$40.50 per H Share, plus brokerage + of 1.0%, SFC transaction levy of + 0.0027%, AFRC transaction levy of + 0.00015% and Hong Kong Stock + Exchange trading fee of 0.00565% + (payable in full on application in Hong + Kong dollars and subject to refund) +Nominal value : RMB1.00 per H Share +Stock code : 6181 +Sole Sponsor +Sole Overall Coordinator and Sole Global Coordinator +Joint Bookrunners and Joint Lead Managers Joint Lead Manager +* For identification purpose only + + +--- page 3 --- +LAOPU GOLD CO., LTD* / 老鋪黃金股份有限公司 +ANNOUNCEMENT OF ALLOTMENT RESULTS + +Unless otherwise defined herein, capitalised terms used in this announcement shall have the +same meanings as those defined in the prospectus dated June 20, 2024 (the “Prospectus”) +issued by Laopu Gold Co., Ltd.* (the “Company”). + + +Warning: In view of high concentration of shareholding in a small number of H +Shareholders, H Shareholders and prospective investors should be aware that the price +of the H Shares could move substantially even with a small number of H Shares traded +and should exercise extreme caution when dealing in the H Shares. +SUMMARY + +Company Information +Stock Code 6181 +Stock Short Name LAOPU GOLD +Dealings commencement date June 28, 2024# +# see note at the end of the announcement + +Price Information +Offer Price HK$40.50 +Offer Price Adjustment exercised N/A + +Offer Shares and Share Capital +Number of Offer Shares 22,368,900 +Number of Offer Shares in Hong Kong +Public Offer ing (after reallocation and +exercise of Offer Size Adjustment +Option) +11,184,500 +Number of offer shares in International +Offering (after reallocation and exercise +of Offer Size Adjustment Option) +11,184,400 +Number of issued shares upon Listing 165,011,400 +The number of offer shares above is determined after taking into account the additional +shares issued under the following Offer Size Adjustment Option and assuming the Over- +allotment Option is not exercised. + +Offer Size Adjustment Option (Upsize option) +Number of additional shares issued +under the option +2,917,600 + - Hong Kong Public Offering 1,458,800 +* For identification purpose only + + +--- page 4 --- +- International Offering 1,458,800 +The Offer Size Adjustment Option was exercised in full, pursuant to which the Company is +issuing and allotting 2,917,600 additional Offer Shares, representing approximately 15.00% +of the total number of Offer Shares initially available under the Global Offering, at the Offer +Price. + +Over-allocation +No. of Offer Shares over-allocated 3,355,300 +Such over-allocation may be covered by exercising the Over-allotment Option or by making +purchases in the secondary market at prices that do not exceed the Offer Price or through +deferred delivery or a combination of these means. In the event the Over -allotment Option +is exercised, an announcement will be made on the Stock Exchange’s website. + +Proceeds +Gross proceeds (Note) HK$ 905.94 million +Less: Estimated listing expenses +payable +HK$(79.30) million +Net Proceeds HK$ 826.64 million +Note: Gross proceeds refers to the amount to which the issuer is entitled to receive assuming +the Over-allotment Option is not exercised . For details of the use of proceeds, please refer +to the Prospectus dated June 20, 2024. + +ALLOTMENT RESULTS DETAILS + +HONG KONG PUBLIC OFFERING + + +No. of valid applications 42,474 +No. of successful applications 20,289 +Subscription level 582.15 times +Claw-back triggered Yes +No. of Offer Shares initially available under the Hong Kong Public +Offering +1,945,200 +No. of Offer Shares reallocated from the International Offering (claw- +back) +7,780,500 +Final no. of Offer Shares under the Hong Kong Public Offering (after +reallocation and exercise of Offer Size Adjustment Option) +11,184,500 + +% of Offer Shares under the Hong Kong Public Offering to the Global +Offering (after reallocation, over-allocation, and exercise of Offer Size +Adjustment Option) +43.48% +Note: For details of the final allocation of shares to the Hong Kong Public Offering, investors +can refer to www.eipo.com.hk/eIPOAllotment to perform a search by name or identification +number or www.eipo.com.hk/eIPOAllotment for the full list of allottees. + + +--- page 5 --- +INTERNATIONAL OFFERING + + +No. of placees 108 +Subscription Level 11.90 times +No. of Offer Shares initially available under the International Offering 17,506,100 +No. of Offer Shares reallocated to the Hong Kong Public Offering (claw- +back) +7,780,500 +Final no. of Offer Shares under the International Offer ing (after +reallocation, over-allocation, and exercise of Offer Size Adjustment +Option) +14,539,700 +% of Offer Shares under the International Offer ing to the Global +Offering (after reallocation, over-allocation, and exercise of Offer Size +Adjustment Option) +56.52% + +The Directors confirm that, to the best of their knowledge, information and belief, save for a +waiver from strict compliance with Rule 10.04 of the Listing Rules and a consent under +paragraph 5(2) of Appendix F1 to the Listing Rules (the “Placing Guidelines”) granted by the +Stock Exchange to permit the Company to allocate certain Offer Shares in the International +Offering to close associa tes of certain existing shareholders , (i) none of the Offer Shares +subscribed by the placees and the public have been financed directly or indirectly by the +Company, any of the Directors, Supervisors, chief executive of the Company, controlling +shareholders, substantial shareholders, existing shareholders of the Company or any of its +subsidiaries or their respective close associates; and (ii) none of the placees and the public +who have purchased the Offer Shares are accustomed to taking instructions from the Company, +any of the Directors, Supervisors, chief executive of the Company, controlling shareholders, +substantial shareholders, existing shareholders of the Company or any of its subsidiaries or +their respective close associates in relation to the acquisition, disposal, voting or other +disposition of Shares registered in his/her/its name or otherwise held by him/her/it. + +The placees in the International Offering include the following: + +Cornerstone Investors + +Investor No. of Offer +Shares +allocated +% of Offer +Shares +% of total +issued H +Shares after +the Global +Offering +% of total +issued share +capital after +the Global +Offering +Existing +shareholders +or their +close +associates +Huang River +Investment +Limited +6,751,000 30.18% 7.38% 4.09% No +China 2,025,300 9.05% 2.22% 1.23% No + + +--- page 6 --- +Southern +Asset +Management +Co., Ltd. +CPE Greater +China +Enterprises +Growth Fund +2,025,300 9.05% 2.22% 1.23% No +Total 10,801,600 48.29% 11.82% 6.55% +Assuming the Over-allotment Option is not exercised. + +Allottees with waivers/consents obtained + +Investor No. of +Offer +Shares +allocated +% of Offer +Shares +% of total +issued H +Shares +after the +Global +Offering +% of total +issued +share +capital +after the +Global +Offering +Relationship* +BA Sky +Limited +384,300 1.72% 0.42% 0.23% Existing +shareholder/Director +or its close associate +Total 384,300 1.72% 0.42% 0.23% +Assuming the Over-allotment Option is not exercised. + +* BA Sky Limited is wholly-owned by BA Capital Fund. The general partner of BA Capital +Fund is BA Capital Limited, which is ultimately controlled by Mr. HE Yu. Xiamen Heiyi and +Suzhou Yimei are existing shareholders of the Company holding 2,655,800 Shares +(representing approximately 1.61% of the voting rights of the Company immediately after +the completion of the Global Offering (assuming the Over-allotment Option is not exercised)) +and 2,121,700 Shares (representing approximately 1.29% of the voting rights o f the +Company immediately after the completion of the Global Offering (assuming the Over - +allotment Option is not exercised)), respectively. Xiamen Heiyi is a limited partnership +incorporated in the PRC with Xiamen Yiyuan as its general partner. Suzhou Yimei is a limited +partnership incorporated in the PRC with Xiamen Yiyuan as its general partner. In addition, +BA HM Hong Kong Limited, which holds approximately 98.43% interests of Suzhou Yimei +as one of its limited partners, is controlled by BA Capital Fund. Xiamen Yiyuan is ultimately +controlled by Mr. HE Yu. As such, BA Sky is a close associate of Xiamen Heiyi and Suzhou +Yimei, which are existing shareholders of the Company holding 2,655,800 Shares +(representing approximately 1.61% of the voting rights of t he Company immediately after +the completion of the Global Offering (assuming the Over-allotment Option is not exercised)) +and 2,121,700 Shares (representing approximately 1.29% of the voting rights of the +Company immediately after the completion of the Glo bal Offering (assuming the Over - + + +--- page 7 --- +allotment Option is not exercised)), respectively. The Company has applied for, and the +Exchange has granted, a waiver from strict compliance with Rule 10.04 of the Listing Rules +and a consent under Paragraph 5(2) of Appendi x F1 to the Listing Rules for allocation of +Offer Shares under the International Offering to BA Sky Limited. The allocation of Offer +Shares to BA Sky Limited is in compliance with all the conditions under the waiver and +consent granted by the Stock Exchange. + +LOCK-UP UNDERTAKINGS + +Existing Shareholders (excluding Pre-IPO Investors) + +Name Number of shares +held in the +Company subject +to lock-up +undertakings upon +listing +% of total +issued H +Shares after +the Global +Offering +subject to lock- +up +undertakings +upon listing +(assuming the +Over-allotment +Option is not +exercised) +% of +shareholding +in the +Company +subject to lock- +up +undertakings +upon listing +(assuming the +Over-allotment +Option is not +exercised) +Last day +subject to the +lock-up +undertakings +Beijing +Hongqiao Jinji +Consulting +Co., Ltd. /北京 +紅喬金季諮詢 +顧問有限公司 +56,101,300 +(including +22,440,520 H +Shares) +24.55% 34.00% June 27, 2025 +Xu Gaoming / +徐高明 +31,934,400 +(including +12,773,760 H +Shares) +13.97% 19.35% June 27, 2025 +Xu Dongbo /徐 +東波 +14,319,200 +(including +5,727,680 H +Shares) +6.27% 8.68% June 27, 2025 +Tianjin +Jincheng +Enterprise +Management +Consulting +L.P. (Limited +9,284,900 +(including +4,642,450 H +Shares) +5.08% 5.63% June 27, 2025 + + +--- page 8 --- +Partnership) / +天津金橙企業 +管理諮詢合夥 +企業 ( 有限合 +夥) +Tianjin Jinji +Enterprise +Management +Consulting +L.P. (Limited +Partnership) / +天津金積企業 +管理諮詢合夥 +企業 ( 有限合 +夥) +4,351,000 H Shares 4.76% 2.64% June 27, 2025 +Tianjin Jindi +Enterprise +Management +Consulting +L.P. (Limited +Partnership) / +天津金諦企業 +管理諮詢合夥 +企業 ( 有限合 +夥) +2,592,500 H Shares 2.84% 1.57% June 27, 2025 +Tianjin +Jinyong +Enterprise +Management +Consulting +L.P. (Limited +Partnership) / +天津金詠企業 +管理諮詢合夥 +企業 ( 有限合 +夥) +1,587,700 H Shares 1.74% 0.96% June 27, 2025 +Tianjin Jinli +Enterprise +Management +Consulting +L.P. (Limited +Partnership) / +天津金蒞企業 +管理諮詢合夥 +1,256,100 H Shares 1.37% 0.76% June 27, 2025 + + +--- page 9 --- +企業 ( 有限合 +夥) +Subtotal 121,427,100 +(including +55,371,710 H +Shares) +60.57% 73.59% +The expiry date of the lock-up period shown in the table above is pursuant to applicable PRC +law. + +Pre-IPO Investors + +Name Number of +shares held in +the Company +subject to lock- +up +undertakings +upon listing +% of total +issued H +Shares after the +Global Offering +subject to lock- +up +undertakings +upon listing +(assuming the +Over-allotment +Option is not +exercised) +% of +shareholding in +the Company +subject to lock- +up +undertakings +upon listing +(assuming the +Over-allotment +Option is not +exercised) +Last day subject +to the lock-up +undertakings +Chen Guodong / +陳國棟 +15,072,900 +(including +7,536,450 H +Shares) +8.24% 9.13% June 27, 2025 +Xiamen Heiyi +No. 3 Equity +Investment +Partnership +(Limited +Partnership) / +廈門黑蟻三號 +股權投資合夥 +企業(有限合夥) +2,655,800 H +Shares +2.91% 1.61% June 27, 2025 +Suzhou Yimei +Investment +Partnership +(Limited +Partnership) / +蘇州逸美創業 +投資合夥企業 +(有限合夥) +2,121,700 H +Shares +2.32% 1.29% June 27, 2025 + + +--- page 10 --- +Fosun Hanxing +(Hangzhou) +Equity +Investment Fund +L.P. (Limited +Partnership) / +復星漢興(杭 +州) 股權投資基 +金合夥企業 (有 +限合夥) +1,365,000 H +Shares +1.49% 0.83% June 27, 2025 +Subtotal 21,215,400 +(including +13,678,950 H +Shares +14.96% 12.86% +The expiry date of the lock-up period shown in the table above is pursuant to applicable PRC +law. + + +--- page 11 --- +Cornerstone Investors + +Name Number of shares +held in the Company +subject to lock-up +undertakings upon +listing +% of total +issued H +Shares after +the Global +Offering +subject to +lock-up +undertakings +upon listing +(assuming the +Over- +allotment +Option is not +exercised) +% of +shareholding +in the +Company +subject to +lock-up +undertakings +upon listing +(assuming the +Over- +allotment +Option is not +exercised) +Last day +subject to the +lock-up +undertakings +Huang River +Investment +Limited +6,751,000 7.38% 4.09% December 27, +2024 +China +Southern +Asset +Management +Co., Ltd. +2,025,300 2.22% 1.23% December 27, +2024 +CPE Greater +China +Enterprises +Growth Fund +2,025,300 2.22% 1.23% December 27, +2024 +Subtotal 10,801,600 11.82% 6.55% +The expiry date of the lock -up period shown in the table above is pursuant to the relevant +Cornerstone Investment Agreement. + + +--- page 12 --- +PLACEE CONCENTRATION ANALYSIS + +Placees +Number of +H Shares +allotted + +Allotment as +% of +International +Offering +(assuming no +exercise of the +Over- +allotment +Option) +Allotment as +% of +International +Offering +(assuming the +Over- +allotment +Option is +exercised and +new H Shares +are issued) +Allotment as % +of total Offer +Shares +(assuming no +exercise of the +Over- allotment +Option) +Allotment as +% of total +Offer Shares +(assuming the +Over- +allotment +Option is +exercised and +new H Shares +are issued) +Number of + Shares held +upon Listing + +% of total issued +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +·% of total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised and +new H Shares +are issued) +Top 1 6,751,000 60.36% 46.43% 30.18% 26.24% 6,751,000 4.09% 4.01% +Top 5 11,570,200 103.45% 79.58% 51.72% 44.98% 16,347,700 9.91% 9.71% +Top 10 12,854,700 114.93% 88.41% 57.47% 49.97% 17,632,200 10.69% 10.47% +Top 25 14,102,500 126.09% 96.99% 63.05% 54.82% 18,880,000 11.44% 11.21% +Notes +* Ranking of placees is based on the number of H Shares allotted to the placees. + +H SHAREHOLDERS CONCENTRATION ANALYSIS + +H +Shareholders* +Number of +H Shares +allotted + +Allotment as +% of +International +Offering +(assuming no +exercise of +the Over- +allotment +Option) +Allotment as +% of +International +Offering +(assuming +the Over- +allotment +Option is +exercised +and new H +Shares +arssue +Allotment +as % of +total Offer +Shares +(assuming +no +exercise of +the Over- +allotment +Option) +Allotment +as % of +total +Offer +Shares +(assuming +the Over- +allotment +Option is +exercised +and +new H +Shares +are +issued) +Number of +H Shares +held upon +Listing + +% of total +issued H +Shares +capital +upon +Listing +(assuming +no +exercise +of the +Over- +allotment +Option) +% of +total +issued H +Shares +capital +upon +Listing +(assuming +the Over- +allotment +Option is +exercised +and +new H +Shares +are +issued) +Number of +Shares held +upon Listing + + Top 1 - 0.00% 0.00% 0.00% 0.00% 45,584,410 49.86% 48.10% 111,639,800 + Top 5 7,135,300 63.80% 49.07% 31.90% 27.74% 69,384,660 75.90% 73.21% 142,976,500 + Top 10 11,185,900 100.01% 76.93% 50.01% 43.48% 78,980,460 86.39% 83.33% 152,572,300 + Top 25 13,687,600 122.38% 94.14% 61.19% 53.21% 82,738,260 90.50% 87.30% 156,330,100 +Notes +* Ranking of H Shareholders is based on the number of H Shares held by the H Shareholders upon Listing. + + +--- page 13 --- +SHAREHOLDER CONCENTRATION ANALYSIS +Shareho +lders +Number + of H +Shares a +llotted + +Allotment +as % of +Internationa +l Offering +(assuming +no exercise +of the Over- +allotment +Option) +Allotment +as % of +Internationa +l Offering +(assuming +the Over- +allotment +Option is +exercised +and new H +Shares are +issued) +Allotment +as % of +total Offer +Shares +(assuming +no exercise +of the Over- +allotment +Option) +Allotment +as % of +total Offer +Shares +(assuming +the Over- +allotment +Option is +exercised +and new H +Shares are +issued) +Number of +H Shares +held upon +Listing +Number of +Shares held +upon +Listing + +% of total +issued share +capital upon +Listing +(assuming +no exercise +of the Over- +allotment +Option) +% of total +issued share +capital +upon +Listing +(assuming +the Over- +allotment +Option is +exercised +and new H +Shares are +issued) +Top 1 0 0.00% 0.00% 0.00% 0.00% 45,584,410 111,639,800 67.66% 66.31% +Top 5 7,135,3 +00 63.80% 49.07% 31.90% 27.74% 69,384,660 142,976,500 86.65% 84.92% +Top 10 11,185, +900 100.01% 76.93% 50.01% 43.48% 78,980,460 152,572,300 92.46% 90.62% +Top 25 13,687, +600 122.38% 94.14% 61.19% 53.21% 82,738,260 156,330,100 94.74% 92.85% +Notes +* Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholder upon Listing. + +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING + +Subject to the satisfaction of the conditions set out in the Prospectus, valid applications made +by the public will be conditionally allocated on the basis set out below: + +NO. OF H SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS +BASIS OF +ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED OF THE +TOTAL NO. OF H SHARES +APPLIED FOR +100 8,000 0 H Shares 3.39% 100 281 100 H Shares +200 5,111 0 H Shares 3.38% 200 371 100 H Shares +300 530 0 H Shares 3.34% 300 59 100 H Shares +400 288 0 H Shares 3.31% 400 44 100 H Shares +500 635 0 H Shares 3.29% 500 125 100 H Shares +600 173 0 H Shares 3.26% 600 42 100 H Shares +700 113 0 H Shares 3.23% 700 33 100 H Shares + + +--- page 14 --- +800 157 0 H Shares 3.20% 800 54 100 H Shares +900 129 0 H Shares 3.19% 900 52 100 H Shares +1,000 5,811 0 H Shares 3.16% 1,000 2,686 100 H Shares +1,500 216 0 H Shares 3.16% 1,500 195 100 H Shares +2,000 903 0 H Shares 3.15% 2,000 1,538 100 H Shares +2,500 81 0 H Shares 3.15% 2,500 299 100 H Shares +3,000 38 0 H Shares 3.14% 3,000 622 100 H Shares +3,500 170 100 H Shares 3.14% 3,500 19 200 H Shares +4,000 276 100 H Shares 3.13% 4,000 93 200 H Shares +4,500 470 100 H Shares 3.13% 4,500 325 200 H Shares +5,000 408 100 H Shares 3.13% 5,000 531 200 H Shares +6,000 48 100 H Shares 3.13% 6,000 353 200 H Shares +7,000 210 200 H Shares 3.13% 7,000 50 300 H Shares +8,000 145 200 H Shares 3.13% 8,000 149 300 H Shares +9,000 28 200 H Shares 3.13% 9,000 126 300 H Shares +10,000 1,991 300 H Shares 3.13% 10,000 298 400 H Shares +20,000 2,132 600 H Shares 3.13% 20,000 750 700 H Shares +30,000 299 900 H Shares 3.13% 30,000 199 1,000 H Shares +40,000 120 900 H Shares 2.41% 40,000 224 1,000 H Shares +50,000 96 900 H Shares 1.93% 50,000 185 1,000 H Shares +60,000 58 900 H Shares 1.61% 60,000 112 1,000 H Shares +70,000 41 900 H Shares 1.38% 70,000 86 1,000 H Shares +80,000 31 900 H Shares 1.21% 80,000 71 1,000 H Shares +90,000 15 900 H Shares 1.08% 90,000 36 1,000 H Shares + + +--- page 15 --- +100,000 70 900 H Shares 0.98% 100,000 286 1,000 H Shares +150,000 2,132 1,000 H Shares 0.67% +200,000 107 1,200 H Shares 0.63% 200,000 137 1,300 H Shares +250,000 54 1,400 H Shares 0.59% 250,000 160 1,500 H Shares +300,000 34 1,700 H Shares 0.59% 300,000 78 1,800 H Shares +350,000 44 2,000 H Shares 0.59% 350,000 81 2,100 H Shares +400,000 34 2,300 H Shares 0.59% 400,000 50 2,400 H Shares +450,000 14 2,600 H Shares 0.59% 450,000 15 2,700 H Shares +500,000 46 2,900 H Shares 0.59% 500,000 46 3,000 H Shares +600,000 35 3,500 H Shares 0.59% 600,000 22 3,600 H Shares +700,000 14 4,100 H Shares 0.59% 700,000 6 4,200 H Shares +800,000 32 4,700 H Shares 0.59% 800,000 8 4,800 H Shares +900,000 8 5,300 H Shares 0.59% +972,600 142 5,700 H Shares 0.59% 972,600 88 5,800 H Shares +Total 42,474 11,184,500 H Shares + +As of the date of this announcement, the relevant subscription monies previously deposited in +the designated nominee accounts have been remitted back to the accounts of all HKSCC +participants. Investors should contact their relevant brokers for any inquiries. + +COMPLIANCE WITH LISTING RULES AND GUIDANCE + +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect +of which consent has been obtained, the Company has complied with the Listing Rules and +guidance materials in relation to the placing, allotment and listing of the Company’s shares. + +The Directors confirm that, to the best of their knowledge, no rebate has been, directly or +indirectly, provided by the Company, its Controlling Shareholders, Directors or syndicate +members to any placees or the public (as the case may be) and the consideration payable by +them for each Offer Share subscribed for or purchased by them was the same as the Offer Price +in addition to any brokerage, AFRC transaction levy, SFC transaction levy and trading fee +payable. + + +--- page 16 --- +DISCLAIMERS + + +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited +(the “Stock Exchange ”) and Hong Kong Securities Clearing Company Limited +(“HKSCC”) take no responsibility for the contents of this announcement, make no +representation as to its a ccuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of +the contents of this announcement. +This announcement does not constitute an offer to sell or the solic itation of an offer to buy +nor shall there be any sale of Offer Shares in any jurisdiction in which such offer, solicitation +or sales would be unlawful. This announcement is not for release, publication, distribution, +directly or indirectly, in or into the United States (including its territories and possessions, +any state of the United States and the District of Columbia). This announcement does not +constitute or form a part of any offer or solicitation to purchase or subscribe for securities +in the United States. The securities mentioned herein have not been, and will not be, +registered under the United States Securities Act of 1933, as amended from time to time (the +“U.S. Securities Act”). The securities may not be offered or sold in the United States, except +pursuant to an exemption from, or not subject to, the registration requirements of the U.S. +Securities Act. The Company has not intended and does not intend to make any public offer +of securities in the United States. +The Offer Shares are being offered and sold outside the United States in offshore transactions +in reliance on Regulation S under the U.S. Securities Act. +This announcement is for information purposes only and does not constitute an offer or an +invitation to induce an offer to acquire, purchase or subscribe for any securities of the +Company. This announcement is not a prospectus. Potential investors should r ead the +Prospectus for detailed information about the Company and the Global Offering described +below before deciding whether or not to invest in the Offer Shares. +# Potential investors of the Offer Shares should note that the Sole Overall Coordinator (f or +itself and on behalf of the Hong Kong Underwriters) can, in its sole and absolute discretion, +terminate the Hong Kong Underwriting Agreement with immediate effect upon the +occurrence of any of the events set out in the section headed “Underwriting – Underwriting +Arrangements – Hong Kong Public Offering – Grounds for Termination” in the Prospectus +at any time prior to 8:00 a.m. (Hong Kong time) on the Listing Date (which is currently +expected to be on June 28, 2024) + + +--- page 17 --- +3 +PUBLIC FLOAT +Immediately after the completion of the Global Offering, 45,835,150 H Shares, representing +approximately 27.78% of the issued share capital of our Company will count towards the public +float (assuming the Over-allotment Option is not exercised), satisfying the minimum percentage +prescribed by Rule 8.08 of the Listing Rules. +The Directors confirm that, immediately following completion of the Global Offering: (i) at least +25% of the total number of issued Shares will be held by the public, in compliance with Rule +8.08(1) of the Listing Rules; (ii) the H Shares will be held by at least 300 Shareholders at the +time of Listing, in compliance with Rule 8.08(2) of the Listing Rules; (iii) the three largest public +Shareholders will not hold more than 50% of the Shares held in public hands at the time of Listing, +in compliance with Rule 8.08(3) of the Listing Rules; (iv) no placee will, individually, be placed +more than 10% of the enlarged issued share capital of the Company immediately after the Global +Offering; and (v) there will not be any new substantial Shareholder (as defined in the Listing +Rules) of the Company. +COMMENCEMENT OF DEALINGS +H Share certificates will only become valid evidence of title at 8:00 a.m. on Friday, June 28, 2024 +(Hong Kong time), provided that the Global Offering has become unconditional and the right +of termination described in the section headed “Underwriting ” in the Prospectus has not been +exercised. Investors who trade H Shares prior to the receipt of H Share certificates or the H Share +certificates becoming valid evidence of title do so entirely at their own risk. +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. in Hong Kong +on Friday, June 28, 2024, it is expected that dealings in the H Shares on the Hong Kong Stock +Exchange will commence at 9:00 a.m. on Friday, June 28, 2024. The H Shares will be traded in +board lots of 100 H Shares each and the stock code of the H Shares will be 6181. +By order of the Board +Laopu Gold Co., Ltd.* +老鋪黃金股份有限公司 +Xu Gaoming +Chairman and Executive Director +Hong Kong, June 27, 2024 +As at the date of this announcement, the Board of Directors of the Company comprises (i) Mr. +Xu Gaoming, Mr. Feng Jianjun, Mr. Xu Rui and Mr. Jiang Xia (effective upon Listing Date) as +executive directors; and (ii) Mr. Sun Yijun, Dr. He Yurun and Mr. See Tak Wah (effective upon +Listing Date) as independent non-executive directors. +* For identification purpose only diff --git a/data/extracted_text/06682/allotment_results_summary_2023-09-27_2023092700072.txt b/data/extracted_text/06682/allotment_results_summary_2023-09-27_2023092700072.txt new file mode 100644 index 0000000..f96d933 --- /dev/null +++ b/data/extracted_text/06682/allotment_results_summary_2023-09-27_2023092700072.txt @@ -0,0 +1,1100 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE +AND ALLOTMENT RESULT +SUMMARY +Offer Price +• The Offer Price has been determined at HK$55.60 per Offer Share (exclusive of brokerage +of 1%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and +AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$55.60 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and other estimated expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$835.5 million (assuming the Over- +allotment Option is not exercised). The Company intends to use the net proceeds from the +Global Offering in the manner as set out in the paragraph headed “Net Proceeds from the +Global Offering ” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional +net proceeds of approximately HK$148.3 million for 2,759,400 additional H Shares to be +issued and allotted upon the exercise of the Over-allotment Option. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been moderately over-subscribed. A total of 12,653 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through the CCASS EIPO service for a total of 20,967,500 Hong Kong Offer Shares, +representing approximately 11.40 times of the total number of 1,839,600 H Shares initially +available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering represents less than 15 times of +the total number of Offer Shares initially available under the Hong Kong Public Offering, +no reallocation procedure as disclosed in the section headed “Structure of the Global +Offering – The Hong Kong Public Offering – Reallocation ” in the Prospectus has been +applied and no H Shares have been reallocated from the International Offering to the Hong +Kong Public Offering. The final number of H Shares under the Hong Kong Public Offering +is 1,839,600 H Shares, representing 10% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). +The total number of successful applicants under the Hong Kong Public Offering is 7,348, +among which 6,616 Shareholders were allocated with one board lot of the H Shares. + + +--- page 2 --- +4 +International Offering +• The H Shares initially offered under the International Offering have been over-subscribed, +representing approximately 1.57 times of the total number of H Shares initially available +under the International Offering. The final number of H Shares under the International +Offering is 16,556,400 H Shares, representing 90% of the total number of H Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). +There has been an over-allocation of 2,759,400 H Shares. +• A total of 154 placees have been allotted five board lots of H Shares or less, representing +approximately 85.56% of the 180 placees under the International Offering. These placees +have been allotted 30,500 H Shares in total, representing approximately 0.18% of the Offer +Shares available under the International Offering and 0.17% of the Offer Shares available +under the Global Offering (both assuming the Over-allotment Option is not exercised). +• A total of 99 placees have been allotted one board lot of H Shares or less, representing +approximately 55.00% of the 180 placees under the International Offering. These placees +have been allotted 9,900 H Shares in total, representing approximately 0.06% of the Offer +Shares available under the International Offering and 0.05% of the Offer Shares available +under the Global Offering (both assuming the Over-allotment Option is not exercised). +Cornerstone Investors +• Based on the Offer Price of HK$55.60 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%), pursuant to the Cornerstone Investment Agreements, the +Cornerstone Investors have subscribed for a total of 13,566,300 H Shares, representing in +aggregate (a) approximately 2.92% of the issued share capital of the Company immediately +upon completion of the Global Offering and (b) approximately 73.75% of the number +of Offer Shares under the Global Offering, in each case assuming the Over-allotment +Option is not exercised. Please refer to the section headed “Cornerstone Investors ” in the +Prospectus for further details of the Cornerstone Investors. +Placing of Offer Shares with Consent under the Placing Guidelines +• Under the International Offering, 920,100 H Shares, representing approximately 5.00% of +the H Shares initially available under the Global Offering (assuming the Over-allotment +Option is not exercised), were placed to CICC Financial Trading Limited as connected +client within the meaning of the Placing Guidelines. An application has been made to the +Stock Exchange for, and the Stock Exchange has granted a consent under paragraph 5(1) +of the Placing Guidelines to permit the Company to allocate H Shares in the International +Offering to the above connected client. The H Shares placed to the above connected client +are held on behalf of independent third parties on a non-discretionary basis and are in +compliance with all the conditions under the consent granted by the Stock Exchange. + + +--- page 3 --- +5 +• The International Offering is in compliance with the Placing Guidelines for Equity +Securities in Appendix 6 to the Listing Rules (the “Placing Guidelines ”). Save as disclosed +in the section headed “International Offering { Placees with the Consent under Paragraph +5(1) of Placing Guidelines ”, none of the Sole Sponsor, the Overall Coordinators, the Joint +Global Coordinators, the Joint Bookrunners, the Joint Lead Managers, the Underwriters, +the Capital Market Intermediaries and their respective affiliated companies and connected +clients of the lead broker or of any distributors (as defined in the Placing Guidelines) has +taken up any Offer Shares for its own benefit under the Global Offering. +• The Directors confirm that, to the best of their knowledge and information, save as +disclosed in the section headed “International Offering { Placees with the Consent +under Paragraph 5(1) of Placing Guidelines ”, no Offer Shares under the International +Offering placed by or through the Overall Coordinators, the Joint Global Coordinators, +the Joint Bookrunners, the Joint Lead Managers, the Underwriters or the Capital Market +Intermediaries under the Global Offering have been placed with any core connected person +(as defined in the Listing Rules) of the Company, or to any connected clients (as set out +in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the +Placing Guidelines, whether in their own names or through nominees. +Confirmations of Cornerstone Investors, public Shareholders in the Hong Kong Public +Offering and placees in the International Offering +• To the best knowledge of the Company, (i) none of the Offer Shares subscribed by +public Shareholders in the Hong Kong Public Offering and placees in the International +Offering has been directly or indirectly financed by the Company, the Directors, chief +executive, Supervisors, the Controlling Shareholders, Substantial Shareholders, existing +Shareholders or any of their subsidiaries or their respective close associates; and (ii) +none of the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering who has subscribed for the Offer Shares is accustomed to taking +instructions from the Company, the Directors, chief executive, Supervisors, the Controlling +Shareholders, Substantial Shareholders, existing Shareholders or any of their subsidiaries +or their respective close associates in relation to the acquisition, disposal, voting or other +disposition of the H Shares registered in their name or otherwise held by them; (iii) there +is no side agreement or arrangement between the Company, any of the Directors, chief +executive, the Controlling Shareholders, substantial Shareholders, existing Shareholders +of the Company or any of its subsidiaries or their respective close associates, on one +hand, and the public subscribers or the placee who has subscribed for the Offer Shares, on +the other hand; (iv) no rebate has been, directly or indirectly, provided by the Company, +the Directors, chief executive of the Company, the Controlling Shareholders, substantial +Shareholders of the Company, existing Shareholders of the Company or any of their +subsidiaries or their respective close associates or syndicate members or any other brokers +or underwriters to any public Shareholders in the Hong Kong Public Offering or placees +in the International Offering; and (v) the consideration payable by the public Shareholders +in the Hong Kong Public Offering and placees in the International Offering for each Share +subscribed for or purchased by them is the same as the final Offer Price as determined by +the Company, in additional to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC +transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%. + + +--- page 4 --- +6 +Over-allotment Option +• In connection with the Global Offering, we have granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on +behalf of the International Underwriters), at any time from the Listing Date until 30 days +after the last day for lodging applications under the Hong Kong Public Offering, to require +us to allot and issue up to an aggregate of 2,759,400 additional H Shares, representing not +more than 15% of the total number of Offer Shares initially available under the Global +Offering, at the Offer Price to cover the over-allocations in the International Offering. +• There has been an over-allocation of 2,759,400 H Shares in the International Offering and +such over-allocation will be settled by H Shares purchased by the Stabilizing Manager (or +through its affiliates or any person acting for it) in the secondary market at prices that do +not exceed the Offer Price, the exercise of the Over-allotment Option or a combination of +both. In the event the Over-allotment Option is exercised, an announcement will be made +on the Company ’s website and the website of the Stock Exchange at www.4paradigm.com +and www.hkexnews.hk , respectively. As at the date of this announcement, the Over- +allotment Option has not been exercised. +Public Float +• Immediately following the completion of the Global Offering, assuming the Over- +Allotment Option is not exercised, the number of H Shares in the public hands represents +no less than 25% of the total issued share capital of the Company. +• The Directors confirm that there will be at least 300 Shareholders at the time of the Listing +in compliance with Rule 8.08(2) of the Listing Rules, and that the three largest public +Shareholders do not hold more than 50% of the shares held in public hands at the time of +the Listing in compliance with Rule 8.08(3) of the Listing Rules. +Results of Allocation +Results of applications in the Hong Kong Public Offering, the level of indications of interests in +the International Offering, the level of applications in the Hong Kong Public Offering and the +basis of allocation of the Hong Kong Offer Shares will be published on Wednesday, September +27, 2023, on the websites of the Company at www.4paradigm.com and the Stock Exchange at +www.hkexnews.hk . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the HK eIPO White Form service or through +the CCASS EIPO service, including the Hong Kong identity card numbers, passport +numbers or Hong Kong business registration numbers, certificate of incorporation numbers +of successful applicants (where applicable) and the number of Hong Kong Offer Shares +successfully applied for, will be made available at the times and dates and in the manner +specified below: +• in the announcement to be posted on the Company ’s website and the website at +www.4paradigm.com and the Stock Exchange ’s website at www.hkexnews.hk by no later +than 8:00 a.m. on Wednesday, September 27, 2023; + + +--- page 5 --- +7 +• from the “IPO Results ” function in the IPO App and the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search +by ID ” function on a 24-hour basis from 8:00 a.m. on Wednesday, September 27, 2023 to +12:00 midnight, on Tuesday, October 3, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. on Wednesday, September 27, 2023 to Tuesday, October 3, 2023 +(except Saturday, Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White +Form ” in this announcement refer to Hong Kong identity card numbers/passport numbers/ +Hong Kong business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications Made +by Giving Electronic Application Instructions to HKSCC via CCASS ” in this announcement are +provided by CCASS Participants via CCASS. Therefore, the identification document numbers +shown in the two sections are different in nature. +Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants or via the +HK eIPO White Form service are disclosed. Applicants with beneficial names only but not +identification document numbers are not disclosed due to personal privacy issue as elaborated +below. Applicants who applied for the Hong Kong Offer Shares through their brokers can +consult their brokers to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK +eIPO White Form ” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” are redacted and not all details of applications are disclosed +in this announcement. +Despatch/Collection of H Share Certificates/e-Auto Refund Payment Instructions/Refund +Checks +• Applicants who applied for 500,000 Hong Kong Offer Shares or more through the HK +eIPO White Form service and who have been successfully or partially successfully +allocated Hong Kong Offer Shares and are eligible to collect H Share certificates in person +may collect H Share certificates from the H Share Registrar, Tricor Investor Services +Limited, at 17/F, Far East Finance Centre, 16 Harcourt Road, Hong Kong from 9:00 a.m. to +1:00 p.m. on Wednesday, September 27, 2023, or any other place or date the Company may +notify. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters +of authorisation from their corporations stamped with the corporations ’ chops. Both +individuals and authorised representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to Tricor Investor Services Limited. + + +--- page 6 --- +8 +• H Share certificates for Hong Kong Offer Shares allocated to applicants who applied +through the HK eIPO White Form service which are either not available for personal +collection or which are available but are not collected in person by 1:00 p.m. on +Wednesday, September 27, 2023, are expected to be despatched by ordinary post to those +entitled to them at their own risk on or before Wednesday, September 27, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the +name of HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participants who gave electronic application instructions on their behalf on Wednesday, +September 27, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. +• Applicants who applied through the HK eIPO White Form service and paid the +application monies from a single bank account will have refund monies (if any) despatched +to their application payment accounts in the form of e-Auto Refund payment instructions +on Wednesday, September 27, 2023. Applicants who applied through the HK eIPO White +Form service and paid the application monies from multiple bank accounts will have +refund monies (if any) despatched to the addresses specified on their HK eIPO White +Form applications in the form of refund check(s) in favour of the applicant (or, in the case +of joint applications, the first-named applicant) by ordinary post at their own risk on or +before Wednesday, September 27, 2023. +• Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Wednesday, September 27, 2023. +• H Share certificates will only become valid certificates of title at 8:00 a.m. on the Listing +Date which is expected to be Thursday, September 28, 2023, provided that the Global +Offering has become unconditional in all respects at or before that time and the right of +termination described in the section headed “Underwriting – Underwriting Arrangements +and Expenses – Hong Kong Public Offering – Grounds for Termination ” in the Prospectus +has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Thursday, September 28, 2023 (Hong Kong time), dealings in the H Shares on the +Main Board of the Stock Exchange are expected to commence at 9:00 a.m. on Thursday, +September 28, 2023 (Hong Kong time). The H Shares will be traded in board lots of 100 H +Shares each. The stock code of the H Shares is 6682. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. + + +--- page 7 --- +9 +OFFER PRICE +The Offer Price has been determined at HK$55.60 per H Share (exclusive of brokerage of 1%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%. +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$55.60 per H Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of underwriting fees and commissions and other +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$835.5 million (assuming the Over-allotment Option is not exercised). +The Company intends to apply the net proceeds as follows: +• Approximately 60%, or HK$501.3 million, will be allocated over the next three years to +enhance our fundamental research, technological capabilities and solution development: +o Approximately 25%, or HK$208.9 million, will be used to strengthen our research +and development team over the next three years, including: +(i) approximately 20%, or HK$167.1 million for the research and development +team of our core technologies. Specifically, we intend to allocate: +• approximately 11%, or HK$91.9 million for our AutoML technologies. +Advancements in AutoML will lower the barrier for AI application +development, help us attract more developers, and expand and upgrade our +developer suites, especially the HyperCycle series; +• approximately 3%, or HK$25.1 million for our transfer learning technologies, +which will further enhance the ability of our solutions to be applied across +difference scenarios, thereby reducing the cost of expansion into new use +cases and industry vectors; +• approximately 3%, or HK$25.1 million for our environment learning +technologies, which helps further improve data quality and reduce the cost of +model training; +• approximately 3%, or HK$25.1 million for our AutoRL technologies, which +will further lower the barriers for reinforcement learning by automating the +process. +(ii) approximately 5%, or HK$41.8 million for the research and development +team of new areas which may lead to the next generation of AI technologies. + + +--- page 8 --- +10 +• Approximately 35%, or HK$292.4 million, will be used to strengthen our research and +development capabilities. Specifically: +(i) approximately 4%, or HK$33.4 million for the procurement and installation of +equipment, devices and/or software to support our increasing business needs over +the next three years. +(ii) approximately 7%, or HK$58.5 million for the establishment of our new research +and development centers. +(iii) approximately 20%, or HK$167.1 million for strengthening our relationship with +third-party R&D service providers to further expand our R&D capabilities. +(iv) approximately 4%, or HK$33.4 million for the cultivation of the OpenMLDB +community to enhance the activeness and engagement of all AI developers +partnerships. +• Approximately 20%, or HK$167.1 million, will be allocated to expand our offerings, +build our brand and enter into new industry sectors. We plan to further apportion the +use of proceeds as follows. +o Approximately 12%, or HK$100.3 million, will be used to recruit and retain +talents in various industries to strengthen our sales and marketing team, thereby +leveraging their industry-specific sales experiences to expand our user base and to +increase our customer loyalty, which in turn may increase customers ’ spending on +our platform. +o Approximately 8%, or HK$66.8 million, will be used to promote our solutions and +offerings by engaging in more marketing activities through both offline and online +channels. Specifically: +(i) approximately 6%, or HK$50.1 million will be allocated for organizing and +sponsoring high impact events over the next three years. We intend to host +two large-scale offline conferences annually, one for developers and the +other for users. We also plan to organize one or more industry discussions on +a weekly basis. Furthermore, we will also sponsor other influential industry +conferences to increase our brand exposure. +(ii) approximately 2%, or HK$16.7 million will be allocated for collaborating +with online media partners to promote our brand awareness among users and +potential users. + + +--- page 9 --- +11 +• Approximately 10%, or HK$83.6 million, will be allocated over the next three years to +pursue strategic investment and acquisition opportunities to implement our long-term +growth strategy to develop our solutions and expand and penetrate the industry verticals +we cover. +• Approximately 10%, or HK$83.6 million, will be used for general corporate purposes. +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$148.3 million for 2,759,400 additional H Shares to be issued and allotted +upon the exercise of the Over-allotment Option. For further information, please refer to the section +headed “Future Plans and Use of Proceeds ” in the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +moderately over-subscribed. At the close of the application lists at 12:00 noon on Thursday, +September 21, 2023, a total of 12,653 valid applications have been received pursuant to the Hong +Kong Public Offering through the HK eIPO White Form service and through the CCASS EIPO +service for a total of 20,967,500 Hong Kong Offer Shares, representing approximately 11.40 times +of the total number of 1,839,600 Offer Shares initially available for subscription under the Hong +Kong Public Offering, among which: +• 12,602 valid applications in respect of a total of 13,827,700 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$61.16 per H Share (excluding brokerage of 1%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of +0.00015%) of HK$5 million or less, representing approximately 15.03 times of the 919,800 +Hong Kong Offer Shares initially comprised in Pool A; and +• 51 valid applications in respect of a total of 7,139,800 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$61.16 per Offer Share (excluding brokerage of 1%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of +0.00015%) of more than HK$5 million, representing approximately 7.76 times of the 919,800 +Hong Kong Offer Shares initially comprised in Pool B. +1 application has been rejected due to dishonored payments. No invalid application has been +identified and rejected. 2 multiple applications or suspected multiple applications have been +identified and rejected. No application for more than 919,800 (being 50% of the 1,839,600 Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. + + +--- page 10 --- +12 +As the over-subscription in the Hong Kong Public Offering is less than 15 times, no reallocation +procedure as disclosed in the section headed “Structure of the Global Offering – The Hong Kong +Public Offering – Reallocation ” in the Prospectus has been applied and no H Shares have been +reallocated from the International Offering to the Hong Kong Public Offering. The final number of +Offer Shares under the Hong Kong Public Offering is 1,839,600 H Shares, representing 10% of the +total number of Offer Shares initially available under the Global Offering (before any exercise of +the Over-allotment Option). The total number of successful applicants under the Hong Kong Public +Offering is 7,348, among which 6,616 Shareholders were allocated with one board lot of the H +Shares. +The H Shares offered in the Hong Kong Public Offering were conditionally allocated on the basis +set out in the paragraph headed “Basis of Allocation under the Hong Kong Public Offering ” below. +INTERNATIONAL OFFERING +The H Shares initially offered under the International Offering have been over-subscribed, +representing approximately 1.57 times of the total number of H Shares initially available under +the International Offering. The final number of Offer Shares allocated to the placees under the +International Offering is 16,556,400 H Shares, representing 90% of the total number of Offer +Shares initially available under the Global Offering (before any exercise of the Over-allotment +Option). +There has been an over-allocation of 2,759,400 H Shares. +A total of 154 placees have been allotted five board lots of H Shares or less, representing +approximately 85.56% of the 180 placees under the International Offering. These placees have +been allotted 30,500 H Shares in total, representing approximately 0.18% of the Offer Shares +initially available under the International Offering and 0.17% of the Offer Shares available under +the Global Offering (both assuming the Over-allotment Option is not exercised). +A total of 99 placees have been allotted one board lot of H Shares or less, representing +approximately 55.00% of the 180 placees under the International Offering. These placees have been +allotted 9,900 H Shares in total, representing approximately 0.06% of the Offer Shares available +under the International Offering and 0.05% of the Offer Shares available under the Global Offering +(both assuming the Over-allotment Option is not exercised). +Cornerstone Investors +Based on the Offer Price of HK$55.60 per Offer Share (excluding brokerage of 1%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) and pursuant to the Cornerstone Investment Agreements as disclosed in the section +headed “Cornerstone Investors ” in the Prospectus, the number of Offer Shares subscribed for by +the Cornerstone Investors is determined as set out below: +Name of Cornerstone Investor +Investment +Amount +(in HK$ million) (1) +Number +of Offer +Shares to +be acquired (2) +Approximate % +of the Offer +Shares (3) +Approximate % +of H Shares +in issue (3) +Approximate % +of the total +Shares +in issue (3) +New China Capital Management 365.00 6,564,700 35.69 4.91 1.41 +Beijing Zhongguancun 310.92 5,592,100 30.40 4.18 1.21 +Montage Holdings 78.37 1,409,500 7.66 1.05 0.30 +Total 754.29 13,566,300 73.75 10.15 2.92 + + +--- page 11 --- +13 +Notes: +(1) The investment amount equals the Offer Price multiplied by the number of Offer Shares to be acquired. +(2) The number of Offer Shares to be acquired is rounded down to the nearest whole board lot of 100 H Shares. +(3) Assuming the Over-allotment Option is not exercised. +(4) The percentages are subject to rounding differences, if any. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details +relating to the Cornerstone Investors. +Placing of Offer Shares with Consent under the Placing Guidelines +Certain Offer Shares were placed to the connected client of one of the brokers involved in the +Global Offering (the “Connected Broker ”) within the meaning of the Placing Guidelines, details +of which are set out below: +Connected Broker Placee +Number of +Offer Shares +Placed +Approximate +% of the +Offer Shares +initially +available +under the +Global +Offering (1) +Approximate +% of the +total issued +capital +immediately +following the +completion +of the Global +Offering (1) +Relationship +with the +Connected Broker +China International + Capital Corporation + Hong Kong Securities + Limited ( “CICC”) +CICC Financial + Trading + Limited + ( “CICC FT ”) +920,100 5.00 0.20 CICC and CICC FT + are fellow + subsidiaries of + China International + Capital Corporation + Limited +(1) Assuming that the Over-allotment Option is not exercised. +(2) CICC FT and CICC have entered into a series of cross border delta-one OTC swap +transactions (the “OTC Swaps ”) with each other and with the CICC FT Ultimate Client (as +defined below). The Shares placed to CICC FT (the “CICC FT Offer Shares ”) will be held +by CICC FT for the purpose of hedging the economic exposure under the OTC Swaps only, +and CICC FT will pass through the economic exposure of the CICC FT Offer Shares to its +ultimate client (the “CICC FT Ultimate Client ”) on a non-discretionary basis subject to the +terms and conditions of the OTC Swaps documents: (i) during the tenor of the OTC Swaps, +all economic returns of the CICC FT Offer Shares will be passed to the CICC FT Ultimate +Client and all economic loss shall be borne by the CICC FT Ultimate Client through the OTC +Swaps, and CICC FT will not take part in any economic return or bear any economic loss +in relation to the price of the CICC FT Offer Shares; (ii) the OTC Swaps are linked to the +CICC FT Offer Shares and the CICC FT Ultimate Client may request CICC FT to redeem it +at its own discretion, upon which CICC FT shall dispose of the CICC FT Offer Shares and +settle OTC Swaps in cash in accordance with the terms and conditions of the OTC Swap +documents; (iii) despite that CICC FT will hold the title of the CICC FT Offer Shares by +itself, it will not exercise the voting right of the relevant Shares during the terms of the +OTC Swaps as per its internal policy; to the best of CICC FT ’s knowledge, after making all +reasonable inquiries, the CICC FT Ultimate Client and its ultimate beneficial owners are third +parties independent from each of the Company, CICC FT and CICC. + + +--- page 12 --- +14 +An application has been made to the Stock Exchange for, and the Stock Exchange has granted a +consent under paragraph 5(1) of the Placing Guidelines to permit the Company to allocate Offer +Shares in the International Offering to the connected client as set above. The Offer Shares placed +to the above connected client are held on behalf of independent third parties on a non-discretionary +basis (save as otherwise disclosed) and are in compliance with all the conditions under the consent +granted by the Stock Exchange. +CONFIRMATIONS OF CORNERSTONE INVESTORS, PUBLIC SHAREHOLDERS IN +THE HONG KONG PUBLIC OFFERING AND PLACEES IN THE INTERNATIONAL +OFFERING +To the best knowledge of the Company, none of the Cornerstone Investors, public Shareholders in +the Hong Kong Public Offering and placees in the International Offering is an existing Shareholder +or a close associate of existing Shareholders. +Further, to the best knowledge of the Company, (i) each of the Cornerstone Investors is an +Independent Third Party and is not a connected person of the Company (as defined in the Listing +Rules); (ii) none of the Cornerstone Investors or Placees is accustomed to take instructions from +our Company, the Directors, chief executive, Supervisors, Controlling Shareholders, Substantial +Shareholders, existing Shareholders or any of its subsidiaries or their respective close associates; +and (iii) none of the subscription of the relevant Offer Shares by any of the Cornerstone Investors +or Placees is directly or indirectly financed by the Company, the Directors, chief executive, +Supervisors, the Controlling Shareholders, Substantial Shareholders, existing Shareholders or any +of its subsidiaries or their respective close associates (except for, in each case where applicable, +the Participated Existing Shareholders who are close associates of our existing Shareholders and +who make their own investment decisions and finance the same). +Furthermore, to the best knowledge of the Company, (i) none of the Offer Shares subscribed by +public Shareholders in the Hong Kong Public Offering and placees in the International Offering has +been directly or indirectly financed by the Company, the Directors, chief executive, Supervisors, +the Controlling Shareholders, Substantial Shareholders, existing Shareholders or any of their +subsidiaries or their respective close associates; (ii) none of the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering who has subscribed for the Offer +Shares is accustomed to taking instructions from the Company, the Directors, chief executive, +Supervisors, the Controlling Shareholders, Substantial Shareholders, existing Shareholders or any +of their subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in their name or otherwise held by them; +(iii) there is no side agreement or arrangement between the Company, any of the Directors, +chief executive, the Controlling Shareholders, substantial Shareholders, existing Shareholders +of the Company or any of its subsidiaries or their respective close associates, on one hand, and +the public subscribers or the placee who has subscribed for the Offer Shares, on the other hand; +(iv) no rebate has been, directly or indirectly, provided by the Company, the Directors, chief +executive of the Company, the Controlling Shareholders, substantial Shareholders of the Company, +existing Shareholders of the Company or any of their subsidiaries or their respective close +associates or syndicate members or any other brokers or underwriters to any public Shareholders in +the Hong Kong Public Offering or placees in the International Offering; and (v) the consideration +payable by the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering for each Share subscribed for or purchased by them is the same as the final +Offer Price as determined by the Company, in additional to brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%. + + +--- page 13 --- +15 +No Offer Shares placed by or through the Overall Coordinators, the Joint Global Coordinators, the +Joint Bookrunners, the Joint Lead Managers and the Underwriters under the Global Offering have +been placed with any core connected person (as defined in the Listing Rules) of the Company, or +any connected clients (as set out in paragraph 5(1) of the Placing Guidelines) or persons set out in +paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees. The +Directors confirm that save as disclosed above, no placees will, individually, be placed more than +10% of the enlarged issued share capital of the Company immediately after the Global Offering. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company has granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on behalf +of the International Underwriters), at any time from the Listing Date to the 30th day after the last +day for lodging applications under the Hong Kong Public Offering, to require the Company to +allot and issue up to an aggregate of 2,759,400 additional H Shares, representing 15% of the total +number of H Shares initially available under the Global Offering, at the Offer Price to cover the +over-allocations in the International Offering. There has been an over-allocation of 2,759,400 H +Shares in the International Offering and such over-allocation will be settled by Shares purchased +by the Stabilizing Manager (or through its affiliates or any person acting for it) in the secondary +market at prices that do not exceed the Offer Price, the exercise of the Over-allotment Option or a +combination of both. In the event the Over-allotment Option is exercised, an announcement will be +made on the Company ’s website at www.4paradigm.com and on the Stock Exchange ’s website at +www.hkexnews.hk , respectively. As at the date of this announcement, the Over-allotment Option +has not been exercised. +LOCK-UP OBLIGATIONS +The Company, all existing Shareholders, and the Cornerstone Investors are subject to lock-up +obligations (the “Lock-up Obligations ”) in respect of the Shares. The major terms of the Lock-up +Obligations are as follows: +Name Class of Shares +Number of Shares +subject to the Lock-up +Obligations after Listing +Percentage of +shareholding in the +Company subject to the +Lock-up Obligations +after Listing (1) +Last day of the +Lock-up Period +The Company (subject to lock-up obligations pursuant to the Listing Rules and the Hong Kong Underwriting Agreement) +N/A N/A N/A March 27, 2024 (2) +Each of the Controlling Shareholders (subject to lock-up obligations pursuant to the Listing Rules, the Hong Kong Underwriting Agreement and PRC Company Law) +Unlisted Shares 180,232,906 38.84% September 27, 2024 (3) +All other existing Shareholders (subject to lock-up obligations pursuant to the PRC Company Law) +HongShan Venture H Shares 32,259,066 6.95% September 27, 2024 (4) +Boyu Jingtai Unlisted Shares 14,126,295 3.04% September 27, 2024 (4) +Guoxin Qidi H Shares 12,117,394 2.61% September 27, 2024 (4) +Xinhe No. 1 Unlisted Shares 12,077,978 2.60% September 27, 2024 (4) +Purui Tianjin H Shares 11,301,027 2.44% September 27, 2024 (4) +YSC Investment I Unlisted Shares 9,858,049 2.12% September 27, 2024 (4) +China-UAE Investment (Cayman) Unlisted Shares 8,475,774 1.83% September 27, 2024 (4) + + +--- page 14 --- +16 +Name Class of Shares +Number of Shares +subject to the Lock-up +Obligations after Listing +Percentage of +shareholding in the +Company subject to the +Lock-up Obligations +after Listing (1) +Last day of the +Lock-up Period +HongShan Hanchen Unlisted Shares 8,475,774 1.83% September 27, 2024 (4) +Nanjing Paradigm Unlisted Shares 7,958,544 1.71% September 27, 2024 (4) +Beijing Innovation H Shares 7,115,539 1.53% September 27, 2024 (4) +Zhuhai Hongmai Unlisted Shares 7,030,079 1.51% September 27, 2024 (4) +Zhongyi Equity Fund H Shares 7,020,480 1.51% September 27, 2024 (4) +Sinovation Fund III H Shares 6,476,628 1.40% September 27, 2024 (4) +CDBC Manufacturing Fund Unlisted Shares 6,356,827 1.37% September 27, 2024 (4) +HongShan Mingde Unlisted Shares 6,352,978 1.37% September 27, 2024 (4) +Ruihui Haina H Shares 4,896,176 1.06% September 27, 2024 (4) +Jiangsu Jiequan Unlisted Shares 4,237,879 0.91% September 27, 2024 (4) +Lucent Shanghai Unlisted Shares 4,237,879 0.91% September 27, 2024 (4) +NIFA No. 1 Unlisted Shares 728,267 0.16% September 27, 2024 (4) +H Shares 3,433,813 0.74% September 27, 2024 (4) +HongShan Zhisheng Unlisted Shares 4,112,972 0.89% September 27, 2024 (4) +Qingdao Chuangxin Venture Capital + Enterprise (Limited Partnership) +Unlisted Shares 3,802,047 0.82% September 27, 2024 (4) +BOCOM International Holdings Company Limited Unlisted Shares 3,672,128 0.79% September 27, 2024 (4) +Zhuhai Xuren Unlisted Shares 3,515,032 0.76% September 27, 2024 (4) +Major Awesome Unlisted Shares 3,442,422 0.74% September 27, 2024 (4) +Gongqingcheng Yuanchun Investment Management + Partnership (Limited Partnership) +Unlisted Shares 3,391,428 0.73% September 27, 2024 (4) +Shenzhen Songhe Unlisted Shares 3,359,773 0.72% September 27, 2024 (4) +Shenzhen Lingyu Unlisted Shares 3,359,773 0.72% September 27, 2024 (4) +Value Global H Shares 3,286,016 0.71% September 27, 2024 (4) +Shanghai Saixin Business Consulting Management + Center (Limited Partnership) +H Shares 3,231,551 0.70% September 27, 2024 (4) +Guangxi Tencent Venture Capital Co., Ltd. Unlisted Shares 1,390,806 0.30% September 27, 2024 (4) +H Shares 1,716,985 0.37% September 27, 2024 (4) +MIC Capital Unlisted Shares 2,966,514 0.64% September 27, 2024 (4) +Hangzhou Fantong H Shares 2,825,253 0.61% September 27, 2024 (4) +CPE Investment (Hong Kong) 2018 Limited Unlisted Shares 2,825,253 0.61% September 27, 2024 (4) +Hubei Boheng H Shares 2,738,347 0.59% September 27, 2024 (4) +JIC Tech-Inv Unlisted Shares 2,118,947 0.46% September 27, 2024 (4) +Zhuhai Jinyiming Unlisted Shares 2,118,947 0.46% September 27, 2024 (4) +Beijing New Power Unlisted Shares 2,118,947 0.46% September 27, 2024 (4) +Guangzhou Yuexiu Emerging Industry Phase II + Investment Fund Partnership (Limited Partnership) +H Shares 2,112,208 0.46% September 27, 2024 (4) +Qiushi Xingde Unlisted Shares 2,048,317 0.44% September 27, 2024 (4) +GS Asia II H Shares 2,020,055 0.44% September 27, 2024 (4) +CNCB (Hong Kong) Investment Limited Unlisted Shares 1,988,683 0.43% September 27, 2024 (4) +Beijing Lianxiang Smart Internet Innovation + Fund Partnership (Limited Partnership) +Unlisted Shares 1,871,693 0.40% September 27, 2024 (4) +Shenzhen Linghui Unlisted Shares 1,679,879 0.36% September 27, 2024 (4) +Zhuhai Zhongyu Investment Enterprise + (Limited Partnership) +H Shares 1,678,669 0.36% September 27, 2024 (4) +Zhuhai Huiyuan Investment Partnership + (Limited Partnership) +Unlisted Shares 1,658,357 0.36% September 27, 2024 (4) + + +--- page 15 --- +17 +Name Class of Shares +Number of Shares +subject to the Lock-up +Obligations after Listing +Percentage of +shareholding in the +Company subject to the +Lock-up Obligations +after Listing (1) +Last day of the +Lock-up Period +CITIC Securities Investment Unlisted Shares 1,550,588 0.33% September 27, 2024 (4) +Guangkong Zhongying H Shares 1,420,246 0.31% September 27, 2024 (4) +Fangyuan Chuangying H Shares 1,412,626 0.30% September 27, 2024 (4) +Haitong International Investment H Shares 1,412,626 0.30% September 27, 2024 (4) +Jiaxing Chenyue H Shares 1,412,626 0.30% September 27, 2024 (4) +Nongwan Investment Unlisted Shares 1,153,936 0.25% September 27, 2024 (4) +Shenzhen Runxin New Vision Strategic Emerging + Industry Private Equity Investment Fund + Partnership (Limited Partnership) +H Shares 1,130,104 0.24% September 27, 2024 (4) +Chance Talent Unlisted Shares 1,095,339 0.24% September 27, 2024 (4) +Cisco China H Shares 994,342 0.21% September 27, 2024 (4) +Lianxiang Yangtze River Unlisted Shares 974,720 0.21% September 27, 2024 (4) +Jinshi Jinrui Unlisted Shares 878,766 0.19% September 27, 2024 (4) +Stonebridge 2020 H Shares 805,198 0.17% September 27, 2024 (4) +Tibet Lingfeng Unlisted Shares 761,572 0.16% September 27, 2024 (4) +Growing Fame H Shares 706,321 0.15% September 27, 2024 (4) +Jinshi Haofeng Unlisted Shares 703,006 0.15% September 27, 2024 (4) +Jinshi Zhiyu Unlisted Shares 703,006 0.15% September 27, 2024 (4) +Guangzhou Yuexiu Nuocheng No. 8 Industrial + Investment Partnership (Limited Partnership) +H Shares 626,139 0.13% September 27, 2024 (4) +CITIC Construction Investment H Shares 565,044 0.12% September 27, 2024 (4) +Hainan Yuanfengshang Unlisted Shares 540,035 0.12% September 27, 2024 (4) +Ningbo Huiyuan Unlisted Shares 183,646 0.04% September 27, 2024 (4) +H Shares 123,022 0.03% September 27, 2024 (4) +Hainan BOCOM Unlisted Shares 282,522 0.06% September 27, 2024 (4) +Dongkong Jinlong H Shares 211,892 0.05% September 27, 2024 (4) +LF Beta H Shares 196,857 0.04% September 27, 2024 (4) +Subtotal 265,431,627 57.20% +Cornerstone Investors (subject to lock-up obligations pursuant to their respective Cornerstone Investment Agreements) +New China Capital Management H Shares 6,564,700 1.41% March 27, 2024 (5) +Beijing Zhongguancun H Shares 5,592,100 1.21% March 27, 2024 (5) +Montage Holdings H Shares 1,409,500 0.30% March 27, 2024 (5) +Subtotal 13,566,300 2.92% +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) The Company may not issue Shares prior to the indicated date except otherwise permitted by the Listing Rules. +(3) Each of the Controlling Shareholder(s) shall not dispose of any of its existing Shares on or before the indicated +date. + + +--- page 16 --- +18 +(4) Each of the other existing Shareholders shall not dispose of any of its existing Shares on or before the indicated +date. +(5) Each of the Cornerstone Investors shall not dispose of the Offer Shares acquired in the Global Offering on or +before the indicated date. +Each of the existing Shareholders are subject to statutory lock-up requirement for one year +from the Listing Date pursuant to the PRC Company Law. As such, all existing Shareholders of +330,418,283 Unlisted Shares and 115,246,250 H Shares (as converted from Unlisted Shares) will +be subject to the one-year statutory lock-up requirement. Please refer to the table summarizing the +capitalization of the Company under the paragraph headed “History, Development and Corporate +Structure – Capitalization of our Company ” in the Prospectus for a list of the existing Shareholders +and the paragraph headed “History, Development and Corporate Structure – Principal Terms of the +Pre-IPO Investments and Pre-IPO Investors ’ Rights ” in the Prospectus for details of the lock-up +requirement. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of the +Global Offering – Conditions of the Hong Kong Public Offering ” in the Prospectus, 12,653 valid +applications made by the public through the HK eIPO White Form service and the CCASS EIPO +service will be conditionally allocated on the basis set out below: +Pool A +Number of +H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of H Shares +applied for +100 7,354 3,677 out of 7,354 applicants to receive 100 H Shares 50.00% +200 648 333 out of 648 applicants to receive 100 H Shares 25.69% +300 328 173 out of 328 applicants to receive 100 H Shares 17.58% +400 222 119 out of 222 applicants to receive 100 H Shares 13.40% +500 303 166 out of 303 applicants to receive 100 H Shares 10.96% +600 125 72 out of 125 applicants to receive 100 H Shares 9.60% +700 84 51 out of 84 applicants to receive 100 H Shares 8.67% +800 1,476 923 out of 1,476 applicants to receive 100 H Shares 7.82% +900 66 42 out of 66 applicants to receive 100 H Shares 7.07% +1,000 583 379 out of 583 applicants to receive 100 H Shares 6.50% +1,500 218 167 out of 218 applicants to receive 100 H Shares 5.11% +2,000 227 100 H Shares 5.00% +2,500 90 100 H Shares plus 12 out of 90 applicants to receive an additional 100 H Shares 4.53% +3,000 239 100 H Shares plus 77 out of 239 applicants to receive an additional 100 H Shares 4.41% +3,500 45 100 H Shares plus 23 out of 45 applicants to receive an additional 100 H Shares 4.32% +4,000 68 100 H Shares plus 47 out of 68 applicants to receive an additional 100 H Shares 4.23% +4,500 29 100 H Shares plus 25 out of 29 applicants to receive an additional 100 H Shares 4.14% +5,000 101 200 H Shares 4.00% +6,000 39 200 H Shares plus 12 out of 39 applicants to receive an additional 100 H Shares 3.85% +7,000 18 200 H Shares plus 12 out of 18 applicants to receive an additional 100 H Shares 3.81% +8,000 34 300 H Shares 3.75% + + +--- page 17 --- +19 +Pool A +Number of +H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of H Shares +applied for +9,000 13 300 H Shares plus 1 out of 13 applicants to receive an additional 100 H Shares 3.42% +10,000 133 300 H Shares plus 14 out of 133 applicants to receive an additional 100 H Shares 3.11% +20,000 67 500 H Shares 2.50% +30,000 27 700 H Shares 2.33% +40,000 19 900 H Shares 2.25% +50,000 21 1,100 H Shares 2.20% +60,000 7 1,300 H Shares 2.17% +70,000 2 1,500 H Shares 2.14% +80,000 16 1,700 H Shares 2.13% +Total 12,602 Total number of Pool A successful applicants: 7,297 +Pool B +Number of +H Shares +applied for +Number of +valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of H Shares +applied for +90,000 28 11,700 H Shares 13.00% +100,000 13 12,900 H Shares 12.90% +200,000 4 25,700 H Shares 12.85% +300,000 4 38,400 H Shares 12.80% +400,000 1 51,000 H Shares 12.75% +919,800 1 117,100 H Shares 12.73% +Total 51 Total number of Pool B successful applicants: 51 +The final number of Offer Shares under the Hong Kong Public Offering is 1,839,600 H Shares, +representing 10% of the total number of Offer Shares initially available under the Global Offering +(before any exercise of the Over-allotment Option). +RESULTS OF ALLOCATIONS +Results of applications in the Hong Kong Public Offering, the level of indications of interests in +the International Offering, the level of applications in the Hong Kong Public Offering and the +basis of allocation of the Hong Kong Offer Shares will be published on Wednesday, September +27, 2023, on the websites of the Company at www.4paradigm.com and the Stock Exchange at +www.hkexnews.hk . + + +--- page 18 --- +20 +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the HK eIPO White Form service or through the CCASS +EIPO service, including the Hong Kong identity card numbers, passport numbers or Hong Kong +business registration numbers, certificate of incorporation numbers of successful applicants (where +applicable) and the number of the Hong Kong Offer Shares successfully applied for, will be made +available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website and the website of the Stock +Exchange at www.4paradigm.com and www.hkexnews.hk , respectively, by no later than +8:00 a.m. on Wednesday, September 27, 2023; +• from the “IPO Results ” function in the IPO App and the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by +ID” function on a 24-hour basis from 8:00 a.m. on Wednesday, September 27, 2023 to 12:00 +midnight on Tuesday, October 3, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. on Wednesday, September 27, 2023 to Tuesday, October 3, 2023 (except +Saturday, Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants or via the HK eIPO White +Form service are disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. Applicants who +applied for the Hong Kong Offer Shares through their brokers can consult their brokers to enquire +about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 19 --- +21 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +International +Placee Subscription +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming the +Over- +allotment +Option is +exercised +in full) +Subscription +as % of +total Offer +Shares +(assuming no +exercise of the +Over- +allotment +Option) +Subscription +as % of +Offer Shares +(assuming the +Over- +allotment +Option is +exercised +in full) +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming the +Over- +allotment +Option is +exercised +in full) +Top 1 6,564,700 6,564,700 39.65% 33.99% 35.69% 31.03% 1.41% 1.41% +Top 5 17,371,900 17,371,900 104.93% 89.94% 94.43% 82.12% 3.74% 3.72% +Top 10 18,897,900 18,897,900 114.14% 97.84% 102.73% 89.33% 4.07% 4.05% +Top 20 19,245,200 19,245,200 116.24% 99.63% 104.62% 90.97% 4.15% 4.12% +Top 25 19,282,800 19,282,800 116.47% 99.83% 104.82% 91.15% 4.16% 4.13% +Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder Subscription +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming the +Over- +allotment +Option is +exercised +in full) +Subscription +as % of +total Offer +Shares +(assuming no +exercise of the +Over- +allotment +Option) +Subscription +as % of +Offer Shares +(assuming the +Over- +allotment +Option is +exercised +in full) +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming the +Over- +allotment +Option is +exercised +in full) +Top 1 – 180,232,906 0.00% 0.00% 0.00% 0.00% 38.84% 38.61% +Top 5 – 257,677,385 0.00% 0.00% 0.00% 0.00% 55.53% 55.20% +Top 10 – 307,348,757 0.00% 0.00% 0.00% 0.00% 66.23% 65.84% +Top 20 12,156,800 366,877,044 73.43% 62.94% 66.08% 57.46% 79.06% 78.59% +Top 25 12,156,800 385,470,753 73.43% 62.94% 66.08% 57.46% 83.06% 82.57% + + +--- page 20 --- +22 +Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +Shareholder Subscription +Number of +H Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over- +allotment +Option) +Subscription +as % of +International +Offering +(assuming the +Over- +allotment +Option is +exercised +in full) +Subscription +as % of +total Offer +Shares +(assuming no +exercise of the +Over- +allotment +Option) +Subscription +as % of +Offer Shares +(assuming the +Over- +allotment +Option is +exercised +in full) +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over- +allotment +Option) +% of total +issued share +capital upon +Listing +(assuming the +Over- +allotment +Option is +exercised +in full) +Top 1 – 32,259,066 0.00% 0.00% 0.00% 0.00% 6.95% 6.91% +Top 5 – 69,813,506 0.00% 0.00% 0.00% 0.00% 15.04% 14.96% +Top 10 12,156,800 96,776,923 73.43% 62.94% 66.08% 57.46% 20.85% 20.73% +Top 20 15,962,400 120,191,607 96.41% 82.64% 86.77% 75.45% 25.90% 25.75% +Top 25 17,371,900 127,259,231 104.93% 89.94% 94.43% 82.12% 27.42% 27.26% diff --git a/data/extracted_text/06683/allotment_results_summary_2023-07-12_2023071200012.txt b/data/extracted_text/06683/allotment_results_summary_2023-07-12_2023071200012.txt new file mode 100644 index 0000000..cfe2747 --- /dev/null +++ b/data/extracted_text/06683/allotment_results_summary_2023-07-12_2023071200012.txt @@ -0,0 +1,1023 @@ +--- page 1 --- +– 4 – +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +• The Offer Price is HK$4.25 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$4.25 per Offer Share, the net proceeds from the +Global Offering to be received by the Company (after deduction of underwriting +commissions, and estimated expenses paid or payable by the Company in relation +to the Global Offering, assuming the Over-allotment Option is not exercised) are +estimated to be approximately HK$245.2 million. The Company intends to apply such +net proceeds from the Global Offering in accordance with the purposes as set out in +the section headed “Net Proceeds from the Global Offering” in this announcement. +• If the Over-allotment Option is exercised in full, the net proceeds the Company will +receive from the Global Offering will increase to approximately HK$321.9 million +for 18,996,000 additional Offer Shares to be allotted and issued upon the exercise of +the Over-allotment Option. The Company intends to apply the additional net proceeds +to the purposes in the proportions as stated in the section headed “Net Proceeds from +the Global Offering” in this announcement. +Applications and Indications of Interest Received +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering +have been significantly over-subscribed. A total of 8,928 valid applications have been +received pursuant to the Hong Kong Public Offering through the White Form eIPO +service and the CCASS EIPO service for a total of 164,543,000 Hong Kong Offer +Shares, representing approximately 12.99 times of the total number of 12,664,000 +Hong Kong Offer Shares initially available for subscription under the Hong Kong +Public Offering. + + +--- page 2 --- +– 5 – +• As the over-subscription of the Hong Kong Public Offering is less than 15 times +of the number of Offer Shares initially available for subscription under the Hong +Kong Public Offering, no reallocation procedures as described in the section headed +“Structure of the Global Offering – The Hong Kong Public Offering – Reallocation” +in the Prospectus has been applied. The final number of Offer Shares under the +Hong Kong Public Offering is 12,664,000 Offer Shares, representing 10.0% of the +total number of Offer Shares initially available under the Global Offering, and being +allocated to 5,277 successful applicants under the Hong Kong Public Offering. A +total number of 3,548 applicants, representing 67.2% of the total number of 5,277 +successful applicants under the Hong Kong Public Offering, have been allotted +with one board lot of Hong Kong Offer Shares. These applicants have been allotted +1,774,000 Offer Shares, representing approximately 14.0% of the 12,664,000 Offer +Shares initially available under the Hong Kong Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally +allocated on the basis set out in the paragraph headed “Basis of Allocation under the +Hong Kong Public Offering” below. +International Offering +• The Offer Shares initially offered under the International Offering have been slightly +over-subscribed, representing approximately 1.15 times of the total number of +113,976,000 Offer Shares initially available under the International Offering (before +any exercise of the Over-allotment Option). The final number of Offer Shares under +the International Offering is 113,976,000 Offer Shares, representing 90.0% of the +total number of Offer Shares initially available under the Global Offering (before any +exercise of the Over-allotment Option). +• There has been an over-allocation of 1,887,500 Offer Shares in the International +Offering and there are a total of 147 placees under the International Offering. A total +of 102 placees have been allotted five board lots of the International Offer Shares +or less, representing approximately 69.4% of the total number of 147 placees under +the International Offering. These placees have been allotted 52,500 Offer Shares, +representing approximately 0.05% of the 113,976,000 Offer Shares initially available +under the International Offering (before any exercise of the Over-allotment Option). +A total of 99 placees have been allotted one board lot of the Shares under the +International Offering, representing approximately 67.3% of the total number of 147 +placees under the International Offering. These placees have been allotted 49,500 +Offer Shares, representing approximately 0.04% of the 113,976,000 Offer Shares +initially available under the International Offering (before any exercise of the Over- +allotment Option). + + +--- page 3 --- +– 6 – +Cornerstone Investors +• Based on the Offer Price of HK$4.25 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%) and pursuant to the Cornerstone Investment +Agreements as disclosed in the section headed “Cornerstone Investors” in the +Prospectus, the Cornerstone Investors have subscribed for a total of 26,061,500 Offer +Shares, representing (i) 20.6% of the Offer Shares (assuming the Over-allotment +Option is not exercised and without taking into account any Shares which may be +issued pursuant to the exercise of the Options under the Share Option Schemes), (ii) +20.3% of the Offer Shares (assuming the Over-allotment Option is partially exercised +up to 1,887,500 Offer Shares and without taking into account any Shares which may +be issued pursuant to the exercise of the Options under the Share Option Schemes), +(iii) 3.3% of the Shares in issue immediately upon completion of the Global Offering +(assuming the Over-allotment Option is not exercised and without taking into account +any Shares which may be issued pursuant to the exercise of the Options under the +Share Option Schemes), and (iv) 3.3% of the Shares in issue immediately upon +completion of the Global Offering (assuming the Over-allotment Option is partially +exercised up to 1,887,500 Offer Shares and without taking into account any Shares +which may be issued pursuant to the exercise of the Options under the Share Option +Schemes). +• Please refer to the section headed “International Offering – Cornerstone Investors” +in this announcement for details relating to the subscription by the Cornerstone +Investors. +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and +Placees in the International Offering +• To the best knowledge, information and belief of the Directors, no Offer Shares +placed by or through the Sole Overall Coordinator, the Joint Global Coordinators, +the Joint Bookrunners, the Joint Lead Managers, or the Underwriters under the +Global Offering have been placed with applicants and their respective ultimate +beneficial owners who are core connected persons (as defined in the Listing Rules) +of the Company or Directors of the Company, or to any connected clients (as set out +in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) +of the Placing Guidelines, whether in their own names or through nominees. The +International Offering is in compliance with the Placing Guidelines. + + +--- page 4 --- +– 7 – +• The Directors confirm that, to the best of their knowledge, information and belief, +(i) none of the Offer Shares subscribed by public Shareholders in the Hong Kong +Public Offering and placees in the International Offering has been financed directly +or indirectly by the Company, any of the Directors, chief executive of the Company, +the Controlling Shareholders, the substantial shareholders (as defined in the Listing +Rules) of the Company, the existing Shareholders of the Company or any of their +subsidiaries or their respective close associates; (ii) none of the public Shareholders +in the Hong Kong Public Offering and placees in the International Offering who +has subscribed for the Offer Shares is accustomed to taking instructions from the +Company, any of the Directors, chief executive of the Company, the Controlling +Shareholders, the substantial shareholders of the Company, the existing Shareholders +of the Company or any of their subsidiaries or their respective close associates +in relation to the acquisition, disposal, voting or other disposition of the Shares +registered in their name or otherwise held by them; (iii) no rebate has been, directly +or indirectly, provided by the Company, the Directors, chief executive of the +Company, the Controlling Shareholders, the substantial shareholders of the Company, +the existing Shareholders of the Company or any of their subsidiaries, or their +respective close associates, or syndicate members or any brokers or underwriters +to any public Shareholders in the Hong Kong Public Offering or placees in the +International Offering; (iv) the consideration payable by the public Shareholders in +the Hong Kong Public Offering and placees in the International Offering for each +Offer Share subscribed for or purchased by them is the same as the final Offer Price +as determined by the Company, in additional to brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%; and (v) there is no side agreement or arrangement between the +Company, any of the Directors, chief executive of the Company, the Controlling +Shareholders, the substantial shareholders of the Company, the existing Shareholders +of the Company or any of their subsidiaries or their respective close associates or +syndicate members or any other brokers or underwriters, on one hand, and the public +subscribers or the placee who has subscribed for the Offer Shares, on the other hand. +• None of the Sole Sponsor, the Sole Overall Coordinator, the Joint Global +Coordinators, the Joint Bookrunners, the Joint Lead Managers, the Underwriters, and +their respective affiliated companies and connected clients of the lead broker or of +any distributors (as defined in the Placing Guidelines) has taken up any Offer Shares +for its own benefit under the Global Offering. +• The Directors confirm that none of the placees under the International Offering was +placed more than 10% of the issued share capital of the Company immediately after +completion of the Capitalization Issue and the Global Offering. Accordingly, the +Directors confirm that none of the placees will become a substantial shareholder of +the Company after the completion of the Capitalization Issue and the Global Offering, +and there will not be any new substantial shareholder of the Company immediately +after completion of the Capitalization Issue and the Global Offering. + + +--- page 5 --- +– 8 – +Over-Allotment Option +• In connection with the Global Offering, the Company has granted to the International +Underwriters, exercisable by the Sole Overall Coordinator (on behalf of the +International Underwriters), the Over-allotment Option, which will be exercisable +from the Listing Date until Friday, August 4, 2023, being the 30th day after the last +day for the lodging of applications under the Hong Kong Public Offering, to require +the Company to allot and issue, up to an aggregate of 18,996,000 Shares, representing +no more than 15% of the initial number of Offer Shares available under the Global +Offering, at the Offer Price under the International Offering to cover over-allocations +in the International Offering, if any. +• There has been an over-allocation of 1,887,500 Offer Shares in the International +Offering. Such over-allocation will be covered by using Shares to be borrowed under +the Stock Borrowing Agreement and the settlement of such over-allocation may +be effected by (i) exercising the Over-allotment Option, which will be exercisable +by the Sole Overall Coordinator (on behalf of the International Underwriters); (ii) +making purchases in the secondary market at prices that do not exceed the Offer +Price; or (iii) a combination of these means. In the event the Over-allotment Option +is exercised, an announcement will be made on the Stock Exchange’s website at +www.hkexnews.hk and the Company’s website at www.splegend.com. As at the +date of this announcement, the Over-allotment Option has not been exercised. +Lock-Up Obligations +• The Company, the Controlling Shareholders, the Pre-IPO Investors and the +Cornerstone Investors are subject to certain lock-up obligations as set out in the +section headed “Lock-up Obligations” in this announcement. +Results of Allocations +• The level of indications of interests in the International Offering, the level of +applications in the Hong Kong Public Offering and the basis of allocation of the +Hong Kong Offer Shares are also made available on the Company’s website at +www.splegend.com and the website of the Stock Exchange at www.hkexnews.hk by +no later than 9:00 a.m. on Wednesday, July 12, 2023. + + +--- page 6 --- +– 9 – +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied through the White Form eIPO service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport +numbers, Hong Kong business registration numbers, certificate of incorporation +numbers or beneficial owner identification codes of successful applicants (where +applicable) and the number of the Hong Kong Offer Shares successfully applied for, +will be made available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company’s website and the website of +Stock Exchange at www.splegend.com and www.hkexnews.hk, respectively, by +no later than Wednesday, July 12, 2023. Please note that the list of identification +document numbers set out in this announcement may not be a complete list +of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are +disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Hong Kong Offer Shares through their brokers +can consult their brokers to enquire about their application results; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment; Chinese +https://www.eipo.com.hk/zh-hk/Allotment) with a “search by ID” function on +a 24 hour basis from 8:00 a.m. on Wednesday, July 12, 2023 to 12:00 midnight +on Tuesday, July 18, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 +between 9:00 a.m. and 6:00 p.m. from Wednesday, July 12, 2023 to Friday, July +14, 2023 and Monday, July 17, 2023. +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by +White Form eIPO” refer to Hong Kong identity card numbers/passport numbers/ +Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as +agent for the benefit of another person) whereas those displayed in the section headed +“Results of Applications Made by Giving Electronic Application Instructions to +HKSCC via CCASS” are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. +• Since applications are subject to personal information collection statements, +beneficial owner identification codes displayed in the sections headed “Results of +Applications Made by White Form eIPO” and “Results of Applications Made by +Giving Electronic Application Instructions to HKSCC via CCASS” are redacted +and not all details of applications are disclosed in this announcement. + + +--- page 7 --- +– 10 – +Despatch/Collection of Share Certificates/e-Refund Payment Instructions/Refund +Checks +• Applicants who have applied for 1,000,000 or more Hong Kong Offer Shares through +the White Form eIPO service and the application is wholly or partially successful +may collect Share certificate(s) from the Hong Kong Share Registrar, Computershare +Hong Kong Investor Services Limited at Shops 1712–1716, 17th Floor, Hopewell +Centre, 183 Queen’s Road East, Wan Chai, Hong Kong, from 9:00 a.m. to 1:00 p.m. +on Wednesday, July 12, 2023, or such other date as notified by the Company in the +newspapers as the date of despatch/collection of Share certificates/e-Refund payment +instructions/refund cheques. +• Applicants being individuals who are eligible for personal collection may not +authorize any other person to collect on their behalf. Applicants being corporations +which are eligible for personal collection must attend through their authorized +representatives bearing letters of authorization from their corporation stamped +with the corporation’s chop. Both individuals and authorized representatives of +corporations must produce evidence of identity acceptable to Computershare Hong +Kong Investor Services Limited at the time of collection. +• Applicants who apply for less than 1,000,000 Hong Kong Offer Shares through the +White Form eIPO service will have their Share certificate(s) (where applicable) sent +to the address specified in their application on or before Wednesday, July 12, 2023 +by ordinary post and at their own risk. +• Share certificates for Hong Kong Offer Shares allotted to applicants who applied +through the White Form eIPO service, which are either not available for personal +collection, or which are available but are not collected in person within the time +specified for collection, are expected to be despatched by ordinary post to those +entitled to the addresses specified in the relevant applications at their own risk on or +before Wednesday, July 12, 2023. +• Wholly or partially successful applicants who applied by giving electronic +application instructions to HKSCC via CCASS will have their Share certificate(s) +issued in the name of HKSCC Nominees Limited and deposited directly into +CCASS for credit to their CCASS Investor Participants stock accounts or the stock +accounts of their designated CCASS Participants who gave electronic application +instructions on their behalf on Wednesday, July 12, 2023 or on any other date +determined by HKSCC or HKSCC Nominees. + + +--- page 8 --- +– 11 – +• Applicants who applied through a designated CCASS Participant (other than a +CCASS Investor Participant) should check the number of Hong Kong Offer Shares +allocated to them and the amount of refund monies payable to them with that CCASS +Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic +application instructions to HKSCC via CCASS should check and report any +discrepancies to HKSCC before 5:00 p.m. on Wednesday, July 12, 2023 or such other +date as shall be determined by HKSCC or HKSCC Nominees. Applicants who applied +as a CCASS Investor Participant by giving electronic application instructions to +HKSCC via CCASS may also check the results of their applications and the amount +of refund monies payable to them via the CCASS Phone System and the CCASS +Internet System (under the procedures contained in HKSCC’s “An Operating Guide +for Investor Participants” in effect from time to time). Immediately following the +credit of the Hong Kong Offer Shares to the CCASS Investor Participants stock +accounts and the credit of the refund monies to their respective designated bank +account (if any), HKSCC will also make available to the CCASS Investor Participants +an activity statement showing the number of the Hong Kong Offer Shares credited to +their CCASS Investor Participant stock accounts and the amount of refund monies (if +any) credited to their respective designated bank account. +• For applicants who have applied for the Hong Kong Offer Shares through the White +Form eIPO service and paid the application monies through a single bank account, +refund monies (if any) will be despatched to their application payment bank account +in the form of e-Refund payment instructions on Wednesday, July 12, 2023. For +applicants who have applied for the Hong Kong Offer Shares through the White +Form eIPO service and paid the application monies through multiple bank accounts, +refund monies (if any) will be despatched to the addresses specified on the White +Form eIPO application instructions in the form of refund check(s) in favour of the +applicant (or, in the case of joint applications, the first-named applicant), by ordinary +post and at their own risk on or before Wednesday, July 12, 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant +applicants’ designated bank accounts or the designated bank accounts of their broker +or custodian on Wednesday, July 12, 2023. +• Share certificates will only become valid evidence of title at 8:00 a.m. on Thursday, +July 13, 2023 provided that the Global Offering has become unconditional in all +respects at or before that time and the right of termination as described in the section +headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong +Public Offering – Grounds for Termination” in the Prospectus has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Hong +Kong Offer Shares. No receipt will be issued for application monies received. + + +--- page 9 --- +– 12 – +Public Float +• The Directors confirm that (i) immediately following the completion of the +Capitalization Issue and the Global Offering, no less than 25% of the total issued +share capital of the Company will be held by the public in compliance with the +requirements under Rule 8.08(1)(a) of the Listing Rules; (ii) the three largest public +Shareholders of the Company do not hold more than 50% of the Shares in public +hands at the time of Listing in compliance with Rule 8.08(3) of the Listing Rules; and +(iii) there will be at least 300 Shareholders at the time of Listing in compliance with +Rule 8.08(2) of the Listing Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all aspects at or before +8:00 a.m. on Thursday, July 13, 2023, dealings in the Shares on the Main Board of +the Stock Exchange are expected to commence at 9:00 a.m. on Thursday, July 13, +2023. The Shares will be traded in board lots of 500 Shares each. The stock code of +the Company is 6683. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares +could move substantially even with a small number of Shares traded, and should +exercise extreme caution when dealing in Shares. +OFFER PRICE +The Offer Price is HK$4.25 per Offer Share (exclusive of brokerage of 1.0%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of +0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$4.25 per Offer Share, the net proceeds from the Global +Offering to be received by the Company (after deduction of the underwriting commissions, +and estimated expenses paid or payable by the Company in relation to the Global Offering, +assuming the Over-allotment Option is not exercised) are estimated to be approximately +HK$245.2 million. The Company intends to apply such net proceeds for the following +purposes: +• Approximately HK$58.4 million (equivalent to approximately RMB51.4 million), +representing 23.8% of the net proceeds from the Global Offering, will be used for the +diversification of product portfolio; + + +--- page 10 --- +– 13 – +• Approximately HK$75.1 million (equivalent to approximately RMB66.1 million), +representing 30.6% of the net proceeds from the Global Offering, will be used to increase +the Company’s brand exposure and product sales through MCN, including cooperation +with selected top KOLs and development of proprietary Livestreaming accounts; +• Approximately HK$68.1 million (equivalent to approximately RMB60.0 million), +representing 27.8% of the net proceeds from the Global Offering, will be used for the +creation of unique celebrity IPs and associated IP contents, including media contents and +large-scale concerts; +• Approximately HK$30.2 million (equivalent to approximately RMB26.6 million), +representing 12.3% of the net proceeds from the Global Offering, will be used for +upgrading the Company’s IT infrastructure and increase investment in IT development; +and +• Approximately HK$13.4 million (equivalent to approximately RMB11.8 million), +representing 5.5% of the net proceeds from the Global Offering, will be used for working +capital. +If the Over-allotment Option is exercised in full, the net proceeds the Company will receive +from the Global Offering will increase to approximately HK$321.9 million for 18,996,000 +additional Offer Shares to be allotted and issued upon the exercise of the Over-allotment +Option. In the event that the Over-allotment Option is exercised in full, the Company intends +to apply the additional net proceeds to the above purposes in the proportions stated above. +Further announcement will be made by the Company regarding, among others, any exercise of +the Over-allotment Option and the final amount of net proceeds from the Global Offering. +For further information, please refer to the section headed “Future Plans and Use of Proceeds” +in the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +significantly over-subscribed. A total of 8,928 valid applications have been received pursuant +to the Hong Kong Public Offering through the White Form eIPO service and the CCASS +EIPO service for a total of 164,543,000 Hong Kong Offer Shares, representing approximately +12.99 times of the total number of the 12,664,000 Hong Kong Offer Shares initially available +for subscription under the Hong Kong Public Offering, among which: +• 8,877 valid applications in respect of a total of 81,043,000 Hong Kong Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount based on +the Offer Price of HK$4.25 per Offer Share (excluding brokerage of 1%, SFC transaction + + +--- page 11 --- +– 14 – +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee +of 0.00565%) of HK$5 million or less, representing approximately 12.80 times of the +6,332,000 Hong Kong Offer Shares initially comprised in Pool A of the Hong Kong +Public Offering; and +• 51 valid applications in respect of a total of 83,500,000 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +Offer Price of HK$4.25 per Offer Share (excluding brokerage of 1%, SFC transaction +levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee +of 0.00565%) of more than HK$5 million, representing approximately 13.19 times of the +6,332,000 Hong Kong Offer Shares initially comprised in Pool B. +No application has been rejected due to dishonored payments. No invalid application has been +identified and rejected. 6 multiple applications or suspected multiple applications have been +identified and rejected. No application for more than 6,332,000 Hong Kong Offer Shares (being +50% of the 12,664,000 Hong Kong Offer Shares initially available under the Hong Kong +Public Offering) has been identified. +As the over-subscription of the Hong Kong Public Offering is less than 15 times of the number +of Offer Shares initially available for subscription under the Hong Kong Public Offering, no +reallocation procedures as described in the section headed “Structure of the Global Offering – +The Hong Kong Public Offering – Reallocation” in the Prospectus has been applied. The final +number of Offer Shares under the Hong Kong Public Offering is 12,664,000 Offer Shares, +representing 10% of the total number of Offer Shares initially available under the Global +Offering, and being allocated to 5,277 successful applicants under the Hong Kong Public +Offering. A total number of 3,548 applicants, representing 67.2% of the total number of 5,277 +successful applicants under the Hong Kong Public Offering, have been allotted with one board +lot of Hong Kong Offer Shares. These applicants have been allotted 1,774,000 Offer Shares, +representing approximately 14.0% of the 12,664,000 Offer Shares initially available under the +Hong Kong Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on +the basis set out in the paragraph headed “Basis of Allocation under the Hong Kong Public +Offering” below. +International Offering +The Offer Shares initially offered under the International Offering have been slightly over- +subscribed, representing approximately 1.15 times of the total number of the 113,976,000 +Offer Shares initially available under the International Offering (before any exercise of the +Over-allotment Option). The final number of Offer Shares under the International Offering +is 113,976,000 Offer Shares, representing 90.0% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). + + +--- page 12 --- +– 15 – +There has been an over-allocation of 1,887,500 Offer Shares in the International Offering +and there are a total of 147 placees under the International Offering. A total of 102 placees +have been allotted five board lots of the International Offer Shares or less, representing +approximately 69.4% of the total number of 147 placees under the International Offering. +These placees have been allotted 52,500 Offer Shares, representing approximately 0.05% of +the 113,976,000 Offer Shares initially available under the International Offering (before any +exercise of the Over-allotment Option). A total of 99 placees have been allotted one board lot +of the Offer Shares under the International Offering, representing approximately 67.3% of the +total number of 147 placees under the International Offering. These placees have been allotted +49,500 Offer Shares, representing approximately 0.04% of the 113,976,000 Offer Shares +initially available under the International Offering (before any exercise of the Over-allotment +Option). +To the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Sole Overall Coordinator, the Joint Global Coordinators, the Joint Bookrunners, +the Joint Lead Managers or the Underwriters under the Global Offering have been placed with +applicants and their respective ultimate beneficial owners who are core connected persons +(as defined in the Listing Rules) of the Company or Directors of the Company, or to any +connected clients (as set out in paragraph 5(1) of the Placing Guidelines for Equity Securities +as set out in Appendix 6 to the Listing Rules (the “Placing Guidelines”)), or persons set out +in paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees. +The International Offering is in compliance with the Placing Guidelines. +To the best knowledge of the Company and as confirmed by the Directors, (i) none of the +Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees +in the International Offering has been financed directly or indirectly by the Company, any of +the Directors, chief executive of the Company, the Controlling Shareholders, the substantial +shareholders (as defined under the Listing Rules) of the Company, the existing Shareholders +of the Company or any of their subsidiaries or their respective close associates; (ii) none of +the public Shareholders in the Hong Kong Public Offering and placees in the International +Offering who has subscribed for the Offer Shares is accustomed to taking instructions from the +Company, any of the Directors, chief executive of the Company, the Controlling Shareholders, +the substantial shareholders of the Company, the existing Shareholders of the Company or any +of their subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in their name or otherwise held by them; +(iii) no rebate has been, directly or indirectly, provided by the Company, the Directors, chief +executive of the Company, the Controlling Shareholders, the substantial shareholders of the +Company, the existing Shareholders of the Company or any of their subsidiaries, or their +respective close associates, or syndicate members or any brokers or underwriters to any public +Shareholders in the Hong Kong Public Offering or placees in the International Offering; +(iv) the consideration payable by the public Shareholders in the Hong Kong Public Offering +and placees in the International Offering for each Offer Share subscribed for or purchased +by them is the same as the final Offer Price as determined by the Company, in additional to +brokerage of 1%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and +Stock Exchange trading fee of 0.00565%; and (v) there is no side agreement or arrangement + + +--- page 13 --- +– 16 – +between the Company, any of the Directors, chief executive of the Company, the Controlling +Shareholders, the substantial shareholders of the Company, the existing Shareholders of the +Company or any of their subsidiaries or their respective close associates, on one hand, and the +public subscribers or the placee who has subscribed for the Offer Shares, on the other hand. +None of the Sole Sponsor, the Sole Overall Coordinator, the Joint Global Coordinators, the +Joint Bookrunners, the Joint Lead Managers, the Underwriters, and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined in +the Placing Guidelines) has taken up any Offer Shares for its own benefit under the Global +Offering. +The Directors confirm that none of the placees under the International Offering was placed +more than 10% of the issued share capital of the Company immediately after completion of +the Capitalization Issue and the Global Offering. Accordingly, the Directors confirm that none +of the placees will become a substantial shareholder of the Company after the completion of +the Global Offering, and there will not be any new substantial shareholder of the Company +immediately after completion of the Capitalization Issue and the Global Offering. +Cornerstone Investors +Based on the Offer Price of HK$4.25 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%), the number of Offer Shares subscribed for by the Cornerstone Investors is +determined as set out below: +Cornerstone Investor +Investment +amount +Number of +Offer Shares (1) +Percentage +of the +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) (2) +Percentage +of the +Offer Shares +(assuming the +Over-allotment +Option is +exercised) (2)(3) +Percentage of +Shares in issue +immediately upon +completion +of the +Global Offering +(assuming +no exercise +of the +Over-allotment +Option) (2) +Percentage of +Shares in issue +immediately upon +completion of +the Global +Offering +(assuming the +Over-allotment +Option is +exercised) (2)(3) +Blink Field US$15 million 20,570,000 (4) 16.2% 16.0% 2.6% 2.6% +NetDragon (5) US$3 million 5,491,500 4.3% 4.3% 0.7% 0.7% +Notes: +(1) Subject to rounuding down to the nearest whole board lot of 500 Shares and calculated based on the +exchange rate of US$1.00:HK$7.78 as set out in the section headed “Information about this prospectus and +the Global Offering” in the Prospectus. +(2) Without taking into account any Shares which may be issued pursuant to the exercise of the Options under +the Share Option Schemes. +(3) Assuming the Over-allotment Option is partially exercised up to 1,887,500 Offer Shares. + + +--- page 14 --- +– 17 – +(4) Please refer to the section headed “Cornerstone Investors – The Cornerstone Placing” in the Prospectus +regarding the adjustments to the number of Offer Shares allocated to Blink Field. +(5) NetDragon is a wholly-owned subsidiary of NetDragon Websoft Holdings Limited, a company listed on +the Stock Exchange (stock code: 777). +To the best knowledge of the Company, (i) each of the Cornerstone Investors is an +Independent Third Party and is not a connected person of the Company; (ii) each of the +Cornerstone Investors is not accustomed to taking instructions in relation to, amongst others, +the acquisition, disposal, voting or other disposition of the Offer Shares from the Company +or any of its subsidiaries, Directors, the chief executives of the Company, Controlling +Shareholders, substantial shareholders of the Company or existing Shareholders, or their +respective close associates; and (iii) none of the subscription of the Offer Shares by the +Cornerstone Investors is financed by the Company or its subsidiaries, Directors, the chief +executives of the Company, Controlling Shareholders, substantial shareholders of the +Company or existing Shareholders, or their respective close associates. +To the best knowledge of the Company and as confirmed by each Cornerstone Investor, save as +disclosed above, none of the Cornerstone Investors nor their respective shareholders are listed +on any stock exchanges. Each of the Cornerstone Investors has confirmed that all necessary +approvals have been obtained with respect to the Cornerstone Placing and that no specific +approval from any stock exchange (if relevant) or its shareholders is required for the relevant +cornerstone investment. +The Cornerstone Placing will form part of the International Offering, and the Cornerstone +Investors will not acquire any Offer Shares under the Global Offering (other than pursuant +to the Cornerstone Investment Agreements). The Offer Shares to be subscribed by the +Cornerstone Investors will rank pari passu in all respect with the fully paid Shares in issue and +will be counted towards the public float of the Company under Rule 8.08 of the Listing Rules. +Immediately following the completion of the Global Offering, the Cornerstone Investors will +not become a substantial shareholder of the Company, nor will the Cornerstone Investors have +any Board representation in the Company. Other than a guaranteed allocation of the relevant +Offer Shares at the Offer Price, the Cornerstone Investors do not have any preferential rights +in the Cornerstone Investment Agreements as compared with other public Shareholders, and +none of the Cornerstone Investors, or any of their affiliates, directors, officers, employees, +agents or representatives, has accepted or entered into any agreement or arrangement to accept +any direct or indirect benefits by side letter or otherwise, from the Company, any member +of the Group, or any of their respective affiliates, directors, officers, employees, agents or +representatives in the Global Offering or otherwise has engaged in any conduct or activity +inconsistent with, or in contravention of, Guidance Letter HKEX-GL51-13. As confirmed by +each of the Cornerstone Investors, their respective subscription under the Cornerstone Placing +would be financed by its internal resources. +There will not be delayed delivery or deferred settlement of Offer Shares to be subscribed by +the Cornerstone Investors pursuant to the Cornerstone Investment Agreements and payment +for the Offer Shares to be subscribed by the Cornerstone Investors will be settled on or before +dealings in the Offer Shares commence on the Stock Exchange. + + +--- page 15 --- +– 18 – +Each of the Cornerstone Investors has agreed and undertakes to the Company, the Sole +Overall Coordinator and the Sole Sponsor that without the prior written consent of each of the +Company, the Sole Overall Coordinator and the Sole Sponsor, it will not, and will cause its +affiliates not to, whether directly or indirectly, at any time during the period of twelve months +following the Listing Date, dispose of, in any way, any of the Offer Shares it has subscribed +pursuant to the Cornerstone Investment Agreements or any interest in any company or +entity holding the Offer Shares, save for certain limited circumstances as provided under the +Cornerstone Investment Agreements, such as transfers to any of its wholly-owned subsidiaries +who will be bound by the same obligations of the Cornerstone Investors, including the Lock- +up Period Restriction. Please refer to the section headed “Cornerstone Investors” in the +Prospectus for further details relating to the Cornerstone Investors. +Over-allotment Option +In connection with the Global Offering, the Company has granted to the International +Underwriters, exercisable by the Sole Overall Coordinator on behalf of the International +Underwriters, the Over-allotment Option, which will be exercisable from the Listing Date until +Friday, August 4, 2023, being the 30th day after the last day for the lodging of applications +under the Hong Kong Public Offering, to require the Company to allot and issue, up to an +aggregate of 18,996,000 Shares, representing no more than 15% of the initial number of Offer +Shares available under the Global Offering, at the Offer Price, to cover over-allocations in the +International Offering, if any. +There has been an over-allocation of 1,887,500 Offer Shares in the International Offering. +Such over-allocation will be covered by using Shares to be borrowed under the Stock +Borrowing Agreement and the settlement of such over-allocation may be effected by +(i) exercising the Over-allotment Option, which will be exercisable by the Sole Overall +Coordinator (on behalf of the International Underwriters); (ii) making purchases in the +secondary market at prices that do not exceed the Offer Price; or (iii) a combination of +these means. In the event the Over-allotment Option is exercised, an announcement will be +made on the Stock Exchange’s website at www.hkexnews.hk and the Company’s website at +www.splegend.com. As at the date of this announcement, the Over-allotment Option has not +been exercised. + + +--- page 16 --- +– 19 – +LOCK-UP OBLIGATIONS +The Company, the Controlling Shareholders, the Pre-IPO Investors and the Cornerstone +Investors have provided certain lock-up obligations (the “Lock-up Obligations”) in respect of +the Shares. The major terms of the Lock-up Obligations are set out as follows. +Name +Number of Shares +subject to the +Lock-up +Obligations upon +Listing +Percentage of +shareholding +in the Company +subject to the +Lock-up +Obligations +upon Listing (1) +Last day subject to the +Lock-up Obligations +The Company +(subject to lock-up obligations pursuant +to the Listing Rules and the Hong Kong +Underwriting Agreement) +N/A N/A January 12, 2024 (2) +(First Six-Month +Period) +July 12, 2024 +(Second Six-Month +Period) +Controlling Shareholders +(subject to lock-up obligations pursuant +to the Listing Rules and the Hong Kong +Underwriting Agreement) (3) +465,038,126 58.1% January 12, 2024 +(First Six-Month +Period) +July 12, 2024 +(Second Six-Month +Period) +Pre-IPO Investors +(subject to lock-up obligations pursuant +to their respective voluntary lock-up +undertakings) +Mr. Lai 99,651,027 12.5% July 12, 2024 +Mr. Ho (4) 45,513,546 5.7% July 12, 2024 +Dr. Qian 9,965,103 1.2% July 12, 2024 +Ms. Zhang 13,206,742 1.7% July 12, 2024 +Bradbury 39,985,456 5.0% January 12, 2024 + + +--- page 17 --- +– 20 – +Name +Number of Shares +subject to the +Lock-up +Obligations upon +Listing +Percentage of +shareholding +in the Company +subject to the +Lock-up +Obligations +upon Listing (1) +Last day subject to the +Lock-up Obligations +Cornerstone Investors +(subject to lock-up obligations pursuant to +the Cornerstone Investment Agreements) +Blink Field 20,570,000 2.6% July 12, 2024 +NetDragon 5,491,500 0.7% July 12, 2024 +Notes: +(1) Assuming the Over-allotment Option is not exercised and without taking into account any Shares which +may be issued pursuant to the Share Option Schemes. +(2) The Company may not issue Shares on or before the indicated date except pursuant to the Capitalization +Issue, the Global Offering (including pursuant to the exercise of the Over-allotment Option), the exercise +of any Option granted or may be granted under the Share Option Schemes, or otherwise permitted by the +Listing Rules. +(3) For details of the lock-up obligations, please refer to the sections headed “Underwriting – Hong Kong +Public Offering – Undertakings to the Stock Exchange pursuant to the Listing Rules by our Controlling +Shareholders” and “Underwriting – Hong Kong Public Offering – Undertakings to the Hong Kong +Underwriters – Undertakings by our Controlling Shareholders” in the Prospectus. +(4) Each of Lake Ranch and Kai Le, being a company wholly owned by Mr. Ho, agreed not to dispose any of +the Shares for a period of twelve months commencing on the date of Listing. + + +--- page 18 --- +– 21 – +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of +the Global Offering – Conditions of the Global Offering” in the Prospectus, 8,928 valid +applications made by the public through the White Form eIPO service and the CCASS EIPO +service will be conditionally allocated on the basis set out below: +No. of shares +applied for +No. of valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of +the total no. of +shares applied for +Pool A +500 3,701 1,111 out of 3,701 to receive 500 Shares 30.02% +1,000 904 452 out of 904 to receive 500 Shares 25.00% +1,500 1,683 1,161 out of 1,683 to receive 500 Shares 22.99% +2,000 216 164 out of 216 to receive 500 Shares 18.98% +2,500 241 217 out of 241 to receive 500 Shares 18.01% +3,000 148 137 out of 148 to receive 500 Shares 15.43% +3,500 49 500 Shares 14.29% +4,000 46 500 Shares plus 6 out of 46 to receive additional 500 Shares 14.13% +4,500 44 500 Shares plus 11 out of 44 to receive additional 500 Shares 13.89% +5,000 235 500 Shares plus 82 out of 235 to receive additional 500 Shares 13.49% +6,000 49 500 Shares plus 28 out of 49 to receive additional 500 Shares 13.10% +7,000 54 500 Shares plus 44 out of 54 to receive additional 500 Shares 12.96% +8,000 49 1,000 Shares 12.50% +9,000 37 1,000 Shares plus 6 out of 37 to receive additional 500 Shares 12.01% +10,000 729 1,000 Shares plus 219 out of 729 to receive additional 500 Shares 11.50% +15,000 75 1,500 Shares 10.00% +20,000 90 1,500 Shares plus 72 out of 90 to receive additional 500 Shares 9.50% +25,000 76 2,000 Shares 8.00% +30,000 24 2,000 Shares plus 12 out of 24 to receive additional 500 Shares 7.50% +35,000 19 2,500 Shares 7.14% +40,000 23 2,500 Shares plus 14 out of 23 to receive additional 500 Shares 7.01% +45,000 162 3,000 Shares 6.67% +50,000 37 3,000 Shares plus 11 out of 37 to receive additional 500 Shares 6.30% +60,000 13 3,500 Shares 5.83% +70,000 7 4,000 Shares 5.71% +80,000 13 4,500 Shares 5.63% +90,000 11 5,000 Shares 5.56% +100,000 46 5,500 Shares 5.50% +200,000 35 10,000 Shares 5.00% +300,000 23 14,000 Shares 4.67% +400,000 5 18,500 Shares 4.63% +500,000 9 23,000 Shares 4.60% + + +--- page 19 --- +– 22 – +No. of shares +applied for +No. of valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of +the total no. of +shares applied for +600,000 5 27,000 Shares 4.50% +700,000 6 31,000 Shares 4.43% +800,000 4 35,000 Shares 4.38% +900,000 1 39,000 Shares 4.33% +1,000,000 8 43,000 Shares 4.30% +Total 8,877 Total number of Pool A successful applicants: 5,226 +Pool B +1,500,000 40 114,000 Shares 7.60% +2,000,000 9 151,000 Shares 7.55% +2,500,000 1 188,000 Shares 7.52% +3,000,000 1 225,000 Shares 7.50% +Total 51 Total number of Pool B successful applicants: 51 +The final number of Offer Shares comprising the Hong Kong Public Offering is 12,664,000 +Offer Shares, representing 10% of the total number of the Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). +The final number of Offer Shares available in the International Offering is 113,976,000 Offer +Shares, representing 90% of the Offer Shares in the Global Offering (before any exercise of +the Over-allotment Option). +RESULTS OF ALLOCATIONS +The Offer Price, results of allocations of the Hong Kong Offer Shares under the Hong Kong +Public Offering successfully applied for through the White Form eIPO service or the CCASS +EIPO service, including the Hong Kong identity card numbers, passport numbers, Hong +Kong business registration numbers, certificate of incorporation numbers or beneficial owner +identification codes of successful applicants (where supplied) and the number of the Hong +Kong Offer Shares successfully applied for, will be made available at the times and dates and +in the manner specified below: +• in the announcement to be posted on our website and the website of Stock Exchange at +www.splegend.com and www.hkexnews.hk, respectively, by no later than Wednesday, +July 12, 2023. Please note that the list of identification document numbers set out in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS + + +--- page 20 --- +– 23 – +participants are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Hong Kong Offer Shares through their brokers can +consult their brokers to enquire about their application results; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment; Chinese +https://www.eipo.com.hk/zh-hk/Allotment) with a “search by ID” function on a 24 +hour basis from 8:00 a.m. on Wednesday, July 12, 2023 to 12:00 midnight on Tuesday, +July 18, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. from Wednesday, July 12, 2023 to Friday, July 14, 2023 and +Monday, July 17, 2023. +This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO” refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications Made +by Giving Electronic Application Instructions to HKSCC via CCASS” are provided by +CCASS Participants via CCASS. Therefore, the identification document numbers shown in the +two sections are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by +White Form eIPO” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” are redacted and not all details of applications are +disclosed in this announcement. + + +--- page 21 --- +– 24 – +SHAREHOLDING CONCENTRATION ANALYSIS +Set out below is a summary of the allotments results under the Global Offering: +• the number of Offer Shares subscribed for by the top 1, 5, 10, 20 and 25 placees under +the International Offering, their subscription percentages in the International Offering, +and their shareholding percentages upon Listing are as follows: +Placee +Number of +shares +subscribed for +Number of +Shares held +upon Listing +Number of +Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming the +Over-allotment +Option +is exercised) (1) +Number of +Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming the +Over-allotment +Option is +exercised) (1) +Number of +Shares held +upon Listing as +percentage of +the total issued +share capital +upon Listing +(assuming +no exercise of the +Over-allotment +Option) +Number of +Shares held +upon Listing as +percentage of +the total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is +exercised) (1) +Top 1 20,570,000 20,570,000 18.0% 17.8% 16.2% 16.0% 2.6% 2.6% +Top 5 44,704,500 44,704,500 39.2% 38.6% 35.3% 34.8% 5.6% 5.6% +Top 10 67,251,000 67,251,000 59.0% 58.0% 53.1% 52.3% 8.4% 8.4% +Top 20 94,798,500 94,798,500 83.2% 81.8% 74.9% 73.8% 11.8% 11.8% +Top 25 104,538,500 104,538,500 91.7% 90.2% 82.5% 81.3% 13.1% 13.0% +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing, their subscription percentages in the +Global Offering, and their shareholding percentages upon Listing are as follows: +Shareholders +Number of +shares +subscribed for +Number of +Shares held +upon Listing +Number of +Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming the +Over-allotment +Option is +exercised) (1) +Number of +Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming the +Over-allotment +Option is +exercised) (1) +Number of +Shares held +upon Listing as +percentage of +the total issued +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares held +upon Listing as +percentage of +the total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is +exercised) (1) +Top 1 – 465,038,126 0.0% 0.0% 0.0% 0.0% 58.1% 58.0% +Top 5 – 673,360,000 0.0% 0.0% 0.0% 0.0% 84.2% 84.0% +Top 10 44,704,500 718,064,500 39.2% 38.6% 35.3% 34.8% 89.8% 89.6% +Top 20 82,871,000 756,231,000 72.7% 71.5% 65.4% 64.5% 94.5% 94.3% +Top 25 94,798,500 768,158,500 83.2% 81.8% 74.9% 73.8% 96.0% 95.8% +Note: +(1) Assuming the Over-allotment Option is partially exercised up to 1,887,500 Offer Shares. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares +could move substantially even with a small number of Shares traded, and should exercise +extreme caution when dealing in Shares. diff --git a/data/extracted_text/06990/allotment_results_summary_2023-07-10_2023071000010.txt b/data/extracted_text/06990/allotment_results_summary_2023-07-10_2023071000010.txt new file mode 100644 index 0000000..703b11b --- /dev/null +++ b/data/extracted_text/06990/allotment_results_summary_2023-07-10_2023071000010.txt @@ -0,0 +1,1260 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Net Proceeds from the Global Offering +• Based on the final Offer Price of HK$60.60 per Offer Share, the net proceeds from the +Global Offering to be received by the Company, after deduction of the underwriting fees +and commissions and estimated expenses payable by the Company in connection with the +Global Offering, are estimated to be approximately HK$1,258.9 million (assuming the +Over–allotment Option is not exercised). The estimated total listing expenses (assuming +that the Over-allotment Option is not exercised) are approximately HK$101.4 million, +or 7.5% of the gross proceeds of the Global Offering, comprising HK$54.5 million +underwriting fees, HK$35.3 million fees and expenses of legal advisors and Reporting +Accountants and HK$11.6 million other fees and expenses. The Company intends to use +the net proceeds from the Global Offering in the manner as set out in the paragraph headed +“Net Proceeds from the Global Offering ” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$195.9 million for 3,366,900 additional Offer Shares to be +issued and allotted upon the exercise of the Over-allotment Option, which will be allocated +on a pro rata basis according to the use of proceeds as set out in the paragraph headed “Net +Proceeds from the Global Offering ” in this announcement. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been slightly over-subscribed. A total of 2,846 valid applications have been received +pursuant to the Hong Kong Public Offering through the White Form eIPO service and +giving electronic application instructions to HKSCC for a total of 2,847,400 Hong Kong +Offer Shares, representing approximately 1.27 times of the total number of 2,244,700 H +Shares initially available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering is less than 15 times, no +reallocation of Offer Shares has been effected from the International Offering to the Hong +Kong Public Offering. +• The final number of Offer Shares under the Hong Kong Public Offering is 2,244,700 +Offer Shares, representing approximately 10% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option), +and being allocated to 2,385 successful applicants under the Hong Kong Public Offering, +among which 1,495 applicants have been allotted one board lot of Offer Shares totalling +149,500 H Shares. + + +--- page 2 --- +4 +International Offering +• The Offer Shares initially offered under the International Offering have been moderately +over-subscribed, representing approximately 3.4 times of the total number of Offer +Shares initially available under the International Offering. The final number of Offer +Shares allocated to the placees under the International Offering is 20,201,400 H Shares, +representing approximately 90.0% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). There has +been an over-allocation of 3,366,900 Offer Shares and there are a total of 126 placees +under the International Offering, among which 81 placees have been allotted five or fewer +board lots of Offer Shares totalling 10,000 H Shares and 62 placees have been allotted one +board lot of Offer Shares totalling 6,200 H Shares. +Cornerstone Investors +• Based on the final Offer Price of HK$60.60 per Offer Share (exclusive of brokerage of +1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and +AFRC transaction levy of 0.00015%), pursuant to the relevant cornerstone investment +agreements, the Company ’s Cornerstone Investors have subscribed for a total of 8,677,000 +H Shares, representing in aggregate (a) approximately 38.7% of the Offer Shares pursuant +to the Global Offering (assuming the Over-allotment Option is not exercised), (b) +approximately 14.3% of the H Shares in issue upon completion of the Global Offering +(assuming the Over-allotment Option is not exercised) and (c) 4.0% of our total issued +share capital upon completion of the Global Offering (assuming the Over-allotment +Option is not exercised). Please refer to the section headed “Cornerstone Investors – The +Cornerstone Placing ” in the Prospectus for further details of the Cornerstone Investors. +• We have applied to the Stock Exchange for, and the Stock Exchange has granted us, a +waiver and consent under Rules 9.09(b) and 10.04 of the Listing Rules and Paragraph +5(2) of the Placing Guidelines under Appendix 6 of the Listing Rules (the “Placing +Guidelines ”) to allow Kelun International, a wholly-owned subsidiary of Kelun +Pharmaceutical, our Controlling Shareholder, to subscribe for H Shares in the Global +Offering as a Cornerstone Investor. +• Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further +details of the Cornerstone Investors. +Placing of Offer Shares to an Existing Shareholder and Close Associates of Certain Existing +Shareholders under Paragraph 5(2) of the Placing Guidelines +• Under the International Offering, a total of 3,782,700 Offer Shares were allocated to +Kelun International, a Cornerstone Investor and a wholly-owned subsidiary of Kelun +Pharmaceutical, our Controlling Shareholder, representing (i) 16.9% of the Offer Shares +under the Global Offering; and (ii) 1.8% of the total issued share capital of the Company +immediately upon completion of the Global Offering (assuming the Over-allotment Option +is not exercised). Immediately upon completion of the Global Offering (assuming the Over- +allotment Option is not exercised), Kelun Pharmaceutical will in aggregate hold 69.2% of +the total voting rights of the Company. +• Under the International Offering, a total of 480,000 Offer Shares were allocated to LAV, +close associates of two existing Shareholders (namely LAV Kecheng and Suzhou Likang), +representing (i) 2.14% of the Offer Shares under the Global Offering; and (ii) 0.22% +of the total issued share capital of the Company immediately upon completion of the +Global Offering (assuming the Over-allotment Option is not exercised). Immediately upon +completion of the Global Offering (assuming the Over-allotment Option is not exercised), +LAV, LAV Kecheng and Suzhou Likang will in aggregate hold 0.76% of the total issued +share capital of the Company. + + +--- page 3 --- +5 +• Under the International Offering, a total of 480,000 Offer Shares were allocated to Gygnus +Real, an existing Shareholder, representing (i) 2.14% of the Offer Shares under the Global +Offering; and (ii) 0.22% of the total issued share capital of the Company immediately upon +completion of the Global Offering (assuming the Over-allotment Option is not exercised). +Immediately upon completion of the Global Offering (assuming the Over-allotment Option +is not exercised), Gygnus Real will in aggregate hold 0.53% of the total issued share +capital of the Company. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, +a waiver from strict compliance with Rule 10.04 of the Listing Rules and its consent under +paragraph 5(2) of the Placing Guidelines to permit the Company to allocate such Offer +Shares under the International Offering to LAV and Gygnus Real. +Connect Client Placee with the Consent under Paragraph 5(1) of the Placing Guidelines +• Under the International Offering, a total of 1,690,300 Offer Shares, representing +approximately 7.53% of the Offer Shares initially available under the Global Offering, +were placed to a connected client of an Overall Coordinator set out below within the +meaning of the Placing Guidelines. The Connect Client will hold the Offer Shares on a +non-discretionary basis. Details are set out below: +Placee +Overall +Coordinator +Relationship with the +Overall Coordinator +Number of +Offer Shares +placed +Approximate +percentage +of the Offer +Shares +initially +available +under +the Global +Offering (1)(2) +Approximate +percentage of +the total +issued +share capital +immediately +following the +completion +of the Global +Offering (1)(2) +CSI Capital Management Limited + ( “CSI”or the + “Connected Client ”) +CLSA Limited CSI is a member of + the same group of + companies as + CLSA Limited +1,690,300 7.53% 0.78% +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) The percentage figures are subject to rounding adjustments. + + +--- page 4 --- +6 +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, its consent under paragraph 5(1) of the Placing Guidelines to permit the +Company to allocate such Offer Shares in the International Offering to CSI. The Offer +Shares placed to CSI are held by CSI on behalf of independent third parties and are in +compliance with all the conditions under the consent granted by the Stock Exchange. +Confirmation of Cornerstone Investors, Public Shareholders in the Hong Kong Public +Offering and Placees in the International Offering +• To the best knowledge of the Company and save for the fact that one Cornerstone Investor, +namely Kelun International as well as four placees, namely LAV STAR Limited, LAV +STAR Opportunities Limited, LAV Public Equity Master Fund and Gygnus Real are +existing Shareholders and/or close associates of the existing Shareholders of the Company, +(i) none of the Offer Shares subscribed for by public Shareholders in the Hong Kong Public +Offering and placees in the International Offering has been financed directly or indirectly +by the Company, the Directors, Supervisors, chief executive, substantial Shareholders, +existing Shareholders or any of their subsidiaries or their respective close associates, and +(ii) none of the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering who has subscribed for the Offer Shares is accustomed to taking +instructions from the Company, the Directors, Supervisors, chief executive, substantial +Shareholders, existing Shareholders or any of their subsidiaries or their respective close +associates in relation to the acquisition, disposal, voting or other disposition of the H +Shares registered in their name or otherwise held by them. +• Save as disclosed in the sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Connected Client Placee with the Consent under Paragraph 5(1) +of Placing Guidelines ” and “International Offering – Placing of Offer Shares to an Existing +Shareholder and Close Associates of Certain Existing Shareholders under Paragraph 5(2) +of Placing Guidelines ” of this announcement, to the best knowledge, information and belief +of the Directors, no Offer Shares placed by or through the Overall Coordinators, the Joint +Global Coordinators, the Joint Bookrunners or the Underwriters under the Global Offering +have been placed with applicants who are core connected persons (as defined in the Listing +Rules) or Directors of the Company, or to any connected clients (as set out in paragraph +5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the Placing +Guidelines, whether in their own names or through nominees. +• The Directors confirm that (a) no placee will, individually, be placed more than 10% of +the enlarged issued share capital of the Company immediately after the Global Offering; +(b) there will not be any new substantial shareholder (as defined in the Listing Rules) of +the Company immediately after the Global Offering; (c) the number of H Shares in public +hands will satisfy the minimum percentage prescribed in the conditions imposed in the +waiver granted by the Stock Exchange from strict compliance with Rule 8.08(1)(b) of the +Listing Rules; (d) the three largest public shareholders of the Company do not hold more +than 50% of the H Shares in public hands at the time of Listing in compliance with Rules +8.08(3) and 8.24 of the Listing Rules; and (e) there will be at least 300 Shareholders at the +time of Listing in compliance with Rule 8.08(2) of the Listing Rules. + + +--- page 5 --- +7 +Over-allotment Option +In connection with the Global Offering, we have granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and +on behalf of the International Underwriters), at any time from the date of the International +Underwriting Agreement to Thursday, August 3, 2023, being the 30th day after the last day for +lodging applications under the Hong Kong Public Offering, to require us to allot and issue up +to an aggregate of 3,366,900 additional Offer Shares, representing not more than 15% of the +total number of Offer Shares initially available under the Global Offering, at the Offer Price to +cover the over-allocations in the International Offering. There has been an over–allocation of +3,366,900 Offer Shares in the International Offering. Such over-allocation may be covered by +exercising the Over-allotment Option in full or in part or by making purchases in the secondary +market or a combination of these means. In the event the Over-allotment Option is exercised, +an announcement will be made on the Stock Exchange ’s website at www.hkexnews.hk and the +Company ’s website at http://kelun-biotech.com . As of the date of this announcement, the Over- +allotment Option has not been exercised. +Lock-up Undertakings +The Company, all existing Shareholders and the Cornerstone Investors of the Company +are subject to certain lock-up undertakings as set out in the paragraph headed “Lock-up +Undertakings ” in this announcement. +Results of Allocations +The Offer Price, the level of indications of interest in the International Offering, the results of +allocations and the Hong Kong identity card/passport/Hong Kong business registration numbers +of successful applicants under the Hong Kong Public Offering will be available at the times and +date and in the manner specified below: +• in the announcement to be posted on the Company ’s website at http://kelun-biotech.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on +Monday, July 10, 2023. Please note that the list of identification document numbers in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Offer Shares through their brokers can consult their brokers +to enquire about their application result; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: +English https://www.eipo.com.hk/en/Allotment ; Chinese https://www.eipo.com.hk/ +zh-hk/Allotment ) with a “search by ID ” function on a 24 hour basis from 8:00 a.m. on +Monday, July 10, 2023 to 12:00 midnight on Sunday, July 16, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 +a.m. and 6:00 p.m. on Monday, July 10, 2023, Tuesday, July 11, 2023, Wednesday, July +12, 2023, and Thursday, July 13, 2023. + + +--- page 6 --- +8 +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” +refer to Hong Kong identity card numbers/passport numbers/Hong Kong business registration +numbers/certificate of incorporation numbers/beneficial owner identification codes (if such +applications are made by nominees as agent for the benefit of another person) whereas +those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are provided by CCASS Participants via +CCASS. Therefore, the identification document numbers shown in the two sections are different +in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White +Form eIPO ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. +Despatch/Collection of H Share Certificates/e-Refund Payment Instructions/Refund Checks +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the White +Form eIPO service and who have been wholly successfully or partially successfully +allocated Hong Kong Offer Shares and are eligible to collect H Share certificates in person +may collect H Share certificates from the H Share Registrar, Computershare Hong Kong +Investor Services Limited, at Shops 1712-1716, 17/F Floor, Hopewell Centre, 183 Queen ’s +Road East, Wanchai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Monday, July 10, 2023, +or such other date or place as notified by the Company in the newspapers as the date of +despatch/collection of H Share certificates/e-Refund payment instructions/refund cheques. +• H Share certificates for the Hong Kong Offer Shares allotted to applicants who applied +for less than 1,000,000 Hong Kong Offer Shares through the White Form eIPO service +are expected to be despatched to those entitled to the address specified in the relevant +application instructions through the White Form eIPO service by ordinary post at their +own risk on or before Monday, July 10, 2023. +• H Share certificates for the Hong Kong Offer Shares allocated to applicants who applied +through the White Form eIPO service which are either not eligible for personal collection +or which are eligible but are not collected in person by 1:00 p.m. on Monday, July 10, +2023, are expected to be despatched by ordinary post to those entitled to them at their own +risk on or before Monday, July 10, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the +name of HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participants who gave electronic application instructions on their behalf on Monday, July +10, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. + + +--- page 7 --- +9 +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Monday, July 10, 2023 or such other date as shall be determined by +HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor Participant +by giving electronic application instructions to HKSCC via CCASS may also check +the results of their applications and the amount of refund monies payable to them via the +CCASS Phone System and the CCASS Internet System (under the procedures contained +in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time to time) +immediately after the crediting of the Hong Kong Offer Shares to the CCASS Investor +Participants stock accounts and the crediting of the refund monies to the CCASS Investor +Participants bank accounts. HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Offer Shares credited +to their stock accounts and the refund amount credited to their respective designated bank +accounts (if any). +• Applicants who applied through the White Form eIPO service and paid the application +monies from a single bank account will have refund monies (if any) despatched to their +application payment accounts in the form of e-Refund payment instructions on Monday, +July 10, 2023. Applicants who applied through the White Form eIPO service and paid +the application monies from multiple bank accounts will have refund monies (if any) +despatched to the addresses specified on their White Form eIPO applications in the form +of refund check(s) in favour of the applicant (or, in the case of joint applications, the first- +named applicant) by ordinary post at their own risk on or before Monday, July 10, 2023. +• Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Monday, July 10, 2023. +• H Share certificates will only become valid certificates of title at 8:00 a.m. on the Listing +Date which is expected to be Tuesday, July 11, 2023, provided that the Global Offering +has become unconditional in all respects at or before that time and the right of termination +described in the section headed “Underwriting – Underwriting Arrangements and Expenses +– Hong Kong Public Offering – Hong Kong Underwriting Agreement – Grounds for +Termination ” in the Prospectus has not been exercised. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Public Float +Immediately following completion of the Global Offering and before the exercise of the Over– +allotment Option, (i) the number of H Shares in public hands will be 45,057,571 H Shares, +representing approximately 20.88% of the total issued share capital of the Company which +satisfies the minimum percentage prescribed in the conditions imposed in the waiver granted by +the Stock Exchange from strict compliance with Rule 8.08(1) of the Listing Rules, and (ii) the +Company will comply with Rule 18A.07 of the Listing Rules that a portion of the total number +of the Company ’s issued shares with a market capitalization of at least HK$375 million will be +held by the public at the time of Listing. + + +--- page 8 --- +10 +Commencement of Dealings +H Share certificates for the Hong Kong Offer Shares will only become valid evidence of title +provided that (i) the Global Offering has become unconditional in all respects and (ii) neither +of the Underwriting Agreements has been terminated in accordance with their terms prior to +8:00 a.m. on the Tuesday, July 11, 2023. Investors who trade H Shares on the basis of publicly +available allocation details prior to the receipt of H Share certificates or prior to the H Share +certificates becoming valid do so at their own risk. +Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 a.m. +on Tuesday, July 11, 2023 (Hong Kong time), dealings in the H Shares on the Main Board of +the Stock Exchange are expected to commence at 9:00 a.m. on Tuesday, July 11, 2023 (Hong +Kong time). H Shares will be traded in board lots of 100 H Shares each. The stock code of the H +Shares is 6990. +In view of the high concentration of shareholding in a small number of H Shareholders, +H Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the final Offer Price of HK$60.60 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of underwriting fees and commissions and +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$1,258.9 million (assuming the Over-allotment Option is not exercised). +The estimated total listing expenses (assuming that the Over-allotment Option is not exercised) are +approximately HK$101.4 million, or 7.5% of the gross proceeds of the Global Offering, comprising +HK$54.5 million underwriting fees, HK$35.3 million fees and expenses of legal advisors and +Reporting Accountants and HK$11.6 million other fees and expenses. +The Company intends to apply the net proceeds as follows: +• 45.0%, or approximately HK$566.5 million will be used for the research, development and +commercialization of our Core Products, namely, SKB264 and A166; +• 30.0%, or approximately HK$377.7 million will be used for the research, development and +commercialization of our other key products; +• 12.0%, or approximately HK$151.1 million will be used to fund the continued development +of our technology platforms, advance our other existing pipeline assets, and explore and +develop new drug candidates; +• 8.0%, or approximately HK$100.7 million will be used to fund the expansion of +our manufacturing capabilities and quality control system to support the anticipated +commercialization of our late-stage assets; and +• 5.0%, or approximately HK$62.9 million, will be used for working capital and other general +corporate purposes. + + +--- page 9 --- +11 +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$195.9 million for 3,366,900 additional Offer Shares to be issued and allotted +upon the exercise of the Over-allotment Option. In the event that the Over-allotment Option is +exercised in full, the Company intends to adjust its allocation of the net proceeds for the above +purposes on a pro rata basis. For further information, please refer to the section headed “Future +Plans and Use of Proceeds ” in the Prospectus. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +slightly over-subscribed. At the close of the application lists at 12:00 noon on Tuesday, July 4, +2023, a total of 2,846 valid applications have been received pursuant to the Hong Kong Public +Offering through the White Form eIPO service and giving electronic application instructions to +HKSCC for a total of 2,847,400 Hong Kong Offer Shares, representing approximately 1.27 times +of the total number of 2,244,700 Hong Kong Offer Shares initially available for subscription under +the Hong Kong Public Offering, among which: +• 2,838 valid applications in respect of a total of 2,127,400 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$72.80 per Offer Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) of HK$5 million or less, representing approximately 1.90 times of the +1,122,400 Hong Kong Offer Shares initially comprised in Pool A; and +• 8 valid applications in respect of a total of 720,000 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$72.80 per Offer Share (excluding brokerage of 1.0%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) of more than HK$5 million, representing approximately 0.64 times of the +1,122,300 Hong Kong Offer Shares initially comprised in Pool B. +No application was rejected due to invalid application. 2 multiple or suspected multiple +applications were identified and rejected. No application was rejected due to dishonored payments. +No application for more than 1,122,300 Hong Kong Offer Shares (being 50% of the Hong Kong +Offer Shares initially available under the Hong Kong Public Offering) was identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, no reallocation of +Offer Shares has been effected from the International Offering to the Hong Kong Public Offering. +The final number of Offer Shares under the Hong Kong Public Offering is 2,244,700 Offer Shares, +representing approximately 10% of the total number of Offer Shares initially available under the +Global Offering (before any exercise of the Over-allotment Option), and being allocated to 2,385 +successful applicants under the Hong Kong Public Offering, among which 1,495 applicants have +been allotted one board lot of Offer Shares totalling 149,500 H Shares. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the paragraph headed “Basis of Allocation under the Hong Kong Public Offering ” +below. + + +--- page 10 --- +12 +INTERNATIONAL OFFERING +On July 4, 2023, our Company, Kelun Pharmaceutical, Mr. LIU Gexin, the Joint Sponsors, the +Overall Coordinators and the International Underwriters (namely, Goldman Sachs (Asia) L.L.C., +CLSA Limited, Citigroup Global Markets Limited, ICBC International Securities Limited and +BOCOM International Securities Limited) entered into the International Underwriting Agreement +in respect of the International Offering. +The Offer Shares initially offered under the International Offering have been moderately over- +subscribed, representing approximately 3.4 times of the total number of Offer Shares initially +available under the International Offering. The final number of Offer Shares allocated to the +placees under the International Offering is 20,201,400 H Shares, representing approximately +90.0% of the total number of Offer Shares initially available under the Global Offering (before +any exercise of the Over-allotment Option). There has been an over-allocation of 3,366,900 Offer +Shares and there are a total number of 126 placees under the International Offering, among which +81 placees have been allotted five or fewer board lots of the Offer Shares totalling 10,000 H Shares +and 62 placees have been allotted one board lot of the Offer Shares totalling 6,200 H Shares. +Cornerstone Investors +Based on the final Offer Price of HK$60.60 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) and pursuant to the relevant Cornerstone Investment Agreements as disclosed in the +section headed “Cornerstone Investors – The Cornerstone Placing ” in the Prospectus, the number +of Offer Shares subscribed for by the Cornerstone Investors is determined as set out below: +Investment +Amount (1) +Number of +Offer Shares +(rounded +down to +nearest whole +board lot of +100 H Shares) +Approximate +% of H Shares +in issue +immediately +following the +completion +of Global +Offering (2) +Approximately +% of ownership +immediately +following the +completion +of Global +Offering (2) +($U.S. in +million) +RTW Funds (3) 15,000,000 1,934,400 3.2% 0.9% +Laurion Capital Master Fund 7,286,000 939,600 1.5% 0.4% +TruMed 7,286,000 939,600 1.5% 0.4% +CUAM 8,380,356 (4) 1,080,700 1.8% 0.5% +Kelun International 29,331,248 (4) 3,782,700 6.2% 1.8% +Total 67,283,604 8,677,000 14.3% 4.0% + + +--- page 11 --- +13 +Notes: +(1) Exclusive of brokerage, the SFC transaction levy, the Stock Exchange trading fee and the AFRC transaction +levy, and to be converted to Hong Kong dollars based on the exchange rate as disclosed in the Prospectus. +(2) Assuming the Over-allotment Option is not exercised. +(3) According to an announcement dated June 27, 2023 made by RTW Venture Fund Limited, RTW Venture Fund +Limited has changed its name to RTW Biotech Opportunities Ltd. +(4) With respect to the Cornerstone Investors whose original investment amount is made in RMB, the relevant USD +equivalent is calculated using the exchange rate as disclosed in the Prospectus. +We have applied to the Stock Exchange for, and the Stock Exchange has granted us, a waiver +from strict compliance with the requirements under Rules 9.09(b) and 10.04, and a consent under +paragraph 5(2) of Appendix 6 of the Listing Rules, to allow Kelun International, a wholly-owned +subsidiary of Kelun Pharmaceutical, our Controlling Shareholder, to subscribe for the H Shares in +the Global Offering as a Cornerstone Investor. +To the best knowledge of our Company and save for the fact that Kelun International is a wholly- +owned subsidiary of Kelun Pharmaceutical, our Controlling Shareholder, +(i) each of the Cornerstone Investors is an Independent Third Party and is not the Company ’s +connected person (as defined in the Listing Rules); +(ii) none of the Cornerstone Investors is accustomed to taking instructions from the Company, +the Directors, Supervisors, chief executive, substantial Shareholders, existing Shareholders or +any of their respective subsidiaries or their respective close associates; +(iii) none of the subscription of the relevant Offer Shares by any of the Cornerstone Investors is +financed directly or indirectly by the Company, the Directors, Supervisors, chief executive, +substantial Shareholders, existing Shareholders or any of their respective subsidiaries or their +respective close associates; and +(iv) each Cornerstone Investor will be utilizing their proprietary funding or the proprietary +funding of the funds under their management, as appropriate, as their source of funding for +the subscription of the Offer Shares. +There are no side arrangements or agreements between our Group and the Cornerstone Investors +or any benefit, direct or indirect, conferred on the Cornerstone Investors by virtue of or in relation +to the Cornerstone Placing, other than a guaranteed allocation of the relevant Offer Shares at the +Offer Price. +The Offer Shares to be subscribed by the Cornerstone Investors will rank pari passu in all respect +with the fully paid Shares in issue and will count towards the public float of the Company (other +than the Offer Shares subscribed for by Kelun International) under Rule 8.08 of the Listing Rules +and will not be counted towards the public float of our Company for the purpose of Rule 18A.07 +of the Listing Rules. Immediately following the completion of the Global Offering, none of the +Cornerstone Investors (other than Kelun International) will become a substantial Shareholder +of the Company. The Cornerstone Investors or their close associates will not, by virtue of their +cornerstone investments, have any Board representation in our Company. Other than a guaranteed +allocation of the relevant Offer Shares at the final Offer Price, the Cornerstone Investors do not +have any preferential rights in the Cornerstone Investment Agreements compared with other public +Shareholders. + + +--- page 12 --- +14 +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at any +time during the period of six months from and including the Listing Date (the “Lock-up Period ”), +dispose of any of the Offer Shares they have purchased pursuant to the relevant Cornerstone +Investment Agreements, save for certain limited circumstances, such as transfers to any of its +wholly-owned subsidiaries who will be bound by the same obligations of such Cornerstone +Investor, including the Lock-up Period restriction. +Please refer to the section headed “Cornerstone Investors – The Cornerstone Placing ” in the +Prospectus for further details. +Connected Client Placee with the Consent under Paragraph 5(1) of Placing Guidelines +Certain Offer Shares were placed to one placee who is a connected client of an Overall Coordinator +within the meaning of the Placing Guidelines. The Company has applied to the Stock Exchange for, +and the Stock Exchange has granted, its consent under paragraph 5(1) of the Placing Guidelines to +permit the Company to allocate such Offer Shares as set out below. +Placee +Overall +Coordinator +Relationship with +the Overall +Coordinator +Number of +Offer Shares +placed +Approximate +percentage +of the Offer +Shares initially +available under +the Global +Offering (1)(3) +Approximate +percentage of +the total issued +share capital +immediately +following the +completion +of the Global +Offering (1)(3) +CSI Capital Management Limited + ( “CSI”)(2) +CLSA Limited CSI is a member of + the same group of + companies as CLSA +1,690,300 7.53 0.78 +Note: +(1) Assuming that the Over-allotment Option is not exercised. +(2) CSI will act as the single counterparty of a back-to-back total return swap transaction (the “CSI Back-to-back +TRS”) to be entered into by CSI in connection with a total return swap order (the “CSI Client TRS ”) placed +by its ultimate clients (the “CSI Ultimate Clients ”), by which CSI will pass the full economic exposure of the +Offer Shares placed to CSI (the “CSI Offer Shares ”) to the CSI Ultimate Clients, meaning in effect, CSI will +hold the beneficial interest of the CSI Offer Shares on behalf of the CSI Ultimate Clients on a non-discretionary +basis. CSI will hold the legal title and beneficial interest in the CSI Offer Shares, but will contractually agree +to pass on the full economic exposure and return of the CSI Offer Shares to the CSI Ultimate Clients. The CSI +Ultimate Clients may exercise an early termination right to early terminate the CSI Client TRS at any time +from the trade date of the CSI Client TRS which should be on or after the date on which the CSI Offer Shares +are listed on the Stock Exchange. Upon the final maturity or early termination of the CSI Client TRS by the +CSI Ultimate Clients, CSI will dispose of the CSI Offer Shares on the secondary market and the CSI Ultimate +Clients will receive a final termination amount of the CSI Back-to-back TRS which should have taken into +account all the economic returns or economic loss in relation to the CSI Offer Shares and the fixed amount of +transaction fees of the CSI Back-to back TRS and the CSI Client TRS. CSI will not exercise the voting right of +the CSI Offer Shares during the tenor of the CSI Back-to-back TRS. +(3) The percentage figures are subject to rounding adjustments. + + +--- page 13 --- +15 +Placing of Offer Shares to an Existing Shareholder and Close Associates of Certain Existing +Shareholders under Paragraph 5(2) of the Placing Guidelines +Certain Offer Shares were placed to an Existing Shareholder and Close Associates of Certain +Existing Shareholders. The Company has applied to the Stock Exchange for, and the Stock +Exchange has granted, a waiver from strict compliance with Rule 10.04 of the Listing Rules and +its consent under paragraph 5(2) of the Placing Guidelines to permit the Company to allocate such +Offer Shares as set out below. +Placee Relationship with the Company +Current +shareholding in +the Company +held by itself +or its associate +(Approximate % +of the Company ’s +issued share +capital) +Number of Shares +to be subscribed +under the +Global Offering +(Approximate % +of the total Offer +Shares initially +available under the +Global Offering) (1) +Approximate +percentage of +Shares held by +itself or its close +associate of the +Company ’s issued +share capital +immediately +following the +completion of the +Global Offering (1) +Kelun International A wholly-owned subsidiary of Kelun Pharmaceutical, our +Controlling Shareholder +145,555,685 +(75.27%) +3,782,700 +(16.9%) +69.2% +LAV Star Limited, LAV +Star Opportunities +Limited and LAV +Public Equity Master +Fund (collectively, +“LAV”) +LAV are close associates of two existing Shareholders, namely +LAV Kecheng and Suzhou Likang, which hold 0.40% and +0.20% of the total issued share capital of the Company, +respectively +1,157,778 480,000 0.76% +(0.60%) (2.14%) +Gygnus Real Gygnus Real Company is an existing Shareholder holding 0.35% +of the total issued share capital of the Company +672,184 +(0.35%) +480,000 +(2.14%) +0.53% +Note: +(1) Assuming that the Over-allotment Option is not exercised. + + +--- page 14 --- +16 +Save as disclosed in the above sections headed “International Offering – Cornerstone Investors ”, +“International Offering – Connected Client Placee with the Consent under Paragraph 5(1) +of Placing Guidelines ” and “International Offering – Placing of Offer Shares to an Existing +Shareholder and Close Associates of Certain Existing Shareholders under Paragraph 5(2) of Placing +Guidelines ”of this announcement, to the best knowledge, information and belief of the Directors, +no Offer Shares placed by or through the Overall Coordinators, the Joint Global Coordinators, the +Joint Bookrunners or the Underwriters under the Global Offering have been placed with applicants +who are core connected persons (as defined in the Listing Rules) or directors of the Company, or +to any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set out +in paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees. +To the best knowledge of the Company and save for the fact that Kelun International, LAV STAR +Limited, LAV STAR Opportunities Limited, LAV Public Equity Master Fund and Gygnus Real +Company Limited are existing Shareholders and/or close associates of the existing Shareholders +of the Company, (i) none of the Offer Shares subscribed by public shareholders in the Hong Kong +Public Offering and placees in the International Offering has been financed directly or indirectly +by the Company, the Directors, Supervisors, chief executive, substantial Shareholders, existing +Shareholders or any of their subsidiaries or their respective close associates, and (ii) none of the +public shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the Company, +the Directors, Supervisors, chief executive, substantial Shareholders, existing Shareholders or any +of their subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in their name or otherwise held by them. +Over-allotment Option +In connection with the Global Offering, the Company has granted the Over-allotment Option +to the International Underwriters, exercisable by the Overall Coordinators (for themselves and +on behalf of the International Underwriters), at any time from the Listing Date to Thursday, +August 3, 2023, being the 30th day after the last day for lodging applications under the Hong +Kong Public Offering, to require the Company to allot and issue up to an aggregate of 3,366,900 +additional Offer Shares, representing approximately 15.0% of the total number of Offer Shares +initially available under the Global Offering, at the Offer Price to cover the over-allocations in +the International Offering, if any. There has been an over-allocation of 3,366,900 Offer Shares in +the International Offering. Such over-allocation may be covered by exercising the Over-allotment +Option in full or in part or by making purchases in the secondary market or a combination of these +means. In the event the Over-allotment Option is exercised, an announcement will be made on +the Stock Exchange ’s website at www.hkexnews.hk and the Company ’s website at +http://kelun-biotech.com . As of the date of this announcement, the Over-allotment Option +has not been exercised. + + +--- page 15 --- +17 +LOCK-UP UNDERTAKINGS +The Company, the Pre-IPO Investors and, all the other existing Shareholders and the Cornerstone +Investors are subject to lock-up undertakings (the “Lock-up Undertakings ”) in respect of the +Shares. The major terms of the Lock-up Undertakings are as follows: +Name Class of Shares +Number of +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon +the Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +after Listing (3) +Last day subject +to the Lock-up +Undertakings +The Company (subject to lock-up undertakings +pursuant to the Listing Rules and the Hong Kong +Underwriting Agreement) N/A N/A N/A January 11, 2024 (1) +A group of Controlling Shareholders, Pre-IPO Investors and other existing Shareholders (subject to lock-up undertakings +pursuant to the Listing Rules, the Hong Kong Underwriting Agreement and applicable PRC laws and regulations, as the case may be) +Kelun Pharmaceutical Domestic Shares 115,555,685 53.54% July 11, 2024 (2) +Kelun Huicai Domestic Shares 5,250,000 2.43% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +2,250,000 1.04% +Kelun Huineng Domestic Shares 5,250,000 2.43% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +2,250,000 1.04% +Kelun Huizhi Domestic Shares 5,250,000 2.43% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +2,250,000 1.04% +Kelun Huide Domestic Shares 5,250,000 2.43% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +2,250,000 1.04% +WANG Jingyi Domestic Shares 2,850,000 1.32% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +2,850,000 1.32% +MSD H Shares to be +converted from +Unlisted Foreign +Shares +13,443,693 6.23% July 11, 2024 (2) + + +--- page 16 --- +18 +Name Class of Shares +Number of +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon +the Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +after Listing (3) +Last day subject +to the Lock-up +Undertakings +Wealthy Linkage Unlisted Foreign +Shares +3,633,914 1.68% July 11, 2024 (2) +H Shares to be +converted from +Unlisted Foreign +Shares +3,633,914 1.68% +Leyue Capital Unlisted Foreign +Shares +1,008,276 0.47% July 11, 2024 (2) +H Shares to be +converted from +Unlisted Foreign +Shares +1,008,277 0.47% +FIIF Domestic Shares 7,144,177 3.31% July 11, 2024 (2) +Ningbo Daoyi H Shares to be +converted from +Domestic Shares +4,200,000 1.95% July 11, 2024 (2) +Kexin Lunda Domestic Shares 1,160,506 0.54% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +1,160,506 0.54% +Cinda Capital H Shares to be +converted from +Domestic Shares +386,835 0.18% July 11, 2024 (2) +LAV Kecheng Unlisted Foreign +Shares +771,852 0.36% July 11, 2024 (2) +Suzhou Likang Domestic Shares 385,926 0.18% July 11, 2024 (2) +Anling Weijian Domestic Shares 967,088 0.45% July 11, 2024 (2) +BOSC Xingling H Shares to be +converted from +Domestic Shares +734,987 0.34% July 11, 2024 (2) + + +--- page 17 --- +19 +Name Class of Shares +Number of +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon +the Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +after Listing (3) +Last day subject +to the Lock-up +Undertakings +Gygnus Real Unlisted Foreign +Shares +134,436 0.06% July 11, 2024 (2) +H Shares to be +converted from +Unlisted Foreign +Shares +537,748 0.25% +Wutong Juke Domestic Shares 410,690 0.19% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +205,345 0.10% +Chengdu Wenjiang Emerging Industry Venture H Shares to be +converted from +Domestic Shares +386,835 0.18% July 11, 2024 (2) +ZHOU Youcai H Shares to be +converted from +Domestic Shares +386,835 0.18% July 11, 2024 (2) +Gao Ling Liangheng Domestic Shares 115,778 0.05% July 11, 2024 (2) +H Shares to be +converted from +Domestic Shares +115,778 0.05% +Longyi Technology H Shares to be +converted from +Domestic Shares +193,418 0.09% July 11, 2024 (2) +Cornerstone Investors (subject to lock-up undertakings pursuant to the Cornerstone Investment Agreements) +RTW Funds H Shares 1,934,400 0.9% January 11, 2024 (2) +Laurion Capital Master Fund H Shares 939,600 0.4% January 11, 2024 (2) +TruMed H Shares 939,600 0.4% January 11, 2024 (2) +CUAM H Shares 1,080,700 0.5% January 11, 2024 (2) +Kelun International H Shares 3,782,700 1.8% January 11, 2024 (2) + + +--- page 18 --- +20 +Notes: +(1) The Company may issue Shares without any lock-up obligations after the indicated date. +(2) The Shareholder(s) and Cornerstone Investor(s) may dispose of or transfer Shares without any lock-up +obligation after the indicated date. +(3) Assuming the Over-allotment Option is not exercised. +PUBLIC FLOAT +The Stock Exchange has exercised its discretion under 8.08(1)(d) and has granted the Company +a waiver from strict compliance with the requirements of Rule 8.08(1)(a) of the Listing Rules. +Therefore, our minimum public float shall be the higher of: +(i) 20.88% of the total issued share capital of the Company; or +(ii) such percentage of H Shares to be held by the public immediately after the completion of the +Global Offering and the exercise of the Over-allotment Option (if any). +Immediately following completion of the Global Offering and before the exercise of the Over– +allotment Option, (i) the number of H Shares in public hands will be 45,057,571 H Shares, +representing approximately 20.88% of the total issued share capital of the Company which satisfies +the minimum percentage prescribed in the conditions imposed in the waiver granted by the Stock +Exchange from strict compliance with Rule 8.08(1) of the Listing Rules, and (ii) the Company will +comply with Rule 18A.07 of the Listing Rules that a portion of the total number of the Company ’s +issued shares with a market capitalization of at least HK$375 million will be held by the public at +the time of Listing. +The Directors confirm that (a) no placee will, individually, be placed more than 10% of the +enlarged issued share capital of the Company immediately after the Global Offering; (b) there +will not be any new substantial shareholder (as defined in the Listing Rules) of the Company +immediately after the Global Offering; (c) the number of H Shares in public hands will satisfy the +minimum percentage as approved by the Stock Exchange; (d) the three largest public shareholders +of the Company do not hold more than 50% of the H Shares in public hands at the time of Listing +in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; and (e) there will be at least 300 +Shareholders at the time of Listing in compliance with Rule 8.08(2) of the Listing Rules. + + +--- page 19 --- +21 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure and +Conditions of the Global Offering – Conditions of the Global Offering ” in the Prospectus, 2,385 +valid applications made by the public through giving electronic applications instructions to HKSCC +via CCASS and through the White Form eIPO service will be conditionally allocated on the basis +set out below: +Number of +H Shares +applied for +Number of +valid +applications +Pool A +Basis of allocation/ballot +Approximate +percentage +allotted +of the total +number of +H Shares +applied for +100 1,846 1,385 out of 1,846 to receive 100 Shares 75.03% +200 219 100 Shares plus 109 out of 219 to receive additional 100 Shares 74.89% +300 99 200 Shares plus 24 out of 99 to receive additional 100 Shares 74.75% +400 84 200 Shares plus 83 out of 84 to receive additional 100 Shares 74.70% +500 107 300 Shares plus 78 out of 107 to receive additional 100 Shares 74.58% +600 111 400 Shares plus 52 out of 111 to receive additional 100 Shares 74.47% +700 16 500 Shares plus 3 out of 16 to receive additional 100 Shares 74.11% +800 26 500 Shares plus 24 out of 26 to receive additional 100 Shares 74.04% +900 9 600 Shares plus 5 out of 9 to receive additional 100 Shares 72.84% +1,000 106 700 Shares plus 29 out of 106 to receive additional 100 Shares 72.74% +1,500 45 1,000 Shares plus 40 out of 45 to receive additional 100 Shares 72.59% +2,000 28 1,400 Shares plus 14 out of 28 to receive additional 100 Shares 72.50% +2,500 33 1,800 Shares plus 4 out of 33 to receive additional 100 Shares 72.48% +3,000 13 2,100 Shares plus 9 out of 13 to receive additional 100 Shares 72.31% +3,500 3 2,500 Shares 71.43% +4,000 13 2,800 Shares plus 6 out of 13 to receive additional 100 Shares 71.15% +4,500 2 3,200 Shares 71.11% +5,000 18 3,500 Shares plus 10 out of 18 to receive additional 100 Shares 71.11% +6,000 6 4,200 Shares plus 4 out of 6 to receive additional 100 Shares 71.11% +7,000 8 4,900 Shares plus 5 out of 8 to receive additional 100 Shares 70.89% +8,000 2 5,600 Shares plus 1 out of 2 to receive additional 100 Shares 70.63% +10,000 14 7,000 Shares plus 7 out of 14 to receive additional 100 Shares 70.50% +15,000 7 10,500 Shares plus 5 out of 7 to receive additional 100 Shares 70.48% +20,000 6 14,000 Shares plus 5 out of 6 to receive additional 100 Shares 70.42% +25,000 1 17,600 Shares 70.40% +30,000 5 21,100 Shares 70.33% +35,000 1 24,500 Shares 70.00% +40,000 3 28,000 Shares 70.00% +45,000 2 31,500 Shares 70.00% +50,000 3 35,000 Shares 70.00% +60,000 2 42,000 Shares 70.00% +2,838 Total number of Pool A successful applicants: 2,377 + + +--- page 20 --- +22 +Number of +H Shares +applied for +Number of +valid +applications +Pool B +Basis of allocation/ballot +Approximate +percentage allotted +of the total +number of +H Shares +applied for +70,000 6 70,000 Shares 100.00% +100,000 1 100,000 Shares 100.00% +200,000 1 200,000 Shares 100.00% +8 Total number of Pool B successful applicants: 8 +The final number of Offer Shares under the Hong Kong Public Offering is 2,244,700 Offer Shares, +representing approximately 10% of the total number of Offer Shares initially available under the +Global Offering (before any exercise of the Over-allotment Option). +RESULTS OF ALLOCATIONS +The Offer Price, the level of indications of interest in the International Offering, the results of +allocations and the Hong Kong identity card/passport/Hong Kong business registration numbers of +successful applicants under the Hong Kong Public Offering will be available at the times and date +and in the manner specified below: +• in the announcement to be posted on the Company ’s website at http://kelun-biotech.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on +Monday, July 10, 2023. Please note that the list of identification document numbers in this +announcement may not be a complete list of successful applicants since only successful +applicants whose identification document numbers are provided to HKSCC by CCASS +Participants are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Offer Shares through their brokers can consult their brokers +to enquire about their application result; +• from the designated results of allocations website at www.iporesults.com.hk (alternatively: English +https://www.eipo.com.hk/en/Allotment ; Chinese https://www.eipo.com.hk/zh-hk/Allotment ) +with a “search by ID ” function on a 24 hour basis from 8:00 a.m. on Monday, July 10, 2023 +to 12:00 midnight on Sunday, July 16, 2023; and +• by telephone enquiry line by calling +852 2862 8555 between 9:00 a.m. and 6:00 p.m. on +Monday, July 10, 2023, Tuesday July 11, 2023, Wednesday, July 12, 2023, and Thursday, +July 13, 2023. +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” refer +to Hong Kong identity card numbers/passport numbers/Hong Kong business registration numbers/ +certificate of incorporation numbers/beneficial owner identification codes (if such applications +are made by nominees as agent for the benefit of another person) whereas those displayed in the +section headed “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. + + +--- page 21 --- +23 +Since applications are subject to personal information collection statements, beneficial owner identification codes displayed in the sections +headed “Results of Applications Made by White Form eIPO ” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +International/Placee Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is +exercised in full) +Subscription +as % of total +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Subscription +as % of +Offer Shares +(assuming the +Over-allotment +Option is +exercised in full) +% of total H +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total H +share capital +upon Listing +(assuming the +Over-allotment +Option is +exercised in full) +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised in full) +Top 1 3,900,000 3,900,000 3,900,000 19.31% 16.55% 17.37% 15.11% 6.43% 6.09% 1.81% 1.78% +Top 5 12,707,400 12,707,400 158,263,085 62.90% 53.92% 56.61% 49.23% 20.94% 19.84% 73.33% 72.20% +Top 10 17,437,300 17,437,000 162,992,985 86.32% 73.99% 77.69% 67.55% 28.73% 27.22% 75.52% 74.36% +Top 20 22,372,300 22,910,048 169,757,947 110.75% 94.93% 99.67% 86.67% 37.75% 35.77% 78.65% 77.45% +Top 25 22,922,300 23,460,048 170,307,947 113.47% 97.26% 102.12% 88.80% 38.66% 36.62% 78.91% 77.70% + + +--- page 22 --- +24 +Top 1, 5, 10, 20 and 25 of the Shareholders upon Listing: +Shareholders of the +Company Subscription +Number of H +Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is +exercised in full) +Subscription +as % of total +Offer Shares +(assuming no +exercise of the +Over-allotment +Option) +Subscription +as % of +Offer Shares +(assuming the +Over-allotment +Option is +exercised in full) +% of total H +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total H +share capital +upon Listing +(assuming the +Over-allotment +Option is +exercised in full) +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised in full) +Top 1 3,782,700 3,782,700 149,338,385 18.72% 16.05% 16.85% 14.65% 6.23% 5.91% 69.19% 68.13% +Top 5 3,782,700 24,718,584 184,910,636 18.72% 16.05% 16.85% 14.65% 40.73% 38.59% 85.67% 84.36% +Top 10 11,307,400 37,990,625 199,343,183 55.97% 47.98% 50.38% 43.81% 62.60% 59.31% 92.36% 90.94% +Top 20 18,397,300 46,210,453 210,233,003 91.07% 78.06% 81.96% 71.27% 76.14% 72.14% 97.41% 95.91% +Top 25 20,897,300 49,445,440 213,467,990 103.44% 88.67% 93.10% 80.96% 81.47% 77.19% 98.91% 97.39% +Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +H Shareholders Subscription +Number of H +Shares held upon +Listing +Number of Shares +held upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is +exercised in full) +Subscription as +% of total Offer +Shares (assuming +no exercise of the +Over-allotment +Option) +Subscription +as % of Offer +Shares (assuming +the Over- +allotment Option +is exercised in +full) +% of total H +share capital +upon Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total H +share capital +upon Listing +(assuming the +Over-allotment +Option is +exercised in full) +% of total +issued share +capital upon +Listing +(assuming no +exercise of the +Over-allotment +Option) +% of total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised in full) +Top 1 13,443,693 13,443,693 0.00% 0.00% 0.00% 0.00% 22.15% 20.99% 6.23% 6.13% +Top 5 7,682,700 38,968,584 180,166,459 38.03% 32.60% 34.23% 29.76% 64.21% 60.83% 83.48% 82.19% +Top 10 12,707,400 48,390,625 193,599,006 62.90% 53.92% 56.61% 49.23% 79.73% 75.54% 89.70% 88.32% +Top 20 19,267,300 56,815,440 203,143,947 95.38% 81.75% 85.84% 74.64% 93.62% 88.69% 94.12% 92.68% +Top 25 21,872,300 59,420,440 206,331,725 108.27% 92.80% 97.44% 84.73% 97.91% 92.76% 95.60% 94.13% +In view of the high concentration of shareholding in a small number of H Shareholders, H Shareholders and prospective investors +should be aware that the price of the H Shares could move substantially even with a small number of H Shares traded, and should +exercise extreme caution when dealing in H Shares. diff --git a/data/extracted_text/09663/allotment_results_summary_2023-12-04_2023120402570.txt b/data/extracted_text/09663/allotment_results_summary_2023-12-04_2023120402570.txt new file mode 100644 index 0000000..268af88 --- /dev/null +++ b/data/extracted_text/09663/allotment_results_summary_2023-12-04_2023120402570.txt @@ -0,0 +1,340 @@ +--- page 1 --- +SINO-SYNERGY HYDROGEN ENERGY TECHNOLOGY (JIAXING) CO., LTD. / +國鴻氫能科技(嘉興)股份有限公司 +ANNOUNCEMENT OF FINAL OFFER PRICE AND +ALLOTMENT RESULTS +Unless otherwise defined herein, capitalised terms used in this announcement shall have the same meanings +as those defined in the prospectus dated 27 November 2023 (the “ Prospectus”) issued by Sino-Synergy +Hydrogen Energy Technology (Jiaxing) Co., Ltd. (the “Company”). +SUMMARY + +Company information +Stock code 9663 +Stock short name SINOSYNERGY +Dealings commencement date 5 December 2023* +*see note at the end of the announcement + +Price Information +Final Offer Price HK$19.660 +Offer Price Range HK$19.350 - HK$21.350 +Offer Price Adjustment exercised No + +Offer Shares and Share Capital +Number of Offer Shares 79,520,000 +Number of Offer Shares in Public Offer 7,952,000 +Number of offer shares in International Offer 71,568,000 +Number of issued shares upon Listing 518,041,669 + +The number of offer shares above is determined after taking into account the additional shares issued under +the following Offer Size Adjustment Option + +Offer Size Adjustment Option (Upsize option) +Number of additional shares issued under the option - +- Public Offer - +- International Offer - + +Over-allocation +No. of Offer Shares over-allocated - + +Proceeds +Gross proceeds (Note) HK$ 1,563.36 million +Less: Estimated listing expenses payable based on Final +Offer Price +HK$ (107.10) million +Net proceeds HK$ 1,456.26 million + +Note: Gross proceeds refers to the amount to which the issuer is entitled receive. For details of the use of +proceeds, please refer to the Prospectus dated 27 November 2023. + + +--- page 2 --- +ALLOTMENT RESULTS DETAILS +PUBLIC OFFER + +No. of valid applications 2,808 +No. of successful applications 2,808 +Subscription level 1.18 times +Claw-back triggered No +No. of Offer Shares initially available under the Public Offer 7,952,000 +Final no. of Offer Shares under the Public Offer 7,952,000 +% of Offer Shares under the Public Offer to the Global Offering 10.00% + +Note: For details of the final allocation of shares to the Public Offer , investors can refer to +www.ewhiteform.com.hk/results to perform a search by identification number or www.sinosynergypower.com; +www.ewhiteform.com.hk/eAnnouncement/ for the full list of allottees. +INTERNATIONAL OFFER + +No. of placees 112 +Subscription Level 1.13 times +No. of Offer Shares initially available under the International +Offer +71,568,000 +Final no. of Offer Shares under the International Offer 71,568,000 +% of Offer Shares under the International Offer to the Global +Offering +90.00% + +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the Offer Shares +subscribed by the placees and the public have been financed directly or indirectly by the Company, any of the +Directors, Supervisors, chief executive of the Company, the Single Largest Shareholder , substantial +shareholders, existing shareholders of the Company or any of its subsidiaries or their respective close +associates; and (ii) none of the placees and the public who have purchased the Offer Shares are accustomed +to taking instructions from the Company, any of the Directors, Supervisors, chief executive of the Company, +the Single Largest Shareholder, substantial shareholders, existing shareholders of the Company or any of its +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or other +disposition of Shares registered in his/her/its name or otherwise held by him/her/it. + + +--- page 3 --- +LOCK-UP UNDERTAKINGS + +Single Largest Shareholder + Name +Number of shares +held in the +Company subject +to lock-up +undertakings +upon listing +% of total issued H- +shares after the +Global Offering +subject to lock-up +undertakings upon +listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +listing +Last day +subject to +the lock-up +undertakings +Guangdong Hongyun +Hydrogen Energy +Technology Co., Ltd. / +廣東鴻運氫能源科技 +有限公司 +80,000,000 N/A 15.44% 4 December +2024 +Subtotal 80,000,000 N/A 15.44% + +The expiry date of the lock-up period shown in the table above is pursuant to the Hong Kong Underwriting +Agreement and applicable PRC laws and regulations. + + + +Other Existing Shareholders + Name +Number of +shares held in the +Company subject +to lock-up +undertakings +upon listing +% of total issued H- +shares after the +Global Offering +subject to lock-up +undertakings upon +listing +% of shareholding +in the Company +subject to lock-up +undertakings +upon listing +Last day +subject to the +lock-up +undertakings +Other existing +Shareholders / +其他現有股東 +358,521,669 N/A 69.21% 4 December +2024 +Subtotal 358,521,669 N/A 69.21% + +The expiry date of the lock-up period shown in the table above is pursuant to the applicable PRC laws and +regulations. + + +--- page 4 --- +PLACEE CONCENTRATION ANALYSIS +Placees Number of H Shares allotted + +Allotment as % of International Offering Allotment as % of total Offer Shares +Number of + Shares held upon Listing + +% of total issued share capital upon +Listing +Top 1 12,919,000 18.05% 16.25% 12,919,000 2.49% +Top 5 41,909,000 58.56% 52.70% 41,909,000 8.09% +Top 10 61,400,000 85.79% 77.21% 61,400,000 11.85% +Top 25 71,524,500 99.94% 89.95% 71,524,500 13.81% + +Notes +* Ranking of placees is based on the number of H Shares allotted to the placees. + + +--- page 5 --- +H SHAREHOLDERS CONCENTRATION ANALYSIS +H +Shareholders* +Number of H +Shares allotted + +Allotment as % of +International +Offering +Allotment as % +of total Offer +Shares +Number of H +Shares held +upon Listing + +% of total issued H Shares +capital upon Listing +Number of Shares held +upon Listing + + Top 1 12,919,000 18.05% 16.25% 12,919,000 16.25% 12,919,000 + Top 5 41,909,000 58.56% 52.70% 41,909,000 52.70% 41,909,000 + Top 10 61,400,000 85.79% 77.21% 61,400,000 77.21% 61,400,000 + Top 25 73,216,000 102.30% 92.07% 73,216,000 92.07% 73,216,000 + +Notes +* Ranking of H Shareholders is based on the number of H Shares held by the H Shareholders upon Listing. +SHAREHOLDER CONCENTRATION ANALYSIS +Shareholders +Number of H +Shares allotted + +Allotment as % of +International +Offering +Allotment as % of +total Offer Shares +Number of H Shares +held upon Listing +Number of Shares +held upon Listing + +% of total issued +share capital upon +Listing +Top 1 0 0.00% 0.00% 0 80,000,000 15.44% +Top 5 0 0.00% 0.00% 0 232,470,135 44.87% +Top 10 12,919,000 18.05% 16.25% 12,919,000 321,586,277 62.08% +Top 25 45,919,000 64.16% 57.75% 45,919,000 435,456,484 84.06% + +Notes +* Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholder upon Listing. + +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, valid applications made by +the public will be conditionally allocated on the basis set out below: + +NO. OF H SHARES APPLIED +FOR +NO. OF VALID +APPLICATIONS +BASIS OF +ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE ALLOTTED +OF THE TOTAL NO. OF H +SHARES APPLIED FOR +500 1,640 500 H Shares 100.00% +1,000 266 1,000 H Shares 100.00% +1,500 102 1,500 H Shares 100.00% +2,000 259 2,000 H Shares 100.00% +2,500 86 2,500 H Shares 100.00% +3,000 35 3,000 H Shares 100.00% + + +--- page 6 --- +3,500 14 3,500 H Shares 100.00% +4,000 79 4,000 H Shares 100.00% +4,500 26 4,500 H Shares 100.00% +5,000 101 5,000 H Shares 100.00% +7,500 49 7,500 H Shares 100.00% +10,000 54 10,000 H Shares 100.00% +12,500 1 12,500 H Shares 100.00% +15,000 17 15,000 H Shares 100.00% +17,500 6 17,500 H Shares 100.00% +20,000 11 20,000 H Shares 100.00% +25,000 13 23,000 H Shares 92.00% +30,000 6 26,000 H Shares 86.67% +35,000 3 29,000 H Shares 82.86% +40,000 6 32,000 H Shares 80.00% +45,000 3 35,000 H Shares 77.78% +50,000 14 38,000 H Shares 76.00% +100,000 6 44,000 H Shares 44.00% +150,000 4 52,000 H Shares 34.67% +200,000 3 65,000 H Shares 32.50% +250,000 2 250,000 H Shares 100.00% +400,000 1 400,000 H Shares 100.00% +450,000 1 450,000 H Shares 100.00% +Total 2,808 7,952,000 H Shares + + +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC participants . +Investors should contact their relevant brokers for any inquiries. + +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the Company’s shares. +The Directors confirm that, to the best of their knowledge, the consideration paid by the placees or the +public (as the case may be) directly or indirectly for each Offer Share subscribed for or purchased by +them was the same as the final Offer Price in addition to any brokerage, AFRC transaction levy, SFC +transaction levy and trading fee payable. + +OTHERS / ADDITIONAL INFORMATION +The Company has applied to the Stock Exchange to exercise its discretion under Rule 8.08(1)(d) of the +Listing Rules to grant, and the Stock Exchange has granted, a waiver from strict compliance with the +minimum public float requireme nt under Rule 8.08(1)(a) of the Listing Rules so that the minimum +percentage of the H Shares from time to time to be held by the public will be 15% of the total issued share +capital of our Company (including the Shares that may be issued under the Pre -IPO Share Incentive +Scheme). + + +--- page 7 --- +The Directors confirm that there will be at least 300 Shareholders at the time of the Listing in compliance +with Rule 8.08(2) of the Listing Rules, and that the three largest public Shareholders do not hold more +than 50% of the shares held in public hands at the time of the Listing in compliance with Rule 8.08(3) and +Rule 8.24 of the Listing Rules. + +DISCLAIMERS + +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock +Exchange”) and Hong Kong Securities Clearing Company Limited (“HKSCC”) take no +responsibility for the contents of this announcement, make no representation as to its accuracy or +completeness and expressly disclaim any liability whatsoever for any loss howsoever arising from +or in reliance upon the whole or any part of the contents of this announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the +United States (including its territories and possessions, any state of the United States and the District +of Columbia). This announcement does not constitute or form a part of any offer or solicitation to +purchase or subscribe for securities in the United States. The securities mentioned herein hav e not +been, and will not be, registered under the United States Securities Act of 1933, as amended (the “U.S. +Securities Act”). The securities may not be offered or sold in the United States except pursuant to an +exemption from the registration requirement s of the U.S. Securities Act and in compliance with any +applicable state securities laws, or outside the United States unless in compliance with Regulation S +under the U.S. Securities Act. There will be no public offer of s ecurities in the United States. +The Offer Shares are being offered and sold outside the United States in offshore transactions in reliance +on Regulation S under the U.S. Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer to +acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential +investors should read the Prospectus dated 27 November 2023 issued by Sino-Synergy Hydrogen Energy +Technology (Jiaxing) Co., Ltd. for detailed information about the Global Offering described below +before deciding whether or not to invest in the Shares thereby being offered. +*Potential investors of the Offer Shares should note that the Overall Coordinator (for itself and on +behalf of the Hong Kong Underwriters) shall be entitled to terminate their obligations under the Hong +Kong Underwriting Agreement with immediate effect upon the occurrence of any of the events set +out in the paragraph headed “Underwriting – Underwriting Arrangements and Expenses – the Hong +Kong Public Offering – Grounds for Termination ” in the Prospectus at any time prior to 8:00 a.m. +(Hong Kong time) on the Listing Date (which is currently expected to be on 5 December 2023 ). diff --git a/data/extracted_text/09676/allotment_results_summary_2023-10-11_2023101100012.txt b/data/extracted_text/09676/allotment_results_summary_2023-10-11_2023101100012.txt new file mode 100644 index 0000000..f862075 --- /dev/null +++ b/data/extracted_text/09676/allotment_results_summary_2023-10-11_2023101100012.txt @@ -0,0 +1,805 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE +AND ALLOTMENT RESULT +SUMMARY +Offer Price +• The Offer Price has been determined at HK$15.36 per Offer Share (exclusive of brokerage +of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Hong +Kong Stock Exchange trading fee of 0.00565%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$15.36 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and other estimated expenses payable by the Company in connection with +the Global Offering, are estimated to be approximately HK$716.4 million. The Company +intends to use the net proceeds from the Global Offering in the manner as set out in the +paragraph headed “Net Proceeds from the Global Offering ” in this announcement. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been slightly over-subscribed. A total of 1,154 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through the CCASS EIPO service for a total of 7,023,000 Hong Kong Offer Shares, +representing approximately 1.31 times of the total number of 5,341,200 H Shares initially +available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering represents less than 15 times of +the total number of Offer Shares initially available under the Hong Kong Public Offering, +no reallocation procedure as disclosed in the section headed “Structure of the Global +Offering – The Hong Kong Public Offering – Reallocation ” in the Prospectus has been +applied and no H Shares have been reallocated from the International Offering to the Hong +Kong Public Offering. The final number of H Shares under the Hong Kong Public Offering +is 5,341,200 H Shares, representing approximately 10% of the total number of Offer Shares +initially available under the Global Offering. The total number of successful applicants +under the Hong Kong Public Offering is 1,154, among which 711 Shareholders were +allocated with one board lot of the H Shares. + + +--- page 2 --- +4 +International Offering +• The H Shares initially offered under the International Offering have been slightly over- +subscribed, representing approximately 1.26 times of the total number of H Shares initially +available under the International Offering. The final number of H Shares under the +International Offering is 48,066,300 H Shares, representing approximately 90% of the total +number of H Shares initially available under the Global Offering. +• A total of 102 placees have been allotted five board lots of H Shares or less, representing +approximately 91.07% of the 112 placees under the International Offering. These placees +have been allotted 30,600 H Shares in total, representing approximately 0.06% of the Offer +Shares available under the International Offering and 0.06% of the Offer Shares available +under the Global Offering. +• A total of 102 placees have been allotted one board lot of H Shares or less, representing +approximately 91.07% of the 112 placees under the International Offering. These placees +have been allotted 30,600 H Shares in total, representing approximately 0.06% of the Offer +Shares available under the International Offering and 0.06% of the Offer Shares available +under the Global Offering. +Cornerstone Investor +• Based on the Offer Price of HK$15.36 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Hong Kong +Stock Exchange trading fee of 0.00565%), pursuant to the Cornerstone Investment +Agreement, the Cornerstone Investor has subscribed for a total of 6,632,400 H Shares, +representing in aggregate (a) approximately 0.62% of the issued share capital of the +Company immediately upon completion of the Global Offering and (b) approximately +12.42% of the number of Offer Shares under the Global Offering. Please refer to the section +headed “Cornerstone Investor ” in the Prospectus for further details of the Cornerstone +Investor. +Placing of Offer Shares with Consent under the Placing Guidelines +• The International Offering is in compliance with the Placing Guidelines for Equity +Securities in Appendix 6 to the Listing Rules (the “Placing Guidelines ”). None of +the Joint Sponsors, the Overall Coordinators, the Joint Global Coordinators, the Joint +Bookrunners, the Joint Lead Managers, the Underwriters, the Capital Market Intermediaries +and their respective affiliated companies and connected clients of the lead broker or of any +distributors (as defined in the Placing Guidelines) has taken up any Offer Shares for its +own benefit under the Global Offering. +• The Directors confirm that, to the best of their knowledge and information, no Offer Shares +under the International Offering placed by or through the Overall Coordinators, the Joint +Global Coordinators, the Joint Bookrunners, the Joint Lead Managers, the Underwriters +or the Capital Market Intermediaries under the Global Offering have been placed with +any core connected person (as defined in the Listing Rules) of the Company, or to any +connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set +out in paragraph 5(2) of the Placing Guidelines, whether in their own names or through +nominees. + + +--- page 3 --- +5 +Confirmations of Cornerstone Investor, public Shareholders in the Hong Kong Public +Offering and placees in the International Offering +• To the best of the knowledge, information and belief of our Company, (i) the Cornerstone +Investor and the QDII (as defined in the Prospectus) are independent of the Company, +its connected persons and their respective associates; (ii) the Cornerstone Investor is not +accustomed to take and has not taken instructions from our Company, our subsidiaries, the +Directors, Supervisors, chief executive of our Company, Controlling Shareholders Group, +substantial Shareholders or existing Shareholders or any of their respective close associates +in relation to the acquisition, disposal, voting or other disposition of the Offer Shares; and +(iii) the subscription of the Offer Shares by the Cornerstone Investor is not financed by our +Company, our subsidiaries, the Directors, Supervisors, chief executive of our Company, +Controlling Shareholders Group, substantial Shareholders or existing Shareholders or any +of their respective close associates. +• To the best knowledge of the Company, (i) none of the Offer Shares subscribed by public +Shareholders in the Hong Kong Public Offering and placees in the International Offering +has been directly or indirectly financed by the Company, the Directors, chief executive, +Supervisors, the Controlling Shareholders, Substantial Shareholders, existing Shareholders +or any of their subsidiaries or their respective close associates; (ii) none of the public +Shareholders in the Hong Kong Public Offering and placees in the International Offering +who has subscribed for the Offer Shares is accustomed to taking instructions from the +Company, the Directors, chief executive, Supervisors, the Controlling Shareholders, +Substantial Shareholders, existing Shareholders or any of their subsidiaries or their +respective close associates in relation to the acquisition, disposal, voting or other +disposition of the H Shares registered in their name or otherwise held by them; (iii) +there is no side agreement or arrangement between the Company, any of the Directors, +the Supervisors, chief executive, the Controlling Shareholders, substantial Shareholders, +existing Shareholders of the Company or any of its subsidiaries or their respective close +associates, on one hand, and the public subscribers or the placee who has subscribed for +the Offer Shares, on the other hand; (iv) no rebate has been, directly or indirectly, provided +by the Company, the Directors, the Supervisors, chief executive of the Company, the +Controlling Shareholders, substantial Shareholders of the Company, existing Shareholders +of the Company or any of their subsidiaries or their respective close associates or syndicate +members or any other brokers or underwriters to any public Shareholders in the Hong +Kong Public Offering or placees in the International Offering; and (v) the consideration +payable by the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering for each Share subscribed for or purchased by them is the same as +the final Offer Price as determined by the Company, in additional to brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Hong Kong +Stock Exchange trading fee of 0.00565%. +• The Directors confirm that, no placees will, individually, be placed more than 10% of the +enlarged issued share capital of the Company immediately after the Global Offering. + + +--- page 4 --- +6 +Lock-up Obligations +• The Company, all existing Shareholders, and the Cornerstone Investor are subject to +lock-up obligations in respect of the Shares as set out in the paragraph headed “Lock-up +Obligations ” in this announcement. +Public Float +• The Company have applied to the Stock Exchange to exercise its discretion under Rule +8.08(1)(d) of the Listing Rules to grant, and the Stock Exchange has granted, a waiver from +strict compliance with the minimum public float requirement under Rule 8.08(1)(a) of the +Listing Rules so that the minimum percentage of the Shares from time to time to be held by +the public will be 15.7% of the total issued share capital of our Company (including the H +Shares to be converted from Domestic Unlisted Shares and held by the Pre-IPO Investors, +and assuming the Conversion of Domestic Unlisted Shares into H Shares is completed). +• The Directors confirm that there will be at least 300 Shareholders at the time of the Listing +in compliance with Rule 8.08(2) of the Listing Rules, and that the three largest public +Shareholders do not hold more than 50% of the shares held in public hands at the time of +the Listing in compliance with Rule 8.08(3) and Rule 8.24 of the Listing Rules. +Results of Allocation +The final Offer Price, results of applications in the Hong Kong Public Offering, the level of +indications of interests in the International Offering, the level of applications in the Hong Kong +Public Offering and the basis of allocation of the Hong Kong Offer Shares will be published on +Wednesday, October 11, 2023, on the websites of the Company at www.shiyuedaotian.com and +the Stock Exchange at www.hkexnews.hk . + + +--- page 5 --- +7 +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the HK eIPO White Form service or through the CCASS +EIPO service, including the Hong Kong identity card numbers, passport numbers or Hong Kong +business registration numbers, certificate of incorporation numbers of successful applicants +(where applicable) and the number of Hong Kong Offer Shares successfully applied for, will be +made available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.shiyuedaotian.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on +Wednesday, October 11, 2023; +• from “IPO Results ” function in the IPO App or the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search +by ID ” function on a 24-hour basis from 8:00 a.m. on Wednesday, October 11, 2023 to +12:00 midnight, on Tuesday, October 17, 2023; +• by telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. and 6:00 p.m. from +Wednesday, October 11, 2023 to Monday, October 16, 2023 (excluding Saturday, Sunday +and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White +Form ” in this announcement refer to Hong Kong identity card numbers/passport numbers/ +Hong Kong business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications Made +by Giving Electronic Application Instructions to HKSCC via CCASS ” in this announcement are +provided by CCASS Participants via CCASS. Therefore, the identification document numbers +shown in the two sections are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants or via the HK eIPO White +Form service are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Hong Kong Offer Shares through their brokers or nominees can +consult their brokers or nominees to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK +eIPO White Form ” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS ” are redacted and not all details of applications are disclosed +in this announcement. + + +--- page 6 --- +8 +Dispatch/Collection of H Share Certificates/e-Auto Refund Payment Instructions/Refund +Checks +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the HK +eIPO White Form service and who have been successfully or partially successfully +allocated Hong Kong Offer Shares may collect refund cheque(s) and/or H Share +certificate(s) (where applicable) from the H Share Registrar, Tricor Investor Services +Limited, at 17/F, Far East Finance Centre, 16 Harcourt Road, Hong Kong from 9:00 a.m. to +1:00 p.m. on Wednesday, October 11, 2023, or any other place or date the Company may +notify. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters +of authorisation from their corporations stamped with the corporations ’ chops. Both +individuals and authorised representatives (if applicable) must produce, at the time of +collection, evidence of identity acceptable to the H Share Registrar. +• H Share certificates for Hong Kong Offer Shares allocated to applicants who applied +through the HK eIPO White Form service which are either not available for personal +collection or which are available but are not collected in person within the time specified +for collection are expected to be dispatched by ordinary post to those entitled to them at +their own risk on or before Wednesday, October 11, 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their H Share certificates issued in the +name of HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant stock accounts who gave electronic application instructions on their behalf on +Wednesday, October 11, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allotted to them +with that CCASS Participant. +• Applicants who applied through the HK eIPO White Form service and paid the +application monies from a single bank account will have refund monies (if any) dispatched +to their application payment accounts in the form of e-Auto Refund payment instructions +on Wednesday, October 11, 2023. Applicants who applied through the HK eIPO White +Form service and paid the application monies from multiple bank accounts will have +refund monies (if any) dispatched to the addresses specified on their HK eIPO White +Form applications in the form of refund check(s) in favour of the applicant (or, in the case +of joint applications, the first-named applicant) by ordinary post at their own risk on or +before Wednesday, October 11, 2023. +• Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Wednesday, October 11, 2023. + + +--- page 7 --- +9 +• H Share certificates will only become valid evidence of title at 8:00 a.m. on Thursday, +October 12, 2023, provided that the Global Offering has become unconditional and the +right of termination described in the section headed “Underwriting { Underwriting +Arrangements and Expenses { Hong Kong Public Offering { Grounds for Termination ” +in the Prospectus has not been exercised. +• No temporary document of title will be issued in respect of the H Shares. No receipt will +be issued for sums paid on application. +Commencement of Dealings +• H Share certificates for the Hong Kong Offer Shares will only become valid evidence of +title provided that the Global Offering has become unconditional in all respects and neither +of the Underwriting Agreements has been terminated in accordance with its terms, which is +scheduled to be at around 8:00 a.m. on Thursday, October 12, 2023. Investors who trade H +Shares on the basis of publicly available allocation details before the receipt of the H Share +certificates and before they become valid do so entirely of their own risk. +• Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. on +Thursday, October 12, 2023 (Hong Kong time), it is expected that dealings in the H Shares +on the Stock Exchange will commence at 9:00 a.m. on Thursday, October 12, 2023 (Hong +Kong time). The H Shares will be traded on the Main Board of the Stock Exchange in +board lots of 300 H Shares each. The stock code of the H Shares will be 9676. +In view of the high concentration of shareholding in a small number of H Shareholders, +H Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. +OFFER PRICE +The Offer Price has been determined at HK$15.36 per H Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Hong Kong Stock +Exchange trading fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$15.36 per H Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of underwriting fees and commissions and other +estimated expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$716.4 million. + + +--- page 8 --- +10 +The Company intends to apply the net proceeds as follows: +• Approximately 35.0%, or HK$250.7 million, will be used to enhance our cooperation with +suppliers and strengthen our procurement capability. In particular: +(i) approximately 20%, or HK$143.3 million, will be used to (a) strengthen seamless +cooperation with our existing and new suppliers, mainly located in our five core +production areas, namely Shenyang Xinmin, Wuchang, Songyuan, Tonghe and Aohan, +primarily through payment of deposit to secure consistent and quality supply of raw +materials for us, as well as (b) investment and support in facilities, systems and +technologies that would further improve the efficiency of our integrated supply chain, +such as the harvest and transportation of raw materials; +(ii) approximately 10%, or HK$71.6 million, will be used for contract farming for (i) +procurement amount of approximately 28,300 tons of paddy in terms of production +volume and (ii) farming area of approximately 720 farming hectare with expected yield +of approximately 4,790 tons of paddy in terms of agricultural land area; and +(iii) approximately 5%, or HK$35.8 million, will be used to further enhance our internal +procurement capabilities. +• Approximately 30.0%, or HK$214.9 million, will be used for expanding our production +capacity, upgrading existing production lines, broadening the geographic coverage of our +warehousing and logistics, and providing funds for production activities related to our +business expansion. In particular: +(i) approximately 14.1%, or HK$101.2 million, will be used for expanding our production +capacity, including construction of new factories, establishment of new production and +processing lines, and purchase of equipment, to better meet growing market demand for +our products; +(ii) approximately 1.5%, or HK$10.9 million, will be used for upgrading existing production +lines through adoption of more advanced equipment and improved techniques to +enhance production efficiency; +(iii) approximately 13.9%, or HK$99.4 million, will be used for broadening the geographic +coverage of our warehousing and logistics, including expansion of warehouse facilities, +purchase of warehouse equipment, establishment of logistics bases and introduction +of advanced logistics equipment and systems, to optimize our inventory management, +improve warehousing capabilities and enhance logistical efficiency; and +(iv) approximately 0.5%, or HK$3.4 million, will be used to fund for production activities +related to our business expansion such as factory renovation and procurement of related +facilities associated with capacity expansion to further support capacity expansion and +improve overall operational efficiency. + + +--- page 9 --- +11 +• Approximately 10.0%, or HK$71.6 million, will be used to expand our channel coverage +and establish our sales ecosystem. We plan to deepen our cooperation with large offline +retailers such as national and regional supermarkets, amplify our presence over the +e-commerce platforms with leading positions, explore opportunities in emerging e-commerce +platforms and broaden our distribution network on China, thereby improving the visibility +and accessibility of our products to existing and potential customers across the country. In +particular: +(i) approximately 3.0%, or HK$21.5 million, will be used to continuously enhance +our cooperation with grocery retail channel partners such as national and regional +supermarkets and increase consumer interaction through offline activities, such as +product display, product tasting, and sales promotion, to enhance consumer education +and improve brand loyalty; and +(ii) approximately 7.0%, or HK$50.2 million, will be used to invest in channels other than +grocery retail channel partners, including leveraging the advantages of the consumer +reach, and brand awareness of e-commerce platforms to enhance our service capabilities +in such channels, and to explore new e-commerce platforms to expand our market +coverage, operate efficiently, harness more profitability potentials and explore new +cooperation opportunities in emerging channels such as social e-commerce platforms +and community group buying platforms. In addition, we also plan to expand our +distribution network to enhance market presence and deepen market penetration. +• Approximately 10.0%, or HK$71.6 million, will be used to enhance our brand equity. A +quality and diversified product offerings are the key to our high brand recognition. As we +increase our efforts on the development of products, consumers need time to get used to new +products, in particular products under new categories. Thus, we plan to increase our brand +marketing efforts on our existing products and potential products to be launched in the future. +In particular: +(i) approximately 7.0%, or HK$50.2 million, will be used for advertising, including +content productions, live streaming and promotion on social media platforms, celebrity +endorsements, engagement with KOLs and other online and offline integrated promotion +activities, to enhance our brand awareness and improve brand impact; and +(ii) approximately 3.0%, or HK$21.5 million, will be used to enhance our sales and +marketing capabilities and further optimize the efficiency of our sales and marketing +promotion. +• Approximately 5.0%, or HK$35.8 million, will be used to construct our digital middle +platform system, which integrates the full digital chain including IT infrastructure, backend, +middleware, frontend and touchpoints, to optimize the support for our business management. +• Approximately 10.0%, or HK$71.6 million, will be used for working capital and general +corporate purposes. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. + + +--- page 10 --- +12 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +slightly over-subscribed. At the close of the application lists at 12:00 noon on Thursday, October +5, 2023, a total of 1,154 valid applications have been received pursuant to the Hong Kong Public +Offering through the HK eIPO White Form service and through the CCASS EIPO service for +a total of 7,023,000 Hong Kong Offer Shares, representing approximately 1.31 times of the total +number of 5,341,200 Offer Shares initially available for subscription under the Hong Kong Public +Offering, among which: +• 1,152 valid applications in respect of a total of 1,681,800 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on +the maximum Offer Price of HK$15.8 per H Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Hong Kong Stock +Exchange trading fee of 0.00565%) of HK$5 million or less, representing approximately 0.63 +times of the 2,670,600 Hong Kong Offer Shares initially comprised in Pool A; and +• 2 valid applications in respect of a total of 5,341,200 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$15.8 per Offer Share (excluding brokerage of 1.0%, SFC transaction levy +of 0.0027%, AFRC transaction levy of 0.00015% and Hong Kong Stock Exchange trading fee +of 0.00565%) of more than HK$5 million, representing 2 times of the 2,670,600 Hong Kong +Offer Shares initially comprised in Pool B. +No application has been rejected due to dishonored payments. No invalid application has been +identified and rejected. No multiple applications or suspected multiple applications have been +identified and rejected. No application for more than 2,670,600 (being 50% of the 5,341,200 Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, no reallocation +procedure as disclosed in the section headed “Structure of the Global Offering – The Hong Kong +Public Offering – Reallocation ” in the Prospectus has been applied and no H Shares have been +reallocated from the International Offering to the Hong Kong Public Offering. The final number +of Offer Shares under the Hong Kong Public Offering is 5,341,200 H Shares, representing +approximately 10% of the total number of Offer Shares initially available under the Global +Offering. The total number of successful applicants under the Hong Kong Public Offering is 1,154, +among which 711 Shareholders were allocated with one board lot of the H Shares. +The H Shares offered in the Hong Kong Public Offering were conditionally allocated on the basis +set out in the paragraph headed “Basis of Allocation under the Hong Kong Public Offering ” below. + + +--- page 11 --- +13 +INTERNATIONAL OFFERING +The H Shares initially offered under the International Offering have been slightly over-subscribed, +representing approximately 1.26 times of the total number of H Shares initially available under +the International Offering. The final number of Offer Shares allocated to the placees under the +International Offering is 48,066,300 H Shares, representing approximately 90% of the total number +of Offer Shares initially available under the Global Offering. +A total of 102 placees have been allotted five board lots of H Shares or less, representing +approximately 91.07% of the 112 placees under the International Offering. These placees have +been allotted 30,600 H Shares in total, representing approximately 0.06% of the Offer Shares +initially available under the International Offering and 0.06% of the Offer Shares available under +the Global Offering. +A total of 102 placees have been allotted one board lot of H Shares or less, representing +approximately 91.07% of the 112 placees under the International Offering. These placees have +been allotted 30,600 H Shares in total, representing approximately 0.06% of the Offer Shares +available under the International Offering and 0.06% of the Offer Shares available under the +Global Offering. +Cornerstone Investor +Based on the Offer Price of HK$15.36 per Offer Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Hong Kong Stock Exchange +trading fee of 0.00565%) and pursuant to the Cornerstone Investment Agreement as disclosed +in the section headed “Cornerstone Investor ” in the Prospectus, the number of Offer Shares +subscribed for by the Cornerstone Investor is determined as set out below: +Cornerstone Investor +Total +Investment +Amount (1) +Number of +Offer Shares +to be +acquired (2) +Approximate +% of the +Offer Shares +Approximate +% of the +International +Offer Shares +Approximate +% of our total +issued share +capital +immediately upon +completion of the +Global Offering +(assuming the +Share Split is +completed) +(HK$) +Xinmin Tianshi 102,903,191 6,632,400 12.42% 13.80% 0.62% +Notes: +(1) The total investment amount include brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction +levy of 0.00015% and Stock Exchange trading fee of 0.00565%. Due to the currency exchange difference, the +total investment amount disclosed in the table above is different from the illustrative investment amount to be +subscribed by the Cornerstone Investor as disclosed in the Prospectus. + + +--- page 12 --- +14 +(2) Subject to rounding down to the nearest whole board lot of 300 Shares. The final number of the Offer Shares +allotted to the Cornerstone Investor was calculated with reference to the actual total investment amount in Hong +Kong dollars. Due to the total investment amount difference as illustrated in note (1) above, the final number +of Offer Shares allotted may be different from the illustrative number of Offer Shares to be subscribed by the +Cornerstone Investor as disclosed in the Prospectus. +Please refer to the section headed “Cornerstone Investor ” in the Prospectus for further details +relating to the Cornerstone Investor. +CONFIRMATIONS OF CORNERSTONE INVESTOR, PUBLIC SHAREHOLDERS IN +THE HONG KONG PUBLIC OFFERING AND PLACEES IN THE INTERNATIONAL +OFFERING +To the best knowledge of the Company, none of the Cornerstone Investor, public Shareholders in +the Hong Kong Public Offering and placees in the International Offering is an existing Shareholder +or a close associate of existing Shareholders. +Further, to the best of the knowledge, information and belief of our Company, (i) the Cornerstone +Investor and the QDII (as defined in the Prospectus) are independent of the Company, its connected +persons and their respective associates; (ii) the Cornerstone Investor is not accustomed to take and +has not taken instructions from our Company, our subsidiaries, the Directors, Supervisors, chief +executive of our Company, Controlling Shareholders Group, substantial Shareholders or existing +Shareholders or any of their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Offer Shares; and (iii) the subscription of the Offer Shares by the +Cornerstone Investor is not financed by our Company, our subsidiaries, the Directors, Supervisors, +chief executive of our Company, Controlling Shareholders Group, substantial Shareholders or +existing Shareholders or any of their respective close associates. +Furthermore, to the best knowledge of the Company, (i) none of the Offer Shares subscribed by +public Shareholders in the Hong Kong Public Offering and placees in the International Offering has +been directly or indirectly financed by the Company, the Directors, chief executive, Supervisors, +the Controlling Shareholders, Substantial Shareholders, existing Shareholders or any of their +subsidiaries or their respective close associates; (ii) none of the public Shareholders in the Hong +Kong Public Offering and placees in the International Offering who has subscribed for the Offer +Shares is accustomed to taking instructions from the Company, the Directors, chief executive, +Supervisors, the Controlling Shareholders, Substantial Shareholders, existing Shareholders or any +of their subsidiaries or their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in their name or otherwise held by them; +(iii) there is no side agreement or arrangement between the Company, any of the Directors, the +Supervisors, chief executive, the Controlling Shareholders, substantial Shareholders, existing +Shareholders of the Company or any of its subsidiaries or their respective close associates, on one +hand, and the public subscribers or the placee who has subscribed for the Offer Shares, on the +other hand; (iv) no rebate has been, directly or indirectly, provided by the Company, the Directors, +the Supervisors, chief executive of the Company, the Controlling Shareholders, substantial +Shareholders of the Company, existing Shareholders of the Company or any of their subsidiaries +or their respective close associates or syndicate members or any other brokers or underwriters to +any public Shareholders in the Hong Kong Public Offering or placees in the International Offering; +and (v) the consideration payable by the public Shareholders in the Hong Kong Public Offering +and placees in the International Offering for each Share subscribed for or purchased by them is +the same as the final Offer Price as determined by the Company, in addition to brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Hong Kong Stock +Exchange trading fee of 0.00565%. + + +--- page 13 --- +15 +No Offer Shares placed by or through the Overall Coordinators, the Joint Global Coordinators, the +Joint Bookrunners, the Joint Lead Managers and the Underwriters under the Global Offering have +been placed with any core connected person (as defined in the Listing Rules) of the Company, or +any connected clients (as set out in paragraph 5(1) of the Placing Guidelines) or persons set out in +paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees. The +Directors confirm that, no placees will, individually, be placed more than 10% of the enlarged +issued share capital of the Company immediately after the Global Offering. +LOCK-UP OBLIGATIONS +The Company, all existing Shareholders, and the Cornerstone Investor are subject to lock-up +obligations (the “Lock-up Obligations ”) in respect of the Shares. The major terms of the Lock-up +Obligations are as follows: +Name Class of Shares +Number of Shares +subject to the Lock-up +Obligations after Listing +Percentage of +shareholding in the +Company subject to the +Lock-up Obligations +after Listing +Last day of the +Lock-up Period +The Company (subject to lock-up obligations pursuant to the Listing Rules and the Hong Kong Underwriting Agreement) +N/A N/A N/A April 12, 2024 (1) +The Controlling Shareholders (subject to lock-up obligations pursuant to the Listing Rules, October 12, 2024 (2) + the Hong Kong Underwriting Agreement and PRC Company Law) +All other existing Shareholders (subject to lock-up obligations pursuant to the PRC Company Law) +Generation Sigma HK H Shares 88,710,970 8.31% October 12, 2024 (3) +Domestic Unlisted Shares 38,018,980 3.56% October 12, 2024 (3) +MIC H Shares 34,811,460 3.26% October 12, 2024 (3) +Domestic Unlisted Shares 14,919,190 1.40% October 12, 2024 (3) +YF Mega Media (HK) H Shares 34,508,920 3.23% October 12, 2024 (3) +Sequoia Capital China Growth H Shares 14,378,720 1.35% October 12, 2024 (3) +Domestic Unlisted Shares 14,378,720 1.35% October 12, 2024 (3) +Sequoia Hanchen H Shares 14,378,720 1.35% October 12, 2024 (3) +Domestic Unlisted Shares 14,378,720 1.35% October 12, 2024 (3) +CMC October H Shares 12,883,330 1.21% October 12, 2024 (3) +Domestic Unlisted Shares 5,521,430 0.52% October 12, 2024 (3) +Zhao Shulan Domestic Unlisted Shares 12,883,340 1.21% October 12, 2024 (3) +Ceran Investment H Shares 3,220,830 0.30% October 12, 2024 (3) +Domestic Unlisted Shares 1,380,360 0.13% October 12, 2024 (3) +Subtotal 304,373,690 28.5% +Cornerstone Investor (subject to lock-up obligations pursuant to its Cornerstone Investment Agreement) +Xinmin Tianshi H Shares 6,632,400 0.62% April 12, 2024 (4) +Subtotal 6,632,400 0.62% +Total 1,021,378,050 95.62% + + +--- page 14 --- +16 +Notes: +(1) The Company may not issue Shares prior to the indicated date except otherwise permitted by the Listing Rules. +(2) This includes the Shares held by Mr. Wang, Ms. Zhao, Shiyue Daotian Enterprise Management, Shiyue Jinfeng, +Shiyue Zhongxin and Shenyang Hongsheng which are the Controlling Shareholders of the Company. For +details, please refer to sections headed “Relationship with Controlling Shareholders Group ” and “Substantial +Shareholders ” in the Prospectus. Each of the Controlling Shareholder(s) shall not dispose of any of its existing +Shares on or before the indicated date. +(3) Each of the other existing Shareholders shall not dispose of any of its existing Shares on or before the indicated +date. +(4) The Cornerstone Investor shall not dispose of the Offer Shares acquired in the Global Offering on or before the +indicated date. +Each of the existing Shareholders are subject to statutory lock-up requirement for one year from the +Listing Date pursuant to the PRC Company Law. As such, all existing Shareholders of 811,852,700 +Domestic Unlisted Shares and 202,892,950 H Shares (as converted from Domestic Unlisted Shares) +will be subject to the one-year statutory lock-up requirement. Please refer to the paragraph headed +“History, Development and Corporate Structure – Principal Terms of the Pre-IPO Investments and +Pre-IPO Investors ’ Rights ” in the Prospectus for details of the lock-up requirement. +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of the +Global Offering – Conditions of the Global Offering ” in the Prospectus, 1,154 valid applications +made by the public through the HK eIPO White Form service and the CCASS EIPO service will +be conditionally allocated on the basis set out below: +Pool A +Number +of H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of H Shares +applied for +300 711 300 H Shares 100.00% +600 178 600 H Shares 100.00% +900 43 900 H Shares 100.00% +1,200 17 1,200 H Shares 100.00% +1,500 27 1,500 H Shares 100.00% +1,800 14 1,800 H Shares 100.00% +2,100 13 2,100 H Shares 100.00% +2,400 9 2,400 H Shares 100.00% +2,700 5 2,700 H Shares 100.00% +3,000 58 3,000 H Shares 100.00% +4,500 27 4,500 H Shares 100.00% +6,000 21 6,000 H Shares 100.00% +7,500 6 7,500 H Shares 100.00% +9,000 2 9,000 H Shares 100.00% +10,500 4 10,500 H Shares 100.00% + + +--- page 15 --- +17 +Pool A +Number +of H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of H Shares +applied for +12,000 9 12,000 H Shares 100.00% +15,000 4 15,000 H Shares 100.00% +30,000 2 30,000 H Shares 100.00% +150,000 1 150,000 H Shares 100.00% +270,000 1 270,000 H Shares 100.00% +Total 1,152 Total number of Pool A successful applicants: 1,152 +Pool B +Number +of H Shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of H Shares +applied for +2,670,600 2 1,829,700 H Shares 68.51% +Total 2 Total number of Pool B successful applicants: 2 +The final number of Offer Shares under the Hong Kong Public Offering is 5,341,200 H Shares, +representing approximately 10% of the total number of Offer Shares initially available under the +Global Offering. +RESULTS OF ALLOCATIONS +The final Offer Price, results of applications in the Hong Kong Public Offering, the level of +indications of interests in the International Offering, the level of applications in the Hong Kong +Public Offering and the basis of allocation of the Hong Kong Offer Shares will be published on +Wednesday, October 11, 2023, on the websites of the Company at www.shiyuedaotian.com and +the Stock Exchange at www.hkexnews.hk . + + +--- page 16 --- +18 +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the HK eIPO White Form service or through the CCASS +EIPO service, including the Hong Kong identity card numbers, passport numbers or Hong Kong +business registration numbers, certificate of incorporation numbers of successful applicants (where +applicable) and the number of the Hong Kong Offer Shares successfully applied for, will be made +available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.shiyuedaotian.com +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on +Wednesday, October 11, 2023; +• from “IPO Results ” function in the IPO App or the designated results of allocations website +at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by ID ” +function on a 24-hour basis from 8:00 a.m. on Wednesday, October 11, 2023 to 12:00 +midnight on Tuesday, October 17, 2023; +• by telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. and 6:00 p.m. from +Wednesday, October 11, 2023 to Monday, October 16, 2023 (excluding Saturday, Sunday and +public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants or via the HK eIPO White +Form service are disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. Applicants who +applied for the Hong Kong Offer Shares through their brokers or nominees can consult their +brokers or nominees to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 17 --- +19 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares +Subscription +as % of +total Offer +Shares +Number of +H Shares +as % of total +H Shares +Number of +Shares as % +of total Shares +upon Listing +Top 1 12,228,000 12,228,000 12,228,000 25.44% 22.90% 4.77% 1.14% +Top 5 35,801,700 35,801,700 35,801,700 74.48% 67.03% 13.97% 3.35% +Top 10 48,035,700 48,035,700 48,035,700 99.94% 89.94% 18.74% 4.50% +Top 20 48,038,700 48,038,700 48,038,700 99.94% 89.95% 18.74% 4.50% +Top 25 48,040,200 48,040,200 48,040,200 99.95% 89.95% 18.74% 4.50% +Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares (1) +Subscription +as % of +total Offer +Shares +Number of +H Shares +as % of total +H Shares +Number of +Shares as % +of total Shares +upon Listing +Top 1 – – 710,371,960 0.00% 0.00% 0.00% 66.50% +Top 5 – 172,410,070 950,098,920 0.00% 0.00% 67.27% 88.95% +Top 10 19,869,300 219,541,420 1,030,013,760 41.34% 37.20% 85.66% 96.43% +Top 20 (2) 50,063,100 252,956,050 1,064,808,750 96.54% 93.74% 98.70% 99.69% +Top 25 (3) 52,175,100 255,068,050 1,066,920,750 99.94% 97.69% 99.52% 99.88% +Top 1, 5, 10, 20 and 25 of all the holders of the H Shares of the Company upon Listing: +H Shareholder Subscription +Number of +H Shares held +upon Listing +Number of +Shares held +upon Listing +Subscription +as % of +International +Offer Shares (1) +Subscription +as % of total +Offer Shares +Number of +H Shares +as % of total +H Shares +Number of + Shares as % +of total Shares +upon Listing +Top 1 – 88,710,970 126,729,950 0.00% 0.00% 34.61% 11.86% +Top 5 – 186,788,790 268,484,400 0.00% 0.00% 72.88% 25.14% +Top 10 31,601,700 231,273,820 318,490,860 65.75% 59.17% 90.24% 29.82% +Top 20 (4) 51,965,100 254,858,050 343,455,450 99.94% 97.30% 99.44% 32.15% +Top 25 (5) 52,205,100 255,098,050 343,695,450 99.94% 97.75% 99.53% 32.18% +Notes: +(1) Represents the subscription level as a percentage of the total number of Shares allocated under the International +Offering without taking into account the subscription by successful applicants under the Hong Kong Public +Offering. +(2) This includes 2 successful applicants under the Hong Kong Public Offering. +(3) This includes 6 successful applicants under the Hong Kong Public Offering. +(4) This includes 3 successful applicants under the Hong Kong Public Offering. +(5) This includes 8 successful applicants under the Hong Kong Public Offering. + + +--- page 18 --- +20 +In view of the high concentration of shareholding in a small number of H Shareholders, +H Shareholders and prospective investors should be aware that the price of the H Shares +could move substantially even with a small number of H Shares traded, and should exercise +extreme caution when dealing in H Shares. diff --git a/data/extracted_text/09680/allotment_results_2024-07-09_2024070901101.txt b/data/extracted_text/09680/allotment_results_2024-07-09_2024070901101.txt new file mode 100644 index 0000000..a53b29e --- /dev/null +++ b/data/extracted_text/09680/allotment_results_2024-07-09_2024070901101.txt @@ -0,0 +1,757 @@ +--- page 1 --- +1 +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock Exchange ”) +and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +Unless otherwise defined herein, capitalized terms used in this announcement shall have the same meanings as those +defined in the Hong Kong prospectus dated June 28, 2024 (the “Prospectus ”) of Chenqi Technology Limited (the +“Company ”). +This announcement is for information purposes only and does not constitute an invitation or offer to acquire, purchase +or subscribe for any securities. This announcement is not a prospectus. Potential investors should read the Prospectus +for detailed information about the Global Offering described below before deciding whether or not to invest in +the Offer Shares. Any investment decision in relation to the Offer Shares should be taken solely in reliance on the +information provided in the Prospectus. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the United States +(including its territories and possessions, any state of the United States and the District of Columbia). This +announcement does not constitute or form a part of any offer to sell or solicitation to purchase or subscribe for +securities in the United States or in any other jurisdictions. The securities mentioned herein have not been, and will +not be, registered under the United States Securities Act of 1933 as amended from time to time (the “U.S. Securities +Act”) or any state securities laws of the United States and may not be offered, sold, pledged or otherwise transferred +within the United States, except in transactions exempt from, or not subject to, the registration requirements of the U.S. +Securities Act. The Company has not intended and does not intend to make any public offer of securities in the United +States. The Offer Shares are being offered and sold outside the United States in offshore transactions in reliance on +Regulation S under the U.S. Securities Act. +The Hong Kong Offer Shares will be offered to the public in Hong Kong subject to terms and conditions set out in +the Prospectus. The Hong Kong Offer Shares will not be offered to any person who is outside Hong Kong and/or +not resident in Hong Kong. Potential investors of the Offer Shares should note that the Joint Sponsors and Overall +Coordinators (for themselves and on behalf of the Hong Kong Underwriters) shall be entitled to terminate the Hong +Kong Underwriting Agreement with immediate effect upon the occurrence of any of the events set out in the section +headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offering – Grounds for +Termination ” in the Prospectus at any time prior to 8:00 a.m. on the Listing Date (which is currently expected to be on +Wednesday, July 10, 2024). +No stabilizing manager is appointed, and it is anticipated that no stabilization activities will be carried out in relation +to the Global Offering. + + +--- page 2 --- +2 +Chenqi Technology Limited +ʮ̡ +(Incorporated in the Cayman Islands with limited liability) +GLOBAL OFFERING +Number of Offer Shares under the Global +Offering +30,004,800 Shares +Number of Hong Kong Offer Shares 1,804,300 Shares (as adjusted after +reallocation) +Number of International Offer Shares 28,200,500 Shares (as adjusted after +reallocation) +Offer Price HK$35.00 per Offer Share plus brokerage +of 1.0%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% +and the Stock Exchange trading fee of +0.00565% (payable in full on application, +subject to refund) +Nominal value US$0.0005 per Share +Stock code 9680 +Joint Sponsors, Sponsor-Overall Coordinators, Overall Coordinators, Joint Global +Coordinators, Joint Bookrunners and Joint Lead Managers +(in no particular order) +Joint Bookrunners + + +--- page 3 --- +CHENQI TECHNOLOGY LIMITED +ANNOUNCEMENT OF FINAL OFFER PRICE AND +ALLOTMENT RESULTS +Unless otherwise defined herein, capitalised terms used in this announcement shall have the same meanings +as those defined in the prospectus dated June 28, 2024 (the “Prospectus”) issued by Chenqi Technology +Limited (the “Company”). +Warning: In view of high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could move +substantially even with a small number of Shares traded and should exercise extreme caution when +dealing in the Shares. + +SUMMARY + +Company information +Stock code 9680 +Stock short name CHENQI TECH +Dealings commencement date July 10, 2024* +*see note at the end of the announcement + +Price Information +Final Offer Price HK$35.000 +Offer Price Range HK$34.000 - HK$45.400 +Offer Price Adjustment exercised No + +Offer Shares and Share Capital +Number of Offer Shares 30,004,800 +Number of Offer Shares in Public Offer (after reallocation) 1,804,300 +Number of offer shares in International Offer (after +reallocation) +28,200,500 +Number of issued shares upon Listing 204,113,852 + +Proceeds +Gross proceeds (Note) HK$ 1050.2 million +Less: Estimated listing expenses payable based on Final +Offer Price +HK$ (80.90) million +Net proceeds HK$ 969.2 million + +Note: Gross proceeds refer to the amount to which the issuer is entitled to receive. For details of the use +of proceeds, please refer to the Prospectus dated June 28, 2024. + + +ALLOTMENT RESULTS DETAILS +HONG KONG PUBLIC OFFER + +No. of valid applications 1,467 +No. of successful applications 1,467 +Subscription level 0.60 times +Claw-back triggered No + + +--- page 4 --- +No. of Offer Shares initially available under the Public Offer 3,000,500 +Final no. of Offer Shares under the Public Offer (after +reallocation) +1,804,300 +% of Offer Shares under the Public Offer to the Global Offering +(after reallocation) +Approximate 6.01% + +Note: For details of the final allocation of shares to the Public Offer , investors can refer to +https://www.hkeipo.hk/iporesult to perform a search by name or identification number or +https://www.hkeipo.hk/iporesult for the full list of allottees. +INTERNATIONAL OFFER + +No. of placees 106 +Subscription Level 1.18 times +No. of Offer Shares initially available under the International +Offer +27,004,300 +Final no. of Offer Shares under the International Offer (after +reallocation) +28,200,500 + +% of Offer Shares under the International Offer to the Global +Offering (after reallocation) +93.99% + +The Directors confirm that, to the best of their knowledge, information and belief, save for waivers from strict compliance +with Rule 9.09(b) and/or Rule 10.04 of the Listing Rules and consents under paragraph 5(2) of Appendix F1 to the Listing +Rules (the “Placing Guidelines”) granted by the Stock Exchange to permit the Company to allocate Offer Shares in the +International Offering to certain existing Shareholders and a close associate of an existing Shareholder, (i) none of the +Offer Shares subscribed by the placees and the public have been financed directly or indirectly by the Company, any of +the Directors, chief executive of the Company, controlling shareholders, substantial shareholders, existing shareholders +of the Company or any of its subsidiaries or their respective close associates; and (ii) none of the placees and the public +who have purchased the Offer Shares are accustomed to taking instruc tions from the Company, any of the Directors, +chief executive of the Company, controlling shareholders, substantial shareholders, existing shareholders of the +Company or any of its subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of Shares registered in his/her/its name or otherwise held by him/her/it. +The placees in the International Offer include the following: +Cornerstone Investors + +Investor +No. of +Offer +Shares +allocated +Approximate % +of Offer +Shares +Approximate % +of total +issued share +capital after +the +Global +Offering +Aggregate % +of ownership +upon +completion +of the Global +Offering +Existing +shareholders +or +their close +associates +GAIG 10,561,600 35.20% 5.17% 35.52% +An existing +Shareholder +Hongkong +Pony AI +Limited 1,517,300 5.06% 0.74% 5.35% +An existing +Shareholder +Voyager +Global Inc. 6,627,700 22.09% 3.25% 5.70% +Close associate +of an existing +Shareholder +WeRide Inc. 4,416,000 14.72% 2.16% 2.16% No +Total 23,122,600 77.06% 11.33% 48.73% - + + +--- page 5 --- +Allotees with waivers/consent + + +Investor +No. of +Offer +Shares +allocated +Approximate % +of Offer +Shares +Approximate % +of total +issued share +capital after +the +Global +Offering +No. of +Shares +held +upon +Listing +Aggregate % +of +ownership +upon +completion +of the +Global +Offering +Existing +shareholders +or +their close +associates +GAIG 10,561,600 35.20% 5.17% 72,505,165 35.52% +An existing +Shareholder +Note(1) +Hongkong +Pony AI +Limited 1,517,300 5.06% 0.74% 10,909,912 5.35% +An existing +Shareholder +Note(2) +Voyager +Global +Inc. 6,627,700 22.09% 3.25% 11,627,700 5.70% +Close +associate of +an existing +Shareholder +Note(3) +Total 18,706,600 62.35% 9.16% 95,042,777 46.56% - + +Notes: + +(1) The Company has applied for, and the Stock Exchange has granted, a waiver from strict compliance with Rule 9.09(b) +and Rule 10.04 of the Listing Rules and a written consent under Paragraph 5(2) of Appendix F1 to the Listing Rules in +relation to the all ocation of Offer Shares to one of the Cornerstone Investors, GAIG, which is an existing Shareholder +and a core connected person of the Company. The allocation of Offer Shares to GAIG is in compliance with all the +conditions under the waiver and consent granted by the Stock Exchange. See “Waivers from Strict Compliance with the +Listing Rules and Exemptions from Compliance with the Companies (Winding Up and Miscellaneous Provisions) +Ordinance” in the Prospectus for more details. +(2) The Company has applied for, and the Stock Exchange has granted, a waiver from strict compliance with Rule 10.04 +of the Listing Rules and a written consent under Paragraph 5(2) of Appendix F1 to the Listing Rules in relation to the +allocation of Offer Shares to one of the Cornerstone Investors, Hongkong Pony AI Limited, which is an existing +Shareholder. The allocation of Offer Shares to Hongkong Pony AI Limited is in compliance with all the conditions under +the waiver and consent granted by the Stock Exchange. See “Waivers from Strict Compliance with the Listing Rules and +Exemptions from Compliance with the Companies (Winding Up and Miscellaneous Provisions) Ordinance” in the +Prospectus for more details. +(3) The Company has applied for, and the Stock Exchange has granted, a waiver from strict compliance with Rule 10.04 +of the Listing Rules and a written consent under Paragraph 5(2) of Appendix F1 to the Listing Rules in relation to the +allocation of Offer Shares to one of the Cornerstone Investors, Voyager Global Inc., which is a close associate of Jovial +Lane Limited, an existing Shareholder. The allocation of Offer Shares to Voyager Global Inc. is in compliance with all +the conditions under the waiver and consent granted by the Stock Exchange. See “Waivers from Strict Compliance with +the Listing Rules and Exemptions from Compliance with the Companies (Winding Up and Miscellaneous Provisions) +Ordinance” in the Prospectus for more details. + +LOCK-UP UNDERTAKINGS + + +--- page 6 --- +Controlling Shareholders +Name +Number of Shares +subject to lock-up +undertakings upon +Listing +Approximate % of +shareholding in the +Company subject to +lock-up undertakings +upon Listing +Last day subject to the +lock-up undertakings Note +(1) +GAIGNote (4) and (5) + +72,505,165 35.52% +January 9, 2025 (First Six- +Month Period) Note (2) +July 9, 2025 (second six- +month period) Note (3) +Guangzhou Automobile +Group Co., Ltd. + +26,202,774 12.84% +January 9, 2025 (First Six- +Month Period) Note (2) +July 9, 2025 (second six- +month period) Note (3) +China Lounge Investments +Limited Note (4) +26,202,774 12.84% +January 9, 2025 (First Six- +Month Period) Note (2) +July 9, 2025 (second six- +month period)Note (3) +Subtotal 72,505,165 35.52% +Notes: + +(1) The lock-up period shown in the table above is required under the relevant Listing Rule/guidance materials, and +the first six-month lock-up period ends on January 9, 2024 (the "First Six-month Period") and the second six-month +lock-up period ends on July 9, 2025. + +(2) Each of the Controlling Shareholders may dispose of or transfer Shares after the expiry of the First Six-month +Period, provided that each of the Controlling Shareholders will not cease to be a Controlling Shareholder (except +for the 10,561,600 Offer Shares allocated to GAIG pursuant to the Cornerstone Investment Agreement dated June +26, 2024 and entered into by the Company, GAIG and the Overall Coordinators (for themselves and on behalf of the +International Underwriters), which shall be subject to a lock-up period of 12 months ending on and including July 9, +2025). + +(3) The Controlling Shareholders will cease to be prohibited from disposing of or transferring Shares after the +indicated date. + +(4) As disclosed in the section headed “History, Reorganization and Corporate Structure – Pre-IPO Investments – +1. Overview” in the Prospectus, the Shares owned by such Controlling Shareholders (except for the 10,561,600 +Offer Shares that GAIG subscribed under the relevant Cornerstone Investment Agreement) are also subject to lock- +up arrangements ending on the date which is 180 days following the Listing Date, which will end earlier than the +last day of the First Six-month Period pursuant to the relevant Listing Rule/guidance materials. + +(5) Pursuant to the relevant Cornerstone Investment Agreement, GAIG has agreed on a lock-up period of 12 months +for the 10,561,600 Offer Shares (among the total 72,505,165 Shares owned by the GAIG) that GAIG subscribed +thereunder, details of which are set out in “Lock-up Undertakings — Cornerstone Investors” below. + + +Cornerstone Investors + Name +Number of Shares +subject to lock-up +undertakings upon +Listing +Approximate % of +shareholding in the +Company subject to +lock-up undertakings +upon Listing +Last day subject to the +lock-up undertakings Note +(1) +GAIG 10,561,600 5.17% July 9, 2025 + + +--- page 7 --- +Name +Number of Shares +subject to lock-up +undertakings upon +Listing +Approximate % of +shareholding in the +Company subject to +lock-up undertakings +upon Listing +Last day subject to the +lock-up undertakings Note +(1) +Hongkong Pony AI +Limited 1,517,300 0.74% July 9, 2025 +Voyager Global Inc. 6,627,700 3.25% July 9, 2025 +WeRide Inc. 4,416,000 2.16% July 9, 2025 +Subtotal 23,122,600 11.33% - +The expiry date of the lock-up period shown in the table above is pursuant to the relevant Cornerstone Investment +Agreements. The Cornerstone Investors have agreed on a lock-up period of 12 months ending on and including July +9, 2025. See “Cornerstone Investors – Restrictions on the Cornerstone Investor” in the Prospectus for further +details. + + +Existing Shareholders (other than the Controlling Shareholders) + Name +Number of Shares +subject to lock-up +undertakings upon +Listing +Approximate % of +shareholding in the +Company subject to +lock-up undertakings +upon Listing +Last day subject to the +lock-up undertakings +Tencent Mobility Limited 32,396,688 15.87% January 9, 2025Note (1) +Guangzhou Public +Transport Group Co., Ltd. 10,000,000 4.90% January 9, 2025Note (1) +Redmount Investments +Limited 5,000,000 2.45% January 9, 2025Note (1) +Da Yi Investment Co., +Limited 5,000,000 2.45% January 9, 2025Note (1) +China Drive Investment +Limited 5,000,000 2.45% January 9, 2025Note (1) +Jovial Lane Limited 5,000,000 2.45% January 9, 2025Note (1) +SMBC Trust Bank Ltd. 3,007,986 1.47% January 9, 2025Note (1) +DMR VENTURE FUND 2,958,674 1.45% January 9, 2025Note (1) +Hongkong Pony AI +Limited 9,392,612 4.60% January 9, 2025Note (1) and (4) +Guangzhou Guangshang +Xinfu Industrial Investment +Fund Partnership (Limited +Partnership) 2,465,563 1.21% January 9, 2025Note (1) +Guangzhou Industrial +Control Mixed Reform +Equity Investment Fund +Partnership (Limited +Partnership) 2,465,563 1.21% January 9, 2025Note (1) +Guangzhou Kechuang +Hexing Equity Investment +Partnership (Limited +Partnership) 1,849,172 0.91% January 9, 2025Note (1) +Guangzhou Kechuang +Industrial Investment Fund +Partnership (Limited +Partnership) 1,479,337 0.72% January 9, 2025Note (1) +Shengrich Group Ltd 1,642,575 0.80% January 9, 2025Note (1) + + +--- page 8 --- +Name +Number of Shares +subject to lock-up +undertakings upon +Listing +Approximate % of +shareholding in the +Company subject to +lock-up undertakings +upon Listing +Last day subject to the +lock-up undertakings +Guangzhou Development +Zone Hydrogen City +Growth Industry +Investment Fund +Partnership (Limited +Partnership) 657,030 0.32% January 9, 2025Note (1) +Guangzhou Chentu Huajie +Venture Capital Fund +Partnership (Limited +Partnership) 2,135,348 1.05% January 9, 2025Note (1) +Guangzhou Jinglong +Venture Capital Partnership +(Limited Partnership) 657,030 0.32% January 9, 2025Note (1) +Gongqingcheng Xinyi +Ruian Investment +Partnership (Limited +Partnership) 927,201 0.45% January 9, 2025Note (1) +Chengdu Chiding Venture +Capital Management Co., +Ltd. 657,030 0.32% January 9, 2025Note (1) +Shaoguan Rongyu +Enterprise Management +Co., Ltd. 468,134 0.23% January 9, 2025Note (1) +Guangzhou Huiyin New +Energy Equity Investment +Partnership (Limited +Partnership) 680,026 0.33% January 9, 2025Note (1) +Foshan Kaisheng No. 1 +Equity Investment +Partnership (Limited +Partnership) 328,515 0.16% January 9, 2025Note (1) +Guangdong Ruihao No. 1 +New Energy Equity +Investment Partnership +(Limited Partnership) 1,133,377 0.56% January 9, 2025Note (1) +Guangdong Ruihao No. 2 +New Energy Equity +Investment Partnership +(Limited Partnership) 377,792 0.19% January 9, 2025Note (1) +Guangmintou New Energy +Equity Investment (Foshan) +Partnership (Limited +Partnership) 2,611,695 1.28% January 9, 2025Note (1) +Guangdong Hengxin +Zhixing Equity Investment +Partnership (Limited +Partnership) 519,053 0.25% January 9, 2025Note (1) +Hefei Gotion High-Tech +Power Energy Co., Ltd. 5,190,538 2.54% January 9, 2025Note (1) +Ruqi Mobility(a) Limited 110,000 0.05% July 9, 2025Note (2) +Ruqi Mobility(b) Limited 22,190 0.01% July 9, 2025Note (2) + + +--- page 9 --- +Name +Number of Shares +subject to lock-up +undertakings upon +Listing +Approximate % of +shareholding in the +Company subject to +lock-up undertakings +upon Listing +Last day subject to the +lock-up undertakings +Ruqi Mobility(c) Limited 52,500 0.03% July 9, 2025Note (2) +Ruqi Mobility(d) Limited 60,000 0.03% July 9, 2025Note (2) +Ruqi Mobility(e) Limited 60,000 0.03% July 9, 2025Note (2) +Mr. Han Feng 90,000 0.04% July 9, 2025Note (2) +Zhixing On Time Limited 7,383,288 3.62% January 9, 2025Note (1) +Zhixing Jovial I Limited 296,570 0.15% January 9, 2025Note (1) +Zhixing Jovial II Limited 90,000 0.04% January 9, 2025Note (1) +Subtotal 112,165,487 54.95% - +Notes: + +(1) The expiry date of the lock -up period is pursuant to the Lock -up Undertakings as defined and further detailed in +the section headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offering – +Undertakings by the Existing Shareholders” in the Prospectus. + +(2) The expiry date of the lock-up period is pursuant to the lock-up arrangement of 12 months under the Pre-IPO +Equity Incentive Plan as defined and further detailed in the section headed “Statutory and General Information - D. +Share Incentive Scheme” in Appendix IV to the Prospectus. + +(3) As disclosed in the section headed “History, Reorganization and Corporate Structure – Pre-IPO Investments – +1. Overview” in the Prospectus, the existing Shareholders, other than Zhixing On Time Limited, Zhixing Jovial I +Limited, Zhixing Jovial II Limited, Ruqi Mobility(a) Limited, Ruqi Mobility(b) Limited, Ruqi Mobility(c) Limited, +Ruqi Mobility(d) Limited and Ruqi Mobility(e) Limited, are also subject to lock-up arrangements ending on the date +that is 180 days following the Listing Date, which will end earlier than the last day of the lock-up period pursuant to +the relevant Lock-up Undertakings. + +(4)In addition to the 9,392,612 Shares held by Pony AI as shown here, Pony AI subscribed additional 1,517,300 +Offer Shares pursuant to the relevant Cornerstone Investment Agreement and agreed on a lock-up period of 12 +months for such Offer Shares subscribed thereunder, details of which are set out in “Lock-up Undertakings — +Cornerstone Investors” above. + + +--- page 10 --- +PLACEE CONCENTRATION ANALYSIS +Placees Number of Shares allotted + +Allotment as % of International Offering +(after reallocation) Allotment as % of total Offer Shares +Number of + Shares held upon Listing# + +Approximate % of total issued share +capital upon Listing +Top 1 10,561,600 37.45% 35.20% 92,620,909 45.38% +Top 5 25,540,200 90.57% 85.12% 112,599,509 55.17% +Top 10 28,183,900 99.94% 93.93% 124,635,821 61.06% +Top 25 28,188,400 99.96% 93.95% 124,640,321 61.06% + +Notes +* Ranking of placees is based on the number of Shares allotted to the placees. +# For the purpose of the shareholder concentration analysis, all Shares owned by those Shareholders controlled by Guangzhou Municipal Government are aggregated and such +Shareholders are presumed to be a group of Shareholders under the common control of Guangzhou Municipal Government. + + +--- page 11 --- +SHAREHOLDER CONCENTRATION ANALYSIS +Shareholders* +Number of Offer S +hares allotted + +Allotment as % of +International Offering +(after reallocation) +Allotment as % of total +Offer Shares +Number of Shares held +upon Listing# + +% of total issued share +capital upon Listing +Top 1 10,561,600 37.45% 35.20% 92,620,909 45.38% +Top 5 18,706,600 66.33% 62.35% 154,938,497 75.91% +Top 10 23,122,600 81.99% 77.06% 179,545,035 87.96% +Top 25 28,183,000 99.94% 93.93% 201,807,362 98.87% + +Notes: +* Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholder upon Listing. +# For the purpose of the shareholder concentration analysis, all Shares owned by those Shareholders controlled by +Guangzhou Municipal Government are aggregated and such Shareholders are presumed to be a group of Shareholders +under the common control of Guangzhou Municipal Government. + + +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the Prospectus, valid applications made by +the public will be conditionally allocated on the basis set out below: +POOL A +No. of +Shares +applied +for + No. of +valid +application Basis of allotment/ballot +Approximate % +allotted of the +total no. of +Shares applied +for + +100 853 100 shares 100.00% +200 191 200 shares 100.00% +300 74 300 shares 100.00% +400 26 400 shares 100.00% +500 81 500 shares 100.00% +600 35 600 shares 100.00% +700 8 700 shares 100.00% +800 5 800 shares 100.00% +900 4 900 shares 100.00% +1,000 77 1,000 shares 100.00% +1,500 19 1,500 shares 100.00% +2,000 22 2,000 shares 100.00% +2,500 7 2,500 shares 100.00% + + +--- page 12 --- +3,000 8 3,000 shares 100.00% +3,500 2 3,500 shares 100.00% +4,000 6 4,000 shares 100.00% +4,500 5 4,500 shares 100.00% +5,000 8 5,000 shares 100.00% +6,000 2 6,000 shares 100.00% +7,000 1 7,000 shares 100.00% +8,000 3 8,000 shares 100.00% +9,000 4 9,000 shares 100.00% +10,000 12 10,000 shares 100.00% +20,000 4 20,000 shares 100.00% +30,000 2 30,000 shares 100.00% +50,000 1 50,000 shares 100.00% +100,000 5 100,000 shares 100.00% + + Total + +1,465 +Total number of Pool A successful applicants: +1,465 + +POOL B +No. of +Shares +applied +for + No. of +valid +application Basis of allotment/ballot +Approximate % +allotted of the +total no. of +Shares applied +for + +200,000 2 200,000 shares 100.00% + +Total + +2 Total number of Pool B successful applicants: 2 + +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remitted back to the accounts of all HKSCC +participants . Investors should contact their relevant brokers for any inquiries. + +STABILIZATION +No stabilizing manager is appointed, and it is anticipated that no stabilization activities will be carried out in +relation to the Global Offering. + +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the Company’s shares. +The Directors confirm that, to the best of their knowledge, the consideration paid by the placees or +the public (as the case may be) directly or indirectly for each Offer Share subscribed for or purchased + + +--- page 13 --- +by them was the same as the final Offer Price in addition to any brokerage, AFRC transaction levy, +SFC transaction levy and trading fee payable. + +DISCLAIMERS + +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock +Exchange”) and Hong Kong Securities Clearing Company Limited (“HKSCC”) take no +responsibility for the contents of this announcement, make no representation as to its accuracy or +completeness and expressly disclaim any liability whatsoever for any loss howsoever arising from +or in reliance upon the whole or any part of the contents of this announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the +United States (including its territories and possessions, any state of the United States and the +District of Columbia). This announcement does not constitute or form a part of any offer or +solicitation to purchase or subscribe for securities in the United States. The securities ment ioned +herein have not been, and will not be, registered under the United States Securities Act of 1933, as +amended (the “U.S. Securities Act”). The securities may not be offered or sold in the United States +except pursuant to an exemption from the registra tion requirements of the U.S. Securities Act and in +compliance with any applicable state securities laws, or outside the United States unless in +compliance with Regulation S under the U.S. Securities Act. There will be no public offer of +securities in the United States. +The Offer Shares are being offered and sold outside the United States in offshore transactions in reliance +on Regulation S under the U.S. Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer to +acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential investors +should read the Prospectus dated June 28, 2024 issued by Chenqi Technology Limited for detailed +information about the Global Offering described below before deciding whether or not to invest in the +Shares thereby being offered. +*Potential investors of the Offer Shares should note that the Overall Coordinators (for themselves and +on behalf of the Hong Kong Underwriters) shall be entitled to terminate their obligations under the +Hong Kong Underwriting Agreement with immediate effect upon the occurrence of any of the events set +out in the paragraph headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong +Public Offering – Grounds for Termination” in the Prospectus at any time prior to 8:00 a.m. (Hong +Kong time) on the Listing Date (which is currently expected to be on July 10, 2024). + + +--- page 14 --- +3 +PUBLIC FLOAT +Immediately following the completion of the Global Offering, (i) at least 25% of the total number +of issued Shares will be held by the public, in compliance with Rule 8.08(1)(a) of the Listing +Rules; (ii) the three largest public Shareholders do not hold more than 50% of the Shares in public +hands at the time of Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules; +(iii) there will not be any new substantial Shareholder (as defined in the Listing Rules) of the +Company; and (iv) there will be at least 300 Shareholders at the time of Listing in compliance with +Rule 8.08(2) of the Listing Rules. +COMMENCEMENT OF DEALINGS +The Share certificates will only become valid evidence of title at 8:00 a.m. on Wednesday, July 10, +2024 (Hong Kong time), provided that the Global Offering has become unconditional and the right +of termination described in the paragraph headed “Underwriting – Underwriting Arrangements and +Expenses – Hong Kong Public Offering – Grounds for Termination ” in the Prospectus has not been +exercised. Investors who trade the Shares on the basis of publicly available allocation details prior +to the receipt of Share certificates or prior to the Share certificates becoming valid evidence of title +do so entirely at their own risk. +Assuming that the Global Offering becomes unconditional at or before 8:00 a.m. on Wednesday, +July 10, 2024 (Hong Kong time), it is expected that dealings in the Shares on the Stock Exchange +will commence at 9:00 a.m. on Wednesday, July 10, 2024 (Hong Kong time). +The Shares will be traded in board lots of 100 Shares each, and the stock code of the Shares will +be 9680. +By order of the Board +Chenqi Technology Limited +Mr. Gao Rui +Chairman of the Board +Hong Kong, July 9, 2024 +As at the date of this announcement, the board of directors of the Company comprises (i) Mr. +Jiang Hua as executive director; (ii) Mr. Gao Rui, Ms. Xiao Yan, Mr. Liang Weiqiang, Mr. Zhong +Xiangping and Ms. Bai Hui as non-executive directors; and (iii) Mr. Zhang Junyi, Mr. Zhang +Senquan and Mr. Li Maoxiang as independent non-executive directors. diff --git a/data/extracted_text/09686/allotment_results_summary_2023-09-27_2023092700032.txt b/data/extracted_text/09686/allotment_results_summary_2023-09-27_2023092700032.txt new file mode 100644 index 0000000..844ccce --- /dev/null +++ b/data/extracted_text/09686/allotment_results_summary_2023-09-27_2023092700032.txt @@ -0,0 +1,827 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +• The Offer Price has been determined at HK$4.76 per Share (exclusive of brokerage of +1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$4.76 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and the other estimated expenses payable by the Company in connection with +the Global Offering, are estimated to be approximately HK$554.5 million. The estimated +total listing expenses are approximately HK$82.4 million, or 12.9% of the gross proceeds +of the Global Offering, comprising HK$21.6 million underwriting related expenses, +HK$40.2 million fees and expenses of legal advisors and Reporting Accountants, and +HK$20.6 million other fees and expenses. The Company intends to use the net proceeds +from the Global Offering in the manner as set out in the paragraph headed “Net Proceeds +from the Global Offering ” in this announcement. +• As no over-allocation of International Offer Shares has been made, the Over-allotment +Option has not been and will not be exercised, and no additional proceeds are expected to +be received by the Company in this connection. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been under-subscribed. A total of 2,299 valid applications have been received pursuant to +the Hong Kong Public Offering through the White Form eIPO service and through the +CCASS EIPO service for a total of 11,995,500 Hong Kong Offer Shares, representing +approximately 0.90 times of the total number of 13,381,000 Hong Kong Offer Shares +initially available for subscription under the Hong Kong Public Offering. +• Due to the under-subscription in the Hong Kong Public Offering, the reallocation +procedures as described in the section headed “Structure of the Global Offering ” in the +Prospectus have been effected, and a total number of 1,385,500 Hong Kong Offer Shares +have been reallocated from the Hong Kong Public Offering to the International Offering, +representing approximately 1.04% of the total number of Offer Shares initially available +under the Global Offering. As a result of such reallocation, the final number of Offer +Shares allocated to the Hong Kong Public Offering has been reduced to 11,995,500 Offer +Shares, representing 8.96% of the total number of Offer Shares initially available under +the Global Offering. The Sole Sponsor and the Sole Overall Coordinator and each of the +Directors confirm that the maximum total number of Offer Shares that may be allocated +to the Hong Kong Public Offering following the reallocation (the “Allocation Cap ”, as +defined in Guidance Letter HKEX-GL91-18) has not been exceeded. + + +--- page 2 --- +4 +International Offering +• The Offer Shares initially offered under the International Offering have been slightly +over-subscribed by approximately 1.15 times of the total number of Offer Shares initially +available under the International Offering. The final number of Offer Shares under the +International Offering is 121,810,000 Shares, representing approximately 91.04% of the +total number of Offer Shares initially available under the Global Offering. There has been +no over-allocation in the International Offering. +• There are a total of 106 placees under the International Offering, among which (i) 96 +placees, representing 90.57% of the total number of placees under the International +Offering, have been allotted five or fewer board lots of Offer Shares, totalling 49,500 +Shares, representing 0.04% of the total number of Offer Shares available under the +International Offering; and (ii) 94 placees have been allotted one board lot of Offer Shares, +representing approximately 88.68% of the total number of placees under the International +Offering, totalling 47,000 Shares, representing approximately 0.04% of the total number of +the Offer Shares available under the International Offering. +Cornerstone Investors +• Based on the Offer Price of HK$4.76 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) and pursuant to the Cornerstone Investment Agreements, the +Cornerstone Investors have subscribed for a total of 46,592,000 Offer Shares, representing +in aggregate (a) approximately 5.53% of the total issued share capital of the Company +immediately upon completion of the Share Subdivision and the Global Offering and (b) +approximately 34.82% of the number of Offer Shares under the Global Offering. +• Please refer to the section headed “Cornerstone Investors ” in this announcement for further +details of the Cornerstone Investors. +Compliance with Placing Guidelines of the Listing Rules +We confirm that, to the best of our knowledge, information and belief, no Offer Shares placed +by or through the Sole Overall Coordinator, Joint Global Coordinators, the Joint Bookrunners, +the Joint Lead Managers, the CMIs or the Underwriters under the Global Offering have been +placed with (i) any core connected persons of the Company, (ii) any existing Shareholders of +the Company, or (iii) their respective close associates whether in their own names or through +nominees. +None of the Sole Sponsor, the Sole Overall Coordinator, the Joint Global Coordinators, the Joint +Bookrunners, the Joint Lead Managers, the CMIs, the Underwriters and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined in the +Placing Guidelines) has taken up any Offer Shares for its own benefit under the Global Offering. +The Directors confirm that immediately after the Global Offering, (i) no placee will, individually, +be placed more than 10% of the enlarged issued share capital of the Company, (ii) there will not +be any new substantial shareholder (as defined in the Listing Rules) of the Company, (iii) the +three largest public Shareholders do not hold more than 50% of the shares held in public hands +at the time of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules, and (iv) +there will be at least 300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) +of the Listing Rules. +The Directors confirm that, to the best of their knowledge, information and belief and having +made all reasonable enquiries, no Offer Shares under the International Offering have been +allocated to placees who are Directors, chief executive, substantial Shareholders or existing +Shareholders of the Company or any of its subsidiaries or their respective close associates within +the meaning of the Listing Rules, whether in their own names or through nominees, and that all +placees and the public who have subscribed for the Offer Shares and their beneficial owners are +independent of and not connected with the Company. + + +--- page 3 --- +5 +Confirmations of Public Shareholders in the Hong Kong Public Offering and Placees in the +International Offering +• To the best knowledge, information and belief of the Directors, no Offer Shares placed +by or through the Sole Overall Coordinator, the Joint Global Coordinators, the Joint +Bookrunners, the Joint Lead Managers, the CMIs or the Underwriters under the Global +Offering have been placed with applicants who are core connected persons (as defined in +the Listing Rules) of the Company, or to any connected clients (as set out in paragraph +5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the Placing +Guidelines, whether in their own names or through nominees. The International Offering is +in compliance with the Placing Guidelines. +• The Directors confirm that, to the best of their knowledge, information and belief, (i) none +of the Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering +and placees in the International Offering has been financed directly or indirectly by the +Company, the Directors, chief executive, substantial Shareholders or existing Shareholders +of the Company or any of its subsidiaries or their respective close associates; (ii) no +rebate has been, directly or indirectly, provided by the Company, the Directors, chief +executive, substantial Shareholders or existing Shareholders of the Company or any of its +subsidiaries or their respective close associates or syndicate members or any other brokers +or underwriters to any public Shareholders in the Hong Kong Public Offering or placees in +the International Offering; (iii) none of the public Shareholders in the Hong Kong Public +Offering and placees in the International Offering who has subscribed for the Offer Shares +is accustomed to taking instructions from the Company, the Directors, chief executive, +substantial Shareholders or existing Shareholders of the Company or any of its subsidiaries +or their respective close associates in relation to the acquisition, disposal, voting or other +disposition of the Shares registered in his/her/its name or otherwise held by him/her/it; (iv) +the consideration payable by the public Shareholders in the Hong Kong Public Offering and +placees in the International Offering for each Share subscribed for or purchased by them is +the same as the final Offer Price as determined by the Company, in additional to brokerage +of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%; and (v) there is no side agreement or arrangement +between the Company, any of the Directors, chief executive, substantial Shareholders or +existing Shareholders of the Company or any of its subsidiaries or their respective close +associates or syndicate members or any other brokers or underwriters, on one hand, and the +public subscribers or the placee who has subscribed for the Offer Shares, on the other hand. +• The Directors confirm that, to the best of their knowledge and information, none of the +placees under the International Placing will be placed more than 10% of the enlarged issued +share capital of the Company immediately following completion of the Share Subdivision +and the Global Offering. Accordingly, the Directors confirm that there will not be any new +substantial Shareholder of the Company immediately following completion of the Share +Subdivision and the Global Offering. + + +--- page 4 --- +6 +Over-allotment Option +• The Sole Overall Coordinator confirmed that no over-allocation of International Offer +Shares has been made and the stock borrowing agreement will not be entered into. In +view of the fact that there has been no over-allocation in the International Offering, no +stabilising action as described in the Prospectus will take place during the stabilisation +period. As of the date of this announcement, the Over-allotment Option has not been +exercised and the Over-allotment Option will be lapsed and will not be exercised as no +over-allocation of the Offer Shares was made in the International Offering. +Lock-up Undertakings +• The Company, the Cornerstone Investors and certain existing Shareholders are subject to +certain lock-up undertakings as set out in the paragraph headed “Lock-up Undertakings ” in +this announcement. +Results of Allocations +• Results of allocations of the Hong Kong Offer Shares in the Hong Kong Public Offering, +including the level of indications of interest in the International Offering, the level of +applications in the Hong Kong Public Offering and the basis of allocation of the Hong +Kong Offer Shares will be published on Wednesday, September 27, 2023 on the website of +the Stock Exchange at www.hkexnews.hk and the Company ’s website at www.xikang.com . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the White Form eIPO service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport numbers +or Hong Kong business registration numbers of successful applicants (where applicable) +and the number of Hong Kong Offer Shares, successfully applied for, will be made +available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company ’s website and the Stock +Exchange ’s website at www.xikang.com and www.hkexnews.hk , respectively, by no +later than 8:00 a.m. on Wednesday, September 27, 2023; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function on a 24- +hour basis from 8:00 a.m. on Wednesday, September 27, 2023 to 12:00 midnight on +Tuesday, October 3, 2023; +• from the allocation results telephone enquiry line by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. from Wednesday, September 27, 2023 to Tuesday, October 3, +2023 (excluding Saturday, Sunday and public holiday). +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO ” refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of +another person) whereas those displayed in the section headed “Results of Applications +Made by Giving Electronic Application Instructions to HKSCC via CCASS ” are provided +by CCASS Participants via CCASS. Therefore, the identification document numbers shown +in the two sections are different in nature. + + +--- page 5 --- +7 +Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants are +disclosed. Applicants with beneficial names only but not identification document numbers +are not disclosed due to personal privacy issue as elaborated below. Applicants who applied +for the Hong Kong Offer Shares through their brokers can consult their brokers to enquire +about their application results. +Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by Giving Electronic Application Instructions to HKSCC via CCASS ” are redacted and +not all details of applications are disclosed in this announcement. +Despatch/Collection of Share Certificates/e-Refund Payment Instructions/Refund Cheques +• Applicants who applied for 1,000,000 Hong Kong Offer Shares or more through the White +Form eIPO service and who have been successfully or partially successfully allocated +Hong Kong Offer Shares and are eligible to collect Share certificates in person may +collect Share certificates from the Hong Kong Share Registrar, Computershare Hong Kong +Investor Services Limited, at Shops 1712-1716, 17th Floor, Hopewell Centre, 183 Queen ’s +Road East, Wanchai, Hong Kong from 9:00 a.m. to 1:00 p.m. on Wednesday, September +27, 2023 or such other date as notified by the Company in the newspapers as the date of +despatch/collection of Share certificates/e-Refund payment instructions/refund cheques. +• Applicants being an individual who is eligible for personal collection must not authorize +any other person to collect on their behalf. If you are a corporate applicant which is eligible +for personal collection, your authorized representative must bear a letter of authorization +from your corporation stamped with your corporation ’s chop. Both individuals and +authorized representatives must produce evidence of identity acceptable to our Hong Kong +Share Registrar at the time of collection. +• Applicants who apply for less than 1,000,000 Hong Kong Offer Shares through the White +Form eIPO service, will have their Share certificate(s) (where applicable) sent to the +address specified in their application instructions on or before Wednesday, September 27, +2023 by ordinary post and at their own risk. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their Share certificates issued in the name of +HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS Investor +Participant stock accounts or the stock accounts of their designated CCASS Participants +who gave electronic application instructions on their behalf on Wednesday, September +27, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. + + +--- page 6 --- +8 +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS may also check the number of Hong Kong Offer +Shares allocated to them and the amount of refund monies (if any) payable to them +via the CCASS Phone System at +852 2979 7888 and the CCASS Internet System +at http://ip.ccass.com (under the procedures contained in HKSCC ’s “An Operating Guide +for Investor Participants ” in effect from time to time). Immediately after the crediting of +the Hong Kong Offer Shares to the CCASS Investor Participant stock accounts and the +credit of refund monies to the CCASS Investor Participants bank accounts, HKSCC will +also make available to the CCASS Investor Participants an activity statement showing the +amount of Hong Kong Offer Shares credited to their CCASS Investor Participant stock +accounts and the refund amount credited to their respective designated bank accounts (if +any). +• Refund monies for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Wednesday, September 27, 2023. +• Share certificates will only become valid evidence of title at 8:00 a.m. on Thursday, +September 28, 2023, provided that the Global Offering has become unconditional in +all respects and neither the Hong Kong Underwriting Agreement nor the International +Underwriting Agreement has been terminated in accordance with their respective terms at +or before that time. Investors who trade Shares on the basis of publicly available allocation +details before the receipt of the Share certificates or before the Share certificates becoming +valid evidence of title do so entirely at their own risk. +• The Company will not issue any temporary documents of title in respect of the Offer +Shares and will not issue any receipt for application monies received. +Public Float +• 264,834,290 Shares, representing approximately 31.46% of the total issued share capital of +the Company will be held on the hands of the public immediately following the completion +of the Global Offering. Accordingly, the number of Shares in public hands represents +no less than 25% of the total issued share capital of the Company as required under +Rule 8.08(1)(a) of the Listing Rules. The Directors confirm that the three largest public +Shareholders do not hold more than 50% of the Shares held in public hands at the time of +the Listing in compliance with Rules 8.08(3) of the Listing Rules. The Directors confirm +that there will be at least 300 Shareholders at the time of the Listing in compliance with +Rule 8.08(2) of the Listing Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Thursday, September 28, 2023 (Hong Kong time), dealings in the Shares on the +Stock Exchange are expected to commence at 9:00 a.m. on Thursday, September 28, 2023 +(Hong Kong time). The Shares will be traded in board lots of 500 Shares each. The stock +code of the Shares is 9686. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded and should exercise extreme +caution when dealing in Shares. + + +--- page 7 --- +9 +OFFER PRICE +The Offer Price has been determined at HK$4.76 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$4.76 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of the underwriting fees and commissions and +the other estimated expenses payable by the Company in connection with the Global Offering, +are estimated to be approximately HK$554.5 million. The estimated total listing expenses are +approximately HK$82.4 million, or 12.9% of the gross proceeds of the Global Offering, comprising +HK$21.6 million underwriting related expenses, HK$40.2 million fees and expenses of legal +advisors and Reporting Accountants, and HK$20.6 million other fees and expenses. The Company +intends to use the net proceeds from the Global Offering in the manner as set out in the paragraph +headed “Net Proceeds from the Global Offering ” in this announcement. +As no over-allocation of International Offer Shares has been made, the Over-allotment Option has +not been and will not be exercised, and no additional proceeds are expected to be received by the +Company in this connection. +The Company intends to apply the net proceeds as follows: +(i) Approximately 30% of the net proceeds, or HK$166.3 million, for expansion of city- +specific cloud hospital platforms to enlarge our medical networks and user base. We plan +to further expand our cloud hospital network to new cities and enrich our service offerings +and capabilities on our existing city-specific cloud hospital platforms, thereby enlarging +our network of medical institutions and attracting new and maintaining existing users. In +particular, we plan to allocate: +• approximately 12% of the net proceeds, or HK$66.5 million, in the next three to five +years, for increasing penetration of our city-specific cloud hospital platforms to more +cities such as the Yangtze River Delta, Pearl River Delta, the Beijing-Tianjin-Hebei +Metropolitan Region, and Central and Western China; +• approximately 18% of the net proceeds, or HK$99.8 million, in the next three to five +years, for strengthening our business development capabilities and designing, promoting +and implementing cloud hospital platforms, to attract more medical institutions, in +particular large hospitals; + + +--- page 8 --- +10 +(ii) Approximately 25% of the net proceeds, or HK$138.6 million, for enriching our offerings +across the industry value chain to provide more professional and diversified healthcare +services. We aim to further strengthen our collaborations with medical specialists of different +areas at top medical institutions, and enhance and diversify our medical specialty-based +service offerings to address the diversified needs of patients, thereby further improving their +experience and enlarging the user base of our cloud hospital platforms. In particular, we plan +to allocate: +• approximately 10% of the net proceeds, or HK$55.4 million, in the next three to five +years, for enhancing our collaborations with renowned medical specialists and medical +groups to develop more medical specialty-based solutions and services, and recruiting +professional operations talents to promote and market our medical specialty-based +service offerings; +• approximately 15% of the net proceeds, or HK$83.2 million, in the next three to five +years, for diversifying service offerings to end patients and healthcare consumers and +increasing efforts to market and promote our brand and raise awareness of our service +offerings, to improve user stickiness and recognition of our cloud hospital platforms; +(iii) Approximately 25% of the net proceeds, or HK$138.6 million, for research and development +on technology infrastructure and data capabilities. We plan to continually improve the +technology infrastructure of our platforms and our data processing and security capabilities. +We intend to increase investments in research and development to enhance the security, +reliability and flexibility of our cloud hospital platforms. We also intend to continually +integrate big data analytics, AI and blockchain technology to our platforms to further enhance +our service capabilities. In particular, we plan to allocate: +• Approximately 10% of the net proceeds, or HK$55.4 million, in the next three to five +years, for continuously investing in and upgrading our cloud-based infrastructure. +We intend to upgrade our cloud-based infrastructure through enhancing its security, +reliability and flexibility via integration of advanced technology; +• Approximately 10% of the net proceeds, or HK$55.4 million, in the next three to five +years, for recruiting and training top engineers and technical experts, and purchasing +and integrating third-party technology, to continuously reinforce our data analytical +capabilities, including big data and AI. In particular, we intend to recruit approximately +100 top engineers and technical experts; +• Approximately 5% of the net proceeds, or HK$27.7 million, in the next three to five +years, for development and application of technology to our cloud hospital platforms to +improve our medical service quality controls and data security capabilities; +(iv) Approximately 10% of the net proceeds, or HK$55.4 million, in the next three to five years, +for potential mergers and acquisitions opportunities. We plan to enrich the healthcare service +offerings on our platforms through strategic cooperation and mergers and acquisitions, so as +to create additional value for stakeholders of the healthcare system; +(v) Approximately 10% of the net proceeds, or HK$55.4 million, will be used for our working +capital and general corporate purposes. +For further information, please refer to the section headed “Future Plans and Use of Proceeds ” in +the Prospectus. + + +--- page 9 --- +11 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN THE HONG KONG +PUBLIC OFFERING +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +under-subscribed. At the close of the application lists at 12:00 noon on Thursday, September 21, +2023, a total of 2,299 valid applications have been received pursuant to the Hong Kong Public +Offering through the White Form eIPO service and through the CCASS EIPO service for a total +of 11,995,500 Hong Kong Offer Shares, representing approximately 0.9 times of the total number +of 13,381,000 Hong Kong Offer Shares initially available for subscription under the Hong Kong +Public Offering, among which: +• 2,297 valid applications in respect of a total of 6,995,500 Hong Kong Offer Shares were +for the Hong Kong Public Offering with an aggregate subscription amount based on the +maximum Offer Price of HK$5.91 per Offer Share (excluding brokerage of 1%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) of HK$5 million or less, representing approximately 1.05 times of +the 6,690,500 Hong Kong Offer Shares initially comprised in Pool A; and +• 2 valid applications in respect of a total of 5,000,000 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$5.91 per Offer Share (excluding brokerage of 1%, SFC transaction levy of +0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%) +of more than HK$5 million, representing approximately 0.75 times of the 6,690,500 Hong +Kong Offer Shares initially comprised in Pool B. +No application has been rejected due to invalid application. No multiple or suspected multiple +applications has been identified and rejected. No application has been rejected due to dishonored +payment. No application for more than 6,690,500 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +Due to the under-subscription in the Hong Kong Public Offering, the reallocation procedures as +described in the section headed “Structure of the Global Offering ” in the Prospectus have been +effected, and total number of 1,385,500 Hong Kong Offer Shares have been reallocated from the +Hong Kong Public Offering to the International Offering, representing approximately 1.04% of +the total number of Offer Shares initially available under the Global Offering. As a result of such +reallocation, the final number of Offer Shares allocated to the Hong Kong Public Offering has +been reduced to 11,995,500 Offer Shares, representing 8.96% of the total number of Offer Shares +initially available under the Global Offering. The Sole Sponsor and the Sole Overall Coordinator +and each of the Directors confirm that the Allocation Cap has not been exceeded. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the paragraph headed “Basis of Allocation under the Hong Kong Public Offering ” +below. + + +--- page 10 --- +12 +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been slightly over- +subscribed by approximately 1.15 times of the total number of Offer Shares initially available +under the International Offering. The final number of Offer Shares under the International Offering +is 121,810,000 Shares, representing approximately 91.04% of the total number of Offer Shares +initially available under the Global Offering. There has been no over-allocation in the International +Offering. +There are a total number of 106 placees under the International Offering, among which (i) 96 +placees, representing 90.57% of the total number of placees under the International Offering, +have been allotted five or fewer board lots of Offer Shares, totaling 49,500 Shares, representing +0.04% of the total number of Offer Shares available under the International Offering; and (ii) 94 +placees have been allotted one board lot of Offer Shares, representing approximately 88.68% of +the total number of placees under the International Offering, totalling 47,000 Shares, representing +approximately 0.04% of the total number of the Offer Shares available under the International +Offering. +To the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Sole Overall Coordinator, the Joint Global Coordinators, the Joint Bookrunners, the +Joint Lead Managers, the CMIs or the Underwriters under the Global Offering have been placed +with applicants who are core connected persons (as defined in the Listing Rules) of the Company, +or to any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), whether in +their own names or through nominees. The International Offering is in compliance with the Placing +Guidelines. +Cornerstone Investors +Based on the Offer Price of HK$4.76 per Offer Share (exclusive of brokerage of 1%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee +of 0.00565%) and pursuant to the Cornerstone Investment Agreements as disclosed in the section +headed “Cornerstone Investors ” in the Prospectus, the number of Offer Shares subscribed for by +the Cornerstone Investors is determined as set out below: +Cornerstone Investor +Investment +Amount +Number of +Offer Shares +Approximate +% of total +number of +Offer Shares +Approximate +% of total +Shares in issue +immediately +following +completion +of Global +Offering +(US$ in million) (rounded +down to +nearest +whole board +lot of 500 +Shares) +Ningbo Industrial Fund 7.65 12,594,000 9.41% 1.50% +Haishu Investment 7.65 12,594,000 9.41% 1.50% +INFO EXPERT 13.00 21,404,000 16.00% 2.54% +Total 28.30 46,592,000 34.82% 5.53% +Note: +(1) The percentage figures set out in the table above are subject to rounding adjustments. + + +--- page 11 --- +13 +To the best of the knowledge, information and belief of the Company, (i) the Cornerstone +Investors and the respective qualified domestic institutional investors are independent of the +Company, its connected persons and their respective associates; (ii) none of the Cornerstone +Investor is accustomed to take and has not taken instructions from the Company, the Directors, +chief executive, substantial Shareholders or existing Shareholders of the Company or any of its +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of the Offer Shares; (iii) none of the subscription of the Offer Shares by the +Cornerstone Investors is financed by the Company, the Directors, chief executive, substantial +Shareholders or existing Shareholders of the Company or any of its subsidiaries or their respective +close associates; and (iv) the Cornerstone Investors make independent investment decisions, and +their subscription under the Cornerstone Investment Agreements would be financed by their own +internal resources. +Each of the Cornerstone Investor has confirmed that all necessary approvals have been obtained +with respect to the Cornerstone Placing, and that no specific approval from any stock exchange (if +relevant) or its shareholders is required for the relevant cornerstone investment. +The Cornerstone Placing will form part of the International Offering, and the Cornerstone Investors +will not acquire any Offer Shares under the Global Offering other than pursuant to the Cornerstone +Investment Agreements. The Offer Shares to be subscribed by the Cornerstone Investors will rank +pari passu in all respect with the fully paid Shares in issue and will be counted towards the public +float of our Company under Rule 8.08 of the Listing Rules. Immediately following the completion +of the Global Offering, none of the Cornerstone Investors will have any Board representation in +our Company; and none of the Cornerstone Investors will become a substantial shareholder of our +Company. The Cornerstone Investors do not have any preferential rights under the Cornerstone +Investment Agreements compared with other public Shareholders, other than a guaranteed +allocation of the relevant Offer Shares at the Offer Price. +There are no side arrangements between our Company and the Cornerstone Investors or any +benefit, direct or indirect, conferred on the Cornerstone Investors by virtue of or in relation to the +Cornerstone Placing. There will be no delayed delivery or deferred settlement of Offer Shares to be +subscribed by the Cornerstone Investors pursuant to the Cornerstone Investment Agreements and +the payment for the Offer Shares subscribed by the Cornerstone Investors will be settled and paid +in full before dealings in the Offer Shares commence on the Stock Exchange. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at any +time during the period of twelve months from the Listing Date, dispose of any of the Offer Shares +they have purchased pursuant to the relevant Cornerstone Investment Agreement, save for certain +limited circumstances, such as transfers to any of its wholly-owned subsidiaries who will be bound +by the same obligations of such Cornerstone Investor, including such lock-up period restriction. +Please refer to the section headed “Cornerstone Investors ” in the Prospectus for further details +relating to the Cornerstone Investors. + + +--- page 12 --- +14 +Compliance with Placing Guidelines of the Listing Rules +We confirm that, to the best of our knowledge, information and belief, no Offer Shares placed +by or through the Sole Overall Coordinator, Joint Global Coordinators, the Joint Bookrunners, +the Joint Lead Managers, the CMIs or the Underwriters under the Global Offering have been +placed with (i) any core connected persons of the Company, (ii) any existing Shareholders of +the Company, or (iii) their respective close associates whether in their own names or through +nominees. +None of the Sole Sponsor, the Sole Overall Coordinator, the Joint Global Coordinators, the Joint +Bookrunners, the Joint Lead Managers, the CMIs, the Underwriters and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined in the Placing +Guidelines) has taken up any Offer Shares for its own benefit under the Global Offering. +The Directors confirm that immediately after the Global Offering, (i) no placee will, individually, +be placed more than 10% of the enlarged issued share capital of the Company, (ii) there will not +be any new substantial shareholder (as defined in the Listing Rules) of the Company, (iii) the three +largest public Shareholders do not hold more than 50% of the shares held in public hands at the +time of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules, and (iv) there +will be at least 300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) of the +Listing Rules. +The Directors confirm that, to the best of their knowledge, information and belief and having made +all reasonable enquiries, no Offer Shares under the International Offering have been allocated to +placees who are Directors, chief executive, substantial Shareholders or existing Shareholders of the +Company or any of its subsidiaries or their respective close associates within the meaning of the +Listing Rules, whether in their own names or through nominees, and that all placees and the public +who have subscribed for the Offer Shares and their beneficial owners are independent of and not +connected with the Company. + + +--- page 13 --- +15 +Confirmations of Public Shareholders in the Hong Kong Public Offering and Placees in the +International Offering +To the best knowledge, information and belief of the Directors, no Offer Shares placed by or +through the Sole Overall Coordinator, the Joint Global Coordinators, the Joint Bookrunners, the +Joint Lead Managers, the CMIs and the Underwriters under the Global Offering have been placed +with any core connected person (as defined in the Listing Rules) of the Company, or any connected +clients (as set out in paragraph 5(1) of the Placing Guidelines) or persons set out in paragraph 5(2) +of the Placing Guidelines, whether in their own names or through nominees. The International +Offering is in compliance with the Placing Guidelines. +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the +Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees in +the International Offering has been financed directly or indirectly by the Company, the Directors, +chief executive, substantial Shareholders or existing Shareholders of the Company or any of its +subsidiaries or their respective close associates; (ii) no rebate has been, directly or indirectly, +provided by the Company, the Directors, chief executive, substantial Shareholders or existing +Shareholders of the Company or any of its subsidiaries or their respective close associates or +syndicate members or any other brokers or underwriters to any public Shareholders in the Hong +Kong Public Offering or placees in the International Offering; (iii) none of the public Shareholders +in the Hong Kong Public Offering and placees in the International Offering who has subscribed +for the Offer Shares is accustomed to taking instructions from the Company, the Directors, +chief executive, substantial Shareholders or existing Shareholders of the Company or any of its +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting +or other disposition of the Shares registered in his/her/its name or otherwise held by him/her/it; +(iv) the consideration payable by the public Shareholders in the Hong Kong Public Offering and +placees in the International Offering for each Share subscribed for or purchased by them is the +same as the final Offer Price as determined by the Company, in additional to brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%; and (v) there is no side agreement or arrangement between the Company, any of +the Directors, chief executive, substantial Shareholders or existing Shareholders of the Company +or any of its subsidiaries or their respective close associates or syndicate members or any other +brokers or underwriters, on one hand, and the public subscribers or the placee who has subscribed +for the Offer Shares, on the other hand. +The Directors confirm that, to the best of their knowledge and information, none of the placees +under the International Placing will be placed more than 10% of the enlarged issued share capital +of the Company immediately following completion of the Share Subdivision and the Global +Offering. Accordingly, the Directors confirm that there will not be any new substantial Shareholder +of the Company immediately following completion of the Share Subdivision and the Global +Offering. +Over-allotment Option +The Sole Overall Coordinator confirmed that no over-allocation of International Offer Shares has +been made and the stock borrowing agreement will not be entered into. In view of the fact that +there has been no over-allocation in the International Offering, no stabilising action as described in +the Prospectus will take place during the stabilisation period. As of the date of this announcement, +the Overallotment Option has not been exercised and the Over-allotment Option will be lapsed +and will not be exercised as no over-allocation of the Offer Shares was made in the International +Offering. + + +--- page 14 --- +16 +LOCK-UP UNDERTAKINGS +The Company, the Cornerstone Investors and certain existing Shareholders have given certain +undertakings in relation to the issue or disposal of Shares (the “Lock-up Undertakings ”), +respectively. The major terms of the Lock-Up Undertakings are set out as follows: +Name +Number of +Lock-up Shares +held in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing (1) +Last day subject +to the Lock-up +Undertakings +The Company (subject to lock-up obligations pursuant +to the Listing Rules and the Hong Kong Underwriting +Agreement) +N/A N/A March 27, 2024 (2) +Certain existing Shareholders (subject to lock-up + obligations pursuant to separate lock-up undertakings) +Neusoft (HK) (3) 199,213,210 23.66% March 27, 2024 +Smartwave (3) 76,500,000 8.88% March 27, 2024 +Dongkong International Fifth (3) 68,384,305 8.12% March 27, 2024 +Dongkong International Seventh (3) 22,100,000 2.63% March 27, 2024 +KangRich (3) 22,145,000 2.63% March 27, 2024 +Kingset Ventures (3) 86,700,000 10.30% March 27, 2024 +First Care (3) 64,728,790 7.69% March 27, 2024 +Syn Invest (3) 42,500,000 5.05% March 27, 2024 +Alps Alpine (3) 6,800,000 0.81% March 27, 2024 +Subtotal 589,071,305 69.97% +Cornerstone Investors (subject to lock-up obligations + pursuant to the Cornerstone Investment Agreements) +Ningbo Industrial Fund (4) 12,594,000 1.50% September 27, 2024 +Haishu Investment (4) 12,594,000 1.50% September 27, 2024 +INFO EXPERT (4) 21,404,000 2.54% September 27, 2024 +Subtotal 46,592,000 5.53% +Notes: +(1) Assuming the options granted under the Pre-IPO SOS are not exercised, and no options are granted under the +Post-IPO SOS. +(2) The Company may issue Shares without any lock-up obligation after the indicated date. +(3) After the date indicated, the respective lock-up undertaking shall no longer apply and the relevant Shareholders +shall be entitled to deal in the Shares without being subject to the same. +(4) The number of Shares set out here only took into account the number of Shares acquired under the relevant +Cornerstone Investment Agreements. +(5) The percentage figures set out in the table above are subject to rounding adjustments. + + +--- page 15 --- +17 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of the +Global Offering { Conditions of the Global Offering ” in the Prospectus, 2,299 valid applications +made by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Number of +Shares +applied for +Number +of valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of +the total +number +of Shares +applied for +POOL A +500 1,423 500 Shares 100.00% +1,000 190 1,000 Shares 100.00% +1,500 297 1,500 Shares 100.00% +2,000 65 2,000 Shares 100.00% +2,500 32 2,500 Shares 100.00% +3,000 20 3,000 Shares 100.00% +3,500 19 3,500 Shares 100.00% +4,000 9 4,000 Shares 100.00% +4,500 4 4,500 Shares 100.00% +5,000 54 5,000 Shares 100.00% +6,000 14 6,000 Shares 100.00% +7,000 5 7,000 Shares 100.00% +8,000 59 8,000 Shares 100.00% +9,000 8 9,000 Shares 100.00% +10,000 23 10,000 Shares 100.00% +15,000 13 15,000 Shares 100.00% +20,000 15 20,000 Shares 100.00% +25,000 3 25,000 Shares 100.00% +30,000 18 30,000 Shares 100.00% +35,000 9 35,000 Shares 100.00% +40,000 1 40,000 Shares 100.00% +50,000 6 50,000 Shares 100.00% +60,000 1 60,000 Shares 100.00% +80,000 1 80,000 Shares 100.00% +90,000 1 90,000 Shares 100.00% +100,000 2 100,000 Shares 100.00% +200,000 1 200,000 Shares 100.00% +400,000 3 400,000 Shares 100.00% +500,000 1 500,000 Shares 100.00% +2,297 Total number of Pool A successful applicants: 2,297 + + +--- page 16 --- +18 +Number of +Shares +applied for +Number +of valid +applications Basis of allotment/ballot +Approximate +percentage +allotted of +the total +number +of Shares +applied for +POOL B +2,000,000 1 2,000,000 Shares 100.00% +3,000,000 1 3,000,000 Shares 100.00% +2 Total number of Pool B successful applicants: 2 + +The final number of Offer Shares under the Hong Kong Public Offering is 11,995,500 Offer +Shares, representing approximately 8.96% of the total number of Offer Shares initially available +under the Global Offering. +RESULTS OF ALLOCATIONS +Results of allocations of the Hong Kong Offer Shares in the Hong Kong Public Offering, +including the level of indications of interest in the International Offering, the level of applications +in the Hong Kong Public Offering and the basis of allocation of the Hong Kong Offer Shares +will be published on Wednesday, September 27, 2023 on the website of the Stock Exchange at +www.hkexnews.hk and the Company ’s website at www.xikang.com . +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers or Hong Kong business +registration numbers of successful applicants (where applicable) and the number of the Hong Kong +Offer Shares successfully applied for, will be made available at the times and dates and in the +manner specified below: +• in the announcement to be posted on the Company ’s website and the Stock Exchange ’s +website at https://www.xikang.com and www.hkexnews.hk , respectively, by no later than +8:00 a.m. on Wednesday, September 27, 2023; +• from the designated results of allocations website at www.iporesults.com.hk +(alternatively: English https://www.eipo.com.hk/en/Allotment ; Chinese +https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID ” function on a 24-hour +basis from 8:00 a.m. on Wednesday, September 27, 2023 to 12:00 midnight on Tuesday, +October 3, 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 +a.m. and 6:00 p.m. from Wednesday, September 27, 2023 to Tuesday, October 3, 2023 +(excluding Saturday, Sunday and public holiday). + + +--- page 17 --- +19 +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO ” refer +to Hong Kong identity card numbers/passport numbers/Hong Kong business registration numbers/ +certificate of incorporation numbers/beneficial owner identification codes (if such applications +are made by nominees as agent for the benefit of another person) whereas those displayed in the +section headed “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed due to personal +privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer Shares +through their brokers can consult their brokers to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by Giving +Electronic Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee (1) Subscription +Shares held +following +the Global +Offering +Subscription +as % of +International +Placing +Shares +Subscription +as % of total +Offer Shares +% of the total +issued Shares +Top 1 25,188,000 25,188,000 20.68% 18.82% 2.99% +Top 5 101,672,000 101,672,000 83.47% 75.98% 12.08% +Top 10 121,760,500 121,760,500 99.96% 91.00% 14.46% +Top 20 121,767,000 121,767,000 99.96% 91.00% 14.46% +Top 25 121,769,500 121,769,500 99.97% 91.00% 14.46% +Note: +(1) The subscriptions made by Ningbo Industrial Fund and Haishu Investment are aggregated as subscription +from one placee. + + +--- page 18 --- +20 +• Top 1, 5, 10, 20 and 25 of Shareholders upon Listing: +Shareholder(s) (1) Subscription +Shares held +following +the Global +Offering +Subscription +as % of +International +Placing +Shares (2) +Subscription +as % of total +Offer Shares +% of the total +issued Shares +Top 1 – 199,213,210 – 0.00% 23.66% +Top 5 – 619,626,305 – 0.00% 73.60% +Top 10 69,223,000 753,494,305 56.83% 51.73% 89.50% +Top 20 127,329,500 835,400,805 99.69% 95.16% 99.23% +Top 25 128,594,500 836,665,805 99.82% 96.11% 99.38% +Notes: +(1) The subscriptions made by Ningbo Industrial Fund and Haishu Investment are aggregated as subscription +from one placee. +(2) Represents the subscription level as a percentage of the total number of Shares allocated under the +International Offering without taking into account the subscription by successful applicants under the +Hong Kong Public Offering. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares trade and should exercise extreme +caution when dealing in Shares. diff --git a/data/extracted_text/09690/allotment_results_summary_2023-09-25_2023092500014.txt b/data/extracted_text/09690/allotment_results_summary_2023-09-25_2023092500014.txt new file mode 100644 index 0000000..b990217 --- /dev/null +++ b/data/extracted_text/09690/allotment_results_summary_2023-09-25_2023092500014.txt @@ -0,0 +1,1221 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Final Offer Price +• The final Offer Price has been determined at HK$28.00 per Offer Share (exclusive of +brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% +and Stock Exchange trading fee of 0.00565%). +Offer Size Adjustment Option +• The Offer Size Adjustment Option was exercised in part, pursuant to which the Company +is issuing and allotting 1,827,700 additional Offer Shares, representing approximately 4.5% +of the total number of Offer Shares initially available under the Global Offering, at the final +Offer Price. +• Accordingly, the total number of Offer Shares finally available under the Global Offering +(taking into account of the partial exercise of the Offer Size Adjustment Option and before +any exercise of the Over-allotment Option) that may be allotted and issued by the Company +is 42,444,800 Offer Shares and the total issued share capital of the Company upon Listing +(taking into account of the partial exercise of the Offer Size Adjustment Option and before +any exercise of the Over-allotment Option and assuming no Shares are issued under the +Equity Incentive Schemes) will be 814,371,439 Shares. +Net Proceeds from the Global Offering +• Based on the final Offer Price of HK$28.00 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting commissions +and other estimated offering expenses paid and payable by the Company in connection +with the Global Offering and taking into account of the partial exercise of the Offer Size +Adjustment Option and before any exercise of the Over-allotment Option, are estimated to +be approximately HK$1,081 million. The Company intends to use the net proceeds from +the Global Offering in accordance with the purposes as set out in the section headed “Net +Proceeds from the Global Offering” in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional +net proceeds of approximately HK$173 million for 6,366,700 additional Offer Shares to +be issued and allotted upon the exercise of the Over-allotment Option, after deduction of +the underwriting commissions and other estimated offering expenses paid and payable by +the Company in connection with the Global Offering. The allocation of the additional net +proceeds will be adjusted on a pro rata basis according to the use of proceeds as set out in the +section headed “Net Proceeds from the Global Offering” in this announcement, in the event +that the Over-allotment Option is exercised. + + +--- page 2 --- +4 +Applications and Indications of Interest Received +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been over-subscribed. A total of 9,305 valid applications have been received pursuant to the +Hong Kong Public Offering (being applications made through the White Form eIPO service +or the CCASS EIPO service) for a total of 10,854,400 Hong Kong Offer Shares, representing +approximately 2.67 times of the total number of 4,061,800 Hong Kong Offer Shares initially +available for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering is less than 15 times of the +number of Hong Kong Offer Shares initially available under the Hong Kong Public +Offering, the reallocation procedures as described in the section headed “Structure of the +Global Offering — The Hong Kong Public Offering — Reallocation and Clawback” in the +Prospectus have not been applied. +• Due to the partial exercise of the Offer Size Adjustment Option, the final number of Offer +Shares under the Hong Kong Public Offering is 4,244,500 Offer Shares, representing 10% +of the Offer Shares under the Global Offering, and being allocated to 9,305 successful +applicants under the Hong Kong Public Offering. +International Offering +• The Offer Shares initially offered under the International Offering were moderately over- +subscribed. A total of 83,304,825 Offer Shares under the International Offering (including the +subscription by the Cornerstone Investors) have been subscribed, representing approximately +2.3 times of the total number of Offer Shares initially available under the International Offering. +• Due to the partial exercise of the Offer Size Adjustment Option, the final number of Offer +Shares under the International Offering is 38,200,300 Offer Shares, representing 90% of the +Offer Shares under the Global Offering. There has been an over-allocation of 6,366,700 Offer +Shares. Please refer to the section headed “Applications and Indications of Interest Received +— International Offering — Over-allotment Option” in this announcement. +• There are a total of 140 placees under the International Offering. +• A total of 105 placees have been allotted four board lots of Offer Shares or less, representing +approximately 75.00% of 140 placees under the International Offering. These placees have +been allotted 15,600 Offer Shares, representing approximately 0.04% of the Offer Shares +available under the International Offering (taking into account of the partial exercise of the +Offer Size Adjustment Option and before any exercise of the Over-allotment Option). + + +--- page 3 --- +5 +• A total of 102 placees have been allotted three board lots of Offer Shares or less, representing +approximately 72.86% of 140 placees under the International Offering. These placees have +been allotted 14,400 Offer Shares, representing approximately 0.04% of the Offer Shares +available under the International Offering (taking into account of the partial exercise of the +Offer Size Adjustment Option and before any exercise of the Over-allotment Option). +• A total of 95 placees have been allotted two board lots of Offer Shares or less, representing +approximately 67.86% of 140 placees under the International Offering. These placees have +been allotted 12,300 Offer Shares, representing approximately 0.03% of the Offer Shares +available under the International Offering (taking into account of the partial exercise of the +Offer Size Adjustment Option and before any exercise of the Over-allotment Option). +• A total of 67 placees have been allotted one board lots of Offer Shares, representing +approximately 47.86% of 140 placees under the International Offering. These placees have +been allotted 6,700 Offer Shares, representing approximately 0.02% of the Offer Shares +available under the International Offering (taking into account of the partial exercise of the +Offer Size Adjustment Option and before any exercise of the Over-allotment Option). +Cornerstone Investors +• Based on the final Offer Price of HK$28.00 per Offer Share (exclusive of brokerage +of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% +and AFRC transaction levy of 0.00015%) and pursuant to the Cornerstone Investment +Agreements as disclosed in the section headed “Cornerstone Investors” in the Prospectus, the +Cornerstone Investors have subscribed for a total of 28,021,300 Offer Shares, representing (i) +approximately 66.0% of the Offer Shares under the Global Offering; and (ii) approximately +3.4% of the total issued share capital of the Company upon Listing (taking into account of +the partial exercise of the Offer Size Adjustment Option and before any exercise of the Over- +allotment Option, and assuming no Shares are issued under the Equity Incentive Schemes). +Please refer to the section headed “Applications and Indications of Interest Received — +International Offering — Cornerstone Investors” in this announcement for details relating to +the subscription by the Cornerstone Investors. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, a waiver from strict compliance with the requirements under Rules 9.09(b) +and 10.04 of, and a consent under paragraph 5(2) of Appendix 6 to, the Listing Rules (the +“Placing Guidelines ”), to permit the Company to allocate the Offer Shares in the Global +Offering to Image Frame Investment (HK) Limited, an existing Shareholder of the Company, +as a Cornerstone Investor. Please refer to the sections headed “Waivers and Exemptions” +and “Cornerstone Investors” in the Prospectus, and the section headed “Applications and +Indications of Interest Received — International Offering — Cornerstone Investors” in this +announcement for further details. + + +--- page 4 --- +6 +Placees with Waiver/Consent from the Stock Exchange +Connected Client as a Placee with the Consent under Paragraph 5(1) of the Placing Guidelines +• Under the International Offering, a total of 4,171,400 Offer Shares were placed to a +connected client, namely Orient Asset Management (Hong Kong) Limited (“ Orient AM ”), +within the meaning of the Placing Guidelines, representing (i) approximately 9.8% of the +Offer Shares under the Global Offering; and (ii) approximately 0.5% of the total issued share +capital of the Company upon Listing (taking into account of the partial exercise of the Offer +Size Adjustment Option and before any exercise of the Over-allotment Option, and assuming +no Shares are issued under the Equity Incentive Schemes). The connected client will hold the +Offer Shares on behalf of independent third parties on a discretionary basis. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, its consent under paragraph 5(1) of the Placing Guidelines to permit the +Company to allocate Offer Shares in the International Offering to Orient AM. The Offer +Shares placed to Orient AM are held by Orient AM on behalf of independent third parties and +are in compliance with all the conditions under the consent granted by the Stock Exchange. +Please refer to the section headed “Applications and Indications of Interest Received — +International Offering — Placees with the Consent from the Stock Exchange” in this +announcement for further details. +A Close Associate of Existing Shareholders as a Placee with the Waiver and Consent under Rule +10.04 of the Listing Rule and Paragraph 5(2) of the Placing Guidelines +• Under the International Offering, a total of 4,617,500 Offer Shares were allocated to FIL +Investment Management (Hong Kong) Limited, a close associate of existing Shareholders of +the Company holding in aggregate less than 5% of the Company’s voting rights as a placee +under the placing tranche of the Global Offering, representing (i) approximately 10.9% of the +Offer Shares under the Global Offering; and (ii) approximately 0.6% of the total issued share +capital of the Company upon Listing (taking into account of the partial exercise of the Offer +Size Adjustment Option and before any exercise of the Over-allotment Option, and assuming +no Shares are issued under the Equity Incentive Schemes). +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, a waiver from strict compliance with the requirements of Rule 10.04 of the +Listing Rules and its consent under Paragraph 5(2) of the Placing Guidelines to permit the +Company to allocate Offer Shares in the Global Offering to existing Shareholders holding +less than 5% of the Company’s voting rights and their close associates as placees under the +placing tranche of the Global Offering. Please refer to the section headed “Applications and +Indications of Interest Received — International Offering — Placees with the Consent from +the Stock Exchange” in this announcement for further details. + + +--- page 5 --- +7 +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and +Placees in the International Offering +• Save as disclosed the sections headed “Applications and Indications of Interest Received +— Cornerstone Investors” and “Applications and Indications of Interest Received — +Placees with Waiver/Consent from the Stock Exchange”, the Directors confirmed that no +Offer Shares placed by or through the Joint Sponsor-Overall Coordinators, Joint Global +Coordinators, the Joint Bookrunners or the Underwriters under the Global Offering have +been placed to applicants who are core connected persons (as defined in the Listing Rules) +or Directors of the Company, or to any connected clients (as set out in paragraph 5(1) of the +Placing Guidelines), or persons set out in paragraph 5(2) of the Placing Guidelines, whether +in their own names or through nominees. The International Offering is in compliance with the +Placing Guidelines. +• Save as disclosed the sections headed “Applications and Indications of Interest Received — +Cornerstone Investors” and “Applications and Indications of Interest Received — Placees +with Waiver/Consent from the Stock Exchange”, the Directors further confirm that, to the +best of their knowledge and information, all placees under the International Offering and their +ultimate beneficial owners are independent of and are not (a) the core connected persons (as +defined in the Listing Rules) of the Company, (b) the directors or existing shareholders of the +Company or any of the Company’s subsidiaries, or (c) the close associates (as defined in the +Listing Rules) of (a) and/or (b) above whether in their own names or through nominees. +• Save as disclosed the sections headed “Applications and Indications of Interest Received — +Cornerstone Investors” and “Applications and Indications of Interest Received — Placees +with Waiver/Consent from the Stock Exchange”, the Directors, to the best of their knowledge +and information, confirm that, (i) none of the Offer Shares subscribed by public Shareholders +in the Hong Kong Public Offering and placees in the International Offering has been financed +directly or indirectly by the Company, any of the Directors, chief executive, the Controlling +Shareholders, substantial Shareholders or existing Shareholders of the Company or any of +its subsidiaries or their respective close associates; (ii) none of the public Shareholders in +the Hong Kong Public Offering and placees in the International Offering who has subscribed +for the Offer Shares is accustomed to taking instructions from the Company, any of the +Directors, chief executive, the Controlling Shareholders, substantial Shareholders or existing +Shareholders of the Company or any of its subsidiaries or their respective close associates +in relation to the acquisition, disposal, voting or other disposition of the Offer Shares +registered in his/her/its name or otherwise held by him/her/it; (iii) there is no side agreement +or arrangement between the Company, any of the Directors, chief executive, the Controlling +Shareholders, substantial shareholders, existing Shareholders of the Company or any of its +subsidiaries or their respective close associates, on one hand, and the public subscribers or the +placee who has subscribed for the Offer Shares, on the other hand; (iv) no rebate has been, +directly or indirectly, provided by the Company, any of the Directors, chief executive of the +Company, the Controlling Shareholders, substantial Shareholders or existing Shareholders, +or any of their subsidiaries or their respective close associates, or syndicate members, or +any other brokers involved in the Offering, to any public investors in the Hong Kong Public +Offering or placees in the International Offering; and (v) the consideration payable by the +public investors in the Hong Kong Public Offering and placees in the International Offering +for each Offer Share subscribed for, or purchased by them, is the same as the Final Offer +Price as determined by the Company, plus brokerage of 1%, AFRC transaction levy of +0.00015%, SFC transaction levy of 0.0027% and Hong Kong Stock Exchange trading fee of +0.00565%. + + +--- page 6 --- +8 +Over-allotment Option +• In connection with the Global Offering, the Company granted the Over-allotment Option +to the International Underwriters, exercisable by the Joint Sponsor-Overall Coordinators +(for themselves and on behalf of the International Underwriters), at any time from the +Listing Date to Thursday, 19 October 2023, being the 30th day after the last day for lodging +applications under the Hong Kong Public Offering, to require the Company to allot and issue +up to an aggregate of 6,366,700 additional Offer Shares, representing approximately 15% +of the Offer Shares under the Global Offering, at the final Offer Price, to cover the over- +allocations in the International Offering, if any. +• There has been an over-allocation of 6,366,700 Offer Shares in the International Offering +and such over-allocation will be settled using Class A Shares to be borrowed under the Stock +Borrowing Agreement between Joy Capital Opportunity, L.P. and the Stabilising Manager +(or its affiliates or any person acting for it). Such borrowed Class A Shares will be covered +by exercising the Over-allotment Option in full or in part, or by making purchases in the +secondary market at prices that do not exceed the final Offer Price or by a combination of +these means. In the event the Over-allotment Option is exercised, an announcement will be +made on the Company’s website at www.tuhu.cn and the website of the Stock Exchange at +www.hkexnews.hk . As of the date of this announcement, the Over-allotment Option has not +been exercised. +Lock-up Arrangement +• The Company, its Controlling Shareholders, all other existing Shareholders and the +Cornerstone Investors are subject to certain lock-up restrictions as set out in the section +headed “Lock-up Arrangement” in this announcement. +Results of Allocations +• The final Offer Price, the level of indications of interests in the International Offering, the +level of applications in the Hong Kong Public Offering and the basis of allocation of the +Hong Kong Offer Shares are also made available on the Company’s website at www.tuhu.cn +and the website of the Stock Exchange at www.hkexnews.hk . +• The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public +Offering successfully applied for through the White Form eIPO service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport numbers or +Hong Kong business registration numbers of successful applicants (where applicable) and the +number of Hong Kong Offer Shares, successfully applied for, will be made available at the +times and dates and in the manner specified below: +(i) announcement of the Hong Kong Public Offering to be published on the websites +of the Company and the Stock Exchange at www.tuhu.cn and www.hkexnews.hk , +respectively, by no later than 9:00 a.m. on Monday, 25 September 2023; + + +--- page 7 --- +9 +(ii) results of allocations for the Hong Kong Public Offering will be available at +www.iporesults.com.hk (alternatively: English https://www.eipo.com.hk/en/Allotment ; +Chinese https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID” function +from 8:00 a.m. on Monday, 25 September 2023 to 12:00 midnight on Sunday, 1 October +2023; and +(iii) from the allocation results telephone enquiry line by calling +852 2862 8555 between +9:00 a.m. and 6:00 p.m. on Monday, 25 September 2023, Tuesday, 26 September 2023, +Wednesday, 27 September 2023 and Thursday, 28 September 2023. +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by White +Form eIPO” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person) whereas those displayed in the section headed “Results of +Applications Made by Giving Electronic Application Instructions to HKSCC via CCASS” +in this announcement are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. Please +note that the list of identification document numbers set out in this announcement may not be +a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are disclosed. Applicants +with beneficial names only but not identification document numbers are not disclosed due +to personal privacy issue as elaborated below. Applicants who applied for the Hong Kong +Offer Shares through their brokers can consult their brokers to enquire about their application +results. +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by White Form eIPO” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” are redacted and not all details of applications are +disclosed in this announcement. +Despatch/Collection of Share Certificates/e-Refund Payment Instructions/Refund Cheques +• Applicants who applied for 1,000,000 or more Hong Kong Offer Shares through the White +Form eIPO service, and whose application is wholly or partially successful may collect +Share certificate(s) (where applicable) in person from the Hong Kong Share Registrar, +Computershare Hong Kong Investor Services Limited, at Shops 1712–1716, 17th Floor, +Hopewell Centre, 183 Queen’s Road East, Wan Chai, Hong Kong, from 9:00 a.m. to 1:00 +p.m. on Monday, 25 September 2023, or any other place or date notified by the Company. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters of +authorisation from their corporations stamped with the corporations’ chops. Both individuals +and authorised representatives (if applicable) must produce, at the time of collection, +evidence of identity acceptable to Computershare Hong Kong Investor Services Limited. + + +--- page 8 --- +10 +• Applicants who applied for less than 1,000,000 Hong Kong Offer Shares through the White +Form eIPO service, will have their Share certificate(s) (where applicable) sent to the address +specified in their application instructions on or before Monday, 25 September 2023 by +ordinary post and at their own risk. +• Share certificates for Hong Kong Offer Shares allotted to applicants who applied through the +White Form eIPO service, which are either not available for personal collection, or which are +available but are not collected in person within the time specified for collection, are expected +to be despatched by ordinary post to those entitled to the addresses specified in the relevant +applications at their own risk on or before Monday, 25 September 2023. +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC will have their Share certificate(s) issued in the name of HKSCC +Nominees Limited and deposited directly into CCASS to be credited to their CCASS Investor +Participant stock accounts or the stock accounts of their designated CCASS Participant who +gave electronic application instructions on their behalf on Monday, 25 September 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to them +with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS may also check the number of Hong Kong Offer Shares +allocated to them and the amount of refund monies (if any) payable to them via the CCASS +Phone System and the CCASS Internet System (under the procedures contained in HKSCC’s +“An Operating Guide for Investor Participants” in effect from time to time). Immediately +after the crediting of the Hong Kong Offer Shares to the CCASS Investor Participant stock +accounts and the credit of refund monies to the CCASS Investor Participants bank accounts, +HKSCC will also make available to the CCASS Investor Participants an activity statement +showing the amount of Hong Kong Offer Shares credited to their CCASS Investor Participant +stock accounts and the refund amount credited to their respective designated bank accounts +(if any). +• For applicants who applied for the Hong Kong Offer Shares through the White Form eIPO +service and paid the application monies through a single bank account, refund monies (if any) +will be despatched to that bank account in the form of e-Refund payment instructions. For +applicants who have applied for the Hong Kong Offer Shares through the White Form eIPO +service and paid the application monies through multiple bank accounts, refund monies (if +any) will be despatched to the addresses specified in their application instructions in the form +of refund cheque(s) in favour of the applicant (or, in the case of joint applications, the first- +named applicant) by ordinary post and at their own risk on or before Monday, 25 September +2023. + + +--- page 9 --- +11 +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants’ +designated bank accounts or the designated bank accounts of their broker or custodian on +Monday, 25 September 2023. +• Share certificates for the Hong Kong Offer Shares are expected to be issued on Monday, +25 September 2023 but will only become valid evidence of title provided that the Global +Offering has become unconditional in all respects, and neither of the Underwriting +Agreements has been terminated in accordance with its terms, prior to 8:00 a.m. on the +Listing Date, which is expected to be on or around Tuesday, 26 September 2023. Investors +who trade Shares on the basis of publicly available allocation details before the receipt of +share certificates or before the share certificates becoming evidence do so entirely at their +own risk. +• No temporary document of title will be issued in respect of the Class A Shares. No receipt +will be issued for sums paid on application. +Public Float +• Upon Listing, approximately 67.16% of the total issued share capital of the Company +(taking into account of the partial exercise of the Offer Size Adjustment Option and before +any exercise of the Over-allotment Option, and assuming no Shares are issued under the +Equity Incentive Schemes) will be counted towards the public float, satisfying the minimum +percentage prescribed by Rule 8.08 of the Listing Rules. +• The Directors also confirm that (i) no placee will, individually, be placed more than 10% of +the enlarged issued share capital of the Company immediately after the Global Offering; (ii) +there will not be any new substantial Shareholder of the Company upon Listing (taking into +account of the partial exercise of the Offer Size Adjustment Option and before any exercise +of the Over-allotment Option, and assuming no Shares are issued under the Equity Incentive +Schemes); (iii) the three largest public Shareholders do not hold more than 50% of the Shares +held in public hands at the time of the Listing in compliance with Rules 8.08(3) and 8.24 of +the Listing Rules; and (iv) there will be at least 300 Shareholders at the time of the Listing in +compliance with Rule 8.08(2) of the Listing Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Tuesday, 26 September 2023 (Hong Kong time), dealings in the Class A Shares on +the Stock Exchange are expected to commence at 9:00 a.m. on Tuesday, 26 September 2023 +(Hong Kong time). The Class A Shares will be traded in board lots of 100 Class A Shares +each. The stock code of the Class A Shares is 9690. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Class A Shares +could move substantially even with a small number of Class A Shares traded, and should +exercise extreme caution when dealing in Class A Shares. + + +--- page 10 --- +12 +FINAL OFFER PRICE +The final Offer Price has been determined at HK$28.00 per Offer Share (exclusive of brokerage +of 1.0%, Stock Exchange trading fee of 0.00565%, SFC transaction levy of 0.0027% and AFRC +transaction levy of 0.00015%). +OFFER SIZE ADJUSTMENT OPTION +The Offer Size Adjustment Option was exercised in part, pursuant to which the Company is issuing +and allotting 1,827,700 additional Offer Shares, representing approximately 4.5% of the total +number of Offer Shares initially available under the Global Offering, at the final Offer Price. +Accordingly, the total number of Offer Shares finally available under the Global Offering (taking +into account of the partial exercise of the Offer Size Adjustment Option and before any exercise of +the Over-allotment Option, and assuming no Shares are issued under the Equity Incentive Schemes) +that may be allotted and issued by the Company is 42,444,800 Offer Shares and the total issued +share capital of the Company upon Listing (taking into account of the partial exercise of the Offer +Size Adjustment Option and before any exercise of the Over-allotment Option, and assuming no +Shares are issued under the Equity Incentive Schemes) will be 814,371,439 Shares. +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the final Offer Price of HK$28.00 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting commissions and +other estimated offering expenses paid and payable by the Company in connection with the Global +Offering and taking into account of the partial exercise of the Offer Size Adjustment Option and +before any exercise of the Over-allotment Option, are estimated to be approximately HK$1,081.5 +million. +The Company intends to apply such net proceeds for the following purposes: +• Approximately 35% (approximately HK$378.5 million) of the net proceeds is expected to +be used over the next three years for the enhancement of the supply chain capability of the +Company. +• Approximately 20% (approximately HK$216.3 million) of the net proceeds is expected to +be used over the next three years for research and development to advance the data analytics +technologies and further enhance the operating efficiency. The Company will continue to +recruit and retain research and development talents. +• Approximately 15% (approximately HK$162.2 million) of the net proceeds is expected to be +used over the next three years for expanding the store network and franchisee base, especially +in the tier 2 and below cities and counties, enlarging its operations and supporting team, and +further tightening its relationship with franchisees. + + +--- page 11 --- +13 +• Approximately 20% (approximately HK$216.3 million) of the net proceeds is expected to +be used over the next three years to fund investment related to automotive services for NEV +owners as well as investment in tools and equipment related to these services. +• Approximately 10% (approximately HK$108.2 million) of the net proceeds is expected to be +used for working capital and general corporate purposes. +If the Over-allotment Option is exercised in full, the Company will receive additional net proceeds +of approximately HK$173 million for 6,366,700 additional Offer Shares to be issued and allotted +upon the exercise of the Over-allotment Option, after deduction of the underwriting commissions +and other estimated offering expenses paid and payable by the Company in connection with the +Global Offering. The allocation of the additional net proceeds will be adjusted on a pro rata basis +according to the use of proceeds as set out above. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +The Hong Kong Offer Shares initially available under the Hong Kong Public Offering have been +over-subscribed. At the close of the application lists at 12:00 noon on Tuesday, 19 September +2023, a total of 9,305 valid applications have been received pursuant to the Hong Kong Public +Offering through the White Form eIPO service and through the CCASS EIPO service for a total of +10,854,400 Hong Kong Offer Shares, representing approximately 2.67 times of the total number of +4,061,800 Hong Kong Offer Shares initially available for subscription under the Hong Kong Public +Offering, among which: +• 9,294 valid applications in respect of a total of 8,354,400 Hong Kong Offer Shares were for +the Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$31.00 per Offer Share (exclusive of brokerage of 1.0%, Stock Exchange +trading fee of 0.00565%, SFC transaction levy of 0.0027% and AFRC transaction levy of +0.00015%) of HK$5 million or less, representing approximately 4.11 times of the 2,030,900 +Hong Kong Offer Shares initially comprised in Pool A of the Hong Kong Public Offering; and +• 11 valid applications in respect of a total of 2,500,000 Hong Kong Offer Shares were for the +Hong Kong Public Offering with an aggregate subscription amount based on the maximum +Offer Price of HK$31.00 per Offer Share (exclusive of brokerage of 1.0%, Stock Exchange +trading fee of 0.00565%, SFC transaction levy of 0.0027% and AFRC transaction levy of +0.00015%) of more than HK$5 million, representing approximately 1.23 times of the 2,030,900 +Hong Kong Offer Shares initially comprised in Pool B of the Hong Kong Public Offering. + + +--- page 12 --- +14 +No application has been rejected due to invalid application. Four multiple or suspected multiple +applications have been identified and rejected. No application has been rejected due to dishonored +payment. No application for more than 2,030,900 Hong Kong Offer Shares (being 50% of the Hong +Kong Offer Shares initially available under the Hong Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times of the number of +Hong Kong Offer Shares initially available under the Hong Kong Public Offering, the reallocation +procedures as described in the section headed “Structure of the Global Offering — The Hong Kong +Public Offering — Reallocation and Clawback” in the Prospectus have not been applied. +Due to the partial exercise of the Offer Size Adjustment Option, the final number of Offer Shares +under the Hong Kong Public Offering is 4,244,500 Offer Shares, representing 10% of the Offer +Shares under the Global Offering, and being allocated to 9,305 successful applicants under the +Hong Kong Public Offering. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering” +below. +International Offering +The Offer Shares initially offered under the International Offering were moderately over- +subscribed. A total of 83,304,825 Offer Shares under the International Offering (including the +subscription by the Cornerstone Investors) have been subscribed, representing approximately 2.3 +times of the total number of Offer Shares initially available under the International Offering. +Due to the partial exercise of the Offer Size Adjustment Option, the final number of Offer Shares +under the International Offering is 38,200,300 Offer Shares, representing 90% of the Offer Shares +under the Global Offering. There has been an over-allocation of 6,366,700 Offer Shares. Please +refer to the section headed “Applications and Indications of Interest Received — International +Offering — Over-allotment Option” in this announcement. +There are a total of 140 placees under the International Offering. +A total of 105 placees have been allotted four board lots of Offer Shares or less, representing +approximately 75.00% of 140 placees under the International Offering. These placees have been +allotted 15,600 Offer Shares, representing approximately 0.04% of the Offer Shares available under +the International Offering (taking into account of the partial exercise of the Offer Size Adjustment +Option and before any exercise of the Over-allotment Option). + + +--- page 13 --- +15 +A total of 102 placees have been allotted three board lots of Offer Shares or less, representing +approximately 72.86% of 140 placees under the International Offering. These placees have been +allotted 14,400 Offer Shares, representing approximately 0.04% of the Offer Shares available under +the International Offering (taking into account of the partial exercise of the Offer Size Adjustment +Option and before any exercise of the Over-allotment Option). +A total of 95 placees have been allotted two board lots of Offer Shares or less, representing +approximately 67.86% of 140 placees under the International Offering. These placees have been +allotted 12,300 Offer Shares, representing approximately 0.03% of the Offer Shares available under +the International Offering (taking into account of the partial exercise of the Offer Size Adjustment +Option and before any exercise of the Over-allotment Option). +A total of 67 placees have been allotted one board lots of Offer Shares, representing approximately +47.86% of 140 placees under the International Offering. These placees have been allotted +6,700 Offer Shares, representing approximately 0.02% of the Offer Shares available under the +International Offering (taking into account of the partial exercise of the Offer Size Adjustment +Option and before any exercise of the Over-allotment Option). +Cornerstone Investors +Based on the final Offer Price of HK$28.00 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) and pursuant to the Cornerstone Investment Agreements as disclosed in the section +headed “Cornerstone Investors” in the Prospectus, the Cornerstone Investors have subscribed for a +total of 28,021,300 Offer Shares, representing (i) approximately 66.0% of the Offer Shares under +the Global Offering; and (ii) approximately 3.4% of the total issued share capital of the Company +(taking into account of the partial exercise of the Offer Size Adjustment Option and before any +exercise of the Over-allotment Option, and assuming no Shares are issued under the Equity +Incentive Schemes). + + +--- page 14 --- +16 +The number of Offer Shares subscribed for by the Cornerstone Investors is determined as set out +below: +Assuming the Over-Allotment +Option is not exercised +Assuming the Over-Allotment +Option is fully exercised + +Cornerstone Investor +Subscription +amount +Number of +Offer Shares +(1) +% of the +Offer Shares +(2) +% of the total +issued share +capital of the +Company +upon Listing +(2) +% of the +Offer Shares +(2) +% of the total +issued share +capital of the +Company +upon Listing +(2) +(US$ in million) +Zhejiang Leapmotor + Technology Co., Ltd. 30.0 8,406,400 19.81 1.03 17.22 1.02 +Gotion High-Tech Co., Ltd. 30.0 8,406,400 19.81 1.03 17.22 1.02 +Image Frame Investment + (HK) Limited 25.0 7,005,400 16.50 0.86 14.35 0.85 +Castrol Holdings International + Limited 10.0 2,802,100 6.60 0.34 5.74 0.34 +Shanghai Zizhu High-tech + Zone (Group) Co., Ltd 5.0 1,401,000 3.30 0.17 2.87 0.17 + +Total 100.0 28,021,300 66.02 3.44 57.41 3.41 + +Notes: +(1) Calculated based on the exchange rate set out in the section headed “Information about this document and the Global +Offering — Exchange rate conversion” in the Prospectus. The number of Offer Shares are subject to rounding down to the +nearest whole board lot of 100 Class A Shares. +(2) Taking into account of the partial exercise of the Offer Size Adjustment Option and assuming no Shares are issued under the +Equity Incentive Schemes. The percentage figures are subject to rounding adjustments. +One of the Cornerstone Investors, namely Image Frame Investment (HK) Limited, which is an +existing Shareholder of the Company or their close associates, has been granted a waiver from strict +compliance with the requirements under Rules 9.09(b) and 10.04 of, and a consent under paragraph +5(2) of the Placing Guidelines to, the Listing Rules (as applicable) by the Stock Exchange. For +further details, please see the section headed “Waivers and Exemptions” in the Prospectus. + + +--- page 15 --- +17 +To the Company’s best knowledge, save for Image Frame Investment (HK) Limited which is +ultimately controlled by one of the substantial Shareholders of the Company and is an existing +Shareholder of the Company, each of Cornerstone Investors (and, for Cornerstone Investors who +will subscribe for the Offer Shares through a QDII, each of such QDIIs) is (i) not accustomed +to take instructions from the Company, its Directors, chief executive, Controlling Shareholders, +substantial Shareholders or existing Shareholders or any of its subsidiaries or their respective +close associates in relation to the acquisition, disposal, voting or other disposition of the Shares +registered in their name or otherwise held by them; (ii) not financed, directly or indirectly, by +the Company, its Directors, chief executive, Controlling Shareholders, substantial Shareholders +or existing Shareholders or any of its subsidiaries or their respective close associates; and (iii) +independent of the other Cornerstone Investors, the Group, the connected persons of the Company +and their respective associates, and is not an existing Shareholder or a close associate of the Group. +Further, upon Listing (taking into account of the partial exercise of the Offer Size Adjustment +Option and before any exercise of the Over-allotment Option, and assuming no Shares are issued +under the Equity Incentive Schemes), save for Image Frame Investment (HK) Limited, none of +the Cornerstone Investors will have any Board representation in the Company, and none of the +Cornerstone Investors will become a substantial Shareholder of the Company. +There will be no delayed delivery or deferred settlement of Offer Shares to be subscribed by the +Cornerstone Investors and the consideration will be settled by the Cornerstone Investors before +the Listing Date. Please refer to the section headed “Cornerstone Investors” in the Prospectus for +further details relating to the Cornerstone Investors. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at any +time during the period of six months from the Listing Date, dispose of any of the Offer Shares +they have purchased pursuant to the relevant Cornerstone Investment Agreements, save for certain +limited circumstances, such as transfers to any of its wholly-owned subsidiaries who will be bound +by the same obligations of such Cornerstone Investor. + + +--- page 16 --- +18 +Placees with Waiver/Consent from the Stock Exchange +Connected Client as Placee with the Consent Under Paragraph 5(1) of the Placing Guidelines +Under the International Offering, a total of 4,171,400 Offer Shares were placed to a connected +client, namely Orient Asset Management (Hong Kong) Limited (“ Orient AM”), within the meaning +of the Placing Guidelines, representing (i) approximately 9.8% of the Offer Shares under the Global +Offering; and (ii) approximately 0.5% of the total issued share capital of the Company (taking into +account of the partial exercise of the Offer Size Adjustment Option and before any exercise of the +Over-allotment Option, and assuming no Shares are issued under the Equity Incentive Schemes). +The connected client will hold the Offer Shares on behalf of independent third parties on a +discretionary basis, details of which are set out below: +Placee +Connected +Distributor +Relationship with the +Connected Distributor +Number of Offer +Shares placed +% of the Offer +Shares under the +Global Offering +(1) +% of the +total issued +share capital +of the Company +upon Listing +(1) +Orient AM +(2) +Orient +Securities +(Hong Kong) +Limited +(“Orient +Securities ”) +Orient AM is a directly +wholly-owned subsidiary +of Orient Securities +International Financial +Group Limited and Orient +Securities is a directly +wholly-owned subsidiary +of Orient Securities +International Financial +Group Limited. Therefore, +each of Orient AM and +Orient Securities is a +member of the same group +of companies. +4,171,400 9.8 0.5 +Notes: +(1) Taking into account of the partial exercise of the Offer Size Adjustment Option and before any exercise of the Over- +allotment Option, and assuming no Shares are issued under the Equity Incentive Schemes. The percentage figures are subject +to rounding adjustments. +(2) Orient AM, acting as an investment manager, is a connected client of Orient Securities (a sub-broker of the Global Offering) +within the meaning of the Placing Guidelines. Orient AM shall hold the Offer Shares for and on behalf of an independent +third party on a discretionary basis. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to the +Company, its consent under paragraph 5(1) of the Placing Guidelines to permit the Company to +allocate such Offer Shares in the International Offering to Orient Asset. The Offer Shares placed to +Orient Asset are held by Orient Asset on behalf of independent third parties and are in compliance +with all the conditions under the consent granted by the Stock Exchange. + + +--- page 17 --- +19 +A Close Associate of Existing Shareholders as a Placee with the Waiver and Consent under Rule +10.04 of the Listing Rule and Paragraph 5(2) of the Placing Guidelines +Under the International Offering, a total of 4,617,500 Offer Shares were allocated to FIL Investment +Management (Hong Kong) Limited (“ FIL-Hong Kong ”), a close associate of existing Shareholders +of the Company holding in aggregate less than 5% of the Company’s voting rights as a placee +under the placing tranche of the Global Offering, representing (i) approximately 10.9% of the Offer +Shares under the Global Offering; and (ii) approximately 0.6% of the total issued share capital of +the Company upon Listing (taking into account of the partial exercise of the Offer Size Adjustment +Option and before any exercise of the Over-allotment Option, and assuming no Shares are issued +under the Equity Incentive Schemes) details of which are set out below: +Placee +Relationship with the +Company +Number of Offer +Shares placed +% of the Offer +Shares under the +Global Offering +(1) +% of the +total issued +share capital +of the Company +upon Listing +(1) +FIL-Hong Kong FIL-Hong Kong is a close +associate of certain existing +Shareholders, namely Fidelity +China Special Situations PLC, +Fidelity Asian Values PLC, +Fidelity Investment Funds, and +Fidelity Funds +4,617,500 10.9 0.6 +Note: +(1) Taking into account of the partial exercise of the Offer Size Adjustment Option and before any exercise of the Over- +allotment Option, and assuming no Shares are issued under the Equity Incentive Schemes. The percentage figures are subject +to rounding adjustments. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to the +Company, a waiver from strict compliance with the requirements of Rule 10.04 of the Listing +Rules and its consent under Paragraph 5(2) of the Placing Guidelines to permit the Company to +allocate Class A Shares in the Global Offering to existing Shareholders holding less than 5% of +the Company’s voting rights and their close associates as placees under the placing tranche of the +Global Offering. + + +--- page 18 --- +20 +CONFIRMATIONS REGARDING PUBLIC SHAREHOLDERS IN +THE HONG KONG PUBLIC OFFERING AND PLACEES IN THE +INTERNATIONAL OFFERING +Save as disclosed the sections headed “Applications and Indications of Interest Received — +Cornerstone Investors” and “Applications and Indications of Interest Received — Placees with +Waiver/Consent from the Stock Exchange”, the Directors confirmed that no Offer Shares placed +by or through the Joint Sponsor-Overall Coordinators, Joint Global Coordinators, the Joint +Bookrunners or the Underwriters under the Global Offering have been placed to applicants who +are core connected persons (as defined in the Listing Rules) or Directors of the Company, or to +any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set out in +paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees. The +International Offering is in compliance with the Placing Guidelines. +Save as disclosed the sections headed “Applications and Indications of Interest Received — +Cornerstone Investors” and “Applications and Indications of Interest Received — Placees with +Waiver/Consent from the Stock Exchange”, the Directors further confirm that, to the best of +their knowledge and information, all placees under the International Offering and their ultimate +beneficial owners are independent of and are not (a) the core connected persons (as defined in the +Listing Rules) of the Company, (b) the directors or existing shareholders of the Company or any of +the Company’s subsidiaries, or (c) the close associates (as defined in the Listing Rules) of (a) and/or +(b) above whether in their own names or through nominees. +Save as disclosed the sections headed “Applications and Indications of Interest Received — +Cornerstone Investors” and “Applications and Indications of Interest Received — Placees with +Waiver/Consent from the Stock Exchange”, the Directors, to the best of their knowledge and +information, confirm that, (i) none of the Offer Shares subscribed by public Shareholders in the +Hong Kong Public Offering and placees in the International Offering has been financed directly +or indirectly by the Company, any of the Directors, chief executive, the Controlling Shareholders, +substantial Shareholders or existing Shareholders of the Company or any of its subsidiaries or their +respective close associates; (ii) none of the public Shareholders in the Hong Kong Public Offering +and placees in the International Offering who has subscribed for the Offer Shares is accustomed +to taking instructions from the Company, any of the Directors, chief executive, the Controlling +Shareholders, substantial Shareholders or existing Shareholders of the Company or any of its +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of the Offer Shares registered in his/her/its name or otherwise held by him/her/it; +(iii) there is no side agreement or arrangement between the Company, any of the Directors, chief +executive, the Controlling Shareholders, substantial shareholders, existing Shareholders of the +Company or any of its subsidiaries or their respective close associates, on one hand, and the public +subscribers or the placee who has subscribed for the Offer Shares, on the other hand; (iv) no rebate +has been, directly or indirectly, provided by the Company, any of the Directors, chief executive of +the Company, the Controlling Shareholders, substantial Shareholders or existing Shareholders, or +any of their subsidiaries or their respective close associates, or syndicate members, or any other +brokers involved in the Offering, to any public investors in the Hong Kong Public Offering or +placees in the International Offering; and (v) the consideration payable by the public investors +in the Hong Kong Public Offering and placees in the International Offering for each Offer Share +subscribed for, or purchased by them, is the same as the final Offer Price as determined by the +Company, plus brokerage of 1%, AFRC transaction levy of 0.00015%, SFC transaction levy of +0.0027% and Hong Kong Stock Exchange trading fee of 0.00565%. + + +--- page 19 --- +21 +The Directors confirm that (a) no placee will, individually, be placed more than 10% of the enlarged +issued share capital of the Company immediately after the Global Offering; (b) there will not be any +new substantial shareholder (as defined in the Listing Rules) of the Company upon Listing (taking +into account of the partial exercise of the Offer Size Adjustment Option and before any exercise +of the Over-allotment Option, and assuming no Shares are issued under the Equity Incentive +Schemes); (c) the number of Shares in public hands will satisfy the minimum percentage as required +by Rule 8.08(1) of the Listing Rules; (d) the three largest public Shareholders of the Company do +not hold more than 50% of the Shares in public hands at the time of Listing in compliance with +Rules 8.08(3) and 8.24 of the Listing Rules; and (e) there will be at least 300 Shareholders at the +time of Listing in compliance with Rule 8.08(2) of the Listing Rules. +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company granted the Over-allotment Option to the +International Underwriters, exercisable by the Joint Sponsor-Overall Coordinators (for themselves +and on behalf of the International Underwriters), at any time from the Listing Date to Thursday, +19 October 2023, being the 30th day after the last day for lodging applications under the Hong +Kong Public Offering, to require the Company to allot and issue up to an aggregate of 6,366,700 +additional Offer Shares, representing approximately 15% of the Offer Shares under the Global +Offering, at the final Offer Price, to cover the over-allocations in the International Offering, if any. +There has been an over-allocation of 6,366,700 Offer Shares in the International Offering and such +over-allocation will be settled using Class A Shares to be borrowed under the Stock Borrowing +Agreement between Joy Capital Opportunity, L.P. and the Stabilising Manager (or its affiliates or +any person acting for it). Such borrowed Class A Shares will be covered by exercising the Over- +allotment Option in full or in part, or by making purchases in the secondary market at prices that do +not exceed the final Offer Price or by a combination of these means. In the event the Over-allotment +Option is exercised, an announcement will be made on the Company’s website at www.tuhu.cn and +the website of the Stock Exchange at www.hkexnews.hk . As of the date of this announcement, the +Over-allotment Option has not been exercised. + + +--- page 20 --- +22 +LOCK-UP ARRANGEMENT +Each of the Company, its Controlling Shareholders, other existing Shareholders, and the +Cornerstone Investors is subject to certain arrangements in relation to the Shares (the “ Lock-up +Arrangement ”). The major terms of the Lock-up Arrangement are as follows: +Name +Number of Shares +to the Lock-up +Arrangement +% of the total issued +share capital +of the Company +upon Listing +which are subject +to the Lock-up +Arrangement +(1) +Last day of the +lock-up period +The Company +(2) + (subject to lock-up obligations + pursuant to the Listing Rules and the + Hong Kong Underwriting Agreement) +N/A N/A March 26, 2024 +Controlling Shareholders +(3) + (subject to lock-up obligations + pursuant to the Listing Rules and the + Hong Kong Underwriting Agreement) +Mr. Chen Min, Ilnewgnay + Investment Limited and + Nholresi Investment Limited +12,487,564 +Class A Shares +68,949,580 +Class B Shares +10.0 March 26, 2024 +(First Six-Month Period) +September 26, 2024 +(Second Six-Month Period) +All other existing Shareholders +(4) + (subject to lock-up obligations + pursuant to the separate lock-up + undertakings entered into by + certain existing Shareholders and + the shareholders’ agreement + dated January 20, 2022) +690,489,495 +Class A Shares +84.8 March 12, 2024 or +March 24, 2024 +(as the case may be) +Cornerstone Investors +(5) + (subject to lock-up obligations + pursuant to the Cornerstone + Investment Agreements) +Zhejiang Leapmotor Technology + Co., Ltd. +8,406,400 +Class A Shares +1.03 March 26, 2024 +Gotion High-Tech Co., Ltd. 8,406,400 +Class A Shares +1.03 March 26, 2024 +Image Frame Investment (HK) + Limited +7,005,400 +Class A Shares +0.86 March 26, 2024 + + +--- page 21 --- +23 +Name +Number of Shares +to the Lock-up +Arrangement +% of the total issued +share capital +of the Company +upon Listing +which are subject +to the Lock-up +Arrangement +(1) +Last day of the +lock-up period +Castrol Holdings International + Limited +2,802,100 +Class A Shares +0.34 March 26, 2024 +Shanghai Zizhu High-tech Zone + (Group) Co., Ltd +1,401,000 +Class A Shares +0.17 March 26, 2024 + +Total 730,998,359 +Class A Shares +68,949,580 +Class B Shares +98.2 + +Notes: +(1) Taking into account of the partial exercise of the Offer Size Adjustment Option and before any exercise of the Over- +allotment Option, and assuming no Shares are issued under the Equity Incentive Schemes. The percentage figures are subject +to rounding adjustments. +(2) The Company may not issue Shares prior to the indicated date except otherwise permitted by the Listing Rules. For +details of the Lock-up Arrangement of the Company, please refer to the paragraph headed “Underwriting — Underwriting +Arrangements and Expenses — Undertakings to the Stock Exchange Pursuant to the Listing Rules — Undertakings by the +Company” in the Prospectus. +(3) For details of the Lock-up Arrangement of the Controlling Shareholders, please refer to the paragraph headed “Underwriting +— Underwriting Arrangements and Expenses — Undertakings to the Stock Exchange Pursuant to the Listing Rules — +Undertakings by the Controlling Shareholders” in the Prospectus. +(4) For details of all existing Shareholders, please refer to the paragraph headed “History, Reorganisation, and Corporate +Structure — Capitalization of our Company” in the Prospectus. For details of the Lock-up Arrangement of the existing +Shareholders of the Company, please refer to the paragraph headed “Underwriting — Underwriting Arrangements and +Expenses — Lock-up Restrictions of Existing Shareholders” in the Prospectus. +In addition, all the Pre-IPO Investors that are sophisticated investors (i.e., Tencent Entities, Joy Capital Entities, Sequoia +China and FountainVest Entity) will retain at least an aggregate of 50% of their investment at the time of Listing for a period +of at least six months following the Listing, in accordance with the Stock Exchange’s Guidance Letter HKEX-GL93-18. +(5) For details of the lock-up arrangement of the Cornerstone Investors, please refer to the paragraph headed “Cornerstone +Investors — Restriction on Disposals by the Cornerstone Investors” in the Prospectus. + + +--- page 22 --- +24 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC +OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure and the +Global Offering — Conditions of the Global Offering” in the Prospectus, 9,305 valid applications +made by the public through the White Form eIPO service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +NO. OF OFFER +SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED +OF THE TOTAL +NO. OF OFFER +SHARES +APPLIED FOR +POOL A +100 4,761 100 Offer Shares 100.00% +200 782 100 Offer Shares plus 704 out of 782 to receive additional 100 Offer Shares 95.01% +300 1,367 100 Offer Shares plus 1,253 out of 1,367 to receive additional 100 Offer Shares 63.89% +400 163 100 Offer Shares plus 155 out of 163 to receive additional 100 Offer Shares 48.77% +500 390 200 Offer Shares 40.00% +600 121 200 Offer Shares plus 47 out of 121 to receive additional 100 Offer Shares 39.81% +700 59 200 Offer Shares plus 39 out of 59 to receive additional 100 Offer Shares 38.01% +800 47 200 Offer Shares plus 46 out of 47 to receive additional 100 Offer Shares 37.23% +900 29 300 Offer Shares 33.33% +1,000 355 300 Offer Shares plus 118 out of 355 to receive additional 100 Offer Shares 33.32% +1,500 570 300 Offer Shares plus 510 out of 570 to receive additional 100 Offer Shares 25.96% +2,000 126 400 Offer Shares 20.00% +2,500 37 400 Offer Shares plus 28 out of 37 to receive additional 100 Offer Shares 19.03% +3,000 92 500 Offer Shares 16.67% +3,500 24 500 Offer Shares plus 18 out of 24 to receive additional 100 Offer Shares 16.43% +4,000 29 600 Offer Shares 15.00% +4,500 15 600 Offer Shares plus 11 out of 15 to receive additional 100 Offer Shares 14.96% +5,000 62 700 Offer Shares 14.00% +6,000 78 800 Offer Shares 13.33% +7,000 18 900 Offer Shares 12.86% +8,000 19 1,000 Offer Shares 12.50% +9,000 10 1,100 Offer Shares 12.22% +10,000 68 1,200 Offer Shares 12.00% +20,000 27 2,300 Offer Shares 11.50% +30,000 15 3,400 Offer Shares 11.33% +40,000 6 4,500 Offer Shares 11.25% +50,000 10 5,600 Offer Shares 11.20% +70,000 5 7,800 Offer Shares 11.14% + + +--- page 23 --- +25 +NO. OF OFFER +SHARES +APPLIED FOR +NO. OF VALID +APPLICATIONS BASIS OF ALLOTMENT/BALLOT +APPROXIMATE +PERCENTAGE +ALLOTTED +OF THE TOTAL +NO. OF OFFER +SHARES +APPLIED FOR +80,000 1 8,800 Offer Shares 11.00% +90,000 1 9,800 Offer Shares 10.89% +100,000 7 10,800 Offer Shares 10.80% +9,294 Total number of Pool A successful applicants: 9,294 +POOL B +200,000 10 169,800 Offer Shares 84.90% +500,000 1 424,200 Offer Shares 84.84% +11 Total number of Pool B successful applicants: 11 +The final number of Offer Shares under the Hong Kong Public Offering is 4,244,500 Offer Shares, +representing 10% of the Offer Shares under the Global Offering. + + +--- page 24 --- +26 +RESULTS OF ALLOCATIONS +The final Offer Price, the level of indications of interests in the International Offering, the level of +applications in the Hong Kong Public Offering and the basis of allocation of the Hong Kong Offer +Shares are also made available on the Company’s website at www.tuhu.cn and the website of the +Stock Exchange at www.hkexnews.hk . +The results of allocations of the Hong Kong Offer Shares under the Hong Kong Public Offering +successfully applied for through the White Form eIPO service or through the CCASS EIPO +service, including the Hong Kong identity card numbers, passport numbers or Hong Kong business +registration numbers of successful applicants (where applicable) and the number of Hong Kong +Offer Shares, successfully applied for, will be made available at the times and dates and in the +manner specified below: +• announcement of the Hong Kong Public Offering to be published on the websites of the +Company and the Stock Exchange at www.tuhu.cn and www.hkexnews.hk , respectively, by no +later than 9:00 a.m. on Monday, 25 September 2023; +• results of allocations for the Hong Kong Public Offering will be available at +www.iporesults.com.hk (alternatively: English https://www.eipo.com.hk/en/Allotment ; +Chinese https://www.eipo.com.hk/zh-hk/Allotment ) with a “search by ID” function from 8:00 +a.m. on Monday, 25 September 2023 to 12:00 midnight on Sunday, 1 October 2023; and +• from the allocation results telephone enquiry line by calling +852 2862 8555 between 9:00 a.m. +and 6:00 p.m. on Monday, 25 September 2023, Tuesday, 26 September 2023, Wednesday, 27 +September 2023 and Thursday, 28 September 2023. +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by White Form eIPO” in this +announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong business +registration numbers/certificate of incorporation numbers/beneficial owner identification codes (if +such applications are made by nominees as agent for the benefit of another person) whereas those +displayed in the section headed “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” in this announcement are provided by CCASS Participants via +CCASS. Therefore, the identification document numbers shown in the two sections are different in +nature. Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants are disclosed. +Applicants with beneficial names only but not identification document numbers are not disclosed +due to personal privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer +Shares through their brokers can consult their brokers to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by White Form +eIPO” and “Results of Applications Made by Giving Electronic Application Instructions to HKSCC +via CCASS” are redacted and not all details of applications are disclosed in this announcement. + + +--- page 25 --- +27 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Assuming the Over-Allotment Option is not exercised Assuming the Over-Allotment Option is fully exercised + +Placee +Number of +Class A Shares +subscribed for +Number of +Shares held +upon Listing +Number of +Class A Shares +subscribed +for as % +of the total +number of the +International +Offer +Shares +(1) +Number of +Class A Shares +subscribed +for as % +of the Offer +Shares Under +the Global +Offering +(1) +Number +of Shares +held upon +Listing as % +of the total +issued share +capital of the +Company upon +Listing +(1) +Number of +Shares held +upon Listing +Number of +Class A Shares +subscribed +for as % +of the total +number of the +International +Offer +Shares +(1) +Number of +Class A Shares +subscribed +for as % +of the Offer +Shares Under +the Global +Offering +(1) +Number +of Shares +held upon +Listing as % +of the total +issued share +capital of the +Company upon +Listing +(1) +Top 1 8,406,400 8,406,400 22.01 19.81 1.03 8,406,400 18.86 17.22 1.02 +Top 5 33,910,300 193,104,290 88.77 79.89 23.71 193,104,290 76.09 69.47 23.53 +Top 10 42,934,800 202,128,790 112.39 101.15 24.82 202,128,790 96.34 87.96 24.63 +Top 20 44,233,400 203,427,390 115.79 104.21 24.98 203,427,390 99.25 90.62 24.79 +Top 25 44,387,400 203,581,390 116.20 104.58 25.00 203,581,390 99.60 90.94 24.80 +Note: +(1) Taking into account of the partial exercise of the Offer Size Adjustment Option and assuming no Shares are issued under the +Equity Incentive Schemes. The percentage figures are subject to rounding adjustments. + + +--- page 26 --- +28 +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Assuming the Over-Allotment Option is not exercised Assuming the Over-Allotment Option is fully exercised + +Shareholder +Number of +Class A Shares +subscribed for +Number of +Shares held +upon Listing +Number of +Class A Shares +subscribed +for as % +of the total +number of the +International +Offer +Shares +(1) +Number of +Class A Shares +subscribed +for as % +of the Offer +Shares Under +the Global +Offering +(1) +Number +of Shares +held upon +Listing as % +of the total +issued share +capital of the +Company upon +Listing +(1) +Number of +Shares held +upon Listing +Number of +Class A Shares +subscribed +for as % +of the total +number of the +International +Offer +Shares +(1) +Number of +Class A Shares +subscribed +for as % +of the Offer +Shares Under +the Global +Offering +(1) +Number +of Shares +held upon +Listing as % +of the total +issued share +capital of the +Company upon +Listing +(1) +Top 1 7,005,400 158,895,235 18.34 16.50 19.51 158,895,235 15.72 14.35 19.36 +Top 5 7,005,400 412,493,459 18.34 16.50 50.65 412,493,459 15.72 14.35 50.26 +Top 10 7,005,400 562,866,754 18.34 16.50 69.12 562,866,754 15.72 14.35 68.58 +Top 20 11,622,900 717,992,194 30.43 27.38 88.17 717,992,194 26.08 23.81 87.48 +Top 25 28,435,700 753,780,299 74.44 66.99 92.56 753,780,299 63.80 58.26 91.84 +Note: +(1) Taking into account of the partial exercise of the Offer Size Adjustment Option and assuming no Shares are issued under the +Equity Incentive Schemes. The percentage figures are subject to rounding adjustments. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Class A Shares +could move substantially even with a small number of Class A Shares traded, and should +exercise extreme caution when dealing in Class A Shares. diff --git a/data/extracted_text/09860/allotment_results_summary_2023-06-29_2023062900126.txt b/data/extracted_text/09860/allotment_results_summary_2023-06-29_2023062900126.txt new file mode 100644 index 0000000..51e6cea --- /dev/null +++ b/data/extracted_text/09860/allotment_results_summary_2023-06-29_2023062900126.txt @@ -0,0 +1,969 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND ALLOTMENT RESULTS +SUMMARY +Offer Price +The Offer Price is HK$12.32 per Offer Share (exclusive of brokerage of 1%, SFC transaction +levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of +0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$12.32 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of underwriting commissions and +other estimated expenses payable by the Company in connection with the Global Offering, +are estimated to be approximately HK$83.9 million (assuming the Over-allotment Option is +not exercised). The Company intends to apply such net proceeds from the Global Offering +in the manner as set out in the paragraph headed “Net Proceeds from the Global Offering ” +in this announcement. +• If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$58.8 million for 4,978,500 additional Offer Shares to be +allotted and issued upon the exercise of the Over-allotment Option, which will be allocated +on a pro rata basis according to the use of proceeds as set out in the paragraph headed “Net +Proceeds from the Global Offering ” in this announcement. +Applications and Indications of Interest Received under the Hong Kong Public Offering +• The Hong Kong Offer Shares initially available under the Hong Kong Public Offering +have been slightly over-subscribed. A total of 1,521 valid applications have been received +under the Hong Kong Public Offering through the HK eIPO White Form service and +the CCASS EIPO service for a total of 3,524,500 Hong Kong Offer Shares, representing +approximately 1.06 times of the total number of 3,320,000 Offer Shares initially available +for subscription under the Hong Kong Public Offering. +• As the over-subscription in the Hong Kong Public Offering is less than 15 times, the +reallocation procedures as described in the section headed “Structure of the Global +Offering ” in the Prospectus have not been applied and no International Offer Shares have +been reallocated from the International Offering to the Hong Kong Public Offering. The +final number of Hong Kong Offer Shares is 3,320,000 Shares, representing approximately +10% of the total number of Offer Shares initially available under the Global Offering, and +being allocated to 1,521 successful applicants under the Hong Kong Public Offering. A +total number of 1,037 applicants have been allotted with one board lot of Offer Shares, +representing approximately 68.18% of the Shareholders who were allocated the Offer +Shares under the Hong Kong Public Offering, totaling 518,500 Shares, representing +approximately 15.62% of total Offer Shares under the Hong Kong Public Offering. + + +--- page 2 --- +4 +International Offering +• The Offer Shares initially offered under the International Offering have been moderately +oversubscribed, representing approximately 1.8 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares +under the International Offering is 29,872,500 Shares, representing approximately 90% of +the total number of Offer Shares initially available under the Global Offering (before any +exercise of the Over-allotment Option). There has been an over-allocation of 4,978,500 +Offer Shares. Please refer to the section headed “International Offering – Over-allotment +Option ” in this announcement. +• There are a total of 108 placees under the International Offering, among which (i) 80 +placees, representing 74.1% of the total number of placees under the International Offering, +have been allotted five or fewer board lots of Offer Shares, totaling 45,000 Shares, +representing 0.13% of the total number of Offer Shares available under the International +Offering; and (ii) 70 placees have been allotted one board lot of Offer Shares, representing +approximately 64.8% of the total number of placees under the International Offering, +totaling 35,000 Shares, representing approximately 0.10% of the total number of the Offer +Shares available under the International Offering (assuming the Over-allotment Option is +not exercised). +Cornerstone Investors +• Based on the Offer Price of HK$12.32 per Offer Share (exclusive of brokerage of 1%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%), pursuant to the Cornerstone Investment Agreements, +the Company ’s Cornerstone Investors have subscribed for a total of 23,647,000 Shares, +representing in aggregate approximately 3.27% of the issued share capital of the Company +immediately upon completion of the Global Offering (assuming the Over-allotment +Option is not exercised). Please refer to the section headed “Cornerstone Investors { Our +Cornerstone Investors ” in the Prospectus for further details. +• The Company has applied to the Stock Exchange for, and the Stock Exchange has granted +to the Company, a waiver from strict compliance with Rules 9.09(b), 10.03 and 10.04 +of the Listing Rules and its consent under paragraph 5(2) of Appendix 6 to the Listing +Rules (the “Placing Guidelines ”), to permit Corelink (as defined in the Prospectus and an +existing Shareholder of the Company) to subscribe for Offer Shares in the Global Offering +as a Cornerstone Investor. + + +--- page 3 --- +5 +Consent under Paragraph 5(2) of the Placing Guidelines and Rule 10.04 of the Listing +Rules +• Certain Offer Shares were placed to Corelink, Reach Sight Limited ( “Reach Sight ”) and +BlackRock Health Sciences Term Trust (formerly known as BlackRock Health Sciences +Trust II, “BlackRock Health Trust ”), who are existing Shareholders of the Company. The +Company has applied to the Stock Exchange for, and the Stock Exchange has granted, (i) +waiver from strict compliance with Rules 9.09(b), 10.03 and 10.04 of the Listing Rules +and consent under paragraph 5(2) of the Placing Guidelines to permit the Company to +allocate such Offer Shares to Corelink as a Cornerstone Investor and (ii) waiver from strict +compliance with Rule 10.04 of the Listing Rules and consent under paragraph 5(2) of the +Placing Guidelines to permit the Company to allocate such Offer Shares to Reach Sight +and BlackRock Health Trust as placees, as set out in the section headed “Consent under +Paragraph 5(2) of the Placing Guidelines and Rule 10.04 of the Listing Rules ” in this +announcement. +• Save as disclosed above, to the best knowledge, information and belief of the Directors, (i) +none of the Offer Shares subscribed for by public Shareholders in the Hong Kong Public +Offering and placees in the International Offering had been financed, directly or indirectly, +by the Company, any of the Directors, the chief executive, the Controlling Shareholders, +substantial Shareholders or existing Shareholders of the Company or any of its subsidiaries +or their respective close associates; (ii) no rebate has been, directly or indirectly, provided +by the Company, the Directors, chief executive of the Company, Controlling Shareholders, +substantial Shareholders of the Company, existing Shareholders of the Company or +any of their subsidiaries or their respective close associates or syndicate members or +any other brokers or underwriters to any public Shareholders in the Hong Kong Public +Offering or placees in the International Offering; (iii) none of the public Shareholders in +the Hong Kong Public Offering and placees in the International Offering who subscribed +for the Offer Shares are accustomed to taking instructions from the Company, any of +the Directors, chief executive, the Controlling Shareholders, substantial Shareholders or +existing Shareholders of the Company or any of its subsidiaries or their respective close +associates in relation to the acquisition, disposal, voting or other disposition of the Offer +Shares registered in his/her/its name or otherwise held by him/her/it; (iv) the consideration +payable by the public Shareholders in the Hong Kong Public Offering and placees in the +International Offering for each Share subscribed for or purchased by them is the same +as the final Offer Price as determined by the Company, in additional to brokerage of +1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%; and (v) there are no side agreements or arrangements +between the Company, any of the Directors, chief executive, the Controlling Shareholders, +substantial Shareholders, existing Shareholders or any of the Company ’s subsidiaries or +their respective close associates, on one hand, and any public subscriber or placee who has +subscribed for the Offer Shares on the other hand. + + +--- page 4 --- +6 +• Save as disclosed in the above sections headed “International Offering { Cornerstone +Investors ” and “International Offering { Consent under Paragraph 5(2) of Placing +Guidelines and Rule 10.04 of the Listing Rules ” of this announcement, to the best +knowledge, information and belief of the Directors, no Offer Shares placed by or through +the Overall Coordinators or the Underwriters under the Global Offering have been placed +with applicants who are core connected persons (as defined in the Listing Rules) or +directors of the Company, or to any persons set out in paragraph 5(1) or 5(2) of the Placing +Guidelines, whether in their own names or through nominees. +Over-allotment Option +• In connection with the Global Offering, the Company has granted the Over-allotment +Option to the International Underwriters, exercisable by the Overall Coordinators at their +sole and absolute discretion on behalf of the International Underwriters at any time from +the Listing Date until Sunday, July 23, 2023, being the 30th day after the last day for +lodging applications under the Hong Kong Public Offering. Pursuant to the Over-allotment +Option, the Overall Coordinators have the right to require the Company to allot and issue, +at the Offer Price, up to an aggregate of additional 4,978,500 Shares representing in +aggregate approximately 15% of the number of the Offer Shares initially available under +the Global Offering to cover over-allocations in the International Offering, if any. +• There has been an over-allocation of 4,978,500 Offer Shares in the International Offering, +which will be settled using Shares to be borrowed under the Stock Borrowing Agreement +between each of Pearl Group Limited and Corelink Group Limited and Morgan Stanley +& Co. International plc. Such borrowed Shares will be settled by exercising the Over- +allotment Option in full or in part, or by making purchases in the secondary market at +prices that do not exceed the Offer Price, or by a combination of these means. In the event +the Over-allotment Option is exercised, an announcement will be made on the Company ’s +website at www.adicon.com.cn and on the Stock Exchange ’s website at www.hkexnews.hk . +As of the date of this announcement, the Over-allotment Option has not been exercised. + + +--- page 5 --- +7 +Lock-up Obligations +• The Company, the Controlling Shareholders (Pearl Group Limited), all the other Pre-IPO +investors and the Cornerstone Investors are subject to certain lock-up obligations as set out +in the paragraph headed “Lock-up Obligations ” in this announcement. +Results of Allocations +• The final Offer Price, the level of indications of interest in the International Offering, the +level of applications in the Hong Kong Public Offering and the basis of allocation of the +Hong Kong Offer Shares are published on the Company ’s website at www.adicon.com.cn +and the website of the Stock Exchange at www.hkexnews.hk on Thursday, June 29, 2023. +• The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong +Kong Public Offering will be available at the times and date and in the manner specified +below: +• in the announcement to be posted on the Company ’s website at www.adicon.com.cn +and the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on +Thursday, June 29, 2023; +• from the “IPO Results ” function in the IPO App and the designated results of +allocations website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult +with a “search by ID ” function on a 24-hour basis from 8:00 a.m. on Thursday, June +29, 2023 to 12:00 midnight on Wednesday, July 5, 2023; +• from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Thursday, June 29, 2023 to Tuesday, July 4, 2023 +(excluding Saturday, Sunday and public holiday in Hong Kong). +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK +eIPO White Form ” in this announcement refer to Hong Kong identity card numbers/ +passport numbers/Hong Kong business registration numbers/certificate of incorporation +numbers/beneficial owner identification codes (if such applications are made by nominees +as agent for the benefit of another person) whereas those displayed in the section headed +“Results of Applications Made by Giving Electronic Application Instructions to HKSCC +via CCASS ” in this announcement are provided by CCASS Participants via CCASS. +Therefore, the identification document numbers shown in the two sections are different in +nature. + + +--- page 6 --- +8 +• Please note that the list of identification document numbers set out in this announcement +may not be a complete list of successful applicants since only successful applicants whose +identification document numbers are provided to HKSCC by CCASS Participants are +disclosed. Applicants with beneficial names only but not identification document numbers +are not disclosed due to personal privacy issue as elaborated below. Applicants who applied +for the Hong Kong Offer Shares through their brokers can consult their brokers to enquire +about their application results. +• Since applications are subject to personal information collection statements, beneficial +owner identification codes displayed in the sections headed “Results of Applications Made +by HK eIPO White Form ” and “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” are redacted and not all details of +applications are disclosed in this announcement. +Despatch/Collection of Share Certificates/e-Auto Refund Payment Instructions/Refund +Cheques +• Applicants who have applied for 1,000,000 Hong Kong Offer Shares or more through the +HK eIPO White Form service and whose applications are wholly or partially successful +may collect Share certificate(s) (where applicable) in person from the Hong Kong Share +Registrar, Tricor Investor Services Limited, at 17/F, Far East Finance Centre, 16 Harcourt +Road, Hong Kong, from 9:00 a.m. to 1:00 p.m. on Thursday, June 29, 2023, or such +other place or date as notified by the Company in the newspapers as the date of despatch/ +collection of Share certificates/e-Auto Refund payment instructions/refund cheques. +• Applicants being individuals who are eligible for personal collection must not authorize any +other person to collect on their behalf. If you are a corporate applicant which is eligible for +personal collection, your authorized representative must bear a letter of authorization from +your corporation stamped with your corporation ’s chop. Both individuals and authorized +representatives must produce evidence of identity acceptable to our Hong Kong Share +Registrar at the time of collection. +• Applicants who apply for less than 1,000,000 Hong Kong Offer Shares through the HK +eIPO White Form service, will have their Share certificate(s) (where applicable) sent to +the address specified in their application instructions on or before Thursday, June 29, 2023 +by ordinary post and at their own risk. +• Share certificates for Hong Kong Offer Shares allotted to applicants who applied through +the HK eIPO White Form service, which are either not available for personal collection, +or which are available but are not collected in person within the time specified for +collection, are expected to be despatched by ordinary post to those entitled to the addresses +specified in the relevant applications at their own risk on or before Thursday, June 29, +2023. + + +--- page 7 --- +9 +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC will have their Share certificate(s) issued in the name of HKSCC +Nominees Limited and deposited directly into CCASS to be credited to their CCASS +Investor Participant stock accounts or the stock accounts of their designated CCASS +Participant who gave electronic application instructions on their behalf on Thursday, +June 29, 2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Offer Shares allocated to +them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS may also check the number of Hong Kong Offer +Shares allocated to them and the amount of refund monies (if any) payable to them +via the CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC ’s “An Operating Guide for Investor Participants ” in effect from time +to time). Immediately after the crediting of the Hong Kong Offer Shares to the CCASS +Investor Participant stock accounts and the credit of refund monies to the CCASS Investor +Participants ’ bank accounts, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the amount of Hong Kong Offer Shares credited +to their CCASS Investor Participant stock accounts and the refund amount credited to their +respective designated bank accounts (if any). +• For applicants who have applied for the Hong Kong Offer Shares through the HK eIPO +White Form service and paid the application monies through a single bank account, +refund monies (if any) will be despatched to that bank account in the form of e-Auto +Refund payment instructions. For applicants who have applied for the Hong Kong Offer +Shares through the HK eIPO White Form service and paid the application monies +through multiple bank accounts, refund monies (if any) will be despatched to the addresses +specified in your application instructions in the form of refund cheque(s) in favour of the +applicant (or, in the case of joint applications, the first-named applicant) by ordinary post +and at their own risk on or before Thursday, June 29, 2023. +• Refund monies (if any) for applicants who applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants ’ +designated bank accounts or the designated bank accounts of their broker or custodian on +Thursday, June 29, 2023. +• Share certificates will only become valid at 8:00 a.m. on Friday, June 30, 2023, provided +that the Global Offering has become unconditional in all respects and neither the Hong +Kong Underwriting Agreement nor the International Underwriting Agreements have been +terminated in accordance with their respective terms at or before that time. Investors who +trade Shares on the basis of publicly available allocation details or prior to the receipt of +the Share certificates or prior to the Share certificates becoming valid do so entirely at their +own risk. +• No temporary document of title will be issued in respect of the Shares. No receipt will be +issued for sums paid on application. + + +--- page 8 --- +10 +PUBLIC FLOAT +• The Directors confirm that (i) no placee will, individually, be placed more than 10% of +the enlarged issued share capital of the Company immediately after the Global Offering; +(ii) there will not be any new substantial Shareholder (as defined in the Listing Rules) +of the Company immediately after the completion of the Global Offering; (iii) the three +largest public Shareholders do not hold more than 50% of the Shares held in public +hands at the time of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing +Rules; (iv) there will be at least 300 Shareholders at the time of the Listing in compliance +with Rule 8.08(2) of the Listing Rules and (v) the public float of the Company will be +39.44% (assuming the Over-allotment Option is not exercised) or 39.86% (assuming the +Overallotment Option is exercised in full) upon Listing, which satisfies the minimum +prescribed percentage of public shareholders required by Rule 8.08(1) of the Listing Rules. +COMMENCEMENT OF DEALINGS +Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 a.m. +on Friday, June 30, 2023 (Hong Kong time), dealings in the Shares on the Main Board of the +Stock Exchange are expected to commence at 9:00 a.m. on Friday, June 30, 2023 (Hong Kong +time). The Shares will be traded in board lots of 500 Shares each. The stock code of the Shares +is 9860. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. + + +--- page 9 --- +11 +OFFER PRICE +The Offer Price is HK$12.32 per Offer Share (exclusive of brokerage of 1%, SFC transaction levy +of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$12.32 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of underwriting commissions and other estimated +expenses payable by the Company in connection with the Global Offering, are estimated to be +approximately HK$83.9 million (assuming the Over-allotment Option is not exercised). +The Company intends to apply the net proceeds as follows: +• approximately HK$12.6 million (representing 15% of the net proceeds) for strengthening +routine and esoteric testing capabilities, including research and development and sales and +marketing capabilities; +• approximately HK$21.0 million (representing 25% of the net proceeds) for network +expansion through establishing new laboratories, partnership investments and development of +new channels; +• approximately HK$21.0 million (representing 25% of the net proceeds) for business +development activities to form strategic collaborations with industry participants as well as +strategic and bolt-on acquisitions; +• approximately HK$12.6 million (representing 15% of the net proceeds) for upgrade and +expansion of existing laboratories; +• approximately HK$8.4 million (representing 10% of the net proceeds) for investment in +operating infrastructure including logistics facilities, artificial intelligence technologies and +IT infrastructure; and +• approximately HK$8.4 million (representing 10% of the net proceeds) for working capital +and general corporate purpose. +If the Over-allotment Option is exercised in full, the Company will receive additional net +proceeds of approximately HK$58.8 million for 4,978,500 additional Offer Shares to be issued +and allotted upon the exercise of the Over-allotment Option. In the event that the Over-allotment +Option is exercised in full, the Company intends to adjust its allocation of the net proceeds for +the above purposes on a pro rata basis. To the extent that the net proceeds of the Global Offering +are not immediately used for the above purposes and to the extent permitted by applicable laws +and regulations, the Company will only place such net proceeds into short-term interest-bearing +accounts with licensed banks and/or authorized financial institutions (as defined under the +Securities and Futures Ordinance (Chapter 571 of the Laws of Hong Kong)). The Company will +issue an appropriate announcement if there is any material change to the above proposed use of +proceeds. For further information, please refer to the section headed “Future Plans and Use of +Proceeds ” in the Prospectus. + + +--- page 10 --- +12 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED UNDER THE HONG +KONG PUBLIC OFFERING +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +slightly over-subscribed. A total of 1,521 valid applications have been received under the Hong +Kong Public Offering through the HK eIPO White Form service and the CCASS EIPO service +for a total of 3,524,500 Hong Kong Offer Shares, representing approximately 1.06 times of the +total number of 3,320,000 Offer Shares initially available for subscription under the Hong Kong +Public Offering, among which: +• 1,521 valid applications for a total of 3,524,500 Hong Kong Offer Shares were for the Hong +Kong Public Offering with an aggregate subscription amount, based on the Offer Price of +HK$12.32 per Offer Share (excluding brokerage of 1.0%, SFC transaction levy of 0.0027%, +AFRC transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%), of +HK$5,000,000 or less (equivalent to approximately 2.12 times of the 1,660,000 Shares +initially available for allocation in pool A of the Hong Kong Public Offering); and +• There were no valid application for Hong Kong Offer Shares with an aggregate subscription +amount based on the Offer Price of HK$12.32 per Offer Share (excluding brokerage of 1.0%, +SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) of more than HK$5,000,000. +No application has been rejected due to dishonored payments. No application has been rejected +due to invalid application. No multiple or suspected multiple application has been identified and +rejected. No application for more than 1,660,000 Hong Kong Offer Shares (being 50% of the +3,320,000 Hong Kong Offer Shares initially available under the Hong Kong Public Offering) has +been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, the reallocation +procedures as described in the section headed “Structure of the Global Offering ” in the Prospectus +have not been applied and no International Offer Shares have been reallocated from the +International Offering to the Hong Kong Public Offering. The final number of Hong Kong Offer +Shares is 3,320,000 Shares, representing approximately 10% of the total number of Offer Shares +initially available under the Global Offering, and being allocated to 1,521 successful applicants +under the Hong Kong Public Offering. A total number of 1,037 applicants have been allotted +with one board lot of Offer Shares, representing approximately 68.18% of the Shareholders who +were allocated the Offer Shares under the Hong Kong Public Offering, totaling 518,500 Shares, +representing approximately 15.62% of total Offer Shares under the Hong Kong Public Offering. +The Hong Kong Offer Shares offered in the Hong Kong Public Offering were conditionally +allocated on the basis set out in the paragraph headed “Basis of Allocation under the Hong Kong +Public Offering ” below. + + +--- page 11 --- +13 +INTERNATIONAL OFFERING +• The Offer Shares initially offered under the International Offering have been moderately +oversubscribed, representing approximately 1.8 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares under +the International Offering is 29,872,500 Shares, representing approximately 90% of the total +number of Offer Shares initially available under the Global Offering (before any exercise of +the Over-allotment Option). There has been an over-allocation of 4,978,500 Offer Shares. +Please refer to the section headed “International Offering – Over-allotment Option ” in this +announcement. +• There are a total of 108 placees under the International Offering, among which (i) 80 placees, +representing 74.1% of the total number of placees under the International Offering, have +been allotted five or fewer board lots of Offer Shares, totaling 45,000 Shares, representing +0.13% of the total number of Offer Shares available under the International Offering; and +(ii) 70 placees have been allotted one board lot of Offer Shares, representing approximately +64.8% of the total number of placees under the International Offering, totaling 35,000 Shares, +representing approximately 0.10% of the total number of the Offer Shares available under the +International Offering (assuming the Over-allotment Option is not exercised). +Cornerstone Investors +Based on the Offer Price of HK$12.32 per Offer Share (exclusive of brokerage of 1%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%) and pursuant to the Cornerstone Investment Agreements as disclosed in the section +headed “Cornerstone Investors { Our Cornerstone Investors ” in the Prospectus, the number of +Offer Shares subscribed for by the Cornerstone Investors is determined as set out below: +Cornerstone Investor +(each as defined below) +Investment +amount +Number of Offer +Shares (rounded +down to nearest +whole board lot of +500 Shares) +Approximate % of total +number of Offer Shares +Approximate % of total issued +share capital immediately +following the completion of the +Global Offering +Assuming the +Over-allotment +Option is not +exercised +Assuming the +Over-allotment +Option is +exercised in full +Assuming the +Over-allotment +Option is not +exercised +Assuming the +Over-allotment +Option is +exercised in full +(US$ in million) +MR Global 15.00 9,542,500 28.75% 25.00% 1.32% 1.31% +Snibe Hong Kong 10.00 6,361,500 19.17% 16.67% 0.88% 0.87% +Fosun Diagnostics 5.00 3,180,500 9.58% 8.33% 0.44% 0.44% +Timestar Elite 3.79 2,410,500 7.26% 6.32% 0.33% 0.33% +Corelink 3.38 2,152,000 6.48% 5.64% 0.30% 0.30% +37.17 23,647,000 71.24% 61.95% 3.27% 3.25% + + +--- page 12 --- +14 +The Cornerstone Placing forms part of the International Offering and the Cornerstone Investors +will not acquire any Offer Shares under the Global Offering (other than pursuant to the Cornerstone +Investment Agreements). The Offer Shares to be subscribed by the Cornerstone Investors will rank +pari passu in all respects with the fully paid Shares in issue following the completion of the Global +Offering and, save for the Shares subscribed for by Corelink (an existing Shareholder, a company +wholly-owned by Mr. LIN Jixun, one of our Founders and a non-executive Director), will be +counted towards the public float of our Company under Rule 8.08 of the Listing Rules. +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted to the +Company, a waiver from strict compliance with Rules 9.09(b), 10.03 and 10.04 of the Listing +Rules and its consent under paragraph 5(2) of Appendix 6 to the Listing Rules (the “Placing +Guidelines ”), to permit Corelink to subscribe for Offer Shares in the Global Offering as a +Cornerstone Investor. +To the best knowledge of the Company, (i) save for Corelink, each Cornerstone Investor (and, for +the Cornerstone Investor who will subscribe for our Offer Shares through a qualified domestic +institutional investor ( “QDII”), such QDII and the Cornerstone Investor) is an Independent Third +Party and is not our connected person (as defined in the Listing Rules) nor an existing Shareholder; +(ii) each of the Cornerstone Investors is independent from each other; (iii) save for Corelink, +none of the Cornerstone Investors are accustomed to taking instructions from our Company, the +Directors, the chief executive of the Company, Controlling Shareholders, substantial Shareholders, +or existing Shareholders or any of its subsidiaries or their respective close associates in relation +to the acquisition, disposal, voting or other disposition of the Offer Shares; (iv) save for Corelink, +none of the subscriptions made by the Cornerstone Investors was financed by the Company, the +Directors, the chief executive of the Company, Controlling Shareholders, substantial Shareholders, +other existing Shareholders or any of its subsidiaries or their respective close associates; and (v) +each Cornerstone Investor has confirmed that their subscriptions under the Cornerstone Placing +would be financed by their own internal financial resources and/or the financial resources of their +ultimate beneficial owners, and that they have sufficient funds to settle their respective investments +under the Cornerstone Placing. +To the best knowledge of the Company and as confirmed by the Cornerstone Investors, their +subscription pursuant to the relevant Cornerstone Investment Agreements would be financed by +their own internal resources. To the extent that any Cornerstone Investor has engaged a QDII to +subscribe for the relevant Offer Shares on its behalf, such Cornerstone Investor will procure the +QDII to comply with the terms of its Cornerstone Investment Agreement in order to ensure the +compliance of such Cornerstone Investors with its obligations under the Cornerstone Investment +Agreement. For Cornerstone Investors whose shareholders are listed on any stock exchange, they +have confirmed that no approval is required from the relevant stock exchange and their shareholders +for entering into the investment contemplated under the applicable Cornerstone Investment +Agreement. +Each of the Cornerstone Investors has agreed that it will not, whether directly or indirectly, at any +time during the period of six months from and including the Listing Date (the “Lock-up Period ”), +dispose of any of the Offer Shares they have purchased pursuant to the relevant Cornerstone +Investment Agreements, save for certain limited circumstances, such as transfers to any of its +wholly-owned subsidiaries who will be bound by the same obligations of such Cornerstone +Investor, including the Lock-up Period restriction. + + +--- page 13 --- +15 +Please refer to the section headed “Cornerstone Investors { Our Cornerstone Investors ” in the +Prospectus for further details relating to the Cornerstone Investors. +Consent under Paragraph 5(2) of the Placing Guidelines and Rule 10.04 of the Listing Rules +Certain Offer Shares were placed to Corelink, Reach Sight and BlackRock Health Trust, who are +existing Shareholders of the Company. The Company has applied to the Stock Exchange for, and +the Stock Exchange has granted, (i) waiver from Rules 9.09(b), 10.3 and 10.4 of the Listing Rules +and and its consent under paragraph 5(2) of Placing Guidelines to permit the Company to allocate +such Offer Shares to Corelink as set out below and (ii) waiver from strict compliance with Rule +10.04 of the Listing Rules and its consents under paragraph 5(2) of the Placing Guidelines to +permit the Company to allocate such Offer Shares to Reach Sight and BlackRock Health Trust as +set out below. +Placee Relationship with the Company +Current +shareholding +in the +Company held +by itself or +its associate +(Approximate +% of the +Company ’s +issued share +capital) +Number of +Shares to be +subscribed +under the +Global +Offering +(Approximate +% of the total +Offer Shares +initially +available +under the +Global +Offering) (1) +Number of +Shares held +by itself or its +close associate +immediately +following the +completion +of the Global +Offering +(Approximate +% of the +Company ’s +issued share +capital) (1) +Corelink Group Limited an existing Shareholder, a company wholly-owned + by Mr. LIN Jixun, one of our Founders and a + non-executive Director +87,909,994 +(12.45%) +2,152,000 +(6.48%) +90,061,994 +(12.45%) +BlackRock Health + Sciences Term + Trust (formerly + known as + BlackRock + Health Sciences + Trust II) +An existing Shareholder, together with BlackRock + Health Sciences Master Unit Trust, another + existing Shareholder of the Company, are funds + ( “BlackRock Funds ”) managed by investment + subsidiaries of BlackRock, Inc. ( “BlackRock ”) + which has discretionary investment management power + over the BlackRock Funds. BlackRock is listed on + the New York Stock Exchange (NYSE: BLK). As + of December 31, 2022, the firm managed + approximately US$8.6 trillion in assets on behalf of + investors worldwide. BlackRock Funds are independent + third parties of our Company. +10,696,226 +(1.51%) +1,750,000 +(5.27%) +12,446,226 +(1.72%) +Reach Sight Limited an existing Shareholder, an investment holding company + incorporated in BVI, is wholly-owned by Cenova + China Healthcare Fund IV, L.P., which is an exempted + limited partnership registered in the Cayman Islands. + Cenova China Healthcare GP IV Limited, a Cayman + Islands exempted company, is the general partner of + Cenova China Healthcare Fund IV, L.P.. Cenova + China Healthcare GP IV Limited is 65% owned by + Mr. WU Jun, an independent third party of our Company. +5,995,643 +(0.85%) +310,000 +(0.93%) +6,305,643 +(0.87%) +Note: +(1) Assuming that the Over-allotment Option is not exercised. + + +--- page 14 --- +16 +Save as disclosed above, to the best knowledge, information and belief of the Directors, (i) none +of the Offer Shares subscribed for by public Shareholders in the Hong Kong Public Offering and +placees in the International Offering had been financed, directly or indirectly, by the Company, +any of the Directors, the chief executive, the Controlling Shareholders, substantial Shareholders or +existing Shareholders of the Company or any of its subsidiaries or their respective close associates; +(ii) no rebate has been, directly or indirectly, provided by the Company, the Directors, chief +executive of the Company, Controlling Shareholders, substantial Shareholders of the Company, +existing Shareholders of the Company or any of their subsidiaries or their respective close +associates or syndicate members or any other brokers or underwriters to any public Shareholders +in the Hong Kong Public Offering or placees in the International Offering; (iii) none of the public +Shareholders in the Hong Kong Public Offering and placees in the International Offering who +subscribed for the Offer Shares are accustomed to taking instructions from the Company, any of +the Directors, chief executive, the Controlling Shareholders, substantial Shareholders or existing +Shareholders of the Company or any of its subsidiaries or their respective close associates in +relation to the acquisition, disposal, voting or other disposition of the Offer Shares registered +in his/her/its name or otherwise held by him/her/it; (iv) the consideration payable by the public +Shareholders in the Hong Kong Public Offering and placees in the International Offering for each +Share subscribed for or purchased by them is the same as the final Offer Price as determined +by the Company, in additional to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC +transaction levy of 0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there are no +side agreements or arrangements between the Company, any of the Directors, chief executive, the +Controlling Shareholders, substantial Shareholders, existing Shareholders or any of the Company ’s +subsidiaries or their respective close associates, on one hand, and any public subscriber or placee +who has subscribed for the Offer Shares on the other hand. +Save as disclosed in the above sections headed “International Offering { Cornerstone Investors ” +and “International Offering { Consent under Paragraph 5(2) of the Placing Guidelines and Rule +10.04 of the Listing Rules ” of this announcement, to the best knowledge, information and belief of +the Directors, no Offer Shares placed by or through the Overall Coordinators or the Underwriters +under the Global Offering have been placed with applicants who are core connected persons (as +defined in the Listing Rules) or directors of the Company, or to any persons set out in paragraph +5(1) or 5(2) of the Placing Guidelines, whether in their own names or through nominees. +Over-allotment Option +• In connection with the Global Offering, the Company has granted the Over-allotment Option +to the International Underwriters, exercisable by the Overall Coordinators at their sole +and absolute discretion on behalf of the International Underwriters at any time from the +Listing Date until Sunday, July 23, 2023, being the 30th day after the last day for lodging +applications under the Hong Kong Public Offering. Pursuant to the Over-allotment Option, +the Overall Coordinators have the right to require the Company to allot and issue, at the +Offer Price, up to an aggregate of additional 4,978,500 Shares representing in aggregate +approximately 15% of the number of the Offer Shares initially available under the Global +Offering to cover over-allocations in the International Offering, if any. +• There has been an over-allocation of 4,978,500 Offer Shares in the International Offering and +such over-allocation will be settled using Shares to be borrowed under the Stock Borrowing +Agreement between each of Pearl Group Limited and Corelink Group Limited and Morgan +Stanley & Co. International plc. Such borrowed Shares will be settled by exercising the Over- +allotment Option in full or in part, or by making purchases in the secondary market at prices +that do not exceed the Offer Price, or by a combination of these means. In the event the Over- +allotment Option is exercised, an announcement will be made on the Company ’s website at +www.adicon.com.cn and on the Stock Exchange ’s website at www.hkexnews.hk . As of the +date of this announcement, the Over-allotment Option has not been exercised. + + +--- page 15 --- +17 +LOCK-UP OBLIGATIONS +The Company, the Controlling Shareholders (Pearl Group Limited), all the other Pre-IPO +Investors and the Cornerstone Investors are subject to certain lock-up undertakings (the “Lock-up +Undertakings ”) in respect of the Shares. The major terms of the Lock-up Undertakings are set out +as follows: +Name +Number of +Shares subject +to the Lock-up +Undertakings +Approximate +percentage +of the total +issued share +capital +of the Company +following the +completion of the +Global Offering +which are +subject to +the Lock-up +Undertakings +upon Listing +Last day +of the Lock-up +Period +The Company (1) + (subject to lock-up obligations pursuant + to the Listing Rules and + the Hong Kong Underwriting Agreement) +N/A N/A December 30, 2023 +The Controlling Shareholder + (Pearl Group Limited) (2) + (subject to lock-up obligations pursuant + to the Listing Rules and + the Hong Kong Underwriting Agreement) +281,541,805 38.92% December 30, 2023 +(First Six-Month +Period (as defined +in the Prospectus)) +June 30, 2024 +(Second Six-Month +Period (as defined +in the Prospectus)) +Pre-IPO Investors (other than the + Controlling Shareholder + (Pearl Group Limited)) (3) + (subject to lock-up obligations pursuant + to their respective lock-up undertakings in + favor of the Joint Sponsors and the Overall + Coordinators) +169,974,982 23.49% December 30, 2023 +Cornerstone Investors (4) + (subject to lock-up obligations pursuant + to their respective Cornerstone + Investment Agreements) +23,647,000 3.27% December 30, 2023 + + +--- page 16 --- +18 +Notes: +(1) The Company may not issue or agree to issue or announce its intention to issue Shares or securities of the +Company on or before the indicated date unless in compliance with the requirements of the Listing Rules. +(2) For details of the lock-up arrangement of the Controlling Shareholder (Pearl Group Limited), please refer to the +sections headed “Underwriting – Underwriting Arrangements and Expenses – The Hong Kong Public Offering – +Undertakings to the Stock Exchange pursuant to the Listing Rules – Undertakings by Pearl Group Limited ” and +“Underwriting – Underwriting Arrangements and Expenses – The Hong Kong Public Offering – Undertakings +pursuant to the Hong Kong Underwriting Agreement – Undertakings by Pearl Group Limited ” in the Prospectus. +(3) Each of our Pre-IPO Investors has agreed to be subject to lock-up arrangements for a period of six (6) months +after the Listing. For the avoidance of doubt, the number of Shares subject to the Lock-up undertakings under +this item do not include the Offer Shares subscribed for by Reach Sight and BlackRock Health Trust. +(4) The Cornerstone Investors may not dispose of any of the Offer Shares subscribed in the Global Offering prior to +the indicated date. +(5) Any discrepancies in the tables above between the amounts identified as total amounts and the sum of the +amounts listed therein are due to rounding. + + +--- page 17 --- +19 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering { Conditions of the Global Offering ” in the Prospectus, 1,521 valid applications made +by the public through the HK eIPO White Form service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Pool A +Approximate +percentage +allotted of the +Number Number total number of +of shares of valid shares applied +applied for applications Basis of allocation/ballot for +500 1,037 500 shares 100.00% +1,000 148 1,000 shares 100.00% +1,500 83 1,500 shares 100.00% +2,000 39 2,000 shares 100.00% +2,500 38 2,500 shares 100.00% +3,000 26 3,000 shares 100.00% +3,500 7 3,500 shares 100.00% +4,000 21 4,000 shares 100.00% +4,500 8 4,500 shares 100.00% +5,000 26 5,000 shares 100.00% +6,000 9 6,000 shares 100.00% +7,000 11 7,000 shares 100.00% +8,000 6 8,000 shares 100.00% +9,000 11 9,000 shares 100.00% +10,000 17 10,000 shares 100.00% +15,000 5 15,000 shares 100.00% +20,000 10 20,000 shares 100.00% +25,000 2 25,000 shares 100.00% +30,000 2 30,000 shares 100.00% +35,000 1 35,000 shares 100.00% +40,000 1 40,000 shares 100.00% +45,000 2 45,000 shares 100.00% +50,000 3 50,000 shares 100.00% +70,000 1 65,000 shares 92.86% +90,000 1 80,000 shares 88.89% +100,000 4 87,500 shares 87.50% +200,000 1 149,000 shares 74.50% +300,000 1 211,500 shares 70.50% +Total 1,521 Total number of Pool A successful applicants: 1,521 +The final number of Offer Shares under the Hong Kong Public Offering is 3,320,000 Offer Shares, +representing approximately 10% of the total number of Offer Shares initially available under the +Global Offering. + + +--- page 18 --- +20 +RESULTS OF ALLOCATIONS +The final Offer Price, the level of indication of interest in the International Offering, the level of +applications in the Hong Kong Public Offering and the basis of allocation of the Hong Kong Offer +Shares are published on the Company ’s website at www.adicon.com.cn and the website of the +Stock Exchange at www.hkexnews.hk on Thursday, June 29, 2023. +The results of allocations and the Hong Kong identity card/passport/Hong Kong business +registration/certificate of incorporation numbers of successful applicants under the Hong Kong +Public Offering will be available at the times and date and in the manner specified below: +• in the announcement to be posted on the Company ’s website at www.adicon.com.cn and +the Stock Exchange ’s website at www.hkexnews.hk by no later than 9:00 a.m. on Thursday, +June 29, 2023; +• from the “IPO Results ” function in the IPO App and the designated results of allocations +website at www.tricor.com.hk/ipo/result or www.hkeipo.hk/IPOResult with a “search by +ID” function on a 24-hour basis from 8:00 a.m. on Thursday, June 29, 2023 to 12:00 midnight +on Wednesday, July 5, 2023; +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. from Thursday, June 29, 2023 to Tuesday, July 4, 2023 (excluding +Saturday, Sunday and public holiday in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS ” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants are disclosed. Applicants with +beneficial names only but not identification document numbers are not disclosed due to personal +privacy issue as elaborated below. Applicants who applied for the Hong Kong Offer Shares +through their brokers can consult their brokers to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS ” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 19 --- +21 +SHAREHOLDING CONCENTRATION ANALYSIS +The tables below set out the analysis of shareholding concentration in the International Offering: +Placee +Number of +Shares +Subscribed for +Number of +Shares held +upon Listing +Subscription +as % of +International +Offering +(assuming no +exercise of the +Over-allotment +Option) +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is +exercised +in full) +Subscription +as % of total +Offer Shares +(assuming no +exercise of +the Over- +allotment +Option) +Subscription +as % of total +Offer Shares +(assuming +the Over- +allotment +Option is +exercised +in full) +Number of +Shares as % +of total share +capital in issue +(assuming no +exercise of the +Over-allotment +Option) +Number of +Shares as % +of total share +capital in issue +(assuming the +Over-allotment +Option is +exercised +in full) +Top 1 9,542,500 9,542,500 31.94% 27.38% 28.75% 25.00% 1.32% 1.31% +Top 5 26,358,500 26,358,500 88.24% 75.63% 79.41% 69.05% 3.64% 3.62% +Top 10 34,181,000 138,878,794 114.42% 98.08% 102.98% 89.55% 19.20% 19.07% +Top 20 34,737,000 139,434,794 116.28% 99.67% 104.65% 91.00% 19.27% 19.14% +Top 25 34,794,000 139,491,794 116.48% 99.84% 104.82% 91.15% 19.28% 19.15% +Shareholder +Number of +Shares +subscribed for +Number of +Shares +held upon +Listing +Subscription +as % of +International +Offering +(assuming +no exercise +of the +Overallotment +Option) +Subscription +as % of +International +Offering +(assuming the +Overallotment +Option is +exercised +in full) +Subscription +as % of +total Offer +Shares +(assuming +no exercise of +the Over- +allotment +Option) +Subscription +as % of +total Offer +Shares +(assuming +the Over- +allotment +Option is +exercised +in full) +Number of +Shares +as % of total +share capital +in issue +(assuming +no exercise +of the +Overallotment +Option) +Number of +Shares +as % of total +share capital +in issue +(assuming the +Overallotment +Option is +exercised +in full) +Top 1 – 281,541,805 – – – – 38.92% 38.65% +Top 5 2,152,000 538,544,064 7.20% 6.17% 6.48% 5.64% 74.44% 73.93% +Top 10 3,902,000 639,546,152 13.06% 11.20% 11.76% 10.22% 88.40% 87.80% +Top 20 24,216,000 701,424,547 81.06% 69.48% 72.96% 63.44% 96.96% 96.29% +Top 25 32,981,000 715,786,868 110.41% 94.63% 99.36% 86.40% 98.94% 98.26% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. diff --git a/data/extracted_text/09880/allotment_results_2023-12-28_2023122801642.txt b/data/extracted_text/09880/allotment_results_2023-12-28_2023122801642.txt new file mode 100644 index 0000000..664cefc --- /dev/null +++ b/data/extracted_text/09880/allotment_results_2023-12-28_2023122801642.txt @@ -0,0 +1,2134 @@ +--- page 1 --- +1 +Unless otherwise defined in this announcement, capitalised terms used in this announcement shall have the same +meanings as those defined in the prospectus dated 19 December 2023 (the “Prospectus ”) issued by UBTECH +ROBOTICS CORP LTD (ʮ̡ ) (the “Company ”). +Hong Kong Exchanges and Clearing Limited, The Stock Exchange of Hong Kong Limited (the “Stock Exchange ”) +and Hong Kong Securities Clearing Company Limited ( “HKSCC ”) take no responsibility for the contents of this +announcement, make no representation as to its accuracy or completeness and expressly disclaim any liability +whatsoever for any loss howsoever arising from or in reliance upon the whole or any part of the contents of this +announcement. +This announcement is not for release, publication, distribution, directly or indirectly, in or into the United States +(including its territories and possessions, any state of the United States and the District of Columbia). This +announcement does not constitute or form a part of any offer or solicitation to purchase or subscribe for securities +in Hong Kong, the United States or elsewhere. The Offer Shares have not been, and will not be, registered under the +United States Securities Act of 1933 as amended from time to time (the “U.S. Securities Act ”). The Offer Shares may +not be offered or sold in the United States except pursuant to an exemption from the registration requirements of the +U.S. Securities Act. There will be no public offer of the Offer Shares in the United States. The Offer Shares are being +offered and sold (1) solely to qualified institutional buyers as defined in Rule 144A under the U.S. Securities Act +pursuant to an exemption from registration under the U.S. Securities Act and (2) outside the United States in offshore +transactions in reliance on Regulation S under the U.S. Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer to acquire, purchase +or subscribe for securities. This announcement is not a prospectus. Potential investors should read the Prospectus for +detailed information about the Global Offering described below before deciding whether or not to invest in the H +Shares thereby being offered. +In connection with the Global Offering, Guotai Junan Securities (Hong Kong) Limited (the “Stabilizing Manager ”), +its affiliates or any person acting for it, on behalf of the Underwriters, may over-allocate and effect transactions with +a view to stabilizing or supporting the market price of the H Shares at a level higher than that which might otherwise +prevail for a limited period after Listing Date. However, there is no obligation on the Stabilizing Manager, its affiliates +or any person acting for it, to conduct any such stabilizing action, which, if commenced, will be done at the sole and +absolute discretion of the Stabilizing Manager, its affiliates or any person acting for it, and may be discontinued at any +time. Any such stabilizing activity is required to be brought to an end on Sunday, January 21, 2024, being the 30th day +after the last day for the lodging of applications under the Hong Kong Public Offer. Such stabilization action, if taken, +may be effected in all jurisdictions where it is permissible to do so, in each case in compliance with all applicable +laws, rules and regulatory requirements, including the Securities and Futures (Price Stabilizing) Rules (Chapter 571W +of the Laws of Hong Kong), as amended, made under the Securities and Futures Ordinance (Chapter 571 of the Laws +of Hong Kong). +Potential investors should be aware that stabilizing action cannot be taken to support the price of the H Shares for +longer than the stabilization period which begins on the Listing Date and is expected to expire on Sunday, January 21, +2024, being the 30th day after the last day for lodging applications under the Hong Kong Public Offer. After this date, +no further stabilizing action may be taken, and demand for the H Shares, and therefore the price of the H Shares, could +fall. +Potential investors of the Offer Shares should note that the Overall Coordinators (for themselves and on behalf of the +Hong Kong Underwriters and the Capital Market Intermediaries) shall be entitled to terminate their obligations under +the Hong Kong Underwriting Agreement with immediate effect upon the occurrence of any of the events set out in the +paragraph headed “Underwriting – Underwriting Arrangements and Expenses – Hong Kong Public Offer – Hong Kong +Underwriting Agreement – Grounds for Termination ” in the Prospectus at any time prior to 8:00 a.m. on the Listing +Date (which is currently expected to be on Friday, December 29, 2023). +In connection with the Global Offering, the Company is expected to grant the Over-Allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on behalf of the International +Underwriters and the Capital Market Intermediaries). Pursuant to the Over-Allotment Option, the International +Underwriters will have the right, exercisable by the Overall Coordinators (for themselves and on behalf of the +International Underwriters and the Capital Market Intermediaries) at any time from the Listing Date until 30 days after +the last day for lodging applications under the Hong Kong Public Offer being Sunday, January 21, 2024, to require +the Company to issue and allot up to 1,692,300 additional Offer Shares, representing 15% of Offer Shares initially +available under the Global Offering, at the Offer Price, to cover over-allocations in the International Placing, if any. + + +--- page 2 --- +2 +UBTECH ROBOTICS CORP LTD +深圳市優必選科技股份有限公司 +(a joint stock company incorporated in the People ’s Republic of China with limited liability) +GLOBAL OFFERING +Number of Offer Shares under +the Global Offering +: 11,282,000 H Shares (subject to the + Over-Allotment Option) +Number of Hong Kong Offer Shares : 1,128,200 H Shares (subject to + re-allocation) +Number of International Placing Shares : 10,153,800 H Shares (subject to the Over- + Allotment Option and re-allocation) +Offer Price : HK$90 per H Share plus brokerage fee of + 1.0%, SFC transaction levy of 0.0027%, + AFRC transaction levy of 0.00015% and + Stock Exchange trading fee of 0.00565% +Nominal value : RMB1.00 per H Share +Stock code : 9880 +Sole Sponsor, Overall Coordinator, Joint Global Coordinator, +Joint Bookrunner and Joint Lead Manager +Overall Coordinators, Joint Global Coordinators, Joint Bookrunners and Joint Lead Managers +Joint Global Coordinators, Joint Bookrunners and Joint Lead Managers +Joint Bookrunners and Joint Lead Managers + + +--- page 3 --- +4 +UBTECH ROBOTICS CORP LTD / 深圳市優必選科技股份有限公司 +ANNOUNCEMENT OF FINAL OFFER PRICE AND +ALLOTMENT RESULTS +Unless otherwise defined herein, capitalised terms used in this announcement shall have the same meanings +as those defined in the prospectus dated December 19, 2023 (the “Prospectus”) issued by UBTECH +ROBOTICS CORP LTD (the “Company”). + +Warning: In view of high concentration of shareholding in a small number of H Share +Shareholders, H Share Shareholders and prospective investors should be aware that the price of the +H Shares could move substantially even with a small number of H Shares traded and should +exercise extreme caution when dealing in the H Shares. +SUMMARY + +Company information +Stock code 9880 +Stock short name UBTECH ROBOTICS +Dealings commencement date December 29, 2023* +*see note at the end of the announcement + +Price Information +Final Offer Price HK$90 +Offer Price Range HK$86.000 - HK$116.000 +Offer Price Adjustment exercised No + +Offer Shares and Share Capital +Number of Offer Shares 11,282,000 +Number of Offer Shares in Hong Kong Public Offer 1,128,200 +Number of Offer Shares in International Placing 10,153,800 +Number of issued shares upon Listing 417,850,674 + +Over-allocation +No. of Offer Shares over-allocated 1,692,300 +Such over-allocation may be covered by exercising the Over-Allotment Option or by making purchases +in the secondary market at prices that do not exceed the Offer Price or through deferred delivery or a +combination of these means. In the event the Over-Allotment Option is exercised, an announcement will +be made on the Stock Exchange’s website. + +Proceeds +Gross proceeds (Note) HK$1,015.38 million +Less: Estimated listing expenses payable based on Final +Offer Price +HK$ (109.51) million +Net proceeds HK$905.87 million + +Note: Gross proceeds refers to the amount to which the issuer is entitled receive. For details of the use of +proceeds, please refer to the Prospectus dated December 19, 2023. + + +ALLOTMENT RESULTS DETAILS +HONG KONG PUBLIC OFFER + + +--- page 4 --- +5 + +No. of valid applications 5,414 +No. of successful applications 3,581 +Subscription level 5.16 times +Claw-back triggered No +No. of Offer Shares initially available under the Hong Kong Public +Offer +1,128,200 +Final no. of Offer Shares under the Hong Kong Public Offer 1,128,200 +% of final no. of Offer Shares under the Hong Kong Public Offer +to the Global Offering (after over-allocation) +8.7% + +Note: For details of the final allocation of H Shares to the Hong Kong Public Offer, investors can refer to +www.hkeipo.hk/IPOResult to perform a search by name or identification number or +www.hkeipo.hk/IPOResult for the full list of allottees. +INTERNATIONAL PLACING + +No. of placees 118 +Subscription Level 2.16 +No. of Offer Shares initially available under the International +Placing +10,153,800 +Final no. of Offer Shares under the International Placing (after +over-allocation) +11,846,100 +% of final no. of Offer Shares under the International Placing to +the Global Offering (after over-allocation) +91.3% + +Save as the allocation of Offer Shares to Guosen Securities Company Limited, which was engaged by +Liuzhou Government Investment Fund, an existing Shareholder of the Company, to subscribe for and hold +the relevant Offer Shares on a discretionary basis on its behalf1, the Directors confirm that, to the best of +their knowledge, information and belief, (i) none of the Offer Shares subscribed by the placees and the public +have been financed directly or indirectly by the Company, any of the Directors, Supervisors, chief executive +of the Company, Controlling Shareholders, substantial Shareholders, existing Shareholders of the Company +or any of its subsidiaries or their respective close associates; and (ii) none of the placees and the public who +have purchased the Offer Shares are accustomed to taking instructions from the Company, any of the +Directors, Supervisors, chief executive of the Company, Controlling Shareholders, substantial Shareholders, +existing Shareholders of the Company or any of its subsidiaries or their respective close associates in +relation to the acquisition, disposal, voting or other disposition of Shares registered in his/her/its name or +otherwise held by him/her/it. +There are a total of 118 placees under the International Placing. A total of 97 placees have been allotted five +board lots of the Offer Shares or less, representi ng approximately 82.2% of the 118 placees under the +International Placing. These plac ees have been allotted 6,000 Offer Shares in total, representing +approximately 0.059% of the total numb er of the Offer Shares under the In ternational Placing (before any +exercise of the Over-Allotment Option). A total of 96 pl acees have been allotted three board lots of the Offer +Shares or less, representing approximately 81.4% of the 118 placees under the International Placing. These +placees have been allotted 5,750 Offer Shares in total, representing approximately 0.057% of the total number + +1 For details, please see “Others / Additional information – Connected Client as a Placee (with the Consent under Paragraph 5(1) of +the Placing Guidelines) Subscribing for and Holding on a Discretionary Basis on Behalf of an Existing Shareholder (with the +Waiver and Consent under Rule 10.04 of the Listing Rules and Paragraph 5(2) of the Placing Guidelines)” in this announcement +below. + + +--- page 5 --- +6 +of the Offer Shares under the International Placing (before any exercise of the Over-Allotment Option). A total +of 94 placees have been allotted two board lots of the Offer Shares or less, representing approximately 79.7% +of the 118 placees under the International Placing. Th ese placees have been allotted 5,450 Offer Shares in +total, representing approximately 0. 054% of the total number of the Of fer Shares under the International +Placing (before any exercise of the Over-Allotment Option). A total of 79 placees have been allotted one board +lot of the Offer Shares, representing approximately 66.9% of the 118 placees under the International Placing. +These placees have been allotted 3,950 Offer Shares in total, representing approximately 0.039% of the total +number of Offer Shares under the International Placing (before any exercise of the Over-Allotment Option). +The placees in the International Placing include the following: +Cornerstone Investor + +Investor +No. of +Offer +Shares +Allocated Note 1 +% of Offer +Shares +% of total +issued +H Shares after +the Global +Offering +% of total +issued share +capital after the +Global Offering +(assuming the +Over-Allotment +Option is not +exercised) +Existing +Shareholders or +their close +associates +E-Town +International +Holding (Hong +Kong) Co., +Limited / 亦莊 +國際控股(香港) +有限公司 6,025,800 Note 2 53.41% 5.11% 1.44% No +Total 6,025,800 53.41% 5.11% 1.44% + +Notes: +1. The Offer Shares below refer to H Shares. + +2. The final number of the Offer Shares allotted to E-Town Inter national Holding (Hong Kong) Co., +Limited (the “ Cornerstone Investor ”) was calculated with reference to the actual investment +amount of the Cornerstone Investor in Hong Kong dollars which is based on the exchange rate of +RMB to HK$ quoted by the bank for the Cornerst one Investor’s outbound remittance of funds +pursuant to the overseas direct investment approval or any ot her government approval, filing, +registration or consent required for the outbound transfer and foreign exchange of funds instead of +the exchange rate as disclosed in the Prospectus. Due to the currency exchange difference, the final +number of Offered Shares a llotted was different from the illustra tive number of Offer Shares to be +subscribed by the Cornerstone Investor as disclosed in the Prospectus. + +Allottees with waivers/consents obtained + + +--- page 6 --- +7 + +Investor +No. of Offer +Shares allocated +% of Offer +Shares +% of total +issued +H Shares after +the Global +Offering +% of +total +issued +share +capital +after the +Global +Offering +(assumin +g the +Over- +Allotmen +t Option +is not +exercise +d) Relationship* +Guosen Securities +Company Limited / +國信證券股份有限 +公司 (“Guosen +Securities”) Note 1 3,635,000 32.22 3.08 0.87 +Guosen +Securities is a +connected client +of Guosen +Securities (HK) +Capital +Company +Limited +(“GS(HK)”) by +virtue of +GS(HK) being +an indirect +wholly-owned +subsidiary of +Guosen +Securities. +CSI Capital +Management +Limited (“CSI”) +Note 2 86,000 0.76 0.07 0.02 +CSI is a +connected client +of CLSA +Limited +(“CLSA”) by +virtue of both of +them being +indirect wholly- +owned +subsidiaries of +CITIC +Securities Co., +Ltd. +Total 3,721,000 32.98 3.15 0.89 + +Note: +1. Guosen Securities was engaged by Liuzhou Government Investment Fund, as an asset manager that +is a qualified domestic institutional investor as approved by the relevant PRC authority in the name +of “ 國信證券匯晟 9號QDII單一資產管理計劃 ”, to subscribe for and hold the relevant Offer +Shares on a discretionary basis on behalf of Liuz hou Government Investment Fund. For details, + + +--- page 7 --- +8 +please see “Others / Additional information – Connected Client as a Placee (with the Consent under +Paragraph 5(1) of the Placing Guidelines) Sub scribing for and Holding on a Discretionary Basis +on Behalf of an Existing Shareholder (with the Waiver and Consent under Rule 10.04 of the Listing +Rules and Paragraph 5(2) of the Placing Guidelines)” in this announcement below. + +2. CSI subscribed for the relevant Offer Shares as a placee under the International Placing, which will +be held on behalf of independent third parties on a non-discretionary basis. For details, please see +“Others / Additional information – Connected Client as a Placee (with the Consent under Paragraph +5(1) of the Placing Guidelines)” in this announcement below. + + +LOCK-UP UNDERTAKINGS + +Controlling Shareholders + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H-shares after +the Global +Offering +subject to lock-up +undertakings +uponListing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Notes +1, 2 +ZHOU Jian / 周劍 103,586,040 - 24.79% December 28, +2024 +Shenzhen +Evolution +Investment Limited +Partnership / 深圳 +市進化論投資合夥 +企業(有限合夥) +39,599,280 - 9.48% + +December 28, +2024 +XIA Zuoquan / 夏 +佐全 +22,888,800 - 5.48% + +December 28, +2024 +Shenzhen +Sanciyuan +Enterprise +Management +Consulting Limited +Partnership / 深圳 +三次元企業管理諮 +詢合夥企業(有限 +合夥) + +14,538,600 - 3.48% + +December 28, +2024 +XIA Yongjun / 夏 +擁軍 + +11,039,400 - 2.64% + +December 28, +2024 +XIONG Youjun / +熊友軍 +8,290,743 - 1.98% + +December 28, +2024 +WANG Lin / 王琳 + +8,201,880 - 1.96% + +December 28, +2024 + + +--- page 8 --- +9 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H-shares after +the Global +Offering +subject to lock-up +undertakings +uponListing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Notes +1, 2 +Shenzhen Zhineng +Youxuan +Investment Limited +Partner / 深圳市智 +能優選投資合夥企 +業(有限合夥) + +3,220,200 H +Shares +2.73% 0.77% + +December 28, +2024 +ZHAO Guoqun / +趙國群 + +2,469,657 H +Shares +2.10% 0.59% December 28, +2024 +Subtotal 213,834,600 +(including +5,689,857 H +Shares) +4.83% 51.17% + +Notes: + +1. In accordance with the relevant Listing Rule/guidance materials , the required lock-up for the +first six-month period ends on June 28, 2024 and for the second six-month period, on December +28, 2024. + +2. According to the PRC Company Law, the Shares held by the Contro lling Shareholders prior to +the Global Offering are restric ted from trading within one year from the Listing Date. + +Pre-IPO Investors (as defined in the “History, Development and Corporate Structure” section of the +Prospectus) + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +QM25 Limited +23,681,160 +(including +11,840,580 H +Shares) +10.04% 5.67% +December 28, +2024 +IMAGE FRAME +INVESTMENT +(HK) LIMITED +22,128,840 H +Shares + +18.77% 5.30% +December 28, +2024 + + +--- page 9 --- +10 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +Hangzhou Youzhi +Enterprise +Management +Services Limited +Partnership / 杭州 +優知企業管理服務 +合夥企業(有限合 +夥) +14,198,883 - + 3.40% +December 28, +2024 +Liuzhou Industrial +Guidance Fund +Investment +Management +Company Limited / +柳州市產業引導基 +金投資管理有限公 +司 +12,677,485 - 3.03% +December 28, +2024 +Shanghai Ding Hui +Jia Ling Investment +Center Limited +Partnership / 上海 +鼎暉嘉瓴投資中心 +(有限合夥) +7,040,160 +(including +5,000,000 H +Shares) +4.24% + 1.68% +December 28, +2024 +ICBC (Shenzhen) +Equity Investment +Fund Limited +Partnership / 工銀 +(深圳)股權投資 +基金合夥企業(有 +限合夥) +6,861,960 H +Shares +5.82% + 1.64% +December 28, +2024 +Jiujiang Youxuan +Zhihui Chanye +Investment +Development +Center Limited +Partnership / 九江 +市優選智慧產業投 +資發展中心(有限 +合夥) +6,338,742 - 1.52% +December 28, +2024 +Beijing Juran Zhijia +Investment +Management +Cente +r +5,802,120 - 1.39% +December 28, +2024 + + +--- page 10 --- +11 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +Limited Partnership +/ 北京居然之家投 +資管理中心(有限 +合夥) +Shenzhen Zhineng +Jiaxuan Investment +Limited +Partnership / 深圳 +市智能佳選投資合 +夥企業(有限合 +夥) +5,379,840 H +Shares +4.56% + 1.29% +December 28, +2024 +Shenzhen Huizhi +Tongtai Investment +Limited +Partnership / 深圳 +匯智同泰投資合夥 +企業(有限合夥) +5,139,000 H +Shares +4.36% + 1.23% +December 28, +2024 +Chongqing +Liangjiang Xinqu +Chengwei +Enterprise +Management +Limited Partnership +/重慶兩江新區承 +為企業管理合夥企 +業(有限合夥) +3,847,320 H +Shares +3.26% + 0.92% +December 28, +2024 +Tencent +Technology +(Shenzhen) Co., +Ltd. / 騰訊科技 +(深圳)有限公司 +3,532,320 H +Shares +3.00% + 0.85% +December 28, +2024 +Hangzhou Hushan +Equity Investment +Company Limited / +杭州湖山股權投資 +有限公司 +3,169,371 - 0.76% +December 28, +2024 +Chengdu +Hongzhijia +Enterprise +Management +Centre (Limited +Partnership) / 成都 +2,708,640 - 0.65% +December 28, +2024 + + +--- page 11 --- +12 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +宏之佳企業管理中 +心(有限合夥) +Liuzhou +Government +Investment +Guidance Fund +Management +Company Limited / +柳州市政府投資引 +導基金管理有限公 +司 +2,535,497 - 0.61% +December 28, +2024 +Huzhou +Tianlangxing +Huihuang Equity +Investment +Limited Partnership +/ 湖州天狼星輝煌 +股權投資合夥企業 +(有限合夥) +2,516,760 H +Shares +2.13% + 0.60% +December 28, +2024 +Zhuhai Hengqin +Jinfuzi Pangu No. +29 Equity +Investment Center +Limited Partnership +/ 珠海橫琴金斧子 +盤古貳拾玖號股權 +投資中心(有限合 +夥) +2,447,640 H +Shares +2.08% + 0.59% +December 28, +2024 +Ningbo Bonded +Area Jiuyou Wise +Investment +Limited Partnership +/ 寧波保稅區久友 +智選投資合夥企業 +(有限合夥) +2,423,880 +(including +1,508,355 H +Shares) +1.28% + 0.58% +December 28, +2024 +Chia Tai +Investment +Management +Limite +d +2,132,640 H +Shares +1.81% + 0.51% +December 28, +2024 +Puyang Financial +Holdin +g Co., 2,045,259 - 0.49% December 28, +2024 + + +--- page 12 --- +13 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +Ltd / 濮陽市金融 +控股有限公司 +Beijing Langma +Yongan Investment +Management Stock +Company / 北京朗 +瑪永安投資管理股 +份公司 +1,748,160 H +Shares +1.48% + 0.42% +December 28, +2024 +Yiwu Hongyuan +Investment +Management +Limited +Partnership / 義烏 +弘緣投資管理合夥 +企業(有限合夥) +1,748,160 - 0.42% +December 28, +2024 +YBX COMPANY +LIMITED 1,748,160 - 0.42% December 28, +2024 +Beijing Tianlang +Xingsu Investment +Management +Center Limited +Partnership / 北京 +天狼星宿投資管理 +中心(有限合夥) +1,514,880 H +Shares +1.29% + 0.36% +December 28, +2024 +Shenzhen Huizhi +Tongying +Investment Limited +Partnership / 深圳 +匯智同盈投資合夥 +企業(有限合夥) +1,284,840 H +Shares +1.09% + 0.31% +December 28, +2024 +Suzhou Lifu Tianda +Intelligent Robots +Limited +Partnership / 蘇州 +立富天達智能機器 +人合夥企業(有限 +合夥) +1,281,600 H +Shares +1.09% + 0.31% +December 28, +2024 +Beijing SINOIF +Financial Services +Outsourcing +Compan +y Limited / +1,271,879 +(including +250,000 H Shares) +0.21% + 0.30% +December 28, +2024 + + +--- page 13 --- +14 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +北京中金匯理金融 +服務外包有限公司 +Anqing Tongan +Chanye Zhaoshang +Investment Fund +Limited Partnership +/ 安慶市同安產業 +招商投資基金(有 +限合夥) +1,267,748 H +Shares +1.08% + 0.30% +December 28, +2024 +Xiamen Jinyuan +Investment Group +Company Limited / +廈門金圓投資集團 +有限公司 +1,267,748 - 0.30% +December 28, +2024 +Xiamen Siming +District Chanye +Investment +Company Limited / +廈門市思明區產業 +投資有限公司 +1,267,748 - 0.30% +December 28, +2024 +Qingdao Jinshi +Haorui Investment +Co., Ltd. / 青島金 +石灝汭投資有限公 +司 +1,222,920 H +Shares +1.04% + 0.29% +December 28, +2024 +Shenzhen Leaguer +Huarui Investment +Enterprise Limited +Partnership / 深圳 +市力合華睿投資企 +業(有限合夥) +1,119,240 H +Shares +0.95% + 0.27% +December 28, +2024 +Zhuhai Huaying +Youxuan +Investment Limited +Partnership / 珠海 +鏵盈優選投資合夥 +企業(有限合夥) +1,077,840 H +Shares +0.91% + 0.26% +December 28, +2024 +Puyang Youzi +Investment +Development +Compan +y Limited / +890,588 - 0.21% +December 28, +2024 + + +--- page 14 --- +15 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +濮陽市豫資投資發 +展有限公司 +iFlytek Stock Co., +Ltd. / 科大訊飛股 +份有限公司 +889,560 - 0.21% +December 28, +2024 +Shenzhen Songhe +Growth Equity +Investment Limited +Partnership / 深圳 +市松禾成長股權投 +資合夥企業(有限 +合夥) +874,080 H Shares 0.74% + 0.21% +December 28, +2024 +Shanghai Zhonghui +Jinjiu Phase 11 +Equity Investment +Fund Management +Limited Partnership +/ 上海中匯金玖十 +一期股權投資基金 +管理合夥企業(有 +限合夥) +874,080 H Shares 0.74% + 0.21% +December 28, +2024 +Jinan Changqing +Shengxin Equity +Investment +Management +Center Limited +Partnership / 濟南 +常青盛欣股權投資 +管理中心(有限合 +夥) +704,225 - 0.17% +December 28, +2024 +Ningbo Meishan +Bonded Area +Haohong Equity +Investment Limited +Partnership / 寧波 +梅山保稅港區灝泓 +股權投資合夥企業 +(有限合夥) +651,960 H Shares 0.55% + 0.16% +December 28, +2024 +Yangzhou Longtou +Chuanghai No. 1 +Chan +gye +633,874 - 0.15% +December 28, +2024 + + +--- page 15 --- +16 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +Funds Limited +Partnership / 揚州 +龍投創海壹號產業 +基金合夥企業(有 +限合夥) +Taian Taiying +Caijian Equity +Investment Fund +Limited Partnership +/ 泰安市泰鷹財建 +股權投資基金合夥 +企業(有限合夥) +561,600 H Shares 0.48% + 0.13% +December 28, +2024 +Hangzhou +Yuanxing +Yuhan Equity +Investment Fund +Limited Partnership +/ 杭州源星昱瀚股 +權投資基金合夥企 +業(有限合夥) +507,082 H Shares 0.43% + 0.12% +December 28, +2024 +Shanghai Youjue +Medical +Technology +Limited Partnership +/ 上海優爵醫療科 +技合夥企業(有限 +合夥) +480,088 - 0.11% +December 28, +2024 +Gongqingcheng +Yachang +Jiake Investment +Management +Limited Partnership +/ 共青城亞昌嘉科 +投資管理合夥企業 +(有限合夥) +405,686 - 0.10% +December 28, +2024 +Hangzhou Huaxia +Kefa Equity +Investment Limited +Partnership / 杭州 +華夏科發股權投資 +合夥企業(有限合 +夥) +389,914 +(including +194,957 H Shares) +0.17% 0.09% +December 28, +2024 + + +--- page 16 --- +17 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +Zhongtai Venture +Capital (Shenzhen) +Company Limited / +中泰創業投資(深 +圳)有限公司 +380,324 - 0.09% +December 28, +2024 +Zibo Zhouhan +Equity Investment +Limited Partnership +/ 淄博洲涵股權投 +資合夥企業(有限 +合夥) +305,890 H Shares 0.26% 0.07% +December 28, +2024 +Gongqingcheng +Jialu Investment +Management +Limited Partnership +/ 共青城嘉麓投資 +管理合夥企業(有 +限合夥) +253,551 - 0.06% +December 28, +2024 +Pingyang Bangtuo +Equity Investment +Limited Partnership +/ 平陽邦拓股權投 +資合夥企業(有限 +合夥) +222,828 - 0.05% +December 28, +2024 +Qingdao Anyu No. +1 Investment +Limited Partnership +/ 青島安宇壹號投 +資合夥企業(有限 +合夥) +219,460 H Shares 0.19% + 0.05% +December 28, +2024 +Zibo Linrui +Youxuan Equity +Investment +Management +Limited +Partnership / 淄博 +麟睿優選股權投資 +管理合夥企業(有 +限合夥) +217,394 - 0.05% +December 28, +2024 +Hanying Youxiang +(Zhaozhuang) +Equit +y Investment +197,398 - 0.05% +December 28, +2024 + + +--- page 17 --- +18 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings upon +Listing (assuming +the Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings Note 1 +Limited Partnership +/ 漢盈優享(棗 +莊)股權投資合夥 +企業(有限合夥) +Telstra Ventures +Fund II, L.P. 174,960 H Shares 0.15% 0.04% December 28, +2024 +PENG Yahua / 彭 +亞華 131,312 - 0.03% December 28, +2024 +Foshan Hongtao +Jiuhe New +Construction +Equity Investment +Limited Partnership +/ 佛山弘陶九合新 +基建股權投資合夥 +企業(有限合夥) +125,485 H Shares 0.11% 0.03% +December 28, +2024 +Pingyang Yuandao +Equity Investment +Limited Partnership +/ 平陽源道股權投 +資合夥企業(有限 +合夥) +83,304 - 0.02% +December 28, +2024 +Subtotal 164,603,083 +(including +87,592,037 H +Shares) +74.31% 39.39% +Note: + +The expiry date of the lock-up period shown in the table above is pursuant to the PRC Company Law. + + +Existing Shareholders (other than the Pre-IPO Investors as defined in the “History, Development and +Corporate Structure” section of the Prospectus) + + +--- page 18 --- +19 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings +upon Listing +(assuming the +Over-Allotment +Option is not +exercised) +Last day subject +to the lock-up +undertakings Note 1 +ZHOU Jing /周靜 +6,660,000 +(including +6,000,000 H +Shares) +5.09% + 1.59% +December 28, +2024 +Haikun Investment +Management +(Shanghai) Limited +Company/ 海鯤投 +資管理(上海)有 +限公司 +5,689,081 - 1.36% +December 28, +2024 +Beijing Fuzhong +Kangding +Management +Consulting +Limited Partnership +/ 北京富眾康鼎管 +理諮詢合夥企業 +(有限合夥) +4,667,400 - 1.12% +December 28, +2024 +Shanghai Ningjing +Youxuan +Management +Consultancy +Limited Partnership +/上海甯靖優選管 +理諮詢合夥企業 +(有限合夥) +3,889,375 H +Shares +3.30% + 0.93% +December 28, +2024 +Shanghai Yaosen +Investment +Management Co., +Ltd./ 上海垚森投 +資管理有限公司 +1,748,160 - 0.42% +December 28, +2024 +Chengdu Zhongrui +Zhixuan Equity +Investment Fund +Limited Partnership +/ 成都市中瑞智選 +股權投資基金合夥 +企業(有限合夥) +1,699,920 H +Shares +1.44% + 0.41% +December 28, +2024 +LIU Wenhua / 劉 +文華 1,442,455 - 0.35% December 28, +2024 + + +--- page 19 --- +20 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings +upon Listing +(assuming the +Over-Allotment +Option is not +exercised) +Last day subject +to the lock-up +undertakings Note 1 +Zhuhai Kechuang +Haiyuan +Investment Limited +Partnership / 珠海 +科創海源投資合夥 +企業(有限合夥) +1,077,840 H +Shares +0.91% + 0.26% +December 28, +2024 +Shuoguang Lide +Jintou Investment +Center Limited +Partnership / 壽光 +市利得金投投資中 +心(有限合夥) +652,320 H Shares 0.55% + 0.16% +December 28, +2024 +Shenzhen Qianhai +Quanmintong +Holding Group +Company Limited / +深圳前海全民通控 +股集團有限公司 +604,440 - 0.14% +December 28, +2024 +Subtotal 28,130,991 +(including +13,319,455 H +Shares) +11.29% 6.73% + +Note: + +The expiry date of the lock-up period shown in the table above in respect of the H Shares is pursuant +to the PRC Company Law. + + +Cornerstone Investor + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings +upon Listing +(assuming the +Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings +E-Town +International +Holding (Hong +Kon +g) Co., Limited 6,025,800 Note 1 +5.11% 1.44% June 28, 2024 Note 2 + + +--- page 20 --- +21 + Name +Number of Shares +held in the +Company subject +to lock-up +undertakings +upon Listing +% of total issued +H Shares after +the Global +Offering +subject to lock-up +undertakings +upon +Listing +% of shareholding +in the Company +subject to lock-up +undertakings +upon Listing +(assuming the +Over-Allotment +Option is not +exercised) +Last day subject to +the lock-up +undertakings +/ 亦莊國際控股(香 +港)有限公司 +Subtotal 6,025,800 5.11% 1.44% +Notes: + +1. The final number of the Offer Shares allotted to E-Town International Holding (Hong Kong) Co., +Limited (the “Cornerstone Investor”) was calculat ed with reference to the actual investment +amount of the Cornerstone Investor in Hong Kong dollars which is based on the exchange rate of +RMB to HK$ quoted by the bank for the Corne rstone Investor’s outbound remittance of funds +pursuant to the overseas dir ect investment approval or any other government approval, filing, +registration or consent required for the outbound transfer and foreign exchange of funds. + +2. The Cornerstone Investor shall not dispose of any of the Offer Shares subscribed pursuant to the +Cornerstone Investment Agreement on or before the indicated date. + + +--- page 21 --- +22 +PLACEE CONCENTRATION ANALYSIS +Placees Note +1 +Number of H +Shares allotted + +Allotment as % of +International Placing +(assuming no exercise of the +Over-Allotment O ption) +Allotment as % of +International Placing +(assuming the Over- +Allotment Option is +exercised and new H Shares +are issued) +Allotment as % of total Offer +Shares (assuming no exercise +of the Over- Allotment +Option) +Allotment as % of total +Offer Shares (assuming +the Over-Allotment +Option is exercised and +new H Shares are issued) +Number of +Shares held upon Listing +% of total issued share capital +upon Listing (assuming no +exercise of the Over-Allotment +Option) +ꞏ% of total issued share +capital upon Listing +(assuming the Over- +Allotment Option is exercised +and new H Shares are issued) +Top 1 +6,025,800 59.35% 50.87% 53.41% 46.44% 6,025,800 1.44% 1.44% +Top 5 Note 2 +10,897,10 +0 107.32% 91.99% 96.59% 83.99% +26,110,082 6.25% 6.22% +Top 10 Note 2 11,602,20 +0 114.26% 97.94% 102.84% 89.42% +26,815,182 6.42% 6.39% +Top 25 Note 2 11,840,75 +0 116.61% 99.95% 104.95% 91.26% +27,053,732 6.47% 6.45% + +Notes: +1. Ranking of placees is based on the number of H Shares allotted to the placees. +2. The number of Shares of the top 5, top 10 and top 25 placees upon Listing has taken into account the (i) existing Shares held by Liuzhou Industrial +Fund, (ii) existing Shares held by Liuzhou Government Investment Fund and (iii) the Offer Shares allocated to Guosen Securities held on behalf +of Liuzhou Government Investment Fund, which have been aggregated for the purpose of this analysis, as Liuzhou Industrial Fund and Liuzhou +Government Investment Fund are ultimately controlled by the Li uzhou State-owned Assets Supervision and Administration Commissio n. For +details, please see “History, Development and Corporate Structure – Pre-IPO Investments – Information of Principal Pre-IPO Investors” in the +Prospectus and “Others / Additional informa tion – Connected Client as a Placee (with the Consent under Paragraph 5(1) of the Pl acing +Guidelines) Subscribing for and Holding on a Discretionary Basis on Behalf of an Existing Sharehol der (with the Waiver and Cons ent under +Rule 10.04 of the Listing Rules and Paragraph 5(2) of the Placing Guidelines)” in this announcement below. + + +--- page 22 --- +23 +H SHARE SHAREHOLDERS CONCENTRATION ANALYSIS +H Share +Shareholders +Note 1 +Number of H Shares +allotted +Allotment as % of +International +Placing (assuming +no exercise of the +Over-Allotment +Option) +Allotment as % of +International +Placing (assuming +the Over- +Allotment Option +is exercised and +new H Shares are +issued +Allotment as % of +total Offer Shares +(assuming no +exercise of the Over- +Allotment Option) +Allotment as % of +total Offer Shares +(assuming the +Over-Allotment +Option is exercised +and new H Shares +are issued) +Number of H Shares held upon +Listing +% of total issued H +Shares capital +upon Listing +(assuming no +exercise of the +Over-Allotment +Option) +% of total +issued H Shares +capital upon +Listing +(assuming the +Over-Allotment +Option is +exercised and +new H Shares +are issued) +Number of Shares held upon +Listing + + Top 1Note 2 - - - - - 25,661,160 21.77% 21.46% 25,661,160 + Top 5 Note 2 6,025,800 59.35% 50.87% 53.41% 46.44% 56,389,500 47.84% 47.16% 68,890,080 + Top 10 Notes +2 and 3 + 6,025,800 59.35% 50.87% 53.41% 46.44% 81,487,572 69.13% 68.15% 304,173,055 + Top 25 Notes +2, 3 and 4 +9,660,800 95.14% 81.55% 85.63% 74.46% 109,792,435 93.14% 91.82% 348,606,425 + +Notes: +1. Ranking of H Share Shareholders is based on the number of H Shares held by the H Share Shareholders upon Listing. +2. The H Shares held by Tencent SZ and Image Frame are aggregated for the purpose of this analysis as both Tencent SZ and Image Fr ame and +wholly owned subsidiaries of Tencent. For details, please see “History, Development and Corporate Structure – Pre-IPO Investmen ts – +Information of Principal Pre-IPO Investors” in the Prospectus. +3. Mr. Zhou Jian, Shenzhen Sanciyuan, Mr. Xia Zuoquan, Mr. Xia Yongjun, Ms. Wang Lin, Shenzhen Evolu tion, Mr. Xiong Youjun, Shenzh en +Zhineng Youxuan and Mr. Zhao Guoqun are a group of Controlling Share holders.. Their Shares have been aggregated for the purpose of this +analysis. For details, please see “Relationship with our Controlling Shareholders – Our Controlling Shareholders” in the Prospectus. +4. The (i) Shares held by Liuzhou Industrial Fund, (ii) Shares held by Liuzhou Government Investment Fund and (iii) the Offer Shares allocated to +Guosen Securities held on behalf of Liuz hou Government Investment Fund have been aggregated for th e purpose of this analysis, a s Liuzhou +Industrial Fund and Liuzhou Government Investment Fund are ultima tely controlled by the Liuzhou State-owned Assets Supervision and +Administration Commission. For details, please see “History, D evelopment and Corporate Structure – Pre-IPO Investments – Inform ation of +Principal Pre-IPO Investors” in the Prospectus and “Others / Add itional information – Connected Client as a Placee (with the Consent under +Paragraph 5(1) of the Placing Guidelines) Subscribing for and Holding on a Discretionary Basis on Behalf of an Existing Shareholder (with the +Waiver and Consent under Rule 10.04 of the Listing Rules and Paragraph 5(2) of the Placing Guidelines)” in this announcement below. + + +--- page 23 --- +24 +SHAREHOLDER CONCENTRATION ANALYSIS +Shareholders Note 1 +Number of H Shares al +lotted +Allotment as % of +International Placing +(assuming no exercise +of the Over-Allotment +Option) +Allotment as % of +International Placing +(assuming the Over- +Allotment Option is +exercised and new H +Shares are issued) +Allotment as % of +total Offer Shares +(assuming no exercise +of the Over- Allotment +Option) +Allotment as % of +total Offer Shares +(assuming the Over- +Allotment Option is +exercised and new H +Shares are issued) +Number of H Shares +held upon Listing +Number of Shares +held upon Listing +% of total issued +share capital upon +Listing (assuming no +exercise of the Over- +Allotment Option) +% of total issued +share capital upon +Listing (assuming the +Over-Allotment +Option is exercised +and new H Shares are +issued) +Top 1 Note 2 +- - - - - 5,689,857 + +213,834,600 51.17% 50.97% +Top 5 Notes 2, 3 and +4 3,635,000 35.80% 30.69% 32.22% 28.02% 46,826,597 + +296,223,785 70.89% 70.61% +Top 10 Notes 2, 3 +and 4 9,660,800 95.14% 81.55% 85.63% 74.46% 70,714,357 329,150,447 78.77% 78.45% +Top 25 Notes 2, 3 +and 4 9,660,800 95.14% 81.55% 85.63% 74.46% 99,323,447 382,756,933 91.60% 91.23% + +Notes: +1. Ranking of Shareholders is based on the number of Shares (of all classes) held by the Shareholder upon Listing. +2. Mr. Zhou Jian, Shenzhen Sanciyuan, Mr. Xia Zuoquan, Mr. Xia Yongjun, Ms. Wang Lin, Shenzhen Evolu tion, Mr. Xiong Youjun, Shenzh en +Zhineng Youxuan and Mr. Zhao Guoqun are a group of Controlling Shar eholders. Their Shares have been aggregated for the purpose of this +analysis. For details, please see “Relationship with our Controlling Shareholders – Our Controlling Shareholders” in the Prospectus. +3. The Shares held by Tencent SZ and Image Frame are aggregated fo r the purpose of this analysis as both Tenc ent SZ and Image Fram e and +wholly owned subsidiaries of Tencent. For details, please see “History, Development and Corporate Structure – Pre-IPO Investmen ts – +Information of Principal Pre-IPO Investors” in the Prospectus. +4. The (i) Shares held by Liuzhou Industrial Fund, (ii) Shares held by Liuzhou Government Investment Fund and (iii) the Offer Shares allocated to +Guosen Securities held on behalf of Liuz hou Government Investment Fund have been aggregated for th e purpose of this analysis, a s Liuzhou +Industrial Fund and Liuzhou Government Investment Fund are ultima tely controlled by the Liuzhou State-owned Assets Supervision and +Administration Commission. For details, please see “History, D evelopment and Corporate Structure – Pre-IPO Investments – Inform ation of +Principal Pre-IPO Investors” in the Prospectus and “Others / Add itional information – Connected Client as a Placee (with the Consent under +Paragraph 5(1) of the Placing Guidelines) Subscribing for and Holding on a Discretionary Basis on Behalf of an Existing Shareholder (with the +Waiver and Consent under Rule 10.04 of the Listing Rules and Paragraph 5(2) of the Placing Guidelines)” in this announcement below. + + +--- page 24 --- +25 + +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFER +Subject to the satisfaction of t he conditions set out in the Pr ospectus, valid applications made by +the public will be conditionally allocated on the basis set out below: + Approximate + Pool A percentage + allotted of the + Number Number total number of + of H Shares of valid shares applied + applied for applications Basis of allocation/ballot for + +50 2,686 1,075 out of 2,686 applicants to receive +50 shares 40.02% +100 685 480 out of 685 applicants to receive 50 +shares 35.04% +150 253 236 out of 253 applicants to receive 50 +shares 31.09% +200 158 50 shares plus 29 out of 158 applicants to +receive an additional 50 shares 29.59% +250 173 50 shares plus 71 out of 173 applicants to +receive an additional 50 shares 28.21% +300 87 50 shares plus 55 out of 87 applicants to +receive an additional 50 shares 27.20% +350 47 50 shares plus 39 out of 47 applicants to +receive an additional 50 shares 26.14% +400 254 100 shares 25.00% +450 36 100 shares plus 8 out of 36 applicants to +receive an additional 50 shares 24.69% +500 179 100 shares plus 75 out of 179 applicants +to receive an additional 50 shares 24.19% +600 63 100 shares plus 50 out of 63 applicants to +receive an additional 50 shares 23.28% +700 38 150 shares 21.43% +800 149 150 shares plus 62 out of 149 applicants +to receive an additional 50 shares 21.35% +900 35 150 shares plus 28 out of 35 applicants to +receive an additional 50 shares 21.11% +1,000 135 200 shares 20.00% +1,500 82 250 shares plus 58 out of 82 applicants to +receive an additional 50 shares 19.02% +2,000 46 350 shares plus 25 out of 46 applicants to +receive an additional 50 shares 18.86% +2,500 34 400 shares plus 18 out of 34 applicants to +receive an additional 50 shares 17.06% +3,000 31 450 shares plus 25 out of 31 applicants to +receive an additional 50 shares 16.34% +3,500 13 550 shares plus 5 out of 13 applicants to +receive an additional 50 shares 16.26% +4,000 15 650 shares 16.25% +4,500 23 700 shares 15.56% + + +--- page 25 --- +26 +5,000 34 750 shares 15.00% +6,000 14 850 shares 14.17% +7,000 8 950 shares 13.57% +8,000 21 1,050 shares 13.13% +9,000 23 1,150 shares 12.78% +10,000 43 1,250 shares 12.50% +20,000 12 2,100 shares 10.50% +30,000 6 2,950 shares 9.83% +40,000 6 3,850 shares 9.63% + + Total + +5,389 +Total number of Pool A successful +applicants: 3,556 + + Pool B Approximate + percentage + allotted of the + Number Number total number of + of H Shares of valid shares applied + applied for applications Basis of allocation/ballot for + + +50,000 14 11,250 shares 22.50% + +60,000 4 13,450 shares 22.42% + +90,000 1 20,150 shares 22.39% + +100,000 1 22,250 shares 22.25% + +200,000 1 44,400 shares 22.20% + +300,000 4 66,500 shares 22.17% + + + Total 25 +Total number of Pool B successful +applicants: 25 + +As of the date of this announcement, the relevant subscription monies previously deposited in the +designated nominee accounts have been remi tted back to the accounts of all HKSCC +participants. Investor s should contact their relevant brokers for any inquiries. + +COMPLIANCE WITH LISTING RULES AND GUIDANCE +The Directors confirm that, except for the Listing Rules that have been waived and/or in respect of +which consent has been obtained, the Company has complied with the Listing Rules and guidance +materials in relation to the placing, allotment and listing of the Company’s shares. +The Directors confirm that, to the best of their knowledge, the consideration paid by the placees or +the public (as the case may be) directly or indirectly for each Offer Share subscribed for or purchased + + +--- page 26 --- +27 +by them was the same as the final Offer Price in addition to any brokerage, AFRC transaction levy, +SFC transaction levy and trading fee payable. + +OTHERS / ADDITIONAL INFORMATION +Public float + +Immediately after the completion of the Global Offering, 112,19 3,492 H Shares, representing +approximately 26.85% of the issued share capital of our Company will count towards the public float, +satisfying the minimum percentage prescribed by Rule 8.08 of the Listing Rules. + +The Directors confirm that, immediately following the completio n of the Global Offering, (i) there +will not be any new substantial Shareholder within the meaning of the Listing Rules; (ii) the three +largest public Shareholders do not hold more than 50% of the Shares in public hands at the time of the +Listing in compliance with Rules 8.08(3) and 8.24 of the Listin g Rules; and (iii) there will be at least +300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) of the Listing Rules. + +Connected Client as a Placee (with the Consent under Paragraph 5(1) of the Placing Guidelines) +Subscribing for and Holding on a Discretionary Basis on Behalf of an Existing Shareholder (with +the Waiver and Consent under Rule 10.04 of the Listing Rules and Paragraph 5(2) of the Placing +Guidelines) +Under the International Placing, 3,635,000 Offer Shares, representing (i) approximately 32.2% of the +total number of Offer Shares ava ilable under the Global Offerin g and (ii) approximately 0.9% of the +total issued share capital of the Company upon Listing (before any exercise of the Over-Allotment +Option), were placed to Guosen Securities as placee, which is a connected client of GS(HK) (a Joint +Bookrunner, Joint Lead Manager an d Hong Kong Underwriter of the Global Offering) within the +meaning of Appendix 6 to the Listing Rules (“ Placing Guidelines”). GS(HK) is an indirect wholly- +owned subsidiary of Guosen Securities, therefore each of Guosen Securities and GS(HK) is a member +of the same group of companies. +Guosen Securities was engaged by Liuzhou Government Investment Fund, as an asset manager that is +a qualified domestic institutional investor (“QDII”) as approved by the relevant PRC authority in the +name of “ 國信證券匯晟 9 號 QDII 單一資產管理計劃”, to subscribe for and hold such number of +Offer Shares as set out herein on a discretionary basis on beha lf of Liuzhou Government Investment +Fund. Liuzhou Government Investme nt Fund, an existing Sharehold er and a Pre-IPO Investor, is an +independent third party of Guosen Securities. +The Company has applied to the Stock Exchange for, and the Stoc k Exchange has granted to the +Company, (i) its consent under paragraph 5(1) of the Placing Guidelines; and (ii) a waiver from strict +compliance with the requirements of Rule 10.04 of the Listing Rules and its consent under paragraph +5(2) of the Placing Guidelines t o permit the Company to allocat e Offer Shares in the International +Placing to Guosen Securities to subscribe for and hold the Offe r Shares on a discretionary basis on +behalf of Liuzhou Government Inve stment Fund. The Offer Shares allocated to Guosen Securities is +in compliance with all the conditions under the consents granted by the Stock Exchange. +Connected Client as a Placee (with the Consent under Paragraph 5(1) of the Placing Guidelines) +Under the International Placing, 86,000 Offer Shares, representing (i) approximately 0.8% of the total +number of Offer Shares available under the Global Offering and +(ii) approximately 0.02% of the total + + +--- page 27 --- +28 +issued share capital of the Company upon Listing (before any exercise of the Over-Allotment Option), +were allocated to CSI as placee, which is a connected client of CLSA (an Overall Coordinator of the +Global Offering) within the mean ing of the Placing Guidelines. Both CLSA and CSI are indirect +wholly-owned subsidiaries of CITIC Securities Co., Ltd., theref ore each of CLSA and CSI are in the +same group of companies. +CSI subscribed for the relevant Offer Shares as a placee under the International Placing, which will be +held on behalf of independent third parties on a non-discretionary basis. +CSI will act as the single counterparty of a back-to-back total return swap transaction (the “CSI Back- +to-back TRS”) to be entered into by CSI in connection with a total return swap order (the “CSI Client +TRS”) placed by its ultimate client , namely Shenzhen Commando Capital Management Co., Ltd. ( 深 +圳市康曼德資本管理有限公司 ) (the “ CSI Ultimate Client ” ) , b y w h i c h C S I w i l l p a s s t h e f u l l +economic exposure of the relevant Offer Shares placed to CSI (t he “CSI Offer Shares”) to the CSI +Ultimate Client, meaning in effect, CSI will hold the beneficia l interest of the CSI Offer Shares on +behalf of the CSI Ultimate Clie nt on a non-discretionary basis. CSI will hold the legal title and +beneficial interest in the CSI Offer Shares, but will contractu ally agree to pass on the full economic +exposure and return of the CSI Offer Shares to the CSI Ultimate Client. The CSI Ultimate Client may +exercise an early termination ri ght to early terminate the CSI Client TRS at any time from the trade +date of the CSI Client TRS which should be on or after the date on which the CSI Offer Shares are +listed on the Stock Exchange. Upon the final maturity or early termination of the CSI Client TRS by +the CSI Ultimate Client, CSI will dispose of the CSI Offer Shar es on the secondary market and the +CSI Ultimate Client will receive a final termination amount of the CSI Back-to-back TRS which should +have taken into account all the economic returns or economic lo ss in relation to the CSI Offer Shares +and the fixed amount of transaction fees of the CSI Back-to-bac k TRS and the CSI Client TRS. CSI +will not exercise the voting right of the CSI Offer Shares duri ng the tenor of the CSI Back-to-back +TRS. +The Company has applied to the Stock Exchange for, and the Stoc k Exchange has granted to the +Company, its consent under paragraph 5(1) of the Placing Guidel ines to permit the Company to +allocate Offer Shares in the International Placing to CSI to subscribe for and hold the Offer Shares on +a non-discretionary basis. The O ffer Shares allocated to CSI is in compliance with all the conditions +under the consents granted by the Stock Exchange. +Over-Allotment Option +In connection with the Global O ffering, the Company has granted the Over-Allotment Option to the +International Underwriters, exercisable by the Overall Coordinators and the Joint Global Coordinators +(on behalf of the International Underwriters), at any time from the Listing Date until Sunday, January +21, 2024, being the 30th day after the last day for lodging app lications under the Hong Kong Public +Offer, to require the Company to allot and issue up to an aggre gate of 1,692,300 additional Offer +Shares, representing not more than 15% of the total number of O ffer Shares initially available under +the Global Offering, at the Offer Price under the International Placing to cover over-allocations (if any) +in the International Placing. T here has been an over-allocation of 1,692,300 Offer Shares in the +International Placing and such over-allocation will be covered by delayed delivery arrangement with +investors who have been offered Offer Shares under the International Placing. In the event the Over- +Allotment Option is exercised, an announcement will be made on the Company’s website and the +website of the Stock Exchange at www.ubtrobot.com and www.hkexnews.hk, respectively. As at the +date of this announcement, the Over-Allotment Option has not been exercised. + + +--- page 28 --- +29 + +DISCLAIMERS + +Hong Kong Exchanges and Clearing Limited, Th e Stock Exchange of Hong Kong Limited (the “Stock +Exchange”) and Hong Kong Securities Clearing Company Limited ( “HKSCC”) take no +responsibility for the contents of this announcement, make no representation as to its accuracy or +completeness and expressly disclaim any liab ility whatsoever for any loss howsoever arising from +or in reliance upon the whole or any part of the contents of this announcement. +This announcement is not for release, publication, dist ribution, directly or indirectly, in or into the +United States (including its territories and poss essions, any state of the United States and the +District of Columbia). This announcement does not constitute or form a part of any offer or +solicitation to purchase or subscribe for securities in the United States. The securities mentioned +herein have not been, and will not be, registered un der the United States Securities Act of 1933, as +amended (the “U.S. Securities Act”). The securities may not be offered or sold in the United States +except pursuant to an exemption from the registration requirements of the U.S. Securities Act and in +compliance with any applicable state securities la ws, or outside the United States unless in +compliance with Regulation S under the U.S. Securi ties Act. There will be no public offer of +securities in the United States. +The Offer Shares are being offered and sold (1) solely to qualified institutional buyers as defined in Rule +144A under the U.S. Securities Act pursuant to an exemp tion from registration under the U.S. Securities +Act and (2) outside the United States in offshore transactions in reliance on Regulation S under the U.S. +Securities Act. +This announcement is for information purposes only and does not constitute an invitation or offer to +acquire, purchase or subscribe for securities. This announcement is not a prospectus. Potential +investors should read the Prospectus dated December 19, 2023 issued by the Company for detailed +information about the Global Offering described belo w before deciding whether or not to invest in +the Shares thereb y being offered. +*Potential investors of the Of fer Shares should note that the Sole Sponsor, the Sponsor-OC, the +Overall Coordinators and the Joint Global Coordinato rs (for themselves and on behalf of the Hong +Kong Underwriters and the Capital Market Intermediaries) shall be entitled to terminate their +obligations under the Hong Kong Underwriting Agreement with immediate effect upon the +occurrence of any of the events set out in the paragraph headed “Underwriting – Underwriting +Arrangements and Expenses – Hong Kong Public Offer – Hong Kong Underwriting Agreement – +Grounds for Termination ” in the Prospectus at any time prior to 8:00 a.m. (Hong Kong time) on the +Listing Date (which is currently expected to be on December 29, 2023). + + +--- page 29 --- +4 +By order of the Board +UBTECH ROBOTICS CORP LTD +Mr. Zhou Jian +Chairman, Executive Director and Chief Executive Officer +Hong Kong, 28 December 2023 +As at the date of this announcement, the Board comprises (i) Mr. Zhou Jian, Mr. Xiong Youjun, +Ms. Wang Lin and Mr. Liu Ming as executive directors; (ii) Mr. Xia Zuoquan, Mr. Zhou Zhifeng +and Mr. Chen Qiang as non-executive directors; and (iii) Mr. Zhao Jie, Mr. Xiong Chuxiong, Mr. +Poon Fuk Chuen and Mr. Leung Wai Man, Roger as independent non-executive directors. diff --git a/data/extracted_text/09885/allotment_results_summary_2023-06-27_2023062700056.txt b/data/extracted_text/09885/allotment_results_summary_2023-06-27_2023062700056.txt new file mode 100644 index 0000000..541a494 --- /dev/null +++ b/data/extracted_text/09885/allotment_results_summary_2023-06-27_2023062700056.txt @@ -0,0 +1,939 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF FINAL OFFER PRICE AND +ALLOTMENT RESULTS +SUMMARY +FINAL OFFER PRICE +• The final Offer Price has been set at HK$20.0 per Offer Share (exclusive of brokerage of +1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock +Exchange trading fee of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +• Assuming the Over-allotment Option is not exercised, based on the final Offer Price of +HK$20.0 per Offer Share, the net proceeds from the Global Offering to be received by +the Company, after deduction of the underwriting fees and commissions and estimated +expenses payable by the Company in connection with the Global Offering, are estimated +to be approximately HK$215.0 million. The Company intends to use the net proceeds from +the Global Offering in accordance with the purposes as set out in the section headed “Net +Proceeds from the Global Offering” in this announcement. +• Assuming the Over-allotment Option is exercised in full, we will receive additional net +proceeds of approximately HK$47.4 million for 2,371,200 additional Shares to be issued and +allotted upon the exercise of the Over-allotment Option after deduction of the underwriting +fees and commissions and estimated expenses payable by the Company in connection with +the Global Offering. The additional proceeds will be allocated to the use of proceeds as set +out in the section headed “Net Proceeds from the Global Offering” in this announcement in +the event that the Over-allotment Option is exercised. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +• The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have +been moderately over-subscribed. A total of 5,155 valid applications have been received +pursuant to the Hong Kong Public Offering through the HK eIPO White Form service +and through the CCASS EIPO service for a total of 8,850,600 Hong Kong Offer Shares, +representing approximately 5.60 times of the total number of 1,581,200 Hong Kong Offer +Shares initially available for subscription under the Hong Kong Public Offering. + + +--- page 2 --- +4 +• As the over-subscription in the Hong Kong Public Offering is less than 15 times, the +reallocation procedures as described in the section headed “Structure of the Global Offering +— The Hong Kong Public Offering — Reallocation” in the Prospectus have not been applied +and no International Offer Shares have been reallocated from the International Offering to the +Hong Kong Public Offering. The final number of Offer Shares allocated to the Hong Kong +Public Offering is 1,581,200 Shares, representing approximately 10.0% of the total number +of Offer Shares initially available under the Global Offering (before any exercise of the Over- +allotment Option), which have been allocated to 2,621 successful applicants under the Hong +Kong Public Offering, among which 2,006 applicants have been allotted with one board lot of +Offer Shares. +International Offering +• The International Offer Shares initially offered under the International Offering were +moderately over-subscribed, representing approximately 2.08 times of the total number of +14,227,600 International Offer Shares initially available under the International Offering. +The final number of International Offer Shares under the International Offering is 14,227,600 +Offer Shares, representing approximately 90.0% of the total number of Offer Shares initially +available under the Global Offering (before any exercise of the Over-allotment Option). +• There has been an over-allocation of 2,371,200 Offer Shares in the International Offering and +there are a total of 126 placees under the International Offering. A total of 114 placees have +been allotted five board lots of International Offer Shares or less, representing approximately +90.48% of the total number of placees under the International Offering. These placees have +been allotted 54,400 Shares in total, representing approximately 0.38% of the International +Offer Shares initially available under the International Offering (before any exercise of the +Over-allotment Option) and 0.34% of the total number of Offer Shares under the Global +Offering (before any exercise of the Over-allotment Option). A total of 19 placees have been +allotted one board lot of International Offer Shares, representing approximately 15.08% of +the total number of placees under the International Offering. These placees have been allotted +3,800 Shares in total, representing approximately 0.03% of the International Offer Shares +initially available under the International Offering (before any exercise of the Over-allotment +Option) and 0.02% of the total number of Offer Shares under the Global Offering (before any +exercise of the Over-allotment Option). +Cornerstone Investor +• Based on the Offer Price of HK$20.0 per Offer Share (exclusive of brokerage of 1%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange +trading fee of 0.00565%) and pursuant to the Cornerstone Investment Agreement, the +Cornerstone Investor has subscribed for a total of 5,014,400 Offer Shares, representing (a) +approximately 0.79% of the total issued share capital of the Company immediately upon +completion of the Global Offering (assuming the Over-allotment Option is not exercised); +and (b) approximately 31.72% of the number of Offer Shares under the Global Offering +(assuming the Over-allotment Option is not exercised). + + +--- page 3 --- +5 +• To our Company’s best knowledge, the Cornerstone Investor is: (i) an Independent Third +Party and is not a connected person; (ii) not accustomed to take instructions from us, our +Directors, chief executive, substantial shareholders, existing Shareholders or any of its +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting +or other disposition of the Shares registered in their name or otherwise held by them; and +(iii) not financed by us, our Directors, chief executive, substantial shareholders, existing +Shareholders or any of its subsidiaries or their respective close associates. The Cornerstone +Placing will form part of the International Offering, and Cornerstone Investor will not +acquire any Offer Shares under the Global Offering (other than pursuant to the Cornerstone +Investment Agreement). The Offer Shares to be acquired by the Cornerstone Investor will +rank pari passu in all respects with the fully paid Shares in issue and will be counted towards +the public float of our Company under Rule 8.24 of the Listing Rules. The Cornerstone +Investor will not constitute a substantial shareholder of our Company, nor will it have any +Board representation in our Company upon completion of the Global Offering. +• As confirmed by the Cornerstone Investor, its subscription under the Cornerstone Placing +would be financed by its own internal resources and/or the financial resources of its +shareholders. Other than a guaranteed allocation of the relevant Offer Shares at the final +Offer Price, the Cornerstone Investor does not have any preferential rights under the +Cornerstone Investment Agreement, as compared with other public Shareholders. There +are no side arrangements between us and the Cornerstone Investor or any benefit, direct or +indirect, conferred on the Cornerstone Investor by virtue of or in relation to the Cornerstone +Placing, other than a guaranteed allocation of the relevant Offer Shares at the final Offer +Price. The Cornerstone Investor has confirmed that all necessary approvals have been +obtained with respect to its Cornerstone Placing and that no specific approval from any stock +exchange (if relevant) or its shareholders is required for the Cornerstone Placing. +Please refer to the section headed “Cornerstone Investor” in the Prospectus for further details of +the Cornerstone Investor. + + +--- page 4 --- +6 +Compliance with Placing Guidelines of the Listing Rules +To the best knowledge, information and belief of the Directors, save as disclosed in this +announcement, (i) none of the Offer Shares subscribed by public Shareholders in the Hong +Kong Public Offering and placees in the International Offering has been directly or indirectly +financed by the Company or any of its subsidiaries, their directors, chief executive, substantial +shareholders, existing Shareholders, or any of their respective close associates; (ii) none of the +public Shareholders in the Hong Kong Public Offering and placees in the International Offering +who have subscribed for the Offer Shares is accustomed to taking instructions from the Company +or any of its subsidiaries, their directors, chief executive, substantial shareholders, existing +Shareholders, or any of their respective close associates in relation to the acquisition, disposal, +voting or other disposition of the Shares registered in their names or otherwise held by them; (iii) +no Offer Shares placed by or through the Sole Overall Coordinator, the Joint Global Coordinators, +the Joint Bookrunners, the Underwriters under the Global Offering have been placed with +applicants who are core connected persons (as defined in the Listing Rules) of the Company, or +to any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or persons set +out in paragraph 5(2) of the Placing Guidelines, whether in their own names or through nominees; +(iv) no rebate or discount has been, directly or indirectly, provided by the Company, or any of its +subsidiaries, their directors, chief executive, substantial Shareholders, existing Shareholders or +any of their respective close associates or syndicate members or any other brokers or underwriters +to any public Shareholders in the Hong Kong Public Offering or placees in the International +Offering; (v) the consideration payable by the public Shareholders in the Hong Kong Public +Offering and placees in the International Offering for each Share subscribed for or purchased +by them is the same as the final Offer Price as determined by the Company, in additional to +brokerage, SFC transaction levy, AFRC transaction levy and Stock Exchange trading fee; and +(vi) there is no side agreement or arrangement between the Company or any of its subsidiaries, +their directors, chief executive, substantial shareholders, existing Shareholders, or any of their +respective close associates or syndicate members or any other brokers or underwriters, on one +hand, and the public subscribers or the placees who have subscribed for the Offer Shares, on the +other hand. The International Offering is in compliance with the Placing Guidelines. +PUBLIC FLOAT +Immediately upon completion of the Global Offering, an aggregate of 271,163,704 Shares will be +held in the hands of the public, representing approximately 42.88% of the total number of Shares +in issue (assuming the Over-allotment Option is not exercised). The Company confirms that (i) no +placee will, individually, hold more than 10% of the enlarged issued share capital of the Company +immediately after the Global Offering; (ii) there will not be any new substantial shareholder (as +defined in the Listing Rules) of the Company immediately after the Global Offering; (iii) the +number of Shares to be held by the public will satisfy the minimum percentage prescribed by +Rule 8.08(1)(a) of the Listing Rules immediately after the completion of the Global Offering; (iv) +there will be at least 300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) +of the Listing Rules; and (v) the three largest public Shareholders do not hold more than 50% of +the Shares held in public hands at the time of the Listing in compliance with Rules 8.08(3) and +8.24 of the Listing Rules. + + +--- page 5 --- +7 +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company has granted the Over-allotment Option +to the International Underwriters, exercisable by the Sole Overall Coordinator on behalf of +the International Underwriters, at any time from the Listing Date until 30 days after the last +day for lodging applications under the Hong Kong Public Offering, being Thursday, 20 July +2023, to require our Company to issue up to an aggregate of 2,371,200 additional Offer Shares, +representing not more than 15% of the total number of Offer Shares initially available under +the Global Offering, at the final Offer Price under the International Offering to, among other +things, cover over-allocations in the International Offering, if any. There was an over-allocation +of 2,371,200 Shares in the International Offering and such over-allocation will be settled using +Shares to be borrowed under the Stock Borrowing Agreement between MIYT Holdings Limited +and the Stabilising Manager (or any person acting for it). Such borrowed Shares may be settled +by, among other methods, exercising the Over-allotment Option in full or in part, using the Shares +purchased in the secondary market or a combination of these means. In the event the Over- +allotment Option is exercised, an announcement will be made on the Company’s website and the +website of the Stock Exchange at www.ysbang.cn and www.hkexnews.hk , respectively. As at +the date of this announcement, the Over-allotment Option has not been exercised. +LOCK-UP UNDERTAKINGS +The Company, existing Shareholders of the Company and the Cornerstone Investor are subject +to certain lock-up undertakings as set out in the section headed “Lock-up Undertakings” in this +announcement. +RESULTS OF ALLOCATIONS +The final Offer Price, results of allocations and the Hong Kong identity card/passport/Hong Kong +business registration/certificate of incorporation numbers of successful applicants under the Hong +Kong Public Offering (if provided) will be available at the times and dates and in the manner set +out below: +• in the announcement to be posted on the Company’s website and the website of Stock +Exchange at www.ysbang.cn and www.hkexnews.hk , respectively, by no later than 9:00 +a.m. on Tuesday, 27 June 2023; +• from the “IPO Results” function in the IPO App or at www.tricor.com.hk/ipo/result or +www.hkeipo.hk/IPOResult with a “search by ID” function on a 24 hour basis from 8:00 +a.m. on Tuesday, 27 June 2023 to 12:00 midnight on Monday, 3 July 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 +a.m. and 6:00 p.m. from Tuesday, 27 June 2023 to Friday, 30 June 2023. + + +--- page 6 --- +8 +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White +Form” in this announcement refer to Hong Kong identity card numbers/passport numbers/ +Hong Kong business registration numbers/certificate of incorporation numbers/beneficial owner +identification codes (if such applications are made by nominees as agent for the benefit of another +person) whereas those displayed in the section headed “Results of Applications Made by Giving +Electronic Application Instructions to HKSCC via CCASS” in this announcement are provided +by CCASS Participants via CCASS. Therefore, the identification document numbers shown in the +two sections are different in nature. +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants or via the HK eIPO White +Form service are disclosed. Applicants with beneficial names only but not identification +document numbers are not disclosed due to personal privacy issue as elaborated below. +Applicants who applied for the Hong Kong Offer Shares through their brokers or nominees can +consult their brokers or nominees to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK +eIPO White Form ” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” are redacted and not all details of applications are disclosed +in this announcement. +DESPATCH/COLLECTION OF SHARE CERTIFICATES/e-AUTO +REFUND PAYMENT INSTRUCTIONS/REFUND CHEQUES +For each applicant applying for Hong Kong Offer Shares through the HK eIPO White Form +service: +• Applicants who have applied for 500,000 Hong Kong Offer Shares or more through the +HK eIPO White Form service and whose application is wholly or partially successful may +collect Share certificate(s) and/or refund cheque(s) (where applicable) in person from the +Hong Kong Share Registrar, Tricor Investor Services Limited, at 17/F, Far East Finance +Centre, 16 Harcourt Road, Hong Kong, from 9:00 a.m. to 1:00 p.m. on Tuesday, 27 June +2023, or any other place or date notified by the Company. +Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters of +authorisation from their corporations stamped with the corporations’ chops. Both individuals +and authorised representatives (if applicable) must produce, at the time of collection, +evidence of identity acceptable to the Hong Kong Share Registrar. + + +--- page 7 --- +9 +If Share certificate(s) and/or refund cheque(s) (where applicable) are not collected personally +within the time specified for collection, they will be sent to the address specified in the +application instructions by ordinary post and at the applicant’s own risk. +• For applicants who have applied for less than 500,000 Hong Kong Offer Shares through +the HK eIPO White Form service, the Share certificate(s) and/or refund cheque(s) (where +applicable) will be sent to the address specified in the application instructions on or before +Tuesday, 27 June 2023 by ordinary post and at the applicant’s own risk. +• If the application monies have been paid from a single bank account, any refund monies will +be despatched to that bank account in the form of e-Auto Refund payment instructions. If +the application monies have been paid from multiple bank accounts, any refund monies will +be despatched to the address specified in the application instructions in the form of refund +cheque(s) in the name of the applicant (or, in the case of joint applications, the first named +applicant) by ordinary post and at the applicant’s own risk. +For each applicant applying for Hong Kong Offer Shares through the CCASS EIPO service: +• For the purposes of allocating Hong Kong Offer Shares, HKSCC Nominees will not be +treated as an applicant. Instead, each CCASS Participant who gives electronic application +instructions or each person for whose benefit instructions are given will be treated as an +applicant. +• Where the application is wholly or partially successful, the Share certificate(s) will be issued +in the name of HKSCC Nominees and deposited into CCASS for the credit of the designated +CCASS Participant’s stock account or the applicant’s CCASS Investor Participant stock +account on Tuesday, 27 June 2023 or on any other date determined by HKSCC or HKSCC +Nominees. +• The applicant should check the application results of CCASS Participants (and where the +CCASS Participant is a broker or custodian, information relating to the relevant beneficial +owner is included) and the successful applicants’ Hong Kong identity card/passport/Hong +Kong business registration number or other identification code (Hong Kong business +registration number for corporations) published by the Company on Tuesday, 27 June 2023 +in the manners specified in “Results of Allocations” in this announcement, and report any +discrepancies to HKSCC before 5:00 p.m. on Tuesday, 27 June 2023 or such other date as +determined by HKSCC or HKSCC Nominees. +• Where the applicant has instructed a broker or custodian who is a CCASS Clearing +Participant or a CCASS Custodian Participant to give electronic application instructions via +CCASS terminals to apply for the Hong Kong Offer Shares on his/her/its behalf, the applicant +can also check the number of the Hong Kong Offer Shares allocated to him/her/it and the +amount of refund monies (if any) payable to him/her/it with that broker or custodian. + + +--- page 8 --- +10 +• Where the applicant has applied as a CCASS Investor Participant, he/she/it can also check the +number of Hong Kong Offer Shares allocated to him/her/it and the amount of refund monies +(if any) payable to him/her/it via the CCASS Phone System and the CCASS Internet System +(under the procedures contained in HKSCC’s “An Operating Guide for Investor Participants” +in effect from time to time) on Tuesday, 27 June 2023. Immediately following the credit of +the Hong Kong Offer Shares to the applicant’s stock account and the credit of the refund +monies to his/her/its bank account, HKSCC will also make available to him/her/it an activity +statement showing the number of Hong Kong Offer Shares credited to his/her/its CCASS +Investor Participant stock account and the amount of refund monies (if any) credited to his/ +her/its designated bank account. +• Refund of the application monies (if any) in respect of wholly and partially unsuccessful +applications and/or difference between the Offer Price and the maximum Offer Price per +Offer Share initially paid on application (including brokerage, SFC transaction levy, AFRC +transaction levy and Stock Exchange trading fee but without interest) will be credited to the +applicant’s designated bank account or the designated bank account of the applicant’s broker +or custodian on Tuesday, 27 June 2023. +Share certificates will only become valid at 8:00 a.m. on Wednesday, 28 June 2023, provided +that the Global Offering has become unconditional in all respects and neither of the Underwriting +Agreements has been terminated in accordance with their respective terms at or before that time. +Investors who trade Shares on the basis of publicly available allocation details or prior to the +receipt of the Share certificates or prior to the Share certificates becoming valid do so entirely at +their own risk. +No temporary evidence of title will be issued in respect of the Shares. No receipt will be issued +for sums paid on application. +COMMENCEMENT OF DEALINGS +• Assuming that the Hong Kong Public Offering becomes unconditional at or before 8:00 a.m. +in Hong Kong on Wednesday, 28 June 2023, it is expected that dealings in the Shares on the +Stock Exchange will commence at 9:00 a.m. on Wednesday, 28 June 2023. The Shares will +be traded in board lots of 200 Shares each and the stock code of the Shares will be 9885. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. + + +--- page 9 --- +11 +FINAL OFFER PRICE +The final Offer Price has been set at HK$20.0 per Offer Share (exclusive of brokerage of 1%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee +of 0.00565%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Assuming the Over-allotment Option is not exercised, based on the final Offer Price of HK$20.0 +per Offer Share, the net proceeds from the Global Offering to be received by the Company, after +deduction of the underwriting fees and commissions and estimated expenses payable by the +Company in connection with the Global Offering, are estimated to be approximately HK$215.0 +million. The Company intends to use the net proceeds for the following purposes: +• approximately 45% of the net proceeds, or HK$96.7 million, is expected to be used for further +developing the Company’s pharmaceutical circulation business; +• approximately 25% of the net proceeds, or HK$53.7 million, is expected to be used for further +developing our other businesses; +• approximately 22% of the net proceeds, or HK$47.3 million, is expected to be used for research +and development; and +• approximately 8% of the net proceeds, or HK$17.2 million, is expected to be used for working +capital and general corporate purposes. +Assuming the Over-allotment Option is exercised in full, the Company will receive additional +net proceeds of approximately HK$47.4 million for 2,371,200 additional Shares to be issued and +allotted upon the exercise of the Over-allotment Option after deduction of the underwriting fees +and commissions and estimated expenses payable by the Company in connection with the Global +Offering. The additional net proceeds will be allocated to the purposes set out above in the event +that the Over-allotment Option is exercised. For further information, please refer to the section +headed “Future Plans and Use of Proceeds” in the Prospectus. + + +--- page 10 --- +12 +Taking into consideration the contributions made by CICC to the success of the Global Offering, +in addition to the underwriting commission and incentive fee disclosed in the section headed +“Underwriting — Underwriting Arrangements and Expenses — International Offering — +Commissions and Expenses” in the Prospectus, the Company agrees to pay an additional incentive +fee of US$3 million (the “ Special Bonus ”) to CICC upon the Listing. Taking account of the Special +Bonus, based on the final Offer Price of HK$20.00 per Offer Share, assuming the Over-allotment +Option is not exercised and no additional Shares are issued pursuant to the Share Incentive Plans, +the total estimated listing expenses in relation to the Global Offering will be approximately +HK$101.2 million. The Special Bonus was proposed by the Company on 16 June 2023, and it was +not discussed between the Company and CICC prior to 16 June 2023. +Both of the Company and the Sole Sponsor are of view that the adjustments to the listing expenses +and use of proceeds as a result of the Special Bonus are not material to the business operations, +financial positions and prospect of the Company for the following reasons: (i) changes of amount +of the net proceeds to be used for each purpose disclosed in the Prospectus are less than 10%; (ii) +the Company believes it is still able to sufficiently fund each of the intended purposes disclosed +in the Prospectus with its liquidity resources, including the bank balances and cash, time deposits, +restricted bank deposits, and financial assets at fair value through profit and loss, amounting to +RMB2.2 billion as of 31 December 2022; and (iii) the updated listing expenses and use of proceeds +are disclosed in this announcement. +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED +Hong Kong Public Offering +The Hong Kong Offer Shares initially offered under the Hong Kong Public Offering have been +moderately over-subscribed. A total of 5,155 valid applications have been received pursuant to the +Hong Kong Public Offering through the HK eIPO White Form service and through the CCASS +EIPO service for a total of 8,850,600 Hong Kong Offer Shares, representing approximately 5.60 +times of the total number of 1,581,200 Hong Kong Offer Shares initially available for subscription +under the Hong Kong Public Offering, among which: +• 5,149 valid applications were made in respect of a total of 7,350,600 Hong Kong Offer Shares +under the Hong Kong Public Offering, each with an aggregate subscription amount based on + + +--- page 11 --- +13 +the maximum Offer Price of HK$23.00 per Offer Share (excluding brokerage of 1%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%) of HK$5,000,000 or less, representing approximately 9.30 times of the +number of 790,600 Hong Kong Offer Shares initially available in Pool A of the Hong Kong +Public Offering. +• 6 valid applications were made in respect of a total of 1,500,000 Hong Kong Offer Shares +under the Hong Kong Public Offering, each with an aggregate subscription amount based on +the maximum Offer Price of HK$23.00 per Offer Share (excluding brokerage of 1%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading +fee of 0.00565%) of more than HK$5,000,000, representing approximately 1.90 times of the +number of 790,600 Hong Kong Offer Shares initially available in Pool B of the Hong Kong +Public Offering. +Under the Hong Kong Public Offering, (i) no application has been rejected due to dishonored +payments; (ii) no invalid application has been identified and rejected; (iii) no multiple application +or suspected multiple application has been identified and rejected; and (iv) no application for more +than 790,600 Shares (being 50% of the Hong Kong Offer Shares initially available under the Hong +Kong Public Offering) has been identified. +As the over-subscription in the Hong Kong Public Offering is less than 15 times, the reallocation +procedures as described in the section headed “Structure of the Global Offering — The Hong Kong +Public Offering — Reallocation” in the Prospectus have not been applied and no International Offer +Shares have been reallocated from the International Offering to the Hong Kong Public Offering. +The final number of Offer Shares allocated to the Hong Kong Public Offering is 1,581,200 Shares, +representing approximately 10.0% of the total number of Offer Shares initially available under the +Global Offering (before any exercise of the Over-allotment Option), which have been allocated to +2,621 successful applicants under the Hong Kong Public Offering, among which 2,006 applicants +have been allotted with one board lot of Offer Shares. +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering” in +this announcement. +International Offering +The International Offer Shares initially offered under the International Offering were moderately +over-subscribed, representing approximately 2.08 times of the total number of 14,227,600 +International Offer Shares initially available under the International Offering. The final number of +International Offer Shares under the International Offering is 14,227,600 Offer Shares, representing +approximately 90.0% of the total number of Offer Shares initially available under the Global +Offering (before any exercise of the Over-allotment Option). + + +--- page 12 --- +14 +There has been an over-allocation of 2,371,200 Offer Shares in the International Offering and there +are a total of 126 placees under the International Offering. A total of 114 placees have been allotted +five board lots of International Offer Shares or less, representing approximately 90.48% of the total +number of placees under the International Offering. These placees have been allotted 54,400 Shares +in total, representing approximately 0.38% of the International Offer Shares initially available under +the International Offering (before any exercise of the Over-allotment Option) and 0.34% of the +total number of Offer Shares under the Global Offering (before any exercise of the Over-allotment +Option). A total of 19 placees have been allotted one board lot of International Offer Shares, +representing approximately 15.08% of the total number of placees under the International Offering. +These placees have been allotted 3,800 Shares in total, representing approximately 0.03% of the +International Offer Shares initially available under the International Offering (before any exercise +of the Over-allotment Option) and 0.02% of the total number of Offer Shares under the Global +Offering (before any exercise of the Over-allotment Option). +Cornerstone Investor +Based on the Offer Price of HK$20.0 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, AFRC transaction levy of 0.00015% and Stock Exchange trading fee +of 0.00565%) and pursuant to the Cornerstone Investment Agreement as disclosed in the section +headed “Cornerstone Investor” in the Prospectus, the number of Offer Shares subscribed for by the +Cornerstone Investor is determined as set out below: +Subscription +Amount +(US$ in millions) +Number of +Offer Shares +(rounded down +to nearest whole +board lot of +200 Shares) +acquired +Approximate % +of the +Offer Shares +(1) +Approximate % +of the +issued share +capital +(1) +ZGC International Limited 12.8 5,014,400 31.72% 0.79% + +Total 12.8 5,014,400 31.72% 0.79% + +Notes: +(1) Assuming the Over-allotment Option is not exercised. + + +--- page 13 --- +15 +To our Company’s best knowledge, the Cornerstone Investor is: (i) an Independent Third Party +and is not a connected person; (ii) not accustomed to take instructions from us, our Directors, +chief executive, substantial shareholders, existing Shareholders or any of its subsidiaries or their +respective close associates in relation to the acquisition, disposal, voting or other disposition of +the Shares registered in their name or otherwise held by them; and (iii) not financed by us, our +Directors, chief executive, substantial shareholders, existing Shareholders or any of its subsidiaries +or their respective close associates. The Cornerstone Placing will form part of the International +Offering, and Cornerstone Investor will not acquire any Offer Shares under the Global Offering +(other than pursuant to the Cornerstone Investment Agreement). The Offer Shares to be acquired by +the Cornerstone Investor will rank pari passu in all respects with the fully paid Shares in issue and +will be counted towards the public float of our Company under Rule 8.24 of the Listing Rules. The +Cornerstone Investor will not constitute a substantial shareholder of our Company, nor will it have +any Board representation in our Company upon completion of the Global Offering. +As confirmed by the Cornerstone Investor, its subscription under the Cornerstone Placing would +be financed by its own internal resources and/or the financial resources of its shareholders. Other +than a guaranteed allocation of the relevant Offer Shares at the final Offer Price, the Cornerstone +Investor does not have any preferential rights under the Cornerstone Investment Agreement, as +compared with other public Shareholders. There are no side arrangements between us and the +Cornerstone Investor or any benefit, direct or indirect, conferred on the Cornerstone Investor by +virtue of or in relation to the Cornerstone Placing, other than a guaranteed allocation of the relevant +Offer Shares at the final Offer Price. The Cornerstone Investor has confirmed that all necessary +approvals have been obtained with respect to its Cornerstone Placing and that no specific approval +from any stock exchange (if relevant) or its shareholders is required for the Cornerstone Placing. +Please refer to the section headed “Cornerstone Investor” in the Prospectus for further details +relating to the Cornerstone Investor. + + +--- page 14 --- +16 +Compliance with Placing Guidelines of the Listing Rules +To the best knowledge, information and belief of the Directors, save as disclosed in this +announcement, (i) none of the Offer Shares subscribed by public Shareholders in the Hong Kong +Public Offering and placees in the International Offering has been directly or indirectly financed +by the Company or any of its subsidiaries, their directors, chief executive, substantial shareholders, +existing Shareholders, or any of their respective close associates; (ii) none of the public +Shareholders in the Hong Kong Public Offering and placees in the International Offering who have +subscribed for the Offer Shares is accustomed to taking instructions from the Company or any of its +subsidiaries, their directors, chief executive, substantial shareholders, existing Shareholders, or any +of their respective close associates in relation to the acquisition, disposal, voting or other disposition +of the Shares registered in their names or otherwise held by them; (iii) no Offer Shares placed by +or through the Sole Overall Coordinator, the Joint Global Coordinators, the Joint Bookrunners, the +Underwriters under the Global Offering have been placed with applicants who are core connected +persons (as defined in the Listing Rules) of the Company, or to any connected clients (as set out +in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of the Placing +Guidelines, whether in their own names or through nominees; (iv) no rebate or discount has been, +directly or indirectly, provided by the Company, or any of its subsidiaries, their directors, chief +executive, substantial Shareholders, existing Shareholders or any of their respective close associates +or syndicate members or any other brokers or underwriters to any public Shareholders in the +Hong Kong Public Offering or placees in the International Offering; (v) the consideration payable +by the public Shareholders in the Hong Kong Public Offering and placees in the International +Offering for each Share subscribed for or purchased by them is the same as the final Offer Price as +determined by the Company, in additional to brokerage, SFC transaction levy, AFRC transaction +levy and Stock Exchange trading fee; and (vi) there is no side agreement or arrangement between +the Company or any of its subsidiaries, their directors, chief executive, substantial shareholders, +existing Shareholders, or any of their respective close associates or syndicate members or any other +brokers or underwriters, on one hand, and the public subscribers or the placees who have subscribed +for the Offer Shares, on the other hand. The International Offering is in compliance with the Placing +Guidelines. +PUBLIC FLOAT +Immediately upon completion of the Global Offering, an aggregate of 271,163,704 Shares will be +held in the hands of the public, representing approximately 42.88% of the total number of Shares +in issue (assuming the Over-allotment Option is not exercised). The Company confirms that (i) no +placee will, individually, hold more than 10% of the enlarged issued share capital of the Company +immediately after the Global Offering; (ii) there will not be any new substantial shareholder (as +defined in the Listing Rules) of the Company immediately after the Global Offering; (iii) the +number of Shares to be held by the public will satisfy the minimum percentage prescribed by Rule +8.08(1)(a) of the Listing Rules immediately after the completion of the Global Offering; (iv) there +will be at least 300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) of +the Listing Rules; and (v) the three largest public Shareholders do not hold more than 50% of the +Shares held in public hands at the time of the Listing in compliance with Rules 8.08(3) and 8.24 of +the Listing Rules. + + +--- page 15 --- +17 +OVER-ALLOTMENT OPTION +In connection with the Global Offering, the Company has granted the Over-allotment Option +to the International Underwriters, exercisable by the Sole Overall Coordinator on behalf of the +International Underwriters, at any time from the Listing Date until 30 days after the last day for +lodging applications under the Hong Kong Public Offering, being Thursday, 20 July 2023, to +require our Company to issue up to an aggregate of 2,371,200 additional Offer Shares, representing +not more than 15% of the total number of Offer Shares initially available under the Global +Offering, at the final Offer Price under the International Offering to, among other things, cover +over-allocations in the International Offering, if any. There was an over-allocation of 2,371,200 +Shares in the International Offering and such over-allocation will be settled using Shares to +be borrowed under the Stock Borrowing Agreement between MIYT Holdings Limited and the +Stabilising Manager (or any person acting for it). Such borrowed Shares may be settled by, among +other methods, exercising the Over-allotment Option in full or in part, using the Shares purchased +in the secondary market or a combination of these means. In the event the Over-allotment Option +is exercised, an announcement will be made on the Company’s website and the website of the +Stock Exchange at www.ysbang.cn and www.hkexnews.hk , respectively. As at the date of this +announcement, the Over-allotment Option has not been exercised. + + +--- page 16 --- +18 +LOCK-UP UNDERTAKINGS +The Company, existing Shareholders of the Company and the Cornerstone Investor are subject to +the following lock-up undertakings (the “ Lock-up Undertakings ”) in respect of the Shares. The +major terms of the Lock-up Undertakings are set out as follows: +Name +Number of +Shares subject +to the Lock-up +Undertakings +after Listing +Number of +Shares subject +to the Lock-up +Undertakings as +percentage of the +total issued share +capital upon +Listing +(1) +Last day of the +lock-up period +The Company + (subject to lock-up obligations + pursuant to the Listing Rules and + the Hong Kong Underwriting + Agreement) +(2) +N/A N/A 28 December 2023 +Existing Shareholders + of the Company + (subject to lock-up obligations + pursuant to the lock-up + agreement) +(3) +616,541,252 97.50% 12 December 2023 +Cornerstone Investor + (subject to lock-up obligations + pursuant to the Cornerstone + Investment Agreement) +(4) +5,014,400 0.79% 28 December 2023 + +Total 621,555,652 98.29% + +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) The Company may issue Shares without any lock-up obligations after the indicated date in accordance with Rule 10.08 of +the Listing Rules. +(3) For details of the lock-up arrangement of existing Shareholders of the Company, please refer to the section headed +“Underwriting — Underwriting Arrangements and Expenses — Hong Kong Public Offering — Undertakings by the +Existing Shareholders” in the Prospectus. +(4) The Cornerstone Investor shall not dispose of any of the Offer Shares it has purchased pursuant to the Cornerstone Investor +Agreement, save for in certain limited circumstances, on or before the indicated date. + + +--- page 17 --- +19 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC OFFERING +Subject to the satisfaction of the conditions set out in the paragraph headed “Structure of the Global +Offering — Conditions of the Global Offering” in the Prospectus, 5,155 valid applications made +by the public through the HK eIPO White Form service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Number +of shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number of +shares applied for +Pool A +200 2,689 807 out of 2,689 applicants to receive 200 shares 30.01% +400 846 339 out of 846 applicants to receive 200 shares 20.04% +600 195 112 out of 195 applicants to receive 200 shares 19.15% +800 105 76 out of 105 applicants to receive 200 shares 18.10% +1,000 225 192 out of 225 applicants to receive 200 shares 17.07% +1,200 50 200 shares 16.67% +1,400 45 200 shares plus 4 out of 45 applicants to receive an additional 200 shares 15.56% +1,600 32 200 shares plus 7 out of 32 applicants to receive an additional 200 shares 15.23% +1,800 34 200 shares plus 9 out of 34 applicants to receive an additional 200 shares 14.05% +2,000 547 200 shares plus 208 out of 547 applicants to receive an additional 200 shares 13.80% +3,000 50 400 shares 13.33% +4,000 71 400 shares plus 15 out of 71 applicants to receive an additional 200 shares 11.06% +5,000 47 400 shares plus 24 out of 47 applicants to receive an additional 200 shares 10.04% +6,000 32 400 shares plus 23 out of 32 applicants to receive an additional 200 shares 9.06% +7,000 7 600 shares 8.57% +8,000 35 600 shares plus 10 out of 35 applicants to receive an additional 200 shares 8.21% +9,000 21 600 shares plus 11 out of 21 applicants to receive an additional 200 shares 7.83% +10,000 50 600 shares plus 33 out of 50 applicants to receive an additional 200 shares 7.32% +20,000 32 1,000 shares 5.00% +30,000 12 1,400 shares 4.67% +40,000 2 1,800 shares 4.50% +50,000 8 2,200 shares 4.40% +60,000 2 2,600 shares 4.33% +70,000 2 3,000 shares 4.29% +80,000 2 3,400 shares 4.25% +90,000 1 3,800 shares 4.22% +100,000 5 4,200 shares 4.20% +150,000 1 6,200 shares 4.13% +200,000 1 8,200 shares 4.10% +Total 5,149 Total number of Pool A successful applicants: 2,615 + + +--- page 18 --- +20 +Number +of shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number of +shares applied for +Pool B +250,000 6 131,600 shares plus 5 out of 6 applicants to receive an additional 200 shares 52.71% +Total 6 Total number of Pool B successful applicants: 6 +The final number of Offer Shares comprising the Hong Kong Public Offering is 1,581,200 Offer +Shares, representing approximately 10.0% of the total number of Offer Shares initially available +under the Global Offering (before any exercise of the Over-allotment Option). +RESULTS OF ALLOCATIONS +The final Offer Price, results of allocations and the Hong Kong identity card/passport/Hong Kong +business registration/certificate of incorporation numbers of successful applicants under the Hong +Kong Public Offering (if provided) will be available at the times and dates and in the manner set out +below: +• in the announcement to be posted on the Company’s website and the website of Stock Exchange +at www.ysbang.cn and www.hkexnews.hk , respectively, by no later than 9:00 a.m. on +Tuesday, 27 June 2023; +• from the “IPO Results” function in the IPO App or at www.tricor.com.hk/ipo/result or +www.hkeipo.hk/IPOResult with a “search by ID” function on a 24 hour basis from 8:00 a.m. +on Tuesday, 27 June 2023 to 12:00 midnight on Monday, 3 July 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. +and 6:00 p.m. from Tuesday, 27 June 2023 to Friday, 30 June 2023. +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. + + +--- page 19 --- +21 +Please note that the list of identification document numbers set out in this announcement may not +be a complete list of successful applicants since only successful applicants whose identification +document numbers are provided to HKSCC by CCASS Participants or via the HK eIPO White +Form service are disclosed. Applicants with beneficial names only but not identification document +numbers are not disclosed due to personal privacy issue as elaborated below. Applicants who +applied for the Hong Kong Offer Shares through their brokers or nominees can consult their brokers +or nominees to enquire about their application results. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS” are redacted and not all details of applications are disclosed in this +announcement. +SHAREHOLDING CONCENTRATION ANALYSIS +The tables below set out the analysis of shareholding concentration in the International Offering. +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee +Number of +shares +subscribed +for +Number of +Shares held +upon Listing +Number of +Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming +no exercise +of the +Over-allotment +Option) +Number of +Shares +subscribed for +as percentage +of the total +number of the +International +Offer Shares +(assuming the +Over-allotment +Option is +exercised +in full) +Number of +Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming +no exercise +of the +Over-allotment +Option) +Number of +Shares +subscribed for +as percentage +of the total +number of the +Offer Shares +(assuming the +Over-allotment +Option is +exercised +in full) +Number of +Shares +held upon +Listing as +percentage +of the total +issued share +capital upon +Listing +(assuming +no exercise +of the +Over-allotment +Option) +Number of +Shares +held upon +Listing as +percentage +of the total +issued share +capital upon +Listing +(assuming the +Over-allotment +Option is +exercised +in full) +Top 1 6,030,800 6,030,800 42.39% 36.33% 38.15% 33.17% 0.95% 0.95% +Top 5 16,125,200 16,125,200 113.34% 97.15% 102.00% 88.70% 2.55% 2.54% +Top 10 16,538,200 16,538,200 116.24% 99.63% 104.61% 90.97% 2.62% 2.61% +Top 20 16,551,200 16,551,200 116.33% 99.71% 104.70% 91.04% 2.62% 2.61% +Top 25 16,555,200 16,555,200 116.36% 99.74% 104.72% 91.06% 2.62% 2.61% + + +--- page 20 --- +22 +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder +Number of +shares +subscribed +for +Number of +Shares +held upon +Listing +(assuming +no exercise +of the +Over-allotment +Option) +Number of +Shares +held upon +Listing +(assuming the +Over-allotment +Option is +exercised +in full) +Number of +Shares +subscribed +for as +percentage +of the +total number +of the +International +Offer Shares +(assuming +no exercise +of the +Over-allotment +Option) +Number of +Shares +subscribed +for as +percentage +of the +total number +of the +International +Offer Shares +(assuming the +Over-allotment +Option is +exercised +in full) +Number of +Shares +subscribed +for as +percentage +of the +total number +of the +Offer Shares +(assuming +no exercise +of the +Over-allotment +Option) +Number of +Shares +subscribed +for as +percentage +of the +total number +of the +Offer Shares +(assuming the +Over-allotment +Option is +exercised +in full) +Number of +Shares +held upon +Listing as +percentage +of the +total issued +share capital +upon Listing +(assuming +no exercise +of the +Over-allotment +Option) +Number of +Shares +held upon +Listing as +percentage +of the +total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is +exercised +in full) +Top 1 — 125,316,184 125,316,184 0.00% 0.00% 0.00% 0.00% 19.82% 19.74% +Top 5 — 402,184,772 402,184,772 0.00% 0.00% 0.00% 0.00% 63.60% 63.36% +Top 10 — 557,306,496 557,306,496 0.00% 0.00% 0.00% 0.00% 88.13% 87.80% +Top 20 13,785,200 628,863,880 628,863,880 96.89% 83.05% 87.20% 75.83% 99.45% 99.08% +Top 25 16,417,000 632,958,252 632,958,252 114.46% 98.11% 103.85% 90.30% 100.10% 99.72% +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in the Shares. diff --git a/data/extracted_text/09890/allotment_results_summary_2023-09-27_2023092700048.txt b/data/extracted_text/09890/allotment_results_summary_2023-09-27_2023092700048.txt new file mode 100644 index 0000000..0d8a7fc --- /dev/null +++ b/data/extracted_text/09890/allotment_results_summary_2023-09-27_2023092700048.txt @@ -0,0 +1,1127 @@ +--- page 1 --- +3 +ANNOUNCEMENT OF OFFER PRICE AND +ALLOTMENT RESULTS +SUMMARY +Offer Price +• The final Offer Price has been determined at HK$14.00 per Offer Share (exclusive of +brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of +0.00565% and AFRC transaction levy of 0.00015%). +Net Proceeds from the Global Offering +• Based on the Offer Price of HK$14.00 per Offer Share, the net proceeds from the Global +Offering to be received by the Company, after deduction of the underwriting fees and +commissions and estimated expenses payable by the Company in connection with the Global +Offering, are estimated to be approximately HK$138.1 million. The Company intends to use +the net proceeds from the Global Offering in accordance with the purposes as set out in the +section headed “Net Proceeds from the Global Offering” in this announcement. +• If the Over-allotment Option is fully exercised to cover the over-allocation of 2,846,400 +Offer Shares in the International Offering, the Company will receive additional net proceeds +of approximately HK$38.4 million for 2,846,400 additional Offer Shares to be issued and +allotted upon the exercise of the Over-allotment Option, after deduction of the underwriting +fees and commissions and estimated expenses payable by the Company in connection with +the Global Offering. The allocation of the additional net proceeds will be adjusted on a pro- +rata basis in accordance with the purposes set out in the section headed “Net Proceeds from +the Global Offering” in this announcement in the event that the Over-allotment Option is +exercised. +Applications and Indications of Interest Received in the Hong Kong Public Offering +• The Hong Kong Public Offer Shares initially offered under the Hong Kong Public Offering +have been very significantly over-subscribed. A total of 17,818 valid applications have been +received pursuant to the Hong Kong Public Offering through the HK eIPO White Form +service and through the CCASS EIPO service for a total of 197,345,200 Hong Kong Public +Offer Shares, representing approximately 104.00 times of the total number of 1,897,600 +Hong Kong Public Offer Shares initially available for subscription under the Hong Kong +Public Offering. +• As the over-subscription in the Hong Kong Public Offering represents 100 times or more +the number of the Offer Shares initially available for subscription under the Hong Kong +Public Offering, the reallocation procedure as disclosed in the section headed “Structure of +the Global Offering — The Hong Kong Public Offering — Reallocation” in the Prospectus +has been applied and 7,590,400 Offer Shares have been reallocated from the International +Offering to the Hong Kong Public Offering. The final number of Offer Shares under the +Hong Kong Public Offering is 9,488,000 Shares, representing 50% of the total number of +Offer Shares initially available under the Global Offering, and being allocated to 13,483 +successful applicants under the Hong Kong Public Offering, 8,822 of which have been +allocated one board lot of Shares totaling 1,764,400 Shares, representing approximately of +18.60% of total Offer Shares under the Hong Kong Public Offering. + + +--- page 2 --- +4 +International Offering +• The Offer Shares initially offered under the International Offering have been slightly over- +subscribed, representing approximately 1.67 times of the total number of Offer Shares +initially available under the International Offering. The final number of Offer Shares under +the International Offering is 9,488,000 Shares, representing approximately 50% of the total +number of Offer Shares initially available under the Global Offering (before any exercise of +the Over-allotment Option). There has been an over-allocation of 2,846,400 Offer Shares. +Please refer to the section headed “International Offering — Over-allotment Option” in this +announcement. +• There are a total of 138 placees under the International Offering, among which 106 placees, +representing 76.81% of the total number of placees under the International Offering, have +been allotted five or fewer board lots of Offer Shares, totaling 21,200 Shares, representing +0.22% of the total number of Offer Shares available under the International Offering +(assuming the Over-allotment Option is not exercised). A total of 106 placees have been +allotted one board lot of Offer Shares, representing approximately 76.81% of the total +number of placees under the International Offering, totaling 21,200 Shares, representing +approximately 0.22% of the total number of the Offer Shares available under the International +Offering (assuming the Over-allotment Option is not exercised). +Cornerstone Investor +• Based on the Offer Price of HK$14.00 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%) and pursuant to the Cornerstone Investment Agreements, the +Cornerstone Investors have subscribed for a total of 6,307,800 Offer Shares, representing +(a) approximately 33.24% of the number of Offer Shares initially available under the +Global Offering and (b) approximately 1.18% of the Shares in issue immediately following +completion of the Global Offering (assuming the Over-allotment Option is not exercised). +Please refer to the section headed “Cornerstone Investors” in the Prospectus for further +details of the Cornerstone Investors. +Connected Client Placee with Consent under the Placing Guidelines +• We have applied to the Stock Exchange for, and the Stock Exchange has granted us, a +consent under Paragraph 5(1) of Appendix 6 to the Listing Rules (the “ Placing Guidelines ”) +to permit the Company to allocate Offer Shares in the International Offering to the placee set +out in the section headed “International Offering — Connected Client Placee with Consent +under the Placing Guidelines” in this announcement. +Over-allotment Option +• In connection with the Global Offering, we have granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on +behalf of the International Underwriters), at any time from the Listing Date to Saturday, +October 21, 2023, being the 30th day after the last day for lodging applications under the +Hong Kong Public Offering, to require us to allot and issue up to an aggregate of 2,846,400 +Shares, representing 15% of the Shares initially being offered under the Global Offering at +the Offer Price to cover the over-allocations in the International Offering, if any. + + +--- page 3 --- +5 +• There has been an over-allocation of 2,846,400 Offer Shares in the International Offering +and such over-allocation will be settled by using Shares borrowed under the Stock Borrowing +Agreement. Such borrowed Shares will be covered by amongst other methods, exercising +the Over-allotment Option in full or in part or by using Shares purchased by the Stabilizing +Manager (or through its affiliates or any person acting for it) in the secondary market at +prices that do not exceed the Offer Price or a combination of these means. In the event the +Over-allotment Option is exercised, an announcement will be made on the Stock Exchange’s +website at www.hkexnews.hk and the Company’s website at www.zx.com. As of the date of +this announcement, the Over-allotment Option has not been exercised. +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and +Placees in the International Offering +• Save as disclosed in the section headed “International Offering — Connected Client Placee +with Consent under the Placing Guidelines” in this announcement, to the best knowledge, +information and belief of the Directors, no Offer Shares placed by or through the Overall +Coordinators, the Joint Global Coordinators, the Joint Bookrunners, the Joint Lead Managers, +or the Underwriters under the Global Offering have been placed with applicants or their +respective ultimate beneficial owners who are core connected persons (as defined in the +Listing Rules) of the Company or Directors of the Company, or to any connected clients (as +set out in paragraph 5(1) of the Placing Guidelines), or persons set out in paragraph 5(2) of +the Placing Guidelines, whether in their own names or through nominees. The International +Offering is in compliance with the Placing Guidelines. +• The Directors confirm that, to the best of their knowledge, information and belief, (i) none +of the Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering and +placees in the International Offering has been financed directly or indirectly by the Company, +any of the Directors, chief executive of the Company, the Controlling Shareholders, the +substantial Shareholders, the existing Shareholders or any of their subsidiaries or their +respective close associates; (ii) none of the public Shareholders in the Hong Kong Public +Offering and placees in the International Offering who has subscribed for the Offer Shares is +accustomed to taking instructions from the Company, any of the Directors, chief executive +of the Company, the Controlling Shareholders, the substantial Shareholders, the existing +Shareholders or any of their subsidiaries or their respective close associates in relation to +the acquisition, disposal, voting or other disposition of the Shares registered in their name +or otherwise held by them; (iii) no rebate has been, directly or indirectly, provided by the +Company, the Directors, chief executive of the Company, the Controlling Shareholders, +the substantial Shareholders, the existing Shareholders or any of their subsidiaries, or +their respective close associates, or syndicate members or any brokers or underwriters to +any public Shareholders in the Hong Kong Public Offering or placees in the International +Offering; (iv) the consideration payable by the public Shareholders in the Hong Kong Public +Offering and placees in the International Offering for each Offer Share subscribed for or +purchased by them is the same as the final Offer Price as determined by the Company, in +additional to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of +0.00015% and Stock Exchange trading fee of 0.00565%; and (v) there is no side agreement +or arrangement between the Company, any of the Directors, chief executive of the Company, +the Controlling Shareholders, the substantial Shareholders of the Company, the existing +Shareholders or any of their subsidiaries or their respective close associates or syndicate +members or any other brokers or underwriters, on one hand, and the public subscribers or the +placee who has subscribed for the Offer Shares, on the other hand. + + +--- page 4 --- +6 +• None of the Joint Sponsors, the Overall Coordinators, the Joint Global Coordinators, the +Joint Bookrunners, the Joint Lead Managers, the Underwriters, and their respective affiliated +companies and connected clients of the lead broker or of any distributors (as defined in +the Placing Guidelines) has taken up any Offer Shares for its own benefit under the Global +Offering. +• The Directors confirm that none of the placees under the International Offering was +placed more than 10% of the enlarged issued share capital of the Company immediately +after completion of the Global Offering. Accordingly, the Directors confirm that none of +the placees will become a substantial shareholder (as defined under the Listing Rules) of +the Company after the completion of the Global Offering, and there will not be any new +substantial shareholder (as defined under the Listing Rules) of the Company immediately +after completion of the Global Offering. +Lock-up Undertakings +• Each of the Company, the Controlling Shareholders, the Pre-IPO Investor and the +Cornerstone Investors is subject to certain lock-up undertakings as set out in the section +headed “Lock-up Undertakings” in this announcement. +Results of Allocations +• The level of indications of interest in the International Offering, the level of applications in +the Hong Kong Public Offering and the basis of allocation of the Hong Kong Public Offer +Shares will be published on Wednesday, September 27, 2023 on the website of the Stock +Exchange at www.hkexnews.hk and the Company’s website at www.zx.com . +• The results of allocations of the Hong Kong Public Offer Shares under the Hong Kong +Public Offering successfully applied for through the HK eIPO White Form service or +through the CCASS EIPO service, including the Hong Kong identity card numbers, passport +numbers, Hong Kong business registration numbers or certificate of incorporation numbers of +successful applicants (where applicable) and the number of Hong Kong Public Offer Shares, +successfully applied for, will be made available at the times and dates and in the manner +specified below: +(i) in the announcement to be posted on the Company’s website and the Stock Exchange’s +website at www.zx.com and www.hkexnews.hk , respectively, by no later than 9:00 a.m. +on Wednesday, September 27, 2023. Please note that the list of identification document +numbers set out in this announcement may not be a complete list of successful applicants +since only successful applicants whose identification document numbers are provided +to HKSCC by CCASS Participants or via the HK eIPO White Form are disclosed. +Applicants with beneficial names only but not identification document numbers are not +disclosed due to personal privacy issue as elaborated below. Applicants who applied for +the Hong Kong Public Offer Shares through their brokers or nominees can consult their +brokers or nominees to enquire about their application results; +(ii) from “IPO Results” function in the IPO App or at www.hkeipo.hk/IPOResult (or +www.tricor.com.hk/ipo/result ) with a “search by ID” function on a 24-hour basis from +8:00 a.m. on Wednesday, September 27, 2023 to 12:00 midnight on Tuesday, October 3, +2023; and +(iii) from the allocation results telephone enquiry line by calling +852 3691 8488 between +9:00 a.m. and 6:00 p.m. from Wednesday, September 27, 2023 to Tuesday, October 3, +2023 (excluding Saturday, Sunday and public holidays in Hong Kong). + + +--- page 5 --- +7 +• This announcement contains a list of identification document numbers. Identification +document numbers shown in the section headed “Results of Applications Made by HK eIPO +White Form ” in this announcement refer to Hong Kong identity card numbers/passport +numbers/Hong Kong business registration numbers/certificate of incorporation numbers/ +beneficial owner identification codes (if such applications are made by nominees as agent +for the benefit of another person) whereas those displayed in the section headed “Results of +Applications Made by Giving Electronic Application Instructions to HKSCC via CCASS” +in this announcement are provided by CCASS Participants via CCASS. Therefore, the +identification document numbers shown in the two sections are different in nature. +• Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK +eIPO White Form ” and “Results of Applications Made by Giving Electronic Application +Instructions to HKSCC via CCASS” are redacted and not all details of applications are +disclosed in this announcement. +Despatch/Collection of Share Certificates/e-Auto Refund Payment Instructions/Refund Checks +• Applicants who applied for 500,000 Hong Kong Public Offer Shares or more through the +HK eIPO White Form service and who have been wholly or partially successfully allocated +Hong Kong Public Offer Shares and are eligible to collect Share certificates in person may +collect Share certificates from the Hong Kong Share Registrar, Tricor Investor Services +Limited, at 17/F, Far East Finance Centre, 16 Harcourt Road, Hong Kong, from 9:00 a.m. to +1:00 p.m. on Wednesday, September 27, 2023, or such other date as notified by the Company +as the date of despatch/collection of Share certificates/refund monies. +• Applicants being individuals who are eligible for personal collection cannot authorize any +other person to make collection on their behalf. Corporate applicants which are eligible +for personal collection must attend by their authorised representatives bearing letters of +authorisation from their corporations stamped with the corporations’ chops. Both individuals +and authorised representatives (if applicable) must produce, at the time of collection, +evidence of identity acceptable to Tricor Investor Services Limited. +• Share certificates for Hong Kong Public Offer Shares allotted to applicants who applied +for less than 500,000 Hong Kong Public Offer Shares through the HK eIPO White Form +service are expected to be despatched to those entitled to the addresses specified in the +relevant application instructions by ordinary post at their own risk on or before Wednesday, +September 27, 2023. +• Share certificates for Hong Kong Public Offer Shares allocated to applicants who applied +through the HK eIPO White Form service which are either not available for personal +collection or which are available but are not collected in person by 1:00 p.m. on Wednesday, +September 27, 2023 are expected to be despatched by ordinary post to those entitled to +the address specified in the relevant application at their own risk on or before Wednesday, +September 27, 2023. + + +--- page 6 --- +8 +• Wholly or partially successful applicants who applied by giving electronic application +instructions to HKSCC via CCASS will have their Share certificates issued in the name of +HKSCC Nominees Limited and deposited into CCASS for credit to their CCASS Investor +Participant stock accounts or the stock accounts of their designated CCASS Participants +who gave electronic application instructions on their behalf on Wednesday, September 27, +2023. +• Applicants who applied through a designated CCASS Participant (other than a CCASS +Investor Participant) should check the number of Hong Kong Public Offer Shares allocated to +them with that CCASS Participant. +• Applicants who applied as a CCASS Investor Participant by giving electronic application +instructions to HKSCC via CCASS should check and report any discrepancies to HKSCC +before 5:00 p.m. on Wednesday, September 27, 2023, or such other date as shall be +determined by HKSCC or HKSCC Nominees. Applicants who applied as a CCASS Investor +Participant by giving electronic application instructions to HKSCC via CCASS may +also check the results of their applications and the amount of refund monies payable to +them via the CCASS Phone System and the CCASS Internet System (under the procedures +contained in HKSCC’s “An Operating Guide for Investor Participants” in effect from time +to time). Immediately after the crediting of the Hong Kong Public Offer Shares to the +CCASS Investor Participants stock accounts and the credit of refund monies to the CCASS +Investor Participants bank accounts, HKSCC will also make available to the CCASS Investor +Participants an activity statement showing the number of Hong Kong Public Offer Shares +credited to their stock accounts and the refund amount credited to their respective designated +bank accounts (if any). +• Applicants who applied through the HK eIPO White Form service and paid the application +monies from a single bank account will have refund monies (if any) despatched to their +application payment accounts in the form of e-Auto Refund payment instructions on +Wednesday, September 27, 2023. Applicants who applied through the HK eIPO White +Form service and paid the application monies from multiple bank accounts will have refund +monies (if any) despatched to the addresses specified in their application instructions in the +form of refund check(s) in favour of the applicant (or, in the case of joint applications, the +first-named applicant) by ordinary post at their own risk on or before Wednesday, September +27, 2023. No interest will be paid thereon. +• Refund monies (if any) for applicants who have applied by giving electronic application +instructions to HKSCC via CCASS are expected to be credited to the relevant applicants’ +designated bank accounts or the designated bank accounts of their brokers or custodians on +Wednesday, September 27, 2023. +• Share certificates will only become valid evidence of title at 8:00 a.m. on the Listing Date +which is expected to be Thursday, September 28, 2023, provided that the Global Offering +has become unconditional in all respects at or before that time and the right of termination +described in the section headed “Underwriting — Underwriting Arrangements and Expenses +— Hong Kong Public Offering — Grounds for Termination” in the Prospectus has not been +exercised. + + +--- page 7 --- +9 +• The Company will not issue any temporary documents of title in respect of the Offer Shares +and will not issue any receipt for application monies received. +Public Float +• Immediately following the completion of the Global Offering (assuming the Over-allotment +Option is not exercised), approximately 32.18% of the total issued Shares will be held by the +public in compliance with the requirements under Rule 8.08 of the Listing Rules. +• The Directors confirm that immediately after the Global Offering, (i) at least 25% of the +Company’s enlarged issued share capital would be held by the public hands in compliance +with Rule 8.08(1) of the Listing Rules, (ii) no placee will, individually, be placed more than +10% of the enlarged issued share capital of the Company, (iii) there will not be any new +substantial shareholder (as defined in the Listing Rules) of the Company, (iv) the three largest +public Shareholders do not hold more than 50% of the shares held in public hands at the time +of the Listing in compliance with Rules 8.08(3) and 8.24 of the Listing Rules, and (v) there +will be at least 300 Shareholders at the time of the Listing in compliance with Rule 8.08(2) of +the Listing Rules. +Commencement of Dealings +• Assuming that the Global Offering becomes unconditional in all respects at or before 8:00 +a.m. on Thursday, September 28, 2023 (Hong Kong time), dealings in the Shares on the Main +Board of the Stock Exchange are expected to commence at 9:00 a.m. on Thursday, September +28, 2023 (Hong Kong time). The Shares will be traded in board lots of 200 Shares each. The +stock code of the Shares is 9890. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. +OFFER PRICE +The Offer Price has been determined at HK$14.00 per Offer Share (exclusive of brokerage of 1.0%, +SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%). +NET PROCEEDS FROM THE GLOBAL OFFERING +Based on the Offer Price of HK$14.00 per Offer Share, the net proceeds from the Global Offering +to be received by the Company, after deduction of the underwriting fees and commissions and +the other estimated expenses payable by the Company in connection with the Global Offering, +are estimated to be approximately HK$138.1 million. The estimated total listing expenses +are approximately HK$127.5 million, or 48.0% of the gross proceeds of the Global Offering, +comprising HK$29.5 million underwriting-related expenses, HK$64.7 million fees and expenses of +legal advisors and accountants, and HK$33.3 million other fees and expenses. + + +--- page 8 --- +10 +The Company intends to apply the net proceeds as follows: +1. approximately 30.0%, or HK$41.4 million, will be used to enhance and expand its online game +publishing business and other marketing business and consumer product business over the next +four years: +a. approximately 25.0%, or HK$34.5 million, will be used to enhance and expand the product/ +sector coverage of its online game publishing business and other marketing business over +the next four years: +i. approximately 12.5%, or HK$17.3 million, will be used to enhance and expand the +product/sector coverage of its online game publishing business and other marketing +business over the next four years. Specifically, approximately 5.0%, or HK$6.9 +million, will be used to convert game products in development that we have been +authorized to market and operate from the pipeline status to final commercialization; +ii. approximately 10.0%, or HK$13.8 million, will be used to purchase new game IPs over +the next four years; +iii. approximately 2.5%, or HK$3.5 million, will be used to expand its portfolio beyond +game products over the next four years; +b. approximately 5.0%, or HK$6.9 million, will be used to enhance and expand its consumer +product business over the next four years: +i. approximately 2.5%, or HK$3.5 million, will be used to enhance its Zha Zha Hui +brand through expanding its instant food products categories and enhancing its brand +recognition over the next four years; +ii. approximately 1.5%, or HK$2.1 million, will be used to enhance its Bro Kooli brand +over the next four years; +iii. approximately 1.0%, or HK$1.4 million, will be used to potentially build new +consumer product business or brands, including recruit approximately five consumer +product designers with expertise in expanding a brand matrix into new verticals over +the next four years; +2. approximately 30.0%, or HK$41.4 million, will be allocated to expand and deepen its +partnership with major market participants throughout the full lifecycle value chain to fulfill its +growth strategy over the next four years: +a. approximately 28.0%, or HK$38.7 million, will be used to strengthen its relationships with +mainstream media platforms to enhance its brand awareness and end-user coverage over the +next four years; +b. approximately 2.0%, or HK$2.8 million, will be used to hire additional marketing and +operation personnel with competitive compensation over the next four years; + + +--- page 9 --- +11 +3. approximately 10.0%, or HK$13.8 million, will be allocated to improve its technology +infrastructure and enhance its internal research and development capabilities over the next four +years: +a. approximately 6.0%, or HK$8.3 million, will be used to upgrade and strengthen its IT +infrastructure to support its business growth over the next four years; +b. approximately 4.0%, or HK$5.5 million, will be used to build up its IT team and strengthen +its R&D capabilities over the next four years; +4. approximately 10.0%, or HK$13.8 million, will be used to support its overall strategies of +expanding into select markets outside China and developing its overseas operation over the next +four years: +a. approximately 4.5%, or HK$6.2 million, will be used to expand the market share of its +online game publishing business and consumer product business over the next four years; +b. approximately 4.0%, or HK$5.5 million, will be used to develop its marketing and +operation capabilities overseas through engaging international celebrities and KOLs to +enhance its brand recognition over the next four years; +c. approximately 1.5%, or HK$2.1 million, will be used to recruit additional talents to support +its expansion and development strategies in overseas markets over the next four years; +5. approximately 10.0%, or HK$13.8 million, will be used for exploring potential strategic +acquisition opportunities starting from the second through the fourth year after the Listing; +6. approximately 10.0%, or HK$13.8 million, will be used for its working capital and general +corporate purposes. +If the Over-allotment Option is fully exercised to cover the over-allocation of 2,846,400 Offer +Shares in the International Offering, the Company will receive additional net proceeds of +approximately HK$38.4 million for 2,846,400 additional Offer Shares to be issued and allotted +upon the exercise of the Over-allotment Option, after deduction of the underwriting fees and +commissions and estimated expenses payable by the Company in connection with the Global +Offering. The allocation of the additional net proceeds will be adjusted on a pro-rata basis in +accordance with the purposes set out in the section headed “Net Proceeds from the Global Offering” +in this announcement in the event that the Over-allotment Option is exercised. +For further information, please refer to the section headed “Future Plans and Use of Proceeds” in +the Prospectus. + + +--- page 10 --- +12 +APPLICATIONS AND INDICATIONS OF INTEREST RECEIVED IN +THE HONG KONG PUBLIC OFFERING +The Hong Kong Public Offer Shares initially available under the Hong Kong Public Offering +have been very significantly over-subscribed. At the close of the application lists at 12:00 noon on +Thursday, September 21, 2023, a total of 17,818 valid applications have been received pursuant +to the Hong Kong Public Offering through the HK eIPO White Form service and through the +CCASS EIPO service for a total of 197,345,200 Hong Kong Public Offer Shares, representing +approximately 104.00 times of the total number of 1,897,600 Hong Kong Public Offer Shares +initially available for subscription under the Hong Kong Public Offering, 8,822 of which have been +allocated one board lot of Shares totaling 1,764,400 Shares, among which: +• 17,592 valid applications in respect of a total of 79,388,400 Hong Kong Public Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount based on +the maximum Offer Price of HK$14.00 per Offer Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) of HK$5 million or less, representing approximately 83.67 times of the +948,800 Hong Kong Public Offer Shares initially comprised in Pool A; and +• 226 valid application in respect of a total of 117,956,800 Hong Kong Public Offer Shares +were for the Hong Kong Public Offering with an aggregate subscription amount based on +the maximum Offer Price of HK$14.00 per Offer Share (excluding brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction +levy of 0.00015%) of more than HK$5 million, representing approximately 124.32 times of the +948,800 Hong Kong Public Offer Shares initially comprised in Pool B. +No application has been rejected due to invalid application. 10 multiple or suspected multiple +applications have been identified and rejected. One application has been rejected due to dishonored +payment. No application for more than 948,800 Hong Kong Public Offer Shares (being 50% of the +Hong Kong Public Offer Shares initially available under the Hong Kong Public Offering) has been +identified. +As the over-subscription in the Hong Kong Public Offering represents 100 times or more the +number of the Offer Shares initially available for subscription under the Hong Kong Public +Offering, the reallocation procedure as disclosed in the section headed “Structure of the Global +Offering — The Hong Kong Public Offering — Reallocation” in the Prospectus has been applied +and 7,590,400 Offer Shares have been reallocated from the International Offering to the Hong +Kong Public Offering. The final number of Offer Shares under the Hong Kong Public Offering is +9,488,000 Shares, representing 50% of the total number of Offer Shares initially available under the +Global Offering, and being allocated to 13,483 successful applicants under the Hong Kong Public +Offering, 8,822 of which have been allocated one board lot of Shares totaling 1,764,400 Shares, +representing approximately of 18.60% of total Offer Shares under the Hong Kong Public Offering. + + +--- page 11 --- +13 +The Offer Shares offered in the Hong Kong Public Offering were conditionally allocated on the +basis set out in the section headed “Basis of Allocation under the Hong Kong Public Offering” +below. +INTERNATIONAL OFFERING +The Offer Shares initially offered under the International Offering have been slightly over- +subscribed, representing approximately 1.67 times of the total number of Offer Shares initially +available under the International Offering. The final number of Offer Shares under the International +Offering is 9,488,000 Shares, representing approximately 50% of the total number of Offer Shares +initially available under the Global Offering (before any exercise of the Over-allotment Option). +There has been an over-allocation of 2,846,400 Offer Shares. Please refer to the section headed +“International Offering — Over-allotment Option” in this announcement. +There are a total of 138 placees under the International Offering, among which 106 placees, +representing 76.81% of the total number of placees under the International Offering, have been +allotted five or fewer board lots of Offer Shares, totaling 21,200 Shares, representing 0.22% of +the total number of Offer Shares available under the International Offering (assuming the Over- +allotment Option is not exercised). A total of 106 placees have been allotted one board lot of Offer +Shares, representing approximately 76.81% of the total number of placees under the International +Offering, totaling 21,200 Shares, representing approximately 0.22% of the total number of the +Offer Shares available under the International Offering (assuming the Over-allotment Option is not +exercised). + + +--- page 12 --- +14 +Cornerstone Investors +Based on the Offer Price of HK$14.00 per Offer Share (exclusive of brokerage of 1.0%, SFC +transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC transaction levy +of 0.00015%), and pursuant to the Cornerstone Investment Agreements as disclosed in the section +headed “Cornerstone Investors” in the Prospectus, the shareholding information of the cornerstone +investors is set out below: +Cornerstone Investors +Investment +Amount +(1) +(in million) +Hong Kong +dollar +equivalent +(2) +(in million) +Number +of Offer +Shares +(3) +Approximate +% of total +number of +Offer Shares +(assuming +the Over- +allotment +Option is not +exercised) +Approximate +% of total +number of +Offer Shares +(assuming +the Over- +allotment +Option +is fully +exercised) +Approximate +% of the +total Shares +in issue +immediately +following +completion +of the Global +Offering +(assuming +the Over- +allotment +Option is not +exercised) +Approximate +% of the +total Shares +in issue +immediately +following +completion +of the Global +Offering +(assuming +the Over- +allotment +Option +is fully +exercised) +Shangrao High-speed Rail + Economy Experimental + Zone Industrial Investment + Development Co., Ltd. + ( ɪᙘ৷᚛຾᏶༊᜕ਜପุ + ʮ̡ ) RMB30.00 31.99 2,284,800 12.04% 10.47% 0.43% 0.43% +4399 Net Limited US$4.00 31.35 2,239,000 11.80% 10.26% 0.42% 0.42% +Hong Kong Longsin + Co., Limited + (ʮ̡ ) US$2.00 15.67 1,119,400 5.90% 5.13% 0.21% 0.21% +Aofei Data International + Company Limited + (ʮ̡ ) HK$9.31 9.31 664,600 3.50% 3.05% 0.12% 0.12% + +Total 88.32 6,307,800 33.24% 28.91% 1.18% 1.17% + +Notes: +(1) Exclusive of brokerage of 1.0%, SFC transaction levy of 0.0027%, Stock Exchange trading fee of 0.00565% and AFRC +transaction levy of 0.00015%. +(2) Calculated based on the actual exchange rate prescribed in the relevant Cornerstone Investment Agreement. +(3) Rounded down to the nearest whole board lot of 200 Shares. + + +--- page 13 --- +15 +The Cornerstone Investors have agreed to pay for the relevant Offer Shares that they have +subscribed before dealings in the Shares commence on the Stock Exchange. There will be no +delayed delivery or delayed settlement of the Offer Shares to be subscribed by the Cornerstone +Investors. The Company has confirmed that (i) each Cornerstone Investor (and, for the Cornerstone +Investor who will subscribe for our Offer Shares through a qualified domestic institutional investor +(“QDII”), such QDII and the Cornerstone Investor) is an independent third party and is not the +Company’s connected person (as defined in the Listing Rules) nor an existing Shareholder; (ii) the +Cornerstone Investors are independent from each other; (iii) none of the Cornerstone Investors is +accustomed to take instructions from the Company, the Directors, chief executive of the Company, +the Controlling Shareholders, the substantial Shareholders, or the existing Shareholders or any of +its subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of the Offer Shares; and (iv) none of the subscriptions made by the Cornerstone +Investors has been financed by the Company, the Directors, chief executive of the Company, the +Controlling Shareholders, the substantial Shareholders, other existing Shareholders or any of its +subsidiaries or their respective close associates. As confirmed by each Cornerstone Investor, their +subscriptions under the Cornerstone Placing would be financed by their own internal financial +resources and/or the financial resources of their ultimate beneficial owners, and that they have +sufficient funds to settle their respective investments under the Cornerstone Placing. There are +no side agreements/arrangements between the Company and the Cornerstone Investors or any +benefit, direct or indirect, conferred on the Cornerstone Investors by virtue of or in relation to the +Cornerstone Placing, other than a guaranteed allocation of the relevant Offer Shares at the Offer +Price. Each of the Cornerstone Investors has confirmed that all necessary approvals have been +obtained with respect to the Cornerstone Placing and that no specific approval from any stock +exchange or its shareholders is required for the relevant cornerstone investment. +The Cornerstone Placing forms part of the International Offering, and the Cornerstone Investors +will not acquire any Offer Shares under the Global Offering other than pursuant to the cornerstone +investment agreements. The Offer Shares to be subscribed by the Cornerstone Investors will rank +pari passu in all respects with the fully paid Shares in issue and will be counted towards the public +float for the purpose of Rule 8.08 of the Listing Rules. Immediately following the completion of the +Global Offering, the Cornerstone Investors will not have any Board representation in the Company; +and none of the Cornerstone Investors will become a substantial Shareholder. +Each of the Cornerstone Investors has agreed that without the prior written consent of each of +the Company, the Overall Coordinators and the Joint Sponsors, it will not, whether directly or +indirectly, at any time during the period of twelve months following the Listing Date (the “ Lock- +up Period ”), dispose of any of the Offer Shares they have subscribed for pursuant to the relevant +Cornerstone Investment Agreements (the “ Relevant Shares ”) or any interest in any company or +entity holding any of the Relevant Shares. +Each Cornerstone Investor may transfer the Relevant Shares in certain limited circumstances set +out in Cornerstone Investment Agreements, such as a transfer to a wholly-owned subsidiary that +will be bound by the relevant Cornerstone Investor’s obligations under its Cornerstone Investment +Agreement, and be subject to the restrictions on disposal of Relevant Shares imposed on such +Cornerstone Investor. + + +--- page 14 --- +16 +Please refer to the section headed “Cornerstone Investors” in the Prospectus for further details +relating to the Cornerstone Investors. +Connected Client Placee with Consent under the Placing Guidelines +The Company has applied to the Stock Exchange for, and the Stock Exchange has granted, a +consent under Paragraph 5(1) of the Placing Guidelines to permit the Company to allocate Offer +Shares in the International Offering to the following placee: +Placee +Connected +Distributors +Relationship with +the Connected +Distributors +Number of +Offer Shares +Placed +Approximate +percentage of +Offer Shares +in the Global +Offering +(1) +Approximate +percentage +of the total +issued share +capital +immediately +following +completion +of the Global +Offering +(1) +Connected client holding Offer Shares on a non-discretionary basis: +CSI Capital + Management Limited + (“CSICM”) +(2) +CLSA Limited +(“CLSA”) +CSICM is a member +of the same group of +companies as CLSA. +557,000 2.94% 0.10% +CITIC Securities +Brokerage (HK) +Limited (“ CSB”) +CSICM is a member +of the same group of +companies as CSB. +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) CSICM will act as the single counterparty of a back-to-back total return swap transaction (the “ CSICM Back-to-back +TRS”) to be entered into by CSICM in connection with a total return swap order (the “ CSICM Client TRS ”) placed by its +ultimate client (the “ CSICM Ultimate Client ”), by which CSICM will pass the full economic exposure of the Offer Shares +placed to CSICM (the “ CSICM Offer Shares ”) to the CSICM Ultimate Client, meaning in effect, CSICM will hold the +beneficial interest of the CSICM Offer Shares on behalf of the CSICM Ultimate Client on a non-discretionary basis. CSICM +will hold the legal title and beneficial interest in the CSICM Offer Shares, but will contractually agree to pass on the full +economic exposure and return of the CSICM Offer Shares to the CSICM Ultimate Client. The CSICM Ultimate Clients may +exercise an early termination right to early terminate the CSICM Client TRS at any time from the trade date of the CSICM +Client TRS which should be on or after the date on which the CSICM Offer Shares are listed on the Stock Exchange. Upon +the final maturity or early termination of the CSICM Client TRS by the CSICM Ultimate Client, CSICM will dispose of the +CSICM Offer Shares on the secondary market and the CSICM Ultimate Client will receive a final termination amount of the +CSICM Back-to-back TRS which should have taken into account all the economic returns or economic loss in relation to the +CSICM Offer Shares and the fixed amount of transaction fees of the CSICM Back-to back TRS and the CSICM Client TRS. +CSICM will not exercise the voting right of the CSICM Offer Shares during the tenor of the CSICM Back-to-back TRS. To +the best of CSICM’s knowledge, after making all reasonable inquiries, each of the CSICM Ultimate Client and its ultimate +beneficial owner is a third party independent from each of the Company, CSICM, CLSA and CSB. + + +--- page 15 --- +17 +The Offer Shares placed to the above placee are in compliance with all the conditions under the +consent granted by the Stock Exchange. +Over-allotment Option +In connection with the Global Offering, we have granted the Over-allotment Option to the +International Underwriters, exercisable by the Overall Coordinators (for themselves and on be-half +of the International Underwriters), at any time from the Listing Date to Saturday, October 21, 2023, +being the 30th day after the last day for lodging applications under the Hong Kong Public Offering, +to require us to allot and issue up to an aggregate of 2,846,400 Shares, representing approximately +15% of the Shares initially being offered under the Global Offering at the Offer Price to cover the +over-allocations in the International Offering, if any. +There has been an over-allocation of 2,846,400 Offer Shares in the International Offering and such +over-allocation will be settled by using Shares borrowed under the Stock Borrowing Agreement. +Such borrowed Shares will be covered by amongst other methods, exercising the Over-allotment +Option in full or in part or by using Shares purchased by the Stabilizing Manager (or through +its affiliates or any person acting for it) in the secondary market at prices that do not exceed the +Offer Price or a combination of these means. In the event the Over-allotment Option is exercised, +an announcement will be made on the Stock Exchange’s website at www.hkexnews.hk and the +Company’s website at www.zx.com. As of the date of this announcement, the Over-allotment +Option has not been exercised. +Confirmations Regarding Public Shareholders in the Hong Kong Public Offering and Placees +in the International Offering +Save as disclosed in the section headed “International Offering — Connected Client Placee with +Consent under the Placing Guidelines” in this announcement, to the best knowledge, information +and belief of the Directors, no Offer Shares placed by or through the Overall Coordinators, the Joint +Global Coordinators, the Joint Bookrunners, the Joint Lead Managers, or the Underwriters under +the Global Offering have been placed with applicants or their respective ultimate beneficial owners +who are core connected persons (as defined in the Listing Rules) of the Company or Directors of +the Company, or to any connected clients (as set out in paragraph 5(1) of the Placing Guidelines), or +persons set out in paragraph 5(2) of the Placing Guidelines, whether in their own names or through +nominees. The International Offering is in compliance with the Placing Guidelines. + + +--- page 16 --- +18 +The Directors confirm that, to the best of their knowledge, information and belief, (i) none of the +Offer Shares subscribed by public Shareholders in the Hong Kong Public Offering and placees +in the International Offering has been financed directly or indirectly by the Company, any of +the Directors, chief executive of the Company, the Controlling Shareholders, the substantial +Shareholders, the existing Shareholders or any of their subsidiaries or their respective close +associates; (ii) none of the public Shareholders in the Hong Kong Public Offering and placees +in the International Offering who has subscribed for the Offer Shares is accustomed to taking +instructions from the Company, any of the Directors, chief executive of the Company, the +Controlling Shareholders, the substantial Shareholders, the existing Shareholders or any of their +subsidiaries or their respective close associates in relation to the acquisition, disposal, voting or +other disposition of the Shares registered in their name or otherwise held by them; (iii) no rebate +has been, directly or indirectly, provided by the Company, the Directors, chief executive of the +Company, the Controlling Shareholders, the substantial Shareholders, the existing Shareholders or +any of their subsidiaries, or their respective close associates, or syndicate members or any brokers +or underwriters to any public Shareholders in the Hong Kong Public Offering or placees in the +International Offering; (iv) the consideration payable by the public Shareholders in the Hong Kong +Public Offering and placees in the International Offering for each Offer Share subscribed for or +purchased by them is the same as the final Offer Price as determined by the Company, in additional +to brokerage of 1.0%, SFC transaction levy of 0.0027%, AFRC transaction levy of 0.00015% +and Stock Exchange trading fee of 0.00565%; and (v) there is no side agreement or arrangement +between the Company, any of the Directors, chief executive of the Company, the Controlling +Shareholders, the substantial Shareholders of the Company, the existing Shareholders or any of +their subsidiaries or their respective close associates or syndicate members or any other brokers or +underwriters, on one hand, and the public subscribers or the placee who has subscribed for the Offer +Shares, on the other hand. +None of the Joint Sponsors, the Overall Coordinators, the Joint Global Coordinators, the Joint +Bookrunners, the Joint Lead Managers, the Underwriters, and their respective affiliated companies +and connected clients of the lead broker or of any distributors (as defined in the Placing Guidelines) +has taken up any Offer Shares for its own benefit under the Global Offering. +The Directors confirm that none of the placees under the International Offering was placed more +than 10% of the enlarged issued share capital of the Company immediately after completion of +the Global Offering. Accordingly, the Directors confirm that none of the placees will become a +substantial shareholder (as defined under the Listing Rules) of the Company after the completion +of the Global Offering, and there will not be any new substantial shareholder (as defined under the +Listing Rules) of the Company immediately after completion of the Global Offering. + + +--- page 17 --- +19 +LOCK-UP UNDERTAKINGS +Each of the Company, the Controlling Shareholders, the Pre-IPO Investor and the Cornerstone +Investors has given certain undertakings in relation to the issue or disposal of Shares (the “ Lock-up +Undertakings ”). The major terms of the Lock-Up Undertakings are set out as follows: +Name +Number of +Lock-up +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing +(1) +Last day subject to the +Lock-up Undertakings +The Company + (subject to lock-up obligations + pursuant to the Listing Rules and + the Hong Kong Underwriting + Agreement) +N/A N/A March 27, 2024 +(2) +Cornerstone Investors + (subject to lock-up obligations + pursuant to the relevant + Cornerstone Investment + Agreements) +Shangrao High-speed Industrial + Investment +2,284,800 0.43% September 27, 2024 +(3) +4399 2,239,000 0.42% September 27, 2024 +(3) +Longsin 1,119,400 0.21% September 27, 2024 +(3) +Aofei International 664,600 0.12% September 27, 2024 +(3) +Controlling Shareholders + (subject to lock-up obligations + pursuant to the Listing Rules + and the Hong Kong Underwriting + Agreement) +Mr. WU Xubo, WXB BVI 1, + WXB BVI 2 and WXB Holdco +264,263,000 49.45% March 27, 2024 +(4) +September 27, 2024 +(4) + + +--- page 18 --- +20 +Name +Number of +Lock-up +Shares held in +the Company +subject to +the Lock-up +Undertakings +upon Listing +Approximate +percentage of +shareholding in +the Company +subject to +the Lock-up +Undertakings +upon Listing +(1) +Last day subject to the +Lock-up Undertakings +Pre-IPO Investor + (subject to lock-up obligations + pursuant to its separate lock-up + undertaking) +Duoxian International Limited 25,000,000 4.68% September 27, 2024 +(5) +Notes: +(1) Assuming the Over-allotment Option is not exercised. +(2) The Company may not issue Shares prior to the indicated date except otherwise permitted by the Listing Rules and the Stock +Exchange. +(3) Each of the Cornerstone Investors may dispose of any of the Offer Shares subscribed in the Global Offering after the +indicated date. +(4) The Controlling Shareholders shall not (a) dispose of any of the relevant securities of the Company in the First Six- +Month Period and the First Lock-up Period; or (b) dispose of any of the relevant securities of the Company in the Second +Six-Month Period if immediately following such disposal the Controlling Shareholder would cease to be a controlling +shareholder (as defined in the Listing Rules) of the Company, or dispose of any of the relevant securities of the Company in +the Second Lock-up Period if immediately following such disposal another shareholder or person holding beneficial interests +in the Shares or securities of the Company would become a controlling shareholder (as defined in the Listing Rules) of the +Company. +For further details, please refer to the sections headed “Underwriting — Undertakings to the Stock Exchange pursuant to the +Listing Rules — Undertakings by our Controlling Shareholders” and “Underwriting — Undertakings pursuant to the Hong +Kong Underwriting Agreement — Undertakings by our Controlling Shareholders” in the Prospectus. +(5) The Pre-IPO Investor may dispose of or transfer Shares without any lock-up obligation after the indicated date. + + +--- page 19 --- +21 +BASIS OF ALLOCATION UNDER THE HONG KONG PUBLIC +OFFERING +Subject to the satisfaction of the conditions set out in the section headed “Structure of the Global +Offering — Conditions of the Global Offering” in the Prospectus, 17,818 valid applications made +by the public through the HK eIPO White Form service and the CCASS EIPO service will be +conditionally allocated on the basis set out below: +Pool A +Number +of shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of shares +applied for +200 6,608 3,304 out of 6,608 applicants to receive 200 shares 50.00% +400 885 617 out of 885 applicants to receive 200 shares 34.86% +600 2,057 1,486 out of 2,057 applicants to receive 200 shares 24.08% +800 360 273 out of 360 applicants to receive 200 shares 18.96% +1,000 459 368 out of 459 applicants to receive 200 shares 16.03% +1,200 146 132 out of 146 applicants to receive 200 shares 15.07% +1,400 156 200 shares 14.29% +1,600 109 200 shares plus 5 out of 109 applicants to receive +an additional 200 shares +13.07% +1,800 87 200 shares plus 7 out of 87 applicants to receive +an additional 200 shares +12.01% +2,000 481 200 shares plus 49 out of 481 applicants to receive +an additional 200 shares +11.02% +3,000 3,667 200 shares plus 1,834 out of 3,667 applicants to receive +an additional 200 shares +10.00% +4,000 189 200 shares plus 152 out of 189 applicants to receive +an additional 200 shares +9.02% +5,000 132 400 shares 8.00% +6,000 167 400 shares plus 17 out of 167 applicants to receive +an additional 200 shares +7.01% +7,000 191 400 shares plus 40 out of 191 applicants to receive +an additional 200 shares +6.31% +8,000 122 400 shares plus 59 out of 122 applicants to receive +an additional 200 shares +6.21% +9,000 57 400 shares plus 43 out of 57 applicants to receive +an additional 200 shares +6.12% +10,000 894 600 shares 6.00% + + +--- page 20 --- +22 +Pool A +Number +of shares +applied for +Number +of valid +applications Basis of allocation/ballot +Approximate +percentage +allotted of the +total number +of shares +applied for +20,000 282 800 shares 4.00% +30,000 124 1,000 shares 3.33% +40,000 83 1,200 shares 3.00% +50,000 56 1,400 shares 2.80% +60,000 46 1,600 shares 2.67% +70,000 42 1,800 shares 2.57% +80,000 17 2,000 shares 2.50% +90,000 8 2,200 shares 2.44% +100,000 96 2,400 shares 2.40% +200,000 53 4,600 shares 2.30% +300,000 18 6,800 shares 2.27% + +Total 17,592 Total number of Pool A successful applicants: 13,257 + +Pool B +400,000 151 16,400 shares 4.10% +500,000 19 20,200 shares 4.04% +600,000 6 24,000 shares 4.00% +700,000 11 27,800 shares 3.97% +800,000 1 31,600 shares 3.95% +900,000 2 35,200 shares 3.91% +948,800 36 37,000 shares 3.90% + +Total 226 Total number of Pool B successful applicants: 226 + +The final number of Offer Shares under the Hong Kong Public Offering is 9,488,000 Offer Shares, +representing 50% of the total number of Offer Shares initially available under the Global Offering. + + +--- page 21 --- +23 +RESULTS OF ALLOCATIONS +The level of indications of interest in the International Offering, the level of applications in the +Hong Kong Public Offering and the basis of allocation of the Hong Kong Public Offer Shares +will be published on Wednesday, September 27, 2023 on the website of the Stock Exchange at +www.hkexnews.hk and the Company’s website at www.zx.com . +The results of allocations of the Hong Kong Public Offer Shares under the Hong Kong Public +Offering successfully applied for through the HK eIPO White Form service or through the +CCASS EIPO service, including the Hong Kong identity card numbers, passport numbers, Hong +Kong business registration numbers or certificate of incorporation numbers of successful applicants +(where applicable) and the number of Hong Kong Public Offer Shares, successfully applied for, will +be made available at the times and dates and in the manner specified below: +• in the announcement to be posted on the Company’s website and the Stock Exchange’s +website at www.zx.com and www.hkexnews.hk , respectively, by no later than 9:00 a.m. on +Wednesday, September 27, 2023. Please note that the list of identification document numbers +set out in this announcement may not be a complete list of successful applicants since only +successful applicants whose identification document numbers are provided to HKSCC by +CCASS Participants or via the HK eIPO White Form are disclosed. Applicants with beneficial +names only but not identification document numbers are not disclosed due to personal privacy +issue as elaborated below. Applicants who applied for the Hong Kong Public Offer Shares +through their brokers or nominees can consult their brokers or nominees to enquire about their +application results; +• from “IPO Results” function in the IPO App or at www.hkeipo.hk/IPOResult (or +www.tricor.com.hk/ipo/result) with a “search by ID” function on a 24-hour basis from 8:00 a.m. +on Wednesday, September 27, 2023 to 12:00 midnight on Tuesday, October 3, 2023; and +• from the allocation results telephone enquiry line by calling +852 3691 8488 between 9:00 a.m. +and 6:00 p.m. from Wednesday, September 27, 2023 to Tuesday, October 3, 2023 (excluding +Saturday, Sunday and public holidays in Hong Kong). +This announcement contains a list of identification document numbers. Identification document +numbers shown in the section headed “Results of Applications Made by HK eIPO White Form ” +in this announcement refer to Hong Kong identity card numbers/passport numbers/Hong Kong +business registration numbers/certificate of incorporation numbers/beneficial owner identification +codes (if such applications are made by nominees as agent for the benefit of another person) +whereas those displayed in the section headed “Results of Applications Made by Giving Electronic +Application Instructions to HKSCC via CCASS” in this announcement are provided by CCASS +Participants via CCASS. Therefore, the identification document numbers shown in the two sections +are different in nature. +Since applications are subject to personal information collection statements, beneficial owner +identification codes displayed in the sections headed “Results of Applications Made by HK eIPO +White Form ” and “Results of Applications Made by Giving Electronic Application Instructions +to HKSCC via CCASS” are redacted and not all details of applications are disclosed in this +announcement. + + +--- page 22 --- +24 +SHAREHOLDING CONCENTRATION ANALYSIS +A summary of allotment results under the International Offering is set out below: +• Top 1, 5, 10, 20 and 25 of the placees in the International Offering: +Placee(s) Subscription +Shares held +following the +Global +Offering +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is +not exercised) +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is +fully exercised) +Subscription +as % of total +Offer Shares +(assuming the +Over-allotment +Option is +not exercised) +Subscription +as % of total +Offer Shares +(assuming the +Over-allotment +Option is +fully exercised) +% of the +total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is +not exercised) +% of the +total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is +fully exercised) +Top 1 2,284,800 2,284,800 24.08% 18.52% 12.04% 10.47% 0.43% 0.43% +Top 5 7,579,000 7,579,000 79.88% 61.45% 39.94% 34.73% 1.42% 1.41% +Top 10 10,635,600 10,635,600 112.10% 86.23% 56.05% 48.74% 1.99% 1.98% +Top 20 11,996,000 11,996,000 126.43% 97.26% 63.22% 54.97% 2.24% 2.23% +Top 25 12,162,200 12,162,200 128.19% 98.60% 64.09% 55.73% 2.28% 2.26% +• Top 1, 5, 10, 20 and 25 Shareholders upon Listing: +Shareholder(s) Subscription +Shares held +following the +Global +Offering +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is not +exercised) +(1) +Subscription +as % of +International +Offering +(assuming the +Over-allotment +Option is +fully exercised) +(1) +Subscription +as % of total +Offer Shares +(assuming the +Over-allotment +Option is not +exercised) +Subscription +as % of total +Offer Shares +(assuming the +Over-allotment +Option is +fully exercised) +% of the +total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is not +exercised) +% of the +total issued +share capital +upon Listing +(assuming the +Over-allotment +Option is +fully exercised) +Top 1 — 264,263,000 0.00% 0.00% 0.00% 0.00% 49.45% 49.18% +Top 5 — 380,750,000 0.00% 0.00% 0.00% 0.00% 71.24% 70.87% +Top 10 — 470,963,918 0.00% 0.00% 0.00% 0.00% 88.12% 87.66% +Top 20 8,299,000 523,762,918 87.47% 67.28% 43.73% 38.03% 98.00% 97.48% +Top 25 11,023,600 526,487,518 116.18% 89.37% 58.09% 50.52% 98.51% 97.99% +Note: +(1) Represents the subscription level as a percentage of the total number of Shares allocated under the International Offering +without taking into account the subscription by successful applicants under the Hong Kong Public Offering. +In view of the high concentration of shareholding in a small number of Shareholders, +Shareholders and prospective investors should be aware that the price of the Shares could +move substantially even with a small number of Shares traded, and should exercise extreme +caution when dealing in Shares. diff --git a/data/hk_ipo.sqlite b/data/hk_ipo.sqlite index de35eb08d794b1498fbbd0da83ff6c0718730927..83417f2b8e0fe51dee27415069244dc5f7ffd46e 100644 GIT binary patch delta 131170 zcma%k2Y3|4`~Q}^+uhsUyYxl^fe=VSyUQh)JDP-I0Z}@lBA_Bgklsr;dM^SQ5s+p< zK>-T^>7t^j6tOE(>V%6O2p>ddOz7HOZUD;KM+QEFMEIYR(gN-e(OE${mlD;_lWl`FDd;| z+*dL5bdp20exG)gi3_LJrtpzdH9-)kMTSs%RHQ4VM@O1adUT{Fr3Xh8N{<;t$$lN^ zuO7wp&tVyEO6JNx2;M)uzj(j$e(F8yeZ#xUyUqKIceQt^caFErJIed8w~x2Gx4pNO zH|%ZX&GlCE#(NddKb}jTA3Uc#WgmLp@f`3}c%Juc@T~AG^33o|@C@_x^Yrv|_T1*V z$y4m9=c(yQ^_U*n{L4IVeq(-a9ybq}d(4;2XU#R{a&w*;F~^vL%?HdL=AC96vx(_9 z>zY|+qNy4G8owDo8E1@-jrWX$#!h34@szRBSYpgFCK)4)0Yr+ep#>7ztd0ZC-k@Veflf$)zu ze{=unKIQ(v{kD6r`z7~A_iFc}?pf}M?qTkS-1oRUxZAiJyBoP{yVKnsx2*lC{i2=K zKGxpV$_{ATwN2VuZMimAE7L}51GM|J&f2Y7Gp$got7U5OnoGT`UQoYLKU0sYud6%N z7t{^vW9kBRsyap;r1nv}sqNGjYOz|N)=-mFO}VOEQodJCD(@?Yl-W*}2YH?wseG;vD51=QR(>B@wwxe;|<5FjxCNS9V;9Q9n&0R9fKYBJGwg(Z+DbBf{uEQ zY)7)gE&nV3D*sU7&z6W-=9W_>UpO4{i@7n^!fN*0!gwW6diAl9_WP}nDC zN6Ao$SR+Oji`8SKU(AY;J~1;&mW0J>Hdz)5`os*I4${`rqhu&3ro~8~m>MNZLSjmc z42sE7G8hn(Vx&(@jFN${m=GoXelb2u`odydj0}oicbO%AC>SUasmB0W7#7Va>Gz3- zO%@l0MLkMVfE&n?U??PNQ8E}5)hHS8iAt38heQ{U!7vrh86`tLky?TF77UkB@#QF8 z92TW083>7Dj0}oGl=So6pl~5Z`i1jR zG7uEbMM-}^_$5mE$^ydAG1@2mWRw1oU-&Uf21CLRF)}E8A0>T3;X9l3g?+-eQ8E-1 zzKM~A!q-ufYT_#(17Qj{Ym*@=@)=5&Nxndcc6U1Vu}?S^C8=~@+GI(wPdI6l!EjLc zB1)E&2%kqu3ivEaQb9kBl7+>>CpJm@5I&BQB_ZLXC|O)wCVUvB{UyQ&G14cTu*pK& z-TP6JHgP;k(w>h+NvfZtQPSrVjsRI03WtREqGTv6yc;9^!aGqiSS%d2$TDAH32pdo z`(x_S!dp?YFf1I3kwM|j7#R@Wh>0NSt2ZmkwIa8j4T%B#mIm#H%1l;b7G`l zm>na1!mKD+5*B90$P!^jlq@R=3e#gB7Yoy3WI&i2BmF`oM*4&)nw%>73X5sxj!`9( zV^nZbj4GZOqXH9Rlz)7T@{Nm9#o@BCF)}zNMiq~aQGro0%0Dtj`9?&kqVVt-6&x0$ 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 G-2VYyj1Qv# diff --git a/data/raw/00664/allotment_results_2026-03-30_2026033003120.pdf b/data/raw/00664/allotment_results_2026-03-30_2026033003120.pdf new file mode 100644 index 0000000000000000000000000000000000000000..a64ac59e03adc488518aa1d5877f8d2e95ddc5e4 GIT binary patch literal 337941 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

Uov%yqmG8We?a!YT{cDPt!thIE_%p7;rs{o_ zZ1fR69Tlx`=fq32Zzd2d@V{bU5>&m*OqS044mmCtRo%Rb8&>yb6+sROA4~Bdr6{)S zL*|!I8$@&-xW*4D%0w3VaeanmacBhnfmo`GSk6^eYL|6v63^SoZ#OZK6aB{xR+4jf zZB=Qm;x?$-E7+H?)dIsUuX?qJib9<0wb0lh5+&fJ-Upsccxud~)I|y39TlzTQGX&T zrT$X-M$r!UVAh!AD_7VQY03Fc!6^jYcS}O1Xo}@06KwlL4rUTxA!&rm8Q!-RYV!_> z)^~5T?CL2bl$1=yp`r|yB9yUyjVH0nMbyQ&s6ak5-NvVKt-6`6d6q!u2UwEl8`&|K z)t!OyA0Le9k%7BJmm}N&1J(tGPrAABy*<*@kAapmFF(;S7KVOOqT2%v?XlyXzm<{` z!^TRVeN=3;+c$!Twzk!U6QB1tW?}+Gheea>na0lgEc$lUX2K~ujzO#*<<2-Jp8ixQ zL{mW#It)Cz3|sJhx%4j=TDk>H5yChmVRh_Vt=p$-hzV=M8;<4-cOP{H`)crD!U^W}#okxGtdv?A~ z#VvSa&RtU7=dhv4c5FF4vnS_mNf?+AuqOoVSsOilY2;~zTNp|jg>)m=z@DgLz>vAk z09RE{v@tk+yp-bBxMrJZnv@dk+6&_8EoL1@bgBbGkBgM-7;FfUJLY?mNHDj!eF?~X z6t4RnyO2OJ47>uF1*=JW9ByY9QkL%@lxgk<@Gtk|5JZa9#vD{9zVToz1X2c=|Lc^R2joX6qaQ z@7wOqZr%e0?Y@y9ieGy+8J&DtvdW?6wu8E(u((=Zxzaot?j9xv`#Wev;ir-7v!P6{ zqV}$cm4vN}cTtgZh$rUIQ10+$leJVmS@$d=Ds#yIh}7%zv$xZ=D(a5-x@b4rbxax2 zs-j>7Q%^ofJ;*{7^{8p~sr|r`adi9hhjw)tJJxhPGrMShuZ8h|W!7#Ip z{qBCH(!Gz4e(+Bi#LJzb4WuFW?u*24Z%4GdNh(-*VkeQHQ#tzgRgzNa7Z5a7LL--t zKO{18V;j2?X1SSJ+k{l&+?K$Z_EVy_p+jBS1fB*Z+#T%R?>+aQA1NFkwKre-YU%j2 zw6=E%cIYwu0G!cWuTh1fn0){pH{N>&uhKHni;CBk7HIQe{1k%$2;(pkzFQK#rv@S# zUiQoJ$C8VCR0OQ)#~94a2!Xye6-O84a8HW-=!Uszv=mDvG-g(({IZj2$ef_Fd*0w_ zyl~SP7hcYl7@&r!33(VY$hm9>er8Z2jarm@G}w-Y-+IS_EM)0HwIoxShw3l?xktxH zlFZe4VinrcgX<`4@W)PCad1mL(&LHLydj^*BZKA*!1xFP-KU@6}6x5>6fTq3^f`Tmnc3i0saL92JP#vdtLrnf6!7K78 z=eSU58_{kcrvjFr4^(X zgQXIRECqduJR?|e^l70mX=ZovtNq9l#4up93I`D=?iKWRiA=3ccFnNfVN?8wWzc@&=+x{Hm1Pc!P<(8T z*pUOD!ah7dV_=r$%(Q8@N(kcok@se1x^M}d$l~QK4h1}t%!KWkU15P(^Jr z+zOtH*T#jcUKUA_s~3kNQ1CZwo61qbaKwv!7VJ)>{xZ;rea-t;^U#Ow=Hgc9j&fW0 zYQ35Ob&tU~wr6I+#?JkI28pr@p=@#9?;l!`s? zUI%jQ?D;J^ROo0qbQXA6R8}_IU$FzTg>Lr@8Z`+5%87|ePVn#t=YC>QFlb`C5>yn5 zup15e!bsLcCbMe4$brTj^S`s|1yJyel|ALm}vVoIIA5 z-2E1X*(H`d(M58*pkd|rXdcQc?uuI1Gy)5<%Oxq(n$O0RLLZ>1V zs8%(kXMPQvxot7dQ{EJLM$OI;f>$@!GAv~%mDyR zHUD$v>3XWJJz*<$$mQJ|56m7IlaQ@_Fk%1bWyg+84$b!#xMh)pVg*%>=ke?WgP`FJ z600t$Xrp*}mM;`xOsLc2->3CMB<(#XOBk5W1BM8LOm0=@+;Ch_`0c%&G

k0fJs@Id2!3Lu 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 P%#~fenrdS@SN8t^iMEUl literal 0 HcmV?d00001 diff --git a/data/raw/01111/allotment_results_summary_2023-11-09_2023110900028.pdf b/data/raw/01111/allotment_results_summary_2023-11-09_2023110900028.pdf new file mode 100644 index 0000000000000000000000000000000000000000..f0057ae9ae291657eb860633f105d1dfec18caa2 GIT binary patch literal 445985 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%0A2wlnlhbIR+AB42l$Y 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

l(LB|Vn7lgK!899AtZ!A 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

}UNH_h$00t!z5t7*1rRM?NYlCwh2n394{} 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 literal 0 HcmV?d00001 diff --git a/data/raw/01541/allotment_results_summary_2023-09-04_2023090400008.pdf b/data/raw/01541/allotment_results_summary_2023-09-04_2023090400008.pdf new file mode 100644 index 0000000000000000000000000000000000000000..f3e491608294996620bd62fce3a685f79aa7069a GIT binary patch literal 482740 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�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 z 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%0DWjgv{Ag*Jwc=zMXPK0Rn!s?pif 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 IIzO_BA4uSPl6gov57^Cp_Hvg(g>^*X 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%0D8!4Fh4_zCLLQgo+#54c`Wa@8N;if!lV z*^ajGb6cOjdbPie)>}BsVCkhst3a)`4pYP6DXJShLp4KYYvqsxRS!v4)zEZR49!uw z&0>|=ma4>dg_aF#RFU0AEg8N`h4vjPus^SShZ|bt(5XDfA5oWb(XBpQ`!G9f@XzzR zefaZspk){{&k$2J4Yky2TL;zIjZ)2UUscz@^c`R4v=sIPLS+512+m+^ZP^n⋘U+&Dc=85viBqOvy#2Iukrsj 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ď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

eisguT*qhS30<-Q70}fo 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 M3=JLDIw~vt8;4dZCIA2c literal 0 HcmV?d00001 diff --git a/data/raw/02105/allotment_results_summary_2023-06-28_2023062800054.pdf b/data/raw/02105/allotment_results_summary_2023-06-28_2023062800054.pdf new file mode 100644 index 0000000000000000000000000000000000000000..feab1db60c2016bb90eb993e9ce7a382e6d0c250 GIT binary patch literal 74691 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 Vlbts4!r|ymyt{Yn8iOkz{s&wT@KXQ) literal 0 HcmV?d00001 diff --git a/data/raw/02228/allotment_results_2024-06-12_2024061201745.pdf b/data/raw/02228/allotment_results_2024-06-12_2024061201745.pdf new file mode 100644 index 0000000..db0174f --- /dev/null +++ b/data/raw/02228/allotment_results_2024-06-12_2024061201745.pdf @@ -0,0 +1,8968 @@ +%PDF-1.7 % +33 0 obj <>>> endobj 74 0 obj <>/Font<>>>/Fields[]>> endobj 30 0 obj <>stream + + + + + 2024-06-12T22:08:45+08:00 + 2024-06-12T22:54:04+08:00 + 2024-06-12T22:54:04+08:00 + Adobe InDesign 19.1 (Windows) + uuid:dff089f7-54e8-4d48-8734-e158ac1b664b + xmp.did:1FE2C61D58F4E211B9C2ACDF631D3324 + xmp.id:5d6d98d2-4976-2b4f-aaf5-be85e02615ed + proof:pdf + + xmp.iid:d448f522-b8e6-614e-8fae-0ac6651b1d49 + xmp.did:226d06fe-3339-6943-b4e0-247d6aa9f6f9 + xmp.did:1FE2C61D58F4E211B9C2ACDF631D3324 + default + + + + + converted + from application/x-indesign to application/pdf + Adobe InDesign 19.1 (Windows) + / + 2024-06-12T22:08:45+08:00 + + + + application/pdf + Adobe PDF Library 17.0 + False + + + + + + + + + + + + + + + + + + + + + + + + + +endstream endobj 29 0 obj <> endobj 75 0 obj <> endobj 82 0 obj <> endobj 83 0 obj <> endobj 84 0 obj <> endobj 1075 0 obj <>261 0 R]/P 119 0 R/Pg 1078 0 R/S/Link>> endobj 1076 0 obj <>263 0 R]/P 119 0 R/Pg 1078 0 R/S/Link>> endobj 119 0 obj <> endobj 1078 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 1/Type/Page>> endobj 1080 0 obj <>stream +x]YsH~wv# :pvLm='66Q5EjHnu*4=(:ÿ>l䓌b"X1 fd[=}?>a?ͯoɿNO~zL|^<}&1&22|xr?^?}mu%O$X&qYay/oIT3]e<#VrLDi}9X>i2K"VU] YCB9+$/&|^? +ox/}֔9OYurLB?p-),hCY/[&0N^N3{^aSʩ Z{ZnIkx;v.|>5T+}3}&a-Z=WV8hk ++&G.>ɡ榿fGGdb(Ad|&KgP~NiXkB&MF)b݀܃{4sh1.@1P$Oqcz\`r;|KWVBqrm}3~BԺ˕նHUlfbT[r&?"c#!>=C` `nu&Dez?Ĭ 3A10 +Aț8C'8!uՂB1Hc7m nhfHW.:NSw ЃZ2DIfT 2̊A5Zϛ0[&q)Pn'RMy8󺵇M ]}j[ܯO+`h=4iM +XgWK9;L!{e02EkdYd13fWK2`W(AMuX2CD:p tPT~+ .ZzSZl^& qes4LZ=A~hBՎӏIޭ'/X:#IdgsB=SO:8OT l;(uci%\7)vřխo}JmS&UJcYLDbm<@<11 Me<0 +rJƔlV%PxgvlqǠ8hXDyad#jY ˍ*针|Pmm+ 1~k)#xEi2IA +bR4j7r ණ]|Pз0V "9>{%*IM 2gr"MК7Ӫ v p`Uue #zC7ad2KVz pgƇ[潋:{ScNܻ8*ɺwyG =أF􂏘ضN>άnh?m3ҢCXDY4:>iNk}AHaSpR{ 0r} 8{W@=yWW4WgxKWN໐½iDnu}r>c/1 NP, KA6 /0 +/amBNGVBJ-DJVJR:q6;Z<B󺹴z`e)mB4M'D(Zp[[x>P]جP|Cb36W\Y3}bB:= [CaE p}yN11RCݒC Ccy #w4(@TCۀ:$]j2[R.Xo+Dvɬ9SM\"b%AANJQ)>x|do_u2}f Dվ\v"R-;؏hZҮyNLכN@9@}GYB2:ϧIf=͢kU7sgffX皟11= T3ɏ< :4Gr:`g|"9|Sb[QhD[,>K-;t.e(¯G}H}u>Z-6'bK{>c;p=5t~V A+YnzPxTΆK$hibڌ͝tuW1y Z7$5L6KgiP&*H', Sˏ;{Y$`k*Iת:Pr]Tl~"ԃk=G-3= NP2# +3R{q&/-NJ¡ 2\ +NV8j,<<+6r)FViFcSQ(:U>"T:n+x84ב=>r\Q>8 >,OpiEG0,xI_@:C灈$RqA${:aovH'M͚~~%O!)DD.r38k'iTKZn8k jݪ#ހ2*Bp'?r9;x(Wf#x'C_bzfsi^' |u:8!;;%4l?r1QjlbZǑ(v:88Qf F`ĉHASBj5G$54gwmN5#%lo> c+0Mfɰ3$a\]T0QπtbY0 hltSH|bܞE | 7 +~ %Q[<1f Ry]|lo^Z)t3wa3=tw8'm6v Ed61N`IXI=p%z^9b<"NP;}A;aɶ|rg+L-_K>ujlF/gU +_~(闫T~y[_^7,<=,j~y!.3I3{6f9s-xc(23êU|0Lǰ l\A1z`)BqQf:@4WLrh}h}PȢ(^3w$WJe}pܬάաQLęp~8:T@DhTa^#"r=80Ai=rn4TEPG%1yc7/QDٸգhG G;~ęh=+#8uqkCd*hY/[H ⡙=@r0A~QDghO_qVQL +VuY &$YT CY\vVgAvgR;%΂Bv>PJuRR//C? &ݞ4oX59N94'WD)j&<%݂=uΩH`żfG/ +]U[=z[IDVkCwXyUX ba9P=Kj`h@!FgA_9\=z `8X&JEG_YLw9ŽаI)8j5 s)rj 5孈IjKvuL +zm#o68"m0.FvSʗh JZwY74K{:353ΛYG!-ԉjv@/ANAA;0\C::}-Hc763VD7ėUE+Ul_{?TN((9j+/nQב~#:SM#* [QxiT}Pt]c~~$F7$K{`Ir+Di5*Guݵ.0wN'ߑZ"3?Ѩ2P#ZdZFl:AƇL}] +-V I4leqQO}wU3~o5>LL$|ZS(5|_r0m}ذ3h4TiY'贪m])S6 zE=-qs@EZ՟o6JuJ~ خ뼵?T7B0k<O=6onUA࢑v9+Dž*CQkM9kΛeygfR2JFaJ,4+_ڄ1brY5Ϥ6/꒕BS  "_x1#Dx: 䰾Cob6;˧ήĭ4 z D}oٴުjWqC1SExj vWj>@- ߜ0zY1lLyWOHVw9\nηp hp(p0>i) +e oQeQ\xT3m{"tR 3 +tڛjށ+t w7O179[[ӼpǐFT?xDi 9YBV!U` 6NR-\.@[Bif{s2#u +̈́*DI1DK܂d:;C +c<3c׳~R(gR ;RGeF ׍[%3PS"uy l2hr)6nmEi! 9{ -9ü2vxqAԫ1P +9:TeLűV܇]+]<=~]M8Yp d-#xE +endstream endobj 79 0 obj <> endobj 61 0 obj <> endobj 62 0 obj <> endobj 60 0 obj <> endobj 63 0 obj <> endobj 59 0 obj <> endobj 1095 0 obj <> endobj 1096 0 obj [250 0 0 0 500 1000 0 0 333 333 0 0 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 0 0 0 0 0 0 722 667 722 722 667 611 778 778 389 0 778 667 944 722 778 611 778 722 556 667 722 0 1000 722 722 0 0 0 0 0 0 0 500 556 444 556 444 333 500 556 278 333 556 278 833 556 500 556 0 444 389 333 556 500 722 500 500 444] endobj 1097 0 obj <>stream +x| |>%d&{2 3d#IaK,aBX$,1 BXV֢QVVPqe2:h_ +DťUh*|Ldiׯs={.$bDDmgSa"օEWvt=>}'QmxѺD &2tv_~!W]|}w>D?ֵcY-aS.)~B>ʵW} /[rQǻ#+ŝ+;-w\dmإ loEǕK>vb:ӽr`Gw^i1d_ D> f#IxI iB5i@ C4B_eI!z,ЭdRAiF!btdЕ@v]cs0t\(T짫kxuC ԐĂ j?&{J ,Mj1ڣ",S~-d3)D5ȻAġ?fKit2JAt/E7\36#H?f]"FJ=EH# 2IQ2ȧ/6яXh`?j{Q%Rt|X%u]7k}_C4',ZAV3؜-17っǰ! aC0m_9! a÷ @ 0! aC0! aC0! aC0@y:\ڗ0 +߶aC+ (GB]]4 TQBG4^Z?SX?HoP* +y۹KȢ,z:"=+uԤqVߤ|D|6%JQx)ӭGk?dq@ )]bwEQX%ҿͱWoۇ0?J#:`jky;p8 8`M 4W0! aƴo88vz|rLʦ4P+uE?c;09u ٯ|o@,ʣF@,³xt~'|Lfx0_ERy;?_q B`$"XcSRmiï Y9y#]TT\2]ZV>zLq' ۨo4yi3f΢Kmiw|#>o<5V*'N?nlŘRWȼܜ,gf>"=͖kD"#LF^Ψ{Ʌ2@A^.:55Ś*4;FS i41&8uNG͛~k=ߦfOsxY۰"#jK" + /"l$8o%U2I8pʛꬫ8^]߱<ΖZXe Ƹ4՚kRW{KB ]Q;xEGlBuޤ 'ga× Pjwv3[esvԥSՑrb l_t0eYrNqgY&=rNA@xʼn>UdI.w1fdTk'e}.t~NO/..g[>'89j{].o~ C->Vj‚umq`c:ß!'J h #R$)ZrzW[ ^cιKb\}8/KOKBYZc8\H^qN6yj[s&4)r9ei*kA8`0"*hZ'ֈb@𴬥Նs]Q"zVrxy68 `B'rEnow}3mbj}*qּ}7nqkkZ krY* e!3>nmTMhZ~QVfѢYB h 8DZ[A1T6BbM4aQ;xYk!UGl%t+ x8>ίO;J?*-/.P"y{LE U@T%wuY"+BdY.UT* +d,GD{$5dWV+4+D}ͥ#XiR_WU*VWjBT=@=R1p0T 8 u5kҘjbĢ݂}oW7y4F1bT4S1Dh}44A)(`D&!_M03" ǫ#p8 +) ?}Yd8ģ51菉sWjr>rZ)>@=Q!@9=@A2-)\4/ƪ;+) 1~K:^~!~MN@G/ɬcqX]<$6Qq4CΗﮎk55b.Wv[ƣo}$ߋ+(Z'd9(VP1P$7۪D `XN-Uů}0~"z(b%>&6_4/"F9_mˆIk?M9*r ޗ_('>3LggZ'!9 bq۴ }}'+HX`J󛢥gb4k:(ޤ@U6MVw) +CwMh.PqGlFb6gEAս?ٕHo*P>̦@ft;怘U.hM%dj>OfmP!__}D#gh->ؕ%D6M>3TKј)WNStZkxI||ێ8T{_uRMoE/nGnjz + u7MZI P`nGi 1uZi;-#X +lw:, +N!K@sU? + [686|بlmlL&E2C2m1jj6 a`0DՏ+}ϗ;f~bV:<tY gQÕ+OUÞSqcÅ O +cdmLbVŦ3eX)6ۄbŢ +GvGDH59RX"|[HodHW߯?Пn}~~^o7 ^9]]ƠBrAM,-M˷#*fs"- [oA6ԓy':eH9YfqK#S;Ŏd dqoVǏj^G5/Q 脷ojzoBMMMIڑvkYHK$9T'{`qҝ@AH+]j{|?> "#B$M#T\PvɜX%s~W'u&ȸcqJW Hwj\1*ۣĜ{h\7]-8g~]_;l7t)17X16|/$q\`3-;tƨN_sq#TBi-.Sg_2?e~ |Od2+TLiT9e.45a>00a~aanu93һ2̜^f16R_ p.%W¤d< 6g&Hϳ$^m1;f}FI| /2/=|N| _:G|,\ٟW`;>gWqVw1`VK[5zQBYYü8&^~#]gXPָ&?Gܰ&i [[[)q]UrUlulC7$i}<$\ҽw6j>uK&)?Ǘeuc]|yLYκZ6^SJ~# |j(Cq]_eeHi:JX45y! ͬVS7kJ̇hPj唯5[%KX̑*}(5⼐g!Ϥ8yyyNg:fbQ,9X)]ٻ<;yX(n n J-Aet=@Oaz>,5Q5xU~s|q*w*++guVC `ԥiNڀ9Do1ll,MdSaidײmGA0{Ď߳S<HN([WgN#`ip[,!⫨uGc^z@מts#RQ&s\Ve-;vٻ;ˉGL<|4S~VDWįŗz't' W3xl9tOGa͕Q bn*fy1³w0F0"r +0Mh34HCc>ü'{ fΖ`nC5l3ݍv:5 ;gO y55Ky|o{/EX]zqQ ++](d +%u|nnnfu~; o??6DFq5;1#/RocA@ků R&?囉:M<+4^;Dlܠ]g=|`6%,̡Sú^i?/n~rOKx/lp'w}JxW:8>6#]v-DaM1o2fWo݃XT>})_ ֊әn=nUr="ڊ^eߢt -=<(^VCw?2XCaaUP[Q$iDJx0"58?]תsklKg{%cԙNBs/4Lԏs%e37nn1^3Wj{0c b^LTR{`<XL`==35:,x}b$a/BF/.;^(YL#(%f|-ړg;!vWW9hj;8)+etݍz툍hJ`_*Dш8'U"6ʇ&˚uudH \%-d` aoJ74pNajrvHoG:吠rQQ;ӬL9|1apBo9dTI5Ú)t!Ϫ:J=X^w{ѽT~;?DjmĮ|DRRjTTRSeyNh*>鲜l/<V*a u uS3'77lt;1!` ILYƖrˊO]Y`Amؾ%Lv䭵C/$zYnj2nPIVb}tb4 jJ|YLڙēRm[ +SRRϻd3q\e;Ycǎqt_i?wbCS2q/InԘ_gVνMd\e]rƧ׉gup(rvifV <̘FiBVd3x-IM(OH(+d eJjDY;*.=ݑn6EDGM/" \*aq#9M\v?=Uh*~7:zRy¥Z\ +?Cn +VӍF(''==_T`Ua+ۺmm(`3{L0 '-'N A'vl)(3fIcDky!0Xc(!Yk-9rƔ&$&Y(E( ĤѣrrS5-G]{Y~;>S +7̝7IvW1:u05!Ж<:ؖ5= jܙ [tE.̷\tѧm oJRAYNBDnj>Ϫz|kDrL|9)jLRp[n>⣓Sc"S qQ)QVKTr/vb烿zaCVm$hcYrҗWv˲+w\T6{'%Dfu"^bYT 0=2$7Ǚ[c&,sV)m89:U'~'B]rJ6q5(uЋCGK3؟qLS[L5sEwcL Fo7=bR] g18N^#%q3owg78ywqDX-3Q(KUrM,w{$͹!C WlRZʙA)QJcUdSҍ3uN9ɬږ/]ʼn;.5JwxҜ ?^9j2+k߰c7[JT5Mc)lr!{WQòּG")s/MG +yF:L%&nJZy}ɑ05t,`e_}F|Wi;h5_H0#^<]/@4īj{سu^y42ɐlKp$d'4;rAzslR@D٤f唑*BR:e*nSHd&'5o33PfN)s-EMTr2Li$SYV=8)k{oR]U]]UL0= =3˨ ",.lfP &+Iqy h"!ݠ M$~3OIbE(J7w$»7|n|m] BJˍՇovMiB|ﮗNkZ%ZduHazr5j2pJs˭e+V ?܅)×7?B2b*-(,t@WAo 6{R~Dl<ׂ/XHt5)=`J|)9sR=J,Ltÿ}̚EI_rU>!&Oz.zR̃;N~?Gy^L"t$\,.Tr  A=̼O(c@Cx zp^28T:::HTк!lш?ls0d#q|10=2!A%W]ħ$iR"ܘ[D8Ħuwp_ctr§M,T~x,{{ޓx|u;&ڄzE-ڝ;{??qF;KCL+udH8<@zgînLwNs~/Bh Ǔ! gP$p-1b6װ{pEopU̇m 4~ +ҀX1llG#EX#1HHUb D_q~,P.tw͸wgi ɌIK=rxS'<{w7X'M7~ Cl׃,,@Ham4Ͳb8,4$i4O#%ʆ_ +Ä8S܄LaAO:P2f WmU.4SDWlW'cqhN +h[o-}&xZ|f +ay2`sZA2y/JL2S3+jx< +&6QT]J]J8C Fw_E +}pn ^B ~uISt8ɿY+6U\10JXK^Jt7 "X5W1iQ0UAi8[E/c*\8J; ?)#ID8Q잤dq+NUK `^DdF<  V-v(ZY1% ywb':vkamo-{5_~n%js&͋{Olټye'6BSpm7 'w*N`4CBfd11eBJ +#UtfMt-lBiὤn~V"6#% J"c"1)w%&fb= ž绦*].FMstnEqČvx="ժ;~yB㲣P S!0/XXz ިPә.j`V&( "h⮇$!>ދoIJgGql֛,#g/ZHG) Q'uIQTB>OruY6d6h#ak H:3f_Ґ > +5r\uN?Nͬ'ya?AY yZ-C_~ɵ|8^OW-^nV~5MOzbGuкyNqE- &^v1;|> ;Ͷo{1ML)xؗJbX̀ B|ݞpV>xP+J*`gׇU;Ka!LYUt @- $&xHS#?%R*1E&XUGxݟEgxgϖ~wK`ƞ Chj6117v],A:Ju*d2$q:%F%ANJ,)͛09@E$~zm +TrSX20ktlCڲj=MXyg6VA5Hj@5P"fa"$ɵlo.+ 'EϽHҬ 5iuk`1tN;6& -d1^rYBKWo-24Ȅc }zOE67u]ttVܢȣQˊ2}Wiv~7GSꛚ/>wkQN~ji^q) R=&l4y7olK]Kݷnqot=i +x+b:?6g`Cd}饘=.ZV+#“S#"\2LmFu9Ⱥ_\_?ulsBbj^Zo˿޽ޥ 9Gۓɕtse2dȰг(PّO㓭m'442 (d$Zce!_Ts炣c`iNo=a‘ޘZ6U-j5Zw)X/8UpzH?gEH +?ڪXPI πO)\-iZO =EZp9$Wzi䔪5®(F^U)4L+c5v::ִ\T @|{wwysJ[dtOwc>jk(1a-v J5vա2S SW7؝2[rL쯚^f~|nwM$jjQZ_T4qM4޲֘($%ZULeT@%7s3Dvqc1!Tդ( Xk$NH.( $ͽ &Xc,\E6h,K '(j[ů33㦪(}HNraeG4@G"s]SY<4`jtsy÷ھ~Ӻo |a/yyGXA^9I)fjbQvǓEE^Go0#SPz(k _ѳ} YvukI{?UX'9Dvau!8G"M݋ @B@ #ʗf=␏`P27j(ـw!W;m N_ӱO*p b3 +vmJuѩ\d=m ]iE;I"΁ͯ8 [F)A1,>Xp";tK(칞1.q&qC5oøB"F$}f޼l;9JF_n/g|%i5?uG뼸 J~M>/ wUE1ǓIZZ?t33EX0?x1^=^:3E V;ɪ藇zQJR y؃k=\Kj({JV +s`;+y%g_!cB&y>C8K{(%YJ&R,Ҵ8~^ ;5s^';:wv4uUv!C~̈́1+zE`zNaBFwg6#68bj$bb#"88|F?%sPAkd|FCm9Ny7^uά??OJ-F!&6A`$IaQpKRD0+wK. ";k OήۻGx@ F"B' ؝8@u =17.X cCka{wi˿7 1˿26/,`JUtw +c'Ɛ@C;;Z'‰2v%;v~C=Ժwމ+A.keK ǵrZ"6_jEA#5- )9. +$sM)(4O[a.͵z񫐯!(NnuJ~dßT}V m cZoXm2*g[-aitߔV"[kL}X_RUY`!'%n g cC]c9 S>vj*Ys֡97.lЉ/kuΡg]+*%{4|#Dhay6:N8&T X +ج7-pܝ2m$w'@,U 37(ҭSv*fy1FFs(GP u)=3E}I0 ݶRY!תM +Api` _Oa[ $м,Ó@EEm;+.hS1ErĠ-:Fw6u~J hEOL7!w=q/3<$bkL$AVEQ.}<"t4F# Z!MB0hjDuhGG0 O8~@h Dc ݕ-K|ѱx:#cOrhʅG%p&5wDQ2A#T;t_N3cX d2y7J+=>CW@^ޅ(]Ӗ Od>Upofvf\笽$@A eϨoc&מ}DZ3}@}xCq%5{a!/Լ<{^tqEHz/SQ +Ƕ +!%ZB-U"?%Ĝ\|BwF{4 Y 6v\t6h+p^CdNA*;D$r1'Jp{d[/yh`xo1^TjSj( # Ǻl}4,xb +dc+ lƒ-2v^s3_,'70;|ͱt:߅ia b3E8U[H,\]0cH2KRɹA.x>?*T#]gP3AE'-M0&=A* aBmcqBd< y(bULxLHiurcsgƊcW'at3"x0p $:[yw(rG%S  aPxIo31!n xݐ89KtP vǡoG`sΟ&SE0R] %em9\g?>ck}~# q u 9pʨa?Y䑭1"rTd"S-l)LdVycsm+9v{bqxcvDpxpDdPAH.#A1Qd!H4jw1(6C/a—CZ$`#\{#.'(vW4Fte{ +p.*GB$v8vg>"ca|o*.GE<¬X(ڔjRFK.u8-]^Gy_G-gsfhd:*Z4cEO1:4}i]`Pخtxɼv #ènyk 73:2VUc N.03ff,ZjU|A>T +F·AԌ{ǏRWc'1 KdwN_Go8T0m ĜڳS'^~Rm!Sh+W-M;;RKO%&O7oxA+9NA&LEUINz6xB F D A[&" ‡l նD{EǬT$ +{@Nz$|qUOJ$B*ў˒bFx(&<DX̙3gLv|\sj(Ms\DAVq̋\Ë7I5 ۰k2铇8ܜCax4dK}MW+zg/ŷܱzhzA} :{ +tBbԨ+}do($]Gizol&+gwƚbȭXYB}s\H5]{!gJRjZ^ݓzU'cQ2Я6+7+9{Ʀj6[ʖ[VlU-2Sx %i-H@Yqq Rf Ȕ!Ɇ#L&Q~0Q.'qWBq1z鋐cF0̰a `!#4 B7 n_?&t$P$gP &A`vS94M0̣f>+F13b_zZWOqq湍k{{zg./!06eɥY2t@}`_E:(^NױS,Dz]ʮ h(q[(8jwXa_ڈBG'PT ] w kvhVhBW۵([mamMڗjԾ[Q~[;]sN\'S7mӾھ~ew1v*|waK6 uEG"#'"?G} ŕ^jl%\Fΐ _;Q - I8xhLѽ47uOA|c6bƷmʹdd6~zmŅ Vo7ښgqfK "u ހ8eL9śވ+/.oW1gܑD$P~<ʶh_W̦YQm,D8ЂkN`a w ծ g6W0_a收Rpr5&++VU/z? ?c QydZ>(+KH!0z<9mvB%2,cbnP~12<]+jkWRD9Nd' g}DuSB58_NtRo y19)m~[d^92}d6=1zWD"3/4tP3JdY3 l(z 8洜RRRyC>3CQ2TY#|OC./ywqwHXuSuKuK.4-sbNbRZfm{}/++;ʢ;WnD2z_^ +-+сww{@tk(/Nq = cr5e,H$Aq_% + W/l، E%ȟQ{^~@ e-雩۞7}6 it2De & .GG< 1]]E BM0['pbFzcݴ-,fޒ/^TB1)PVG"Uω& A9gc 4vuVN4)R`8!^T!<*׋xQ1oJh| +3@f\GeeaX\y Zzѭ™lkv\7D?o;|yk l*z9xTf1mWU&JnGSE2Eĉ!i/|>Ǚ*L{Tه*r ` t9ëMnP۬ *F|=7~I*fâ@SC/Wca/ IiH)KCҘdӥLJ'%&v*p Zyh٠MnCV? ;pN=.6 ^nZnM" + C(C@ ۠w jKu\'y~HF4[:gm~S3èI6&5kħg<7CZn׆s10O|hΛ%@N1N@m)uf10z.ټS.]azCg3P.AL;%}|N8lQ~L}emd[qQt}SPXdaN珧|~Rn2(YI:OUTfWc f*xJ7Iai@-\"_NIeG*G$Sv tzO[uFk.u&{vs!;lxtO <|N` +ߛ>yR|ιs9o=):.M}}hybYaGPA9-]T{f2'|Jo?y o{m!"sK.I53ˣ$J3QC ʫf5!yLtB#m}We^_4Dj +2-S7bB^>k*s&RBtcDH=@)J*8SBS6666O#-`;Ahc`P@] )" +$BBB9߻wŷ4x/زPS܌ /VK@ϐYJJ$#ax4.)TCy[9a9T@8Ν{T+ T<+ +~bFݣJ(;G!7E(Evx*XINV#efvwz"u6Gf_x?Жl\RL/RO&hs3+mFhFCv:$|y@JEw 5l1#Y]L&+@EUs}}P +SUR5ա`oAmݓ)7+ܦ{mݟY.~|kռjZ=;Nf?63$RD3Z6eJBd%83~͊uFcy]AhdT͎l7 +PPnT]W/<,=>>.<~Z=*P/ GЙLy MnzsNl.4+ 38,FMjm+^fqsϵ*qyƙo# +o~ƝI}7wt\; Xr@ +p n)]*&A܂Oy15rBk`~t_KQ D1YP5PUQ⦄l jx[m2DNnp x~u@ ?7\D N/*ix7Xd 5uq9 ԄЦ8}?e]; b3vk6 p +a3Hc֗YQϗi_ԲuzB0 X>.lz?ظxJ7.|L (Ax>GkL>m|U )|`cbl❮ԧ\P&\(.M{셠{k1\7AR;ydKqЯ u-"cr4+(N$ }YKY˒cQgN@3 q@ͳ4K @7֯יߞD/A#z7Q:ZŃQ͋5PB<$H/|ߞۨ;-#vCH5]A 5*pL ٜ&`łSe~eyGv;E陧/>q,4y~7ewm̞U'4xMC@RI;.WmşOm4*IL,er&(iAKȁ /w."L%|"~||{A{A{!}{{1 ɼ3$SEv +qj|=R4 ߬Z0QCcR:: A!E3_PB^eX  twKyEe|%l?p9I'*1G3/`0f,U jr-3{q~b(Daiyn_q O߶y3eq׈I~li <闎OJI,*} 5%J Xq1, W/ +gp z.ނ 3(Џ>xW_˜KR߃L@,A[*fZ<3x&rz>ss +dyЩ^s/8(+Kx#B&ADz5"h3o%y9 p"l)wR{O{#̖GUΑ Ӻw:7{>׹D^**~9B0OocuA5}B_/|}t-ŹukhkxE|i{ܾj3o]+cKۨiI#dm#i$:vl''q",d#ҰBX>B./]HKKB_)~Jޑ8!~ߋ㙹3?s9_u>NJR4PDpz"0M 2:VgIEa4c5f5Kbg| ґӟ${@"eV X(Y~TSxmT$gk2k3CI-f&]" +jQjI4dWl9r(Am"i`ԓ҄i0= S 43G45dF#i5ƕJ!FeJ]5M^P\笀Is/]+b^`8/,ڵhd$dwؗ7U]m-9/!]#gF9+"&eGMQ S|w/B[1QVe1Bxͦ%ջ<rQqx;0 >yQz31)G}4a3}e{ͤ`eyv'q jd㤜 +Ϥa{jP)]axCk;v|I[\_hLzH6sFH>/L]:f:XHm0}Pq~%GؽX4y > ]~f46KfQ06S,diV`f!4T+g\0t9UJC?h%ZChʷ"f}$R9ѰN;|B?H;A h%z OPAOmXmm߶!" &HGvjg_>gco"r8sz̬ >֐7SnL.lm=H 'D"w!ѓ 6Mƒ؟'i-:xIjYkEbɎ.#.{d$*J%սmË2ғW+HB~KM]D[ Iz=1p;Յ UQ 75^1I"MBxzuy<^ې݌7qdN$?&)Z~EdԼ]ߓ]|3Gl #wo&n%?Qd^A&JCԂ&` +GWJ!z·1=ah 7xP4TmG +=%{Jj [H0#K&mZc2Py-}(}~~J =>FoH4GH^uZ`fHZ߉ѽx@;Z`ES?hW@rCRk HH^wӀ؂U!zꬕC!tYG`,mK VdckIkQmX[@x2H.KQIK0Xj"iG.[l2e$. Te ыK4H%耾&jO, Vq ֶw%wHˑ*! @sex +\?Aޙt$zNhfUDI 53K}s /+Wq hDm"H$ɛc߈=Yi07 ÔQ lQxƛ ìM$jui16`;y>i߇PN\Uٿ0!Zoߒ_-ty_`י,{QwA@e3* ºP$̲U8WsWA4:"o12Q*t% #A,y8bvIo܊@CRK/ VQja#:=_a!iyLi%>('CD> rh6@' xe@8xƥ? + vEs9_2~8}8WY@/ +80|}Cߡ/3 CS뙿Gaw;jQwO}2tÀu`ZA 0`A_EE`)[Npfᑑˮu[xd8l%y+8C}پ}ޮ^ݘlپxP6=vMWBZCzʅ +y1-~y:|#|#3ÇŬ j1}SfEb1>Vwoea?"E *U_?.F]ٜP,@Wd2y"PPU.Ư&ɧ oS +ߢA:G$IfPw̟J!ZwuH"3ܚs}pe\ +q$xy& N'=87>U + ^w FYQ^%-jI,&KMJ.xcb85A +4NM/dg`D{`G_s^E6}3l}B% rs(.%˖-馑)M˖uk/hk'&/PQҸ}`x ]1|tFBE8Qo0A Znym +ǏWL?T?;V+8Xt&hYN xm]p}^ee<7Gzן>h@Zr? O֫H Vrt "~ tNRPUbFU P(BCjzl\-ӬMI2#xO…״_Ji:V. +>D%DT*>5~c×yc??ɓ;$U[w]}VI-4of^\GT~)?M T ’N [2q-j4kR̉)QmUvPѓj'TUk*?q<&7+yONݪFyc8]#%k>b'2v^Y$įa|ѥk,{;/<2||rس9ˮvE.ΥF'ZWxh-;)Ft\QC4MR# it:ˢYTZU,n\wYpەsBdK5 +Amo8CĉI6sxΎ`ZYNuS?q!c^;OlKt٣ n6 +vRk'mW'96vыV}6^%ɷ /[>GU^e45?kt8]heFy!%.փWG( LP(x_}@b[.o'&bXJ{r7CL8 JAbuWc8\WRPa\ 1s "8IQF';ta#ZHTv"'a7%OY(SI!r^E* u.LSWRn%Ho|ꭸ^K@乔ehA^kZZέ@r( L/cxd\š[-ɊZjEEwx T (ZuTo#L + :P:X|=z%dZ||-ϡ +XOOzr.\=yc\FJTWq=?Q+Pq"tWQ\p@[.b5KF`j i2.b\ H/nk[4Anr|OwOAZCe5N+8I)D:p&K'dfdQaCIyvV,ηSyh05V8i 3,d I4j5P{JV$-1jDk2|<3#Jfq-8Жi:JCV\z>jj*Ȟ@6d0t;-;IےĖ+ >ti>#m| מaIx3՚e3LOv~SYIWlnzZmWN'U'gul&޴Fu)S\cZacy#8 q ATDSADdU|@}j ju73`&x8Rcc1M𛹯 i⹪Y۔F" 63Rg +Nj,;cSqѦ;d1#kthD`0|ÅS?&ٵz#r^楴HxRR R󔭉yȒ&DׯVOf^O4vΣe31[l:ZxN y=.hSɞ50.H#֬?&c>&c>¯E};e珏I{Dz+#{:/S,vvwv~:Or93X9gᎎ '@/1;DXQf i#4iFF |͇VMW3`k[85Co矮I' mY C!E`CHaLRAnS8w*fYշ%#=Yj9EL_61mAZkt 5w5K.-0 1ͦth0@C/R0z4iRdZYBPBDZEhl]\-OֵW?sk]ɎiSmj}Wې<\ٵ+w0i48l_ ®-"nwmx +\ye[m(5ݦ̯Zaܿah(>m:6/>)L+g ZbHʫ"4O O_M2&5 *H|>{T<o OxMFd-bAgO$z^o0ZxIzE%T;kS˔:RFt]$qf nR(]/+&' lO센Ox&u={ܣ$)BNPzKJ8ꂛB*[w {8N|)8L_Y+s?X}#V4B$(QIP%QtUNRJ oaM$gllO9{ '&%s´l"7aNژ + P%&B mW_ަ wU~`1lX[Ck454u}|ۼct0زz~z8q iO棒ர-.`#E"Wr7!4XnkPx"d ށyľfw<&ԍ)TĖ&e~ @L)'+1(fXٽLQQ}ӢMW FpOvt_}o}rn 2];]}wxGb삁{ܲ/-bS+f.C"B8 16F +S :'j [xqD f.7Zۇz?}~5~nt\g^u{cvՏ^hGg}`(i" 5PHETA2q݉B\qwBT(EZdBP O57MZs|=a}毷${Pe + *#"dN%(Od lZU< eЄA![d)M j;oj[{A+:;jy1kVELھzߡSc fĝ!ooezB=Ry:!J^c9+RiyHE P%ɇ0v k3=POc̉kCPbגyN6H +GlVo( !&r gz'뫩bZ} Y.ѬWUi@nAVˤh;Y:E):&%,IzOXM<B'Nf8ӑ9OEg_=w"8:, /JsʬGZ^zo녫&m&BuIC΃Jk^"x]>ѷІ?kl7;CHRB8QT2D(eJDo1kVWPElYOe4Jͩf Y +W'kp:]iE06P w&:4kxfZ)EDR4@{W_EQOss{zb3hе?Cc@b 4JNhcm-2xTь,jl&x+iVm0Ch}xH^5ǩTe'5,I$]dfwֶ~)rGxK UEV!BZǖ +]3jX}+mF&7v¥WTb4l'W8?2HBZ4q-klĺTu*z չ #.>/v0)Ama--iFzY!l30---P02*SLsȨ<[Q#%-T8DQV&RŴ6HZT&e + P]H'&+Lbz$,&CVc 6K)<}G33x֒#ࢁT(GbʯvGLA@`_S(Rl%a"::aDH|b8D8 rVHoӲu$\,THΐ0cs(T6ĩO!Spr˩⥠n#1!.[$͊ Vs< em,b!0\T)pՃʁt$|$s[W6bR䇧#*J=H\ \0$w-j-jmI̒AeU0 $" Jvc/ڜk M vmXRjXUs'da5x?V9&\rX,,\Z33&L!5ZpCH%ag krܼO:*B؂5/1Jam?PaQ)t!w/ZNDJX F?;a-ԺxlI|\seŌ'lup_w /gSWgU)3/.o_'76K{tal"ы? g|o^dž yj/XghNXcԦ/Lϴ3ޥ"ثޝA3X Y]7XM“ApJTd;004F0:ɢ1%`ɦ1=`rz `riL;&dQ&ɧ1ňSQ4&iڻ8 sd%!L)(L6)}43 )L.#)L6Ղ04F(xwT!P=u.40;)I/E)Pwbh +(kiy99|@eqR ?>B.H8mPyN,(9Q7<λ'|y'}w9Pi[ 绰\r Ss=qzʴGR1١~lI.W^*Sqf  +Sr#˻_Ŋv'BpA"$B"n^KƐи+0[=%o3PcnA'7+5=3 s3,߫t{]~g*oo_~傒 e7!P~hwiŠ0A؈%hU؊g%'5$]H'ّ\D.S=RH{<̕Y˳]|rQ}RJ__X=b_+}WJ_+})k{J*a} +,-Sxhlх2X>H@| 5]W  +R(T)C%nvU;h@ M;+*TZSWfAn63mvrRK%5&FVS]T3fbؾWJ_+}S0 0/a%!B!LpTcg 30S30 ga68OLݰN:Lal*[A>,1s4qo4cOh)444Ƽ4i qqǂgh t4 Pb|a&`6|RfaxNX8 Xa7ݠ4 t`w +30 #ΌaJL韂)S0 +O)?S`J6P 4 dO`.'Y,i ob/$]A|8Y) }?PlaCq% ?4 ,Q#>@,,ML!aiOf!i6MDp?"PN mM)%B$D@?; H0t]"\^.\{a0bbM|W` ٱaf0g'b&PL p`|@SzzRjuk +Q7yvC@ӈ꜇prObu201A(W4fPkXx9ez0"9LOzhXDo):ZRZ둼hViHs; #G_m`06-ZeQ-HtKzoӽ=G1MHx0ڈ$8"]ڜfYХЬ4Xn7J<ѿHo?AA_3c(FZ&7 e `UV HZӳ#_i)l*CHBJDՎl7@^߁Iowћ@yqGZiۋQ>0yZ zc݊,zQUp^Xip v{iEu=+}"59Ͻ?#=գiI(L(rQ~-:P3N5 +iE~oGw$pGr\|JBbG9EN3?=]/BRRQ0?t܎wFE|f2=blEyf5#g 8V-j1zxաX +((gUu5nKi'C&ۓ-lN9W֠Dӛe'zi׊uAU;#gMyl*̠CcʯZ} 5PStXZ~o>lԐfsz@ V43ܶ\z .:ңU+Qƿsvߓw g5=+Æb-hg!0oQj=+,u@TmN[ʆ)m(JLNqۗ^+<%Jۧ{4юoѱ֌=se,Qv"S_$pxٽPs5s2=qd=:r)GPlUG}5W':;J;_8ַ2LZP VK5¨YT ZjAM +=4t{`~5hhg%E9#PĆ9T#[t?8B05R*(JAEZ'JftpVjj@n-U_J'%4EHG2)րjO/B2SV"J@;%qgвR~jh#_9(=R!!nz'ՀsHj +QF*=%3(m9HEYJZ:P+uN>)^.zn0jEWDʑPմVULRwWXrᄚ֕W#G{ m?jqg%k ) Mb;Z bmXuv,!L&Bmllf7%wjh'Z f-S밴 XO[Z;p ɓD,j(ә-;d&68h#Lt,VXg2L=#c6K:h3 VPircl360z0QXBo[P@4`M6b`EgsU7̈́@fKbzPkD}AWԳZ VhbV]HT54dBcיM&&jv DΪ74+U朎@.!Zڈ]`hn! &F[+ЙDZAHXg#Z u ];4j 0Vgod';V.&'b81L7\8k6=t;7&Pu(#@mZ 6 Xg8I+i fZF0n6YtQıg8ń} eC@?M:#Y b2YЪu:bv:Mv{kvJ,i76[ zNb6Z +9`^6$s8_{ZLP5MޑU+ֽql(@0Ѫы+[=M:k# +X ',u ^P):k~R@t6ިԷ訔`4C%4t98A#e#ڍ&vq71n{GҲR̀J(&Z,zc6 lM(`66H@i-ݗU*TКFL7YZBFmV3`ƀ- )#^cz# +luu5d?2d=B7ٚt@:Cչj@@RW +V$4U%Ej%ZB 4'&eU5ZPUjU%DQPbR!&CJRrT(*Ҥj8!MJ@bJ TU*P1QVB%hQ]֪5EjF]]QlD fQV(+0+ZP!4eEh'Vir r%5J^^R%UQ7eJZUU%C^UUH:VibH@yN0 +*jE@X({xQ(-  ]+cm7.>gzP4Aә{疾A}i=uĞ^ߩ}ߩ}ߩ}ߩټɽC;}}}N*PWp3x׼QF6Q~E_,Eԫ QγIeUgLV!+5}0JKѮA=ao~ ϸv){`Riq7;?y7i8F_T,&V(Dn. ._؋;.l!68l o܍6`ดKzpI>LF(#u$;38KC".IB,*Zna!#]<ljyY5\5K~<>3XKvu]L`S{Gfny{.bxgϨH=lMFsb>wS-^N +!Ɠ/rJIFv&?ބJu-D ' iFzfZ0Pt-ygUɥqd U 7ˍB$l8-YH/IPIcH%iLd'`1;qN+aicBS.Wi֝;z[#˽n6~S{+x|j ^y睽g~W5G3_9{2b+_,혾a'/3jD&l#6l [*TkWtqR9;uMaSԑѯL~8 a3%w3+t.oߖR];E0HX6N%.TM_?X.ѽ' pӛ[~<^eЉ;.^97"\%r.wca ԙw.ѝqڷֹ}M{WrnG'ܲy4Kn-?z6hKGlٸ]\X!KNE^{Hʽ_aS]bNU7ۍtБY-_%u˯-Wƪ\\8^C9728[kO|cӄ?MWomQC?}!Ocޕ4ܰ=sw_;Q +ٲ߮cdXQ.) ~;(zz̋Ob=( !z!= +0ʛ=ySm \` DQb5;`r'342U*KO%@rIQ5A} +Ӗ?)h$˽:dz+y߿vvF@߯xަ#b= 7 f8=mO4 +ŷvzإo+_Z_9ʓޫŬbzOK4N}B|$nԪLsi?%E۾\S_״+,/6%4Yi+{r_iG'LƗU?%W_LTPv E3:Ǝ0-o<7jo#YMM2K>0o*19y1'!'?3)gCڸEb,+_۱1pŀUmC~qK d5(HuɻF.~(8*txi^{Rkݧ<=Ç;.W>Q/1n#hߓvO0ygo4 ٖoOM=1eM?cߺu V>i;mm~؎^^cOYyx?v<7W=kܰym^h<I/ +ȆGy1*=Ť);!#٤IJ.^{%ˎe[Nsq׶͛bny}Jܙ)3m|БY {M37 ;^=V}AzWWMXka[ۢRdk]gȳë.^ `}7K+Msx* $5G/!;&:R3X{/&O[R$Lx"e#SFgQFTbdq`s+lȼӷ"mO \^/u;9,ծ'zhG2,z$  ->=ûC?cM_TpiԩϟlڤM=6p1 㿓cS]^}r07|+)E~Y>ᕮz^n~T zos~޵[_% 󍨨_9Q]*;G>2[fnFՓ?HMC-;eyZ6I|vndz, ͮxCDOes37Fz߬iډ̘Y|t˼MB WtcW-=|ӑՇv .f)gD_ *i?pD7r!Ke=;\j\<\Tn3?$~}D_G7Vraeku%Uoo>'fǷ5u>lu8u]7gKl-beIۊ*µ&4~9uK`쯗u]^A+uؠòfY.~]lh9vll6ʋKL1i}if1n0\[73/0h8{kKͯR1U~ow冯~= +7gVJxY9__s7ʴ^-Om/ BH#F+,=cvxaˢdYQeFC`&guUbg .$-ц&c $$7bh9\Րu?;d`ۗ +endstream endobj 1098 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1093 0 obj <> endobj 1094 0 obj [250 0 0 0 500 833 0 0 333 333 500 0 250 333 250 278 500 500 500 500 500 500 500 500 500 500 278 278 0 0 0 0 0 722 667 667 722 611 556 722 722 333 389 722 611 889 722 722 556 722 667 556 611 722 722 944 722 722 0 0 0 0 0 0 0 444 500 444 500 444 333 500 500 278 278 500 278 778 500 500 500 500 333 389 278 500 500 722 500 500 444] endobj 1099 0 obj <>stream +x} |յ~3eɾf&L2wB$%@P,} p)JRuPAE\BkA- >ֺեum`.XZk2{Z99{ι{wB1"Qh{’"b YD 9DmD~GdvIիiN|?&#zn =U, nz?e_vﯭQūtNZ"yayɰ]%v]-Zݻk>"vBTPѷ} C_#.*HH'&-)D~Ӓq[?sbLdt{ FHͳsQꖒ鴕,4qp}H +QζJ&nU:\%<\(ǩ 0L}M>l+#ͬhgޡN=x6FZEUhYok@~h5'T)`p6v7g gɢΥ T5}UɎdG{"r΀n1>zevsQ|0xG㾬ݳ n) +>of+𻆏 Et$ * Cr:^)5g5 sf\N %$xMY>іĸe^{Z&Ohl[/Ut)T ^ŁHM0f|TGִs2|5t4xЫ]pf鈔u)>&L`]l^K u`!,/[0?EzVxK|']36+Y5{:=]@fhâCtx:?pdkF7:UiR,$hl:ݚ۩ٵ^42XM8j.v-x\7tֻ38lVKJdZ֒t.]=gLgez<(r|WYk2SP66Ac# " +tU&&ZH#hh"eis. zMF-`)ed\W v|=3ch"~¢^/+A^*%ܩaUkS Ι=SŰ7D9&g;H{z˄96CweBu>7iUn9.@̓I\-gr^xN,Iށ.Ʊ{4B`NQ|xk Ŕs-y8/i:ݶN,6 UmK׺i {Xg65bZի~po^Jx4EG3Q}א5E2|ZW<,ё5iv7LC%-IGrv:O6ރRۉlؚmPw! L97* +9!,jB Y ZwQ IUP3wg<1uaV6/o)Ȣig,X }iS=v}K~7e|f©]?BdT~gHD.AN%>c@,X!aPSS,й/g\a)7 +1_byW_? +&rKՅw@.p2K 3CUYiw9;CY%^ ARRO*n;(|MOcFGw!~(4K~h~ؠ[?w~Xn,6`P yeJoi|u#\W>FW%FHDDD$Mgm6m&l&lBTD?wTP {?.^a+Z2'.E +_lxWIb BKRK} yba2'X)1[{lRgT3ۧ;uzNku銚jdɩoN5g#s:"̭uqufԖDv2$e `7k7/rc,<^:,WCy\i5י} SN4MRǃэ8#5&g]g,૩L;㫹3_m'_`2OXl"`Sh?){9뫹Zߏw#0IoS^n-w/~˗w9ZV址6_ `Vm9+|5ֺ2!Lmq2j^>)Xɗ'K5eK/`Y}t*Ɛ;FGhy3eӮF-ֿ<.;NfѾ?Elo2\>y~8dL?MPsuA–CyKhv-zWM[|]}֫njx.i5?U\jxl~kq_R:, ϙSymps3|͘nc7Ś,(S)d2Lw9udEREO[7&N%s:d^2WCnonN_$ڦüO2wav_4Ksf`F5I!ʐftikFS`FFi6Ea=- ֕&PWd0c)S+fʢϯ,X^Yt$镍FLdAGZsqCoz;}ad&8[_0fC]?_#Ԛzޭ%˫mpGY&9.;?zF`Wϗ{KkWoդu5nnhεհK*,+kmmuTmȶZd[{]{ZfճAջDz>7Q_#WQ{@ʯ˯*,R_؎`O;,h>%ٰ ~C.\km/xkF7W"mcQ΢=Zmcm=Jhiݣjڜ=JV()ܣX5Úcݣly\fẂ5(=r_6csƶ]2 R㐫fW3DԨ]Avev K-(6!PԊVH8Fե`fCuވW"TaA .Cg0l76m7l7ΈaEE""T1ڰ!e1VaF ۹QA=8˿Oq@ X + T?Pk@o/򛒗7r'M%CE%U~%A>{~7򚺒dp_mix]4ꌎ>|!3*JD^tS[zI &~$S'p@#]/m,@Az3:1O=25pZ]IȊq!#H䠝2+i/8õD/ >VΚ)tM BXD}aU85[fS!ғybmaJK>`A/)t +ixI~Cc'mUO`%MGuւt\}+Q{nY !5}>AM6ʢhuAuzűb +dwA;~8i +-ۈtgV~y&̻#4:򵑝#O*07p9wP>]{d\`6;x6/>Yxx%|#F>7Dp`]{iSW+yJRU*(/+*o)VI]ާ>mH3V40ph0Scn,?/4x2~ "Yױ9Uf񚺄6be~?k\~eZ-Ѝ`{c+%߰_+pU?Qk_&U+0F\# Uc}U)yê߁B?VPi9z=_rO?ڸKl/~gX:Q\q̏>#1Z^nfM$"GX?' r^ +&XY5X;x6&&?a%Lw`x co[1Ͼ-hBUcm|I%tsz*wҦ[}:ONR!n6}3.Bb~ .e6aQF ;S'߭xB[ ?VDF,9]wh?j|"ͅ ;:gd2J<Mwg`zix'>GwPnVVZv`n S|Tʰ>~VۓGL>NM익S⑁u-zVGd1L#3`Y ufXY8- 1{hswq +!]o?(} !AA"$qIvN}!6e8{T6 8\SL==8ML9lR?pL<(dPBIqV)iL 5P-Җ Eio"f\(Y,*vc16F61|ڥ8|"pP]IҫCBaaWXEU\ue&VX{YxQK+ȕ[^=>ŔFavE ]2+WbYK4ɏOĎ//]9>nHweby~^ujX))szF~rsUO(ξym9V'qΣrvL{c*v;nyEvjaI7PV-*[wyƔ y./Aݙ Ogq)eR^JJyVĄ쨣J)MQleё*{=L +!;`FՌ{MMCYmw%b6&*UYyRE6f ;}vaX_/CWםEX +T3߉p'?^>Y8@ɓg;Q?>&IR&3I23h0N Ŗe\f$T H$7⢆]9džGsCؒnM4Z?.<HXj:aNgZ-tbRU%2!!jDB3?<*lMW\V3JKZgIm\<$+MLLgPeyiBbZVVvL\Lc0$'UTVTeeʋy{-=U~y^=;ݬ{qW#-9Uu7'o]9mq QƉ#-jD>e`@rD*{5r)Oo7'k\WaɁz*nTLuLq\v4|coރE "[;.$8(˸5Ċp?sRB%\6͈쪉UT0K.sYBUTJ}|}L|pʱԨsb +WZ~P\SEY+*+QdٳS!ґ(-H̉l 㐊Iק5F 5& ’tVR_NGǦ3$ќNcM t'X_| {.u5a + j%~{WiiHZUe['r#xl1sj-?p#w1ٍVΚ LY$BQ78VNgOϹ}m\ښ`-()'4SnhmaR_QTYTdWW~P-{r˗Ϋlxʱe>9̚/||+onyE&VN="Yj77SΘb7#owН,e/* ˗“g05}tH="Cu-T`0ptq,~+ͰNrdcڒ[秬6nd3o;/&_hq^aF3ϤAʆM2H57 no9VG0f]BԮ#r^ϹuNF@`YEvbf[Wb\%XkR)>Xp'-b^ͫe-OXe4T) ĢgMU1u+{%A0'qsQ~.!KN5?nڥ+}1G fuG\ѼcdRa'; |  à%XmPvEf&fJ&/Uݥ_/$3]L- $MK%x􄄤[-d%<}IkT54} Y+ 4g GKa!$&#Ɖ~kXO cfaxIS[kC^1XŴ pUNhg1 9\vu|{ [nΙnPAeb!s,KP1$$2HMe+QW\q8C4(UWV <ţq#@ B;Jœ<>m9i30j"k95ңzdWI85TŒF\!qۜfxNW[+K4/rs[z5-5ӚfОp:Eʇ~矕O{Y>r޵9}~5mTv{#^x /ZKJdpaa\~^ +V(HBD b1~ln*)lVv* +~5xI]# Gވ\^*^ԻZvGm/p/x~}w$9Ai. zcL6ώ!,>^f|+*C _RҀ}O& DP ޅkU5Q 0ݑ㼕a85h3ځAw!w‰jq_o8CHJt.ɜH<&]>|kۀmz)/ie5BPQORɁJ!@KH cQ^U)3FLfK`du+O&|޻9>./.\w=z7};Wp zOa7GȐE"6KK44<7ʾ* 5FjaI!mXhX I/S lˌvb]sC64),cz\O,%ɤ X_C +f\> J 9[\:\Ć`r%qM, *~Ifwطn`ʺXPkHhV)6|+o[I^?g}*vζ;q-LKD7)Ο;!u] x0La(2TtPC0@FxZ2`-2[d.NAEx_(? x`2yIyI82̒0~ 1%4}؍rDaೞmԧm8A[OkhBrJ`,åBo6laE$%cIY؇"[%c#1oP亖BD}0-:—:{.;]`ϓմ 2.,Z{o]nZs/;} +ܼ^Z}?5@F 6o|^@ +K4P 3h"8ynbnbora411_3"1$a2`{A/$; 5f?5jQ];X;R*^w8rñ1s+,OT-LE(]}yG  %dBaR@Yܔ\r|ݎ—v@Lb.%CE/`"3.+#$l{9IK0q1lɃ;/;=]}3o}Sr1*!lbdcw>vA< g/6pqSzɱygN0{qH3#dR9V [_/[hD.fdCfb= ' 9cf$*݇pI?v,>>Hҩ$Z!f*~jjHs[<[M ݵ&`)"R?rHGK]!+f]7 %xm(z38z} !p ԚM~s߯mI'$qr$d_ߔ0A^F~)=΅wo> +A+ k5j2yMjU~#9v/[l[;;ܻ{~8O%x)ԩARNh䦉OtP=zrr 9yyo,xRakЅ\O ANګ5De";$zu.1VICǘcJe6%~1@k C?l~^y.,pB^\hC׌ŦԬuF拓mŒOϪ'ao,IZ,!o%ߞt/̿pA}}[]/*~n50ZPYo +c CΧ>L{GDw{`?D +APA+͒VGG?f+_ꦁS1.hUY5pλ5- :XC.)sj*#erC/(Ȋ?y2Gח(ՅKB(+Uuj?;`ݮ m*m*G՟^R^T|1{-Cz2w:I0Ql$ դIGsHDͩև5Muzl&k `PȉP( @p%8lXDUa\n(Jb0$k5l%;8?C%aN'V4#|~Y^?t4iY X+w >(T8nzMh?TR_HH %%d԰a\ 'C;nI$Q4gl@W()&ҷyXi@6#ѱ<:qyyB_~2c uةZ}|pVH$o{_".`PF?(X]@L@\nmߗߗ:KYpSjC{z+mb[Kͭ$9ry +yCÃ/Th4bi^4u@m]/w0Ҿ,#& ai5Z;[@W0\7-tkk񵩛[۴B;/f0EܷDTšGհc8`:Д Ǚḧ́<M75IF ie;')DOSȩ`{Ys>~p z6h +(̈́'ԍ#wӛ֕aeXr$ +bk#Q;haEQ(x&T +iO Db:bio +~ͧ!O1io2¸#F\N;])l,B=Nxݦu!|U'O~{;joVV;;{q?ű^ vh91tfަޭruucoUk;!Fp!pYd=}*#_bmVqn9{&ώLd`${b_tEEuYշxz貪&kߨ3ϥ~TCKM8!%]x‹-:62իr$|O2 MOp^zb忙R^Oa 8cEqwd^टyo^t6ɥkLqs.o?8zN żv{,wRM+7=ݗ{27$.=fq ;kA=k=&Ġn%M+trE +P5cX`oԫU~).croP;Ei(I0_`s}`tZװ._-E{Gc;zp4Z^Uh"N]=pJ|fk]NawwU6P}U >6F:Psu +А$e`*X ! f 3tuv +jty[uK}LEIr<`HXo-,'|vUnrG/?2? Ǻ+ߘCc'c חWbrǥ)O$;ySy_£W0҉;] +08VgLz +%V2222gf~9Ş2}~iz~3~߁GLR-t,jB0y(Å\4JE(%X.m-,pazA, jI %R$r{T&@Prw|X -`1b`1b4FbHpO?imt ~uXTeTbF.KMM㒢IB ֟$+Lе$rz4,<`f ;ٟ#ͬ|%b/{;j'1+P~>HĪ{1u<^oO1tTpB. eiiG}l?cg,ʼnC(J֙J2DtӣJ&Vlz?ƃl:  >W2y +t&Ubx ~n#a&dL@AX')CsZ_mЍdٟR|` $RO3L!s{8& D +LPZ֋Otm<DZ!QmD5.R׻lXQ @6]2Ϟ`屁{o!waйvd[Ɨw/jlX3 ^t+?gN&Wd!qmy֯~Ջ5XaiӃD߆_ҙ ;h> A.;`F@ptA8Jw{ :|d,xю6lM$7LB YKxE#:,!dd3spk3Gf{Fs'"f= k=Zk ztzXGQX31GXz=&1lX}mE֐55ǤfcvC$|"3K~z~qDdΈ0'v"T<.&2"K&Kg~. L"=z>39S֙k:"n޾*QکڐӦRְ0bY ~J ۟ZņfO|9ъgel؊1hV8:: +OVg\H X1f n(4gLþ,3_PCfdbn$DC!/>!rψgeQՔ1Ԕnjc\%4>cRB+GGz*kgL%0M7`oLjN(cpQX!ڻ&uVwuꅗSE^ɧG7K ?z hMUOU + "u;'LD'.SL B@,q2sNk%f-o.O|K<@$5Wcfo:iK9M\̯Y{v; {b{xR\Cʽ*Qs}M&X PDJQ<{Jҧ(IOVݹ]!‚"2t%RGM*32a^VyBq"mJu:xjW 3 G؊V5S{*Qכ&OS +TrFbAOJ@/$yQ )M,e1X-ʿUx@;T>Fؽ0tzDǔ +"",wALՈEF! kdzV,%XHw&}h} 4h!Hы4 E9Dj"R;mRn6!DSbuI:48L#dL]PiSSmklgg$4ŋL5Jq*2yٙ3ҿFfHE1*•FQCzz:H#A\ +'jڠFjYo"xlwa" G\ m/pb+s0Ƥ8q F d;yhasYt +-jn=_alOk?_=p{oU{6. g+^ ?;-PgǕ𣸯lnR7j#_7ү:4ɥ|Xy:w]n4T0i,"kͶ+eW_?Jsj*\ړ0~"zKs4_I-NT7?xAa9lၰ-<ԈecSjTC*!0vQn4w=Z,O'zd{/"l=֙%κKF6IڷuH7#j&m +fa:7Ps;ha*A-5MxR(ӿ e{ѨoJHYMI4:9Y8ӑEcbMçaMOvKuYtk84~2[gO |pͫmYBi6\2 po"뮂OAf<ȎUCe^ !K=qE[m W(q'r+'Y^e\{7j[s-4x[+;ڍXvy֡ۮMOC;Є_P;I./?US;o'aϟ܈@Ük/P&ٖéEf~"R4#B1+z>}+Qߔ9n*_ʾVO9}+'5H4z6R1xѩ #%mM_g؛@\s' ׀\T SUԒIgh-H~./K>Iցbc~nGv.(4%ie=%i2H@2NX'{<=u@Lٍu)@7tBI7Mb8z3huMhMxٜ6hf7J]1`n9vepюh$`Y=ǛtTa͐3fbZǴ.ca\[0L,kp^DiR 786MQI(Q W33S^(o8ـδ{YElMn"xÛx^tRX(]M f.hQ#Esy|Uxx +z)CRkvMUZ[.Bb.&*rXp2ɼ?I k!=O{ Mԩ5]$ żQz_b]w/CQ> <пSs[to +v=~mLo_e _Ȼ3վֶľe_r(nt! Q^ Wձ1HTvٞx$E)^M8BbV",jUQX\^"e(_ "\«H1WLB`\brlM{A`U rbq~z^1 R|>Ad{aj*{zGAP=AB\O#'OZ9k2ǚC=kS^ wVƯ]:6i5|V-}wY{ʙ py +Hm{ +u}^aҬ4<-6L*kKffM9+[ݏ^-!x\ %4%NTHU|ESlƖƓL'i7XE간*VS@Fx|>"3h́*eلɚq.N^ '6/\^*s.7F> ovw:5XM_xS D!5sgrK/ٓu4dOș"KbG a/|v6UPSl(w?D9rY,//QnExo>v,K]wO.r=f7>ȗW)[.d\1Mo!<`[gB1v7G(pd'\q]XU"1݊mC/_^m۞v ީ<ؙ]:lJVV$mWVmYa[Dl y>`jrL%&lI=4$ qTzÇ?hUA v x0GƷU=+*6#^I|܍IxN<ߙj`gT |`%=S~}tPO< yzC{Obi IuixTNA{Q(b/l Š^˞ *R7y(1ȸC RmԬ'0EڣdsdI QFdyrS-994:jW=-8ל"վxʖɈtgϾx6e RmLs,"j'ʡhj I$ hU(NkH䜼CnrTo vh$}ᇴ_77w ϋKχwi#G3Ct6`quvikku"P\_h%&_"v"FFs)[D0 +ݚ)FXS"+Cɚ'"F"(#Xgaf}7o4iyŁ%j9KFk]__;$)ᳵp$vL"@Ĉ +BMyIlŻ^%[d /N}{پjOܳElj,n]:@wjZ?~'^*i+HaTu,qu0级3#) 'Ty45 +cOZg D%say?3[^v/ K|Iؗ&UEF`+>1BB$6{]Ц,d> '`ܡ\lvo)*+~T;PtfOQ]-Pm^Ƕ76!9Q,D-@vflGjW~]`6ɘxmש>~X}3\"^HPa֝Ca˫溧I_UzfC](B7vN!1 oOؔ8u-CYj:AxcsKrpKégԳƫW3f_:XyK>߲FgLtjFD1d]IBddS1ΜY +0gQ_0(l7ؙUU FLR 3s+t3gJlklxFɓ-!HX-CyZ+ۈ>Cm K ݐ9T,*N5.oq+ݚef )&ɷSbR胰Vq5QJxK70iuu|p(q6a]V +bZ&{TZg6|<#{3`ӽâFe-1(lroZο?8+)iLgmGW}3h4b[r{m.L)I#T+JV SV V2 Eӳ !5¼[++V ˸\} ! 7 "G+ +@@,V|%"d:tYStgu{IXmSɚ'vk˶HÿÎ1*M=QGArpA"K*|~eD) +^yPwSN0*ٞkXd\Cl ՜e*"O~߆>!rf:FH ժ,|;?Lgolce^<|9 o7K :5niC}!l>0Դ!;8;q2IB&::y'ƏC=eg_ ${:;X> V0ԧ +> l;!%cƐh.]&,+jZlACsN HN e 2E\ p +LVhAścx|kc}x 'A>ć\xBp(zۋ>ک u+kPV1#VB8%|=ԡq!qj0Ea綣{mѧ O/ݿO?1^mÿ>c;"F$a~Z)Aseh4{>->m{oߡvp?ʣ d$ώ$/9~ fO~W5~Q,Hg_=SX_A"B Y\-po HN½»# U߉G8.p.? bZ"=]9.KD,]3c3:6_.@ $Qh#ABRA,@83zUUG}UU_Ւtɷu /Ɏ'K"+krCy3 &C0CP/Lb&L]&%Pv{-UU? +05ѻؠTO^?zMOdžĶIßL\f L9t< a(@Y[!XcKkAL旴f5Aͨp1㜲~Sl!2紑KvRx`#Ce!xڢl J1?|ԣ/-=K ]>K'?y|kh4D)UViTÒ fDb <,=9Q~ +4lBTEueFLE%y:lqAZ]-%w 55Ԍ$C#Z."yNҊ~3xP%i}[m4g5_4l=oMO ~N=T•xh=k?<~ {y}υ=!wHU_Wlz +0]W ':^I!%4۽>WJө8sRLj=~r0M7ŏ_kH/sMuCf~/B'uoz +2`h>[]~w'3݌7RBz5p$"{:ư}t9OLmh:T7+05R +Sh)vdv]5!|zh-5ojI7qg *Wm jcp}(6V˺$,( ࠣ)bJM,aJ +.<4Oy=3*ؽ<QGx$Hax/R!m<5%5(VR4ztkW)RɸniDÅȿVvnrZrJֲvuG>;bðvF,s xkx+{߀Sr{; 5߷sdVi]|_U/}igA][&gN5lp6pO^3u×vwjjX[,q-mw=k]s}Tkʃ[:1[}.U;czY fZPʢ +Q3hy*DHz)i1ؑwV3%\8G=J1{q=,5[2c2A KM]TFmT&=`&<&P\:Rt`93VBktd+Mt?y^d214Oy6JZqE<4"$T97_ "l2B,4[N1d | }Lcenjhg y=B|l؆ֶMkHT1+^;?b~kvjHW _9K&BN +˅8ܺT }RzJb!)ܤq$'Y^q`F.R/nip'f|$i~E,A$7`[X/FbCsv\zmMzx&rYi7n8Y}N 4*}}VԺ&4|(E +dMZF&j=* VK&VYp$HN&gGv#9MX%wgUZ2"YNܜ-\T(WQT*¬9j Ba*sI,T׵sVE#*P'YzA42- -ȍ[ + 5SVPYN!8#Mu}٫Wke$,ڵ|Oim}חC.? z%cg ޻]բIx&t~v]Xe;Y/q1=JTBzSbz-)Zݱ\y\+\KpIbsjWքh6,Qų^=B)v:b5Tߣ]ucjF +12 ^y-d\\`yLDQ.8E^%-a07Wr!ԱXMxf $g`0A}d1Aw6zy +.zˈDFVk<ƞ R8=,s(dZVp#FRa1FQOjzl`-t"rh%MU*]tuSi=_rܤ)0|Z`LY*,,,\lf[kMZY ++!ˎ +Yccʣ3Pj^i7_: =F;ގ.ǧ=/1/ooo.zǨ6­"_2ҕZ8]#m7l i%!^o^t(tX$HY,zݺ+"F=1vö>&m{YMDmt5XR#2UBq;X-rn+j5 WH,C\비|bV(ƯL1AwP&?ciCZᧆ"o- +mݛgmjd̃6m##"7Ol^7شYM 6ry\^&L>MvRÍcv8I-{2Ц{{y=gN5Bx@ojؼ} TvvnnSSE'[[ +Xq i$WeF#H@ʗ/M`;9;}NNm, K(Ǿ@VV'h7F`w#!ߑݣ``mʿc&%%d@w>[r}=}j7x'uUSUj6ɝmR>͎!7rQuDKw.چ+e0"ys"QE[D_. W+;2C}ۣ;6!ڼs0Kprm֪1~%9o5Фq &DUSΕ ɞn4}}]}=34;DSC=t_shbtlލAu@ӻk8oW6ANdS+Qf%ݩD:銇GlV!a0o)=M,~L^F5!wh&҇qKge7*Xq@#ҟuNn^xP2;7Ҵͦ/wUv|}b:o;ܳ|N#K&RBA_,- h`#w fF]d2v̱sQ`l_V۬$6H")V"D5-H16aE/@? 8Bn!H1G | sX$cF A+h:bӋRr brJHv$+xI\[ FڬIXc>@h8+î@IEș#BFȋNS@\O ;bj|Fku:QV%2I}oǪ*;L䢢>'"h +Ae}Ѷ a*A8HG,A$_m< CH2ˍ& Ln6w,P9)G$h&rV!UcX[JcadgUl֔,dlDyƩ4"d$M$ՁoVY@Kٶnyl}C@mjc͖{HRF;x }h[t2il3)Rm1PZ~nbzaf x, lQ%%y:\)m>">D0D lQˢm`ߨ_N3LV86vC9bf{F2s1:mV4 +R}a,6t# ۤmvށkg+L`CP0p,mջvE>mflx]\S~(iliKz+j[KyֺPDIyt*RlZ}A\S9\%;7K'S~ԔooeܥU5̏5&u%‹ҜVWSQR$xTm邬ySY4uS7W?Vygԍ?pf_{??>4AdZ; @?%iI[=҃"Z[()$TS9 -wю6s-L6x1obIPp&JmB.OBsLio =!GFx۠I(3d#@#[Tc{|b ωEr[sPī̯kMTrn>ՙv[SU@7^u8 ,}qlᝳ<~3Y5O#EBgRiĉf #n`d[4ӛ #SVW=XX6/%j +u:<ضʫ?bVLm;->v/ߺ# +mZUoHcU|~e?Bh*D$E\/E8 y xNd$4)sV0+FDJescXrE:@$PTr(rʃ)1D\C͌h4S#%[{ +Ò¨8EG{ HST`>!~MFk/<xRv gw +F-CGJ6/j=(iB1 =q'b1iYDOt1'mO[?'b y +.2X/*͌j2 &iz*H(2o3f c +.yC<8_Ysyȡ1OKB0Y_nD|ok5f'-k?}cTJr0\?RN.U`>aӧ$fVwD!p:P#dÏ5xc&F1cij''"QU*399a2YNu1XO~>G.=8*(bx$8o&_,ϭKgo|MvѤM36̣y-Jїf6P3/ \50=߽,2YĖcyd,3Ќ1kД!aOx8g؍ܓ+,_vt#QJƈMKugnf j ]qMo2}Y\t;t&urE}LF_孃 1'p䊰3yXl7L$H6"H |3qD0$~gĸM)ѝvߎ +B(iG QM:'uZͪ~f| +.q1@06=ҏ,k"Aq1R6κ =6DѾ't48U?IIsOoH|T⟗-BČ7 ?X:TvC~@qذP^| p BÎcƗ_N:;[/w#wG~So2o]9-J=OGQ UȤyr^jχzLGnoj`$nM̐E*Wm_)MSa0/P/_IMȈ2V/ep:2vd<=l@|KݾGc +ƾ/"\bwTdU0rt;}no7>}Y>\m/w'U2fs1CY.&Èa +른=~6>IJQSCs3|=gC-$J.a5D%cNJ1rjVCPh:a^2U$撢Jc +jjjI +$b֊,D^?BԊ\0E&ɍ? 7`*n9n|^T,{FɎL7Mu=Pn4!o8?)Q\Ye;+WdfuAz6#v_nx7ncww uȒb.7zyᨠ=|um㵳kj=0cҽR!:1"t`Ev/z69t&3 ߠ6ŀtw +F.;[Y<Ӱ5Ǻ^jZ⮒U=}5+ K3DN17V"gbƟ !;qk$d'Bi,yRbY~W7^X"c^Kҙ&w CYʍUۋt=rX>!0qs]߫vV UMg|#6iiĺЁW h)' l˕ȱI߈x$f>]eo?tj;waDy:aNoeS!u܇X'ņ5?!\AP_]dRW_Ư3 _tR +l]f\:@Ym5X&@_*4ycP!R(>HV LŕAI(*ʀ'dd:ݱ5ƖîaT&gP7TGM@Rxt`Cu M9 +!BT4=(#Y/=WǼ7P,^a%՜LO +rXÔ$H9@2IrAޏFö>\5)>rxCegnXƳml*zW~ͧ'-B\6jhQ(0 lT7j[o^44򟨧'Ծ?qJ8֞6c==}4@-8IBUFsVyUf2VHX,4pr5I=ƧɇZkNS^b?ѹ hLE/BFR9[fѡkip!]O:x\9nz (Vל<o$!)  v^G]2YeuhŠyERA"U(NcvSR i |DogT& +0'"}I}RPN+E *wSMdB`u$vm7Nv>`0س&>v 4f& Icv$$#UmmuUJUDJ0]rF3D/_Vbhi$l( +K# 3Y DW}eSba<5jHS %hd uU#̈́ +!ݯy5#Hۋ +Ř e`Ubٛ L6e[zoݍuh;f^rs;sQ~_p]/X +rMEL[!<"<">-J_a"zP'wr;w&}_QI0b/@.J0+9aL|~İܴR\rSsWNp|p(Fk <TQhB ąa) ]bI +";N'o4DE&l g2@(Ify\28Fr^8EѓE= JeNwIA;ҋ\`0n .A,W; 6@+ KAVρ(^-j|-U|B9*)4@ /6uc 6bq^^ J?T9&`i&mz$ \2l$|.JҔ<{AcYdjqE x֋8M^zu_9.Sex!-g=3G3bpLZƽc86B6Q8օ>8&T|piٸz:AG&;/ J¢t*kO Ӫ(3<%1'JN9U^l|G@g7b@f{[wu?$BQlX4}$m# 8R'՘ZcXQYNų[6N +:cRU=^tW13900(vU_l.(ٺkUص*W7Թ:'|meŖ$Hmw?> |t;?"Iv˱< rA>I2IA1\myme6* ;qGWD9)TsZuj+({ܧ!ZxTf,VkQĩ+=RT,+n|)nk`gDQ(\C2/_exL&8eEX"fP+KZ2f&j) <%.g,f%)X7t h?@ ++Wnxw +7`9MT@c\*gC~һ-XzFҦeO EGu*˝ã~VzEs pZ]T2\?9 hԪg"͸ZU2/UϬ;8 f?_5|,8ZM^7w&&K5c2o$[UB,V.p4MfӆNش<# Gm<A +1~ugrhx G*LÅa,L]xFZ]DYM؟}lhsU xC,_Gc.ʈ#8dt@y.dNhL A[ꓩ0R9B;:O%Q{⅑+]Xmd=m;ԟ6십}ɡz b_u#iNk'eiu'd p ?D|@N8e͋;'yD$"X1zSwѧa-# 䉛 +N`ބu:T7&qţ|õ$J9ʭۍlpkN;1쐽t'8ʾAǸy71ss!ӧ+QәTEfH2CbtS]I5$Bf3Azm"ZP;zڸؒ x=XWf[N}dͤy?үx1Α:1L=Cd;c8tpxl}& =GoqG GjwaSA@+X 'OСc +=mnӍz0Yζ]l3aJIfOSu-ȇ F5Oa'k20[lȼn?*5G\Y ܎0_բ(#ce:"@^{ZξEšZ&Yn.6 pp0~aFvKyiĔOH q\#Y(;$$I v1@Cf5rY!^`Ȑ0wu-7by[öFڼP `Yʀ-|[ZK?5٥8rgq>g-vK!7?+ 3*d4G&* \x'U*ştV\J.\| Yxihfwb\ՠM^Z;asi\52\a-B{#aA9qygWt_K-8 4-)O0T, m{y'=3 A ^J .DzK?u{%ivzxp9LAE֝6On%?gAѰ8LDhޒhDN +|rHUfX-*ȑjHSN Iչ4Bk102QTy/m@Ē,"_Գ](Y|r3X1lGgcۉu;3wkM]QY黱Xm}n wgF`48 "7 F1` .mNpp~4p+xL<>a +=E,m +晾6C[2 + +IVk-/ jYEnV{ʱreMl5z 'q8e=]$Wčģ_#9Al8N@ }20}g௨gefNi$,$~@YU֬!1J÷xv03}ǒF7~aƮR0!& +,^Xڌ8kO&!ki dC< hWﰠ҈#omf~yF(J߼bzk>jG+v;KĐڨܭ]yL}pӕ*g+x};~[mT>0&%&QNH;"dGRhRt +d;[ZV aR5Ԗ|'!hd0iW +SG O!Y>!ȱaP{MuÏfKf`klX[a~<50ᄨ{14B +ikRv*@a]Z,p'∯ $ Mڄ_h&HAQTY<.tx}3*(H{t! ip<3)5;;:{[V?J5@ѣ_ؿ`$_ +TqsqTԴ=Ol_o#F:s}uM<^'07@ + X]է(;~I!FX{ɘM@bD<6 ["cWX/]Ah! c ަ/7@4`͆0sAh[# +YvBĒR(!NH;ޤGy[&-%RB65beVJqCHDL>%^"!w\8R05Y-B1Wp8 Z mGvRRK!ƕ0v!D,qFcX"/ug1阃qR5ͳ\.inn 6͉ѣk\y_U߬EbHE >?Pq/zvHPaSYOIq0 PЭ,{5ך=V۟ocPf#5<ҩ5Xů\W.j׊P~Vo +jyz!*}%/EM*oE)_ʡ$  R#/H<;2|Sl d+-7;4E`^7l7&`1>G/VyOZ,TDZ(Jieha6c K7|ПW=㴘E]?w+G6s2sY~ZS9Kƾg# 1_ !ʿO"Un.}VxpE棍HF}Eb,N0Ag7h֍] 8FrDK;L#֮_ydw}__`p28c m#zX3rw̿cCW,|`]Z*uWh:853$^MS'φ~&?z7_| ?s\z6eL:ܙeha7ǎ}{ubPs$?СF+/j =E\L=x_! #7!O"l8D|8EPCԣh!>v+c0i/n% ԋڈ4qF(b'm[@O-t=@H` ?Yn4#{/kG>Ji4C-[?Ӯh +FnAup £ǵRtep=?W KJ/T .pv*߂߭i/C~ފ>K"I `3F= CCh=È1|4 -]"jL%>֝nU4>v1Yk `vPgnܿ`,L:W/T|>Zٻ( yn~D`#1W!X`~"!E.c?5{rJ*ɮ #ûh\ }o6{`O2*N~g^qEp-o3^UkC믯WJ;1&OxXiNjNqw?9Y]^ݥJƄY\x'Eo^'?iWU\3W#BY%9ߧpTۿ"p&S@K=d{=bNo& GaMhh?p"rBt&0 ED@6L `0A74 lC"W ynYR8O![ IfaR b*Eˢzt.}Ҁ5# ЎioP"gZ&?A|dDrp3O +ͭLHre3$3,|S@ ;+z]C2.œǚdnȍv! uX.a]:M@<ԁ>ye#2|l^YlYoJf^bnq@}sN*C%RƊs̱pAtF2hG;%^ +?ힱ+q]mpo~sݗw-63Rsƾl-`K/])b),NF;|5vV})"ޟqFjwwG[ג@Q]s`{Y D0,bz^}PIѨF]KwΟu]Ž6b +{u `.$Mu-L(G(*#t:.(qϨ^D؃ _D-YXlhNua_F!(Xw78$/޿,nQ`~uMÛo{No%cxămLKK\Gmos_M]Dj j,c5c*"*]p+Jʆ,ea5sW8H. KKRNQK[*2%UK`.AuMm ŌـhQt$B_K Vznws!rJ 9 +ѱ {& +CbWoN!Ҧd{#e;CHdco_==$!Š2%Q)2:x^ƙB2lȚE9+;d()1fQRjtLh!T'V20FTJ <^&40Ȇ?Z#@a͆UOlryat+wM&o1MNy/h>(W))#ZíQ{QgFn9. B)j:H +v`&"p'œ9$9SzWg;LvcnW/ 35Pi~3Q(Y&J3YRFyz +'n Nn$nXvun؛b$kRmi4XZ.o +#.pޖbF\p۵N^`)U|HJb>w"x˶&VW6Q>d\F'V?C!c +u]Iށe.RTON,X"oH+glF,\q*{ױ}rmSITz-5ס{A!rO%c\J'x}|8:ZV3)r +JO]|zq"ь݊GիJK{SL !7L#cUz^1 +ᆬa&?v=6z "'-s-WH&-5Rw#m2ۼ "nvYBEE/Q(ERuhRMxuj]kFVfZL6;ZP +rN4Wɹn \\_-mq!Hk: {Mѯ@ѧE(qVZ-.jZA65nq&]V.tԑGN3MHfuO}W`{7EFWїvXz31N#WkhlpC%{{zl}Gz# -*dy־t:iˆ=dl6Ѷz +FiNҴfhVKܚz>ᰡ3} .^6ۥ 4b\uPr;\n%o&Z[)؀[omt[=T&ѱDǃA-_VPW9BձDD"36,&eb7H68}?^ c[xq?%ʯN47//U'gg?#LMα~^ݱm_g9>W}in{` @:QZ31zgB#~mb(fAuz"h$H$fHdaYZDf2K2d6XrdC2](+'|ra0TB\AjHPAX%RAE TWd*0Eg2)qm _So2M.gs vY82{u&^sNZZVh"bOPONZ҉ ɐ3&z_Sv4ڎQ.?*艢M)!11!`LW.YS\hhhY(ǮgqFlM"gj5Y)_{l,lV8v !&>+|on .Ť(Uusl}F"`΃_)E~}n11Ĉ\.ZVo79ݟ]T۴Ri[WwݷZzb, +xI'HbIl__{CRؑaNYnO+U)Brʲ[w f*`76@ɆVpʜ,ݖ +s#adDNgjr||d$H)J%{^2jSf _drO4 ,{U=G^kk{jZ y6Bd"k /"`C˱H]/TWTbU} 6E^y94gMNѨY^5:g;\C'ՂlyAE WBrӏJiD3)SɄ27}/P9|s* O$zHG"SH=P$ O@0[eVkBo5.X s)võ[81"IsyHxSSX6:;kĂnQ<-s:YՍ5[XGB[ljs)?mhbMH CKGdmw+ݺtK]Ey#qbDR$K$Yrt !9[&7dr`P$#ycAnh(?yބ^7(ޫ+LneGDc;u}HKS;=Wyg!!EIbL gCF5@|MFS_Q>y7j:ǟDT X GUBH5skͶPyi. hNGM#FRkG=` 7hzzfCGJq{-kDߒVogHb~ @0PAPyueI|uoGPx7rQs9Ag$(M&A{mIeP\juca=@ݔЉEuu*UckTjjll~QIHQ\:*=!Ac(1c7| VnH`4+>*[x-7!F(^_g-HW[_k89\֙BS;sHYy%P~ri]>e IY zZ1Ї:[{E].Q@5Ji$Y(JytFEPK?mlrr|r{{gr yRmpLPQڧy\;-"DۀO6-AuRs-°ZҤ꺢31aa%ɡ$oFOm2JE '4J +/qPΫbSʩ0G4>{q +S@nr]sQ =r]P3 ,#Z'˟ ES*hHrfF#-&J4cyf4 NUew?W>=m[vG=Z뫷lc9;z;4hq[8fT<@Q`GyMG^A#NSTTo:w,C֏lhh?t*ֳt@vƛ W)E[tj9qpKxɞմ]Zo_kk!p_P@M)RL*wOznr=KVXg+)ǩ% г7s.spU^>p?+A:H N( ŧ|e|{?U:N k(}>_G98blb,R|^Xb#JmiJl y4R|5bGB_RjxWi2⻧ +$/Q#%y1HKQ9ry\!x9ry\!x*G$/_q pp5*hHɔ*@ 5F.__SHr8X\L[M [I Kj̥WThPڨfU* T&CmA(!_3P#=BВ 14ԝTguTB"fm$0oe1p 3G-A~ VTg(R +2a20o0 +u p,Ui|:^ " ~98R̲K^\Z0Hj2yN;92.OxCgI,sbN/WǨҗ!%ۨJpܾ X`d 0 u2!WM8Z ѕ!XbX&8`*n#VtmikkdnPn3upT:saMكރ!0 k= _D2_zkvJ9n#6+K:̡УaB6wZ`Ag`lUm>u*Z%r{r~/˰䦪+TSiA4%_Ք ˯gYT9!cx[̯%ί C<3 +/-[ +{}\ãeeٙi|xȸJ[5֭kG=b+xV͞'0H}̲R-gk4-NB%a9 .YSmUeYkK8y*YPYu7j稬4uzۄ뿥+-]eB0.)~Q4xZ0b̍WV7c g +@fMlv V&auYo+SX8% +n`AF.f3Afgi5S< 4c@0),jcdoNF(S*r˅uH35CG-3Û FYp~vnsWר[W7}y-z͍a9c 3E) 2 +~llAU`^%\k PKY˚ Q_iOѝ_\xʳ矿B/p{zko}p𻏽Oz>|_OW{)á(2H2-xfBle4e%B$lI*+ +ٳVd{}3}~{qϙ3=_5 gu/~.OMNPw| \zZRȳ7.ߴ ն S*5җ>`5ܑ5? +̑w.2q޵Cfw>s-<ڔ~R!We1*In%æUۣP,@WqH~(0ODF@K CHnSV@f6%R?UZ@} B.([zB5ylj`^x! O|TPRUR? i(₵'^^9/]D(dupPa6ngwN/]P$DTUT7a_"-Z,% OeBZ3 +xg.x<0ιDÃ/F}II6tcK;Ar1W 7oElF[. OHU U~bKf 8j"ozdjr>qw*&2mMʾN3҉.*] @/'zw7d?Wq^^!Y +[c9a5IO&. ^bݫ#ؕ+mgnm~vCXb)Ef$ +bd}o'd 8/5^5 ؠ&`#H֛+OKIk㿭BsTNis2|L#l(y .JZp b÷ь!%Qu쓬g]A>[6){Ɩc[^ӕ+خ*k' WlUzUtr=n2 +XJaqoeWc +\ PE/Uq8twZ 7_2`#aE.m nvY$誩ئmi[}IVQ5<#6 +D.ZJCJ +KF [K0hd=Cڎ_B ?2-$c &׌ H[hO`e*?X P'7;!`#[*z.;o'_uV.4oH0,Ye55p8v4b}E͆by 7:J΁=_n)wĐ/hʶF-SOٖ 77/ekӠӽ7$w"@Nm`~_#X-: 5'd >HB@#)wJ6orM=ggykpanfE$w@DQhqQ@@hԖ) +/+~OIsQE(~ˤM3՚٪'ԏfP:g +aM| nfk徖4`"91Y+=dc؊ʖ-y +;nپ|2/e_(P0깈ڼr+ G앥6i[i'=k 97Ia?="$%4P(-wM`߸mn|p{͏ŎNF MkO͘v"5#[9il@СTT@4F$R U@8K$:{0aicW?;8ۣ絗&8jH z'Aw'Ѳ4I}ltIas.eB<5">Lup$CvVsOQsd"$79]V {#|#t)eJr.Nm+\wT1.]n܌:q%#s UQYܘy[\+j0nS@c x?޶qGa E>/6|Irrx$ի!;<-dX3:7# ݽ.^UE{vT/XY0OӶ>EaŁKf0_2'sr( +,6 utqfc>'5q.s'7u<_ɧ4LpENi{Ufׯ +6tC0eIkt\a'yV=I;:2< +Sc.0)OjS:5Ϊݐ0 l \o_i,35Zn̓i+"rSx:'?`oDGM|*FC;3#@dC Km-=cC[; DsY3+n,nxZMsO 9R +`GuI2C՞_fHVœKuQ +{]2vMV=jw/dPu9ޔoc͙IG1xD>gQ)<^tIr!nqi~IGNRhۏZH+C=/R/dWi4 x)R;=9xOOwgk3ϥ GH n Id r#%% nrTK9Y_=6M.$afZCVp1?m䉓:qͥ sjIfA]4+{i?c5P1 ʁ5"ߜ< g̣dEW%vn@Y@' +H ?MTk`,,oU;U3U=P:!-k κfh̝%szK١o{sg$ c8Q,kgWfheri yZvm׋`^u٩#Kl3}V +1ۼ#*m̐BKn~/P5Jē37;77?6Ns l"48S+$K9#zt %Ѯ|W> +a+0 +sr,r>FJv,/kb`WY.+e^9&`^}F2au86cZؖ3VC&䷯ɒy_`aad˃}u{>ڈL~M3u)fPZ@j3o-\?YI!wSw^iP{ݭ (ޘI[4&3NֻnF}Ə7p⛈xq^.ζn.v^h3Z]7S ҉cVN?+=[|BizA*IVv=VGȝ^>"|y*A+ü AA|կ8"RV:"UD>guc\\dS^#e>NT)#MѯkZ]LcCXX"ߵo:̂bf*Ѳ79O!OZٚ;e8`4ٜ =e\j{؇ff)" uw`4I]JC ="C! Ky_K_hۅ3nH~ wZHQ4[(JRLL&HЧIV.\BnswILDgm&FJE| :XQ۶ȣU90y3iDsu 7&9Un4o1UDp^h# d_ 1QC`O#ۋu f悀vy 2l_+q1=q-;a + 󡉓}+-&S}pķ*p/% +^m`t~ɴO1mm*.ӭi9ku. )YoJ o=+N +endstream endobj 1100 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1091 0 obj <> endobj 1092 0 obj [250 0 0 0 0 833 0 0 333 333 500 0 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 0 0 0 0 0 611 611 667 722 611 611 722 722 333 444 667 556 833 667 722 611 722 611 500 556 722 0 833 611 556 556 0 0 0 0 0 0 500 500 444 500 444 278 500 500 278 278 444 278 722 500 500 500 500 389 389 278 500 444 667 444 444 389] endobj 1101 0 obj <>stream +x| xTE詪{{盧vKt  $QAvYA +*n3D! (\㧨hPfyo/rT9UuԩSU!0`ɹ6m}Mⶍ(@3{2!x5cg6lUEoP06uΧkwb[ +^SvͲUzUG]7u{Θ@H<{MQ "$[kӮmfn@?p]ܑ# [O>W5@o/>^&^r;ām},A\hAE"B܀xqb9Y +?S]<.?'X~ c^qT~NO~Ǒ^E8aR /XOXĶC 4^Z_ B#`}4cv.X2)HY2ddSx=f|wq:h/hoa)iG\>r_ˑrW}o_!!!!!!!!!!!!!!/aO72C?  +4  *²=#!&@EB)= N{w2ݱ(W>žD\X>.W"+?/v葟vǑ?u)r# + .<߃(*=]a@T[G#NA98AJ~V>S +1 +(rB4Ty /쐏(c?e[?'>|UcVu +*arQ㳿&yKQK#6ͦ  $AL77_` s ^_rX06p@&0 =4ɧvEk[-Z[Y/cYPWB_G|%ye˾\ Ʌ=<ЉOswb4ҿ g/ p 6UМP;?d2Aă@o0B)"2*:&Ȥ:iܼ|+1r1cǍ0q)WLiUӛoSN8srd6/[G-> V_.㳴(b%(9$!I%IbT@EvnRkȴ^koX%7bjZX|+ZjN^3W:=f;y8Q2\WIAcD| :_kc9 j֦,m{/ܥ@2OUS+XVKgV_ f ssZ7Xk#…kNP#k7Xx}ŷgb㏹V65aؖ:[qm܈qWO%4:^Ӳګm [p=}0i՟O@B}JL7&uFC]^KNSDȚaǙxJN繆IIFQ>l jhljdn .A1&|sp5-2^Dnip_^:Xrqɿ1s|/5p\"@/6Y`B#6k*E[|U0 Ce J7-ws笿ȹԼŎ{@1>ҟpSlT][aaFK]{ˠm\V +K.sFHs4)\闄yGxZK226Q@R./_VL=C;C'm2]wN{{Rϲ[Lcu-W4 nMokI2V +՝vrN/u[4)5-Mk`Uj)啼`h ~Q{T(Jb3r*y`BEi4!Ai rL Aa)?e5eW` +{ $ +~e/ Rb/w%2#E܃C>v u(ԟQ N(vF܏*"UJ! $&*LQI(ӕJ%"eփGҪ+=UU8V! /+{"tԟa^ef]`b~ N@\xQu_"ʈDHϱd7z/ܥ!^NX'ut3ɈGy57a꽞,ϲM~@.Bi!juhE~{H:޳ɇxf^f*ssae薼鞔sˑ"_ϱ hv% unMmtDcazWt4*B~gz"h0wapx30O*,pTGPquDGr%20c%?phk%Jz)σKR PT=%6k:G!6nu ǝn3S`'=R?a2[vUֻS8-sGr6G#D#dc)@J$a* EC+"v +$z<`'S>wfJtt>b^pVBHJQW#A}6{*-| A"RUmաpZ9OyH:BBy8WKy~3@ vXꥏOJo^w(9(/++gJ'O`%??CtWTEf4f7JڈSZn?)-nدfj+\qJ)MF}(㜼(iD|!" ϐ$?(X9vyf +N5ɰwHiGo@M]:dE0$Q`r5iة&4+4ִx'$ݠÇ^ q.SmV|*S#rrkMɹ*Bw0dTnALXLFΗق^qu j YaK.[[8'7ͲgKm *y#MKv.Pٿe:E\K/RދM])I9]+3ÅRB},U] +|yP wc@BLbK @4h19&Ćcl9!p^A6B\ a"W-k―^X +xPf0/!*F`|M nT(0y>DoC vP GmRA&pI&)!7uXB5i'80<҉07X [I!铟R~l"E%B +d^p [$ cBqNCH, 7`샗e")4OOC\|MtJJy%8N-FU(u 8}K$L /e{`C 9VQ+ u! '{" y]&<$e7+?U~ +6í`_ I'Ih8]Dos 5^yA v0 Wu-mvO3 x_BtnO7 WУyyЂ#`r-ƕz^#D6v$,^gؓ}A [X(nO&[]]~3m8}q)hG?wpM%dYEn$mdy ut1#,YU5]q5 69 Co(G p5mE;#Zk-(+I#u]HfVF֒Hy|/8jѻcu)[b.{dQ/kp7+T[Y'4xa!L Nn +J iy7ނ9 0fWv Ccq>|)8+2o)I>K1Nfyd1Y|ɽ>r?񑣤D~O"o%ߑi$t6!K&}~B, WdlZd5>a7C=F5 +v! 󅛅b:iP|_rR:V#ԏjw~w=n/ɠWC'3~A9{R ө m< KUZM,4}V\i+CHN>n)?D&k xq A^[H"CӠT eˉ@? o;NcY!1t34ψ"x5I?!O`tF 8.R H?$PTB4e +#{Xv)֒D{f !@-;h%|e _fr'Fl oaG0XMk0Bg~$_5eh)pt"$ӯȷ܆#g2#~_Qݥc@lW3.Qk3S'rݡq)\83gͭ=cVT{QQqdqQqV1"Ϫ6gaAqǻ1e +WfE}t7^8-לȨlzgDIA@81B?ښ«ik‰ޤM!.^ӓ&TU2FUV. %D@lk4HF3RBD@{ +?Uoy21 gsib~Y47C3*38E5F]V; BXiݞ%Q#2NRN)!}'.kxqzJ\rwpvE's^S~w`B^a‚> 'ysHzc0cK4ŕ DJq?h*R fᅥih {MYdtdplF?$G^ ,dN^CBRHY1V|@\B h>@%NJJtE~vR-=6ݾe ={l 2~!-pyIbwslߨQk1)I+RI2m+=; Qg'6h;K$ 1E*~8&#yYӤdwefʃԛjK+8Tp)/\if 錐Vt.A AT*hr3D}07aOB VHd?{2| ÃGoA400pf*Ϝh8̷s E넞o^*kS cZ3ۓbvFL.WG\gOV|[LZ1q`uxB)7_3,!D2vxv: >䙡ciM(6bgg9GdQ({!u_V}hdZoLf)Mᨦ;t_? ~igFhDJ1'ĊQ,RB@JmGw +=`8JxRRg+/G&HJ2-cO!~a8vP%LbmWVlBECp‘E@3~coIy{ȔI r7ݼٴΛ~R~Nz@4^s#*^\#{w/tO>Lu=qGKTpCSX`粿Q 4EHEDtaA$փA" t~zܕ+\xM9sM JgNVGlZ,iv;xqs!')f9#_(xuŝ[h[x\GBimc'Ɏ,?~틦q=d-Y)vF7eW3F'/q Hy]azrSEB~nY2iZ\r0EGr~ hfDMUFի@O8N=gG^ F5U,}x01ǺF#:^.]*]4 dSJ@;칃z-V,[]kh} %Ѡf^*,]oRUaz-Ƶŵ0 T~Z5V|oOݰY1NlΉ"A:\d 0:xvfF?_p`l&˽s!d6((\7p=lKu*[dhU,y +qjU^",Q-Uo66PSu =؛IKU?V%ZbYJ$D- 9Dl`w)0-2 Bb,:fthP-W/(,'?&h$?RuԼOj:t)RUFM9 N:V-O/pVoJNZުުꭺubWvEME!BB4(hPfD4 &/y&1>_y/ܢ 14{{`7ԽU]]]}wwoG>v~s/㖿Gҕ5^nG짺/Cx1{ʢ)K!d5%pW>Ko[p!NYr)^2&#uӝ B$ pWW(dE{翶P!V-9J*H/!|ijq@F20v(g^4|N4Pڈ(p2c=zZz>faЕ֎uڮ;~(oAve?*_4O9őjpH):T8OD\ku/Uꔉ6=zV$$#0k[oA0ʺ\p hfEwF|* +n$ q`rBb lad(62Z.a`3ģoP?*'s3|3Bn}( +7esugOӷʱ+lccSD<:OnN?ae}8x%zoe_Uxzv~3y:x:&%~S_lA;ad8|Z1+d?:fwut. ŢsjwGNIlKtpRxFA>Dt]?<>^ɎonsYۄo_|.:z[/V^\4o#SOq'O=mLC FtGΥF4Z~#ɡqy+II/_x^z]dƔ彂Ab|2v豇 {3cDy[q+",FNC®Q0<8Ӣʬ>@J fR :LldrǓe/}f1+~xjTɱ|[d~Ix'vGt(~heWԙ#7JZUڋF+YSAq]mr+!T AEYKɶ TӐ&CCC H, 7{axɵ>kEyGYps |7t;P!~#2J%]--H"+ҋFuJy.*HsRTeJ"3\DWBf"pc(4 T%%.dFv1b (",%RfDJNvqͻKJ^rAIKRK|4^8\An+9`NB4"K tAͩԩTTǩс;t݇:80W#CzmM_3QOW*JE#4XDRHj]D%.oK}*hFut&;lOϰ@[t9ob-]L>S^_xIK(JMzBvp8k{ .ڋZ)KR -*.Ogs|/\v=|0\]TSP;R#"]2wuE={:˩'PK&|vjg>Nd xUt~qrk7Қ;ƽ2Wθvɧu:j +lG{"q9.[Q؁S%WI +cOnr*_;_k!m)TAݜ,5mb l<2Lx_i=}eCY}Li72Gfu*n"$T/MYOϴyjfsg??"K lS#ze=0ryNq=Ow[m3?fpJ"MXtA/~bJW6ao^!2u̸R@O``n|:LԟBrJ DFʱ,W= :Y`?57G.mD׆7Lwo;rNYi7/]q[e؍kN۟}綜_8.b?_@jщ3Ϳ*vWjKG48`C?9]r֖BfqG'kQa9)$sI\nA>Kq.{ juqZ9[.{ +v>1GXI!Dt7hl#Yi+| z|?nmqV|(j] ߶ڮk4# SˮwV\Knh%gpШ;Ш=G={Gn l}/#'p0cXHs\#-W'v4 i:`"(AeK--GsBp9Aܠ =/yKôҀE"%&vÕ&>1{ ΤR'rXr) :4oF{ղsEGgjHZ*WNrKX; 2cMw-qF{ױ>ȕ?CA+BN ;(`$)y3vf0/\N@_zfz0ΗZ~#c(k ^5C|r;+w,# q֯x.0'jߢ2vU.Q(ıF,+R>6lq;([ ?Rdz(Dle\0ö*"u{:~ |0N(9~)"HD/IVc}HQ(?bd6dxV`Ȃ@,1epþVMJapc@C1xYU1M0&(ik)s+~i\|rvBF9Wk'Pz\/ <aX J }=CcOAjݫUYO{0A4 }+l{oXDmJ[Q&b;S++Tǒ B )34;Q /YH I *Q*"G&丐(7 +3bЛɲXh +&km2*&d"yM8j*0+r2`A>do"GP.)TT֪.ig[w _ 䐪y8k`%<['X@+[qQm" :D9s9\8}~ ru~Jc[EAG(';CHxY>DfZpz}>2sefMT0nhD`QYF)du +/I5`Rxs'.u@(Q8S)C5 (3kCuQ*cR*gE m<*5M +CuXjՎ#j+䒫F,@imZYT)eJsګqwesv Q\J)ߌkK{+,!VCEK(bn4GXcמҠOfPw=} })+][Sigc^7[ح +3=b%Ak#^ `C +`|ՂhB^8Z5 - ^rjSvvQuJƆ70'U[DK}cXm?5riqLGCٛ ++7+'rCb!1jwI,z y"f>vC mK5f)g)6GJʱ<>LN?%}M[Ǜ3E}nSI5h_.F'A,Nлi!ڒ"E0ԫhKFH55gzÞ2tUbC--X$VA%2J1(DHZިRG0:LT;p: DD<ë7}Ϝ炽IjJy>gSpLpVfs]֔7R8x74NxZ] 1Mq_>ﻰ>`;V8yƊ-GQeַ>zݯ(rVoS׋5ԘnzE1bժ*?Oj)bg˓bI͘@CCJ-R7N0WEĶğ1&ZwRo8C^hPá,DI1蒦D2`PK@h e8v>k@1ՁbҘZgW~-sl'K#m} Tr޳w] ©o?jHҼV" kOrA2i SDI|;+Mm/!,GPQ" g}VvDC;3o`,Q ]>BѮ3DLh4a>F`~,  +0# h#^caF̜.6 pQ \$&Duy +QY UF~ǘkLޯ\Ƞ3IJ'zM73f(A\%HDH*rL:-E. DE B|oy1H#T<ۍMMBIS?BI۴\3 vg)įI b (q(Y*,Ul\ ظ nU'R&&sɥ5FeЉ6($]t( Ql;ޠ^ F&, L#B<4(5kH NѫTfx>~Y` oJd W4ǟ><;.Eq%ӯ&9Pі-5EVF#'g?4xFu0qn F1c\ Uij^TvKX&X%T J0~!FHp. !XXFDd7&?b6c8r8ú4̱dqjKʩM-:'9Kf((VT'1XL}JdJZ+DVU$Z6>}Ob=nN +\*:DJR_avbpR$Qn%jpPtjTnq?Jc6 춎 ó#fSb;iS1A,x$y]ɿl|wEmm uyȸYwwݝOo/\j3[N,< +}Aw3=n T [R}M oR +R3>:` fĈV2yi3QF)9v!n6 qt <8-('-A1`4 L` i2 ;i :J߷`eCL{IAndewU:=L}~? (@e9pzhoL7Ҏcx$v (fT޻[C?2%<^KG-{=#ooWI'CI\ےW7]Ĩ6YQ@ K--NzmJf ˅Q+ +ZL MM\2;ifqN-K[*Hn:R7cHcPg Ћh$G'bݒ3UxE҃I: +Gr ;@sڲGrFI#x fO$' &$uDI/Pu>LS'>B +D^^K)vf+$Q +I^`ĴZRг`+kYr:;~u{Տaߛ}njWg|z{Wku uRHOʏV~\U?zo _:= ?1 + +pb`|rljwWegؙy)yfͬyC0܁2$+tV&X-:`9G%Tmt:8PY,b\Od!<Z-`lSc4F;T?JC޲^ba;*G=,8؆zjrEVuن<6-Vf_j/Oa>,&ئx`!c` c_gC f(rknۈF. X\T:[odQdfmAAVLmZm=iCrCfu}'pEu}e!xz&ݕ=;+-Sl33SsZ/[Vg (6|2v0 (NcTb/5snqokM`JI{6{lP+ |&")L A%ryiRi?mFٹ$`raf/=Ft)\rފR>Jx d^(KMQyj%7Kdv3Tr/T4^܁WAk,nMȤK&Sp`SYA qaZgXe3҃ kYk~ ?1)wm#گPgfmG#cKr"yX^w +.u)WftT #? $-(JLfd2$8<63"$Sg-mbTv-PmmgTf2C dbv9.^TFkUV +%areJz6JA- BIZzAwQ=BR7#tvN%6vBGQv@#3s Z,׎k(Fk[ix2_G}j T( x(Zi"Bh(&xLk%_vpEpMS2-uM~cô^0o|`km9C-eh@arzׁ76?7b@n|b߻mwMSB^Y y%nEo3% +Xq3a&zJY-ܧGZ>F1S1ӘyY3T3*Nև_ȼu  ^0J<%zf 'Vgrn5\PP{Ly2R'F6^isvlOz 50ѨN_f|c2#8dp6f\_Yj5_L>g`}q` &okޖf!w 2Lz6 Vۨ>+"b?͌QzV[izh +'r͔05EZ1Ѥv0#NPNs +̠xa0܆#))GDqBҘ2DdSB:S{n} `+!m9/Qp vu?lgKD~9HF>(j$c8 D}T}XJ?=ͷ쨍4.Eq>&G޾ޗ݆n;y}DʄȬ&0'-a`A.v1%:,×fN>k4Nc)W<,\&g'T2ţ0FFp +SU/Q+W%2&gQ45j~4898Q-XsμxPi 5>$9`i̎ O߮!iw·NY46`v"=U;}t*N΀믝u֏W_eg5*Z8&}LN;ГHM0N[l%=C8[ء؂ؼI +p>>nCjBP킒`F;]=ö~"z3 <ԙJ_j¾-orcm%N^ChqoږJ4-8ݴsdr6{3 iG=h@+kx7Ұ[}ͫC)شDn7X 젛!`eqP%Bq IMx&-!V$ yuD,bCɼEIeCR!pz3EPU~ˮ8ſ{5s;a3/q2PD5!v}iaeI.V +F`rInn/o67~kI\\\ѢZ\(J}= j<;V8*Yc@/0Gʗ:!GWBM QA`є UY`R |q =Fp0 _K%MnTD*A^aL3ExOLFi)3tXd#1;143gNA^<`!$yU*? 9\aK%T'>EQ}sʷkrxۦJi]H!(rưjDov 1oU,SGP#qƔ`ozm^/n\6pw"Ri:Cnn\7)z[[~}u-+-`m%zV^T[݁X}v(,䢕6ܴ;pѐdk\_E|C<39Q%!H֥M]zޠ1FyYox 7EvR7e}p$֬ԲK\e6!FPjrR͡[/zvde  -XO>D'j󉷡Nb<ՙ.]CfEK'sع%LcD!{HC. ]AȂ+sHN +hӵf05X*FEO*~˩P8HTB;_S?W9b<@˥`Wxmm8!yFb{;ͿKɩbDx*64=Z-KexZHL/<e>ф+.\8zrJ)dmDZ'q"jc]J +u߼sJ2cN40u!K/[润ۋ.\u5ϓ^b@OvŜ('sa-Ys2wxx0G9:FQ |M +Ji\zh3Ca׳,Mk-΁^٬@gjtBiT_%Zr w%&{ns/vp@xhƼXe $rdkbN:IPc sRB)C&@; -ۑOP\Ju*R|~yIt. e=P,~ LNn;inAET,[((f`FkA{)E\-#g +-;?_TJe~;Ӂ/'mkC/do|SǮkd0>eH,KP3by}92lجlҿ5Ӱps\?])CBx2Ncؓ]-J dP4|A,ӁL֑d#M26M|1@k{LƂU7xdf81^yFqw=Q6@ٓee\dVͰ|/GQ$3]%jFi|0{h˭oAX=f܊hDx0h5ˈd3BH`;1c%5V%)õNx$/{obm&Vj w +rk]vߓA_$ǜ?ֹF-v*no_nWrG~-QGđ xVLXD8{UYrP).Pɰpb=բO ktUIc&E՜!M p azkDj˼jϯCj@P}0BsI?OosްeYjLԜR;uj+O'qFHYXH=FR4Y ~<$˭g euʑݝwg0z:\vj 3CRS,jZ'Q脽Y>|\e%kZO{b.&VL)s +G,&(mWIb4'% KXn:XrLS%$$)ƚESbG&ק~S78 ^ + %@g.aJϾ`U&g\%<x_^MǾ9MAYpl^zmwTQ٘&X;^Y +aLVqnv {n@ԉ-ผ7%IIvJLKF6qe]i+Y OCD @ r 8492afh d=H_*ԢYhpmhb&be)Ɣ7RU;Ѩ4 l;l8?lóir$)ʬKFOKi@(MÙPɿjfu-{j!xmbkmvs$1Ɓm-WEqB{du$+IЫEfz< Q4qa_M +o=q +g-zY> c=rl\4MiIc8W޼oP +#vnwZMv3j<^?D̎iv^ovƅ3j(iruQ4ԣL Q4o߲(~d]4һAunPZL&w5uiL_n4. 4%%֐ 9蠮vXݒPG!]ksDګ {m0lXc^Grm)_\Ylٵ%ӼuS+Ľ{+{=EuK7 ^[M7wlI'X) Px6y,?4Qe͡e l9M$9t#HrމbCG_߀`텪ИXMvg@ !9b*b.-oxN\]AOv9"˼pu;h_bXS4֋,;ۧ2eHPKKN}L+/e6W(\w'vM,hkؠ<~r~rd;<> ѳ;qQ=&*ߘ6jV[7Q[.,l.ý֒U%a!uc /ff:r u: _~ȴ9"aL\ձnTn.xȕCH.&&5G{]t(Vy]nR Pbocl-mAiq 45sӒG\=/{3WČ$'(9E~3u+?Y q>YJ.3,/ 7g_?'O `& VVWgc_u5t+Kϻ)Ȩ"ie"rb*8L:p72/q7=J|?0. 3]Za ٸtI&0H覜K4r@8%dκ A#BU4A>{~y&'m0ۤP9Ksyop.`c :N%~{TX[G[*CI=κB]( qy7:# ?nw}׭[b0OE-`U i4mQIhlTcB䮁k9F$AJ:{[4Ƒ9)6\zŲ9}M[DpmZ-ӴNlr~2>wц%+3@jUF]@4 [#2“"?:P +DN`b1 {0 +&}]C- pZUuhx nDm7nڻiOkj4F>P/zγ[Nk9V%B/gE;NuRݽcz ֲJ7|O{"қ2m`{Z]Xeg5ߐ֞X}P1B!  .6\l\8Dd=~css!E<zByl A(G +zr)@ r`(t )\F7O "dRP.trZ +QpW  <AwTm^讷~&&>cT +m4ZL:[+DVF9t%~;Æ487٬i蒤? >v2humҶnV2-Oކoۚi͙G|3l&mrZqhX#GBQsW@X A +41{˓h/8ϸY/j3ɗZs=A}Y8θPB+.tv[Nn +|_ӝ 8dϰndžôh}W=+l)?|RAy3ast?zۊN1\yotZ"Cܼ^ ;0?НĴmHXӞi!Vا a 퐩p?f$1wk9 Cq ;c0-B\sx[+ur +i׻.ܥxD.䵺PDЅt0N} + +zk7\STaQ8Z[#hf ̓;=e{%/memt[GW=ZsG]S6{qwwК*^ϋo܏իނ[ȻeۥM+[\;7^rӰ"}p.V;"Vq!1Q@IĿ:?uD:+`mն8+;--u\"+#Sq0Lm1LD6+G):f2S-1^΂l,xΫȘW8%~TtAe." 0,?j_V]-]HGm}46zu\xoqRrҨR?OyweZe3\i8y?Ix۽}8z) &IBMd h +s.;a6;ָgƓxA:ƃnٽn#FXRevH]ba^'"H bl!bX%KBee4g7FI),1 |Vz<Y骜T&uFcjQDTa6MPmz˭ݎei$esӎ 2%:?р$yOw2Ғ[*3|S-zh^Z6O"8n:Wyy'&9kW[SǏLv%/9܂)T7r<ɳhLJ 'Te#?-*O~Ub.$] ^9$彲wTMm$SⷩIHM>7N w7!i V-˸ pV̀2c'ukXOPQDd%b\, Vèiueտj˿6ɨ5µ2 P4 bG7\6C$ :Z +<[ ?6AVb텯B?  $F&\ E{gCovEB kCgwBZCĜ\!4ǃ'N"0D!rgO4wt̆|Y61R:SgI:CcំY +9`2{qr@SI L=@Bi(Oo3 +pM"VKr9j?>?h/c7wLP]u$ȸfи!f`Bm=Sg8{FKXQ'tݡΕ#] +m!'/(!w:z,f& S~bo}lw~m̆ go.~ ]qǢf+JYZ/9E<(6R 0'@,8:c)1|8#yBX6+Ϯj4}Gq'Hx")A%R};%[oS82mJmyFĉ鵿do'3'x=y5 ^^S~cs}(v6E AG,cbxeYZ,nP?3XZɱ%* ])v+ c|Sݬ%ƽ.4\=e(m,S$F*P /O2ڔ?^汒;8JLM;vfKK29!"WǪd3d>|/N]r$$,6t%;kLșL#%xtH2$]Gp7I3)\=F4.?fDB *;cIV?F"y~ #EK:]ܶ=?b_>:aǻyMLvMHU2;x*.AEbR݌L8AN3m~ٷ$1cv$b ~TRCuOuR g[MqNv\: p6SYbY.dUOe-\oZ߼`߲X#ghC94߰کeO&`goᝈ {f"V]KԖՋo3Dҿ[EU031؄pF^>YutEI'Os. Q(+$ 27&pt "oaAl#1EAO-&ԠbN1l>LJp z.'Ыx c*HeGlŠΔd]0P[!*dSM|kl!LJ`!Y-ڝg]Z !R|jlv&6~F` Yc .`zteb;uuq'a,_r9r5ƶ/vkY*Y2a_P_ֺ}[Pm #[@JH@!Y;I4lP.zw0|˜|M(fM| ˉ//riyq7Ty_9~J&NTg'b4y]8IEȊ3j?^y !,ҐMC`0RQ'k\I|VFgå,XmeqҘTu,fg5 ӌ^`w8z`嫮abE=E[3NOEvcm$V#)5WhzL{^SO <)<Hx13}8E68R`9Ȭ#l1+02=oNb7%Yl*4g'ӳ3 [JmU Չq(+rU} /k]uz:6B!Vu B{ѯ0gM-T/wk1IuEƕ[ +T6c(>=_[M&6&g?C:GHRbLUl=s! ؠ )M/Y7rBΪ@TuVTF[ud޶Of>a&:_;}t{8}KF)O|G哽% y rD]ra +l-uc$&a,1ۃݍcƞC{ۺ^l&@O ST$`ؽ}ƻ׫t}_DOײidQHDڜkldi"iŴ2.Dg4Z{4&+Y]9+z[o-{n2HDcctbJ8zhgL޹3G8+-ef?^'!Jh:T ewx3Iδh4F%]|~& ȔV{DU63AVA''uH(ͷlAll͆G<=syZI+QEy*L% +&~_PeAv>)ǿ:T[娶9EAoz뱘ٸ718rwy<}}pzNyA˨ecQ3| >GtˡB<$&JF٣ĕ{I"5\cQG1sAFsX-1ӻd`?[֮:z +l_ GTM/ X] +|s/8Zw2``m + >{@;ǷՇ|o'ց9ЀTC,^5U:z^Eˋ`CgkZZj)hlh"pKƕEVsV2Nq6Sz΂5Xru'M?a,Nyuh!#N + zSS]X|WcdEW,P%2S'n}A@c7sf!i#ɨؒSLvIK­+]ݽ=J :^nhУ~a,O6@&&|XC%bu)b O O0 "HFU"~<^DR&+W4GCv9w}Hf^{N) |pj(x̛G{!NbGEc +`l!LD.FKUp"Q)>Lu +& M%>q5tGod*1cyoSJ*,Zߩ:٤︣Q% /kO^TnR1ĨI2 Ⱥ-g0,]֙$<ǫ#cV}|Yp"D<=hp)&bX qh) 8_j + AI<ぇ<mϳ=Ń@gp J&O>&tVT*d3yj +#;PD^J˹TNf8K[D#I}*E<@DiT5a3֭;6^PkqɆ=uB5 MΌH#U.m5iKxGpey tv2U5\He,R9p M&Aŗӵ?L7 B ,[-73ZgSKϤ!:0ÙjkIv T]i`M~P*7S8bQ_Xǃo@x .. "|` G l.v>nn |+;# +`~dOj਎VjU_3YޥȓTJc~͊ +kCduPqEC#>>+fpg\J-?62Tݝ;}TȆ^c,Yэx\Zvͱb[ҥ%ۂť{Lk=>#` #>WInYرJ]N"X=: +yW\ڠcWTn0V+*+2VB1DXٸRʕ 3W]aʌ8WJdoS*v#8˕2L+?xsR&57$rIwvs*Ꭾ_%<:ѥ6E*4qWki.2޴htO+V v+AQ⭏{m:afW (^1o_LgSD“dd?mz#MVn3ZBE{c[GҬ*ZlHZ( %"kɛ`u3^=UsVXR !)#2 uwmԻCZ]/EJLȗ x1Da*hg/Y0(8}' feUz Xw,9ΠB6H,h}܏~dK$WիvIc,Hl5mm۶vZpjM< nl`#Ο?r䭇6޺`a{k]cvuo_~!ZpaYɛoR=għNG3W +ov4"Y t:>q6Zo8ߠ6|ėq;aYutLA†`orţ= I0|fLavDgARev)gK+{UV/[" dҸaoAzK?.]cTUJ$FMX9u#K mRkÕp$jlݴ'-<,p&(oMj9"#1~έˌ?zէT4$,,I!rУ%k%8Λ[?Y-? +=?Fo'@Dx8t:nC +YBHfK[JEҚk;\ė6Ք8MǻnEm ѓo),1o|Җ#s2>v[qcv1Ĝ\ ET=EY(2` 4"\& SN'e!H"H A d.`PRNUW#*",s>RdWgYrE- +FnU˴GUEvH82I''Bpbv=^_3<׶-ǤU~1/ ;Pw!* Ӛw8]YQI&Ly$TCPcb yۗ͵1kDH`3Kfe  ܧ)%xM ωbј& p'p +{ d0c`&8myځp sAp&`ҐL&F}IcG4+mWf4]FjqKEi?tNϊȳRA%jϸqE*cAk7-__w=.[* +S'lmns=-Pai ƶ,%xpB/Y]y+X;Ä8w IH"އG!8Eݏi_n|ƴ5jC4JNPF +T}J ϩ^WAẒQYi d< n,Y"=ЄÁ0 {@8FJLa_GuY߫V_jIR,˲e]X1`cc$$1M1GBd_&;q dH~ldg7;A}Uݺdw{r.s.䧅y?x4$u\ШKrM/(S+-##ֽI"=;Йw +0@5L'PU)?t-ە|`H͏LDPXҌ۰f'[pT.t +HIt")m1Ý&8%VN(q P_?VHuq נAzK&RvQ9ZKcGb&[:R,d\Za:S>,Ey, W`5kV09D3kV%fNwDo\WS֎]_ٚk{j<7ur:ŨїtNMy[sbV=jpFԾJҹ[??wϾ}A4&41,{?8GTEVMk0dX=x&~$2p_*}\d3Is&ܖ ddX u3-\S' a;F˟ZY|GJ,Ef?==}Hj!'`RrhVzK*^ZtPةh){[:khN5L;!C\Ọ#\ )֟{'5EY, +w%?mEk/W) h-v;8ž7yPF@Ai-;o(@굚]f2iGQeaD5Qb(,xިyR%E]I[u7f޸kR&jT2IcT9l@$HRB +sA``đ(8Ǚ(A˕X,Ƣ&#ըK_W3o Dh m5MUFӳW#՗l v;N,eBr0ѹ]3mSk:SVG0;(\*~%eV*h0ش6rX‘-2ҫDs a~1medÄzҩT48( ņPxDa :EQR$WFSPjIB\vY6ۼ_޲'i"jl*̶ҭGeQէ$}mVԄ$ ҶpÕ95zJZ.rt'7'UtWt-PLS܄tP7 C>Go8 tLwk\ZІ0x˙4AG+gFQ|o@D<kQ9b[wˣ]M 2벛].6 &]e6]FOdmǾA(?_]&b@+V?J>udCϗbN *ER}t@oSM|Ś'^jq-FN_6HG0<]N V"HRJx&Xi7ng]$96a32}4N.P6[Ж%= ^NIs< qŁC<=nxɜ@8L@MgW8 Kb=A.EP7T2m1ːߪ,ӑ_$"T'՞4nQ]qVuܻ& +UOiì [U \7'rs_AKhoڹK><ɢ }x&_s5H_c%ҿGZ^$oH3`Y/``@p:fotp~3/vs1l'fz,,NGA +W T0HI,K)'|>C!-oĚhرY(]e*E~m>xF +UJq`^bM2Cʘy[J}--hQ xsatk>X}e8:Pophai`ΫaEzv[ \TK=z1ERҝ6̨``Ojo +ņZ;Sfҙ;~zMȮ>MɍީZܡP0*)֗:ޛܮG7޿Ư?vh"_slKx&`̕;ܹفhem&STqG[o%:V?GI +:IO) 0`PLn`#N` 9sM1'Aŕp#Q VsG¶5sDb +:J]ctưTXOh0s'n>hqgGJӟZ-Ɵ}o:p{(c  JƋrF 6MFxu=^3/FݯCaHia&[, %<F0Mva`* zyjjHuw;rbiqd fv_b6Sl`Ob߶,ժHy(6~tGb|h[wšP<% v~,B`N?0N;e0kh[>U S^OuBl+4{F +O5M,dž˰ܟ˳g94=H9I!JFcj]xZ5V"JWe|M_hubp*z!.EW{l*aNJU𗭏cY'֒*eN)F(9i2r!lP56] +5C*#WhSΧ[sK+>$bQXmGVG*/ +TYBT$?g ?WƨYaف6nگ( p?_o/?ɮ.slf+pG6ez9L޴ x :gzFꦞ@' ۻ2,p) +p" +S<x؇1V8%rD])jH$Jy$@ͫG YVte+:`VXg+ac;Py:b5hY- kui%^OVv=]Eރ#(FL@HUmDl0 ]Ҙ]6B a^^t.^J)l3JIESBͽ8|t#Dkq7t[X]K;g]\dvUHTX5;ǰ7' +qf*hR v.gJ%zPkys6.'p4<,1{[Ŭ/Mҍ(kfw5`!$2'/j8Σ681+͹? RH.X29wTh_h6s.)yIb(A)WRr61"XDo2BJbS(yb{rrBi9jA gs8@"6mwp,9PZAw=QQyim>!]jv*,3fZXrl@g=zڞ)Dwjo&4t3kˇh+vĝ{qBW' +fH 8 +t16ik!X[{ht }}M*:N"A!Ҩ5, ] .G[S an uu=&q\٫͂؇d]t-C&)%{{rz('zƷTޢlHJqFd;w2 +sٲ*n1(`mg^%cSX Gkh0ӛԌ4y8N13/qx[̊lk\ޠ/ޗ嫛u#fSi;+U #rfjtmHaA| QkUH)gŸ)SD͞$RrUz 8XH~Y|XV3VPK8$""U(,)~¼YnAs##@wdԡLdݯڂj;1^x-L=gc_b AQNx5εUxIB0'cTûj "۝u]dXTf!:V%tK!}Sm6M3W?J!S&m,T,GJuqt-VXG\rvgҁ;m)tX;ն;>mK)]m bA5:˜k*[VƃNIPk 3ixz1ni{g-5E+\M2ZFjYkoJ54štž5-# .k^ﲔ'跒Ǒ90۝;4q¿6~;#kGպ}o]#FyE5|(A(p$l0 (q0&}pnB W!CyhSOK]לߏ)Ń,}ʅ骅b"dɇ5t-;3aBk3vyzsW{:;LQFQi&B˗W`"c%yEIh#J9xWUrš|P5G,'n(5$L`IMp.nĖM6 ;ai .A\sӞLqE: kڜ|֣'oj C$ޔ]I657=(S@}d>;ٵeMQxᄐ-[c4o`ĻTMTj&E5 4 +n +0c~?7{Wr?Ħ/' !h>F#X?bǐ.ɧ*,, +4A|;L#X-'Cc VrhhT'ku`ҩ2FT}P5xUCW# O\\wHT^rnv8FcU>\9La%5|K[|'쌶2hA9-;R9j f]\{Ӳp'TK:lѲ?Rz(s4]dk:xw;ȗSYQZBX'V]GUr#eOܫs^K(Q$Z62?][m9|ߧG# rTCR_͡'88'W&EN3&-Kڜ~Wԥd1t +ņV7D a<^xgD>!?Ϛqf'0^a޼Ѿ#m-F$^FL\'%s ʑkH+?m ᕧV:&}ke<~W^)_ZSh+oH2Wy"~Ww]|og)b#ϵ/fȠs g45ji!%JGG&6N xţӃk&&6'Na(76 |lxhDL= 6۽"ZϨ<UkJF++z)3|{W@ӌrR3YVMɖ@twa2_8i?0E^NMX[d=]Om,rW$w +@}?y +qb;?0j7Fb-4 Z_1gu']r@|{Ӱ^›vA8՛kgGx>^`6a!r&yK ~)xn@< ʇ 'vAov;`ǎ;'V|eͫ?7_]x'\W%<:4lE<偿rÓnx ~gP1Y%XZryQ={l۰OhZc9}垾]oH&?4.J*񐞫Y"+rDB ^i^]}d8X'fd~%kV{7DR_{^-4!G{0麩ϛ04fThͽNmf[+N {.1ɮ8gZ"Gb=~mBn7:~pfuT0\qpڠP.\=5_;SU,+'| 'U󼏌l:N5وl7 ؗ+o} ՘Ė@|i  c<%Mp^&c9g( %L+oUg.P Fraa/qtZ8]& R*JO`GrE#F㢃' %7}`kW/y:Ol>p7#5E7}>_?uGtYF>3:= a ~r0jG ,vb]mȥt녣u:p `W uBBZ " <jH5[ڑH+-{ʛ¥_5%D(rP>Il|Gu[2PN!yToR8>6^$]Ϟg ɹ{K~=j. `~λaBJD鞟=ǫC5EFIw` A];8lqx~}kΎW,l-`Pp)/#a3D$XI(Ch|l:)]|>asw-Ixo009^6ׯKI.^nw[ј" ''roie +b{'1|p<@{VnxC!3e3*2x9M'ͻdY}Ƅ\o΄4y7ja6vrM0L:)ܵj<$XJRlccߵϬC7 n5_k}5ՓU +: <160I9 G)Z +j17NMΨycf|bbP8\΀yT5VKk0 Նjř)τp 3ٿ 3Qz K;g?rZc/K<d 9#?%#̈́*oh㓇aw\(U]SJ_;KWGFH_W G+lܯ 1Me㱘&5u|_|'qmr.(Wp O(/ޭ^W6O[=]54mmCkGo_'EѵCooo.dx۽~!L+R@DzkYx0ehtV;_9_D|ջb7YӵopOJ$FD!z!QH +)]Uf[\VɎc9ݖvfxdS6&J6xOD{,*-W.f{̽sg6c&UGp-_}c,#GbFV5+|8/jOgxy{ff@[

Z>^Rņ(  k~xɏ>B=@1%ĕPsd.,H]2"A$pR^IGW\R˘t6  *4c2TZ,RFj63ӄ*D(-M-@_m pu5\FŠ5ӽG*Ȧ)a⦀ScpRS1R(er\#Nn;[EP/!AIK(.*r RI! +t')/]QfnEEl-Yt|Ė00Y/҉h4JntྜྷAֻ̳Y7cU{?X47fhuZ[cYKB@̡V89Bx O?v-ZyRΊkmU}öfoxϲԩPiaj )O֘n)By+p}}Z8x|1= LPK  PW* +PJ*WQ6bzrQJH Pۄx[$m27QjkۢaiS.EQqU".^`vSX'y@0&/.24R];6-Bb~"o9)=A#+gɤ Ք\'ϑXy)vڮg}|K6P]ξ"o WtyFShj[:G%1Hnƨ;}x|<tBCg. n=cSDzE)WR/_m=:iP_k!@#3 #30~@ Q_]T=50h㖧,6 "E'R.VLPA:pv|ll5W&Fhb`ӦD]D.YH +'&DbbaрN;9%L~Xk~rbX[MS޽ +”*=ݷ0{W_2=/^EGLj2RZC_=Nsu_kfF<Ħw6GeFY*惯T =3}Q=[jRjUjJɥc9,ifyo#TU7~1 +,_S_^r6=4huptSJSf⛵9[k)V]7 ?}Jj5 .=F)qNŏ~H;KDڑwN]hCTGY5 kWhQ2v9Ne +~xGW PRҁ. (aRv0KDkLetէ^7}-QokCYuxY42k>JQsꢼ,Z ȕs$6o0Eln m>M^57=tvlPK* &buwY2gw OzT^cR4&HhỎ͙=#4̅7|bāNpŷjRv񌃘!o=F` :ʠ pxl̏~g|pvX>H(^Tq('ap ;"PL&+ZMM*xJA\(O @5:B*/ A./+X2r msݾ :S8ԪHݛU=_Q}πjJ$?as>L&X߁?4?噊jFvn0~(]W(0g;Nn.a,.ҙ4N{{+ߡ% %g-cAGh,b#:]K4 n+«2 ;(C";Ghbh*>c¦lݔ +(PQiYc&.jإ>5ԨT O4>׈>4B#45nttvbB +8-,\NG竕ږrhQUMĕZᡑ~."Jmx'HKJ6pSn-H,kB܈gԴߋ3CdEݡm`~]/(Mw/~O.%l͟} ;_X&xuOT=/?*퉕橜Qzp;p#;Vow|˧sl92~uW_=|蹁ķoPY (Wو J4~F/_G?C pN@9l/r(Z1)=0Y %? {ڔ@S +hS@u غhvv1\܉ +c&hhbb0ۻgk۵{y_XP +  Aoa|^PU}{=#\-YMu]%NnXj-L4T]^CG:L2 VE%+/]5ȀImra!Ueʄ¦; e[|+dK E'Vri4OT)oh2:#ԚXB9_7=u^.)e)>M]w}<@]4Z?{Žh ¶VOÁRb 8x:V e8%Nd|C|،vm\+lЬ)s)ٌA5OIC=M6񮳍R.Ma+F#K!sz~3/Spt q|a1z82(,FG(#!796+B9ł+hmkV ['f5%%v IxlY6EKy (nR'=kaI YĚGb~ԉQ8?(j|c,uk|wd %Bc<ޣllyG$eJ]sjG +8Wz<=ylVeq2-4/X:t^%3ؠhԡReI,QJkPyl6Dgt`퓖zz}  +t\bL0bh 66Z"47 yql +9fwgp088/xr8qŨTz&( zhꬴ6ezjZA8p~8",; f%bJ훎zG\np€'v@&bRʀe%Ѯˋd`?^:?7rӡa`[Gd&/2ķU<Ҧy +ke1",[af Ff\ ԹTYԠ5JGAN+s9-XtɽQJ$j-nkRr<_< o} +)\<0f|^_7e~*'}Vcn ]UWUUh +RxNxR"bO <:KIG|~ۭ EP$ +ܾOEBaL*0)Ee7SL_oZľ~um7ֆ"eA76-L[=k\MM ^ +Ͷ2 +kZ]N`3ryw~ni[7.{J |y4/Od:'LyS-_48sCP^]Md04󷓉go+?/9 [e7\vQ97:FPԍܐg=RB\RJuR--њ͜,.7;@i -A #jH0;xgKlm&01@yB$T\Ws~܍&Gq|ԍRSe<ܝNE\(u{R%qjjXnMmFw\\lge-jk?5/9ZorXF){"uvlצyLŰ'z!(Y~F+TZIa+5J">"G{я~FWFڑo7; (˅yqgQq%.zMzl n[SцanqIӢx1ܳoaA\N弸EYEXtdXyZPUݯ}L2[N ޶`myEEW +k*k]]Uo=.,O%P^[p!#r'CkdeБ;b~\ʻe䒬SnA[g zYLt j?"֑'KU[Eң{d,-+7d^%Jf6g2\8(F"t #_@k(n )))@MPH;Q{Qqf~Rak`<nz |({UqN'e_Uܫܭܝw?,wu'G 1sO~bƷ}DZPb~~ųPTT\C_)!0V[%p~jxn_ B?\p_ ؀52sٓp9RQUVVVTWWUTNWn؎Z}]&jӓ͵?ob۽Ov4v|sx/ѾM3)p09/ zgxl7LP(L "MԎD?NI0̘jNÌz޹….;*,t燻ٰgz_ollJ'?AsDI|q_!q +G8#q"A3tȶrHęZgfQia?)$W#G )E$q*#28 b$HD$NG+0}g"Q4gQѳX@`ue!q*b?O4<]8飰8FEӉnӋ A?Dx 3F*)vO?SO)Sx) + m$u}XdYߨmS[֍kh Fuz6~LyMϥs^YoniPMeۦ\D!PtDbÐ$&A +QQT 8"vφ b : +*`E{ kzܜsٽQ_WJ/j*Q hTz ABrªEy+Ur-5sʆ.j(ןkU«Ԭ4t&RP=&/S X|٧Q;UJS|Ź8__[~=UO?=OG9Yr4Wl5'J/W(hPq͊FPQ&&@d=t,#z@=`QKEu" ЎFs\ BH+3.d.3A($  +zCCfF>YPEfv +tuMTqPsEG)p +Z,t?B?3P)8 +A[Hox86Jʬ▁UPQ$*8D?F!' O8GQZ!`f*)U3D'R4Vϡ'Ww,] K纋BTQhKe Amնdr|I5 +D* +EA%fzH *{SEb[M^zQaP[?hK0vC0$PXH + L*qBQD"%OP!@.IM+@L@Ap$ +H$ D&C@z CDI W̓AI%%NP4Id0V$qE"\, #N• d1_ t" rXH.@X/C"U/y2(B& PaIbRȸ|AWI\O=cAWpY!TȓIn#29Bٓ(4Fa*PN/ T2nP13Vp"A`E&#BB•bDvs%ɓR'+HP$JA@ +DH7@<!P.v B\1ʄ`@\9$Ȓ +@G +0#P "O*He~2OAosȜB1 %hp +|9_?ns{g?Uqfȿ~t5?_U?i՟U}E$&Bi2 + PW!^|V5ƍE-i"eVZuʤe1J5Œa]mQxjJOφaF-t!,|l`ƽ`Rɥtc'_9 + U'pnœ;^](4lQOb_)().M6MF?S(y?!6%y vy㈹Y~BIãcW K.>|l՟18Ż[eK J7O%cĊ{F\ř =+䯨t;s0nn3h'`Ǭ[.D)\dn[}6NZxpO8;vBc +';::{P ygq= SpxF(@#Z%P!aBl0uoO *=gB6!t3XRV߮Y]J=ʍ``Eaz~P>5_}ēHI=v"$I.D!뢾"jD$ORKK%`ZOe&5_`V(G<%3EʽÆu ǼFϛ2[ag +pբ*ӠӋ7Y( d5Xa^Ͳ;ohԚ>b\۩Js/xMf +*5a?Ÿz'FǢnx])^@wޝT61֓n8]##&\TNa_\R_n:1=BZDFc? db[[X=b]^3bJ$TB?+v*0[Ml3:_œ,_5Y$w2.\ۿ?cѰЏIAc:嶯P`sg}sEwjDF[acH!P6`쪹/9鍱ri/|y_,^J_ޓQ[$hWG*^#]NΊxo:xvRp82lB cG Eq](W7&ywhWg9,GaZW{{z8b2nݟg&(T&A-E7ys=a/4r52` *M=I/H(Xl7cfń2翔5&ly|F~%7K,Kt<ǚgx~]1sQzsU:WWa i.p:cg/}mJޣszm3=M/St?wPYL_ +>ú:[gᴼ[fZ9ԿR^x񚤜 &]QK: cF,^u%x]g0XB },m/,_Fެq[-W?'%CN |ʿ8gsvے1WZMDzac眞]&uLrF@ /{i3Cfpʝ-3em o늧|Wm,|@n)k[vJ'!s>w壴፯&JJm&v?Q̗080hټM K'Ư{,ۢư8-_-)09|{FAC/7LwJ-t|%'MSRjsU JpGSŗ 4鮱H +SYR͑}i% \W'qHȄ4$Þ;Fvp+mH󿷂VzV *mM[474DӃ6a/ivJ~ <չY7vߚvc9,K!aËKV\3ނaNR'͌_ +N۰/f[;ďN7K2k9e2#X]3rr`hxs[[gѯ:HFL3wەvƄ*-jHdo1lgx3g[T +9R^؅?pq, J?+^~U]@#EQoтࡑοG$ "=8c*7gf}#sٚ~pjc~8m C;uLI8LUpLϧdeq PDR9Z8QΒ_;@ƹ˪Fm9?Pl)I1srRӽOYuT?`#Q_iƻ}Odhw,}yضgӚ^e]9{ƵmvYoY4rIotLJ0Lԓ;R9޹&I6,7阻D0=>OoN=[f_<*2;X̰w ~Wrgw3/G>"]+R:rϐٱϷ9k^7JٰR+ԩ~ƗH*vaU@:~O@mȠlxު1ma_߰(qY;pHbn2c =JP'Zo2)lm/sz&pSWFװfdYi%N)*Jܒ0!]G.{ԁٺ7G_n7+nK~aTLyOޛkRǘ):=Rw󌜯=kS +'MSNIVgSAv[sdSb,"9cMz?x-WbF,(>3M̋ZV劵KV q8|vѿ-]s¦hw3ՌFMSZ?.lH4߇S>5İf!GR;/kPyEBpޕ &o+p$tnƜt"SEXSF))/[VWz2O7.:RS_XF6H4:}&ۢKѹx`hCKWVP;[RW%C{'am?y]9seh|Rt|&*n*3?4?8|@܂ڻ)b\]27M̱0Q~ a"dkսJ"ጅr8 omH&LxR9)A"]!KLFGcЋWBh_!~Y~m#ߞY>'͜t"~DzFޚ~ե9-!}Vˮ$-trcc+v!ͫQ;U(g̭3o9ccLY¿0.uM鼝9ٝ۱[^kҺ|N<+]x҆vZ8އ')WKNr^9;prСY)ob- oL8֔ 8[}ٳGdjĊܦɩϞxnL}&!?O"[n%lhHNweK$Y5 zs^]vL=]4/jf$F=w!odtZǴmO$%͸7YI(}8,X.\_? 8$5]}-}!9:H 6Ԡ&~q}.c|)ɑ0')kťiHBV`>O#&˸҄4LPb1k=/7^pG(hzҔOf.XΦi)9;w j`4z){7l7yL/vg}ۼ"uoqEv$2ޞ!#n4~{JS˴eD/sJY]yW})ZE\M odGy~sq9SEזzrxdY +&7b\H fʔɊ>!+s[xNGEؗBߙ3C6b&];Pǰ_uk'#lMV.5W6_gɩM/#Zd#,π2K<^st 'zyJ/Lð|''6Լ2Y!Lɸ ¥Wi|CKdkO\RF^YqWqVESLkiZ. #Yo|0\ݶChs]|۲ %ut3pϥ2:]k|u ~yOo阡ٸnXX(?ɃK~ bWع7Y֬;챈Z_ +f 9{Ĕ'/a?ڶG"i 0y{c 0%̅GVkL +endstream endobj 1102 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1089 0 obj <> endobj 1090 0 obj [250 0 0 0 0 833 0 0 333 333 0 0 0 333 250 278 0 500 0 0 500 0 0 0 500 0 0 0 0 0 0 0 0 667 667 667 722 667 667 722 778 389 0 667 611 889 722 722 611 722 667 556 611 722 0 889 0 611 0 333 0 333 0 0 0 500 500 444 500 444 333 500 556 278 278 500 278 778 556 500 500 0 389 389 278 556 444 667 500 444 389] endobj 1103 0 obj <>stream +x{ xTE{t;:!tL.K$B7Ȩ iN؂qtPq1̌,˹T::uTUH@f96/ۏ9<}Aˢ(iߴfis¦Yf/4c@ZMϚ2.vȟt3egߊc}t6DLxOznk{_8tL ZnYdt3@`} - fu PܢK1[Fmђ.yHBP5ùȊ ZP` +~aÅ =k %A@+Xj` Js 3fpc_8Ps9KpxOEC2T<=h4)u;L競l8~~ v[pM+3MnڛX +,ї4lt3̦儫gm& +'-OR@%ӯpw tN, ax@9˷X'Ȼo`#m?T~6bKRࢪǰ/|@,L1~(E8n9BuC6uv"͈Tb=ȣ t'jq 7~YB=;?ȄCUfr?[NAAAAAAAAAAAAAծ.}Y O5>胿W2{A>|5ˎ+4jKww$t7"1nosaY^t{TMK>:=HG>])\|HCl3}Np.Y/P֡5@;WwW~gTο'K;(䏀; ̃BE(+*^5]C!R֏;g25nXgp`0oWՐߑs*OgѸ@[g!_GA#`)97/$kXxJxH6o0DhOH-ly6oZ\ ,2s{ Z`,~?uh:^ua?tzt!BseBiz$2`ĺ9*bAl$]Itfes@¢Ҳr|gT@%HH2tXp߈F 'Lo4yJwc7YQ. ?N3]^VR\TX?7/;˙HԔ%>.6&:a2:9F 8jmf?2$W;Z媆f jۚU6۵r.s*rsl5a I|`weZ^MX۱:kf[9m5^ݠvT@ހEǢvb$jZjSКP)[Opx ,eoސ't,Pk*6W gkj[4ôfqcF˔z?kiPdDPoi=mRW_MMbm5ֹ6ֶftT74ؗf6բ赊y2f:jy611m^3Gb,$;$GC7=,ߖ 洛l-MWf^%])ՍlNh^M&H,Ȇ@.\<J?avھ\vG׶h2߁RT!RrSBƅD+zInMAzұlCQحa@nWVӰ_9>\Hy?mV(](qKݛmf^i3Oyf^7Q7zR׶u㮩i%Lu=K%T*zJ2FAA[<$7`|V饢+zp][\SF=cCLZ7nR[Z-Z%(氙mlӶҊkpsV +dv;ÌqJhutw0ҪTiUM@AGPʟ!Tڠ֧ mKmi +7mp0wV/)f T(0(z\n܁FަG D6~fo/ΎJD^|Lg01uL[1]k[MMD@VvaB$fe]5p I*eo`РBiy_nɁzD^b׶glNNJZH +׶%&fL01|+& +~O&̟QKyWaI_61b$+J>~.n7"?J!.9Nb+s""%>8F;c[?;v%^Vt]h$#I ɚBqV\pqaƒYb#b`*^P͛|Wyj沚lV^90PbIL mqmq '1Q1Uaj5Z,B@G,rJ*4T\JN][,uۻL7eh%3%'-j#YMϧK7ݙnZnnM7+B*G(99)%t>uTӉTSMRM3SMcRMYP|H2Ӆ2Sn)q#MW|)bDDe_?q--u4Du &E$Xu,PSSNhI\1H^ RA/;&!ÒȮ8G$;q{Re$I@n5P"/0_D{ K<` z6`"~%[{r#ߤ(00YGWBJ@Y`WۧGŃ4Ej,+|(["2{^vu€g VEzV&EJ!|iD|t "؅,n=A$-bįr38x}x +t$$ 3vU֝oKߵɄGE|*:ۭ +)xCY΀x( E@QfݞZyY/zqlI<)E?éGӯ-9$ȡ; +N֢rso@Ev&N+6'yv+K(a8ђxȰOu%8r@ RE!cbXeH q ZC*Wt^/9;\t9I&q|:.R&iaP) B)d6!V5k#F^jjAOI9&VcVSrN-Ӈ-aa/]z1֍/syUFMo'RulcADuP7nt zŸ $)wV{ORp=74~)TerzFܛu X])74 PwMko]NԌQIU6 +04@aCUlEV#* +†S6\0_: N|'T>J0>`ʕzHP)*Ԩ0{48AUe yu~8dbeѯAV2nQR'd:M܁<@{Iy({S/ɌQ(Z3׋aƻlٍJ Kpr\5۲Z-K/ƥ.PU0 S2{T!Ә> /'b1/0dM0 c*wD ,dx0 +΂C'OP"Qt' _Va^-0F8uDc-&ڐ N)  h=Df>#dr|2ނs$,jq%u;u\O+ε\hM*I0s[;z{χIjy&x}DO~R:y6Z ]&Qd]Fo9Xw#/v")%exyMZ%޵Yv=*'$)ydVjԢ>s.o[tLRESl*^`G[_ʟhPDu82Dt/Zq2F~L%GɯE8=ɊCcn w k4CoÆ~ +pz6܌^W5ߡ=1JsC<3::֣QKdX {+$n9>9w_oZB͡h9O,w׸ +3 Qxu|G OP3DZDK<Wc2ACd o'+S MC+@LoO=Hϰd.eek./-cMS"LShO߇!ohvЋrGҊ.."s/P@6`9'A`䰆$2鬄.!kj De=+;ϑ7,`$ 9x+MbapKFQ^d)ich Yl;ğXɫp;m{n_q3h'\b)9HCRh*J +ס.F\la0<?2Sq]uYJ>a ƶ<֓0a z5|=6V$*mqiVGttiQa|\FLŎ̒R( h7aD7cҜyBoFou3Zm4}[G(gh; wv +LI(,l2s'HZ{!\㹞LfDSZVVRZ8ϓњ +{FhXļj[d܊!cJh%6Ov +ubo3T$-K2N'隁 ;u^hd,3Uo\KIrhn  uٚ@P\R\Pãl0Z? +σuFoP EGZ`º-P$IVs缒SE +ŽvAeŠ!ꔅBeWRHC{D 0Y㹐v E~wt=ff&٢(ɑIC<{{mA鮔85_ }Ue-I<$-;"mn{VHe>N2GNcw١V֊bRl,- JCahLv:T2h&6!!jtzMm>miF_|6r~2| 𒔚h@- hdL.BA%4cRdi LC11N2GJJL>K5F$eŘň#Fp$}'{|pPIWTuQUWM[[N' 灻E-\މ `hGbzCxìQETSV0LKz9hZ"54ջI]%Dq{iC[H3SRi$ag\)?@S)Mt. 1NVW4Լ$:;M!;ӧSKSSAoMqFo4zSd &6p:bN1V ٿbIdvI/ObXtF$J& *YlLbl[ɺ)& :ju^3u?~78PdnYFޢw|rwԕ"#pvm$ yĊk)>[Ub⌫Dluiq#!v1i[$8#&sWS%| =!={qЫ#:grS.fݸfI/ߧ%,: +RQկ] @?g^D_rp AR=T~T'ltR*OWc3cu4ChɳTYFZ8KO]FD =/So3]{k+;4a,乪c7-s_8ҡ+ɂK . )m[lQw~bĮPڦg=ٯiޛUNZёSM^9nP|woH.GN(Mj_`Z_ߜh$4`(S>&%4ӧnLI`Q$g@7Y#1GZRbp$EG3 FA/ڣLjN˗QiUvfm|\ϝ;mƳYWnCRjC |z{R[LZjiYY a)㚓M"Oh_\v 7I.1옳4#bf ]Jܭ6OVZMD 2 6)x'ViUt͓d. m^1f1RL\1HũάhKLJ4XSRgҧ:SV}^nfVhZXcN鄬T'8NtFZ +s4FJ-,~ $Z,}#Vb gwYmxŹ/@kv{OXܴĥ%$ +:lkWk4(7JgqZn6STUV\A+N _Gb/w_hB\"pK(-:j曹~=;zi`W75O5MSRa_VXxKv7>ҘZ5 Zrzޠcv1Ҟzy;7[9W̎HX,w\~ ;7@{F#q/6O"4H^v;_ۙ[QA4ՙ+E)>B, i&l':Z+< \Jmše rڍS\N'0G& NҲ" FhzCpSذ-tGn>8#]߅9CwPX巇^1IWңK1:D~ +=8_{+j0G<,"- + ' S ss 7gD$sL!HJMrp:$ 8^""o189Dn"T+FzET.=ױ6jh98m|IGBׇ^!лqT xl¤ qsoBwbr~1ў5-"a>y7\1ihDo yQ(MФ՚ %m9OyYnp;Gt̚lʺy}i}>K"Uk-NpYTt32Da uHF6EYӌap%m?#ifHm#6eDz[&$}U=p6M([@6,%iKo.@xnʁ7ӔX?:cQO@SK7!WQ(]ʺ}8>NF-J!-X,`aC!e\O$q$#Q@4# V'7NYp7HЏ7P"l NH|΋"*t jG:wCX΁%ZT](N*0_ȏ!{65THEUDQ$N9a !;⓭afR6uG`3agv7s ⢈Ɠ`~:Ks_Rmd4p캄VaHQZBMCU +Csiӻd+h H'z=ŚE呵εWE;1rNA3OgӾt E BFhV2" (ZUCKP'R^YNE>w (Wэ43TڇԿ;"a/'7# #H@Fȉy tE T'J\#Ar¤EIx mJCcFg8'cb`&#dEEL>ZCL&80?{0o=zJ kFD_&ZW гOT,pq']ۤpF>pvE:!YG@Vh4w.Q<0>*(Mq'AStY^Ƹ:`n1(,o}fv $T&2mK ?E/F[8HN34sTCs<|5MLw݈FGo2Y-z8TE + 2:u(+qjq $D 'EEͿ~s;'oh$Dm~ k UJT ן|ᆥ^9%[OueP8 w_NdPC@bO@C}Cd4hz~yđ̣ǙW'Jd Dc uA 7^ds$.lHHa1$31c2[}ey}@f" >9kodP$'D,8x?N!ޢ/<$W*~ZWWlbW*} <}"lm|mk,_VK\/_:nzB#bJEUÂȏ#RH6b`+[]VIwxpc= +aDH34e\gW:r ģ"ݞrVvղUwRê%ыu |E=5;OR4Ƌ-$@H^1/I亙r_O`b]'>GW  t%3n1#"yda-txi@?E n0q"KoO=JБ"Џ .2S&ېBl\GQ~6O@56wzm洹%[^*9|TufPq8`Z27N?Ұ~E΂6&I\|h?}+7!%kޮ]SJtTZ]$aH9*tAncrVW!Z,uQL} ĵػ44%}c`Q1'GNYNyO'}o[r)k"cRv</> @ rvȉ(frbD2f:u-ws[ Lu:St%{i@I%'շ5_ܕr$I-[H A՞^8^ 1TqMNӀOkiI0nw߭ e[qF!ZOpAݟ 5F_kXA\2,Kco]r=WqۖyWv_>~pܾ@ZBu!~ ܛ>ě6emB+U'-XBDv6R7ؿiy,e=͌HSp,l"揃l%l3>؁"`78k"݂gK,BW %`^:IT)ylYR]±{5'!B`,by8DӮtOwZB_ {T5v;` +b;$֑[m&*ܠ:gZZ~TyC:i¡6C\}"XZnAK_[y6wFg>Ż)7hT>'Տ˲k<yJdeϡ;$&wPL vfKMM-mlw=cS/"+Rh;n]ABͥV!Ym[K.*D]BFn/pW EqK>jU=HR9鬝5kk!]'&|ΗT=āEhY8WOo|*)ď]?ȇgf/Yc9J'J4G:'2ѭ͙;Mw11 ,h%Oo Aw8<:/Yb x\.F14l=HQ29!=9H$N|?pл=Z ZPr<}Z9 v끘A ĠR2|H}ܵF:*lk b>Smi ɽsf_; vͅկP.!jкw̬{Ӌy^HlkVWLZ37}vϩ-y7u/:Ӎ.ƽݰY)Z t+Qֵҭv41 ;'Q +4ڱ 2$82Ji^y is85WV;+9W[{˫p{}铂u3 =w~ +Ʋ/PF +܈9"ğ!}~RR-A߭&4r֚xGd:E`n⥊XǹD+ ;5S6F{pO\ 4n\ bQL;zt }\b}'9>\?=n'GQ62.ȹ&k0& QNVKY`%].y9X/u-XDt=a}#u(u\V\m]m(C㪣XykM"[.Q-Dj(, ,Ƶ8l>"ߵ2 +UF&1e*FxM<4tb Gd4Ľqo"$̺Z݂@ѱh[bѰY#O _=ͧ6ƿ,n2l ?+~'LcSY.|s鎽XT`?s{:V#6'G>5LEM2ь3] qGѰԶľرعL\\He){*'/Ȩ+'}bAs q,FL~M#F17^Q@,3(^JH_Àre!K5Uid3͸95{H- ֋! ‹eazyk(zEi)`&0A V~"6p٬&>ih`^3Pt$<nΙQ)";_WLen>Gp?&`7Lmf>GI|/ WseBdP7x%ֲq;gixi 9u1>,Т^v#eа\4%"On +5-z"nNg]][@wۦ k4[pecp/);z;!rJ};5}avube^z=p޴za:`8`z}C ty D%;X興a1`% L^3 ~ @AO $LHFS^kF{t1`RAO_&38GK ~$Q>~<{z1s_T1?U9yGNe/+sRNwPY:WkB'W&FKZ@kTTm `81'8Cn{wpNDV!lFf0bqSD5BZI=L=O>(Js39M1K:7[U_=Tu>K&AŵeFMfQUHwq8lX-Hbٞ-w^s?>'8xogW_D["ś+pBug_iex__c>r߈|'(#Z&88ͤI*Ţ53=,S:Z9\DeU8tayGrB2bI3)4~'"RƓӳkI|P<>,ĕ + ?!YUJH9DZQ|M\5GB7ݹt0rw- 9gٴK]͘Žvk9 ,@ A$ڳe[Q1m R9Y;A6[=m(Oi}N—mGG޶#;ądJ0BtB :n!1٧GP)'+Yy cS3ͩSTctzEO4혀 #0-)g}/c0S½|-1އF+)Ex }[To&Wz;{X5~8GJM˧Og=+v=Hǵ[zdYm_26ו[0yԅqW^*՛nol̂ {@"R*g\c0Q!@0J0L7338A26!Bc?GZ( '_RlM?Jn4g/̟!*Zw#QkcKH؃|UKYXxlx[**|=v`BG׆]P諹gʂ:>?4Sȉ +}h6 꾥I&u +k5ݧ`&[nھxueX^?)9sQo{״)do`J?`uE~Uʼӭ~1̀.F +8-?3??p0{`m̩+XUgm↉IsuBoJ2S$wh˶O zk9r7( Ђq2PóŢ-A0=9D`~uv e(VGiL3Ӹ r{O;n"})MT0N6n.6Oe7tc&Z֯E{ڕZm-g#ZVU'|2`IZ[cb́lڟ&i%MwcUs*qRx?vU3ylLeh- Pߎu e("^RFc)X;u|Z"LN$ՏjCʤ w:d:iɲ>?v.ny͢?ccMܜb2+Uw7]ީ+Z=CG1W{[{7Chbʆ ]s}{M>T?_]$-0iTɊJy'XAQA0@͓er+-Sn.gg@GrZjFz)95cݼ;CGӡ#G/6͞))ӘS T*D9.R1Ŭwy\g:1s6ܼ#Ø9_c|a\&ga&j>hJzg٩&B1r/O^!QJ)aʝ9STNek: +ār?wu..!`EX̵Wٮ6/Mq6$#Ջn+5wn1aMh1Do:yyy3If2 @^*BQ! >PWmV_*|D.]-jkosYk۴mn_h{>3yv޵.ac$oС%'?m\ON/(̵jm|2OG xk?mkwz.+Xp@!J6$gLksqQV2bp/:P3:ɬ =&rLþ&mRF6R` 9HȄ|Id'"ьb>-r(bl9sN.X.O"SxfT#盟!l{kl\P_y%NJ-1 +oohǏrv:ߠCC_,6M?zU&2L`\^_nUno H?4jz|V::\<;FMTp`AS'#ɤR +X?=:M  +hus'r<)U}Fcq @ +~k_7Styj NMF6yU'v|B_RB8.hKW6_Ӝ ŭJu4E}=V Otƫ8nQa+%R*1I00PF9g@O ]x9(Rxe~"ֈ=H$:4qd)%`;,,4J]6??u<%ӋBvMRr&)G{1 j!$6PTx# Q6Ơ Mqa +EQCҿ IʓHRM( CiNڱӘ=T4L;&켊S&$QX͙0iKI %aPGJx, Uͬ_HQhT2)j!E6p!d^Hz3wF0(@,en,'1of;RoR/]Wd{oˌoV|gը6q 5ip̚^ܷ$_o,?#nfjGdFxŀJ/khV)jai6Jz`xyHD8DP +0:65) %^qLqJqV!R`+F8u7FFWQ1:aP rX1tCn:Bx3BDŽU;y8B>l+jW;.`*tt>~mj1аMfN=(ږ-3EFf>; [ƖbulU|uqezŚ_Gֶֺ֖PPË{\vp'e(6<{ſ[Z[6 * ^%O-pK H}7H[utNttg.сE$:IHZ[ ǼgbhzB 'eT׸w8'9^^a=>3uqv{8ic+؈0V/cڊ"4RPwnEŜw!G( +[I䫺jʱBWmU1|η :ώdLmN|F*,6jR*4suU; +ءXͱìQ2_H#DlH#\cN1"fBkB{<E;c,".a|,b3^9Vatyh!8̖5ǂ"TRI[*P^FNW(F41:*+r%:>O|ݷql{O ڻ_Sr;sJ~_J˦uuZ-רm_$~C7{GCCZ $Wb˗xwV_o#==S=IJ׍j(RՄUMW7"|zz䝘fa]HhFY۾uOoYm=[:{%(r兝5R9u>^d}H6jr&^z䗒U߯7u3{lX0(%}Y&HڗjlG&EL,g6ajs6oٽ`18DBHqrUy5MVXT!rR1'gɯ`'_AC r-L>fi7Biu|!l9:5+t̄}uHDH*&=s:>zWӺ-}۟MdmoJe+u$]ڠk p[˿|}~cWDmuA-mOO /oYڐ@֡>tߢ )˙א[ [L[7{ww*bpbf09l0Wj n): eII* bts.`b)0 *lF&9cpa`]\; XPRIzz22 Ɋd7Szڨ)e-+!=55T*-XR:\kZ|k0͕9a uo¤Fœ+6pل +rejS:8yr- M\Jىwա783Q/eWBIT$"J(REQZ*ZZ+Z.ڞ'ڗ:z*B꣔hxɚ( +eM8fr2NuV6 A2լ2hj' Hbx +|3OXFlJ[ 뇲>GhqrI^Eryi]Bk0CSN ]-q\7wDp +%rQXahAaaez(]I_5($2S{%vmQZ]t⥖m8xv4JΦҫL7RSXC;#q3"0n51VS{YO$Oek`zP1ڦUqQa3i3"?RCX5R֮Y Er8)ҎyRS;RDj$]iPV8G|!&U) +Շ!D0#KMG2s<J-TȞ )M +EY;b졬xA2I1 a Al~uVi8Yt/pNohDžD4O?=4T`__K~BZX ʨoY3Uzϑ6sPu5;m?-D \, O_ۧiR&m6z4 x߮"]mk4 +H43Z 4PP}hQK!5쀼: +֑ȴr-5-p˿;Akc5Lw囟qy{wݵx +[ć3dM#3wFk0Lk'EJkE~.t6Q%u76NIVBΞ920M/x<3J1e\"=贐!V,"rm,o j#mfhm\Vz@bWTN[+9a8c XExP`bRBT <ΘEPȉ +]~X^U fyQn.X xY!T<:pd" + +~w|q)emX#;ޚvl'YA>AH^c#vkݲ܊oJhZl%ˇg/񖰶pi /UY[h cW" "NŇ,.Lik>$ʭzvs|I./7mV'e&{( ({EbS%d1tȀB1% H23t:cDIC"T$"JCh΃> 5HĚIK\۟4[5 ʐQL BX‘] yDdǘ-q2WK\0)ɪNO +y +u-.=)y[b2d9F*LݟQHs|"}σӵ"(%5]v]thMϢl,W*.lg_ogs2J *F֌{>Q6㣋k"^n.)$ ^I-&%?ᛈȒKuDUJg+s1R@7l!hۣcm_k'-( |i hcVb;h=Ц56J X!wDB㪤r$0$f\8i*i,m.{ +a G!{BDi8@akއ_U t,9\c "e@D&z_7E ΘOA@_lGEkD½=AZPm`7o7E7+eyW|"9`&QΎvڸido.}6яgݠ2wලBxR>qKط& K%mҗ‡pLT[?sGMbz}ȃսgץ9ϟ};l65ʤ|\FI2D/N[sN?̦ Zy-_>"F$:+8Iحh5nGGǓ,^T~MfuȍƜIDƬ #`ۭ0`Y V^1*Bn7BR)J20/i3(]2|8l݀lDB]P` p%LL7ILicn|0B%PBm+IL؀Ԣ:se׵k-^{'^>vuϢJXJFQ̝lm*w( I"فR|qse+OrxC_H \`r9fde54-J!Lfd6tZO\^jLOh%"&2G-Hp wV +V|4] =W 13 rU&Q}5'r]_Ef:F#2&"QC{=e5kGXQc c/JP1f@-pK"R,(8t/6FUiafxH B7yċ"I*pyӳO_'WI'a{ർ.[2Ԛ+jF6^/Y(>cs2PO(lK?XSߦEB# +ѠI$2FgKTMBqmUsm5ؓ ME!w6 lǝZGkGAXٮ/c_\՘ٜNv-mšoLZrêҪmymq;3l uM!ϥ:U=]`ffulI:ٙIA| ! ϫw@~3[t ߄ W]Hoks;}p_[b &hj7Sh~M깊H^jcq<hxƍKz760M{>tH"9=k /:;;V F9F%"/C(C_LO_x9KWO&"z642s yWjbB  љa'x,hKm= +JQ{6x޸bywsAZcIR.J!U&Z,O ٠[Ҿ禹S.)ʘMRY"JƦKpR8y1,׳==$9}І }v4& p[/g&A_Ty?m&S4##=( /f_A`,h%>3lfe`g.wW|y]UX&r[Ls:uuit-?ԮTC+bȘjK,CZy8I8ː۵ +Wl80G:ťVXmfunˍjl׫tޜ31"Qn:=vd0^UeN-$5s#4,!0 +O䞂zȿeѧOk WkVvv[}%qTWuzުzꥪ}Qj[%ٲ6ZlIn`B0fK!M{~CĄxd2$!|~VwKmcCfT?9T݇N#Ok۽\O.ɟS+?'#kPe -@8\|@ +|,0ʡBx(œGd +F&Sh5EbRalxAqJ: gΦ%hD@+4W{v6z k\/]B]8mUK +j;(ʯrKX~A7tpu:KmsJ +n-. Kar:Xv"g7BO^!WHDȻHIfX~0?uWwNg.:,K}di:"'ţkpIxH4tNܩ#YΩh3GA˥k3Hk65H7O̢Zdc +L%A56n5S hD#j'৞þc>t +o++OEZ}շT8&q~~}SiVtTUMѾPUM=-Tns}頵#@0 H)X^St-,k4Xh栤~p۬en$('J )TƱTdF/!k׍8CtV4ԭlڰڏUqA[it *oS߮D\uNu\`1z龶֐Miwʍmp~ju78Aؽ*iO⪄-e~{0+X<鬇jt +(ހb5qn.>߰ ~-SY@:[ںn;2l;.;edkY)'s'6ЗחNjak +Fkݾ1h4?2n'4@Hq'F7=ub#Gnh-_:`(ԒŒHttܞ$Ţl1 T(980aYC7J+&[twubmb!`+j]=NeI ځz\lַ`ϑ OГ9 1.x|Kw&lU\kWKwp**ZT#B̫q:cd&EU*TE'7`XQ)?~G TVAj]_ |\{H"@U 31 t((FGMP8K4-S(h9IR_/O-SXR* EM-!W +C~;EA}~u6 z}3~S<<-(L .+k,%Ă.*fh[(t(/h=FvZhUa(e?.TgbB!d4n*]M<('QS[r+@Z(>CzV*pX`!*qE`rZ°y9XBúH01վy4NBZ0 E6fsD%gT*^SW*ЧU^p WN/-QrZ"Nn"ggp$.6y@V`ed@A*TWBV\kcTޝ &ˆ*Zf mok =xiWZq! CFp ƲZ^t:aK0t&M&aoFFx +–X])LO +v.~p8- a\a"v#RłlBF4lV> rzAC[V\- 1[gayJKrڐzs|"Ҫ;D"mbfs#[ITZD+-mA7c5*_&=b&AvnH7=!VvBG*6*Ł5B>>_,kU5ϛ.V W*8~X0UhXThDI;ygEnsYbzN[)rWh(ND42u Z^smDgf4c\rlS"Fھ7HN +P]Hد>j[Q:p ޡ&w B]KO:Y,Mah@-Jo 2 L9B5s.W,TxMHZ< g*`tf1ҝZKONJzqcWss{MYvKtKN_+:aSw]l?UY[-z}䝭GQM?`J$vw0(hڴah,1I"Z9 8Rj!0I,H+V)+6Ԕl_jO"QU/Pa>NTIKU~ )<_Qd +*P<<$H~`IGX3i|4~S}L en}LuQlN˶H(JarEXW)=^6* Q( n'eB+*U*`8k݋9@ +'#: +]CCwJIMP(Zsi ].}jK2G“zXώ{KnL|6Pxk]R3iMfY偝q؇ W`.ov>t?u3^]GWa/ h/Hx^@b0'EAb(:˔WGpw̜>De +$EIX_OT&im:Vʎʛ+|GcK7`=+-+'7s\dk(Lt)ueZ&Uc?2*=j?H%MzSV•]Bח2<ј{ +ĉW:^[('GPT.Нv+КPՏnn]"cS?2L ύ 26>ٺmuh xrɨ;6vxMf,걨9s\Z8Kurtہy !a>z"f16(I5'=]lVPA_] +PL~k?wQQ ~Ә^oW_a«Z"m?wE@"RDz xY)X}!ɑ$۱` F"tăA: vGhC&L&s8Ir);:[I" TH4崵Q(/^T[V/HKkKek݇eէ6/ΦFxj.ƎOt8/Ⱦ#ßHGH@rk, 1v4`$qcDQlWRI%TY|rV:b:'26q(MGBzjҕӵ0#j -ZCΒ H L}G[RՍdOPuq< ?QIZ"Y +&<r7$˂*Z1áJ~rè6~Q[ b +0[N*nxVqRB\W +kZqX{!LᤜX$ ”02NiXIZ?BkXp[1ՂjoJ *oS/i^G~0PyM/4^>OzR-!K<'j5:46 %TU[dB,Aeo^;,,Th9ib*0Ke'jt4)< 9w0KXX4^$~?#~;oLz#o ґoG&zxk|Kw?#ϤwE=>Cz| Լ/QIb렪8]εSr`|fxh䴙1͘. ޙS0x,2krC^3 |tqp3fl (Ƥ:@GK >CWbwӳBmK,OczQzKaHG7f[|@>=*ɺF6S)<&'\I2({MU^SG>W,nu};6qVPX괦ƭ-` M]7un18ʅ&,jX[k87R]in۽*9yGX\1J$Wc46(FP7utCkUkkmw3L_҅NbS)gw ڢQWXάJ~rgkDĻg,jN +BP, jPq :\B$$ՑW!h|Y.Y' ΤU;"R~yP {]lg0e?7o_[5P>y\v &қ":2Ka#,Wް#;yð]F +'^(C !Z]7B5> Z€ ydiA8 +e;(+&v©p:] 3 $F{zYYv:DY<BXYAhZ:*/\BVnIK{%e ^/@4Ͻ͋F+bjёOZ*~wG/yãr\J +?I[^ҥ7=sw[QyߜYYi٨jhhHKilЭk Э7vg:[;δW쨻yNuIk-aV^ `ΝX_ݍtrj#I3a#ƃP{BA'&t:7+Ǵr#nsSϲ~krkIZRndw%_kJ(1[gn 2#! W +G?DRtH|0Hɖ +>^S9n :2u-;_yRqG2t4V}&ĪDQfu%uK`=qt]Q?wVr3di+BcuFrDF@pc#KS3R!I^B<`gV=CwZK&7ӯ*^ K5M՗WkKK6q rD$uSktդ$ىfTq ^+{ ^JN^/ rN\QCU;VGapPh 8{}캁}ٵ<'^x§_~k߶GJO[/>˙Y +!ƑV26+B>ȏnF$Z!?|? }@NY(|얾陙5-m|-[o?pxQ'lD"c{K63sk0rܭ_3Ӓ۶}{b|z7[6r3+{z2 cx'$)1mS_\8aX/8q~aqԿ2Nrir}pPֿ\ ISM^>-mE4\OG{G?: &GbVZmRWնLoܥR}\>q#&cRfxYD.+q*+;K}]#'dПq6 bDˈ1"^<{/ˏfňXww gv)`L~7I3aBIe2fk:`ŭk  V\/ZդdŦkmTF/;gOrK?++Ma*DܴCF 6ҝ<3FR5~Lk< GYڡ@k\6gfهu!ecؗA a! %#2 kw=0: +n +PppδA{6Ӻ;gOJmȶné,VZi7";Z>Ba)]~,Q?{Vu6z%SdK,k˶,زX#NbْmŲHd 4-6PB!PMشJ@2 +e}-s,;׾׾X|gޫSz<(Gpt:mњ8T]1kH=ɤ4zrRgr` K,7\!BS\V]dkj ]vmo<~^vf^U0>d4}wQieME&SF/QtO.~5, z\|6|/^* Ee`Zݕu5v櫓lt gpl+VsK +\P b26C@3Odрhiͱ7yɔZLv+_\$_W"j*+,[P`Lsѓ9Մ{}iR -V3e 7[l/oǞ5zpW1|(kڴއ|[9<^CKx^׋Ӽw\Xi`cAvߦa;Da_@zSkh)p;J:%\![[,DY]YZ{4 Hu\hD\XL/ˈuЁڍo79L9ID3b +M.Zp8Uh4b0G }?щb4f!jK@Zajh0^Ri@PY-QHtFGo]ӱ>޵]'.Z͵E͖ͻm"ɑYǦ`Eɟ<ŷ{E ߹NR{5w{s~z}xWw*ݽۀ]ھ.Ivt{MFAqI#/a+<!'pT*0YߪՖN=al/_)՟4Hg/Y)Je԰0mBh[Vp}8E_n~݈!H8Y ѬN ,#pC%aSaTd9L^ekMDRXk;u:~~_4{tk840z j ֏]\Wa)Ф&\*jqK /cWNں鮩*+@[2۵tn~~V18jOZ=c 2-3K`=iOÓ3K%9s U.U㦵mVu#Bs. }gپg^N?1{D#@*Ѯ։ cE(*SVsWRvv_f_=wb/@kkrwebߵ7}k[3Cާ؏ڷp 7U Kx gdf1)n"{ft^`(jn.j1ZZL`R_gL0e2m]Vo%yrXgy+B9Fl. +wWFg;GK=VXUxL:xdΫ*;`-c \]缶whw&[m,\4ٟɳA&-BM [dK3F\nʴ*f6唳▭=7}E^{9~XT\! +z':ݴm'gЫӋ#sv"48xx_?~= WT6U³V`*Phps|c};cm9̡sčy6!M(Tj\ij\ U79~Ugq&뤽F4堷2_zh{s w,]Vlk-K$ +QWRɤ-VQS! $l_SQRAs7/6S5eK G>OHeg64ЎM<ڷ;튪ZPm vL_0󪛕  z;We"DMȍEN]v2L3yrPV"P603xUŹrvUݚrYYe~};{ +8p[oXk581~f%x^իpv^Pj8m}2'{73Xl̳ZV>_?جȲYj@nʐQ}>u6-adZ9vM;2~ujzZJ?PX?ր?a;eGxMƮi,LHp9 Ϊ˞ٷJe]Cg1C7miL}'!){ +eWHq;jUyDB+]puklvaA]SS),K =[Z MK@[#vϷY`aq@溑IƋ0L嗔@tYԍ uvM,`D5UT R#i23h!0$#<]vhݐR~)vʥG΍ԌTђ--&JCI#8w\C + \UaPۻxaUNo~h%ޫu3(h {E!W$IY@/:2دfs37[%&ѭb}m ՝o3ʊkD߾ŷfT=юo^g]ySFMˌO +DƵ +p]Ac3ywyI?BhXU +";ۭMZAdFJĚZlYɠӱL2ڡSG#zWS*+=4Hz JW!,l"a朝=t&C9uQ[UPf,e"ÖeR^cfsX7e.X{Gr ab躟Dg/p%%}Ԏi2YUV%0J] ߴ9 _42S _:o`uu J(x\n-tBe2XkZZD]N^Wns8AȪ yz+[f@ _E08 +&@ ?k=ģ+_BH{ ޑRр~=_l0;۔y44ɷ>`۫qpwkTDGK~='+@ mm6;. ^%h :_)350?%4 cDǷ?irM2f NvqDzs:8ňh|_}iIFcfT: ~JY4B(Qz;L >[X噷pf^ʞʞy)7wc\+)}LN&>L^7E"Z-oLH*}C.y5~ERY<>4 ҳNצҳi5մVjZMi5մVӿRҿ WSR^'S+('SQ.Jt'H4|8g:זK[OiZp[=fsEc9lƷwlǔc_[sr(qTRJ*arsqb[Ab|o7vM4g76մVj:|1&3|a+ӰbړL6.`@X)(8k)ͦ1-C^9`Y<} +ƱȯRR0P~Bȣ_z@~2 +f`-IAzTR0Gu !, +2خI]u !(Щ& NOS0Щ0;J`֨&yC:5: +tjV) +5n  \avigN+;|vZ4d'}aFbX|( lF9p0*wX$qP?U|AY@%s@r@N7&q CQ3x^,^$M]1%0Lhځ8FIZp5r@c<C>-=cHGGX#'JqJVfQ/@ʙHrO h z$fT?J)&t}Eɲʏ(RC`/(;$ˏ6@4@.&c_ɞVlR::F;aJ?r+\#SAbZ!XjaT+mAA>C'@H!'!\+jVCXvQպ @BI0Щ~ytL#I^ /<`ɓ?i4Z' ,MSWHAL#Ⱥ$~{in +J{#˕zIP5H+3A^3dT;+9!{CrE^s*Q?$|QD nNUeIی!O ͍T$[?4$P{ɸC3' +AZNI/*' 3ME!HlH<$ugQ2bG(,aOzHr EBh!PF\&ܪH3~(;899&LREc$YAU?ȃ%4ޥhOI,Ie'*Vp%q5oyVDe+LX*OߗA<'6~ MZAjkrһ2G'cҮ1 +B`%HRR_2tb}Q} z0e3$-{e9vM /3'x|(PdSG7薔a4r ;IHkkz(GQ+c`Ej(-$# SͤtKHj(ǑS4$z-T{xfM/Ibq+1`L0m.e (1w$@${eQ0FQ9ؚ%{%${%ǔ(V>u?Fc)Ԉ27({j́n@oE9NG(wZA QeHSrr}#qx\gt @yڰ C%*kX@Np'd{P)8>)SD-&)s+/n'Ii(5#APBW0|r>ԾLRA<}x%ASw }.2#85K@9 s!-%;P}#օ"5eA@BX)y'I7 r KHԧI]ڰ^+xWIҋXD*eFRbGKRN4JniIZ5q!$Q>Y.Pf$H/0O:#;$H41?$,t4O5a oh|"'x06 Gp$#^X埏$pt<4JFck ~ htt䮍NDL [ʼnp:hC0ADAD<: Ĝ?$f"`H@>+4ăD<$S#@  d.Gci j#LCḺ74Њ7:D"I":vz9%3V舆3mrwh4$cqؼQբ*S*d wo1$ek?ccBEH88hDh48rc`$AL}Q">3=AE# 51! I +f(1 A%ŧB? c!pwqb: +%<|R ph)` Jԓ"g: ̌&4+PW $EDesPd4<6> P Ù%J3'b@n@K )\Hh%J@\$KO +X#`' +3i`Ձ dKxZd*LFBfuNh8E@ZIh$eI%'&&Qυ&C@ȯ5JJS>Rԋ" hNԧrW.XP['(l0 {CQ.s8r7AdJb,X?6x2Չp= < }3S@#~2>@2rqK8=. 9=W$:@=O7觜n6Hr|8r* qR3c:-}.tly+@qz^ЊmA 0\)sދt z^@f PfpȦSVViC/*FQ7డ,О:= K .KoogSfbvPF7Byl$(jbF@x-b]VN/[V0oMV 4 vs'QsΪ5MLk 49ZKџ?>W?AZXXW 7qW7=7Hnnnn7YXX8r/[2=H5f 4I/щFOq,pV#x@Is<|IuqjŒ7t~T3]^A7V y?|0 k \oG1v[Kyfk hg2&9 3i[߻b +uƵ)ۚ-G)8Nk_96QXXItƂJODN΅ = +7?w7lJm.hv v4ei33ti 2p!vVSq +n4VۮI[SLJud]ΙǻTUbP˅B΀?>']6f +Y``* +),ZJ;UjE>t>Tib +Krt Z֨37֙6ƴK#ʲx?ndZ y%XBp6hiT魺zءhI*Nɐ«31.<.肽O|~@l谁"]sς=uu7*Uy?Ǿ䞒mflmП^QG??tGQ=r,{=o~Wog=,}u'zC᲍;_?x=|7'xazVm@t"aahk(w|w /y֫CQ4\ݰMfA~̌%g~vD5ruFn]x&S+"2w|+oo/LHP(_ȫk^4/fߗD K d8å]u$-Tsssj ;愶+a@P+̎.r~u}󭾗/׼=?yj.oΛ {zNx#Ui>wk%/?ο<}sKo~7yj0`6Z|'.'jǵuVсåY?C?Qj[8}3gD\ج9۞竭osC/ _Źkx<)l.V㪎}=VzGܼs^`۱ 2ӢOr#oEK- DX!JI _hm&:̌FN fK?>>44`Ɨ͸}ןMi硧gV~]N'8/-^H…Sa>f V-eϬ=>s$ #̗Ï_ඏ/{M{gG|O#Zԣxm|d瓟~6~o^3z^x{g]Ys⥣{6q{OqDqBoB&I/{f#MH@4EjDP@)HEAH" *o+޳_s瞙;3?;gby\6b%CER5újX6Ér$UodJHMj?<>ziﰬB'7OHu<̑wEHn7f}R~UԞ+bpѹLՀ FHp|*\YrvEI9II%ed%\dan8\Zq2&G8,#], g5 (_]Ԃ1N8d]"*|"ğ8ځdIwAfg;Kx4xbO&>MгՐEM +PQ &g2SP2WJcum7+mR^Oۓ{\b+3/gHY)E\6#}H/ zvsB } ;KA'z'OqMw$:UsUͤ!S.B\1VfOVW tw:"FVڬt=[k힎M|*XJl^Eꏝq 3 YkaYpb< ,kNɛuIuv=rᖷ֋Osѳm%B !%(b,y9Cj?'4%'KO"bb$ĩF}d(M4ű']O7OgD+jpogP HҒ>QveBw؈v/qw]9&<ƕO1Y|^\2@2h΢Vm"hO$٠d/'>x,ɛ*%b<ܴ5LYOggdս5jR+/_kN j ܌70$>$eagnAWI̐4S + t +gMmŕ'C-X~#8h-4h5uVB)^ lT_6@Ow:9)wG}8erI女@pn  &{1)@LR4=MIK)>qr bs1.OԡJF.R?z* +pDUyZ]C0?`C}0CY:5U24T+oV<(>@Wt h~l 5y2aTm:rw^8q/;I{bٌQEtҩ+gSy?}  k>bً< #w]˄zN1" 3| L4LQ${Oq9tqyEE~hP0 ZzB]lA^gf:r&/G򄤈C)#9PEc#I7v8fz:}3[c]]ͨ90wpsϊ6i?G k:\*m"]<՚j0]{J1sq-mq|wݷ1K{gu9<}NdgNƮO^"W5U-f:G0+ۀZb4q~dbKm-9*^07Ѵ 0Gծ lszf$z5uPP7X(V_HͲS*®:M;؜fŏZ\a +VջhΖjqs`{D,{cG]%>a2 0Z-6Y%dzڇr9z jJ5Cإs>^ՠ5!8y~N&'#}/?PDy*T ƂΩ- Z1p%UZ'myVښ坶%VւDzd +7 (M0dK#N<|~1! ,~(`^ǎm|eWY챐b .0K-| Ged <8f +DPFi7$<6]ڢ7P[u}Aޟj̥jf=ֱ)B>\ P3qB! oʝyd}>!n@0VkV)S='z_5nSC8 mF!UNm"=w%8+Oe41WZC#Ds3ӪX֑$Ӿby_: I‡suv :ㄮ2CXe%Lt5ĥ'?~#b +̀D+Z!u$ŏBn"1.=IRd`WTfRHXJ6}F짒 Ā%ɒX|i ob%90YcۓK  <t KEBp-cD<׺مDNcK6_ݱ$9|ƄTh*klX*'}ϰ&l0[Յ%H\n%S wEC,7+kSy+KFR 4B^:/garUֆnP”vD4i@US,xH` +endstream endobj 1104 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1087 0 obj [1105 0 R] endobj 1088 0 obj <>stream +x}n0E|"6i$}@!E*2dxPB5Hf|ں~sU7('U=ZylCd-r_єp1t=4Z/a d'@ɛiX8:4:z_h0!DeEsH? oEY谀%Za`8!oE4lyx|`h=))DC +OEܻߚfW.8e)Ź4fSBl;4&a %flMKZ%/ +endstream endobj 1105 0 obj <> endobj 1106 0 obj <> endobj 1107 0 obj <> endobj 1108 0 obj [0[778]3[250]8[833]11[333 333 500]15[250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333]36[611 611 667 722 611 611 722 722 333 444 667 556 833 667 722 611 722 611 500 556 722]58[833 611 556 556]68[500 500 444 500 444 278 500 500 278 278 444 278 722 500 500 500 500 389 389 278 500 444 667 444 444 389]177[500 889 556 556]182[333]] endobj 34 0 obj <>/PageTransformationMatrixList<>/PageUIDList<>/PageWidthList<>>>>>/Resources<>/Font<>/ProcSet[/PDF/Text]>>/Rotate 0/TrimBox[0.0 0.0 595.276 793.701]/Type/Page>> endobj 1 0 obj <>/PageTransformationMatrixList<>/PageUIDList<>/PageWidthList<>>>>>/Resources<>/ExtGState<>/Font<>/ProcSet[/PDF/Text/ImageC]/Properties<>/Shading<>/XObject<>>>/Rotate 0/TrimBox[0.0 0.0 595.276 793.701]/Type/Page>> endobj 1081 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 0/Type/Page>> endobj 1082 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 2/Type/Page>> endobj 1083 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 3/Type/Page>> endobj 1084 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 4/Type/Page>> endobj 1085 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 5/Type/Page>> endobj 1086 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 6/Type/Page>> endobj 1114 0 obj <>stream +x]_s8OU_ڊn*UcO|R+>IQ1O'D*lfȧb'm] +\e\T{">_SgE^zY_Ϸzk2g$lmfk5.Ku0@K7'bQJݸ&kY*h iolMscuߍ%I1,Myy,X4We<]7_Λs7]z)jS4KcnSj2WȨ{8O#{V_zW^MPIAS_mMVj`4ZIQ`aLCPj ̚ c%h/A_`cmks3\Q?k'h7cʼ + #{VMCRo}5/S]/tpf =*ovRfKX}e(\w0p0ݼn^v]Z unwvg<o7Z&tWuO|5ݚ?OHj ^P){+oҩo3Y-ˊJ,o\&* mϑR\TI7]z۬ewY&گ|oVű7}ؗ#OCcNj&LGRTAƸXnX6**W A˻Z@]Wl|&OU/[k:`O@á8^oGTMIq&murz~fZ&kۀTd߯Wz;' c΍Ń}lNZM N.@lJLrhN=I<)odv6xR#f ]ru)7FAY3++7DM6REiafN} wmR:!N?Fe.N,0mVY#ug|2[jǒ[#5ـ螴-#Yr\WwZ;Yjl>]߁'X{͚֩@J PWj-*Q9x^b0ζ*4j:b"Ŭ`QM"@ V >Xdaʻ07qDWrZ s ]&~T (@U m'K瓿j om/s8$_5!dssysEsۊ*~O g5h^>UN}{X̫rRH.\4dcsQYޫf΋F #Sn3] y\W.a5dƶe\6*rK}@ /~3BZ,dXv m֡ȓTxƸ7G9^ kX'ٳ&*hoDPރDdi.0i& h,IFKqFPW:!)NV': U|Tʵur)s1}Spㄺ}K*!>xs-R蝘$:^tD%Rf; GƗtnx(ś틈 f HU@IO [}>cgS$ϱV3 x79X}[D=a}Vg> 7Pb=!}(誟f M8JʅR,+/߅:G3}FBL),s tq v%ݮ ]y|`eKHa*upߤ7|}Rz>S9d,sSta`O[[ +PI": /%[卩k4VUnoUUYSwxSh7lsQd!EaЍ)¾}* +~G4Hӟ1¶j- +t8[ר7*ZU?c<8DtEOlF_o*<Ს)%ϪNTȖZ#;sz` m-vr4 zX% `Kw:eΰmקR( 莥A#`QU$Xh -PĞ -=O?^wv!+R +BW Sg|:ZBoKL-mV,ޭW_뵛8F&Jt39L1lyE_|)Oۇl1M%Y1XJ0"*y[.i1zz٧<ɩ U 91`N +eԔyYnIn;EUz<^p42{Ν~E]F^;NpT$J +^8Ͷ)[-yWJ۰J;xSy28X^{AV֜yѳAc$t 7GRIݎ +̅evf55{Z*#@;P5#*4Aovᐒt ?~)iumn)e)ЌbkEe n=WkO,/#x9N !\q +K"=x%R7]>O +`d2G?yN[ɳ$(ϥ9uV*Zq#x + q cNtyfWTXGNo!FҀ s=zc%V(8r3HA~e ]n!ߦ]dd0! ٺ +2[[%Js%y=fG3FG(>2(+ de M/J<9ȕ,X{a溒c8Qm TN2ÀSO4ls|W ?؇炎QC}1mmX1ҵÝٲBc )vAAC,MJyxJ<8 FdQv8+w͋y')_"yv.&8TscRږ`t`Pwږ+JK,bT^KɈ| ϊKcijA F`p2~~X@>'K4N =cW$>h>翶uďZ ;]T⩌ PN'Z[yuGW6Ryqk&ՓGEOA~=r!iѣSYᦠ_D5/pmDj ^? cwĝzu}"7^s cLeZ\V/+POR vC +JTHQچ; +U h@6|peڍ'R$~. X?׿1c%YG7~qNUOlY`[ߦMwIz,M\CCpt! +>'lX#S(\:@{A!,M-CHHPtA@A,Hc #ٽx2kK`]3֦=p>ENgJzw:US C.so|L]_<x ^0 0zin +VL]l93#p1MLa4~"! R bp'CX Ǐb@&xL3J &(,ػdh\8)r,a*˨9|.Rfi `I#yDj͑4O I_:D+oѸGO)F`:Dve r(T`*@PMz:[A^3Ҙ!h6tA (wEq󴹷Y8dw?wo@Nh"t ڿ}ݏnQbX "4A)j@ۜF EoG𡙡)j:䴠j`h/p8 OPVfwndP0dp 2 p!͆e7\8@,;ۃ`x: E:E(ÀI8v4 X0Rv?&Wu{2 Ph1m +ѥBY`]'Hȷǝ7yBN ~&{c^dZɅ#)%f;Af+-sQ: !4  aVGc,`g'Dh&j"Zj=1;!sr8?x!< nxՇY2tMjeG$5@bK+;%+~Ey7Y8_vpG-fv[{xoe-soӥ12@b\-:+ܴzxGJˍDx:;)şN?v݇j/Dzi8&r$|C{%cγcgP"=> endobj 64 0 obj <> endobj 65 0 obj <> endobj 1119 0 obj [1121 0 R] endobj 1120 0 obj <>stream +x]݊0l/X[ i k+@{hw 5$cΌHl!RmϷ|9osr7BTå_4mkq_0oݮXe~T?o!ϗ+W>Nӟ|R՛y-4}=]sEaXS|L`QoCO>ϧ%ov]Z&\חAVwi^Z5Nwug2$#(P@]QPY J[R,D3kaQ;3R#χD-iǤz#=(yԚȎ)*t5jFmA2u5]B$'* T%$/$} +݁dbJA19;aE;!sR WHj B8K+ޭwwm]M΂ZS$*CDȒԂ +l@ +#@R0ؑ:@55O,)[#LY +uT] +OנOeS:L01tǨng/G +endstream endobj 1121 0 obj <> endobj 1122 0 obj <> endobj 1123 0 obj <> endobj 1124 0 obj [0[1000]3[500]11[500 500]18[500]] endobj 1125 0 obj <>stream +x̝[muWݧvwn;i_;6_Gq7(B $B"!'d$ HHx 4ǟZ#ՙs֬cԨqQ5hї_z#~oٛ/=ѽOGet=5ɟ~G/W^___ѥ7ߏ?y_{g__h4ݟwy՗+_yo]ٴ뛊{n?yÏ`o~<1gh_WZl_7^o.}l^yWvo`4یOz?FoTyss}iMkh/7L?^ٿ{o}ot6ߟ@y_hÊ{FSaͽ7?UlMrito6TS^]krFè7FtT7<)Mle)ڔiF8M~Hӛ2ߔe-~}jyzSu_trϦoΦ\k?=QX7jwgh[y,> z<=EEuW](X~:wOE'ݻb>q}2x|s9ޔlolʭMΦܔMY|V\ߔ+|!`Tyߔ7e7|9_ڔQw+AQW+џϷE\|sr1Z>דxWUTwec# /7KW܈wuc1s/}._>ˮ,S3Wcnĵ䑘x|kɔڽ;#Q'_-gzw+h67>Uk,31ʏ|Rz{rEr]q$`8篖3{XQ㩠Q,}-hcs`wͿp<p)o_xwSknbV9*g2x%tsRr||1iy9c~sRcU;z4T qѹ-R^q|vu[1c>|9zz9]|V|:gU?HOcw=/~0 Cu{^+ܪOUgFv'֋ºk{c?\bx*֓0ˑ.ڎ^+G$2z;Xj=WhPaxjq2dQݘY~i`OckX-ѷکO!#7⮶q{9蔜~4pu0Q7m7J>1Z.pEeˁ~>$*7.cƠwj7; ~8k0_i]g!Oe΋4W7x7E OcNpO4tv%ґK/'?M`u!|͒㟖8k 2':M|[;UgeOhg('|m4 +\4q|X2~\9tpL9+qLzYc"L ׉ M;>v. l={7;GY6mImy>O꼸͜6fcoO%gr~zj2%Ǵ]crN AލDֲjќ̓ӗehz1ev3ҙ沑餁ů̆u?-^];\6Zc.x|qa}qZpݣg%Ƣ +^A,954 eFX_]CU~oĜ\ǥϫkQK/%/5.hnd5e=Y^krq/w 7}-+#kP$OKo;4Wx[E{x-lvz[B\.{lП-psxŻ;3g0Иg˶~?x.Wto-K/ ox^-y(~}LR6PvUqME{ CRkFD`cPB[͉|F!h*ϼVzlѫppHă} G#r(k^Oоȗi>K//GE!p^Nsœvgzw#Cl֏qNݥc 6+̫ЦiO9",jh# Ma<-C;*:EOg]We86khO$Z/^~B?MġT 6-CK;,m;=Z+|8ڶ:Ky-YF uUG?9s9\Qoiճ`^A+IZ]9>Jo95֊<3v\A^Xﶃ3m+pZl}Of[\jn򥾟o88,~NuWkXϹK#8C?5q>r~/$iSdP5ڻSeH?oG. Mi^k~^K;vf/֟rpN/D{U*^dyy憦 ,1U{gsc,=;Lly.PyfLg^g k.CoExZϸi%Zs+߹.xWJ `Wc\+[Ouaʋh܋.泙e=ؙݤ<2O, .md> M ѸfJ0~ LTܸv9ڵw6Qϥ }&qS>C2A,[C첥mχYy8yv./,ww:w弌knfς)XDz\+92dո|-Yl!}X(ƖP[ ̗}QZvJe Qcv29٘tƔq}$n/V(c 3|cYwBZ3*Վo6>vJy>Q̾(9ehC&e5(o;.} KkGʍ1ҳƢ=dsk]rj˼+z3WY۞x|h;śNr_{77>ƙ9P؂)>/i=eRz^p/W<- ɻhZޝ^#d.2Yd2,] ']iax m38|!cUFe^2#%QNzs`~TNٞKWp Q?G= +om+(2c}ҧ3Do>O:=K6r~NxeH; g"\.>ɜcwyU>]mK1>+S7ex3v.Ŷa )=.)޸Wl%ED 0-ekOJ6`N1&18gvY_05NW+9fc!_&gOu)B3E}Fʐv_WKF7}͒{_mb*ͧEc[1|b$kaZywiu0d+dGvzZX8)qڡ?o6xe!֗lC(\ 3@M*xy-ɱdS1sGg{mcY{>smwZv0sRzߤzuꔯRbɜ +W#meQ)߲wCGx"ԇ6B|<,'<#UOXhEjLƝ P;͹P|!/>^9˃pʕ-J[=ne[g3碧 zWƥ_w*6f.>pte([d'0~^D۞soC<_& 'ϐ+ܢ_ria<=]>LIr8NtεdLçzP<0i|hg;e1h'Gs.>=>3ҳ֜=r^k-qo`ՇOV30O'rsi|~# ;9;1N]p'Y5犱:mHwq%~g0vrq0u / A[+: {ۉv=;>O2=/~senY2ɢ˘󛝇XYLμquxp(gksҞkVxqgr'oʍls7Yn 38mx63~dyےevt8L39rd?Kl6}irE~T=?w7=N.w^Mw;ldzdvlhm mcV>d|l} DOƇ.z?u6~c{zjϽh~k=ƜQgށrByf9)g{$-scW>)ގs+ԸG6(;s2AuN}HsW?}깄Jry5nRtfW!Yxu3{q}C.qB\YS6 nrҪ{Y yg: y^pg$x<%کg.45pw<Е>/.8eHϥt/ːɬ{ +C>I.8w G?.-U۳w/Yt eK~v~Z5ml$AY8FvCkϧ- /c@X}yKd9+1."? >Q/3ks>,~sn);qS<6']s{<{vxFxL}uL[s4-yv>}OYlvN68?pLskǜĮyq޳󼾯ݡ]+u{yl| \\NmNgܖ9nv4ekNAs&r.n_2Yp{ca2iq{s{ ÷,9QչeGGgM6+M\~D_s9]@$ 3s| 9ה-\ο1p,wx,QߐEk9pc&f^-^(g_:6ƆW:(eq_TwSmnWnz =nGWK֐'oJ1_^۳(wȳߔgbylpL@Y cr7[H[>_2.Z}ɹYϒ#t[L2d;\=^.ƠmGː,Vqvԡ޺oָvKI؍{sjCJ|oxv4$\d1%2 +xנ +[{Dgy&e_JS2Y Os}OlTfƀOn4ϞCqN}tuq=thɝswG:)CҚvoI37]<@[u~;)rgexvRcZu+} 3HD}-<ҝ.|w֝ҟ8.zZxmxo(U,jЬ+]>?5!; pw :C?}o5}}?*?{^}Fl}ygIL ̖uݖ^0nܷP\b45|]0|c ړ=y<89Idm}1:i&~'gmcytz_938̲(3^MJw=T$WmCA_[9>]{ , ocwd_/x>)}o*ZQ^ bK*V{GO{,<0%eC<1X/H< aHoSE>]p5k:.> `?TS:=;Ɋş=-/sЦwzhpt_5.!?|1:o`,%}ղG/3 4%[/3k47Q겘(_e>tiŀ#<{1sZW|-nz|hZ[yXqV= ˅'=^{Rg(;(; N73]w\i>;µx+G[1{o3?<. -l ,p<?|M*:e}\86W'^1j?cy M2\_ak}.XjWCm92C8XObBoxmV}T>ܖ3Tս2Sc (.~.tz)̼}H۬SjwhGD\.>Wܝ=|V}C<ɾKq9 [2@6nsOٷB]R7Fa[,gh9*;\#N8|&-޿~r֌//|>Hl\hKvYR?[v=:Ӿi^21>֕3̒>)uqqhOF6(s?3\cIsy0h?DCfkYۙa;Sw[c(nffu~9řYv%Z.K'ɲ&Rn +]#d+q=zMOg'㷷U3\(gF Kvu{c̀/γRvߡztVИG#Ys~tmtj4R%;َ8$7Ľc u󫵯ܜ暹d!%ivY;KlpԲ6ؔ3}s9*1=_3!I}8z([G=~Ft}$ܶx3H5+{-ogs=uEeVZ^mԞvx}6-/v%ǂ^rl}9a½hҧpͬC.zg*3E;=<Ju{-1>Oo*ig[/2{{fS4/[d+iRjub`OccK"su9& \ek + ONۮn 3ۊ߶is-.q&O ތxs~"3-pOՎgw.oW+WK~R4>[;)Af}ig$ޱ1q2YSqGaycN?c͓61"\fk5!c +}Q23_q )}=>M>b=y+Ù錾ibi5\\g{)_yyE[aΥo;NYIOs_Qs}9+!=_B92\rs=P^_+?o09Ϲg&/ҼېܴOpFm \SumfJ=秶Ko}e{<-038lSa*#_=7|1*~J9oɶk=/t <펗X f3벚)e#ɷ{ycMNyt5/$imnƟ.ymSq[sytz)YK;)\4&?>WljL<}}F|^g2`}u F{L=)Xi"e.}xkN̾q.2nvx׊笏+3.ˋh[%8>[SveQ_.;wQؖtdgum} ڊedNE`6:Nzuk񞹈)6пuܸ3b/"g,=yl1hʒ^뺺;WޖJ>k/}i#.E׹\MiNn]5&5!}+'_&m)^rorĹ}o003׭L}e;^'23ٙmt.fgm$cv츨TX}nkr~rι5g|g>n_ҷ4r^F\&|yy\?_M[:ޒ3g#f0w-}.~YG8O}#eq2ǹ*O--I9?&?lP* sl ֵ>w\p\6`!S]WdϞZf;{7-5B׷Ơ9oN lt$^%- ڵV'w;OemG|DZ\4e<Ňmp?N+78mC=ÞXmi[F8OSWXu"}17k.mzђՖ]}x>L|<wA +e}^2%Z: Ŭ:o[vBnMgBh˰~oIz5N>_|;.|TX^C;+y9rNrN|t{_62v}50~ .I9?sG4PNHXʰ䖲_7PV]ݿ^2 mǥ?s4K +BxOJ6TٺB5٘ɓb&6qz)7߃hYLN2vKo{;8[<6uF~-yhv]*o /혗W5l4k+{/yv΁>hV+Wgq~t@0gXM^&v8f܏b@p'%#7-ײf̞1~v}wT ݠKt;V{ 1/v{\pm2ΘRKh4`NRoD_ߖЯP'OFq:g_}}?sE֡tp?e\|B+fX[4^&;8eW3!O]w\9=fepUv7vŇL2[l}јzGSKyOFoƻV5ǙԼ߬|k-[E -nǑNxoy8ٖk9%[ _ZG)}@+.ghaguK cẕ޷q]G=3=33爤Hk)R%R4%Y3|H"mْ_vd)^F gd GV,2VfzAEy9  {=Ukz(IT}s={1icoY|/U߇v>$G[?UEcim.q=3.z,lL3 Y~ImnyT?:^}OΤΛfd} iF[Tkt^n$==Ҩ}WXu7nc*Ny5VaOI>G;NmPMxdk+Sc4*-wV7FN8ߜQMMJ~q2ϻ#8pېt +qX7KsD)c;3"]~p6i>#POg( Frփ~cgmM\FC^鑑m\#G?ʕ=.Ve# /!z>YtCHoRx9mn^{~v؛:9iҶ#2Fm-씀鍹#cqv5_*agc{1|MeEs8T;4޶WIFr.c6U47^wL#mgYx"'&+_z=UyVz-|E5זkg)u ,=N1}Fƭ9=8$8G7򉌓蝖:[ɧ4w+GaC`Vz¶=n+]fy8 +[oFK7?/=;0K)M_tmNG8V~qsn ~·öUq2S'2~Ҽ4,YqpqnN>f(\6Fn+ۓҟJ8Z([Nf*thS`m6HF'p沒Gɻja뉴'_7FGLӟmlqzv+8Ҷxq=xv̇4H֭^2ֈ>o Y>Om^ ;, @tG߻MǩNxg#ῙOg0 b3riy yJO%/2=nOiٟiy +?29[n_ɸt^76VØyzuZfly:cgr_޸vجT[ɦg~4V.M=.n4ma6HWsۓp=VNi3';X~/m2[ %$&5|dSrz@pq&6}Ȥ9q3FNt>o:E~T>g#I247Z3ΎB[>i3a$ o\+eN;dqnt>6őIIB\(0E0;_ړ" _Iyd'sz-߭nzD 6_{P'#DNYiAHq&k>?oi\岷jd+|8v#c.ZgHfyƨ)gƕTJK{(mi!iqBcT^\_pO6">WD|od ߣ(Lg\. |ϐ`kljgPĸ5;eK8^R&qt%}+FD$OIY:?_^8޸?Hƥi0Ic4mq7') ܎岄h8pr0'.#OHxd9`sȖ:dq%.M4A !eظ%\{ ۷&^2+a26u:ћۧ*->#.Gŧ^_E9E \Q"1=8 p:=!^;S;X׆6˘ 1B-y:l,maM/ba B2 KXEa٢suVܺd XډSemq96Y;RIm[ ++U,Fi=R1Q"Gy:'eWFUcc_xF!,ݳ3Gpfa8u0]"se#, +҆T S  iU2k vtpCn9WQJ@3E[-گ!d}*!"Y%! JT0OO }\y!\|3[ XaP%3e2P8`nKೄiE쵀P)U -qRX{:JJSҐ"$%l׸@D2yqz|:1u:D+.QrFQKQӧKb_6>B{3?6Jq8?8 +%}B_Sdӏ/!]c5BKs8(|-˜4u<̷D/===3Ch.5%s0x28IzaR>HT218WJ@KGz +1BMi(E&5TlH0$eF7RVA ,^]²qg9"P2/Ķ=S(?%K-ˆ!UIQ3E-JaSm/\U.a%oPڈY̵ߑe=g(z ܤPHyYQ\IJJ"} +wԵEm_c ѯʨjsPK -Hȍ$9\-|Q¥\jGumˏYq57Hq6 57?fcLWĚB!͒SK,)ǺIH|=c.Rwc5‘⸄)_q/E:#^$g";XHԶ IF[35կ5k4=&uҠ7WjL"Ѿ3\Aa;IP;nxȂzT_!|6\N,d=DqLu;6>k5m ݚWEH+!\gPPd~u?i@P"ꮲ m4eMfeꣅ&hVe˖vUקZVN`@̼$tX}6Bm")I!r($zᄯD')/'UӶaBs4~ 9YLR%IV.ZjW?jZ)׎udXjڊ)4n9KKSxW'^&VkTt IOUXյ dMm[1_EM$HJW{HJIzqjnB T2.6% +NZi8n#5wN(RٸfY\,, +:%·*(K)]kco~\Ϗu' ɎƆ3%BHSj0BhOXJ,VI DX-ĚD +ByMWS%wdX?u)ffOA +Zt fT5Dyz%%b I|8r%-(K8M6z| HEL,)O;88#^&[lZO*=d }vӼysR,3rT^ioDWp[EQm!z[\AvT%!'r<9ړHkqK K_$ #xi!7*ϚPV*@)S |Q汶5f\ݚhlopݨ֌^2,ո9ɷk|d+?;Bu>KjÊJZI!+ƨ5Ng9lû+F#ߓEF_sA,<ͫS:~Q%k_C{Tըc8ǒ&_{-a ڱzK$hb呼T#i|odYָRXFGO4~1 RS^WԪ +x8{4{%=~/dfMG ;оj%=#Qоg_SEISnA" j26scZ9Rk9*!SVځ!o籱ez/By̿v[\pQ]kzvs)C5iMk]F ^WsBKvj8BT\?67裥Y 45T9pOCW6\ =U%/G5x(h{)<A~eao˫XSdԴW$7hyuSK+/ಬ:m)IȥK?/dV +{#ְ5~Rcle*Xez4brKZyE87ʂ$lӨ\e/=~ u(W$'$N⌒P{JRyd.9Idh?gN:$c%Q> 4ظK:psat:kљQ:[{T9!{[^'K0PiS8iJJQҢś,>~GP\Z&ŬZ5GJU~:>oҩF,&i>5jJ':A^w)@mKWUg<,('V6ľ:NUF+KZSڊLld^ri<o +Jh pr8})@ڠ<5KV*AsViL [Y,2vC8WBW&k(ZW%+|U"WM7w +[,yG'';GeN5[%>@e9U:0":NJ;h +^G,RyŶ/M&t[\AAu>1ߥMY$eLWFf- X "'i+Umj"X){:ɛhzUgd'x LlRxfxq4wB +A\G1tV;4'NQ +T;_C-ѼHGkeJc%*H4<Od]#=hM֢1D?K:YvlV]ݍhQG/irmB-inS`d/[TrF 3B3^^+YxgeZx䱜c~W%+No;t{j_P5|~G\Zb^"v)ԎS?Sxߝr'=}䙿}~_}~õZE_?7bO:O]}3/>ߞ=_ _O׍k7}ŷ}5={Җ+ =ݿJW3Lid2@@9E֞M=>_͕͕R|~/_/|ӟzg䵫O=ĕ˗.>}BᏟ?w:'ۛ,{}cIlK<:0q`5=2wcw7ܠ7-Kч&ԅ&?۾ +c뫘 )Fb*8OVǻc{0GMeG@^_! kl>\+W(sG!Sh-nD"ܗn0tʠD^(-2 ?{Ck^WK\h_<>70V ?3sVciY=međC=ճVތw_=Z]=y+o`15#SedDo̼|͞17 4 qFFEv~FNtlvsz~&ek#F`46La\pz U:)_=t}| ;mdNu =>h?a"Mf+j(K"Z++vRY1hfvV0$9C@Lم.@$]xkupq Vt|5YZ62م #`)m_92G1e>20j +sZW//Nxr4T=.UNE+\GZctY\ZoECm{uKkR $V.BW׉Z4x;$>tY\?ZVW!XezbMxNY+ic`~bJ{d* +@'ή Dc}>0ąP }׮$ZkWq#[kkHfq itQ>.5n/K뭃+?Xu.}|w+joT%K$'c}hHtdA3ݍǬ$6 +Y"CA~;dg@p$ z{@U Y5Ȝ[ӃU4akS}wL 0lK'!ЪNU0t98U-\1)ՒZ[ލ÷N\m˻ߗؑM%L9'p< ayjHQk9|K(?I3rh|w1x߽jZ@7,c0|ltJ:H4q!51{ Z{ơkai߾1,RE~eNҀ1qh:oH2]MB7QEez^TZGֳ9p0OJ}jN:Q-PrR;ץhx,w^5/(e6`͒i[ #?VAfJ4zKnwAѹֵuC踼WqykN4)WsfƤo-؆ქkN+tB|vT0.2 =R f@P `>`9v:5d=Aܣ勤_nr$}-sМ`$Ɋ:ڰ'j6As>l@t-h6⑉xdJ2TvBV޽atԏI|d Iu~n+az%ˀ3()ĺ `$Ϣ.d\)O41C^w)?3w5垲ƪ*v^VS_F}[Qzò~F3bħٽgsCiq<Az^8!pЄVƮwoGoܽ|gm֪swbæmpgl.oZl8G]1lǵƴ$~K|R P77"^M& aA⁠YkƮ.<{$د!, ߿#cf\&s=7Șrv6=rg3'auSdw7|qi߆fR[_~hlsD~`ypJA6{-rU]ˇ6<4G٦3|_ Pdzo"Ɍ]2QEefo ?Uq2kCb6@Qx, P(c=7ÆP=xd3@T"wIJw=z*ܣ7/0>?ﵠ0RE>1 $/wdF${/ K!*J8x`Te|uVĶß0dx}xm BhQ +5#yN uz>`m B1/bv>1C|~kk䵉ڵBx&L뚙fN8na(eye% -ޏ/R2bSn!T_>)fS\2f3egd-r9o]W߂7aJɀ ʊ/7@VMQRdf uL΄ J2Z4)IናsqR.^,\vvƵՖejP\ lj9{eSFKw5!J%e{t){H5f Mk޴L|dQ+JSem/,3癙|5]ᶙ驦e7%n>gfeǓkW|uދlI(F"g!6;+0o;Sbhpjvgoݾpu[mWg'M֯Ny1-t֚AM'H5{S=9pD5Dnw<]wډ$mQ1*@΂:f䈿Zď:~Â8M@x"h%Qو%z(0$&h{Ce]2{{HLW3wfYYYnT.Wܹg&Y]xN oTBis-BN#IܗnI"@%lNL9>3#G DCrۡXN#O92IRRVl跐Dƞ,=-{ݶegY\|{YVei:VY-GI-i@+[=YLG?۞,ђ11[./EQFOymݥ2+m%3eB ={`gMز݊㆏d*f[\ JLzs8UG4`24fUڙY 3❙f]sflnk\e[ξ pw+e~1!ϢΔRvg6T@N>4sӪ['Ӵ:3TY֚ɂY/=5YMi2 cH.Nφp[ͼh*l.Y F]܊tW_]bYsl^~O[ڽޫ3!bcߧ8VRC>bem{F8_:n5Ɗ8n +-ăBF5L5Uh{ yw_*wT*J[lP9 }w[d-Vay*v4<'4Oa|Ix kjpϿbp{gN'xK'3>u_bǿ`T05!VE-ګ$&MXb,"I+DjtJU"G"g %sR +w}{߽ouc}G7ͭfsER)(˒(i$[6cKٓmM*mnI\ 51]!B;gQzCu%xjiJ(jƈ QN(6,5!fUjĔ"+>Y`8HL(&d:S6#W + *W-1Ⱥ $ĀW&1򞮺epp%.5҆aZ?T^J)`kT)NOAٟp)̷гyi6?,Bp9D%`qEMӜOWZyRS]P K s[~Fj'B}d]u'>5.GPէ)ҩ`F$'"Ƃ!XhWSk-fu6 &h+R )3MnAvĝB hWLikrrAoTZ5Km@ZsTZy; 7n:1S^4G0SUulEyQud,-N*)Zn_hyo,%3:`[O`A)]T(ޫjY>TZ<NJ)q}v P1Lr!vvey:Yh*0yAHy٧fa3 iL/EFX֫I$^TYA"Xz9+`z#'6;˚N8>7אR7=R(֔zNuݫۋ| w^޾z)m\_hoJr&zZ % ծطbj5}P0{ϣ54nPCg0W%^lu\8dz/L 3̂d!~ÿf6C;2u;4/\KR=a;O̜wLxse:wW9zMw~ 9ONR^(v ^+gm^wέWw8ޙ\[S՝nXsbbN)*٧s"}|փzֽ>jt8j=?,L7CMg`"ط5wE9:/ܽ:NKUL`C-ֻW]C^PjE8 ߤ{ 5cRi{-жjZ9ce8)H.iDuRY8۹h$.$gΝKF:}J*YqW.ԙ#WHʫ+>iTb~'Wܙ\/syTgsTEnz% @Vxz6p~ӿƁUb%/WaUpBc 0)2 aprKM.\v&pcbSZR2?7fV~ƺ\)Y찲.!F L qM2 iYO8jB9U*ұc{,сw;;*'|W_1B`f[6&o]r߃G}8swlG|)gڈ Hb%(UfBzoz&fZvuUYRʫ~yo?qɍ ^]cSSU[X|Np}|p= Q>͞:TAN^c5h][-齞j߄1WpW,+pť)ͣef東g +7@CA)1Er +;.gC܅ 7n0.)vM6F wF GgF6Og^R\ru_$;#}ФdoOW|2JzQ#ʿcM:3:T^Y"SSk)-pn&kJyWG}ft\ن\|Jٝ߸sիfIu76,m.{:b^u%=Rf, ~ P0lC-/q5Ck-ӡi{!Hz$yp&6ĄdGf97[pzՂ&wF<Ÿ%]G@LD94'8L!.`U<(L%t:1$vnZӦGc=_ iG2Rܰ}CIcb,4HcU0ߐ0jĚde_Ru^lúZqƵkZݖ-yH^ֆ)Jd^^n-}G }߭I;>Hu˻,5qlčY @#o_}cWkױxk3׮\qo{ynݻv_Tk|n "oj1ȌLgセF\n Z<3w\eUU-%'Ø!a1B?_xq|ö9'|1sӯGRNz,ʻ׎-5U5M C|ũw|EQ `qsv&䂫U~XUsQʹ\K74`RBF=Jwe&.'#vu\c!6@*  4;AZ^Azs]a." kU!M,<㊦:HYp'L~DZ^adFDuPJ-h ,/?#, +[vz ի)x+gf_٘ì?:B?9tOf,o)04t0K>Fm3Vi`:29VAh|Lm[W9B7Esz9+Am=|s*e'\o/@4"ת*ՂMM QmcəJt1aBkaXiTtU׉腎J,Ѱ̲/r|F_ĊjP-9pi]e45(nt3+3Ы M#, ix i+2,Szd9iFZ@i3i10E4mN |[ųy{)Nn3? $&I4pu|qfΰ膯[\%؟Z!kQJh0'lm<}g#pq}3t5;_)" +Fi-}iEi>P=dh $Ҋ[綤7 4+3s{/e^3VNl`"nI[mɅ==vg=&{SUGJST+‰b/hH<saenecl d_zxtA:GnH\˽N#wc94l--Oi+1;^M,iX:#\RGSM`VkJocB÷0)H}Ls܄AY+ST/VҹϥvSN=AYuAC7fi',߿)SM(yO%iHg.r[] \2Z-ɦoP)CWc&^k!*$OE'į]Υ>e [k&VPU2Z`E* fl5xc3.Xϳ/锕ow?@at^_[Vjⱑ¦r( +m }ioO7Ǿ=6ޫ_vޏcPkcӾ2uVM}=;{5/G%\?LOqxh ߺU~v/!}5?u\_]+>Tlvyb'EimpT3^;`Hݢ'p[hhcv!B=oPe^Fi!AcR\.G|O{a~2O?]smT⸟$Yy͍?)*~VT.^[DuR- 23x#1@KZXHN\m67PIp`sXquSn GV΢aȖuoM/rab + gQle-Vf;Z# jY4P?I}'UMu#wrs,k[^P?e6"ZǕ;qj{+NMmhaa l{ΝW[Ý_ U X 2%owW +sTNyl +O8ڦGhud b=`(aۋs\"!r +^⦣Fϡk+UdƳ2OSniv)7*fv42}uE F{nQ5Z<=' gMNㄋN6X)_+;;Ӗc P i7V-Ox,YP+L?8QMu=4eGDoFRW wL馦=|͗ޚDԸ<1tS׺#Ͻvs^_]dPaJp  oCHxACăB^zr5־{~j|nS6oydXl`s`1&Ν's pB,o# }M\/ݻk?} ky>?ztXcsr aOvjph+ةh{(|Z>O+(d8hJ=4rJ\@CQc2MvKIODvȷ1I*俙#V< fθ4θ gul,fNTjڗj$Ό)/-@xN Gg S>TĢg݀%ώqRl2Xp + ]U. _2J7| +79p֘>vݻÁפt6&Р5ۮO{A:MKSC(J^@"Ɂ(]Pg٨Zף87KoMG.Ҙpg™"p&rI)fhNd (lDOmަN*(^O9Yݭ;nVB9tlk SG2C_=&ߪG0m@׃a״{yd%2zUUW,kRM9DAV]3H6e'MUk%]Sxd.pBo{N 㴹Msjag\7"RZ!h X"QY|.9n! KWS@=6זl +a\DӾ.LC8;ɬsDp_f助ˉfV~Z%\E&鼥VSf ZHΊ9; 6IǁxOGcfΊef }'rCWVAm)ׁ\6Oyyc]3}9F +PYYR0i43 fG.d靶UFI\=NcA5A"8:Z//W)xtB ]:SRGӷT,Sc܁ ]U_Jdz_[8g[IAM-MIcM] ++)^~C.;枘ηns457*FRԥGyVk9̅4> ɏCC#-qWLwPZ-=70'sEs> vB8*X u=gL"(Ki 5&릿scLRL9tr6'-U -vZ B2ҿ}өhyn ;ͯ_xP͛ͷ~^̅a|jS}룣,,$,rMYVJp/2ۤM9 υC'Q#(`|hmN%k "L*Mj v%B43բaԍj: RceX,hP/_=4 x +Mj ߢB}3TJM-~XoBh*f:I򯔒Rv|X4GUSrٴᎳނ`` נ cf4 (K P}?W6cDzOX_h*ix1JºW)r/,1|jmJ[͇PO@~1@lnn!`dnD'*$*i!Ψm/y{ҝ͉t JV*GW5[#~X6;-huΝhI҆W +TCڢ"njP'o.ӿTST&JJj=lքmה;k1ex 'yhkF" +Óv~4u`k d376ո'R\TN+[[26nw?2;}<ܥ{OL,J,w^EylA7R8g96*A=.yurMµߔݟ=߽}R[8*O܍*ߖl'}ahoe_t.y٬v0-zr?y:-˛|vgdQޝQxugߺ%[iɖe[-2}`c>de|# vp.CvH`29k&lI61|ff3/C-[>?Iv_WW꽪6[Lm Pu3;aъtCgU9d땆 + [rcJSTZ %Mv SZT/ +ZjJy~_P_{Uܧ}rUuKgx9; 4-wa?TF<9-ɂgw~l*1߯ +lj,U؍FX;!6`sJSgsbhCCJCeƢ IHPo`G9VY{FuZIeFJ8}+8N[4ͭM>ImiixhL5]0ZUZ$[{5N*r#4\b~gl}koXi=-;#VTO+ Vʝ"eD>e_:Ib +1֒?Ed>ı br3cңJe$Md EdCue͐F!-&ҳF]Ɋ׻r5eau+٠2Vff[+ZؚQ7d2g/eCdЍeiP Wu+<=vUhլYA.n4]t?FL2>s#םxJ\}jݫ׭{eGf̚G~3R?JX.Nsp&Y:䞳 R=e  Tz\:鬟ݙ{N'g;ˢ\Z1EUMU% O NLsT*0(rp1Զ=LXYlwtY =&ؚWft :T$%@+.T֖*g25\"CB둜 "o[V&нғUU-"K4LWYiIL H&F`&Oͦ +T\kq|D +Tg )q&[ j-)N7h;G.=[~}w1oo⊡X8<Ę n{hC!iGNi+~dّ[l3s4-3s1,#rGj\(%InvOϘc%Kf48i\{8.I먬` fJ"o) +9358&8cp!%I5Ӧjj@a-jW\65Ki$kְN˟c4;^UAI]!YYfRL]YCJ.҉/Ӵ*A"l?O*Hkq\>N)rJW%L`C$\=W*ّk$Ӡ&LEB韣 + k~ :Kb3]jh95^W(aSDSIufET;DbI!6$kQ v ʜi6)p"/R5~^ǫu 9?ohƁs_"szWi#>t,gXl\^/tpwI,ᝳ2UjGa{O^uw+fws+/]" +e"tldi%U cĢ(R=B6VKJOnmpQY8o0L7Z5iZ2E;eX+dQJʴuGxW*5Z5fA-ВR3DuRjee-֕AIXw'DVllGk.80ѩج_L~62Lc8MN;v6hhf +~ezHܲeo`~s`BMw|h>p]dCvOL2Ox+݊Um +_2;wg ?N1C8{aN#^Ml;r;ŵ6`l:ZQthʚ)' :\{S&PچѪH0igUzsc]GOS84 -N \* ۺ5-UПw{yQT( ?@biir^O?+[Nl 7=1]qI: .]gb3_3&_`f[w'7mbf +ǃHcgZ.W~2ut*RҲ-J^&ugyni֝4 +2Qwd6KUb*t/bcD8YiսIvF6uivM݈DtW IQBWdNV9hf:ƼMu 2?*pQ4 d?$1RMi}~!gc:掚J-Zr-ۗ\q<|]7ݹgU;Rˎ2/2d^0Fs;?|`Z!ґ^Nc`oKSEvT9f~P2Օ=f++!QKVе"8 +?\/}H) ވ_ vdܥoнwьJ/+}URԄSz\hdƻRλ>Xtϒjrf6kzdj]sYCsl)Y!ي"^ח +-Θ.UyZS{d[UyZ&,)\*fuF+r:+QǹnyTVmVlLP,Z9IR$iLu 8=3eUΊDAN-ViF $;ޯo7IvFT*h +D"IlmyZk酇5yA+c!u),oX,5wj^f==yu z$ɻJ) К]u5Aw4 +zNiູKe_xGTO칳V&W87֐HqK28g͛7tw76ut4.\~Yssk5ӑoi5v3?Ui3^+w,3i +>jH5Sa)twNEjl~E 1Ӭdр"mmվѐbP\ፄ)u4߲4g;gz]ZLI^HXHWTSI-\-b=Tm_۶,g5.\AΙ_$ϓW$3g$5vi͎ #׀rW.3z~{5lGf_g̥‚Y 7RtL }dAKU1DUۖݟJ=$_2$% ݪC ۆݲ傡>QcϹ^m׊Մ]OJ-w!揎7P }.!א謾y]mM &>Q] 1 L0]~LJQQGC7_Py33d'+ >׌d UFm$j/B⊁`u+a^Y! -m$*d5(|(XQ#sjWmΙS*AIw1z.4,&8+sv$bQ}un67 9!V[1 +:o4 x7*$A_;V\uՁ[6lX`޼c'g/f*4Bʝ]xssw/7f~P\q,\'u߁ZhaBSԪiZ,B#z彶S{ wm~n.,~fHg#1.+~oX5f[oT-t\XxzFIp1z]!N0lή*Ee7?*MdcXumsMm^ټ+-۶96ovj[Zx7Mhrf,ݟ o3)u8Vsg.g!Sj2sЈ.yyD"E;6AZ+6i'ZamK%㖐ՌrwMZIjT2U_?V+0NF--?`nz_m2W_}ʀBK᪚5RzD E e͐’IFkcyVرGhhc\j#j{9gxhhddO=dyӞM:'W&C1?,i3NQ*u7͛1?dsD [iG,2  Ӂ@`XuA LC5uQTYֲ8.|14e. A&  0"NjYO3RSpZ璫XZEV[[w +_PTFh-7J&~Yx֟XvْӦz=Yh- ‹n7r9 cb#$݀h`يjX r0 =W}˒/V[Ԃ덋t] qoX̲ƣ0)Ŀ,&Jumc>ͼ|F7 +a$RO`/7xlqo( /3,LBҺˏ\i??/eIKLu9<09~(=:7T^PVE3sY"P VkR깄#0E\0RT* @(aww b~H0CD*fDza`:_Na`D*.W=lȆYb_e\t ,(y; Kd+cgw/6zM/,cK 0K˲a`:_}۱ϥa,ȆF +dz.l]>vc]>vy&dЭ;6WH,={ᑃCtfK>vop{uxGG&Z:7uw!1 kN,=^ I%d"d%Q:m$kȕd9d7i̡;[si {cƿ>\O]tY-5A:6ҩt~/lͼuXL |/yw=BuM?3A{K:h}V|M-5Lci#[n(}z?!OE{se;zC:u{qF޻ry>mʞwhο-ks}=}-mΩ`Oћ4D'f7g{~c~_?s5M?nYݶcK>$=m}ܧ^M2y_~^O8۾k^Oc[eCc_\j<@cmRh zsGpv+{[:m~#;?--gHm9Dp+G߷f5s}/qҽi ő|1zݖ_ƭT?_3~FE3,a yϽCeu|Og^;7w ]g맚 kF^;b&aL_[a|5:]$ya?f㛦م t셙߽#e[~xna|^|/l|ۦ-[~|/̼8^|?^}}>66 eSGY!HP Ӥ 2wC:9e>qWJ/'"yV aByyݿ"$ʾȾDyϳTSa9i$U1󺙆ⓢm;[PҾ28LJ\g[[F`9 0I~ &TEPƮ:~>yV.?("(B=PN/s%sz Lv8%l@ Aե#(e* d@zh}S .J +2JkSSI.@k(k'LH<}SpPoy vQDٗs=?oy6* Wh$U14emYZuG?aP:25ϧeIK(=0:,,2vm ɳv)@yt\@2u|=vޞ(I[05x`-a#.JЯ.A)Si&0JԓE;Pv^"epQzV&7=W^2oJr^;@X;F`ZE=r˝,}KNv"$ʾȾDyϳT*4ly}&Œ6|砤 +1O.*(qe0 ^B[0I@ ;{E(cgPDW?CyK]ba9}&̇.ȧJߕ__:[`liu|>@-) 0EzvE +< 267d Ly=P2~2y"EbyS~}&cC[J8("}mx>ϦS%BNr6< [>f^NC bIY>sP~' iE2 OΎ$нpY"zBqZZn("LE蟡d.U0@IzSKP JfKCS%Я/-S]0M:Pb>C}hʍ"Yijzʛ\S<P(?< +i"<)w?\`-%,DrQiE݀ʱި~{Z]#e$x͒~/xM]aT]:go߿,9zI!{' 9 dOӟQYu+r3lԇk''r3j[w{-}of4 +]b_]zp w8lb^㤮`'كAw{[S;*ySӈ3X'׮pWwgn_hrZ{n~c0*8TF$yb;GGgono:w]C߭|Wߞ2B~&|wrzt`w쾟1?_3V{\[U's:|-ߟ߮ _qyz$[ҳr|qhZZNs$&!Zr#ԦzwNBn +S][JiV&\$zt:m?x N2 LQ|YY=Hv{y~Q-}rOb 6ǗɮѣG3䕁o?|pεсGo/\E ١S ':gx1#=ˇ;wO9'XB&O^z-n3/R +˕vZDP[I Ow +D33wоv `6]RM52Q@U M +-V@`DUT & +LP5(v +~lӵ] +}I`T+j0Q@`ZU+vxPzP5(jΨV@5P +?PDиfT & +^zWT)jʼZUjPV +[DըW+vjT & +LPSTV@m T+>tP:U +XaxgW+V; +jT & +hfT & +n[U)j0Q@`# +ݣZUԚZ V+`y>oR@`DUmrFe9of&_[Y]ٽ +4@@dG)DD5׀!b1 5q^J?*A(1EdQT 9.ElH1r,~q\~7- 39HZ8/gөD_ ] ~}!:K}틺4 t lu<\f +hO1EIb '.bZ$e|J +;{ aƵH.L;g,u@{)|7D'!:cJwN)[J91Gb^g^.ԆS +$ dOq #/p!x +OwHܗ_OuiNntkiPqu5Ҫ]KO>lK(d?qJ]6Ä@>Tlsp'.o-[]ũl(Y{pJLC_B}KіrФgĥh\ps`ȶz +֛oU0 ̍=VYGRd*IP􇻯2/<;CSLH &m-LJ?~e5VY2uQ3 g\jIwF uws۠| ZOʸOmLCKJTYRodTn>Rg߂b,Q@s{? `SV}Z'XnW]|ewRx{bcC?/x{ytt:wg*-&y*;S{|P۸F2a|ᅹY5(xz&n?=q UdK<R>@W> R!6T 7FLO,K@|`Óx,TH)BpC>Ga48-w#^tnEPM3&!g߀S~|=4# ]Ĭ(텫:f+7//.p~IZu$q\ +wWi+fWz婡 0dfK|auR B=:ؚ= ryրǒP 9P͂P6PT%hf+Bџ lI(ْPT%6%hI(Tg {E}؂PxZj$5 E hnY&fBBmE(ْP`[1 B1לPEs͊PT%mJ(يP4׬Eh[h1"lI(f3Bζ"ٔP"a+BQ" \gM+BњϜP*"r Q愲ټPԈX+BĊPƶ  E5[#ɜP4׬E5[JŔ6#5BoܜP4EK BѲaE(gF(Vi)h&7p! +Dq3 aTB(A/`j8 "*ކh7Zh\"i7)>{dlAJJ!' +BB Ha"ڪʽ'(ȉab(D +")^$wgd?pmό: +lL{!ьܹGȅ08|їB 'G#̂35/hY +3'A!2  dL)NllJGy`96/ͤ%^)7Z-SCJ9pw)E<=;Jќ]+xR8B +&1F'q:8E4턟hDh#yB^O^-RJFb|ALR4m/<E(,qq#XAw/@'88ErK4.'{0g'? j/{EZeh,Dw)E5wKiStP^:@ pyN=DJ9.1P/9 r'YGy{%& ס{o WL6KE Zqd7gM:Rzrf<)nAXդٓ/2qKHɍ(吒*$Tf|FqnaPy j= G$IwE|"NpQbJ2]+dbH1]Ey ӽihzT^Yp㟿.NF(|I^@Le_Da?qRIbTφ?#;Ȍm--i? -Pp ) l: A88%N j*rSaodHiS"t$/ˬ_:+Crؗ`Lە@wmyݹz,{{~XOab@ gάv ^韙bԆ,܅اLRI5 +2ˆÔ}Te 9@\$8򭁂4bBD?i iP֎)I&h} Sj oKx12XdhFbd3"O~77I@[{8W:^)ɆL3ϕJyzغэxpr'BNbY_&{wγ C{t+p\o%<{";EnWKƇr]-Vx|A0VPNݑ<]6I*Cf}oN(J~e`0Yq:陉f5B&vd-3})2&"Df3 f_'+}@Gm*}uy馵'KSpLkY ǭ, + L<80S޶=@nUyǖ<ղ`_zh$dl/L$y&tK[gW}ש + oQ aYv@ b},FH- xUh[D#.ұ3o[XvKU*b˹= (z'<<Ȏ$.ׅJ@M1kͮa@M*6X+Էzڪ:zځuPւi.Pr +f&kK,jA5PSt-rZ5 k6jj骉Z렦QS6jFQSsjjAr+BMmU4\ QSڨݱjj>Tj}mT˦jj[FMu.^5AM:kGm4ԪjW 5MUzGQm4&j#6jGd-TWCMc:DMĚy_5EPs\k*mQSQSڨiPFMX55FMmI\$#yI$zsNc?ɑO?s秎"?};ޣ=r)ɁCJ;Y/ 7 +endstream endobj 1126 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1117 0 obj <> endobj 1118 0 obj [278] endobj 1127 0 obj <>stream +x} xTյ3s}f{&3dL OȳɓGBx (b":zEU^!^h֪Zmm+Xmk_~άkkτ `ńy 3k +{mCJ>ݗm8x6ݥׯX[pXuޕ`jWt-cS֟GQRk7mYqD U׬z`Ǟ/6aޛk?|:k{6uq +]w]ڵPղ|0qM؉rس~OulzYbןOY!8MR}lB1I ,=I+H@H~p܍@gr ˩CIS 9[.F2Nƶ업WG"}WD"\4pu!Ѳ1T/g]Po?z1?qC8!qпz /9cC% f8!qC8!qC8!qCy8Or߿zqC_0gǿ߷}]ͷ׋C8!CWWor.a=S@2fK|M>܂om7nܰ~ݥk\z{v-l]2gvR]ʊҒ)Ey's&NfzdwF˙0alVd4zs@nSV}*N>]XuNA*cQ:ܩk*M%iIIrWV{0iۆހk,C-{~^Md,6kqɅRV, +綝+46.n 5b׷hSvRf3aίJ:W˪[]Z݉KRaVOZ?rPKףV;zW_mHU%r${԰}V[1[ezd3iޘe w:*w86/Ω%=.E5Z2\U3$rV_%+xt~IWD-dP>ʫ~\D_kcS&^^zIFfmW<9R̨mѼ K*dCLU'j[>Q}c4aeJ7➨iin{ٶ\T^:&q긺6Icurrј2˴U>?:ͩ"zVBFUMFf4rZlj|ygq8`GZC!y2th3b=Z̴)\Ph5E~,B +U8yZq*~y1 jX3X6PؾF-iq!-01?_o3P|@&4:eVQ%^uwNmn`W1ZRLsB!/Z-2uaK5tTB85cUͯ\,vho7ƄFS7J.fц7vZjG80kup$p;rd0Lzg~fzCU~]=f]zWf֚ +lÍ%!vo%!GH. ؟nĸ&Kr-ush,lO]g->QeQkUDͣ*zJKQ&Ok.3=ͫW9YmE-c#Z]h5, }s#"4b'vR_ \T"ץ܄_3D8Ht~n<_VœwXhTtSyXe`6 S!L*#C܍xIt/\*M)ظd8Apk2A\x;nDJ!nC7JمAFC5I\N2 SBpÃ\"J1+}p#6H^Xcz +ᨄX텻kfw)ă}۰`6Ǵq7Aģu>y6;CF\ )D=-i))- N7ȽIġ_RV_cy1Ɲc1ƑT|"zW= UPegWr`M>} TD6Ȉ͈uȽDAD S Q/":#*͈"=֏݄~_&Bh#LK9 /3PcB9` 4@Ӄh;7yՈs ގif29/Fv+:t@% ny*b%B%oA%+E%5!߲ȱ׾9 I>9F/G+]Vt9r<srb)9 m!y$!kHZ$$'A fBH)"HeJ + HO`/ H0HP&%JzgiA#5l!NFE= 1=r +*əQ F3rp<ex#@ϡ=< 0F\xbQڙ8۵Ԇib5mupN!RXSؠbC=Jtve9 ZII尋0٧0mv1z{ɮ~wM"2xzp>Պl\ZܟN?t)ߐծiK\'*X܋9kwO]KJ/]Z쮌jMauq(:f`ɠ{ʂ%aRԷ zޭO; CDh(D^" Ͼ LIx/Q Y#"hZҤꆦ|oOjut趝xMWi>\I9W`TV 2ѤI5L[ʘ( +s썉$,{kisfHiXU"`Ѧe U߻ I͙ߤVo^lJjhNrVqc 1ůc H %lf4P-/bΊNIha(nbњXw$c&Y͜Em5Vn*5xwG: $H |?` `/MR#{GPw!\CDR"6ν2q2Ͱn%E6"8_%p\ +I0-rW?aϽ9&Hn|D>~-`|.Ӡ`/Awq<|#8frx:l塈9Z.耕p )d""G ؂ 0< op:Ӑ +03CșkGbZi"d /1]'BA P pbߓO5l#`Eɬ ?I#sH+H b,Uh][ԥXqE|}w1LeKK^':~ g­8|J%*I%G1-z[mk 77>i9<#F +#7\kq߃pf(X񑉇, Ws %?$1/)TGxb7*/ֻ݈(>\2/SJ.Qim>?G΅NaWx\pZg/ /Й3oȍ#;GG#oC"!AWg5NUbFۥRE.B,!-y=t cH*` +Eg&S:3or{ =~I2rUBxIn /[Џg0.BE%ܻp\Bøo{2~E*x]1QTK$?G?d+dNHIw5lG>O JW !r-l_VO`t+=HaTY1m!5,,IAϹbFمqGZ{|!FW`PBðB:K#=YFIvD{p;%Gvk DCt>yI +'1S%̇-_wO{/,IGț}Fn=8̍<q#9 <K5V/pWBB;܎V`3Ɵ up o}A~AJNaz2$F=@NRt2ɐ> ?!LRLbh(+uRM/qrR*) !/k={vEGQ9KNb'ztxIEJ2(w2w@Juuڑ¼8^d)E/~(YHȁ>bn^f|6],#)&_Ag GA/Vm$ZlņWRX$ռ6t?tQ L%&(+cXO~b&_'isEZzGI+8 ӧG>l%UoY fPԉ J]ʰ\#EF f@+$G36OBݚ ĭX,tA$L6)ZI8b6u itj22*-(2dk$M# F4f|:fllE!(l01ܳn2sUWT^Bu&h1rĤqI%{ÊI$݃W<4{µR+\"IG j?.@SHLVN-:uJoy|x5M>Rv Y3􋖎= +Z#4'!nf^b)jC~,}m F>QLXb h8 c??R&0`bf @h0YA4PIǬoMh}L$?[Fyh Cce~~pFw&nNK9-TR1e5k:Ԫy?F-ճEY6:mZ"9 V"F6q֚h*:ݨ3ias8ci++W MLN|4yyg[rme-D2:6qzEew{^QAmVk@f%_lB(EdXVS#蠎!w`A aRـ02eżDLC8m+1. #1Πmg?jٶ^"RH:a;`S1bdM9öpZ4s';Xb& &w\}xF +τo~,#_Ǿ4ziii4fMۮ:UinGD>P{ D^)z,adKʬ%$,T{ڸ6tzYLxTԦ"X5& };7F/'18Ȥ۴8q1^.uIsW-ki-?(ce;b2Y>}|E}Q9K1 d3]3E-֭mX~h >opv[nӒ:]!)9-5#"Ήxz LvZ@Jf3;.29.2F[3|uZэw0M\c&uY볂Y\Vf +՜y5eH1-3#[όhտV썞Ǭѡ'Sbsev80@\YؓvX'%tkqޗ,Pt*FQ٤r%٠y5򖒖ZfL-s ZWFL,NoHMsiMj*:1ؑSmgc*dG׎졡/_⫳&,(O\pmg<4/ yagg<\KIf3WTu#pNi~lK"LIZH[VeB;uqK}o{ ^ wĝv**Ӛֻp',r:D, 3\ t'}A>J$$8]&.ΔA30B'KA^s>"Fo_6ͳc~jSZmْtN$b[1`^fg;s3jTeb>fJ}\ݾV&81vD{_#K/X`~^zPT\n}~gqSo3a7kQ&M;)S3q ~,gqю u$a<좉q\b\Ù +FkLzvW9ʴgΛM)vL-*LJƛ4IH**Ԝ/SǕͫ_sg?7_+[|h7BskFx?ˇ٭g;^VNU#O|1_x.De`N$&NOt`4LC$b~!18/lF=-7$vb 'l˄َiJn'7Mu/eejgcF_Dgt07Nvzaa*JM3u?ZU}ڊ oφ収Vݹkh%^ʳ@)zO ydCgqH:/v ]g[u; ƳuĿԑ:u$Xl|ǵ-xȃi6 +X6xA^eQۖJ+o۹,f^c/ܬJU I)3/۸qkZxjGҼV+j'sq{FZW_-4Zs&Oe.9v]/cG# +a침鑼(^_5}@731:.FctT !P~a>G^/.ο%d1nቢ":gXnL̓Ņ2yFS|7㸝cn䍢! laޔ3ӑ^~~1cJ#zd>`~]_< '@|RxaR\^@&^%Hcjk*mH! rY$O6l.ǮHtݥaEEyE$Åo‚OL+MgQbQWTAc.ܼ{h +l>}M7Ϻ4|C(oۼ+f[΃+5uuk.;WOv|o7\,5zϒllɉ "~ј0Î U0^@:9`))*Sȓ$xF`Dx݋˾=oɑwGzh5Z<1+HahWٚ@Ȍpd\9{L2Ya"&Ҁo8KKt!$)Mv`MdkÓB/QAQ aBPbא$&A +( ,kG`ۺe] k_IBP׻?򞷗931RvLf4.Tj[S.nA9m bn TPe4j;Y?f=ySۀ`ҷRL)m:S:kxK[^L)0wEEc@ⶠXg;Zv\\pe'g.%nIttpp13})PXNZ#WPt\<ЫES[;Y\чj/E\eC)=K-XE }$_TDgSS<<ݵm Q.~h+u_7S7Sc36c36ci]fjc36c36c36c36c36c36c;|mfl7 lq_]t76c36c36c3a=1RۣoЯ`XS1[2L >sMOھ&ØcOmnbMG_S0Jm94j4ymncY;M13Gݷ0s_[`G3mƌN]Q\)?-k>CO `H}Rd Kw)I}Rd=[oyC}ky[QC= G}xG$#w2o&~DjfI}vC}>ҧ ulp#0 zX& ǔh& +T߅`^ `@1>5$SGw1-3<]w. +S@_JXuՏ1A0(, +CekaQG^&)Cd ]X$8+Dh)#GGTr GwثB3J4y=')'GK4rѼ@)lkRS FD:)'bD򜍤s-B!:8H^oX*ҕZ/O0 }S[~lh yVT+/ҽ#EJT#$!OR)!xoꌅb!_z8;DRf ~5~qH4zy>I#8 rDG&X$ڱV" r]=?F3zqo|%3~㑤\byHO"9_YVR))]{Gz^޻~;[H +t5 tԿ䫧@IHY4.7P#F2/%%}O«WhI>AJm&ꬩ!aY[L3v]HZV(E1^DfR^@X_f# ev(g4 ȐF6[dU!5?-aeIom6g ^c:n:7>xU#i'HP͔iEw\>rWI/hie"_k@2u=03I;+6` \)B[5$D+5G?h&膌kU5gt׳绡|j(櫭iD:2PW *C`"-ؚ+,u:ETz[҆~ZQ<⺥/}VxRJJҧ5QW ՠ\bi6e71H]" F8_&tUY?J֬#Ür +VZ^saQ^z5R9NFYy +q*4P-h u+Q43B]DJCu(GD0r\ 1#M w-fRcQ$%]i$`Kؒ+.,v ps>?z>c f3 +pFp6|&8F2&"b:) q)3pP?h#_z'y`k4 E־G!ЈF%#[U֖|$TӐ'rI,{H ^{w4xm yy5!SR/Plȗ@O037+OΒ +BQ +Rj +9gd8_Q|Z%3q8IJy2/Wjp"S*E +e +!z" +?8_(SfqBH!}Yr<.Wj\f'C#2H(õՊ\H>24yBϕ%*\&RD .I1.#gqD-RIP@DC,25BרbIP+2Z;N$3W&T^ RJYNԐL0 PBR\J'g⼌ R9(e)dB5OjTRT HF5 + SչJL +P5L|"@N (5 +\5.@ \(J| +ոRʑj4]z>ҦNgTu2 D:׳T)Ĺ" 2 X^̀<@T*rбt+|KM`>U54S3]'ҀPHrMUR@UȓBqK IU()QWK&K"S(y ɒKLX +L\@j.T^r;({I\i2DGŁ!;Mcɉg @ƓdnTJ<'x  &rc +'TI\ǎG){>/4ύKx0#9$) TT< XXL]ZMzl7*KbD`R[Ӹg>;x ؗ!@U-,@8Ei%Îp!0\( W,SlcG%ݺ@{3VNh{i[< >ﵓKwo'gnnny67woy]wwa NBT#tFt8JZa)ޑ΢{(|ET0?Vqh?aB蹥=5E'ZÁeP%gjra 'qB.fu$\ct' ,w 읛ד9_FēDǶ6D( + + b !QXpfMXu+{Jt&GYBx5Y 9Q/ӝ<._G@>< ( K1hEVQ(زayVC|2]1Rv]e3YjWn{ +\Cz,dQA E5>2fNsr yrRLS +"$ؔILWk\,?;ν'f|xZɏ̏1}Nw>cp_iFEvn1_ZY*ehS㬾݄;.)(@#&+P-݉pc -iSY%uzfAtg©#5~ҲQvThE$C7zїVVpD*3Gg'H̖Y?ތЊȈ'ojČB}8ݘ5= z%pA/ +Lήj1~|m}Nmvz/X>ޮ)(dܹ[=~*nySn}:?'hvg!%jˆOw_nkV樉Fl ;JR}i3g^{y[emҲaJ4uNܔgTЖ߱U5ֵ4ip੥b0zA!f7*ڄLֱ.JuTGԋgۭ _p:K QdJIA_zLaO(j +$ H"Af.i&z GP. &BX,@25 ?Ÿv2Msٜ|]WMc}zҘݫO +8oq݊(Ɯhv t-zt{&_BɊp,n9DQ^9坛oQ)xS AOGU~y/85}s^s!]OFG#OL4ծ_ŧXC\jl>[S^^.o6{ݝmk._J9!nqt^m?(8>I=qGVu٨hdnt} Չ }) 6_Brk:Ekb ˆ"+ =gphb@,Q$t! +Hqr$ Eߵ +g\ꢿN_P +eA.; DJBBktY$45dܞBDgL+R0S'iGYBGnX3-Kn' w%dma珯=VOO[/5btRe+9)>YcCO>.ٔ9yWܔgߜ_CɽY+:OhAb{8&Jλ燐ٟ7>6L9dSU=XnCߋ儛7z{Ǟ)M]36UDzz.^;z.j <9Ux}Œ' "rn_:yǞ/Miwq˅ǧ<+A}ߡP N=;ߜGfw]f =(0zy֣]Sgǽy|z +3PERrP:ߵd3ΉՎhbB }ȼٹ9o +{+鹹·Cc1w.!|ˋwxw r;9sWa}b3Z{zglX|iaUo&o`QrrS菔r$)Ӵ}u+uf\zB.Wn7#.oYOg> W.avmE+&L-5g0p  +l7 n-YS)Z#ݳ.Se[_3%DYCQ∿]_V0lP"ڠ ;P(߼[3B?[Nw3irsٖE{*Ce}>8i i0_~ 3=eX:m=w:.9:"yaћvT涿6}n'? A3x<y"QXo6&~i'A&toE3)D$]W +l'ǀiH*'2 N@6XlAd莆,'"ꗵ +ksUٹ0\WdWFv}`w{LCӹ{'ZwcVOBV5^8"/䋧NX8l +YC\*nɨvm1ۮ8>Q<̎C1iycpӋ7AUZ^_l. _gs>°n sKHZ5FkC65E͛tmW{ org~5vªo2yA]jC≂Zmi1ċY=9?4s5]9{}+˒>όcƌGB^æ2{p~ݮδ' q[9UEîvqŔB+[w=sV5Wս7Ŕ?>v}ҬG \b7 Z[5 6]n{kMO=l+izڔS51w0qJtIE|ŵQ~EGC/*LjZ_V$(S![rfkgRW%t뎖=?-EģAe͍$s%@[ XaD0T9>D$ȿW澁_CDBp^ILQ8БR1Kd*_T349Do=*w130|FjCg;wA,Y%&g^Ԫuh~Ydsk$Ø׵s9>xCW?^vg$\?|.{E};܌k/r[zXt1ǯ4ʼnԘnG[ziS,梊nݲsEnR%w&8l!| +C*VlB=7F -78M/t">stream + + + + + +True + + + + + + + + + + + +endstream endobj 1115 0 obj <> endobj 1116 0 obj [278] endobj 1129 0 obj <>stream +x} |TŹ7sglސ=a̓$ِ!@PI6JȆ{?k>9b͓1p;{v +k^<[#+dz{s={7.b,0]λ\. ј}IVw'wNk? +zNePaW>n046d20>@XAKW NE*TM¿C$jԈR=_S` +_ƺ +!99Ivqyhq)UXZ~K$f$3q$[4agk{C߃$ER$ER$ER$ER$ER$ER$ER$ER$ER$ER$ER$ER$ER$ER$ER$$>2DR$}Dnߖ ")M 9XhA9^>III_* 3Kuk~?́P uwz97`fOwroÿ!h`)3 PTQbTXZh$|aVw/_.[tII⢅ rs]ff;ٳRle4uZ$ +Q"2[b&Dx Z2N&Ot#e JBS\ +.!NU:1&Yhg9\a17#ĮJ9@Z@ήJohpTx .64"Hpe4d. +$;*IJ&B@Ȩ֞TU֜ +6Gkf'' +&h9ԁa׉k,jw{67O3D $N6qrkE)PUOf͡r4eY_ì0*R^Gô\ 厮 ZpAа'm$9},$WCM@YS9kC {Frlװ%FɬQSoCA as&c%A@nQ&*0Զ05he-CgR!쎳oMxT&>09G?/(2^9F9z-2Vh>XۄÚKriilUsC+6kR2;-D'n= oq>s\@gVuHt{u65UC-mk> +V4 )Th{7Y)* f? 1]c\(e!-K 0U@sz{ɴ4X̤ 1 U;ꡖ!Xp_C8{=CU- :%P}M3*EJ[),v ɁuY0:hlV,oNǾc2Z ː!t)x6Ft!1, +LȍfۘC"t +nBRzrJbi?M֜Ute' v:LPu`T3۞(%t{G cQK\>Gyh5zI|G<,ʫzu]>ok+`twVfGKJ;=[(;4cO>#"Gf+66hrJIz)C\Cnv[hh;Eh w^ne/syiV{dy$/e./x~^rzr[M +.vbN.ⶓcDO#Lj]Thϑ++._c'm~༠'xAB.5F#G7?z|4Hr=)"c[Gٟ2oFd #c:2b>F;3߷?31e>fc~;cmȼ; +ކ6do\ee9jcW |6}Ϟc\ +ylY:jp.Uh}_kޫ=xX{br%ڃjij:3gkm:΢3tNщ:m,6U"-j6QXX֮[Nj'ڠU|1F $rBmbg6(rko&f Mc$Ha׃cIW|3+ ;ˬb+?hQKdJtNKkUnڗjY k&\)p@>k777##UwYtLp^pU67p:t݃B:݋PL"Btv +] N爗ѥ2B ӥ&6nruW +rI $Փ$*IN$s$]C4ьK%r|emӰ7xK2II9?F?jt,DjDiaK/N9.SG!:Z..g]转njWKR{. c91Ab2_Mj=jex kUxlF\^g4VO(D2 8^%Dk]"kEhv(hyɄ9A:I9 b&}A _m7#꣤I|gØBD|Wc~ +ބ! 'C?\w#(y& oGpNAVxN>x#$A^ +MI|k "ҥR C8EW1Ea32ɒ*[nXp~L^:Ho "}sȄj!U?[PwĒBx{]PIx~ :i+Jbg0>0<1ȭ·%h`89!;lJPMhS+CHKj:#wOKCA0/ wq{1 vw> Y _j .֭o;8 +c~7|HL$,!t!#?%?[EO a7GV6'I (VpiGgE + 8 ?-FH:GI.YD֒&I r-9HMn%2q ?zӷMrۉv NS<+`|nA\ B }#O!i+PxF2NO%t~)³ _jI-&0'wPG/Cby8I>_V +4>z·1øNjiLn:a%m0HPT$^8Bh0x E ':ɭbˋp#a!Z8mzV{c.C+-"YPO6Z56\?vr#p\!^&~JQK-Q<(5E# c$a Z$},xkO` ' 1@` (!#߫?NnDF˿]ꆻ%+I$"(!`EA"K ABB˙g,gY +R,$ƚPߔ㔾n9bD*B0J?6|\ 2^ c +gl-4DfI,Kre +K*tbɢ4ؒe]|ys,cD1C.N%XDgt ?[om_3eJ9N|Al5tTgV(/Z򢅅s3iv=~G7l㗶^7]zъ_Բqxox啯&mudjΑ' x^mBOu;"H[_dY]6 [OMEX%W W Yz:9tX^6@r4|c4*ɦB80΍gɰ*k9ڈI<<>b!D5ZN6fKL)gOHL;`屠wTT!PJR5ft81&[DcLz!h&p$mz^]RBY֘`^o#{cdۂ[o>.Nx76:Y ^KMBSCFox(s˒i (^x^Jl2%Z G+/Ih\ Lsv\hٲ)f$DZJ$Yΰ[ ,gRe엸Iki*[L'O~n/&7f۱',*"(V%!sF+l"4[:JߟS^VeoM:G4.\q5}CRp= G.=ԎOq^} 5i%pSHWXVs|bzBJb|^gƧ'$j66B)n&诌OiILGz!`2LKO'$=!z3{}$Co/k4TS{9 +D?Qwx " +˖Aʥ./Ņm~Yq%`Ub=,|)iXfLCM/ZF1`0h!cޜd͋{_b~m}vL̑/w[%ŗMEbnKWa'Mw p1|mmmel4&qv>jƛliq+LM[ TB qdaU&l2m(HffLMQY[~fI|\M[/xП/.C{սW/\Qw^DGHɤYx/5xŽhMf*=POߤ-"s(՛M}j'oWß +kg>1R +1dsa?sֱj֡~zfvƌC + nbŇ +3h(w ,( OfzYv|NLf}Y!#AXak⥂A lXs B*DZ`~YWyZa)|+"Ԝ<[N^^Ncf-16KRCŐc=ucTdT!EI3%EY^WLMOOR}vR5fٲ} '-/,;Y{6 snAY,wK-[3'[XGb.('! _-i&CY| +R-X&ƀiT'&KzUvY|4G7o}mynEnkd>zb^Q1x?#V(,';?=-`cyʿ{uּھ"{kKR2OI]9'2\O3^=]"R . X[@nTYvE\0F<`0qXI1F [ +ёVTώ*4{rE>4C[jܻ欸co+Q{#z<_D muW6ɲ۬f(/7ɕFHlt#hb.46IH,HD d~X̒8WHwQJⵝؽӡ7.1^5llFc@o@bk2!+9D'Z9-|#t:9T صJ|񷮾V< 5Z 䑏?n]1_*;K~~/vI* +@ bfْBRR iޮ; Fh5!\Xtˈ?U-;Sk-@ ;DOn#8BxaDj:M?nL/]p{4g~cR!s='h +ḡEqe}7IL֓aJ %|Lffz<~~HHHHHHHY%H䯞5dMl$Gr$Gr$w3K4F_!1)D#FwXEHϫ*YBh-A0_0$pIN~McVa?BhfBɘQq*,!D5`[ZXG?Ua=TŭWh-}C]iֽ*,B[9,qUrX3*6<Wf78c6Fld0K+bVX+W`-ΖUX+Whm78laFT]U]/gqޥ"rau'TXs6g*;XK5ۦ6ņqޥQaF19^VaĻ;'y\%*r8TWsxyUt>* +3 0nuS쯛n^QS裦GMYк2C," Xׁz=1C8EC7f׉X{z'2s Z]YgA!>q=8 #~m!̾I#σ2í"pq<8C/׃|mM].IJA?tp[Ȱۭðn:*UMee{۸Ձs±}3Tr2Cebq=ܶKx/v,KY(D+s|?bwmB+8@)|8P)BZxL9G&6]W򞙔%Ӹ2D{ts>2`(>?lyO-ֺ3OϞF_ "8&W{.A{uSu<>Ρt!YZI}:,'ug6[ŰW}DYz\~2{M 5Dp~]L&/ⱡR+cYjlGFr9B9sm +'}\v;iöK0(+۩ϲ.USS|vL۳1By|gWdB}?o!, Bϕk`( p~w?7{x|yyjh,IZ<Ż/Q%j+39{hT+{x@][v |7ws-CV.2~pnDxdgz@.f/Ȍ6|U=cDP_:Qr{'Eb!i;Зs!{S)5^~fvŤwY?ʭ )e/:/:{Xdp+cůzp`r=xX<\wzG; m=2yǑ֭LVH_[`شW{S{Z9W/G_B9YMS5yۚ5'Qh ]<9p;CXRVg&?_ժFlf6gJv=kn_uV:TcKqQuU}6=l|1OjUmPå_kQr6 +m'Y5]ǭWڌi&RVkìlPp>+¶k"KÔ٦n#R+W +n5Fo5b.u-3nXũʹRͽW> +5S$Q*Kȫ/#,Jkfrn&׺0ϛ9>9?oA==^ =9ryw޾9:%41={r&{12>@dUKntv566Įw5Sc_:OO^kye#kb1{ڽ}ce.^ٻmo29vݟSCF#yڽ=}d[',QF6x;=}|m}~&<_o3E9yy_#pŋLnȑvy-0l_nz.ߋwɞvχmH/zp=!k`.J_`\>6XbBͦH z+zf-Id$``̈RI%6[&K%uKѾH ҦH.s3ysssy331a}ÎI*P+iF3 ^ 5\XxYk'áM]*`|`: +M#cӄD2c&j8;e; O$+d&&ΉM`Lx\(=aEЋr3ل$V4+Ƣ8p s }|HLÓޭnpVXQ0'X5̥|uOrX\F^y0x:L|X#  +(_eJq曝Y8s`0cpу)N-64|˜0Ra~$727ka;i p;ԏL#qvT2 V Fxq +j܄]]GE wx?gF%ߒ*'-1B/QU::F0ߺ؟|?33ߴ333,'b\|9?9BLS#85Z퀶Eۡ-&КQsҷOnU:GU^xVs8E$ +>BhDR*UE+2%1f&V>ާ:azmGTV4WAp ; +HYcW+Bu"08q,xf+x|U/"0JIG n[Bfc4f_PBXX^m4lc$Q?# +%15ӧ)Lyb*Nf)7m8pM wejܥa78 ju-%MgW.|'yQkωi?[춂'n?w\C+ + ZqkMqbID"Ux͔sN +=WvWqcLL뜘E#y;zllw`%m?`L>Tȧ U8ymT.zjVשq>:گ_׫*C+6T[ ĀˠPA^գx>5kM ++ k1q4V^ ,,|)O䃙dI$@a&E7֎E3~w-oV~fM=}rfrg]L˳5ɠ% 2-Vlx{5N~MR,zoH'_ߝڤ[KbUɋ.7Z<dC3|]*9+KC.jxz*Q?4ALQ~8DvKgTXRDZ5k|bc {C;F}2JSp̃i?5yygw>%X,Ueu[%z-1# ҀF F&T\a54}P}{^k>0;A?3.b ML!hbȰB͙t#3P3#3SK#K&FapY8c^zMy"`s"2pR%AX 0c`~a AF%B7 \H@ތ!"f+m.:fޱ*3pTQB*4;lS~ʏoYl9JF96,\DMQg8Yό9*h.9j[/%ou୍yYyӷRe#gT\0&d4:-.⚫(Ά\Ew/בoޚ-ks4+Z̑bY?ڵك{452tHBOC3ŻeXo2գ }W9#1Y^[VoJ[9ްh%֥uk,$11@Rvspђwo2 +V c,^㌾] rKtj>h-Oo()}3Ļ)3:qd&?kp~U=ɳM:&OqE_:OEGxO`?jMXv#Ӵay{LjP,Qn_OY:XD*Acq/䉉V0tH3> )FrN|b2 +X#q4uB丱34Ipvet.gȍij)0CdJ417 _4;x[Seh´sϞ_yc,e7ݎr!J7<Zv'[\,z{5PYֹVN֜tCeQyK=Ӂ-w9*Z^9tdyP_#Q6A5+Twix ;(QC'm"9\^W?`V%V;+JISSbȩ扖әF#3I +fn)#OT~PX>{hC=N)GB'!8ts)7ˡFM J2 9c({W6Ab1c?_7Oޔ J%c LSȐ3D*r(˲xr~@ +.nB% @S +5g?~}h)^JwI`46") =凼Ja=wY5?x)8{s:۽k] ?[}BrQyS/4_hfOm#xZQ|h[k3MJk]լy +;O? lMWDQًAܧldž}+OxB[o_b8?q"& h\,<cH;?Epo道{D^y蔘*|:AzcK +-wU4YF([eR֬ܺxVLבnҪ0K,-y]&T7k5P# *Vr:2;<@CΨvOen;eaov)z%OԐu˼jY֕냻=V4蘩MZQ+7[;?L4nbN;:MkաӨ!-[לQ;yMWR{Ղ7Wn>UKx]#C;d3VMWkj ?YƷy9%U8{ yxA6NbZ*^5ħ>^z5=d_W?+X{׵_;P""պ*Uwv&mۈhkQױ1Qb[17c2 ^tՃS m8T;k׏^;_OI%("30"4ĸ,|7$nrUQ]vxS+ Z(npգȽ5^ uP"0G7/68>R58Am'ԓZ={vq~r vŁMܡ:H'uSET7s$! ڟАdn"sA''_涜3>\l$h4cmtk7ɪ=;RT\GTkE&*%Tz7kn=17n_GmdyԷvJ-[Kq!]R45eoݹب+LoD⡏ (#\g_e43fĒ( {I( *AZfMC̓)om}(gQrPi/]d>|ػw=SND"Sp?f4!\?JMW0/<r&X5]^-od 3տ@+Zphp=uwCfEp)m%wzw\ ޡU9KLsGO(ym~*@/F9,zbϒY[&N r-A?}L,1p޶Er]9+doĄn2b1=7ecXUBr5lT6|57= ATi}NJyH==}Ĉ< >=MC*&)yc=A& `^y'UI*#w?`[I<{,9Cz[Nw^6Š9nzd}*7tyD0?)ɺ?f +9u訆4w#CcG{sˮ3ז1u鵃fop:zBF] >stream + + + + + +True + + + + + + + + + + + +endstream endobj 1113 0 obj <>stream +x][8~ / iGE=Atgdwf 89N;n/HJHJjImd]HV}UEIqvjE3>߽E!fi/YŬHlzn=F_kf~~7offK&B'Cmd_uSW\Zlw 5KJrpwf}wC= :,+at\x!ijuHYuOi-ҼtB>ww1i.qi>34Yjx9`k.bܐi*| $DF$Vu1L|6ef, dn(AHRylmĘIձNZ&b*hȐd +mA?,)Ns=|],G, r1M.R,LR9_`*eRG~JVpBXM^JVvMI3JJJ:Zm 拎lFBHq ֐RGZw̶m4HJv0I)Pyunt9O7OeI\"WxtIS3fw^#tҵ ۗrt8Gr х?f Zhk PI6HӒ~U-HZJjB k%.kTQZ -bK ͢ݢEMCQ˛"Z:5,ݕ`BXZ_0  Txvb0K~9@RJbEs +G*+k&]&X.XdQ U#"""nL?vmQXL0^Tsc%T&LgŪB~;cNk}amէ{ P!)%~_ `5WqS +|!gz"3Hf㩶#~Z i76RfSK̟&}K%q븭C ^.k UU."6}$l\a&I!:xڮ! "^4M"c:*nƑk0g&Ři +:dWy5^#&}92{tM!6 㦒T+غ60V z#I[ëF44E,oU*h}ޔ'N|oڥ6^:t5D?aܹ"ͭ^gu_p-D)FkjhFEpmFBN#ܯ2*Sjp |\*<&%7:%g\/TdQѢLIWYS NyGkU2P}`X-\ƨ-&1EPb8NR߶&%IE +m};"PS܈zeQW*h0$+e_;Z XH\8Vtk/J?r_yLeT'tdFxyG'^JtE[v5}; AThC\Nwg4>ow8{ wwwt!5Rݑ)܇~} iw{];($(ܐvIk,GbF'v^kdÖ7\N g& JHOM0^r[Cq|[jI ׵zBe`[IEpb k r,<<4֏+sR' (2*[ӅOm5mɫ,/gϡ{ci6% kSc!6DեUE)\%5f݂H<ⳗTfd>rz"CےҽSs{ <.;U +cܠ~QD~\.+VZ4\twnaA$u ' "Cs&63睹>o z ] QG1^, +\P:ܯp<0Ho +^ǾqfUGO=Dk.%XҒ lH +`.% s\`kíݦ+QGg.Pw5-I+T^b +ptҍJؑ ]};0@ME&! ptC( 0LwW.Pw=A.?@BbP;2@2ܯ4.`]y`U^P}( Waotjj¹u#wu= libX;p\ EYcF,Ϧ |TK;Iu'>RK;Gae<\CyfA\/Lu#rT],A00"Ox㣨_"oA 2Y7>ɬDG>s˫ף_*&iGˌR<1ލ8 5.5C-kj]^6%WC*u{[=OS>k 9Ĉ"&,:o78L`❯I:Ľ ِMBݸ>2\I;=pA/\3CCEIu3"q8ͅ +e}4? hYN%z<%Qb%8݁d + D g|˸ZOt[/vHxGcчY~>CҷaZ`BZH. +@JnKu݁Z ~$5d<@Kz_$/ U`N3/~iz9 ,^i=Zp0Yo2&VjU?ú=]5Z>=Oyu^p$j~>ղdQKXEl᷂p.OtE+ABceԌ`{JBF0K$эz1HGK;pH!ey+MQ5*R^o'z\4vaudTVCᳯQ?#uFg3eRO[崨k*:mҐa5Cߨ9J2.ܼ$U3E ,>cT0*<{>4`!TnSH*6B4MZs7?KNnΈ((L_U.9;@::No1}/iy@Xqճ#B'a7_/f `qԯ+7ә+,2i@ϽZѩ08X/MUˠuH/4.% \i$@j@:^iX[!etDj|M\ީ_OWlo]kBu:HD$SxDDBXD$hO'k5q^U@¥F: -eyt jB nԠdTar g؁Wrz+/Sʒ!46b e:>Htk;tLu}L7+n,")ZA9!XVcdT;g7\ܳ'('a2X @цI^al7oOho[n+@8BV@YsJw@KT-G.x u+Xp62٪^H }~EskBG\GP~d\ q. ¡|8-Ar23| 9QDxJs$ܬoO݃ya}8*K)4,ޓjvbZkj05>GB!Nt=Mڰym:AeGl6͎P:SDdtX.]"_n|I߱ &$j9U.I KH-{Z +hDC(lY1lZ/"VĎJ ;+sBF.Fh2ǬU\yB-j̓!_(V߬L(ƒQF %ٰ1`ͰރbȄE* Ҕ(zVdZ5dңdFC%35BdF@Fsp,WpX:t8,V'{3"/sS3DYq^aPzmT-ڞ 2y)C8mO*i{PP9 SqBORkįVlrfZ-͎<13Q5F90L  +endstream endobj 67 0 obj <> endobj 1131 0 obj <> endobj 1132 0 obj [500 0 0 0 0 0 0 0 500 500 0 0 0 0 0 500] endobj 1112 0 obj <>stream +x]oܶ ,U!Z7I}0˶;3$M,csxHǏVebeGBHERF[y(m߼9=>J>}r>;:2:|HD)+&iǏ +^>~0Bq(/NE]dB,|ƛE9Ǐ?xjzfY!?.D U E=OFd1c"* EߜF|;ԗ!zwAezI6/;ޖھ%޽B=MLMPDkeRQRyk$'$=JSdG*LWBQ)LdW4_¶zWkf/E#Ƒ9ȡIArh*ᔡ)v?i]m":mro1]"pHㄆB8F3(5PQ|-$zLèhd'g dե'| +/R~eTr3̌ ˎ~TX}lI`?c%*U2$r:0N(d +AIqvI8dqU$_M :ڇL |=5]$k⯧6+Fn C+o,&3L +~&NRg{w1+` G1G#,XGheBN!#ȰÍ̮K_]rVziyX!M44q^SfIL5 "H?s9DG*;/ '29|-ŜH=:$U6:9f2%e(#w@[<@B ~S,'ȝ_ofsŷ~7Kz~"Y=].NT\. "~rwj_(_Nb ^nmƤzoʪ/rA@ ݬO7Xƒ8(,5U sCzm"Ts/,BɘwJn?7$CLX%@kKG@^];9Pa{Ș)h]u7:ymтR_6C}sS]>Dt؂Z{ =oM/I34?]^VzsF %`䓌@47-ò؝-C>, Ɂ1( ג+7H?h n7j06[HTha3}3dIuؽ:կWq[bƾM qJſ_5l%z>`RISWTH0n3͜V;P4Bv&53ͅEi\S㬝pTޣerFJeG/β3^D6[Ҏ? ag!z!}-ML@ 7z 7&`/bAJ-`,S5 @1]ELgzD B</@!P!(B~,v4d!e"B!?ݏQjm v<0HNJM%9a6p@:lA+ץ +zWAXGp(/._$.Y:>|*"t±qyRyZ54 oJGÙ|(ncdJ@r+yR&B0@I:Ę6`LiZ9q5-ɣ3.~gZpM4WA(  _;Z'w*4@;Ϭ%T#$=ڢ2kq DP蜠 1!F +}Yjc9P}mIB}t#:0B`a}<¾rK` \%D:-.̳Hb5'.I-tԻ5Kv\3.+y`WjΉP蠅ZGQ ,2讋0 +{?XN,?io|}sz ޘxGjQsr pIqj5.mp fVQzEG;#tYHf`l͇󽯪-FƎT<OR;S33m@K>!iJ6CGh&8F#Nn&W֤VY@/JTdUİVC +tyj7ʐSu nK);0BZ}@xUxL{#m0떂 -2+lлoWa)*t|W,E{eX*<7!W ++0>O #L~z:OדkH&bH9hշ'!c_zd pb@q@ " W3>iB$Cq盛S:E/*O|-dk/^+A_^Kxz.x9L'ua#a(ɒ&/ɱ6gjwCFߐtfc\&Չ{ji|^.z [L]BkБ!F/352ϥ4^or뙁gxz[!uuagCBFYƁ5w C7%!aB4T^.12u`*KIGswwX7fjy%$je0'8`%֢iaoHy4gew-.yJ[y. +?fT:PrZ4@(x؝fs!R@eHd3uy *yb9TXHҚ@,w˾&|p㫡tvo֠I,c*r!@U %g$z@5h4C,u55!x ?nwM&nH\'hS8mCvb/wDK^e <θ6f!_1~\?t=-R\ +Q +XE!J:V~#3" f颅Gv%N3wӮ,ztKzw!aYwBBn&u<-2&D;O>5Kԍڶ]1y&b#"fl[{ { =CD..MsA xn^,b@pi?7ScK>yKq#>y#,KWRS祜BF>/22y)nhz4s}ᨆ/I] خ'|v\ #]RIv|y8?S@F: t"8NGϾ oG '@;?Tn HCN)>vRraB #NT|ޜ$/I?'X@Sv[}U9z[p>p\]T&m/58Uz7WϘp]:cA|g93~܊~ 9T7ʠC +endstream endobj 1111 0 obj <>stream +x]o8A/ t/bEHw&w6c8ݞU$%JZRvv Yb3ZfʌU^$4{>ϟe/?f^/Yu/ٯ#wz2| +?x,XS}Yϟc\ψX/_}g?)"|rAcL!GB(arKU>cBDW?1>O3 +?WYgs]sd#0u} ]zEZI:fHWC.Ww|YD酯=AkP Q Zk1yqXȕ"| SE04e^$ (^kXOvw`YB +t4벀U@NӘԢΩ {aw^`\>}\lr$fT C&3降n@iƼ"[pTG7_Es&R0k6O AUy L2J ō#DL6VL[_d6wwk.nt5z?BV5*+Su*(j 6d+0Y=L8?ŕ |YD&D٭[^cBV{=`;c{mDzunG bq|b":*T2F5EiW6{P,uf$nڔUYS^<3eє6aNGfKNB:`5wYđ/@I0sYRW[տo Nų, ;Cb)UPM.G!gY]`bPSwSvzbR¦M +_Na̫Vs-{-O2E5k_5:í$=&TGCYVޟo!{~Tbƫ+8Ȥ \y)/%s3{U%|ms OԑM#C#*e7Ov@,Ra"5W +FD0vl*k iBj!+x +}rLGfQT~6]}~ۢ[2QV\S#~ %'!r WܒhY@8sjJ0l92!'4iD["Ծ-rBɔU=([]f02hu\ïC-*#anmGEOi fDKpA5K @2Ɏ\rW^{.e~+`ZY|9ZٵtwhZ+*L}?ϼo5W*kgp`; ,8%@V!d~κKfHP/;URA{O6{i'_ '>8hL3#}Q)L"(W_هkkꡧ6@-\OXdb3 ;j{3OvXp8[mEQ,,dE@AjAoRgUQ z $: +뙉A1g6l}3 ? <|13D iP߱Z +Aҷv%'S|r j( R589tYX^RŢ$FhC˯Ct ,?`j{W#ةhl< ۙڂC s3civ4+Ssx1c*5X =pC~<@y_WaDGwzcNQUh$\NcA@r;`Mݝ3C`+kyM}6̈ 줌 jOJd+[7#\Zi$pjgǁ/.ĤME&zB83BT 1mgɞܷl$^*DO(|r_,-d' l0uѳY9|I5^ya(A'_> +cSi@S&yAQ~\-QH)4J<]Xg<*QY@ +4Kt^"ze/HQSFGHkcTY%F'M}6㾇Ed4H6ꈳWUƄ*U2Ūgn*̪.V721 Xe +5|+JK wKj~N墆 Z29jMG[+da}aPS,~48Tjݙ)E~;3¥֓B-,+e:A^aj(%ja>>ѳ}~̅"[&/x^2=ePT6lfluhvg̹c4Lп^Rd*(/Pj)(^= + j'œ.5-Zi5Z©uE& jc7C֖{,[hdG#` ok%EUkD)6k&o)4 wjv6 5}stnktƪ%ct4%Ra@{h(wE|^N1H(B۬`(Pɍt(v8ټƦȻl2'Q6q0v6Db;&DI +vk%EUk)6kfʯEiim/1IH޶AɻmH^nB9XE2i?fIvMԹ/<7` Od=!HO#<ϵ5eOlΘ~Q > j +i@q x ->/+3_20 ]9[G73>'CՄELLFoY7vf0P0kH5bT[˦z&CْV{ƴSUe^yFD|M{mo:MjpvEVA_7Ѡy33θDrc}Po@(HT\Jm FL\đAxgH& b9?0G+žJ,9@+nH$ 6|(K*$|e&"9(J?pypvHMi!Mc"C:N?kpiM+t́WO%FM~;a6){TbFzهDtJ{x, t-("?hXWuLZr%NzBS&)Kp1(<5 Xh@K9#hz43i7")m + +/ +wLsSn DfGe8lgiZ<]qǦ2g$N갞%>Htf ^M`pgG6 R5==wi ;f Avךk[D +l#E/P?+'׏ tքs5QXK?,{MCfXPr8l1a坳(nٗcn#e1EyyCGk:Z0bEcH `4q6꺍p_$6 lb!3;(x3z S\V)Xqm ἃu[t1QC5L]ƞU`δ6= &'+ f QOx;BU-{]5O_nD~ux65no-ѫ,s<`fJ'*G~ivȣvf Awd_آ"(׏ OMA0XTs<xwDρ&0]%蘘mJiL 1y)mt'tb;?#cŸ \yg 4%H%b{պf8sĚ'`o[rOpS7"cRz"ȣ!f5"œ2pS1&)P[ k1n2!Z ivL웒x25$ZsOEĻiSk7$NkFx^o&7 Ef[Иv A_>6A"{/,\Bǜi9(XXǿPEƔhqa'㒌Z9w6KvMڔ#"Noi9F&mddlFܱױXs +=:&)DDԧ1ҶKcHV]s:M @m hccqcKN ߻Kw {[ccӐ$;`5v<lx.I>T##:dй{9){g"޴Icƌ[kǬu'sM #Ȋ`D(1Gd-N D%z;~եz-WA; )>'Xpwpka^4sx{яH%l "Z"]D&^Dk%hStvI 0`hmX-?[4cۛH#dOlο\47pC.su8E$3tq1̄YH/)O&!2)ci7J;tE`Om.D#4Hɽ +endstream endobj 69 0 obj <> endobj 70 0 obj <> endobj 66 0 obj <> endobj 1137 0 obj [1139 0 R] endobj 1138 0 obj <>stream +x}n0E|"GR !R$}@"ckfj ub[vdFִJ`*GLxYwv\k.aPM1s0-6 U{J[52I&/zKsѶ,oii=Ǥ 9% TjN+aqn%ovMUTVyKZS'H>B$9UOqt.ŧ㉀.\!ꚴ# r${>64vĩ$ؤ!Ð\ l4y:< 6ɗ)Hx=0#Tbl +Ρֽ])B +endstream endobj 1139 0 obj <> endobj 1140 0 obj <> endobj 1141 0 obj <> endobj 1142 0 obj [0[778]3[250]7[500 833]11[333 333 500]15[250 333 250 278 500 500 500 500 500 500 500 500 500 500 278 278]36[722 667 667 722 611 556 722 722 333 389 722 611 889 722 722 556 722 667 556 611 722 722 944 722 722]68[444 500 444 500 444 333 500 500 278 278 500 278 778 500 500 500 500 333 389 278 500 500 722 500 500 444]177[500 1000 444 444]182[333]] endobj 1135 0 obj <> endobj 1136 0 obj [260] endobj 1143 0 obj <>stream +x ty/Gy.gͬVR%,{cgHcCԌ~󅟟Ú~( 2HʷJLΎr$+â\}cH/?9LsQs>,2Vi>HL?LVZ["$ٹ-۳Ȉ"!w%V<^\%yP~u2m;e+h‡x̅>qf+ɿ5ƮK +l:6UeDZMtl{Er.bZ%UQ^Q^_W;%D5o*{ S& )R'V4 +Be ]|y7%?oYa^$.͢uf3#hCDeyJ[ȎG{+ FPfȷRlwi}CcCI)Ž&X*-jc^όFcO`0hN#ߟjfF=|D> Eazc񋤧٦9-y]gC#o9!6P6^^;5uF+)+{cGiJϥ/XE5gOn1uj4{ƊU1]0yfqv +$V\>{e˚o"*ߧV*7~ivl i8+τgK;7b<:sJ±X L +#տWO%MI]jFNi M*ƶҼGf蜣ki54$-'ϥdK|h## o'#ԋiL(,U]+.+I PxtӫFG/S0ڊe-L3dٶzZz5ԿP<^z*CxI0D;4ݣ(seISҵAWH&+˛paiA^z*H3.\Z~Ѳzsyu]悂C TZqe\3v2]# X6}>4VqBi4B -Yťs&~_L"=ikȴ$3d=4c4&,@ Ppa]55S> iJ.ɛW1-; XIHR~(R4[~Ѝ"SVVTPEz:S=DBXʲߎ(R/k{Re."kɊEEt3j0燂!++iOO (/҂p~,ߌB5WiUyweA+כ'0X*"c:}=͞7wa*)qA0Fޏwe}1SJnfL.RkjZIZG,+Z$_5lVz-h[h$V{t&Zz:菆p4bKqSw-=K hކDa"mfzvy0d|ͲՐoqt/Eb;jԊ +ެ x}A8ɊHïICs٪OĿHB!B!B!B!B!B!B!B!]!!B!B!B!B!B!B!B!B!B!B!BZ!B!B!B!B!B!B!B!B!B!B!B!B!B^IJ71eȣL[b:2miɶjNLVm{skQR-Ͷ;mٞl[ٮ=4uٶYm`?m_>4Ɨ3'9r? ;G̜̜̜̜̜̜͜l]w:ۺtmipΔ[нn:ml;oӆnvy_[{GW[Fg ̶nŶPuvc.*,Vqemf"|MlMэtL ]Vv.mŴ^STk.qF]MHkCn \uиm/fZ)ShkĬm`UoqrF|"7d]#octQT>V+)*G9ͫ>yڱc츢NǬ~8_|˲VsrU"ZmVʣP5ŕm?tV'њTgrc۳w#&UgSU0:sJ2\q6ZiQyOw﵍:u.3Ueڛ犥#N8=ʯjm;i'dC,Z̵]/ι˦3-jq-b.yY'ΎK#l Dr~4_&iK5}b2/YKԕraSʬi!3ě&Wq^@ĿxnśCRfM!TćB"hn|%e֌GL,y#7:2kݨG/3'JhNd=_ E_bCAяӗ#4,U/QkI5UįY4aoUxFrj~^N ?lfXCI5|6#~fjSš3CЇYz|>/ L +8Qf}ϏYY)%#tW^q-wJ4ʬ,:Vsb̠gI蛢0>ƙ>fjckym#b'#Ʋ};OXKׇn;_|)amoxw [ +|94Z[[YN>fͧ|y,h:"Ul>,Ÿ25wEvtݯUy஍G;I9>tQsb8tm\4xyCb畧Gͬ&9zǛ{֡W%%:l/}W}s>3!W".$ƢC&3YߺYD6;2N]H.m~,Y?k=ս%i-+m]24 h}.>Wi,뮪uwh*8Q*ɓ&MTg=971uD_GSeWnm+ZV6EOcyDyJ:ОNVbYvVct4]F45'w%w `Y^YSpϯo)N%R7Yl>P~CYIgjR\lyT+ɹnk?X٠@ޤY8\y)GI{;%H{]mlʴ=nO?ӚYױQlݐG }mUںi[nC7IߗldD-fM˂u7͉߽S̏^͢jc~ify_`r._y"=-NV>ڻ̽+zw/]{Q^/AwUܯW_qw{/]nw_vurt=;ܝUbE[iZ[!ϔgɳ"!)%-VOw;tswm&fw{{{vk +endstream endobj 1144 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1133 0 obj [1145 0 R] endobj 1134 0 obj <>stream +x]j0EY& }% EĒc% .spgxݾ& ֙_FqU_O*0Np s+잍q{4a]w%3NLJ08РWԄ3vh mZ9րPe]^hopJcTnD& +* ׯ.T?$oյMٖEK._$Y6j{Ar) +endstream endobj 1145 0 obj <> endobj 1146 0 obj <> endobj 1147 0 obj <> endobj 1148 0 obj [0[1000]289[260]] endobj 1110 0 obj <>stream +x][oȒ~H¾rlY$0[+KIΜߪnRd(66@$Sbsɛ7?]}|?޾\E6_YrMTjRTb^}y? //_0&l"B"|y&wMrvr.nog5/_UgJX6A&#Rxa1>btOW?~u]b ݨ nTՄ,ڸfRy]luy}X}γ7=U1gA=IeD`v`EΚqY+0x, WᶄrHuAXp$ҿ8Z'u>^Y]tǏ>#rqQB~9uq,P+1lyG R]aK /JĀ  +Q U)KX3] ~޺ϳI[/7I9}/L*~A_Tg?y)*j +<)U# ,9b]?z wG+iG3+1gK"kw\8k~=V2$N_dcb8 R,(Gi wPh7iN#4GWc +Â.|XZSz·'}5DHgwf D[w1lU,犕 +SIVoFh"Nኤw#ǗQ–sv}Lg*x-=^mU* X +3fXq op!"(0p.9_+īI6ά +Q\V_M:1G& + tenu^ϪX$p*gl0ROB(̃,08*TX!xBܛYo>$NbJ˽ B(>J٭Q.hP.G`2Oaw㟇ڇJ9V@=%S?bfW$5?#!ldtWب yZ+W=~Fs`byq`opyTb>ɲ9G{XZa ,u簪\im#Oq?.pPtH~)"l:9׹50eLwh'qpu +Lv]JeN1~fN&&gGnY6RoVY_avG>`Exߙ]wxGS\WwB-E -\a+PM:E3M+qaь{1AzؔP xNe^⋚R.=4 jL&94%f룪Prf"T`zHEMMEUac7y6d~TLtVu_PcQ .6dب!";DF8Q<|ƴMC1Q=rۣtL}O=4r?^_/u|q=z)sғ4X :MF+j0Omh@N[ґ~((L)LJ :dvKюTb 0SA2FJ =o#t΂#bp/_WXdHJS8A{18N~辮AEceCv9xv:~wGy+^6.Qq|:򿞱ROnf x_fc~7&XAS7sK5?̸oT5#"Y!Fn?4 ?#-2=vKػǏ`_c^Q27,JE&cI#&Npd1Α% 4scEΑ@_ c@'01(0K¸y<(ڔ%DhgDk[⣩@EA H׍[ K\hnIYf}:SBDN'WJbh O> n0 J&7)Mt5, ݽhr_Ѳqԕ'fJ3&ch:>Ԅi9MLJFSSI0i(^JTc;ER]O ,X)^iW趵\};PXu-E0#&Nƞ$)Q̣apY|4 BGgs 8->QWh!='+ǴPIu _FOd_9"Of1w[ް,{˳7^ᵸ*?5{/Z^~gDI"; [d): cY769=Igîƃ1ZnjD&әͮWBnjzfXp#Eבsȃsq>ad,ܚY!FwM\GNpZ{Y{A,t4ݾAHF 'nG֞Hk /U +O̰0`Lji,Tc}m]-PՀMb]"{U y[455Yڡ*5EThUAtgc 5bC`cռRnkpN#8EZsB;${w薀-] oL~o<zxCp3f1}4Wv4+Ic%cE`h +ڄ +'lŋxn f3 AV  A!l 4 9z61tNh1|,olO +Yxia:=E:| z](i MG:,&8ҩk"\ī bB0oLxt?⋑`/F8"+BCt*Q|;3&~DiCYr _pֻOw?G[;o R=Q&es" +Εo*zQM]CلL+f`A. +{M償PN4/ X5+ C EJ;X T_Ъb?g|"wGށ#~GP? {~/DA$heis,U1Ks i%LJrظ>}*6}c(ݾ$؇崔"t)c6ewr}Zg2zN^Ym"92ø.Ir#p[+7qM%N:'X\cËΨXф_3gy-:aMᵷ5/ۢs09=}9kȱTq5Q[NTjXgkFJ7 dɦ':L`xDwh +sVhАmRHW͢I;DiaQ?4Yo%N_CC50mr?)6ǵ@62n0tY)JQf[c"%ǕR=@'%Ib2TrWF\4qMEۜdlU*mb`8qͩl 9+~= V6k5I~T6>XW1T &V(i* #M4j,ba8SC3F(WdZ?m-WmD("*Vx{Fo乡X8l_b_u\9eWz8@IlE8G G% +A/O0Aa)cjͬ67_x1 )T bly.09`ZL͚WgE #&z9l^zBcU\LCy b=F19g|O,(V5 #W?00gЌHX5%B3GD&#DE (1L* /%[g[K[61Nj]#I6NoNGQ;PJzNhl8ahY=4S'OcbG0sÜ2Lsٿ=Ke|XH;Eda zpcN*Pt؍ܮ**q:Mf.nnVxﻂ_$`-){lǧ/Mt*+ D-i^|zݑr$+mIsԱmnv}R,6f4Vj^>-IƦhVʐV3煬@u?VY黬F֧dkJ&/B i>ǧ:;|P;|1ӓ- +eL1],ˮ+k5MnM35J|M"WXvE\I~|2mk=P5X6z[CP1jjs4M ]m;Uf= }Al$yw0Ů>  h&W2ޙv2nf32"s.kN=@m.H}͌.lw+u_&fa7#Ɏ1A+]e3dg>stream +x][7~7 ym6;v<(3Ncç(DP3-3լ,3ŬӳPfWOd/߼ȲVnf2VJ [Y sU|Tv_Z?iYjT|bYs` rFdX7xpkyViSJ]=p)ۉK`d=hnړ`~R?hKS~[1=ؓ<~UQ%>h*]}I4$wmOYSHh3h lO|JeyaȠ03&+߀O{ӧ˷ 1|r5~yb6?>y y鬈c%ۇD"F EVp9o߾x囗$cK6f M\BxɻW>WLf1WF/=s3+cQ"&+,˟L=Z5 +h4Q?bz/F\+X唼X]^nVO^x}^ɛo?f(ߟI>??~ɇs)c9 x I13>V_)t1Q*݃?zw9v1**cLEa-!GĠ7Klѫ +|-!qQ=RK>Bj~Ϳ,ѰmA\\J|hM,ݸ|`yTۑN`7 +0P2"FtqQT@PquoTHQ8œvj~X]-ݨ%Ӹ%L@.A/˸PZA?b>N鴞id%\KfdP[< b)i1u]јEu>f;"^כ%r/xf+zͮ;%87E&8qaK=ǒqo!y<4[#opqoP;PXệ̸W~s/s 9xV~k._<]igXd+x4OS\I駇jp÷]zuuԷ)FsV +q;SI +jyM^LzL|&)cF-18JY>æasflrFcй3t}4„ +ɏـC "9bhP$sBGU3?MJ+'O~=q^02&Brr[̯v7x>4- L1eb\^:Wrt  Mq $2;3JSd/_QX4&)B:t ˒ޠ>+qE pl[Wj1+j-o_;3r4e +^ IX1Ŧ4L u* +8ñ +]ú2mSMFѨ@" w\!jac%U E$lJh&DqF6.r Zl'fL8w`ׯ~m_csv$5KVpogV8~ϯh#A&I+9D9O9%>A]oY\DUE@yKQd&`rbRI{OZ~[灾_?TFp؄bT fh6L\)mdՆ$ ۙN\6ڰMֆ@!Py02 ȭ*n1BEqbAu<L+gHpE] H=s_V@>,ce$=2RRMF2sRM})J lƊK=_Edbzacv?6l +OnpU~]c ђjCYwl>Z %b9.Q^n8{i>buoŒsIj`8jt4׼?hմWLx×>7pv"$8$k&ubEdi@)Bp3#(ڢ@1qϽJ5̀2H^f F 0k (ԸJHu sulz ܤ (Zad&TĐY4z3I p.=^@%69Q nkPZ_w|onX[r1dJAPhDŽpڡ5âx{Qt)Xrcn .:R`agv `p{pr8e ң&PGJb* +RI +3 ۵h*6t.)>{iӊ:}wC:+ +9`Q51" +j_} ns3vqKcע~U:mpJW158t}@cɼ &"/BU D8;{YJ}_gFm  0(@_2†HYaKclRvRvV1Kl 2ǂ{$n;d^12mt >`*j@@I{`-P!((ɒǴgE'[&CN ?྄Z"'[rQ`Ջ8R8z+({`՘9qiWX[eX/WDŽv L7SM[4Z$kIg, N31 FiӽOκf4>[g&qVT >F|~?oAn%&' Zp :ig#̮>k +:y5p89{w]ϐg\&0~\@Sx`܂-e%r`S +ex'l49a= +\\[t87$R16ٜ;C'P9qtšC&4osh)<:DZIfGE5+޳=9 c kN$EzMbQ_[Y׵귨B()tcđrqT=ri}4G]CdqMO-]SύAYOy:? Wۑ҂jZ=H*!G>Gxwz2u` ?hg\Y^TcFVFoS岠0u]$d~}tDʲu)auc'e +~&냠T q>PoK黼nv9cHr`.3t> ílgaJVG)j0o%”]niLFOjD V%q29#X1sME Cρe2Б0p?j̺?KCE v.,;$z fQu:rNW0Iд37? +R a 1@4Qz HQIlaHv*M5щ]>w =/ʑ>\zvHwKKq#[ِJl!-+d{(,<=}yΣoA*io430x hU><\Fz1bS4tqhRBr3|9yЙưChU %]!9e@L"/'ic a~==F֤ h" Y6 +7)Ж7He[̺NaWw(]GCle/w߀L ;NXQʪ8a˥;UG8]Y43^};=dFDXZY~GAf<ɖ &Ih_K%ʭC5 |nʦV:[`-ݶKU>\[ ][MSk*YA/Z 7xf'%}!Kign_:>x( tX(hWk .W +FcII~ĪY)#VͩQyw-YBǛwF31s>B>Wb>.֫9#d6-v{0ῠ'p頻\0l< 8 ('S,s1ZMY|~3U1VAܾZM"Ó7zKb($_*"z'?poGzL$B`3!Z{OǻR+{v!S_ \ [xv!)%/৶yO+G+l;6Kgl;uiT;HsW7Ps^;p&{^T?CPRWyi!kU%;T%ŠVgcVZ132_7sdz{bm`YPPl6('>юiLAQD 6 L/Fz컪J($? ] @R)J(*;:xKUuN\g&Û9kdzJa;4.$+g67qI{Py{;Tli7venIu*LڳQ3fM+bmcTQ oN Ar< +-caI~L-ΤK a=l, c%dj^u!i + +{WXv~o;; >FWsVdc8ʞNrIHdrǁ- +/%fkn7FֺMriukdYVb|HG~h]ș-cyY.keho|vHpׂ.p"nmo{nE|@cӣ빍;FYP__Hn_c0NPX.KeWX2^e@YC^\("'YsC}}TC%W!7}s?»-8zS{{oե̣PvUGpAD/rhez 7`ftKe?TНEu<і7G(-49v>N@\Cx[5U6ޕ$F {:+ +0oij @I1r&"EZ$rJ*D3BDTzkW}L0p+h@a$6p +i^$ vCb HIDio$eRH8>I6JiY3{35hQ*^`5E0r> +endstream endobj 2 0 obj <>stream +HW[o[~? 1_֤YwͦЗ Ec.JJ€"so֓Qgտ׿oA=W4^hfN6;j碲v&½\ޭ!7n[F[5~\0׬ڗBԹ' <*^}GvjLUE]kU;6m}VitriQ;[$=@5  +j;5h9Zuq]g[r(ϗ x٩U&E`3Snm⤥ 5j7A{o/ط eXDRdӡ{Ѷ2:>M*kŧn iae֐$H![ <#= +o +T-fYd@82⦍J%Hˁ#T˂\f'NI#_@"[#Y /:,!TlvB*4 qcjV^S!!хLa6h4 <+HsH9t8p{ZV*t َM%IT%lrYљ}$kHW.Q )ϭJi{=Rm*Ȫy ml)du}aoE,ZenT1TW +rs 1~B<.w7& YI\lPmц_w;*S% ct]ʁWⰇ0[rp_&BVhYEG~X[9Jn3SЌeXn"ND&[v 򯣙hgMCN,uxp~v|Wr0r}E I=V  rkX5EX +$7`YV7;EZae6eVlC߇|CF6{k4lÐX ¶%||+-fs͗.:++VFr&A{+=_Ѽ얝zc{J: ++&Ox +Q灝 h 6J]LӐG LӰ+3DO(dK#M<0]41ea4r)\>:Ӥ M9"U&f3(&ł/DQ)J0+cF9+,C q1t6.1 9Wn#(ś(zxJL2N5/6SA=)qiEtg_d°eeKæqutz X o%׎G"WSDh JS7:f$.[&:z>P2g79TI<85F2 +NBagaU-W8Eq*U>sI rK+ + HЂ Ѱ* %{<:2LdcX\f'z.Z${]a\& +Y*I@C΍[q_3=KPd7i`*p8$%1E/o=@S<2 +xy2P5In'A$tx@@ʾ6j9Q(xɞU|Etӿឦ^ޥ0/e5K#]L]{xd{mhue?V(Rv~2ywSIf%XL.E&( {d^Ժe +ZHGg7`R2q8P/?wz+JzhHxR.=h%#|00L~ ?V-сg l9hE >-0;aX8-K#%0ԯIԐOѬ?oɇoZvnܫ'x=m97O/ >V)10V8]W?ן~xĖV1<Ӌ_>Ízs/aI=_$>9t4:<| 3M$zX*'¿_x=ebK~eU=DTnTis8<vGqp/Z9-~ظX/o̐LF*xjIm>?Q,77U?a㎬n;_5uG_&=G/ )d$>UճD! ]};3=ռpyBZfK Ӄ/[]`{dF?`ۜO߼:)Df9my6{xf7EGݥn_Lϝ[Hx|M rjxX.\.: ?՗y )ꖛr yQkOlj}|S}ZltU[.(.X[?~;G?RPbܡcÖ8u#ARbV3wK}&6*/08m#B MGy!=Os'|lAq 4rZ]-_*VˀQ=Ї<]%eXŬf3a̝ +iNQO@uDg٨YmM*to)( 3. D^UNCpJ"'mqSB~(7$'D|T#PbO:C,9& =O4 ( \c%62Ze mH 036،d_QG8NmFtdtD榭s'2,95zGDK+ I%N2xj4E!|!fû]kdS=,_UgQ\xk b# *Ef[95¤$jh1Vq1Uh&XE +Y:|wd )P1yR YPWY)I!PgqAG*G*#>!Y aEJ~,,i*9-;RVz.=gl+?2ͪJ%PH2eVx!+vX uJޞ촛Kb1_ΘDxZ! +.yFpJ&j 'VX-DlS 2PܐPV w-ML0 g,V +QâPə! U Sw[BDq&cGBxRJë́1%#+<v=LiO ^g5ii9ƅE.m#0 +$S+&6E 7 elioDY?nɸZHͶ_4P5}GuQ}"{]uc-$F[Ht u񥃜t? yA:ȗGdžfx)Sav^j^XA!PdvGjiTRF|P*f^鐈)p Q{d EWȫsn#pXn=ZYĀNME坍Zms]lJx5Ieƒ> hkCLךžKA¤JRbZճ҆#t1́&I[_U .yG` +ey̯h!nLA/`yQX'[#D>:6Q džKYu YR7r RJ*-VE#SEU 0SFG C(ezi,uM 51USqaht] +Q}C7 (KUHHi "CF05IuxثXKX#EPQG)\+5rS74jy]N{F1tՙ  #G[+%Rǻ4q]ddIz#bBdu&\ (QXGW[ucH;{X0k[='zMEyZk969F; 5Vb$b˃, KX٨Oǧfwjqm_WȻ7sZ~ZYIWeY:2 6iQTY\GT qAGj@BǂAmsEdu< 4~zRݙ^T&_R.T&C HUU"Nb< IG#UڿQE)>m32q]"fNoAEe)@!Mu#!!ⶠz<]\BVLGc&-fԵQ]nmfE5z Ψ4(z ]BXbxn.ҷuUKgmgH2fw 6`Z2go;i0PKP!ŀ3rܪepTiEǬchG2XWT4xG>IYHԺ0 6e 3\nݔg||T_S:> MY6Ye`\wGȾ!_+u:zUk(:b(NQTІ͍o 32Vv@Li`Hkuְ%LT5`[̿ڜz8VGaiS蠻UCoK;q rwgFϺݴQɊM1͸ڎ$tZ~m-.ͼ"UK~\-7v@=^)!r$ߪ NfxN@>|=D's!S-a.prw:?>?<|yowo?˿_=zwwOw?=?tÏ?amJ`*3"HOǟ]iȁJn6" + ;ĠbQMrNU05NEVXu:cj +DfkجƓ3PY0vƏwK8H8sc#Y +}0I' eYj$L,8x$pSW98#/Pω2o=kSrPbQ} +p/^ X ͏ecua,cImJfz8.5l}31I># P 0Pc&eIxs|2]ݱqhbTxyċcpUqFXWR|c|;WUCWi.*V}O JbJx.!⺽e)ugmjE='/6r>;Q\7E*m@MGLC#:{ܒ$ YWae_2!{9 Y?qawxch{8ymL\JqtC[+KzGzĠax)R8f-g,KI6G'EQ#J"{!1u(Nj15%H >(m{TjatG f踚X҄j%ag8&W֒7tCCD_#shUQ a6#*۷F*tc slv(f_9ǴUOn*fxb6j?\B3)yx6{?p.Y.}5J:{>xuh$#,#" \J{j 䳇I[PtRdY @_P 2 4hiӇ^ `+z{* +ԊP= +s&^WYqIG늱~8dvmc*I$a~Ee6#' =9f"FfdwVRȈ$RD~k ;[h aAy( +ͤ}h4^]\@Z.GXTHdǺymj0LFyx񴶓\scO'- 6tcu*嗝q_0ڟhH(!W< { R'לO&Pu᧣6k[o{xE +z̪/gS0Cvrq+SӦl6}$11 ax2gBl&`gGr( VSi1 +aq, oYPaK7 wmF16 #d>03;97tPk]ӕ @Y-z.7"_W2e\q-qku"v kz UX=a#}ben&I-%[Ա)T} \kYNx߿aQR@> t0Q2ўZiL݈G gZT' rnRG~ /Q4ʩ\L,%@Vkp5xMK؞ +n=&b2K&^!G\1EyA khYo&&QvNs͔,G&]~Dhs\083АѡJ N%'(mw؀VySMLżlpdד ?'^ ξsEowe3"uFs[hLYdxuM ?$ ISGf"1XHbTҠ0Z =#4b #p^ktj-L#ͲRvKe8՚sEDsp)rcBWtRyͥ\S +h@!y7K6 Pt8/N|;YX?@Jp +s݋3ESbN +,ȫ_nGS-pFt+[V든dPS7V)EX1dh\Bc"چ[bTxr7 9<[tXXIGcΊ|Ѹ=mG +үʘ$޿QC+Y*. +IjXQ ݤuTZv45yǾQfQt8穱e-\2MoA3 a1Y /=rYղ>G7> TY]c#%/DKiMm& +eqUv#KT,Nr +Qm*(7*ݒ=}2Eʌ6EF9#gtsHؼ$t2_85%IJ'P6S֟cW~ŷT{>KebbNք>ڇv' {"HJ#5/ae0^*[)HKM^_`rE~r6rk7-U;wCd'c]2v6^{ +wܵ/e$ ( iN)qz tsc~m 9|)N+JSzM{E&fU>ӌ{#^e$@p$r i +fAT:mf1NRXCbx}9̻=jP2*@:M6 /cɥ Dhnckv8:\kB2g ˤ+.Rظxv/F{w*` +M^MênPt4"nv }s*|ު42j"#u'g/|%qZ~rwUJR gQ2NF .QcPe1IXK֢Ec %DcPpJbf[Fm!#3G;t]XsL/}3iM1>K d>3h}Qiu(ۂL7[3lh}Tf~r+_%~(qy";]fb<![x\^Ya*5ǹs?aJ3 L +j6͑(Ǘ_ٲF UtP挜gӀv9FHJ0=tyIdVS/89˪U%}cժo&+v,0=J‘>XQWj %R#hj}i.*? (F/ TBc]GO_]OO.}n:_=_~t'WW_9_9_yp~] wDISg~HҴ bQWgl:g%$=!SP5V֢dJeg 7^]&SD93pLʕ9q Hۻ#hU wJ-QZc(^$(/ڞ7qT+20Kڐ'4 ږ)dL^fVE,diSL/7fd6R{o4YHgB0S߿5_7lMbX{i 챚߭+߼s|f^I~ܭSDvSNu 4 nC&`'NuJWċt89Z9) M9@Jiwh РehkWųUR ZyCO/lihH؜bp;;CE@J8qxnsq\AEuM1aA)y$DF2H`egkRЮdc[_z{ @ KgE^lTN + d|ߖ",Dt Te~3E=ԂBq,p_li8/FN%}̋m{-Lŷ +dh061:1p$S˜`pC"^qDPhMA}~Y2_ !lωwmfqֲz:lRKt)c +L)vumXQ:B:;9N:"-Sj8Y6֥L^;7\ʕ טTWInl9)n +Hj8F@!tÀ!'qF1ZCv=q;$|G-{p=[QBp:L4Ou0~7/ H- PC{q)'߲<~y.x,ͦvˠRt"61D&mGgqul<9NtT/R1`3|G`lpy2'dB!-*l)`19eWTsmd{۪Q4F#c*jD/(1u~,؇zp1&琷\ˠ +θȳ:=D oj!jK[*[ D'ِJr+ @4Zy`M"qRY1iƤ S2w1k1A]=>X9<+0g _,l}r@Oz-"W-쫟 |fq0=M' cIevLHuz9(KU,k-z9]e ۮb#Aѽ p +LH4ub$NM˷Q~e5yL[ +ΓOR8$Ƹpgcஸp⠖Z\&"Ťԣ7Ӊ 9QIwD2 KDLEG8sy7 Mog4quǨd~OLtQƖ7?t}Yy, F^4rm!n&vm2[&K3oѨqh0\A/8j*bocBp9S? V{ʩEI,lpE%QtM:ϥ;dJw}B[yeHTѨ `Q7R|EoPHMB'2$.EU%K$1{T5 #}\ VYX0 e+4y ~0jqFΣP&$Rۢ%NKWA̴l-螕ocws)/N>{t_ZbIuWjৗTi(PCԿL`$L-B+Ž޲p`pBT0!FfCbfaTk +`ezvTMP@@D+ +9K* )[ 3]j.t +Mcǰ~Li%ًl*Ĕ%e2cszy!0`>\Vݷ^5XDx]Xpx]SCOs1 e13qIx044ÜydlaCΌx(dm=1r净Fjc  ft7HO&Xows,`1VuLf #m߸ +['=%Bc0nHUÜ3un<`Ɔm4?f.:(ANv\Ble0hgݰ8wW2. +ҶI0D;s~%gmȾYZz|/s;b_,*$>ҥhM7pHi]v޺"9/A(>M$˄Oҹ䐈$-gF"|! `/{ CM/E;׳;߿He8 hǠ S̍{,|`؂u hu*'5=1$vJղX` z5I^ &K"KWA.g'{Q2р@wWj?,rAQ"tklGAe&`J:3 uۍWdNwh*n'v?5X^UeS6fYF}3$3D癩w-ՐQ +۝'5R7iL֟g!l'Wsf:}Q3Ė5E{rdĖ3ƞ3m ,%qO偋nǫ*ȟq?IGupRlLO'kV-@\;66k5>Zz9ʌC+hASN8sz 1]C=&۴vNuQ #8ST|%re=mŸk*7 +iRw F'ʗ^~26BjnڥJvNGJ ;Mwz%S)H梧/ݠpB"kGVpkqc%2(>ª ̪ta2>*ss毢ImbP",Q!$e77gNS/hhIei*Q=Kb2~ۻS>~,0q@MXqJE]*?Ժ2=u̖ZLH|IIip5蜹Y[hvdXWl[%Lgo~EDq[":tNO'8 mv)pQO+DT[ F)BB(AQ3K11!B U`2M)oKbYt3S(ߡIģh")S8-J7%ycs]q:AhT퉧UBQ=RBO"Ҭ-ŜW=nkK-rwx|^ӰyZԇ>L|L&%nRk—iZ:5p +qvֳHfRCup"twV$-JH}VtM _cdz9Q'&;C0+BOz,pPe5l"M{Ɩl[WHdҹ}uyޙ^o8c;3=axMv:dAۿq@_ +{D̦Cu)%XqqcHzgB6_~ctZelozkʇM*ٗ&r(vkvYέYSwLf[2H![4{R:!+[c^Kv=Lո#E*sD% +1A_>fi!9]R7%u_n,37>L)"Zeu`mt4@u`3utS:yPN43wў-p[ۍ3D +^AAjhLgN=L#fx6l=UgcUP|0?xK[t]=UHuGhum置 + sTg+~΍gfϪ{Yf|,EW:El=n@j.o28C˽C3_=Eqҡ,mGۗ!Tx#ԡd /~nvEg 2<}.ZTE\ ܺWEa\+TƮ12&Dn5x䌸sau˂k\RSb ۡb֑hz_.J?k3ϐI' r, +ӵS"W܇Ya0Q1"txc2IH6D.*YȸnNcɕ`,9韕jWP\Z9̚5>cj Ȱ!C>fg . |o lJ0H-s ,l UFùy"TM ĺeʳ 0*N(Њ;b2uJAH}@L脡 KGI8KlP,(_"L0"{@})x ҸޞcGlBC)?MDwS)v*jQT⾍}1jZuBp@*iLH5AۢBaY9KuXeۣPoM&+]>3*:;U".V Tv CF(R 5 M&Z_ʖm189{,=1I`~ |Џ/8Ϡ{}ף\N1ZraؾOz`Ys Ȧ]ՃI3v#K %t'Egt(pџB%`T4Kth*;}In`:VgHً'y?+#dV߀@K*y`(frC`ҏlMܘzcyTUQȼ[|ZYwC3h$sܣYo'u™YlA,Wme{ebpeHӤ4ԦG!ak85Ts?37xg{;T6$3k+J=@=d%/~7ِJ3&MU]4F*IG.c2B}[~8V xj*i-ZklQ  ռ`53}[$eЛD*czAs YԊ6 ZbP3[ٽ)M^-g-!? .W\[_whNaQ΀""y"#%ǀPMŌ{/?0G>dq 6<lz ++]g>L}wxwssX`>2t2($p5BG7K8O.QjJb2{625™* +ط9?C.^ =Pe @{|N3*onUϪcuz@|G56,aT7n8>z|VpSk*&IA=!եfe5a W1 BX^Lƺ>Ts$4* 6nFKtbvFj ީHyYg8Niz*Kf6)hР[/y3ZT'aYsw1,.;Yv. +NlXŦX\vnMf "=r`^tiQ5ږCWZg E*5c&yc~Nv0,Z:4 b&=1Ȱ-SV'"*05Vf٬)uGrgh>ORhwqtFX0">Q)w؃.c5ٙ'4򱔫6rts},oc[Wz*U `T;!(KLoPLKTP!eQÛzaAD!"6J?c4tUD܁fvi_,Ka9^ +e<]qFސ~f]hY& N,vZ(O3SCWZ5H33- Z'!hoMWe.;览]g˒] +΢SFpϡe!قuY7E{.iZHrw<3M`|q.& &2D +63L0孓 W*\I+i' 냯Y%*1.jh2ˢIaڤSdQ +/fЅ˒B.vzz=!!$^+&/g5lnPvE/HUxVTlT58$̖mr&r"(釻WjQf@z(_ں5|_:{8 ĀG7Je5L~7jv kWO]P\֮j מT&-`*=}-YPFrGH7Uh<}u*J̸#jP*ifb 2s-P*s&}P%Ƥ,KN5 +R'4F֢TҲꮅ5h53س +טg"ۨ/6 ˅\-|Ē7h(WfG441$},*h}8U)abҤLkw\-_ JqŽ|?%J~]gl)JL}ա$jl9nl{_JLv5$f/@44N0RAfiԝY]ue&\j.(Y..3ĔRv I\.p^OAȰJܥZ;f-"njKDȾ覯V5*#DRyk*t2g[յxUKMJ ÀoEιc[љ*S!BZU^e^=hMndaի:KLs !p(h˨hw謠 1 "/57.tg兡~ u{$25ڦ¼I'Zi|Ya57nJ `jqe(C!KN311RG"a +huMK䵓r˂]mٵR":[M' 4(,u!ؔ_ۗF f"GnSO.FVr*!We6l?[ +)‘Lt9'sHL[6pa=TnuU + [s$܊g8(z?0㦦?箁&"aE6J^x29lV5' T}܍~2Į5(8feO_蚑,B5ޝsXc3#, ˶,`'+F3Ms hlsx'o,A)r'󵒟'J~RR1+'Ō\PSg>,D]r5s[w)8 鏶nЍ-S+S;}rF> ;7zr~}Ib-a)^cbǂ>1IPtCRwǚE {Ʌ%\(1 6#5c` +Ш >05Z2}@&=ޗ `@}Eܟqy/k k#Lx`燯P ("B1<{T#u[/t_WhmvE>>|yaoN+\wt #Q̽_MDZsØ_p{g-LT`CZQ(hca҄N8ĬO4Fm~a pD1p#SǘƖC]A^׆ߦsD\|UNA[YddBdC7ӭ7c_a& gaP/UO4&MV)N.TCP07 Yz%C2Ճ-#9ق VjʢĆ3wmo˹"%.0Q%( M#; ,$稢Q@u;VJS=IUB7k'/Y9qH? +CKDLGu *>}SCC#'bo+8*VVRvԱې?&n" 䁢 ǁ1vSH  ۂ"y ic;*%Ŵ$g Hl<8Bk s +t*;ϸv vT {i@99W:Sl$2MɶEbOmnӣ[SԭaXH3Ks[M'}'ᒩjky@a1!zob0=Ze07˨U&_q"E ;J#0ZiDǗM.~ܔRnj +\H (:V|7W]]S%TT[Fd.)lC]gծЁ;n)]nq;,78Y3VqȬ7x}HߠFB,ya*`{}N1D;vlƨ +ޖ%;&Xr.2ס ХF+ q[8ӗ:)wilZ%E#7^hgs~R |9Jj.Ua?nÄ,;E(4P)gU&ǞA6?(_sQpQE\T^بro꽍g՟٨yglT?٨~QF\EW> Bk;~AL +9ię +,qPQ {Smo"v'"+r LU O<;s|ʶiY{CJ՜-< 6l2 NU*bU +TzY<%vtBI1?sԃa m0HR>9`l*<|t͓G2rFY|Dw'~Qv!S8WN2b A(A:m=_$XCFHq\v +e)(Hܟ:!Ә¶(` M\ :7E{gJ9o/`I@F׳~ژ,5kPB[ +JR +j9蒽ni,4pÑQHM3r B4Pah VAb4I #9ZOA;eGRK7C oVفh Ey?I^TDN3jQIjtb$T:R" >Gц$ꦤ'3#anfo*f,\Ob3'yR)o*QJpejj_fʴ1!mz!yC/ub"@>#vCok+<'gtpM8m#2s*a<7֭ +qҴ]ְ%|J~9v\Z V u]cHJpY60C4~ }xQnԼ²Br"zgl-8"5rB/q<>AM >ȑt1?ZIH1-l"`_M=!Tn;\E$[ Fċk Gt-rjFUo5vǤy%8R ްnj7ts\m}$qAtS:0 m`+yVuPCh&b]YYW|P>:^MIZla?K4S (.CV,|o*-iVS B=9]*oPb=?Ȍەv){V!Y^ Ar_-_6f7evxT~*I}lot->"֗)tA:MAyYegҬy"f/0]GA+|YegZuTؚh:#0b:B3*-YnɈ/|27u-J'җd"ծJKu]iIayuŐԫ(nHöW^}_oMQ>5)Ia(*_Q0H[oTg@)A8h/<A~3Fo +6G`v9tU9x0urVin7ϑpی ?QFӳ3s>>t8#`n%Ԓ~ɑfJ\U#iMlUO!3ΝÍ-J4tZɞT\/W=f;x@@3\'s=\1z~~^s=os=?hs Rw +cV޲HfAԍ6FlMt>y鷽bPYE|5 āyR?AQ + !AɦgNH ͳ[6:)Ryq%\ي 4uQ͝mmc[oÅ0%f-VopuXw<[lV>Vϐsk?|1׏~@fkU{8GqiiL?#%P+ۏjY;wTCwNfr&wmVn:9:s9 XT ؘC.ym ۔:toUCOFRl97݇MڴGDx`,5烍vf_.om/07&nVfu]MWbVJKi{,V=mIN~g77hyjSFFŀO*Kȧk%Ӝx/x(?hH)ܶRۏE8|fZjLyiެK!3څBqkV.['M) S:]x%~(6S;w2.G)N'Bh|a)Rk;Bѫ +lrJ) F Y'W eX:ħ ŧoɰ4pvɴ%iBVy7ȧjXD*|(T|9f82@ۃ9xr4nvP ȧf5zHMxӋbӧߔd* ]Y1Wn0N+u zaV̀7e_L|ՐJBה;G"âЍ}j [Pv}ki gm6#־NUۍPo26<1p!9b;hT5dnV;̗"C'ƹ[ S4n4`z 7k0ԞhȌ(q`ӫ=oCf T(5Bc'@C]@Lr "x[C`m5:TT)FG{T"wv^tbHh{S(Ѓ_#K -D*bDrĻ* +X`M " QP}n,Rq;ُW-s>F3q(\̟4_唴=. +T3Xi_ u0\ _Ώ+/NΖsU^`,o%KX 2}BU/J}3⾠ +As3.T9ӶLf59_T|-;U +Fzk_*ŲLFY4Wp3:cKΖ.0Iw*wC\ݘ"ծ2Ҥm֘ AgIo'V2a통*eKR'nl͞B%ҾbˡK&ѯ9LZ׸ZvU+vz+(zQ&au?k̔NX[V欏^ώxY/\ug#RM0Q@K?oCذG親178_k6_W:uU2F""qƺMPƒC?<܍7w(F9!ZoI/\qcJX$myȍVxSԮK1 ; Mr*l\E:=74_BVg‡d)tSQd% +xl(A +uJ\ ߪۡ4>c%v}pG>"4u=4kp2oMAJ_pF|5 S1&[ƒV jIp)h6uy,K x ML"S$F8K@AYC˺]ĺrA$tNYw/v&F3ghhq5)tF@xSx݀ O5P@1Po~Rf!4A2bX9]>+wЅuO++3Yl}܄Ꝟpoq8_깠j,*fF]cr?"E\rh4θ"ѽ ;h,/3+4uÂeպ\Z"EuLu$K',1x=xÝ`\~ެ[lb$GgDY 𤊉PfqRW(Lҫ=%~dTqďbUH_;1@dSL+BS4Lf2L?Xܭoа[o&Bx3q +mR4!/^k_pKJѮpvy d>^ٳM m⌳a'5;W9YI^ sAQ 11A5 %T;G>M\y  fҸ 7eq(%G]{ +gT[r~[,'TGc%A-{,*OZ7[XH" \p/իl" rFQ#!r2+o{Bt)]~7N4$/NocWӧ8 crwivߒ4LbUCX(&5Rl&],VNoY11Jt0ZaՋJ]CCӭ%XX6ƫ˩,ܢtuN ?ǿ?Y;E賂l:K)੄AHe9M yQFmGs,^@, mMI$;/󽮨=uN+ozHjP= Q_ǜg,8>kǂc*1x(8,•0fhdlCxdkA( ?tg(63d.bpO*ސ-쐶7YU{NlQdg"Ⱥ"JT):3jRsM άmLTZQGm<퀧[`lrS +OjJ֭ 0i|CߚTQmSK];sa}^ [UY堵xӳ0J+wCg WV+1ęP5׫CoOY*M*B)UZf.PV [e`Ykhrw6Qx'V*)xaۚݫ$kaozOF)y% A&Jiaw^X:JhJGurFԪRDyjCRJlօ^AF'm 6.ESFQ@KSNve;ly39zvDšõXc2>i&mKJ]qpWv' Bp@« ~7u5-:#a_=\ɟk`y$mE]*zTIȱMZkϤ0"&)j^eokɣ[rd 7 0l8f\)h9|BCFi*[)(yʭR%/ECҳW_JR34YO9^DV>+1o 18aȣckuۚjD̚Oa\MJTf5bh%i H!>+[zI +j;S)kdXq1eZJCаLO`X=dab8wafqh#Y[˔|87G'dzz'g#st(q78i#8Ӓ7H;u5sM"z83!YuNe/ʡR[9lw822r\V0EȰ=gV>&~yݟWeRr|ucDg7roY8c!).so,7u<5K#Vhq +@zq)HǫU2eg&EpEZ83]bŸEn-<% AW蜎D.83ݥ8WW;g2+!E8"˂ƈx eEwuĢIgOסsY<ĐyMJğL).YVӕ?YUi9n %K{٧/_4UQ%|Uk=Cw:ߌ)b55#iA0c9h)Ez7ָ2+Sf8lDž,1^L;$r8EJi;R=S5Jc9,]):9SD"־'BШ ( +xzRc2swLgVKVB3.ɳfvv-QLmi:̦ "$Usa)A7" ' ۮ]~'0#^N2 }kւY>LϸzqՋt1zGgʗqO _&̅CJٖӛ6 +HS_֭t>=s&Y'VW>?wDlefUf%v)ǐ +ocCp$(]5aoLWKne;g7pd24zP5IER>7( e>$U]`M sd%tЌbM(7f˓!ǁMa|-ŢM e dY! +֯(*7&I +%#8bړ;"ջ4򃢏 Q7Uk$ u6xrԙ^װK)B꿬$qw)qp)I5ijQ!tY!ǹ8*&rPq:_%(UbYBa +idm#z t[Ap E +DocV٘ 7* ͻڦO 7 ٫:D w!a2nѳ\R?ꈛHؗX;BKezXcwZe6VM.R?X=%=,ָϾ8iPugօIGsv\u},3gk5o[٨`N@w^NGc L\8#j@1UGE}bf᝭nÐr5N|ATK+\b^i;㯏syv P4vQ +@i\Y n)r,!7/*Nk fcE.<ȟYމ͝ԋ9CfloYZ3C!v2~ya9^aθٚ.KncqL^kQ4'\Ř7>v 7dͿi^f{`6[xfƻNFq=E*w +.:#ǽ+Ud2)߷pv#3: ,@''=<OL q2i"$;6A+ x' UM=s +6jLr^Vr,ИZK~gܸ 4A j~`>~WrE&:\cgeapzw?DsrFUh?܁7lW@[Sl giB+QY۲>@ c>Wi)8řf\ϥCV=KCsH#I9Q~PX)ɜN3|rd6 +D2*vGME3ع!ΔZf_<-!֟іhtz/&XChQě zϤ *5aX o^MADN[ +c7X}0fNpCe=#)7Z > knbA<]RCa<&Bc"V$ gڐ 9RzGwւksix!X"5q՘+Ʉa~mIf;)b/! R}(2yoZT4{A/!~4gI6\:Iip&#C9q[2g/j~*pV瘧4f}hU˩"VkIEG}w+2yRI`u>G^CX"!{#{̳Z(;瀿 LiנJuR]kZcO5cP`]ڄ`=^/ǯ>2XR=kVn;+J~TC7ebIGRۓC!FJ "A)[#%``Kfi xO(FtZ;cGW2Yu27 pŦYAD9fo8 !8gOcGI$7&Ô MĀjd5*k#D/ԥR8wCԇZD"#ZE/dXY٤# Vq6rhq[5q=%s$Qўb42X?RV|(ύ*/+\{"ꎘf V@dU/ey?0,53‹:|^ywWzRb+^@a?_L61^O2 `-4[an8(3Tݺ +:CN+!BO yfb'?A3{\E4+$)8øFeZ)/F[.~>12:q~ Ҹz:%ls  xHXצ:Nj5zނj#;Q|k0SYN'c< ;,SD|#}!%`t'b'~SenC]!xًjޙ郲Ϡ&\׀BY&:7#oBYJ5]r{+gfq^HnWfveQr;]-N?zNZru^\iyMspc}Iф`hBQKM3c2Qvec5 oz.lG?wm H ޜ2d4C9ls}y?B')O4TS3M"kv t&+ysb@jɭla `[--!C = ݷH\dK}(jۼZkDhZKS7TRG&yM?(g1YQgG⡮&dߵCПAN)$*X`c _J;9 T`PW\< ,={8J2N0I37R&n3H?;MmqW rSt;8 r qUކ msCA?aL^;t/uY)Jdx΀*{;r@2HcCOҁ.t7mPm#B 6WoQo T~$Ɖ(İ)%o(~P1>t1?s RQ +7˄۷mيAm{qvEIAAC^8d 5}F__@=r:-y̮ "ot%=H30 sp1i˵E(`]MTQ#,jWBA<ix k&RPF&K qN+~idΫfaÍ 1k +tÝN +]'\Fm);םdt_06 Xof  wtBWNqF;Mr'+T`rN^ % wFS@?cA] 60*t jЕ\i;:46\7ՓRk?zgrOO4sNwFTOaicڊ"xn=p{rYJsCA }BJEb ZxSoaцaV&]-;ܕ7up$|Glwqo0$l'%`DaSlTL0]Y^<{k)i|j\\n7ݨ2( ZoHT"<Zy 5YX8|k*eP D6ׂǨ!w Ge'3Иc:l(i=9j؄-iclw;ژ;i6RKy's +}`[`]G;w u-?Tlybsnmn/T2w,#eJ%taҭ䐇㟏j5N{M_?`,1mArTnhDqvI^jrk9o7>h8\1;d ?Л iڍ||`n{$9 NuHޭMԖګ-Kcy}90mb1C"l֣!5E$wk}_$n؃O4^H^/PyAtǺYnGfdqņƢM/ +*5= x;4jr|hH \s d6;\Ƥ味\2&w1S$' ٤OaϽI6Hvܿ(1@'<]&T /Z/Ks cKC+~ݹ3~?3Oyؑuڬ,!,1;vXɈ3c ,y:OWWe%"ҀT/ /%Q_fB[,+ x,"5 (*+/"! vϲAG{dƿ`HG&t>Tv e'!! +B C::: b-eMy!QR@(*.D=a6xY V<0DзȜm]׬)|B[%U7K+'$$fu|/mǾHovijTDQ\0|^\m܋RuC}?uf9cVj<н/=8RJ\T{$7|8b")G'_ݿ_Oû˿^]x7/߾.W~}>b3bR .O/#|l_ XH!X +&H^AAo'Хi`  anP9v +P5 + hY!w ҁE$DH>4W! +]pN(15-p.٠'M+0!}W횇,+L'n4|\4=Mq4.+' `ډdu=t$c=M$I`*y J7"V&BOKcJB, b6@oX޳6Lj'&;9̎K:=rzjtPmCL6 ࡈmǚöG\A⾡bÂ{ lY{)Z#ZMp\WTfPa,LL/Z}14yGedɔ1k Y3 !B\jlA10*b;{~04иv 36 ee,'u,iS+fYJr&]:IJtݕ@4#gբ; )B 6M] K)܉Mnڐ5v_DYYݍ}೤ +@\5%_:* H 7^!p١`)%ɥ8BpqK8+⬺Smg[NzB ^d {)*yȉUSfj<+x +a-Bȫgv7Kcn,ິ5!%*{}D=PyMf:V0MDJ!PhaE-.Y +O]vj,Zoo[j'B'ˡ)%\EF"V#h +V<ɥ>ETZJ\b"` [^ [*MBΌ,_.{Q:;ԫsQ=)Hy  +a4uԺ!]N=+s x+%)(>쬾v +a9%LLL$(#wTe堐=C ]rٙ\@;99MHM~,0* ,ut7AO[$<05ug 9%E٤rf6J$Rֈ +tWInd9)|'$Q$7moz@ݾߠp!g_Ѭ(x6Z`uh<_{0 9>9MH]a^yg{nrHɖ(!m]}!vtyM5iG(º)@b8jַS^"1ؓƈk5)'z}$&On !#X,J4#ɻTƔ)F"YJm9ﰹT+%_o|BN%3F z@U4WM$( KtYGUrO%3;{;M4#R߶k Q!rܹ[ǫ֔hl߶}1 ΍.t 7PZ\yR,]D!઒U_~*0OjQh)/?R6+}rqk6B_Jk.rfc]D5ثN\[MAL(>Pt?sM+,!oWt +7aB1gWunRb-ev*48O:Hpp3'=_wsVC+~Ъ?D&zU[P RӳzT Ok}DL[r8#1]ŃbWbQT#r. 0CH,0Ʌmb뜨+Px[7΍]US vE Isih@#FbMpIEXb*me!< +^膾wQ+eN8n+dˎ~T_.qh67,'-|}7">yEL)Il<(M +Q#_PtVUz³L#F5duC<"5=mS1Q>4OJِB8ʼ}e#mjl\ XK@d#@Bs˺\W۰g9^zvmM;/7&Q\#Dt.4 E^9ey;^Q;쬇9}?_dLxMd螏iXI84iFA a<ܕ!*N ,o +&>6 vW"ّ !3ND0e<$Dbo:܀ 9(uGUԛ9Lɓj& +>3ca%f: M舀Q*kPE{D~&XH޺&:ˬ,Y"EmAU= ޴0{B{ŊIh@z6eUJ3)/q yj !; JL z 9ސ9b8-6t );^I"p[i^k+w.GMe}F5,7|Ǘ$Cd9 󧐜KizUR喗. lW}r~7o7c}z4LJ~ԧvTlbzyPCjeU?4UtI32޿{ݧyzoXV%e+Ŷ¥͵7PN)UX ^(X!]"c+췩X4lW`Pp|˖8PM4-O!7 :ay(BAdCۜuSi^dBqF0s:jcCJ$y3DrЕ[@FXMD9X -plu@Y@ [ `YTcː ~'Ewyx=4A xYfas1B<~]lwX;_*k@|d!Z#Gf_BK)a Lb! ,u9}^OY%f1KɆ] /yu +ZSh¬SV%RYs"qN_E#hT aV"R—HVÄ RET*y*X(h 0* +bf >?)z +dg̊O!hޤy[4oQSФW@5[d4]4] +4Y6}Cs $<p'qFXI)zAƍN^ +GQe+/K!P?ٜF|b.Ek3$'qi:;f)%1~ˁkS/wC]_2g#+\nVs3`lc\|Pߛ(NѺ-'22Ժߛ1,c5Kh` lq9b+x.DS$u75>%!%Wi]i1λRdk`]$&H1JTCcCg|~C|9=&s \ȵ8q~Nݙk # _]67A'ltV4 _ƤW !DXu8Oip 양+t츟 n5F쏛#@q~oq)5A| +`\X-L1ki?n)ʭ\s^xO95exdJԦ=<ɴXr Z"YzlfW7òdH 8]F2Rz(4Ͼ>.9uι_V7 +Ȣpo =ez'[^oBki1}?I'6* |E' b eڇ.QJ8 YeSξœ 8ٕRk)[bT'ݼ [mܫU. BnFWӪn,Œn462k4ō}dGSc{,pZ,#l5ιp"D@|,ȘgC8ޑ|_=H'u'uIc8uZgzp}y& m +%-3zi쮮TJP5qOuCؘmrKr9/%ߵYI}Rh9BS(.`7r?af7[o-$i&;}d{,ǫX{.qjN+1UvΑ@54pvi +{[OءY+t OiT`ґtnE氝"RE"Ft=ɪF}T>o?V AQ'-đ})[ڹeϷ.SGd&~ga5Yޣݺ$vn4yȘy'(zF)PўFy?bȎFE|VK`lLW1U#%GO+m@'k*dbY['}zPb3"(CrnrCb"WS60=\Z^^ƾ={W +.b6|h%/]Sc'^;ղGDiSt2!Cgo[٢mB`BgBjE/' >Q=,i8,xdB(s@VIHg2cvQ ҤgYIjzx`L=8A8]Pመ*.lu"d4zB4 vv^wNACwl0>kj܅Z1EWh3cٲ㕕ڒKNdDޜ!ڡ"A:.p1(;(Z\LU0kcD)z *K* Gi\)k{"iYC} J: н$ +Br +@uK=V:}Bkg J&xO~ED1*i7畖kcVyuuVIBOpY3]wXSRuOk@sԍ$luU@;u]iT͐DܽZ9ʲi5SH|bo< Fܸ `*k߂a*)ũ-( ~c`"yA6΢N@.9Ao,\ +#՞;*ƾFr/ K@mڴ76UAm&|u>[ga.ԧ:W>e~ ~x<u'q5?Yk)qD1LM)G33a TF!شM6j#k04h{nq0H3D:lP[*/(T͎k[+*ټ-+i)+rb50KX|,==~Լg7lBe[hyVl;ԥ3-6ԅ˕4*ɑ,a:E^ +6_$%?Gv4zSa˒u`NޟS $[f02g >>fh*7D/LJR*Y̑)X[j{ꖏ#,fn c`tM45juЭP+|$L8deZ>7_-'`xОĎ!kԕ+Y琫.'6u??/?o?/yӯ_]>/u}ٟw}_e~}am9ޭ}S%9찻ϱThiaP4p Rătf/xa"?; V%VP4skN{lZ_o j +4H_n@mN3G>q>8W}cvҗXT2؜?e_pWpcF?]wVO9GwU";Ri;Tmƒ 8VZA~+ Hn/4bQ +?vڼЯ[qY5^>݋jFד,]=ipb=fhCP(r{Ôu}m-(7K|B#ЍLI۹-D^r x'%TU idW\ lA@whjW4x_Pg%)N.VP0T-gRjeKՑ2B/5x4!:i|%wϑ=x~@%lz)ހ=sjpyQ=nȒAwּ48prz?pZ p#R6-SrnH PXRNҚr+M]5ʢ>3 XzuCOYg_G,nU\{l)ngd{6LJZbR$Vs DGik,=B{KM=cј_7=n 4$C#go]3W֚:F;)]ʙ~*X3ĒZsmakJJE.M3 Z.Xk?/g2k m 4W6@/RαXFci TJmRsrI +T̪u14uB//PJ͏X>m Sv@kh(ͪ=l0U4V3,Bzq`Tmi_Okm_),.aoU'n0~+ӂ]6U>nU{CnW}^P@7őQS٠O5rk [jo[Ҫ+O30S5 gc$7RyEC_;y%n 6BpC%W:*ܐm$Շ^la1GEVg&vB5qPcf9Kw-j$oF aYe&0m+jA&5dvCSV)rl֎mꟐ!]QKjdQ 2Q`NYmH3i%m}/R0*[&|r3= ,ɸ-@TAm@«HRVkXۺDJ/H1c>U}9=HTs2u#u;)޺*Mc-rZ'bn0hc+248ev$u9nQydue6Կ 5v ؄k6XȣfˆgD-3%z}Oҟ*Αa`i‘}nQZQǷCحxIPy݂8|gN@dߵ}EP"!9 w>W{"iVb4+fOgSjV?L2C6x@Ob̆'TT:2IBߊa@\?9N~b3Q[=Kwkxl]x'by2g[O~}D$:6%¾8Ix.4 `̟bM{IqZ^.U݈}p2M#AOjN\쓒LNwdIF]p}E`={^:Æ>v¶ +JGQ\G e Vi{"4q>ClJ3 FKuRsV] i -[c&cTrX׍ p2mƸrF8`')XBW+Zyzr՟ I}zDQ3򢼩Od-BASkMeo%X2.O \2"WZ"Y(?Ֆc׍ +o(u~ x#VQsnw$IU{ Mm5쿱f2Hkgt M:FK[D2 uo QFڣw_C@e{zALW|8-kk,wڶI4.3OkUuT2ӠVreyQ6|KX@#.2溘$5nm&|?XhCUt] u 9E`!eNl$>28 +u}-;IJHE{ӂ +RPGI'`od.O9줢z@IQj3hvjh8%({=I 1|q + +v}Of]tPzKUa)5g7tosgL6tZ{CaQ>!^U(i[_ 5D $BLו,ʰ lsjA 5 +?m( +-GkW ;( oY\-゜XA`%e_ +,!e ٝ`+,2SgJh}Ɓb5xR 3h!U0Lϐh#`&GުX}[4ґz0 x֡q(o(hWf[iKKU`[9H3oOpg`h+ HaF΅wy9UE-`D/9T_sgt*Ƃ{"\nd҈5MgF8b;L-t hug"3 t"ULk`7NDʡLtˁhGOQ NύԘ**uĽEF{pp v9ĴO{ .`k$dMIu.zb6E_,S Qeh  q>ځb D~ypʬ%+_Ԗ9ch<՘5=NXmjtJOgǰ[=xuaՑ|_{Wz;3:|.14bspt ^hs(L5N>~lRm"I)\\\2doIԎz2^yS.Lc[/ǷL"H"vM|v6wςI%Όg7ir`+Jl,Yw=Еgy:<<<!OoS}?OusߠA_d!?|x ),uP9aOt9:ss0a|9ssȷs:sh3UsE~%xX㮱ƳWUB5k|ƒ?]c/Xߪk;5Vs0l{Kp- \.oZ5'%ѶHRƅ2kS3sRzњ83*kB<{I9gl+.g.D\¡s`rDx-R8e(#ވ>"/חKqG|;i!/'儼!/!w=Cnϐ3weWv]aehy< MPJeG]NO\څd2~ B+K-QUVXmTrҢ~Rol;Q ++P&u0~ĭN1@H1a+ȨǾJ)BMQ7l7!tUC1,9*'iQd@qI՘W腛Z|Qy$% +i*ϰ@c 7gw|BM.YtI[Hr}G|B ,F]ز]1A'}cL@ Krta ʹL,NUOCWM PEzݢ|CiGux؞ ^Sɻ4,A+ɁV;-,w+/W08+.;^mO(  +;Ϋl#Xȶyl7sLQFő(b`9)369pu}8Oq:˘6 +Ưi[:Ik#K1:(y⽟5:Sh.JΈ (f;DWxevO:˖NlI⅝OS⨘s"] K5 skGC!̭W7A)Iē-)(%J. ^*xHF7WM1L#:xF2un2BT𰒼^R& 8uA[]}_5Z_ yHqoQ!T['ȸT#{ + L͚7NJb<7д}>w:gM|Oڦ~eqߵ\o!]Lfb~^#^~q*5/ղ#WREzmfw(cXFb}̓q(xf[y u`$ё8Li!֚0/0ZxYk3ܴ{iy4b^Sh2_<JmnKmKk]~;smo{?:~7~巃oN^~;wۿs.^˫tA<|_˫?=ϏwWo׿zŻHbk&˟/paF&ڠ,r~8KTUUr(J '0:J  E)ňs`L^HϱIiP Qm,@cRExHm+۟qp @熱GEA&>f,۶cZ0C%fZ7-Y^]Bp%Q";7*C{$14]q"^x @-*oCP{?_'+x\Fm̊ӾȴM,FZ0$͗zH{%GQ#:CF6!.n:a:: O?J7/ѐ5V ڨR7b[so kEQ$p%8Y&DQBUu>vCu.NQ ۲P@󫙿fZ^ȡ8NaoC .Yu7G&Jgf"0(nm\AI"eY`icJEtv_AůL=mq.xeJF!q*6W1i(}>/Wz#&nuLd)U:R$G+]ȴt06Lo 6$ ,y[Ow4!t^.11\}2F$cE[iCwёSKwLGILSi0.=03khfj"(ZY+@%{ gR¤9?fܳ$zqB9oik($qVq uw#/hnIt[|mIbg1)TɩHԎQk g8s.b(d4<+JJ)@~gS b\>پl8^=E0g yF@"ϲ[B0 SQҩZ՘ͷa4rissI[;H]KՑQ3"QK +hzK5BI.=.kHFWM}Y'8U⠴GW=zX3jvMzi6w]J,u`BEh/ >ybU<|2+, "( "\sD!%"T vʘ"<.r +;7QZ0I7Jxb>Z$eu:,Xׄp yxLgr^h=H{9*)`$ [K~Uq \:, >ᾜ%%AfI ׷8i[4|z7;| +ncd9J=CKn4]ź"3ڵ}'E@Tkl!>+ĄR1xv)]&adG0mzkS.iBm,=C/{SjZmK*LטWD+2UT.Ώ-78BlXhĮڒJ__H}O~ˮ7gK@%x"F.5p LawLx*UǾ0V-2O\ך8wF8Y}45.hi(.wGU(EBR hGLLàwL@чQ([?ijwi26'Ahu#G AfxEw#֯²3;7hlRMG9APHFrn20sDY$p5ٖerfc35^Z?8i 3VwȠmY>h5,uF{0[pTEյJ*/ZZʯB2j+ZzZfuvE2fYҠnwZK<[`ptݢ>m?֕3YsݿM4ưr<EoynwmB&V܊MTvgUNV$SáfKTg&5if'Z:?D`#w~QO3 g׶j,ަ_n0M$acQӃyL~[9aJo4*:JO'oO}=!R|VCb]ȏѧX;xtH͓nH<J3belmۯ"o$p]r]tȳeDerL[f7DlsPAƣ2Ƶ.ϱoPE,UKa\q+vdՆ1*l4(ewLQOүP*:MtN|x?mRl9uVJR `: S&P.y_\BhlX1G + <Є7栀#h-b-uŘ$>(luY8.!r,[ri;4xL7Jskkulg/PDL 򐱰o9(';z4LF뤖dd z|/ӚwpK1ܟZf_/:|}q-Q_)UCW5\$<'PT'\=$?, 9) 9nx !sedkq箺yk<궵BA Zc@ިVtCP}c>8=#ك47mn%}V'8UW0Q*^$cBYGp?x#p|5Eјa Z?%c}#WCX\#H ǃQVW־hLN4 +Ú$n/y>@$.; I +!w\VP9pU1h}0mOz"lɣ1]w|c$<\6,#s" 0ѥkUoa_u>:TL=%6gl±#;zqnoK䄍:_ǫ;рmDRh;AbGyŃVZtyY;-¹SDm f#έ#mxj< eDA^\pf⠺!Sx ͶCOYw͊wYa?7{F_gYb +,:Se"|o_B:ƪGNy k48El +"T{D L?_?_P}fN1){⬖plW\AܤKX+gU'%* &@b!1bhERxLUgdn}?o@u6G{uiB1޲ Cq5ɗC ąP9V;+mlMP LK:3hEOC̓>I+tbd6ۋjc\Mvr +AeCuCޯ:)kҐ.ػbqd֥M,ُß'"[2ߜi<9Sf1A̯4y2G٢!I8,Q3gY4Ҿ>?&DhmWJ-nI4CL޶G)n zL::vLNdVgoMN^DA)A8cHC},ꪚ1!%?EoM Z(00![SKvJP:} Ϋ@ d;F;<РQAH7haA4Xs~ ƕ$s20^d{>LԮ0xz.v o<*t]~ en.Cb '0Yt_4KN;i슡J%.˧>&@0I*Iawrhc*ګ ηo YG((C6 f嶮*P]bK)DS:6i ##e359VǛ󥪳 E㡖];YUX~[$6Fc2jj^Ͽ>}y?h.FùC/MW'IsiAu>֥|f,2n@# M+ rJ7c5y NLFґ\Ga +@)g, ]eQ;:q,\/dłXv^&ē?\~Ȉ2 .f?Վ[|'Q /:.|#ŋ"ßl^|U 9' _¾tm CAwlHqVx( =RLdb#Tj$\翔vgF8m/= 6mqK.g+'Z0U ;`0nÓfb;&v{$ʶs!]YSY"x ʘ-e ݩY"`y,AqIڞ2+HIJo7C%b.$F9$ R5ZC)t"ŗ%U*-b+fXq*u:TȞKa7B458ė$Jm=,jIT-xS;L +Db7)Q?5`k< nr;ͅ|tr8 +?4?}b3p׈4Be/*p[pBSs Җ~5dd?`߼e]DuD< T݋4/4/h<8K@z.ץV,.}>?b` gR.Wv5C1VA;ȏj?S)ɞ]$޾B{N|I&.,d1OZEN}ᐙ (ed qe<-`DJ{gd58Ij}|+Wo*2)5!;E2>CIJN>d>O}P|`p:䎂ыNUzr BY+]U\mWٛlSgiVkꀧhk# m,(6m]DkNUWPɴLzAM4ߪV9x4D(6b7.vxnƛj+KT7Չijɭ䆁w Z9 {oª"%=;0`wIbx (wLX-t~n8-g\*7sw{CrVPoϬjm8qtMyC^hnɟLPyRFȃE9sZ̗^m<2¼Є@Y$ ;[R{P{OhBEJ֊LaD,^^W:GP\IYUg!w !L}Afrb! TWѵ +$$dwoEHRO´`!jxk(NنжP~*ZjMMY~fяCܪ^c<<Qa;w5ЛFj"3=y I+ +][!9Heq/1Ւ:l(?^z.~lJ + >lWd:',N`4Cbc}h@gX8}h|ڰ>OABRK:\BW$I16*ځ{?K!}Ͳͺ/@y]koF&FU1o +ci T sKm!w$FuVuZcOaH7,GXWt/-vSHd)5&j.0az;Pg6lBd03z.\P9xj8`}z삇iu'L ^;E9QuEM(լLzU}H.'26Sl()RR z5ʚQw\5ZȰ8k"-I_\cfrG&dWn3efE:KOO6K{{l2ܶpX|E !Ru[/au {3K!a-6+H`Ʊ)۹wǛ8HCdqdܼ8uv3A ']8|FGšK݆)V' [X{gBIvLb'3T~*J>^WنBRCo`~gdy?E >:u@2MIp#ϔS +oXVnRNPvBJ7g<;˥xLd}5=Ho[Sw6Yê.ܾpjAߩkWǾ{\ɳng;!@p<奡t~ATRgn X`qs*Y +.7ԟu|%c7K_l!䲭]*AkeBrnZ6dݗ[4}hn֭>hl.,1\ohG3/Gb 3" =]Œs?FJfm^{5G'GކQ.{/bkdʆce[&ˑ)GeڐN+<=^ }3x7c>U%0$Nr 7$ 8۸8e5Ȭe -l)~O|0=͊\i*-9g8Oޞw"p7U[IK9y&ҠDRx: 1CԾ z(JjeG禴o;ab7}}YQK>MU *?7>P| v JMVRܶ!nKu7z۾KQ<ԞuT: \<@WytoϻT˦qC=ZbVwhq6b1X8@8]IӍ/.GΦ;9Cii+諾4wl{ όf{qV!0c+[br*8+nj`W:a0%j+xȂ̼xX;h `z~VH -ow.9 2A@[:F ^ґ (pŵJx?ۺӵ˼W FqQ>owLQvJ#Sڶ!e6+mcI&Z5_^M=1DrqxI|m)g-\ifhLslW]1Jp.jh*謥w* +Fh1JdI]䉖vD42L8/>0?͗fJ{th[kQy#;Swܜ|L +^>Le`FI ^Q˲>@m%a&.(4EeZCCÀKM0JƯ^.ݪ=+.*ݍBɵK&)mD"[yJ,y]*ձ'Uy>F6XZ컘+9} ǾiI+\>):kљ"檑 _JE=4Fgz7?wZKEYX3I +yխkdt;nd\WŒEmhN\D~8>eԸgi7=#GǮֆVp[szbpPxAP@uy~엨swX*fh}ހTQGnSH䓓[oSkds_(~QuhS k[_a5gvL`T?D}eXrI#+Z&гqL  +;{yQhPҝV}x`DcC'laNɄmO\OOfFy6_xƁV{ŋ97q_*7Ɲ΢~~_`< 4yB ?!/EAsIb 78B$azzTA7-==겏A7// m>9žؿo:X/ߊz}1\= >6vɫU\Nf=Η}(<2+#Q3j3FF6V71T,sݒ4^Ωu_&FO d3%J>Iߗ3|;qaCȕpf1M3B~Av\]w;IUS!7j x<QI(KݦEJo$uL-679nHm^#et:dJZ;JbCuHctHƥ \;H3޽x6OFOO\Af^/WN>_jE|h3.K%4r6LI, ^_oR;4㞊sOŇ'BkFimL jRV@lJn;.{V`>Ny4L=6<8`ZlO[JlڌmGlABWQQw΢ VLk%pg+T3ߎ9HLsV9qHl/`h3XW/5(G+2Ζ2^SJ;Q+8\{alrOYDU=*Bl)_ + 'G_;'"۞߽pM{]}蹴Yl"=!QQi#<pը޾#fTi%6o+a{UVgEGAm@? bO^xYQu+l|J'/q6W==,4md[HQ 1u_Q缎yF()bOM\PKH-gFO@BA210Œ>T㑦kk\NneGC,% `F^33lcHmĤZ@ڷx:PeSH =La}oJW_SyL +jG*Kd&6L kg4NP~mN6^aa14{ȎAwㄭ(ȡ@J# )Y0Rܩ77LȰ*#Yvш +-55ˤF.HXȞ}+)N"Yq=Ak NX. 3qL 9]`U_(3:<*W<8q5uq:֒#B+Ƃ 0huJ+`Q*ffeWl7] \,v5掁Vur#qe:BMM=/ xA G +6 hQ +{) RM&i:e=GP MMXՕN>tZV/7m{C 7pb+?<-mFOYRECy@l,}Z$.3 -}hE2 #.65VZFL1 +0f~<>DFmiG.UUWUxa(~ynkzr΁ݕXwᝃiz lt %?8MU?uVf 5URϖ鱠߿~UK% <:.4$efUCR90tl=RZZzmѼR$͕20RH:֣W1'灧f(D69$%@ꌱ+<eOwhgS,|pB}+qmjws(%K¨T ΨP񻩢fϨK66Y74,B^`{vc{{b{Dv#}>}Ȟod;؞؞lw'ǍNr{ݮ|wu#޾$|=ol+ldirBd7pl]d-ALiAFQ@q GEO<xN $ +.(܈[4R=J/8uEi +lb[#$= `~tF IOzTGbm3X'V%GӮ(>DYxSYóI@^] eS5Mշt0rGvvilig/Ɔ1E04C&M[v^(Ss`P`idfӺm"8r ط30hw ̀HKZ$H.~T}v*QNw]bw9[g;@@aѬer$m.k=)6|c<&#fmcJdDVhmb}KjÏCޡ@F "ɪK)>_)~1u(DŽ.ƏF\d8ЎRgC E#g#o2%8p#v)WJ}@3Od? g`xTY +wT1V2oݒI tCe*hʌaxNKZ֣p;GaH[Z/[{[X-t L'*([) +%k|Kvo!H +ND"P4B;uSS Rh TTEW6}m7lGN &DvƤJmqL- #枫~i:h~ aGFQpP6BTuiPzgQFKhk.R/ %F{`[EsCȏ:da1%b "udž +[ @/vBSEJxQ@(pheHaD=C3A ?q +3;kV~1\edk3HFMWV1TYwz11VaL6I3+l"Mm4I5RBLPRo$,D3! +BnOz>Bj)~ѣb]2ۚI>T;9ZMQsfHc9PlsQ2zA攮h):G ZVꍤ̮St8aY҇Bh8m^9 Bb֌VI>cT2>!Ēd;?pz|w?rtf'ܬla/5H{hM1jngJ{PYq3=2=QZ72$p6X +aUsABThC= + f:ˬQkT vaTtҊlJR11oNcqqRt-}QSط\~c)9GePeʶ. +]HtʞHF]-?dc01,2݂}:˵ QGĀ_G|6vYXȤ=kr + 1:9JV=BM\?gW_>eWƶ+:RmKFxv%hfFv2ndwc^sAzUtzc‹,Bs/uHRVtkB?Yk{fE?mV0+r3+J9޽J=J?޽JWW)WWWw"Wx9iUݪêêWWW7Bsy*lUm7WaU*4*^eXy?x;^EU***8 Bgҫum{4`Vɬ|«˪P.B +7{eUlW_^{^e*4˪\ l.Ҭ0]Y +.̊v +m2+ 1+eaV*ìp2+tv۬p2+ܯJ6++Au6ءf˄nnfXS}֛TjmWWcb$yv؟!W(ʤϘ9[]=>*\y<5;O#??Md?JTƿ} ǀwZ};{!3*BciX7/h:fPW"V+F(f`zz/sReZ2wP +5:_ujQ"ϦX9H[Qy ڟ-dE!6<Cy0jwp=On +pFVvcA D#Oʘ9"K1\L> _&A(`. U'z d!vp~Ry< h#wyB 'fG"[dYokm IÐ[78 @IB "q9ӦU}o*EYL.zYJ32uN +ZJs}gec ӻ˘i:]Z?.0!Jkh-Dj^UbERf(ϒ3.p&n{I0P!C*Be{ XH`<̀ieV$~2:j(|O|o|rD/ɡόn-BGt{0WL =C:JU.>!fn4Od/SO t@.5w,}3Iuu u}T;bn ˶/]"Ppe-{dY˳>p^XC_vf::0ړ{4Hնgr +Y}O7߫QA4e1b;Κm:[FvHW{mS.#gU[47͹,ZxZP8[r٢Lf +UMHËcgTt|PJSbNr )O>vWS:^A-cyVUʻ*4sQzdn;X=q6#!V  }*+XgVo;x&$<לM4f[6ke]ԕo&s +XBC[bEQ"*9s!"W!tD/K1171LB-Ww,$ +˟]nT ۍf0 gkqAJ/8(p{ϲ˩icy 6IA"ોߐ`j- 9WW>.򲆴I XCyi86n@[` rJ?_ķWVb0 쾋FD鳤|t9f-8Ҙ,~**&$32Ԅ,n+gn)wكv4zۤ-m%k%LӃ04XIORd; [e4Fyu8 [?~?~>X kEwn_h"#}Jjx X5%%2 ꔺK?8:p5b)]tj*M7;HWY~Їʻ=f]on:vGavCٿ]/yIAdem.1GBuK+5ƘQ1|LUL Uym߂]:1'W3c;U~ Z45:)ŀm5ǪqvDq*-X>: +.S9DtQo*/.v 6l(o%ךJ5ۢ!zn аqFU_w D]3;@Ǘ$ {5ځNj pȸǁxƕ._yn9@2{T7T$Z cjIV֬u*xvpczrBՑ %R >~qJ44^BZZ)H}5+4a:;>1]vj]:ּ_HQ\d79f5\^u%rK:%K)Pq];U9;)SO.ysմt*Hr|@B} +YT~5dɹ0$lJpVY%ƙ\3lFnZ+W!Qg1i8Hqo+o &~\絛U1}sUm"L(zm`o2Ճ::B'jzf:J3V1[MZCvU]{Ak7Uʯaz{:m%}CuP5E:AU5㕵\X7:.(p9Ps A!4 s7ikKOƬwc<:3-eęcL}~}KB{fژǔC 3u[)@C4wX%ݮ7&e +69pR>u*u\ޯ;s>V}|4uQ lg^F: klZtLo=Mk,&}ft1n/[dl̸Y ls1h_5q펐֥+i)̶a2K}$u=OB'|C 6#ʬ䈢Hږ73]>쩹pdaW&YF(sY\,_m]EТ"%#_.LFD֗0Y >WBa.˭xVh(.]"*`(GqK߲;$DmB.بm{ L2%G  ĒH2nyn̒r JPQxgD#c>n/e$,ҹ_> ͟D5s$>P"r<ȵ\0"`8TJv& lG1RbE3JYpy։&˯@g>KkT$ܶ]A4di+o$`.D\gu( U uFae2k8\ߴB~\2e{ #HA?41ߔջI`wob3Prvv.9}Bo9 j3.37ʙi3z/hI}1y?~" a6URVZf*ֽ*ޛQ엙ABbȪ +u 2:Nwh,;_[٠"7, +b[  Ig dGba e.7Y. Stښ +OCME޴h6\U]wF@q=ZdRc2r9ײ3#?=x&oc_lm"PaHCؘaw(DYل78۰uT"2/ 읺0W?T} Bj%/mXP="(/ؐs{^ElkeNĖJ Kq=`R}_)֥`eǾ, +UoWX NElԪd` :gE{h p)dISO9@'Sူ nеʞ[NQؚoSf]f49} C`L8h+UvHN:Zfu?]A·l@*z]┅Wol]Os)y} G#C/qnC$MQ[3bZ#/sY;9ӌwkх/LD/;b?DJH;ygpy4H\ @;V!"NHIJ|pvD'#]"5_z" +Óhʼ} ~:i]{R+ +7\7)ߧڵA3!u#v`T>%_AU5/ؐ5򴺽Qڽ8{ }߇YwaK;T?V35Ea`*$(c#WebNeZnD6`nǣ=`g&!6 +{*YlmfJu ܷd((BG@^2q#^ +к'F́ S{\~o 7s[3R}>j)jmq +ޖ%i5K4FfK0P 蕼82 +/^r ˙r +垁Z.m'' N!{3*³7vBz9+K!*nվ['* Re?-؋ZYn_yfC;E bK~ 63uT^Pe- %7TfQ}by희B/{i*]&} :BH;ltХE ta`97uv"i[ {y9A +5+ȻKK@K*v|_Vz@ɫ@C Eu"6]*T~O7~ +|:` Qv)R_RT.)/Rtlϫ-/RoOEEn3S-"EHr"ϖEC~E˭EY>U?!E,8KQn?Eojp+thf*4 _'CI &An 2+CǷz?С}:TC{dd:22vՂsd=]"JaŧmFݿ;c.O]X8" I̠ǰ'TϋN;t@Âq05p5mucv[kkJJbQS{aZYM(\3U#X5 +N!{ڿE{\Bå5wZǫ3 ur Zsd{tz@S5m[:GCb=}f5_F6b5G H 0mj!h X׹zrY͑;؟v ~BDl= ď0T;_'9wnwޥfmTȣ@hP(;jt1/N1rc6}4e:Yff!kL{BٮsEM& +ѼmDdɹl +@.KyV`OmDqrQ%r$kCM-zvNrf4 f u-rAQ2N- Ri+cZGَ4ڛYqw!Kv "-Z}Ł01yo&7{<Ea0 G0| {U?w\ ah%"2:F#(͚ G%k  Uciʭ|!REa'Cof:Z8QvM ӻ"ia[Σ&Ox#n6upcu)H缨kΏIk̖'{ƘP%s@6jaZ6=B(“mZBWMy:Hz<=V ]MQɗUU1nT8թJ~yQY*hP5T]Pz"SKTB8 9c.xYFjJMdw +6t&K K㐃H]%@'k~W?f'sX8) E~9/.u Ń,eRR帕,ceSmiUe;Jg'xj^0ONǝEU}5!Ιo(EM"ޡ;fҹӣ+E,_#WGv*C68e4d[OŒ.ph\xzz`@):Z#F2pz[deĥb8%2Fc bS +qnNy$Z[v=ΧxBt@ZS>tTq ųΉ;|)H!."MW@{Li=ejS|SدÎQZ 3)0_fD! Mm-HWe&=Id6+y˖[M|qL##KUkx1UiSRo=Sz-K~USZoIl H,WGn"sq `2Ud}F5N/^SGT-ZNf 7z]qa1}u U;ƨ;\Jc##5"SL kk.(l}a8zӑz`ȲoYc {8y(aqc3K-UJ( +@~+$.7.$@< 4b"j5v%ҳBMvd *)5&DlG Fe!ѫHʗ2'ӓcsX80zk]q`To@F+By{/XK mIYFYR:囨wup\V8MV9.şM@f2cwGE)eg杤nXnh%<])X5z(jHrJMbV)SO?UF'lI-`t-{fv;:NKg-Y%guwP(XP["Q kUF +?E]x 5I&YRztkq܌=%Yg*7u|;unU~m1.hv<Š2J Z +tTd˘Гq-=x i'VHHd5~ۏG&((}tq}I{C,V=adUқZ1VvB=5HH/=^33ijX-K~lr+s[:#sB<(Z`G Y~ԷQo4 U_gFczjKs>$c^`u -m>s*8>$f@B^b}+$}+RWZ +j{r[dPݠ"ZJg%zCtR@vr{[yiCگ+ΘtKм>75ܓz)X(6=:-G|U[ +&u0ng +1*mhM*OANQlyGSiHut;H9di|QA +NK;hձNًWI3$WW}fZ\_m grCY<7iNɾr!²8Ji]:Њ^Tq67VQFڇ$|Fcy#8c JX!Ƒ=iD +65m_v^vZF\j 'cbSqgNy6n wF--y| +(OKV)uN]}PzGz|[!#hYv,M*D= zO҈B0wT}8Te3 Mm-HW.JrkހQ-Kiy?y̼F.JdJd| KJ (JBpos7Y /K(Ȁw CuM.~dnK#mS{җ 'y?5}Gݠ;p̵̷$Ehjq@ `:T5鰰>d u=2lS12Ўߏ(hT(Y' N.ozmVџj땋u:jk~R@>mn}. ]9yDd;1<1vrpû;=]C6;"܅RhvP> +;>c<3RZMMKsM}7: wbUF4EgR¤3Ч +r㢜XHqq\4: Tc8egF\`Xm(P*lCOT:6(o[$ґQ,ZmnsJ:p1Z\ct1cOE#(/.b zJM#S2휌e6 +7$h#MSBi2abah):;El< +yI -x5"ɹI`_'oA! [!FƖ؟bTn"U6@>yc-<vQ6ˑp!)(LmtȰfbu[YۅV:.sQj (svsv" ȅV/ccX+Y!:?u{Z%STh7GS?j +{%$QhపS *lh41γ$V]"m rv 3|(dD]V9tws짒PF~.tŦ><7u4჉3llf3|< OwWD|:vhy) E8cv9FYm% FIǩ ڸ*ʆۘgf"ϑ|{̮elF3ܠ%"[ /qȱ޷;'#04 P\7o#Ƅ52vT[G0S=װdghP5Nɿs+0b`]:fmBn$BX)>*1Ų'”@wddsǭ%|#A越5Ų.h5 +؀ڡE +Dfg8E!+Ef$G{O4yA6C4$EEıE,y*J0>54*`(m"Qm{ljBOs|g]F+614m|F ++vR}T9O@b6]#o Zf ǨX{O,t^ll3;t/<4pڕWAKD~R0$[Tr,MYn"gڑ5Bb_`h/x݃\)DcZ+9*0"NN=)ܽLz\xn "AsHuNEXLԞYh96nܔvENT* :eG߮$֬ӏE9R'lK|duF Xoe̮3ܓfӿRL74ODz4Z>buYhYux/HM RmN-@@Rqcq?pF}xm Ѯ552) +ڡ +ν6<o5:>ݝ*#xY4}ASAw1X$fu~>l?bf}m=LYfut]>F +mG~kyjOX;+Kϳ=k3wd\ A'&?ɞF`q ^QҚzn߮ہz6n61νz޸bEq3pZWVnsB'wZ%4lҪi餟w6j5zgh*~rj֎i8 !;,(?=ck[P]5iBUDRֻ6S]-90lߧu,A _ՠ>__>-& S/̒zlh6Y̅Ri7QwZy/vPArg=>f Ewk]]) vWOR?ȹ?.ZM(}s]7)M,JoZ}IǗZ "= scF})~Յ~.o+f|I7)B$KIcgo&dZ5x9ġ^{a*$ H 2pUvڦ#&5Y rel^č.pȓvWo0v̩uL 7~aDQ2R3RS7y ( yI)+gƍ"Ilo-t7M"O:7LM;hRޏu 0(3]1opS4; I C 1g"~0חZlehѲԁ̜ X-ʶ[vAϰ -u:_-gb9? oAT'Qq(OsE;Bg.A6_ZVdkI`~2YjNjT gضsQYAQzuB}i<'MV}4;{D?4N l7FC6/= Bإ؅Roy pLUNvK,5Te-nenHS0ɫgASXO|eRKjD)eYa]s}hJ1)B؂F"Ē/`O`&,[fRMefrهp?1JLttQ]l| <݈rt jtP%hʃ•Zȗ{-쫋Qrخ]vj}kW@wѓL-].F岦Vn-lRHńZA&`L͢k?T{q;~L[l־kŵ 16zъ!"1s<@K5ڭ+'>,d6iːx֠?teVN7G&?s@E]+*lݫ5mura64OG/pz2-OLHΗvJLg! 5Ƣ,t_!g68 +Lt .ď9 ڻuCw V/E56A:c|ԅositkVCz^ 'S¶T ؐzf+ef>6OeH̙>y專̆*U6_%$cbbFQ?3,~Zh$LVr]BZeޙv͡芓ho"2/Z6 iR7zP5Y8LX>\uϷ'L~ܨKQ 'x o!O ۨE@Յj+%N{d5&tT+>emIq24oHM礴ئjj *_ԚaGص>ː* !zH =+'߿~#<4^`7JFo?PyVciZ*=0`.wU,E>sb Ȑ }L*@lfۭvKI#P<1! -9R8|pMGۋ$ߪ^1޾2 h0_/2k3I_)}kjjE87f 0*S]7G[ E9 \I&˘_`zMc?ڕTŇO7)JvqLɑDƇcjc[Wٔ&oJi9$:3f>޵JG=kʧOM}jTNs@\;;9LR]ϧn%7B`{r}>ӰZo-ԃ 1H2=n@~38aYX6}ڪ.Ȧ, l +rH.jQb KP:<o R pO; qBEEfFxn@N-=E0CdfT7`+_ۨ4lAHXJXo~"ՈfK,Nq6箱(i&_j͸gSӞU6G{\7NZXk#q(B{ ~ѩs7N>?4G( .}Α;& +8=. z)N-.L{ARAxV.3MDMײTrxG+*NdAP> d:w~n\uk29eF@^.̱IܡЧu?1㾁eWpNFz(FvC.c0@Ŀ"XAԚxI'&eH7B^7= B/3HyAiu>S*G #be8dR3p5uZh$U"8,埱?ԇA|(l:Ύ~`LQyNX^(oQ> WF%QIoƑRrh<3WA!G<=2Z;K*Eӻl@D1K 25_@M*S~1P4#`S~ẴqMn-nI +LkDy He^ΝtgnxID[_L9 !!~o`X,3/3F=B fK}}呖P2?sr^XzCW!IlPf0B'lCdЎIɋvtE$.9h٬@/҂saV Z .6xTd.adQ\R bc#V+g3}i2Τ|%%TU +2!r:8y(a`&îGKb㽜3:Ɣݷoc0tVSlHЖ|rUG0c?d/sbR{)9VwjӲQy^*2;I [Q4sF8񠋼Fj>ED6 /hu}Žm]b3ef@,jI@3y!6Qo"̖78m 7Vҫ׉Z~_}p9JZkDO MKaZfW|y)z|:r_+`Qw_Ks~R_xpzv}%,;/+ZÍC o QyS]5a.ئ.O]RbOY/^H쩿g=o6$9] J 2C=(RH%!OKޫm?IX չ}ZoV}&~l2j0-bW0O4z"c^dӮ2Q1벩mncWqXOat?)*Uϙb3w1썙oxpNwvFVuXp5iҊe8yh.S?P#}) ՄF>X5 %0b=w +~|lhF/hjY-mWCŵ- Z:D?+] x! jY7zi 0 &=+)c"%ވV8G4cb}ea[>-wP34|Us{M&"@H"D o>`jjS8PG)kufɿ:YB<ɬHؓtVE[wBŴ&RQ$)u#M,L#xc*`s70P",!\{UvG4̨@n +hL4X6{n?Oa I'[(YطEl@WjU +nnJe,g9Ԇ( O)B8I A0@|jJbӚnu3n-iaiI]6^*j'W} Sq];6Z6 uXo;응0z=ծ.|6s}I 7ŽQQh re\57i@">9_鎪iٞ[PYf7T/u L/cR>v>t}/}ODq]LEvZwFKzo/Nۣuدe-4Q5ѱ@`b4`+?_50=!hqCBsvHx\º2' <4&u̮ۼk>Ț{eJ0ƘDw;q_ rwlmkwu t%/:(z׷5@:Q*(ZL2Ntx) Jlz8tNIZ^cA /%إ7h~[ƙ ۊ3׻QcͅqJL/pVq@?ԥVsk,wM"bب́;M'NYm.E_!Ze5~^ }0#@klƺwqJxJl~V +꣡jܪV#ӷ +$^z +d8pxˈRi5MGq({ܗ\dP(rH &4i:v g޴i^X90шvcu6 aAA00N{*{LҊH\Z؋m X];W(+|g8Č!RT)[W&Yr??1_%W;J Ƕ,Eŭ̀ >S<8J2C\/tD(Q5?C !^T횔vJ}n29swP3:wHAv'vtdgKMSg=Xa=SЪ5JȟSR{xKF$ wsIvCTJ7TBB5VY;bŘT6ҮT#sSE$V97.6,E 1;~Z;>OEK 74h&,)1Y-︶Ҵ~9~o헶ӒݜP(^*:2]D/DSNsl3oSgmksi/C'm'btM:)xIQ9K }nAl?(NG*I^S2tiAv((V :l-jّg/v1;,AgGY@D6gZV>[ǿ *`98+O:Vĭ>d(WeQgvLA"|4_'5 D,=ы%dF|~@+'Aonisfdj@nK7n RFEkBJJH)1~t/A'`ހ+$N\IN`@n B6.eOڂZoGϐ4/TKHlO{>m8` ԁW8xzF64s"Jnw\J +ϷCAaXUOT*'X-Lf;nA01PLÅbtlNht/|GFwuo2@U!pˀ!8l)8(w*؋1oj(TbvBrꜬwΜjqphBhR:$FRCLfSlUGm1 0,쐑fȣDQ ck=1 ET?\:hwWH%p]"`NA:mw$зuEဿmkt9!Pk/}tXwp8'?roYj4T[w?A1p7ڨ*^\((s%.ٜ#3̦ehEՒ$ٍ>E^ '$̢PzmO=vD*Yғ(~p" GA7({]+|*وQ#V'zڰ~Xgf,2otXD$X0C 2Q"JXpǷsJ*X&Ag> sҨ*!X3_zo' oDzHHcK('d1S)<̜ۺumrl3iKLI\$.`f ՑFE5xܞURbǍ|f.]XAnl5+3# 8, +t\%AVh(I}jώ.blLT,4LH + A#HԔASϔ#›sKzySb=[ig4Rc2;[БwSR7sW]Msu >Om7Hn | 2L-8X_(ν`]^A<3_fJ҉*Q]+ZHJ{BLT #qYC:][ \,,(Jgn&͵r0@LzGບXOIck*G׉?F{:Уq"s +dO6:>{R]CNZPLdӳS,R֓h~-1wlarf&D|VԂ8e]Kf^tǠMXs3CV]kvril]F4sW6tT4@V0Qt̅0=s\yrЩgF[XĞM$}[|m3qљpl5+ÚκG4N1qdi;e"2#LwR(MSxbEF\s㞸lb<%\nc,Mj^~_04~"qMŵ +cϊ탐c͌mW9J +2ĭ3+7 zF{gfh|Ħcw_tY\>{jQ}4'Z ^F] NN* X+w!*7ce!5M!^@n4ObWPʰnwlZ\3XW.(kGY`@YăW.\ çsh% k +Ϗ:]kLϠЕ3z +ojػ +ZϽL9`*oW)-%L^ +G+(ir# ?e du,c>>xۭDSUSW%Ufs+ "z@'I(' M)*Xٚ=Q>N$/Q{sĨ1(4kL7'%cQypJrVLOi~O%яj ReRc&s#;~ś3 ]U O`wsPPsI pڑj'ڇ|q.yx"Ӱ'z|͘\r cJ1NYM{:jCEƧQmM°`o!HopUi0 rԌ>!1O>.^rKfCbEfbsNc|.P~`aj2Q0qt|;Sm<*T^15qQ;-ߎ՗Jౄ"6k9k]xr =$Kzu@"FVvyKT퀧}+X^~a46]SsIUq*Dfds\^/|t?氘h s+#/6# r\;h]B9s#gu|ȝ' +>'7㐩w j}N|ޛL~SP*#R;CG5DV*ܐb&~N?8C8M>Sj㻽> zB~]^,Mk҅5V"鲎E4HƊ.ט82/zg#oK +d8:++:%ɒ}'+m-GL3Id..#/>9 ) 3Hlm*>E;' 7Tpo[w,c6I +{*01j&S" + 15 7ZonQiQVdh.j;]b7I>3ӒwU@fTgOnjrDSiw+G ,)\H_ʥ07},f#+ept&vdrA QT3s_3}1Zӌ&%<8Q eD5O2]IV Hrjb$J0r# ù, f-SX^4zR8˸HچP©M(4Quσ"c dMNɉ0"c&a6Zyip*_|#|xY`|MhvO"yP4h_a +To{QX>x.'SVVb?PVt{U{T:*C=,gT:RjQ]PXE\ڻL?Ggtpg N2J4I/yhJ _93cu@#?GL ro3>3fcQ*CD$'fŕ;.XH(zgq_)],>MGC"P0i /6R9%s,S<#ojC(1_JԘ`4oG03 q\nS$ezncڌw#pkFAS /^sEr6K~W6PjX}A+'FKWIh*Ky]\JampRL4F)Rߙ,nH4 @P+i: ZfƘ +nOaȥ@"T?b\w8ؗ;h"Q4V/~1aaaD19Ni]ٜ#C6u|6i- AV6z%ymsDt(z":1pBfA_ݧx #XD@QTroRq!\s`a:_!  +JiOӿYɾ&iE +W mxjAmeBQ w2$dLXzIw1ƭe~Yy"H=!> +*U(=٫s[dP㣾pu|BQZ >B3Q`d[1B1<5u#5 +)_p6rfGZ* B]qq/Nlu +B`Hg\^N>,w>ޚYov$ZH<&/B,k%b⃮(^LoT2ϔQԍ#_{uXW*RtXkr9x?JrP~wUQQUp^#nM c$KOk ,Iʩ<M!M@Ĩ;muHLu9 GS5΋a*"y^HQ@+O392:Vgk]̌N0vK*2!k4:,upp$c ĥQ;e5g.ni?| UEķ]{9i@ֵ2T-o(&6b4){!v f|)B7,>MEkxX@ S;h};s%Ja+[s]JGc{If~+s 0_)cX _)J1yU=ѰVZJ]#דXI5VѾ`++v={ۭbeXi/Rzeʯ-b`զc]iљZ#j?k-CWiBDd־WJS+YnBT@McYqK+|WẔ'YIYXg~\^mUb ={. kgppM3ӈG|gKeRb3{V{g:sʊo+9go}7{Y1qmSr23"wKߴz!(Sz>{VfS;exA-I#S>;}Rc CMx- sUw|t9QENBAR:HWtGG'K]]G4h=Pxڽ#Z͎! G!1B(j6&e; R,ȾE(Z5:[, Xڙ]eGwf^<G?݂)7LsXhNHW"GBYm\$!eGSX%wnHJ^*R#dq?)WX\whLYAO$p@OУtEh0r8nW٠#@ָH,ZYznXߖWv8oq''qAswEb#@6d\ /ۦzeWL*މvqҩ wyV/gĽZ*&Ib\}2)~t.cN'+%9`e` 2"-ooTꟿAaXX:+s7N.7 R @ +"S46auߨ6ذ#s=hȳUlFW-ӖH*l "_٥`;۩zt((%Չxg)>K.!ؐ A*cVF r]q>.ֲP +Hw} LFn}7H uaHݛ0gd2ӓ-0S"3GNz❂)k +E/N^]b^=x8ǬUY)V]cdaB<< *K/@^b& [DG`~$YhLQhd݀;3̑7ZuFT>lpCF r3M3ūp)\_^YM"/Ը:"FbJkw$HDy֔%YK9~d +R;VorDѓ\"gt8i~j†j)iYC[Ѥ>iP4O0dx+WFt9-J 3ƿZ5a"CCPvo_cUOhK}aX.RIF1 r[:x;jLA#K0- %UJW͊H=\&#%ǹ:7~¹6'*YXxHrs"*R6St;q;ž!kCc GPI.Jfʭ Bຳ5r-ayK\+J 5NXp%R(ћ|msYƇ`:XeVeRva5Qol#>83g+l3*Ffѓο+J$ԓ٪2RzDa.m\Y.8Ū4 v,G]8@ggNbu4]{3F[yo/^<@uxM_' ybgKWR; 1ȶ|}! +ߊsZHQˋC2 -@JȈ +Rqz= +U|f.4hHy'+wBќϸ&5B2+uV}d֫< +d[#q_8N32e%8@ +YPɋ2 Fe=y9Slw{$pGA4{ +*YX{˩X$O*HKyL3gA SJ(~]X? >@-/&T T,OS ƱфO]xGTbE. Tfr`kX4ز n%)LT.|*.?a9T@#.쮸[Eq7N;׿^K A50dfzXBi-‘r҆ιc4sJsma1BM SVQdŬwY1 JfJ֍9џ'-Ώ^*K{t!@5'{T)tJ@8L06ط +oV%ZN>L3yfp=ց'k|ΤQ$$D >ta\1=11 J%4sswU[7C6__Jkyxhzi6tNdU$Cd#^8 ۈR}q,T }-+ZH1m!~8ꍡ+d-&QRH\ld}%}S +6xH92%#Ѭ!Yt;n,16+1~;tNKr ;\b"&2 +V&"ڏ)rP4y"͞>Gve%mo_,_ѻ!cW$UhsѨ߀{9KL<3wT VK0f+tFbʺ7^0lI/$9B_eOGN_]Ŵch. +/SVEjLƳ݂ㄕ=\cUGOiӇ#%;ИȄK^7QI=|#^ti֏4'|RS4ϩ|K@vnԞ{xoO넰ޗ?b ux5J@:R;&ZA-Yby [Y Q[qG$ܔ7¿qYeaRZinxWZԥG%2<2u1m5tBInoN5T +oٮ; \-\Q!QcE2qG53iqZ9X9|?6{qF9P]?n&;Gۆ=:Zg@Op~%8 Dpޕw M*'@V6KWǶSLD,A3e'Z,AXY.HpY$O֭hF k @[bXY`Gѩj~z^/KE3{#оK%Byq];yY{* 0_ݾ-F v +gT +]x + ._]巯b_0Z./#cϛZ\u|]V#/Ƕ5mJM~V|uR[1/Z=4,R_ܗ~c_tyRi|;gʖE2``i)FđKZT +*[Bw/{A;R!9o+uPg.eV +.00UF+l>7ΫX5yN^yc-TxR! PZߩdwC C4 7 :}h]E[:,#@םDr*j7HDF +* խnyehff"%4;_TA U!L4x2L`_xgT 3MO1xJ=db/p:8Ӑ^3{J뻂B.XYj=ᄞ:;%$ׅݴ ;wW9\Ss{A`٩lxb5d7V%l#6!#<.0܏mk_q 1Iu}| *kj V ej&_a~J=qэǷdNOWw?>c%]鑌O㮆`rΦ q"@`ݾR,.'e2)UBG%TkZڔ:]!Ơ0lЋ0X]6R:\ C15E9 OVEn VJ~ >KLUƘԛs%FCUͶ`V6[ +( gֵ+=Bb~)E?p`鉫C#Ik|4}筬rEZ-ѕm.Xлɜ, sc> = 2$Vӭ:GL~` + +aLk͕-g^*lH'ȡ&`\ eV,G%+碮e6^jSYu"))W踊l`zƒav3}28`#QZrN.ڂؗsKr@lRj4Q]"ޯ.F'.БG5Gn 9jNܾ_7^h>dl)!0[JNH} +9'v:Ejѫ`aK]*-8?+T(-䬀Ѐ%gM(9ب_mAW5nAAQ2=Z/s\-Np{ c\7rB~˿GY ޶׎=B.a埴r`"Ak{0yDNܜK!@eO"Jȍmyy +ΕT +%`k(qTJ Rfif0)og}vE'}v_Zu՜-s boAƈhr;24f1RY[% &ySgNOޑj;䱒z&2 +0|;倥x"[4r㨭"sz菋ځ+M5\A,.6;3Ev+HJ 0߈u9e GJ]>;@Ơ_7e$J+DVyU +7wLCMAk*~ք#H90N&}:$k85*҆( R+G%skSkg2~=쐺㿜WI,+Q Fx"#[ "| `_u0XV2G-R?P/x,fjF,pn)K Qw :,B(]HxoniJ{1fjt)ݤ%4 ɴF?w)ظ)zR;),5 tΎ䙻c@u|?})3/-)UrۊffN9@c +m-^rMV%#S%EOxՕu-0M>s ktїSQԼj,{eWSd$h<A¨+"Vh`Rӧ9$'ң,IZP'!OG5z<%GQ*͢[?qzh +'H<9d3owSpnր6ȝHҥ:H'X3N 6}D8993(A8uku2k `x'$1 m᭴6&l[th6t_[bY%!݊acs#c rQm3*~]D@(7$-+Sh~'dex_HWV&SmZ-55AK4#+j||$>JeĢ55yD3A5<|\_j8?Ja4n%bp>-T*OI1G-ݛf0DF֒Fi#pKT: ϧ$E eCh Su$"6F'QG>.9Tb Mm5,܍i<ÜMNw79{aӼjjA cK8 p0K0P!:V>Ƙ>@)ٓ gVT0Ǵi3f[3wtv2ga]jl4:140dKM'$cش@# =+`A#4#k8f'[s])p;,C8z)wNwP䢯>4)*a0q,a:G}CbՁE;Dެu)-}ϽgX2T)}C[@*kby?rM uAƚril_C$&Vs-jxcV"RzvDzbg3/; B[{AXP[Q'Z-*߉Gx竢3=z{KLJ<T>È!U +"[nx ce)[;JMB㡅łURȚI-(VMfV$)ts9".=eUr9K sVC/{vh[Zvyɋ1hzc)SEvZPdiޜԶaDHl_;pŷX7# .9\ 1 _SM@}\H,7#)4Dzݑ?w'!5Պ4ňl[!r=^!1֣D+yT6HSdK53kf O}{(C*v8?EGq0.{i&LwK#ٸ7pN[%wHí;'99+sI6W+(l@cgD;-(;âekyf%fl_P~tC פR]yO([Q蕔d.uv +;\ţ7[w nQ' @0:9k>Kے6@>eS6OM"9jyDyo+>{/%.Z` ޾v2kn)uV1D>0UI%*uu eΈyΩ[A.m:eҞ;AQ-ݞB؏3~\o Y%ߴ^jx_: +K +ZՀIgJ<4}|')^H6q*NhkL4~!0g&ɫFʾY?ߍBuwZ/%L͍eJTꥦa%d9rFxJ!Y 4PQZ]"+err&wFcnGa>Jar:mIA> m@q-f12qQ^h8P6sr>L,A +,! +V{EV4RҎ~l?E#{3J11zsmdtc$ڲ,b@(:@qFuآ,ڧ%D䱁kY*WjFlFhWvӬbf%:R;(=,Ah]%wDUXwGR\PcI<:%֔V@p z)~J=$,-ۗnY̹ę RaF}&~- uyBSh8 \Wo-#qlGp_[F x`GK;F?a[J5W5ER!wV;j!a@fI=ECEY5 ~' +cx[9Ү&^-q:p? woŻf$PM"ZMvⓙCŮKB-Zo6(WPUIķ^\7U%$=sP +:3׎ +3ݙϪN7+Ŗº((NuU-ɋ:gv/-:|0H^L>R|KC,qn+No)fBez x$;;"͟" +ٷƫ 塈77?m(?$l ;YA[rVtGbSX~NE& | N~Jy+s`uvci^p;C qTcFAd&e+a'D\sihСW! t\oc`wl1} (;doP{" $S_u^1~1(/n#-ӧ2-ztNP5#mBԥJKnJ/IcoU>ǒĩj1fnz$f C]n1`OmhqqHʮ!PJUA$S\ +9vC5o~SbUi0tTu' (>F[Ǧh~VR̍H U#k Zek>NRWd1Idxf4K=Մ cy(VD'`5(5r|m~@r;x8wWǠU[L%^Ӗ: +مg y9D6pw2+kP*i6žsMa##ؗ~#k}:4uA5Y5Kqĭ\^Tf£`B`kt_A$UyVuF2aBASTb&<^G])tX7^JM$1ޠf,7k%#aonhk0Gcͅ#VzO;ܸd RjY#9tUg 3K6x@pYuN+ApY*+OS'&o>[krO#89=ws4DѩK0NzQ(8+IuM Ƞ9"I%-C7c%-;։Ռ@v_U Bzɀ5csU C+Bt-B{2IF DԞصmt; s搏o/9pu'sD'W%[N|эq Quz"d4jŶF@}>s ՐЅr3fP,K#ҵ,S4fv[NjD̽6ծA^5,S}AӶjv ]v;\Md4AhjЛwWtΪa&+]<$&vѾ:Pq kyhD9Fa^=w~ci5x'+d u[Teӭ\2b,)~$Q$h6g/ */vԇh*f30֯p$Rc?{J- Wݚɕ^Pєo~)eNpzY!/4du4.C_-o0&o2\4fyn +6[Si`uy+LQ0rDMI1::ˢԦYh_RuG]DNFwdzG]ȩ )~nҧ"Ehk +Yd暭3XԟTk (euD=rg%¶__COԵңc$b\#:4'n,Ɖ<\=V2I pT% wJ"qvga_f D%X#Όoϊ*VZ)U1,lvL#Cj5K<|`<ф~zEdFbPVeH q` dB >ѫ#eV`f!Pɉ +߆M 4hIF~ׇ", -Ee^Mzz3# T5#g!hYr`']b)VU+Ҩ(cQt8z9ɦxأ-Q2T1ġܵB,YT JQhE\N4Xu?`F|Vj6gbFT\1kбu>Rݣ28bZJ(x= !ؓJ" JKgsM3@F}cՎ>d'*mcRXWޓNKT>V~KKۏVoYzkGUo;ꭽғz/edE = tmy<g` TvmR,[{;{{cs6^ܛ{2_ja%ƼƼ/ȻnsvuH"ox6Ss.J6VS?[lr$$ ba4ٸŽtYz*2c'E겅s.]!$%hyHuɏO-ꩾ3YA7YE#:_9or,֕bA hlw0@J=]S=j nB~θ ?dERٕ<'ߙ1/:i&z@gzdo7OW>ln܏nSkЪV ŏ (n%-q> uZ]Mks!Yd4q5Ii 9 ! lpE2ѡvK8Q:x˲ +endstream endobj 25 0 obj <>stream +Adobed + + + +                 +   + aq +!"#$%&'()*123456789:ABCDEFGHIJQRSTUVWXYZbcdefghijrstuvwxyz! +Q"#$%&'()*123456789:ABCDEFGHIJRSTUVWXYZabcdefghijqrstuvwxyz?9rT٩Dd"3ʰB&bHHSF@`$f1aca [Ä͊:5&H +(" Md@`{35QL 4\ !R#QcUVARN-*%+A +endstream endobj 22 0 obj <> endobj 24 0 obj <> endobj 23 0 obj <> endobj 18 0 obj <>stream +Hz=f +endstream endobj 19 0 obj <>stream +H$ +` gH$$I$IIR3cM!DDDE9a.< ,(e,,'YJ%UY!]z]XFl5N 쵱AuqIq\ q=܍q?>stream +HZdcB< +endstream endobj 21 0 obj <> endobj 5 0 obj <> endobj 7 0 obj <> endobj 9 0 obj <> endobj 11 0 obj <> endobj 13 0 obj <> endobj 15 0 obj <> endobj 17 0 obj <> endobj 16 0 obj <>stream + + + + + application/postscript + + + Print + + + + + Kwai Sang Lai + + + 2024-05-24T00:29:34+08:00 + 2024-05-24T00:29:34+08:00 + 2024-05-24T00:29:34+08:00 + Adobe Illustrator 28.1 (Windows) + xmp.iid:dc38d625-7364-8e46-86d3-8f7086c41837 + xmp.did:0acedbed-96ac-d94b-9577-07442500f16b + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + xmp.iid:8fe2179b-4907-2443-a2f3-fb631f3ce977 + xmp.did:9252a311-7637-da49-9374-ae56256e00bf + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:9252a311-7637-da49-9374-ae56256e00bf + 2024-05-23T02:15:58+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + saved + xmp.iid:0acedbed-96ac-d94b-9577-07442500f16b + 2024-05-24T00:29:34+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + + Print + Adobe Illustrator + False + True + 1 + + 209.999994 + 297.000024 + Millimeters + + + + Cyan + Magenta + Yellow + Black + + + + + + 預設色票群組 + 0 + + + + 白色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + 黑色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + CMYK 紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + CMYK 黃色 + CMYK + PROCESS + 0.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 綠色 + CMYK + PROCESS + 100.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 青色 + CMYK + PROCESS + 100.000000 + 0.000000 + 0.000000 + 0.000000 + + + CMYK 藍色 + CMYK + PROCESS + 100.000000 + 100.000000 + 0.000000 + 0.000000 + + + CMYK 洋紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=15 M=100 Y=90 K=10 + CMYK + PROCESS + 15.000000 + 100.000000 + 90.000000 + 10.000000 + + + C=0 M=90 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 90.000000 + 85.000000 + 0.000000 + + + C=0 M=80 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 80.000000 + 95.000000 + 0.000000 + + + C=0 M=50 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 50.000000 + 100.000000 + 0.000000 + + + C=0 M=35 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 35.000000 + 85.000000 + 0.000000 + + + C=5 M=0 Y=90 K=0 + CMYK + PROCESS + 5.000000 + 0.000000 + 90.000000 + 0.000000 + + + C=20 M=0 Y=100 K=0 + CMYK + PROCESS + 20.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=50 M=0 Y=100 K=0 + CMYK + PROCESS + 50.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=75 M=0 Y=100 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=85 M=10 Y=100 K=10 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 10.000000 + + + C=90 M=30 Y=95 K=30 + CMYK + PROCESS + 90.000000 + 30.000000 + 95.000000 + 30.000000 + + + C=75 M=0 Y=75 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 75.000000 + 0.000000 + + + C=80 M=10 Y=45 K=0 + CMYK + PROCESS + 80.000000 + 10.000000 + 45.000000 + 0.000000 + + + C=70 M=15 Y=0 K=0 + CMYK + PROCESS + 70.000000 + 15.000000 + 0.000000 + 0.000000 + + + C=85 M=50 Y=0 K=0 + CMYK + PROCESS + 85.000000 + 50.000000 + 0.000000 + 0.000000 + + + C=100 M=95 Y=5 K=0 + CMYK + PROCESS + 100.000000 + 95.000000 + 5.000000 + 0.000000 + + + C=100 M=100 Y=25 K=25 + CMYK + PROCESS + 100.000000 + 100.000000 + 25.000000 + 25.000000 + + + C=75 M=100 Y=0 K=0 + CMYK + PROCESS + 75.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=50 M=100 Y=0 K=0 + CMYK + PROCESS + 50.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=35 M=100 Y=35 K=10 + CMYK + PROCESS + 35.000000 + 100.000000 + 35.000000 + 10.000000 + + + C=10 M=100 Y=50 K=0 + CMYK + PROCESS + 10.000000 + 100.000000 + 50.000000 + 0.000000 + + + C=0 M=95 Y=20 K=0 + CMYK + PROCESS + 0.000000 + 95.000000 + 20.000000 + 0.000000 + + + C=25 M=25 Y=40 K=0 + CMYK + PROCESS + 25.000000 + 25.000000 + 40.000000 + 0.000000 + + + C=40 M=45 Y=50 K=5 + CMYK + PROCESS + 40.000000 + 45.000000 + 50.000000 + 5.000000 + + + C=50 M=50 Y=60 K=25 + CMYK + PROCESS + 50.000000 + 50.000000 + 60.000000 + 25.000000 + + + C=55 M=60 Y=65 K=40 + CMYK + PROCESS + 55.000000 + 60.000000 + 65.000000 + 40.000000 + + + C=25 M=40 Y=65 K=0 + CMYK + PROCESS + 25.000000 + 40.000000 + 65.000000 + 0.000000 + + + C=30 M=50 Y=75 K=10 + CMYK + PROCESS + 30.000000 + 50.000000 + 75.000000 + 10.000000 + + + C=35 M=60 Y=80 K=25 + CMYK + PROCESS + 35.000000 + 60.000000 + 80.000000 + 25.000000 + + + C=40 M=65 Y=90 K=35 + CMYK + PROCESS + 40.000000 + 65.000000 + 90.000000 + 35.000000 + + + C=40 M=70 Y=100 K=50 + CMYK + PROCESS + 40.000000 + 70.000000 + 100.000000 + 50.000000 + + + C=50 M=70 Y=80 K=70 + CMYK + PROCESS + 50.000000 + 70.000000 + 80.000000 + 70.000000 + + + + + + 灰階 + 1 + + + + C=0 M=0 Y=0 K=100 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + C=0 M=0 Y=0 K=90 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 89.999400 + + + C=0 M=0 Y=0 K=80 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 79.998800 + + + C=0 M=0 Y=0 K=70 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 69.999700 + + + C=0 M=0 Y=0 K=60 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 59.999100 + + + C=0 M=0 Y=0 K=50 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 50.000000 + + + C=0 M=0 Y=0 K=40 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 39.999400 + + + C=0 M=0 Y=0 K=30 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 29.998800 + + + C=0 M=0 Y=0 K=20 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 19.999700 + + + C=0 M=0 Y=0 K=10 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 9.999100 + + + C=0 M=0 Y=0 K=5 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 4.998800 + + + + + + 明亮 + 1 + + + + C=0 M=100 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + C=0 M=75 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 75.000000 + 100.000000 + 0.000000 + + + C=0 M=10 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 10.000000 + 95.000000 + 0.000000 + + + C=85 M=10 Y=100 K=0 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 0.000000 + + + C=100 M=90 Y=0 K=0 + CMYK + PROCESS + 100.000000 + 90.000000 + 0.000000 + 0.000000 + + + C=60 M=90 Y=0 K=0 + CMYK + PROCESS + 60.000000 + 90.000000 + 0.003100 + 0.003100 + + + + + + + Adobe PDF library 15.00 + + + + +endstream endobj 14 0 obj <>stream + + + + + application/postscript + + + Print + + + + + Kwai Sang Lai + + + 2024-05-24T03:00:41+08:00 + 2024-05-24T03:00:41+08:00 + 2024-05-24T03:00:40+08:00 + Adobe Illustrator 28.1 (Windows) + xmp.iid:12c34592-37f2-7044-b496-b76ab271f29d + xmp.did:c434c9da-8e03-f041-8c18-46e252cb23bd + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + xmp.iid:8fe2179b-4907-2443-a2f3-fb631f3ce977 + xmp.did:9252a311-7637-da49-9374-ae56256e00bf + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:9252a311-7637-da49-9374-ae56256e00bf + 2024-05-23T02:15:58+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + saved + xmp.iid:c434c9da-8e03-f041-8c18-46e252cb23bd + 2024-05-24T03:00:41+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + + Print + Adobe Illustrator + True + False + 1 + + 209.999994 + 297.000024 + Millimeters + + + + Cyan + Magenta + Yellow + Black + + + + + + 預設色票群組 + 0 + + + + 白色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + 黑色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + + + + 灰階 + 1 + + + + C=0 M=0 Y=0 K=100 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + + + + + Adobe PDF library 15.00 + + + + +endstream endobj 12 0 obj <>stream + + + + + application/postscript + + + Print + + + + + Kwai Sang Lai + + + 2024-05-24T02:59:48+08:00 + 2024-05-24T02:59:48+08:00 + 2024-05-24T02:59:47+08:00 + Adobe Illustrator 28.1 (Windows) + xmp.iid:de12b7a1-6091-194c-8274-9efa5b90a726 + xmp.did:89678521-0e71-804a-8d54-61a885d2b735 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + xmp.iid:8fe2179b-4907-2443-a2f3-fb631f3ce977 + xmp.did:9252a311-7637-da49-9374-ae56256e00bf + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:9252a311-7637-da49-9374-ae56256e00bf + 2024-05-23T02:15:58+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + saved + xmp.iid:89678521-0e71-804a-8d54-61a885d2b735 + 2024-05-24T02:59:48+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + + Print + Adobe Illustrator + False + False + 1 + + 209.999994 + 297.000024 + Millimeters + + + + Cyan + Magenta + Yellow + Black + + + + + + 預設色票群組 + 0 + + + + 白色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + 黑色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + CMYK 紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + CMYK 黃色 + CMYK + PROCESS + 0.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 綠色 + CMYK + PROCESS + 100.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 青色 + CMYK + PROCESS + 100.000000 + 0.000000 + 0.000000 + 0.000000 + + + CMYK 藍色 + CMYK + PROCESS + 100.000000 + 100.000000 + 0.000000 + 0.000000 + + + CMYK 洋紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=15 M=100 Y=90 K=10 + CMYK + PROCESS + 15.000000 + 100.000000 + 90.000000 + 10.000000 + + + C=0 M=90 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 90.000000 + 85.000000 + 0.000000 + + + C=0 M=80 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 80.000000 + 95.000000 + 0.000000 + + + C=0 M=50 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 50.000000 + 100.000000 + 0.000000 + + + C=0 M=35 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 35.000000 + 85.000000 + 0.000000 + + + C=5 M=0 Y=90 K=0 + CMYK + PROCESS + 5.000000 + 0.000000 + 90.000000 + 0.000000 + + + C=20 M=0 Y=100 K=0 + CMYK + PROCESS + 20.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=50 M=0 Y=100 K=0 + CMYK + PROCESS + 50.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=75 M=0 Y=100 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=85 M=10 Y=100 K=10 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 10.000000 + + + C=90 M=30 Y=95 K=30 + CMYK + PROCESS + 90.000000 + 30.000000 + 95.000000 + 30.000000 + + + C=75 M=0 Y=75 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 75.000000 + 0.000000 + + + C=80 M=10 Y=45 K=0 + CMYK + PROCESS + 80.000000 + 10.000000 + 45.000000 + 0.000000 + + + C=70 M=15 Y=0 K=0 + CMYK + PROCESS + 70.000000 + 15.000000 + 0.000000 + 0.000000 + + + C=85 M=50 Y=0 K=0 + CMYK + PROCESS + 85.000000 + 50.000000 + 0.000000 + 0.000000 + + + C=100 M=95 Y=5 K=0 + CMYK + PROCESS + 100.000000 + 95.000000 + 5.000000 + 0.000000 + + + C=100 M=100 Y=25 K=25 + CMYK + PROCESS + 100.000000 + 100.000000 + 25.000000 + 25.000000 + + + C=75 M=100 Y=0 K=0 + CMYK + PROCESS + 75.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=50 M=100 Y=0 K=0 + CMYK + PROCESS + 50.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=35 M=100 Y=35 K=10 + CMYK + PROCESS + 35.000000 + 100.000000 + 35.000000 + 10.000000 + + + C=10 M=100 Y=50 K=0 + CMYK + PROCESS + 10.000000 + 100.000000 + 50.000000 + 0.000000 + + + C=0 M=95 Y=20 K=0 + CMYK + PROCESS + 0.000000 + 95.000000 + 20.000000 + 0.000000 + + + C=25 M=25 Y=40 K=0 + CMYK + PROCESS + 25.000000 + 25.000000 + 40.000000 + 0.000000 + + + C=40 M=45 Y=50 K=5 + CMYK + PROCESS + 40.000000 + 45.000000 + 50.000000 + 5.000000 + + + C=50 M=50 Y=60 K=25 + CMYK + PROCESS + 50.000000 + 50.000000 + 60.000000 + 25.000000 + + + C=55 M=60 Y=65 K=40 + CMYK + PROCESS + 55.000000 + 60.000000 + 65.000000 + 40.000000 + + + C=25 M=40 Y=65 K=0 + CMYK + PROCESS + 25.000000 + 40.000000 + 65.000000 + 0.000000 + + + C=30 M=50 Y=75 K=10 + CMYK + PROCESS + 30.000000 + 50.000000 + 75.000000 + 10.000000 + + + C=35 M=60 Y=80 K=25 + CMYK + PROCESS + 35.000000 + 60.000000 + 80.000000 + 25.000000 + + + C=40 M=65 Y=90 K=35 + CMYK + PROCESS + 40.000000 + 65.000000 + 90.000000 + 35.000000 + + + C=40 M=70 Y=100 K=50 + CMYK + PROCESS + 40.000000 + 70.000000 + 100.000000 + 50.000000 + + + C=50 M=70 Y=80 K=70 + CMYK + PROCESS + 50.000000 + 70.000000 + 80.000000 + 70.000000 + + + + + + 灰階 + 1 + + + + C=0 M=0 Y=0 K=100 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + C=0 M=0 Y=0 K=90 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 89.999400 + + + C=0 M=0 Y=0 K=80 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 79.998800 + + + C=0 M=0 Y=0 K=70 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 69.999700 + + + C=0 M=0 Y=0 K=60 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 59.999100 + + + C=0 M=0 Y=0 K=50 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 50.000000 + + + C=0 M=0 Y=0 K=40 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 39.999400 + + + C=0 M=0 Y=0 K=30 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 29.998800 + + + C=0 M=0 Y=0 K=20 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 19.999700 + + + C=0 M=0 Y=0 K=10 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 9.999100 + + + C=0 M=0 Y=0 K=5 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 4.998800 + + + + + + 明亮 + 1 + + + + C=0 M=100 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + C=0 M=75 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 75.000000 + 100.000000 + 0.000000 + + + C=0 M=10 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 10.000000 + 95.000000 + 0.000000 + + + C=85 M=10 Y=100 K=0 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 0.000000 + + + C=100 M=90 Y=0 K=0 + CMYK + PROCESS + 100.000000 + 90.000000 + 0.000000 + 0.000000 + + + C=60 M=90 Y=0 K=0 + CMYK + PROCESS + 60.000000 + 90.000000 + 0.003100 + 0.003100 + + + + + + + Adobe PDF library 15.00 + + + + +endstream endobj 10 0 obj <>stream + + + + + application/postscript + + + Project Flamm (RY)_LogoSet_Eng + + + + + Kwai Sang Lai + + + 2024-05-13T20:38:59+08:00 + 2024-05-13T20:38:59+08:00 + 2024-05-13T20:38:59+08:00 + Adobe Illustrator 28.1 (Windows) + xmp.iid:64a43c81-7adc-974c-bd3a-4cfb1606b907 + xmp.did:f2a0466c-4c6b-c141-bba6-9b53bbe70645 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + uuid:0abc531d-0cf2-4c38-896d-f85929f4ad1c + xmp.did:1b8cdcdd-9d07-e740-89f9-330ecafd49d1 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:c59cdc15-7944-1949-8ee3-4f9b5ac22454 + 2024-05-13T20:37:43+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + saved + xmp.iid:f2a0466c-4c6b-c141-bba6-9b53bbe70645 + 2024-05-13T20:38:59+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + + Print + Adobe Illustrator + True + False + 1 + + 209.999994 + 297.000024 + Millimeters + + + + Cyan + Magenta + Yellow + Black + + + + + + 預設色票群組 + 0 + + + + 白色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + 黑色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + CMYK 紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + CMYK 黃色 + CMYK + PROCESS + 0.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 綠色 + CMYK + PROCESS + 100.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 青色 + CMYK + PROCESS + 100.000000 + 0.000000 + 0.000000 + 0.000000 + + + CMYK 藍色 + CMYK + PROCESS + 100.000000 + 100.000000 + 0.000000 + 0.000000 + + + CMYK 洋紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=15 M=100 Y=90 K=10 + CMYK + PROCESS + 15.000000 + 100.000000 + 90.000000 + 10.000000 + + + C=0 M=90 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 90.000000 + 85.000000 + 0.000000 + + + C=0 M=80 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 80.000000 + 95.000000 + 0.000000 + + + C=0 M=50 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 50.000000 + 100.000000 + 0.000000 + + + C=0 M=35 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 35.000000 + 85.000000 + 0.000000 + + + C=5 M=0 Y=90 K=0 + CMYK + PROCESS + 5.000000 + 0.000000 + 90.000000 + 0.000000 + + + C=20 M=0 Y=100 K=0 + CMYK + PROCESS + 20.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=50 M=0 Y=100 K=0 + CMYK + PROCESS + 50.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=75 M=0 Y=100 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=85 M=10 Y=100 K=10 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 10.000000 + + + C=90 M=30 Y=95 K=30 + CMYK + PROCESS + 90.000000 + 30.000000 + 95.000000 + 30.000000 + + + C=75 M=0 Y=75 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 75.000000 + 0.000000 + + + C=80 M=10 Y=45 K=0 + CMYK + PROCESS + 80.000000 + 10.000000 + 45.000000 + 0.000000 + + + C=70 M=15 Y=0 K=0 + CMYK + PROCESS + 70.000000 + 15.000000 + 0.000000 + 0.000000 + + + C=85 M=50 Y=0 K=0 + CMYK + PROCESS + 85.000000 + 50.000000 + 0.000000 + 0.000000 + + + C=100 M=95 Y=5 K=0 + CMYK + PROCESS + 100.000000 + 95.000000 + 5.000000 + 0.000000 + + + C=100 M=100 Y=25 K=25 + CMYK + PROCESS + 100.000000 + 100.000000 + 25.000000 + 25.000000 + + + C=75 M=100 Y=0 K=0 + CMYK + PROCESS + 75.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=50 M=100 Y=0 K=0 + CMYK + PROCESS + 50.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=35 M=100 Y=35 K=10 + CMYK + PROCESS + 35.000000 + 100.000000 + 35.000000 + 10.000000 + + + C=10 M=100 Y=50 K=0 + CMYK + PROCESS + 10.000000 + 100.000000 + 50.000000 + 0.000000 + + + C=0 M=95 Y=20 K=0 + CMYK + PROCESS + 0.000000 + 95.000000 + 20.000000 + 0.000000 + + + C=25 M=25 Y=40 K=0 + CMYK + PROCESS + 25.000000 + 25.000000 + 40.000000 + 0.000000 + + + C=40 M=45 Y=50 K=5 + CMYK + PROCESS + 40.000000 + 45.000000 + 50.000000 + 5.000000 + + + C=50 M=50 Y=60 K=25 + CMYK + PROCESS + 50.000000 + 50.000000 + 60.000000 + 25.000000 + + + C=55 M=60 Y=65 K=40 + CMYK + PROCESS + 55.000000 + 60.000000 + 65.000000 + 40.000000 + + + C=25 M=40 Y=65 K=0 + CMYK + PROCESS + 25.000000 + 40.000000 + 65.000000 + 0.000000 + + + C=30 M=50 Y=75 K=10 + CMYK + PROCESS + 30.000000 + 50.000000 + 75.000000 + 10.000000 + + + C=35 M=60 Y=80 K=25 + CMYK + PROCESS + 35.000000 + 60.000000 + 80.000000 + 25.000000 + + + C=40 M=65 Y=90 K=35 + CMYK + PROCESS + 40.000000 + 65.000000 + 90.000000 + 35.000000 + + + C=40 M=70 Y=100 K=50 + CMYK + PROCESS + 40.000000 + 70.000000 + 100.000000 + 50.000000 + + + C=50 M=70 Y=80 K=70 + CMYK + PROCESS + 50.000000 + 70.000000 + 80.000000 + 70.000000 + + + + + + 灰階 + 1 + + + + C=0 M=0 Y=0 K=100 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + C=0 M=0 Y=0 K=90 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 89.999400 + + + C=0 M=0 Y=0 K=80 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 79.998800 + + + C=0 M=0 Y=0 K=70 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 69.999700 + + + C=0 M=0 Y=0 K=60 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 59.999100 + + + C=0 M=0 Y=0 K=50 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 50.000000 + + + C=0 M=0 Y=0 K=40 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 39.999400 + + + C=0 M=0 Y=0 K=30 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 29.998800 + + + C=0 M=0 Y=0 K=20 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 19.999700 + + + C=0 M=0 Y=0 K=10 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 9.999100 + + + C=0 M=0 Y=0 K=5 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 4.998800 + + + + + + 明亮 + 1 + + + + C=0 M=100 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + C=0 M=75 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 75.000000 + 100.000000 + 0.000000 + + + C=0 M=10 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 10.000000 + 95.000000 + 0.000000 + + + C=85 M=10 Y=100 K=0 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 0.000000 + + + C=100 M=90 Y=0 K=0 + CMYK + PROCESS + 100.000000 + 90.000000 + 0.000000 + 0.000000 + + + C=60 M=90 Y=0 K=0 + CMYK + PROCESS + 60.000000 + 90.000000 + 0.003100 + 0.003100 + + + + + + + Adobe PDF library 17.00 + + + + +endstream endobj 8 0 obj <>stream + + + + + application/postscript + + + Project Flamm (RY)_LogoSet_Eng + + + + + Kwai Sang Lai + + + 2024-05-13T20:38:59+08:00 + 2024-05-13T20:38:59+08:00 + 2024-05-13T20:38:59+08:00 + Adobe Illustrator 28.1 (Windows) + xmp.iid:d0334425-2880-0e42-90b9-ae24bb22e32b + xmp.did:f2a0466c-4c6b-c141-bba6-9b53bbe70645 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + uuid:0abc531d-0cf2-4c38-896d-f85929f4ad1c + xmp.did:1b8cdcdd-9d07-e740-89f9-330ecafd49d1 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:c59cdc15-7944-1949-8ee3-4f9b5ac22454 + 2024-05-13T20:37:43+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + saved + xmp.iid:f2a0466c-4c6b-c141-bba6-9b53bbe70645 + 2024-05-13T20:38:59+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + + Print + Adobe Illustrator + True + False + 1 + + 209.999994 + 297.000024 + Millimeters + + + + Cyan + Magenta + Yellow + Black + + + + + + 預設色票群組 + 0 + + + + 白色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + 黑色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + CMYK 紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + CMYK 黃色 + CMYK + PROCESS + 0.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 綠色 + CMYK + PROCESS + 100.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK 青色 + CMYK + PROCESS + 100.000000 + 0.000000 + 0.000000 + 0.000000 + + + CMYK 藍色 + CMYK + PROCESS + 100.000000 + 100.000000 + 0.000000 + 0.000000 + + + CMYK 洋紅色 + CMYK + PROCESS + 0.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=15 M=100 Y=90 K=10 + CMYK + PROCESS + 15.000000 + 100.000000 + 90.000000 + 10.000000 + + + C=0 M=90 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 90.000000 + 85.000000 + 0.000000 + + + C=0 M=80 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 80.000000 + 95.000000 + 0.000000 + + + C=0 M=50 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 50.000000 + 100.000000 + 0.000000 + + + C=0 M=35 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 35.000000 + 85.000000 + 0.000000 + + + C=5 M=0 Y=90 K=0 + CMYK + PROCESS + 5.000000 + 0.000000 + 90.000000 + 0.000000 + + + C=20 M=0 Y=100 K=0 + CMYK + PROCESS + 20.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=50 M=0 Y=100 K=0 + CMYK + PROCESS + 50.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=75 M=0 Y=100 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=85 M=10 Y=100 K=10 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 10.000000 + + + C=90 M=30 Y=95 K=30 + CMYK + PROCESS + 90.000000 + 30.000000 + 95.000000 + 30.000000 + + + C=75 M=0 Y=75 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 75.000000 + 0.000000 + + + C=80 M=10 Y=45 K=0 + CMYK + PROCESS + 80.000000 + 10.000000 + 45.000000 + 0.000000 + + + C=70 M=15 Y=0 K=0 + CMYK + PROCESS + 70.000000 + 15.000000 + 0.000000 + 0.000000 + + + C=85 M=50 Y=0 K=0 + CMYK + PROCESS + 85.000000 + 50.000000 + 0.000000 + 0.000000 + + + C=100 M=95 Y=5 K=0 + CMYK + PROCESS + 100.000000 + 95.000000 + 5.000000 + 0.000000 + + + C=100 M=100 Y=25 K=25 + CMYK + PROCESS + 100.000000 + 100.000000 + 25.000000 + 25.000000 + + + C=75 M=100 Y=0 K=0 + CMYK + PROCESS + 75.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=50 M=100 Y=0 K=0 + CMYK + PROCESS + 50.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=35 M=100 Y=35 K=10 + CMYK + PROCESS + 35.000000 + 100.000000 + 35.000000 + 10.000000 + + + C=10 M=100 Y=50 K=0 + CMYK + PROCESS + 10.000000 + 100.000000 + 50.000000 + 0.000000 + + + C=0 M=95 Y=20 K=0 + CMYK + PROCESS + 0.000000 + 95.000000 + 20.000000 + 0.000000 + + + C=25 M=25 Y=40 K=0 + CMYK + PROCESS + 25.000000 + 25.000000 + 40.000000 + 0.000000 + + + C=40 M=45 Y=50 K=5 + CMYK + PROCESS + 40.000000 + 45.000000 + 50.000000 + 5.000000 + + + C=50 M=50 Y=60 K=25 + CMYK + PROCESS + 50.000000 + 50.000000 + 60.000000 + 25.000000 + + + C=55 M=60 Y=65 K=40 + CMYK + PROCESS + 55.000000 + 60.000000 + 65.000000 + 40.000000 + + + C=25 M=40 Y=65 K=0 + CMYK + PROCESS + 25.000000 + 40.000000 + 65.000000 + 0.000000 + + + C=30 M=50 Y=75 K=10 + CMYK + PROCESS + 30.000000 + 50.000000 + 75.000000 + 10.000000 + + + C=35 M=60 Y=80 K=25 + CMYK + PROCESS + 35.000000 + 60.000000 + 80.000000 + 25.000000 + + + C=40 M=65 Y=90 K=35 + CMYK + PROCESS + 40.000000 + 65.000000 + 90.000000 + 35.000000 + + + C=40 M=70 Y=100 K=50 + CMYK + PROCESS + 40.000000 + 70.000000 + 100.000000 + 50.000000 + + + C=50 M=70 Y=80 K=70 + CMYK + PROCESS + 50.000000 + 70.000000 + 80.000000 + 70.000000 + + + + + + 灰階 + 1 + + + + C=0 M=0 Y=0 K=100 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + C=0 M=0 Y=0 K=90 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 89.999400 + + + C=0 M=0 Y=0 K=80 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 79.998800 + + + C=0 M=0 Y=0 K=70 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 69.999700 + + + C=0 M=0 Y=0 K=60 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 59.999100 + + + C=0 M=0 Y=0 K=50 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 50.000000 + + + C=0 M=0 Y=0 K=40 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 39.999400 + + + C=0 M=0 Y=0 K=30 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 29.998800 + + + C=0 M=0 Y=0 K=20 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 19.999700 + + + C=0 M=0 Y=0 K=10 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 9.999100 + + + C=0 M=0 Y=0 K=5 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 4.998800 + + + + + + 明亮 + 1 + + + + C=0 M=100 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + C=0 M=75 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 75.000000 + 100.000000 + 0.000000 + + + C=0 M=10 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 10.000000 + 95.000000 + 0.000000 + + + C=85 M=10 Y=100 K=0 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 0.000000 + + + C=100 M=90 Y=0 K=0 + CMYK + PROCESS + 100.000000 + 90.000000 + 0.000000 + 0.000000 + + + C=60 M=90 Y=0 K=0 + CMYK + PROCESS + 60.000000 + 90.000000 + 0.003100 + 0.003100 + + + + + + + Adobe PDF library 17.00 + + + + +endstream endobj 6 0 obj <>stream + + + + + application/postscript + + + A-04-07 + + + + + Chi Seng Kuok + + + 2024-05-13T17:39:07+08:00 + 2024-05-13T17:39:07+08:00 + 2024-05-13T17:39:07+08:00 + Adobe Illustrator 28.1 (Windows) + xmp.iid:ce45a93f-b1ca-2143-8e3d-dfefb0c15c17 + xmp.did:ce45a93f-b1ca-2143-8e3d-dfefb0c15c17 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + xmp.iid:589bb335-a4ac-0143-8f3d-10a76d3617f9 + xmp.did:589bb335-a4ac-0143-8f3d-10a76d3617f9 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:66C628CCACF1E111ADE8AC095502F3B5 + 2012-08-29T15:43:12+08:00 + Adobe Illustrator CS5 + / + + + saved + xmp.iid:3e88589d-5b9a-6d48-a550-808b62d0bb2e + 2023-11-21T22:21:04+08:00 + Adobe Illustrator 26.3 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + saved + xmp.iid:589bb335-a4ac-0143-8f3d-10a76d3617f9 + 2024-05-13T17:38:59+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + saved + xmp.iid:ce45a93f-b1ca-2143-8e3d-dfefb0c15c17 + 2024-05-13T17:39:07+08:00 + Adobe Illustrator 28.1 (Windows) + / + + + + Print + False + False + 1 + + 350.001373 + 249.999571 + Millimeters + + + + Cyan + Magenta + Yellow + Black + + + + + + 預設色票群組 + 0 + + + + 白色 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + 黑色 + CMYK + PROCESS + 78.125000 + 81.250000 + 82.812500 + 66.406250 + + + CMYK 红 + CMYK + PROCESS + 10.937500 + 98.437500 + 100.000000 + 0.000000 + + + CMYK 黄 + CMYK + PROCESS + 7.421875 + 3.515625 + 85.937500 + 0.000000 + + + CMYK 绿 + CMYK + PROCESS + 80.468750 + 21.875000 + 94.140625 + 0.000000 + + + CMYK 青 + CMYK + PROCESS + 75.000000 + 26.171875 + 0.000000 + 0.000000 + + + CMYK 蓝 + CMYK + PROCESS + 100.000000 + 98.046875 + 26.562500 + 0.000000 + + + CMYK 洋红 + CMYK + PROCESS + 13.281250 + 95.703125 + 16.015625 + 0.000000 + + + C=15 M=100 Y=90 K=10 + CMYK + PROCESS + 30.078125 + 100.000000 + 96.484375 + 0.390625 + + + C=0 M=90 Y=85 K=0 + CMYK + PROCESS + 9.765625 + 89.453125 + 85.546875 + 0.000000 + + + C=0 M=80 Y=95 K=0 + CMYK + PROCESS + 8.984375 + 79.296875 + 95.703125 + 0.000000 + + + C=0 M=50 Y=100 K=0 + CMYK + PROCESS + 6.250000 + 51.562500 + 93.359375 + 0.000000 + + + C=0 M=35 Y=85 K=0 + CMYK + PROCESS + 5.859375 + 36.718750 + 83.984375 + 0.000000 + + + C=5 M=0 Y=90 K=0 + CMYK + PROCESS + 9.765625 + 4.296875 + 86.718750 + 0.000000 + + + C=20 M=0 Y=100 K=0 + CMYK + PROCESS + 23.828125 + 5.468750 + 91.015625 + 0.000000 + + + C=50 M=0 Y=100 K=0 + CMYK + PROCESS + 52.343750 + 7.031250 + 98.046875 + 0.000000 + + + C=75 M=0 Y=100 K=0 + CMYK + PROCESS + 75.781250 + 9.375000 + 99.218750 + 0.000000 + + + C=85 M=10 Y=100 K=10 + CMYK + PROCESS + 82.031250 + 26.562500 + 100.000000 + 0.000000 + + + C=90 M=30 Y=95 K=30 + CMYK + PROCESS + 88.671875 + 48.046875 + 100.000000 + 12.109375 + + + C=75 M=0 Y=75 K=0 + CMYK + PROCESS + 75.781250 + 8.984375 + 75.390625 + 0.000000 + + + C=80 M=10 Y=45 K=0 + CMYK + PROCESS + 77.343750 + 18.750000 + 46.484375 + 0.000000 + + + C=70 M=15 Y=0 K=0 + CMYK + PROCESS + 71.875000 + 22.265625 + 5.859375 + 0.000000 + + + C=85 M=50 Y=0 K=0 + CMYK + PROCESS + 86.328125 + 54.296875 + 7.812500 + 0.000000 + + + C=100 M=95 Y=5 K=0 + CMYK + PROCESS + 100.000000 + 95.312500 + 22.656250 + 0.000000 + + + C=100 M=100 Y=25 K=25 + CMYK + PROCESS + 100.000000 + 100.000000 + 53.515625 + 8.203125 + + + C=75 M=100 Y=0 K=0 + CMYK + PROCESS + 78.515625 + 100.000000 + 14.062500 + 0.000000 + + + C=50 M=100 Y=0 K=0 + CMYK + PROCESS + 55.859375 + 100.000000 + 13.671875 + 0.000000 + + + C=35 M=100 Y=35 K=10 + CMYK + PROCESS + 45.703125 + 100.000000 + 44.921875 + 0.781250 + + + C=10 M=100 Y=50 K=0 + CMYK + PROCESS + 19.921875 + 98.828125 + 55.078125 + 0.000000 + + + C=0 M=95 Y=20 K=0 + CMYK + PROCESS + 11.718750 + 94.531250 + 27.343750 + 0.000000 + + + C=25 M=25 Y=40 K=0 + CMYK + PROCESS + 26.953125 + 26.171875 + 41.015625 + 0.000000 + + + C=40 M=45 Y=50 K=5 + CMYK + PROCESS + 43.359375 + 47.265625 + 51.562500 + 0.000000 + + + C=50 M=50 Y=60 K=25 + CMYK + PROCESS + 59.375000 + 58.203125 + 66.796875 + 7.421875 + + + C=55 M=60 Y=65 K=40 + CMYK + PROCESS + 64.453125 + 67.578125 + 73.437500 + 25.390625 + + + C=25 M=40 Y=65 K=0 + CMYK + PROCESS + 27.734375 + 41.015625 + 65.625000 + 0.000000 + + + C=30 M=50 Y=75 K=10 + CMYK + PROCESS + 37.890625 + 54.296875 + 78.906250 + 0.000000 + + + C=35 M=60 Y=80 K=25 + CMYK + PROCESS + 48.046875 + 66.406250 + 88.671875 + 8.203125 + + + C=40 M=65 Y=90 K=35 + CMYK + PROCESS + 52.343750 + 71.484375 + 100.000000 + 19.531250 + + + C=40 M=70 Y=100 K=50 + CMYK + PROCESS + 56.250000 + 77.734375 + 100.000000 + 33.984375 + + + C=50 M=70 Y=80 K=70 + CMYK + PROCESS + 65.234375 + 82.031250 + 97.265625 + 57.031250 + + + 88c 0m 0y 54k + PROCESS + 100.000000 + CMYK + 90.402073 + 60.784310 + 36.816967 + 0.097658 + + + Black + PROCESS + 100.000000 + CMYK + 78.820473 + 81.817347 + 83.578235 + 67.553210 + + + C=0 M=0 Y=0 K=25 + PROCESS + 100.000000 + CMYK + 20.334172 + 15.140001 + 14.523536 + 0.000000 + + + C=60 M=30 Y=0 K=0 + PROCESS + 100.000000 + CMYK + 63.863581 + 37.009230 + 10.196078 + 0.000000 + + + C=80 M=45 Y=0 K=0 + PROCESS + 100.000000 + CMYK + 82.696265 + 53.078502 + 12.838940 + 0.000000 + + + DIC 123p* + SPOT + 100.000000 + RGB + 255 + 166 + 0 + + + Magenta + PROCESS + 100.000000 + CMYK + 22.021820 + 95.992976 + 25.006485 + 0.000000 + + + New Color Swatch 1 + PROCESS + 100.000000 + CMYK + 53.041881 + 43.970397 + 41.644922 + 0.000000 + + + New Color Swatch 103 + PROCESS + 100.000000 + CMYK + 33.594263 + 26.453039 + 24.951552 + 0.000000 + + + New Color Swatch 104 + PROCESS + 100.000000 + CMYK + 16.073853 + 12.072938 + 11.279469 + 0.000000 + + + New Color Swatch 108 + PROCESS + 100.000000 + CMYK + 43.656060 + 35.004196 + 32.626840 + 0.000000 + + + New Color Swatch 115 + PROCESS + 100.000000 + CMYK + 16.073853 + 12.072938 + 11.279469 + 0.000000 + + + New Color Swatch 116 + PROCESS + 100.000000 + CMYK + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + New Color Swatch 119 + PROCESS + 100.000000 + CMYK + 33.594263 + 26.453039 + 24.951552 + 0.000000 + + + New Color Swatch 125 + PROCESS + 100.000000 + CMYK + 33.594263 + 26.453039 + 24.951552 + 0.000000 + + + New Color Swatch 126 + PROCESS + 100.000000 + CMYK + 7.544060 + 5.807583 + 5.828946 + 0.000000 + + + New Color Swatch 129 + PROCESS + 100.000000 + CMYK + 90.728617 + 64.476997 + 13.925382 + 0.000000 + + + New Color Swatch 130 + PROCESS + 100.000000 + CMYK + 76.467532 + 31.616691 + 6.872663 + 0.000000 + + + New Color Swatch 16 + PROCESS + 100.000000 + CMYK + 19.092087 + 98.461890 + 100.000000 + 0.000000 + + + New Color Swatch 17 + PROCESS + 100.000000 + CMYK + 39.777216 + 99.163800 + 99.942011 + 5.609216 + + + New Color Swatch 19 + PROCESS + 100.000000 + CMYK + 78.820473 + 81.817347 + 83.578235 + 67.553210 + + + New Color Swatch 2 + PROCESS + 100.000000 + CMYK + 16.073853 + 12.072938 + 11.279469 + 0.000000 + + + New Color Swatch 20 + PROCESS + 100.000000 + CMYK + 78.820473 + 81.817347 + 83.578235 + 67.553210 + + + New Color Swatch 21 + PROCESS + 100.000000 + CMYK + 19.092087 + 98.461890 + 100.000000 + 0.000000 + + + New Color Swatch 22 + PROCESS + 100.000000 + CMYK + 10.232700 + 24.585335 + 87.460130 + 0.000000 + + + New Color Swatch 23 + PROCESS + 100.000000 + CMYK + 43.656060 + 35.004196 + 32.626840 + 0.000000 + + + New Color Swatch 24 + PROCESS + 100.000000 + CMYK + 7.544060 + 5.807583 + 5.828946 + 0.000000 + + + New Color Swatch 25 + PROCESS + 100.000000 + CMYK + 33.594263 + 26.453039 + 24.951552 + 0.000000 + + + New Color Swatch 26 + PROCESS + 100.000000 + CMYK + 16.073853 + 12.072938 + 11.279469 + 0.000000 + + + New Color Swatch 3 + PROCESS + 100.000000 + CMYK + 3.469902 + 2.423133 + 2.438392 + 0.000000 + + + New Color Swatch 4 + PROCESS + 100.000000 + CMYK + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + New Color Swatch 47 + PROCESS + 100.000000 + CMYK + 78.820473 + 81.817347 + 83.578235 + 67.553210 + + + New Color Swatch 48 + PROCESS + 100.000000 + CMYK + 43.656060 + 35.004196 + 32.626840 + 0.000000 + + + New Color Swatch 49 + PROCESS + 100.000000 + CMYK + 7.544060 + 5.807583 + 5.828946 + 0.000000 + + + New Color Swatch 50 + PROCESS + 100.000000 + CMYK + 7.544060 + 5.807583 + 5.828946 + 0.000000 + + + New Color Swatch 51 + PROCESS + 100.000000 + CMYK + 78.820473 + 81.817347 + 83.578235 + 67.553210 + + + New Color Swatch 52 + PROCESS + 100.000000 + CMYK + 63.601124 + 55.446702 + 52.251464 + 1.611353 + + + New Color Swatch 63 + PROCESS + 100.000000 + CMYK + 90.728617 + 64.476997 + 13.925382 + 0.000000 + + + New Color Swatch 64 + PROCESS + 100.000000 + CMYK + 42.368197 + 7.486076 + 5.947967 + 0.000000 + + + New Color Swatch 67 + PROCESS + 100.000000 + CMYK + 33.594263 + 26.453039 + 24.951552 + 0.000000 + + + New Color Swatch 68 + PROCESS + 100.000000 + CMYK + 7.544060 + 5.807583 + 5.828946 + 0.000000 + + + New Color Swatch 80 + PROCESS + 100.000000 + CMYK + 16.073853 + 12.072938 + 11.279469 + 0.000000 + + + New Color Swatch 81 + PROCESS + 100.000000 + CMYK + 3.469902 + 2.423133 + 2.438392 + 0.000000 + + + PANTONE 307 CV + PROCESS + 100.000000 + CMYK + 85.543597 + 51.628900 + 22.024871 + 0.000000 + + + PANTONE 3425 C + SPOT + 100.000000 + LAB + 35.294102 + -39 + 10 + + + PANTONE 420 CVC + SPOT + 100.000000 + RGB + 198 + 196 + 193 + + + PANTONE 871 CVC + SPOT + 100.000000 + CMYK + 40.000001 + 43.000001 + 83.999997 + 8.000000 + + + PANTONE 877 CVC + SPOT + 100.000000 + CMYK + 0.000000 + 0.000000 + 0.000000 + 30.000299 + + + PANTONE DS 199-1 U + PROCESS + 100.000000 + CMYK + 100.000000 + 88.705271 + 44.434270 + 8.810559 + + + Unnamed + SPOT + 100.000000 + CMYK + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + [Registration] + PROCESS + 100.000000 + CMYK + 91.317612 + 88.146788 + 87.771416 + 79.195845 + + + [套版色] 1 + PROCESS + 100.000000 + CMYK + 92.941171 + 87.924010 + 89.019603 + 79.998469 + + + diecut + SPOT + 100.000000 + CMYK + 100.000000 + 0.000000 + 0.000000 + 0.000000 + + + indicia FPO + PROCESS + 100.000000 + CMYK + 16.073853 + 12.072938 + 11.279469 + 0.000000 + + + 中信红 + PROCESS + 100.000000 + CMYK + 26.486608 + 99.502552 + 100.000000 + 0.000000 + + + 中信红 2 + PROCESS + 100.000000 + CMYK + 19.296558 + 100.000000 + 100.000000 + 0.000000 + + + 中信蓝 + PROCESS + 100.000000 + CMYK + 98.098725 + 80.535591 + 19.696344 + 0.000000 + + + 新增颜色色板 1 拷贝 2 + SPOT + 100.000000 + CMYK + 0.000000 + 0.000000 + 0.000000 + 80.000001 + + + 新增颜色色板 1 拷贝 3 + SPOT + 100.000000 + CMYK + 100.000000 + 40.000001 + 0.000000 + 0.000000 + + + 新增颜色色板 1 拷贝 5 + SPOT + 100.000000 + CMYK + 0.000000 + 0.000000 + 0.000000 + 30.000001 + + + 新建彩色色板 + SPOT + 100.000000 + CMYK + 34.999999 + 41.000000 + 72.000003 + 20.000000 + + + 新建颜色色板 5 + SPOT + 100.000000 + CMYK + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + 浅灰 + PROCESS + 100.000000 + CMYK + 63.540089 + 55.300218 + 52.083617 + 1.544213 + + + + PROCESS + 100.000000 + CMYK + 70.952922 + 63.979548 + 61.049819 + 14.734110 + + + 灰 拷贝 1 + PROCESS + 100.000000 + CMYK + 71.157396 + 63.903254 + 61.049819 + 14.801250 + + + + PROCESS + 100.000000 + CMYK + 50.975811 + 100.000000 + 27.615777 + 0.000000 + + + + PROCESS + 100.000000 + CMYK + 44.406804 + 100.000000 + 100.000000 + 13.977264 + + + 黑色 + SPOT + 100.000000 + CMYK + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + + + + 灰度 + 1 + + + + C=0 M=0 Y=0 K=100 + CMYK + PROCESS + 78.125000 + 81.250000 + 82.812500 + 66.406250 + + + C=0 M=0 Y=0 K=90 + CMYK + PROCESS + 75.781250 + 71.875000 + 69.921875 + 39.062500 + + + C=0 M=0 Y=0 K=80 + CMYK + PROCESS + 70.703125 + 63.671875 + 60.937500 + 14.843750 + + + C=0 M=0 Y=0 K=70 + CMYK + PROCESS + 63.671875 + 55.468750 + 51.562500 + 1.562500 + + + C=0 M=0 Y=0 K=60 + CMYK + PROCESS + 53.125000 + 44.140625 + 41.796875 + 0.000000 + + + C=0 M=0 Y=0 K=50 + CMYK + PROCESS + 43.750000 + 35.546875 + 32.812500 + 0.000000 + + + C=0 M=0 Y=0 K=40 + CMYK + PROCESS + 33.984375 + 26.953125 + 25.000000 + 0.000000 + + + C=0 M=0 Y=0 K=30 + CMYK + PROCESS + 25.390625 + 18.750000 + 17.968750 + 0.000000 + + + C=0 M=0 Y=0 K=20 + CMYK + PROCESS + 16.406250 + 12.109375 + 12.109375 + 0.000000 + + + C=0 M=0 Y=0 K=10 + CMYK + PROCESS + 7.812500 + 6.250000 + 5.468750 + 0.000000 + + + C=0 M=0 Y=0 K=5 + CMYK + PROCESS + 3.906250 + 3.125000 + 3.125000 + 0.000000 + + + + + + 鲜艳 + 1 + + + + C=0 M=100 Y=100 K=0 + CMYK + PROCESS + 10.937500 + 98.437500 + 100.000000 + 0.000000 + + + C=0 M=75 Y=100 K=0 + CMYK + PROCESS + 8.984375 + 74.609375 + 98.437500 + 0.000000 + + + C=0 M=10 Y=95 K=0 + CMYK + PROCESS + 6.250000 + 12.890625 + 87.109375 + 0.000000 + + + C=85 M=10 Y=100 K=0 + CMYK + PROCESS + 80.078125 + 21.093750 + 98.046875 + 0.000000 + + + C=100 M=90 Y=0 K=0 + CMYK + PROCESS + 100.000000 + 91.406250 + 18.359375 + 0.000000 + + + C=60 M=90 Y=0 K=0 + CMYK + PROCESS + 63.671875 + 91.796875 + 8.984375 + 0.000000 + + + + + + + Adobe PDF library 9.90 + + + + +endstream endobj 4 0 obj <>stream + + + + + application/postscript + + + Michael Choi + + + + + Adobe Illustrator Artwork + + + 2023-11-23T13:49:38+08:00 + Adobe Illustrator 26.3 (Windows) + 2023-11-23T13:49:38+08:00 + 2023-11-23T13:49:38+08:00 + xmp.iid:09ee2ef6-8d70-854e-a530-b19655649791 + xmp.did:1c5189d1-d22a-4045-8816-2d0a2c965b76 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + uuid:99fb8cc7-42ab-4588-8d43-d88171d0e953 + xmp.did:eeefe1e8-e3aa-ce47-b238-3bf77814c82f + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:46dcaec2-2e1e-734a-8c01-0dc00a2ea537 + 2022-07-12T11:16:50+08:00 + Adobe Illustrator 26.3 (Windows) + / + + + saved + xmp.iid:1c5189d1-d22a-4045-8816-2d0a2c965b76 + 2023-11-23T13:49:38+08:00 + Adobe Illustrator 26.3 (Windows) + / + + + converted + from application/postscript to application/vnd.adobe.illustrator + + + + Print + AIRobin + 1 + False + False + + 210.000145 + 297.000089 + Millimeters + + + + Cyan + Magenta + Yellow + Black + + + + + + 預設色票群組 + 0 + + + + PANTONE 123 C + SPOT + 100.000000 + LAB + 83.921600 + 13 + 78 + + + PANTONE 447 C + SPOT + 100.000000 + LAB + 23.921600 + -2 + 2 + + + R=0 G=229 B=181 + SPOT + 100.000000 + RGB + 0 + 255 + 143 + + + R=0 G=90 B=248 + SPOT + 100.000000 + RGB + 29 + 41 + 255 + + + R=131 G=106 B=252 + SPOT + 100.000000 + RGB + 211 + 0 + 255 + + + + + + + Aspose.PDF for .NET 22.6.0 + + + + +endstream endobj 35 0 obj <> endobj 36 0 obj <> endobj 40 0 obj <> endobj 51 0 obj <>stream +HlU{Tg$dBx0 +` /X""kb #HV*@ *"_+hZv[]9wف?מ97 &0 7YgMIf"9%5x7;~BCRs]O^)ENbcn143!qcHΙxH +AAL֘2I&371 F.i̬֟aKDrV0fNe.1nfYIc clƔ3&btlN1Kg &V˘39c~F&3Ź`qYOc4-3Bz$Ig9Fxgs:Vn &KNjef1X tD.$;z(R`P+Z)zua?cir#$]rNnfwH)dy!ro0huDNz)#9&_I&]uusTS6(GX&o}n!_Ov\1y`ʴ)%r=O-}}^}_=`ơ "(tqǶOf7Nذ >_&-4)l +K<:8Zxv#l*g4kI.3lm&[P坌rip&ȈgOd[A; +=0XݫV:_Ӑ-#^A=ZKnvl}{?W[{ +[u_l,T$a͙!Ciq`d IO* _KXηHNF=}9!!&Nj>;wTT+*WS%76 %)7-vfxԄ~d﮺T7|sC]9zkIq!ϗI(l*T +0@/PoX/H%00C&sH&*Ċ` rC7^xqrQ(p_PnH N 0}OrEW:@(ˆۑfZCu5u}%1XvOU8IT +JA aa2s]zs)27Ҋ2똇;A0$0 |r[fڒ0C ŲP^j]|it97 ܀+@4T 'FVXb$|1rA5?X"CuΜ9Ԩ:gI6R_Evtw +Ld&|q{ta>K,OP\ơ '?}u{ߚ}9#w4E\bky ǚR#O&pKd

YSw&Fm2RKF7pSeS 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�!^o(llF>by8DczBlX8p||( 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 Gyj%cp*Onvz literal 0 HcmV?d00001 diff --git a/data/raw/02429/allotment_results_summary_2023-11-02_2023110200034.pdf b/data/raw/02429/allotment_results_summary_2023-11-02_2023110200034.pdf new file mode 100644 index 0000000000000000000000000000000000000000..907503c78fa3ecf2d9b9b4acf47cd0101ec5b70c GIT binary patch literal 462747 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�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

    TWHU_56XkwBW<)J8l6paFm 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≶yUiaUhx#Nl8aCm%PFPUrkJU-tS8u4g- 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%0A7!0M+h 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�NRNLaTnF+gA(c})gc*x6vQD{ATXjerojX|4wRJ1ZQ@(c#0$PDtvG%M7gkz$18T5DDcvvINZR7RSqu3~iWTtf^!AQ!2B z34f7)LOZn^TzIL@BQgsO)Jz4=pxK&_K##e)_5SxkJ*`R#4J`AzRJ$)X~19!dIEBZa1nr z+p9yKr_XC_Memv`_{r)VK}0$=Ee4X1xAe8naa@)(+Pa=Hk{wXfOAE=H7apOPAqdpX zjB!*~?tD=Uc5LS$tCMhS)8EwB&bW_KHZ&(VVx8)z!((xVdT($(!CYJFND%xYYS9H}S$m&IW^$an4D4CBdq*CI zSa82JHUon^Xc5OZVxpUltiOT%-i!dRC3w`PJ8A^|qN7?@_GGq)n9Vtx*Uzfp))hQO z1B-J}ptP})XsmNw32!6*=DP0EHKZ7C5B?$2{GX@H8mpDjU!yLF!kBpMo}#TqHFy>B zB&&}&lB#7-k|(#3xXY-sVUxvPbe-3wl85wHf2tBhO)vQeD!+nBt)ne4&e0tisfA)j z8dIC1WDXVGiEUM!AcZDL%;$C+5q2lCF|B zR&R_kQy$2KA%9T+ki~hmGIdo;nN5BV8KRf*W6|GgpHY0Uck6b+8TcuUB`KVExh6Em zm)x}9J>&$XTRrC0#nAqb=Q@vS>dxW-4u}gNJ)lJ)DrNH^pfIemDU?lI0713{LK4Ux zvcDuR$;%_l%bq|W?1(^h6j8J~R;oR%wxYN@714^~ilS7Vy4Il;ClZ|h@8|q}zxzA) zobNS!F{_*_4s`a3wS>wJ7M)eKt8EqL2I*+?^G&-br`;_ z&+JN@j_ukV3BJVBcH(LGDo=EGVhV}loi8>ekf%HLC8Sfw+C{-DX(KI0PneZ&9JVXu zztEE6m%2jN(^jpI^Mr#*PXbQX_)wm>K24*u(xV_#HD3HgP6c@8Q-; zH76KWZR_I(!-NbkUM8Fooy!-%Tm7bhG`P|&5#+)z?MgPxn6JIheqKGQ%^>V##c4DJ zx7bAW&*@}Nn|evqB=-W+>35oEMq1qpMRBU*b_G46MOYrQ!x+JJz4+JF|E$d`NMyb- zy-mB$-e9~ECFdxOE`B}SaHFdmPne{wn^pdlGi@@Kg*MvKizhOGrgQnns(-V-N~>a} zG_az+VC(Al`w=+-7K)on0Bg_Ml@ufo^}sB5>g%o`+*5kj_FMVc)r;GAr@1ketrL;M ztcxul{noIH8aZx4;Jx;wU5Oqejl~1>RK$XQTb_(i%J1j&A}P53^|8o?%BnR4WPo@P z6{qng$2%X=$S5~HDX>6zTkeKmMuX(I%9=8lPB2^DdrxBm&wlA z6?Yg&MJ9-&0s*2d0fiB&>5VPIA5^TwcOruFeV9KOs{Ga`0-R7@o%;xSrgWcG3wfX! zON{6LYN8fD1p18?8{Gt@hHZ&rp_g79dR}-}Ki4Nn1n5r9`%?N2S#DPx68EbnV%1Sz zv-S64I^Wd5$=(5E*E=LG6?oM>2&D=p>bkxE5|YfUd2!NYB-*anS2;1;uUBPq2iqr$ zKJd=Bt;kN|*S1g-E(7Jwk)i7ZtD54xZwOi~7w08Q4kK&rivFv)u6ScbxOp)eo$q6k zmItQejek^Jis>^RB5VuFF-2EZcs!|9R{dq$i5#di+l@p^U#5@8Eyo_xI}lh~TXfx3 zs3m6O2 zmZ~GF3DNE9aOR%CR`n@XkH=jtmDTN#qFKiqwBL}@rySx;lwp;RxmR<0l>@w1@(na@SEOm#sNx;^E=*LM%qfO-3V!M)Sgk-s0q}nLrNGph zPzJz;l<%KaBnYK{h~_|}`tU82GH)F}Wm4v=Js1@z+otsjbd-%~#yv}G z9Mz8;_3{ygt6dStBqQ}D=mpXNOT-oga<5yKVt{;W-6JnSrRJP~z0hs*KRi=p)A}jL zBk~oB;8}&2IJCx<_DViBAK0=|TG@n4iI4(~VUb$t9;-9}fqWX~dq&G5jXjPRYs`w- zU&fBMWE3e15}MbSR%Xp_iY;?V@MtW;)`q^Y{*4>3h^beIEI&%cAyz=4(t_{#UgMzPI17Y`^Im z>&(_zQ#Sj@j3T3wvwiJN!xe66=qf`y&k41|SjOAz(r#SDyX4@Y+#%U!SD0x-l<-Yn zqyDCdm_DRW7M)m2*0q82L!EU5Fafn&?+vE8+|iALQw|P_r*P=3;_IB?^Latq2k>Az zPFoH4uXWYjhs_~pHM?Op>bcez-s-wm8w?+_Df;I<1>>#p)!=i-G$HCo=}XijYHr++ znt*%==~TxfeajZ8>yb9sKJ`&mp-lyTR_KGs3v)(puR7jDNV|f(F&>F)N6<#+ke$eU zg9Y^%0SsZT-N<*E=eGJ2|5qE3SZh-*8tH1lril=0y(un5HE6jJf>z-yV$>I z6ZjJQSzGJdF+^_W>ozyiRAPV2zbF;qbIGWj$*>afn?Hqc;boD}8H1`tFr0TM#?ovef`goKcV zBm|O>g+PEnSOi2|T7`o98EIXnj$22uT2VSuHwFt7sY@Mf6_|7M|Mz#kd){-;bDz(u zEf7as3g`Q42l45 zIw;5BLFWz(;Ua^tbl$^%=NE7QML4u@tTT%^0RY%0=;)c81 z1087BP~C%H@83rY@jI|zN$Xj(zm1!}9{{Lz=fG#*1;_jer`q2$-M}9Ex3Jtmm8}xi zZz1t5p=`T9s3nR$xH!FeBj>{jtv3G9Y`fktuSVO}@FZZjmNNcwP>tg`-yXtfvhsiT zKh`AVk1xK}C>JOIfNHLI;b+@;(R@QJ2KzWT;$BdF%7qE)>6TPifdE z=>z~QWu=hMmBU5h1P*F^D1Q#J+0F9NkgNuz{Hgyy!xH(=?zFld#fRo^KL7u_G_QVc zyj1Q24z}Ocw1boltr~U6wtBoq>)%ad{5T2t|(7 zqPuAqh%u=g`V&geR%a$A|61T5%=L^L3zRYud%SrxHybl-e2*d$JY+m?*y*@CcsAY>--!N7+)Q0)4vx zf;@`5U+9!PMzryIqkPC|f~dgd6qqpFNh>{9{GGig!(H%BHw<$Tj!F7+4i}BkXOJLK ze=ZJPRjf}M!70S~kx0TWNkqVT(pt%7rwOThsjB{R8c_bGa&-n=0T8c*K^05#jc^}@ zCn62mt8j+Qpnp=V*m4TntVjru6EKReol{GSl!`jHaqImitf^>NlBYJ(gkl*2ivmA zPc!y5+p+^;iY8EEY0jT^dBh~5xdFYh4@0aby8KPDNcFE8U#b9lO+A{Q36B!SFkJFt z$hVm%F~4Uuu=xaCLTZ5@`FXgF8$rA2qblsD&;E@TysB2=(=f@Za^g)qmVb}pOxjA) z($-L(!3ycy@(sH%%pj(B*q^KncA^iTbC47FQ3+m~3-jLOXDh{+Nd|)FiLYUS3DYEZ zjw{rcQc!SxXAG^jP!r~xKfrtAHWw~ z>niZ~Xq@HMrbn1GOOLmPBCNUxs8Fm@qAOOXE^7~wEZ$qtDqy0aM8_n0eU4wFF+Cwy z*PsIPQJM9-H&vm-Y!AJ&$vbJRo0)t`JQ!SU3YcjO9s$A}_Mr$gfgO1t6O7 zi=EsK`b-GAP|Exj7$KZw9h}YW3u-V4LUSsLpd6tup`D~1XZ)6{r^{F;cUze$97T+h z^^^+=o@5^`R031^RNidnlsqoW#|{>P1yn){k4;@c8s_T|sgy~9HbqW*FRa|wMgK=p zWiXV16Qu#e3wfd&v$pCc8 zRXi|`Q>%i{DVa70SM`=Vn){34J#hjxqW>eChi%fmP688xbSt)ckb){p*KtYxm3rVF zcD1%^PL&?c!q|GbQ3#J(PhxUjq*apj0JGHc0@8=;H9Mj;gfpfG>w<`UlNq>=^>5vL z_DZLqkDL1o8gqJ^RD=_`ukE}nENY@&1j)j7+ipce@TY8Rf`$qDngC!73syNkr%IxW z7|?c$nLQ zy31>(Z$)ukRIrcxibX}PN>voCt$J-8R}=og|Ig<+zw@5=`@FxmVX&c3oJ|&C z5+o%}(4|9CBF&J5kSQ5w!YuOTER2sA@Fn}$N2SVE%x9mW_OKpvyXXf97``8~s{$fG zv#I%4g`M2kM26@LZ!pYHT*E)-gH#R((_N{Ykjdymej~Gr*(2DEpJEpYub}-nKZ?fk zgL%>7hY3@Bj^tkG1b<2@_hHHp%BSa%G@Nooah?%G%TqSh4Kt9++pD0=)2gyOGMlXW zE@2JlxO#r5h09Und;nQ8F#VS$5YisQE&4nP$1sc=r*;^2tc;}#43gX*m@x)){2P|T zuq+hERvK77J(3rO0k;y*Z-{lY(JIIb?PIuDiqamr!b}Bi^xXM$vUNDVo$+t0By=hB zg|*k`l=!u|+pR>n`pk7FsQZYu?b_N-@iZ>Kz3ZNB! zREnM49wiL#M=nr72oqJAsy!s2*sLyY{3Byb{TH<|dH|T9;{so4iy0XocD*Jx=c59M z96t%CX$A3|^aomfrKhZ$kzZt%6IebOa}}xVW6?+@f}0q)N7cpM0e!6t7rb$$au=&h z(7+Wm)Ci||L)dt)Dp7fo(P5LlU@}^1lr{7;xdn=nk?C*`@5Jz&i67U z0mZY)6EUaxqw;fwR|WSKWlOw-zblR+K+!X0OyD-DzcR+73)lukxD~_5+@+gU&tqTG zMPg=i8+3_<2;N3rTsoD1LYIKZ5%lVE0xjY)U6sdaph_=tEBep$bZa91B(uwMyn@B9 zw5%*>;~X|$PP@r{XO=~c@+Qo+fhOTibH2wb^;-}+tpcf)Ye(>z^l|4y^nK z?826mG#TgX=8h;HSKHhZSSuK_-<=hv9son!ie{j^?;Ne`r}cJd(R{|<_2^~)WaX_( zON(c3ZdXK=bHweTfti8`Cv{eo`T)4dtr{0wS7W&~0xP3xygb>8tA*vJSgY{?iT>7a z2)D!E+YXUDeAV{bcI;DYXONWxbQ-0vF>R%cg**;i>X1z~8VXYJZKxHOHruQm+(j28Xd| z5f|KC^rN^FWM_3qNMLfDLmC14giT0Kf}g|6l)c8`nfG4&6W*}nIc8LF!GSJ9iGuBC zvSLMl+Dqb+#m8(f!_1Njdo(Ov(Pz2$iDGkG+f^7ozrRhq{Gu?lbzkO?@J*|C?4)R5 zZGRX;oa&r{CCH!JQ8QI_XIn3(qkNbTZ~dcYG}XKH2yS0gNn2PwBJjz&M1s+? zv~_^^^yBmFzuYycj&D}ho-KDYi}Cz?|K??ck(A@jUy&9>#WlA!&W0nLcnZ{WxOpel zwbuyFxl(zg>Pst%ys!+k5-5ngRo1emcPUxcblRTCd)9S~`S1jLFk`P5!j{GAam|I# z+$XF=f_Nsq)Bzr3{U=ui_H$yBkAcUy=*VuEg(?*NlZ&yqEot4bw` zs4Z9CNjj@_sL~^Ywa-;-I7K(4s`8pLtOpWj)(|UGQT1y|AnHy%5#=+=uO z#x-;F61ZA(PA~JW(Z}mAeWH96yR9C@hg3+*)|~yS2Npq6kviT|5OGs&vZTP#0M0VY z8>>q+NoFccm)!0QD#j}_Tkts*syWSX6DL$f&Br4)sLajR;OXiWj%4q8EycWQrYe21 zIldw!AGxV;^^!DRcT2TDQrnGPvpx9mrj@w$bCzyS#eaCR-9p;vx?P96YLZ*}w)0KR z|MJ5+SvW8a-Ekd%8L8;#A>0rCyOU02&$+SzLi+H6wd2%s*KN(!A^LZvE8B+~UgnY7 zYe~PS4!2!t96)BbS(_?D0@@c+*}ggLR9X@Q(z207a;5Tn_X$gOIUmr*bNie-8MxE} zXF78~^7EEQtf7!Fr-H5abvg~~_mCjRCjM`(4ji0TOB`gLKDW$4;e#pn98m&p^sxPb zFg7I9K@ggKe{t}HcOVLzLF$^w`W&|^9<{Qhhf(jX|B_XwY_ayr#-eT34*9B(1=go> z1q@+*A-@H=X!%tgJhO(y>&+0rh8i+=1E*6O%>x>*XpH%QCOi0{Wsas2mSzdjOhOl% zTXk8VC<+KSPN8;zW5)9-Nv0U%jp&7@NaLTuLnav*3-dPpZ2S#c0G&W$zh`POJe;YD z-WuoGHlUPXzU_@2IBFH4flWph{JOTClbOl@&liBdf@e6@&!H z-kXG9CfS565)u*uApv7#h+42#X|K2tkL{JKqSjGI5k*v52i|(rs(979uU-k>Km7ms zocEmPJm2Serz^UjkkufNtEv3RWWD^EFO{y0!tUR32Ua4xt`ftcFS;P)G)PHTJmqfC z<8BJ|g&%UGknv&9I4S&WUn;F1-@3l(Uo<`J(8eoKOfItm8i7zR--5*tF$M@U>n52D(w*_i#pI>nwvcK&Ba5i{OyNDm_-@ERakOu8Ye!X)!Tp|mReZpAZdVl&1hSnpFh5a^Eo-VrV1gEcHW8|5 ziPg42`kVjOjs?40O0`b|`kRjFpMpSjFHN89-c^9RwdQ9S!F{*p5VXiWR`VX>aCevr zg2nD*rp^Gp(_+SbP$B=X|ELzbw$=r~7Q0tk2V-8kQ>}L)iLOg^=-@Qh&bqh&U8BZY z2Lf5ypDJ%HaRiZVJ5RBpbX9D66uz(`j(L>44?mYfpx?^9!|h~WNHp*Uc$fwAfE$2e zQi;_bV%d9QjCBC(piHO~gg+P-u8=aH{X4df4&}|wX=k3~FG|p{{v#X>{gyi>wt`a3 z+vWC_s5LJ++iR^Q5MI8b799+n=Iq4{3*#_BB&=Aox`Mi@^2cRuv@+SI&@2v8J`CzJ zUDO1-zs$WLIc72yYNZTWH)2ckP1@zs*@flW$IM?5uXS6>22h!LSe6NE)n8tkinAMxA$u6L#*}H* zHT9;6Mt0hSWuGB43uoCNIg;nFI2m1Q^cHn#Kk{!2HFE@2Zo$PLKo45%Ax3(PRWxm| zW~OC@<7{$3lSlVF{h)KJc+cwG#&h)k0&~N=k{iVd4TYI8B|kU@;<06|j-C)I?VjVp zw0Fj>7IHnX;`sX8+S{ooyy2puOs}Vj_9icA?bjt)g?~2xkzq%Wn*HO(OK!X0g{0DB zT(hSq7_kNE_N_ zyx)9#TV;0>cMy(O4^w`oh=d%vnm$Bb#hS&QjY#3xxQXfWxn2Mo)5MDs^n!cDGU3fh zrBc>aqi(S`RQ2I%xGVTh;)#l0@@C42U}n)U{YMco?H==<#1`GnLQ4r?l5mF1w?(ya z7Hjb>ag^$C>1)Yv6~{3@NNY%NLX3R+nq6dq!jv|XdO-O&+Mgy>M}WTp-l?xmDr1uQ zY(Y;ISs7IvrGfF#rTNuCgx8pP)i(-<@U2>JDu(o>ju7Q0OY{NYcz~t%T}*R_373;% zj*wr5e`ZeR#ui)582ppcJ!T>N0Y+%Hq+G<$HuprO5x+LS1xEmq+S5}>sacq*Zg9v> zZ?n|I=DMGbCO!M2jkuJ+_zsASiy$c@;it}<{qplk%Dlp!VUs|^fkMrL<=2K!d- z%~m-MRCwMyQjm|Fwa%7YS-QhB9!bQ4Jj|f?K#w!(qe1{+#1&~g{|d^?wh869!`KMX zThd_OFOo)D=gKcC|ILCfa!89gj{~Et^0~df-*2t%FtdY@Ci#W4h&;er%0<&>qQ@%e ztmV0#{F3qv*h0aTilFczVJtr_FhVI89Gz5}oa)=8M=Z1GIc-|`9L6rj9-alYg*^`# z&gm(K3qx0kxDUjM;dt;=y6>jUR=1VhS0(ZHpvTm))LuNYD!g~y_xO38m+JS=nHYg;d$n;mrwbT=F7ggJs0SmI#&FpADnIW9} z#iUZ}q@jQrzk~BY&`1s@go(0g>1#T~XPCL^^D5z-WpN9oO75}Hv$E$EbiZx7Q9-gV zl|M;H?B&dSc2fCX_IccH-X(5&p%BH7^9=mN$m!+6M5p4ph_FV;4gVx|UFK0uo>>?V6bPt939AE5P+0<^LRc)AL{N5+Es%tege;Ifge+uF zz9b|B2#8drFh$3@Q8>)thHJ$s+EWxgiU$YOQKwX7s70;f2GtIHFz4Xu|IhDy?|Z-d z-21%5PSap4gY0VhA>`YVEYlns;@zEi6TYj#|q*k?0Y_0HrUbN*TvpL3=FQ+s4v zMiHkrBxaI0W*ZDyTgtQn>?yu#Lm~wZblBFMm*U2No|8R}_GI z;pc^W(bA}QDsB`!pdS>!O`|Y}B>`KcWnW2A8|&C`nICcw`<3h(j9u|ujs!b!k)o1{ z&C1pJA1KF_U8#+wv8t4WV+@>Xbi*CyEj1aLQx>4U04oq})PzC2fq(167bwcEqH)7) zerhq*@FC?PB^W>?tf29LZ5yz3I3PegX1o9n!AOED#^sP~z-WwKpi0K^(3+gQZo&oY z&6KR-v)20fMoO@i6mf%k-?|;aq!X>Juuc5ymg5i^fHUSSQW<&E4Uh8z3y1CRllzI& zc7FU{$ol%|Pz%$x6B8x7F|8;peu6p?2L$gIvjYv{=#C6R!@{IS@T zz`i0}sMN?MW%&Z8=VYT`HuZ(F>KQ6f) zx>hql%k$OgJ}dnQ-3a(I#^&`xPtcXUMTwHklD(Nd(o3}ETMx+Y(`nHcVJXIQ*KQV4BR zXr#m7`wP856%d&cd1_j3Ikd_VGr^v%x*XNTl_})Gbe>A-;Oi^gti(c}%G*?6S~lEV zpz@E=MzyEX)-bMVr!W-Oj4mx|Q+bRahIigmXG+nrdZirs{Ia=SzjDRfz zv@8z?n@PiN2loPN;e_dZRa+U8xZ4UF>xY;cCAHih)}UI>@de{6k@cre# zK&9~o&n4@zdeOAhJ$k#iO!^EZu4Kv12INWHkO@zfTb|3Ur{%ar?j z3DL62@r;&d`qxql_n>)O+C-dlvtw5I`Zvv=<|*|gyl4t4D~5kGW6OPAj+$pVP;kP#f*rV+DlyX<7W-E8VJ*PL zggwz=csr3C-2nfvXMlcG;Op`e@LV_oPIxdU8+sP0oeDS6SahngreZ9tR#ht=LAtAB zD)+;uH0H{u&``Zz3jQh8(9#-WqNO~!4gFr8ShY6niz-dkAmW1J3q>)!Rpp}C4Gq$E zs=fv5c5^AUWn8S$Tt21`ts&BT|Bt9QEuA|Y!;ZF?a|e(QTTT}Qdu6n`;zwP- zYI#POo6k+tC7`F+1E4G4EPktP*H48VVII4l5`IG(o7a)XyhvZJA!FS8{F75DYZTOmg!VR#Cn6Z$IIzst7aKeKdRyVy! zWmrd864ciRd-6b!*3XMNYNp2%1 zyKKJ$!knlC=cmEAl#0Bpg(!rmNL`1b57DXrUK!`L+F(-daq9s3=O)ri<40}ppZ`}R zS&i173B9jfr#*_u)@5j4dHxSq2&nhJeD{2034(rjeZK(qfB1gz004jhfB*mhfB=91 z004jhfB*mh|Nj60|Nj60|Nj60ZDw>b000001Oo{G0096100000000000000000961 z000000000000000009610RR930001o0VDz80<;5@1a}2o21Exg2pS0o3HA!*3)2j_ z4WJH)4{;D%5k(R&6B`r*6zvt-7ReX57^NAL8iE^f9AO<&9z-8DASodoA`v47Bl{%q zCFUmFC(|g(DZ(ndE43`IEvhc1FQG7+F_JQhGlMjJHFq{~H*Gj+Ib}LyJ77FtJzYLn zKUF|cK~F+WLrX+UMM_3XM@&dhNm5ExOIJ);OC+YT0Y>Z3k{2Z#QsJacgphbE0&< zb=r3LcolgtdP{p|e1UzPez||ufbxP4gDZqcg=L0Bk)>qeL*l*c++Jf7P+>zav-kjf`;GyB6;+W%&l>I&-b>(cD9?U3$o?_lsy@jUV+^9%Ft^v(6E_JsFc_%!(k`PKTJ`(OMU z{LuY<{v-ax|6>3D000150L=kq0u}<-1DynD1vUl;2HXd;2#X113O)-L3+N2F4U7(7 z4>J%55Zw{35`hy}6fhMF73UVe7nm4w8B7`|8w4BS9Kao)9)BNTAVDD{A_XGnBgrJK zC6Oj}CtWB+DJ&`#D*r3$EY>Z*E~YPyFm^FtGDzhSCZ?HcYb??LcX@n-UO^N94C^{e*0_sRIt`PBN*`@{UJ{fYix z|1kgm000110LuYs0weIea>5J6SwQJvlxrKOI02 zK?FhhLhM7~MAk*jM#M+FNVQ3?N~uewOrcGmPMuGiP?%AdQkGMeRF+kjR+(3vSf5#= zTBlpAT(MoYUbZ%A-dabR+7b9;1& zb(nUicei-RdD(jFd;Wb9ej|T1fJcE_f^UO_gqek~hR28Ai1&&RizmIt$o0w$ z%OlJ>%~H;3&wAdRY><;ZW?qBbR@UHRI^8556^-A_}_mlXq`NaCq`^@~h{h0o1|2O~t0000} z0KfrE0qX*k13?4u1fT^|1_uVb2XP1|2;B*l3QY?I3%?9_4Koex4yg}e5E~HK5tkBI z6BiTN6q*%X79bYm7pNF)88R988owKc98Mh;9p4_PA95f)AqXMVBA_E}Bs(PtCD$gU zCv_-9DHSQ^Dz__%EL<%wE&?vrFRL(sF;y}vGXgW&G_W;@Heok9I1@PSImkMrJAOP` zJvTlSKJq`&K(IlOLU2P;L^DMdMfgVCN5Dv>NsCHxOIb`oO({+jPW?~mP}EVuQm#{+ zREt%6R%=&XSWj6)S~puQTq9i?UJ_pmU<6?PVfkY9WAkM2W$$M1XYgq8Y4mFMYx`{g zZUk=%a1e18avpOgbT4%|c0+efcv*R6dU1Pxe2jgXey4x6fWv{&g5ZPig#LyOhaZS9 zi9m`{i)4&ZEnvdEX(?auE`@Xzv4^VRiM_RIJ(`G^$O=UE*rRZA6j`BYp52Poiy3xX9r z;0_SA2x2SM{vV?B4+X{}F@MyqCO=8%KD3JYz}x-)&T>!S8tO+y>AaoE!cc zECmA(nn7p4FZMxj3H;NvmitB+^rDSBDQM{!2Q0{d%X@)f!bYJ7Dsel`8lElRC#;0m zj?rH6U;#R5FNQaxjgyBsj_R&wJWhmSxV@26EO#h$<(f$b+D zZg@_CCd7n&4U~(!e_q2H%JO~^%C^Jh`F{m( z;Iw6&@Mr?|YP=oxf)0}MQGmJRm35zy>C^vxLj$v``-agb328GCEn=On4ZFC99aW+T zYUXIN<2}T{58CGrp5S8Xzz19MTi}PgGsF^LLER(V8d#ax#t#SFg=JVXph&oc{gXHE zHzWFnCv(4o_JgPG)?)rp=UX*yM}F#k%l9ClnvWQX`(65gj`PC>vnYmT#yg<9umz_y zs0oU???f%pJ$9jJ1M2xE22&~S^t7T62aT67OTcZi1u8cMr6k!oFc9qzCx4FR7vEl5298mk=9GBC9mjrIp?a;i_pfm7*u zu6>Y9y>Gh@tP{sP{R|Zk_;pM`OL`MZs=)M4D@`4Ew#gFx2N+hl{`@G&FZ^(FBX}z_ z*7Y(JsZnkZg%c#eqiUHmN8IKtIm1aQ>JsH}n$?l?D((u{l*;Aek>!FAVBK+)+y^|^ zA43H59&eq(XQ9~s{gN!azBOEQhYuC*pm$*+5zO-3P)j};Qph>fGOJ1UGU&#d1l7%Ljd_9WAC6;cC{m?`JD;!J%_#3sI8Gvo_kqsoOYt{5)) zWaEKxsY|!-Qy&|(b+!U#)k9-AxurB#a+mnF-~?NTn;HYpNSpKwQfb#CYa;|3TGUy^L|3ha#2zm!8)mQK*A_IN`8PJ61st8hymYfJ>(DXf zE*k=!747a>MMdA6U(-$w-CUhzLC9KF;vzh*)`gYHhe{uu{(#lxxgV{@%ni}|rqK?y zuZo0`c^yz)u?CtGCLqdduO6>{aDI9n3irB$5ra5J%v8*wCq&IVka!>Mt9aw4A3phfe4}CVxULC=Xc`LS4+1mpBV`Z2 zu!g8*p#NgaG3o zw7N|)FjkvbbtN^TBuL??Uay^$jVQJd21%z3Plyu@N_K}_pjXr5hlZ(hR0Csxd`*h2 zEr~)r^6GhIPu72nZIjO!GE;BMw(81osl;6KW4u)4pezW!EliLH9>N5-BnueLWRNi3 z`ZVE0TD1l$cNYJ8*+$-*ze4j^sxfZl*NPukIa%+hh;hze!mr(KlFOOGJu_s92`3x+pE^XKI1b=q)2-(wGc{uvD(w z`W?QW9us`mnlt++@Qdavn>^pAde7Mu(2_jC8TR-p+rYiQn-*W- zE!}j0wg6kIQZk0oF5}vC2GSw7)V@Saz_}?surO*^IRv}=e@R{rZ}fs<@71q3B(P#Y02Kp8!cr4hNquoMA<2w2F#?ESLyvL|_g1QG}# z1W<+(2QpejQLLz?0xm3`2Y5ZN-~SJe;kA&n1Fmq>$kT4P(ajq*b?N-Mw}g|b`<#`v z&*YC-rjjM_GiFs*oH&|M_}vPDfL;PW0W8wQfx9^>>TLTKgIhjO_k%V;dQ)IftrL3@ zZpzmQT1tGR2Y9k$RuP#CBslqx*?f2okjc~piaE>a-L6!9xACr#rzz3iP3l8@>aMuTMuNM5rj30}ZWKxEDxn>O^>iiaOUX~)ks=>Lz zBT)9~QZY-v2UR5)S9v6S#fz7A!3#Jq1erlutZVFfXOOO-ca7el{;K0B@L0a!c#Vq# zS2ns%uM!`C7^o0|M2C!j3w)G6fah_vqVymNi^O@`%GSm7-_nPwX8S^bN_l_B6YP|9 z#L-sd7O${kk4_7+>%NJ<2;5YG@Knwj$+935>+jqyE34TTYgVkWnz0arY(9b=teP@@ zi-Q+@r;W#rre9H>#Oq^Cpq3zx_+9j_cF5PoXAm)#Oxq}BQJ!XrAurH}p;csLRj^?b zX)GVmB#;d0!3q*d5*sVMLo&mbiM&Z~{J!TI$hd}-rZxaA+t;vPgBw`z^lJCpA5#Z0c&-Q?dEv23BB$3cwr-3|R2)9Ay0!>o=1lpls z8og8ZN}sDUV#-B{U>OX{`$@nG$l&nUv!<7pl*?V>d(hf0AsMIt? z%~h#?k~ZmDVvh}XRb zt}z9ndxEbO6w2g0$i{yo8%~-YQT{WAMdPl zleQ&~Xn!LGBQ7W-NbzCsrG+GkkC&i_yjhviewX_#o9HNKAIIi3p_n&|;q`Qe`gpkU z4&9u5Ub~()j6f?gX=}p+BwT8dkApu&`BgFDx+_^^jkoYcNi~g)4F2oWO0yNXpLN;r zp6i*sUlYYnLuAQmOjG!A@lD1`-<|v&G^&Ewwxpr43Y&+NpV#cO4uj*TVbBNhd{(t# zk8oG=W;K-uB64LToTYHS*q3$E7vzETw~COqEU2Hgu6dtsG zFfi%As$WDxM6nFP_YA)zQgA4~uXulB2FvH1eYR`NhjvRtLv^dgSvOYHV|uKM$qLeM zRbEY+R~3Lr1Rm@bUJrjE3IVeGB7k;Qm|X6xbcHds_KfCT)i_I*MP9@-5lnlJebDu2 zr; z#_fYp_*0RwIt(E*WQ77-i}R`$J1;x{q*uHtz85xL93?M53wI5Y5_9947l^azHP#)( zfw<)+6mcvPuB{?2g&dY+Nr~QYQ61?bkl8oS$*k3M^|5NoTHAUU@6p5ddHTb2Uki-3 zfE=yMqroGiG*l`zL?h!;-grM0c2Ld(p}jNWnp$M%fZ&(1L(Xv?gs!wN=UUTVH^i|& zBKwUsto+CvwSjRjWDabnXKyVK{6<>_Z0Pk=ov7W|u_#|tw#m6#>WNOVMT!omP1Ixf zoyZY`4M>h;swUWzp$EWaOxo7_f`8DDa_4$-jMIdLj!f+s=J(c9s`coDO(GdT?V*s{$?jNCDn0JondK-Fg)1TGFf2#+Ne5%|iej55ha+C-7%-(1LQfFr5D6 zvvv(TEXq{h%&do5^$_F#4A+T2lnDa>V79GRYs;s*m9XoIB%f3iHY(9{%aL|VktD^; z7<0V$`_6s7Gh;9q=eUW;m8;x@lA^7Yq~l{NZM7vo`#t}~v&p7C1tdDxcaln+Kq%eo zQu3)mH=UEBBCa$XQ=&lwRgnC(zpk`Eny_m^-zj$7GNzlB4Q>Jpaf`Anjf743YGrZKozlIBq^GpWwA3 z2Rf-G(bUuyYW|vtmvwlyb8tjuNxCdxd+~V6GEaV&IaVQ2OzSV8j8w7JJLo@pVf{W$aD$m^9=AgVSoDIGoEr8jnI725?qF;J9&>oVw}RQg>Ai=b3h=y>IYNQ% zy)sF?;dHO&3^y;I?`*wgHwT8DlqKw)Aq23hh6Y1(2w4PaXIt8s!uSm!Q~G zGsBNGyO+Y4m(AQbo7g0In@eGe#5=@CS#iQbS{$1pa1LwX&p8pWIkD;u zNpH-Eze^^lvX~qs89_QzBUv(;G|ZSiE}ruJ1fW76r!pv)$9bit zNsDR++v!ZbaqY*1sI2lV3gbe0il8@9no<}KGDp-SC#mdxiqF2~!1t2BodzLKLCNG8 zwfOqWfo-(R3Zoh+J);=NT#-DER)5k%Um7P<5$7}oz7}P^ zxEMco%i#83)Xxpm*U!@CtDSXA5`Hba!TZRFDYy`4oH&yGLnz9+qy>C^IEPfZn-_q2 zk|Psa75~8o#M2!+~B?vz)h$VO$Pg0TQ|SgQ3X<^Rf^!q$#zeruY z`4`Yv_U@?}p2H~aK8vqUjHt}QvY2bMZC} z#(C^LBzpV}J%gz__2>fh_0{)C9U7dv5s@H&VGx2Ml`*r322r1AM+OnOcNt1SDjobV zA9UTHPhg=eu$_d1B{Aj3u(PNnnGf3uT~Q0zhd+7oDU9+e1K+_fxe{+bL`HxPe6$D` zjZQ;rwMMt{AtTL)(gWZp_0JkZ=sS`LzkodDE2G~+T1i{r5!h11@LmK@3+x@5Q9JJK zk?p{&zU1alz+5)1coa0ufYr^QS!xe-AB@zvMO%ZmGbwT<9>3)bmI0 z*8(<`n_3zH=aMHydcZq>P*nk3&YlNnfsPEy1vYpfCG~g=IInu{RR(>Ny>m20P78~N zX&jix-1F03~m8)JNd4&iA+(s7>+oBB6Y8%5e*_TDEEPaHZ;>?N*vFo>UUyv&eMO2=P$9kKse?l{$ov-~(c-gTpvSxWU5*Kg+kYo56FqmR%Sx zF8krN4_t+AxsF0KXi;H3@m;cALLg38O@-Uzs}y|)qp=6lTn|g^f#|%wBfg3MW2YOp zsI;hZh`3YmJYx^BFxOvj2S2Hsplh&EZSt8E4Aul3T#X$iKYJ{}BBWINFsx5-qhmdH zc`c=4n%G&1q{rcml5v3v_8>oo_7yvmZFI&KGf7iY?xU|X2JT<6B?=dN6az(0?M_6| z&B_WFe4yb`S{J^odOJTJqnBN!#bb*L98Nc(x3Yv3Et-*9?fx2VSEku#V&39&ZKsIn zzP78$xS;K6nmg9p=)s%DT&s071GKwz`gA19*PBp+(CGA8_Z~D!U1VR2nMlH$rjp*# zQ;H?3s)RGiYe^-;3fIWf7;|yUq+LwIQ+$ajYoouP2xKR0+aa_746W@2*5JoRmg)n% zy66%)1l1*dl}|u4ELLU-1z(<$pip#}So8(b?H3Eh(2Uzh!G4%&oyreF{2E>LKy36|C zWgck;N;ioxxfNb7`l7DB6>YXZkNe@B!A;fdBy5mMbdihd@1*q6`r{ zuu%ggf^dOIKuWL*XeFSQp&;NuNSF!P$;->jd)ez{hY(`e3W8enbE2PCEjYmnMNx5k z0#(8Le}1FHKg!9w2+a+-$qN--Fc31!y(tXuQouXUEVcPS>aLp-UvRpugT6sXb2>{jK)B74mC65V zU?#WnUaBLb3_M>+PiPQV3~o6w3w+QX(X8PeOg>pIlz##W%5_t%6;8ZnA4ZJ7)j&= z6JCfHvGv#zaDt6nMFVD8lgIjWSEU+lh{hAi73@=%inFO^*?UoC!B>e{cqc;&?+1tk z7nH#N9ZLZtd5NnY16iE=&QWa#TC5?ey);BVq+lt3ri{tHmsJ-WLi&&!8IfY0IDr6) z0I(ek3gy5L!5aiOd0eN5=5xcaTB_P>{*yNiC8+&M{z`bSIVwFKBIpo;H;7YQ z!K#2g@XO#q{uyDM!$bY?>{``A<<=f5w?@|A@v;1aWS^@x?=rl)VPg9XD2niq8eTP2V(4ReXfI?Cun_KGm{`ntG_;psQT7CtkO_Dkklk%3fU+cS*jb z<^d*3@@-vpz%u9)J=d7;_z!&*{Ie~EHb}o{a?*|+3ed;Ux_3jGG1^qx2Bn<7CvJ~y z8+{ZLjri271KJ^X2GdY)KhMt-@3gw{ex!{Vk8pzyW}!A@gT3hvsgm6xmAcy5++6Ir~+QfjZIwdAq@0Fe zn2SN7>jIyk?}V?o1Lz^^h=neSH{}|7Ysb;|I{%U;jX~9#-J&dz?;?FGi9-PQVwC z%a{StT~T!qEc6!a)D>IjcRT_aMnUtzS`6yvSXcZ(eZ{&kd$B^HpGcKRY3kFlH{mi_ zHRh3sBaR6=3tR-YXkT0Y?o9zhjM>LMY98udw=5{OsMU^TcgfztxSxE$?&YP*)e28tzkPb}-E)Rg06j`fsX#+32Y@ z*K~wM$dl^QR=h*}>3$MMhZl{{YH!Y6Ywop{MiRr(#MGTHlQaaWOY^j*dy3?YXQ)-WiKtXl;h%8RaHG% zWXOmzfj;eb19@9Nz`^(Sb1~HV6N#L8MUvKs>_D=`sbPspqYY#h2G24rWWK~c(zY>A zg~llU%WPOt4u4@f(o22`Tyqd=lH*$&tg@#ENt@+?RyxFi8_!yC>elA!R z`b>uMNGr?4T#lXH)BOM~p^SC#G@gai&5??CkyK2nAzjftaG`muER8gw5<#!lGMXqIdA2}(f z$$3;Qz@Z&_q$4hxR(u^ATa(g#pm+PmZ+!%7TEGl^eqNEewtQ4k*0W`NennTU0es{+ zK&E+pZ7uPi*?tNmrI{Ok#2YJ;qko5Z8pQ~Nk85DQtAku#l( zs5xq-Jb`vDI-ab7QY0Rj0D(js-;tkzM0hE~$BYeYV7+pRDPE7a9*CGx?Xb^>M@5mU zg@!yisiYi*M=q3|orGQ_mX`{Hi5zy2#e&XwMZ&a`Gi!RhXpo*>thO4CSyBzJ&5T+_ z#HoRbfH~}=DTvE1?3}rWA0+^mJcWxK@{kaOBzR)M-I?2Kp1YftoL_#J}x|I|OyoOFGE5z5hZe}3w- z?sj;7+noh>dVb`F8hDt01#dQa*nc@#fqOrHeL?$t^MBkdE`KI~XWvJ1G>crwyK`)b zSar{bafGdR9fo#p5_pn@jaRdJFNCc@ntU9C)+}Rwgo6m(9dKcnhQ_{e z#+1#lN^=vEPMOejZjb(hYIW(2`J;}+ z`*3=nqpq`Y=bQYPc5_*nk%CBc@s&YrJ$AH`3RZx4pN_*p6nfcH0eBOWk3igdXO7M+)qN(3wb&MI z7`qF?G;Xo9>8vJjK(7LpE^*+gN`Pr|qoby3%XN;O@Ku#}rkE5!uX+rT^DORs*^6-2 z=WKq)W5FzL8^1NHE^o8AI+aOrV6j?%qjNK=e`+yxFr$c7GIv#+O+bQq#+1V?0(_f{ z=hf$I712JxRBf@z8LD4zPr)CQgK-489)9z3;jsQ`qIBq}uT;c$7@!$INO_W%Gc6K) zYmOb$Y=84{S-uN@=W@lUoqySM7LzM~-gRVsuYdq{!DuRgLwGP!(txUYxjl%1S$k?I z^MZeUaM6K%Q++GEXnlr#Jf{eKw0%yIn0@noc6>K}QhmQ>>weOHBvI{ucz&KeB!FUn zJ1Ihey?_qSZF@6_&bo7ZmWQdONPF&vl8_X9ScR;5?tJ5f=4Ir4lY}@?EPiW)mORaW zih~C!hk+7;jm>*`gp^UZoq7zC2&1KXeUIXfta}5E*?Gx(wTuI01bm8$J5ZT@iimbR zlz!8OuqncTfrQ-4#CS8GueS|&(wtJFKY3r78I5^)_?8BE%X+_)2V_Khw~!%FAbi!0 zF+68}J&GtP^MD72^vXncGpgIQ!gt`Nc%c$_exfgoZh0@B2zT*%2$}L@o_i3L*-yHB zN0GNYL4C%JV=5beqKMJS0(Nb+(zLX9BCu$n9CyvD6N`^{kfqdjH+g)Zp<@$zlbcyj zW_#C_@;oDbXpm4UJbzJ&Ysd6;+`xac+IEz>4xdzaO0%$v)p!@JS$36q5vKoQlzKRz ziBA`Mhnd_F^P? z_N72h!Fx@ePdnRu?UfuVYJT2~;=@je@NiqNj))a;(3`l2JaZt2*M@p@baU>7*LCJ! z|AkX`bWBf#@_8XRy@b+w|0WfM9DOvwwuX0mWv(!V)qA0uS%o%x*M@L}u6!VJl!Qin zkY3h<`h6fvb%W4-$~a|%-+rMccZ5uTv%mg?W`=jHj)V1uj+o+ubcCyg7=sXl?r~~@ z(}P-F?t;03cXMx&>DL4>lAIi=hJjg`E|w^P2bNBP(SXB~ zg>RgIvyjkSmVnrfIZ6qEAB&+k_JO5{_$N_5nZs>phmswmBfGv}nNxXoJkKi}rfhmjqCxe0zhw{2&f9kO8rt@c zlf{1uuR4IAe)XwcZN+~NqkCI7e^{M`NkMZF`lMpB5fkBJ1v#^owZ?&O= zkVA1Lk2{W`a&3I#jT&>oYJQ8dbw5}d4A+TY%!vX3@Wr;)m1E$W5=A1$n0EfsMgtzKXF^;`ZRcuc~AE>5e{)GHjc_IEZ z;;l49oq@}gaBws{UTJA_k$&o)ss{WMHJ#94=ZGC52(7~I7C}e{TA6VSeuVrOUjZ+I zK1H2^TEHv8TIgrM-MSTjWxi)8usge=akvB~O)(}PnDQ1uUMhr(Mpg}O*evO|8)wM{sz6OWtJ=1Q2s~xJiT;RItR+ItI zFI4W<0W{J2zl~%8k)UDu=B~qHj;BA$y z0R>oue2lBs5#yi?$HzH;Q*DZ>a!9KldrIU2&DA#x5$J z1q`A&%HWz3Llc>+xu>hgpD0+28IzVO={htZ_bJs6e@TJKK3kSewtZH-=_!!7V zT7a3=68&z&2>nT`&^hD<8iZL>a!Xx9f0JAK*I4hTL=#+mfa}7JqkXJyG!4EMs6}Rj z*PLdZ$r(;3GY4%WvR=B|e6A#cdSGyF{y;9!QpqoIhL&?B*gTTYx`157wgmRWPI#T; zrgo%pg8BqAqjpplLx(!w?7m2)*&c7Ei8|AxY~rGZXg>8SCA*nMa+(H zEqzd?j@Q(+m@E6#-3{%#bIDgVXE#R@vG(i98?oc2e{+|jN!m_UKQf-u1ucb!QFj%s z%{;o3x~(bfXsRqx%lE(A^_gsSN95cg#?-7%o{I@>Dcs5E1jBOHW%v@kFenG=!T{s= zx;>>V_+(93nOKljHC*0Nbl=*y_uCCyOy?`KtA_Qx{MDQ# z2Fk6d`E|u2Qv`Ap`TyeyDCD z;AMGJ&D+~=^0yOP>-AgAgBd589>ZcDi{>yCXDxY!8j6U;1^BXnDJT!_W%k+EwzR8G zSa5g9Uch+D<=(np_opK)qnydNxD$uf4-7t>C1kkU=E-x6>U2uKQ2xWq*Y7$SV9p)c7Gstl5nTRB8kSY!+M7mG{UEVsiG)T;C z`lBp;S9tx?a#ilcniqR+r@p9qUr`kE+B$|G$d(yr3I1GgK)X;p#YdqAq%ml8%Ljp8 zyv98uc(u!;?r*~E&4;R!gu|&aJ0Ln0!n_RR(7Bo^@`v+!NrfU6nbzcm zR*5FouSRlqzN`_#(K&akjzLRPezVR3%VH9YWk5GOTYD9l6Pibds|eo&;)rT0OgE0z z3(o-&^OeyrXj(RpO(d?Lk*K<9NyuY3|VgU{{jC80Qf|lkA9>tmzTbN{3Pv?-+yu( z9F9JJ^m_uc0fzH#Bd$k<#bGz8gM`FXV5G@|>qo7iB7;jiUYl)##xK*Bv4Tz|Pm%3` z?i{F%X@Q`6%CX;$oNe%}H;lJo4XA#K`BX%s$BAf1u%97^^gDT)eukqk4VBV`TP3EE zB!np)8;rPv7J8tu1C`Zn)~sriKVa~ux{%IPD5D6DgGZ>IVT@5bjhViREigTmA&46# z?U00qART&)D1=ygfv{Sfl5NPV&6!VN+@~X!GgJ?vb(1znm7UR$N;{O9FO6X^WR#VP zgeEAE1&7WZ#f!CtWO{I~&Z5R`$E!`A+hEeBteYZJ{h|MteMg6#Uz6H9jF`rdIxv2e zER35bS&yKJHXZ?sT82M*La&{uCT+T_Bcq~Vucm#UWmC(czMCvZVx0_@-#dPoY?6>L zcazhOQzmDRPKsO}FN+g~?{1pHByV71hAh2sJFD z19~1R(VXaeNFjQbxqOcq>X74o(QjhDntmW-p19(Dt5?jk9er_32d!Owfk1($i+#a0 zY@wTeAuB7JnSPKV{gsJ-78;(9*MFaHUcE1cjboX&euQXO(XqUPfJ`f^`hv+oxTZRS zP&K-sUxD!}keYUZpCWsdg@I)oG>-LwI&W~h^o*WkueMT(%U9~KoQX3`N~+z5(m?N} zB8HJR0H0iib}Q_eg@k7!=##I5avQOZJc6HZjk^4kD`V5OZ;-TD2Cu`8cuZlc3yf|- z5~NUyfi^dujfkc!HkieR;3Ghj0);#r7mcKY&~K=^KA9(D^|Zv66<8gwB9lT)aH(yO znL#9@w2lTgTAlKXeJpO6E{O&shLU-P!5nFgD}>H(yt%rbd}I-{Pnz6VEUvYegiLj) z{*+5WC!4~PUDsf^2ooo~UpZKD`u9kdXh{#Yxnd7Cp# zYN)-JdqEwd`jfpjV4XCO11yf0YK&qd&XK)|4IJByfrdcVOmfp}?7-4<=xzL~NObmZ z>XoW?6LG?S?{`phmTDk)vvqJ(cX~W`Tt3!(6nSDP;(lg(sMIKLt9W6)>~S7=@2QA# zdwGSF2Xo$fD1LBtV0zqW*mnwhpHq5x+nF1?rh7B zh^7Q?k&L{M`fy&04}0TsO^J|Z+jL}z9a157sfMXN!g)f4E-H|GNQ0lv(rGcAMY%F- zMVTk0Z*4M`JCC4m8ev2?zatUW7tvyW0L_j?10u*sih zH@(EQa%gh5p`h++ma&kGY;4A>es~veA*E(x@Nui3GEhl$Uzox?|94}O5-SaQzKbr% zp=Gtl=(L_^^1$t&AZi`C^^2rzShCl5WNyBzk7HkPRiqeC*mM}2WIV%nD3oz49(st3 zYsSlaQfmpa#e24G9-gm!4sQsGihOf$<#thg_j1c(3w@q+!cG2uYj)5&4u6Ar1SbT6 z344CU0eDPy%&|jx0e6UQT85rW?|RyWZaF!8 zsf0o&;eOPE5WhuoNtm&#`g4Gm8JLcAl9P{x9CfCV9C5LB?2fixUwCMYX-j;14T=^y z5_|xMvM3dPO@%YP$#E5Owpc69cl3tX&ruAEXz zba;`LXgIif!H`TSetkTO9=e@w_QB|=AaGf`g_Q$wskIM**mDc6ac<~zoTsr|J9b~7 z%t{=1PMNnjjCzNXbSRX41dBnpp@ZmZTBQ_&m27R2b%Qo;O@GIN<8UW!2!gC~8d^ev zm2@aa#)6@CQ#E>m@_4NzMuVh#QMMt04|PhT!+`~MDUl_B<#zIZbAZ%$#B0TX-gviJ zE`bMm$wvEuQ+oC_ErH*BPb95^!F}GeWPYiDEutlU*njkowtnM(uzf9l`hR|Euzxgv za9CJ>mVbaocYq#$q%{kG#=N z@&v&NAe4y$0N{4J*|e2Z&X6;nAzqs(Ikp_@>M<2j5sMhtF!Rs(|MTDfKlf!Y?s0VB zJuT_k!q#rGDofj;T6z`I@m6hZX=}faKSZ}P%>`WYWJHrN7B~5iijJdIE-LXQ80i=T zw%5vPHUM4KLfW2ZW=IAccqepT-|phQQ=2DK{9gIfh=YQY^w0kN!h3|)W~E1G#riAaxMfQ=i4n1$vCTvYU8^3>%Ye_**rPBJ2d7ihBPpVIdvj@_*4hcH_)2 zr?YEGHNg#RwU&o)Pz^@X}ygTtpwUANyLNX`FP&PSlI%)Y42W zlv?U~33v7igoDShCrVv0UfG3XzoGr*R}=bBd(Ou_Um^w|p79Xb%lp;I0|^qSo2{{N z;STLrn4i!Oc0xHqtCB^?Wue8S#u)THB6Hp@ahBX~2$4`#lge8X ze**(#K>yJlDwIGw)Ij-hQ3B$)QO-iXI?9+z_B($ zycW!EnrD@PE9hmBoG(PwLutt3Wg5IAavdqo>d=K9K9+0PH{qZ`UCqEwU*Cv|5wG0GkG8pHLxVuzcUL9nkPRq=}7jZer${7YPG z>3jZQP8bdH?;M0EM}c+Z2jaE>+-ZR~3qSL^iRpyxn`6=QBCg&_o`QN}2ALUhn6r$Q z!^F3xl!K(}zzi`VSre(lyC5=f5;H+oUQf~U;DycI$VaeTXDNLlC(%y2Tl%Cth)Sdx z*(1bjl5>EM_u_XV_ha2yM&NbyD)QFb99;x!9nF!Wl3?vW=$VRgbUF23-O4f(d0Z{X z4kOkp<_@gHUdnPKSEH|}SAiX<13`OlMDj3a$3%D%9@6B{Tk4l00J&fsE^{L~EAz8P zaF*^9(}XeAmHS4}Oa&vb0x{56yxrh8#4$$_=AxU_{Zw_E4YGnPF|B1^Bz)>-vvRQ4 z)eX#V(8m?Y`w--lW@%tKvP0hN?E_a+-#GTbZWu%DPQ`X=;0Ds^)BrmTpK89HWrnrZ z4S4g@w^oNc*SBKP;f+hnx{>_ zrB3HvOUP9^@wbJA$>#YN0xr`x1jjt=$N{0R{ce0pw1M1IaT(sld!W-ve|aFKio4|xa(TS#L);%Wo)aGtEu zcqOiet}$#5{fg|@6b0z<1^Evicd-;I*x>{61oITFY2B0)Q}jpExjgI48}-pAZZb{A zTLtY=!pii*zF=?cqYRr1USia zm9fBBhFE!|c`aR#AF|GKOKk70lJtye5Eg(mQ-wOsC(xKwQp4w<|BBQ2y6PS>! zsCXuxh}3BBh%17gtA@mE-_PWO;tba>=*wc3?Mvd5m=gHc+mMpNoi#RuU&i*zKe5^5 zJ^EkJvynxbAw(B6tGof%`Z~!bC0(uw)L+m8yMshLM*k0?%();M9eR)jWBRnXRD9v29BLGq-e~N zhIM}f0|@;0OOaJcB$HB(s66P9VvG7QW{s7JUM9kd+=k^H_lQq~rhFfs$)F5xkel_K zs$z+l?3qwilao8f5iwnjD~qot-HLXIb{;N=^o5vv&7O*-?QdF} zyP@%7O_;Nu1yxd&l9~HRypoEQ*gTq#rIE8SN{rQwn3`&z1O7uPjTW}#-}B6>`tnp^mHLYx1O?fiZ>pbU3VTVMwS71%_3Woq}IKwq`M?9e_4kM5FkB&`xTf)PILUshh!nbvI0xq_o3>GtxhkU)rtN>sF}-%W;cYD%ZA}CD3RKQawE!(_JklD zI*MF^_i=%!{*}>X%cVJ!Tv_3vK9KcJ5}hxOoI;VADvVM$ij^&j4lPoVM2FlY2aRxr z)EtJ1<%A7!Y^YnC%Vo!;sF=E0)1bJO!cF{~tdh$@fS9b0(l>pSyNus0ZIIH5@gzHq z1&2T!!ik22@Nqz>8KCcFzodDcR9Uc~h?(O}%A91DT|!@&PLjVjca&6*CM|4`Z;PWO zOpL9FXB_c~J%y)c4ZGoK8(T`Y&uX_&i?N<;bVb~(MQ&s}Po~Cji7^nNBXZa$jGK0K zJ|5_mz<0+N?T~MJJ7&tcop4oK_q3UDLQw>-cyeAwC8|DiuRDRH;&n4INuOkP-6!Cg z*?65Fb(BncdKkWsEPO>~*SFSp$y@@m%y^xJSnTDS- zYnph4Xen8hUxZ2_N048GO&aTq(t>(s_Oi*6VO&A37LX%RWvL{N3`Vk~4U7&vUY_uZ zAu@@X(uhGRk(9lLbs>(A&xG3>Jd0I>foBP_Etim7T&k%BMtVAS{wMf+@Ojk6#cH>4ud^6zmvZo*Gj3UQD~lR% zA$4eW*K!SZuVRjLCU^%?nVGLVsk!ZDkjUajz<8j)*v$ziH8j zAc!Jt7={>hTyBPiGhm`|A%tE{L38Vaj5S2_i2dnsGRGhb% z&SvMCeT9i>dX`smMQk&ZJYNxSB9I+SMRG`t`#I}%!HKyk2YHT$O}&g@Vye)pzhg6| ziI=Kn+@ef`erSxI7I9%~W|`z(Wo~nop-bO!vynzQ#C1xH#VI9uEr=JqWnX-?7^%Nv zSg-1qw`CBjxr3c&(xrNEoNC3OFI~fJ?wZU?d2vLQI60ei?vHjUJ$T@WoV#gW+P
    A3UGIpY5 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%0DWjgv{Ag*Jwc=zMXPK0Rn!s?pif69EXn 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 IIzO_BA4uSPl6gov57^Cp_Hvg(g>^*X9aoqa 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%0D8!4Fh4_zCLLQgo+#54c`Wa@8N;if!lV*^ajG zb6cOjdbPie)>}BsVCkhst3a)`4pYP6DXJShLp4KYYvqsxRS!v4)zEZR49!uw&0>|= zma4>dg_aF#RFU0AEg8N`h4vjPus^SShZ|bt(5XDfA5oWb(XBpQ`!G9f@XzzRefaZs zpk){{&k$2J4Yky2TL;zIjZ)2UUscz@^c`R4v=sIPLS+512+m+^ZP^n⋘U+&Dc=85viBqOvy#2Iukrsj{5Rol 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

Yk-wnnC;U;vV>q} +:A->?Zv)Ju 1KT/<J-i#gߧRjĉw÷V MPE57w[А7fȥwU<٪awz=6\=Uyx'5%)1zZŸ'Z JQ(̨,. 33,,"8k-hL5\ b{x.p75D˹j I |on*JJ*ru3Ґzc#%A rR@C gMފ+''R!H?#8<=!~EGOH6VrɬZڡ}lnjH饲[ S %TxGNLöꓗHXȽB S-{ +iq)X.H_=mPN +#Jk%y,EeNCz 9](1OHo5P)/&[|H9@NHZ&Om3FH.`es*E&`<^,aܥ4 p5 +LqMEi/3TxV'ŸOTGe?[niSjL'~Mr; n=o$c*ȼ]B ˜ +]X;:6^k Z}?3'ɫL6g5><>=ܦasKDAG&H6¡Qo\g1=C }0X1l| #0]a +!g[N +ڪoЩ~m?ObYnG`zԭ*{}=AnkgIV\G'LC9'R}z+Z`2>ø ^?*[:1Z0Gz9{?W^szvÆ,u%]">R `gἒO,q>A,UtKV͓֙qh|3Y}*!\'bbZ: 0$gi]qA*p@^e uv=.UeZp1zI#UNtII"6Un0_@l/^t5\'_Sn0ObyiZBWo8x\ + wcnx z"2@~Qb/FuT2u;-wy\7 &YX0~ֈL{ f w;Mʘ$`&|Yh[L5d14ڌI) ЧjpKLsy#8$Vauwz–b]CCef*϶tɥ?[.wya+MUc tGu^F_x8,3q4DWMNx_ƐekJ-ʩ&#7B}`\) rsU:|1.LF(-\ޡڿ1utJawҺ]ڒ}6XO {\ k.J"32 5"oW[m(+J]eXZ"̅mB&S69oz>Ed{DFx]uњFu_+qFȆk/12< P^;Gw5ueq)Ku]<ŗ=uQjqֶPQ@%$BI !HeAA QS]vNW^fcgwȼ{9=ذ.,<_ so׹ +vrö+՛g@9Ezϵ aS=Qb0J ()nmś(UM h}L]aAkx#zA[n]6]_ü:_2 ߻Oj;[ M;%7N +ǙΚ McKbx/hu(.\\3g K<>P (m#mG% }5ycdJt1nط~l&}>\slg;Ȋ,e"FLK~gnaaT_x:EqxwS_R +荭!CwNa Ѧ?csǓMEIit!!q"gI6g3Oij|qUMgQJZ >t4uѭOڂ\nqUGUbNxN}Su=e%pӕ1o!G~C1\ ]T,[O+!xMn:P6ZpyV:sQC@-:ih"zz.Q *"R,x=𛦰U-X)+[MZ'TgR bΒT  }ɝʔ=1c0~Ӈm.6A@!Ziq[h4"Z.>:CGCN}H=V2)7,>FFb?CQX̋ژ(ݕ>h!cDdtK.^=΢h< ƲJ|h:ieşP(y D/IH]SFX"-+- ʰrS[^{d -.j/q`Rpe$4) ŵJTEi}GU*aK|\aB}\2x}lMf$8e`֔SKk9_MW{hk7_sD2_S +endstream endobj 38 0 obj <> endobj 39 0 obj <>stream +H\͎@=OQEn&dy! ӓ z ˑ"]}cݹ)ކ/]Jvmyoi~П\#=lƩ/8Ϯpk9 R_ktЦ|Jk]>FW.W4Cocĩ/1tl\MVp*qqQYs@~f~F^3w;=5ey\2Ȟ#a4x2+12m6Oo//)  0  0  0  0  0 ؛7ao9qU`ós9h0́g-AуrbE؃e=(zPAy(e'N:1 ~7 ~7 ~7 ~7 ~_c~Y`^ ~h; +[.=~nާ)maޮOq]ZW G +endstream endobj 50 0 obj <>stream +HlT PWf{eF1ݭ&LOE#338|GPQDh5jU0*7ٕj[ېunuwsϹ8&pwXdzFN4f.k9NPT?F~H_aa2+ݨ֦x!MoP*W> 5N t4פJhPZ!'aޘ +"!Q#j*^Ij~k+.*댼R^W$,^xzQ'3hUxFK'Sj +׈էtt6.-(2j8ͫ F Ya1w0 i0,Â}°?a=QV!V1VyV]$RrNF)m>#uҎԐdɲSmlv6Q^њOb)q1hʱ-wj)JGu;8}&N)Nllr`FC1CQf ^EtAb +E"J}  .0 ɆOG cRHp$Fa3=?7ٷ0W(A"[{.0ՇY"gF]|ۀi~Tn~./@=,l_ꐕ5 +u=z9` ۂij˔d \H373W5G!PSU^0we ㄠi i^Y"WBlJ\Q f/2w|~"9~U6%NbyVUe6G?Ω\@NN3G~ZWT-ڦX]y+)FoiE'E +xA_=~3j7fgvegtW~[h憦!y>{"+JjExNo({hLr.ݬ#N盲sH?Aer0/Qk*uyQi4$ooPsRv% +*pKfJNnmMtl! er*s麖}9 ZR:V`qhW(48~(9"b7%) +S dڑ `J@a\m*\#&3AY^ +q'rd: +EyZ! H((f^`$>7$TE +G, Μ{o=gƠZ|_nfr(EF&i9>u7ufcvI}akʆ;V+ ,=LZ9iç/3T4.J4V?W.vqq:"2@"B6=YXC[C"hF ܤQ> [`(!9DžpH TxHC4wyO)wŖ2bCܵ +&6EmUh6 ٥iY76'Kz ./r^»g󭲖4 +ҳ_7$? +aP›` Ay"MZ +jFq~$D^~s[w7+&aLK-!^;i_q# +ВhIBe"!Vc7:tvT/5IIS/@ݮ `W)|VwgmGX|]0?9ҋLW_>%.D̙tI͓:?&^~(M<F^kӂoz h()|\"k`.\ [R\`o{a \ UifvIlzx.f< H߉`<q; CH+;17'tȦ6*Ý`ϱ;̓ +SnLQTBƣQ;tBH߿\ +N s2 9Y˲ZzMiޔ{Dt jhA\:h\_:VL{KvVrgjtbWο򰨮+8λbd: {ψ{,FWڸ`SMY2>aXaex2lb\ MQܗMRy䒦~~{;snQP,F`* -- +l)JFTk-G'!e#:uri)g"O<9 y)Ɵ49e OxJY-hd1|QdiCR@N6O>2AܡJ( +J26XjSp$6W`!L3REAo<x#BYZe= L5zy[!HLyZ(pv3D% )'xt3 q Ui&2a:^zj;;qa6\C+tV J*?LpJ|&~ +TԜ4790"p˰h ++!.IH ]!j,4P upT:(FR{u|Z7\ȜNtv̏lA_ g@i!~&t*)1 /`P^CBj1)=Zf49_*i+JMAdXRV3p%Z+J-15e9'L䄞GtֹCW8}\-~.&bswOr4@yL(OշjR) IσpERQP@6~(yD%݆~{:^VGΗ肀KDa/}kjrxtjxʡ{0.m0U=G1!]di,WzX2~QfB @YSlglah}PQY,t}k+݄}OL(e}b8<,dárW:_yX(ܧsU [})Fzҙcvkc1'ߐtvG5u4vۅ6[^^Zk]W=UnW[RW__U!! 7#\F(WUV)]ӹ{=g'غ97LurހɰĸM7mqSV*eG8.F5wK[1|k}zg/CP<)G_iK:`¯IEӁpѳ#i[Xb\:]u.gT穚SEAg>F/D-d +KM '& +@~yTگ^+Z21+n/plz%mGo\݁+ɿ58:&5U,a^X?}tyAqil1}0H[m؎( }]v]WmE +^3 oadا~w>Č5dWSKw?3i-Z1m5P![bC+N:q?yak@TL3fax}t9Yx~9ް"7|K +# 1ǟ}{y>&8%"+EHrLe>pYcc=q^g-z B.OWkLX"RWOFvg"L +- +Sl`QXEdAjDzm'ϟ$nc/ś+tGc"LVb`z$Tԧuve6i* :+ԝ)-\W+I\rUVb_#!茡١9bU3_M8iwU|^].Jd +bm:eu1 +<ȋqUa*C%<"uaZO ޓt-~JeH^ija.Ў-2DbTF%|ѐu;c_*gZc9'Z s_RR\+cQS!HA'*jŦL/hGTJݗ-'"fQ|%5ϲm7Z4;N$Ny@\<55`/?m7%(l%vF(G(GtpBrts{ .f9.: đZܐ Ir +¥i^΂ۦ$ !D&G /HfP6GΠd\cbzSSq"f]SՋ6/ҴP6GiPѾ8'n>*Ow}oxǁuJn:7\ .a\J5@tC\lI>F7nIIHb Έ\|WѴv[ḁ LGUx$jJoDj1Ui w8x)%:ΥzriԮܔ{LH@-訮0!I .B/\%wZ#-ONʗ)ӌ /Ma0cx 놹̤eCTxLV\@9=Wʌ CgG1|u,+;BwSs.E>T/NI4~Bir`7W ш +@VSXIt`%] +g4p8B54$Z 8Hzo*4 1o?t?!%yJ^ZE%)+Z7uT{cxRk1/ڶ{5p%tU t^7vsUr8.yI ?`A""%\P*ЦdRŇԇ5{0&xԄbU`@WG(rQ4\ cVas Pv9 ihQJISEWj8/BߑZTiʹB~jZdiBsVlj ~hP;'o_}> endobj 3 0 obj <> endobj 28 0 obj [/Separation/Black/DeviceCMYK<>] endobj 46 0 obj <> endobj 57 0 obj [56 0 R] endobj 56 0 obj <> endobj 52 0 obj <> endobj 55 0 obj <> endobj 53 0 obj <>stream +Hj`@ +endstream endobj 54 0 obj <>stream +Hbd`ab`ddr .KL(I!3G,9~f.={ <* ll\)I~ɚ +E  --32B* R\R3|JRsr@RSRS݂LRRP"\ZP LL|%$)CGB?xԖ*T7~ww;]n{N9ťmҗ&sf)͜#PyxՈauf`\u{q/^sv +endstream endobj 41 0 obj <>stream +HSK0##HµQժRi\,wylj + 6 Pxd[ʓ=Z,?bxeAPU!#,NhFů &1e 1 u0Ŝ'2K)[?[ZVB?>UeJΚys7>X8!RNQ&PpX62ńrX53% ,p&.(a}HfScޛInpo-C I +sUVU>11I}=_dVޜnքdkZxC;ݩVvs4RVj68e8>%z>#'Rbis֥l>stream +HTM0Wc+&q-="PDr)1vU=c'vaD=͛gW +VT'%P,t#(k +!GlCd*WhxԳ@ޞKY4]Vq]*'fTEn28{ /<CLY{T ^xjV*7p=PaʮwGhA~C؟D-I?UO^'١[膍XâI4"ddm_>qJ_Oϐ=fڇF 'ld +endstream endobj 43 0 obj <>stream +HlSr0 g4zّԫSl3#*Iq\$$]0|e qfOP^8HvD)KPRHu +4* :4F:m$.)9쵵hʮ?:p^#G;{MOiFXۡ;HQќ*҆iLQGq:(FPJFԞnpQ8ۥ YZ:QiNC?,F1b=$,+qK?yPb0i+!نTa'"jY":Tzv@Tk.mzbWcD&Pam TC$Lvo\$,aAf=݁݌Kz^uKDMU4ɟ(N.3/s/ɥXZD۸ +BVH#WlX|G^Ԋ>stream +H|T0c+!q-=@EHrd;NCzfv.\y(װ R!`DvQAeTP M@iN+iJAO ;Z*^# }S`נa`,t5:XQN'MȞiOh$aThT +rЯ7IVWA}bb^jU+B5D'tZ=m]IAo*:lz{isK ێ)v+fr\?@1"IND^UҥnɮĚdĺRX(Y?11XX#6}vO~KV氄wܫu-m +^iJCNHD1n&L7Qm.MGB ovɷHKMn7t+O{+0%Z>Gͦe5]̭d3N*D~uMӴ碣DL!!R,@k{l2o@VSÒo JjmK(E2R4^>, +˄J8*8|FκQ+hV(gUyCsD#AɃbuhƐHC* *hi9.7(83b>stream +Hn0sWX(.H!ʁ&Gtp3:HzEYWYOP,%MMѠD]NapD!6 ti2 A>ʶ@9éղ5%=.u!?ݔE۾• vH@![1WijqĵLz-.\Y/ΐ2,15T&xEcwOAXYty_J&_:LO?vf01i'ѨteNɫ2LHJL fiޮGiߕqNdj7W!E8o_quNW3pL S=wӸ5H4!=Er:萖/dS|G P +I.楃N\Ȋ6MD i4Ymd7x%Q>j*sZ>3~}hő7-~LXK}%<.˩r+)Q)ֻ +OA&t Gn +endstream endobj 47 0 obj <>stream +HSn0?QlA=H +$@S-,)]| PEcw8;;})bUUXlM[SEIOY`Q*'h6lGa 9 ,4L)|g*p8 8Bh߼tf"" \5D^ÀFhN4c/]X~eč*Q=`{T]_NZ&_,!m{9𼽻ӧeq d2CZ#0HѰ(e )52.9yQz<-q(K܉ iv<鬢cL$AAA5u:AihGC@OxxCS8EJ&g&У U35N6iL4j#^ No ǧ<@-;~:7ֆ ` +{K jX;l'.牆%G#9Ή _t]mĞif{ I8M3*Mʡ=:ן#Z2N7 ayz@ +endstream endobj 48 0 obj <>stream +H݊0y!Ve+nai! u֥ȶ8Rz9^'%B !̧s&NxMXJ"2 1$Yn RH'N!PH PzWheU+B?}Ɔ5q5a 1E[wpw(&l.IVx?[t@sEO\Լ@W oXB&&<~-ч۬[d_pW1bΫ9HeH6)Bn]x˽s~KK +endstream endobj 49 0 obj <>stream +Hln0ETJ$ mU"ʮt1MMw$}H3sK6Y4ɠoK)hV#8UsU /عmnj*ѡ`un'nXFRjsXr;x8HNpByz?AÉ#.t5 A;Cfje1ǀؔΈ=U +m oђQXUADPv,cڡcL0}in +_W/]ΐWRN!ۓ!Y2N($V)?^OMs3aOr8vAP jN|b۶ +endstream endobj 1077 0 obj <>/BS<>/F 4/Rect[32.7 360.74 163.84 375.63]/StructParent 16/Subtype/Link>> endobj 1079 0 obj <>/BS<>/F 4/Rect[429.71 360.74 560.85 375.63]/StructParent 17/Subtype/Link>> endobj 260 0 obj <> endobj 262 0 obj <> endobj 264 0 obj <> endobj 263 0 obj <> endobj 261 0 obj <> endobj 1071 0 obj <> endobj 1072 0 obj <> endobj 1073 0 obj <> endobj 1074 0 obj <> endobj 1153 0 obj <> endobj 1150 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 15/Type/Page>> endobj 1155 0 obj <>stream +x][oF~7GH( +$i-.J"Ts]'3S̹EjrY$ZE(EiHˋś/_#Wѫ_G>Wח/#兌#L$p&TLtZGxVM~^^]=,xX/_./@9XҴyjW*9!J%<љ;fR 9%t~{U  Nj9)"0RL<: +<:ƣYAk1y)٣y9=Z*-JXhPyypsU`f\<7qSEHC(ԃuQ$i(H?s{VcLd0쀁QxY;a;VHOCyDE"z{Cyc +hvh +5P܊+$vB@Xᵜ sꊉ"{gt 5$Ad&$ƹPXaVZ$E07V;AM!,XY}gi %) +j!E<.:ԋ2?VTTO1F:zMWnyu{To˹:^PqEqфPX +>z:=/MOgCWj&!g;zYM]usU?o6AُWҶU5Opek5h}kOtL5N]ۆnGZ7Y,t}镵6}~06c*jwj<|C?'UWkxdf%dRîGxG{~$uN1%{tU}fv6.o~KN[uI]GMnoa0ؖQ y:+|hˇM (AΖej?8cwy]OZP/jFl)!9|q 7ێWRq'B|}ËM›# 6B|xUd Cc*Ld.v S=N0UyG[Z7%~ޱI|UʜZIm +`b3+gtzSw~")]zē`mwhaʭ}ݎ3d1T pnZ TA YH 0%A9Joa|:vqV*%zH [Z l;&?OKHV0׹ҍ#3*CiGF ؝nӾ' :jp>0EɔC3J{o`7#X ݡg|_JBLѹuFe^9 2z2EnAêGTSdٝH6HU=(0y.BL` xnk#l c-GF;@犄X1ƣ% FX}78W0- 2ol o1+!Ѥp}_ۊb@ [80/ו=aB+J;au5b BT]Qfoۨi/?П_0g7MU2&t3fx:ƪT^# vZEڅ{wa̤гwŨ 5ꊤZvFh Kl5++owݲ+DrВBc+bȱ P[>L#5+uM61{KU&޺Y%-THCE6^S|Y'5 B%+4^Q b 1RAtlݚTMaIHJF8ɥ; )@4 JDez\ & +Tg z9X31Nec]ն'oNCה&1˜R1%θPrZa|Zs +ӕu +'.UЏKz~@O/lߜYM% wps3 oE"Ua [B)+1 rn V^`6p2_F 2.Ecu9<rLEΕ-\D*IN998Ai,raH mg0 +m(O9pCYjquAۋh,*VUY$ۮ0Q +4Be9{Lnxui+pmol%wS|@z[66L77;e:D?Ѵw}3Zq8åa;1IAҸ3{&9*ZP].1/<+a`g0X?ROp@cRq!)2o J8t.;H G$\`eœ +aڃ)h#@)9^D4>B}_om:Ĥ]> +}Ia6e5]Qa-yQ%XUҎ`حUlS,U5'8hk> endobj 1156 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 12/Type/Page>> endobj 1157 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 13/Type/Page>> endobj 1158 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 14/Type/Page>> endobj 26 0 obj <>/PageTransformationMatrixList<>/PageUIDList<>/PageWidthList<>>>>>/Resources<>/Font<>/ProcSet[/PDF/Text]>>/Rotate 0/TrimBox[0.0 0.0 595.276 793.701]/Type/Page>> endobj 27 0 obj <>stream +H|Wn8}7-/)q6MdkŢZ,h"';Ccً)3gf\|@.6p{sq-hCS$oM[謣7t0x [KoTd=`A֜C5",<-3(!)ᴅ+,q*%ŠƗrsi5%& ` +5F=t0ǭnFt, R*V(oh@W@k]+~B˷D Qqܨ"Ew]pě֗+#pi~(,|)jaPDo3eKL`1%ksV?r~lSl1d躮-(0SI6.ܮ:U]a2*% +B#U-b-EM)`AjՓn[: xn +-3퍄lpQοne;4w]13-/!mq;ή?On#w8k1XCrQ[Xȡ%K'!"mj!|i + X^пM O"AW ^h Di4"D#A0!:Uupa0;J551B/C"UF9}=N1BS/`7>RVVSuyJ.0tA1VM}3ٸNtִLd\Z UUaYҮ:zgF͙80 0D&lS`䣭4{u8BCEؗ|EiJ0QONw2qϖBѼß)l Gk˦ \#\=mSG3ĺOig`:xN-]T"%OU<=Z1ũ R ߛgZMPܟ:d\`̨o/Heww]h4841)LgteLyڤ+D4:pCg>stream +x=koG ?KBsaVgή0F CWU=CR$[KEV棇]]]]ŋ?e$^dg"HliS;*Lb??F^~_H$#9fg*͋y'./:$XI;g?{"RPWkרd~gɇfz>:zq3ΓwIuUϫ{CP__ư WYuZdYp7ഞMc,goY! sTJxזTg)yVkfL¦ʻtDrˤZ.瓦j1/ LŃ'Q3 0:yf Pu4pvNpC[ +::>Q5fY (U[3SUZf{0ﱤ XҬ{#vZ.kx;aGȋ"[0jTyDžLo5;rKnڥ{1D꣣22O (4~܂'siC>IutsOHžjLZ yl9Z.YvW5_j`1pD7ϖdfj{oQΎοZ<'׼e+r)ΎD6sByU컞`ٺћ'іn(tC{`O3x@j:$3خP6]pvaٍTSҤ|1f> } VXp»lO3 +Es'y*|'@080I c6Βq$ sS7w!ֳXioV͹o;Y'Fg)SZ U|n[(*Tp&7ޮH Hթ集2glY~4 +XXnвW|zA/+c0ՉHa^i7ʝV{% !`fDVd(i7ҁr@"vKgy}TmMvc9'w gwon!J?6C˂Dkv?l@KAcNḊw̾K +Ş7@qr|%t>Kgy73o@:}~,닳q PL%5#Z*4>P6DplZ(=TS)ugJg~Dősר 5WW/]ۋ܄'"eϋǚXT9a&Ή" }fڛ@ebN0Z|")]kt+/q0EWg.@ ˪2$l/-:#ڍf<0Y]5"5P s(e w^E+A3CL뱷ӊCu^X,|t@3 `$ёi. <Ȟ/QtYʧZZgu[^ӽkƝʬ_dGGۼ@9y2*|sUG >x{vd,IR|s=3\[C +V>wUۢĒ,Y,[ Fqd QmŬ,0Yeْ('CꧡA-T ejyL=0YN&c& 4ֈE>#mE;wqG۬@McKtY,K啡S pN9P19vOO&ˍc+ίlXtl-WoV޻2EA/ˀ/ +\0c:Lb# xW>ݺ-ȣ`,lW$tL0e*TF2Irt[ $b}kd3Zj2I|(!%me IX e->C)k=5iwC g`}6'`ln)XQrP^[Jk:H$:N%r&?';_,#eoCqOo]zl ]^JT;f՜erR6ӫ'Ja_W3*)ObT;,B%op*CÈBo!]}<=Aŀ$1QF}"O|q'C N/ذ^R1'(Lpr)] b]!S5's.T[Q @3̜SD#N+K:1Ƴ8h:<lL&»wQy f%‘9.mr]-ެdYVnV@El;ulq),nI=c~T uxKRŚqAȋԻZh;D[;(:^K&N1f OxAs:d`@UDM8r8 ۋ뢡v+̛ޖpnw,|NS'57cWu!..@]nP@VeD +]Xmk?FH3?5ZKy(jZKG95xûpO+ ++x0h%xj90O%y`3Jf]N bOyAΐ|r(s&P+} ;~G= T)5}`N}z/C,B#HR-В%{tI釀բm.I;z GA^-QRv.3N,~寿^p-,1ۏ\}Ǥ[EbeX"ATO2C5"W\mgQCAtoKYO?$ۢA8RnϺӻg-C2IbO"Tj&^ĻhwS- +|}Nibuu'ᛓi]uy(ʻO?47.g;]x:b_~E'e\Kd`ښ3v҃W;;^_~pXj "!ۼfVDN|IC|+a&a{B³0:c(h +CCdd-$6y+& +r0=%vSt?Z ?R 955=+pPfK a%'*CN<G:NJJiNS %_x۵ǀKLK)rpƔ3~ml=ZѧPX0}ڒyJei՟1>%%jK +K,kjI1TaumwU P. \0p.ܾИ9 ̔teS8 3zтe1* 3xC.] ;E0B^j,,avl1ڔEC^Y‚oK}N('0epXXR7Ѧ 6:1v t(r@4kfXCVEf^TY/ tY3`F L{K8+0pJsw=bGa`鞌H@PcK00nvnaVt99HWF%(4 `y f9U> 7Q uhYЙ₼8ʊ(=hyÍ$"ƔyI9^Xd!P=`1޿!(] ظHKb /S"N܈);Y%"i~e3?~IINƺ H`SR"wKJ~aOVNW8| p +`p|G)  K62MB#LmHmyXHb'b(8%&ctBTdE r)a)aҡ`G2EM5֗cqxRM]cfR ԌUZQ,UZ*-f.fU8{|4CL|-I͕  ȌxaШ"@QJd3[S>'B G!o|U SQ蒆thAN"EjQ/}EGQ ^j20.~f#"JkeϧCu{yAu(*BAX3!r=4*?u]Ҝ@ο ++JWd *1CU.1v9b뚷wC|00](0Sj̝宙NyKJ>54y00G3@EuxHVxh\̵6;Sq #wtOMjJȢ(Aٱ0G"2bEZ+kVL&^<~b̐:B#̈́l/a%/R% KrY̦KbC?LSN]u!0qMQ1%ٕװ %bTʗ>, M[(0[a^./.,C]pH| Զg*g.cL 'Ō BrCJk@%i0A鶏PWPu](L~((I})x]? Ѓ)`trZ,Ws[\cg[@EU; +KśIJ0앳y8_[\MT=Ơ灛'ua%pA0.g] Sb$v eA#=Mʡ'PP)q;m g*aP`x[U+0ǖE 0V8<Vjyo⯾ir8Bak@rڥAR slB4 +惽wnݍǓN@ զ"@D=xkN9`d˲zP.>A +˴coU1ébPXxt@¦0xA`0b%}a ɘ啻Z9W&3A7`9tNbg?f Dw:lk>M;f}A_h-,^m@9pOV7`PЗ{cԽx~A* +endstream endobj 1160 0 obj <>stream +x=k8߉?D.<˒""v`obnjwo 4Lɏ=]G-N)ʷɓ^K?}xZ<]Us+7{|>Jto*sF*ϟ_QR>&aHS M0=<_Liil~0>>~}d s= 8-drJf,O_m2{9jU"]&3~3SMSL+_E\㶗:3UZ!ne &*t$!vzqgʘ +N.VU{Ta žH~/8(BSdkzJ.7-v]-Qmr˾}\UUhGxDɋI2}DNm?LzUmf . +`<7jM5[tK`6Ϯ.իj6iUy|}s0xcG=_K9r@LF{ٴK +KXsQ9 >Y98 6>cdyNrX9PZVNgQ)lZsqKܑrn3 +aOnҴ+ +)%6Sh'hX mB amp]7``]p;}x?A=Ll< +x`M<}jJfv5NmMkiƕuM FyF,JTrQ:SE` +)LzW #HMsԄ+S}6KzKxa|F_[_@*>*L o6 +u7nȓaPVE:ژ07G7'M޼f&8^CyՂN^zY 5 @H>[`@KsTRyl*u`%!PrM(6X^t2ncqqAcA~ÊS(hoc%l}#p2GBz.*f4r!i,d=^Xѷ1U`q-&aL*.c+@d"1BeX-! eYt;"! ։ȿfTSuO_-l%@KضK$ګڢxm/±;Xv +hW#L/ +eU ?ϓ(%Y֟oR6ٴnS/w4  +{eđkϙ~s!:#p + ;my mkrSMMN]7/t<Ѐ)فI{.Iڔr}Go)0끵7Q# .4`!X/WYEeufO=y5!h~'+#ˋ8{.uM[3Z[iaH_oKw90).񵅴r5ϐ"P +MPo;.}qpq[5y@^〻q:S8-p&FQ\TOWBf'=XBnttgR mِu&`MKG'ѦyzW/ܥ8XΝs"C(>fGݮ_8[ޟum2/⮔eȭa8TsT1ҍf2 W K (hLZz %T;gO 1~XJ3C,C\= IB^{kَqD>e]n효a;.=-ܞF 4#n\Ak ı!aZdM1M1. LÍlMx֡ `# +2 +/"AڸA W,+8JeQ`6gx _8Ł@|G?+Wg(pUD75~@~9w.=ܒc)v;"]c\:iL<ĭLQLupNrA\OktIq!,bVƹaUE`:H¯4$7<<4^^Ĝ9^=+4Lۄ`=[H bYtX>ck$R33{n J $?QI>*2aBVΙхp )DeBٓ/.[ oW3!t(/;B2q(Gћ~H&U4s8LǾ6}d- e*?I jr,LW]I7\#Pm +L+d88ϺyRû˸sFL`sHv.S2:I%D]~kW + b]L*FzW έza,;yt.XM[Gg] +7`m޵dm}/|ap H9@:R Šk[ С\W T!g 51gЙg|9|{ q|ɇm58.zwg9.dN^F'ar6N 6-9 i 0E𗔆Y< XrݠDiA&l%<;|8ah4TƏȅ0;ton&|-2u*O'UMIk RYAkGGRPeB,ΓD29J\6^0uJ$)9g+wE"7/9/L:ǎC`i8gR\f;WΥ3mBdL}O4uN -(Z3s3C|>h13hGFY_Re%zZ# 2+Jy*F̔M}.CO NUG?q D݂hvR LjGkr/aq j %?#er׉M0!L3^$#sc8'GB T$r}.}, ~():mtnQT6*7;nqDh@J>Tn-晅MJ9ʙ86Zjd*]]BAotuHY!܋d|Otˤ*efanB$$g$#105c(;nzbvdŕN`,a0(.cokRJw3T{PH ߪ{Ųm .\jXKN.6z8O8i3ÒB[YS} kCSعJdE;6ٲ +=XҜqb2Zi@ӊX+`VZĩg;Âdq$иasuIw l55ͮ znKG놾Q %z G ? yJg`SgW;On!vCO1WQLE'IJ8|\P9Jw; +|x~# +^ǸEk;f܋p&%~yMe<|5XKw:q";FWBP@&ͺN ;KnwYI7ё8ty17:WЈr<ӠOw 6%C0N[gFD&qF].AJ;<ч +DظJ4D41 b.ί"w'_{@328#&H́Q4)Qƒ$p%sT:d}`F $;w#'w"0a9G]ܳ R3сkaZS<^Sw1F1,u}fiqPL86/L&dpkz@s+rg<̄DgTMGNL[TТaL+ʝ*42,U}Ry^Lu7 +33;0Llw~O7Rkp~Z3t@8zu~cg\(>O>&gG6oE{_+;~c@%:rœUDҐ?JRXm٭ Bs5_?]8:CN8 +If4rіG{0WIc`8d(g_Tdb݉N3UEм$S$ƒLEX/l?ठtT"iXSAq]ąRGvhcА#hEˉ}WuM؉])qP].+0& B~ﱣhQҹ]1B *"n,ʓ!5. +ݑ*n=վv79э?+`X0a.y9EV"j_{sZ&'mt12ѐ"i=y*lbK0KIӾ!F^C-'J +3 +SXZ9G^7{UWev=i YN6>E$Ox샡vOH/'ǵl5pdiA +endstream endobj 1159 0 obj <>stream +x]mo۸^A_`4Hz۴m98[:V!e9(.*z C>Cϗ/Y(G Ro|z/_{^cFܻ|;*WG?M/GH^~̼/x/~@w37A]?|y7;!_/_U/f~ļ?H"B{y~x&&}M5@J SbDDd1J*^%I"?穼"dPTh( U`1(+N7P?iQV59{S3I4e>w%bd +E:(Jߊ,~vD=TmָaoNBţbS.i]pW"=xeH$# +EtP.tz ԏ#Jsu\f.$9)K2!wу "CmF=":l !5=-a(ˈm~MoKԧ 1$3I*x#EnAԚQf !"ڙ!T)&]I7)LwH.)qP{(wq( ]`Fm梌( xՓ(J(AHVBÊk`dEJ` ȝoX8MtVI 3:K==jٳEY&Hw˽xfdlֵj+"Qc~4"0E v"r6tn9}E-ղbkCbG܊HV>6â,3 b! IXMhVYKŽx' #BGƒ,LķC2Sr?i]_7B-kV̿PMt#Ԧ7 +2/gn|T Ž]QGv(.j(# k;(`dU' +v(ywƝZj$tZ)!?Jyr 1(޽,Qv0h}Nw6Q%‰X Y,.dSC-UÒ3:2la|US\ˑ +]eQKFP%`ծ\}[1 h1R@NV9B-k]d䭅tYm”!=iMwKAS\܍'襭Z |*J3β4T< ~PNB,N@!2XbPxVQγbZUI3&OaOUy #Q7wݢGQN lM1jDIv%?7mw[o|FtTELF<+:eeut1> G+>Vq5U9>WM1=lU)|YER"ߎÑ*iɟH6*˟x3uEE|bUgfݞ<˥ZJy0ZU( +M=-wh~mx(1 +l},Z$w)7JlI^0h!Z.p7!dRK_gl[e='(,>ty76)qͯWOg-su_J`r~nF0,v>9U>$iZJenu*OVF 8 l*~t2^lw?ӭ^,2Ǒn7y&HI+v0 i€jlӭ>0ezWH>kfVlDpyT]5߭b1;-gka$i1*D'@jm@ٓς k? }{u)/!?7pJ'/SJ#BLjH-ֱr(8{LZ8[I\L­널RacO 4Ku# +}*S?ZjΦR.6Heяgfmt[1Be6bV$δYqRubyV[qI +Pl5׽A5pDi a)Hdž#`V:51uq-+`n  +8 2w;-*M +wNq*qu6gOn;R'BIWS1,`076,H 1)Gx{EXw Xml5{aC1!MSa-||ubC׌v\ܹ#T+=v\ t $ 6A*v\@%D +e!|斶S@\kːJW)&L!h~E8oE9W/,"3{t-l Ft>c\̲-V5](, +ˊ?XzIOy!šoRn:'Mt7A_L~кAP%*/ X-HbWyUNypTդ>*]U +w'URF@xuý<j6-ᰁCdnetP1{+zlZ5cm̈́Xk%>bFSmm8|yT!f>$S 8mk.!u9Ѥ##mV[f2%AL[JkbUScA!=ϦAC,>osw@0raRo6:6IwPP.6mvm42тE' +Da +w |,[P KO:4wUKbJ*$Yc*l̪ᚏQfb-;[l?6 9ŗ lF +=9A:ws;H+Je%l;) +ĽZj"mVQB + ރbɰ{.Ͻu3]R[N*fѤb4 @=%Z N(@Z;E70Xbi/Ka`տ̔m%0v[l8p!+e!rh8_~BW!r@01cI܊ !G)}kYm*2M4*ְNb IWhH_U]i +DR9s\ޠa0*+=@|m,. T7*plyYJ?vH>FC~s7W]E 4)6+p[~+[-GA#(&S|$E/Ѕ^l,":0ڸE+9)d8 ^)ř†?-p+1k2r!\)R F2H`Ϧ:܀C9%2h!PJ= X + )*Dюܛ̳5v6Po\̰ OBK_4JV$L o5>vS +los*`pKSkbČaiM1oa;O.>:$mu=Nqԕ,~=Uu#Fx|rKІ67#X5ivۺ#`H9`.N ;DW!k +6`6= pX> endobj 1162 0 obj <> endobj 201 0 obj <> endobj 1163 0 obj <> endobj 1164 0 obj <> endobj 1165 0 obj <> endobj 1152 0 obj <> endobj 1151 0 obj <> endobj 1149 0 obj <> endobj 192 0 obj <> endobj 193 0 obj <> endobj 194 0 obj <> endobj 195 0 obj <> endobj 196 0 obj <> endobj 197 0 obj <> endobj 198 0 obj <> endobj 199 0 obj <> endobj 1068 0 obj <> endobj 1069 0 obj <> endobj 1070 0 obj <> endobj 1168 0 obj <> endobj 1169 0 obj <> endobj 1170 0 obj <> endobj 200 0 obj <> endobj 1171 0 obj <> endobj 1172 0 obj <> endobj 1167 0 obj <> endobj 1166 0 obj <> endobj 185 0 obj <> endobj 186 0 obj <> endobj 187 0 obj <> endobj 188 0 obj <> endobj 189 0 obj <> endobj 190 0 obj <> endobj 191 0 obj <> endobj 995 0 obj <> endobj 996 0 obj <> endobj 997 0 obj <> endobj 998 0 obj <> endobj 999 0 obj <> endobj 1000 0 obj <> endobj 1001 0 obj <> endobj 1002 0 obj <> endobj 1003 0 obj <> endobj 1004 0 obj <> endobj 1005 0 obj <> endobj 1006 0 obj <> endobj 1007 0 obj <> endobj 1008 0 obj <> endobj 1009 0 obj <> endobj 1010 0 obj <> endobj 1011 0 obj <> endobj 1012 0 obj <> endobj 1013 0 obj <> endobj 1014 0 obj <> endobj 1015 0 obj <> endobj 1016 0 obj <> endobj 1017 0 obj <> endobj 1018 0 obj <> endobj 1019 0 obj <> endobj 1020 0 obj <> endobj 1021 0 obj <> endobj 1022 0 obj <> endobj 1023 0 obj <> endobj 1024 0 obj <> endobj 1025 0 obj <> endobj 1026 0 obj <> endobj 1027 0 obj <> endobj 1028 0 obj <> endobj 1029 0 obj <> endobj 1030 0 obj <> endobj 1031 0 obj <> endobj 1032 0 obj <> endobj 1033 0 obj <> endobj 1034 0 obj <> endobj 1035 0 obj <> endobj 1036 0 obj <> endobj 1037 0 obj <> endobj 1038 0 obj <> endobj 1039 0 obj <> endobj 1040 0 obj <> endobj 1041 0 obj <> endobj 1042 0 obj <> endobj 1043 0 obj <> endobj 1044 0 obj <> endobj 1045 0 obj <> endobj 1046 0 obj <> endobj 1047 0 obj <> endobj 1048 0 obj <> endobj 1049 0 obj <> endobj 1050 0 obj <> endobj 1051 0 obj <> endobj 1052 0 obj <> endobj 1053 0 obj <> endobj 1054 0 obj <> endobj 1055 0 obj <> endobj 1056 0 obj <> endobj 1057 0 obj <> endobj 1058 0 obj <> endobj 1059 0 obj <> endobj 1060 0 obj <> endobj 1061 0 obj <> endobj 1062 0 obj <> endobj 1063 0 obj <> endobj 1064 0 obj <> endobj 1065 0 obj <> endobj 1066 0 obj <> endobj 1067 0 obj <> endobj 174 0 obj <> endobj 175 0 obj <> endobj 176 0 obj <> endobj 177 0 obj <> endobj 178 0 obj <> endobj 179 0 obj <> endobj 180 0 obj <> endobj 181 0 obj <> endobj 182 0 obj <> endobj 183 0 obj <> endobj 184 0 obj <> endobj 1209 0 obj <> endobj 1210 0 obj <> endobj 1211 0 obj <> endobj 1215 0 obj <> endobj 173 0 obj <> endobj 1216 0 obj <> endobj 1217 0 obj <> endobj 1218 0 obj <> endobj 1219 0 obj <> endobj 1220 0 obj <> endobj 1221 0 obj <> endobj 1222 0 obj <> endobj 1223 0 obj <> endobj 1252 0 obj <> endobj 1253 0 obj <> endobj 1254 0 obj <> endobj 1255 0 obj <> endobj 1204 0 obj <> endobj 1203 0 obj <> endobj 1202 0 obj <> endobj 1201 0 obj <> endobj 1248 0 obj <> endobj 1249 0 obj <> endobj 1250 0 obj <> endobj 1251 0 obj <> endobj 1200 0 obj <> endobj 1199 0 obj <> endobj 1198 0 obj <> endobj 1197 0 obj <> endobj 1244 0 obj <> endobj 1245 0 obj <> endobj 1246 0 obj <> endobj 1247 0 obj <> endobj 1196 0 obj <> endobj 1195 0 obj <> endobj 1194 0 obj <> endobj 1193 0 obj <> endobj 1240 0 obj <> endobj 1241 0 obj <> endobj 1242 0 obj <> endobj 1243 0 obj <> endobj 1192 0 obj <> endobj 1191 0 obj <> endobj 1190 0 obj <> endobj 1189 0 obj <> endobj 1236 0 obj <> endobj 1237 0 obj <> endobj 1238 0 obj <> endobj 1239 0 obj <> endobj 1188 0 obj <> endobj 1187 0 obj <> endobj 1186 0 obj <> endobj 1185 0 obj <> endobj 1232 0 obj <> endobj 1233 0 obj <> endobj 1234 0 obj <> endobj 1235 0 obj <> endobj 1184 0 obj <> endobj 1183 0 obj <> endobj 1182 0 obj <> endobj 1181 0 obj <> endobj 1228 0 obj <> endobj 1229 0 obj <> endobj 1230 0 obj <> endobj 1231 0 obj <> endobj 1180 0 obj <> endobj 1179 0 obj <> endobj 1178 0 obj <> endobj 1177 0 obj <> endobj 1224 0 obj <> endobj 1225 0 obj <> endobj 1226 0 obj <> endobj 1227 0 obj <> endobj 1176 0 obj <> endobj 1175 0 obj <> endobj 1174 0 obj <> endobj 1173 0 obj <> endobj 1212 0 obj <> endobj 1213 0 obj <> endobj 1214 0 obj <> endobj 1208 0 obj <> endobj 1206 0 obj <> endobj 1207 0 obj <> endobj 1205 0 obj <> endobj 778 0 obj <> endobj 779 0 obj <> endobj 780 0 obj <> endobj 781 0 obj <> endobj 782 0 obj <> endobj 783 0 obj <> endobj 784 0 obj <> endobj 785 0 obj <> endobj 786 0 obj <> endobj 787 0 obj <> endobj 788 0 obj <> endobj 789 0 obj <> endobj 790 0 obj <> endobj 791 0 obj <> endobj 792 0 obj <> endobj 793 0 obj <> endobj 794 0 obj <> endobj 795 0 obj <> endobj 796 0 obj <> endobj 797 0 obj <> endobj 798 0 obj <> endobj 799 0 obj <> endobj 800 0 obj <> endobj 801 0 obj <> endobj 802 0 obj <> endobj 803 0 obj <> endobj 804 0 obj <> endobj 805 0 obj <> endobj 806 0 obj <> endobj 807 0 obj <> endobj 808 0 obj <> endobj 809 0 obj <> endobj 810 0 obj <> endobj 811 0 obj <> endobj 812 0 obj <> endobj 813 0 obj <> endobj 814 0 obj <> endobj 815 0 obj <> endobj 816 0 obj <> endobj 817 0 obj <> endobj 818 0 obj <> endobj 819 0 obj <> endobj 820 0 obj <> endobj 821 0 obj <> endobj 822 0 obj <> endobj 823 0 obj <> endobj 824 0 obj <> endobj 825 0 obj <> endobj 826 0 obj <> endobj 827 0 obj <> endobj 828 0 obj <> endobj 829 0 obj <> endobj 830 0 obj <> endobj 831 0 obj <> endobj 832 0 obj <> endobj 833 0 obj <> endobj 834 0 obj <> endobj 835 0 obj <> endobj 836 0 obj <> endobj 837 0 obj <> endobj 838 0 obj <> endobj 839 0 obj <> endobj 840 0 obj <> endobj 841 0 obj <> endobj 842 0 obj <> endobj 843 0 obj <> endobj 844 0 obj <> endobj 845 0 obj <> endobj 846 0 obj <> endobj 847 0 obj <> endobj 848 0 obj <> endobj 849 0 obj <> endobj 850 0 obj <> endobj 851 0 obj <> endobj 852 0 obj <> endobj 853 0 obj <> endobj 854 0 obj <> endobj 855 0 obj <> endobj 856 0 obj <> endobj 857 0 obj <> endobj 858 0 obj <> endobj 859 0 obj <> endobj 860 0 obj <> endobj 861 0 obj <> endobj 862 0 obj <> endobj 863 0 obj <> endobj 864 0 obj <> endobj 865 0 obj <> endobj 866 0 obj <> endobj 867 0 obj <> endobj 868 0 obj <> endobj 869 0 obj <> endobj 870 0 obj <> endobj 871 0 obj <> endobj 872 0 obj <> endobj 873 0 obj <> endobj 874 0 obj <> endobj 875 0 obj <> endobj 876 0 obj <> endobj 877 0 obj <> endobj 878 0 obj <> endobj 879 0 obj <> endobj 880 0 obj <> endobj 881 0 obj <> endobj 882 0 obj <> endobj 883 0 obj <> endobj 884 0 obj <> endobj 885 0 obj <> endobj 886 0 obj <> endobj 887 0 obj <> endobj 888 0 obj <> endobj 889 0 obj <> endobj 890 0 obj <> endobj 891 0 obj <> endobj 892 0 obj <> endobj 893 0 obj <> endobj 894 0 obj <> endobj 895 0 obj <> endobj 896 0 obj <> endobj 897 0 obj <> endobj 898 0 obj <> endobj 899 0 obj <> endobj 900 0 obj <> endobj 901 0 obj <> endobj 902 0 obj <> endobj 903 0 obj <> endobj 904 0 obj <> endobj 905 0 obj <> endobj 906 0 obj <> endobj 907 0 obj <> endobj 908 0 obj <> endobj 909 0 obj <> endobj 910 0 obj <> endobj 911 0 obj <> endobj 912 0 obj <> endobj 913 0 obj <> endobj 914 0 obj <> endobj 915 0 obj <> endobj 916 0 obj <> endobj 917 0 obj <> endobj 918 0 obj <> endobj 919 0 obj <> endobj 920 0 obj <> endobj 921 0 obj <> endobj 922 0 obj <> endobj 923 0 obj <> endobj 924 0 obj <> endobj 925 0 obj <> endobj 926 0 obj <> endobj 927 0 obj <> endobj 928 0 obj <> endobj 929 0 obj <> endobj 930 0 obj <> endobj 931 0 obj <> endobj 932 0 obj <> endobj 933 0 obj <> endobj 934 0 obj <> endobj 935 0 obj <> endobj 936 0 obj <> endobj 937 0 obj <> endobj 938 0 obj <> endobj 939 0 obj <> endobj 940 0 obj <> endobj 941 0 obj <> endobj 942 0 obj <> endobj 943 0 obj <> endobj 944 0 obj <> endobj 945 0 obj <> endobj 946 0 obj <> endobj 947 0 obj <> endobj 948 0 obj <> endobj 949 0 obj <> endobj 950 0 obj <> endobj 951 0 obj <> endobj 952 0 obj <> endobj 953 0 obj <> endobj 954 0 obj <> endobj 955 0 obj <> endobj 956 0 obj <> endobj 957 0 obj <> endobj 958 0 obj <> endobj 959 0 obj <> endobj 960 0 obj <> endobj 961 0 obj <> endobj 962 0 obj <> endobj 963 0 obj <> endobj 964 0 obj <> endobj 965 0 obj <> endobj 966 0 obj <> endobj 967 0 obj <> endobj 968 0 obj <> endobj 969 0 obj <> endobj 970 0 obj <> endobj 971 0 obj <> endobj 972 0 obj <> endobj 973 0 obj <> endobj 974 0 obj <> endobj 975 0 obj <> endobj 976 0 obj <> endobj 977 0 obj <> endobj 978 0 obj <> endobj 979 0 obj <> endobj 980 0 obj <> endobj 981 0 obj <> endobj 982 0 obj <> endobj 983 0 obj <> endobj 984 0 obj <> endobj 985 0 obj <> endobj 986 0 obj <> endobj 987 0 obj <> endobj 988 0 obj <> endobj 989 0 obj <> endobj 990 0 obj <> endobj 991 0 obj <> endobj 992 0 obj <> endobj 993 0 obj <> endobj 994 0 obj <> endobj 1368 0 obj <> endobj 1257 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 11/Type/Page>> endobj 1370 0 obj <>stream +x]n}7IՊIIa- C$A4AEJ9Ե[=s4ΙFssqéi0M'34!~_~;}?}}j?_~>}/=x:|t|x2m3?ߙS;Ϝ.~]ӻߵ}{5Om~zſw?O|do{>jnN^5/?'ƺ,_([\7lo|m9n +\a;-lh:0%Dxq+?~pi {;} W}Hsc=wYkq_u|ܧy +L2Cvn׳Y _{Hw^Io^qm?4m7& YSx7-i}k1ٌyE=͈wy*~_?}s2r0p:4.YRuM0bE:TPrAr[h¼1#= ,GAN qrdT=EO{X)QE?J+ZZ*'MV59WVe3\^`M2"+ˠ+Ę:Ϸ1X,HŽSstwk&0Yr=\') HVuEL_O2]~4uۆ*g/VVU7|C" }t ?{+0)] zF &ؒ!4[ +G$^M?%C{{]^!#/U?;\P #YRJCt!bte^J_R#RaY\æ>z7mKG)Ҳv0I9ApjI_¾LWnhR1s&}"4Tm@8MK#AMM+p8SWSuk*=8F &"wm&l >Mw_G7֗Y @[':uSZWDEc 8EZ'.KȣY801<ڇx۫A+qy~7/ܸtSw[|H`V 'w< ǃ3tFkQ +1Cծ(DK\Tٶ&'m82Fd[*pݔ*%MU8(Z'JK gF_jca8JuF4ӽH5S#y̐b.ѽj-[s=?M#Gt_}vH==R龄~To|Nf:3eo, 41ߊ r .Gf쓣{81=\-wtQ!W\ŇIՄ-Ǡr9Lp0}N!EpذnJ +Q41s 0̢,r}}x%o$iŒ1q חOSn 7aQCyHT}ɽhLz7ԈD.梨x߰'FpnJ'ȯV8ōZד%'p2jI}_¾l{W~b,kImd;H%o [|~Nå/{J,6{%lԎbۗpfqiĐk-z7uoc? {Ks5OE 1|(d{/@q{‡ػqo ]Lvp K6Q4H+תf;"xNAgCcM餋UNSuS.$sh=M$e5>N~69YKm%&'x/GJkWbD;nMKd s/]U;.y[M)JdKyYśwޕ橗=-!'Y8O7%FMh⡓ԩG_]Jy ^(H2KCI{q{*w&W8  շË1_ טwC 8 )Uܹb6Kflj{yb)`<9BFMpX%aK=.K8j Sh6/?h +endstream endobj 80 0 obj <> endobj 73 0 obj <> endobj 1375 0 obj [1377 0 R] endobj 1376 0 obj <>stream +xuQj .oɅBM{!>h0z +1}}P!̙99;<&/Έ<:xIiDJ]"x;=Tט݆ pȳWk?aqKCGn $۱v fiF 9kwI]uQ"wV]RdeCIVeԦ<'TUɛtf*L.1KPbu.d%cQ.Og}+ +endstream endobj 1377 0 obj <> endobj 1378 0 obj <> endobj 1379 0 obj <> endobj 1380 0 obj [0[778]3[250]7[500 1000]11[333 333]15[250 333 250 278 500 500 500 500 500 500 500 500 500 500 333]36[722 667 722 722 667 611 778 778 389]46[778 667 944 722 778 611 778 722 556 667 722 722 1000 722 722]68[500 556 444 556 444 333 500 556 278 333 556 278 833 556 500 556]85[444 389 333 556 500 722 500 500 444]] endobj 1371 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 7/Type/Page>> endobj 1372 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 8/Type/Page>> endobj 1373 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 9/Type/Page>> endobj 1374 0 obj <>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/StructParents 10/Type/Page>> endobj 1384 0 obj <>stream +x]mo8 A_\lO2l2xq8q&slcZId'LvK$UIyk铿鎏ӟΚ<~Ե'M0ZHZ%/WG=y!}gנF0ޜ55Ï?/'od#z|~?z+Gm#Jo*[j z3WoN# +S2m:n uWk͇kV櫷Z5N vAiy)9(^2n(oյH6HtHiEy0IKtZ`FԷou?.|Y#;{o RqsUs~՗k%H+ؠ &R +ъdp_PG`gt@'FA^T4_AE?QA!m3Y6xp\S^<@ٟr%haZE-=*N"M7(FE'b4h-(àP0L LhfyTácկ2(ȩS 76㶟^fF!m}[t~/{^YFR=J=+7g;3Q˖p3d6u=qFS%4Ɓ F\^hn-Dyn/7(vE}!?7`veفboa7) ">7ll,SU$-;+ecnu> 1m'y1}WUYaap(%"2X@D6)qFc"*/p[>d 6IR dHo$3dQ C pŀKd.pQV.";2y=feÔ 2QSET5hAPIԔ @P}s5e[kWؔIO{%mLm7۔ 9Ӣ"!8rEb֜,QRࢨ8U-9-*ʤ,J1E~]J~0(l͎B2}F`WWx}W*Q+nH,KS\; ddp%lQ:Եh$\}?S giڞv^t(aTVhN2+J.Gb;9#:?En+J=)67۶gcmM1 nvH;leFt4=t+> +Un/jlnvSI(C&: ֘);)s'fl. CsK̤4] dm~Id9;i| +tFfT iq65 J-Ni%P l/\vzicgu^dIGXYb^wZbV}nV+1r Hbԕ b"q +(7\ wL1w=fk=$6K'W 4'jO {.3h(=,=-se67''_?\\>4/s]JHr j@s(>?l.k٫pUW5Mbx;3fJ;y,e3Rv@vo;̂}- D* ؾ( |ċ!:u?OM.&#dODeMQVԣ.ç ~qf fT?E)R#-|D1wF6%$1ۧ[E5oˆrQ GhG+!,?@xR"e9xTg EIxD2jldsr}RMX^ f6bM +_T쩹GաHpҺWIxDB<8g޷7f~溡v ]~s0#(#IY^>g,9/I*˛bGM `. 'KӘxO0_9`֗uϔ,(Gb&> M=J{#KnY:`l SE{*X_=_J\0V6M(B A莆X\Ą}:+惹}B=R7 ui]Q=ݱK,'Qh$,zO2%-WzE0BF&)dvpO[6R?<EDl)$8o?KA1 +RlI +9sBTG!;Q,BaV:["MQ"^"ibܧ(C^_t7w($#C,=,$Yj1e!r+r!Q+6%9cnWFnJl7QҘ֭R=XY.^s٫eO]Kxk?dX0ֳ3'vQ63)k`vF{KMrAގӹC>[ QUZb8̝l5`OU닻gs]C1q Fz˔[]BXx/M},%=xi8x p9uCAfi8L;p̧KfIsuB9䤋9BZY4h`vFN㡕=Cy Ȱ9:>뮋a?asݱ9;QM-1.=Y\IQ֦&7!୎j2ρtNlqHax8w +üɓы/\^T: GH›$߻UG&aDN"e+J4lB,g^E\)8(Crx{l?YZڊ-3*+xm7 YuYpD XzoKD5&Ɗ4oEMbyx붨?_'/_j)>;9>"ׯyھʼnv\O 9YF10'7x~3^ի&9p{TT+z ]j`~ۚN_8[ʭA&[`ן7 +hfߪ,JVDr|.>Ńg2%Vx`$7]5q_<\ bnDI6_rKpGwXQ~CPށ 3L0@>5_՝m3"%mE},PH[ZT] >zR`~ }'|_\*.3/>9Qw%lw|ZFm@$hAdΜta(!;;.fw|.̺L,\٪lAC8$C: DB<[@$8jsiBom/nnc& +:)z2kYV氄 @!$L\0e +>JKT 5YS۵cN[t(ҜAʵq]^e"$e悹S$ρH Vk}Bj􁈆h{wW7w."=߷M̄6MhOJl^혀[^x`8ˋߛϧtUn{!t/<:?zLG[>fSﹹ?aԿ}S[Vf8"LZC˶ci~ WN:!=sgg/ێYxJѶǏ83ۛIӿ(UjKEKШpp̻11mOcj>SSN;n)` Zc;GEe1-1 y" +)n aF]KZHJEriN+tAL):F#cǧi)564~,S뢌gn\ e6l ˳@%{גV0Hi$[@ +C3-޽Gw3\2J&EV f&< + m@LB5]Uh0)\DN7v UU6M% %8a)V4tߌ@Nk"g'UpofTfC O \hc偬MSaʨ>*V`؄ò2 عd`fy‚ЉҹY$Fy~ljj IKb@גq !(%q 9"b3 +:v$]ؽEքI[|l.L1;rU (57vt^ڝn6I6I(~Q퉚HCc^H+ F{n-!" +YgXȴ mٙFɚ…gatOGeo$r.ΉLLvۆn9Ω+"^G@Ƴ3m 4cBḙ48NnAoKPKP!hAs<(]/ +T:49!G@S׬ " +-ѫ ANU03;^;$V,fQ13uhmY޵r:#f_<"x0ZUqVӓ{3A?gL;#`cҍb5єtǖE+ S3qN;%&642Qx(^WMIWl=u@n1_  Q{KgSvl\Mb q@?gr>{fZyZ}d0=́%`)AuO` hgއQb!!lgx_m3}vAmkA)b9lxjGWZdx^}F]IP]ei;=6աߚ^T;26g&ݘ@/Qf9\ԕv8SDMVbyG%Vf :r:d77"O֔t7xA"ݨD> 3mv1mj0&rኒf5*p,KߖۥPXUIG3`&Μ wz~Ѩ`2w~fֶ .4J{L/\m 6d +9d:fU2~T?Q3 ꂎ}&ΐt39u%TMI?{A?3Ir Av4KjmgA]}Jz)!Ӹ[x6Oȏ. \_*3[Ψfq&W*uŽn1WCwnWC]bB[/Osi= RM + ˟7,$A¤33e(W!\QʕmCrd-}E= +)|~l4A2tb(=!VUʇM<b۸HaكP/!߈ #AH<["U%ҔLl?3} +J?HB 1)OGo +endstream endobj 72 0 obj <> endobj 1385 0 obj <> endobj 1386 0 obj [226] endobj 1387 0 obj <>stream +x\ `[ў.dɒm֓;vN8܉DANHbvG.BY4 +! (G4Z(OҦgw|q ]fggggggw *xi?xRM嚪;k?TX~CA^Ƕ WSKOWֲ{PS4j{{_Gσ{iNGjlg[sQ-D$/֫>gp2Xv{gK[lاfcOho_LމrO`Ƿv<{i{K'>k(ZԷs`p||_[ߧ_ChO0_hzKބd9$sSO BJO 9YzҀ Ӓi/IPaj>Lh_W,W$%U6?o@Gm'!?/=Ñ)KK$&x=ۚ-$͇>jb)b)bOoBGm{%UI᣶ b)b)b)bc$wakHAXw9LkH"9.ɉ ;ěoׅߜye?H@#M%7 I_?>mOo, }掮Ύ۶esc0qCC}uk׬^rښ˖.Y\lyYs$o2tZZ%xkpVSX]"ս!d12jgʄ&.&ϔd,I?I'%5^9|+ +H_Zmc^iU`&Z MrMvwpMS51諼Um\4 N5#"LlذYj k]O#AT\lG/@sm  K!4, _9pגpm\ouMEe&LW~xogrB +Giyɦ8&lҀ8?r>\ ͮ |a<mI іM^[&峻3)|YEO&~]KYM- Cmj`_?̵fCM8.`{+I2[ AEWE.fv5Md WGJe%P +̎ +%f8v7Z1>7FJ^K8UGpnlL]R#[-dȵV. .\"DpEQ3`EʬZ$ֵj>&ԙa4]dLD㼧i$ ʑkڪ8CZ1PvCǖsEIĝ<p[$9 urmb ln|}Wo䫭D5j/Z<U>WtYy}9OVWj^m2[G@d81 7fg^MUWkֆENnj:q_ {W{7 lX-XD +֏ 7ln FDAjlmc2sEeLVYij˻Vgz˨hg@~|9iUQ?*BxI:[a"{bF9دWu8Q4RƊ ~n`\#G#q~1AD b@ͧn3I |Gitx%ڼ;!3Uʆw8wl- +,p+ v֢;LƋ ܗ8<٣eom' a<|⽡jԄd! +Y`\&gFj38G:-k"|'1b/,:˰M^hPk^cTXo9,n *d]]n᷇& t }8iTI_썤쎤#  @$}1B$} .>=ԡHi;"i*v6VLBMԶ`[$a+[64 N'D H@POPG`]$a-&XE`rZk%BUĵ +4ĵ`Yĵa)2l|RYBPL + + HY.uQyԖCM0$2/ IL&H'HCH%pER#$$QAD;ĴP-LL@'$!"Z @E"D8xm$_ B#I$S$i# Ius!5!o~N"?#)1_%x'/G~LRy:‹?" ^ EHY}jOp+IlF,͑"7Fn$#\Op\MpgHryp10I^D"FIy&sI9S &8DpY#x& hznal$.>=gTvx]9m;ֈlk&f(b#4s;1EF"%bKX#4#6="6@Ć`ACĆ׼P.$0Ej!jU\I`y$MDjYMP.GX٦<-b "#Fu32+% E>5aaĺa TJG̃E+sdA>ْGK&Ȥy9dR6\2" `:dL7NF.BLDNH`';m4PY &1RlEG,":-@M*)@@qSX7,'Wg,obS|Xވoq!{,c1oX_bAcy # OQU'X^c,/ayC,/`y!9`y Xr˓X=,әMLFfA<{Db0 FڀyJھfs8|%hsp]xi|}ɉ;8Waͦ8n &I|NM+X}b {A{a*X!thKZ +!- +m ]3zK;>AH*}*x@z>s$3Ss<,p\!L0\ z^Oҗ+W5X>W_7Mp3^u9<_;CMnA#p+Jކs,Y&9x˜z 0R1WUx ~_ >aހ?v:yvc{зQBnySmJ^qδ>|tTt9MhWMr=ML93[g{v:}{_r;>:̮E/gKp=Q+U#p7 _`t~֦#yw߂0Rǔև9(<$oc<Y<~ ?Q"yA^UYCYPK:؋p%@U@ )0>7ϑ-9M/J + ,\:|7i'̅e Zq#T'Ǟz~,aѢ"|2G;œ*R"_X(X=V^fQh… / 3ąˤt$0J/EZJ#]7GtvZnn|[g~vkDN)ΨV2~5hÑbVF]lK6koRujazNTi4k=>oj#A%:uΙZE5F˩2|k89^/1Ń!ث\ M<'<"_' yA+/0Kgi}~zgLxͮzWP}I%BAP\(`[Z} +2VZ|%J +/|Sp3_XW` 5WJQ.*[?DPHINOSus2&U-\VٗfQ=+3R㓬jU֨U5fSIޝt[)%;FN\9Ζ~gq ʎ2a;[c]OpMNI5 ],XEBƘ3LҚFUF iLEݬzyY{1TKlnViSpzrmw%\5_|&-+I/gX>qR=YN˄Eies:Ѩl]XwzыϤ :g#=ۨ䦥y^mvZg:C az0 + +DG>VRl9x̡E/vT[z(Ep$/yg83#DzOe"w%[TYi)nV8淝.=N٦,uEl9Ԝyi#pjy OTJ38 e|=Oz“(P+'5k:nĘjB-@tF9keq ;$~[X! •0j 5wa*d.,nHRIda5ﶤ]wܧshr0s5AXķ,InNe,{h9Wv"c2$ub4ϋ[bnYm9]TyтłmHx)ş[K;OZ'`2r3.Y 6TdMtjIRT-PNqiv,ʎOg];s]VHg;SV첦qgLl FxIr$~S1*g?&cƁ!s&Z}ӹ$'.gmn!kIwG[|NAq# bBL/4*&N-^ [dNy`6Hz ud|DЫ,jߨpOZK?ߗxLDk͟:=/%ڕM~u.))*˒1iN+æ^ \oצU-zf/-)MAvlݮu̬gOzjxhcJIQQRCVDMNC7s9>0<GN4GxmdKA~C?ވ\S\|U3k+)ɟaN9*$ѺdOLN.Vg%;mzU^82%U+#(VzIM5"și_txdOD~_>xj??~Y]>˱Y?#ZK,vmXXXXX_r,r,r,r,r,r,r,r,nݘeh@v b66ލV4 +{Pb=jkCadX!>b7R >CJʚ-\>~5pTdWauF n{ C%֛qC 3Hzv*3(C9C(ʽ&#Jy~]q61[SV,ʜ?״ m!>ujdZC7amR|p~Hws/|١x9ј|F-^>_|Uڑ߂s9Zt9/xT ֐l~tӧXً>*B{#[G N%rU;:3ֱWNf.9e1hgb=9kq? )t׫D2?K?hf79C~E ΂Vh*x3c^ѓ- [*vbN5hI d˰GNn Py9J O .W;LfDT߻>>wB[Fy:qOg'W;*=3ZsLOgxkrv6R6~tu܎*^AO;8s@'ܧD͝g ӻl2.ӺN߳>td|Ό~wdn~Yʵ̸Cg`Ɯmi1fBs7Y?V^~s{QENI"z:Zץ-IvcN^eeGwH״7N~u)~fmoQ/ό\2!NBk97{'d:9mtgBP?@ѹ}ٙީbM!j͇>m ұ&CNȣuF t+Tto{_T?憚VW-BV( jfe$[)iVfSj{SYfMʹfY9{SNM{}^@izo'=o_~b9N{䨍):{@rɨ*}1+tk ~+~-@TN0U|/آ]CTvDo}cU_Q^k]Q϶uX{DFxn|ٍEv3Rt Bn_kD1C3FDfRR*$R8l襷i;K߯U +ҸtMdz/hS"١BhT;4Ǻ/B%0T!`Tn9Z# Uxf_)g\U^\?XT.R9]Eo=PX&: 8P-hA rH,hP xqwRqhbppshǣ9. m5G\\&f4J PH.;FW=1܇YPGz=[_uA?.ag(EgYQ:F!#v>Q! QBzc+PtTfQ a`\' L˪CAlX(7cm0Fh3CQIyz!Ftb ZEt +#ox賎κC;t TshKg ⣶BFz[rQ9z"=$ ^ш6DG1/#:,DtT'_v[ЎoN +QT(R"T)Ԋd P +@#Q)]*Tbdb'PR,g)P K*Y*d`!7ŏ qRe*ȅ +aHCtO!1d + +$I%BS0 +@R+UB1!PtH4b(͇"$B\- +bH,KDb$B"Z(P"F ) T 4L:`QIdL"͂2$TH!ЕSST#rPJ.V)[%tX @ +ɐZ&z +"Kj$JR.ZA!Jp K ((Ȕ! kdZd(I"҈35`$MLb!@ ӁIu|#%@DhT,AJ zԒlQ&#" `uR"u!I)rFj p& 0Q{xc1!^t?eBlFDzC;d(gE!G0dG!hA\ɉ`3A;ʎ +BhP R~4ԣb3yH&Mz;͏'Cal~3 C:fDй'ˉ1P6T(>(QbƂc#"PR=͉Y|!L=$#bDّd(Ig. +.D=:aQ(>4@J.}j$Ct.($ #3Q$`^SQ5"i2l LK/8YV0Z@?0 "C ~d8q l0aA;?4~h8@WSd +zˬ^xkk>{mlPM ok_^]x{I$^17-(<2鎝qx!? ذ/`],@ C;'u4A 3Y#^vLbly_:av 19.ccen5757g(M XS288''3'#<gnT sJs +ea0#B SPXpz: +5NbC#`h"X4f&X3йDY2׊-UZ{>%4ZUx#ywoZnk@LIwE$b@*hr-4#q"B.:}"Wΰ2'w%2'O#)!;`?7j¹ά`"2nIӣTw(gHP( 1yQCP'-͠Pî:~U | b]5X ' zqyó+{۔ˇ'[MtըomJQ{kr d|[5 ?cꕰw]n2iۻ̴KM>ZGƩ9Kτ>p]9 4 {uI*ߔ_[Rs~ˠ3OϏ&a>Ysv3L3+bxSjs̭W8_{;G+?֑z9hol;'_b#CC6K7t^#̱푊7JW'埘sJͻ7l$\d+0j [J !2å4iBDa*mI <}|<}hރi"_jFIvJ,~~.;d돦s +jR(hx1p`'OGS(`b! ~B"ZcJ\5z mo>\}bx͒ps=aiĮ&L=~qIռyStv'+8[x«A>s*G5FrZ Ok\͝vCQs>7*l)@݆'c1wff|{z^ΫLW:t(?-#vBLZv$D<,ּ|Yymʉ%GtɇaDk8wDWY7}_Sf (?<"F=DK&75?i~UztV9ѿUםIp>d}k㔃u^8#{XM=9xѳz*~%(f<G~MD)b[ѢdW7 NMoi)WVKk[Fuc[MKGr6ju"6k`Cs٥}B֔.cMuBӢcf-2/ÔF>;:[Nn !|V(a'xQ7Dpn'Y/烈/\6i <w;}@gLsG|k2-&c>c 'rc&Ѳuhޢjnu˶a~kYFuM{1(uuo_lkj ݱH-8w^]M ew> A-ZZ𯻧6ksUk6GG4#Q0GW0CU*z_#DR9ZFF&F`~zڶlvX|oθr}|s_1ѤyS^޾;o⹜>7``?>\J~mvS>j4jꀟR]QM\MƝ;iLnO]Ȕʐ9Y9+Bݼ$_Zg/r"%ydˏQuטv}]qCAYD-MI"HenQ8ʨ̅|_~ [0rR8wA(x87n O,BIdUPjdpp;H01&=DODu- P mR)M9sQrI…KCL;eUr@H!iT}7V\w]S6N_2mN'©{bXɭnQ,3Ϛ;2Jn v}AD717\ٶWo0Z֖.jiB' |Ly/_ aɽOklqo;yE-K=#Z>7/:HxŠ!bá5w]ҽps?m{/\#$Ru;5&k=Iɖun>nUIe_yޣkN>'J0iVi)t'}CJ?5ף.9_7E,ۥ9N'1jp=tzlwN߇ZfΑe7g~oi\SÜ9$C|[[eFEωsJs~B'eՅ&F!GMN >fU+M_k`+j,̯5j~JC_fqpt>K:Ƒ5˭eabG/5M=;T˿pE2}~[g"RO֓ɗUlgKi/(kg\X@ᖏۗƱcH&ƣ}hQ[=j_'{|ܷ;5@}G+תW9ne,t]a{2G)]:Ae5Q9Uݮgdqm Q +endstream endobj 1388 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1383 0 obj <>stream +x]moܸnA_ jE|I.-R41P~p; ikዤ]fHdo>3áMO㟟4:=NGHH5j`7bh^AssziChs~}zgv il>l?/k˟NOyіol??<ӓŸjif&k>{9h c~Խ~}(P 3ђw-~hy?C4׆N*bAYRPxا- WxhWUh;5gd?4׷$|5J{8sG^U@)&lrǼ`\^g-m ޷ +3^h' -a +}fKͭ>ބңV&4F yf^@;ؼ\P:Qȭ+x_S0Sn':@2-8-8R70xwֱp7 +NVjၷ#{H' )s]|>~lQ[^YK11%(c|o+k9 +=y0fljW O57+};4\'9ql3հ&/(`ZJ >~CW=>T]lJ@@; oi"isەh>12Fr"T]=e􊥋H14yɄBZqɾL9M/)j^VYM '\( E@!f +\,4#s&'*Bz;Tҕ5Dmz7jv3lџeē'\[Ǟ6:QN0i@zZFuFVm&rJH&̏|5)ę)o8Q}CWW=wXvN?.|eWB~^_\5_!iz}C!TQÒtlw-9{TB^.dPvCqyJ$wx`-}^31? NQi `vN1Ŭ;;l^16.dL4߻z"XODTG%sh&lGb /{}Ee/0IWD +Y*$5ozz'~']jEMq[-.79,&%Щ7YJLZ ڌ6׷ߛeqYIpwsJ6So e C +$ix?K&t:p ?7j Y0fh\!,V3,Z 7ocϔU{Kɦ +QeOeuz^';&]z0k#2d}[\eeC,뤘I/seRgGȌ׍,z.5c7DEO͒9jthօH j&" R345sF78٧fI5c0h`PW1cg+/H_Az3J d}X- +vwK,gI,=C6Q×tl;³y@ϒYzI:[\,feyw%nvOϒYzWg;K*:CBԬ==&8c"df <1"f80 X7IwΘ iYL.ʰyY^(HSmTyJViJYe/2203cMYBDL~F(cYTp!d),)*D*ޘ0O6!XxbqiBZ sjzbVX\yfIRyjio8Np =7oxO^Cd!9KYǥ5|!HK1Y~YRyըo%hH7).d)!EK9V'u}Lx~s ߑ*iEҢ *D{[dq%8W tdmsTqli²stksqʆ8[e/r6pX ]mG.4OD.$քu|T$A + .:xa|"?;< +GyTuu\Dc1}lΗOUW OT, ]v":'x$] +yT'ۋoWK11St)xf:0`yx KJ$x;& iSyo~eWMJq Bchјv ++<~I@!?gKOn.c=㱔2%vvz9[l8|G +MP/a_'X?]nV_Wʬֱ_":bݮ( +Y#vX +endstream endobj 1382 0 obj <>stream +x]ms8~*j+f7J*{}mDܯ?t|@I$坍,Fn~D$y$a<IDu?,_ +^޽mzyħ4Zg__z{nW$$$Y|U<ׯ?NH'  >Jل Y  }rsnZ_E?^ƢZ$|`l͝n"n\ǴMGEi]qK8]7*i"a +$4ăxd]~@aX}n}SLG[FaF2s(a~PdT\Sg0a4$#2! 9iElg#!i@ 4CMJMQ!&*[Ʉ!7Le.0/ͻDQ"3ʬH={ޮj>*o?,aTF1=()/*fW61IÛ|=9a@&'ƅkmY6ۤP<% 4 FdloJGݠ.otofRHϳCNN8BDSC<9uYqr(Q$l$E;y'q9D8Sks(}:N Ω1{4v(bQF4h2MGGd t6N# t$ٳn٦48&w ,5RM賳1Ž2ܞ0!l)dqatt:Q֟ tp03P}bz%1&) Ro T!O]o6SWQ?u՞*|SWU✺D.;x:#|fV"E#"؈FCf!Y9kqTDIeۤ>ԵGزڌȈyq2W,W[0|9v Wje(Qx@EXX<털 e$ "%m1SO} &Kndy/ ,F;vc.Vp٬|Ǧ]_S(#QHM9F#|ёR8: M_ կ"V.A8_~Ht5ŒlI;QVux wP֔Km)@Z"6]{@cvimg}숉toh)"Ѝ\u ᥾pܛŅLRH|MuZwQI):}>cIp׏u] S'1 ChyA-Z+w8OdV>aIH#nB(1MR}G73`AV)/W"6]`\{! `(n ~o&'l8F >CsREW~䡔P*2Ai)&窄 믌FA×d)j iP'fx")L>?=a;5S;f` mØP%%N9%|&b1uF95D`SR̈́Ѧ<?s0teDqdpeK*KÛ;?Gx6~ser7kuDe.E@̩/G%Fa፱N+%Ju.K?RS(T@]Oty.O_\Ue~$ަ TOAH{($f4=QH__0Q# +0ftz)nv=A yXvjxn~] lF**>7ŒqƦPVQs%(Ʒq"8bK !UUܙԸ 188ޭq +GPB>L)"[eia,mgٮYE(y0"q7ł5x+)*GnTl~f8 Ķ'%r Տ`?w l8Vߕӷefq8Ί_sV@2TM^qi3 8=&7f vĹcUQDGްqgh"AoFۏyOE<-KH#8b3}W6&nYAA_`kԢ{m@;EOUunlL2بo{76jMKˇx7676։pnl2[{2n`{JN@c*R%3JBpscLT4BAV;LYR{"A*ۓ3 aC ´> #䊌g!883Wm˫/RM9pZ;!D2NF"MKY~(ldzw +;#L,2p;ʘ=^ "u#M382!g">v֤=IJE!'{`ErA +vq3x5!>mOea5PR h7։}RL-O pd )k#[w ȦKgCBf`9v=z!zT]*muu{ i6A@5M_CÜZx|iuU[,m<{{$=f$;\Xjz6p&,mr|XW뮽=Rܓi,hGX|MWQ$jߔK!:mL-J]^Ƀ YZ2]iht>jqwz|E7 zSMˆ.!e=4r X Fg'uy/;BvB5g.& S; +GhfzA  bJ^ + +Xw*͑u# ^lk4GUpGmB7H:F!!~) Lʤ;'}oN"Rɩ3pp|~jI)?rGZ쮚> M{=ޯݼ^g'p_G" +M\.e{N& N۾:͇ctM׼5/מWtգ:\(k u񧣄iyŠYȴ*c,)n<4]oJU|3gm߻j!W=:ɷ=mK8!a-Vݐv"6r,0OdxfV*ۀ~ o.ĘNVdo 0k0IDk@ɶZr7a'LL:ECAփXӦtHzS=<[ u'EPJ4GrlY1Lo*/6Ìۦ I.60Qk-ӽ04TU= 7FL 0(P0 #CʅFry|YJ51 #B"Bba*TDI@P#&[stmXt[I%P6DAk ܌X(QZW!*D +endstream endobj 71 0 obj <> endobj 1389 0 obj <> endobj 1390 0 obj [274] endobj 1391 0 obj <>stream +x \Tϝ saq˾ʎ 0 âlYnYZKZ Kjjsg@4^zޟss=% !N,)\BBJ;+$̾!nRaN !fY~yA7I?;fद&ˆeBD' +{GO{~8>0^%6;A+WioΏ$#}}HDt!Vs*.%CW/M&̉0BĮ Ħ؎ԆPo)۠m*1.!v[SK|RFDYY5E,^r +qcHH )(QpzϪB8&3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"8Ien˿OfݿSN>Yn + oEl9u\,aI\ |PG*L&qEf %[w9(b;KB(OޅPQvy\+GUTRbvc3jgΘ>mꔚՓ&VUVL(/+-)? _3zTvF=23cDzjaC$NSdg4cv}|I=2FIZ08cT;9M'H(#6ϠkMЀ (eEr<95KrDx,fNkKjc +bB-:d9g$)C^+%mbU< D#7r69rh 1\"xZH.R| MD +Ko!pqQ禨 F&G.0bVj{sMi-_"$g6E1sҳ[`*n1؜MSwHSo%XEJ4If4l-Q +`:`i1D"2ۜ)`ZXsJTknl6f[`qruhSS3XteȻLFs Sd%5稅QxTuF]ń3TC$?j&f*GbE<9s0#z\j(&D2'rLbENCs_t\17GA)@&M"a2.q01F{yL[@2М")#nxym# #j# r&* 3W%$z_JMqZP6+&{k H!% F3l4Jld d4,R7%p­LDcpdhSKTM,¯Lel#x)Y&"0Hg +7" 7 +f挢j'Ѣf.a//ڛkT"hmd dkڝGhs\s Uq#9 }28Z\+Ŵ#ޚ9rzh4z"ZBpm0;%O +KM=% ]ho~BiKVevy[sr婴(h[H,"<^laM"V{9upޠ3NaI4n`$$4P[IY0ejeϓTmnIfhKUryj)ͿVnm4)m* 6߮"uJ@ю uP:4-ni%4hJ +FQxܬis̷Ma NwyjCfԜ ~[`g>I՚<n;y[-ͳZP=r K=,O)uxbշ7Sm^ƚةR+Q9pE㩄BX+-h"`o]~S[@1cd>2.&$uus7ɺzd^pwpBC49}QS)IAad34cc.Z)`BH.]#&CehDqTyP%X`٤d9FE:=WQ2H2M a|5&|YL OQl?!*RE*K̴9j5SCmaK]dU᪶*s艋҃M#RBL[bm{A<>ʉD5D'rH)#UD !̈́2 +r +2MŐS+8א\RC. dPLO -VX7R#C&q%SLF5x;?TeÃfXcE.Bs x?O'c̶33eh7'I(UgLיe++ډ+V$;U.Ω}ψbepPH`vw*p-={OL1XMĺe˰ #bE[a¾|N~~_E.1 gBkP"şfkX$l/ f 4r\vLb2J7;vƆ'تGىީsj3qj ~VA5#g=ݜ΁GHH(l#aCzDۙ>|fŶvj~xV^~'3EM(L0<@ZX(GnbgkksNv[#| b)&b7 @h3 m0N{yNp<%W2X.}D!AJDw𤵡x;v_]ʫ\f*f-[v~_?~Yuec?>;sgatW⏈ jK\km3@HGv7Z#-0昇mIloCIϥn,]e;= CP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP( +BP(Y߈ P( +"8;SL01sXD4KXL6;.lE<+kM +jKxcG6죺 ]h a1qma]k %eԐ +RD +REzm!zR89'B8'A +H)|:R v/%C %B'pԓrj!đ4bWLo% BYhG5\ǰM-uS +l%C2t%Dr]/xFhGJ!U0EB ԿrWyBrajV +UB)%| =/\UB-+OQ,jm-]&>[}=mtʅx+7Ro[=OH81Ao& +w;cO _=Zimw9Im01?_9@{bKP_0Zy`z^yiU槦r6r m~hbwsޡh< )2?H vjҌ6-k<\|:Q^qi%Vþp ҖVƔr5ž\b~/Gp.¹b|/7\[%kK2D[U*g:PWWsu7z*mAw:0֢`zN0ۜA^̊+Oة$ ԇv,^zHAaG9:Px'/vzsZ~˿^ɦ'Ɵh_ [Yo׳z+"F$r AYڢ:9ߞ3X(#߅w¢҂R'ޑ]y%eyx/jsqZ(,˯b**UEP'bY<=^TP +^h.:wAAD!oUH,H/g:ۉxy=ewSw_hy97egkyChQ?z~l;cOW_O_ ϶Nzk28÷Ozշ<(֬q۫ϧ䝍w3v9[g\B~ioݪ>uNskTH L.Ʋu$60ŭb+5:=D~:Z:>\}\}>rMzCꆹ4G@xp*(ɨ9ɻ׺^z0v6P1lM*y64W&Ll/*U-iį||WMUUAS`”:>|h>/dZ00~?5΋X~Z];60VL_ΠoN_hVClioL͍#†nJ֑s=[Ӄ_-yx}֘%ii=ñK߃cgn!>NJΉg&{^'z3eK7v{ Xt{!>mv|F{?7"V{$$}tgDرqC{vq˘~[u8w)K^zXrulgM]quO]x/1̭O^RKڼi҆Kխn?|y(= 2-/i\βΡ|H [(]`/Ӓw1/`ؒ!.t'Ǹ_QƤi%[/|oM_86f._7yQ%%ޯYIbky1,Bn{:ԹufGa 0Ѽ=-ّnmϾ/c+ۙ/zTn>~e+[0Y-PH +Wh9n _[68}|]߿*U$'*bSډU} J">[>S {$Ekэo aϥl-\\]~9 [R<}eSwL}_\⅏xѾANյF>:\ř5K/úIweɻ#-7x Z{]^XUϢ/*1M;:E3Vp%e#g~SA|'O=6|Pm?_wLgmxn%ǦL5}wq,p|m:{k^xmSrEs%&4NxyOWSCԴb$C3'eJyᕣO -ivs'_*ІC'67kdî}wG6)Ɲeu/rXe8Ε77=asclut^9GgMϖBk8vBw\V|:7znoǵ s~:ڨnuVK5ln.==&98쓱ͷ'){m Fd+sG^WsɝQ2{_^:q}5|}異a۷dXYgˎe"ۊ@Knߣ-qЄDWl;:̉|;q;A+]k;o j'i4gH2b֔uicM︟z55hgMp?yޥ^caǞ>qXPcz3?b cfN]8_p[_rN͕CW]K.qdnیyģ(&Tܯ9.n=̾{.>iS,.\G~[[]m|!WՕ\{cu{%/*o>zɶMWU]v_9|ph˙;=|zm+3`s}c +LcH[o|3`l ! +3;1y,zhevlw_셅[U$]|!,Koa|` | Zsse݉5uGSӇW??JOkKzsJnHQIQ>_w7g:P[Fs">A1a}x/7?^܎(*IҖsIE:z|5I:>fZlRs.5iyrc:K.]'>v!G%}EW\x6=p+W˺ے.Zwl{uVbUWo̜5{ +{w+ +W~sM* `AzِOj>p]t~u qw~lQK%-vx {.,_bG|I +]Jor}{pys{o?).^$wL;n}'zywe׼_{s7fnwߜ8N_:"֧kwcݭkk,xoqgS/}-]o),yr~kL^ڟ"k~3< >*0R}iխ$Xmwm$P<$~UTخunɘѳn^<_'M|kޕL~ʴ)n\V^)l&"4!>|O^<Ïj=Ojݡk=' w>4o>6‚е#njuӶѯ.ڿzע9aΐSSdouXUB73熦W_޴jKCמvvqJV [ver.הzIZy  }oVu>|^}ÃĨqSێP2q˂)Y6=phNr}ẙ>_l[ҳ;![FvMKr㶫-m:,bk9Aiv'K}9Utt?kKtS㾷mݾ>okG#/j5>lfMCYgQM%m&"Q#e!z.5QHHl4A)RYp Y RD4A]O|sܙ9w=}}]S,Ș}pGкn/\T*=wPXOª%pN<",K+jQ 2NIOPR8-KJ +p)7Z|-lɮz䄀˽l}&E3azV*q,Tlt F]EEEM$\`nYNoKY.{Tq tၮ'G/ ND*`SG|1FշL|6/XQ\jټ4-PUYkZȻ΄ B7kUSGw|;\߭%w͜9`z>1e2\C.-x*~<2C-C{i4D(OO=w pt|G}k54 +)YDUC22~|._̎`q2&6z evǃCC?5p߭ŭ}7V~; B2r\km/L@Vj7PzC~:4M~]9s Oȵ*ijOF{)0g.r'0g='/ČFtF/(|JAޠ(^ +Ƚп^\/V9cXŸy^2j֒\@ą}c;^J uԝ%d#QF oi>zz0蘽U?"Dqݗr@ |C0b-7Z#'d&v([ہJ\=&guG6 ~(H$[$!Yu^ q\У_:<\0nٿu ׇsQeىD6rGn>KŽΤnwКC +A5C bD$=H bHŴ*qmdNYc3@W pc3v^UBGCUPPffhtqהŹ>,})oC q|ֲ)?WQʒ@F++5W{u!b_;|3󳸣Ndf@\0XA|'8@lSwL*΋ { )u B/xLakVC<8418=ko vÿRg[dHSn9kw >]Tǔw(ckm)AE+5;'։ +V@4eYW#EztJf4?M̗/gJtn* +\^p7uz_@3@1KRm0K$6M7u +)9NҒigei2l'e%_j}#"72qڶ4(AtYO\6NWezpn ~ Di ,=zWZ=Rx7iboMe;k})WlC߇Tj˨0~w#gp?nl^UkeL&Lz{ ~BLTyd |p4T dV붘rT}خQ|XK* ^#3ú")#/ZZ7H(񸟦LKʽX-F=~=Ywܼh+j+Asu˯DI?΃'5rRcfC +Y)gQ +endstream endobj 1392 0 obj <>stream + + + + + +True + + + + + + + + + + + +endstream endobj 1381 0 obj <>stream +x]Ys9~wCl9! W%klxh$r"eE&pY,ζLǗH%q886Kz"z1zחQOˋ[o_xu%/HTS}~|"^䗧f_-l1ejϢc<_x'k/@$NO"?zEf<2"Jb?RArL[$-T,Wj +S +@ XO͑DŽq3pFciZIQSEJTUCk{m*ɓltP%CZ9L9F=E){%L!bM!obJCrb|'͛cq McF-<I\GI< @kșX[\\‹"rܦ\MO8$ 0ZCE`S?gꓘObC,  K :Wu| h՚;OP]1O &I\jN@dr4jg?FE(`|\yCf6+b~UʼgMs `&)4ΡӘts:NM|XUF$"kkXDjmd/6$H/ d@%IAt w:4Y"Wj,b^f>30- /Oa>Ce +S.}9[v&}M9YӖH~DHVҊLϹ0 ͮNG40!]-VnP_&7.ߍkM l狧/ӑH"@&ү6ݔSZ {\$9Ox󟆠Ă NNqIe: eofN4#5#-2VPrU\PސBpz5VѾ7}'٪D\q 3(< hayr%XE vݞagn^ + B+STTߨnjRN=>"QZ!QC>VXh`3ጦqa+j)PzNbBz'JPKȃ>hR,SQ@=UhC;Jg&Jg]dJi$'t\wNCTH +µ33h p +bl{&/vc͑\{1=CBz]{H<>@!DE+)W8Ϲ6 Տ 58xN2+4,c*Gׂ +Yr)e},sBN +.Wˋ{ɥE Ӷs]9a)#0NG򎾑 ~0$Nk\kAZ0x=NCT {w4=IҴ:d3G { n֖5QQO:B!1^q <^`'T8=n +ag+iY, A0c:@sVۊ:@X.Cli=i86g] ɱi]~a"pp\AGW::xKk|C-uU]JЪ:RA= UxuCtZYt3BY,DH5}n: ƘB4)!=ؚg7'ka6-&K>V\,K~ i)vlnے3YSQHR{nztV9T6lmIe Vrٜ8 +CoCQk̍LhoB[6?T:f_&,xeo`l,fjס͖6[LՂ^cN;frFc?X6aTzlhFzMt_i(%qʲ\u#[  +)F+arʪqى ~&l[CSB'W- /BCoZEPy.;HX +n.׾`Ճ`SǷ6Xq}2 :_ ob~3!{>m9|M'*6SԿlEJy}EGo3cٍB=aws_0܌/FC׀|=6k,a)m4/7s{Znv@#ttqiI"gf6e3%. +z5jq;,Dd`lah5rP\tA`Q`+weݕʻh'2ۓsDO/AD>'H4E'i0jbk^Q1k1Ss-9|E@?N{RYp',Ѧ6=C3@j#ퟠܧrXMHE0fvn])WxiY+1f[\6cXH6M3v\l+.Vr+?4U OPH F^9gKCbӉB'vt1+5ilZK}* lGtrh 6>HEL@_GEݟַFq 74Yڝ%sԏ,E}\וՂEi>Z47w]!9T 95e&nE;7F_jE($57=O'F:-sD>6hzegnPwF^&73kgy.H@(X;e #iY9" bS*QbU*FKk,sk, o*acGLRz0(|2/Ex^F5e rzpUYI_IMXYF_DjGq}3DRZQJQW:wLXG,U5wvzvz +Lw?\a<ǢK"l-!YHrS 2@?]]0.0 Tm~/K)jʑWS5n{ S `Hvyɧ:1h!luP-r /*G%P9~ѕ_zB/ոvlɩ޻9 o,tBᵅӸ]Zڌ9\5?fg)0 w:I }1||Zw<+AFTcZ¡8=ԇq~H-Ilƍ/zKn0oS~+?g0 +c0)tg=I0M^-SC'u)baTW]ǭ^;_2_N2,bZeC6qRrؿH$m^JQ4^ z7r% LϾlk/CC@{wr7u qC;Cqd6YƵ: gneۣ]/c +Ș\,; l!WX\p𬦆øv\^FAi` ӳ 0x%x +Lf{+_Al ~ ,VS'&C۫Ǿ_8P[8čP:TBmYܑY[0Cڨ*+ +wxחIYTQjzӵjPy+nrʢ$mUƂ00)d[Xw +o9r`7~-%{'){בR+Amٗ o;QV`VVKER!P̃%L"F iwn% 9D+- O&ǨB " E6U񲄧CWukIPF1hԺ2Q(rNj36$bZg"DpW@ "un*)^JĎ`E1&̊B&=%C1pA  +e*aMXȁaVd8,Q|^4 D&F C {r'+CaEzNJuV+ "r}Gh~VD[NjÊhˑw"o*P긆ztJ`X&. 0=D SKܦmx6Cna zѺ4v(Mި!z]IM%OTUKo6l܉u"4WXGIU:1R8o&zD=ZY%rA>3lޠ +c6$1AlgS1&YVL?|T2:?ڄ6Qlj9}&{9<+cJ-lgM`0Y 7)Ӕ!K0z/ ),|\ `fGhAFEX ކ\X >guBG+R[C{e ndWN}ՠ-2ɻvtYL o*ʬn&|Y캷Z~J՗Epy0SA2Vc@a,l4%*$Ll#YȜn5; U?; β]# + +endstream endobj 1369 0 obj <> endobj 1393 0 obj <> endobj 1397 0 obj <> endobj 172 0 obj <> endobj 1398 0 obj <> endobj 1399 0 obj <> endobj 1400 0 obj <> endobj 1401 0 obj <> endobj 1402 0 obj <> endobj 1403 0 obj <> endobj 1404 0 obj <> endobj 1405 0 obj <> endobj 1406 0 obj <> endobj 1407 0 obj <> endobj 1408 0 obj <> endobj 1409 0 obj <> endobj 1410 0 obj <> endobj 1411 0 obj <> endobj 1412 0 obj <> endobj 1413 0 obj <> endobj 1414 0 obj <> endobj 1415 0 obj <> endobj 1416 0 obj <> endobj 1417 0 obj <> endobj 1418 0 obj <> endobj 1419 0 obj <> endobj 1420 0 obj <> endobj 1421 0 obj <> endobj 1422 0 obj <> endobj 1423 0 obj <> endobj 1424 0 obj <> endobj 1529 0 obj <> endobj 1530 0 obj <> endobj 1531 0 obj <> endobj 1532 0 obj <> endobj 1364 0 obj <> endobj 1363 0 obj <> endobj 1362 0 obj <> endobj 1361 0 obj <> endobj 1525 0 obj <> endobj 1526 0 obj <> endobj 1527 0 obj <> endobj 1528 0 obj <> endobj 1360 0 obj <> endobj 1359 0 obj <> endobj 1358 0 obj <> endobj 1357 0 obj <> endobj 1521 0 obj <> endobj 1522 0 obj <> endobj 1523 0 obj <> endobj 1524 0 obj <> endobj 1356 0 obj <> endobj 1355 0 obj <> endobj 1354 0 obj <> endobj 1353 0 obj <> endobj 1517 0 obj <> endobj 1518 0 obj <> endobj 1519 0 obj <> endobj 1520 0 obj <> endobj 1352 0 obj <> endobj 1351 0 obj <> endobj 1350 0 obj <> endobj 1349 0 obj <> endobj 1513 0 obj <> endobj 1514 0 obj <> endobj 1515 0 obj <> endobj 1516 0 obj <> endobj 1348 0 obj <> endobj 1347 0 obj <> endobj 1346 0 obj <> endobj 1345 0 obj <> endobj 1509 0 obj <> endobj 1510 0 obj <> endobj 1511 0 obj <> endobj 1512 0 obj <> endobj 1344 0 obj <> endobj 1343 0 obj <> endobj 1342 0 obj <> endobj 1341 0 obj <> endobj 1505 0 obj <> endobj 1506 0 obj <> endobj 1507 0 obj <> endobj 1508 0 obj <> endobj 1340 0 obj <> endobj 1339 0 obj <> endobj 1338 0 obj <> endobj 1337 0 obj <> endobj 1501 0 obj <> endobj 1502 0 obj <> endobj 1503 0 obj <> endobj 1504 0 obj <> endobj 1336 0 obj <> endobj 1335 0 obj <> endobj 1334 0 obj <> endobj 1333 0 obj <> endobj 1497 0 obj <> endobj 1498 0 obj <> endobj 1499 0 obj <> endobj 1500 0 obj <> endobj 1332 0 obj <> endobj 1331 0 obj <> endobj 1330 0 obj <> endobj 1329 0 obj <> endobj 1493 0 obj <> endobj 1494 0 obj <> endobj 1495 0 obj <> endobj 1496 0 obj <> endobj 1328 0 obj <> endobj 1327 0 obj <> endobj 1326 0 obj <> endobj 1325 0 obj <> endobj 1489 0 obj <> endobj 1490 0 obj <> endobj 1491 0 obj <> endobj 1492 0 obj <> endobj 1324 0 obj <> endobj 1323 0 obj <> endobj 1322 0 obj <> endobj 1321 0 obj <> endobj 1485 0 obj <> endobj 1486 0 obj <> endobj 1487 0 obj <> endobj 1488 0 obj <> endobj 1320 0 obj <> endobj 1319 0 obj <> endobj 1318 0 obj <> endobj 1317 0 obj <> endobj 1481 0 obj <> endobj 1482 0 obj <> endobj 1483 0 obj <> endobj 1484 0 obj <> endobj 1316 0 obj <> endobj 1315 0 obj <> endobj 1314 0 obj <> endobj 1313 0 obj <> endobj 1477 0 obj <> endobj 1478 0 obj <> endobj 1479 0 obj <> endobj 1480 0 obj <> endobj 1312 0 obj <> endobj 1311 0 obj <> endobj 1310 0 obj <> endobj 1309 0 obj <> endobj 1473 0 obj <> endobj 1474 0 obj <> endobj 1475 0 obj <> endobj 1476 0 obj <> endobj 1308 0 obj <> endobj 1307 0 obj <> endobj 1306 0 obj <> endobj 1305 0 obj <> endobj 1469 0 obj <> endobj 1470 0 obj <> endobj 1471 0 obj <> endobj 1472 0 obj <> endobj 1304 0 obj <> endobj 1303 0 obj <> endobj 1302 0 obj <> endobj 1301 0 obj <> endobj 1465 0 obj <> endobj 1466 0 obj <> endobj 1467 0 obj <> endobj 1468 0 obj <> endobj 1300 0 obj <> endobj 1299 0 obj <> endobj 1298 0 obj <> endobj 1297 0 obj <> endobj 1461 0 obj <> endobj 1462 0 obj <> endobj 1463 0 obj <> endobj 1464 0 obj <> endobj 1296 0 obj <> endobj 1295 0 obj <> endobj 1294 0 obj <> endobj 1293 0 obj <> endobj 1457 0 obj <> endobj 1458 0 obj <> endobj 1459 0 obj <> endobj 1460 0 obj <> endobj 1292 0 obj <> endobj 1291 0 obj <> endobj 1290 0 obj <> endobj 1289 0 obj <> endobj 1453 0 obj <> endobj 1454 0 obj <> endobj 1455 0 obj <> endobj 1456 0 obj <> endobj 1288 0 obj <> endobj 1287 0 obj <> endobj 1286 0 obj <> endobj 1285 0 obj <> endobj 1449 0 obj <> endobj 1450 0 obj <> endobj 1451 0 obj <> endobj 1452 0 obj <> endobj 1284 0 obj <> endobj 1283 0 obj <> endobj 1282 0 obj <> endobj 1281 0 obj <> endobj 1445 0 obj <> endobj 1446 0 obj <> endobj 1447 0 obj <> endobj 1448 0 obj <> endobj 1280 0 obj <> endobj 1279 0 obj <> endobj 1278 0 obj <> endobj 1277 0 obj <> endobj 1441 0 obj <> endobj 1442 0 obj <> endobj 1443 0 obj <> endobj 1444 0 obj <> endobj 1276 0 obj <> endobj 1275 0 obj <> endobj 1274 0 obj <> endobj 1273 0 obj <> endobj 1437 0 obj <> endobj 1438 0 obj <> endobj 1439 0 obj <> endobj 1440 0 obj <> endobj 1272 0 obj <> endobj 1271 0 obj <> endobj 1270 0 obj <> endobj 1269 0 obj <> endobj 1433 0 obj <> endobj 1434 0 obj <> endobj 1435 0 obj <> endobj 1436 0 obj <> endobj 1268 0 obj <> endobj 1267 0 obj <> endobj 1266 0 obj <> endobj 1265 0 obj <> endobj 1429 0 obj <> endobj 1430 0 obj <> endobj 1431 0 obj <> endobj 1432 0 obj <> endobj 1264 0 obj <> endobj 1263 0 obj <> endobj 1262 0 obj <> endobj 1261 0 obj <> endobj 1425 0 obj <> endobj 1426 0 obj <> endobj 1427 0 obj <> endobj 1428 0 obj <> endobj 1260 0 obj <> endobj 1259 0 obj <> endobj 1258 0 obj <> endobj 1256 0 obj <> endobj 1394 0 obj <> endobj 1395 0 obj <> endobj 1396 0 obj <> endobj 1367 0 obj <> endobj 1366 0 obj <> endobj 1365 0 obj <> endobj 162 0 obj <> endobj 163 0 obj <> endobj 670 0 obj <> endobj 671 0 obj <> endobj 672 0 obj <> endobj 673 0 obj <> endobj 674 0 obj <> endobj 675 0 obj <> endobj 676 0 obj <> endobj 677 0 obj <> endobj 678 0 obj <> endobj 679 0 obj <> endobj 680 0 obj <> endobj 681 0 obj <> endobj 682 0 obj <> endobj 683 0 obj <> endobj 684 0 obj <> endobj 685 0 obj <> endobj 686 0 obj <> endobj 687 0 obj <> endobj 688 0 obj <> endobj 689 0 obj <> endobj 690 0 obj <> endobj 691 0 obj <> endobj 692 0 obj <> endobj 693 0 obj <> endobj 694 0 obj <> endobj 695 0 obj <> endobj 696 0 obj <> endobj 697 0 obj <> endobj 698 0 obj <> endobj 699 0 obj <> endobj 700 0 obj <> endobj 701 0 obj <> endobj 702 0 obj <> endobj 703 0 obj <> endobj 704 0 obj <> endobj 705 0 obj <> endobj 706 0 obj <> endobj 707 0 obj <> endobj 708 0 obj <> endobj 709 0 obj <> endobj 710 0 obj <> endobj 711 0 obj <> endobj 712 0 obj <> endobj 713 0 obj <> endobj 714 0 obj <> endobj 165 0 obj <> endobj 166 0 obj <> endobj 167 0 obj <> endobj 168 0 obj <> endobj 169 0 obj <> endobj 170 0 obj <> endobj 715 0 obj <> endobj 716 0 obj <> endobj 717 0 obj <> endobj 718 0 obj <> endobj 719 0 obj <> endobj 720 0 obj <> endobj 721 0 obj <> endobj 722 0 obj <> endobj 723 0 obj <> endobj 724 0 obj <> endobj 725 0 obj <> endobj 726 0 obj <> endobj 727 0 obj <> endobj 728 0 obj <> endobj 729 0 obj <> endobj 730 0 obj <> endobj 731 0 obj <> endobj 732 0 obj <> endobj 733 0 obj <> endobj 734 0 obj <> endobj 735 0 obj <> endobj 736 0 obj <> endobj 737 0 obj <> endobj 738 0 obj <> endobj 739 0 obj <> endobj 740 0 obj <> endobj 741 0 obj <> endobj 742 0 obj <> endobj 743 0 obj <> endobj 744 0 obj <> endobj 745 0 obj <> endobj 746 0 obj <> endobj 747 0 obj <> endobj 748 0 obj <> endobj 749 0 obj <> endobj 750 0 obj <> endobj 751 0 obj <> endobj 752 0 obj <> endobj 753 0 obj <> endobj 754 0 obj <> endobj 755 0 obj <> endobj 756 0 obj <> endobj 757 0 obj <> endobj 758 0 obj <> endobj 759 0 obj <> endobj 760 0 obj <> endobj 761 0 obj <> endobj 762 0 obj <> endobj 763 0 obj <> endobj 764 0 obj <> endobj 765 0 obj <> endobj 766 0 obj <> endobj 767 0 obj <> endobj 768 0 obj <> endobj 769 0 obj <> endobj 770 0 obj <> endobj 771 0 obj <> endobj 772 0 obj <> endobj 773 0 obj <> endobj 774 0 obj <> endobj 775 0 obj <> endobj 776 0 obj <> endobj 777 0 obj <> endobj 1610 0 obj <> endobj 1611 0 obj <> endobj 1612 0 obj <> endobj 1616 0 obj <> endobj 171 0 obj <> endobj 1624 0 obj <> endobj 1625 0 obj <> endobj 1626 0 obj <> endobj 1578 0 obj <> endobj 1617 0 obj <> endobj 1618 0 obj <> endobj 1619 0 obj <> endobj 1620 0 obj <> endobj 1621 0 obj <> endobj 1622 0 obj <> endobj 1623 0 obj <> endobj 1651 0 obj <> endobj 1652 0 obj <> endobj 1653 0 obj <> endobj 1654 0 obj <> endobj 1606 0 obj <> endobj 1605 0 obj <> endobj 1604 0 obj <> endobj 1603 0 obj <> endobj 1647 0 obj <> endobj 1648 0 obj <> endobj 1649 0 obj <> endobj 1650 0 obj <> endobj 1602 0 obj <> endobj 1601 0 obj <> endobj 1600 0 obj <> endobj 1599 0 obj <> endobj 1643 0 obj <> endobj 1644 0 obj <> endobj 1645 0 obj <> endobj 1646 0 obj <> endobj 1598 0 obj <> endobj 1597 0 obj <> endobj 1596 0 obj <> endobj 1595 0 obj <> endobj 1639 0 obj <> endobj 1640 0 obj <> endobj 1641 0 obj <> endobj 1642 0 obj <> endobj 1594 0 obj <> endobj 1593 0 obj <> endobj 1592 0 obj <> endobj 1591 0 obj <> endobj 1635 0 obj <> endobj 1636 0 obj <> endobj 1637 0 obj <> endobj 1638 0 obj <> endobj 1590 0 obj <> endobj 1589 0 obj <> endobj 1588 0 obj <> endobj 1587 0 obj <> endobj 1631 0 obj <> endobj 1632 0 obj <> endobj 1633 0 obj <> endobj 1634 0 obj <> endobj 1586 0 obj <> endobj 1585 0 obj <> endobj 1584 0 obj <> endobj 1583 0 obj <> endobj 1627 0 obj <> endobj 1628 0 obj <> endobj 1629 0 obj <> endobj 1630 0 obj <> endobj 1582 0 obj <> endobj 1581 0 obj <> endobj 1580 0 obj <> endobj 1579 0 obj <> endobj 1613 0 obj <> endobj 1614 0 obj <> endobj 1615 0 obj <> endobj 1609 0 obj <> endobj 1608 0 obj <> endobj 1607 0 obj <> endobj 1577 0 obj <> endobj 1655 0 obj <> endobj 1656 0 obj <> endobj 164 0 obj <> endobj 1660 0 obj <> endobj 1661 0 obj <> endobj 1533 0 obj <> endobj 1534 0 obj <> endobj 1535 0 obj <> endobj 1536 0 obj <> endobj 1537 0 obj <> endobj 1538 0 obj <> endobj 1539 0 obj <> endobj 1540 0 obj <> endobj 1541 0 obj <> endobj 1657 0 obj <> endobj 1658 0 obj <> endobj 1659 0 obj <> endobj 1560 0 obj <> endobj 1561 0 obj <> endobj 1562 0 obj <> endobj 1563 0 obj <> endobj 1564 0 obj <> endobj 1565 0 obj <> endobj 1566 0 obj <> endobj 1567 0 obj <> endobj 1568 0 obj <> endobj 1551 0 obj <> endobj 1552 0 obj <> endobj 1553 0 obj <> endobj 1554 0 obj <> endobj 1555 0 obj <> endobj 1556 0 obj <> endobj 1557 0 obj <> endobj 1558 0 obj <> endobj 1559 0 obj <> endobj 1542 0 obj <> endobj 1543 0 obj <> endobj 1544 0 obj <> endobj 1545 0 obj <> endobj 1546 0 obj <> endobj 1547 0 obj <> endobj 1548 0 obj <> endobj 1549 0 obj <> endobj 1550 0 obj <> endobj 1569 0 obj <> endobj 1570 0 obj <> endobj 1571 0 obj <> endobj 1572 0 obj <> endobj 1573 0 obj <> endobj 1574 0 obj <> endobj 1575 0 obj <> endobj 1576 0 obj <> endobj 155 0 obj <> endobj 156 0 obj <> endobj 625 0 obj <> endobj 626 0 obj <> endobj 627 0 obj <> endobj 628 0 obj <> endobj 629 0 obj <> endobj 630 0 obj <> endobj 631 0 obj <> endobj 632 0 obj <> endobj 633 0 obj <> endobj 634 0 obj <> endobj 635 0 obj <> endobj 636 0 obj <> endobj 637 0 obj <> endobj 638 0 obj <> endobj 639 0 obj <> endobj 640 0 obj <> endobj 641 0 obj <> endobj 642 0 obj <> endobj 643 0 obj <> endobj 644 0 obj <> endobj 645 0 obj <> endobj 646 0 obj <> endobj 647 0 obj <> endobj 648 0 obj <> endobj 649 0 obj <> endobj 650 0 obj <> endobj 651 0 obj <> endobj 652 0 obj <> endobj 653 0 obj <> endobj 654 0 obj <> endobj 655 0 obj <> endobj 656 0 obj <> endobj 657 0 obj <> endobj 658 0 obj <> endobj 659 0 obj <> endobj 660 0 obj <> endobj 661 0 obj <> endobj 662 0 obj <> endobj 663 0 obj <> endobj 664 0 obj <> endobj 665 0 obj <> endobj 666 0 obj <> endobj 667 0 obj <> endobj 668 0 obj <> endobj 669 0 obj <> endobj 158 0 obj <> endobj 159 0 obj <> endobj 160 0 obj <> endobj 161 0 obj <> endobj 1706 0 obj <> endobj 1707 0 obj <> endobj 1708 0 obj <> endobj 157 0 obj <> endobj 1712 0 obj <> endobj 1713 0 obj <> endobj 1662 0 obj <> endobj 1663 0 obj <> endobj 1664 0 obj <> endobj 1665 0 obj <> endobj 1666 0 obj <> endobj 1667 0 obj <> endobj 1668 0 obj <> endobj 1669 0 obj <> endobj 1670 0 obj <> endobj 1709 0 obj <> endobj 1710 0 obj <> endobj 1711 0 obj <> endobj 1689 0 obj <> endobj 1690 0 obj <> endobj 1691 0 obj <> endobj 1692 0 obj <> endobj 1693 0 obj <> endobj 1694 0 obj <> endobj 1695 0 obj <> endobj 1696 0 obj <> endobj 1697 0 obj <> endobj 1680 0 obj <> endobj 1681 0 obj <> endobj 1682 0 obj <> endobj 1683 0 obj <> endobj 1684 0 obj <> endobj 1685 0 obj <> endobj 1686 0 obj <> endobj 1687 0 obj <> endobj 1688 0 obj <> endobj 1671 0 obj <> endobj 1672 0 obj <> endobj 1673 0 obj <> endobj 1674 0 obj <> endobj 1675 0 obj <> endobj 1676 0 obj <> endobj 1677 0 obj <> endobj 1678 0 obj <> endobj 1679 0 obj <> endobj 1698 0 obj <> endobj 1699 0 obj <> endobj 1700 0 obj <> endobj 1701 0 obj <> endobj 1702 0 obj <> endobj 1703 0 obj <> endobj 1704 0 obj <> endobj 1705 0 obj <> endobj 585 0 obj <> endobj 586 0 obj <> endobj 587 0 obj <> endobj 588 0 obj <> endobj 589 0 obj <> endobj 590 0 obj <> endobj 591 0 obj <> endobj 592 0 obj <> endobj 593 0 obj <> endobj 594 0 obj <> endobj 595 0 obj <> endobj 596 0 obj <> endobj 597 0 obj <> endobj 598 0 obj <> endobj 599 0 obj <> endobj 600 0 obj <> endobj 601 0 obj <> endobj 602 0 obj <> endobj 603 0 obj <> endobj 604 0 obj <> endobj 151 0 obj <> endobj 152 0 obj <> endobj 153 0 obj <> endobj 605 0 obj <> endobj 606 0 obj <> endobj 607 0 obj <> endobj 608 0 obj <> endobj 609 0 obj <> endobj 610 0 obj <> endobj 611 0 obj <> endobj 612 0 obj <> endobj 613 0 obj <> endobj 614 0 obj <> endobj 615 0 obj <> endobj 616 0 obj <> endobj 617 0 obj <> endobj 618 0 obj <> endobj 619 0 obj <> endobj 620 0 obj <> endobj 621 0 obj <> endobj 622 0 obj <> endobj 623 0 obj <> endobj 624 0 obj <> endobj 1743 0 obj <> endobj 1744 0 obj <> endobj 1745 0 obj <> endobj 1741 0 obj <> endobj 1746 0 obj <> endobj 1747 0 obj <> endobj 154 0 obj <> endobj 1749 0 obj <> endobj 1750 0 obj <> endobj 1733 0 obj <> endobj 1734 0 obj <> endobj 1735 0 obj <> endobj 1736 0 obj <> endobj 1748 0 obj <> endobj 1737 0 obj <> endobj 1738 0 obj <> endobj 1739 0 obj <> endobj 1740 0 obj <> endobj 1742 0 obj <> endobj 1732 0 obj <> endobj 1751 0 obj <> endobj 1752 0 obj <> endobj 1730 0 obj <> endobj 1753 0 obj <> endobj 1754 0 obj <> endobj 150 0 obj <> endobj 1755 0 obj <> endobj 1756 0 obj <> endobj 1757 0 obj <> endobj 1758 0 obj <> endobj 1726 0 obj <> endobj 1727 0 obj <> endobj 1728 0 obj <> endobj 1729 0 obj <> endobj 1722 0 obj <> endobj 1723 0 obj <> endobj 1724 0 obj <> endobj 1725 0 obj <> endobj 1718 0 obj <> endobj 1719 0 obj <> endobj 1720 0 obj <> endobj 1721 0 obj <> endobj 1714 0 obj <> endobj 1715 0 obj <> endobj 1716 0 obj <> endobj 1717 0 obj <> endobj 1731 0 obj <> endobj 528 0 obj <> endobj 529 0 obj <> endobj 530 0 obj <> endobj 531 0 obj <> endobj 532 0 obj <> endobj 533 0 obj <> endobj 534 0 obj <> endobj 535 0 obj <> endobj 536 0 obj <> endobj 537 0 obj <> endobj 538 0 obj <> endobj 539 0 obj <> endobj 540 0 obj <> endobj 541 0 obj <> endobj 542 0 obj <> endobj 543 0 obj <> endobj 544 0 obj <> endobj 545 0 obj <> endobj 546 0 obj <> endobj 547 0 obj <> endobj 548 0 obj <> endobj 549 0 obj <> endobj 550 0 obj <> endobj 551 0 obj <> endobj 552 0 obj <> endobj 146 0 obj <> endobj 147 0 obj <> endobj 148 0 obj <> endobj 553 0 obj <> endobj 554 0 obj <> endobj 555 0 obj <> endobj 556 0 obj <> endobj 557 0 obj <> endobj 558 0 obj <> endobj 559 0 obj <> endobj 560 0 obj <> endobj 561 0 obj <> endobj 562 0 obj <> endobj 563 0 obj <> endobj 564 0 obj <> endobj 565 0 obj <> endobj 566 0 obj <> endobj 567 0 obj <> endobj 568 0 obj <> endobj 569 0 obj <> endobj 570 0 obj <> endobj 571 0 obj <> endobj 572 0 obj <> endobj 573 0 obj <> endobj 574 0 obj <> endobj 575 0 obj <> endobj 576 0 obj <> endobj 577 0 obj <> endobj 578 0 obj <> endobj 579 0 obj <> endobj 580 0 obj <> endobj 581 0 obj <> endobj 582 0 obj <> endobj 583 0 obj <> endobj 584 0 obj <> endobj 1802 0 obj <> endobj 1803 0 obj <> endobj 1804 0 obj <> endobj 149 0 obj <> endobj 1809 0 obj <> endobj 1810 0 obj <> endobj 1779 0 obj <> endobj 1780 0 obj <> endobj 1781 0 obj <> endobj 1782 0 obj <> endobj 1805 0 obj <> endobj 1806 0 obj <> endobj 1807 0 obj <> endobj 1808 0 obj <> endobj 1795 0 obj <> endobj 1796 0 obj <> endobj 1797 0 obj <> endobj 1798 0 obj <> endobj 1791 0 obj <> endobj 1792 0 obj <> endobj 1793 0 obj <> endobj 1794 0 obj <> endobj 1787 0 obj <> endobj 1788 0 obj <> endobj 1789 0 obj <> endobj 1790 0 obj <> endobj 1783 0 obj <> endobj 1784 0 obj <> endobj 1785 0 obj <> endobj 1786 0 obj <> endobj 1799 0 obj <> endobj 1800 0 obj <> endobj 1801 0 obj <> endobj 1776 0 obj <> endobj 1812 0 obj <> endobj 1813 0 obj <> endobj 145 0 obj <> endobj 1814 0 obj <> endobj 1815 0 obj <> endobj 1816 0 obj <> endobj 1817 0 obj <> endobj 1818 0 obj <> endobj 1772 0 obj <> endobj 1773 0 obj <> endobj 1774 0 obj <> endobj 1775 0 obj <> endobj 1768 0 obj <> endobj 1769 0 obj <> endobj 1770 0 obj <> endobj 1771 0 obj <> endobj 1764 0 obj <> endobj 1765 0 obj <> endobj 1766 0 obj <> endobj 1767 0 obj <> endobj 1760 0 obj <> endobj 1761 0 obj <> endobj 1762 0 obj <> endobj 1763 0 obj <> endobj 1759 0 obj <> endobj 1811 0 obj <> endobj 1819 0 obj <> endobj 1777 0 obj <> endobj 1778 0 obj <> endobj 481 0 obj <> endobj 482 0 obj <> endobj 483 0 obj <> endobj 484 0 obj <> endobj 485 0 obj <> endobj 486 0 obj <> endobj 142 0 obj <> endobj 143 0 obj <> endobj 487 0 obj <> endobj 488 0 obj <> endobj 489 0 obj <> endobj 490 0 obj <> endobj 491 0 obj <> endobj 492 0 obj <> endobj 493 0 obj <> endobj 494 0 obj <> endobj 495 0 obj <> endobj 496 0 obj <> endobj 497 0 obj <> endobj 498 0 obj <> endobj 499 0 obj <> endobj 500 0 obj <> endobj 501 0 obj <> endobj 502 0 obj <> endobj 503 0 obj <> endobj 504 0 obj <> endobj 505 0 obj <> endobj 506 0 obj <> endobj 507 0 obj <> endobj 508 0 obj <> endobj 509 0 obj <> endobj 510 0 obj <> endobj 511 0 obj <> endobj 512 0 obj <> endobj 513 0 obj <> endobj 514 0 obj <> endobj 515 0 obj <> endobj 516 0 obj <> endobj 517 0 obj <> endobj 518 0 obj <> endobj 519 0 obj <> endobj 520 0 obj <> endobj 521 0 obj <> endobj 522 0 obj <> endobj 523 0 obj <> endobj 524 0 obj <> endobj 525 0 obj <> endobj 526 0 obj <> endobj 527 0 obj <> endobj 1857 0 obj <> endobj 1858 0 obj <> endobj 1859 0 obj <> endobj 144 0 obj <> endobj 1866 0 obj <> endobj 1867 0 obj <> endobj 1826 0 obj <> endobj 1827 0 obj <> endobj 1828 0 obj <> endobj 1829 0 obj <> endobj 1860 0 obj <> endobj 1861 0 obj <> endobj 1862 0 obj <> endobj 1863 0 obj <> endobj 1864 0 obj <> endobj 1865 0 obj <> endobj 1850 0 obj <> endobj 1851 0 obj <> endobj 1852 0 obj <> endobj 1853 0 obj <> endobj 1846 0 obj <> endobj 1847 0 obj <> endobj 1848 0 obj <> endobj 1849 0 obj <> endobj 1842 0 obj <> endobj 1843 0 obj <> endobj 1844 0 obj <> endobj 1845 0 obj <> endobj 1838 0 obj <> endobj 1839 0 obj <> endobj 1840 0 obj <> endobj 1841 0 obj <> endobj 1834 0 obj <> endobj 1835 0 obj <> endobj 1836 0 obj <> endobj 1837 0 obj <> endobj 1830 0 obj <> endobj 1831 0 obj <> endobj 1832 0 obj <> endobj 1833 0 obj <> endobj 1854 0 obj <> endobj 1855 0 obj <> endobj 1856 0 obj <> endobj 1825 0 obj <> endobj 1869 0 obj <> endobj 1870 0 obj <> endobj 141 0 obj <> endobj 1868 0 obj <> endobj 1871 0 obj <> endobj 1820 0 obj <> endobj 1821 0 obj <> endobj 1822 0 obj <> endobj 1823 0 obj <> endobj 1824 0 obj <> endobj 426 0 obj <> endobj 427 0 obj <> endobj 428 0 obj <> endobj 429 0 obj <> endobj 430 0 obj <> endobj 431 0 obj <> endobj 432 0 obj <> endobj 433 0 obj <> endobj 434 0 obj <> endobj 435 0 obj <> endobj 436 0 obj <> endobj 437 0 obj <> endobj 438 0 obj <> endobj 439 0 obj <> endobj 440 0 obj <> endobj 441 0 obj <> endobj 442 0 obj <> endobj 443 0 obj <> endobj 444 0 obj <> endobj 445 0 obj <> endobj 446 0 obj <> endobj 447 0 obj <> endobj 448 0 obj <> endobj 449 0 obj <> endobj 450 0 obj <> endobj 451 0 obj <> endobj 452 0 obj <> endobj 453 0 obj <> endobj 454 0 obj <> endobj 455 0 obj <> endobj 456 0 obj <> endobj 457 0 obj <> endobj 458 0 obj <> endobj 459 0 obj <> endobj 460 0 obj <> endobj 461 0 obj <> endobj 462 0 obj <> endobj 463 0 obj <> endobj 464 0 obj <> endobj 465 0 obj <> endobj 466 0 obj <> endobj 467 0 obj <> endobj 468 0 obj <> endobj 469 0 obj <> endobj 470 0 obj <> endobj 471 0 obj <> endobj 472 0 obj <> endobj 473 0 obj <> endobj 474 0 obj <> endobj 475 0 obj <> endobj 476 0 obj <> endobj 477 0 obj <> endobj 478 0 obj <> endobj 479 0 obj <> endobj 480 0 obj <> endobj 1913 0 obj <> endobj 1914 0 obj <> endobj 1915 0 obj <> endobj 1907 0 obj <> endobj 1916 0 obj <> endobj 1917 0 obj <> endobj 140 0 obj <> endobj 1927 0 obj <> endobj 1928 0 obj <> endobj 1872 0 obj <> endobj 1873 0 obj <> endobj 1874 0 obj <> endobj 1875 0 obj <> endobj 1918 0 obj <> endobj 1919 0 obj <> endobj 1920 0 obj <> endobj 1921 0 obj <> endobj 1922 0 obj <> endobj 1923 0 obj <> endobj 1924 0 obj <> endobj 1925 0 obj <> endobj 1926 0 obj <> endobj 1903 0 obj <> endobj 1904 0 obj <> endobj 1905 0 obj <> endobj 1906 0 obj <> endobj 1900 0 obj <> endobj 1901 0 obj <> endobj 1902 0 obj <> endobj 1896 0 obj <> endobj 1897 0 obj <> endobj 1898 0 obj <> endobj 1899 0 obj <> endobj 1893 0 obj <> endobj 1894 0 obj <> endobj 1895 0 obj <> endobj 1890 0 obj <> endobj 1891 0 obj <> endobj 1892 0 obj <> endobj 1886 0 obj <> endobj 1887 0 obj <> endobj 1888 0 obj <> endobj 1889 0 obj <> endobj 1883 0 obj <> endobj 1884 0 obj <> endobj 1885 0 obj <> endobj 1880 0 obj <> endobj 1881 0 obj <> endobj 1882 0 obj <> endobj 1876 0 obj <> endobj 1877 0 obj <> endobj 1878 0 obj <> endobj 1879 0 obj <> endobj 1908 0 obj <> endobj 1909 0 obj <> endobj 1910 0 obj <> endobj 1911 0 obj <> endobj 1912 0 obj <> endobj 412 0 obj <> endobj 413 0 obj <> endobj 414 0 obj <> endobj 415 0 obj <> endobj 416 0 obj <> endobj 417 0 obj <> endobj 418 0 obj <> endobj 419 0 obj <> endobj 420 0 obj <> endobj 421 0 obj <> endobj 422 0 obj <> endobj 423 0 obj <> endobj 424 0 obj <> endobj 425 0 obj <> endobj 136 0 obj <> endobj 137 0 obj <> endobj 138 0 obj <> endobj 139 0 obj <> endobj 1935 0 obj <> endobj 1942 0 obj <> endobj 1943 0 obj <> endobj 135 0 obj <> endobj 1944 0 obj <> endobj 1945 0 obj <> endobj 1930 0 obj <> endobj 1931 0 obj <> endobj 1932 0 obj <> endobj 1933 0 obj <> endobj 1934 0 obj <> endobj 1929 0 obj <> endobj 1941 0 obj <> endobj 1946 0 obj <> endobj 1936 0 obj <> endobj 1937 0 obj <> endobj 1938 0 obj <> endobj 1939 0 obj <> endobj 1940 0 obj <> endobj 354 0 obj <> endobj 355 0 obj <> endobj 356 0 obj <> endobj 131 0 obj <> endobj 132 0 obj <> endobj 133 0 obj <> endobj 357 0 obj <> endobj 358 0 obj <> endobj 359 0 obj <> endobj 360 0 obj <> endobj 361 0 obj <> endobj 362 0 obj <> endobj 363 0 obj <> endobj 364 0 obj <> endobj 365 0 obj <> endobj 366 0 obj <> endobj 367 0 obj <> endobj 368 0 obj <> endobj 369 0 obj <> endobj 370 0 obj <> endobj 371 0 obj <> endobj 372 0 obj <> endobj 373 0 obj <> endobj 374 0 obj <> endobj 375 0 obj <> endobj 376 0 obj <> endobj 377 0 obj <> endobj 378 0 obj <> endobj 379 0 obj <> endobj 380 0 obj <> endobj 381 0 obj <> endobj 382 0 obj <> endobj 383 0 obj <> endobj 384 0 obj <> endobj 385 0 obj <> endobj 386 0 obj <> endobj 387 0 obj <> endobj 388 0 obj <> endobj 389 0 obj <> endobj 390 0 obj <> endobj 391 0 obj <> endobj 392 0 obj <> endobj 393 0 obj <> endobj 394 0 obj <> endobj 395 0 obj <> endobj 396 0 obj <> endobj 397 0 obj <> endobj 398 0 obj <> endobj 399 0 obj <> endobj 400 0 obj <> endobj 401 0 obj <> endobj 402 0 obj <> endobj 403 0 obj <> endobj 404 0 obj <> endobj 405 0 obj <> endobj 406 0 obj <> endobj 407 0 obj <> endobj 408 0 obj <> endobj 409 0 obj <> endobj 410 0 obj <> endobj 411 0 obj <> endobj 1984 0 obj <> endobj 1985 0 obj <> endobj 1986 0 obj <> endobj 134 0 obj <> endobj 1992 0 obj <> endobj 1993 0 obj <> endobj 1950 0 obj <> endobj 1951 0 obj <> endobj 1952 0 obj <> endobj 1953 0 obj <> endobj 1954 0 obj <> endobj 1987 0 obj <> endobj 1988 0 obj <> endobj 1989 0 obj <> endobj 1990 0 obj <> endobj 1991 0 obj <> endobj 1975 0 obj <> endobj 1976 0 obj <> endobj 1977 0 obj <> endobj 1978 0 obj <> endobj 1979 0 obj <> endobj 1970 0 obj <> endobj 1971 0 obj <> endobj 1972 0 obj <> endobj 1973 0 obj <> endobj 1974 0 obj <> endobj 1965 0 obj <> endobj 1966 0 obj <> endobj 1967 0 obj <> endobj 1968 0 obj <> endobj 1969 0 obj <> endobj 1960 0 obj <> endobj 1961 0 obj <> endobj 1962 0 obj <> endobj 1963 0 obj <> endobj 1964 0 obj <> endobj 1955 0 obj <> endobj 1956 0 obj <> endobj 1957 0 obj <> endobj 1958 0 obj <> endobj 1959 0 obj <> endobj 1980 0 obj <> endobj 1981 0 obj <> endobj 1982 0 obj <> endobj 1983 0 obj <> endobj 1949 0 obj <> endobj 1995 0 obj <> endobj 1996 0 obj <> endobj 130 0 obj <> endobj 1994 0 obj <> endobj 1997 0 obj <> endobj 1947 0 obj <> endobj 1948 0 obj <> endobj 125 0 obj <> endobj 126 0 obj <> endobj 127 0 obj <> endobj 128 0 obj <> endobj 280 0 obj <> endobj 281 0 obj <> endobj 282 0 obj <> endobj 283 0 obj <> endobj 284 0 obj <> endobj 285 0 obj <> endobj 286 0 obj <> endobj 287 0 obj <> endobj 288 0 obj <> endobj 289 0 obj <> endobj 290 0 obj <> endobj 291 0 obj <> endobj 292 0 obj <> endobj 293 0 obj <> endobj 294 0 obj <> endobj 295 0 obj <> endobj 296 0 obj <> endobj 297 0 obj <> endobj 298 0 obj <> endobj 299 0 obj <> endobj 300 0 obj <> endobj 301 0 obj <> endobj 302 0 obj <> endobj 303 0 obj <> endobj 304 0 obj <> endobj 305 0 obj <> endobj 306 0 obj <> endobj 307 0 obj <> endobj 308 0 obj <> endobj 309 0 obj <> endobj 310 0 obj <> endobj 311 0 obj <> endobj 312 0 obj <> endobj 313 0 obj <> endobj 314 0 obj <> endobj 315 0 obj <> endobj 316 0 obj <> endobj 317 0 obj <> endobj 318 0 obj <> endobj 319 0 obj <> endobj 320 0 obj <> endobj 321 0 obj <> endobj 322 0 obj <> endobj 323 0 obj <> endobj 324 0 obj <> endobj 325 0 obj <> endobj 326 0 obj <> endobj 327 0 obj <> endobj 328 0 obj <> endobj 329 0 obj <> endobj 330 0 obj <> endobj 331 0 obj <> endobj 332 0 obj <> endobj 333 0 obj <> endobj 334 0 obj <> endobj 335 0 obj <> endobj 336 0 obj <> endobj 337 0 obj <> endobj 338 0 obj <> endobj 339 0 obj <> endobj 340 0 obj <> endobj 341 0 obj <> endobj 342 0 obj <> endobj 343 0 obj <> endobj 344 0 obj <> endobj 345 0 obj <> endobj 346 0 obj <> endobj 347 0 obj <> endobj 348 0 obj <> endobj 349 0 obj <> endobj 350 0 obj <> endobj 351 0 obj <> endobj 352 0 obj <> endobj 353 0 obj <> endobj 2049 0 obj <> endobj 2050 0 obj <> endobj 2051 0 obj <> endobj 2048 0 obj <> endobj 2052 0 obj <> endobj 2053 0 obj <> endobj 129 0 obj <> endobj 2063 0 obj <> endobj 2064 0 obj <> endobj 1998 0 obj <> endobj 1999 0 obj <> endobj 2000 0 obj <> endobj 2001 0 obj <> endobj 2002 0 obj <> endobj 2054 0 obj <> endobj 2055 0 obj <> endobj 2056 0 obj <> endobj 2057 0 obj <> endobj 2058 0 obj <> endobj 2059 0 obj <> endobj 2060 0 obj <> endobj 2061 0 obj <> endobj 2062 0 obj <> endobj 2043 0 obj <> endobj 2044 0 obj <> endobj 2045 0 obj <> endobj 2046 0 obj <> endobj 2047 0 obj <> endobj 2038 0 obj <> endobj 2039 0 obj <> endobj 2040 0 obj <> endobj 2041 0 obj <> endobj 2042 0 obj <> endobj 2033 0 obj <> endobj 2034 0 obj <> endobj 2035 0 obj <> endobj 2036 0 obj <> endobj 2037 0 obj <> endobj 2028 0 obj <> endobj 2029 0 obj <> endobj 2030 0 obj <> endobj 2031 0 obj <> endobj 2032 0 obj <> endobj 2023 0 obj <> endobj 2024 0 obj <> endobj 2025 0 obj <> endobj 2026 0 obj <> endobj 2027 0 obj <> endobj 2018 0 obj <> endobj 2019 0 obj <> endobj 2020 0 obj <> endobj 2021 0 obj <> endobj 2022 0 obj <> endobj 2013 0 obj <> endobj 2014 0 obj <> endobj 2015 0 obj <> endobj 2016 0 obj <> endobj 2017 0 obj <> endobj 2008 0 obj <> endobj 2009 0 obj <> endobj 2010 0 obj <> endobj 2011 0 obj <> endobj 2012 0 obj <> endobj 2003 0 obj <> endobj 2004 0 obj <> endobj 2005 0 obj <> endobj 2006 0 obj <> endobj 2007 0 obj <> endobj 239 0 obj <> endobj 240 0 obj <> endobj 241 0 obj <> endobj 242 0 obj <> endobj 108 0 obj <> endobj 110 0 obj <> endobj 111 0 obj <> endobj 112 0 obj <> endobj 113 0 obj <> endobj 114 0 obj <> endobj 115 0 obj <> endobj 116 0 obj <> endobj 243 0 obj <> endobj 244 0 obj <> endobj 245 0 obj <> endobj 246 0 obj <> endobj 247 0 obj <> endobj 248 0 obj <> endobj 249 0 obj <> endobj 250 0 obj <> endobj 251 0 obj <> endobj 252 0 obj <> endobj 253 0 obj <> endobj 254 0 obj <> endobj 255 0 obj <> endobj 256 0 obj <> endobj 257 0 obj <> endobj 258 0 obj <> endobj 259 0 obj <> endobj 118 0 obj <> endobj 120 0 obj <> endobj 121 0 obj <> endobj 265 0 obj <> endobj 266 0 obj <> endobj 267 0 obj <> endobj 268 0 obj <> endobj 269 0 obj <> endobj 270 0 obj <> endobj 271 0 obj <> endobj 272 0 obj <> endobj 273 0 obj <> endobj 274 0 obj <> endobj 275 0 obj <> endobj 276 0 obj <> endobj 277 0 obj <> endobj 123 0 obj <> endobj 124 0 obj <> endobj 278 0 obj <> endobj 279 0 obj <> endobj 109 0 obj <> endobj 2098 0 obj <> endobj 2099 0 obj <> endobj 2100 0 obj <> endobj 122 0 obj <> endobj 2106 0 obj <> endobj 2107 0 obj <> endobj 2086 0 obj <> endobj 2101 0 obj <> endobj 2102 0 obj <> endobj 2103 0 obj <> endobj 2104 0 obj <> endobj 2105 0 obj <> endobj 2095 0 obj <> endobj 2096 0 obj <> endobj 2093 0 obj <> endobj 2094 0 obj <> endobj 2091 0 obj <> endobj 2092 0 obj <> endobj 2089 0 obj <> endobj 2090 0 obj <> endobj 2087 0 obj <> endobj 2088 0 obj <> endobj 2097 0 obj <> endobj 2085 0 obj <> endobj 2108 0 obj <> endobj 2109 0 obj <> endobj 117 0 obj <> endobj 2117 0 obj <> endobj 2118 0 obj <> endobj 2069 0 obj <> endobj 2110 0 obj <> endobj 2111 0 obj <> endobj 2112 0 obj <> endobj 2113 0 obj <> endobj 2114 0 obj <> endobj 2115 0 obj <> endobj 2116 0 obj <> endobj 2082 0 obj <> endobj 2083 0 obj <> endobj 2080 0 obj <> endobj 2081 0 obj <> endobj 2078 0 obj <> endobj 2079 0 obj <> endobj 2076 0 obj <> endobj 2077 0 obj <> endobj 2074 0 obj <> endobj 2075 0 obj <> endobj 2072 0 obj <> endobj 2073 0 obj <> endobj 2070 0 obj <> endobj 2071 0 obj <> endobj 2084 0 obj <> endobj 2068 0 obj <> endobj 2119 0 obj <> endobj 2120 0 obj <> endobj 107 0 obj <> endobj 2121 0 obj <> endobj 2065 0 obj <> endobj 2066 0 obj <> endobj 2067 0 obj <> endobj 88 0 obj <> endobj 89 0 obj <> endobj 85 0 obj <> endobj 86 0 obj <> endobj 87 0 obj <> endobj 90 0 obj <> endobj 91 0 obj <> endobj 92 0 obj <> endobj 93 0 obj <> endobj 202 0 obj <> endobj 203 0 obj <> endobj 204 0 obj <> endobj 205 0 obj <> endobj 206 0 obj <> endobj 207 0 obj <> endobj 208 0 obj <> endobj 95 0 obj <> endobj 96 0 obj <> endobj 209 0 obj <> endobj 210 0 obj <> endobj 211 0 obj <> endobj 212 0 obj <> endobj 213 0 obj <> endobj 214 0 obj <> endobj 215 0 obj <> endobj 98 0 obj <> endobj 216 0 obj <> endobj 217 0 obj <> endobj 218 0 obj <> endobj 219 0 obj <> endobj 220 0 obj <> endobj 221 0 obj <> endobj 222 0 obj <> endobj 223 0 obj <> endobj 224 0 obj <> endobj 100 0 obj <> endobj 102 0 obj <> endobj 103 0 obj <> endobj 225 0 obj <> endobj 226 0 obj <> endobj 227 0 obj <> endobj 228 0 obj <> endobj 105 0 obj <> endobj 229 0 obj <> endobj 230 0 obj <> endobj 231 0 obj <> endobj 232 0 obj <> endobj 233 0 obj <> endobj 234 0 obj <> endobj 235 0 obj <> endobj 236 0 obj <> endobj 237 0 obj <> endobj 238 0 obj <> endobj 2158 0 obj <> endobj 2159 0 obj <> endobj 2161 0 obj <> endobj 101 0 obj <> endobj 2164 0 obj <> endobj 2165 0 obj <> endobj 2152 0 obj <> endobj 2162 0 obj <> endobj 2163 0 obj <> endobj 2166 0 obj <> endobj 2156 0 obj <> endobj 2167 0 obj <> endobj 2168 0 obj <> endobj 2155 0 obj <> endobj 2153 0 obj <> endobj 2154 0 obj <> endobj 2160 0 obj <> endobj 2169 0 obj <> endobj 2170 0 obj <> endobj 2157 0 obj <> endobj 2151 0 obj <> endobj 2171 0 obj <> endobj 2172 0 obj <> endobj 106 0 obj <> endobj 2173 0 obj <> endobj 2174 0 obj <> endobj 2149 0 obj <> endobj 2150 0 obj <> endobj 2148 0 obj <> endobj 2175 0 obj <> endobj 2176 0 obj <> endobj 104 0 obj <> endobj 2178 0 obj <> endobj 2179 0 obj <> endobj 2145 0 obj <> endobj 2177 0 obj <> endobj 2146 0 obj <> endobj 2147 0 obj <> endobj 2144 0 obj <> endobj 2180 0 obj <> endobj 2181 0 obj <> endobj 99 0 obj <> endobj 2185 0 obj <> endobj 2186 0 obj <> endobj 2136 0 obj <> endobj 2182 0 obj <> endobj 2183 0 obj <> endobj 2184 0 obj <> endobj 2141 0 obj <> endobj 2142 0 obj <> endobj 2139 0 obj <> endobj 2140 0 obj <> endobj 2137 0 obj <> endobj 2138 0 obj <> endobj 2143 0 obj <> endobj 2135 0 obj <> endobj 2187 0 obj <> endobj 2188 0 obj <> endobj 97 0 obj <> endobj 2191 0 obj <> endobj 2192 0 obj <> endobj 2129 0 obj <> endobj 2189 0 obj <> endobj 2190 0 obj <> endobj 2132 0 obj <> endobj 2133 0 obj <> endobj 2130 0 obj <> endobj 2131 0 obj <> endobj 2134 0 obj <> endobj 2128 0 obj <> endobj 2193 0 obj <> endobj 2194 0 obj <> endobj 94 0 obj <> endobj 2197 0 obj <> endobj 2198 0 obj <> endobj 2122 0 obj <> endobj 2195 0 obj <> endobj 2196 0 obj <> endobj 2125 0 obj <> endobj 2126 0 obj <> endobj 2123 0 obj <> endobj 2124 0 obj <> endobj 2127 0 obj <> endobj 77 0 obj <> endobj 78 0 obj <> endobj 76 0 obj <> endobj 31 0 obj <> endobj xref +0 2199 +0000000000 65535 f +0000255843 00000 n +0000400642 00000 n +0000783969 00000 n +0000760512 00000 n +0000522215 00000 n +0000683368 00000 n +0000522250 00000 n +0000645676 00000 n +0000522285 00000 n +0000607983 00000 n +0000522320 00000 n +0000570311 00000 n +0000522357 00000 n +0000560641 00000 n +0000522394 00000 n +0000522468 00000 n +0000522431 00000 n +0000521134 00000 n +0000521390 00000 n +0000521818 00000 n +0000522074 00000 n +0000520698 00000 n +0000520992 00000 n +0000520845 00000 n +0000519620 00000 n +0000796044 00000 n +0000797095 00000 n +0000784081 00000 n +0000004887 00000 n +0000000290 00000 n +0001008985 00000 n +0000000000 00000 f +0000000016 00000 n +0000254730 00000 n +0000768002 00000 n +0000768552 00000 n +0000783858 00000 n +0000775794 00000 n +0000776316 00000 n +0000769024 00000 n +0000785375 00000 n +0000786084 00000 n +0000786775 00000 n +0000787424 00000 n +0000788159 00000 n +0000784244 00000 n +0000788815 00000 n +0000789495 00000 n +0000790143 00000 n +0000776932 00000 n +0000769505 00000 n +0000784520 00000 n +0000784858 00000 n +0000784949 00000 n +0000784585 00000 n +0000784387 00000 n +0000784362 00000 n +0000000000 00000 f +0000024098 00000 n +0000023729 00000 n +0000023387 00000 n +0000023537 00000 n +0000023917 00000 n +0000266182 00000 n +0000266352 00000 n +0000377132 00000 n +0000364237 00000 n +0000266004 00000 n +0000376826 00000 n +0000376960 00000 n +0000887782 00000 n +0000857775 00000 n +0000848897 00000 n +0000000165 00000 n +0000004955 00000 n +0001007793 00000 n +0001007626 00000 n +0001007716 00000 n +0000023251 00000 n +0000848792 00000 n +0000795285 00000 n +0000005059 00000 n +0000006024 00000 n +0000014953 00000 n +0000999604 00000 n +0000999655 00000 n +0000999706 00000 n +0000999494 00000 n +0000999549 00000 n +0000999756 00000 n +0000999806 00000 n +0000999856 00000 n +0000999907 00000 n +0001006944 00000 n +0001000338 00000 n +0001000389 00000 n +0001006047 00000 n +0001000822 00000 n +0001004956 00000 n +0001001363 00000 n +0001002563 00000 n +0001001415 00000 n +0001001467 00000 n +0001004303 00000 n +0001001739 00000 n +0001003810 00000 n +0000999189 00000 n +0000993075 00000 n +0000995486 00000 n +0000993126 00000 n +0000993177 00000 n +0000993228 00000 n +0000993279 00000 n +0000993330 00000 n +0000993381 00000 n +0000993434 00000 n +0000997328 00000 n +0000994408 00000 n +0000015408 00000 n +0000994460 00000 n +0000994513 00000 n +0000995801 00000 n +0000995271 00000 n +0000995323 00000 n +0000983735 00000 n +0000983786 00000 n +0000983837 00000 n +0000983888 00000 n +0000988537 00000 n +0000983429 00000 n +0000976819 00000 n +0000976870 00000 n +0000976922 00000 n +0000980297 00000 n +0000975609 00000 n +0000975168 00000 n +0000975220 00000 n +0000975273 00000 n +0000975325 00000 n +0000970894 00000 n +0000966797 00000 n +0000961267 00000 n +0000961319 00000 n +0000963903 00000 n +0000959114 00000 n +0000954632 00000 n +0000954684 00000 n +0000954736 00000 n +0000956823 00000 n +0000951837 00000 n +0000948790 00000 n +0000948842 00000 n +0000948894 00000 n +0000950492 00000 n +0000941336 00000 n +0000941388 00000 n +0000944357 00000 n +0000943861 00000 n +0000943913 00000 n +0000943965 00000 n +0000944017 00000 n +0000925487 00000 n +0000925539 00000 n +0000938000 00000 n +0000928012 00000 n +0000928064 00000 n +0000928116 00000 n +0000928168 00000 n +0000928221 00000 n +0000928273 00000 n +0000932743 00000 n +0000908531 00000 n +0000824041 00000 n +0000823113 00000 n +0000823165 00000 n +0000823217 00000 n +0000823269 00000 n +0000823322 00000 n +0000823374 00000 n +0000823426 00000 n +0000823478 00000 n +0000823534 00000 n +0000823587 00000 n +0000823639 00000 n +0000818005 00000 n +0000818056 00000 n +0000818107 00000 n +0000818158 00000 n +0000818209 00000 n +0000818260 00000 n +0000818311 00000 n +0000816937 00000 n +0000816988 00000 n +0000817039 00000 n +0000817090 00000 n +0000817141 00000 n +0000817192 00000 n +0000817243 00000 n +0000817294 00000 n +0000817707 00000 n +0000816515 00000 n +0000999957 00000 n +0001000014 00000 n +0001000068 00000 n +0001000122 00000 n +0001000176 00000 n +0001000230 00000 n +0001000284 00000 n +0001000440 00000 n +0001000498 00000 n +0001000552 00000 n +0001000606 00000 n +0001000660 00000 n +0001000714 00000 n +0001000768 00000 n +0001000873 00000 n +0001000931 00000 n +0001000985 00000 n +0001001039 00000 n +0001001093 00000 n +0001001147 00000 n +0001001201 00000 n +0001001255 00000 n +0001001309 00000 n +0001001519 00000 n +0001001577 00000 n +0001001631 00000 n +0001001685 00000 n +0001001791 00000 n +0001001849 00000 n +0001001903 00000 n +0001001957 00000 n +0001002015 00000 n +0001002069 00000 n +0001002123 00000 n +0001002181 00000 n +0001002235 00000 n +0001002293 00000 n +0000992863 00000 n +0000992916 00000 n +0000992969 00000 n +0000993022 00000 n +0000993486 00000 n +0000993544 00000 n +0000993598 00000 n +0000993652 00000 n +0000993706 00000 n +0000993760 00000 n +0000993814 00000 n +0000993868 00000 n +0000993922 00000 n +0000993976 00000 n +0000994030 00000 n +0000994084 00000 n +0000994138 00000 n +0000994192 00000 n +0000994246 00000 n +0000994300 00000 n +0000994354 00000 n +0000790888 00000 n +0000791113 00000 n +0000790944 00000 n +0000791056 00000 n +0000791000 00000 n +0000994565 00000 n +0000994623 00000 n +0000994677 00000 n +0000994731 00000 n +0000994785 00000 n +0000994839 00000 n +0000994893 00000 n +0000994947 00000 n +0000995001 00000 n +0000995055 00000 n +0000995109 00000 n +0000995163 00000 n +0000995217 00000 n +0000995375 00000 n +0000995433 00000 n +0000983939 00000 n +0000983995 00000 n +0000984051 00000 n +0000984107 00000 n +0000984165 00000 n +0000984223 00000 n +0000984281 00000 n +0000984339 00000 n +0000984397 00000 n +0000984455 00000 n +0000984513 00000 n +0000984571 00000 n +0000984629 00000 n +0000984687 00000 n +0000984745 00000 n +0000984803 00000 n +0000984861 00000 n +0000984919 00000 n +0000984977 00000 n +0000985035 00000 n +0000985093 00000 n +0000985151 00000 n +0000985209 00000 n +0000985267 00000 n +0000985325 00000 n +0000985379 00000 n +0000985433 00000 n +0000985487 00000 n +0000985541 00000 n +0000985595 00000 n +0000985649 00000 n +0000985703 00000 n +0000985757 00000 n +0000985811 00000 n +0000985865 00000 n +0000985919 00000 n +0000985973 00000 n +0000986027 00000 n +0000986081 00000 n +0000986135 00000 n +0000986189 00000 n +0000986250 00000 n +0000986304 00000 n +0000986358 00000 n +0000986412 00000 n +0000986466 00000 n +0000986520 00000 n +0000986574 00000 n +0000986628 00000 n +0000986682 00000 n +0000986736 00000 n +0000986790 00000 n +0000986844 00000 n +0000986898 00000 n +0000986952 00000 n +0000987006 00000 n +0000987060 00000 n +0000987133 00000 n +0000987187 00000 n +0000987241 00000 n +0000987295 00000 n +0000987349 00000 n +0000987403 00000 n +0000987457 00000 n +0000987511 00000 n +0000987566 00000 n +0000987621 00000 n +0000987676 00000 n +0000987731 00000 n +0000987786 00000 n +0000987841 00000 n +0000987896 00000 n +0000987951 00000 n +0000988006 00000 n +0000976652 00000 n +0000976709 00000 n +0000976766 00000 n +0000976973 00000 n +0000977029 00000 n +0000977085 00000 n +0000977143 00000 n +0000977201 00000 n +0000977259 00000 n +0000977317 00000 n +0000977375 00000 n +0000977433 00000 n +0000977491 00000 n +0000977549 00000 n +0000977607 00000 n +0000977665 00000 n +0000977723 00000 n +0000977781 00000 n +0000977839 00000 n +0000977897 00000 n +0000977955 00000 n +0000978013 00000 n +0000978071 00000 n +0000978129 00000 n +0000978187 00000 n +0000978245 00000 n +0000978299 00000 n +0000978353 00000 n +0000978407 00000 n +0000978461 00000 n +0000978515 00000 n +0000978569 00000 n +0000978623 00000 n +0000978677 00000 n +0000978731 00000 n +0000978785 00000 n +0000978839 00000 n +0000978893 00000 n +0000978947 00000 n +0000979001 00000 n +0000979055 00000 n +0000979109 00000 n +0000979163 00000 n +0000979217 00000 n +0000979271 00000 n +0000979325 00000 n +0000979379 00000 n +0000979433 00000 n +0000979487 00000 n +0000979541 00000 n +0000979595 00000 n +0000979649 00000 n +0000979703 00000 n +0000979757 00000 n +0000979811 00000 n +0000979865 00000 n +0000979919 00000 n +0000979973 00000 n +0000974402 00000 n +0000974455 00000 n +0000974508 00000 n +0000974561 00000 n +0000974614 00000 n +0000974667 00000 n +0000974720 00000 n +0000974773 00000 n +0000974826 00000 n +0000974883 00000 n +0000974940 00000 n +0000974998 00000 n +0000975056 00000 n +0000975114 00000 n +0000967313 00000 n +0000967369 00000 n +0000967425 00000 n +0000967481 00000 n +0000967537 00000 n +0000967593 00000 n +0000967651 00000 n +0000967709 00000 n +0000967767 00000 n +0000967825 00000 n +0000967883 00000 n +0000967941 00000 n +0000967999 00000 n +0000968057 00000 n +0000968115 00000 n +0000968169 00000 n +0000968223 00000 n +0000968277 00000 n +0000968331 00000 n +0000968385 00000 n +0000968439 00000 n +0000968493 00000 n +0000968547 00000 n +0000968601 00000 n +0000968655 00000 n +0000968709 00000 n +0000968763 00000 n +0000968817 00000 n +0000968871 00000 n +0000968925 00000 n +0000968979 00000 n +0000969033 00000 n +0000969087 00000 n +0000969141 00000 n +0000969195 00000 n +0000969249 00000 n +0000969303 00000 n +0000969364 00000 n +0000969418 00000 n +0000969472 00000 n +0000969526 00000 n +0000969580 00000 n +0000969634 00000 n +0000969688 00000 n +0000969742 00000 n +0000969796 00000 n +0000969850 00000 n +0000969904 00000 n +0000969958 00000 n +0000970012 00000 n +0000970070 00000 n +0000970128 00000 n +0000970190 00000 n +0000970252 00000 n +0000970314 00000 n +0000960905 00000 n +0000960962 00000 n +0000961026 00000 n +0000961086 00000 n +0000961151 00000 n +0000961213 00000 n +0000961371 00000 n +0000961429 00000 n +0000961487 00000 n +0000961545 00000 n +0000961603 00000 n +0000961661 00000 n +0000961719 00000 n +0000961777 00000 n +0000961835 00000 n +0000961893 00000 n +0000961951 00000 n +0000962009 00000 n +0000962067 00000 n +0000962121 00000 n +0000962175 00000 n +0000962229 00000 n +0000962283 00000 n +0000962337 00000 n +0000962391 00000 n +0000962445 00000 n +0000962499 00000 n +0000962553 00000 n +0000962607 00000 n +0000962661 00000 n +0000962715 00000 n +0000962769 00000 n +0000962823 00000 n +0000962877 00000 n +0000962931 00000 n +0000962985 00000 n +0000963039 00000 n +0000963093 00000 n +0000963147 00000 n +0000963201 00000 n +0000963255 00000 n +0000963309 00000 n +0000963363 00000 n +0000963417 00000 n +0000963471 00000 n +0000963525 00000 n +0000963579 00000 n +0000953284 00000 n +0000953337 00000 n +0000953390 00000 n +0000953443 00000 n +0000953496 00000 n +0000953549 00000 n +0000953602 00000 n +0000953655 00000 n +0000953708 00000 n +0000953761 00000 n +0000953814 00000 n +0000953868 00000 n +0000953922 00000 n +0000953976 00000 n +0000954030 00000 n +0000954084 00000 n +0000954138 00000 n +0000954192 00000 n +0000954246 00000 n +0000954300 00000 n +0000954354 00000 n +0000954408 00000 n +0000954462 00000 n +0000954520 00000 n +0000954578 00000 n +0000954788 00000 n +0000954846 00000 n +0000954904 00000 n +0000954962 00000 n +0000955020 00000 n +0000955078 00000 n +0000955136 00000 n +0000955194 00000 n +0000955252 00000 n +0000955310 00000 n +0000955368 00000 n +0000955426 00000 n +0000955484 00000 n +0000955538 00000 n +0000955592 00000 n +0000955646 00000 n +0000955700 00000 n +0000955754 00000 n +0000955808 00000 n +0000955862 00000 n +0000955916 00000 n +0000955970 00000 n +0000956024 00000 n +0000956078 00000 n +0000956132 00000 n +0000956193 00000 n +0000956247 00000 n +0000956301 00000 n +0000956355 00000 n +0000956409 00000 n +0000956463 00000 n +0000956517 00000 n +0000947693 00000 n +0000947746 00000 n +0000947799 00000 n +0000947852 00000 n +0000947905 00000 n +0000947972 00000 n +0000948026 00000 n +0000948080 00000 n +0000948134 00000 n +0000948188 00000 n +0000948242 00000 n +0000948296 00000 n +0000948350 00000 n +0000948404 00000 n +0000948458 00000 n +0000948512 00000 n +0000948566 00000 n +0000948620 00000 n +0000948674 00000 n +0000948732 00000 n +0000948946 00000 n +0000949004 00000 n +0000949062 00000 n +0000949120 00000 n +0000949178 00000 n +0000949236 00000 n +0000949294 00000 n +0000949352 00000 n +0000949410 00000 n +0000949468 00000 n +0000949526 00000 n +0000949584 00000 n +0000949642 00000 n +0000949696 00000 n +0000949750 00000 n +0000949804 00000 n +0000949858 00000 n +0000949912 00000 n +0000949966 00000 n +0000950024 00000 n +0000941439 00000 n +0000941492 00000 n +0000941545 00000 n +0000941598 00000 n +0000941651 00000 n +0000941704 00000 n +0000941757 00000 n +0000941810 00000 n +0000941863 00000 n +0000941917 00000 n +0000941971 00000 n +0000942025 00000 n +0000942079 00000 n +0000942133 00000 n +0000942187 00000 n +0000942241 00000 n +0000942295 00000 n +0000942349 00000 n +0000942403 00000 n +0000942457 00000 n +0000942511 00000 n +0000942565 00000 n +0000942619 00000 n +0000942673 00000 n +0000942727 00000 n +0000942781 00000 n +0000942835 00000 n +0000942889 00000 n +0000942943 00000 n +0000942997 00000 n +0000943051 00000 n +0000943105 00000 n +0000943159 00000 n +0000943213 00000 n +0000943267 00000 n +0000943321 00000 n +0000943375 00000 n +0000943429 00000 n +0000943483 00000 n +0000943537 00000 n +0000943591 00000 n +0000943645 00000 n +0000943699 00000 n +0000943753 00000 n +0000943807 00000 n +0000925590 00000 n +0000925643 00000 n +0000925696 00000 n +0000925749 00000 n +0000925802 00000 n +0000925855 00000 n +0000925908 00000 n +0000925961 00000 n +0000926014 00000 n +0000926068 00000 n +0000926122 00000 n +0000926176 00000 n +0000926230 00000 n +0000926284 00000 n +0000926338 00000 n +0000926392 00000 n +0000926446 00000 n +0000926500 00000 n +0000926554 00000 n +0000926608 00000 n +0000926662 00000 n +0000926716 00000 n +0000926770 00000 n +0000926824 00000 n +0000926878 00000 n +0000926932 00000 n +0000926986 00000 n +0000927040 00000 n +0000927094 00000 n +0000927148 00000 n +0000927202 00000 n +0000927256 00000 n +0000927310 00000 n +0000927364 00000 n +0000927418 00000 n +0000927472 00000 n +0000927526 00000 n +0000927580 00000 n +0000927634 00000 n +0000927688 00000 n +0000927742 00000 n +0000927796 00000 n +0000927850 00000 n +0000927904 00000 n +0000927958 00000 n +0000928325 00000 n +0000928382 00000 n +0000928453 00000 n +0000928510 00000 n +0000928581 00000 n +0000928638 00000 n +0000928709 00000 n +0000928766 00000 n +0000928837 00000 n +0000928894 00000 n +0000928965 00000 n +0000929036 00000 n +0000929107 00000 n +0000929164 00000 n +0000929235 00000 n +0000929306 00000 n +0000929363 00000 n +0000929434 00000 n +0000929491 00000 n +0000929562 00000 n +0000929619 00000 n +0000929690 00000 n +0000929747 00000 n +0000929818 00000 n +0000929875 00000 n +0000929946 00000 n +0000930003 00000 n +0000930074 00000 n +0000930131 00000 n +0000930202 00000 n +0000930259 00000 n +0000930330 00000 n +0000930387 00000 n +0000930458 00000 n +0000930515 00000 n +0000930586 00000 n +0000930643 00000 n +0000930714 00000 n +0000930771 00000 n +0000930842 00000 n +0000930899 00000 n +0000930970 00000 n +0000931027 00000 n +0000931098 00000 n +0000931155 00000 n +0000931226 00000 n +0000931283 00000 n +0000931354 00000 n +0000931412 00000 n +0000931484 00000 n +0000931542 00000 n +0000931614 00000 n +0000931672 00000 n +0000931744 00000 n +0000931802 00000 n +0000931874 00000 n +0000931932 00000 n +0000932004 00000 n +0000932062 00000 n +0000932134 00000 n +0000932192 00000 n +0000932264 00000 n +0000932322 00000 n +0000829540 00000 n +0000829596 00000 n +0000829666 00000 n +0000829722 00000 n +0000829792 00000 n +0000829848 00000 n +0000829918 00000 n +0000829974 00000 n +0000830044 00000 n +0000830100 00000 n +0000830170 00000 n +0000830227 00000 n +0000830298 00000 n +0000830355 00000 n +0000830426 00000 n +0000830483 00000 n +0000830554 00000 n +0000830611 00000 n +0000830682 00000 n +0000830739 00000 n +0000830810 00000 n +0000830867 00000 n +0000830938 00000 n +0000830995 00000 n +0000831066 00000 n +0000831123 00000 n +0000831194 00000 n +0000831251 00000 n +0000831322 00000 n +0000831379 00000 n +0000831450 00000 n +0000831507 00000 n +0000831578 00000 n +0000831635 00000 n +0000831706 00000 n +0000831763 00000 n +0000831834 00000 n +0000831891 00000 n +0000831962 00000 n +0000832019 00000 n +0000832090 00000 n +0000832147 00000 n +0000832218 00000 n +0000832275 00000 n +0000832346 00000 n +0000832403 00000 n +0000832474 00000 n +0000832531 00000 n +0000832602 00000 n +0000832659 00000 n +0000832730 00000 n +0000832787 00000 n +0000832858 00000 n +0000832915 00000 n +0000832986 00000 n +0000833043 00000 n +0000833114 00000 n +0000833171 00000 n +0000833242 00000 n +0000833299 00000 n +0000833370 00000 n +0000833427 00000 n +0000833498 00000 n +0000833555 00000 n +0000833626 00000 n +0000833683 00000 n +0000833754 00000 n +0000833811 00000 n +0000833882 00000 n +0000833939 00000 n +0000834010 00000 n +0000834067 00000 n +0000834138 00000 n +0000834195 00000 n +0000834266 00000 n +0000834323 00000 n +0000834394 00000 n +0000834451 00000 n +0000834522 00000 n +0000834579 00000 n +0000834650 00000 n +0000834707 00000 n +0000834778 00000 n +0000834835 00000 n +0000834906 00000 n +0000834963 00000 n +0000835034 00000 n +0000835091 00000 n +0000835162 00000 n +0000835219 00000 n +0000835290 00000 n +0000835347 00000 n +0000835418 00000 n +0000835475 00000 n +0000835546 00000 n +0000835603 00000 n +0000835674 00000 n +0000835731 00000 n +0000835802 00000 n +0000835859 00000 n +0000835930 00000 n +0000835988 00000 n +0000836060 00000 n +0000836118 00000 n +0000836190 00000 n +0000836248 00000 n +0000836320 00000 n +0000836378 00000 n +0000836450 00000 n +0000836508 00000 n +0000836580 00000 n +0000836638 00000 n +0000836710 00000 n +0000836768 00000 n +0000836840 00000 n +0000836898 00000 n +0000836970 00000 n +0000837028 00000 n +0000837100 00000 n +0000837158 00000 n +0000837230 00000 n +0000837288 00000 n +0000837360 00000 n +0000837418 00000 n +0000837490 00000 n +0000837548 00000 n +0000837620 00000 n +0000837678 00000 n +0000837750 00000 n +0000837808 00000 n +0000837880 00000 n +0000837938 00000 n +0000838010 00000 n +0000838068 00000 n +0000838140 00000 n +0000838198 00000 n +0000838270 00000 n +0000838328 00000 n +0000838400 00000 n +0000838458 00000 n +0000838530 00000 n +0000838588 00000 n +0000838660 00000 n +0000838718 00000 n +0000838790 00000 n +0000838848 00000 n +0000838920 00000 n +0000838978 00000 n +0000839050 00000 n +0000839108 00000 n +0000839180 00000 n +0000839238 00000 n +0000839310 00000 n +0000839368 00000 n +0000839440 00000 n +0000839498 00000 n +0000839570 00000 n +0000839628 00000 n +0000839700 00000 n +0000839758 00000 n +0000839830 00000 n +0000839888 00000 n +0000839960 00000 n +0000840018 00000 n +0000840090 00000 n +0000840148 00000 n +0000840220 00000 n +0000840278 00000 n +0000840350 00000 n +0000840408 00000 n +0000840480 00000 n +0000840538 00000 n +0000840610 00000 n +0000840668 00000 n +0000840740 00000 n +0000840798 00000 n +0000840870 00000 n +0000840928 00000 n +0000841000 00000 n +0000841058 00000 n +0000841130 00000 n +0000841188 00000 n +0000841260 00000 n +0000841318 00000 n +0000841390 00000 n +0000841448 00000 n +0000841520 00000 n +0000841578 00000 n +0000841650 00000 n +0000841708 00000 n +0000841780 00000 n +0000841838 00000 n +0000841910 00000 n +0000841982 00000 n +0000842054 00000 n +0000842126 00000 n +0000842198 00000 n +0000842270 00000 n +0000842328 00000 n +0000842400 00000 n +0000842458 00000 n +0000842530 00000 n +0000842588 00000 n +0000842660 00000 n +0000842732 00000 n +0000842804 00000 n +0000842876 00000 n +0000842934 00000 n +0000843006 00000 n +0000843078 00000 n +0000843136 00000 n +0000843208 00000 n +0000843266 00000 n +0000843338 00000 n +0000843396 00000 n +0000843468 00000 n +0000843526 00000 n +0000818362 00000 n +0000818418 00000 n +0000818488 00000 n +0000818544 00000 n +0000818614 00000 n +0000818670 00000 n +0000818741 00000 n +0000818798 00000 n +0000818869 00000 n +0000818926 00000 n +0000818997 00000 n +0000819055 00000 n +0000819127 00000 n +0000819185 00000 n +0000819257 00000 n +0000819315 00000 n +0000819387 00000 n +0000819445 00000 n +0000819517 00000 n +0000819575 00000 n +0000819647 00000 n +0000819705 00000 n +0000819777 00000 n +0000819835 00000 n +0000819907 00000 n +0000819965 00000 n +0000820037 00000 n +0000820095 00000 n +0000820167 00000 n +0000820225 00000 n +0000820297 00000 n +0000820355 00000 n +0000820427 00000 n +0000820485 00000 n +0000820557 00000 n +0000820615 00000 n +0000820687 00000 n +0000820745 00000 n +0000820817 00000 n +0000820875 00000 n +0000820947 00000 n +0000821005 00000 n +0000821077 00000 n +0000821135 00000 n +0000821207 00000 n +0000821265 00000 n +0000821337 00000 n +0000821395 00000 n +0000821467 00000 n +0000821525 00000 n +0000821597 00000 n +0000821655 00000 n +0000821727 00000 n +0000821785 00000 n +0000821857 00000 n +0000821915 00000 n +0000821987 00000 n +0000822045 00000 n +0000822117 00000 n +0000822175 00000 n +0000822247 00000 n +0000822305 00000 n +0000822377 00000 n +0000822435 00000 n +0000822507 00000 n +0000822579 00000 n +0000822651 00000 n +0000822709 00000 n +0000822781 00000 n +0000822839 00000 n +0000822911 00000 n +0000822969 00000 n +0000823041 00000 n +0000817345 00000 n +0000817402 00000 n +0000817457 00000 n +0000791170 00000 n +0000791224 00000 n +0000791278 00000 n +0000791332 00000 n +0000015204 00000 n +0000015306 00000 n +0000790568 00000 n +0000015500 00000 n +0000790727 00000 n +0000015747 00000 n +0000257081 00000 n +0000257312 00000 n +0000257565 00000 n +0000257819 00000 n +0000258041 00000 n +0000258284 00000 n +0000253388 00000 n +0000253417 00000 n +0000201299 00000 n +0000201574 00000 n +0000137489 00000 n +0000137760 00000 n +0000074591 00000 n +0000074851 00000 n +0000024284 00000 n +0000024549 00000 n +0000024889 00000 n +0000073048 00000 n +0000075199 00000 n +0000135946 00000 n +0000138106 00000 n +0000199756 00000 n +0000201894 00000 n +0000251845 00000 n +0000253844 00000 n +0000254026 00000 n +0000254097 00000 n +0000254368 00000 n +0000393383 00000 n +0000386078 00000 n +0000370621 00000 n +0000364715 00000 n +0000356295 00000 n +0000258526 00000 n +0000338458 00000 n +0000338717 00000 n +0000318331 00000 n +0000318581 00000 n +0000266484 00000 n +0000266513 00000 n +0000267246 00000 n +0000267410 00000 n +0000267481 00000 n +0000267729 00000 n +0000267781 00000 n +0000316788 00000 n +0000318605 00000 n +0000336915 00000 n +0000338741 00000 n +0000354752 00000 n +0000364407 00000 n +0000364655 00000 n +0000385218 00000 n +0000385247 00000 n +0000378602 00000 n +0000378849 00000 n +0000377275 00000 n +0000377304 00000 n +0000377732 00000 n +0000377907 00000 n +0000377978 00000 n +0000378238 00000 n +0000378873 00000 n +0000383675 00000 n +0000385558 00000 n +0000385724 00000 n +0000385795 00000 n +0000386042 00000 n +0000816875 00000 n +0000791448 00000 n +0000816813 00000 n +0000816751 00000 n +0000791386 00000 n +0000816373 00000 n +0000791640 00000 n +0000795388 00000 n +0000795610 00000 n +0000795812 00000 n +0000810998 00000 n +0000805960 00000 n +0000798788 00000 n +0000816435 00000 n +0000816565 00000 n +0000816627 00000 n +0000816689 00000 n +0000817943 00000 n +0000817881 00000 n +0000817512 00000 n +0000817574 00000 n +0000817636 00000 n +0000817757 00000 n +0000817819 00000 n +0000828993 00000 n +0000828924 00000 n +0000828854 00000 n +0000828783 00000 n +0000828464 00000 n +0000828393 00000 n +0000828322 00000 n +0000828251 00000 n +0000827932 00000 n +0000827861 00000 n +0000827790 00000 n +0000827719 00000 n +0000827400 00000 n +0000827329 00000 n +0000827258 00000 n +0000827187 00000 n +0000826868 00000 n +0000826797 00000 n +0000826726 00000 n +0000826655 00000 n +0000826336 00000 n +0000826265 00000 n +0000826194 00000 n +0000826123 00000 n +0000825804 00000 n +0000825733 00000 n +0000825662 00000 n +0000825591 00000 n +0000825272 00000 n +0000825201 00000 n +0000825130 00000 n +0000825059 00000 n +0000829479 00000 n +0000829347 00000 n +0000829408 00000 n +0000829258 00000 n +0000823691 00000 n +0000823752 00000 n +0000823814 00000 n +0000829062 00000 n +0000829124 00000 n +0000829196 00000 n +0000823904 00000 n +0000824091 00000 n +0000824181 00000 n +0000824271 00000 n +0000824361 00000 n +0000824451 00000 n +0000824541 00000 n +0000824631 00000 n +0000824721 00000 n +0000828535 00000 n +0000828597 00000 n +0000828659 00000 n +0000828721 00000 n +0000828003 00000 n +0000828065 00000 n +0000828127 00000 n +0000828189 00000 n +0000827471 00000 n +0000827533 00000 n +0000827595 00000 n +0000827657 00000 n +0000826939 00000 n +0000827001 00000 n +0000827063 00000 n +0000827125 00000 n +0000826407 00000 n +0000826469 00000 n +0000826531 00000 n +0000826593 00000 n +0000825875 00000 n +0000825937 00000 n +0000825999 00000 n +0000826061 00000 n +0000825343 00000 n +0000825405 00000 n +0000825467 00000 n +0000825529 00000 n +0000824811 00000 n +0000824873 00000 n +0000824935 00000 n +0000824997 00000 n +0000925025 00000 n +0000843667 00000 n +0000924956 00000 n +0000924887 00000 n +0000924818 00000 n +0000924501 00000 n +0000924432 00000 n +0000924363 00000 n +0000924294 00000 n +0000923977 00000 n +0000923908 00000 n +0000923839 00000 n +0000923770 00000 n +0000923453 00000 n +0000923384 00000 n +0000923315 00000 n +0000923246 00000 n +0000922929 00000 n +0000922860 00000 n +0000922791 00000 n +0000922722 00000 n +0000922405 00000 n +0000922336 00000 n +0000922267 00000 n +0000922198 00000 n +0000921881 00000 n +0000921812 00000 n +0000921743 00000 n +0000921674 00000 n +0000921357 00000 n +0000921288 00000 n +0000921219 00000 n +0000921150 00000 n +0000920833 00000 n +0000920764 00000 n +0000920695 00000 n +0000920626 00000 n +0000920309 00000 n +0000920240 00000 n +0000920171 00000 n +0000920102 00000 n +0000919785 00000 n +0000919716 00000 n +0000919647 00000 n +0000919578 00000 n +0000919261 00000 n +0000919192 00000 n +0000919123 00000 n +0000919054 00000 n +0000918737 00000 n +0000918668 00000 n +0000918599 00000 n +0000918530 00000 n +0000918213 00000 n +0000918144 00000 n +0000918075 00000 n +0000918006 00000 n +0000917689 00000 n +0000917620 00000 n +0000917551 00000 n +0000917482 00000 n +0000917165 00000 n +0000917096 00000 n +0000917027 00000 n +0000916958 00000 n +0000916641 00000 n +0000916572 00000 n +0000916503 00000 n +0000916434 00000 n +0000916117 00000 n +0000916048 00000 n +0000915979 00000 n +0000915910 00000 n +0000915593 00000 n +0000915524 00000 n +0000915455 00000 n +0000915386 00000 n +0000915069 00000 n +0000915000 00000 n +0000914931 00000 n +0000914862 00000 n +0000914545 00000 n +0000914476 00000 n +0000914407 00000 n +0000914338 00000 n +0000914021 00000 n +0000913952 00000 n +0000913883 00000 n +0000913814 00000 n +0000913497 00000 n +0000913428 00000 n +0000913359 00000 n +0000913290 00000 n +0000912973 00000 n +0000912904 00000 n +0000912835 00000 n +0000912766 00000 n +0000912458 00000 n +0000912398 00000 n +0000912338 00000 n +0000912278 00000 n +0000911970 00000 n +0000911901 00000 n +0000911816 00000 n +0000911756 00000 n +0000911448 00000 n +0000911388 00000 n +0000911319 00000 n +0000911259 00000 n +0000925418 00000 n +0000925349 00000 n +0000925280 00000 n +0000843598 00000 n +0000908071 00000 n +0000843880 00000 n +0000850266 00000 n +0000850510 00000 n +0000850774 00000 n +0000850985 00000 n +0000849045 00000 n +0000849074 00000 n +0000849423 00000 n +0000849603 00000 n +0000849674 00000 n +0000849939 00000 n +0000901585 00000 n +0000881290 00000 n +0000877761 00000 n +0000851229 00000 n +0000857953 00000 n +0000858201 00000 n +0000858225 00000 n +0000876218 00000 n +0000887954 00000 n +0000888194 00000 n +0000888218 00000 n +0000900042 00000 n +0000908133 00000 n +0000925094 00000 n +0000925156 00000 n +0000925218 00000 n +0000908223 00000 n +0000908581 00000 n +0000908671 00000 n +0000908761 00000 n +0000908851 00000 n +0000908941 00000 n +0000909031 00000 n +0000909121 00000 n +0000909211 00000 n +0000909301 00000 n +0000909391 00000 n +0000909481 00000 n +0000909571 00000 n +0000909661 00000 n +0000909751 00000 n +0000909841 00000 n +0000909931 00000 n +0000910021 00000 n +0000910111 00000 n +0000910201 00000 n +0000910291 00000 n +0000910381 00000 n +0000910471 00000 n +0000910561 00000 n +0000910651 00000 n +0000910741 00000 n +0000910831 00000 n +0000910921 00000 n +0000924570 00000 n +0000924632 00000 n +0000924694 00000 n +0000924756 00000 n +0000924046 00000 n +0000924108 00000 n +0000924170 00000 n +0000924232 00000 n +0000923522 00000 n +0000923584 00000 n +0000923646 00000 n +0000923708 00000 n +0000922998 00000 n +0000923060 00000 n +0000923122 00000 n +0000923184 00000 n +0000922474 00000 n +0000922536 00000 n +0000922598 00000 n +0000922660 00000 n +0000921950 00000 n +0000922012 00000 n +0000922074 00000 n +0000922136 00000 n +0000921426 00000 n +0000921488 00000 n +0000921550 00000 n +0000921612 00000 n +0000920902 00000 n +0000920964 00000 n +0000921026 00000 n +0000921088 00000 n +0000920378 00000 n +0000920440 00000 n +0000920502 00000 n +0000920564 00000 n +0000919854 00000 n +0000919916 00000 n +0000919978 00000 n +0000920040 00000 n +0000919330 00000 n +0000919392 00000 n +0000919454 00000 n +0000919516 00000 n +0000918806 00000 n +0000918868 00000 n +0000918930 00000 n +0000918992 00000 n +0000918282 00000 n +0000918344 00000 n +0000918406 00000 n +0000918468 00000 n +0000917758 00000 n +0000917820 00000 n +0000917882 00000 n +0000917944 00000 n +0000917234 00000 n +0000917296 00000 n +0000917358 00000 n +0000917420 00000 n +0000916710 00000 n +0000916772 00000 n +0000916834 00000 n +0000916896 00000 n +0000916186 00000 n +0000916248 00000 n +0000916310 00000 n +0000916372 00000 n +0000915662 00000 n +0000915724 00000 n +0000915786 00000 n +0000915848 00000 n +0000915138 00000 n +0000915200 00000 n +0000915262 00000 n +0000915324 00000 n +0000914614 00000 n +0000914676 00000 n +0000914738 00000 n +0000914800 00000 n +0000914090 00000 n +0000914152 00000 n +0000914214 00000 n +0000914276 00000 n +0000913566 00000 n +0000913628 00000 n +0000913690 00000 n +0000913752 00000 n +0000913042 00000 n +0000913104 00000 n +0000913166 00000 n +0000913228 00000 n +0000912518 00000 n +0000912580 00000 n +0000912642 00000 n +0000912704 00000 n +0000912030 00000 n +0000912092 00000 n +0000912154 00000 n +0000912216 00000 n +0000911508 00000 n +0000911570 00000 n +0000911632 00000 n +0000911694 00000 n +0000911011 00000 n +0000911073 00000 n +0000911135 00000 n +0000911197 00000 n +0000938247 00000 n +0000938308 00000 n +0000938369 00000 n +0000938430 00000 n +0000938491 00000 n +0000938552 00000 n +0000938613 00000 n +0000938674 00000 n +0000938735 00000 n +0000940299 00000 n +0000940360 00000 n +0000940421 00000 n +0000940482 00000 n +0000940543 00000 n +0000940604 00000 n +0000940665 00000 n +0000940726 00000 n +0000940787 00000 n +0000939750 00000 n +0000939811 00000 n +0000939872 00000 n +0000939933 00000 n +0000939994 00000 n +0000940055 00000 n +0000940116 00000 n +0000940177 00000 n +0000940238 00000 n +0000939201 00000 n +0000939262 00000 n +0000939323 00000 n +0000939384 00000 n +0000939445 00000 n +0000939506 00000 n +0000939567 00000 n +0000939628 00000 n +0000939689 00000 n +0000940848 00000 n +0000940909 00000 n +0000940970 00000 n +0000941031 00000 n +0000941092 00000 n +0000941153 00000 n +0000941214 00000 n +0000941275 00000 n +0000937712 00000 n +0000932979 00000 n +0000937250 00000 n +0000937181 00000 n +0000937112 00000 n +0000937043 00000 n +0000936735 00000 n +0000936675 00000 n +0000936606 00000 n +0000936546 00000 n +0000936229 00000 n +0000936160 00000 n +0000936091 00000 n +0000936022 00000 n +0000935705 00000 n +0000935636 00000 n +0000935567 00000 n +0000935498 00000 n +0000935181 00000 n +0000935112 00000 n +0000935043 00000 n +0000934974 00000 n +0000934657 00000 n +0000934588 00000 n +0000934519 00000 n +0000934450 00000 n +0000934133 00000 n +0000934064 00000 n +0000933995 00000 n +0000933926 00000 n +0000937643 00000 n +0000937574 00000 n +0000937505 00000 n +0000932394 00000 n +0000932463 00000 n +0000932525 00000 n +0000937319 00000 n +0000937381 00000 n +0000937443 00000 n +0000932615 00000 n +0000933048 00000 n +0000933138 00000 n +0000933228 00000 n +0000933318 00000 n +0000933408 00000 n +0000933498 00000 n +0000933588 00000 n +0000932803 00000 n +0000932855 00000 n +0000932917 00000 n +0000936795 00000 n +0000936857 00000 n +0000936919 00000 n +0000936981 00000 n +0000936298 00000 n +0000936360 00000 n +0000936422 00000 n +0000936484 00000 n +0000935774 00000 n +0000935836 00000 n +0000935898 00000 n +0000935960 00000 n +0000935250 00000 n +0000935312 00000 n +0000935374 00000 n +0000935436 00000 n +0000934726 00000 n +0000934788 00000 n +0000934850 00000 n +0000934912 00000 n +0000934202 00000 n +0000934264 00000 n +0000934326 00000 n +0000934388 00000 n +0000933678 00000 n +0000933740 00000 n +0000933802 00000 n +0000933864 00000 n +0000937773 00000 n +0000937908 00000 n +0000938796 00000 n +0000938931 00000 n +0000939066 00000 n +0000938060 00000 n +0000938112 00000 n +0000944604 00000 n +0000944665 00000 n +0000944726 00000 n +0000944787 00000 n +0000944848 00000 n +0000944909 00000 n +0000944970 00000 n +0000945031 00000 n +0000945092 00000 n +0000946656 00000 n +0000946717 00000 n +0000946778 00000 n +0000946839 00000 n +0000946900 00000 n +0000946961 00000 n +0000947022 00000 n +0000947083 00000 n +0000947144 00000 n +0000946107 00000 n +0000946168 00000 n +0000946229 00000 n +0000946290 00000 n +0000946351 00000 n +0000946412 00000 n +0000946473 00000 n +0000946534 00000 n +0000946595 00000 n +0000945558 00000 n +0000945619 00000 n +0000945680 00000 n +0000945741 00000 n +0000945802 00000 n +0000945863 00000 n +0000945924 00000 n +0000945985 00000 n +0000946046 00000 n +0000947205 00000 n +0000947266 00000 n +0000947327 00000 n +0000947388 00000 n +0000947449 00000 n +0000947510 00000 n +0000947571 00000 n +0000947632 00000 n +0000944069 00000 n +0000944130 00000 n +0000944265 00000 n +0000945153 00000 n +0000945288 00000 n +0000945423 00000 n +0000944417 00000 n +0000944469 00000 n +0000952979 00000 n +0000953040 00000 n +0000953101 00000 n +0000953162 00000 n +0000952735 00000 n +0000952796 00000 n +0000952857 00000 n +0000952918 00000 n +0000952491 00000 n +0000952552 00000 n +0000952613 00000 n +0000952674 00000 n +0000952247 00000 n +0000952308 00000 n +0000952369 00000 n +0000952430 00000 n +0000951595 00000 n +0000953223 00000 n +0000951400 00000 n +0000950694 00000 n +0000950788 00000 n +0000950858 00000 n +0000950919 00000 n +0000951095 00000 n +0000951156 00000 n +0000951217 00000 n +0000951278 00000 n +0000950277 00000 n +0000951339 00000 n +0000950082 00000 n +0000950143 00000 n +0000950225 00000 n +0000950356 00000 n +0000950418 00000 n +0000951005 00000 n +0000950552 00000 n +0000950604 00000 n +0000951461 00000 n +0000951543 00000 n +0000951674 00000 n +0000951736 00000 n +0000951887 00000 n +0000951977 00000 n +0000952067 00000 n +0000952157 00000 n +0000960588 00000 n +0000960344 00000 n +0000960405 00000 n +0000960466 00000 n +0000960527 00000 n +0000960083 00000 n +0000960161 00000 n +0000960222 00000 n +0000960283 00000 n +0000959830 00000 n +0000959900 00000 n +0000959961 00000 n +0000960022 00000 n +0000959586 00000 n +0000959647 00000 n +0000959708 00000 n +0000959769 00000 n +0000958855 00000 n +0000960783 00000 n +0000960844 00000 n +0000957025 00000 n +0000957119 00000 n +0000957189 00000 n +0000957250 00000 n +0000958428 00000 n +0000958489 00000 n +0000958550 00000 n +0000958611 00000 n +0000958184 00000 n +0000958245 00000 n +0000958306 00000 n +0000958367 00000 n +0000957940 00000 n +0000958001 00000 n +0000958062 00000 n +0000958123 00000 n +0000957696 00000 n +0000957757 00000 n +0000957818 00000 n +0000957879 00000 n +0000958672 00000 n +0000958733 00000 n +0000958794 00000 n +0000956571 00000 n +0000956632 00000 n +0000956722 00000 n +0000957336 00000 n +0000957426 00000 n +0000957516 00000 n +0000957606 00000 n +0000956883 00000 n +0000956935 00000 n +0000960649 00000 n +0000958942 00000 n +0000959004 00000 n +0000959164 00000 n +0000959226 00000 n +0000959316 00000 n +0000959406 00000 n +0000959496 00000 n +0000960731 00000 n +0000967008 00000 n +0000967069 00000 n +0000967130 00000 n +0000967191 00000 n +0000967252 00000 n +0000966612 00000 n +0000964105 00000 n +0000964199 00000 n +0000964269 00000 n +0000964330 00000 n +0000966185 00000 n +0000966246 00000 n +0000966307 00000 n +0000966368 00000 n +0000965941 00000 n +0000966002 00000 n +0000966063 00000 n +0000966124 00000 n +0000965688 00000 n +0000965758 00000 n +0000965819 00000 n +0000965880 00000 n +0000965444 00000 n +0000965505 00000 n +0000965566 00000 n +0000965627 00000 n +0000965200 00000 n +0000965261 00000 n +0000965322 00000 n +0000965383 00000 n +0000964956 00000 n +0000965017 00000 n +0000965078 00000 n +0000965139 00000 n +0000966429 00000 n +0000966490 00000 n +0000966551 00000 n +0000963633 00000 n +0000963694 00000 n +0000963784 00000 n +0000964416 00000 n +0000964506 00000 n +0000964596 00000 n +0000964686 00000 n +0000964776 00000 n +0000964866 00000 n +0000963963 00000 n +0000964015 00000 n +0000966847 00000 n +0000966683 00000 n +0000966745 00000 n +0000966956 00000 n +0000971096 00000 n +0000971198 00000 n +0000971268 00000 n +0000971329 00000 n +0000973844 00000 n +0000973914 00000 n +0000973975 00000 n +0000974036 00000 n +0000973661 00000 n +0000973722 00000 n +0000973783 00000 n +0000973478 00000 n +0000973539 00000 n +0000973600 00000 n +0000973225 00000 n +0000973295 00000 n +0000973356 00000 n +0000973417 00000 n +0000973042 00000 n +0000973103 00000 n +0000973164 00000 n +0000972859 00000 n +0000972920 00000 n +0000972981 00000 n +0000972615 00000 n +0000972676 00000 n +0000972737 00000 n +0000972798 00000 n +0000972432 00000 n +0000972493 00000 n +0000972554 00000 n +0000972188 00000 n +0000972249 00000 n +0000972310 00000 n +0000972371 00000 n +0000970607 00000 n +0000974097 00000 n +0000974158 00000 n +0000974219 00000 n +0000974280 00000 n +0000974341 00000 n +0000970376 00000 n +0000970437 00000 n +0000970555 00000 n +0000970686 00000 n +0000970748 00000 n +0000971423 00000 n +0000971513 00000 n +0000971594 00000 n +0000971675 00000 n +0000971765 00000 n +0000971846 00000 n +0000971927 00000 n +0000972017 00000 n +0000972098 00000 n +0000970954 00000 n +0000971006 00000 n +0000976125 00000 n +0000975820 00000 n +0000975881 00000 n +0000975942 00000 n +0000976003 00000 n +0000976064 00000 n +0000975377 00000 n +0000976347 00000 n +0000976408 00000 n +0000976469 00000 n +0000976530 00000 n +0000976591 00000 n +0000976186 00000 n +0000975464 00000 n +0000975526 00000 n +0000975659 00000 n +0000975721 00000 n +0000976295 00000 n +0000983613 00000 n +0000983674 00000 n +0000983244 00000 n +0000980508 00000 n +0000980626 00000 n +0000980728 00000 n +0000980798 00000 n +0000980859 00000 n +0000982686 00000 n +0000982747 00000 n +0000982808 00000 n +0000982869 00000 n +0000982930 00000 n +0000982372 00000 n +0000982433 00000 n +0000982494 00000 n +0000982555 00000 n +0000982616 00000 n +0000982058 00000 n +0000982119 00000 n +0000982180 00000 n +0000982241 00000 n +0000982302 00000 n +0000981753 00000 n +0000981814 00000 n +0000981875 00000 n +0000981936 00000 n +0000981997 00000 n +0000981448 00000 n +0000981509 00000 n +0000981570 00000 n +0000981631 00000 n +0000981692 00000 n +0000983000 00000 n +0000983061 00000 n +0000983122 00000 n +0000983183 00000 n +0000980027 00000 n +0000980088 00000 n +0000980187 00000 n +0000980953 00000 n +0000981052 00000 n +0000981151 00000 n +0000981250 00000 n +0000981349 00000 n +0000980357 00000 n +0000980409 00000 n +0000983479 00000 n +0000983315 00000 n +0000983377 00000 n +0000983561 00000 n +0000988748 00000 n +0000988866 00000 n +0000988968 00000 n +0000989062 00000 n +0000989123 00000 n +0000992558 00000 n +0000992619 00000 n +0000992680 00000 n +0000992741 00000 n +0000992802 00000 n +0000992253 00000 n +0000992314 00000 n +0000992375 00000 n +0000992436 00000 n +0000992497 00000 n +0000991948 00000 n +0000992009 00000 n +0000992070 00000 n +0000992131 00000 n +0000992192 00000 n +0000991634 00000 n +0000991704 00000 n +0000991765 00000 n +0000991826 00000 n +0000991887 00000 n +0000991329 00000 n +0000991390 00000 n +0000991451 00000 n +0000991512 00000 n +0000991573 00000 n +0000991024 00000 n +0000991085 00000 n +0000991146 00000 n +0000991207 00000 n +0000991268 00000 n +0000990710 00000 n +0000990780 00000 n +0000990841 00000 n +0000990902 00000 n +0000990963 00000 n +0000990405 00000 n +0000990466 00000 n +0000990527 00000 n +0000990588 00000 n +0000990649 00000 n +0000990100 00000 n +0000990161 00000 n +0000990222 00000 n +0000990283 00000 n +0000990344 00000 n +0000988250 00000 n +0000988065 00000 n +0000988126 00000 n +0000988198 00000 n +0000988329 00000 n +0000988391 00000 n +0000989209 00000 n +0000989308 00000 n +0000989407 00000 n +0000989506 00000 n +0000989605 00000 n +0000989704 00000 n +0000989803 00000 n +0000989902 00000 n +0000990001 00000 n +0000988597 00000 n +0000988649 00000 n +0000999311 00000 n +0000999372 00000 n +0000999433 00000 n +0000998982 00000 n +0000997502 00000 n +0000998799 00000 n +0000998860 00000 n +0000998677 00000 n +0000998738 00000 n +0000998555 00000 n +0000998616 00000 n +0000998433 00000 n +0000998494 00000 n +0000998311 00000 n +0000998372 00000 n +0000998189 00000 n +0000998250 00000 n +0000998067 00000 n +0000998128 00000 n +0000998921 00000 n +0000997067 00000 n +0000995975 00000 n +0000996884 00000 n +0000996945 00000 n +0000996762 00000 n +0000996823 00000 n +0000996640 00000 n +0000996701 00000 n +0000996518 00000 n +0000996579 00000 n +0000996396 00000 n +0000996457 00000 n +0000997006 00000 n +0000995558 00000 n +0000995619 00000 n +0000995691 00000 n +0000996036 00000 n +0000996108 00000 n +0000996180 00000 n +0000996252 00000 n +0000996324 00000 n +0000995861 00000 n +0000995913 00000 n +0000997128 00000 n +0000997200 00000 n +0000997563 00000 n +0000997635 00000 n +0000997707 00000 n +0000997779 00000 n +0000997851 00000 n +0000997923 00000 n +0000997995 00000 n +0000997388 00000 n +0000997440 00000 n +0000999043 00000 n +0000999115 00000 n +0000999239 00000 n +0001007116 00000 n +0001007443 00000 n +0001007504 00000 n +0001007321 00000 n +0001007382 00000 n +0001007565 00000 n +0001006729 00000 n +0001006219 00000 n +0001006546 00000 n +0001006607 00000 n +0001006424 00000 n +0001006485 00000 n +0001006668 00000 n +0001005832 00000 n +0001005128 00000 n +0001005649 00000 n +0001005710 00000 n +0001005527 00000 n +0001005588 00000 n +0001005405 00000 n +0001005466 00000 n +0001005771 00000 n +0001004732 00000 n +0001004477 00000 n +0001004610 00000 n +0001004671 00000 n +0001004106 00000 n +0001003984 00000 n +0001004045 00000 n +0001003613 00000 n +0001002737 00000 n +0001003247 00000 n +0001003308 00000 n +0001003186 00000 n +0001003004 00000 n +0001003552 00000 n +0001002347 00000 n +0001002408 00000 n +0001003369 00000 n +0001002480 00000 n +0001002798 00000 n +0001002870 00000 n +0001002623 00000 n +0001002675 00000 n +0001002942 00000 n +0001003065 00000 n +0001003137 00000 n +0001003431 00000 n +0001003503 00000 n +0001003674 00000 n +0001003746 00000 n +0001003870 00000 n +0001003922 00000 n +0001004167 00000 n +0001004229 00000 n +0001004538 00000 n +0001004363 00000 n +0001004415 00000 n +0001004793 00000 n +0001004865 00000 n +0001005189 00000 n +0001005261 00000 n +0001005333 00000 n +0001005015 00000 n +0001005066 00000 n +0001005893 00000 n +0001005965 00000 n +0001006280 00000 n +0001006352 00000 n +0001006106 00000 n +0001006157 00000 n +0001006790 00000 n +0001006862 00000 n +0001007177 00000 n +0001007249 00000 n +0001007003 00000 n +0001007054 00000 n +trailer +<<986B973F757AD24BB5091D5CF6252121>]>> +startxref +1009165 +%%EOF diff --git a/data/raw/02268/allotment_results_summary_2023-11-16_2023111600010.pdf b/data/raw/02268/allotment_results_summary_2023-11-16_2023111600010.pdf new file mode 100644 index 0000000000000000000000000000000000000000..de10f16e83ad83818cd6bf2c3be19295527516bb GIT binary patch literal 101990 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

wI4 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 z z%jU3YcaHkFrT7>5lH4L+lRM-d8R5Y4%{1T%_vQySC<6CIP!PTd1Qx%*bqGwjaA*tx zu4E>eL1vTr#E*oLSdvVPB%2g)9xTHT*vz@C8vo^t`Ghm(ci6>gb`QQqHz&#gJmQo& z!lJp)4ZDlKa%s1@#3%TQcewow|0Z9K&6}g{DdaiFTHMJJvWi3z8GeM0J~QurB``_>0eYx2xm|`5U?HK!7uG zBIC$ZGKYB48$fS3V~l5PO8N|pDU+T&I!fr+$QUZ=simipo>qD~=-Eq0A1*N$7nzIm zETVJ#_K#fUS!VB3-u(bW&zQIy@L-@;RI%T*CEj~vYJ=rY5d}eq( z{=#)!;5yEuj-DoZcF?n%j&6K{L41tk_>h0^@xOl06~DtB`yCA@9h`9R)Q_?CJZ3KL z!;RiWj4^=DaK;tKm=pk9K%>9Rs-7M*W3h7m1$0E&2NtJS8pC~3-@h4SHG0M4q{x9^hx<@P|=gh zyIL4e4r3^wr<9&@MqGurSfg*UMvrh$4lx%)tcyYZ#{sT*fOqU;R`;`_duV&@8J=Ck zgVD!(?6IFh_Z)h?7@t3#tLclOOU9Tq^cd;MpeKj%6w*~j*CxEq8Xe%C^fMQ|tcxDn zySci3+?Bno!Y)=*=QzHbodk4@7trox=V$+2hyTLZ>(7ZXPiIcu8O3787f5FWeeoC^ zr@#Rx9R|jm&^I9yy%X1=XHqd#Nz|;`*PLD#* zOewlul-M^r1+P4xjxN`1bh_qa_Y3RMKBpXQb8E13?l$aj>p;uA{n$S5D4N_qK!f`w z)c^VpYCV2LwTCc9m4neW+~M)}8DFnw_^KZ!$9Nnc=I5bl&KPiUL(dC7c-3tsy4=Ij z=@E;L7iDOhug1;=2JBd9L5pV&nmr4#?WGN9@~T9GR|B>#+J!prZq#@mLY2?EsPwsj z&5OT6`Qra!<6;3epQk(?ecjIF9(eHR<56?WlWt!7*%It`ACFf(p2wbro@n=4j-B42 zX!VIg^AZWR`6|%pt3$(56Y7^`qHb9pYWzx2y?hh4EU!c5idJl1u@~k32VwIc#s>dC zqcq?aN&>z|ae#m#|EG-bh`BzGM*@%BlS?>r^7Y=wD_bLUd9&B{o`Idd9%%OSMbnBv zZ1s;oT|g{qUY4PHr3zaDQ&AacM#ZWeYzitud5{gZ;A(6L-j33cJtzq|fTEBSC=C4* z@N)<37bB?l_PA*V%$}lTLr2jk9R$iYaJ%*$rC*y-^z! zfU1x%RE9=jbC?w6s}b|X*Jk6h7jU=^K3 zw&)9FiXI~)LKwpmZs+z~)*@qmkKQAkJ$r)~e=vJoUYl0|jX@Jp7wU?t)t;yb_d|I^ zFl-_b%GSoAG%^V#k!lo28Bi2uK|ypb@}o@ z@wYI=@Dz-G%1s{g=NRuWokN^GyLsGq@ThI!wSm;E8HY;IENqIL4_mY^N@D_1A`VAU zYzzwH5|AIKL|(iex$)`9iMPTkDMFT{92wGjSfsmwK0&JVI#Q&MpqB{H z#|zLo`1~c-!b-M%VQf*ufmb+x?p(|Mj@MdVDk^`n zn<#-bQI70HEiz>$WXQ5$Nh&~kk`1P$S{UU!kSgznUVaoh`6+1R|Aac}AyhKKPNJP_ ztiRJCd>-iUqpvfXd%zjAK8EuS*%-^2M=}LP33HJz^FnUYa#-cT$dZeYsfdLoSq5{m z8tF;{Ov(%xm3c^2l_5n{4V|h58r43i)rX-}e*}f<8sy3m$dd&mjiRt~nQh<4^dF_a zhwe7E<&E*2dr3K2&$hH6X%f~cTwzUKh)mT|SX6;9tJfe+69bbb0S0X{Qnh;MwPxsa zxzOm=L#^8arEWVE`n{0r4?(8?015i5km?>lsudvB5Vf6)+=ut+e}n#gbnc+Do^5D_ zjD0Sz1#H1`lupRf%z{Phfi&G>81(^2O$kFvN+fhC@zAEqp-I(3Wk`e4V1>d^j3i?P zWX2{W7`q@b4k6C?K4OhmAU52GI8}f+h3M^^<30>C=Yt#vy6D`__OqJajmez(NDfDp z3>|y^lwZMMmBxFTFk|jZWmI86vdWf?vh|bPKl+}i{)_O!(+YxR(fYsJvgj)a4 zbeTuje5P^yD?v~klGtNOh>%2xEQ%nilx8TUsM>=>R#`6DBgsw3awCasqCuinVhdWL zmI_k`)7GhWoKlR@p^M#UJErQ+=O$?%#q=Xu`e_rC9QNq)iiriS!UKwCu#uV+ zK3)^UCu>6ZbiEQjSN;);H7+7VVor^n_vBhvQSLF%% zZ^fM-NG~!9ttRhq+<~~~;(jBV{29~6#!EhoCmyM-<(g)vLFv8al0Hz*=^h%8;VY+% zadOO>SLTQ2V<~$8V%}^X;in&QgzAPBm2y=vNzsVmyBoXn$9$n)<_NRa&peb zn-nTVQ}dO$7e>(oxToOu$30>#{tU@EOLE9*tsc2{>Xz%Eu6fR~&-0L7p07IR`KzPp zb+tFWrFNzzYHNy=jVVQ~Oa*FbdQVoS6L3u}^PZ?xu34>e8mY!zNX{8}lD1P{ChBY&rg=7r_lqM(x_}{s0n`o{$l)Pl1&8{ zpDoOkTe$db<-)a<3&=L&*hU;x9JW;)G*!H8)iiiDg{@A7B4DtsJ_9%T`(t)j`pI^ccz%8!!SLKm!8eRkS4&vYD<*^3T+P_5dB3~E2 z=76{J2U5!#ynEpQdbHd`K+(>g)5gM;<&`Y`xP6{-y@{UH1#)|q$?zGl`mcW7H%j5uYsI{_|w~4 z*^8*NANhLV?T6PEuhp?8@98GrdH4)yFNQ$NP=o`nz%^?ws2!wRT+r@tN&Sg9?s6F4 zqc`r+c=t*A0iuTof!=udsgh~e$SV4PoM%$!@q{>xI`^xSI-TH|_07DWH#si@rPPh4 z!RR~7iAdq=9lxZQrB z^YnT+)r|l9)ez5f*5en};}Ns&UHRf1PhJ7!G>d%Z(|Uo#zY<3zj#ynFj&sCuRz^J8 zcnWZou?pLCTzhzpK2{z7b(qS3#7Z5)a#OAPld+nZ&(Ws5u7QaWg5ITl*swr9Qi z;dNJ~)d*Fz@>jXdWRs@+|K7Jn>MO!+g+PF zIIG0YQ$<}yYeTmQGIbA7ZjU#W({rxY_gbiR4$G9;J4D9bQA+OXFv20b|nxd!a&gBvz;6qmErmUOdK zVXuBN^>J5DKVPkL8mG+uuPI}|G^IPw(%OOZl9IY9)K&yuZD%LYZF`m(i8lI?CUPeWD z6)4QRQX$@ZwbHv@LEcxj-20K1d7B#u^lIdeE$hIMU&j%*%U!DE=r4hM$l-IA+y9s@ z^Pnj2JB)v<8bNI)wFT6A8%q>V?t58aL0DK8SQeHW7Ff>ZhA0BY1C1sEH6~H8qpikk zGMX5ZdL>P!F|`?6u^s>DG?$HuF~&|htu{upeGE*de|+Yh(U<*W$`qcb>;_K;-SLM^m}*=P>Sr!l+?cX%}o5slPEJV{OD2C5@>P!%;qMbt6M zqu!!4>MA8sw<(VDP!u^vguWY^!5^f5Qkn-=DQ5(!{$P1rT{nsKf#c{7{wZt1=Ft%z zKx{%9avU0Fx z7m}4-iPh#N!}cWUwoRCAza+)>Ym#$bC&_jRlkEnH+4o4y@{pK0%0>0yq6iD>7=_{fX*_Hbg z+p-JBlTkE{^y1l=OZ-VGT|shb7^bpV63a{^l%-=V&%sb$L~MB#(avTfojrs*pCQaS zOo;OYLC*IGEdP|ivbzM8dI%~R<*eralJs|}<}K3hl5R_mdZ1`hEbTl+gG|}-v{FcR zPR3L*o%qTH7^?y>R0R=J6-l%!o+wue5w1+as`Cl0b`o6eCa|W9l{HVZqGmVCYF;Lw z=3SOlUn9VEhkz;%0hJz>ic`|xFZ}`4y;0hodD;VMS4uly+BRvYDXy8Sz)&-RsJdxH z)XyTUei0!J%Lr}=A*dmSRqjMqy3<+iwzIUcgn-6c7B_a{-`K~ZrsrAMbd&{+?=Zjd zV-~po!-9Gb3m;PF;kbG~qw-97oxS_rk$E|a!h+8LFqUs26auk6*R{Mq8g@>U;~ zw#{Kln?H-&R^Zwn!VW9*I|`WFQN^6jR%Uf>U}on|rgt8~xAQH0IzGg& z{onYtd6?ch%3;;MOLg}ZX%|bBcN9aaq+KNKOlhaoDfcL*g|{gCw8Il?V1CzR=B)E& zcK2L<-tEuK?v+gM4#%&@h)+){KkLb1T2C2|^}3nb+s)+O9eDNbXHxHJ9_jfDle%x? zweA7l>pXaOdDy4A`=!0U9NH?NPCYM|cCNJ3q@5t`NNKN<_F~1>dF#PXvGLJ9ZzlKo z;@vlwNqzo2(zlWceG!cBOJLlVhs&j=ZgGhYu|@0=C&V9Buw2__IhW0HP@Ci_Rr6Nq zc1gFXR__D#yinSi(oWK!N3DgxZs|WI{Y}!>^pawXogAXd$4j$IODLf8*B;=s`@9P8YVNkjo8uWYAtqo1;fwb+?PL+0S z4+L$HexLNWf$y_0We|S!oQ%&4;>AhgCwj^29D8(*JvzsbK7K>`*bHmghxNlAR)NFH zn0u9Vhn01Q6=a9yT!$1)hwh5|JT1-cHtnMN?b59UU0~^jc-0)b6_z{$a|ggjy528J zcSz__GMUIw%k;3SU*(|kp|CQgg9;=FiM{7z`hyrUiYy>{fnLt`XU@V?G*DPBfR zKmI>!KQC*kN3<6sdf?)d zL#+$n2O$(&Q0SC~xGeNY1ycB%_T&R!_(X>Ey3TQ3FXPYk^1Gp#e4&DGO6W^H{FaKi zb%A!xxq7#Hpc$tgglP47nd+T=3MQW(tM%=%@N;oY?*}dMf%sTxynH$qmTrpMn$OoV zt9N9U@97-(^g;esyK!F&_&`nnPNE(a>N%l|GetZi#)}_|Sz?I@74afn*hL8sa4E66 zxkoGiRnEOjkJ95trMIp8OR4Q^CAxnqd3~j2y`=Lr=LTJ`o>^ zt77E)tT*BRa<7+|Ar^`MQC%j$QI}^J|5ZT*gsC9smLnm7gk;G{?rU>wHrdT?Hk-|E zvb(u9$&w9mAtZ)iAV35Rmk_}MqSgajRIH=5WxP9|Ppo!vy2Xiz)6btZkIyuZKWHAGGNv#b z7UQ^x_b5CMD@;%FO9k;=1?^}0_D{LY+Zy$)DZL@RdR5Omsp-;9@*Bff>hHcFN3$;z zvqqlW;soR+C`MR5BK%tOcwh5)PxJUWw<#sY#5ls6>Og;@&HI`*&?`!$mqmP0zkESm z-SZ+mCp~+W{(lZA#&hJ=pjfVvzjXbwkdLVpt5zJ3(xF+54n;UD4-ql?xu|)(q zJf3I2#vRwzxtkwxhNpQ-f3IjueV}dpIgcx{=R|t!DqYQ==shnfH$Gv3ei5Vi8RZ~b zJd;MLmX|s)8pUW4qeG0a7!hsPenovqj1e6fd&D@Xv5)hJ4zus+-NSPJkXGUWxw>Dg z`W?~kyGmE{Ka)PZlKOMx(IDn(@zRu8`C^reV-v%rQ5zNI7BM=+=+?0nk>h@Gw(%f4 z#o4E^k8rQ@^R)hZN}KzHR^~26^te{{n22{u<5Qa8U%ujha;r^j`wNQ2dF91ZtQ0dz zp4M}gBKa|kW0#+Ld1(@(McLOOPFS1>CmGN+GA!1pI0wbKi=+DX9a@P)%8CR0N-K3q zyXdlJ8NH&tQ*-!yYMbj6SJZUuUO5(Li@QYr;xtN%eC3E`63Ze_4vp>>$0ts!ymZQS zk64?<+A8`^v2Is}-gzY=6RR^SXS3@?J54m@qhNp)i6z7 zZwv3tIkoi{ZzvY>IfvtiB`WGxOmwUBCCM6gas={f=HA z(PxL}&Sw971A7;)VRUgCyO!oLVlc7&TNZ9z=3v`$H(OWu7+l%Lz{(K)F%kM=2iX+6 zi^!^j^sYKVPnF^WHVQXi=ddRbTgwc7y|m@D(3%sXIX8kocZjCEJ$UoR@#Ni) zJO2l`^54Lj_j~Ez)aFJfm7{x0@jkDz=V7ry_Qh^d^!r3(_WN7YjGOQ zCAs)bCHP9sG?v!jEpyRO=EGgqj;p)}XZZk*ie1!H9L8F4FI5#!V5xW&bHyi^%fG~2 z7M)aSl-IQGPo$_!75}K%d-AjfDvJlCh|2V^o?XSNw@c>GQfeSj9*?hl9gP)Pc+7<~ zRF+d;S&ggGiPPf6VQIx))s3yHpX#a+ELDdvSD&W5`umht{}@x%Z!lTDkfN9>C3BRE zT7z?n_i6b(B<60F!$V?jRyo?EXQxShpGvWSc_vMji}6&&;;u@bdHIG`W35U%> zjm?40)RDuqasm2tyORrniuJ|qBwO&WPZ2@&PE2y<6V0WZqbL3#HEvBm0jKyig?5wA} z&QDogC#Jeh6uWMv&^1QB>m<3ZN6B`*M3(C#vg-apmQ$5lt>lREjMm_c;(tthwQ1a1 z0evd{!s52+>9eZmsewAjHQ1fs#8zjZ$`y~L-iX}P4FNXqOF?qg9a{YF){T|l)TgeE7Nec{; z8rZ|Sz%h~o-(_v!1rh=ukm&y#i9S`WO;Tf&C&a%;{Db0;h}|!4*r6PBD*j?S#kP8& zTrF≥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 M-LpsE!a#ucf5w-D{{R30 literal 0 HcmV?d00001 diff --git a/data/raw/01519/allotment_results_summary_2023-10-26_2023102600030.pdf b/data/raw/01519/allotment_results_summary_2023-10-26_2023102600030.pdf new file mode 100644 index 0000000000000000000000000000000000000000..fd72f93644a78aeb1af24dfc256717c74d4f2187 GIT binary patch literal 94251 zcmagG1$Z32vLI?^#~d>=!;G1knH@7TGsMiyF*7qeW@cuLnPZHZvQF-Q_TIO9-r4D| zTP2lLDwPV<-RdD%5D}wiW?(}k-`$&@M}%YLBw`}6GqgnH;bD}qur)DowD2@BCSqok zA>stGurf2s6R|NfiV`t%au7*&Wk0USV9MhT)XL_ju{k0Lf5K0ZVfTjM`; zi2lzXA{-n0fA=9`Vq|A*qF~@?leF|-3y%wLQanLHHS27U3*kA!&13C-nzDJHU<-E$6!I$ycnq9| zc4L*fQ2`}|geor55_DGt5r(FYLsuvA2t|y*{&tG(?t!0=kG1RhM$qgh;*5=@4h3!@ zmb-7$3Iz@|r1Oh7A0ZYL3;|?HOUmfqh~n=Y{G+LYMviu3c8)egZ2vWLvL?<3#s@pXG{14Yi(!t-+Ic%{NJJzbaWQ7bN|A`@G;FFCo3l_0}DGF z5j!VLcZ2^}>?j)(`j(#Qe9h7B!=si;ba)qrB;#sgQIwv2l{L z{R0vK{=wM&#W;O<8hJ+xGYeY->;F6!W)LwD(GTLnAZ#C{$3fO?G zK;VaWVg3SS0{(;lhbWMNm6e%@9>@k{VBrM*Z>sb_04D>0{r{p$4`5T!36lfi83>>voWxL zu))j>05AYJKm6BU`KUM=*gBbh7}j6m$Qn31TDZ$tI6427&;L2#f6V1yZ9nAtuc{xi z;AHxTq`HN%v-$r<{9{^te}9ZhCQf!Pjz%VbLV>8ev$(SJhr9oP#g&+J#_Uor{)=c>3f_+G@F$w)U?AzrO4sL6A_9x&|mn`+^eg-Dr!<0(d~A##8Xek zQ{L_1$YhwJYr5JOKh3wVh)m&i8^H=lJ5psw;iEz)-q-s=jf&HgXI@YmP>{Ik`F79M zqbngy*_(PUn${vQ)WKlcZR^>3%)~G4r{T9K@|EatM6iB&>g|uq)DhV;O}V4NHw8Bz zh6~U{2C$ck3cFt^Nz>OTEp(u$5`QjF#DVi`(`b?~)^s#xccGwhoG^)K-nI!L%#Y7~ zUT}j=W);#WR!98&lq`^;SAe0uHjExfv)m){xqfcg_GFp+CGe~JskE&e>>Wz zgJjgrtj2s1F2)HRuOh&t`m>6lN?BKyEpV3iwAo1f+h^}pmSunqE6(Uyqz!jil&o8$ z$?Uuy&R$ZgheHGFxb$p&KX#<*a~ohk*j{rxL#;6Ip=05k$%mV7{bjrd$qc8%heTQz zTc8prFQM`hlZ)%@U2D4DKG!{-vfok@#*|ns|8<0<#_Dr`(wnRWf34rY>RyTlZp#$2^TC%^}xA{S3$a;-@DZgO|3-MQuevmE`C&o~m2D9JtS| zP+ngu<&w%PJMAY*=Z@wJ+8E%4Nj|AdH{N<|GYiFwwHKTRy=94N3=f=j&p6y>2AN`O zqQ%J@7n*2M*a2IcM6J@)VoCK9Mt`hBWiN}joJV_q{?!<4xw=6;{)Xel>An5cM>WHZ z9iz%*+SqqW9A$J|WiNv&HDiLs{*8Z>&No{nJ3paa^ZVI4^^cH;vhWLZMxC50_+{70*K6CSP3<%0@%hQ&7n_)6 zVPAs!a>u7w=W8~3w})DrP-X9l8#`s(lIrf(P`&oOg7MhPy+=x2BmVZ}b!%QV*{$L(?xk**WH{MAC({7U=B=eU$m^ctn zd4l@L|1mLUwioUV=|hCXg=0szrrJ=bHP{XT#f5qXfAxO{@y+G$Av{L9g8m;_^G{6B z>EIJ%45F#^(z8WBm7J;D(RKc3wnfRh=%?x}jhD;Gfm%dW(iiGxCEKDEsqe{#w0{bs zzF;@AJR^QB*xF|Q4+-O}YUR>n$L+*bY9E3xc8Ye7G7bO3xbWNc?e4W)N!$w$clv{c z)bNm_3jGnJTtszjPRS}q6vJk4&d(YUaF7IFiu8Y{et)9a|5N=~m^eN{>%ZZX696+0d8o6iC*jWKNEkA7t;1sYOkZ!}AQZ1f;QD&m^1MAuVnZ1j z48rnVC&x*Pg&1)EK`cq>2iuIhs0fe|^h zFUu;+&fDBsKPh}ifYso@>;kRgb<){5BhT_;O>oq8HiON3-{4{tL<#3=sMi}ZKa0JBv_T0yaIx zE018?OZMeRFQ%u-(;Zu%^+!1?Z!@g-16kiGA@GYFy^|EPa;S8jy@UaCIbN1=z_lWN z_~RPhr$Xedb&~M(yH_GUKHn!-|AOhW_UBh%tW76Hyyrf!GFDlf`XnTc(fjc9>ApKqkZ&yG8{4^&oSVO48ndi zBpKKd9>NSZrzV8a^WJU146n-NmWag3Df6Cb%Uhp+(*HGxz>6vyzM)Tx zD$Sl1ygEybp*Bkg!)cLZ4u&PEI>ME-f_>c|PBSLA2FC3<#<9~~CfwyT0KWFVBu#+Q z3n;LGNVCD!t+*xB5sx)QF|DrLa+bxQ!nQ!ZSpUqc#nvC#P;hxPOi<$FG??Oay5aj& zTfe^sZnOhv-G*)_@e%Y>C^p2cJ}ppAC|)q%K}a?6F{}pJv&oil2%ZPl$dOgd98S<> zB<-M^ct8#Xq^E<(gg7-hplrYO$O%TK_t6=q7-NhQ;q{!698VoJuF{>n&+e*P;ThYD)*qoOI$9b(suPj;T|zW^p~rSnN8&U+JPFa#-eJ4v4z@rGfGAd2dzYPqV8`=1v) z&~IFjvzx*3HE=USJNzgFuX%;*fK}6GX}k7XDaSZ<5o4qgxV2ERy z>CbnZM{>3cHbll743Efi&|&jTccEAA;iB}fw*qB>q}WjqGYUY6V%~Z9q#NjM5#<7K zJSaA!*m(w1XC-`x#R~Ju_1;`g%R5$2 ze(c3a%F*PJs%lPM>y`(%aZ&pg&C40XH`vW8{w62)*o~?{j1G}wC*$vJFE6KPXyv~B zM|eDU!S6O_KItL}28AhFfU07p)4k5SjS^M3XRG1dTr~Tiylh!$n{PbkR5oi~GgXXA z(^NJ#g?u+NO@@`@1(dF+jI%r#bG-@pGKFVoWd<^2rz)1Ox>zpn#YAtPn6tfTib{(Z zXbDg{pIrcmS~udoHsk7$^PPo)b3lJPtwz8XmcG||NM;!$^k1=9V*}Z72+0;V?v)@v zop3HpIvEQ{R)wt#AmtOOCb@}<&jm^RXk^FWmAPKLH}@r*qpk=wY}Q zjgB$c6_YPP+g9>rW4I9BDbXJDAk&(EqBR&r^m%+4+M$U^~Oo9+bQr?3dd}GPyt)jJK z)?~nJ$JYYQQD-b!Y%wDrSCUy*MX2>I!Sr3f!Kno9BH)$>WbT0U;4JDeJaY}e1w4z7 z4V`2fspXXR>rVpFhnunY>^(=dgjB;z%n=e0PH}op;rrw{BsEow(!*!=sK!rkX&K;4 zWKWVTFG0LtWK%@1Z58WrU;G)Ec)cjOw49P9S}eeOCY5uOk|tzie|TJ&w?%8#U6v^p zM6G}b{T6B*8XmgR5u=8mJEPMGj1yByF6&iU` zn*EbMgdHJFWIX-g_*1r=Xo%=3LJj5eMI7u1OCRh&SE`5A8mjA5LuWy^|gq82xW6w{wkferXUYb!5N z6?QnKN zWqbLEw3Wwdz|BGwsStb@>^>Z5f&eNiwFU~xEDTiySXXU;9~@N#qh)-)k?2)0g47pi zy^*L!KurG{CQ>yk=Hc{2Wy6x&J>QYH*ZC#489pdQeJ=!<|M+fgk+fm|(U5s#r6M+( zjned&vgLB;Juf&phHY)p4QDS@NRrK$%!etCj-0;lTuZWMJjUN9-66gF&rp3lQv?%} ztPMNfy!o97ho>oL?C{Cm!FfOT4=Xl2q1xN~<< z$>FMAOuZHs6JytNVy5I)#)ya4gWnsOPvgIU+n7WXpohNLk~1Q^h|Lo<^%N0 zZSOp&k%tvAD~sv_`eKiTN(!YzX~2U`n;aFsEI)7sx$DHdEEXef&XdTZWJS;JsN`D4 z(*2+V9`>@VhU&Zb*&&z=h8#Ct_@QdkYQ0QRD(tI>btL?!JU$-+ZY=QvF<53E#^Q6r zv?s>->}^-1G-?Rd;Eok99jU782Ebih2g|Zwt^Nr`3ETrNm=U zVn>dssH@&VnWjODp-BG1{1c!%{Ftc})MLt{zwRU}FhfWN15B1;jOfpic`J!NA(n1q zlzp~RMq8OasMEwaScS_s$tCe}dg9`&&j{S$dupY8Vu_3G{goA!E2 z;n8|$6f8yS9hx6sdU#WJD{;ZdtK{p|oSjO}&D?IR5hjDCa<-#4=cMUwe5Lw|IC}a$ z!ye_gjn!HA?4_kmt@lXpeN-4JSK2UoPH6k8S;L5AXht8U_>yD1TCHiVE6Ra=(A{egKARm1tE^f}&kH_Z8V=?FK>QE6%T8#a@gSe5I2MZL(}yEJ4iaUaS3 zlauhnTq3wxvlQ>{AU@1Zd{4mnHZkUV5nN@iue9Jv24$yj{%_$x*6E-l1uEF=8ogia zxFVoga}8~wrraciB3Ww*=Y8GU{un1_%B9X1`P&$c=%^JFaX;w&@@Z3{zhCF+t^KYgpwgwpNEEHQ_YRC%k({jDxM@VkZJu}ygfp*?6)L5#*gy+mYe zKVW8^&I?3{gaFTJw0x-F3`1nGEDEP;NnfHU+`XB&Jt74vC0)FqE`aAz7v{)=on(OO zOc?8{Jl&=?fTjW^(;fW4E=Yk#DsfvSNU9IqE#G@TDAQHw2jfFTE<`3eD@maWF?_x7 zC;AZxDTQV~SiBxN$j^l;5>?3sIX6QV?)~SPdDTjI#+)A%tMQo}B7IiBlna zZ2d~-w?j;?D5`+Fy5GC=33RNjxQ~L5c+lO>6EL8H+v-z9JvpSXy-GnKxNqPc@c9NU zKl&oN2q~LkeOZWyz@{Jw>rZeC*KCx!WKA*3tV8IRTLx99>QdXPEo4I~sYu z5PaKB!qP{HC@Wn^>$csLOfL_0&?&1o>;YAEJx5*mssp{TlTQ~Actrd=JWe{$+K~;j zNiganMs#O97Zj2w#IFSv-62%u$#5i)xFgK%h0d)&4`c(JSj3S(5t)*&cB`#h!{Ne2 zmpVH!BQ=9qyb=p`MvbSt*8N47Q=gm2nO;kP*uwr+>AB)|eSAM$ZF8xxV(9A?XaYhNEIF;iDEC?d!kMRn}Ye?7q{BLT8eMK zVM;}P0Qr+&lnjpxh~Dt`k=3jsQ5683O20?xf@&gFp+s+mwyWyVOiUus7G+;>_U9Y{ z>ehl3Hc z;u#^qkP?CSGZB^c*aJ&Q9AQ{EbW5q#mLYXW6?;i_Gqg4rUGQCec<(4O-dN4asau+# zyQ|+jAG)?)x-L7r7T@E}blhRfEcnK~!PfFGrbwWDj;hyrl8s($M+;afai?@It#q56 z#}W|rhHr2ye15wJI;A?teN`dQE-CkgY0oa5rZmsZMfWB`AmN0;gGT=(94p`~Z1;PQ z1EMvi;eg)thv8V5j?{{+_9fy`Z`rIFwvy75$flN0<9$B_*4m5DT|xV{&Co$!z)Q&+ z3j_q~b@{qT6zz({BS`k$*>yA)202_6 zk83zL_C|>o0EyK}$a7MNp2xsk4sSrTb#lSh)G0&71ZrjD=zKF0BPi0X{geqIXFvI5 z`o?~rtokg8-tC&)o;m~gARpSYbv8a>1tyxT?*E1$~{vx`mSV;06s!5*BE}=M8XQ#xsAdCiB!M8qu(qF2*SGd;q8KV zjs@$)u6CYG81d}1$P~Z+3Po5INY|ao_GsBbK(M!ab{LT)*4=A^p-((^b8TefXeO?`6ZGisfnnFQbUJxQ7gL-=lR=u5tTo zhpgzSGWX{GK{`+(*V)@=QrXamQV;y$`8zn!f0uf7StT@7UY2t!>b*cii@ z(1GzgO8U0JuDCyK$T_pQax2@eDcPs9Y=0_0T_P8T=lLvEZUkIfUAG+KWq@!Z$S`e= zGDtGO-ByR-UptRXEpP-lfDO#aiXKW4Gy+Q>D4$Ybnw&pJ1 z@$&@lYoGNi&sPRHJV^A3KyR%1JEUwMSkftPo+Cd6*^+)S8vmHlFt%d5=lWUk$oOM_ z|H8rSyF4>Y_+H-JA2%xFV@xm|)0&Wv2`8&|bw}6WQk*8CpC#|cK(jtI?SqDrahbc7 zJBJ6l%!H4prKQ1sm3j*$Gu`gQ8@olvcsTrpN`RVXg{?NHhcGM$MA$L(Fumz& z$o9q}V`PKvGkK_e_1(k`{;0$2a+BMUWebHZO5(3Xsk?x@TDBq`FA%D|e0Yj_`F7megp~_5j@ndWqgm8T%t_sT%v*uvNXM%Xk&# zg}qodC)n`Sorv^lNttid^)Byj-w?j*4wwmhRjVAnTeP$Ukw*y~klp|!?~*_`1jS(3 zB5%KRSeeT8S<|G5P1i!Eaj0?Yi4$tqfDN$KEFYir207pBE5XNYLiCaF%Y)C zQAm$#ua_jYjmpu>HC};mV3rfvHFJVpL>BL%b~PC=EGWw5WW@flXP{Ms)4va!WK+#j z+X77+{VQ8~b-zXY6OjTW%)UHHJf2uzs@k{ zstdrsIYC*6=4paTF%XM_p5l>OENSkJp?%us8hPOAMB=gZ+tUYoR)4;6k2AH4oJiIo zx2PE`g;z*dVPy9AD4Wyc&=_^rB0^+TV2U=)X(iczNe}dbpIYkyz<0u4)KPR>8;+tB zTF7OTAMug#E00T$s8toXrAJ*e*NvxtwxE>P3b-BKv?2(BXEN2YP{C@k_R%1+RQDT( zjgKukV@@c~mwrfAy}2vN_iSQ1z1i~us~m*JU`l!Ubs~(<*iQM9dfn8Rk0tqT)?S{E znvaL9`jl~U11GtcY8A)ebdzm|g{4w5ESM~Wm<8IKbOx5?->ZU%EvyPnhE@1Blq@^6BKeES2RU*3&wa)@KWWJ zmtayQ(UP9tu;kD-&{T{-Fx0BW6V#1;R6CXZN+ zPkqa(DSLuEapywd_;KQ@ zd-U?_>%&9)OJ{M;dw@l*O}Vd@t+MQCr}S19=IBU0TD=Kgb}%8z&tX&-JuzX#d4Rb! zW%?P$v3pnC`u7f}L2LDm=%a8u3FpI&beiJtUHi515?JWRh1E25Mo;fg(+-!+9RvQ` z-IQOwk=Hke6gQo8AWo=PJmFoV1MO7xTo&!i`WdTkNi0M%Y>X4o=kDJ^9&aOwJkx|AE@yP7(DSGh&ilL#skBO4}2Fg<~EI$&o? z4K_YWnqGhp*Ww9GA0a<@thy&VHs1cRzu@INiLb#Vd3XT&O_K5$u)CPaK&zWLCPvjVMU~Xb5C1bXb;``}J2?h}eH)ahDElem^~hI4;o!X>D` z_OR^QjA-KN*cJAS!uawtaOElLL1N)}a{`n>N6|Czpr%@)Z;`kaj-@++Fj4!W&Et?w|?xJ6JtjB|+2m(KohK z=XT|wOc$uD1QwU2bQMQziC49wmXm0_W(;B(m}Qp_qcExeaI0!*DM|rIl_BVx{OC;Lr!rX>HuY8~*eBL&b~M&`QR^4`MI(`XHFy*H4dqh7W;@1XB_3z--u0bGq{* zSnS5n#(q_Hz!p~jVU$#T`9D{8z4ifQ9chn9O zSr(02B-gt%I=K|-aJLP4;qBjfjx3cb}FK`a|r8e9zff zAPZ-q*ElVS3{`IP8E;wdH!6l?l*%t^tkfy^TSpZGtL;7FF1`e-SPUs)%iqFsD@hw^ z#EKHT4-Hk~v;1}EtHO`R5E67J%i6MdE{_bw z(qyo~#G=tMZ~pI|r0R186~^+fGtk{!>8d3*`}pB{E3@j)uGlC{sXlY5r z#{zs4Jpg{B82AW}mgY>?cJd=SxG z5`mL^F|meKjX|~LgO_WKXf+xq_G3=Vo61K*Ek%sw`K6f|OGz7pf>|>sI94*a zImYOCFR)TnQvfMXC(SynrZ$DaymE&yblv2Jr+%Reo0P{r3Zz9v5`%O4dtXmTGq zkHhJzonBRiHs)xdS%Sx+Cn3Q>b+gsH zgYqbBPLwkXQY(ktj$d2BRQ>vhDP=7b8f@d`39dzsG78iwbI?7>S7W$AyL?ZT(_E%b z+LF1PHl^&;PFl<*K^!5_&7nf@(HOgJ=u4a`Rv`Oqd zM0>JAO;F>3a{;OYYDSuazfY&@gxB>G!f|mL_T`4Bp3{l%mBP|2Ln7_{i^qO#BPGaC zFQ$|%9~e{bowd|mioK>@*Z;PtfZKD&b@fW+qoH3qvjx+0MsSW!aJw_Nw0Sul$f}CxG+YDCvFc)M?pZYrT+(kT14lf6? zly5RnIlxdk?j<&0TD{eZcZ}5Zem}W(>e`)&eroAIH~xH`u=~V$o@~b`XC|JOjXY~~ zy3jJSSY4r4LHrA;3|Iriu1ATFIM`bAb7L#Tx(g|7ubi{jc7*B$*Z!K`G3tTn5*D$e zTfb`A>^*qgWV31GoP6LZg6MXgZObw#>wpvFvwxA};&csZN71if%_jYmbaP{Hg+0DV zB7V*e843PLc(-nD%jun}`6#Z$6odLG>;T=ea==8Ek!28>3=cGeDNKnpTale~+cHIl z1C1@uruYWbRD5gwE6?c#{M@^~BTr!nSS!GDk&rjhN#*+%NFS+QQ$R{)L+HnT1FC*;c&prP zpWLbZ@Iv-9_!|c4;#L9qU8AvEy>7OMpK6$VfQ0qOi4ur8roR z(%w(MF$+yHA1&eZKe zRWOy1E_i~79GYJAF(Jwqtw~ie~iwvRHgn-cy6fpq;WriCe`xu6=FCXXex zK993J$Ew{aD=XVf`GuiIPXpXJI9~gmTrl5fg}y9_mOj7nwa&Um@?PUUN-~A=0#a-7 zg#459s+QaQH^rVX4I!9EyE%V1WQW0oEw4j1#3(Q%UYhvEXA7n8)C3UNGkRkU*c_Ro zfl4QsE2cm6RKxG9ZpoDAh3>WY1lkuboVl>fa{5PS)hZY{(6jWoYoIn~(3WZP4ih%W zxo&zI&clvdMQExN5G9{DB@TO$YV)*~E7dxRW>v0a2Fp!-eD2op#o!)DNA|CN{+{i^ zL@J*H@2=hydfL~DrT-@P0C^ZCI4a|;$5J16izyc@Mvg;zk+ z{CqAaK?wsPIS+<^-WbvCFUa>*AHw$$^gw<=^cqdF2Sk!69AZFGQDnm}pK5G`u9XPX zH;e_2B!a3f<`WgkS2g@4Y-y=s&8)Jj^~Y~jHl^vSYvondTyGbhE>rCfT`#9Q-?BjZ z9X9Bl?;=FUF}qj&435!KtrMB5nw6ny9UVUk zXJ6SnR9cuP%$^h64{DhMRjm@35svs}$a;P{Oh`t^+7E$=tYBg_&tONU>T4kY^uIy& z_dRtPp=bc_!GBP#P(O+>5hcNc2RR63)e49G%s)^6`A!~znuW$ox*(FXBAH43PNqrw z-H?Ct{fcU}v_ml!A12g0)GNk6rYOcP6E)MbkhbV}S#n zV!)`by8N<`l*E&gj#0qSe)QAv=ZmEa277t??qlZuJt%y+)Vc1l^L^YZn+>AtQ&d=`wA*7Mm81e@*A2|9<`7# zv&*zfk$a#cn4-)y1=Kla;&gIovJ3Tgy6Vpu??I%yX8g_Igfe{oNPZP>Yrj#TMCUs4 zQm;VzH}4mQhy5UyCWxwuT-TpSWfysujcRQ8hJ{zp<0(Jsj?G8A;MRub#t%MYM?rz9 zWq(Jy&*hQLKBh!^K&rPZ9a=~J-Dux z&q5+%Ak1Jy`K>mao2 z^c*QA1(?hmVqroG{awR+*n7xG0z z7Pn(;xLgKR)s|&IRUT%3&6JhQRqe+H?UHeRB=8nnNDENvjyx?J6IS+VI*G9LxQx0) z=0$R6ouZ;+ayWulNITGYWLrdrf+Vp*p#nt!zOiswEyi~ywrjH%RL|Uykg4`m-5>g2 zOL~N|l_LYnVsI3$#n)uInFMIo;25F=UzKInNmPUjrVh@)_praRx%JE76}!RP^1LxI%?h!r@I!fhn>HtzRsz_g4s@{7srJYF;lyf&#EzYG$ZIFZ!N=NJy zy4DMUM*wZ@Z$BcKK<|B+1lYuQYZ4lR!lhF|JNQqEOsXTIs>;f4ORm(d)%1oc0rrZ; zkH={M@v(!WsN8o}#F8685PHU!qbTLxCc*)nqUL&$pua>WnP+am)L11Fs&^K@UT7V(S zpgVRcNI66vg_V$s^JO6W0tEv^6b9IBP~E@63o);8Kv}>@1dQh!3bmct*`p3=(i8e6 zIo!*SntmHG=COAJlgH?1^cr>L)LwT?a_ZD_dC%$OE zrL6s_j_kMo^385}k*W`e6zMTVqHx`EXKPZyqSs~{8o?d@`$DfMy5({ntVDRq?8o;l z4mHG;D2KYCPb1Y1qv@HiJZMg^Bm$mqImxI%6LUfg>*%nE4NquPxzrz2G=?!rs_6KM zTl{QD9yE_@-=VNV)$MVEv=8+^zKRRfh>gm}$^Y%1aTkP_0F%VAK;$`&v|c8-%$0_i z83#i3)fRmO9B%})9y8!OU-`*xFl}s?)@_OT`1bR9O+c@QwtxArR z;HMxH$Z`}p(%w*w9{t^nl5LjS*WQT=geRlnWsH=*PH0OZweR?WZt2_% zIZa}bcUk5lxKa7}VUHA27$k6E>IPySVLcuCrXY$Ux}RHl_L+CV1r^XhjnJFA($lFF zXIf>*hVsw5_Oh#QH;5;1#D8bIT&#NezPxmGGImJEr;Q{p6_@&*+H=r_3S>KK&2yq0 ziEl&afw>{R^^)#-O6Co!QP~#-F9~x7dsHxCb*e?rdOEsdk*=%gnd!XmD(x6*cPe*} zB~cZc4Pm1${zCl?N{Vr!6yAqLGjB^XfAO1Cxpk-R!W@Fvs?cosc$I=?bGm`-il3oo z_W5T?ZRg3iQC zoXB89_j0a2$7^*Nq(plN!lWC@SJlVr{Lg~T?nz(hl8+X&`#S53Knr&JPl~|C zmarblUWSk!JoH0zvRoxWfXI-y{@M=3trv#qAgeEtl|6*)P!T3 zulP}T#|aL4qY~b}hXr|AP9gIUn^qK)t?5pyjka3k>lq)aIc&fa1$EEoDccN>Dt(ZE zD&ESy`=c?a^_(y>t#n8NFZ^pOL8>2;T&VHmxq52%_bSCJ^z)lYC@phB)+BJI)Czte zM0G=4qWIH3bfo*YZD^-D-5z*4b-IMTAyX&h%MEFgrn*Q72Aqi-R#gJd%r9%8?*~{1 zp(lx-^M}_O6VL+S$Fw+>L0k|Ss7m@4r1Z(<#_{PL%~iV5J2=)FW#lPysN53KYQvk6 zhv{*ed@8vV+-fz!p>BR^BfKBx7NZi_nay%r$ZkM1fhMddldqoVc2VzMISK|a9c^h| zCMOYR)j;Agf|hM(J8V&bevzfrL!t^$CIM}ZUaH_BL%X6*=O)!7?KO(eO3Os|3tWUs z@q&^J3du87XfhW`QxGh0uKOY2e5W68oZnc20=BJu6`9n^7pjOYEH8TBRyWlVM<~Ze zHYC%h&#Pe<@Eew zM$zW^jm#&M%hxCovtS5YX&x0i74@{(U*{D_!^0uNj9WTVn^#D00x`W{g4yz(XLMPs z;H>QlS4!o)L}iUB##TzOx^bO81{9AiSsrO;)CP$Xw%G8u+#WhwTH2X@%vj?+pXcWF zZKjLE`P5K(pCU(6&U~vkg7GRzR8b-FQ>f<-&Lwxy+|mLjZu>}CdW?pNMvus44tDYQ za#aWGM}mT7h8<3yu03pUIMaD5n>G}--%2F3v;|wm$Yr9a$%MCeMV_R05fQ;vJFF8b zc49AThNR0OU-oR=JUGK{7c{w(@SI?>kY-!uVoaITjqPxx64Y;|Y{)psEmG#n(8Fb> zS5+MXQ%Nf!tfvTyBi<25rm-vL`xwGl=@lb91<);qDLE*VFo5H}wuf2~A%1FxNBiVS zKXwn|7Xq9eYkzSl(|>%~^!=daetzbQsH42E{WvNC_XLD*k{RGJeB?8F+M$bi>t{1M z&02aR$&hWs?*5h^lXBs|?O^OvL%GB%^fgGoh80krIUr39t$MD^!x!N02xAqOJ@hDK z23+dXiS=pViMsXLV@Xr`k`3&lyF&}JGHfob<@L+CypWpQc`ewzm``=0a@%!JdB%nk zfpw)grBoMWyM4K_TPr&^(BF9ps7KsD8#N2jng{;C77zR{Wz%mIj&O^q zri!u>rj89`))}gJ`=~|e75#am)DxPKw~sf$<%SJoU;sI*H?9%js`K_@dGU!Ma%c-O z*hJQU6#!grW>L@o;x=)ljL<#Ip5!qF3I0pFB7CqCrsi5JMg6%@D0Zn1)t|)0v{m43PTw-!pMnv!~!#Y(hP%g*c$eGcTh0 zWgTBYDSA^UFJkmXFC9qMjd-vyL|VM-XQK9~g~d$$XQ%~g@>46CK^0w(X(#91f0A>Q zI{qqyF<4E$yq!Fa>?}H(woKRh#QU5X`eonJC~QncBCK=d3=zTAYM4S<$>)8|)=Z-lxpb`R1)YCSdN~ zNBG3f+%~`{U|;#!5^_@(``|=facth7WL>}6>^)eXsW|-}?l?vs3&4%wiREMAIVjkb zH?+&LK}%u*I4b!(us-~hkExrRYR~i<%6yn{^XqBI@=WnSjkZbe&A)Td%Any_njI^= z|Bb0BAv_=}1B1FIF$dq8uA+85ga*OILzmuW^2_g{cCEnt*818YlXOS7aJh8|&jec+ z>7x9hZ>;&`LuQhnKmL1z>J%h^gi$a=um=3-;bn0x;(C(iSUZ=d+q-oL$8VO<@L6Q_2TO3{Hu zn0g6*md{dXC+*69=dhz6RlA0JX_|R76UHg@(c02znBjZsB}i&uQV=2IhwMYrwV~%L zmoS?R{q0~-4OiV2YuD&lUXK2mlZS#p0=2@Th389Nuhsx3jf^cy609GYEgK+pOFz_m zS?Zutd69@`NS3#@h!iZxh^GgWHRFmKHoPXWSIs9Xp^NYjX=%e;7*HgHkRftKb7Rfu z3w?$>@7cBecW)rZu3Cd$%xoV?yT;YUUZj{lAbY~vd?XYy*_TmP&+XvBO_H0hP6~%R=Xk>B`ei(~LcYo$JX*Cr2O5VCf8|)dE4n!K?i?5xkMUT?NTSBqLXXQccTPawWt3+U!L41!R^^k}pCs_D zJ`*p$Ve+#{{KebIX@cAf5HozzT_q|={LkD~LOxm7NgKcR{4Lv|Kj6-PtkzQ8t*YE* zTM($LNqC26)Sk)fLPS$WCFDkP^RQl?Y_g^H93dUdSLUX!6F$xGOP5{E!+h<(s(jbS z+V3`eAK0q_K=&5@@V!8^r&XJdnYW