<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Easy #01</name>
  <description>Focuses on building raw anaerobic power and repeatability. These short, maximal efforts challenge your fast-twitch muscle fibers and improve your ability to recover quickly between hard sprints.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="30" message="Let's begin the warm-up. Keep it light and smooth." />
      <textevent timeoffset="300" message="Focus on your breathing, deep and controlled." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="300" Power="0.55" />
    <IntervalsT Repeat="3" OnDuration="20" OffDuration="40" OnPower="1.1" OffPower="0.5">
      <textevent timeoffset="0" message="Time for some openers to wake up the legs." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="150" message="Main set is next. Get mentally prepared." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="300" OnPower="1.5" OffPower="0.55">
      <textevent timeoffset="0" message="Attack! All out for 30 seconds!" />
      <textevent timeoffset="15" message="Hold that power!" />
      <textevent timeoffset="35" message="Excellent work. Spin easy and recover fully." />
      <textevent timeoffset="270" message="Get ready for the next sprint." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="240" message="Great job on the main set. Let's start the active recovery before the cooldown." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="30" message="Cooldown begins. Let your heart rate come down gradually." />
      <textevent timeoffset="450" message="Well done today. Remember to hydrate and refuel." />
    </Cooldown>
  </workout>
</workout_file>