#!/usr/bin/env python3
import hswro
hswro.header()
print("Nothing to see here... yet")
hswro.footer()