<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3/4 (Sweet Spot) Easy #04</name>
  <description>Inject some intensity into your sweet spot work with Criss-Cross intervals. Short bursts above threshold within a sustained sweet spot effort teach your body to recover from hard efforts while still working aerobically, a key skill for attacking and responding to moves.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <SteadyState Duration="600" Power="0.6" />
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="60" OnPower="0.9" OffPower="1.05">
      <textevent timeoffset="10" message="Here we go. Settle into the sweet spot base." />
      <textevent timeoffset="125" message="First burst! Smoothly ramp power up and then back down." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55" />
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="60" OnPower="0.9" OffPower="1.05">
      <textevent timeoffset="10" message="Second set. Focus on maintaining form during the power changes." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55" />
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="60" OnPower="0.9" OffPower="1.05">
      <textevent timeoffset="10" message="Final set. Empty the tank!" />
      <textevent timeoffset="450" message="Almost there, keep pushing through!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3" />
  </workout>
</workout_file>