<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Easy #02</name>
  <description>By extending the VO2 max intervals to 60 seconds, this session challenges your ability to sustain power at your aerobic ceiling. The long recovery periods ensure you can hit each interval with high quality. This workout is excellent for building a bigger aerobic engine and improving lactate clearance.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Easy spinning to warm up the muscles." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.7" />
    <IntervalsT Repeat="4" OnDuration="60" OffDuration="120" OnPower="1.15" OffPower="0.6">
      <textevent timeoffset="0" message="Here we go. First 60-second effort!" />
      <textevent timeoffset="30" message="Stay on top of the gear. Smooth power." />
      <textevent timeoffset="360" message="Two down, two to go. You've got this!" />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.65">
      <textevent timeoffset="180" message="Focus on your breathing during this recovery spin." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="15" message="Workout complete. Let's bring it down slowly." />
    </Cooldown>
  </workout>
</workout_file>