<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>Table2</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<Dialogue>
			<Page>OBSERVATION 2: The strange base on the volcanic moon shows itself yet again. Why are these buildings there? Could they be from the old space program all those years ago?</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>HOME_OBSERVE_TEXT2</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>