Skip to content

Instantly share code, notes, and snippets.

@davidortinau
Last active December 27, 2015 15:19
Show Gist options
  • Save davidortinau/7346702 to your computer and use it in GitHub Desktop.
Save davidortinau/7346702 to your computer and use it in GitHub Desktop.
Bundle Manifest described
<?xml version="1.0" encoding="UTF-8"?>
<bundle>
<!-- (optional) describes alternate manifests for this product -->
<bundleLinks>
<link title="High Crown/Curved Bill" xmlURL="/uploads/designer/assets/products/384425_true_fitted_4_caps/384425_fitted_high_crown_curved_bill.xml" />
<link title="High Crown/Flat Bill" xmlURL="/uploads/designer/assets/products/384425_true_fitted_4_caps/384425_fitted_high_crown_flat_bill.xml" />
<link title="Medium Crown/Curved Bill" xmlURL="/uploads/designer/assets/products/384425_true_fitted_4_caps/384425_fitted_medium_crown_curved_bill.xml" />
<link title="Medium Crown/Flat Bill" xmlURL="/uploads/designer/assets/products/384425_true_fitted_4_caps/384425_fitted_medium_crown_flat_bill.xml" />
</bundleLinks>
<!-- (optional) overrides defaults for the scene -->
<scene field_of_view="15" distance="3000" min_camera_tilt="-1" max_camera_tilt="90" initial_tilt="2" />
<!-- lighting -->
<lights>
<!-- was frontlight, now back -->
<directionalLight specular="0.5" ambient="0" color="0xFFFFFF" ambient_color="0xFFFFFF" diffuse=".8" castsShadows="false" direction_vector="-0.95, -0.2, -1" />
<!-- was backlight, now front /> -->
<directionalLight specular="1" ambient="0.3" color="0xFFFFFF" ambient_color="0xFFFFFF" diffuse=".9" castsShadows="false" direction_vector="0.41, -1, 0.65" />
</lights>
<!-- (optional) color profiles defining how to change materials based on a color profile selection. selecting hj1 for example changes both the body and overlay mesh material assignments -->
<colorProfiles>
<profile api_id="hj1">
<assignment mesh_id="body" material_id="i7036_hj1_navy_silver" />
<assignment mesh_id="overlay" material_id="i7036_hj1_navy_silver_overlay" />
</profile>
<profile api_id="jfx">
<assignment mesh_id="body" material_id="i7036_jfx_black_red" />
<assignment mesh_id="overlay" material_id="i7036_jfx_black_red_overlay" />
</profile>
</colorProfiles>
<!-- (optional) for a mesh that should only appear in one position, group them here -->
<meshVisibilitySets>
<set title="Swoosh Location">
<option title="Left">
<visibility meshID="swoosh_back" visible="false" />
<visibility meshID="swoosh_left" visible="true" />
</option>
<option title="Back">
<visibility meshID="swoosh_back" visible="true" />
<visibility meshID="swoosh_left" visible="false" />
</option>
</set>
</meshVisibilitySets>
<!-- define all materials -->
<materials>
<!-- begin 010_black materials -->
<material id="bill_010_black_wool" mesh_id="bill" display_name="010 Black Wool" bitmap_texture_path="texture_maps/wool/wool_010_black.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/010_black_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_010_black_wool" mesh_id="front_panels" display_name="010 Black Wool" bitmap_texture_path="texture_maps/wool/wool_010_black.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/010_black_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_010_black_wool" mesh_id="back_panels" display_name="010 Black Wool" bitmap_texture_path="texture_maps/wool/wool_010_black.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/010_black_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_010_black_wool" mesh_id="button" display_name="010 Black Wool" bitmap_texture_path="texture_maps/wool/wool_010_black.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="bill_010_black_mesh" mesh_id="bill" display_name="010 Black Mesh" bitmap_texture_path="texture_maps/mesh/mesh_010_black.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/010_black_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_010_black_mesh" mesh_id="front_panels" display_name="010 Black Mesh" bitmap_texture_path="texture_maps/mesh/mesh_010_black.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/010_black_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_010_black_mesh" mesh_id="back_panels" display_name="010 Black Mesh" bitmap_texture_path="texture_maps/mesh/mesh_010_black.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/010_black_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_010_black_mesh" mesh_id="button" display_name="010 Black Mesh" bitmap_texture_path="texture_maps/mesh/mesh_010_black.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_010_black" mesh_id="eyelets" display_name="010 Black" bitmap_texture_path="texture_maps/eyelets/010_black_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_010_black" mesh_id="swoosh_left" display_name="010 Black" bitmap_texture_path="texture_maps/logos/logo_010_black.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<!-- begin 057_pewter materials -->
<material id="bill_057_pewter_wool" mesh_id="bill" display_name="057 Pewter Wool" bitmap_texture_path="texture_maps/wool/wool_057_pewter.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/057_pewter_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_057_pewter_wool" mesh_id="front_panels" display_name="057 Pewter Wool" bitmap_texture_path="texture_maps/wool/wool_057_pewter.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/057_pewter_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_057_pewter_wool" mesh_id="back_panels" display_name="057 Pewter Wool" bitmap_texture_path="texture_maps/wool/wool_057_pewter.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/057_pewter_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_057_pewter_wool" mesh_id="button" display_name="057 Pewter Wool" bitmap_texture_path="texture_maps/wool/wool_057_pewter.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_057_pewter" mesh_id="eyelets" display_name="057 Pewter" bitmap_texture_path="texture_maps/eyelets/057_pewter_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_057_pewter" mesh_id="swoosh_left" display_name="057 Pewter" bitmap_texture_path="texture_maps/logos/logo_057_pewter.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<!-- begin 057_pewter mesh materials -->
<material id="bill_057_pewter_mesh" mesh_id="bill" display_name="057 Pewter Mesh" bitmap_texture_path="texture_maps/mesh/mesh_057_pewter.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/057_pewter_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_057_pewter_mesh" mesh_id="front_panels" display_name="057 Pewter Mesh" bitmap_texture_path="texture_maps/mesh/mesh_057_pewter.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/057_pewter_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_057_pewter_mesh" mesh_id="back_panels" display_name="057 Pewter Mesh" bitmap_texture_path="texture_maps/mesh/mesh_057_pewter.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/057_pewter_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_057_pewter_mesh" mesh_id="button" display_name="057 Pewter Mesh" bitmap_texture_path="texture_maps/mesh/mesh_057_pewter.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 060_anthracite materials -->
<material id="bill_060_anthracite_wool" mesh_id="bill" display_name="060 Anthracite Wool" bitmap_texture_path="texture_maps/wool/wool_060_anthracite.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/060_anthracite_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_060_anthracite_wool" mesh_id="front_panels" display_name="060 Anthracite Wool" bitmap_texture_path="texture_maps/wool/wool_060_anthracite.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/060_anthracite_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_060_anthracite_wool" mesh_id="back_panels" display_name="060 Anthracite Wool" bitmap_texture_path="texture_maps/wool/wool_060_anthracite.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/060_anthracite_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_060_anthracite_wool" mesh_id="button" display_name="060 Anthracite Wool" bitmap_texture_path="texture_maps/wool/wool_060_anthracite.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_060_anthracite" mesh_id="eyelets" display_name="060 Anthracite" bitmap_texture_path="texture_maps/eyelets/060_anthracite_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_060_anthracite" mesh_id="swoosh_left" display_name="060 Anthracite" bitmap_texture_path="texture_maps/logos/logo_060_anthracite.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_060_anthracite_mesh" mesh_id="bill" display_name="060 Anthracite Mesh" bitmap_texture_path="texture_maps/mesh/mesh_060_anthracite.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/060_anthracite_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_060_anthracite_mesh" mesh_id="front_panels" display_name="060 Anthracite Mesh" bitmap_texture_path="texture_maps/mesh/mesh_060_anthracite.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/060_anthracite_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_060_anthracite_mesh" mesh_id="back_panels" display_name="060 Anthracite Mesh" bitmap_texture_path="texture_maps/mesh/mesh_060_anthracite.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/060_anthracite_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_060_anthracite_mesh" mesh_id="button" display_name="060 Anthracite Mesh" bitmap_texture_path="texture_maps/mesh/mesh_060_anthracite.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 100_white materials -->
<material id="bill_100_white_wool" mesh_id="bill" display_name="100 White Wool" bitmap_texture_path="texture_maps/wool/wool_100_white.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/100_white_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_100_white_wool" mesh_id="front_panels" display_name="100 White Wool" bitmap_texture_path="texture_maps/wool/wool_100_white.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/100_white_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_100_white_wool" mesh_id="back_panels" display_name="100 White Wool" bitmap_texture_path="texture_maps/wool/wool_100_white.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/100_white_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_100_white_wool" mesh_id="button" display_name="100 White Wool" bitmap_texture_path="texture_maps/wool/wool_100_white.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_100_white" mesh_id="eyelets" display_name="100 White" bitmap_texture_path="texture_maps/eyelets/100_white_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_100_white" mesh_id="swoosh_left" display_name="100 White" bitmap_texture_path="texture_maps/logos/logo_100_white.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_100_white_mesh" mesh_id="bill" display_name="100 White Mesh" bitmap_texture_path="texture_maps/mesh/mesh_100_white.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/100_white_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_100_white_mesh" mesh_id="front_panels" display_name="100 White Mesh" bitmap_texture_path="texture_maps/mesh/mesh_100_white.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/100_white_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_100_white_mesh" mesh_id="back_panels" display_name="100 White Mesh" bitmap_texture_path="texture_maps/mesh/mesh_100_white.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/100_white_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_100_white_mesh" mesh_id="button" display_name="100 White Mesh" bitmap_texture_path="texture_maps/mesh/mesh_100_white.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 341_dark_green materials -->
<material id="bill_341_dark_green_wool" mesh_id="bill" display_name="341 Dark Green Wool" bitmap_texture_path="texture_maps/wool/wool_341_dark_green.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/341_dark_green_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_dark_green_wool" mesh_id="front_panels" display_name="341 Dark Green Wool" bitmap_texture_path="texture_maps/wool/wool_341_dark_green.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/341_dark_green_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_dark_green_wool" mesh_id="back_panels" display_name="341 Dark Green Wool" bitmap_texture_path="texture_maps/wool/wool_341_dark_green.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/341_dark_green_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_341_dark_green_wool" mesh_id="button" display_name="341 Dark Green Wool" bitmap_texture_path="texture_maps/wool/wool_341_dark_green.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_341_dark_green" mesh_id="eyelets" display_name="341 Dark Green" bitmap_texture_path="texture_maps/eyelets/341_dark_green_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_341_dark_green" mesh_id="swoosh_left" display_name="341 Dark Green" bitmap_texture_path="texture_maps/logos/logo_341_dark_green.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="texture_maps/logos/logo_341_dark_green.png" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_341_dark_green_mesh" mesh_id="bill" display_name="341 Dark Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_341_dark_green.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/341_dark_green_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_dark_green_mesh" mesh_id="front_panels" display_name="341 Dark Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_341_dark_green.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/341_dark_green_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_dark_green_mesh" mesh_id="back_panels" display_name="341 Dark Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_341_dark_green.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/341_dark_green_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_341_dark_green_mesh" mesh_id="button" display_name="341 Dark Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_341_dark_green.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 377_kelly_green materials -->
<material id="bill_377_kelly_green_wool" mesh_id="bill" display_name="377 Kelly Green Wool" bitmap_texture_path="texture_maps/wool/wool_377_kelly_green.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/377_kelly_green_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_377_kelly_green_wool" mesh_id="front_panels" display_name="377 Kelly Green Wool" bitmap_texture_path="texture_maps/wool/wool_377_kelly_green.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/377_kelly_green_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_377_kelly_green_wool" mesh_id="back_panels" display_name="377 Kelly Green Wool" bitmap_texture_path="texture_maps/wool/wool_377_kelly_green.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/377_kelly_green_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_377_kelly_green_wool" mesh_id="button" display_name="377 Kelly Green Wool" bitmap_texture_path="texture_maps/wool/wool_377_kelly_green.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_377_kelly_green" mesh_id="eyelets" display_name="377 Kelly Green" bitmap_texture_path="texture_maps/eyelets/377_kelly_green_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_377_kelly_green" mesh_id="swoosh_left" display_name="377 Kelly Green" bitmap_texture_path="texture_maps/logos/logo_377_kelly_green.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="texture_maps/logos/logo_377_kelly_green.png" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_377_kelly_green_mesh" mesh_id="bill" display_name="377 Kelly Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_377_kelly_green.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/377_kelly_green_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_377_kelly_green_mesh" mesh_id="front_panels" display_name="377 Kelly Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_377_kelly_green.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/377_kelly_green_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_377_kelly_green_mesh" mesh_id="back_panels" display_name="377 Kelly Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_377_kelly_green.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/377_kelly_green_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_377_kelly_green_mesh" mesh_id="button" display_name="377 Kelly Green Mesh" bitmap_texture_path="texture_maps/mesh/mesh_377_kelly_green.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 401_baseball_navy materials -->
<material id="bill_401_baseball_navy_wool" mesh_id="bill" display_name="401 Baseball Navy Wool" bitmap_texture_path="texture_maps/wool/wool_401_baseball_navy.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/401_baseball_navy_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_401_baseball_navy_wool" mesh_id="front_panels" display_name="401 Baseball Navy Wool" bitmap_texture_path="texture_maps/wool/wool_401_baseball_navy.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/401_baseball_navy_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_401_baseball_navy_wool" mesh_id="back_panels" display_name="401 Baseball Navy Wool" bitmap_texture_path="texture_maps/wool/wool_401_baseball_navy.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/401_baseball_navy_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_401_baseball_navy_wool" mesh_id="button" display_name="401 Baseball Navy Wool" bitmap_texture_path="texture_maps/wool/wool_401_baseball_navy.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="bill_401_baseball_navy_mesh" mesh_id="bill" display_name="401 Baseball Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_401_baseball_navy.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/401_baseball_navy_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_401_baseball_navy_mesh" mesh_id="front_panels" display_name="401 Baseball Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_401_baseball_navy.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/401_baseball_navy_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_401_baseball_navy_mesh" mesh_id="back_panels" display_name="401 Baseball Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_401_baseball_navy.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/401_baseball_navy_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_401_baseball_navy_mesh" mesh_id="button" display_name="401 Baseball Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_401_baseball_navy.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_401_baseball_navy" mesh_id="eyelets" display_name="401 Baseball Navy" bitmap_texture_path="texture_maps/eyelets/401_baseball_navy_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_401_baseball_navy" mesh_id="swoosh_left" display_name="401 Baseball Navy" bitmap_texture_path="texture_maps/logos/logo_401_baseball_navy.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="texture_maps/logos/logo_401_baseball_navy.png" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.8" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<!-- begin 419_college_navy materials -->
<material id="bill_419_college_navy_wool" mesh_id="bill" display_name="419 College Navy Wool" bitmap_texture_path="texture_maps/wool/wool_419_college_navy.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/419_college_navy_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_419_college_navy_wool" mesh_id="front_panels" display_name="419 College Navy Wool" bitmap_texture_path="texture_maps/wool/wool_419_college_navy.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/419_college_navy_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_419_college_navy_wool" mesh_id="back_panels" display_name="419 College Navy Wool" bitmap_texture_path="texture_maps/wool/wool_419_college_navy.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/419_college_navy_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_419_college_navy_wool" mesh_id="button" display_name="419 College Navy Wool" bitmap_texture_path="texture_maps/wool/wool_419_college_navy.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_419_college_navy" mesh_id="eyelets" display_name="419 College Navy" bitmap_texture_path="texture_maps/eyelets/419_college_navy_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_419_college_navy" mesh_id="swoosh_left" display_name="419 College Navy" bitmap_texture_path="texture_maps/logos/logo_419_college_navy.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_419_college_navy_mesh" mesh_id="bill" display_name="419 College Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_419_college_navy.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/419_college_navy_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_419_college_navy_mesh" mesh_id="front_panels" display_name="419 College Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_419_college_navy.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/419_college_navy_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_419_college_navy_mesh" mesh_id="back_panels" display_name="419 College Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_419_college_navy.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/419_college_navy_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_419_college_navy_mesh" mesh_id="button" display_name="419 College Navy Mesh" bitmap_texture_path="texture_maps/mesh/mesh_419_college_navy.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 448_light_blue materials -->
<material id="bill_448_light_blue_wool" mesh_id="bill" display_name="448 Light Blue Wool" bitmap_texture_path="texture_maps/wool/wool_448_light_blue.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/448_light_blue_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_448_light_blue_wool" mesh_id="front_panels" display_name="448 Light Blue Wool" bitmap_texture_path="texture_maps/wool/wool_448_light_blue.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/448_light_blue_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_448_light_blue_wool" mesh_id="back_panels" display_name="448 Light Blue Wool" bitmap_texture_path="texture_maps/wool/wool_448_light_blue.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/448_light_blue_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_448_light_blue_wool" mesh_id="button" display_name="448 Light Blue Wool" bitmap_texture_path="texture_maps/wool/wool_448_light_blue.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_448_light_blue" mesh_id="eyelets" display_name="448 Light Blue" bitmap_texture_path="texture_maps/eyelets/448_light_blue_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_448_light_blue" mesh_id="swoosh_left" display_name="448 Light Blue" bitmap_texture_path="texture_maps/logos/logo_448_light_blue.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_448_light_blue_mesh" mesh_id="bill" display_name="448 Light Blue Mesh" bitmap_texture_path="texture_maps/mesh/mesh_448_light_blue.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/448_light_blue_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_448_light_blue_mesh" mesh_id="front_panels" display_name="448 Light Blue Mesh" bitmap_texture_path="texture_maps/mesh/mesh_448_light_blue.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/448_light_blue_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_448_light_blue_mesh" mesh_id="back_panels" display_name="448 Light Blue Mesh" bitmap_texture_path="texture_maps/mesh/mesh_448_light_blue.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/448_light_blue_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_448_light_blue_mesh" mesh_id="button" display_name="448 Light Blue Mesh" bitmap_texture_path="texture_maps/mesh/mesh_448_light_blue.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 493_game_royal materials -->
<material id="bill_493_game_royal_wool" mesh_id="bill" display_name="493 Game Royal Wool" bitmap_texture_path="texture_maps/wool/wool_493_game_royal.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/493_game_royal_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_493_game_royal_wool" mesh_id="front_panels" display_name="493 Game Royal Wool" bitmap_texture_path="texture_maps/wool/wool_493_game_royal.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/493_game_royal_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_493_game_royal_wool" mesh_id="back_panels" display_name="493 Game Royal Wool" bitmap_texture_path="texture_maps/wool/wool_493_game_royal.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/493_game_royal_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_493_game_royal_wool" mesh_id="button" display_name="493 Game Royal Wool" bitmap_texture_path="texture_maps/wool/wool_493_game_royal.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="bill_493_game_royal_mesh" mesh_id="bill" display_name="493 Game Royal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_493_game_royal.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/493_game_royal_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_493_game_royal_mesh" mesh_id="front_panels" display_name="493 Game Royal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_493_game_royal.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/493_game_royal_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_493_game_royal_mesh" mesh_id="back_panels" display_name="493 Game Royal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_493_game_royal.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/493_game_royal_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_493_game_royal_mesh" mesh_id="button" display_name="493 Game Royal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_493_game_royal.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_493_game_royal" mesh_id="eyelets" display_name="493 Game Royal" bitmap_texture_path="texture_maps/eyelets/493_game_royal_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_493_game_royal" mesh_id="swoosh_left" display_name="493 Game Royal" bitmap_texture_path="texture_maps/logos/logo_493_game_royal.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
&gt;
<!-- begin 545_purple materials -->
<material id="bill_545_purple_wool" mesh_id="bill" display_name="545 Purple Wool" bitmap_texture_path="texture_maps/wool/wool_545_purple.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/545_purple_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_545_purple_wool" mesh_id="front_panels" display_name="545 Purple Wool" bitmap_texture_path="texture_maps/wool/wool_545_purple.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/545_purple_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_545_purple_wool" mesh_id="back_panels" display_name="545 Purple Wool" bitmap_texture_path="texture_maps/wool/wool_545_purple.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/545_purple_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_545_purple_wool" mesh_id="button" display_name="545 Purple Wool" bitmap_texture_path="texture_maps/wool/wool_545_purple.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_545_purple" mesh_id="eyelets" display_name="545 Purple" bitmap_texture_path="texture_maps/eyelets/545_purple_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_545_purple" mesh_id="swoosh_left" display_name="545 Purple" bitmap_texture_path="texture_maps/logos/logo_545_purple.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_545_purple_mesh" mesh_id="bill" display_name="545 Purple Mesh" bitmap_texture_path="texture_maps/mesh/mesh_545_purple.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/545_purple_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_545_purple_mesh" mesh_id="front_panels" display_name="545 Purple Mesh" bitmap_texture_path="texture_maps/mesh/mesh_545_purple.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/545_purple_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_545_purple_mesh" mesh_id="back_panels" display_name="545 Purple Mesh" bitmap_texture_path="texture_maps/mesh/mesh_545_purple.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/545_purple_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_545_purple_mesh" mesh_id="button" display_name="545 Purple Mesh" bitmap_texture_path="texture_maps/mesh/mesh_545_purple.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 610_cardinal materials -->
<material id="bill_610_cardinal_wool" mesh_id="bill" display_name="610 Cardinal Wool" bitmap_texture_path="texture_maps/wool/wool_610_cardinal.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/610_cardinal_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_610_cardinal_wool" mesh_id="front_panels" display_name="610 Cardinal Wool" bitmap_texture_path="texture_maps/wool/wool_610_cardinal.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/610_cardinal_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_610_cardinal_wool" mesh_id="back_panels" display_name="610 Cardinal Wool" bitmap_texture_path="texture_maps/wool/wool_610_cardinal.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/610_cardinal_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_610_cardinal_wool" mesh_id="button" display_name="610 Cardinal Wool" bitmap_texture_path="texture_maps/wool/wool_610_cardinal.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_610_cardinal" mesh_id="eyelets" display_name="610 Cardinal" bitmap_texture_path="texture_maps/eyelets/610_cardinal_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_610_cardinal" mesh_id="swoosh_left" display_name="610 Cardinal" bitmap_texture_path="texture_maps/logos/logo_610_cardinal.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_610_cardinal_mesh" mesh_id="bill" display_name="610 Cardinal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_610_cardinal.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/610_cardinal_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_610_cardinal_mesh" mesh_id="front_panels" display_name="610 Cardinal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_610_cardinal.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/610_cardinal_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_610_cardinal_mesh" mesh_id="back_panels" display_name="610 Cardinal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_610_cardinal.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/610_cardinal_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_610_cardinal_mesh" mesh_id="button" display_name="610 Cardinal Mesh" bitmap_texture_path="texture_maps/mesh/mesh_610_cardinal.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 657_scarlet materials -->
<material id="bill_657_scarlet_wool" mesh_id="bill" display_name="657 Scarlet Wool" bitmap_texture_path="texture_maps/wool/wool_657_scarlet.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/657_scarlet_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_657_scarlet_wool" mesh_id="front_panels" display_name="657 Scarlet Wool" bitmap_texture_path="texture_maps/wool/wool_657_scarlet.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/657_scarlet_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_657_scarlet_wool" mesh_id="back_panels" display_name="657 Scarlet Wool" bitmap_texture_path="texture_maps/wool/wool_657_scarlet.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/657_scarlet_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_657_scarlet_wool" mesh_id="button" display_name="657 Scarlet Wool" bitmap_texture_path="texture_maps/wool/wool_657_scarlet.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_657_scarlet" mesh_id="eyelets" display_name="657 Scarlet" bitmap_texture_path="texture_maps/eyelets/657_scarlet_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_657_scarlet" mesh_id="swoosh_left" display_name="657 Scarlet" bitmap_texture_path="texture_maps/logos/logo_657_scarlet.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_657_scarlet_mesh" mesh_id="bill" display_name="657 Scarlet Mesh" bitmap_texture_path="texture_maps/mesh/mesh_657_scarlet.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/657_scarlet_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_657_scarlet_mesh" mesh_id="front_panels" display_name="657 Scarlet Mesh" bitmap_texture_path="texture_maps/mesh/mesh_657_scarlet.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/657_scarlet_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_657_scarlet_mesh" mesh_id="back_panels" display_name="657 Scarlet Mesh" bitmap_texture_path="texture_maps/mesh/mesh_657_scarlet.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/657_scarlet_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_657_scarlet_mesh" mesh_id="button" display_name="657 Scarlet Mesh" bitmap_texture_path="texture_maps/mesh/mesh_657_scarlet.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 669_dark_maroon materials -->
<material id="bill_669_dark_maroon_wool" mesh_id="bill" display_name="669 Dark Maroon Wool" bitmap_texture_path="texture_maps/wool/wool_669_dark_maroon.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/669_dark_maroon_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_669_dark_maroon_wool" mesh_id="front_panels" display_name="669 Dark Maroon Wool" bitmap_texture_path="texture_maps/wool/wool_669_dark_maroon.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/669_dark_maroon_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_669_dark_maroon_wool" mesh_id="back_panels" display_name="669 Dark Maroon Wool" bitmap_texture_path="texture_maps/wool/wool_669_dark_maroon.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/669_dark_maroon_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_669_dark_maroon_wool" mesh_id="button" display_name="669 Dark Maroon Wool" bitmap_texture_path="texture_maps/wool/wool_669_dark_maroon.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_669_dark_maroon" mesh_id="eyelets" display_name="669 Dark Maroon" bitmap_texture_path="texture_maps/eyelets/669_dark_maroon_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_669_dark_maroon" mesh_id="swoosh_left" display_name="669 Dark Maroon" bitmap_texture_path="texture_maps/logos/logo_669_dark_maroon.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<!-- begin 669_dark_maroon materials -->
<material id="bill_669_dark_maroon_mesh" mesh_id="bill" display_name="669 Dark Maroon Mesh" bitmap_texture_path="texture_maps/mesh/mesh_669_dark_maroon.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/669_dark_maroon_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_669_dark_maroon_mesh" mesh_id="front_panels" display_name="669 Dark Maroon Mesh" bitmap_texture_path="texture_maps/mesh/mesh_669_dark_maroon.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/669_dark_maroon_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_669_dark_maroon_mesh" mesh_id="back_panels" display_name="669 Dark Maroon Mesh" bitmap_texture_path="texture_maps/mesh/mesh_669_dark_maroon.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/669_dark_maroon_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_669_dark_maroon_mesh" mesh_id="button" display_name="669 Dark Maroon Mesh" bitmap_texture_path="texture_maps/mesh/mesh_669_dark_maroon.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 716_bright_gold materials -->
<material id="bill_716_bright_gold_wool" mesh_id="bill" display_name="716 Bright Gold Wool" bitmap_texture_path="texture_maps/wool/wool_716_bright_gold.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/716_bright_gold_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_716_bright_gold_wool" mesh_id="front_panels" display_name="716 Bright Gold Wool" bitmap_texture_path="texture_maps/wool/wool_716_bright_gold.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/716_bright_gold_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_716_bright_gold_wool" mesh_id="back_panels" display_name="716 Bright Gold Wool" bitmap_texture_path="texture_maps/wool/wool_716_bright_gold.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/716_bright_gold_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_716_bright_gold_wool" mesh_id="button" display_name="716 Bright Gold Wool" bitmap_texture_path="texture_maps/wool/wool_716_bright_gold.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_716_bright_gold" mesh_id="eyelets" display_name="716 Bright Gold" bitmap_texture_path="texture_maps/eyelets/716_bright_gold_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_716_bright_gold" mesh_id="swoosh_left" display_name="716 Bright Gold" bitmap_texture_path="texture_maps/logos/logo_716_bright_gold.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_716_bright_gold_mesh" mesh_id="bill" display_name="716 Bright Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_716_bright_gold.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/716_bright_gold_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_716_bright_gold_mesh" mesh_id="front_panels" display_name="716 Bright Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_716_bright_gold.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/716_bright_gold_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_716_bright_gold_mesh" mesh_id="back_panels" display_name="716 Bright Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_716_bright_gold.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/716_bright_gold_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_716_bright_gold_mesh" mesh_id="button" display_name="716 Bright Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_716_bright_gold.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 783_vegas_gold materials -->
<material id="bill_783_vegas_gold_wool" mesh_id="bill" display_name="783 Vegas Gold Wool" bitmap_texture_path="texture_maps/wool/wool_783_vegas_gold.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/783_vegas_gold_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_783_vegas_gold_wool" mesh_id="front_panels" display_name="783 Vegas Gold Wool" bitmap_texture_path="texture_maps/wool/wool_783_vegas_gold.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/783_vegas_gold_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_783_vegas_gold_wool" mesh_id="back_panels" display_name="783 Vegas Gold Wool" bitmap_texture_path="texture_maps/wool/wool_783_vegas_gold.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/783_vegas_gold_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_783_vegas_gold_wool" mesh_id="button" display_name="783 Vegas Gold Wool" bitmap_texture_path="texture_maps/wool/wool_783_vegas_gold.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_783_vegas_gold" mesh_id="eyelets" display_name="783 Vegas Gold" bitmap_texture_path="texture_maps/eyelets/783_vegas_gold_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_783_vegas_gold" mesh_id="swoosh_left" display_name="783 Vegas Gold" bitmap_texture_path="texture_maps/logos/logo_783_vegas_gold.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_783_vegas_gold_mesh" mesh_id="bill" display_name="783 Vegas Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_783_vegas_gold.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/783_vegas_gold_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_783_vegas_gold_mesh" mesh_id="front_panels" display_name="783 Vegas Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_783_vegas_gold.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/783_vegas_gold_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_783_vegas_gold_mesh" mesh_id="back_panels" display_name="783 Vegas Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_783_vegas_gold.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/783_vegas_gold_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_783_vegas_gold_mesh" mesh_id="button" display_name="783 Vegas Gold Mesh" bitmap_texture_path="texture_maps/mesh/mesh_783_vegas_gold.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 802_texas_orange materials -->
<material id="bill_802_texas_orange_wool" mesh_id="bill" display_name="802 Texas Orange Wool" bitmap_texture_path="texture_maps/wool/wool_802_texas_orange.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/802_texas_orange_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_802_texas_orange_wool" mesh_id="front_panels" display_name="802 Texas Orange Wool" bitmap_texture_path="texture_maps/wool/wool_802_texas_orange.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/802_texas_orange_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_802_texas_orange_wool" mesh_id="back_panels" display_name="802 Texas Orange Wool" bitmap_texture_path="texture_maps/wool/wool_802_texas_orange.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/802_texas_orange_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_802_texas_orange_wool" mesh_id="button" display_name="802 Texas Orange Wool" bitmap_texture_path="texture_maps/wool/wool_802_texas_orange.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_802_texas_orange" mesh_id="eyelets" display_name="802 Texas Orange" bitmap_texture_path="texture_maps/eyelets/802_texas_orange_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_802_texas_orange" mesh_id="swoosh_left" display_name="802 Texas Orange" bitmap_texture_path="texture_maps/logos/logo_802_texas_orange.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_802_texas_orange_mesh" mesh_id="bill" display_name="802 Texas Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_802_texas_orange.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/802_texas_orange_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_802_texas_orange_mesh" mesh_id="front_panels" display_name="802 Texas Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_802_texas_orange.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/802_texas_orange_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_802_texas_orange_mesh" mesh_id="back_panels" display_name="802 Texas Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_802_texas_orange.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/802_texas_orange_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_802_texas_orange_mesh" mesh_id="button" display_name="802 Texas Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_802_texas_orange.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- begin 810_orange materials -->
<material id="bill_810_orange_wool" mesh_id="bill" display_name="810 Orange Wool" bitmap_texture_path="texture_maps/wool/wool_810_orange.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/810_orange_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_810_orange_wool" mesh_id="front_panels" display_name="810 Orange Wool" bitmap_texture_path="texture_maps/wool/wool_810_orange.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/810_orange_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_810_orange_wool" mesh_id="back_panels" display_name="810 Orange Wool" bitmap_texture_path="texture_maps/wool/wool_810_orange.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/810_orange_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_810_orange_wool" mesh_id="button" display_name="810 Orange Wool" bitmap_texture_path="texture_maps/wool/wool_810_orange.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<material id="eyelets_810_orange" mesh_id="eyelets" display_name="810 Orange" bitmap_texture_path="texture_maps/eyelets/810_orange_eyelets.png" normal_map_path="normal_maps/eyelets_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="swoosh_810_orange" mesh_id="swoosh_left" display_name="810 Orange" bitmap_texture_path="texture_maps/logos/logo_810_orange.png" normal_map_path="normal_maps/logo_nrm2.png" ambient_texture_path="" specular_texture_path="" repeat="false" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="30" ambient="0.4" specular="0.2" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="true" blend_mode="normal">
<additionalmesh mesh_id="swoosh_back" />
</material>
<material id="bill_810_orange_mesh" mesh_id="bill" display_name="810 Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_810_orange.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/810_orange_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="front_panels_810_orange_mesh" mesh_id="front_panels" display_name="810 Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_810_orange.png" normal_map_path="normal_maps/384425_high_curved_front_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/810_orange_front_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="back_panels_810_orange_mesh" mesh_id="back_panels" display_name="810 Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_810_orange.png" normal_map_path="normal_maps/384425_high_curved_back_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="16" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/810_orange_back_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="button_810_orange_mesh" mesh_id="button" display_name="810 Orange Mesh" bitmap_texture_path="texture_maps/mesh/mesh_810_orange.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="anisotropic" assign_lights="true" alpha_premultiplied="false" scale_u="2" scale_v="2" uv_rotation="0" secondary_bitmap_texture="" blend_mode="normal" />
<!-- end of colorways -->
<material id="undervisor_grey" display_name="057 Pewter" bitmap_texture_path="texture_maps/wool/wool_057_pewter.png" normal_map_path="normal_maps/nike_384428_bill_nrm.png" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="false" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.4" specular="0.05" specular_method="" assign_lights="true" alpha_premultiplied="false" scale_u="8" scale_v="8" uv_rotation="0" secondary_bitmap_texture="texture_maps/high_curved_stitching/057_pewter_bill_stch.png" use_secondary_uv_for_normalmap="true" blend_mode="normal" />
<material id="square" display_name="1x" bitmap_texture_path="texture_maps/hotspots/square.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.65" specular="0.3" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="double_wide" display_name="2x" bitmap_texture_path="texture_maps/hotspots/double_wide.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.65" specular="0.3" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
<material id="quadruple_wide" display_name="4x" bitmap_texture_path="texture_maps/hotspots/quadruple_wide.png" normal_map_path="" ambient_texture_path="" specular_texture_path="" repeat="true" smooth="true" mipmap="true" both_sides="false" alpha_blending="true" specular_color="0xffffff" ambient_color="0xffffff" gloss="5" ambient="0.65" specular="0.3" assign_lights="true" alpha_premultiplied="false" blend_mode="normal" />
</materials>
<!-- mesh and submesh definitions, including hotspots (areas that are empty to accept user content). Also sets initial material assignments. -->
<meshes>
<mesh id="awd_hat" geometry_data_path="geometry_data/nike_384425_high_crown_curved_bill2.awd">
<submesh id="bill" display_name="Bill">
<materialAlias material_id="bill_057_pewter_wool" />
</submesh>
<submesh id="front_panels" display_name="Front Panels">
<materialAlias material_id="front_panels_057_pewter_wool" />
</submesh>
<submesh id="back_panels" display_name="Back Panels">
<materialAlias material_id="back_panels_057_pewter_wool" />
</submesh>
<submesh id="button" display_name="Button">
<materialAlias material_id="button_057_pewter_wool" />
</submesh>
<submesh id="eyelets" display_name="Eyelets">
<materialAlias material_id="eyelets_057_pewter" />
</submesh>
<submesh id="swoosh_left" display_name="Swoosh - Left Side">
<materialAlias material_id="swoosh_057_pewter" />
</submesh>
<submesh id="swoosh_back" display_name="Swoosh - Back">
<materialAlias material_id="swoosh_057_pewter" />
</submesh>
<submesh id="undervisor" display_name="Undervisor">
<materialAlias material_id="undervisor_grey" />
</submesh>
</mesh>
<mesh id="hotspot_front" aspect="2:1" display_name="Front" geometry_data_path="geometry_data/high_curved_hotspots/hotspot_front_high_curved.asd">
<materialAlias material_id="double_wide" />
</mesh>
<mesh id="hotspot_right" aspect="1:1" display_name="Right Side" geometry_data_path="geometry_data/high_curved_hotspots/hotspot_right_high_curved.asd">
<materialAlias material_id="square" />
</mesh>
<mesh id="hotspot_left" aspect="1:1" display_name="Left Side" geometry_data_path="geometry_data/high_curved_hotspots/hotspot_left_high_curved.asd">
<materialAlias material_id="square" />
</mesh>
<mesh id="hotspot_back_low" aspect="4:1" display_name="Back Low" geometry_data_path="geometry_data/high_curved_hotspots/hotspot_back_low_high_curved.asd">
<materialAlias material_id="quadruple_wide" />
</mesh>
<mesh id="hotspot_back_vertical" aspect="1:1" display_name="Back Vertical" geometry_data_path="geometry_data/high_curved_hotspots/hotspot_back_tall_high_curved.asd">
<materialAlias material_id="square" />
</mesh>
</meshes>
</bundle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment