<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Easy #01</name>
  <description>Build sustained power and aerobic efficiency with two classic tempo intervals. This workout improves your ability to hold a strong, steady pace for extended periods, a key skill for fast group rides and time trials.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="10" message="Let's begin. Settle in and focus on smooth, round pedal strokes." />
    </Warmup>
    <SteadyState Duration="180" Power="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="15" OffDuration="45" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="Quick spin-up to wake the legs!" />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.6" />
    <SteadyState Duration="600" Power="0.85">
      <textevent timeoffset="10" message="First tempo block. Find a comfortable cadence and lock it in." />
      <textevent timeoffset="300" message="Halfway through. Breathing should be rhythmic and controlled." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="10" message="Good work. Spin the legs and recover before the next effort." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.85">
      <textevent timeoffset="10" message="Final block. Stay strong and maintain that steady power." />
      <textevent timeoffset="540" message="Almost there, hold on!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great job. Time to cool down and let the body absorb the work." />
      <textevent timeoffset="300" message="Focus on deep breathing as you spin out the legs." />
    </Cooldown>
  </workout>
</workout_file>