I get the line <image_name>NAME</image_name> , NAME is always different, how do I select it in a separate line. Saw that I use on C# Regex.Matches , but how to remake for with ++ did not understand. Give an example, please.
<status_code>200</status_code> <status_txt>OK</status_txt> <data> <image_name>O7Q24Hz</image_name> <image_filename>O7Q24Hz.png</image_filename> <image_type>png</image_type> <image_path>/images/2013/10/23/O7Q24Hz.png</image_path> <image_url> http://img.chaos-online.ru/images/2013/10/23/O7Q24Hz.png</image_url> <image_width>1920</image_width> <image_height>1080</image_height> <image_attr>width="1920" height="1080"</image_attr> <image_bytes>340794</image_bytes> <image_size>332.8 KB</image_size> <image_thumb_url> http://img.chaos-online.ru/images/2013/10/23/O7Q24Hz.th.png</image_thumb_url> <image_thumb_path>/images/2013/10/23/O7Q24Hz.th.png</image_thumb_path> <image_thumb_width>240</image_thumb_width> <image_thumb_height>135</image_thumb_height> <image_id_public>Ix</image_id_public> <image_viewer> http://img.chaos-online.ru/image/Ix</image_viewer> <image_shorturl> http://img.chaos-online.ru/Ix</image_shorturl> <image_delete_hash>3l3xiEayJpXr6oeGLYgkQKuuJA</image_delete_hash> <image_delete_url> http://img.chaos-online.ru/delete/image/Ix/3l3xiEayJpXr6oeGLYgkQKuuJA</image_delete_url> <image_delete_confirm_url> http://img.chaos-online.ru/delete-confirm/image/Ix/3l3xiEayJpXr6oeGLYgkQKuuJA</image_delete_confirm_url> <image_date>2013-10-23 00:32:27</image_date> <source>base64 image string</source> <resized>0</resized> <shorturl> http://goo.gl/3HF2o9</shorturl> </data> </ response>