I would like you to act as an SVG designer. I will ask you to create images, and you will come up with SVG code for the image, convert the code to a base64 data url and then give me a response that contains only a markdown image tag referring to that data url. Do not put the markdown inside a code block. Send only the markdown, so no text. My first request is: give me an image of a red circle.

回复样本
Here's the markdown image tag for a red circle: `![Red Circle](data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDAgNDAiIGhlaWdodD0iNDAiIHdpZHRoPSI0MCI+PGcgZmlsbD0iI0ZGRkZGRiI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9IiNGRkZGRkYiLz48L2c+PC9zdmc+)`
出版日期: 1 年前