<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Medium #02</name>
  <description>This workout targets VO2 max with longer, 6-minute intervals at a slightly lower intensity. These efforts are designed to maximize time at your aerobic ceiling, improving oxygen uptake and delivery. This is key for boosting your sustainable power for long, demanding climbs or time trials.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="360" PowerLow="0.5" PowerHigh="0.85">
      <textevent timeoffset="10" message="Let's get started. Easy pedaling to begin." />
      <textevent timeoffset="240" message="Feel the body warming up. Keep it smooth." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Ramp>
    <IntervalsT Repeat="2" OnDuration="60" OffDuration="60" OnPower="1.1" OffPower="0.65">
      <textevent timeoffset="0" message="First opener. A short, sharp effort." />
      <textevent timeoffset="120" message="Second opener. Let's get the engine running." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.65">
      <textevent timeoffset="30" message="Final moments of warmup. Prepare for the main effort." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="360" OffDuration="195" OnPower="1.08" OffPower="0.55">
      <textevent timeoffset="0" message="First long interval. Pace yourself from the start." />
      <textevent timeoffset="180" message="Halfway point. Stay focused on your breathing and power." />
      <textevent timeoffset="360" message="Well done. Spin easy and recover." />
      <textevent timeoffset="555" message="Here we go again. You know the duration, settle in." />
      <textevent timeoffset="1110" message="Third interval. This is where the real gains are made." />
      <textevent timeoffset="1665" message="Last one! Give it everything you have left." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="15" message="Great session. Let's start the cooldown." />
      <textevent timeoffset="300" message="Focus on a relaxed pedal stroke." />
      <textevent timeoffset="580" message="Job done!" />
    </Cooldown>
  </workout>
</workout_file>