<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Easy #03</name>
  <description>This session focuses on longer 90-second VO2 max efforts to maximize time at your aerobic capacity. These intervals are challenging and highly effective for increasing your sustainable top-end power. Ample recovery allows for strong performance on each repetition.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="120" message="Gradually increase your cadence as you warm up." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.7" />
    <IntervalsT Repeat="3" OnDuration="90" OffDuration="210" OnPower="1.1" OffPower="0.6">
      <textevent timeoffset="0" message="Settle in for this first 90-second block." />
      <textevent timeoffset="45" message="Halfway! Keep the pressure on the pedals." />
      <textevent timeoffset="300" message="One down. Use this recovery fully." />
      <textevent timeoffset="600" message="Last one, best one!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.65" />
    <Cooldown Duration="300" PowerLow="0.65" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent effort. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>