<?xml version="1.0"?>
<flag name="COLOMBIA" width="1.5">
    <status
        layout="yes"
        color="no"
    />
    <field color="Pantone(116)" />
    <g xmlns="http://www.w3.org/2000/svg">
        <rect
            y="50%"
            height="100%"
            width="100%"
            fill="blue"
        />
        <rect
            y="75%"
            height="100%"
            width="100%"
            fill="red"
        />
    </g>
</flag>

