<Profile>
<Name>Fishing: Gigant Clam</Name>
<Order>
<While Condition ="True">
<If Condition="IsTimeBetween(22,23)">
<If Condition="not IsOnMap(134)">
<TeleportTo Name="horizon" AetheryteId="17" />
</If>
<Gather Loops="1">
<GatherObject>Rocky Outcrop</GatherObject>
<HotSpots>
<Hotspot Z="-130.494" Y="54.72997" X="107.0069" Radius="500"/>
</HotSpots>
<Slot>4</Slot> <!-- waters -->
<GatheringSkillOrder>
</GatheringSkillOrder>
</Gather>
</If>
<If Condition="IsTimeBetween(24,1)">
<If Condition="not IsOnMap(141)">
<TeleportTo Name="black brush station" AetheryteId="53" />
</If>
<Gather Loops="1">
<GatherObject>Mineral Deposit</GatherObject>
<HotSpots>
<Hotspot Z="32.65335" Y="-0.5175588" X="-85.56084" Radius="500"/>
</HotSpots>
<Slot>4</Slot> <!-- light -->
<GatheringSkillOrder>
</GatheringSkillOrder>
</Gather>
</If>
</While>
</Order>
</Profile>