<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>Table1</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>OBSERVATION 1: Getting a closer look at all the planets, there's water on every planet, the third having it in the form of snow on its surface. The desert twins have water and sand flowing between them like an hourglass, but it won't be too long until the water on the sand-like planet starts to evaporate.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_OBSERVE_TEXT1</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>