<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Easy #01</name>
  <description>This workout builds your aerobic base with sustained tempo efforts. Holding steady power in Zone 3 improves muscular endurance and your body's efficiency at using fat for fuel, making you stronger for longer rides.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="10" message="Let's get started. Focus on smooth, relaxed pedaling." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55" />
    <IntervalsT Repeat="3" OnDuration="600" OffDuration="180" OnPower="0.85" OffPower="0.6">
      <textevent timeoffset="10" message="First tempo block. Settle in, find a comfortable rhythm." />
      <textevent timeoffset="300" message="Halfway through this effort. Breathing should be deep and controlled." />
      <textevent timeoffset="590" message="Almost there! Hold it steady." />
      <textevent timeoffset="610" message="Recovery. Spin the legs and bring your heart rate down." />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great work! Time to cool down." />
      <textevent timeoffset="240" message="Focus on your breathing, let the legs spin out." />
    </Cooldown>
  </workout>
</workout_file>