<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #10</name>
  <description>Each tempo interval in this workout features a gradual power increase from the low to high end of the zone. This builds muscular control and mimics the effort of accelerating smoothly or cresting a long, gradual climb.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <Ramp Duration="720" PowerLow="0.78" PowerHigh="0.88">
      <textevent timeoffset="10" message="First ramp. Focus on a smooth, gradual increase in effort." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6" />
    <Ramp Duration="720" PowerLow="0.78" PowerHigh="0.88">
      <textevent timeoffset="360" message="Halfway up this ramp. Stay in control of your power." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6" />
    <Ramp Duration="720" PowerLow="0.78" PowerHigh="0.88">
      <textevent timeoffset="10" message="Final ramped interval. Let's finish strong!" />
    </Ramp>
    <SteadyState Duration="300" Power="0.6" />
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>