<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Easy #08</name>
  <description>This workout features intervals that ramp up slowly through the entire threshold zone. This unique stimulus forces you to maintain control and composure as the intensity gradually increases. It's an excellent way to improve your sense of pacing and build strength across the full range of your threshold power.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="90" message="Prepare for the first ramp." />
    </SteadyState>
    <Ramp Duration="480" PowerLow="0.92" PowerHigh="1.02">
      <textevent timeoffset="10" message="Nice and smooth. Control the effort as it builds." />
      <textevent timeoffset="240" message="Halfway. The effort is building, stay on top of it." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="60" message="Recover well. One more big effort to come." />
    </SteadyState>
    <Ramp Duration="480" PowerLow="0.92" PowerHigh="1.02">
      <textevent timeoffset="10" message="Final ramp. Focus on your form as you get tired." />
      <textevent timeoffset="240" message="Keep that power smooth all the way to the top." />
    </Ramp>
    <SteadyState Duration="960" Power="0.55" />
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great control on those ramps. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>