Author: Your Name
This script downloads all Running activities from Garmin Connect and saves them as
route_YYYY-MM-DD.gpx files.
It avoids all Garmin API authentication issues by relying only on DOM elements already loaded in the browser.
No access tokens, no secret headers, no unstable proxy endpoints.