<?xml version="1.0"?>
<oobe>
    <oemdata>
        <textbox1>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </textbox1>
        <textbox2>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </textbox2>
        <textbox3>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </textbox3>
        <textbox4>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </textbox4>
        <textbox5>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </textbox5>
        <checkbox1>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </checkbox1>
        <checkbox2>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </checkbox2>
        <checkbox3>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </checkbox3>
        <customerinfo>
            <label><!-- VALUE REQUIRED --></label>
            <value><!-- VALUE REQUIRED --></value>
        </customerinfo>
    </oemdata>
</oobe>