<?xml version="1.0"?>
<!-- 
  3D model based on work from Michael Manhart and used with
  permission.
  Textures and FlightGear assimilation from Torsten Dreyer
-->
<PropertyList>

 <path>Augustinum.ac</path>

 <!-- LOD -->

 <animation>
  <type>range</type>
  <object-name>Detailed</object-name>
  <min-m>0</min-m>
  <max-property>/sim/rendering/static-lod/detailed</max-property>
 </animation>

 <animation>
  <type>range</type>
  <object-name>Bare</object-name>
  <min-property>/sim/rendering/static-lod/detailed</min-property>
  <max-property>/sim/rendering/static-lod/bare</max-property>
 </animation>

</PropertyList>

