<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>MT4 MathML Sandbox</title>
    <link rel="alternate" type="text/html" href="http://mt4.jblevins.org/sandbox/" />
    <link rel="self" type="application/atom+xml" href="http://mt4.jblevins.org/sandbox/atom.xml" />
    <id>tag:mt4.jblevins.org,2007-10-18:/sandbox//2</id>
    <updated>2008-01-14T03:43:20Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Publishing Platform 4.01</generator>

<entry>
    <title>Hello, World!</title>
    <link rel="alternate" type="text/html" href="http://mt4.jblevins.org/sandbox/2007/10/hello-world.xhtml" />
    <id>tag:log.xbeta.org,2007:/jrblevin//1.1</id>

    <published>2007-10-18T21:06:39Z</published>
    <updated>2008-01-14T03:43:20Z</updated>

    <summary>A test entry with inline MathML and SVG.</summary>
    <author>
        <name>Administrator</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://mt4.jblevins.org/sandbox/">
        <![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>
]]>
        
    </content>
</entry>

</feed>
