<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Medium #06</name>
  <description>This workout challenges your mental toughness by starting with the longest tempo interval first. Completing the hardest effort early builds confidence, while the descending interval lengths help you maintain quality and focus as fatigue sets in.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Standard warm-up. Let's get the blood flowing." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="1500" Power="0.86">
      <textevent timeoffset="15" message="Longest effort first. Settle in for the long haul." />
      <textevent timeoffset="750" message="Halfway. Stay mentally engaged. Focus on your form." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="30" message="The hardest part is done. Recover well." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.88">
      <textevent timeoffset="15" message="Shorter duration, slightly higher power. Let's go!" />
      <textevent timeoffset="600" message="Keep the pressure on the pedals consistent." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6" />
    <SteadyState Duration="900" Power="0.9">
      <textevent timeoffset="15" message="Final effort. Shortest and sharpest. Finish strong!" />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent mental and physical effort today. Cool down." />
    </Cooldown>
  </workout>
</workout_file>