<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>Wall2</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>Day 105: I did it! After days of searching, I've found the right path to what might be our home system! I'll make a slide recording in case I don't forget.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>DARKER_BASE_TEXT2</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>