description: tags: 0809CODTechRefVol6Sec6XMLExamples

39
Volume VI, Section 6 – XML Examples Overview The Common Origination and Disbursement Process utilizes one single record across programs for both originations and disbursements. Users utilize a Common Record – one that uses common data elements, definitions, edits, and structure for Pell Grants and Direct Loans. Although the record has the same layout for all programs, not all data elements are required for each transmission. This new record layout relies on a technology called the eXtensible Markup Language, or XML. This section provides examples of COD Receipt and Response Documents. For additional information regarding business rules, please refer to Volume II, Section 1 – Implementation Guide . For additional information regarding XML and the Common Record, please refer to Volume I, Section 3 – COD Overview of the 2008-2009 COD Technical Reference. October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 1 Volume VI - Appendices

Transcript of description: tags: 0809CODTechRefVol6Sec6XMLExamples

Page 1: description: tags: 0809CODTechRefVol6Sec6XMLExamples

Volume VI, Section 6 – XML Examples

OverviewThe Common Origination and Disbursement Process utilizes one single record across programs for both originations and disbursements. Users utilize a Common Record – one that uses common data elements, definitions, edits, and structure for Pell Grants and Direct Loans. Although the record has the same layout for all programs, not all data elements are required for each transmission. This new record layout relies on a technology called the eXtensible Markup Language, or XML.

This section provides examples of COD Receipt and Response Documents. For additional information regarding business rules, please refer to Volume II, Section 1 – Implementation Guide. For additional information regarding XML and the Common Record, please refer to Volume I, Section 3 – COD Overview of the 2008-2009 COD Technical Reference.

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 1Volume VI - Appendices

Page 2: description: tags: 0809CODTechRefVol6Sec6XMLExamples

VOLUME VI, SECTION 6 – XML EXAMPLES....................................................................1OVERVIEW............................................................................................................................... 1COD RECEIPTS......................................................................................................................... 3

ACG, National SMART Grant, Pell and Direct Loan Receipt..............................................3COD RESPONSE DOCUMENTS................................................................................................... 4

ACG, National SMART Grant, Pell and Direct Loan with Warning Edit Response..............4Pell Origination and Disbursement Response....................................................................11Pell Award Correction Response........................................................................................ 13Pell Reject Disbursement Response....................................................................................15SSN Date of Birth Reject Response..................................................................................... 17Direct Loan with Anticipated Disbursements and Warning Edits Response........................19Direct Loan Denied Credit Decision Response...................................................................24Direct Loan Web Origination Response.............................................................................27Direct Loan Web Disbursement Response..........................................................................29

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 2Volume VI - Appendices

Page 3: description: tags: 0809CODTechRefVol6Sec6XMLExamples

COD ReceiptsCOD Receipts are generated for every Common Record document received via SAIG by the COD System. The COD Receipt indicates that the Common Record document was received and can be read by the COD System.

ACG, National SMART Grant, Pell and Direct Loan Receipt

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2008-07-03T16:45:45.4545443219</DocumentID><CreatedDateTime>2008-07-03T16:13:12.84</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Receipt>2008-07-03T16:13:12.84</Receipt></CommonRecord>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 3Volume VI - Appendices

Page 4: description: tags: 0809CODTechRefVol6Sec6XMLExamples

COD Response DocumentsFor all Common Records received and processed by the COD System, the COD System returns a Response document indicating the processing results, including any rejected data elements and reason for the rejection.

ACG, National SMART Grant, Pell and Direct Loan with Warning Edit Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2008-07-03T11:46:11.2110000279</DocumentID> <CreatedDateTime>2008-09-12T11:48:37.19</CreatedDateTime> <Source> <COD EntityID="00000001"></COD></Source> <Destination><School EntityID="10000279"></School></Destination><Software><SoftwareProvider>mite</SoftwareProvider><SoftwareVersion>1.0</SoftwareVersion></Software> <FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="10000279"> <ReportedFinancialSummary> <FinancialAwardType>DLPLUS</FinancialAwardType> <FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalReportedAward>6000.00</TotalReportedAward><TotalReportedDisbursement>6000.00</TotalReportedDisbursement></ReportedFinancialSummary>

<ReportedFinancialSummary> <FinancialAwardType>DLSubsidized</FinancialAwardType> <FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalReportedAward>2799.00</TotalReportedAward><TotalReportedDisbursement>2799.00</TotalReportedDisbursement></ReportedFinancialSummary><ReportedFinancialSummary> <FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalReportedAward>5067.00</TotalReportedAward><TotalReportedDisbursement>5067.00</TotalReportedDisbursement></ReportedFinancialSummary><ReportedFinancialSummary> <FinancialAwardType>AcademicCompetitivenessGrant</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalReportedAward>1235.00</TotalReportedAward><TotalReportedDisbursement>1235.00</TotalReportedDisbursement>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 4Volume VI - Appendices

Page 5: description: tags: 0809CODTechRefVol6Sec6XMLExamples

</ReportedFinancialSummary><ReportedFinancialSummary> <FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalReportedAward>1368.00</TotalReportedAward><TotalReportedDisbursement>1368.00</TotalReportedDisbursement></ReportedFinancialSummary><ReportedFinancialSummary> <FinancialAwardType>NationalSMARTGrant</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalReportedAward>3234.00</TotalReportedAward><TotalReportedDisbursement>3234.00</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="10000279"> <Student SSN="411100410" BirthDate="1986-03-22" LastName="AHOLT"> <Name><FirstName>BARRY</FirstName> <MiddleInitial>U</MiddleInitial> </Name><Contacts><Address> <AddressTypeCode>P</AddressTypeCode> <AddressLine>411 HARWOOD RD</AddressLine><AddressCity>Alto town</AddressCity> <AddressStateProvinceCode>GA</AddressStateProvinceCode><AddressPostalCode>13019</AddressPostalCode></Address></Contacts> <CitizenshipStatusCode>1</CitizenshipStatusCode><DLLoanInformation LoanKey="01"> <OriginationFeePercent>4.0</OriginationFeePercent> <InterestRebatePercent>1.5</InterestRebatePercent> <PromissoryNotePrintCode>S</PromissoryNotePrintCode><DisclosureStatementPrintCode>S</DisclosureStatementPrintCode><StudentLevelCode>4</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate> <FinancialAwardEndDate>2009-07-01</FinancialAwardEndDate> <AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate> <AcademicYearEndDate>2009-07-01</AcademicYearEndDate> </DLLoanInformation><DLLoanInformation LoanKey="03"> <OriginationFeePercent>2.0</OriginationFeePercent> <InterestRebatePercent>1.5</InterestRebatePercent> <PromissoryNotePrintCode>S</PromissoryNotePrintCode><DisclosureStatementPrintCode>S</DisclosureStatementPrintCode><StudentLevelCode>4</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate> <FinancialAwardEndDate>2009-07-01</FinancialAwardEndDate> <AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate> <AcademicYearEndDate>2009-07-01</AcademicYearEndDate> </DLLoanInformation><DLLoanInformation LoanKey="02"> <OriginationFeePercent>2.0</OriginationFeePercent> <InterestRebatePercent>1.5</InterestRebatePercent> <PromissoryNotePrintCode>S</PromissoryNotePrintCode>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 5Volume VI - Appendices

