<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Medium #05</name>
  <description>This workout builds in duration, testing your ability to hold tempo power as fatigue sets in. Starting with shorter blocks allows you to settle into the effort before tackling the longer, more challenging interval, improving your stamina.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get moving. Prepare for some solid tempo work." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="240" Power="0.87">
      <textevent timeoffset="10" message="First up, a 4-minute block to get into the rhythm." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6">
      <textevent timeoffset="10" message="Spin easy. The longer intervals are next." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.87">
      <textevent timeoffset="10" message="Now for 6 minutes. Settle in and hold that power." />
      <textevent timeoffset="180" message="Halfway done. Keep your pedal stroke smooth." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <SteadyState Duration="360" Power="0.87">
      <textevent timeoffset="10" message="Final block! Same effort, stay strong to the end." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="10" message="That's a wrap. Great job holding the pace." />
    </Cooldown>
  </workout>
</workout_file>