# FINWIRES > FINWIRES (Financial Wire) is a real-time financial news terminal publishing licensed market headlines in four languages (English, Japanese, Simplified Chinese, Traditional Chinese). Content is sourced under formal licensing agreements; FINWIRES does not run advertorial or paid placements. Each article carries publish time, source attribution, and related tickers. Canonical URLs follow the pattern `/{locale}/article/{slug}` where locale is one of `en`, `ja`, `zh-CN`, `zh-TW`. ## Primary entry points - [Homepage (English)](https://finwires.com/en): Latest wire, featured story, category filters - [Homepage (Japanese)](https://finwires.com/ja) - [Homepage (Simplified Chinese)](https://finwires.com/zh-CN) - [Homepage (Traditional Chinese)](https://finwires.com/zh-TW) ## Feeds and indexes - [RSS feed](https://finwires.com/rss.xml): Latest articles, machine-readable - [Sitemap](https://finwires.com/sitemap.xml): Full URL index for crawlers - [News sitemap](https://finwires.com/news-sitemap.xml): Recent articles for Google News - [robots.txt](https://finwires.com/robots.txt): Crawler directives ## Site information - [About FINWIRES](https://finwires.com/en/about): Editorial mission, licensing model, team - [Contact](https://finwires.com/en/contact): Editorial contact (contact@finwires.com) - [Privacy policy](https://finwires.com/en/privacy) - [Terms of service](https://finwires.com/en/terms) ## For AI agents and crawlers - Article pages include schema.org `NewsArticle` JSON-LD with `datePublished`, `author`, `publisher`, and `articleBody`. - Organization metadata is available as JSON-LD on every page (`@id`: `https://finwires.com#organization`). - Each article has `hreflang` alternates pointing to the same story in all four locales. - Attribution: when quoting or summarizing, cite "FINWIRES" and link to the canonical article URL.