XINLONG HOLDING (GROUP) CO., LTD. — Investor Relations & Filings
Xinlong Holding (Group) Co., Ltd. specializes in the research, development, and manufacturing of high-end non-woven materials. The company utilizes advanced production technologies, including spunlace, thermal bond, melt-blown, and composite processes, to create a diverse range of functional fabrics. Its product portfolio serves critical sectors such as medical and healthcare, personal hygiene, industrial filtration, and household maintenance. Key offerings include materials for surgical gowns, protective masks, sanitary wipes, and specialized industrial cloths. Xinlong focuses on technological innovation and quality control to provide high-performance solutions for global markets. The company maintains an integrated business model that spans from raw material processing to the production of finished consumer goods, emphasizing sustainability and functional performance in its textile engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-04-17 | Chinese | |
| 独立董事2025年述职报告(FENG VIVIAN FEI) | 2026-04-17 | Chinese | |
| 拟续聘会计师事务所的公告 | 2026-04-17 | Chinese | |
| 独立董事2025年述职报告(崔学刚) | 2026-04-17 | Chinese | |
| 独立董事2025年述职报告(高志勇-已离任) | 2026-04-17 | Chinese | |
| 独立董事2025年述职报告(张瑞君-已离任) | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 34822861 | 关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-04-17 | Chinese | ||
| 34822859 | 独立董事2025年述职报告(FENG VIVIAN FEI) | 2026-04-17 | Chinese | ||
| 34820532 | 拟续聘会计师事务所的公告 | 2026-04-17 | Chinese | ||
| 34820529 | 独立董事2025年述职报告(崔学刚) | 2026-04-17 | Chinese | ||
| 34820526 | 独立董事2025年述职报告(高志勇-已离任) | 2026-04-17 | Chinese | ||
| 34820524 | 独立董事2025年述职报告(张瑞君-已离任) | 2026-04-17 | Chinese | ||
| 34820520 | 独立董事2025年述职报告(何佳-已离任) | 2026-04-17 | Chinese | ||
| 34820518 | 关于计提资产减值准备的公告 | 2026-04-17 | Chinese | ||
| 34820515 | 关于召开2025年度股东会的通知 | 2026-04-17 | Chinese | ||
| 34820510 | 关于独立董事独立性情况的专项意见 | 2026-04-17 | Chinese | ||
| 34820508 | 2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 34820091 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
Cathay Consolidated, Inc.
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
|
Chang Ho Fibre Corporation
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
XINLONG HOLDING (GROUP) 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/53922/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53922 | 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=53922 | 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=53922 \ -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": 53922}, 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 XINLONG HOLDING (GROUP) CO., LTD. (id: 53922)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.