<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg
        width="500"
        height="250"
        xmlns="http://www.w3.org/2000/svg"
        id="Civil flag of Thuringia">

<!--
        This file is in the public domain
-->

        <rect height="125" width="500" fill="#FFFFFF" x="0" y="0" />
        <rect height="125" width="500" fill="#E10000" x="0" y="125" />

</svg>