$ORIGIN localhost.
@		IN	SOA	@ 	root.localhost. (
				1		; serial
				3H		; refresh
				15M		; retry
				1W		; expire
				1D )		; minimum
			NS	@
			A	127.0.0.1