Page 6: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode><StudentLevelCode>4</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate> <FinancialAwardEndDate>2009-07-01</FinancialAwardEndDate> <AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate> <AcademicYearEndDate>2009-07-01</AcademicYearEndDate> </DLLoanInformation><DLPLUS> <LoanKey>01</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber> <FinancialAwardAmount>6000.00</FinancialAwardAmount><DefaultOverpayCode>N</DefaultOverpayCode> <FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>411100410P09G00279001</FinancialAwardID><FinancialAwardCreateDate>2008-07-03</FinancialAwardCreateDate><Borrower SSN="002000000" BirthDate="1930-01-01" LastName=" AABERG"> <Name><FirstName>AARON</FirstName> <MiddleInitial>A</MiddleInitial> </Name><Contacts><Address> <AddressLine>1 ABBOTSFORD ST</AddressLine> <AddressCity>Aaronsburg CDP</AddressCity><AddressStateProvinceCode>PA</AddressStateProvinceCode><AddressPostalCode>42001</AddressPostalCode></Address></Contacts> <CitizenshipStatusCode>1</CitizenshipStatusCode><DefaultOverpayCode>N</DefaultOverpayCode> </Borrower> <Response><ResponseCode>A</ResponseCode><MPNStatusCode>R</MPNStatusCode> <MPNLinkIndicator>false</MPNLinkIndicator> <CreditDecisionStatus>A</CreditDecisionStatus> <CreditDecisionDate>2004-02-20</CreditDecisionDate> </Response> <Disbursement Number="01"> <DisbursementAmount>3203.00</DisbursementAmount><DisbursementDate>2008-07-08</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>true</FirstDisbursementIndicator> <DisbursementNetAmount>3123.00</DisbursementNetAmount> <DisbursementFeeAmount>128.00</DisbursementFeeAmount> <InterestRebateAmount>48.00</InterestRebateAmount> <Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement> <Disbursement Number="02">

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 6Volume VI - Appendices

Page 7: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<DisbursementAmount>2797.00</DisbursementAmount><DisbursementDate>2008-07-19</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>false</FirstDisbursementIndicator><DisbursementNetAmount>2728.00</DisbursementNetAmount> <DisbursementFeeAmount>111.00</DisbursementFeeAmount> <InterestRebateAmount>42.00</InterestRebateAmount> <Response><ResponseCode>A</ResponseCode></Response> </Disbursement> </DLPLUS> <DLSubsidized> <LoanKey>02</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber> <FinancialAwardAmount>2799.00</FinancialAwardAmount><DefaultOverpayCode>N</DefaultOverpayCode> <FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>411100410S09G00279001</FinancialAwardID><FinancialAwardCreateDate>2008-07-03</FinancialAwardCreateDate><Response><ResponseCode>A</ResponseCode><MPNStatusCode>R</MPNStatusCode> <MPNLinkIndicator>false</MPNLinkIndicator> </Response> <Disbursement Number="01"> <DisbursementAmount>1441.00</DisbursementAmount><DisbursementDate>2008-07-08</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>true</FirstDisbursementIndicator> <DisbursementNetAmount>1434.00</DisbursementNetAmount> <DisbursementFeeAmount>28.00</DisbursementFeeAmount><InterestRebateAmount>21.00</InterestRebateAmount> <Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement> <Disbursement Number="02"> <DisbursementAmount>1358.00</DisbursementAmount><DisbursementDate>2008-07-09</DisbursementDate> <DisbursementReleaseIndicator>true</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>false</FirstDisbursementIndicator><DisbursementNetAmount>1352.00</DisbursementNetAmount> <DisbursementFeeAmount>27.00</DisbursementFeeAmount><InterestRebateAmount>21.00</InterestRebateAmount> <Response><ResponseCode>A</ResponseCode></Response> </Disbursement>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 7Volume VI - Appendices

Page 8: description: tags: 0809CODTechRefVol6Sec6XMLExamples

</DLSubsidized> <DLUnsubsidized><LoanKey>03</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber> <FinancialAwardAmount>5067.00</FinancialAwardAmount><DefaultOverpayCode>N</DefaultOverpayCode> <FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>411100410U09G00279001</FinancialAwardID><FinancialAwardCreateDate>2008-07-03</FinancialAwardCreateDate><Response><ResponseCode>A</ResponseCode><MPNStatusCode>R</MPNStatusCode> <MPNLinkIndicator>false</MPNLinkIndicator> </Response> <Disbursement Number="01"> <DisbursementAmount>3489.00</DisbursementAmount><DisbursementDate>2008-07-08</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>true</FirstDisbursementIndicator> <DisbursementNetAmount>3472.00</DisbursementNetAmount> <DisbursementFeeAmount>69.00</DisbursementFeeAmount> <InterestRebateAmount>52.00</InterestRebateAmount> <Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement> <Disbursement Number="02"> <DisbursementAmount>1578.00</DisbursementAmount><DisbursementDate>2008-07-09</DisbursementDate> <DisbursementReleaseIndicator>true</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>false</FirstDisbursementIndicator><DisbursementNetAmount>1571.00</DisbursementNetAmount> <DisbursementFeeAmount>31.00</DisbursementFeeAmount><InterestRebateAmount>24.00</InterestRebateAmount> <Response><ResponseCode>A</ResponseCode></Response> </Disbursement> </DLUnsubsidized><Pell><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber> <FinancialAwardAmount>1368.00</FinancialAwardAmount><AttendanceCost>13000.00</AttendanceCost><EnrollmentDate>2008-04-18</EnrollmentDate> <Response><ResponseCode>A</ResponseCode><YTDDisbursementAmount>726.52</YTDDisbursementAmount> <TotalEligibilityUsed>017.938</TotalEligibilityUsed><ScheduledPellGrant>4050.00</ScheduledPellGrant>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 8Volume VI - Appendices

