<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 600">
 <title>Dutch Flag (maybe not accurate color-wise or dimension-wise)</title>
 <rect width="900" height="200" fill="red"/>
 <rect width="900" height="200" y="200" fill="white"/>
 <rect width="900" height="200" y="400" fill="blue"/>
</svg>
