# onRun > onRun is a running community platform: track race results and personal > bests, follow runners' public profiles, and discover/RSVP to local running > events. Public pages support content negotiation — request the same URL with `Accept: text/markdown` to receive a plain-text summary instead of HTML. ## Runners - [Achievements](https://onrun.com/sitemap.xml): race results and personal bests, at `https://onrun.com/profile/{userId}/achievements/{achievementId}` (listed in the sitemap; no single browse page) - [Profiles](https://onrun.com/runners): runner profiles, at `https://onrun.com/{handle}` (or `https://onrun.com/profile/{userId}` when no handle is set) ## Events - [Events](https://onrun.com/events): local running events, at `https://onrun.com/events/{eventId}` ## Runs - [Paced runs](https://onrun.com/sitemap.xml): GPS-tracked run shares, at `https://onrun.com/runs/{userId}/{runId}` (listed in the sitemap; no single browse page) ## Full index - [Sitemap](https://onrun.com/sitemap.xml): every public profile, achievement, and event URL