But the result isnt what i expected... the svg-file is created with "milllllllion"

......
<circle cx="0" cy="0" r="1" fill="cmyk(136,98,0,43)"/>
<circle cx="1" cy="0" r="1" fill="cmyk(102,73,0,32)"/>
<circle cx="2" cy="0" r="1" fill="black"/>
<circle cx="3" cy="0" r="1" fill="cmyk(68,49,0,21)"/>
......
idendity -list format prints something like this:
SVG SVG rw+ Scalable Vector Graphics (XML 2.4.19)
SVGZ SVG rw+ Compressed Scalable Vector Graphics (XML 2.4.19)
i read here in some threads that i have to use / include "rsvg" instead.... but how??
and, im not sure rsvg solve my problems... does imagemagick with rsvg create full svg-files? or do i get a svg files with a few tens like now?
i search the whole morning to get rsvg ready. no result.... (or no results for windows)
i could need some help

I use imagemagick 6.5.9-0 (i installed ImageMagick-6.5.9-0-Q16-windows-dll.exe) on Windows 7 64
many thanks!