<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>2F_Poster4</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>Day 70: When I was calculating trajectories for this moon's orbit, it's also a moon for the object that drove my kind insane. I hardly remember the details of it, but I can assume that this moon collided with it.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_RD_ORBIT_TEXT4</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>