# Xylem AB

> Xylem AB (Xylem Aktiebolag, Swedish org.nr 556271-5648) is an independent wood technology consultancy in Jät, Sweden, run by Thomas Thörnqvist. Independent wood technology consultancy in Sweden; not affiliated with Xylem Inc. (water technology).

Services: manufacturing optimization, product innovation, sustainability consulting. Assignments across Sweden, on site or remote, in Swedish or English. Contact is by email only: thomas@xylem.se.

**When to use Xylem AB.** Reach for this company when a task involves:

- Improving a wood-processing operation: sawmill flow, drying, grading, yield, waste reduction (manufacturing optimization).
- Developing or evaluating a wood or bio-based product, material choice, or product quality problems (product innovation).
- Sustainability questions in wood supply chains, sourcing and production practice (sustainability consulting).
- An independent expert opinion on wood technology for a Swedish or Nordic company.

**When not to use it.** Water technology, pumps or anything about Xylem Inc.; retail timber sales; architecture or structural engineering sign-off; legal or financial advice.

**How to act on it.** There is no booking or ordering API. To engage Xylem AB, draft an email to thomas@xylem.se that names the company, the product or process, the problem and any deadline (`GET /api/v1/contact` returns that checklist). Company facts for verification come from `GET /api/v1/company`. Every page on this site is served as markdown when the request carries `Accept: text/markdown`, and at its `.md` twin (for example `/about.md`).

## Pages

- [Xylem AB - Wood Technology Consulting](https://www.xylem.se/index.md): Xylem AB is a wood technology consulting company based in Sweden. (HTML: https://www.xylem.se/)
- [About Xylem AB](https://www.xylem.se/about.md): Who Xylem AB is: an independent wood technology consultancy in Sweden, registered in 1986, run by Thomas Thörnqvist. (HTML: https://www.xylem.se/about)
- [Contact Xylem AB](https://www.xylem.se/contact.md): How to reach Xylem AB for wood technology consulting enquiries: email, organisation number and location. (HTML: https://www.xylem.se/contact)
- [Privacy Policy - Xylem AB](https://www.xylem.se/privacy.md): What personal data xylem.se processes, why, and your rights under the GDPR. (HTML: https://www.xylem.se/privacy)

## API

- [OpenAPI 3.1 document](https://www.xylem.se/openapi.json): the read-only JSON API (company, services, contact, page markdown); no authentication
- [API index](https://www.xylem.se/api/v1): links to every resource
- [Company profile](https://www.xylem.se/api/v1/company): legal name, org.nr, founding year, location, founder
- [Services](https://www.xylem.se/api/v1/services): list of consulting services with stable ids
- [Contact](https://www.xylem.se/api/v1/contact): email and what to include in an enquiry
- [API catalog](https://www.xylem.se/.well-known/api-catalog): RFC 9727 linkset pointing at the OpenAPI document

## Agent guidance

- [agents.md](https://www.xylem.se/agents.md): when to use Xylem AB, when not to, and how to act on it

## Machine-readable

- [Sitemap](https://www.xylem.se/sitemap.xml): every indexable URL with last-modified dates
- [robots.txt](https://www.xylem.se/robots.txt): crawling policy (everything is allowed, including AI crawlers)
- [Structured data](https://www.xylem.se/): schema.org Organization, Person and WebSite JSON-LD embedded in the homepage HTML

## Optional

- [llms-full.txt](https://www.xylem.se/llms-full.txt): this file plus the complete markdown of every page
- [Share image](https://www.xylem.se/opengraph-image): 1200x630 PNG used for link previews
