<?xml version="1.0" encoding="UTF-8"?>
<AffixingNotes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:noNamespaceSchemaLocation="file:.xsd">
    <AffixingNote>
        <AffixingDate>2016-06-10</AffixingDate>
        <DocumentNumber>Dokumendi number</DocumentNumber>
        <RevenueStampingPlace>
            <RegNumber>Maksumärgistamise koha omaniku registrikood</RegNumber>
            <ExciseNumber>Maksumärgistamise koha aktsiisinumber</ExciseNumber>
            <Address>Maksumärgistamise koha aadress</Address>
            <Country>EE</Country>
        </RevenueStampingPlace>
	
        <NotRegistered>
            <Name>Konjak</Name>
            <Volume>33</Volume>
            <AlcoholPercent>33</AlcoholPercent>
        </NotRegistered>
	
        <Line>
            <Alcohol>
                <Qty>3</Qty>
                <TaxStampStartNo>YY000008</TaxStampStartNo>
                <TaxStampEndNo>YY000010</TaxStampEndNo>
            </Alcohol>
        </Line>
    </AffixingNote>

    <OwnerCode>omaniku registrikood</OwnerCode>
</AffixingNotes>