Page 9: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<CPSVerificationIndicator>true</CPSVerificationIndicator> </Response> <Disbursement Number="01"> <DisbursementAmount>726.52</DisbursementAmount> <DisbursementDate>2008-07-08</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement> <Disbursement Number="02"> <DisbursementAmount>641.48</DisbursementAmount> <DisbursementDate>2008-07-19</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode></Response> </Disbursement> </Pell><AcademicCompetitivenessGrant><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber> <FinancialAwardAmount>1235.00</FinancialAwardAmount><FinancialAwardID>411100410A09000279001</FinancialAwardID><FinancialAwardNumber>001</FinancialAwardNumber><StudentLevelCode>2</StudentLevelCode><EnrollmentDate>2008-07-03</EnrollmentDate> <EligibilityPaymentReasonCode>02</EligibilityPaymentReasonCode><Response><ResponseCode>A</ResponseCode></Response> <Disbursement Number="01"> <DisbursementAmount>804.65</DisbursementAmount> <DisbursementDate>2008-07-08</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement> <Disbursement Number="02"> <DisbursementAmount>430.35</DisbursementAmount> <DisbursementDate>2008-07-09</DisbursementDate> <DisbursementReleaseIndicator>true</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 9Volume VI - Appendices

Page 10: description: tags: 0809CODTechRefVol6Sec6XMLExamples

</Response> </Disbursement> </AcademicCompetitivenessGrant><NationalSMARTGrant><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber> <FinancialAwardAmount>3234.00</FinancialAwardAmount><FinancialAwardID>411100410T09000279001</FinancialAwardID><FinancialAwardNumber>001</FinancialAwardNumber><StudentLevelCode>3</StudentLevelCode><EnrollmentDate>2008-07-03</EnrollmentDate> <ProgramCIPCode>11.0201</ProgramCIPCode> <Response><ResponseCode>A</ResponseCode></Response> <Disbursement Number="01"> <DisbursementAmount>2248.51</DisbursementAmount><DisbursementDate>2008-07-08</DisbursementDate> <DisbursementReleaseIndicator>false</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement> <Disbursement Number="02"> <DisbursementAmount>985.49</DisbursementAmount> <DisbursementDate>2008-07-09</DisbursementDate> <DisbursementReleaseIndicator>true</DisbursementReleaseIndicator> <DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode></Response> </Disbursement> </NationalSMARTGrant><Response><ResponseCode>A</ResponseCode></Response> </Student><Response><ResponseCode>A</ResponseCode></Response> </AttendedSchool><Response><ResponseFinancialSummary> <FinancialAwardType>DLPLUS</FinancialAwardType> <FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalCountAccepted>1</TotalCountAccepted> <TotalCountVerificationSelected>1</TotalCountVerificationSelected><TotalCountSSAdministration>1</TotalCountSSAdministration><TotalReportedAward>6000.00</TotalReportedAward><TotalReportedDisbursement>6000.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>6000.00</TotalFinancialAwardAccepted>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 10Volume VI - Appendices

Page 11: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalFinancialDisbursementAccepted>6000.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>3203.00</TotalFundedDisbursementAccepted><TotalNonFundedDisbursementAccepted>2797.00</TotalNonFundedDisbursementAccepted></ResponseFinancialSummary><ResponseFinancialSummary> <FinancialAwardType>DLSubsidized</FinancialAwardType> <FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalCountAccepted>1</TotalCountAccepted> <TotalCountVerificationSelected>1</TotalCountVerificationSelected><TotalCountSSAdministration>1</TotalCountSSAdministration><TotalReportedAward>2799.00</TotalReportedAward><TotalReportedDisbursement>2799.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>2799.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>2799.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>2799.00</TotalFundedDisbursementAccepted></ResponseFinancialSummary><ResponseFinancialSummary> <FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalCountAccepted>1</TotalCountAccepted> <TotalCountVerificationSelected>1</TotalCountVerificationSelected><TotalCountSSAdministration>1</TotalCountSSAdministration><TotalReportedAward>5067.00</TotalReportedAward><TotalReportedDisbursement>5067.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>5067.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>5067.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>5067.00</TotalFundedDisbursementAccepted></ResponseFinancialSummary><ResponseFinancialSummary> <FinancialAwardType>AcademicCompetitivenessGrant</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalCountAccepted>1</TotalCountAccepted> <TotalCountVerificationSelected>1</TotalCountVerificationSelected><TotalCountSSAdministration>1</TotalCountSSAdministration><TotalReportedAward>1235.00</TotalReportedAward><TotalReportedDisbursement>1235.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>1235.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>1235.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>1235.00</TotalFundedDisbursementAccepted></ResponseFinancialSummary><ResponseFinancialSummary> <FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalCountAccepted>1</TotalCountAccepted> <TotalCountRejected>0</TotalCountRejected> <TotalCountCorrected>0</TotalCountCorrected><TotalCountDuplicate>0</TotalCountDuplicate><TotalCountVerificationSelected>1</TotalCountVerificationSelected><TotalCountSSAdministration>1</TotalCountSSAdministration><TotalReportedAward>1368.00</TotalReportedAward><TotalReportedDisbursement>1368.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>1368.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>1368.00</TotalFinancialDisbursementAccepted>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 11Volume VI - Appendices

