<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Medium #07</name>
  <description>This session uses 'broken' intervals to help you spend more time at a very high intensity. By breaking a longer VO2 max effort into smaller chunks with very short rests, you can accumulate more time at a higher power output than you could in a single, continuous block. This is a highly effective way to maximize aerobic adaptation.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
    <tag name="INTERVALS" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="450" message="Let's do some single-leg drills. 30s left, 30s right." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="90" OffDuration="30" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1. High power for 90s!" />
      <textevent timeoffset="90" message="Quick 30s recovery. Get ready to go again." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55" />
    <IntervalsT Repeat="4" OnDuration="90" OffDuration="30" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2. Back to it!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55" />
    <IntervalsT Repeat="4" OnDuration="90" OffDuration="30" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="Last set. Make it your best one!" />
    </IntervalsT>
    <SteadyState Duration="660" Power="0.6" />
    <Cooldown Duration="900" PowerLow="0.7" PowerHigh="0.35">
      <textevent timeoffset="60" message="That's a tough way to accumulate time at intensity. Great work." />
    </Cooldown>
  </workout>
</workout_file>