<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<RtnFile xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation = "NGSReturn.xsd">
        <WSTReturn>
                <WSTDTL>
                        <IdentifierType>WST</IdentifierType>
                        <Identifier>12345678WST</Identifier>
                        <Amended>0</Amended>
                        <NoActivityThisPeriod>0</NoActivityThisPeriod>
                        <FilingPeriod>2012-05-31</FilingPeriod>
                        <ReceivedDate>2012-06-01</ReceivedDate>
                        <Name>Mr Test</Name>
                        <TotalTaxDue>52,626.15</TotalTaxDue>
                </WSTDTL>
                <WSTRTN>
                        <WST1>
                                <strCountyCode>0100</strCountyCode>
                                <intAutoNumber>123</intAutoNumber>
                                <intTruckNumber>234</intTruckNumber>
                                <intImportNumber>345</intImportNumber>
                        </WST1>
                        <WST1>
                                <strCountyCode>0500</strCountyCode>
                                <intAutoNumber>1123</intAutoNumber>
                                <intTruckNumber>1234</intTruckNumber>
                                <intImportNumber>1345</intImportNumber>
                        </WST1>
                        <WST1>
                                <strCountyCode>1100</strCountyCode>
                                <intAutoNumber>3123</intAutoNumber>
                                <intTruckNumber>3234</intTruckNumber>
                                <intImportNumber>3345</intImportNumber>
                        </WST1>
                        <WST1>
                                <strCountyCode>2100</strCountyCode>
                                <intAutoNumber>1237</intAutoNumber>
                                <intTruckNumber>2347</intTruckNumber>
                                <intImportNumber>3457</intImportNumber>
                        </WST1>
                </WSTRTN>
        </WSTReturn>
</RtnFile>
