<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="option" hasCore="1" hasI18n="1" optional="1">

    <attr name="value" type="input">
        <text>value</text>
        <textlocation col="0" row="0" />
        <location col="1" row="0" />
    </attr>

    <attr name="selected" type="check">
        <text>selected</text>
        <location col="1" row="1" />
    </attr>

    <stoppingtags>
      <stoppingtag name="option" />
    </stoppingtags>

</tag>
</TAGS>
