<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Medium #09</name>
  <description>This workout is a foundational endurance ride punctuated by very brief, high-cadence 'form sprints'. These short bursts are not about generating massive power but about activating neuromuscular pathways and improving pedaling mechanics. The primary focus remains on accumulating time in Zone 2, per the Coggan Power Zones, to build your aerobic engine, with the sprints serving to break up the monotony and enhance coordination.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="300" message="Warm-up complete. Settle in for a long endurance block with short spin-ups." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="7" OnDuration="10" OffDuration="590" OnPower="1.5" OffPower="0.68">
      <textevent timeoffset="0" message="Get ready for a 10-second spin-up in 5..." />
      <textevent timeoffset="1" message="Go! High cadence, low gear!" />
      <textevent timeoffset="11" message="Back to endurance pace. Settle in." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="Great work today. Spin the legs and recover." />
    </Cooldown>
  </workout>
</workout_file>