siteTitle Atom Feed"); $siteUrl = Util::escape_xml($config->baseUrl . $config->basePath); $feedUrl = Util::escape_xml($config->baseUrl . $config->basePath . 'feed/atom'); $updated = date(DATE_ATOM, strtotime($ticks[0]['timestamp'] ?? 'now')); header('Content-Type: application/atom+xml; charset=utf-8'); echo '' . "\n"; ?> <?php echo $feedTitle ?> siteTitle) ?> <?= $tickTitle ?>