+ <inputSet id="pitchSport">
+ <input name="Sport" presence="always" category="Details" key="sport" type="choice" description="The sport that is predominantly played here.">
+ <choice value="9pin" text="9 pin bowling"/>
+ <choice value="10pin" text="10 pin bowling"/>
+ <choice value="american_football" text="American football"/>
+ <choice value="archery" text="Archery"/>
+ <choice value="athletics" text="Athletics"/>
+ <choice value="australian_football" text="Australian Rules Football"/>
+ <choice value="baseball" text="Baseball"/>
+ <choice value="basketball" text="Basketball"/>
+ <choice value="beachvolleyball" text="Beach volleyball"/>
+ <choice value="boules" text="Boules/petanque/bocci"/>
+ <choice value="bowls" text="Lawn bowls"/>
+ <choice value="canadian_football" text="Canadian football"/>
+ <choice value="chess" text="Chess"/>
+ <choice value="cricket" text="Cricket"/>
+ <choice value="cricket_nets" text="Cricket nets"/>
+ <choice value="croquet" text="Croquet"/>
+ <choice value="equestrian" text="Equestrian"/>
+ <choice value="gaelic_football" text="Gaelic football"/>
+ <choice value="gymnastics" text="Gymnastics"/>
+ <choice value="team_handball" text="(Team) handball"/>
+ <choice value="hockey" text="(Field) hockey"/>
+ <choice value="korfball" text="Korball"/>
+ <choice value="pelota" text="Pelota"/>
+ <choice value="rugby_league" text="Rugby league"/>
+ <choice value="rugby_union" text="Rugby union"/>
+ <choice value="shooting" text="Shooting"/>
+ <choice value="skating" text="Ice skating"/>
+ <choice value="skateboard" text="Skateboarding"/>
+ <choice value="soccer" text="Soccer/football"/>
+ <choice value="swimming" text="Swimming"/>
+ <choice value="table_tennis" text="Table tennis"/>
+ <choice value="tennis" text="Tennis"/>
+ <choice value="volleyball" text="Volleyball"/>
+ </input>
+ </inputSet>