<?php

	$file = 'https://calendar.google.com/calendar/ical/lsl52a0172t7bs4gtgkm5b1gs0%40group.calendar.google.com/public/basic.ics';
	$iCal = new iCal($file, 'lsl52a0172t7bs4gtgkm5b1gs0@g');
	
		// echo "<pre>";
		// print_r($event);
		// 	echo $event->getEventFullUrl();
		// echo "<hr />";