Identify SVG elements

The element below is an SVG graphic. As it is the case for HTML, we can add attributs to the elements (e.g. the circles) in order to identify them with JavaScript. Open the browser's console with F12 to see how the colors of the circle are identified and printed through JavaScript.