<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Medium #02</name>
  <description>This session breaks up the endurance work into four manageable 10-minute blocks. The goal is to accumulate significant time in Zone 2, consistent with the principles of Coggan Power Zones for building aerobic endurance. The short one-minute recoveries allow for a mental reset, helping you maintain quality throughout the workout. The text cues introduce optional spin-ups to improve pedaling dynamics without leaving the target power zone.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="600" OffDuration="60" OnPower="0.7" OffPower="0.5">
      <textevent timeoffset="10" message="First block. Settle into that all-day pace." />
      <textevent timeoffset="670" message="Block two. Focus on controlled breathing." />
      <textevent timeoffset="1330" message="Let's add some spin-ups here. For 10 seconds every 2 minutes, bring cadence up to 110+ RPM." />
      <textevent timeoffset="1990" message="Final block. Stay consistent to the end." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.5" PowerHigh="0.3" />
  </workout>
</workout_file>