<%@ Page Language="C#" Inherits="System.Web.UI.Page" %> <%@ Assembly Name="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Import Namespace="Microsoft.SharePoint.Utilities" %> <%@ Import Namespace="Microsoft.SharePoint" %> <% Response.ContentType = "text/xml"; %> docRef=<% SPHttpUtility.AddQuote(SPHttpUtility.HtmlEncode(SPWeb.OriginalBaseUrl(Request)),Response.Output); %> xmlns="http://schemas.xmlsoap.org/disco/scl/" /> xmlns:q1="http://schemas.microsoft.com/sharepoint/soap/" binding="q1:SitesSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> xmlns:q2="http://schemas.microsoft.com/sharepoint/soap/" binding="q2:SitesSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />