<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>Desk1</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>With those two things, fresh air will flourish, so plants and animals can thrive and nourish. But best beware the spreading flames, the air might spark it all ablaze.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_THEATRE_POEMTEXT1</FactID>
			<FactID>ANGLERS_EYE_POEM_FIND</FactID>
			<FactID>ANGLERS_EYE_POEM_P3A</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>