<!DOCTYPE html>
<html lang="en">
<body>
<figure>
<img src="svg_example_image.png" alt="Sample SVG image">
<figcaption>Figure 1: The caption</figcaption>
</figure>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<body>
<figure>
<img src="svg_example_image.png" alt="Sample SVG image">
<figcaption>Figure 1: The caption</figcaption>
</figure>
</body>
</html>