example.compiled.php

<?php 
if (($phad_block??null)===\Phad\Blocks::SITEMAP_META){
    return array (
);
}
?><?php 
if ($phad_block===\Phad\Blocks::ROUTE_META){
    return array (
  0 => 
  array (
    'pattern' => '/routed-by-phad/',
  ),
);
}
?>

<h1>Phad Routes things</h1>
<p>Phad has a lot of features, not covered here</p>