<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
	"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="5.1cm" height="6.5cm" version="1.1" 
	xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
	viewBox="-2550 0 5100 6500" 
	encoding="utf-8">
	
	<desc>
		Oscillating Strings, sine waves
		The Bezier-curves are close aproximations: i.e. one can't see the 
		difference to a real sine wave.
		Created by baba66, http://de.wikipedia.org, 2006-03-21
		License: cc-by-sa/2.0/de and GFDL
	</desc>

	<defs>
		<style type="text/css"><![CDATA[
			.background {fill: #FFFFFF}
			.activewave { 
				fill: #FFFFCC;
				stroke: #000000;
				stroke-linecap: round;
				stroke-linejoin:round;
			}
			.inactivewave { 
				fill: #FFFFCC;
				stroke: #CCCCCC;
				stroke-linecap: round;
				stroke-linejoin:round;
			}
			.font {
				font-family: Arial, sans-serif;
				fill: #000000;
			}
		]]></style>
		<path 
			id="wavetop1" 
			d="M1660 474c-358,-151 -1147,-439 -2105,-439 -958,0 -1747,288 -2105,439" 
			stroke-width="33.5"/>
		<path 
			id="wavebottom1" 
			d="M1660 4c-358,150 -1147,439 -2105,439 -958,0 -1747,-289 -2105,-439" 
			stroke-width="33.5"/>

		<path 
			id="wavetop2" 
			d="M-445 443c-179,-151 -574,-439 -1053,-439 -478,0 -873,288 -1052,439" 
			stroke-width="33.5"/>
		<path 
			id="wavebottom2" 
			d="M-445 4c-179,150 -574,439 -1053,439 -478,0 -873,-289 -1052,-439" 
			stroke-width="33.5"/>

		<path 
			id="wavetop3" 
			d="M-1147 443c-119,-151 -382,-439 -701,-439 -320,0 -583,288 -702,439" 
			stroke-width="33.5"/>
		<path 
			id="wavebottom3" 
			d="M-1147 4c-119,150 -382,439 -701,439 -320,0 -583,-289 -702,-439" 
			stroke-width="33.5"/>

		<path 
			id="wavetop4" 
			d="M-1498 443c-89,-151 -286,-439 -526,-439 -239,0 -437,288 -526,439" 
			stroke-width="33.5"/>
		<path 
			id="wavebottom4" 
			d="M-1498 4c-89,150 -286,439 -526,439 -239,0 -437,-289 -526,-439" 
			stroke-width="33.5"/>

		<path 
			id="wavetop5" 
			d="M-1708 443c-72,-151 -229,-439 -421,-439 -192,0 -349,288 -421,439" 
			stroke-width="33.5"/>
		<path 
			id="wavebottom5" 
			d="M-1708 4c-72,150 -229,439 -421,439 -192,0 -349,-289 -421,-439" 
			stroke-width="33.5"/>	

</defs>

	<rect id="background" class="background" x="-2550" y="0" width="5100" height="6500" />
	<g id="wave1">	
		<use x="623" y="4990.4" xlink:href="#wavebottom1" class="inactivewave" />
		<use x="623" y="4551.4" xlink:href="#wavetop1" class="activewave" />
	</g>
	
	<g id="wave2">	
		<use x="623" y="3937.7" xlink:href="#wavebottom2" class="inactivewave" />
		<use x="2728" y="3498.7" xlink:href="#wavetop2" class="inactivewave" />
		<use x="623" y="3498.7" xlink:href="#wavetop2" class="activewave" />
		<use x="2728" y="3937.7" xlink:href="#wavebottom2" class="activewave" />
	</g>

	<g id="wave3">
		<g id="wave3a">	
			<use x="623" y="2884.9" xlink:href="#wavebottom3" class="inactivewave" />
			<use x="623" y="2445.9" xlink:href="#wavetop3" class="activewave" />
		</g>
		<use x="2026.333" y="2445.9" xlink:href="#wavetop3" class="inactivewave" />
		<use x="2026.333" y="2884.9" xlink:href="#wavebottom3" class="activewave" />
		<use x="2806.667" y="0" xlink:href="#wave3a" />
	</g>

	<g id="wave4">
		<g id="wave4a">
			<use x="623" y="1832.2" xlink:href="#wavebottom4" class="inactivewave" />
			<use x="623" y="1393.2" xlink:href="#wavetop4" class="activewave" />
			<use x="1675.5" y="1393.2" xlink:href="#wavetop4" class="inactivewave" />
			<use x="1675.5" y="1832.2" xlink:href="#wavebottom4" class="activewave" />
		</g>
		<use x="2105" y="0" xlink:href="#wave4a" />
	</g>

	<g id="wave5">	
		<g id="wave5a">
			<use x="623" y="779.4" xlink:href="#wavebottom5" class="inactivewave" />
			<use x="623" y="340.4" xlink:href="#wavetop5" class="activewave" />
		</g>
		<g id="wave5b">
			<use x="1465" y="340.4" xlink:href="#wavetop5" class="inactivewave" />
			<use x="1465" y="779.4" xlink:href="#wavebottom5" class="activewave" />
		</g>
		<use x="1684" y="0" xlink:href="#wave5a" id="wave5c" />
		<use x="1684" y="0" xlink:href="#wave5b" />
		<use x="1684" y="0" xlink:href="#wave5c" />
	</g>
	
	<text x="179" y="6159" class="font" font-size="353" text-anchor="middle">2</text>
	<rect style="fill:black" x="82" y="5820" width="194" height="30"/>
	<path id="greeksmalllambda" style="fill:black" 
		d="M179 5642l-58 120 -31 0 79 -162 -3 -16c-3,-17 -11,-42 -33,-42 
			-17,0 -24,15 -26,30l-6 0c0,-21 9,-55 35,-55 27,0 36,39 40,59l28 
			121c4,17 10,43 32,43 17,0 23,-13 24,-28l7 0c0,21 -5,54 -33,54 
			-28,0 -35,-37 -39,-57l-16 -67z"/>
  <rect style="fill:black" x="-1927" y="4997" width="34" height="838"/>
  <rect style="fill:black" x="2251" y="4997" width="34" height="838"/>
  <rect style="fill:black" x="415" y="5820" width="1870" height="30"/>
  <rect style="fill:black" x="-1927" y="5820" width="1870" height="30"/>
  <text x="-2248" y="5118" class="font" font-size="353">1</text>
  <text x="-2283" y="4065" class="font" font-size="353">2</text>
  <text x="-2285" y="3010" class="font" font-size="353">3</text>
  <text x="-2284" y="1959" class="font" font-size="353">4</text>
  <text x="-2286" y="902" class="font" font-size="353">5</text>
</svg>
