<?xml version="1.0"?>
<flag name="BHUTAN" width="1.5">
    <status
        layout="yes"
        color="unknown"
        graphic="no"
    />
    <field color="gold" />
    <g xmlns="http://www.w3.org/2000/svg">
        <polygon
            points="
                150, 0
                150, 100
                0, 100
            "
            fill="darkorange"
        />
        <!-- TODO: graphic -->
    </g>
</flag>

