<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" shortdescription="Ethan's Presets"
 author="Ethan Grobin" version="1.2_2026-08-16" description="Some presets I have made for my mapping. Currently just four square but I may make more in future">
    <group name="Ethan's Presets">
       <item name="Four Square" type="node,closedway">
            <label text="Four square court" />
            <link href="https://wiki.openstreetmap.org/wiki/Tag:sport=four_square" es.href="https://wiki.openstreetmap.org/wiki/ES:Tag:sport=four_square" />
            <key key="sport" value="four_square" />
            <combo key="leisure" text="Type" values="pitch,sports_centre" default="pitch" />
            <optional>
                <text key="square_count" text="Amount of squares"/>
                <text key="surface" text="Surface"/>
            </optional>
       </item>
    </group>
</presets>
