<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:sqlResource xmlns:ns2="http://restsql.org/schema">
    <query>
		SELECT AadhaarBackId, AadhaarFrontId, AadharNumber, AdditionalMatchNo, Age, Allergies, BloodGroup, CalculatedDateOfBirth, ClinicalConsultantNotes, Comments, CurrentMedications, DOB, DOBMatchDownloadNo, DownloadNo, eConsent, FirstName, Height, InsertOrUpdate, IsCandidate, IsSelf, LanguageId, LastName, LastSpokenTo, LongTermCareNeeds, MatchCriteria, MemberId, MemberImageId, MemberNumber, RecurringTests, Sex, Status, UserId, Weight
		FROM MemberCopy
	</query>
    <metadata>
        <database default="healthok"/>
        <table name="MemberCopy" role="Parent"/>
    </metadata>
</ns2:sqlResource>
