123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xml>
- <comname>Mihai</comname>
- <surname>Voicu</surname>
- <fullname>Mihai Voicu</fullname>
- <birthdate>29.03.1950</birthdate>
- <birthplace>București</birthplace>
- <occupation>Consilier C.G.M.B.</occupation>
- <profession>Actor</profession>
- <affiliation>PDL</affiliation>
- <declarations>
- <declaration type='wealth' year='2012' file='' />
- <declaration type='wealth' year='2013' file='http://doc.pmb.ro/declaratii_cgmb/decl13/avere/d_avere_voicu_mihai.pdf' />
- <declaration type='interest' year='2012' file='' />
- <declaration type='interest' year='2013' file='http://doc.pmb.ro/declaratii_cgmb/decl13/interese/d_interese_voicu_mihai.pdf' />
- </declarations>
- </xml>
|