{
    @lines = map { s/^title CentOS/title SME Server/; $_ } @lines;
    $OUT = "";
}
