<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #02</name>
  <description>This session progressively increases the duration of the tempo intervals. This structure builds endurance and mental focus, training you to handle sustained efforts that grow longer as a ride progresses.</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>
    <SteadyState Duration="900" Power="0.82">
      <textevent timeoffset="15" message="First and shortest tempo block. Find your rhythm." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="1200" Power="0.84">
      <textevent timeoffset="15" message="A longer interval now. Settle in and focus on consistency." />
      <textevent timeoffset="600" message="Halfway there. Keep your upper body relaxed." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="1200" Power="0.86">
      <textevent timeoffset="15" message="Final and longest block! This is where the real gains are made." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>