<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Easy #10</name>
  <description>This mixed bag session combines a long, steady tempo block with a series of shorter, punchier tempo intervals. This variety keeps the workout engaging and challenges your body in different ways, improving both sustained power and the ability to repeat harder efforts. It’s a great all-around workout for building a robust aerobic base.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="600" message="Get ready for a long tempo effort first." />
    </Warmup>
    <SteadyState Duration="2400" Power="0.83">
      <textevent timeoffset="0" message="Settle in for this long block. Patience and steady power are key." />
      <textevent timeoffset="1200" message="Halfway. Check your posture and relax your upper body." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="30" message="Great work. Now for some shorter, punchier intervals." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="120" OnPower="0.88" OffPower="0.6">
      <textevent timeoffset="0" message="First of four short intervals. A bit higher power now." />
      <textevent timeoffset="840" message="Two more to go. Keep the quality high." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent work handling the different demands of that session." />
    </Cooldown>
  </workout>
</workout_file>