<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #05</name>
  <description>This workout combines steady tempo efforts with focused cadence drills. By varying your pedal speed, you'll improve neuromuscular efficiency and develop a smoother, more powerful pedal stroke across different RPM ranges.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="30" OnPower="0.65" OffPower="0.65">
      <textevent timeoffset="0" message="High cadence spins! Aim for 110rpm." />
      <textevent timeoffset="30" message="Normal cadence, recover." />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.83">
      <textevent timeoffset="10" message="First tempo block: focus on low cadence, around 70rpm. Engage your glutes." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6" />
    <SteadyState Duration="900" Power="0.83">
      <textevent timeoffset="10" message="Second block: ride at your natural, self-selected race cadence." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6" />
    <SteadyState Duration="900" Power="0.83">
      <textevent timeoffset="10" message="Final block: high cadence focus, aim for 100rpm or more. Stay smooth!" />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>