POLYGON
The polygon element defines a closed shape consisting of a set of connected straight line segments.
SYNTAX
<polygon attribute-name="attribute-value"/>
<points> = [ <number>+ ]#
The points that make up the polyline.
pathLength
Defines the total length of the path in user units.