1 <?xml version="1.0" encoding="UTF-8"?> 2 <map version="1.0" orientation="orthogonal" renderorder="right-down" width="16" height="16" tilewidth="32" tileheight="32" nextobjectid="17"> 3 <tileset firstgid="1" name="Test" tilewidth="256" tileheight="256"> 4 <tile id="0"> 5 <image width="32" height="32" source="Start.bmp"/> 6 <animation> 7 <frame tileid="0" duration="500"/> 8 <frame tileid="1" duration="500"/> 9 </animation> 10 </tile> 11 <tile id="1"> 12 <image width="32" height="32" source="../../badlogicsmall.jpg"/> 13 </tile> 14 <tile id="2"> 15 <image width="256" height="256" source="../../badlogic.jpg"/> 16 </tile> 17 </tileset> 18 <objectgroup name="Objects"> 19 <object id="3" name="Ellipse" x="59.3333" y="335" width="130" height="87"> 20 <ellipse/> 21 </object> 22 <object id="5" name="Polygon" x="238.667" y="351.333"> 23 <polygon points="0,0 78,-4 32,73"/> 24 </object> 25 <object id="9" name="Rectangle" x="340" y="341.333" width="118.667" height="100"/> 26 <object id="12" name="Texture" gid="3" x="128" y="298.667" width="256" height="33.667"/> 27 <object id="14" gid="1073741825" x="384" y="256" width="64" height="32"/> 28 </objectgroup> 29 </map> 30