SVG and HTML
<svg>
  <circle cx="120" cy="65" r="30" style="fill:yellow;stroke:black;"/>
  <text x="100" y="55" style="fill:red;">Mathematics</text>
</svg>
<EMBED SRC="simple.svg" NAME="simple"
  WIDTH="300" HEIGHT="100" TYPE="image/svg-xml"
  PLUGINSPAGE="http://www.adobe.com/svg/viewer/install/"
>
ICTM2, Hersonissos, Crete, Greece, July 1-6, 2002