<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Easy #04</name>
  <description>This Over/Under session forces your body to adapt to clearing lactate while working at a high intensity. By alternating just above and just below your threshold, you'll improve metabolic flexibility and your ability to handle changes in pace.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
    <tag name="OVER-UNDER" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="180" message="Focus on cadence. Try spinning a little faster for 30 seconds." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="60" OnPower="0.95" OffPower="0.85">
      <textevent timeoffset="10" message="Here we go. First push into the 'over' section." />
      <textevent timeoffset="70" message="Now settle into the 'under'. Control your breathing." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="15" message="That's tough work. Well done. Spin easy now." />
    </Cooldown>
  </workout>
</workout_file>