Cari file su "test_file"
This commit is contained in:
parent
dc0fda419d
commit
eb0f70fb60
3 changed files with 2175 additions and 0 deletions
75
test_file/PgAr_Map_12.xml
Normal file
75
test_file/PgAr_Map_12.xml
Normal file
|
@ -0,0 +1,75 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map size="13">
|
||||||
|
<city id="0" name="campo base" x="0" y="0" h="0">
|
||||||
|
<link to="1"/>
|
||||||
|
<link to="2"/>
|
||||||
|
<link to="6"/>
|
||||||
|
</city>
|
||||||
|
<city id="1" name="Cusco" x="0" y="3" h="2">
|
||||||
|
<link to="0"/>
|
||||||
|
<link to="2"/>
|
||||||
|
<link to="3"/>
|
||||||
|
</city>
|
||||||
|
<city id="2" name="Quito" x="2" y="1" h="8">
|
||||||
|
<link to="3"/>
|
||||||
|
<link to="4"/>
|
||||||
|
<link to="6"/>
|
||||||
|
</city>
|
||||||
|
<city id="3" name="Ollantaytambo" x="2" y="6" h="5">
|
||||||
|
<link to="1"/>
|
||||||
|
<link to="2"/>
|
||||||
|
<link to="4"/>
|
||||||
|
<link to="9"/>
|
||||||
|
<link to="11"/>
|
||||||
|
</city>
|
||||||
|
<city id="4" name="Ecatepec" x="3" y="4" h="14">
|
||||||
|
<link to="1"/>
|
||||||
|
<link to="5"/>
|
||||||
|
<link to="8"/>
|
||||||
|
</city>
|
||||||
|
<city id="5" name="Otompan" x="5" y="2" h="9">
|
||||||
|
<link to="2"/>
|
||||||
|
<link to="7"/>
|
||||||
|
<link to="8"/>
|
||||||
|
</city>
|
||||||
|
<city id="6" name="Tenochtitlan" x="7" y="1" h="1">
|
||||||
|
<link to="0"/>
|
||||||
|
<link to="2"/>
|
||||||
|
<link to="7"/>
|
||||||
|
<link to="10"/>
|
||||||
|
</city>
|
||||||
|
<city id="7" name="Tikal" x="8" y="4" h="2">
|
||||||
|
<link to="6"/>
|
||||||
|
<link to="8"/>
|
||||||
|
</city>
|
||||||
|
<city id="8" name="Macondo" x="6" y="6" h="6">
|
||||||
|
<link to="3"/>
|
||||||
|
<link to="4"/>
|
||||||
|
<link to="5"/>
|
||||||
|
<link to="7"/>
|
||||||
|
<link to="9"/>
|
||||||
|
<link to="10"/>
|
||||||
|
<link to="11"/>
|
||||||
|
</city>
|
||||||
|
<city id="9" name="Machu Picchu" x="4" y="8" h="23">
|
||||||
|
<link to="3"/>
|
||||||
|
<link to="8"/>
|
||||||
|
<link to="10"/>
|
||||||
|
<link to="12"/>
|
||||||
|
</city>
|
||||||
|
<city id="10" name="Quirigua" x="9" y="7" h="12">
|
||||||
|
<link to="6"/>
|
||||||
|
<link to="7"/>
|
||||||
|
<link to="8"/>
|
||||||
|
<link to="9"/>
|
||||||
|
<link to="12"/>
|
||||||
|
</city>
|
||||||
|
<city id="11" name="Guacapulco" x="5" y="10" h="13">
|
||||||
|
<link to="3"/>
|
||||||
|
<link to="8"/>
|
||||||
|
<link to="12"/>
|
||||||
|
</city>
|
||||||
|
<city id="12" name="Rovine Perdute" x="7" y="10" h="20">
|
||||||
|
<link to="8"/>
|
||||||
|
</city>
|
||||||
|
</map>
|
2072
test_file/PgAr_Map_200.xml
Normal file
2072
test_file/PgAr_Map_200.xml
Normal file
File diff suppressed because it is too large
Load diff
28
test_file/PgAr_Map_5.xml
Normal file
28
test_file/PgAr_Map_5.xml
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map size="5">
|
||||||
|
<city id="0" name="campo base" x="8279" y="8338" h="2745">
|
||||||
|
<link to="1"/>
|
||||||
|
<link to="3"/>
|
||||||
|
</city>
|
||||||
|
<city id="1" name="Tikal" x="1898" y="927" h="1336">
|
||||||
|
<link to="0"/>
|
||||||
|
<link to="2"/>
|
||||||
|
<link to="3"/>
|
||||||
|
<link to="4"/>
|
||||||
|
</city>
|
||||||
|
<city id="2" name="Teotiguacan" x="6317" y="3345" h="2090">
|
||||||
|
<link to="0"/>
|
||||||
|
<link to="1"/>
|
||||||
|
<link to="4"/>
|
||||||
|
</city>
|
||||||
|
<city id="3" name="Mixco Vieio" x="4798" y="1462" h="1022">
|
||||||
|
<link to="1"/>
|
||||||
|
<link to="4"/>
|
||||||
|
</city>
|
||||||
|
<city id="4" name="Rovine Perdute" x="4415" y="4849" h="954">
|
||||||
|
<link to="0"/>
|
||||||
|
<link to="1"/>
|
||||||
|
<link to="2"/>
|
||||||
|
<link to="3"/>
|
||||||
|
</city>
|
||||||
|
</map>
|
Loading…
Add table
Reference in a new issue