<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- W3C Schema generated by Adeptia Editor -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:element name="Root">
		<xs:annotation>
			<xs:appinfo>
				<XsdType>Advanced</XsdType>
				<XSDVersion>1</XSDVersion>
				<sourceCarriageReturn>true</sourceCarriageReturn>
				<validateTargetRecordIdentifier>false</validateTargetRecordIdentifier>
				<dataTruncation>false</dataTruncation>
				<allowLessFields>true</allowLessFields>
				<allowMoreFields>true</allowMoreFields>
				<removeInvalidChar>false</removeInvalidChar>
				<targetRecordSeparator>\n</targetRecordSeparator>
				<XSDCreationMode>DataDictionary</XSDCreationMode>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="RecordType-EFHR" use="xs:table" requirement="OPTIONAL" minOccurs="1" maxOccurs="1" groupDescription="Electronic File Header Record" groupVersion="ISO" >
					<xs:annotation>
						<xs:appinfo>
							<start>10</start>
							<end>13</end>
							<value>EFHR</value>
						</xs:appinfo>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="RecordNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Record Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>1</start>
										<end>9</end>
										<length>9</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="RecordType" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Record Type</fieldDescription>
										<format>AAAAAAA</format>
										<start>10</start>
										<end>13</end>
										<length>4</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="Version" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Version</fieldDescription>
										<format>AAAAAAA</format>
										<start>14</start>
										<end>17</end>
										<length>4</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="RecordFormat" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Record Format</fieldDescription>
										<format>AAAAAAA</format>
										<start>18</start>
										<end>18</end>
										<length>1</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="SubmissionType" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Submission Type</fieldDescription>
										<format>AAAAAAA</format>
										<start>19</start>
										<end>19</end>
										<length>1</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="InputFormat" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Input Format</fieldDescription>
										<format>AAAAAAA</format>
										<start>20</start>
										<end>22</end>
										<length>3</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="DateCreated" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Date Created</fieldDescription>
										<format>AAAAAAA</format>
										<start>23</start>
										<end>30</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="TimeCreated" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Time Created</fieldDescription>
										<format>AAAAAAA</format>
										<start>31</start>
										<end>36</end>
										<length>6</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProductIDCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Product ID Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>37</start>
										<end>40</end>
										<length>4</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ReportingPeriodBeginDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Reporting Period Begin Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>41</start>
										<end>48</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ReportingPeriodEndDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Reporting Period End Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>49</start>
										<end>56</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="Filler" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Filler</fieldDescription>
										<format>AAAAAAA</format>
										<start>57</start>
										<end>1145</end>
										<length>1089</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
						<xs:attribute name="recordNumber" type="xs:string" use="required"/>
						<xs:attribute name="isRemovedHeader" type="xs:string" use="required"/>
					</xs:complexType>
				</xs:element>
				<xs:element name="RecordType-POLR" use="xs:table" requirement="OPTIONAL" minOccurs="1" maxOccurs="10000" groupDescription="POLR" groupVersion="ISO" >
					<xs:annotation>
						<xs:appinfo>
							<start>10</start>
							<end>13</end>
							<value>POLR</value>
						</xs:appinfo>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="RecordNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Record Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>1</start>
										<end>9</end>
										<length>9</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="RecordType" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Record Type</fieldDescription>
										<format>AAAAAAA</format>
										<start>10</start>
										<end>13</end>
										<length>4</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="AMBestNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>AM Best Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>14</start>
										<end>18</end>
										<length>5</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PolicyNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Policy Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>19</start>
										<end>43</end>
										<length>25</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="LineofBusiness" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Line of Business</fieldDescription>
										<format>AAAAAAA</format>
										<start>44</start>
										<end>45</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="TransactionEffectiveDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Transaction Effective Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>46</start>
										<end>53</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="NAICCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>NAIC Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>54</start>
										<end>58</end>
										<length>5</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="CompanyName" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Company Name</fieldDescription>
										<format>AAAAAAA</format>
										<start>59</start>
										<end>78</end>
										<length>20</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="RiskClass" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Risk Class</fieldDescription>
										<format>AAAAAAA</format>
										<start>79</start>
										<end>79</end>
										<length>1</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PolicyClass" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Policy Class</fieldDescription>
										<format>AAAAAAA</format>
										<start>80</start>
										<end>81</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PolicyInceptionDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Policy Inception Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>82</start>
										<end>89</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PolicyTermBeginDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Policy Term Begin Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>90</start>
										<end>97</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PolicyTermEndDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Policy Term End Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>98</start>
										<end>105</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PolicyCancellationDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Policy Cancellation Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>106</start>
										<end>113</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="MailingAddressType" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Mailing Address Type</fieldDescription>
										<format>AAAAAAA</format>
										<start>114</start>
										<end>114</end>
										<length>1</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="MailingAddressLine1" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>MailingAddressLine1</fieldDescription>
										<format>AAAAAAA</format>
										<start>115</start>
										<end>164</end>
										<length>50</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="MailingAddressLine2" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>MailingAddressLine2</fieldDescription>
										<format>AAAAAAA</format>
										<start>165</start>
										<end>214</end>
										<length>50</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="MailingAddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Mailing Address City</fieldDescription>
										<format>AAAAAAA</format>
										<start>215</start>
										<end>244</end>
										<length>30</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="MailingAddressState" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Mailing Address State</fieldDescription>
										<format>AAAAAAA</format>
										<start>245</start>
										<end>246</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="MailingAddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Mailing Address Postal Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>247</start>
										<end>255</end>
										<length>9</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="MailingAddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Mailing Address Country Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>256</start>
										<end>257</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="HomePhoneAreaCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Home Phone Area Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>258</start>
										<end>260</end>
										<length>3</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="HomePhoneNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Home Phone Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>261</start>
										<end>267</end>
										<length>7</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="CellPhoneAreaCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Cell Phone Area Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>268</start>
										<end>270</end>
										<length>3</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="CellPhoneNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Cell Phone Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>271</start>
										<end>277</end>
										<length>7</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="BusinessPhoneAreaCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Business Phone Area Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>278</start>
										<end>280</end>
										<length>3</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="BusinessPhoneNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Business Phone Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>281</start>
										<end>287</end>
										<length>7</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="BusinessPhoneExtension" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Business Phone Extension</fieldDescription>
										<format>AAAAAAA</format>
										<start>288</start>
										<end>291</end>
										<length>4</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="TransactionCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Transaction Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>292</start>
										<end>293</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PolicyPremium" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Policy Premium</fieldDescription>
										<format>AAAAAAA</format>
										<start>294</start>
										<end>302</end>
										<length>9</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PremiumPaymentPlan" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Premium Payment Plan</fieldDescription>
										<format>AAAAAAA</format>
										<start>303</start>
										<end>303</end>
										<length>1</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="PremiumMethodofPayment" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Premium Method of Payment</fieldDescription>
										<format>AAAAAAA</format>
										<start>304</start>
										<end>305</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="TransactionProcessingDate" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Transaction Processing Date</fieldDescription>
										<format>AAAAAAA</format>
										<start>306</start>
										<end>313</end>
										<length>8</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>314</start>
										<end>343</end>
										<length>30</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersFEIN" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers FEIN</fieldDescription>
										<format>AAAAAAA</format>
										<start>344</start>
										<end>363</end>
										<length>20</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersName" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Name</fieldDescription>
										<format>AAAAAAA</format>
										<start>364</start>
										<end>413</end>
										<length>50</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressType" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address Type</fieldDescription>
										<format>AAAAAAA</format>
										<start>414</start>
										<end>414</end>
										<length>1</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressStreetNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address Street Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>415</start>
										<end>429</end>
										<length>15</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressStreetName" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address Street Name</fieldDescription>
										<format>AAAAAAA</format>
										<start>430</start>
										<end>494</end>
										<length>65</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressAptNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address Apt. Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>495</start>
										<end>514</end>
										<length>20</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address City</fieldDescription>
										<format>AAAAAAA</format>
										<start>515</start>
										<end>544</end>
										<length>30</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressState" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address State</fieldDescription>
										<format>AAAAAAA</format>
										<start>545</start>
										<end>546</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address Postal Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>547</start>
										<end>555</end>
										<length>9</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersAddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Address Country Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>556</start>
										<end>557</end>
										<length>2</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersPhoneAreaCode" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Phone Area Code</fieldDescription>
										<format>AAAAAAA</format>
										<start>558</start>
										<end>560</end>
										<length>3</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersPhoneNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Phone Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>561</start>
										<end>567</end>
										<length>7</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ProducersEmailAddress" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Producers Email Address</fieldDescription>
										<format>AAAAAAA</format>
										<start>568</start>
										<end>617</end>
										<length>50</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="ClientsUniqueTransactionID" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Clients Unique Transaction ID</fieldDescription>
										<format>AAAAAAA</format>
										<start>618</start>
										<end>632</end>
										<length>15</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="CustomerAlternatePolicyNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Customer Alternate Policy Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>633</start>
										<end>657</end>
										<length>25</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="CustomerGroupID" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Customer Group ID</fieldDescription>
										<format>AAAAAAA</format>
										<start>658</start>
										<end>668</end>
										<length>11</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="Filler" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Filler</fieldDescription>
										<format>AAAAAAA</format>
										<start>669</start>
										<end>1145</end>
										<length>477</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="RecordType-PROP" use="xs:table" requirement="OPTIONAL" minOccurs="1" maxOccurs="10000" groupDescription="PROP" groupVersion="ISO" >
								<xs:annotation>
									<xs:appinfo>
										<start>10</start>
										<end>13</end>
										<value>PROP</value>
									</xs:appinfo>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="RecordNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Record Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>1</start>
													<end>9</end>
													<length>9</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="RecordType" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Record Type</fieldDescription>
													<format>AAAAAAA</format>
													<start>10</start>
													<end>13</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="AMBestNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>AM Best Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>14</start>
													<end>18</end>
													<length>5</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PolicyNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Policy Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>19</start>
													<end>43</end>
													<length>25</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LineofBusiness" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Line of Business</fieldDescription>
													<format>AAAAAAA</format>
													<start>44</start>
													<end>45</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="TransactionEffectiveDate" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Transaction Effective Date</fieldDescription>
													<format>AAAAAAA</format>
													<start>46</start>
													<end>53</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SequenceNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Sequence Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>54</start>
													<end>55</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="VIN" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>VIN</fieldDescription>
													<format>AAAAAAA</format>
													<start>56</start>
													<end>80</end>
													<length>25</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="Make" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Make</fieldDescription>
													<format>AAAAAAA</format>
													<start>81</start>
													<end>90</end>
													<length>10</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="Model" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Model</fieldDescription>
													<format>AAAAAAA</format>
													<start>91</start>
													<end>115</end>
													<length>25</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="ModelYear" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Model Year</fieldDescription>
													<format>AAAAAAA</format>
													<start>116</start>
													<end>119</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressType" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address Type</fieldDescription>
													<format>AAAAAAA</format>
													<start>120</start>
													<end>120</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressStreetNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address Street Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>121</start>
													<end>135</end>
													<length>15</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressStreetName" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address Street Name</fieldDescription>
													<format>AAAAAAA</format>
													<start>136</start>
													<end>200</end>
													<length>65</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressAptNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address Apt Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>201</start>
													<end>220</end>
													<length>20</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address City</fieldDescription>
													<format>AAAAAAA</format>
													<start>221</start>
													<end>250</end>
													<length>30</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressState" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address State</fieldDescription>
													<format>AAAAAAA</format>
													<start>251</start>
													<end>252</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address Postal Code</fieldDescription>
													<format>AAAAAAA</format>
													<start>253</start>
													<end>261</end>
													<length>9</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PropertyAddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Property Address Country Code</fieldDescription>
													<format>AAAAAAA</format>
													<start>262</start>
													<end>263</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="BusinessUse" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Business Use</fieldDescription>
													<format>AAAAAAA</format>
													<start>264</start>
													<end>264</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderName" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Name</fieldDescription>
													<format>AAAAAAA</format>
													<start>265</start>
													<end>314</end>
													<length>50</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressType" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address Type</fieldDescription>
													<format>AAAAAAA</format>
													<start>315</start>
													<end>315</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressStreet" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address Street</fieldDescription>
													<format>AAAAAAA</format>
													<start>316</start>
													<end>330</end>
													<length>15</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressStreet1" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address Street 1</fieldDescription>
													<format>AAAAAAA</format>
													<start>331</start>
													<end>395</end>
													<length>65</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressSuiteBldg" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address SuiteBldg</fieldDescription>
													<format>AAAAAAA</format>
													<start>396</start>
													<end>415</end>
													<length>20</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address City</fieldDescription>
													<format>AAAAAAA</format>
													<start>416</start>
													<end>445</end>
													<length>30</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressState" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address State</fieldDescription>
													<format>AAAAAAA</format>
													<start>446</start>
													<end>447</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address Postal Code</fieldDescription>
													<format>AAAAAAA</format>
													<start>448</start>
													<end>456</end>
													<length>9</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderAddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Address Country Code</fieldDescription>
													<format>AAAAAAA</format>
													<start>457</start>
													<end>458</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderABANumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder ABA Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>459</start>
													<end>467</end>
													<length>9</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LienHolderLoanNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Lien Holder Loan Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>468</start>
													<end>507</end>
													<length>40</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="antitheftdevice" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>anti theft device</fieldDescription>
													<format>AAAAAAA</format>
													<start>508</start>
													<end>509</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="ISOclasscode_autoonly" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>ISO class code_auto only</fieldDescription>
													<format>AAAAAAA</format>
													<start>510</start>
													<end>515</end>
													<length>6</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="ISOMainPolicyForm" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>ISO Main Policy Form</fieldDescription>
													<format>AAAAAAA</format>
													<start>516</start>
													<end>521</end>
													<length>6</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="ConstructionCode" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Construction Code</fieldDescription>
													<format>AAAAAAA</format>
													<start>522</start>
													<end>522</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="YearBuilt" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Year Built</fieldDescription>
													<format>AAAAAAA</format>
													<start>523</start>
													<end>526</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PublicProtectionClass" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Public Protection Class</fieldDescription>
													<format>AAAAAAA</format>
													<start>527</start>
													<end>528</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="BuildingCodeEffectivenessGrade" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Building Code Effectiveness Grade</fieldDescription>
													<format>AAAAAAA</format>
													<start>529</start>
													<end>530</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="TerritoryCode_ifapplicable" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Territory Code_if applicable</fieldDescription>
													<format>AAAAAAA</format>
													<start>531</start>
													<end>533</end>
													<length>3</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SquareFootage" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Square Footage</fieldDescription>
													<format>AAAAAAA</format>
													<start>534</start>
													<end>541</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="Deductible1" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Deductible 1</fieldDescription>
													<format>AAAAAAA</format>
													<start>542</start>
													<end>546</end>
													<length>5</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="Deductible2" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Deductible 2</fieldDescription>
													<format>AAAAAAA</format>
													<start>547</start>
													<end>551</end>
													<length>5</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType1" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 1</fieldDescription>
													<format>AAAAAAA</format>
													<start>552</start>
													<end>555</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit1" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 1</fieldDescription>
													<format>AAAAAAA</format>
													<start>556</start>
													<end>563</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit1" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 1</fieldDescription>
													<format>AAAAAAA</format>
													<start>564</start>
													<end>571</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit1" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 1</fieldDescription>
													<format>AAAAAAA</format>
													<start>572</start>
													<end>579</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType2" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 2</fieldDescription>
													<format>AAAAAAA</format>
													<start>580</start>
													<end>583</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit2" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 2</fieldDescription>
													<format>AAAAAAA</format>
													<start>584</start>
													<end>591</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit2" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 2</fieldDescription>
													<format>AAAAAAA</format>
													<start>592</start>
													<end>599</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit2" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 2</fieldDescription>
													<format>AAAAAAA</format>
													<start>600</start>
													<end>607</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType3" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 3</fieldDescription>
													<format>AAAAAAA</format>
													<start>608</start>
													<end>611</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit3" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 3</fieldDescription>
													<format>AAAAAAA</format>
													<start>612</start>
													<end>619</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit3" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 3</fieldDescription>
													<format>AAAAAAA</format>
													<start>620</start>
													<end>627</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit3" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 3</fieldDescription>
													<format>AAAAAAA</format>
													<start>628</start>
													<end>635</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType4" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 4</fieldDescription>
													<format>AAAAAAA</format>
													<start>636</start>
													<end>639</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit4" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 4</fieldDescription>
													<format>AAAAAAA</format>
													<start>640</start>
													<end>647</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit4" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 4</fieldDescription>
													<format>AAAAAAA</format>
													<start>648</start>
													<end>655</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit4" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 4</fieldDescription>
													<format>AAAAAAA</format>
													<start>656</start>
													<end>663</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType5" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 5</fieldDescription>
													<format>AAAAAAA</format>
													<start>664</start>
													<end>667</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit5" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 5</fieldDescription>
													<format>AAAAAAA</format>
													<start>668</start>
													<end>675</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit5" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 5</fieldDescription>
													<format>AAAAAAA</format>
													<start>676</start>
													<end>683</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit5" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 5</fieldDescription>
													<format>AAAAAAA</format>
													<start>684</start>
													<end>691</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType6" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 6</fieldDescription>
													<format>AAAAAAA</format>
													<start>692</start>
													<end>695</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit6" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 6</fieldDescription>
													<format>AAAAAAA</format>
													<start>696</start>
													<end>703</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit6" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 6</fieldDescription>
													<format>AAAAAAA</format>
													<start>704</start>
													<end>711</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit6" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 6</fieldDescription>
													<format>AAAAAAA</format>
													<start>712</start>
													<end>719</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType7" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 7</fieldDescription>
													<format>AAAAAAA</format>
													<start>720</start>
													<end>723</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit7" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 7</fieldDescription>
													<format>AAAAAAA</format>
													<start>724</start>
													<end>731</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit7" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 7</fieldDescription>
													<format>AAAAAAA</format>
													<start>732</start>
													<end>739</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit7" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 7</fieldDescription>
													<format>AAAAAAA</format>
													<start>740</start>
													<end>747</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType8" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 8</fieldDescription>
													<format>AAAAAAA</format>
													<start>748</start>
													<end>751</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit8" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 8</fieldDescription>
													<format>AAAAAAA</format>
													<start>752</start>
													<end>759</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit8" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 8</fieldDescription>
													<format>AAAAAAA</format>
													<start>760</start>
													<end>767</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit8" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 8</fieldDescription>
													<format>AAAAAAA</format>
													<start>768</start>
													<end>775</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType9" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 9</fieldDescription>
													<format>AAAAAAA</format>
													<start>776</start>
													<end>779</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit9" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 9</fieldDescription>
													<format>AAAAAAA</format>
													<start>780</start>
													<end>787</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit9" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 9</fieldDescription>
													<format>AAAAAAA</format>
													<start>788</start>
													<end>795</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit9" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 9</fieldDescription>
													<format>AAAAAAA</format>
													<start>796</start>
													<end>803</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType10" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 10</fieldDescription>
													<format>AAAAAAA</format>
													<start>804</start>
													<end>807</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit10" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 10</fieldDescription>
													<format>AAAAAAA</format>
													<start>808</start>
													<end>815</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit10" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 10</fieldDescription>
													<format>AAAAAAA</format>
													<start>816</start>
													<end>823</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit10" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 10</fieldDescription>
													<format>AAAAAAA</format>
													<start>824</start>
													<end>831</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType11" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 11</fieldDescription>
													<format>AAAAAAA</format>
													<start>832</start>
													<end>835</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit11" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 11</fieldDescription>
													<format>AAAAAAA</format>
													<start>836</start>
													<end>843</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit11" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 11</fieldDescription>
													<format>AAAAAAA</format>
													<start>844</start>
													<end>851</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit11" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 11</fieldDescription>
													<format>AAAAAAA</format>
													<start>852</start>
													<end>859</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType12" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 12</fieldDescription>
													<format>AAAAAAA</format>
													<start>860</start>
													<end>863</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit12" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 12</fieldDescription>
													<format>AAAAAAA</format>
													<start>864</start>
													<end>871</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit12" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 12</fieldDescription>
													<format>AAAAAAA</format>
													<start>872</start>
													<end>879</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit12" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 12</fieldDescription>
													<format>AAAAAAA</format>
													<start>880</start>
													<end>887</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType13" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 13</fieldDescription>
													<format>AAAAAAA</format>
													<start>888</start>
													<end>891</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit13" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 13</fieldDescription>
													<format>AAAAAAA</format>
													<start>892</start>
													<end>899</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit13" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 13</fieldDescription>
													<format>AAAAAAA</format>
													<start>900</start>
													<end>907</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit13" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 13</fieldDescription>
													<format>AAAAAAA</format>
													<start>908</start>
													<end>915</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType14" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 14</fieldDescription>
													<format>AAAAAAA</format>
													<start>916</start>
													<end>919</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit14" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 14</fieldDescription>
													<format>AAAAAAA</format>
													<start>920</start>
													<end>927</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit14" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 14</fieldDescription>
													<format>AAAAAAA</format>
													<start>928</start>
													<end>935</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit14" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 14</fieldDescription>
													<format>AAAAAAA</format>
													<start>936</start>
													<end>943</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CoverageType15" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Coverage Type, 15</fieldDescription>
													<format>AAAAAAA</format>
													<start>944</start>
													<end>947</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="IndividualLimit15" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Individual Limit, 15</fieldDescription>
													<format>AAAAAAA</format>
													<start>948</start>
													<end>955</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="OccurrenceLimit15" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Occurrence Limit, 15</fieldDescription>
													<format>AAAAAAA</format>
													<start>956</start>
													<end>963</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="CSLLimit15" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>CSL Limit, 15</fieldDescription>
													<format>AAAAAAA</format>
													<start>964</start>
													<end>971</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="Filler" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Filler</fieldDescription>
													<format>AAAAAAA</format>
													<start>972</start>
													<end>972</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="WindDeductible" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Wind Deductible</fieldDescription>
													<format>AAAAAAA</format>
													<start>973</start>
													<end>979</end>
													<length>7</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="HailDeductible" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Hail Deductible</fieldDescription>
													<format>AAAAAAA</format>
													<start>980</start>
													<end>986</end>
													<length>7</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="EarthquakeDeductible" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Earthquake Deductible</fieldDescription>
													<format>AAAAAAA</format>
													<start>987</start>
													<end>993</end>
													<length>7</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="FloodDeductible" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Flood Deductible</fieldDescription>
													<format>AAAAAAA</format>
													<start>994</start>
													<end>1000</end>
													<length>7</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SubsidenceDeductible" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Subsidence Deductible</fieldDescription>
													<format>AAAAAAA</format>
													<start>1001</start>
													<end>1007</end>
													<length>7</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="ReplacedVehicleVIN" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Replaced Vehicle VIN</fieldDescription>
													<format>AAAAAAA</format>
													<start>1008</start>
													<end>1032</end>
													<length>25</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="VehicleInceptionDate" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Vehicle Inception Date</fieldDescription>
													<format>AAAAAAA</format>
													<start>1033</start>
													<end>1040</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="Filler_ReservedforFutureUse" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Filler_Reserved for Future Use</fieldDescription>
													<format>AAAAAAA</format>
													<start>1041</start>
													<end>1145</end>
													<length>105</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="RecordType-PRP1" use="xs:table" requirement="OPTIONAL" minOccurs="1" maxOccurs="10000" groupDescription="PRP1" groupVersion="ISO" >
											<xs:annotation>
												<xs:appinfo>
													<start>10</start>
													<end>13</end>
													<value>PRP1</value>
												</xs:appinfo>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:element name="RecordNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Record Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>1</start>
																<end>9</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RecordType" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Record Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>10</start>
																<end>13</end>
																<length>4</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="AMBestNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>AM Best Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>14</start>
																<end>18</end>
																<length>5</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="PolicyNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Policy Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>19</start>
																<end>43</end>
																<length>25</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="LineofBusiness" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Line of Business</fieldDescription>
																<format>AAAAAAA</format>
																<start>44</start>
																<end>45</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="TransactionEffectiveDate" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Transaction Effective Date</fieldDescription>
																<format>AAAAAAA</format>
																<start>46</start>
																<end>53</end>
																<length>8</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VIN" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>VIN</fieldDescription>
																<format>AAAAAAA</format>
																<start>54</start>
																<end>78</end>
																<length>25</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrationState" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registration State</fieldDescription>
																<format>AAAAAAA</format>
																<start>79</start>
																<end>80</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="LeasedVehicle" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Leased Vehicle</fieldDescription>
																<format>AAAAAAA</format>
																<start>81</start>
																<end>81</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="CertificateDate" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Certificate Date</fieldDescription>
																<format>AAAAAAA</format>
																<start>82</start>
																<end>89</end>
																<length>8</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="PriorPolicy_Ifchanged" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Prior Policy_If changed</fieldDescription>
																<format>AAAAAAA</format>
																<start>90</start>
																<end>114</end>
																<length>25</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RegistrationAddressType" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Registration Address Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>115</start>
																<end>115</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RegistrationAddressLine1" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>RegistrationAddressLine1</fieldDescription>
																<format>AAAAAAA</format>
																<start>116</start>
																<end>165</end>
																<length>50</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RegistrationAddressLine2" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>RegistrationAddressLine2</fieldDescription>
																<format>AAAAAAA</format>
																<start>166</start>
																<end>215</end>
																<length>50</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RegistrationAddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Registration Address City</fieldDescription>
																<format>AAAAAAA</format>
																<start>216</start>
																<end>245</end>
																<length>30</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RegistrationAddressState" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Registration Address State</fieldDescription>
																<format>AAAAAAA</format>
																<start>246</start>
																<end>247</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RegistrationAddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Registration Address Postal Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>248</start>
																<end>256</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="RegistrationAddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Registration Address Country Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>257</start>
																<end>258</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="FleetCount" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Fleet Count</fieldDescription>
																<format>AAAAAAA</format>
																<start>259</start>
																<end>262</end>
																<length>4</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="OutofStateInsurance" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Out of State Insurance</fieldDescription>
																<format>AAAAAAA</format>
																<start>263</start>
																<end>263</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="GrayFlag" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Gray Flag</fieldDescription>
																<format>AAAAAAA</format>
																<start>264</start>
																<end>264</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Vehiclegaragetown" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle garage town</fieldDescription>
																<format>AAAAAAA</format>
																<start>265</start>
																<end>273</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Premiumtown" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Premium town</fieldDescription>
																<format>AAAAAAA</format>
																<start>274</start>
																<end>276</end>
																<length>3</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleLicensePlateType" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle License Plate Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>277</start>
																<end>279</end>
																<length>3</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleLicensePlateTypecolor" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle License Plate Type color</fieldDescription>
																<format>AAAAAAA</format>
																<start>280</start>
																<end>280</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Unpaidpremium" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Unpaid premium</fieldDescription>
																<format>AAAAAAA</format>
																<start>281</start>
																<end>285</end>
																<length>5</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="BinderNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Binder Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>286</start>
																<end>301</end>
																<length>16</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1Type" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>302</start>
																<end>302</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1Name" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Name</fieldDescription>
																<format>AAAAAAA</format>
																<start>303</start>
																<end>352</end>
																<length>50</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressType" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>353</start>
																<end>353</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressStreet" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address Street</fieldDescription>
																<format>AAAAAAA</format>
																<start>354</start>
																<end>368</end>
																<length>15</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressStreet1" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address Street 1</fieldDescription>
																<format>AAAAAAA</format>
																<start>369</start>
																<end>433</end>
																<length>65</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressSuiteBldg" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address SuiteBldg</fieldDescription>
																<format>AAAAAAA</format>
																<start>434</start>
																<end>453</end>
																<length>20</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address City</fieldDescription>
																<format>AAAAAAA</format>
																<start>454</start>
																<end>483</end>
																<length>30</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressState" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address State</fieldDescription>
																<format>AAAAAAA</format>
																<start>484</start>
																<end>485</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address Postal Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>486</start>
																<end>494</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1AddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Address Country Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>495</start>
																<end>496</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1ABANumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 ABA Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>497</start>
																<end>505</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty1LoanNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 1 Loan Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>506</start>
																<end>545</end>
																<length>40</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2Type" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>546</start>
																<end>546</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2Name" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Name</fieldDescription>
																<format>AAAAAAA</format>
																<start>547</start>
																<end>596</end>
																<length>50</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressType" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>597</start>
																<end>597</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressStreet" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address Street</fieldDescription>
																<format>AAAAAAA</format>
																<start>598</start>
																<end>612</end>
																<length>15</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressStreet1" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address Street 1</fieldDescription>
																<format>AAAAAAA</format>
																<start>613</start>
																<end>677</end>
																<length>65</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressSuiteBldg" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address SuiteBldg</fieldDescription>
																<format>AAAAAAA</format>
																<start>678</start>
																<end>697</end>
																<length>20</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address City</fieldDescription>
																<format>AAAAAAA</format>
																<start>698</start>
																<end>727</end>
																<length>30</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressState" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address State</fieldDescription>
																<format>AAAAAAA</format>
																<start>728</start>
																<end>729</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address Postal Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>730</start>
																<end>738</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2AddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Address Country Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>739</start>
																<end>740</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2ABANumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 ABA Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>741</start>
																<end>749</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty2LoanNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 2 Loan Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>750</start>
																<end>789</end>
																<length>40</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3Type" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>790</start>
																<end>790</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3Name" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Name</fieldDescription>
																<format>AAAAAAA</format>
																<start>791</start>
																<end>840</end>
																<length>50</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressType" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>841</start>
																<end>841</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressStreet" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address Street</fieldDescription>
																<format>AAAAAAA</format>
																<start>842</start>
																<end>856</end>
																<length>15</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressStreet1" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address Street 1</fieldDescription>
																<format>AAAAAAA</format>
																<start>857</start>
																<end>921</end>
																<length>65</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressSuiteBldg" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address SuiteBldg</fieldDescription>
																<format>AAAAAAA</format>
																<start>922</start>
																<end>941</end>
																<length>20</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressCity" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address City</fieldDescription>
																<format>AAAAAAA</format>
																<start>942</start>
																<end>971</end>
																<length>30</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressState" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address State</fieldDescription>
																<format>AAAAAAA</format>
																<start>972</start>
																<end>973</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressPostalCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address Postal Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>974</start>
																<end>982</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3AddressCountryCode" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Address Country Code</fieldDescription>
																<format>AAAAAAA</format>
																<start>983</start>
																<end>984</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3ABANumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 ABA Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>985</start>
																<end>993</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="InterestedParty3LoanNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Interested Party 3 Loan Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>994</start>
																<end>1033</end>
																<length>40</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrantEntityType" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registrant Entity Type</fieldDescription>
																<format>AAAAAAA</format>
																<start>1034</start>
																<end>1034</end>
																<length>1</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrantDriversLicenseNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registrant Drivers License Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>1035</start>
																<end>1059</end>
																<length>25</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrantDriversLicenseState" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registrant Drivers License State</fieldDescription>
																<format>AAAAAAA</format>
																<start>1060</start>
																<end>1061</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrantSSN" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registrant SSN</fieldDescription>
																<format>AAAAAAA</format>
																<start>1062</start>
																<end>1070</end>
																<length>9</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrantFederalID" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registrant Federal ID</fieldDescription>
																<format>AAAAAAA</format>
																<start>1071</start>
																<end>1090</end>
																<length>20</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrantStateID" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registrant State ID</fieldDescription>
																<format>AAAAAAA</format>
																<start>1091</start>
																<end>1110</end>
																<length>20</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleLicensePlateNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle License Plate Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>1111</start>
																<end>1125</end>
																<length>15</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehicleRegistrationNumber" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Registration Number</fieldDescription>
																<format>AAAAAAA</format>
																<start>1126</start>
																<end>1132</end>
																<length>7</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="VehiclePremiumState" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Vehicle Premium State</fieldDescription>
																<format>AAAAAAA</format>
																<start>1133</start>
																<end>1134</end>
																<length>2</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Filler" minOccurs="0" maxOccurs="1" type="xs:string">
														<xs:annotation>
															<xs:appinfo>
																<fieldDescription>Filler</fieldDescription>
																<format>AAAAAAA</format>
																<start>1135</start>
																<end>1145</end>
																<length>11</length>
																<align>L</align>
																<skip>false</skip>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
												<xs:attribute name="recordNumber" type="xs:string" use="required"/>
												<xs:attribute name="isRemovedHeader" type="xs:string" use="required"/>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="recordNumber" type="xs:string" use="required"/>
									<xs:attribute name="isRemovedHeader" type="xs:string" use="required"/>
								</xs:complexType>
							</xs:element>
							<xs:element name="RecordType-SUBJ" use="xs:table" requirement="OPTIONAL" minOccurs="1" maxOccurs="10000" groupDescription="SUBJ" groupVersion="ISO" >
								<xs:annotation>
									<xs:appinfo>
										<start>10</start>
										<end>13</end>
										<value>SUBJ</value>
									</xs:appinfo>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="RecordNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Record Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>1</start>
													<end>9</end>
													<length>9</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="RecordType" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Record Type</fieldDescription>
													<format>AAAAAAA</format>
													<start>10</start>
													<end>13</end>
													<length>4</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="AMBestNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>AM Best Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>14</start>
													<end>18</end>
													<length>5</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PolicyNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Policy Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>19</start>
													<end>43</end>
													<length>25</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LineofBusiness" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Line of Business</fieldDescription>
													<format>AAAAAAA</format>
													<start>44</start>
													<end>45</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="TransactionEffectiveDate" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Transaction Effective Date</fieldDescription>
													<format>AAAAAAA</format>
													<start>46</start>
													<end>53</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="RelationshiptoPolicyholder" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Relationship to Policyholder</fieldDescription>
													<format>AAAAAAA</format>
													<start>54</start>
													<end>55</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="LastName" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Last Name</fieldDescription>
													<format>AAAAAAA</format>
													<start>56</start>
													<end>85</end>
													<length>30</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="FirstName" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>First Name</fieldDescription>
													<format>AAAAAAA</format>
													<start>86</start>
													<end>105</end>
													<length>20</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="MiddleInitialName" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Middle InitialName</fieldDescription>
													<format>AAAAAAA</format>
													<start>106</start>
													<end>125</end>
													<length>20</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="NameSuffix" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Name Suffix</fieldDescription>
													<format>AAAAAAA</format>
													<start>126</start>
													<end>128</end>
													<length>3</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="DateofBirth" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Date of Birth</fieldDescription>
													<format>AAAAAAA</format>
													<start>129</start>
													<end>136</end>
													<length>8</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SocialSecurityNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Social Security Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>137</start>
													<end>145</end>
													<length>9</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="Sex" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Sex</fieldDescription>
													<format>AAAAAAA</format>
													<start>146</start>
													<end>146</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="DriversLicenseNumber" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Drivers License Number</fieldDescription>
													<format>AAAAAAA</format>
													<start>147</start>
													<end>171</end>
													<length>25</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="DriversLicenseState" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Drivers License State</fieldDescription>
													<format>AAAAAAA</format>
													<start>172</start>
													<end>173</end>
													<length>2</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="DriverRelationshiptoInsured" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Driver Relationship to Insured</fieldDescription>
													<format>AAAAAAA</format>
													<start>174</start>
													<end>174</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="NameType" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Name Type</fieldDescription>
													<format>AAAAAAA</format>
													<start>175</start>
													<end>175</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="FullName" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Full Name</fieldDescription>
													<format>AAAAAAA</format>
													<start>176</start>
													<end>248</end>
													<length>73</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="FederalID" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Federal ID</fieldDescription>
													<format>AAAAAAA</format>
													<start>249</start>
													<end>268</end>
													<length>20</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="StateID" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>State ID</fieldDescription>
													<format>AAAAAAA</format>
													<start>269</start>
													<end>288</end>
													<length>20</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="VIN" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>VIN</fieldDescription>
													<format>AAAAAAA</format>
													<start>289</start>
													<end>313</end>
													<length>25</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="MaritalStatus" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Marital Status</fieldDescription>
													<format>AAAAAAA</format>
													<start>314</start>
													<end>314</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SubjectEntityType" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>Subject Entity Type</fieldDescription>
													<format>AAAAAAA</format>
													<start>315</start>
													<end>315</end>
													<length>1</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="FILLER" minOccurs="0" maxOccurs="1" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<fieldDescription>FILLER</fieldDescription>
													<format>AAAAAAA</format>
													<start>316</start>
													<end>1145</end>
													<length>830</length>
													<align>L</align>
													<skip>false</skip>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="recordNumber" type="xs:string" use="required"/>
									<xs:attribute name="isRemovedHeader" type="xs:string" use="required"/>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
						<xs:attribute name="recordNumber" type="xs:string" use="required"/>
						<xs:attribute name="isRemovedHeader" type="xs:string" use="required"/>
					</xs:complexType>
				</xs:element>
				<xs:element name="RecordType-EFTR" use="xs:table" requirement="OPTIONAL" minOccurs="1" maxOccurs="1" groupDescription="Electronic File Trailer Record" groupVersion="ISO" >
					<xs:annotation>
						<xs:appinfo>
							<start>10</start>
							<end>13</end>
							<value>EFTR</value>
						</xs:appinfo>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="RecordNumber" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Record Number</fieldDescription>
										<format>AAAAAAA</format>
										<start>1</start>
										<end>9</end>
										<length>9</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="RecordType" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Record Type</fieldDescription>
										<format>AAAAAAA</format>
										<start>10</start>
										<end>13</end>
										<length>4</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="TotalNumberofRecords" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Total Number of Records</fieldDescription>
										<format>AAAAAAA</format>
										<start>14</start>
										<end>22</end>
										<length>9</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
							<xs:element name="Filler" minOccurs="0" maxOccurs="1" type="xs:string">
								<xs:annotation>
									<xs:appinfo>
										<fieldDescription>Filler</fieldDescription>
										<format>AAAAAAA</format>
										<start>23</start>
										<end>1145</end>
										<length>1123</length>
										<align>L</align>
										<skip>false</skip>
									</xs:appinfo>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
						<xs:attribute name="recordNumber" type="xs:string" use="required"/>
						<xs:attribute name="isRemovedHeader" type="xs:string" use="required"/>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>

