<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Easy #05</name>
  <description>This workout uses 2.5-minute intervals with equal recovery time, focusing on repeatable power. We'll add a high cadence focus to improve pedaling efficiency and neuromuscular coordination under aerobic stress.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="120" message="Focus on a smooth, circular pedal stroke." />
    </Warmup>
    <Ramp Duration="300" PowerLow="0.7" PowerHigh="0.9">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
      <textevent timeoffset="150" message="Halfway—you're holding this well." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="150" OffDuration="150" OnPower="1.09" OffPower="0.6">
      <textevent timeoffset="0" message="First effort. Try to keep cadence above 95rpm." />
      <textevent timeoffset="75" message="Stay light on the pedals." />
      <textevent timeoffset="150" message="Recover. Let cadence settle naturally." />
      <textevent timeoffset="450" message="Interval 3. High cadence, smooth power." />
      <textevent timeoffset="1050" message="Final push. Keep that cadence up!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let your legs spin freely as you cool down." />
    </Cooldown>
  </workout>
</workout_file>