<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #01</name>
  <description>This workout builds sustained aerobic power through three solid tempo intervals. Holding this challenging but steady pace improves your ability to handle long, demanding climbs and fast group rides, enhancing both muscular endurance and metabolic efficiency.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get started. Focus on smooth, round pedal strokes." />
      <textevent timeoffset="300" message="Breathing should be steady. Prepare for the work ahead." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="720" OffDuration="120" OnPower="0.85" OffPower="0.55">
      <textevent timeoffset="10" message="First interval. Settle in, find your rhythm." />
      <textevent timeoffset="360" message="Halfway through this one. Stay strong and focused." />
      <textevent timeoffset="850" message="Next one coming up. Get ready." />
      <textevent timeoffset="1570" message="Final interval! Empty the tank on this last one." />
      <textevent timeoffset="1920" message="Halfway on the final push. You've got this." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="180" message="Great work today. Let the body cool down gradually." />
    </Cooldown>
  </workout>
</workout_file>