<?xml version="1.0"?>
<flag name="SOUTH AFRICA" width="1.6">
    <status
        layout="unknown"
        color="yes"
    />
    <ducolor dir="horizontal">
        <color>Pantone(179)</color>
        <color>Pantone(288)</color>
    </ducolor>
    <g xmlns="http://www.w3.org/2000/svg">
        <line x1="0" y1="50%" x2="100%" y2="50%" stroke="white" stroke-width="45" />
        <polygon
            points="
                0, -30
                120, 50
                0, 130
            "
            fill="white"
        />
        <line x1="0" y1="50%" x2="100%" y2="50%" stroke="Pantone(3415)" stroke-width="30" />
        <polygon
            points="
                -15, -30
                105, 50
                -15, 130
            "
            fill="Pantone(3415)"
        />
        <polygon
            points="
                -65, -30
                55, 50
                -65, 130
            "
            fill="Pantone(1235)"
        />
        <polygon
            points="
                -80, -30
                40, 50
                -80, 130
            "
            fill="black"
        />
    </g>
</flag>

