Show images.xml syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE image-data SYSTEM "data/grammars/image-data.dtd">
<image-data>
<image name="door-close">
<filename>images/actions.png</filename>
<x>0</x>
<y>0</y>
<width>40</width>
<height>40</height>
</image>
<image name="door-open">
<filename>images/actions.png</filename>
<x>40</x>
<y>0</y>
<width>40</width>
<height>40</height>
</image>
<image name="door-proximity">
<filename>images/actions.png</filename>
<x>80</x>
<y>0</y>
<width>40</width>
<height>40</height>
</image>
<image name="equip">
<filename>images/actions.png</filename>
<x>120</x>
<y>0</y>
<width>40</width>
<height>40</height>
</image>
<image name="take">
<filename>images/actions.png</filename>
<x>160</x>
<y>0</y>
<width>40</width>
<height>40</height>
</image>
<image name="focus">
<filename>images/actions.png</filename>
<x>0</x>
<y>40</y>
<width>40</width>
<height>40</height>
</image>
<image name="insert-credit-card">
<filename>images/actions.png</filename>
<x>40</x>
<y>40</y>
<width>40</width>
<height>40</height>
</image>
<image name="toggle">
<filename>images/actions.png</filename>
<x>160</x>
<y>40</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon1">
<filename>images/actions.png</filename>
<x>0</x>
<y>80</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon2">
<filename>images/actions.png</filename>
<x>40</x>
<y>80</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon3">
<filename>images/actions.png</filename>
<x>80</x>
<y>80</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon4">
<filename>images/actions.png</filename>
<x>120</x>
<y>80</y>
<width>40</width>
<height>40</height>
</image>
<image name="digipad">
<filename>images/actions.png</filename>
<x>160</x>
<y>80</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon5">
<filename>images/actions.png</filename>
<x>0</x>
<y>120</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon6">
<filename>images/actions.png</filename>
<x>40</x>
<y>120</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon7">
<filename>images/actions.png</filename>
<x>40</x>
<y>120</y>
<width>40</width>
<height>40</height>
</image>
<image name="stolenicon8">
<filename>images/actions.png</filename>
<x>120</x>
<y>120</y>
<width>40</width>
<height>40</height>
</image>
<image name="backpack">
<filename>images/items.png</filename>
<x>0</x>
<y>0</y>
<width>113</width>
<height>113</height>
</image>
<image name="coverall">
<filename>images/items.png</filename>
<x>113</x>
<y>0</y>
<width>121</width>
<height>121</height>
</image>
<image name="leather-boots">
<filename>images/items.png</filename>
<x>234</x>
<y>0</y>
<width>75</width>
<height>75</height>
</image>
<image name="lonac">
<filename>images/items.png</filename>
<x>309</x>
<y>0</y>
<width>137</width>
<height>137</height>
</image>
<image name="loncic">
<filename>images/items.png</filename>
<x>121</x>
<y>0</y>
<width>119</width>
<height>119</height>
</image>
<image name="wallet">
<filename>images/items.png</filename>
<x>234</x>
<y>75</y>
<width>32</width>
<height>32</height>
</image>
<image name="credit-card">
<filename>images/items.png</filename>
<x>266</x>
<y>75</y>
<width>32</width>
<height>32</height>
</image>
</image-data>
See more files for this project here