Page 12: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalFundedDisbursementAccepted>726.52</TotalFundedDisbursementAccepted><TotalNonFundedDisbursementAccepted>641.48</TotalNonFundedDisbursementAccepted> <TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected> </ResponseFinancialSummary><ResponseFinancialSummary> <FinancialAwardType>NationalSMARTGrant</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount> <TotalCountAccepted>1</TotalCountAccepted> <TotalCountVerificationSelected>1</TotalCountVerificationSelected><TotalCountSSAdministration>1</TotalCountSSAdministration><TotalReportedAward>3234.00</TotalReportedAward><TotalReportedDisbursement>3234.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>3234.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>3234.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>3234.00</TotalFundedDisbursementAccepted></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>RS</DocumentTypeCode> <DocumentStatusCode>A</DocumentStatusCode> <ProcessDate>2008-07-08</ProcessDate> </Response>

</CommonRecord>

Pell Origination and Disbursement Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2009-02-10T02:17:02.0168552481</DocumentID><CreatedDateTime>2009-02-09T11:45:29.03</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>DataSender</SoftwareProvider><SoftwareVersion>5.0</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary><FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>3000.00</TotalReportedAward><TotalReportedDisbursement>3000.00</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910251" BirthDate="1985-04-15" LastName="FILLMORE">

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 12Volume VI - Appendices

Page 13: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<Name><FirstName>MILLARD</FirstName><MiddleInitial>P</MiddleInitial></Name><Contacts><Address><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine><AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><Pell><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>3000.00</FinancialAwardAmount><AttendanceCost>12000.00</AttendanceCost><AcademicCalendarCode>2</AcademicCalendarCode><PaymentMethodologyCode>1</PaymentMethodologyCode><VerificationStatusCode>V</VerificationStatusCode><EnrollmentDate>2008-06-30</EnrollmentDate><Response><ResponseCode>A</ResponseCode><YTDDisbursementAmount>3000.00</YTDDisbursementAmount><TotalEligibilityUsed>074.074</TotalEligibilityUsed><ScheduledPellGrant>4050.00</ScheduledPellGrant></Response><Disbursement Number="01"><DisbursementAmount>3000.00</DisbursementAmount><DisbursementDate>2009-02-10</DisbursementDate><DisbursementReleaseIndicator>true</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode></Response></Disbursement></Pell><Response><ResponseCode>A</ResponseCode></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalCountAccepted>1</TotalCountAccepted><TotalCountRejected>0</TotalCountRejected><TotalCountCorrected>0</TotalCountCorrected><TotalCountDuplicate>0</TotalCountDuplicate>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 13Volume VI - Appendices

Page 14: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>3000.00</TotalReportedAward><TotalReportedDisbursement>3000.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>3000.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>3000.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>3000.00</TotalFundedDisbursementAccepted><TotalNonFundedDisbursementAccepted>0.00</TotalNonFundedDisbursementAccepted><TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>RS</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2009-02-10</ProcessDate></Response></CommonRecord>

Pell Award Correction Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2008-07-19T01:01:19.0368552481</DocumentID><CreatedDateTime>2008-07-18T12:15:38.44</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>DataSender</SoftwareProvider><SoftwareVersion>5.0</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary><FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>2400.00</TotalReportedAward><TotalReportedDisbursement>1432.17</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910662" BirthDate="1985-04-15" LastName="JACKSON"><Contacts><Address><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine><AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCounty>FAIRFAX</AddressCounty>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 14Volume VI - Appendices

Page 15: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><Pell><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>2400.00</FinancialAwardAmount><AttendanceCost>2475.00</AttendanceCost><AcademicCalendarCode>3</AcademicCalendarCode><PaymentMethodologyCode>3</PaymentMethodologyCode><WeeksUsedCalculate>25</WeeksUsedCalculate><WeeksProgramsAcademicYear>30</WeeksProgramsAcademicYear><HoursAwardYear>0</HoursAwardYear><HoursProgramsAcademicYear>0</HoursProgramsAcademicYear><VerificationStatusCode>V</VerificationStatusCode><EnrollmentDate>2008-06-01</EnrollmentDate><Response><ResponseCode>C</ResponseCode><EditProcessResult><ResponseErrorCode>039</ResponseErrorCode><ResponseErrorField>FinancialAwardAmount</ResponseErrorField><ResponseErrorValue>02000.00</ResponseErrorValue></EditProcessResult><YTDDisbursementAmount>1432.17</YTDDisbursementAmount><TotalEligibilityUsed>059.673</TotalEligibilityUsed><ScheduledPellGrant>2400.00</ScheduledPellGrant></Response><Disbursement Number="01"><DisbursementAmount>1432.17</DisbursementAmount><DisbursementDate>2008-07-16</DisbursementDate><DisbursementReleaseIndicator>true</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>055</ResponseErrorCode><ResponseErrorField>DisbursementDate</ResponseErrorField></EditProcessResult></Response></Disbursement></Pell><Response><ResponseCode>A</ResponseCode></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalCountAccepted>0</TotalCountAccepted>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 15Volume VI - Appendices

Page 16: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalCountRejected>0</TotalCountRejected><TotalCountCorrected>1</TotalCountCorrected><TotalCountDuplicate>0</TotalCountDuplicate><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>2400.00</TotalReportedAward><TotalReportedDisbursement>1432.17</TotalReportedDisbursement><TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>1432.17</TotalFundedDisbursementAccepted><TotalNonFundedDisbursementAccepted>0.00</TotalNonFundedDisbursementAccepted><TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>RS</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2008-07-19</ProcessDate></Response></CommonRecord>

Pell Reject Disbursement Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2009-02-10T02:17:02.0368552481</DocumentID><CreatedDateTime>2009-02-09T13:33:24.06</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>DataSender</SoftwareProvider><SoftwareVersion>5.0</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary><FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>2000.00</TotalReportedAward><TotalReportedDisbursement>500.00</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910251" BirthDate="1985-04-15" LastName="FILLMORE"><Name><FirstName>MILLARD</FirstName><MiddleInitial>P</MiddleInitial></Name><Contacts>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 16Volume VI - Appendices

