<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #07</name>
  <description>Instead of jumping straight to max power, this session uses 60-second ramps into the anaerobic zone. This teaches muscle recruitment and pacing for slightly longer attacks, helping you build power smoothly and efficiently, which is perfect for initiating a breakaway or powering over a short climb.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get warmed up and ready to work." />
    </Warmup>
    <SteadyState Duration="240" Power="0.7">
      <textevent timeoffset="10" message="Get ready for ramped efforts." />
    </SteadyState>
    <Ramp Duration="60" PowerLow="1.1" PowerHigh="1.4">
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Ramp>
    <SteadyState Duration="150" Power="0.5" />
    <Ramp Duration="60" PowerLow="1.1" PowerHigh="1.4">
      <textevent timeoffset="30" message="Build the power smoothly all the way to the end." />
    </Ramp>
    <SteadyState Duration="150" Power="0.5" />
    <Ramp Duration="60" PowerLow="1.1" PowerHigh="1.4">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Ramp>
    <SteadyState Duration="150" Power="0.5">
      <textevent timeoffset="10" message="Halfway done! Keep it controlled." />
    </SteadyState>
    <Ramp Duration="60" PowerLow="1.1" PowerHigh="1.4">
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Ramp>
    <SteadyState Duration="150" Power="0.5" />
    <Ramp Duration="60" PowerLow="1.1" PowerHigh="1.4">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Ramp>
    <SteadyState Duration="150" Power="0.5" />
    <Ramp Duration="60" PowerLow="1.1" PowerHigh="1.4">
      <textevent timeoffset="30" message="Last one, best one!" />
    </Ramp>
    <SteadyState Duration="150" Power="0.5" />
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Job done! That was a tough one. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>