<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Easy #01</name>
  <description>This workout introduces short, high-intensity VO2 max efforts to boost your top-end power and aerobic capacity. The 30-second bursts are designed to be manageable, improving your ability to handle repeated hard efforts with minimal fatigue. It's a great way to kickstart adaptations for higher intensity riding.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="15" message="Let's get started. Focus on a smooth, high cadence." />
      <textevent timeoffset="150" message="Breathing should be relaxed and controlled." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="240" Power="0.65" />
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.18" OffPower="0.55">
      <textevent timeoffset="0" message="First set of VO2 max bursts. Quick and sharp!" />
      <textevent timeoffset="240" message="Halfway through this set. Stay focused!" />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="60" message="Active recovery. Spin the legs and bring your heart rate down." />
      <textevent timeoffset="300" message="Keep your pedal stroke smooth. Push, pull, lift." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="15" message="Great work. Time to cool down properly." />
      <textevent timeoffset="180" message="Take some deep breaths and let your body recover." />
    </Cooldown>
  </workout>
</workout_file>