Life Selector Xml ✪

“XML is not dead. It’s just waiting for the right kind of life to describe.”

<!-- SCENE: Meeting Lisa --> <Scene id="scene_lisa_intro"> <Narrative> <Text>It's your neighbor, Lisa. She looks distressed. "Hey, I locked myself out. Can I hang out here for an hour?"</Text> <Visual src="images/lisa_portrait_happy.jpg" /> <SetFlag flag="has_met_lisa" value="true" /> </Narrative> life selector xml

For longer life selectors, allow the XML parser to write and read state snapshots. Add a <checkpoint> element that serializes all current stats. “XML is not dead