This is a example of a conversion from SVG to VML via MS Office. Microsoft implemented its proposal in the IE 5 and higher and in its Office. Only in Internet Explorer works this example.It's only for testing, we dislike this, but these browser are most common.
If your searching for a modern Webvectorlanguage, please use SVG, which is more powerful and a standard since 2001. You you can build a SVG per Editor or with a programm like Adobe Illustrator and Inkscape.
In this example, we
We have modified the header and the doctype.This is not really necessary but a good idea, if you plan to use this in a real website. All special styles like mso- and so on are deleted.
There are limitations in these solution but's a workaround till MS offers a native SVG support.