Read polygons from svg file and convert them to meshes

I need to read polygons from svg file and convert them into meshes. Are there any ready made scripts capable to accomplish that? or any similar ones for remaking?

I haven’t found any ready-made script or answer and just read in polygons points from svg file and triangulated them.
For those interested I presented the detailed example with sources in form of a post:

http://virtualplayground.d2.pl/WP/?p=241