- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
- <svg xmlns="http://www.w3.org/2000/svg"
- width="3.6in" height="3.4in">
- <title>Listing 25-10 from the XML Bible</title>
- <path d="M 100,0 V 300
- M 200,0 V 300
- M 0,100 H 300
- M 0,200 H 300 Z"
- fill="none" stroke="black" stroke-width="2px" />
- </svg>