- or download this
<businesses>
<entity name="Retail">
...
</product>
</entity>
</businesses>
- or download this
<businesses>
<block name="Retail" min="0" max="3">
...
</item>
</block>
</businesses>
- or download this
<entity name="Retail">
<description>Products and items available in retail</description
+>
<product min="0" max="3">
- or download this
<block name="Retail" min="0" max="3">
<description>Products and items available in retail</description
+>
- or download this
</product>
</entity>
- or download this
</block>
- or download this
########### Process the Input string ############
...
}