<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Easy #03</name>
  <description>This pyramid workout varies interval duration to improve mental focus and physical adaptability. The central long interval is key for building sustained endurance, while the shorter blocks help with pacing and effort modulation.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="300" message="Breathing should be getting deeper now." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="480" Power="0.86">
      <textevent timeoffset="10" message="First tempo interval. Settle in." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6" />
    <SteadyState Duration="720" Power="0.86">
      <textevent timeoffset="10" message="Longest interval of the day. Find a sustainable rhythm." />
      <textevent timeoffset="360" message="Halfway point. Check your posture." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6" />
    <SteadyState Duration="480" Power="0.86">
      <textevent timeoffset="10" message="Final tempo effort. Same power, shorter duration." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6" />
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="10" message="Pyramid complete. Well done! Enjoy the cooldown." />
    </Cooldown>
  </workout>
</workout_file>