<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Easy #09</name>
  <description>This workout enhances steady-state endurance with the addition of brief 'spin-ups'. The main effort remains in Z2 (Endurance) as defined by the Coggan Power Zones, perfect for building your aerobic engine. The short, high-cadence bursts are designed to activate fast-twitch muscle fibers and improve neuromuscular coordination without adding significant metabolic stress. Focus on staying smooth and controlled during these changes in cadence.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="300" message="Warm up thoroughly, we have some cadence changes today." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="First steady block before the intervals begin." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="20" OffDuration="580" OnPower="0.75" OffPower="0.68">
      <textevent timeoffset="1" message="Spin-up! High cadence for 20 seconds!" />
      <textevent timeoffset="21" message="Settle back into your endurance pace." />
      <textevent timeoffset="300" message="Halfway to the next spin-up. Keep it smooth." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="Final steady block to finish the main set." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great work with the spin-ups. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>