<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Easy #06</name>
  <description>This session breaks down VO2 Max work into two distinct blocks of repeated, shorter efforts. This format helps improve your body's ability to recover quickly between hard surges. Focusing on completing one block at a time can make a challenging session more mentally manageable while still providing a great stimulus.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="240" Power="0.6" />
    <IntervalsT Repeat="4" OnDuration="90" OffDuration="90" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="First block, first effort. Let's go!" />
      <textevent timeoffset="45" message="Halfway. Smooth power." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="30" message="First block done. Five minutes of active recovery before we go again." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="90" OffDuration="90" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="Second and final block. Match the effort from the first one." />
      <textevent timeoffset="45" message="Keep that form solid." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.65" />
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.45">
      <textevent timeoffset="30" message="Both blocks cleared. Excellent consistency. Let's begin the cool-down." />
    </Cooldown>
  </workout>
</workout_file>