<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Medium #01</name>
  <description>This workout builds sustained aerobic power with two solid tempo blocks. It's designed to improve your ability to hold a strong, steady pace for extended periods, enhancing muscular endurance and metabolic efficiency.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Let's get started. Focus on smooth, relaxed breathing." />
      <textevent timeoffset="150" message="Keep the cadence light and easy for this warm-up." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <SteadyState Duration="540" Power="0.85">
      <textevent timeoffset="10" message="First tempo block. Settle in, find a comfortable rhythm." />
      <textevent timeoffset="270" message="Halfway through this block. Body should feel warm. Focus on your form." />
      <textevent timeoffset="520" message="Almost there, hold it steady to the end." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Good work. Spin the legs out, get ready for the next one." />
    </SteadyState>
    <SteadyState Duration="540" Power="0.85">
      <textevent timeoffset="10" message="Block two. Let's match the effort from the first one." />
      <textevent timeoffset="270" message="Check your posture. Relax your shoulders and hands." />
      <textevent timeoffset="520" message="Great focus. Bring it home!" />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="10" message="Excellent session. Time to cool down and absorb the work." />
      <textevent timeoffset="150" message="Let your heart rate come down naturally." />
    </Cooldown>
  </workout>
</workout_file>