<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Easy #10</name>
  <description>This workout uses paired intervals to challenge your short-term recovery. By performing two threshold efforts with minimal rest before a longer break, you train your body to recover while still under load. This is a great way to build fitness for events with repeated, closely-spaced efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="300" message="Get ready for paired intervals. Focus on the short recovery." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="240" Power="0.98">
      <textevent timeoffset="15" message="First part of the pair. Strong and steady." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.65">
      <textevent timeoffset="15" message="Active recovery. Don't coast!" />
    </SteadyState>
    <SteadyState Duration="240" Power="0.98">
      <textevent timeoffset="15" message="Second part. Back to work!" />
    </SteadyState>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="30" message="First set complete. Longer rest now." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.98">
      <textevent timeoffset="15" message="Final set. Let's do this." />
      <textevent timeoffset="120" message="Halfway. Keep the pressure on." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.65">
      <textevent timeoffset="15" message="Breathe deep. One more effort to go." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.98">
      <textevent timeoffset="15" message="Last interval of the day. Finish strong!" />
    </SteadyState>
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="Excellent work. Time to cool down and recover." />
    </Cooldown>
  </workout>
</workout_file>