<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">\n",
" <rect x="0.00" y="0.00" width="100.00" height="100.00" />\n",
" <line x1="45" y1="45" x2="55" y2="55" stroke="white"/>\n",
" <line x1="45" y1="55" x2="55" y2="45" stroke="white"/>\n",
" <g>\n",
" <!-- This is the svg_g Group -->\n",
" <circle cx="30.00" cy="20.00" r="5.00" fill="red" stroke="yellow" />\n",
" </g>\n",
"</svg>