<DialogueTree xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/dialogue_schema.xsd">
	<NameField>SIGN</NameField> <!-- The name of this character -->
	<DialogueNode>
		<Name>CrashSite</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>Day 1: My family and I just crash landed here, and we have no idea where we are. The atmosphere here is thick and the temperatures are bearable, so I think we can survive here for a while with our emergency tree kit.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_CRASHSITE_E2</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>