Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <customers>
  3. <customer name="" contact_email="" contact_name="" contact_phone="">
  4. <websites>
  5. <website name="Test Site" server="Boba" billing_rate="" billing_frequency="Annual">
  6. <passwords>
  7. <password name="" user="" password="" url="" />
  8. </passwords>
  9. <domains>
  10. <domain ref="bob.com" />
  11. </domains>
  12. </website>
  13. </websites>
  14. <domains>
  15. <domain name="bob.com" registrar="Godaddy" dns="Rackspace" billing_rate="" billing_frequency="" />
  16. </domains>
  17. <email_services>
  18. <email_service billing_rate="" billing_frequency="" email_box_rate="" exchange_box_rate="">
  19. <domain ref="bob.com" />
  20. </email_service>
  21. </email_services>
  22. </customer>
  23. </customers>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement