<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Medium #08</name>
  <description>This workout enhances a standard Zone 2 ride with brief, high-cadence 'spin-ups'. The foundation of the ride is solid endurance training per the Coggan Power Zones. The spin-ups are not for power, but to activate neuromuscular pathways and improve pedaling mechanics without adding significant metabolic stress. This helps break up the monotony of a long ride and improves your pedaling efficiency.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
    <tag name="CADENCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's begin the warm up. Focus on form." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="570" OnPower="1.1" OffPower="0.68">
      <textevent timeoffset="0" message="First spin-up! High cadence, low resistance." />
      <textevent timeoffset="30" message="Settle back into your endurance pace." />
      <textevent timeoffset="1800" message="Three intervals down. Find your rhythm in the Z2 sections." />
      <textevent timeoffset="3600" message="Halfway! Stay light on the pedals during the spin-ups." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great work. Time to bring the heart rate down." />
    </Cooldown>
  </workout>
</workout_file>