<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Easy #01</name>
  <description>This workout builds aerobic endurance and muscular stamina with three substantial tempo intervals. Holding a steady, controlled effort in your tempo zone improves your body's ability to utilize fat for fuel and increases your capacity to sustain power for long durations.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Focus on easing into the ride." />
      <textevent timeoffset="300" message="Breathing should be relaxed. Spin the legs smoothly." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <SteadyState Duration="600" Power="0.7">
      <textevent timeoffset="30" message="A final bit of endurance pace before the main set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="900" OffDuration="300" OnPower="0.85" OffPower="0.65">
      <textevent timeoffset="10" message="First tempo block. Settle in, find a sustainable rhythm." />
      <textevent timeoffset="450" message="Halfway. Check your posture: relaxed upper body." />
      <textevent timeoffset="910" message="Interval complete. Spin easy and recover." />
      <textevent timeoffset="1210" message="Next block starting. Lock into that tempo power." />
      <textevent timeoffset="2410" message="Final block. Stay strong and controlled." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent session. Time to cool down and let the body absorb the work." />
      <textevent timeoffset="300" message="Focus on a high, light cadence to flush the legs." />
    </Cooldown>
  </workout>
</workout_file>