root.db revision 1.1.1.1
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 http://mozilla.org/MPL/2.0/.
6;
7; See the COPYRIGHT file distributed with this work for additional
8; information regarding copyright ownership.
9
10@	3600	SOA	hostmaster.ns1.example ns1.example (
11			1 3600 1200 3600000 1200 )
12		NS	ns1.example
13example		NS	ns1.example
14		NS	ns2.example
15		NS	ns3.example
16ns1.example	A	10.53.0.1
17ns2.example	A	10.53.0.2
18ns3.example	A	10.53.0.3
19