<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Easy #02</name>
  <description>This workout builds anaerobic capacity by mixing interval durations. The first set uses very short, intense bursts to recruit maximal muscle fibers, while the second set extends the time under tension slightly. This variation challenges your body to produce power under different metabolic conditions, enhancing overall anaerobic performance.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.8">
      <textevent timeoffset="30" message="Let's begin the warmup. Keep it light and smooth." />
      <textevent timeoffset="600" message="Intensity is slowly rising. Prepare the body for the work ahead." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="1725" Power="0.65">
      <textevent timeoffset="60" message="Steady endurance pace now. Settle in." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="150" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="First set: short and sharp. Focus on explosive power." />
      <textevent timeoffset="180" message="Next one! Quick burst." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="300" message="Deep breaths. Recover fully before the next set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="45" OffDuration="225" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Second set: slightly longer efforts. Pace yourself to the end." />
      <textevent timeoffset="44" message="Hold it... and relax." />
      <textevent timeoffset="270" message="One more to go! Make it your best one." />
    </IntervalsT>
    <SteadyState Duration="1725" Power="0.6">
      <textevent timeoffset="600" message="All the hard work is done. Enjoy this steady endurance block." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Fantastic effort today. Let's start the cooldown." />
    </Cooldown>
  </workout>
</workout_file>