<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSpy v2019 rel. 3 sp1 (x64) (http://www.altova.com) by  (Atos c/o Austin Data Center) -->
<InterchangeStudentParent xsi:schemaLocation="http://www.tea.state.tx.us/tsds InterchangeStudentParentExtension.xsd" xmlns="http://www.tea.state.tx.us/tsds" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<Student id="STU_ID_1001">
		<StudentUniqueStateId>1121128866</StudentUniqueStateId>
		<StudentIdentificationCode IdentificationSystem="State">
			<IdentificationCode>S26924857</IdentificationCode>
		</StudentIdentificationCode>
		<Name>
			<FirstName>WOODROW</FirstName>
			<MiddleName>A</MiddleName>
			<LastSurname>PICKERING</LastSurname>
		</Name>
		<BirthData>
			<BirthDate>1998-10-02</BirthDate>
		</BirthData>
		<Address AddressType="Home">
			<StreetNumberName>123 MAIN ST</StreetNumberName>
			<ApartmentRoomSuiteNumber>UNIT 300</ApartmentRoomSuiteNumber>
			<City>AUSTIN</City>
			<StateAbbreviation>TX</StateAbbreviation>
			<PostalCode>77777</PostalCode>
		</Address>
		<Telephone TelephoneNumberType="Home">
			<TelephoneNumber>(512) 111-2222</TelephoneNumber>
		</Telephone>
		<ElectronicMail EmailAddressType="Home/Personal">
			<EmailAddress>email1@learningisd.com</EmailAddress>
		</ElectronicMail>
		<TX-LEAReference>
			<EducationalOrgIdentity>
				<StateOrganizationId>701603</StateOrganizationId>
			</EducationalOrgIdentity>
		</TX-LEAReference>
	</Student>
	<Student id="STU_ID_1002">
		<StudentUniqueStateId>1121335373</StudentUniqueStateId>
		<StudentIdentificationCode IdentificationSystem="State">
			<IdentificationCode>S26921240</IdentificationCode>
		</StudentIdentificationCode>
		<Name>
			<FirstName>SIDNEY</FirstName>
			<MiddleName>A</MiddleName>
			<LastSurname>BASORE</LastSurname>
		</Name>
		<BirthData>
			<BirthDate>1989-01-20</BirthDate>
		</BirthData>
		<Address AddressType="Home">
			<StreetNumberName>321 MAIN ST</StreetNumberName>
			<ApartmentRoomSuiteNumber>UNIT 100</ApartmentRoomSuiteNumber>
			<City>AUSTIN</City>
			<StateAbbreviation>TX</StateAbbreviation>
			<PostalCode>77777</PostalCode>
		</Address>
		<Telephone TelephoneNumberType="Home">
			<TelephoneNumber>(512) 222-1111</TelephoneNumber>
		</Telephone>
		<ElectronicMail EmailAddressType="Home/Personal">
			<EmailAddress>email2@learningisd.com</EmailAddress>
		</ElectronicMail>
		<TX-LEAReference>
			<EducationalOrgIdentity>
				<StateOrganizationId>701603</StateOrganizationId>
			</EducationalOrgIdentity>
		</TX-LEAReference>
	</Student>
	<Parent id="PAR_ID_001">
		<ParentUniqueStateId>1001</ParentUniqueStateId>
		<Name>
			<FirstName>Cecil</FirstName>
			<MiddleName>Andrew</MiddleName>
			<LastSurname>PICKERING</LastSurname>
			<GenerationCodeSuffix>Jr</GenerationCodeSuffix>
		</Name>
		<Address AddressType="Home">
			<StreetNumberName>123 MAIN ST</StreetNumberName>
			<ApartmentRoomSuiteNumber>UNIT 300</ApartmentRoomSuiteNumber>
			<City>AUSTIN</City>
			<StateAbbreviation>TX</StateAbbreviation>
			<PostalCode>77777</PostalCode>
		</Address>
		<Telephone TelephoneNumberType="Home">
			<TelephoneNumber>(512) 111-2222</TelephoneNumber>
		</Telephone>
		<ElectronicMail EmailAddressType="Home/Personal">
			<EmailAddress>email1@learningisd.com</EmailAddress>
		</ElectronicMail>
	</Parent>
	<Parent id="PAR_ID_002">
		<ParentUniqueStateId>1002</ParentUniqueStateId>
		<Name>
			<FirstName>Penny</FirstName>
			<MiddleName>Kay</MiddleName>
			<LastSurname>BASORE</LastSurname>
		</Name>
		<Address AddressType="Home">
			<StreetNumberName>321 MAIN ST</StreetNumberName>
			<ApartmentRoomSuiteNumber>UNIT 100</ApartmentRoomSuiteNumber>
			<City>AUSTIN</City>
			<StateAbbreviation>TX</StateAbbreviation>
			<PostalCode>77777</PostalCode>
		</Address>
		<Telephone TelephoneNumberType="Home">
			<TelephoneNumber>(512) 222-1111</TelephoneNumber>
		</Telephone>
		<ElectronicMail EmailAddressType="Home/Personal">
			<EmailAddress>email2@learningisd.com</EmailAddress>
		</ElectronicMail>
	</Parent>
	<StudentParentAssociation>
		<StudentReference ref="STU_ID_001"/>
		<ParentReference ref="PAR_ID_001"/>
		<Relation>Father</Relation>
		<ContactPriority>1</ContactPriority>
	</StudentParentAssociation>
	<StudentParentAssociation>
		<StudentReference ref="STU_ID_002"/>
		<ParentReference ref="PAR_ID_002"/>
		<Relation>Mother</Relation>
		<ContactPriority>2</ContactPriority>
	</StudentParentAssociation>
</InterchangeStudentParent>
