<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Medium #05</name>
  <description>This session hones your ability to repeat intense efforts with short recoveries. By completing two sets of sharp 30-second intervals, you'll improve lactate tolerance and boost your anaerobic capacity. It's ideal for developing the punch needed for criteriums or rolling hills.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC CAPACITY" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="15" OffDuration="45" OnPower="1.2" OffPower="0.6">
      <textevent timeoffset="0" message="Opener! Wake the legs up." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.65" />
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="60" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="First set. Explosive power for 30 seconds!" />
      <textevent timeoffset="270" message="Halfway through set 1. Keep the quality high." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="15" message="Good work. One set down, one to go. Spin easy." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="60" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go, final set. Dig deep!" />
      <textevent timeoffset="450" message="Last one, best one!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="30" message="Job done. Let's start the cooldown." />
      <textevent timeoffset="400" message="Focus on smooth circles. Push down, pull back." />
    </Cooldown>
  </workout>
</workout_file>