Page 17: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<Address><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine><AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><Pell><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>2000.00</FinancialAwardAmount><AttendanceCost>12000.00</AttendanceCost><AcademicCalendarCode>2</AcademicCalendarCode><PaymentMethodologyCode>1</PaymentMethodologyCode><VerificationStatusCode>V</VerificationStatusCode><EnrollmentDate>2008-06-30</EnrollmentDate><Response><ResponseCode>A</ResponseCode><YTDDisbursementAmount>3000.00</YTDDisbursementAmount><TotalEligibilityUsed>074.074</TotalEligibilityUsed><ScheduledPellGrant>4050.00</ScheduledPellGrant><NegativePendingAmount>1000.00</NegativePendingAmount></Response><Disbursement Number="02"><DisbursementAmount>500.00</DisbursementAmount><DisbursementDate>2009-02-10</DisbursementDate><DisbursementReleaseIndicator>true</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><Response><ResponseCode>R</ResponseCode><EditProcessResult><ResponseErrorCode>066</ResponseErrorCode><ResponseErrorField>DisbursementAmount</ResponseErrorField></EditProcessResult></Response></Disbursement></Pell><Response><ResponseCode>A</ResponseCode></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>Pell</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalCountAccepted>1</TotalCountAccepted><TotalCountRejected>0</TotalCountRejected><TotalCountCorrected>0</TotalCountCorrected><TotalCountDuplicate>0</TotalCountDuplicate>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 17Volume VI - Appendices

Page 18: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>2000.00</TotalReportedAward><TotalReportedDisbursement>500.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>0.00</TotalFundedDisbursementAccepted><TotalNonFundedDisbursementAccepted>0.00</TotalNonFundedDisbursementAccepted><TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>RS</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2009-02-11</ProcessDate></Response></CommonRecord>

SSN Date of Birth Reject Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2009-03-01T02:23:01.5068552481</DocumentID><CreatedDateTime>2009-02-28T14:03:49.22</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>DataSender</SoftwareProvider><SoftwareVersion>5.0</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary><FinancialAwardType>DLSubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>2520.00</TotalReportedAward><TotalReportedDisbursement>2520.00</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910265" BirthDate="1980-04-15" LastName="POLK"><Name><FirstName>JAMES</FirstName><MiddleInitial>N</MiddleInitial></Name><Contacts><Address><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 18Volume VI - Appendices

Page 19: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><DLLoanInformation LoanKey="02"><OriginationFeePercent>2.0</OriginationFeePercent><InterestRebatePercent>1.5</InterestRebatePercent><DisclosureStatementPrintCode>S</DisclosureStatementPrintCode><StudentLevelCode>4</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate><FinancialAwardEndDate>2009-07-01</FinancialAwardEndDate><AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate><AcademicYearEndDate>2009-07-01</AcademicYearEndDate></DLLoanInformation><DLSubsidized><LoanKey>02</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>2520.00</FinancialAwardAmount><DefaultOverpayCode>N</DefaultOverpayCode><FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>999910265S09G46288001</FinancialAwardID><FinancialAwardCreateDate>2008-07-02</FinancialAwardCreateDate><Response><ResponseCode>R</ResponseCode><MPNStatusCode>R</MPNStatusCode><MPNLinkIndicator>false</MPNLinkIndicator></Response><Disbursement Number="01"><DisbursementAmount>1260.00</DisbursementAmount><DisbursementDate>2009-03-01</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>true</FirstDisbursementIndicator><DisbursementNetAmount>1254.00</DisbursementNetAmount><DisbursementFeeAmount>25.00</DisbursementFeeAmount><InterestRebateAmount>19.00</InterestRebateAmount><Response><ResponseCode>R</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement><Disbursement Number="02"><DisbursementAmount>1260.00</DisbursementAmount><DisbursementDate>2009-03-01</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><DisbursementNetAmount>1254.00</DisbursementNetAmount><DisbursementFeeAmount>25.00</DisbursementFeeAmount>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 19Volume VI - Appendices

Page 20: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<InterestRebateAmount>19.00</InterestRebateAmount><Response><ResponseCode>R</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement></DLSubsidized><Response><ResponseCode>R</ResponseCode><EditProcessResult><ResponseErrorCode>011</ResponseErrorCode><ResponseErrorField>Student BirthDate</ResponseErrorField></EditProcessResult></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>DLSubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalCountRejected>1</TotalCountRejected><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>2520.00</TotalReportedAward><TotalReportedDisbursement>2520.00</TotalReportedDisbursement><TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>RS</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2009-03-01</ProcessDate></Response></CommonRecord>

Direct Loan with Anticipated Disbursements and Warning Edits Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2008/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2008/v2.0e CommonRecord2.0e.xsd"><DocumentID>2009-02-13T10:18:01.1086896290</DocumentID><CreatedDateTime>2009-02-12T09:30:42.66</CreatedDateTime>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 20Volume VI - Appendices

Page 21: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>DataSender</SoftwareProvider><SoftwareVersion>5.0</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary><FinancialAwardType>DLPLUS</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>1400.00</TotalReportedAward><TotalReportedDisbursement>1400.00</TotalReportedDisbursement></ReportedFinancialSummary><ReportedFinancialSummary><FinancialAwardType>DLSubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>1400.00</TotalReportedAward><TotalReportedDisbursement>1400.00</TotalReportedDisbursement></ReportedFinancialSummary><ReportedFinancialSummary><FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>1400.00</TotalReportedAward><TotalReportedDisbursement>1400.00</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910019" BirthDate="1985-04-15" LastName="MADISON"><Name><FirstName>JAMES</FirstName><MiddleInitial>G</MiddleInitial></Name><Contacts><Address><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine><AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCounty>FAIRFAX</AddressCounty><AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><DLLoanInformation LoanKey="01"><OriginationFeePercent>4.0</OriginationFeePercent><InterestRebatePercent>1.5</InterestRebatePercent><StudentLevelCode>4</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate><FinancialAwardEndDate>2009-07-01</FinancialAwardEndDate>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 21Volume VI - Appendices

