<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Easy #01</name>
  <description>This workout introduces your body to VO2 Max efforts with classic, manageable intervals. The goal is to accumulate time at a high intensity to boost your aerobic ceiling and improve oxygen uptake. The work-to-rest ratio is designed to allow for strong completion of all four efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin the warm-up. Keep your cadence light and fluid." />
      <textevent timeoffset="600" message="Warm-up is nearly done. Get ready for a short push." />
    </Warmup>
    <SteadyState Duration="180" Power="0.85">
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="30" message="Easy spin to recover before the main set. Deep breaths." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="240" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="First interval! Settle in, find a strong pace you can hold." />
      <textevent timeoffset="90" message="Halfway through this effort. Stay focused on your breathing." />
      <textevent timeoffset="180" message="Great job. Recover well, spin the legs." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.65" />
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.45">
      <textevent timeoffset="30" message="Excellent work. Time to cool down and let the body absorb the training." />
      <textevent timeoffset="300" message="Focus on a smooth, circular pedal stroke." />
    </Cooldown>
  </workout>
</workout_file>