Xi'an Tourism Co., Ltd. — Investor Relations & Filings
Xi'an Tourism Co., Ltd. functions as an integrated service provider focused on hospitality management, catering, and travel agency operations. The company manages an extensive portfolio of hotels and lodging facilities, providing accommodation and related amenities. Its travel division coordinates comprehensive tour packages, transportation logistics, and ticketing services for a diverse clientele. The catering segment operates various dining establishments that emphasize regional culinary heritage. Furthermore, the company engages in the development of tourism infrastructure and the retail of specialty cultural goods. By integrating these core business segments, the organization provides end-to-end travel solutions, utilizing regional historical and cultural assets to serve both individual and corporate travelers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese | |
| 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | |
| 2025年年度报告摘要 | 2026-04-23 | Chinese | |
| 关于公司股票交易可能被实施退市风险警示暨停牌的公告 | 2026-04-23 | Chinese | |
| 关于关联方借款暨关联交易的公告 | 2026-04-22 | Chinese | |
| 关于关联方借款暨关联交易的进展公告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42738616 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 42738606 | 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 42738598 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 42738588 | 关于公司股票交易可能被实施退市风险警示暨停牌的公告 | 2026-04-23 | Chinese | ||
| 42738571 | 关于关联方借款暨关联交易的公告 | 2026-04-22 | Chinese | ||
| 42738564 | 关于关联方借款暨关联交易的进展公告 | 2026-04-22 | Chinese | ||
| 42738557 | 第十一届董事会2026年第三次临时会议决议公告 | 2026-04-22 | Chinese | ||
| 34820206 | 关于公司股票交易可能被实施退市风险警示的第三次提示性公告 | 2026-04-17 | Chinese | ||
| 42738554 | 关于转让参股公司股权暨关联交易的进展公告 | 2026-03-31 | Chinese | ||
| 42738546 | 关于公司股票交易可能被实施退市风险警示的第二次提示性公告 | 2026-03-31 | Chinese | ||
| 42738540 | 陕西丰瑞律师事务所关于西安旅游股份有限公司2025年度向特定对象发行A股股票的法律意见书 | 2026-03-25 | Chinese | ||
| 42738426 | 西部证券股份有限公司关于西安旅游股份有限公司2025年向特定对象发行股票之上市保荐书 | 2026-03-25 | Chinese | ||
| 42738374 | 西安旅游股份有限公司最近一年的财务报告及其审计报告以及最近一期的财务报告 | 2026-03-25 | Chinese | ||
| 42736970 | 西安旅游股份有限公司2025年度向特定对象发行股票募集说明书(申报稿) | 2026-03-25 | Chinese | ||
| 42736958 | 关于向特定对象发行股票申请获得深圳证券交易所受理的公告 | 2026-03-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABHOTEL CO., LTD.
Hotel management company operating a chain of accommodation…
|
6565 | JP | Accommodation and food service … |
|
Accor
A hospitality group operating over 5,700 properties and 45+…
|
AC | FR | Accommodation and food service … |
|
Advani Hotels & Resorts (India) Ltd.
Owns and operates luxury hospitality properties, including …
|
ADVANIHOTR | IN | Accommodation and food service … |
|
Advent Hotels International Limited
Owns and operates luxury urban hotels with premium lodging …
|
ADVENTHTL | IN | Accommodation and food service … |
|
AGORA Hospitality Group Co., Ltd.
Specializes in hotel management, operations, and real estat…
|
9704 | JP | Accommodation and food service … |
|
Agros Development Company "Proodos" Public LTD
Owns and operates a mountain hotel and develops residential…
|
AGRO | CY | Accommodation and food service … |
|
Aguas da Curia
Operates an integrated hotel and thermal spa resort for hea…
|
CUR | PT | Accommodation and food service … |
|
Albena AD
A hotel and resort operator on the Black Sea coast with ver…
|
ALB | BG | Accommodation and food service … |
|
ALTIN YUNUS ÇEŞME TURİSTİK TESİSLER A.Ş.
Operates a resort and tourist complex with accommodation, s…
|
AYCES | TR | Accommodation and food service … |
|
Ananti Inc.
Develops and operates a portfolio of luxury hotels, resorts…
|
025980 | KR | Accommodation and food service … |
Xi'an Tourism Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/53710/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53710 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=53710 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=53710 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 53710}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Xi'an Tourism Co., Ltd. (id: 53710)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.