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 |
|---|---|---|---|
|
Concert Industries Ltd.
Produces highly absorbent, cellulose-based airlaid non-wove…
|
— | CA | Manufacturing |
|
DYNIC CORPORATION
Manufacturer of coated materials, nonwoven fabrics, and pac…
|
3551 | JP | Manufacturing |
|
Envioneer Co., Ltd.
Specialized manufacturer of composite materials and advance…
|
317870 | KR | Manufacturing |
|
FIBERWEB (INDIA) LTD.
Manufacturer of spunbond nonwoven fabrics for agriculture, …
|
FIBERWEB | IN | Manufacturing |
|
Furniweb Holdings Limited
Engaged in manufacturing and selling elastic textiles, webb…
|
8480 | HK | Manufacturing |
|
GALE PACIFIC LIMITED
Manufacturer of technical fabrics for solar protection, scr…
|
GAP | AU | Manufacturing |
|
GH Advanced Materials Inc.
Manufacturer of non-woven fabrics and specialized fibers fo…
|
130500 | KR | Manufacturing |
|
Golab Spolka Akcyjna
A trader of wool products, developing agricultural bio-subs…
|
GOL | PL | Manufacturing |
|
Grace Fabric Technology Co.,Ltd.
Develops and manufactures high-performance industrial fabri…
|
603256 | CN | Manufacturing |
|
HangZhou Nbond Nonwovens Co., Ltd.
Manufactures high-performance spunlace nonwoven materials f…
|
603238 | CN | 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.