Code: Select all
<?xml version="1.0"?>
<!DOCTYPE TranscendenceExtension
[
<!ENTITY ssSol "0xDFA30000">
<!ENTITY rsVenus "0xDFA30001">
<!ENTITY rsMars "0xDFA30002">
<!ENTITY rsUranus "0xDFA30003">
<!ENTITY rsNeptune "0xDFA30004">
<!ENTITY stVenus "0xDFA30005">
<!ENTITY stMars "0xDFA30006">
<!ENTITY stUranus "0xDFA30007">
<!ENTITY stNeptune "0xDFA30008">
<!ENTITY scISS "0xDFA30010">
<!ENTITY scSaturnV "0xDFA30011">
<!ENTITY MarsStation "0xDFA30020">
<!ENTITY svEarth "0xDFA30030">
<TranscendenceExtension UNID="0xDFA30000" version="0.98d>
<Sovereign UNID="&svEarth;"
name="Humans"
alignment="constructive chaos"
>
<Relationships>
<Relationship sovereign="&svCommonwealth;" disposition="neutral"/>
<Relationship sovereign="&svPirates;" disposition="enemy"/>
<Relationship sovereign="&svAnarchists;" disposition="neutral"/>
<Relationship sovereign="&svOutlaw;" disposition="neutral"/>
</Relationships>
</Sovereign>
<SystemType UNID="&ssSol;">
<SystemGroup>
<Station type="&stG-TypeStar;" name="Sol"/>
<Orbitals distance="500" scale="light-second" angle="random">
<Group>
<Primary>
<Station type="&stDesertPlanet;" objName="EarthStart" name="Earth" showOrbit="true"/>
</Primary>
</Group>
</Orbitals>
</SystemGroup>
</SystemType>
</TranscendenceExtension>
