
Hubei Xiangyuan New Material Technology Inc. — Investor Relations & Filings
Hubei Xiangyuan New Material Technology Inc. specializes in the research, development, production, and sale of high-performance polyolefin foam materials. The company’s core product portfolio includes irradiated cross-linked polyethylene foam (IXPE), chemically cross-linked polyethylene foam (XPE), and various functional composite materials. These products are characterized by their thermal insulation, cushioning, sound absorption, and moisture-proof properties. The company serves diverse sectors including automotive manufacturing, building and construction, consumer electronics, and medical equipment. Key applications range from vehicle interior components and HVAC insulation to protective packaging and flooring underlays. Utilizing advanced irradiation technology and specialized polymer processing, the firm focuses on delivering environmentally sustainable and technically precise material solutions for global industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 北京国枫律师事务所关于湖北祥源新材科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | |
| 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-05-15 | Chinese | |
| 2025年年度审计报告 | 2026-04-28 | Chinese | |
| 关于2026年度为子公司提供担保额度预计的公告 | 2026-04-28 | Chinese | |
| 华林证券股份有限公司关于湖北祥源新材科技股份有限公司向不特定对象发行可转换公司债券持续督导之保荐总结报告书 | 2026-04-28 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46730656 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46730654 | 北京国枫律师事务所关于湖北祥源新材科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 46352050 | 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-05-15 | Chinese | ||
| 39863326 | 2025年年度审计报告 | 2026-04-28 | Chinese | ||
| 39863222 | 关于2026年度为子公司提供担保额度预计的公告 | 2026-04-28 | Chinese | ||
| 39863212 | 华林证券股份有限公司关于湖北祥源新材科技股份有限公司向不特定对象发行可转换公司债券持续督导之保荐总结报告书 | 2026-04-28 | Chinese | ||
| 39863201 | 2025年度独立董事述职报告(王正家) | 2026-04-28 | Chinese | ||
| 39863193 | 2025年度独立董事述职报告(周楷唐) | 2026-04-28 | Chinese | ||
| 39863176 | 2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 39863168 | 关于2025年年度募集资金存放、管理与使用情况的专项报告 | 2026-04-28 | Chinese | ||
| 39863160 | 关于会计师事务所2025年度履职情况评估及董事会审计委员会履行监督职责情况的报告 | 2026-04-28 | Chinese | ||
| 39863156 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-28 | Chinese | ||
| 39863150 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 39863142 | 2025年度独立董事述职报告(邓文娟) | 2026-04-28 | Chinese | ||
| 39863134 | 关于2026年度日常关联交易预计的公告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
Hubei Xiangyuan New Material Technology Inc. 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/55941/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55941 | 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=55941 | 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=55941 \ -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": 55941}, 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 Hubei Xiangyuan New Material Technology Inc. (id: 55941)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.