; 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.

;	This is a zone which has two DNSKEY records, both of which have
; existing private key files available.  They should be loaded automatically
; and the zone correctly signed.
;
$TTL 3600
example.com.	IN	SOA ns hostmaster 00090000 1200 3600 604800 300
$include Kexample.com.+005+19857.key
$include Kexample.com.+005+45884.key
