; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
;
; SPDX-License-Identifier: MPL-2.0
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0.  If a copy of the MPL was not distributed with this
; file, you can obtain one at https://mozilla.org/MPL/2.0/.
;
; See the COPYRIGHT file distributed with this work for additional
; information regarding copyright ownership.
$TTL 300
example.tld.		IN SOA	marka.isc.org. ns.dnshoster.tld. (
				2010   	; serial
				600         	; refresh
				600         	; retry
				1200    	; expire
				600       	; minimum
				)
example.tld.			NS	ns.example.tld.
ns.example.tld.			A	10.53.0.3
sub.example.tld.		NS 	ns01.sub.example.tld.
sub.example.tld.		NS 	ns02.sub.example.tld.
sub.example.tld.		NS 	ns03.sub.example.tld.
sub.example.tld.		NS	ns04.sub.example.tld.
sub.example.tld.		NS	ns05.sub.example.tld.
sub.example.tld.		NS	ns06.sub.example.tld.
sub.example.tld.		NS 	ns07.sub.example.tld.
sub.example.tld.		NS 	ns08.sub.example.tld.
sub.example.tld.		NS 	ns09.sub.example.tld.
sub.example.tld.		NS	ns10.sub.example.tld.
sub.example.tld.		NS	ns11.sub.example.tld.
sub.example.tld.		NS	ns12.sub.example.tld.
sub.example.tld.		NS	ns12.sub.example.tld.
sub.example.tld.		NS	ns12.sub.example.tld.
sub.example.tld.		NS	ns13.sub.example.tld.
sub.example.tld.		NS	ns14.sub.example.tld.
sub.example.tld.		NS	ns15.sub.example.tld.
sub.example.tld.		NS	ns16.sub.example.tld.
sub.example.tld.		NS	ns17.sub.example.tld.
sub.example.tld.		NS	ns18.sub.example.tld.
sub.example.tld.		NS	ns19.sub.example.tld.
sub.example.tld.		NS	ns20.sub.example.tld.
sub.example.tld.		NS	ns21.sub.example.tld.
sub.example.tld.		NS	ns22.sub.example.tld.
sub.example.tld.		NS	ns23.sub.example.tld.
ns01.sub.example.tld.		A	127.0.0.1
ns02.sub.example.tld.		A	127.0.0.2
ns03.sub.example.tld.		A	127.0.0.3
ns04.sub.example.tld.		A	127.0.0.4
ns05.sub.example.tld.		A	127.0.0.5
ns06.sub.example.tld.		A	127.0.0.6
ns07.sub.example.tld.		A	127.0.0.7
ns08.sub.example.tld.		A	127.0.0.8
ns09.sub.example.tld.		A	127.0.0.9
ns10.sub.example.tld.		A	127.0.0.10
ns11.sub.example.tld.		A	127.0.0.11
ns12.sub.example.tld.		A	127.0.0.12
ns13.sub.example.tld.		A	127.0.0.13
ns14.sub.example.tld.		A	127.0.0.14
ns15.sub.example.tld.		A	127.0.0.15
ns16.sub.example.tld.		A	127.0.0.16
ns17.sub.example.tld.		A	127.0.0.17
ns18.sub.example.tld.		A	127.0.0.18
ns19.sub.example.tld.		A	127.0.0.19
ns20.sub.example.tld.		A	127.0.0.20
ns21.sub.example.tld.		A	127.0.0.21
ns22.sub.example.tld.		A	127.0.0.22
ns23.sub.example.tld.		A	127.0.0.23
