-- SPDX-FileCopyrightText: 2024 John Livingston -- SPDX-License-Identifier: AGPL-3.0-only -- FIXME: create a XEP to standardize this, and remove the "x-". local xmlns_poll = "http://jabber.org/protocol/muc#x-poll"; return { xmlns_poll = xmlns_poll; };