<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Medium #01</name>
  <description>This classic tempo session focuses on building sustained power through repeated, manageable intervals. The goal is to enhance your aerobic efficiency and increase the duration you can hold a strong, steady pace, which is foundational for all types of riding.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="30" message="Let's begin. Settle in and focus on smooth, circular pedal strokes." />
      <textevent timeoffset="300" message="Breathing should be relaxed and controlled. Let's get the body ready for the work ahead." />
    </Warmup>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="480" OffDuration="120" OnPower="0.85" OffPower="0.55">
      <textevent timeoffset="10" message="First tempo block. Find a rhythm you can hold." />
      <textevent timeoffset="240" message="Halfway through this effort. Stay focused on your form." />
      <textevent timeoffset="490" message="Well done. Recover and prepare for the next one." />
      <textevent timeoffset="840" message="Halfway point on this second block. Keep it steady." />
      <textevent timeoffset="1210" message="Final effort coming up. This is where the real gains are made." />
      <textevent timeoffset="1440" message="You're halfway through the last block. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="420" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great work. Let the heart rate come down naturally." />
      <textevent timeoffset="210" message="Spin the legs out, releasing any tension." />
    </Cooldown>
  </workout>
</workout_file>