# TSN TSN is a bilingual corporate website for TSN Group, available in Spanish and English. The site covers company information, business divisions, industry sectors, contact pages, and news articles. ## Languages - Spanish default: `/` - English: `/en/` ## Main sections - Home: `/`, `/en/` - News index: `/noticias/`, `/en/news/` - Contact: `/contacto/`, `/en/contact/` ## Discovery files - Sitemap: `/sitemap.xml` - Robots: `/robots.txt` ## Notes for crawlers and assistants - Spanish is the default language. - English content lives under the `/en/` prefix. - News article detail pages are nested under `/noticias/{slug}/` and `/en/news/{slug}/`. - Canonical URLs use absolute URLs with trailing slashes when applicable.