Listing 26.2. | |
| ROZDZIAŁ: | 26. Podstawy przetwarzania dokumentów XML w PHP |
| TXT: | listing-26-02.txt |
<?xml version='1.0' encoding='iso-8859-2'?>
<details>
<item
isbn="83-246-0439-1"
tytul="GIMP. Praktyczne projekty"
autor="Włodzimierz Gajda"
cena="69"
/>
<item
isbn="83-246-0056-6"
tytul="Photoshop. Maskowanie i komponowanie"
autor="Katrin Eismann"
cena="117"
/>
...
</details>