<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>MT4 MathML Sandbox</title>
        <link>http://mt4.jblevins.org/sandbox/</link>
        <description></description>
        <language>en</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Thu, 18 Oct 2007 17:06:39 -0500</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Hello, World!</title>
            <description><![CDATA[<p>Math ML test:</p>

<div class="numberedEq"><span>(1)</span><math xmlns='http://www.w3.org/1998/Math/MathML' display='block'><msup><mi>e</mi> <mi>x</mi></msup><mo>=</mo><munderover><mo lspace="thinmathspace" rspace="thinmathspace">&Sum;</mo> <mrow><mi>n</mi><mo>=</mo><mn>0 </mn></mrow> <mn>&infin;</mn></munderover><mfrac><mrow><msup><mi>x</mi> <mi>n</mi></msup></mrow><mrow><mi>n</mi><mo>!</mo></mrow></mfrac><mo>.</mo></math></div>

<p>Inline SVG:</p>

<div style="width: 6.25em; height: 6.25em">
<svg:svg xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100">
 <svg:g stroke-width="12" stroke="#000">
   <svg:g id="svgstar" transform="translate(50, 50)">
     <svg:path id="svgbar" d="M-27,-5 a7,7 0 1,0 0,10 h54 a7,7 0 1,0 0,-10 z"/>
     <svg:use xlink:href="#svgbar" transform="rotate(45)"/>
     <svg:use xlink:href="#svgbar" transform="rotate(90)"/>
     <svg:use xlink:href="#svgbar" transform="rotate(135)"/>
   </svg:g>
 </svg:g>
 <svg:use xlink:href="#svgstar" fill="#FB4"/>
</svg:svg>
</div>
]]></description>
            <link>http://mt4.jblevins.org/sandbox/2007/10/hello-world.xhtml</link>
            <guid>http://mt4.jblevins.org/sandbox/2007/10/hello-world.xhtml</guid>
            
            
            <pubDate>Thu, 18 Oct 2007 17:06:39 -0500</pubDate>
        </item>
        
    </channel>
</rss>
