<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Easy #04</name>
  <description>This pyramid-style workout varies the interval duration to challenge your body in different ways. Starting with short bursts and moving to longer efforts helps improve both repeatability and power sustainability. It's a dynamic session that keeps both mind and body engaged.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Focus on smooth circles with your pedal stroke." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="180" Power="0.65" />
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="30" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="First set: short and sharp bursts!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Spin easy and prepare for the next set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="1.12" OffPower="0.55">
      <textevent timeoffset="0" message="Now for the 60-second efforts. Pace yourself." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.6" />
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="150" message="Well done. Hydrate and spin out the legs." />
    </Cooldown>
  </workout>
</workout_file>