Page 22: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate><AcademicYearEndDate>2009-07-01</AcademicYearEndDate></DLLoanInformation><DLLoanInformation LoanKey="02"><OriginationFeePercent>2.0</OriginationFeePercent><InterestRebatePercent>1.5</InterestRebatePercent><PromissoryNotePrintCode>S</PromissoryNotePrintCode><DisclosureStatementPrintCode>Y</DisclosureStatementPrintCode><StudentLevelCode>6</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate><FinancialAwardEndDate>2009-06-01</FinancialAwardEndDate><AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate><AcademicYearEndDate>2009-06-01</AcademicYearEndDate></DLLoanInformation><DLLoanInformation LoanKey="03"><OriginationFeePercent>2.0</OriginationFeePercent><InterestRebatePercent>1.5</InterestRebatePercent><PromissoryNotePrintCode>S</PromissoryNotePrintCode><DisclosureStatementPrintCode>Y</DisclosureStatementPrintCode><StudentLevelCode>6</StudentLevelCode><FinancialAwardBeginDate>2008-07-01</FinancialAwardBeginDate><FinancialAwardEndDate>2009-06-30</FinancialAwardEndDate><AcademicYearBeginDate>2008-07-01</AcademicYearBeginDate><AcademicYearEndDate>2009-06-30</AcademicYearEndDate></DLLoanInformation><DLPLUS><LoanKey>01</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>1400.00</FinancialAwardAmount><NoteMessage>STUDENT A</NoteMessage><DefaultOverpayCode>N</DefaultOverpayCode><FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>999910019P09G46291001</FinancialAwardID><FinancialAwardCreateDate>2009-02-13</FinancialAwardCreateDate><Borrower SSN="119920996" BirthDate="1952-07-04" LastName="MICH"><Name><FirstName>JULIE</FirstName><MiddleInitial>R</MiddleInitial></Name><Contacts><Address><AddressLine>1115 PRIMEROSE DR</AddressLine><AddressCity>ATLATA</AddressCity><AddressStateProvinceCode>GA</AddressStateProvinceCode><AddressPostalCode>30324</AddressPostalCode><AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><DefaultOverpayCode>N</DefaultOverpayCode></Borrower><Response><ResponseCode>A</ResponseCode><EMPNIndicator>false</EMPNIndicator><MPNID>999910019N09G46291001</MPNID>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 22Volume VI - Appendices

Page 23: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<MPNStatusCode>A</MPNStatusCode><MPNLinkIndicator>true</MPNLinkIndicator><CreditDecisionStatus>A</CreditDecisionStatus><CreditDecisionDate>2008-01-09</CreditDecisionDate></Response><Disbursement Number="01"><DisbursementAmount>700.00</DisbursementAmount><DisbursementDate>2009-02-15</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>true</FirstDisbursementIndicator><DisbursementNetAmount>683.00</DisbursementNetAmount><DisbursementFeeAmount>28.00</DisbursementFeeAmount><InterestRebateAmount>11.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement><Disbursement Number="02"><DisbursementAmount>700.00</DisbursementAmount><DisbursementDate>2009-02-15</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><DisbursementNetAmount>683.00</DisbursementNetAmount><DisbursementFeeAmount>28.00</DisbursementFeeAmount><InterestRebateAmount>11.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement></DLPLUS><DLSubsidized><LoanKey>02</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>1400.00</FinancialAwardAmount><DefaultOverpayCode>N</DefaultOverpayCode><FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>999910019S09G46291001</FinancialAwardID><FinancialAwardCreateDate>2009-02-13</FinancialAwardCreateDate><Response><ResponseCode>A</ResponseCode><EMPNIndicator>false</EMPNIndicator><MPNID>999910019M09G46291001</MPNID><MPNStatusCode>A</MPNStatusCode><MPNLinkIndicator>true</MPNLinkIndicator></Response>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 23Volume VI - Appendices

Page 24: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<Disbursement Number="01"><DisbursementAmount>700.00</DisbursementAmount><DisbursementDate>2009-02-15</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>true</FirstDisbursementIndicator><DisbursementNetAmount>697.00</DisbursementNetAmount><DisbursementFeeAmount>14.00</DisbursementFeeAmount><InterestRebateAmount>11.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement><Disbursement Number="02"><DisbursementAmount>700.00</DisbursementAmount><DisbursementDate>2009-02-15</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><DisbursementNetAmount>697.00</DisbursementNetAmount><DisbursementFeeAmount>14.00</DisbursementFeeAmount><InterestRebateAmount>11.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement></DLSubsidized><DLUnsubsidized><LoanKey>03</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>1400.00</FinancialAwardAmount><DefaultOverpayCode>N</DefaultOverpayCode><FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>999910019U09G46291001</FinancialAwardID><FinancialAwardCreateDate>2007-02-13</FinancialAwardCreateDate><Response><ResponseCode>A</ResponseCode><EMPNIndicator>false</EMPNIndicator><MPNID>999910019M09G46291001</MPNID><MPNStatusCode>A</MPNStatusCode><MPNLinkIndicator>true</MPNLinkIndicator></Response><Disbursement Number="01"><DisbursementAmount>700.00</DisbursementAmount><DisbursementDate>2009-02-15</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 24Volume VI - Appendices

Page 25: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<FirstDisbursementIndicator>true</FirstDisbursementIndicator><DisbursementNetAmount>697.00</DisbursementNetAmount><DisbursementFeeAmount>14.00</DisbursementFeeAmount><InterestRebateAmount>11.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement><Disbursement Number="02"><DisbursementAmount>700.00</DisbursementAmount><DisbursementDate>2009-02-15</DisbursementDate><DisbursementReleaseIndicator>false</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><DisbursementNetAmount>697.00</DisbursementNetAmount><DisbursementFeeAmount>14.00</DisbursementFeeAmount><InterestRebateAmount>11.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>054</ResponseErrorCode><ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField></EditProcessResult></Response></Disbursement></DLUnsubsidized><Response><ResponseCode>A</ResponseCode></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>DLPLUS</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalCountAccepted>1</TotalCountAccepted><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>1400.00</TotalReportedAward><TotalReportedDisbursement>1400.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>1400.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted><TotalNonFundedDisbursementAccepted>1400.00</TotalNonFundedDisbursementAccepted></ResponseFinancialSummary><ResponseFinancialSummary><FinancialAwardType>DLSubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 25Volume VI - Appendices

