- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
- <svg xmlns="http://www.w3.org/2000/svg"
- width="3.5in" height="1.0in">
- <title>Listing 25-7 from the XML Bible</title>
- <ellipse cx="45" cy="45" rx="40" ry="10" />
- <ellipse cx="45" cy="45" rx="10" ry="40" />
- </svg>