<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Easy #10</name>
  <description>This 'sandwich' workout places a long, steady tempo block between two shorter, sharper efforts. This structure pre-fatigues the muscles before the main endurance block, improving your ability to hold power when you're not fresh.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="240" Power="0.75" />
    <SteadyState Duration="300" Power="0.88">
      <textevent timeoffset="10" message="Short, sharp effort to start the main set." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.6" />
    <SteadyState Duration="1200" Power="0.82">
      <textevent timeoffset="10" message="Now for the main course. Settle into this long tempo block." />
      <textevent timeoffset="600" message="Halfway through. Stay focused on smooth power delivery." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.6" />
    <SteadyState Duration="300" Power="0.88">
      <textevent timeoffset="10" message="One last sharp effort to finish it off!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="10" message="Workout complete. A great combination of efforts. Cool down well." />
    </Cooldown>
  </workout>
</workout_file>