<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>Day 230: Good news! Our trees are healthy and ready to be planted! The terraforming process is going smoothly now!</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>LAB_TEXT_TREE</FactID>
			<FactID>LAB_TERRA_R</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>