<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Pushing #03</name>
  <description>Build your endurance base while sharpening your response to changes in pace. This session integrates short tempo surges into a steady Zone 2 ride, simulating small hills or group ride accelerations, improving your aerobic power and resilience.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="120" message="Get the blood flowing. Focus on deep, steady breathing." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="60" OnPower="0.73" OffPower="0.82">
      <textevent timeoffset="0" message="First block. Settle into your endurance pace." />
      <textevent timeoffset="240" message="Tempo surge! Smoothly increase the power." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="60" message="Active recovery. Spin easy before the next block." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="240" OffDuration="60" OnPower="0.73" OffPower="0.82">
      <textevent timeoffset="0" message="Round two. Stay strong and controlled." />
      <textevent timeoffset="960" message="Last couple of surges. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Fantastic work handling those surges. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>