MM_XSLTransform error.
http://realintelligence.com/customers/clubsportiva/Club_Sportiva_-_Rent_Me/specificvehicles.py is not a valid XML document.
DOMDocument::loadXML(): Start tag expected, '<' not found in Entity, line: 1 in file http://realintelligence.com/customers/clubsportiva/Club_Sportiva_-_Rent_Me/specificvehicles.py.
#!/usr/bin/env python

import sys
sys.path.append("/var/www/vhosts/realintelligence.com/cgi-bin/xmlcreator/")

import xmlcreatov

username = "mgmt@clubsportiva.com"
password = "237Adminpw"
# Club Sportiva
propertyId = "a0CA0000006VAb9"


xmlcreatov.get_units(username, password, propertyId)