
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 |
|---|---|---|---|
| 北京植德律师事务所关于欣龙控股(集团)股份有限公司2022年度股东大会的法律意见书 | 2023-05-17 | Chinese | |
| 2022年度股东大会决议公告 | 2023-05-17 | Chinese | |
| 关于持股5%以上股东被动减持股份的预披露公告 | 2023-04-27 | Chinese | |
| 董事会决议公告 | 2023-04-26 | Chinese | |
| 2022年度监事会工作报告 | 2023-04-26 | Chinese | |
| 年度股东大会通知 | 2023-04-26 | Chinese |
Browse filings by year
27 years- 2026 33 filings
- 2025 86 filings
- 2024 61 filings
- 2023 43 filings
- 2022 76 filings
- 2021 60 filings
- 2020 137 filings
- 2019 104 filings
- 2018 74 filings
- 2017 88 filings
- 2016 185 filings
- 2015 103 filings
- 2014 68 filings
- 2013 94 filings
- 2012 85 filings
- 2011 64 filings
- 2010 59 filings
- 2009 67 filings
- 2008 68 filings
- 2007 84 filings
- 2006 58 filings
- 2005 20 filings
- 2004 20 filings
- 2003 33 filings
- 2002 27 filings
- 2001 4 filings
- 1999 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 44207867 | 北京植德律师事务所关于欣龙控股(集团)股份有限公司2022年度股东大会的法律意见书 | 2023-05-17 | Chinese | ||
| 44207847 | 2022年度股东大会决议公告 | 2023-05-17 | Chinese | ||
| 44207825 | 关于持股5%以上股东被动减持股份的预披露公告 | 2023-04-27 | Chinese | ||
| 44207807 | 董事会决议公告 | 2023-04-26 | Chinese | ||
| 44207716 | 2022年度监事会工作报告 | 2023-04-26 | Chinese | ||
| 44207698 | 年度股东大会通知 | 2023-04-26 | Chinese | ||
| 44207679 | 内部控制审计报告 | 2023-04-26 | Chinese | ||
| 44207665 | 内部控制自我评价报告 | 2023-04-26 | Chinese | ||
| 44207650 | 2022年年度审计报告 | 2023-04-26 | Chinese | ||
| 44207603 | 营业收入扣除情况的专项核查意见 | 2023-04-26 | Chinese | ||
| 44207588 | 监事会决议公告 | 2023-04-26 | Chinese | ||
| 44207572 | 2022年年度报告摘要 | 2023-04-26 | Chinese | ||
| 44207556 | 独立董事对担保等事项的独立意见 | 2023-04-26 | Chinese | ||
| 44207538 | 关于使用暂时闲置资金购买理财产品的公告 | 2023-04-26 | Chinese | ||
| 44207518 | 关于变更会计政策的公告 | 2023-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
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 |
|
CCI Yilan
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | 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.