<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Medium #08</name>
  <description>This workout focuses on controlled, progressive efforts within the tempo zone. Each main block consists of two 'steps' in intensity, training your body and mind to settle into a rhythm and then lift the pace, a key skill for managing long, sustained efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Time to warm up. Focus on making perfect circles with your pedals." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.8">
      <textevent timeoffset="10" message="First step of block one. Lower tempo, very sustainable." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.88">
      <textevent timeoffset="10" message="Step up! Lift the power to the higher end of tempo. Hold it steady." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Recovery. Get ready to do it all again." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.8">
      <textevent timeoffset="10" message="Back to the first step. Control and consistency." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.88">
      <textevent timeoffset="10" message="Final step up! This is the last hard effort. Make it count." />
      <textevent timeoffset="600" message="Halfway through the final push. Stay mentally tough!" />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Workout complete. Great job stepping up to the challenge. Cool down well." />
    </Cooldown>
  </workout>
</workout_file>