11 lines
284 B
XML
11 lines
284 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<IranHistoricalPlaces name="places">
|
||
|
<Place name="Taghe Bostan">
|
||
|
<City>Kermanshah</City>
|
||
|
<Antiquity>2000</Antiquity>
|
||
|
</Place>
|
||
|
<Place name="Persepolis">
|
||
|
<City>Shiraz</City>
|
||
|
<Antiquity>2500</Antiquity>
|
||
|
</Place>
|
||
|
</IranHistoricalPlaces>
|