xml.Destination do
              xml.Type data[:destination][:type]
              if data[:destination][:external_ip_address]
                xml.ExternalIpAddress data[:external_ip_address]
              end