<!DOCTYPE html>
<html>
<head><title></title><meta name="ROBOTS" content="INDEX,FOLLOW"><meta name="keywords" content=""><meta name="description" content="">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<style class="main_style">
.layout-canvas-g {
  background-color: #fff;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
}
.layout-canvas-g > .header,
.layout-canvas-g > .section,
.layout-canvas-g > .footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  word-wrap: break-word;
}
.layout-canvas-g > .section {
  margin: 10px 0;
}
.layout-canvas-g > .section > .columns {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
body {
  color: #000;
  font-family: Arial;
  font-size: 12px;
  margin: 0 auto;
  max-width: 1280px;
}
@media only screen and (max-width: 480px) {
  .mobile-hidden {
    display: none !important;
  }
  .responsive-td {
    width: 100% !important;
    display: block !important;
    padding: 0 !important;
  }
}
.layout-canvas-g > .section > .columns {
  width: 100%;
}

</style>

</head>
<body>
<div class="layout layout-canvas-g">
	<div class="section">
		<div class="columns col1">
			
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Salesforce Marketing Cloud//EN
BEGIN:VEVENT
UID:event-0--YYYY08DD091631@yourdomain.com
DTSTAMP:YYYY08DDT091631Z
DTSTART:20251115T140000Z
DTEND:20251115T150000Z
SUMMARY:Exclusive Webinar: Mastering Klaviyo
LOCATION:Online (Zoom Link in Description)
DESCRIPTION:Join our exclusive webinar to master Klaviyo's advanced features. We'll cover segmentation, flows, and analytics. Zoom link: https://zoom.us/j/1234567890
ORGANIZER;CN=Your Company Webinars:mailto:webinar@yourcompany.com
ATTENDEE;RSVP=TRUE;CN=Valued Customer:mailto:attendee@example.com
URL:https://www.yourcompany.com/webinar-landing-page
SEQUENCE:0
STATUS:CONFIRMED
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
		</div>
	</div>
</div>
</body>
</html>
