<?xml version="1.0" encoding="UTF-8"?><!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --><!DOCTYPE html SYSTEM "chrome://calendar/locale/calendar.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"xmlns:html="http://www.w3.org/1999/xhtml"scrolling="false"lightweightthemes="true"persist="screenX screenY"><head><title>&calendar.select.dialog.title;</title><metahttp-equiv="Content-Security-Policy"content="default-src chrome:; script-src chrome: 'unsafe-inline'; style-src chrome: 'unsafe-inline'"/><linkrel="localization"href="branding/brand.ftl"/><linkrel="stylesheet"href="chrome://messenger/skin/messenger.css"/><linkrel="stylesheet"href="chrome://messenger/skin/colors.css"/><linkrel="stylesheet"href="chrome://messenger/skin/themeableDialog.css"/><linkrel="stylesheet"href="chrome://calendar/skin/shared/dialogs/chooseCalendarDialog.css"/><scriptdefer="defer"src="chrome://messenger/content/dialogShadowDom.js"></script><scriptdefer="defer"src="chrome://calendar/content/calendar-ui-utils.js"></script><scriptdefer="defer"src="chrome://calendar/content/chooseCalendarDialog.js"></script></head><body><xul:dialogbuttons="accept,cancel"xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"><labelid="prompt"control="calendar-list"/><richlistboxid="calendar-list"seltype="single"/><descriptionid="promptNotify"/></xul:dialog></body></html>