You have other example in Bazaar/PainterSvg_demo that uses PainterSvg package to parse and show simple svg files. You can find .svg files in PainterSvg_demo folder.
Go to function ParseSVG() and choose for example SvgPaint_Line() to get the attributes of a line. This is an example: