<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XMLSpy v2013 sp1 (http://www.altova.com)-->
<Transmission xmlns="http://www.irs.gov/efile" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.irs.gov/efile file:///X:/Code/XmlSchemas/SalesTax/Year2013/LASales2013V1.0/FER/Transmission.xsd">
	<TransmissionHeader recordCount="1">
		<Jurisdiction>LA</Jurisdiction>
		<TransmissionId>65432120131400000001</TransmissionId>
		<Timestamp>2013-08-20T09:30:47Z</Timestamp>
		<Transmitter>
			<ETIN>12345</ETIN>
		</Transmitter>
		<ProcessType>T</ProcessType>
	</TransmissionHeader>
	<ReturnState>
		<SubmissionId>65432120131410000001</SubmissionId>
		<ReturnHeaderState>
			<Jurisdiction>LA</Jurisdiction>
			<Timestamp>2013-08-20T09:30:47Z</Timestamp>
			<TaxPeriodEndDate>2013-07-31</TaxPeriodEndDate>
			<TaxYear>2013</TaxYear>
			<Originator>
				<EFIN>654321</EFIN>
				<OriginatorTypeCd>OnlineFiler</OriginatorTypeCd>
			</Originator>
			<SoftwareId>SOFTWARECO</SoftwareId>
			<SoftwareVersion>2013.07.01</SoftwareVersion>
			<Filer>
				<TIN>
					<TypeTIN>FEIN</TypeTIN>
					<TINTypeValue>720012345</TINTypeValue>
				</TIN>
				<BusinessName>
					<BusinessNameLine1>LDR Sales</BusinessNameLine1>
				</BusinessName>
				<NameControl>LDRS</NameControl>
				<USAddress>
					<AddressLine1>617 N 3rd St</AddressLine1>
					<City>Baton Rouge</City>
					<State>LA</State>
					<ZIPCode>70802</ZIPCode>
				</USAddress>
				<FilerName>
					<PersonFirstName>John</PersonFirstName>
					<PersonLastName>Doe</PersonLastName>
				</FilerName>
				<StateTaxID>1234567001</StateTaxID>
				<LocationAddress>
					<USAddress>
						<AddressLine1>617 N 3rd St</AddressLine1>
						<City>Baton Rouge</City>
						<State>LA</State>
						<ZIPCode>70802</ZIPCode>
					</USAddress>
				</LocationAddress>
			</Filer>
			<Form>Form1029</Form>
			<FilingAction>
				<Action>Original</Action>
			</FilingAction>
			<FilingFrequency>Monthly</FilingFrequency>
		</ReturnHeaderState>
		<ReturnDataState>
			<Form1029>
				<FormSales1029>
					<TaxableAmountType>
						<GrossSales>500</GrossSales>
						<PersonalPropertyCost>50</PersonalPropertyCost>
						<MotorVehicleLeases>10</MotorVehicleLeases>
						<OtherLeaseServices>15</OtherLeaseServices>
						<TotalLeaseServices>25</TotalLeaseServices>
						<Total>575</Total>
						<TotalDeductions>25</TotalDeductions>
						<AmountTaxable>550</AmountTaxable>
					</TaxableAmountType>
					<NetTaxAmountType>
						<TaxDue>22</TaxDue>
						<ExcessTaxCollected>13</ExcessTaxCollected>
						<Total>35</Total>
						<VendorsCompensation>0</VendorsCompensation>
						<GrossTaxDue>35</GrossTaxDue>
						<RegisterReprogramCredit>5</RegisterReprogramCredit>
						<NetTaxDue>30</NetTaxDue>
					</NetTaxAmountType>
					<PaymentAmountType>
						<DonationToMFAF>50</DonationToMFAF>
						<TotalPaymentDue>20</TotalPaymentDue>
						<OverPaymentRefunded>0</OverPaymentRefunded>
					</PaymentAmountType>
				</FormSales1029>
				<FormSales1029ScheduleA>
					<IntrastateTelecomServices>10</IntrastateTelecomServices>
					<SalesTaxHolidaySales>15</SalesTaxHolidaySales>
					<TotalExemptions>25</TotalExemptions>
				</FormSales1029ScheduleA>
			</Form1029>
		</ReturnDataState>
		<FinancialTransaction>
			<StatePayment>
				<Checking>X</Checking>
				<RoutingTransitNumber>012345678</RoutingTransitNumber>
				<BankAccountNumber>951357</BankAccountNumber>
				<PaymentAmount>20</PaymentAmount>
				<RequestedPaymentDate>2013-07-20</RequestedPaymentDate>
				<NotIATTransaction>X</NotIATTransaction>
			</StatePayment>
		</FinancialTransaction>
	</ReturnState>
</Transmission>
