1; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2;
3; This Source Code Form is subject to the terms of the Mozilla Public
4; License, v. 2.0. If a copy of the MPL was not distributed with this
5; file, you can obtain one at https://mozilla.org/MPL/2.0/.
6;
7; See the COPYRIGHT file distributed with this work for additional
8; information regarding copyright ownership.
9
10$TTL	120
11@		SOA	ns hostmaster.ns 1 3600 1200 604800 60
12@		NS	ns
13ns		A	10.53.0.3
14;
15rootservers	NS	ns.rootservers
16ns.rootservers	A	10.53.0.1
17;
18child1		NS	ns.child1
19ns.child1	A	10.53.0.3
20;
21child2		NS	ns.child2
22ns.child2	A	10.53.0.4
23;
24child3		NS	ns.child3
25ns.child3	A	10.53.0.3
26;
27child4		NS	ns.child4
28ns.child4	A	10.53.0.3
29;
30child5		NS	ns.child5
31ns.child5	A	10.53.0.3
32;
33child6		NS	ns.child5
34ns.child6	A	10.53.0.4
35