<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Medium #07</name>
  <description>Challenge your pacing and endurance by tackling a series of descending-duration tempo intervals. As the intervals get shorter, the intensity slightly increases, teaching your body to maintain a strong effort even as fatigue begins to set in.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get the blood flowing with a progressive warm-up." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="1500" Power="0.8">
      <textevent timeoffset="10" message="Longest interval first. Settle in for a solid tempo effort." />
      <textevent timeoffset="750" message="Halfway. Focus on maintaining a steady, consistent output." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.6" />
    <SteadyState Duration="1200" Power="0.84">
      <textevent timeoffset="10" message="Slightly shorter, slightly harder. Find your rhythm quickly." />
      <textevent timeoffset="600" message="Stay strong. Good posture, relaxed hands." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.6" />
    <SteadyState Duration="900" Power="0.88">
      <textevent timeoffset="10" message="Intensity is up again. Keep your breathing deep and controlled." />
    </SteadyState>
    <SteadyState Duration="540" Power="0.6" />
    <SteadyState Duration="600" Power="0.9">
      <textevent timeoffset="10" message="Final interval! Short and sharp. Give it a strong finish." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Fantastic effort. Let's bring it down with a nice cool-down." />
    </Cooldown>
  </workout>
</workout_file>