<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:sqlResource xmlns:ns2="http://restsql.org/schema">
    <query>
		SELECT AddressLine1, AddressLine2, CityId, ClinicName, ClinicTiming, Comments, CreatedBy, DefaultAppointmentDays, DefaultFollowUpDays, Degree, Description, DoctorHeaderImageId, DoctorId, DoctorImageId, DoctorMciId, DoctorRegistrationDate, DoctorRegistrationNumber, DoctorSealImageId, DoctorSignatureImageId, documentSOP, EmailId, EmergencyFees, Fees, Firstname, FirstVisitFees, HasDiagnostics, HasPharmacy, HomeConsultationFees, indicatorGroup, InPanel, IsAppointmentEnabled, IsPostCareEnabled, IsTeleMedicineEnabled, IsVirtualReceptionistEnabled, Lastname, Middlename, OffDay, Pincode, ProvidesEmergencyCare, ProvidesHomeCare, SpecialityId, UserId, VideoConsultFees, VideoConsultLink, Website, YearsOfExperience
		FROM Doctor
	</query>
    <metadata>
        <database default="healthok"/>
        <table name="Doctor" role="Parent"/>
    </metadata>
</ns2:sqlResource>
