<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_Table2</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>I can't use my kind's ship, so we need another means of transport and we need to grow more trees. We can get the water by extracting the hydrogen and oxygen from the Teal-Ringed Giant.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_RD_TERRAPLAN_TEXT2</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>