<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Easy #07</name>
  <description>Experience a different kind of VO2 max stimulus with 40/20 micro-intervals. The slightly longer work period and shorter rest compared to 30/30s create a significant aerobic challenge. This session is excellent for improving your ability to recover quickly from very hard, punchy efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="40" OffDuration="20" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="First set of 40/20s. Let's go!" />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6" />
    <IntervalsT Repeat="8" OnDuration="40" OffDuration="20" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="Second set. Keep the power snappy." />
      <textevent timeoffset="240" message="Halfway through this block." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6" />
    <IntervalsT Repeat="8" OnDuration="40" OffDuration="20" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Empty the tank on these efforts." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65" />
    <Cooldown Duration="840" PowerLow="0.35" PowerHigh="0.7" />
  </workout>
</workout_file>