#!/usr/bin/perl # $node = 65; for($i = 1; $i < $node; $i++ ){ print "NODE SITE_$i\n"; print "\tLABEL $i\n"; print "\tPOSITION CENTER_IMAGE\n\n"; }