<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z4 (Threshold) Medium #09</name>
  <description>This workout uses high-intensity microbursts within a threshold framework to improve your neuromuscular coordination and fatigue resistance. The rapid changes between very hard and moderately hard efforts challenge your body in a unique way. This enhances your ability to respond to attacks and surge over short climbs without going too deep.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get warmed up. Easy spinning to start." />
      <textevent timeoffset="400" message="Prepare for some very punchy efforts today." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="12" OnDuration="30" OffDuration="30" OnPower="1.08" OffPower="0.9">
      <textevent timeoffset="0" message="First block. 30 seconds ON!" />
      <textevent timeoffset="30" message="30 seconds 'float'. Stay on the power." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="30" message="Block one done. Recover well." />
    </SteadyState>
    <IntervalsT Repeat="12" OnDuration="30" OffDuration="30" OnPower="1.08" OffPower="0.9">
      <textevent timeoffset="0" message="Second block. You know the drill!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="30" message="Two down, one to go. Stay focused." />
    </SteadyState>
    <IntervalsT Repeat="12" OnDuration="30" OffDuration="30" OnPower="1.08" OffPower="0.9">
      <textevent timeoffset="0" message="Final block. Let's finish this!" />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="60" message="Great job today. That was a tough one. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>