| 0A |  | char |  | success byte | 
|  | 
| 04 |  | char |  | number of interests (allways 4) | 
|  | 
| xx xx |  | word (LE) |  | interest1 category code | 
| xx xx |  | word (LE) |  | interest1 keyword string length | 
| xx .. xx 00 |  | asciiz str |  | interest1 keyword string | 
| xx xx |  | word (LE) |  | interest2 category code | 
| xx xx |  | word (LE) |  | interest2 keyword string length | 
| xx .. xx 00 |  | asciiz str |  | interest2 keyword string | 
| xx xx |  | word (LE) |  | interest3 category code | 
| xx xx |  | word (LE) |  | interest3 keyword string length | 
| xx .. xx 00 |  | asciiz str |  | interest3 keyword string | 
| xx xx |  | word (LE) |  | interest4 category code | 
| xx xx |  | word (LE) |  | interest4 keyword string length | 
| xx .. xx 00 |  | asciiz str |  | interest4 keyword string |