<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_Table</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>Day 90: We successfully grew a Bramble Seed on the south pole of this moon, but the atmosphere had some strange effect within the seed itself. We will enter the hurricane with our ship and enter through the top node, so our ship can fit.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_MAIN_HURRICANE_E1</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>