1; Copyright (C) Internet Systems Consortium, Inc. ("ISC") 2; 3; SPDX-License-Identifier: MPL-2.0 4; 5; This Source Code Form is subject to the terms of the Mozilla Public 6; License, v. 2.0. If a copy of the MPL was not distributed with this 7; file, you can obtain one at https://mozilla.org/MPL/2.0/. 8; 9; See the COPYRIGHT file distributed with this work for additional 10; information regarding copyright ownership. 11 12$TTL 300 13@ IN SOA marka.isc.org. ns.server. ( 14 2010 ; serial 15 600 ; refresh 16 600 ; retry 17 1200 ; expire 18 600 ; minimum 19 ) 20@ NS ns.tld. 21ns A 10.53.0.4 22$TTL 5 23to-be-removed NS ns.to-be-removed 24ns.to-be-removed A 10.53.0.6 25fetch.tld. NS ns.fetch.tld. 26ns.fetch.tld. A 10.53.0.6 27no-edns-version.tld. NS ns.no-edns-version.tld. 28ns.no-edns-version.tld. A 10.53.0.6 29edns-version.tld. NS ns.edns-version.tld. 30ns.edns-version.tld. A 10.53.0.7 31cname CNAME ns7 32ns7 A 10.53.0.7 33mixedttl 10 A 10.0.0.1 34mixedttl 15 TXT a TXT record 35mixedttl 20 AAAA 2001:db8::1 36