
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="841.89px" height="595.275px" viewBox="0 0 841.89 595.275" enable-background="new 0 0 841.89 595.275"
xml:space="preserve">
<rect name="球场" x="0" y="0" fill="#000000" stroke="#000000" stroke-width="2" width="600" height="400"/>
<circle name="中圈" fill="none" stroke="#FFFFFF" stroke-width="3" cx="300" cy="200" r="50"/>
<path name="中线" stroke="#FFFFFF" stroke-width="3" d="M300 0 L300 400 Z"/>
<circle name="开球点" fill="#FFFFFF" cx="300" cy="200" r="4"/>
<rect name="禁区" fill="none" x="0" y="100" stroke="#FFFFFF" stroke-width="3" width="100" height="200"/>
<rect name="球门区" fill="none" x="0" y="150" stroke="#FFFFFF" stroke-width="3" width="30" height="100"/>
<rect name="球门" fill="#FFFFFF" x="0" y="180" stroke="#0FFFFF" stroke-width="3" width="15" height="40"/>
<path name="角球" fill="none" stroke="#FFFFFF" stroke-width="3.0821" d="M114,50.58 c0,9.93-8.051,17.981-17.981,17.981"/>
<path name="三角形" fill="red" stroke="blue" d="M150 50 L130 130 L170 130 Z"/>
</svg>