Sample RPTI Files
Static Sample Report
Click here to download a sample RPTI file.
To examine its contents, rename it to StaticSample.zip and use your preferred utility to extract them.
Note that blank fields have been included only for illustrative purposes; it is not necessary to include blank fields in Report.xml.
Abbreviated Static Sample Report.xml
Below is a condensed sample static Report.xml file for quick reference.
<?xml version="1.0" encoding="utf-16"?>
<Report xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Application VendorName="MySoftware, Inc." ProductName="MyApplication" ProductVersion="2.1.0" AixmlVersion="1.5" />
<Geocoding>
<Address Street="5075 Shady Knoll Ave NW" Source="" Longitude="-81.500777" Latitude="40.854053" Precision="" />
<Address Street="4832 Shady Knoll Ave NW" Source="" Longitude="-81.5026463037546" Latitude="40.8512166296843" Precision="" />
<Address Street="9396 Broadland St NW" Source="" Longitude="-81.52486" Latitude="40.88277" Precision="" />
<Address Street="5103 Glen Elm Cir NW" Source="" Longitude="-81.51206" Latitude="40.85523" Precision="" />
<Address Street="7128 Mossy Oaks Ave NW" Source="" Longitude="-81.5253222884521" Latitude="40.884569387565" Precision="" />
<Address Street="7070 Mossy Oaks Ave NW" Source="" Longitude="-81.52532" Latitude="40.88369" Precision="" />
<Address Street="8276 Edmund Court Cir NW" Source="" Longitude="-81.50443" Latitude="40.87151" Precision="" />
</Geocoding>
<Forms>
<Form Id="Invoice">
<Fields>
<TextField Id="InvoiceDate" Data="10/04/2019" />
<TextField Id="FileNumber" Data="Pro Sample" />
<TextField Id="CaseNumber" Data="12345" />
<TextField Id="LenderClientCompanyName" Data="Any Lender" />
<TextField Id="LenderClientCompanyStreetAddress" Data="4790 Doug Cir NW" />
<TextField Id="LenderClientCompanyCityAndState" Data="Canton, Oh" />
<TextField Id="LenderClientCompanyZipCode" Data="44718" />
<TextField Id="InvoiceFee1Description" Data="Appraisal Fee For Services Rendered" />
<TextField Id="InvoiceFee1Amount" Data="400.00" />
<TextField Id="InvoiceTotalFeeAmount" Data="400.00" />
</Fields>
</Form>
<Form Id="FNMA-1004-0911">
<Fields>
<TextField Id="FileNumber" Data="Pro Sample" />
<TextField Id="StreetAddress" Data="5075 Shady Knoll Ave NW" />
<TextField Id="City" Data="Massillon" />
<TextField Id="State" Data="OH" />
<TextField Id="ZipCode" Data="44646" />
<TextField Id="BorrowerName" Data="Any Borrower" />
<TextField Id="OwnerName" Data="Any Owner" />
<TextField Id="County" Data="Stark" />
<TextField Id="LegalDescription" Data="53 WH Shady Knolls2 (.46A) Jackson Twp - Jackson LSD">
<ExtendedComment Title="Legal Description" Data="legal.rtf"/>
</TextField>
<CheckBoxField Id="OccupantOwnerCheckBox" Data="true" />
<TextField Id="SpecialAssessmentsAmount" Data="91" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="1" Data="4832 Shady Knoll Ave NW" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="2" Data="9396 Broadland St NW" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="3" Data="5103 Glen Elm Cir NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="1" Data="Massillon, OH 44646" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="2" Data="Massillon, OH 44646" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="3" Data="Massillon, OH 44646" />
</Fields>
</Form>
<Form Id="FNMA-1004-0911-SalesComps">
<Fields>
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="1" Data="7128 Mossy Oaks Ave NW" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="2" Data="7070 Mossy Oaks Ave NW" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="3" Data="8276 Edmund Court Cir NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="1" Data="Massillon, OH 44646" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="2" Data="Massillon, OH 44646" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="3" Data="Massillon, OH 44646" />
</Fields>
</Form>
<Form Id="Sketch">
<Fields>
<TextField Id="SketchHeader" Data="SKETCH ADDENDUM" />
<ImageField Id="SketchImage" Data="0.jpg" />
</Fields>
</Form>
<Form Id="SalesComps-Photos-3x5">
<Fields>
<TextField Id="SalesCompsPhotos3x5Header" Data="PHOTOGRAPH ADDENDUM" />
<TextField Id="PhotoLabel" CompType="SalesComparables" BaseCompIndex="1" Data="COMPARABLE #1" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="1" Data="4832 Shady Knoll Ave NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="1" Data="Massillon, OH 44646" />
<TextField Id="PhotoLabel" CompType="SalesComparables" BaseCompIndex="2" Data="COMPARABLE #2" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="2" Data="9396 Broadland St NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="2" Data="Massillon, OH 44646" />
<TextField Id="PhotoLabel" CompType="SalesComparables" BaseCompIndex="3" Data="COMPARABLE #3" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="3" Data="5103 Glen Elm Cir NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="3" Data="Massillon, OH 44646" />
<ImageField Id="FrontViewImage" CompType="SalesComparables" BaseCompIndex="3" Data="17.jpg" />
<ImageField Id="FrontViewImage" CompType="SalesComparables" BaseCompIndex="2" Data="18.jpg" />
<ImageField Id="FrontViewImage" CompType="SalesComparables" BaseCompIndex="1" Data="19.jpg" />
</Fields>
</Form>
<Form Id="SalesComps-Photos-3x5">
<Fields>
<TextField Id="SalesCompsPhotos3x5Header" Data="PHOTOGRAPH ADDENDUM" />
<TextField Id="PhotoLabel" CompType="SalesComparables" BaseCompIndex="1" Data="COMPARABLE #4" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="1" Data="7128 Mossy Oaks Ave NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="1" Data="Massillon, OH 44646" />
<TextField Id="PhotoLabel" CompType="SalesComparables" BaseCompIndex="2" Data="COMPARABLE #5" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="2" Data="7070 Mossy Oaks Ave NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="2" Data="Massillon, OH 44646" />
<TextField Id="PhotoLabel" CompType="SalesComparables" BaseCompIndex="3" Data="COMPARABLE #6" />
<TextField Id="StreetAddress" CompType="SalesComparables" BaseCompIndex="3" Data="8276 Edmund Court Cir NW" />
<TextField Id="SecondLineAddress" CompType="SalesComparables" BaseCompIndex="3" Data="Massillon, OH 44646" />
<ImageField Id="FrontViewImage" CompType="SalesComparables" BaseCompIndex="3" Data="20.jpg" />
<ImageField Id="FrontViewImage" CompType="SalesComparables" BaseCompIndex="2" Data="21.jpg" />
<ImageField Id="FrontViewImage" CompType="SalesComparables" BaseCompIndex="1" Data="22.jpg" />
</Fields>
</Form>
</Forms>
</Report>
Dynamic Sample Reports
Three dynamic sample reports are available, based on GSE UAD 3.6 sample scenarios, listed here in order of least to most complex:
To examine their contents, rename the file(s) to *Sample.zip and use your preferred utility to extract them.
Note that blank fields have been included only for illustrative purposes; it is not necessary to include blank fields in Report.xml.