<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Medium #02</name>
  <description>This session breaks down the endurance work into manageable 7-minute blocks at the upper end of Zone 2. The short recovery periods allow for mental resets and help maintain quality throughout the workout. This structure is excellent for improving aerobic efficiency as described in the Coggan Power Zones model. The goal is to accumulate significant time in Z2 while practicing smooth transitions between efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="360" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="180" message="Warming up now. Prepare for the first interval." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="420" OffDuration="90" OnPower="0.7" OffPower="0.55">
      <textevent timeoffset="10" message="First interval. Find your pace." />
      <textevent timeoffset="210" message="Halfway. Breathing should be controlled and steady." />
      <textevent timeoffset="430" message="Short recovery. Spin easy." />
      <textevent timeoffset="520" message="Next interval coming up..." />
      <textevent timeoffset="1030" message="Stay focused. Smooth power delivery is key." />
      <textevent timeoffset="1540" message="Final interval! Keep it strong and steady." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Excellent effort. Let's spin it out." />
      <textevent timeoffset="150" message="Deep breaths as you cool down." />
    </Cooldown>
  </workout>
</workout_file>