<?xml version="1.0" encoding="UTF-8"?>
<survey version="1.1">
  <meta>
    <id>123456789</id>
    <title>Customer Satisfaction Survey</title>
    <description>
      Sample description
    </description>
    <endtitle>Thank You!</endtitle>
    <enddescription>
      Sample end description
    </enddescription>
    <startdate/>
    <enddate/>
    <quote>0</quote>
  </meta>
  <pages>
    <page id="1" title="Step 1: General Questions" description="This page contains general questions to know your opinion about the product and how would you like to use it."/>
    <page id="2" title="Step 2: Customer Satisfaction Questions" description="This page contains evaluatation questions to measure your statisfaction regarding the product and its different features."/>
    <page id="3" title="Step 3: Personal Information Questions" description="This page contains contact details questions. This information would be helpful to communicate our updates and news with you."/>
  </pages>
  <questions>
    <question id="001" type="singlechoice" page="1">
      <questionbody>What is the most word you would use to describe Zodiac.NET?</questionbody>
      <remarks/>
      <otherenabled>true</otherenabled>
      <dropdownlist>true</dropdownlist>
      <footer/>
      <mandatory>true</mandatory>
      <randomized>false</randomized>
      <choices>
        <choice>Easy</choice>
        <choice>Integrable</choice>
        <choice>Customizable</choice>
        <choice>Features Rich</choice>
        <choice>Cheap</choice>
      </choices>
    </question>
    <question id="002" type="multichoice" page="1">
      <questionbody>How would you use Zodiac.NET?</questionbody>
      <remarks>Please specify how you want to use the product in your business</remarks>
      <otherenabled>false</otherenabled>
      <footer/>
      <mandatory>true</mandatory>
      <randomized>true</randomized>
      <columns>3</columns>
      <maxchoices>4</maxchoices>
      <choices>
        <choice>Educational/Exams/Research</choice>
        <choice>Human Resources/Employee Statisfaction</choice>
        <choice>Customer Satisfaction/Feedback</choice>
        <choice>Market Research</choice>
        <choice>Social Research</choice>
        <choice>National/Government Statistics</choice>
        <choice>Public Surveys</choice>
        <choice>Organization/Internal Surveys</choice>
        <choice>Media Surveys</choice>
      </choices>
    </question>
    <question id="003" type="matrix" page="2">
      <questionbody>How would you rate Zodiac.NET according to the following aspects?</questionbody>
      <remarks>The higher rank is better.</remarks>
      <footer>*Your ranking is important for us to enhance the product.</footer>
      <mandatory>true</mandatory>
      <columns>
        <column>Very Bad</column>
        <column>Bad</column>
        <column>Good</column>
        <column>Very Good</column>
        <column>Excellent</column>
      </columns>
      <rows>
        <row>Features</row>
        <row>Simplicity</row>
        <row>Integration</row>
        <row>Extensibility</row>
        <row>Customization</row>
        <row>License/Price</row>
      </rows>
    </question>
    <question id="004" type="paragraph" page="2">
      <questionbody>Do you have any comments you want to share with us regarding Zodiac.NET?</questionbody>
      <remarks>Please feel free to provide your ideas and thoughts about Zodiac.NET</remarks>
      <footer/>
      <mandatory>false</mandatory>
    </question>
    <question id="005" type="singlechoice" page="2">
      <questionbody>How do you rank Zodiac.NET in general?</questionbody>
      <remarks/>
      <otherenabled>false</otherenabled>
      <dropdownlist>false</dropdownlist>
      <footer/>
      <mandatory>true</mandatory>
      <randomized>false</randomized>
      <choices>
        <choice>Excellent</choice>
        <choice>Very Good</choice>
        <choice>Good</choice>
        <choice>Bad</choice>
        <choice>Very Bad</choice>
      </choices>
    </question>
    <question id="006" type="singlechoice" page="3">
      <questionbody>How did you know about Zodiac.NET?</questionbody>
      <remarks>The choices here are randomized</remarks>
      <otherenabled>true</otherenabled>
      <dropdownlist>false</dropdownlist>
      <footer/>
      <mandatory>true</mandatory>
      <randomized>true</randomized>
      <choices>
        <choice>Friend</choice>
        <choice>Search Engines</choice>
        <choice>Advertisment</choice>
        <choice>Blog Post</choice>
      </choices>
    </question>
    <question id="007" type="text" page="3">
      <questionbody>Would you please introduce yourself?</questionbody>
      <remarks>This is an optional question. Please enter your name in the following field</remarks>
      <footer/>
      <mandatory>false</mandatory>
    </question>
    <question id="008" type="text" page="3">
      <questionbody>What is your email address?</questionbody>
      <remarks>This is optional question. Please enter your email to receive updates about Zodiac.NET</remarks>
      <footer/>
      <mandatory>false</mandatory>
    </question>
    <question id="009" type="text" page="3">
      <questionbody>What is your position inside your organization?</questionbody>
      <remarks/>
      <footer/>
      <mandatory>true</mandatory>
    </question>
  </questions>
</survey>