<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Easy #08</name>
  <description>This session introduces VO2 Max 'over-unders', where you alternate between a high VO2 Max power and a sub-threshold power. This challenges your body to clear lactate while still working hard, a key skill for racing and hard group rides. The goal is to build significant fatigue resistance at the top end of your fitness.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="300" Power="0.6" />
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.15" OffPower="0.9">
      <textevent timeoffset="0" message="First block of over-unders. 30 seconds hard..." />
      <textevent timeoffset="30" message="...30 seconds at threshold. Settle, don't coast!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="60" message="Block one complete. Deep recovery before the final set." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.15" OffPower="0.9">
      <textevent timeoffset="0" message="Final block. Focus on sharp transitions between the 'over' and 'under' efforts." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.65" />
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.45">
      <textevent timeoffset="30" message="That's a tough one done. Fantastic effort. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>