<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Easy #03</name>
  <description>This session uses a pyramid structure to challenge your threshold power from different angles. By varying the duration of the intervals, you'll improve your ability to pace and adapt to changes in intensity. This builds a robust and versatile threshold capacity.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.65">
      <textevent timeoffset="180" message="Focus on deep, steady breathing." />
    </Warmup>
    <SteadyState Duration="120" Power="0.92">
      <textevent timeoffset="10" message="First step of the pyramid." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.6" />
    <SteadyState Duration="180" Power="0.95">
      <textevent timeoffset="90" message="Halfway up. Stay focused." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.6" />
    <SteadyState Duration="240" Power="0.98">
      <textevent timeoffset="10" message="Top of the pyramid. This is the longest effort." />
      <textevent timeoffset="120" message="Hold it steady. Great work." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.6" />
    <SteadyState Duration="180" Power="0.95">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.6" />
    <SteadyState Duration="120" Power="0.92">
      <textevent timeoffset="60" message="Last effort. Almost there!" />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="60" message="Fantastic effort. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>