<?xml version="1.0"?>
<flag name="ARUBA" width="1.5">
    <status
        layout="yes"
        color="yes"
    />
    <field color="Pantone(279)" />
    <g xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs>
            <polygon
                id="star"
                points="
                    0, -1
                    0.25, -0.25
                    1, 0
                    0.25, 0.25
                    0, 1
                    -0.25, 0.25
                    -1, 0
                    -0.25, -0.25
                "
            />
        </defs>
        <rect
            y="66.666"
            width="100%"
            height="5.5555"
            fill="yellow"
        />
        <rect
            y="77.7777"
            width="100%"
            height="5.5555"
            fill="yellow"
        />
        <use xlink:href="#star" fill="white" transform="translate(25,25) scale(20)" />
        <use xlink:href="#star" fill="Pantone(186)" transform="translate(25,25) scale(16)" />
    </g>
</flag>
