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 600
11@		in	soa	localhost. postmaster.localhost. (
12				2011080901	;serial
13				3600		;refresh
14				1800		;retry
15				604800		;expiration
16				600 )		;minimum
17 		in	ns	ns
18 		in	ns	ns2
19ns		in	a	10.0.0.1
20ns2		in	a	10.0.0.2
21
22a		in	txt	"test"
23b		in	txt	"test"
24c		in	txt	"test"
25d.e.f		in	txt	"test"
26e		in	txt	"test"
27f.g.h		in	txt	"test"
28f.g.i		in	txt	"test"
29f.g.j		in	txt	"test"
30k		in	txt	"test"
31