#!/usr/bin/perl

use strict;
use warnings;

print <<'EOF';
Content-Type: text/html

        <h1>Include File 1</h1>
EOF
