<?xml version="1.0" encoding="utf-8"?>
<roblox version="4">
	<Item class="Folder" referent="RBX0000000000000001">
		<Properties>
			<string name="Name">RagdollPhysics</string>
		</Properties>
		<Item class="Part" referent="RBX0000000000000002">
			<Properties>
				<string name="Name">Part1</string>
				<bool name="Anchored">true</bool>
				<Vector3 name="size">
					<X>12</X>
					<Y>2</Y>
					<Z>3</Z>
				</Vector3>
				<Color3uint8 name="Color3uint8">2025529</Color3uint8>
			</Properties>
		</Item>
		<Item class="Part" referent="RBX0000000000000003">
			<Properties>
				<string name="Name">Part2</string>
				<bool name="Anchored">true</bool>
				<Vector3 name="size">
					<X>8</X>
					<Y>5</Y>
					<Z>7</Z>
				</Vector3>
				<Color3uint8 name="Color3uint8">15501754</Color3uint8>
			</Properties>
		</Item>
		<Item class="Part" referent="RBX0000000000000004">
			<Properties>
				<string name="Name">Part3</string>
				<bool name="Anchored">true</bool>
				<Vector3 name="size">
					<X>12</X>
					<Y>1</Y>
					<Z>3</Z>
				</Vector3>
				<Color3uint8 name="Color3uint8">3819337</Color3uint8>
			</Properties>
		</Item>
		<Item class="Part" referent="RBX0000000000000005">
			<Properties>
				<string name="Name">Part4</string>
				<bool name="Anchored">true</bool>
				<Vector3 name="size">
					<X>2</X>
					<Y>5</Y>
					<Z>6</Z>
				</Vector3>
				<Color3uint8 name="Color3uint8">1574855</Color3uint8>
			</Properties>
		</Item>
		<Item class="Part" referent="RBX0000000000000006">
			<Properties>
				<string name="Name">Part5</string>
				<bool name="Anchored">true</bool>
				<Vector3 name="size">
					<X>2</X>
					<Y>1</Y>
					<Z>11</Z>
				</Vector3>
				<Color3uint8 name="Color3uint8">9220926</Color3uint8>
			</Properties>
		</Item>
		<Item class="Part" referent="RBX0000000000000007">
			<Properties>
				<string name="Name">Part6</string>
				<bool name="Anchored">true</bool>
				<Vector3 name="size">
					<X>2</X>
					<Y>2</Y>
					<Z>12</Z>
				</Vector3>
				<Color3uint8 name="Color3uint8">1846088</Color3uint8>
			</Properties>
		</Item>
		<Item class="Script" referent="RBX0000000000000008">
			<Properties>
				<string name="Name">Setup</string>
				<ProtectedString name="Source">-- Ragdoll Physics
-- Example content. Replace this with your own.
print("Ragdoll Physics loaded")
</ProtectedString>
			</Properties>
		</Item>
	</Item>
</roblox>
