<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3/4 (Sweet Spot) Medium #08</name>
  <description>This session accumulates significant time at sweet spot intensity through short, repeatable intervals with minimal rest. This structure keeps the effort manageable while still providing a powerful training stimulus, improving your ability to recover quickly between hard efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.8" />
    <IntervalsT Repeat="10" OnDuration="180" OffDuration="60" OnPower="0.92" OffPower="0.55">
      <textevent timeoffset="0" message="First block of short intervals. Get on top of the power quickly." />
      <textevent timeoffset="180" message="Quick recovery, then back at it." />
      <textevent timeoffset="1200" message="Halfway through this set. Stay consistent!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="30" message="Longer recovery here. Get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="180" OffDuration="60" OnPower="0.92" OffPower="0.55">
      <textevent timeoffset="0" message="Second and final set. Let's do this!" />
      <textevent timeoffset="1200" message="You're building great repeatability. Keep it up." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="Excellent consistency across all those intervals." />
    </Cooldown>
  </workout>
</workout_file>