<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:sqlResource xmlns:ns2="http://restsql.org/schema">
    <query>
		SELECT AddressLine1, AddressLine2, AddressLine3, CityId, ClinicTiming, Degree, DoctorId, DoctorImageId, DoctorRegistrationDate, EmailId, EmergancyFees, Fees, FirstName, InPanel, IsAppointmentEnabled, IsBelongToAnyHospital, IsPharmacy, IsPostCareEnabled, IsProvideHomeCare, isVirtualReceptionistEnabled, LastName, MiddleName, OffDay, PinCode, Speciality, YearsOfExperience
		FROM Doctorbak
	</query>
    <metadata>
        <database default="healthok"/>
        <table name="Doctorbak" role="Parent"/>
    </metadata>
</ns2:sqlResource>
