<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Easy #02</name>
  <description>Develop your pacing control with four progressive tempo ramps. Each interval gradually increases in intensity, teaching you to manage your effort within the tempo zone. This improves metabolic efficiency and prepares you for rides with varying pace and terrain.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="60" message="Wake up the legs, nice and easy." />
      <textevent timeoffset="360" message="Think about a smooth, circular pedal stroke." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <SteadyState Duration="600" Power="0.7">
      <textevent timeoffset="300" message="Settling in at a steady endurance pace." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="600" OffDuration="300" OnPower="0.78" OffPower="0.65">
      <textevent timeoffset="10" message="First ramp. Build the power smoothly." />
      <textevent timeoffset="910" message="Recovery. Grab a drink and focus on the next effort." />
      <textevent timeoffset="1810" message="Third ramp. Stay controlled as the intensity rises." />
      <textevent timeoffset="2710" message="Final ramp! Strong and steady to the end." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="60" message="Great work holding that pace. Let's cool it down." />
      <textevent timeoffset="300" message="Spin easy." />
    </Cooldown>
  </workout>
</workout_file>