<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Medium #09</name>
  <description>This workout stacks short, intense efforts with minimal recovery to simulate the relentless attacks of a criterium or cyclocross race. You'll build immense lactate tolerance and the mental fortitude to push through the burn.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.8" />
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="15" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="First stack. The short rest will catch up fast!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Recovery block 1. Bring the heart rate down." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="15" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
      <textevent timeoffset="120" message="Half done. Stay smooth and focused." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Stay hydrated. Two more big blocks to go." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="15" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
      <textevent timeoffset="120" message="Halfway there—keep this rhythm." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="This is building resilience. One last set!" />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="15" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="360" message="Incredible toughness today. That was a hard one." />
    </Cooldown>
  </workout>
</workout_file>