Page 26: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalCount>1</TotalCount><TotalCountAccepted>1</TotalCountAccepted><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>1400.00</TotalReportedAward><TotalReportedDisbursement>1400.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>1400.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted><TotalNonFundedDisbursementAccepted>1400.00</TotalNonFundedDisbursementAccepted></ResponseFinancialSummary><ResponseFinancialSummary><FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalCountAccepted>1</TotalCountAccepted><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>1400.00</TotalReportedAward><TotalReportedDisbursement>1400.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>1400.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted><TotalNonFundedDisbursementAccepted>1400.00</TotalNonFundedDisbursementAccepted></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>RS</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2009-02-13</ProcessDate></Response></CommonRecord>

Direct Loan Denied Credit Decision Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2009-05-08T16:45:45.4545443219</DocumentID><CreatedDateTime>2009-05-07T16:13:28.09</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>DataSender</SoftwareProvider><SoftwareVersion>5.0</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 26Volume VI - Appendices

Page 27: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<FinancialAwardType>DLPLUS</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>2000.00</TotalReportedAward><TotalReportedDisbursement>2000.00</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910156" BirthDate="1985-04-15" LastName="PIERCE"><Name><FirstName>FRANKLIN</FirstName><MiddleInitial>Q</MiddleInitial></Name><Contacts><Address><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine><AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><DLLoanInformation LoanKey="01"><OriginationFeePercent>4.0</OriginationFeePercent><InterestRebatePercent>1.5</InterestRebatePercent><PromissoryNotePrintCode>S</PromissoryNotePrintCode><DisclosureStatementPrintCode>S</DisclosureStatementPrintCode><StudentLevelCode>6</StudentLevelCode><FinancialAwardBeginDate>2008-07-01</FinancialAwardBeginDate><FinancialAwardEndDate>2009-06-30</FinancialAwardEndDate><AcademicYearBeginDate>2008-07-01</AcademicYearBeginDate><AcademicYearEndDate>2009-06-30</AcademicYearEndDate></DLLoanInformation><DLPLUS><LoanKey>01</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>2000.00</FinancialAwardAmount><DependencyStatusCode>I</DependencyStatusCode><DefaultOverpayCode>N</DefaultOverpayCode><FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>999910156P09G46294001</FinancialAwardID><FinancialAwardCreateDate>2008-09-23</FinancialAwardCreateDate><FinancialAwardAmountRequested>2000.00</FinancialAwardAmountRequested><Borrower SSN="999912345" BirthDate="1952-07-04" LastName="MADISON"><Name><FirstName>JAMES</FirstName><MiddleInitial>A</MiddleInitial></Name><Contacts><Address><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine><AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCountryCode>USA</AddressCountryCode>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 27Volume VI - Appendices

Page 28: description: tags: 0809CODTechRefVol6Sec6XMLExamples

</Address><PhoneNumber>5555555555</PhoneNumber></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><DefaultOverpayCode>N</DefaultOverpayCode></Borrower><Response><ResponseCode>A</ResponseCode><EditProcessResult><ResponseErrorCode>036</ResponseErrorCode><ResponseErrorField>CrDecisionStat</ResponseErrorField></EditProcessResult><MPNStatusCode>R</MPNStatusCode><MPNLinkIndicator>false</MPNLinkIndicator><CreditDecisionStatus>D</CreditDecisionStatus><CreditDecisionDate>2008-02-20</CreditDecisionDate></Response><Disbursement Number="01"><DisbursementAmount>1000.00</DisbursementAmount><DisbursementDate>2009-05-23</DisbursementDate><DisbursementReleaseIndicator>true</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>true</FirstDisbursementIndicator><DisbursementNetAmount>975.00</DisbursementNetAmount><DisbursementFeeAmount>40.00</DisbursementFeeAmount><InterestRebateAmount>15.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode></Response></Disbursement><Disbursement Number="02"><DisbursementAmount>1000.00</DisbursementAmount><DisbursementDate>2009-05-24</DisbursementDate><DisbursementReleaseIndicator>true</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><FirstDisbursementIndicator>false</FirstDisbursementIndicator><DisbursementNetAmount>975.00</DisbursementNetAmount><DisbursementFeeAmount>40.00</DisbursementFeeAmount><InterestRebateAmount>15.00</InterestRebateAmount><Response><ResponseCode>A</ResponseCode></Response></Disbursement></DLPLUS><Response><ResponseCode>A</ResponseCode></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>DLPLUS</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 28Volume VI - Appendices

Page 29: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalCountAccepted>1</TotalCountAccepted><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>2000.00</TotalReportedAward><TotalReportedDisbursement>2000.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>2000.00</TotalFundedDisbursementAccepted></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>RS</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2009-05-08</ProcessDate></Response></CommonRecord>

Direct Loan Web Origination Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2009-02-25T13:57:16.9168552481</DocumentID><CreatedDateTime>2009-02-23T14:00:55.77</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>COD</SoftwareProvider><SoftwareVersion>1.00</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary><FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>2000.00</TotalReportedAward></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910261" BirthDate="1985-04-15" LastName="ADAMS"><Identifiers><SSN>999910262</SSN></Identifiers><Name><FirstName>QUINCY</FirstName><MiddleInitial>I</MiddleInitial><LastName>ADAMS</LastName></Name><Contacts>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 29Volume VI - Appendices

