<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Medium #08</name>
  <description>Build muscular strength and endurance by integrating low-cadence efforts into your tempo work. These 'strength intervals' force greater muscle fiber recruitment, leading to power gains that translate to both climbing and flat-road speed.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
    <tag name="STRENGTH" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Let's get ready for some strength-focused tempo work." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="60" OnPower="0.86" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Bring cadence down to 50-60 RPM. Focus on a powerful, smooth pedal stroke." />
      <textevent timeoffset="90" message="Halfway. Keep the pressure on the pedals through the whole circle." />
      <textevent timeoffset="190" message="Recovery. Spin at a normal cadence." />
      <textevent timeoffset="500" message="Stay seated and avoid rocking your upper body." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="10" message="Excellent strength work. Spin the legs out and cool down." />
    </Cooldown>
  </workout>
</workout_file>