<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Easy #10</name>
  <description>Sharpen your fitness with these numerous short bursts at Sweet Spot power. The very short recovery periods challenge your ability to recover quickly, making this an excellent session for improving your punchiness and readiness for repeated efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
    <tag name="INTERVALS" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="150" message="Let's do a few 10-second spin-ups to wake the legs up." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <IntervalsT Repeat="15" OnDuration="60" OffDuration="20" OnPower="0.93" OffPower="0.5">
      <textevent timeoffset="5" message="Quick efforts. Focus on getting on top of the power right away." />
      <textevent timeoffset="65" message="Very short rest. Get ready to go again!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="15" message="That's a lot of reps. Fantastic work. Time to spin easy." />
    </Cooldown>
  </workout>
</workout_file>