<?xml-stylesheet type="text/xsl" href="SVGprog01.xsl"?>

<svg width="16cm" height="14cm" viewBox="0 0 400 400">>
<desc xmlns:myfoo="http://example.org/myfoo">
        <myfoo:title>This is a financial report</myfoo:title>
        <myfoo:descr>The global description uses markup from the
            <myfoo:emph>myfoo</myfoo:emph>namespace.
        </myfoo:descr>
        <myfoo:scene>

            <myfoo:what>widget growth</myfoo:what>
            <myfoo:contains>thirteen graph-bar</myfoo:contains>
            <myfoo:when>1987 through 1999</myfoo:when>
        </myfoo:scene>
    </desc>

<text x="1" id="originlabel" y="12" style="font-family:Verdana; font-size:12.333;
fill:lightblue"> * origin x=0, y=0</text>
<text x="340" id="uplabel" y="20" style="font-family:Verdana; font-size:12.333; fill:black">
UP</text>
<text x="340" id="downlabel" y="230" style="font-family:Verdana; font-size:12.333;
fill:black">DOWN</text>
<rect x="37" y="190" width="280" style="stroke:black; stroke-width:1" height="1"
id="xbaseline"/>
<text x="317" id="text3" y="194" style="font-family:Verdana; font-size:12.333;
fill:indigo">18</text>
<rect x="333" y="96" width="1" style="stroke:black; stroke-width:1" height="104"
id="endlineright"/>
<rect x="37" y="96" width="1" style="stroke:black; stroke-width:1" height="104"
id="endlineleft"/>
<rect x="40" y="160" width="20" style="stroke:green; fill:green; stroke-width:0" height="40"
id="bar1"/>
<rect x="60" y="140" width="20" style="stroke:yellow; fill:yellow; stroke-width:0" height="60"
id="bar2"/>
<rect x="80" y="111" width="20" style="stroke:blue; fill:orange; stroke-width:0" height="89"
id="bar3"/>
<rect x="100" y="130" width="20" style="stroke:yellow; fill:yellow; stroke-width:0" height="70"
id="bar4"/>
<rect x="120" y="173" width="20" style="stroke:green; fill:lightgreen; stroke-width:0" height="27"
id="bar5"/>
<rect x="140" y="191" width="20" style="stroke:green; fill:green; stroke-width:0" height="09"
id="bar6"/>
<rect x="160" y="140" width="20" style="stroke:yellow; fill:yellow; stroke-width:0" height="60"
id="bar7"/>
<rect x="180" y="167" width="20" style="stroke:green; fill:green; stroke-width:0" height="33"
id="bar8"/>
<rect x="200" y="175" width="20" style="stroke:green; fill:green; stroke-width:0" height="25"
id="bar9"/>
<rect x="220" y="129" width="20" style="stroke:yellow; fill:yellow; stroke-width:0" height="71"
id="bar10"/>
<rect x="240" y="150" width="20" style="stroke:green; fill:green; stroke-width:0" height="50"
id="bar11"/>
<rect x="260" y="139" width="20" style="stroke:yellow; fill:yellow; stroke-width:0" height="61"
id="bar12"/>
<rect x="280" y="125" width="20" style="stroke:yellow; fill:yellow; stroke-width:0" height="75"
id="bar13"/>
<text x="37" id="text1" y="210" style="font-family:Verdana; font-size:25.;
fill:black">95969798990001020304050607</text>
<text x="37" id="text2" y="230" style="font-family:Verdana; font-size:12.333; fill:blue">Mean
High Ratings August 2007</text>
</svg>
