
; Exported zone file from Azure DNS
;      Zone name: zone4.com
;      Resource Group Name: cli_dns_zone4_import000001
;      Date and time (UTC): Mon, 13 May 2019 16:09:14 -0700

$TTL 10800
$ORIGIN zone4.com.
    
@ 3600 IN SOA ns1-07.azure-dns.com. hostmaster.zone4.com. (
              2003080800 ; serial
              43200 ; refresh
              900 ; retry
              1814400 ; expire
              10800 ; minimum
              )

  100 IN NS ns1-07.azure-dns.com.
  100 IN NS ns2-07.azure-dns.net.
  100 IN NS ns3-07.azure-dns.org.
  100 IN NS ns4-07.azure-dns.info.

c1 10 IN A 11.1.2.3
   10 IN A 11.2.3.3

c2 5 IN A 11.2.3.4
   5 IN A 11.5.6.7

ttl-0 0 IN A 10.2.3.4

ttl-100 100 IN A 10.6.7.8

ttl-1d 86400 IN A 10.7.8.9

ttl-1h 3600 IN A 10.4.5.6

ttl-1w 604800 IN A 10.3.4.5

ttl-300 300 IN A 10.1.2.3

ttl-60 60 IN A 10.3.4.5

ttl-6m 360 IN A 10.8.9.0

ttl-99s 99 IN A 10.5.6.7

ttl-mix 788645 IN A 10.8.9.0

xttl-100 100 IN A 10.6.7.8

xttl-1d 86400 IN A 10.7.8.9

xttl-1h 3600 IN A 10.4.5.6

xttl-1w 604800 IN A 10.3.4.5

xttl-6m 360 IN A 10.8.9.0

xttl-99s 99 IN A 10.5.6.7

xttl-mix 788645 IN A 10.9.9.9

