Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <combobox>
- <comboitem>
- <id>3</id>
- <value>Mono</value>
- </comboitem>
- <comboitem>
- <id>4</id>
- <value>Cat</value>
- </comboitem>
- <comboitem>
- <id>5</id>
- <value>Dog</value>
- </comboitem>
- <comboitem>
- <id>6</id>
- <value>Other</value>
- </comboitem>
- </combobox>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement