<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z4 (Threshold) Easy #04</name>
  <description>Boost your functional threshold power with these short and sharp repeats. Five efforts just above your current FTP will provide a powerful stimulus for adaptation. These intervals are challenging but manageable, designed to raise your ceiling and make your old threshold feel easier.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Engage your core. Stay stable on the bike." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="360" OffDuration="360" OnPower="1.02" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Find a sustainable rhythm quickly." />
      <textevent timeoffset="180" message="Halfway. Breathing should be deep and controlled." />
      <textevent timeoffset="730" message="Next one. Stay on top of the gear." />
      <textevent timeoffset="2170" message="Last one, best one! Finish strong." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6" />
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>