<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3/4 (Sweet Spot) Medium #06</name>
  <description>This session breaks up the sweet spot work into short, repeatable efforts. By using shorter intervals with minimal rest, you'll keep your heart rate elevated and challenge your body to recover quickly between efforts. This is great for building the 'diesel engine' needed for time trials or long, steady climbs.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <Ramp Duration="360" PowerLow="0.65" PowerHigh="0.8">
      <textevent timeoffset="180" message="Getting ready for the main set of short efforts." />
    </Ramp>
    <IntervalsT Repeat="6" OnDuration="180" OffDuration="60" OnPower="0.94" OffPower="0.55">
      <textevent timeoffset="10" message="First set. Focus on hitting the power target quickly." />
      <textevent timeoffset="910" message="Halfway through this block of intervals." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Set one complete. Take a full recovery here." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="180" OffDuration="60" OnPower="0.94" OffPower="0.55">
      <textevent timeoffset="10" message="Second and final set. Let's get it done." />
      <textevent timeoffset="910" message="Deep into the workout now. Stay strong." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great session of micro-intervals. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>