Page 30: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<Address><AddressTypeCode>P</AddressTypeCode><AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine><AddressCity>RESTON</AddressCity><AddressStateProvinceCode>VA</AddressStateProvinceCode><AddressPostalCode>20191</AddressPostalCode><AddressCounty/>FAIRFAX</AddressCounty><AddressCountryCode>USA</AddressCountryCode></Address><PhoneNumber>5555555555</PhoneNumber><EmailAddress/></Contacts><CitizenshipStatusCode>1</CitizenshipStatusCode><DLLoanInformation LoanKey="01"><OriginationFeePercent>2.0</OriginationFeePercent><InterestRebatePercent>1.5</InterestRebatePercent><PromissoryNotePrintCode>O</PromissoryNotePrintCode><DisclosureStatementPrintCode>S</DisclosureStatementPrintCode><StudentLevelCode>7</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate><FinancialAwardEndDate>2009-07-01</FinancialAwardEndDate><AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate><AcademicYearEndDate>2009-07-01</AcademicYearEndDate></DLLoanInformation><DLUnsubsidized><LoanKey>01</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>2000.00</FinancialAwardAmount><NoteMessage/><DependencyStatusCode>I</DependencyStatusCode><DefaultOverpayCode>Y</DefaultOverpayCode><FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>999910261U09G46288001</FinancialAwardID><FinancialAwardCreateDate>2009-02-25</FinancialAwardCreateDate><HPPAIndicator>false</HPPAIndicator><Response><ResponseCode>A</ResponseCode><EMPNIndicator>false</EMPNIndicator><MPNID>999910261M09G46288001</MPNID><MPNStatusCode>A</MPNStatusCode><MPNLinkIndicator>true</MPNLinkIndicator></Response></DLUnsubsidized><Response><ResponseCode>A</ResponseCode></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 30Volume VI - Appendices

Page 31: description: tags: 0809CODTechRefVol6Sec6XMLExamples

<TotalCountAccepted>1</TotalCountAccepted><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>2000.00</TotalReportedAward><TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>WB</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2007-02-25</ProcessDate></Response></CommonRecord>

Direct Loan Web Disbursement Response

<?xml version="1.0" encoding="UTF-8"?><CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd"><DocumentID>2009-02-25T14:11:47.6968552481</DocumentID><CreatedDateTime>2009-02-23T14:13:06.83</CreatedDateTime><Source><COD EntityID="00000001"/></Source><Destination><School EntityID="68784321"/></Destination><Software><SoftwareProvider>COD</SoftwareProvider><SoftwareVersion>1.00</SoftwareVersion></Software><FullResponseCode>F</FullResponseCode><ReportingSchool EntityID="68784321"><ReportedFinancialSummary><FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalReportedAward>2000.00</TotalReportedAward><TotalReportedDisbursement>1850.00</TotalReportedDisbursement></ReportedFinancialSummary><AttendedSchool EntityID="68784321"><Student SSN="999910261" BirthDate="1985-04-15" LastName="ADAMS"><CitizenshipStatusCode>1</CitizenshipStatusCode><DLLoanInformation LoanKey="01"><OriginationFeePercent>2.0</OriginationFeePercent><InterestRebatePercent>1.5</InterestRebatePercent><PromissoryNotePrintCode>O</PromissoryNotePrintCode><DisclosureStatementPrintCode>S</DisclosureStatementPrintCode><StudentLevelCode>7</StudentLevelCode><FinancialAwardBeginDate>2008-07-02</FinancialAwardBeginDate><FinancialAwardEndDate>2009-07-01</FinancialAwardEndDate><AcademicYearBeginDate>2008-07-02</AcademicYearBeginDate><AcademicYearEndDate>2009-07-01</AcademicYearEndDate>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 31Volume VI - Appendices

Page 32: description: tags: 0809CODTechRefVol6Sec6XMLExamples

</DLLoanInformation><DLUnsubsidized><LoanKey>01</LoanKey><FinancialAwardYear>2009</FinancialAwardYear><CPSTransactionNumber>01</CPSTransactionNumber><FinancialAwardAmount>2000.00</FinancialAwardAmount><NoteMessage/><DependencyStatusCode>I</DependencyStatusCode><DefaultOverpayCode>Y</DefaultOverpayCode><FinancialAwardNumber>001</FinancialAwardNumber><FinancialAwardID>999910261U09G46288001</FinancialAwardID><FinancialAwardCreateDate>2009-02-25</FinancialAwardCreateDate><HPPAIndicator>false</HPPAIndicator><Response><ResponseCode>A</ResponseCode><EMPNIndicator>false</EMPNIndicator><MPNID>999910261M09G46288001</MPNID><MPNStatusCode>A</MPNStatusCode><MPNLinkIndicator>true</MPNLinkIndicator></Response><Disbursement Number="03"><DisbursementAmount>1850.00</DisbursementAmount><DisbursementDate>2009-02-25</DisbursementDate><DisbursementReleaseIndicator>true</DisbursementReleaseIndicator><DisbursementSequenceNumber>01</DisbursementSequenceNumber><NoteMessage/><FirstDisbursementIndicator>true</FirstDisbursementIndicator><DisbursementNetAmount>1841.00</DisbursementNetAmount><DisbursementFeeAmount>37.00</DisbursementFeeAmount><InterestRebateAmount>28.00</InterestRebateAmount><DisbursementConfirmationIndicator>false</DisbursementConfirmationIndicator><Response><ResponseCode>A</ResponseCode></Response></Disbursement></DLUnsubsidized><Response><ResponseCode>A</ResponseCode></Response></Student><Response><ResponseCode>A</ResponseCode></Response></AttendedSchool><Response><ResponseFinancialSummary><FinancialAwardType>DLUnsubsidized</FinancialAwardType><FinancialAwardYear>2009</FinancialAwardYear><TotalCount>1</TotalCount><TotalCountAccepted>1</TotalCountAccepted><TotalCountVerificationSelected>0</TotalCountVerificationSelected><TotalCountSSAdministration>0</TotalCountSSAdministration><TotalReportedAward>2000.00</TotalReportedAward><TotalReportedDisbursement>1850.00</TotalReportedDisbursement><TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted><TotalFinancialDisbursementAccepted>1850.00

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 32Volume VI - Appendices

Page 33: description: tags: 0809CODTechRefVol6Sec6XMLExamples

</TotalFinancialDisbursementAccepted><TotalFundedDisbursementAccepted>1850.00</TotalFundedDisbursementAccepted></ResponseFinancialSummary><ResponseCode>A</ResponseCode></Response></ReportingSchool><Response><DocumentTypeCode>WB</DocumentTypeCode><DocumentStatusCode>A</DocumentStatusCode><ProcessDate>2009-02-25</ProcessDate></Response></CommonRecord>

October 2007 (2008-2009) COD Technical Reference Page VI - 6 - 33Volume VI - Appendices