<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Medium #02</name>
  <description>Develop your top-end power with five one-minute anaerobic efforts. The extended recovery periods are crucial for allowing you to hit each interval with maximum quality. This session boosts your capacity to sustain power for longer attacks or bridging gaps.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC CAPACITY" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="10" message="Ease into the ride. Let's get the blood flowing." />
    </Warmup>
    <SteadyState Duration="120" Power="0.75" />
    <Ramp Duration="180" PowerLow="0.75" PowerHigh="0.95">
      <textevent timeoffset="90" message="Gently increase the effort. Prepare the body for the work ahead." />
    </Ramp>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="180" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go! First 60-second effort. Settle in and hold the power." />
      <textevent timeoffset="30" message="Halfway! Stay smooth." />
      <textevent timeoffset="240" message="Second interval. Can you match the first one?" />
      <textevent timeoffset="720" message="Final interval! Give it all you've got left." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="That's the hard work done. Begin the cooldown, focusing on flushing the legs." />
    </Cooldown>
  </workout>
</workout_file>