<?xml version="1.0" encoding="UTF-8"?> <pixelpuzzleconfig> <strings points="Partlyhuman Points" tryagain="Try again!" timeoutanswer="The answer was *. You won * just for trying!" /> <category str="Pick a Category"> <category name="Music" str="Choose a Puzzle!"> <game id="0000" name="Album Cover" file="music_album_1.xml" /> <game id="0004" name="Press Photo" file="music_photo_1.xml" /> </category> <category name="Movies" str="Choose a Puzzle!"> <game id="0012" name="Movie Title 1" file="movie_title_1.xml" /> <game id="0013" name="Movie Title 2" file="movie_title_2.xml" /> <game id="0016" name="Actor/Actress" file="movie_actor_1.xml" /> </category> </category> <users> <user name="guest1" pin="1234" score="100" completedlist="0000" /> <user name="guest2" pin="1234" score="3000" completedlist="0004,0012"/> <user name="guest3" pin="1234" score="8080" completedlist="0016"/> </users> </pixelpuzzleconfig>