<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
<!-- Purple background (same color as original) -->
<rect width="1024" height="1024" fill="#832561"/>
<!-- Skolverket text (italic serif, positioned to match original proportions) -->
<text x="512" y="420" font-family="Georgia, serif" font-size="140" font-style="italic" fill="#ffffff" text-anchor="middle" dominant-baseline="middle">Skolverket</text>
<!-- MCP text (bold sans-serif, larger and positioned lower) -->
<text x="512" y="640" font-family="Arial, sans-serif" font-size="240" font-weight="bold" fill="#ffffff" text-anchor="middle" dominant-baseline="middle">MCP</text>
</svg>