<?xml version="1.0"?>
<!DOCTYPE programtext [

	<!ELEMENT text			(#CDATA)>
	<!ATTLIST text
		lang	(en|sp)	"en"
	>

	<!ELEMENT block			(text+)>
	<!ATTLIST block
		id	CDATA	#REQUIRED
		x	CDATA	"default"
		y	CDATA	"default"
	>

	<!ELEMENT screen		(block+)>
	<!ATTLIST screen
		id	CDATA	#REQUIRED
	>

	<!ELEMENT programtext	(screen+)>
]>
<programtext>
	<screen id="apiStartError">
		<block id="header">
			<text lang="en_US">Oops</text>
		</block>
		<block id="body">
			<text lang="en_US">Can’t load game!</text>
		</block>
	</screen>
	<screen id="startOKError">
		<block id="header">
			<text lang="en_US">Oops</text>
		</block>
		<block id="body">
			<text lang="en_US">Can't start game!</text>
		</block>
	</screen>
	<screen id="confirmExit">
		<block id="header">
			<text lang="en_US">Are you sure?</text>
		</block>
		<block id="body">
			<text lang="en_US">Returning to Ponyville now will cause you to lose any points and Friendship Sparkles that you earned in this round.</text>
		</block>
		<block id="body2">
			<text lang="en_US">Are you sure you want to leave?</text>
		</block>
	</screen>
	<screen id="cutiemarkaward">
		<block id="header1">
			<text lang="en_US">congratulations - now you can play as a pegasus! go to the pony creator to create a new pony!</text>
		</block>
		<block id="header2">
			<text lang="en_US">congratulations - now you can play as a unicorn! go to the pony creator to create a new pony!</text>
		</block>
		<block id="header3">
			<text lang="en_US">there are more ponies out there that need your help. ready to try with a new one?</text>
		</block>
	</screen>
	<screen id="metaIntro">
		<block id="gameTitle">
			<text lang="en_US">adventures in ponyville</text>
		</block>
		<block id="copyright">
			<text lang="en_US">MY LITTLE PONY™ is a trademark of Hasbro and is used with permission. © 2010 Hasbro. All Rights Reserved.</text>
		</block>
		<block id="page1">
			<text lang="en_US">since the dawn of time all the ponies of equestria have had to discover their cutie marks on their own</text>
		</block>
		<block id="page2">
			<text lang="en_US">it is different for everypony, and never easy</text>
		</block>
		<block id="page3">
			<text lang="en_US">one pony has been searching far and wide for hers, but with no luck</text>
		</block>
		<block id="page4">
			<text lang="en_US">today this search brings her to ponyville...</text>
		</block>
		<block id="page5">
			<text lang="en_US">perhaps here she will learn what she needs to know to be a true friend!</text>
		</block>
		<block id="page6">
			<text lang="en_US">make a pony of your own and help her discover her cutie mark!</text>
		</block>
	</screen>	
	<screen id="metaOutro">
		<block id="chooseHeader">
			<text lang="en_US">choose your cutie mark</text>
		</block>
		<block id="page1">
			<text lang="en_US">you mastered the elements of harmony and helped your pony earn her cutie mark!</text>
		</block>
		<block id="page2">
			<text lang="en_US">she has left ponyville and returned home, but left a portrait of herself for you to remember her by.</text>
		</block>
		<block id="page3">
			<text lang="en_US">there are more ponies out there that need your help. ready to try with a new one?</text>
		</block>
	</screen>	
	<screen id="ponycreatorHelp">
		<block id="header">
			<text lang="en_US">how to play</text>
		</block>
		<block id="subheader">
			<text lang="en_US">design your pony, and earn your Cutie Mark!</text>
		</block>
		<block id="step1">
			<text lang="en_US">change the look of your pony with the arrows</text>
		</block>
		<block id="step2">
			<text lang="en_US">get creative with different colors</text>
		</block>
		<block id="step3">
			<text lang="en_US">the higher your score, the more choices unlock</text>
		</block>
	</screen>
	<screen id="ponyvilleHelp">
		<block id="header">
			<text lang="en_US">welcome to ponyville!</text>
		</block>
		<block id="subheader">
			<text lang="en_US">explore the town and earn your Cutie Mark!</text>
		</block>
		<block id="step1">
			<text lang="en_US">use the arrows to move your pony</text>
		</block>
		<block id="step2">
			<text lang="en_US">explore and click to find games</text>
		</block>
		<block id="step3">
			<text lang="en_US">look for ways to earn Friendship Sparkles - fill the meter to earn your Cutie Mark</text>
		</block>
		<block id="moment">
			<text lang="en_US">some ponies need help: click to say hello!</text>
		</block>
	</screen>
	<screen id="AppleHarvestHelp">
		<block id="header">
			<text lang="en_US">how to play</text>
		</block>
		<block id="subheader">
			<text lang="en_US">help Applejack by filling the cart with apples!</text>
		</block>
		<block id="step1">
			<text lang="en_US">click on the tree when the apples are ready</text>
		</block>
		<block id="step2">
			<text lang="en_US">click on a full basket to pick it up</text>
		</block>
		<block id="step3">
			<text lang="en_US">click on the cart to unload baskets</text>
		</block>
		<block id="step4">
			<text lang="en_US">don't wait too long or the apples spoil</text>
		</block>
		<block id="moment">
			<text lang="en_US">click on these guys if they try to steal your apples</text>
		</block>
	</screen>
	<screen id="LaughPackHelp">
		<block id="header">
			<text lang="en_US">how to play</text>
		</block>
		<block id="subheader">
			<text lang="en_US">help Pinkie Pie fill orders at Sugarcube Corner!</text>
		</block>
		<block id="step1">
			<text lang="en_US">click to pick up a treat</text>
		</block>
		<block id="step2">
			<text lang="en_US">then click on the matching order box</text>
		</block>
		<block id="step3">
			<text lang="en_US">if you need more time you can move the box</text>
		</block>
		<block id="step4">
			<text lang="en_US">don't take too long or the order is lost!</text>
		</block>
		<block id="moment">
			<text lang="en_US">feed a treat to Pinkie Pie if she looks hungry</text>
		</block>
	</screen>
	<screen id="CloudBumpHelp">
		<block id="header">
			<text lang="en_US">how to play</text>
		</block>
		<block id="subheader">
			<text lang="en_US">help Rainbow Dash clear the clouds from the sky!</text>
		</block>
		<block id="step1">
			<text lang="en_US">use the arrow keys to fly</text>
		</block>
		<block id="step2">
			<text lang="en_US">fly through the fluffy clouds to clear them</text>
		</block>
		<block id="step3">
			<text lang="en_US">land on top of the dark clouds, or they will stun you!</text>
		</block>
		<block id="moment">
			<text lang="en_US">fly under your friend if she gets tired to lift her up</text>
		</block>
	</screen>
	<screen id="MishMashHelp">
		<block id="header">
			<text lang="en_US">how to play</text>
		</block>
		<block id="subheader">
			<text lang="en_US">help Fluttershy make a new song!</text>
		</block>
		<block id="step1">
			<text lang="en_US">drag animals to each of the tree stumps</text>
		</block>
		<block id="step2">
			<text lang="en_US">click on Fluttershy when the stumps are filled</text>
		</block>
		<block id="step3">
			<text lang="en_US">Fluttershy will give clues to help you make the song she wants to hear</text>
		</block>
		<block id="step4">
			<text lang="en_US">move animals around to make Fluttershy's song</text>
		</block>
		<block id="moment">
			<text lang="en_US">click on Angel Bunny to let her make a guess</text>
		</block>
	</screen>
	<screen id="MishMashSummarize">
		<block id="zeroright">
			<text lang="en_US">no animals are on the right stump.</text>
		</block>
		<block id="oneright">
			<text lang="en_US">1 animal is in the right spot, but which one?</text>
		</block>
		<block id="moreright">
			<text lang="en_US"> animals are in the right spot, but which ones?</text>
		</block>
		<block id="allright">
			<text lang="en_US">correct! that's the song fluttershy wanted to hear!</text>
		</block>
		<block id="onemisplaced">
			<text lang="en_US">1 animal is right, but on the wrong stump!</text>
		</block>
		<block id="moremisplaced">
			<text lang="en_US"> animals are right, but on the wrong stumps!</text>
		</block>
	</screen>
	<screen id="unlock">
		<block id="header">
			<text lang="en_US">new stuff unlocked!</text>
		</block>
		<block id="single">
			<text lang="en_US">You've unlocked -numitems- new item for your pony!  Visit the Pony Creator to try it out!</text>
		</block>
		<block id="multiple">
			<text lang="en_US">You've unlocked -numitems- new items for your pony!  Visit the Pony Creator to try them out!</text>
		</block>
	</screen>
	<screen id="ponycreator">
		<block id="displayNewItem">
			<text lang="en_US">Here is the new item for your pony!</text>
		</block>
		<block id="displayNewItems">
			<text lang="en_US">Here are the new items for your pony!</text>
		</block>
		<block id="andMore">
			<text lang="en_US">...and more!</text>
		</block>
	</screen>
	<screen id="encounterChat">
		<block id="bonus">
			<text lang="en_US">sparkle bonus!</text>
		</block>
		<block id="chat1">
			<text lang="en_US">What a great day in Ponyville!</text>
		</block>
		<block id="chat2">
			<text lang="en_US">Have a great day!</text>
		</block>
		<block id="chat3">
			<text lang="en_US">Off to play with my friends!</text>
		</block>
		<block id="chat4">
			<text lang="en_US">Pony up!</text>
		</block>
		<block id="chat5">
			<text lang="en_US">Hi there!</text>
		</block>
		<block id="chat6">
			<text lang="en_US">Hi!</text>
		</block>
		<block id="chat7">
			<text lang="en_US">I'm glad I got out for a stroll today! It's so nice out!</text>
		</block>
		<block id="chat8">
			<text lang="en_US">Everypony's really excited that you came to visit us!</text>
		</block>
		<block id="chat9">
			<text lang="en_US">Harvesting apples sure is fun!</text>
		</block>
		<block id="chat10">
			<text lang="en_US">Mmm... I smell apple pie!</text>
		</block>
		<block id="chat11">
			<text lang="en_US">Applejack sure is a hard worker!</text>
		</block>
		<block id="chat12">
			<text lang="en_US">Mmm... I love the smell of freshly baked cupcakes!</text>
		</block>
		<block id="chat13">
			<text lang="en_US">I'm heading to Sugarcube Corner for dinner!</text>
		</block>
		<block id="chat14">
			<text lang="en_US">I think Pinkie Pie needs help at Sugarcube Corner!</text>
		</block>
		<block id="chat15">
			<text lang="en_US">Oooh... I love what you've done with your mane!</text>
		</block>
		<block id="chat16">
			<text lang="en_US">Your coat is such a lovely color!</text>
		</block>
		<block id="chat17">
			<text lang="en_US">You do look marvelous!</text>
		</block>
		<block id="chat18">
			<text lang="en_US">Rainbow Dash sure has some great flying skills!</text>
		</block>
		<block id="chat19">
			<text lang="en_US">I hear beautiful music!</text>
		</block>
		<block id="chat20">
			<text lang="en_US">Those clouds sure are beautiful!</text>
		</block>
	</screen>
	<screen id="dilemma1">
		<block id="setup1">
			<text lang="en_US">I was practicing some flying stunts...</text>
		</block>
		<block id="setup2">
			<text lang="en_US">...and crashed into Applejack's apples!</text>
		</block>
		<block id="setup3">
			<text lang="en_US">I was so shocked I ran away before she saw me.</text>
		</block>
		<block id="choice1">
			<text lang="en_US">Tell Applejack what happened and offer to help harvest more apples.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Tell Applejack and gather your friends to help make reharvesting fun. </text>
		</block>
		<block id="choice3">
			<text lang="en_US">Don't tell Applejack and simply reharvest all of the apples yourself. </text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Honesty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Honesty and Laughter Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Loyalty Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma2">
		<block id="setup1">
			<text lang="en_US">Rarity just got a new hat and asked me if I like it.</text>
		</block>
		<block id="setup2">
			<text lang="en_US">I really didn't like it at all.</text>
		</block>
		<block id="setup3">
			<text lang="en_US">Too girly for my taste!</text>
		</block>
		<block id="choice1">
			<text lang="en_US">Explain that the hat isn't your style, but you are glad she likes it.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Talk about how great it is that everyone likes different things.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Find one thing about the hat that you like and comment on that.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Kindness and Honesty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Honesty and Laughter Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Honesty Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma3">
		<block id="setup1">
			<text lang="en_US">I worked really hard at my salon...</text>
		</block>
		<block id="setup2">
			<text lang="en_US">...and earned enough to buy a beautiful saddle...</text>
		</block>
		<block id="setup3">
			<text lang="en_US">...but some of my friends are jealous.</text>
		</block>
		<block id="choice1">
			<text lang="en_US">Offer to help your friends earn enough to buy themselves a new saddle.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Help your friends understand how fabulous their saddles are as well.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Don't wear your new saddle except for on special occasions.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Generosity and Laughter Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Kindness and Honesty Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Kindness Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma4">
		<block id="setup1">
			<text lang="en_US">Between chasing butterflies and planning parties...</text>
		</block>
		<block id="setup2">
			<text lang="en_US">I'm already overscheduled!</text>
		</block>
		<block id="setup3">
			<text lang="en_US">Now Fluttershy has asked for help tending to a new nest of robins.</text>
		</block>
		<block id="choice1">
			<text lang="en_US">Immediately put aside some of your personal tasks to help Fluttershy.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Plan a day where Fluttershy and the baby robins help you with your tasks.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Figure out a convenient time for you to help Fluttershy.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Loyalty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Kindness and Laughter Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Honesty Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma5">
		<block id="setup1">
			<text lang="en_US">I want to make new friends...</text>
		</block>
		<block id="setup2">
			<text lang="en_US">...but I'm not sure how to go about it.</text>
		</block>
		<block id="setup3">
			<text lang="en_US"></text>
		</block>
		<block id="choice1">
			<text lang="en_US">Get involved with something you love - like helping out at the pet shelter.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Ask a friend to introduce you to some of her friends.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Just continue being 'you' and I'm sure you'll make friends soon.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Kindness Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Generosity Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Honesty Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma6">
		<block id="setup1">
			<text lang="en_US">The ponies think I've been grumpy lately...</text>
		</block>
		<block id="setup2">
			<text lang="en_US">So they don't include me in any of their games.</text>
		</block>
		<block id="setup3">
			<text lang="en_US">But really, I'm just studying very hard right now.</text>
		</block>
		<block id="choice1">
			<text lang="en_US">Let the other ponies know why you seem so pre-occupied lately.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Take a break from your studies to play a quick game with your friends.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Arrange a time to play after you’re done with your studies.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Honesty and Loyalty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Laughter and Loyalty Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Honesty and Laughter Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma7">
		<block id="setup1">
			<text lang="en_US">At a recent party, I got so caught up in the excitement of the party...</text>
		</block>
		<block id="setup2">
			<text lang="en_US">...that by the time I left my friend's house it was a mess!</text>
		</block>
		<block id="setup3">
			<text lang="en_US"></text>
		</block>
		<block id="choice1">
			<text lang="en_US">Go back to the house, apologize and offer to clean up.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Call everyone involved and have a 'clean up' party! </text>
		</block>
		<block id="choice3">
			<text lang="en_US">Apologize and offer to have the next party at your house.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Honesty and Loyalty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Laughter Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Generosity Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma8">
		<block id="setup1">
			<text lang="en_US">I have a friend who is sick and is going to miss school for a week.</text>
		</block>
		<block id="setup2">
			<text lang="en_US">I can't think of anything more terrible!</text>
		</block>
		<block id="setup3">
			<text lang="en_US"></text>
		</block>
		<block id="choice1">
			<text lang="en_US">Bring assignments to your friend so she can stay up on their schoolwork.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Plan visits to your friend's house so you can cheer her up.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Ask your friend if there is anything that she needs while she's away.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Kindness Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Laughter Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Generosity Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma9">
		<block id="setup1">
			<text lang="en_US">I made plans to play with Spike after school...</text>
		</block>
		<block id="setup2">
			<text lang="en_US">...but now Rainbow Dash has invited me to do something even more fun!</text>
		</block>
		<block id="setup3">
			<text lang="en_US"></text>
		</block>
		<block id="choice1">
			<text lang="en_US">Ask Rainbow Dash if Spike can play, too.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Politely decline Rainbow Dash because of your previous plans with Spike.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Invite Rainbow Dash to join you and Spike.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Laughter and Loyalty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Loyalty Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Laughter Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma10">
		<block id="setup1">
			<text lang="en_US">Shopping at Sugarcube corner, I was overloaded with sweets!</text>
		</block>
		<block id="setup2">
			<text lang="en_US">...in my hooves, on my head, in my saddlebags... in my mouth!</text>
		</block>
		<block id="setup3">
			<text lang="en_US">When I got home I realized I forgot to pay for some that I had already eaten!</text>
		</block>
		<block id="choice1">
			<text lang="en_US">Immediately explain what happened and offer to pay as soon as you can.</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Return to the shop when you have the money and explain what happened.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Purposefully overpay the next time you are at the Sweet Shoppe.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Generosity and Honesty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Honesty Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Generosity Friendship Sparkles!</text>
		</block>
	</screen>
	<screen id="dilemma11">
		<block id="setup1">
			<text lang="en_US">One of my unicorn friends thinks her magic made the garden sunflowers huge!</text>
		</block>
		<block id="setup2">
			<text lang="en_US">But really, it was my magic that made all the pretty sunflowers bloom.</text>
		</block>
		<block id="setup3">
			<text lang="en_US"></text>
		</block>
		<block id="choice1">
			<text lang="en_US">Let your friend continue to feel good about the sunflowers, and enjoy!</text>
		</block>
		<block id="choice2">
			<text lang="en_US">Explain to your friend the magic you used to make the sunflowers bloom.</text>
		</block>
		<block id="choice3">
			<text lang="en_US">Suggest that someone else's magic may be responsible for the sunflowers.</text>
		</block>
		<block id="result1">
			<text lang="en_US">You earned Laughter and Loyalty Friendship Sparkles!</text>
		</block>
		<block id="result2">
			<text lang="en_US">You earned Honesty Friendship Sparkles!</text>
		</block>
		<block id="result3">
			<text lang="en_US">You earned Honesty Friendship Sparkles!</text>
		</block>
	</screen>
</programtext>
