<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   version="1.0"
   width="600"
   height="400">
  <rect
     style="fill:#ed1c24"
     x="0"
     y="0"
     width="600"
     height="200"
     id="Red Stripe" />
  <rect
     style="fill:#ffffff"
     x="0"
     y="200"
     width="600"
     height="200"
     id="White Stripe" />
</svg>