<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #10</name>
  <description>Develop your 'diesel engine' with two extended tempo cruise intervals. This session is designed to maximize time in the tempo zone, significantly boosting your aerobic base and teaching you to settle into a rhythm for long, sustained efforts like time trials or solo breakaways.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Time to build the engine. Let's warm up properly." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.85">
      <textevent timeoffset="10" message="First cruise interval. Settle in for the long haul." />
      <textevent timeoffset="600" message="Halfway. This is where the real adaptation happens." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Active recovery. Spin the legs and prepare for the final block." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.85">
      <textevent timeoffset="10" message="Final interval. Match the focus and power of the first one." />
      <textevent timeoffset="600" message="You're in the groove now. Hold it to the end." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="150" message="That's a huge block of quality work. Fantastic job." />
    </Cooldown>
  </workout>
</workout_file>