<?xml version="1.0"?>
<loanRiskRatingRequest version="2"
                       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                       xmlns="http://schemas.wamu.com/2006/07/LoanRiskRating"
					   xsi:schemaLocation="http://schemas.wamu.com/2006/07/LoanRiskRating LoanRiskRating.xsd">
 <loanProperties>
  <property>
   <key>abc</key>
   <value>def9</value>
  </property>
  <property>
   <key>ghi</key>
   <value>jkl9</value>
  </property>
 </loanProperties>
</loanRiskRatingRequest>