<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #07</name>
  <description>Improve your pedaling efficiency and neuromuscular coordination with high-cadence tempo work. Spinning faster reduces the load on your muscles for a given power output, helping you conserve energy and finish long rides feeling fresher.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's get the legs spinning." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="420" OffDuration="120" OnPower="0.85" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Cadence up to 100+ RPM. Stay smooth." />
      <textevent timeoffset="210" message="Keep the hips stable. No bouncing." />
      <textevent timeoffset="430" message="Normal cadence. Recover." />
      <textevent timeoffset="550" message="Round two. Focus on light, fast feet." />
      <textevent timeoffset="2170" message="Final spin-up! Best form of the day." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="150" message="Great efficiency work. Cool down and relax." />
    </Cooldown>
  </workout>
</workout_file>