<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Medium #10</name>
  <description>Challenge your body and mind with a mix of long and short tempo intervals. This workout breaks the monotony and simulates the varied demands of real-world riding, improving both your sustained power and your ability to repeatedly hit shorter, harder efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="60" message="A good long warm-up for a mixed-bag session today." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="1500" Power="0.85">
      <textevent timeoffset="15" message="First, the long block. Find your tempo pace and lock it in." />
      <textevent timeoffset="750" message="Halfway there. This is all about aerobic conditioning." />
    </SteadyState>
    <SteadyState Duration="420" Power="0.6">
      <textevent timeoffset="30" message="Nice work. Good recovery now before we switch gears." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="120" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="10" message="Now for the short, sharp efforts. Higher power!" />
      <textevent timeoffset="1080" message="Three down, two to go. Keep the quality high." />
    </IntervalsT>
    <Cooldown Duration="660" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Great session, mixing long endurance with punchy repeats. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>