<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Easy #03</name>
  <description>Today's focus is on progressive power. The first set of anaerobic intervals primes your system, and the second set increases the intensity slightly. This structure trains your neuromuscular system to produce higher power outputs even when carrying some fatigue, a key skill for racing and hard group rides.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Gentle ramp to warm up the muscles." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Keep the cadence comfortable." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.68">
      <textevent timeoffset="600" message="Steady endurance miles. Nothing too strenuous." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="180" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1 starting now. The power target is high, but manageable." />
      <textevent timeoffset="209" message="3, 2, 1... Spin easy." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.55">
      <textevent timeoffset="240" message="Good recovery here. Get ready for the next block." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="180" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2. Power is a little higher now. Focus!" />
      <textevent timeoffset="29" message="Strong push!" />
      <textevent timeoffset="630" message="Last couple of efforts, dig deep!" />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Workout complete. Excellent power. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>