<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Easy #09</name>
  <description>This workout uses descending length intervals at a progressively higher tempo intensity. Starting with the longest effort allows you to tackle the biggest challenge while fresh, and the increasing intensity on shorter blocks helps improve power at tempo. This is excellent for building fatigue resistance.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's warm up. We start with our longest effort today." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="600" Power="0.7" />
    <SteadyState Duration="1200" Power="0.86">
      <textevent timeoffset="30" message="Longest block first. Settle in for 20 minutes." />
      <textevent timeoffset="600" message="Halfway. Maintain that steady, controlled breathing." />
    </SteadyState>
    <SteadyState Duration="450" Power="0.65" />
    <SteadyState Duration="900" Power="0.88">
      <textevent timeoffset="30" message="Shorter block, slightly higher power. Stay on target." />
      <textevent timeoffset="450" message="Excellent focus. Keep it going." />
    </SteadyState>
    <SteadyState Duration="450" Power="0.65" />
    <SteadyState Duration="600" Power="0.9">
      <textevent timeoffset="30" message="Final and shortest block, but the highest power. Push through!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="30" message="Great session. Descending intervals are tough mentally. Well done." />
    </Cooldown>
  </workout>
</workout_file>