$ORIGIN example.com.
$TTL 1337
$INCLUDE hq.example.com.txt
@ IN SOA example.com. post.example.com. 2014110501 3600 14400 604800 3600;MNAME RNAME SERIAL REFRESH RETRY EXPIRE MINIMUM This is my Start of Authority Record; AKA SOA.
;NS RECORDS
@ NS ns1.nameserver.com.
@ NS ns2.nameserver.com.
info TXT "This is some additional \"information\""
;A RECORDS
sub.domain A 192.168.1.42;This is a local ip.
;AAAA RECORDS
ipv6.domain AAAA ::1;This is an IPv6 domain.
;MX RECORDS
@ MX 10 mail-gw1.example.net.
@ MX 20 mail-gw2.example.net.
@ MX 30 mail-gw3.example.net.
mail IN TXT "THIS IS SOME TEXT; WITH A SEMICOLON"
multicast APL 1:192.168.0.0/23 2:2001:acad:1::/112 !1:192.168.1.64/28 !2:2001:acad:1::8/128