<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.2" width="500" height="64" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <defs>
    <linearGradient id="Fade">
      <stop style="stop-color: #000000; stop-opacity: 1;" offset="0"/>
      <stop style="stop-color: #000000; stop-opacity: 0;" offset="1"/>
    </linearGradient>
    <linearGradient id="Tropical">
      <stop style="stop-color: #ff0000; stop-opacity: 1;" offset="0"/>
      <stop style="stop-color: #ff9900; stop-opacity: 1;" offset="0.33"/>
      <stop style="stop-color: #ffcc00; stop-opacity: 1;" offset="0.5"/>
      <stop style="stop-color: #ff9900; stop-opacity: 1;" offset="0.66"/>
      <stop style="stop-color: #ff0000; stop-opacity: 1;" offset="1"/>
    </linearGradient>
    <linearGradient xlink:href="#Tropical" id="TropicalGrad" gradientUnits="userSpaceOnUse" x1="230" y1="4" x2="230" y2="20"/>
    <linearGradient xlink:href="#Tropical" id="StarGrad" gradientUnits="userSpaceOnUse" x1="466" y1="0" x2="492" y2="28"/>
    <linearGradient xlink:href="#Fade" id="FadeGrad" x1="0" y1="54" x2="0" y2="14" gradientUnits="userSpaceOnUse"/>
  </defs>
  <rect x="0" y="0" width="500" height="64" style="fill: #000000;"/>
  <g id="TopHalf" style="font-family: Arial Black; font-size: 26px; text-align: center; text-anchor: middle; fill-opacity: 1;">
    <text x="230" y="24" width="460" height="64" style="fill: url(#TropicalGrad);">Vector graphics are so Web2.0</text>
    <path d="M492,21 L483,20 L477,28 L475,19 L466,15 L474,10 L474,1 L482,7 L490,5 L487,13 L492,21 z" style="fill: url(#StarGrad); stroke: none;"/>
  </g>
  <use xlink:href="#TopHalf" transform="scale(1, -1) translate(0, -64)"/>
  <rect style="fill: url(#FadeGrad); stroke: none;" width="500" height="32" x="0" y="32"/>
</svg>
