<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version = "1.1"
id = "Cube_diagonals"
xmlns = "http://www.w3.org/2000/svg"
width = "275"
height = "265">
<g id="Back_Faces" stroke="#030" stroke-width="1">
<polygon fill="#8A8" opacity="0.6" points=" 3, 31 133, 3 129,161 7,203"/>
<polygon fill="#ACA" opacity="0.6" points="129,161 133, 3 271, 33 257,207"/>
<polygon fill="#CEC" opacity="0.6" points=" 7,203 129,161 257,207 135,263"/>
</g>
<g stroke-width="2" stroke-dasharray="10">
<line stroke="#C00" x1="3" y1="31" x2="271" y2="33"/>
<line stroke="#00C" x1="3" y1="31" x2="257" y2="207"/>
</g>
<g id="Front_Faces" stroke="#030" stroke-width="2" opacity=".6">
<polygon fill="#CEC" points=" 3, 31 133, 3 271, 33 143, 69"/>
<polygon fill="#ACA" points=" 3, 31 143,69 135,263 7,203"/>
<polygon fill="#8A8" points="135,263 143,69 271, 33 257,207"/>
</g>
<text font-size="20" x="1" y="25">A
<tspan x="1" y="225">A'</tspan>
<tspan x="255" y="25">C</tspan>
<tspan x="250" y="225">C'</tspan></text>
</svg>