
The ramp of colors to use on a gradient is defined by the 'stop' elements that are child elements to the gradients. Are defined by the attributes:
Further information:
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 100" xmlns:xlink="http://www.w3.org/1999/xlink">
<image width="100" height="80" xlink:href="image.jpg"/>
</svg>