<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>Wall1</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<Dialogue>
			<Page>We know that this enemy is not of our kind, so we can protect our most important bases from enemy espionage using biometric scanners.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>QUANTUM_BASE_TEXT1</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>
