<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3/4 (Sweet Spot) Pushing #07</name>
  <description>This is 'The Grinder'. With long Sweet Spot intervals and very short recoveries, this workout is a massive test of muscular endurance and mental fortitude. The minimal rest forces your body to recover under load, dramatically improving your fatigue resistance for race day.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="150" message="Quick warmup, then we get right to work." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="600" OffDuration="120" OnPower="0.92" OffPower="0.65">
      <textevent timeoffset="10" message="First 10-minute block. Settle in." />
      <textevent timeoffset="300" message="Halfway. The short rest is coming, but stay focused now." />
      <textevent timeoffset="730" message="Recovery is brief. Deep breaths. Get ready for the next one." />
      <textevent timeoffset="1450" message="This is the hard part. Stay mentally engaged." />
      <textevent timeoffset="2170" message="Last interval. You've come this far, finish it off strong!" />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.65" PowerHigh="0.35">
      <textevent timeoffset="270" message="Incredible grit. That's how you build real endurance. Spin easy." />
    </Cooldown>
  </workout>
</workout_file>