Skip to content

Instantly share code, notes, and snippets.

@callen23dc
Created March 15, 2010 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save callen23dc/333068 to your computer and use it in GitHub Desktop.
Save callen23dc/333068 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<PassVirtualTour xmlns="http://tour.realliving.com">
<TourURL>http://bitemyapp.com</TourURL>
<PropertyID>14436696</PropertyID>
</PassVirtualTour>
</soap12:Body>
</soap12:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment