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