<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="xspirograph" _label="XSpiroGraph">

  <command arg="-root"/>

  <number id="speed" type="slider" arg="-delay %"
          _label="Duration" _low-label="1 Second" _high-label="1 Minute"
          low="1" high="60" default="5"/>

  <number id="layers" type="spinbutton" arg="-layers %"
          _label="Layers" low="1" high="100" default="1"/>

  <_description>
Simulates that pen-in-nested-plastic-gears toy from your childhood.
By Rohit Singh.
  </_description>
</screensaver>
