blob: 7a7117f71b88b5d9337eb96290a2d274a8967cba [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<CreateHostedZoneResponse xmlns="https://route53.amazonaws.com/doc/2012-02-29/">
<HostedZone>
<Id>/hostedzone/47234</Id>
<Name>t.com</Name>
<CallerReference>some unique reference</CallerReference>
<Config>
<Comment>some comment</Comment>
</Config>
<ResourceRecordSetCount>0</ResourceRecordSetCount>
</HostedZone>
<DelegationSet>
<NameServers>
<NameServer>ns1.example.com</NameServer>
<NameServer>ns2.example.com</NameServer>
<NameServer>ns3.example.com</NameServer>
<NameServer>ns4.example.com</NameServer>
</NameServers>
</DelegationSet>
</CreateHostedZoneResponse>