<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Medium #05</name>
  <description>This workout consists of two long, progressive tempo blocks that build from the bottom to the top of the zone. This teaches pacing and improves your ability to handle accumulating fatigue, making you stronger in the later stages of a long ride or event.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Main set approaching. Two long, building efforts." />
    </SteadyState>
    <Ramp Duration="1050" PowerLow="0.78" PowerHigh="0.84">
      <textevent timeoffset="10" message="First block. The effort will build slowly. Stay relaxed." />
      <textevent timeoffset="525" message="Halfway. The intensity is climbing, keep your breathing steady." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Good recovery here. Get ready for the final push." />
    </SteadyState>
    <Ramp Duration="1050" PowerLow="0.84" PowerHigh="0.9">
      <textevent timeoffset="10" message="Final block. This will be more challenging. Dig in." />
      <textevent timeoffset="525" message="Halfway home. Stay focused on your form and power." />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="30" message="Workout complete. Excellent pacing." />
      <textevent timeoffset="300" message="Let your body recover. Take some deep breaths." />
    </Cooldown>
  </workout>
</workout_file>