<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3/4 (Sweet Spot) Easy #01</name>
  <description>This workout builds your ability to sustain power for long periods by targeting your sweet spot. Three classic, extended intervals will increase your muscular endurance and lactate threshold, making tough efforts feel easier.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="300" message="Let's wake up the legs. Focus on a smooth, circular pedal stroke." />
      <textevent timeoffset="600" message="Breathing should be controlled. Prepare for the first effort." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="3" OnDuration="900" OffDuration="300" OnPower="0.9" OffPower="0.55">
      <textevent timeoffset="10" message="Settle in for the first block. Keep your upper body relaxed." />
      <textevent timeoffset="450" message="Halfway through this interval. Stay strong and focused." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="300" message="Great work. Spin the legs out and let the heart rate come down." />
    </Cooldown>
  </workout>
</workout_file>