<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>1F_Wall2</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>Day 53: I just ran into a few of my friends, and surprisingly, they're still alive here! This simulation must preserve an organism after it dies! I...I don't know how to feel about this...</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>NEWSIM_RD_TEXT2</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>