<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Easy #07</name>
  <description>This workout pairs two short VO2 max efforts together before a longer rest. This structure trains your ability to recover quickly and repeat a hard effort. It's a great simulation for race scenarios with repeated attacks and surges.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="120" Power="0.65" />
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="0" message="First pair of efforts. Quick recovery!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="90" message="Full recovery. Get ready for the next set." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="0" message="Second pair. Let's go!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Strong finish!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.6" />
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="30" message="That's a wrap. Great job today." />
    </Cooldown>
  </workout>
</workout_file>