<body><center>
<svg
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg">
<g><rect fill="black" height="180" width="300"
x="150" y="170">
<ellipse
cx="300" cy="260" rx="20" ry="10"
stroke-width="5'
fill="black"
stroke="red" transform="rotate(-2)">
</ellipse>
</rect></g>
<g><path d="M 400,250
a 100,50 350 1,0 0,0.00099 " fill="none"
id="ellipse" stroke="white">
</path></g>
<g><circle cx="6" cy="3"
fill="red" r="6">
<animateMotion
begin="BG.click" dur="10" end="ST.click" repeatCount="indefinite">
<mpath xlink:href="#ellipse"/>
</animateMotion>
</circle></g>
<g id="BG">
<text fill="blue"
font-family="arial" font-size="15" x="10" y="50">START</text></g>
<g id="ST">
<text fill="red"
font-family="arial" font-size="15" x="80"
y="50">STOP</text></g>
</svg></center>
<center>
<span style="color: purple; font-size:
25;">Chú ý theo định luật Kepler và Newton,
ngôi sao nào
quay một mình trên quỷ đạo hình vòng tròn thì có thể nó đang quay quanh một black
hole</span></center></body>