<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Pushing #04</name>
  <description>This workout uses shorter, more intense intervals just above threshold to maximize time at a high percentage of your VO2max. These efforts are potent for raising your ceiling, improving your ability to handle repeated hard efforts, and boosting your top-end endurance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on smooth circles. Push down, pull back, lift up." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="180" OnPower="1.05" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Find 105% and lock it in." />
      <textevent timeoffset="310" message="Second rep. The discomfort is temporary, the adaptation is permanent." />
      <textevent timeoffset="610" message="Third rep. Stay on top of the gear. Keep your cadence up." />
      <textevent timeoffset="910" message="Final push! Give it everything you have left." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="180" message="Well done. That was a tough one. Spin easy." />
    </Cooldown>
  </workout>
</workout_file>