<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Medium #08</name>
  <description>This workout simulates rolling terrain by adding short, low-tempo surges to a steady endurance ride. These brief efforts challenge your ability to recover quickly while staying in the aerobic zone. This improves your body's lactate clearing capacity and prepares you for the variable demands of outdoor riding.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="30" message="Get ready for a rolling endurance ride." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="180" OnPower="0.85" OffPower="0.68">
      <textevent timeoffset="5" message="Surge! Just a little push over the roller." />
      <textevent timeoffset="35" message="Settle back into your endurance pace quickly." />
      <textevent timeoffset="1055" message="Halfway done. These surges build great resilience." />
    </IntervalsT>
    <Cooldown Duration="240" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="That's how you handle rolling hills. Great job. Time for a spin." />
    </Cooldown>
  </workout>
</workout_file>