<?php
	$url = 'https://caldav.example.com/path/to/calendar';
	$user = 'caldavuser';
?>