<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Easy #01</name>
  <description>Build sustained aerobic efficiency with two solid tempo blocks. This session improves your ability to hold a strong, steady pace for extended periods, a key skill for long rides and time trials. It enhances muscular endurance and metabolic fitness.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="15" message="Let's begin the warm-up, focus on smooth circles." />
    </Warmup>
    <SteadyState Duration="60" Power="0.5" />
    <SteadyState Duration="540" Power="0.8">
      <textevent timeoffset="10" message="First tempo block. Settle in, control your breathing." />
      <textevent timeoffset="270" message="Halfway through this block. Stay focused." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.82">
      <textevent timeoffset="10" message="Final tempo block. Maintain that solid effort." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="15" message="Main work done. Time to cool down and recover." />
    </Cooldown>
  </workout>
</workout_file>