1<?xml version="1.0"?>
2
3<PropertyList>
4    <sim>
5        <model>
6            <livery>
7                <name type="string">USAF Raider1 (Fictional)</name>
8                <texture type="string">Liveries/Block60/empire.png</texture>
9                <owner type="string">USAF</owner>
10            </livery>
11            <livery-logo>
12                <texture type="string">Liveries/yf/yf16-transp.png</texture>
13            </livery-logo>
14
15            <livery-patch>
16                <texture>Liveries/Block60/patch.raider1.png</texture>
17            </livery-patch>
18
19            <livery-pod>
20                <texture>Liveries/Block60/pod.Raider1.png</texture>
21             </livery-pod>
22        </model>
23    </sim>
24</PropertyList>
25