<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Pushing #02</name>
  <description>This workout targets your VO2 max system with short, intense 3-minute intervals well above threshold. These sharp efforts improve your ability to handle repeated surges and recover quickly. The two sets challenge your ability to reproduce power even when fatigued.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="600" message="Include a couple of 10-second spin-ups to wake the legs up." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="600" Power="0.7" />
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="180" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="10" message="High intensity from the start. Lock it in!" />
      <textevent timeoffset="90" message="Halfway! Keep your form solid." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Deep breaths. Prepare for the second set." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="180" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="10" message="Final set. Let's make it count!" />
      <textevent timeoffset="170" message="Finish this one strong!" />
    </IntervalsT>
    <SteadyState Duration="780" Power="0.65" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="360" message="Job well done. Focus on recovery." />
    </Cooldown>
  </workout>
</workout_file>