<NomaiObject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/text_schema.xsd">
	<TextBlock>
		<ID>1</ID>
		<Text><![CDATA[<color=green>DO NOT WARP TO OUR SYSTEM AGAIN!</color>]]></Text>
	</TextBlock>
	<TextBlock>
		<ID>2</ID>
		<ParentID>1</ParentID>
		<Text><![CDATA[<color=green>IF YOU DO, YOU WILL SUFFER THE SAME FATE AS THESE ALIENS HAVE!</color>]]></Text>
	</TextBlock>
	<ShipLogConditions>
		<RevealFact>
			<FactID>VESSEL_STRANGERMESSAGE</FactID>
			<Condition>2</Condition>
		</RevealFact>
	</ShipLogConditions>
</NomaiObject>