<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Medium #07</name>
  <description>Focus on repeatability at the top end of the sweet spot zone. These shorter, intense intervals improve your aerobic power and ability to handle repeated hard efforts with minimal recovery.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Time for some short and sharp efforts. Let's warm up well." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="60" OnPower="0.94" OffPower="0.6">
      <textevent timeoffset="10" message="First one. Find that high-end sweet spot power." />
      <textevent timeoffset="250" message="Second interval. Let's go!" />
      <textevent timeoffset="490" message="Third one. Halfway through the work." />
      <textevent timeoffset="730" message="Fourth interval. Keep the quality high." />
      <textevent timeoffset="970" message="Last one! Empty the tank." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="Incredible consistency. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>