<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #05</name>
  <description>Focused on full 60-second efforts, this workout builds significant anaerobic endurance. The very long rest periods allow for near-full recovery, enabling you to hit each 'minute of power' with high quality to maximize physiological adaptations and improve your one-minute power output.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Wake up the legs with some easy spinning." />
      <textevent timeoffset="700" message="Prepare mentally for the hard efforts ahead." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="60" OffDuration="240" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="First minute of power! Find your pace." />
      <textevent timeoffset="30" message="Halfway there! Stay strong." />
      <textevent timeoffset="300" message="One down, three to go. Focus." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="240" message="Long recovery. Use it wisely. Sip some water." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="60" OffDuration="240" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Let's get it done." />
      <textevent timeoffset="30" message="Breathe! Don't hold your breath." />
      <textevent timeoffset="900" message="Last one! Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="120" message="Excellent work with those minute efforts." />
      <textevent timeoffset="480" message="Let your body absorb the training." />
    </Cooldown>
  </workout>
</workout_file>