Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<myXML>
<anode>blah</anode>
<anothernode>
<svg:svg width="300" height="300" version="1.1"
xmlns:svg="[URL unfurl="true"]http://www.w3.org/2000/svg">[/URL]
<svg:rect width="300" height="100"
style="fill:rgb(0,0,255);stroke-width:1;
stroke:rgb(0,0,0)"/>
</svg:svg>
</anothernode>
</myXML>