<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Easy #08</name>
  <description>This workout consists of two blocks of 30/30 microbursts. These short, intense efforts with minimal rest are extremely effective at boosting VO2 max by keeping your aerobic system operating at its limit for the entire block.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.85">
      <textevent timeoffset="300" message="Prepare for some fast on/off efforts." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="First block. Quick feet!" />
      <textevent timeoffset="270" message="Halfway through this block." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="15" message="Longer recovery. Get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="Second block. Let's go!" />
      <textevent timeoffset="570" message="Last one! Sprint to the end!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Awesome work. Spin out the legs." />
    </Cooldown>
  </workout>
</workout_file>