<?xml version="1.0" encoding="UTF-8"?>
<forms version="1.8.7">
	<form labelPlacement="top_label" useCurrentUserAsAuthor="1">
			<title><![CDATA[GravityView - Event Listings]]></title>
			<descriptionPlacement><![CDATA[below]]></descriptionPlacement>
			<button type="text">
				<text><![CDATA[Submit]]></text>
			</button>
			<fields>
				<field id="1" isRequired="1" size="medium" type="text">
					<description><![CDATA[Give your event a short distinct name]]></description>
					<label><![CDATA[Event Title]]></label>
				</field>
				<field id="8" size="medium" type="address" addressType="us">
					<description><![CDATA[Specify where your event will happen.]]></description>
					<label><![CDATA[Location]]></label>
					<defaultCountry><![CDATA[United States]]></defaultCountry>
					<inputs>
						<input id="8.1">
							<label><![CDATA[Street Address]]></label>
						</input>
						<input id="8.2">
							<label><![CDATA[Address Line 2]]></label>
						</input>
						<input id="8.3">
							<label><![CDATA[City]]></label>
						</input>
						<input id="8.4">
							<label><![CDATA[State / Province]]></label>
						</input>
						<input id="8.5">
							<label><![CDATA[ZIP / Postal Code]]></label>
						</input>
						<input id="8.6">
							<label><![CDATA[Country]]></label>
						</input>
					</inputs>
				</field>
				<field id="3" isRequired="1" size="medium" type="date" calendarIconType="none" dateType="datepicker">
					<label><![CDATA[Start Date]]></label>
				</field>
				<field id="4" size="medium" type="time">
					<label><![CDATA[Start Time]]></label>
				</field>
				<field id="10" size="medium" type="time">
					<label><![CDATA[End Time]]></label>
				</field>
				<field id="5" size="medium" type="fileupload">
					<label><![CDATA[Event Logo]]></label>
					<allowedExtensions><![CDATA[jpg,jpeg,gif,png]]></allowedExtensions>
				</field>
				<field id="2" size="medium" type="textarea">
					<description><![CDATA[Tell people what's special about your event and why they won't want to miss it!]]></description>
					<label><![CDATA[Event Description]]></label>
				</field>
				<field id="6" size="medium" type="text">
					<description><![CDATA[Let your attendees know who's organizing or hosting this event]]></description>
					<label><![CDATA[Organizer Name]]></label>
				</field>
				<field id="7" size="small" type="textarea">
					<description><![CDATA[Give a brief overview of yourself or your organization]]></description>
					<label><![CDATA[Organizer Description]]></label>
				</field>
				<field id="9" size="medium" type="checkbox">
					<adminLabel><![CDATA[Opt-In]]></adminLabel>
					<label><![CDATA[Show Entry on Website]]></label>
					<choices>
						<choice>
							<text><![CDATA[Yes, display my entry on the website]]></text>
						</choice>
					</choices>
					<gravityview_approved><![CDATA[1]]></gravityview_approved>
				</field>
			</fields>
			<notifications>
				<notification id="535022182b77e">
					<to><![CDATA[{admin_email}]]></to>
					<name><![CDATA[Admin Notification]]></name>
					<event><![CDATA[form_submission]]></event>
					<toType><![CDATA[email]]></toType>
					<subject><![CDATA[New submission from {form_title}]]></subject>
					<message><![CDATA[{all_fields}]]></message>
				</notification>
			</notifications>
			<confirmations>
				<confirmation id="535022182ba3e" isDefault="1" type="message">
					<name><![CDATA[Default Confirmation]]></name>
					<message><![CDATA[Thanks for contacting us! We will get in touch with you shortly.]]></message>
				</confirmation>
			</confirmations>
		</form>
</forms>
