<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3/4 (Sweet Spot) Easy #06</name>
  <description>This workout breaks up the sweet spot effort into short, punchy 'on' segments and slightly easier 'off' segments. This structure improves your ability to recover quickly at a high intensity and is great for simulating the demands of rolling terrain or group rides.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="420" PowerLow="0.45" PowerHigh="0.7" />
    <SteadyState Duration="180" Power="0.8">
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="60" OffDuration="60" OnPower="0.95" OffPower="0.5">
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
      <textevent timeoffset="120" message="Half done. Stay smooth and focused." />
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.55" />
    <IntervalsT Repeat="12" OnDuration="60" OffDuration="60" OnPower="0.95" OffPower="0.85">
      <textevent timeoffset="0" message="First set. Focus on the transitions between on and off." />
      <textevent timeoffset="720" message="Halfway through the first block!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="30" message="Longer recovery. Get ready for the second set." />
    </SteadyState>
    <IntervalsT Repeat="11" OnDuration="60" OffDuration="60" OnPower="0.95" OffPower="0.85">
      <textevent timeoffset="0" message="Second and final set. Let's go!" />
      <textevent timeoffset="660" message="Halfway. Stay consistent." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great job holding that intensity." />
    </Cooldown>
  </workout>
</workout_file>