<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Easy #07</name>
  <description>This workout structures your endurance training into four solid blocks with minimal rest. This approach helps maintain mental focus and promotes consistent power output throughout the session. The short active recoveries are just enough to reset before tackling the next block, effectively building sustained aerobic fitness.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="660" OffDuration="60" OnPower="0.73" OffPower="0.5">
      <textevent timeoffset="0" message="Four blocks of solid endurance work ahead. Settle into the first one." />
      <textevent timeoffset="660" message="Quick spin. Grab a sip of water. Next block coming up." />
      <textevent timeoffset="1440" message="Over the halfway point. Stay focused on smooth, consistent power." />
      <textevent timeoffset="2160" message="Last one! Finish strong." />
    </IntervalsT>
    <Cooldown Duration="240" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>