<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>That is the order it shall follow; else it will stay dead and hollow. Input these words as a secret code, but put a star in the fifth node.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_SIGNALHOUSE_POEMTEXT</FactID>
			<FactID>ANGLERS_EYE_POEM_FIND</FactID>
			<FactID>ANGLERS_EYE_POEM_P5</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>