<!DOCTYPE html>
<svg>
<rect x="100" y="50" width="100" height="40" fill="green" />
<rect x="100" y="100" width="100" height="40" fill="green" />
</svg>
<!DOCTYPE html>
<svg>
<rect x="100" y="50" width="100" height="40" fill="green" />
<rect x="100" y="100" width="100" height="40" fill="green" />
</svg>