123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xml>
- <comname>Mihai</comname>
- <surname>Peptan</surname>
- <fullname>Mihai Peptan</fullname>
- <birthdate>31.01.1977</birthdate>
- <birthplace>Târgu Jiu, Jud. Gorj</birthplace>
- <occupation>Director General</occupation>
- <profession>Inginer</profession>
- <affiliation>USL</affiliation>
- <declarations>
- <declaration type='wealth' year='2012' file='http://doc.pmb.ro/declaratii_cgmb/decl12/decl_inceput_mandat/avere/d_avere_peptan_mihai.pdf' />
- <declaration type='wealth' year='2013' file='http://doc.pmb.ro/declaratii_cgmb/decl13/avere/d_avere_peptan_mihai.pdf' />
- <declaration type='interest' year='2012' file='http://doc.pmb.ro/declaratii_cgmb/decl12/decl_inceput_mandat/interese/d_interese_peptan_mihai.pdf' />
- <declaration type='interest' year='2013' file='http://doc.pmb.ro/declaratii_cgmb/decl13/interese/d_interese_peptan_mihai.pdf' />
- </declarations>
- </xml>
|