<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Pushing #01</name>
  <description>This workout builds a strong aerobic base with three extended tempo intervals. Holding a steady, challenging pace for long durations improves muscular endurance, fat metabolism, and the ability to sustain effort on long climbs or in fast-paced groups. The focus is on consistency and pacing.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Let's begin. Focus on smooth, circular pedaling." />
      <textevent timeoffset="360" message="Breathing should be controlled and steady. Body relaxed." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="1800" OffDuration="300" OnPower="0.88" OffPower="0.6">
      <textevent timeoffset="10" message="First tempo block. Settle in, find your rhythm." />
      <textevent timeoffset="900" message="Halfway through this effort. Stay strong and focused." />
      <textevent timeoffset="1810" message="Active recovery. Spin the legs, grab a drink." />
      <textevent timeoffset="2110" message="Second block starting. Match or slightly exceed the last effort." />
      <textevent timeoffset="3010" message="Halfway point. Maintain your form." />
      <textevent timeoffset="3910" message="Last block! This is where the real gains are made." />
      <textevent timeoffset="4810" message="You're in the groove now. Hold this power to the end." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.65" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great work. Let's bring the heart rate down gradually." />
      <textevent timeoffset="240" message="Spin easy. Reflect on a solid session." />
    </Cooldown>
  </workout>
</workout_file>