<?php
$title = "Hello, World!";
$description = "A brief introduction to my blog.";
$created = "2016-05-18";
$updated = "2016-05-18";
?>