[PHP] pobierz, plaintext <?php$xml = simplexml_load_file($file);echo'<pre>';print_r( $xml );?>[PHP] pobierz, plaintext