<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Easy #07</name>
  <description>This session challenges your aerobic system with two distinct blocks of work. The first block features longer, steady VO2max efforts, while the second block increases the intensity with shorter intervals. This combination enhances both your sustained power and your ability to surge.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="450" message="Halfway through the warm-up. Start to engage your muscles." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="240" OffDuration="240" OnPower="1.08" OffPower="0.55">
      <textevent timeoffset="0" message="First set. Four-minute efforts. Find a sustainable pace." />
      <textevent timeoffset="120" message="Halfway. Keep your breathing deep and controlled." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Good recovery before the next, harder set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="180" OnPower="1.12" OffPower="0.55">
      <textevent timeoffset="0" message="Second set. Power is higher now. Focus!" />
      <textevent timeoffset="90" message="One and a half minutes down. Push to the end." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="360" message="Superb work today. Remember to rehydrate." />
    </Cooldown>
  </workout>
</workout_file>