<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3/4 (Sweet Spot) Medium #10</name>
  <description>Keep your body guessing with this mixed-interval session that combines one long, steady effort with several shorter, punchier ones. This workout simulates the unpredictable nature of racing, where long solo efforts can be followed by a series of attacks. It's a great way to build a versatile and robust fitness base.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="360" Power="0.75" />
    <SteadyState Duration="1080" Power="0.9">
      <textevent timeoffset="10" message="Starting with the long, steady block. Find your pace." />
      <textevent timeoffset="540" message="Halfway. This builds your foundation." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Long effort done. Now for the punchy ones." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="120" OnPower="0.93" OffPower="0.55">
      <textevent timeoffset="10" message="First of four short intervals. A bit higher intensity now." />
      <textevent timeoffset="430" message="Second interval. Let's go!" />
      <textevent timeoffset="850" message="Third one. Stay on target." />
      <textevent timeoffset="1270" message="Last hard effort of the day!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="10" message="Fantastic mixed session. You're done. Cool down well." />
    </Cooldown>
  </workout>
</workout_file>