1<?xml version="1.0" encoding="utf-8"?> 2<nw4c_layout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.2.0" xmlns="http://www.nintendo.co.jp/NW4C/LayoutEditor"> 3 <head> 4 <create user="kitamurs" host="KITAMURS-WIN" date="2007-04-17T17:24:24.9442037+09:00" source="" /> 5 <title /> 6 <comment /> 7 <generator name="" version="1.0.0" /> 8 </head> 9 <body> 10 <lan animType="PaneSRT" startFrame="0" endFrame="240" convertStartFrame="0" convertEndFrame="240"> 11 <animContent name="P_Near"> 12 <animPaneSRTTarget target="TranslateX"> 13 <key frame="0" value="144" slopeType="Flat" /> 14 <key frame="120" value="-144" slopeType="Smooth" /> 15 <key frame="240" value="144" slopeType="Flat" /> 16 </animPaneSRTTarget> 17 </animContent> 18 <animContent name="P_Far"> 19 <animPaneSRTTarget target="TranslateX"> 20 <key frame="0" value="-144" slopeType="Flat" /> 21 <key frame="120" value="144" slopeType="Flat" /> 22 <key frame="240" value="-144" slopeType="Flat" /> 23 </animPaneSRTTarget> 24 </animContent> 25 <animContent name="P_X_Rotate"> 26 <animPaneSRTTarget target="RotateX"> 27 <key frame="0" value="0" slope="1.5" slopeType="Linear" /> 28 <key frame="240" value="360" slope="1.5" slopeType="Linear" /> 29 </animPaneSRTTarget> 30 </animContent> 31 <animContent name="P_Y_Rotate"> 32 <animPaneSRTTarget target="RotateY"> 33 <key frame="0" value="0" slope="1.5" slopeType="Linear" /> 34 <key frame="240" value="360" slope="1.5" slopeType="Linear" /> 35 </animPaneSRTTarget> 36 </animContent> 37 </lan> 38 </body> 39</nw4c_layout> 40