<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Easy #05</name>
  <description>This over-under session fine-tunes your body's ability to handle slight variations in pace. By fluctuating between the high and low ends of the tempo zone, you'll improve lactate processing and develop a more flexible and robust aerobic engine.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="20" message="Easy spinning to start. Let's warm up the muscles." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="9" OnDuration="60" OffDuration="60" OnPower="0.9" OffPower="0.8">
      <textevent timeoffset="5" message="First block. Over for one minute..." />
      <textevent timeoffset="65" message="...and now under. Settle back into the lower tempo." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="10" message="Mid-session break. Take a drink and reset." />
    </SteadyState>
    <IntervalsT Repeat="9" OnDuration="60" OffDuration="60" OnPower="0.9" OffPower="0.8">
      <textevent timeoffset="5" message="Final block. Same pattern. Stay strong!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="300" message="Fantastic effort. Spin easy and feel the work settle in." />
    </Cooldown>
  </workout>
</workout_file>