1<?xml version="1.0"?>
2<entity script="resources/level-four/crown.lua" speed="0"
3        collisionchecker="false">
4    <radius x="20" y="20" />
5    <sprite>
6        <animation id="standing">
7            <frame sketch="resources/level-four/crown.svg" duration="50" />
8        </animation>
9    </sprite>
10</entity>
11