<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Pushing #02</name>
  <description>Boost your top-end power with this high-intensity interval workout. The very short, sharp 40-second efforts target your VO2 max system with minimal accumulated fatigue, allowing for high quality repetitions. This session is excellent for improving your jump, responsiveness to attacks, and overall aerobic ceiling.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="10" message="Warmup ramp. Gradually increase the effort." />
      <textevent timeoffset="180" message="Breathing should be getting deeper now." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="40" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="5" message="First set of short bursts! Power on!" />
      <textevent timeoffset="240" message="Halfway through this block! Keep it sharp." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="10" message="Mid-session recovery. Spin the legs and prepare for the next set." />
      <textevent timeoffset="120" message="Focus on deep, controlled breaths." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="40" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="5" message="Second and final set! Let's do this." />
      <textevent timeoffset="300" message="Last few efforts, make them count!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="15" message="Workout complete! Great power today. Time for a gradual cooldown." />
    </Cooldown>
  </workout>
</workout_file>